jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/510841 )

Change subject: Localisation updates from https://translatewiki.net.
......................................................................

Localisation updates from https://translatewiki.net.

Change-Id: I26bfee8d8c4dbb9603fd42b49be7ee87319a3aeb
---
M archivebot/ko.json
M category/ast.json
M category_redirect/ko.json
M checkimages/ast.json
M checkimages/he.json
M checkimages/ko.json
M pywikibot/ast.json
A standardize_interwiki/ast.json
A standardize_interwiki/ko.json
M unusedfiles/ast.json
10 files changed, 44 insertions(+), 8 deletions(-)

Approvals:
  L10n-bot: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/archivebot/ko.json b/archivebot/ko.json
index af2b2a6..5bdb3d1 100644
--- a/archivebot/ko.json
+++ b/archivebot/ko.json
@@ -4,12 +4,13 @@
                        "Kwj2772",
                        "아라",
                        "Revi",
-                       "IRTC1015"
+                       "IRTC1015",
+                       "Ykhwong"
                ]
        },
        "archivebot-archive-full": "(보존 가득참)",
        "archivebot-archive-summary": "봇: [[%(from)s]]에서 
{{PLURAL:%(count)d|문단}} %(count)d개를 보존합니다",
        "archivebot-archiveheader": "{{보존}}",
-       "archivebot-older-than": "%(duration)s 보다 오래됨",
+       "archivebot-older-than": "%(duration)s 보다 {{PLURAL:%(count)d|오래됨}}",
        "archivebot-page-summary": "봇: {{PLURAL:%(count)d|문단}} 
%(count)d개(%(why)s)를 %(archives)s에 보존합니다"
 }
diff --git a/category/ast.json b/category/ast.json
index 5466435..f32732e 100644
--- a/category/ast.json
+++ b/category/ast.json
@@ -13,6 +13,8 @@
        "category-replacing": "Bot: Trocando la categoría %(oldcat)s por 
%(newcat)s",
        "category-section-title": "Historial de páxina de %(oldcat)s 
anteriores",
        "category-strip-cfd-templates": "Bot: desaniciando les plantíes de 
categoríes a desaniciar pa l'aición completada",
+       "category-strip-sort-keys": "Botː Desaniciando claves d'ordenación pa 
una aición completada",
+       "category-strip-both": "Botː Desaniciando plantíes CFD y claves 
d'ordenación pa una aición completada",
        "category-version-history": "Bot: Guardando l'historial de versiones de 
los %(oldcat)s anteriores",
        "category-was-disbanded": "Bot: Desanicióse la categoría",
        "category-was-moved": "Bot: La categoría movióse a 
[[:Category:%(newcat)s|%(title)s]]"
diff --git a/category_redirect/ko.json b/category_redirect/ko.json
index 07a2076..1b0a40c 100644
--- a/category_redirect/ko.json
+++ b/category_redirect/ko.json
@@ -17,7 +17,7 @@
        "category_redirect-log-add-failed": "* [[%(ns)s%(template)s]] 항목을 
%(oldcat)s에 추가하지 못함",
        "category_redirect-log-double": "* 이중 넘겨주기 수정: %(oldcat)s -> %(newcat)s 
-> %(targetcat)s",
        "category_redirect-log-failed": "** 실패: %(error)s",
-       "category_redirect-log-false-positive": "* 거짓 양성: %(oldcat)s",
+       "category_redirect-log-false-positive": "* 예기치 않은, 넘겨주기가 아닌 문서: 
%(oldcat)s",
        "category_redirect-log-ignoring": "* %(oldcat)s 무시",
        "category_redirect-log-loop": "* %(oldcat)s에서 넘겨주기 루프",
        "category_redirect-log-moved": "* %(oldcat)s: %(found)d 발견, %(moved)d 
이동",
diff --git a/checkimages/ast.json b/checkimages/ast.json
index 2ebb27d..cf395f5 100644
--- a/checkimages/ast.json
+++ b/checkimages/ast.json
@@ -5,6 +5,14 @@
                        "MarcoAurelio"
                ]
        },
+       "checkimages-deletion-comment": "Bot: Amestando %(adding)s",
+       "checkimages-doubles-file-comment": "Bot: Ficheru que yá ta en Commons, 
pué desaniciase",
+       "checkimages-doubles-head": "Ficheru duplicáu",
+       "checkimages-doubles-talk-comment": "Bot: Avisar de que'l ficheru yá 
esiste'n Commons",
+       "checkimages-log-comment": "Bot: Anovando'l rexistru",
+       "checkimages-no-license-head": "Imaxe ensin llicencia",
        "checkimages-source-tag-comment": "Bot: Marcando un ficheru ensin 
