Prianka has uploaded a new change for review.

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

Change subject: Introduce localisation information for followlive.py.
......................................................................

Introduce localisation information for followlive.py.

Change-Id: Ifff299639424e17383dc910adcb42f73cf249ab9
---
M Gruntfile.js
A followlive/ar.json
A followlive/en.json
A followlive/fr.json
A followlive/he.json
A followlive/pl.json
A followlive/pt.json
A followlive/qqq.json
A followlive/sv.json
A followlive/zh.json
10 files changed, 73 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/i18n 
refs/changes/82/208082/1

diff --git a/Gruntfile.js b/Gruntfile.js
index 4370245..cb7dd60 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -29,6 +29,7 @@
                        editarticle: __dirname + '/editarticle/',
                        featured: __dirname + '/featured/',
                        fixing_redirects: __dirname + '/fixing_redirects/',
+                        followlive: _dirname +  '/followlive',
                        interwiki: __dirname + '/interwiki/',
                        isbn: __dirname + '/isbn/',
                        lonelypages: __dirname + '/lonelypages/',
diff --git a/followlive/ar.json b/followlive/ar.json
new file mode 100644
index 0000000..8e8a16f
--- /dev/null
+++ b/followlive/ar.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Meno25"
+               ]
+       },
+       "followlive-blanking": 'تم الإفراغ، المحتوى كان "%s"',
+}
diff --git a/followlive/en.json b/followlive/en.json
new file mode 100644
index 0000000..f6428f0
--- /dev/null
+++ b/followlive/en.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Hashar"
+               ]
+       },
+       "followlive-blanking": 'Blanked, content was "%s".'
+}
diff --git a/followlive/fr.json b/followlive/fr.json
new file mode 100644
index 0000000..99dbdcd
--- /dev/null
+++ b/followlive/fr.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Hashar"
+               ]
+       },
+       "followlive-blanking": 'blanchit, le contenu était "%s"'
+}
diff --git a/followlive/he.json b/followlive/he.json
new file mode 100644
index 0000000..9b94b0c
--- /dev/null
+++ b/followlive/he.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Leogregianin"
+               ]
+       },
+       "followlive-blanking": 'רוקן, תוכן היה "%s"'
+}
diff --git a/followlive/pl.json b/followlive/pl.json
new file mode 100644
index 0000000..1e85d1b
--- /dev/null
+++ b/followlive/pl.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Daniel Herding"
+               ]
+       },
+       "followlive-blanking": 'wyczyszczony - zawartością było "%s"'
+}
diff --git a/followlive/pt.json b/followlive/pt.json
new file mode 100644
index 0000000..326d3db
--- /dev/null
+++ b/followlive/pt.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Leogregianin"
+               ]
+       },
+       "followlive-blanking": 'em branco - conteúdo é "%s"'
+}
diff --git a/followlive/qqq.json b/followlive/qqq.json
new file mode 100644
index 0000000..5041bc2
--- /dev/null
+++ b/followlive/qqq.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Priyanka Jayaswal"
+               ]
+       },
+       "followlive-blanking": "Edit-summary used when blanking an article 
while periodic analysis of list of new articles."
+}
diff --git a/followlive/sv.json b/followlive/sv.json
new file mode 100644
index 0000000..2160e63
--- /dev/null
+++ b/followlive/sv.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Siebrand Mazeland"
+               ]
+       },
+       "followlive-blanking": 'Robot tar bort innehåll på grund av "%s"'
+}
diff --git a/followlive/zh.json b/followlive/zh.json
new file mode 100644
index 0000000..3ab2433
--- /dev/null
+++ b/followlive/zh.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Rotemliss"
+               ]
+       },
+       "followlive-blanking": '清空,之前的內容是 "%s"'
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifff299639424e17383dc910adcb42f73cf249ab9
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Owner: Prianka <priyankajayaswal...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to