jenkins-bot has submitted this change and it was merged.

Change subject: Add image translations
......................................................................


Add image translations

Change-Id: I98247e31fdf84118a59de0986c6fea887dc16466
---
A image/ar.json
A image/de.json
A image/en.json
A image/es.json
A image/fa.json
A image/fr.json
A image/he.json
A image/it.json
A image/ja.json
A image/ko.json
A image/lt.json
A image/nl.json
A image/nn.json
A image/no.json
A image/pl.json
A image/pt.json
A image/qqq.json
A image/ru.json
A image/zh.json
19 files changed, 171 insertions(+), 0 deletions(-)

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



diff --git a/image/ar.json b/image/ar.json
new file mode 100644
index 0000000..f151c96
--- /dev/null
+++ b/image/ar.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Meno25"
+        ]
+    },
+    "image-remove": "روبوت - إزالة الصورة %(file)s",
+    "image-replace": "روبوت - استبدال الصورة %(old)s مع %(new)s"
+}
diff --git a/image/de.json b/image/de.json
new file mode 100644
index 0000000..1702002
--- /dev/null
+++ b/image/de.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Daniel Herding"
+        ]
+    },
+    "image-remove": "Bot: Entferne Bild %(file)s",
+    "image-replace": "Bot: Ersetze Bild %(old)s durch %(new)s"
+}
diff --git a/image/en.json b/image/en.json
new file mode 100644
index 0000000..2138a85
--- /dev/null
+++ b/image/en.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Cyde Weys"
+        ]
+    },
+    "image-remove": "Bot: Removing image %(file)s",
+    "image-replace": "Bot: Replacing image %(old)s with %(new)s"
+}
diff --git a/image/es.json b/image/es.json
new file mode 100644
index 0000000..6edb835
--- /dev/null
+++ b/image/es.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Nicolas Dumazet"
+        ]
+    },
+    "image-remove": "Robot - Retirando imagen %(file)s",
+    "image-replace": "Robot - Reemplazando imagen %(old)s por %(new)s"
+}
diff --git a/image/fa.json b/image/fa.json
new file mode 100644
index 0000000..bafc7f2
--- /dev/null
+++ b/image/fa.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Huji"
+        ]
+    },
+    "image-remove": "ربات: برداشتن تصویر %(file)s",
+    "image-replace": "ربات: جایگزین کردن تصویر %(old)s با %(new)s"
+}
diff --git a/image/fr.json b/image/fr.json
new file mode 100644
index 0000000..222eb1d
--- /dev/null
+++ b/image/fr.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Tavernier"
+        ]
+    },
+    "image-remove": "Bot: Enleve image %(file)s",
+    "image-replace": "Bot: Remplace image %(old)s par %(new)s"
+}
diff --git a/image/he.json b/image/he.json
new file mode 100644
index 0000000..a41e766
--- /dev/null
+++ b/image/he.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Leonardo Gregianin"
+        ]
+    },
+    "image-remove": "בוט: מסיר את התמונה %(file)s",
+    "image-replace": "בוט: מחליף את התמונה %(old)s בתמונה %(new)s"
+}
diff --git a/image/it.json b/image/it.json
new file mode 100644
index 0000000..08b3859
--- /dev/null
+++ b/image/it.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Filnik"
+        ]
+    },
+    "image-remove": "Bot: Rimuovo l'immagine %(file)s",
+    "image-replace": "Bot: Sostituisco l'immagine %(old)s con %(new)s"
+}
diff --git a/image/ja.json b/image/ja.json
new file mode 100644
index 0000000..be51f14
--- /dev/null
+++ b/image/ja.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "lin4h"
+        ]
+    },
+    "image-remove": "ロボットによる:画像削除 %(file)s",
+    "image-replace": "ロボットによる:画像置き換え %(old)s から %(new)s へ"
+}
diff --git a/image/ko.json b/image/ko.json
new file mode 100644
index 0000000..79cb801
--- /dev/null
+++ b/image/ko.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Woo-Jin Kim"
+        ]
+    },
+    "image-remove": "로봇 - %(file)s 그림을 제거",
+    "image-replace": "로봇 - 그림 %(old)s을 %(new)s로 치환"
+}
diff --git a/image/lt.json b/image/lt.json
new file mode 100644
index 0000000..ced7b22
--- /dev/null
+++ b/image/lt.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Aurimas Fischer"
+        ]
+    },
+    "image-remove": "robotas: Šalinamas vaizdas %(file)s",
+    "image-replace": "robotas: vaizdas %(old)s keičiamas į %(new)s"
+}
diff --git a/image/nl.json b/image/nl.json
new file mode 100644
index 0000000..eaa7d3e
--- /dev/null
+++ b/image/nl.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Siebrand"
+        ]
+    },
+    "image-remove": "Bot: afbeelding %(file)s verwijderd",
+    "image-replace": "Bot: afbeelding %(old)s vervangen door %(new)s"
+}
diff --git a/image/nn.json b/image/nn.json
new file mode 100644
index 0000000..7dca8b4
--- /dev/null
+++ b/image/nn.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Christoffer (roboticuskhan)"
+        ]
+    },
+    "image-remove": "robot: fjerna biletet %(file)s",
+    "image-replace": "robot: erstatta biletet %(old)s med %(new)s"
+}
diff --git a/image/no.json b/image/no.json
new file mode 100644
index 0000000..e371d63
--- /dev/null
+++ b/image/no.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Christoffer (roboticuskhan)"
+        ]
+    },
+    "image-remove": "robot: fjerner bildet %(file)s",
+    "image-replace": "robot: erstatter bildet %(old)s med %(new)s"
+}
diff --git a/image/pl.json b/image/pl.json
new file mode 100644
index 0000000..34547e8
--- /dev/null
+++ b/image/pl.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Leszek Krupiński"
+        ]
+    },
+    "image-remove": "Robot usuwa obraz %(file)s",
+    "image-replace": "Robot zamienia obraz %(old)s na %(new)s"
+}
diff --git a/image/pt.json b/image/pt.json
new file mode 100644
index 0000000..3fbe364
--- /dev/null
+++ b/image/pt.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Leonardo Gregianin"
+        ]
+    },
+    "image-remove": "Bot: Alterando imagem %(file)s",
+    "image-replace": "Bot: Alterando imagem %(old)s para %(new)s"
+}
diff --git a/image/qqq.json b/image/qqq.json
new file mode 100644
index 0000000..cb66562
--- /dev/null
+++ b/image/qqq.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "John Vandenberg"
+        ]
+    },
+    "image-remove": "Edit summary for removing an image",
+    "image-replace": "Edit summary for replacing an image"
+}
diff --git a/image/ru.json b/image/ru.json
new file mode 100644
index 0000000..952acd9
--- /dev/null
+++ b/image/ru.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Dmitry Nikitin"
+        ]
+    },
+    "image-remove": "Бот: удалил файл %(file)s",
+    "image-replace": "Бот: Замена файла %(old)s на %(new)s"
+}
diff --git a/image/zh.json b/image/zh.json
new file mode 100644
index 0000000..a8b006a
--- /dev/null
+++ b/image/zh.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Alex Shih-Han Lin"
+        ]
+    },
+    "image-remove": "機器人:移除圖像 %(file)s",
+    "image-replace": "機器人:取代圖像 %(old)s 至 %(new)s"
+}

-- 
To view, visit https://gerrit.wikimedia.org/r/234931
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I98247e31fdf84118a59de0986c6fea887dc16466
Gerrit-PatchSet: 6
Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: XZise <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to