John Vandenberg has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/234935

Change subject: Add unusedfiles translations
......................................................................

Add unusedfiles translations

Bug: T110856
Change-Id: I9cc11f9ef3b9fda9266731ec4d547961ad4a72e9
---
M Gruntfile.js
A unusedfiles/ar.json
A unusedfiles/en.json
A unusedfiles/fa.json
A unusedfiles/he.json
A unusedfiles/it.json
A unusedfiles/pt.json
A unusedfiles/qqq.json
8 files changed, 57 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/i18n 
refs/changes/35/234935/1

diff --git a/Gruntfile.js b/Gruntfile.js
index 1849c7b..eb453cd 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -55,6 +55,7 @@
                        undelete: 'undelete/',
                        unprotect: 'unprotect/',
                        unlink: 'unlink/',
+                       unusedfiles: 'unusedfiles/',
                        // Missing messages: weblinkchecker: 'weblinkchecker/',
                        welcome: 'welcome/'
                }
diff --git a/unusedfiles/ar.json b/unusedfiles/ar.json
new file mode 100644
index 0000000..f83f9d1
--- /dev/null
+++ b/unusedfiles/ar.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Meno25"
+         ]
+    },
+    "unusedfiles-comment": "صور للاستبعاد"
+}
diff --git a/unusedfiles/en.json b/unusedfiles/en.json
new file mode 100644
index 0000000..e05e895
--- /dev/null
+++ b/unusedfiles/en.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Leonardo Gregianin"
+        ]
+    },
+    "unusedfiles-comment": "images for elimination"
+}
diff --git a/unusedfiles/fa.json b/unusedfiles/fa.json
new file mode 100644
index 0000000..e5287c0
--- /dev/null
+++ b/unusedfiles/fa.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Amir Sarabadani"
+        ]
+    },
+    "unusedfiles-comment": "تصویر استفاده نشده"
+}
diff --git a/unusedfiles/he.json b/unusedfiles/he.json
new file mode 100644
index 0000000..17c84be
--- /dev/null
+++ b/unusedfiles/he.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Leonardo Gregianin"
+        ]
+    },
+    "unusedfiles-comment": "תמונות להסרה"
+}
diff --git a/unusedfiles/it.json b/unusedfiles/it.json
new file mode 100644
index 0000000..88729b4
--- /dev/null
+++ b/unusedfiles/it.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Filnik"
+        ]
+    },
+    "unusedfiles-comment": "Bot: segnalo immagine orfana da eliminare"
+}
diff --git a/unusedfiles/pt.json b/unusedfiles/pt.json
new file mode 100644
index 0000000..32b14f0
--- /dev/null
+++ b/unusedfiles/pt.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Leonardo Gregianin"
+        ]
+    },
+    "unusedfiles-comment": "Bot: marcação de imagens para eliminação"
+}
diff --git a/unusedfiles/qqq.json b/unusedfiles/qqq.json
new file mode 100644
index 0000000..2cabf72
--- /dev/null
+++ b/unusedfiles/qqq.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "John Vandenberg"
+        ]
+    },
+    "unusedfiles-comment": "Edit summary for unused files report"
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9cc11f9ef3b9fda9266731ec4d547961ad4a72e9
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Owner: John Vandenberg <[email protected]>

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

Reply via email to