etiquetes xubíu apocayá",
-       "checkimages-source-notice-comment": "Bot: Solicitando información de 
la fonte."
+       "checkimages-source-notice-comment": "Bot: Solicitando información de 
la fonte.",
+       "checkimages-unknown-extension-head": "Estensión desconocida",
+       "checkimages-unknown-extension-msg": "El ficheru %(file)s paez que tien 
una estensión desconocida, revísalu."
 }
diff --git a/checkimages/he.json b/checkimages/he.json
index ae78e26..0ff1b43 100644
--- a/checkimages/he.json
+++ b/checkimages/he.json
@@ -1,9 +1,13 @@
 {
        "@metadata": {
                "authors": [
-                       "Amire80"
+                       "Amire80",
+                       "Erelon"
                ]
        },
+       "checkimages-doubles-head": "קובץ כפול",
+       "checkimages-no-license-head": "תמונה ללא רשיון",
        "checkimages-source-tag-comment": "בוט: סימון קובץ חדש שהועלה ללא תיוג",
-       "checkimages-source-notice-comment": "בוט: בקשת מידע על מקור."
+       "checkimages-source-notice-comment": "בוט: בקשת מידע על מקור.",
+       "checkimages-unknown-extension-head": "הרחבה לא מוכרת!"
 }
diff --git a/checkimages/ko.json b/checkimages/ko.json
index b0b389d..5f5cde3 100644
--- a/checkimages/ko.json
+++ b/checkimages/ko.json
@@ -9,7 +9,11 @@
                ]
        },
        "checkimages-deletion-comment": "봇 : %(adding)s 추가",
+       "checkimages-doubles-file-comment": "봇: 파일이 이미 공용에 존재하므로 삭제될 수 있음",
+       "checkimages-doubles-head": "중복 파일",
+       "checkimages-doubles-talk-comment": "봇: 파일이 이미 공용에 존재함을 알림",
        "checkimages-log-comment": "봇: 기록 업데이트",
+       "checkimages-no-license-head": "라이선스 없는 이미지",
        "checkimages-source-tag-comment": "봇: 새로 업로드된 태그 없는 파일을 표시",
        "checkimages-source-notice-comment": "봇: 자료 정보 요청.",
        "checkimages-unknown-extension-head": "확장자를 알 수 없습니다!",
diff --git a/pywikibot/ast.json b/pywikibot/ast.json
index 593e56c..acc4478 100644
--- a/pywikibot/ast.json
+++ b/pywikibot/ast.json
@@ -13,5 +13,6 @@
        "pywikibot-enter-xml-filename": "Escribi'l nome del ficheru XML de 
volcáu:",
        "pywikibot-fixes-fckeditor": "Robó: Iguando HTML del editor de testu 
arriquecíu.",
        "pywikibot-fixes-html": "Robó: convirtiendo/iguando HTML",
-       "pywikibot-fixes-syntax": "Robó: Iguando la sintaxis wiki"
+       "pywikibot-fixes-syntax": "Robó: Iguando la sintaxis wiki",
+       "pywikibot-touch": "Edición de toque de Pywikibot"
 }
diff --git a/standardize_interwiki/ast.json b/standardize_interwiki/ast.json
new file mode 100644
index 0000000..9a2d12f
--- /dev/null
+++ b/standardize_interwiki/ast.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Xuacu"
+               ]
+       },
+       "standardize_interwiki-comment": "Robot: Estandarización interwiki"
+}
diff --git a/standardize_interwiki/ko.json b/standardize_interwiki/ko.json
new file mode 100644
index 0000000..cd63ff8
--- /dev/null
+++ b/standardize_interwiki/ko.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Ykhwong"
+               ]
+       },
+       "standardize_interwiki-comment": "로봇: 인터위키 표준화"
+}
diff --git a/unusedfiles/ast.json b/unusedfiles/ast.json
index 21c8eaf..4a1f92c 100644
--- a/unusedfiles/ast.json
+++ b/unusedfiles/ast.json
@@ -4,5 +4,5 @@
                        "Xuacu"
                ]
        },
-       "unusedfiles-comment": "Bot: imaxes pa desaniciu"
+       "unusedfiles-comment": "Bot: marcando'l ficheru como güérfanu"
 }

--
To view, visit https://gerrit.wikimedia.org/r/510841
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I26bfee8d8c4dbb9603fd42b49be7ee87319a3aeb
Gerrit-Change-Number: 510841
Gerrit-PatchSet: 1
Gerrit-Owner: L10n-bot <[email protected]>
Gerrit-Reviewer: L10n-bot <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to