jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/512148 )
Change subject: Localisation updates from https://translatewiki.net. ......................................................................
Localisation updates from https://translatewiki.net.
Change-Id: Ib0398ffa21459b8d1e343a16aaa6808cbc638b33 --- M archivebot/cs.json M archivebot/ro.json M checkimages/cs.json M checkimages/ro.json M checkimages/uk.json M pywikibot/ro.json 6 files changed, 24 insertions(+), 7 deletions(-)
Approvals: L10n-bot: Looks good to me, approved jenkins-bot: Verified
diff --git a/archivebot/cs.json b/archivebot/cs.json index f59e420..73a2341 100644 --- a/archivebot/cs.json +++ b/archivebot/cs.json @@ -12,6 +12,6 @@ "archivebot-archive-full": "(ARCHIV JE PLNÝ)", "archivebot-archive-summary": "Robot: {{PLURAL:%(count)d|archivováno %(count)d vlákno|archivována %(count)d vlákna|archivováno %(count)d vláken}} z [[%(from)s]]", "archivebot-archiveheader": "{{Archiv diskuse}}", - "archivebot-older-than": "starší než %(duration)s", + "archivebot-older-than": "{{PLURAL:%(count)d|starší|starší|starších}} než %(duration)s", "archivebot-page-summary": "Robot: {{PLURAL:%(count)d|archivováno %(count)d vlákno|archivována %(count)d vlákna|archivováno %(count)d vláken}} (%(why)s) do %(archives)s" } diff --git a/archivebot/ro.json b/archivebot/ro.json index c934f9e..7595d44 100644 --- a/archivebot/ro.json +++ b/archivebot/ro.json @@ -9,6 +9,6 @@ "archivebot-archive-full": "(ARHIVĂ COMPLETĂ)", "archivebot-archive-summary": "Robot: Se arhivează %(count)d discuții de la [[%(from)s]]", "archivebot-archiveheader": "{{Arhivă}}", - "archivebot-older-than": "mai vechi de %(duration)s", + "archivebot-older-than": "{{PLURAL:%(count)d|mai vechi}} de %(duration)s", "archivebot-page-summary": "Robot: Se arhivează %(count)d discuții (%(why)s) în %(archives)s" } diff --git a/checkimages/cs.json b/checkimages/cs.json index d064afe..31b5810 100644 --- a/checkimages/cs.json +++ b/checkimages/cs.json @@ -4,6 +4,14 @@ "Dvorapa" ] }, + "checkimages-deletion-comment": "Robot: přidání %(adding)s", + "checkimages-doubles-file-comment": "Robot: soubor již existuje na Commons a zde proto může být smazán", + "checkimages-doubles-head": "Duplicitní soubor", + "checkimages-doubles-talk-comment": "Robot: upozornění, že soubor již existuje na Commons", + "checkimages-log-comment": "Robot: aktualizace záznamu", + "checkimages-no-license-head": "Obrázek bez licence", "checkimages-source-tag-comment": "Robot: označení nově nahraných neoznačených souborů", - "checkimages-source-notice-comment": "Robot: chybí zdroj" + "checkimages-source-notice-comment": "Robot: chybí zdroj", + "checkimages-unknown-extension-head": "Neznámá přípona!", + "checkimages-unknown-extension-msg": "Soubor %(file)s má možná chybnou příponu, zkontrolujte ji, prosím." } diff --git a/checkimages/ro.json b/checkimages/ro.json index f119c0c..72f9674 100644 --- a/checkimages/ro.json +++ b/checkimages/ro.json @@ -1,9 +1,13 @@ { "@metadata": { "authors": [ - "Minisarm" + "Minisarm", + "Strainu" ] }, + "checkimages-log-comment": "Robot: Actualizez jurnalul", "checkimages-source-tag-comment": "Robot: Marcat fișierul nou încărcat, neetichetat", - "checkimages-source-notice-comment": "Robot: Solicitat informații despre sursă." + "checkimages-source-notice-comment": "Robot: Solicitat informații despre sursă.", + "checkimages-unknown-extension-head": "Extensie necunoscută!", + "checkimages-unknown-extension-msg": "Fișierul %(file)s pare să aibă extensia greșită, va rugăm verificați." } diff --git a/checkimages/uk.json b/checkimages/uk.json index 1866aa0..46c148c 100644 --- a/checkimages/uk.json +++ b/checkimages/uk.json @@ -2,9 +2,13 @@ "@metadata": { "authors": [ "Andriykopanytsia", - "Gzhegozh" + "Gzhegozh", + "Movses" ] }, + "checkimages-doubles-file-comment": "Бот: Файл вже у Вікісховищі, тому може бути видалений", + "checkimages-doubles-head": "Дублікат", + "checkimages-log-comment": "Бот: Оновлення журналу", "checkimages-no-license-head": "Зображення без ліцензії", "checkimages-source-tag-comment": "Бот: Помітка недавно завантажених файлів без шаблонів ліцензії", "checkimages-source-notice-comment": "Бот: Запит джерела інформації.", diff --git a/pywikibot/ro.json b/pywikibot/ro.json index 3d9b70f..a553203 100644 --- a/pywikibot/ro.json +++ b/pywikibot/ro.json @@ -14,5 +14,6 @@ "pywikibot-enter-xml-filename": "Vă rugăm să introduceți numele fișierului XML de extracție:", "pywikibot-fixes-fckeditor": "Robot: Reparat codul html generat de editorul de text îmbogățit", "pywikibot-fixes-html": "Robot: Convertesc/corectez HTML", - "pywikibot-fixes-syntax": "Robot: Corectez sintaxa wiki" + "pywikibot-fixes-syntax": "Robot: Corectez sintaxa wiki", + "pywikibot-touch": "Editare nulă făcută de Pywikibot" }