Siebrand has uploaded a new change for review.

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

Change subject: Migrate to JSON i18n
......................................................................

Migrate to JSON i18n

Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I02d5f9060d728790cf059094ea18af8907df7e13
---
M DownloadCounter.i18n.php
M DownloadCounter.php
A i18n/ar.json
A i18n/ast.json
A i18n/azb.json
A i18n/be-tarask.json
A i18n/cy.json
A i18n/da.json
A i18n/de.json
A i18n/dsb.json
A i18n/en.json
A i18n/es.json
A i18n/eu.json
A i18n/fa.json
A i18n/fi.json
A i18n/fr.json
A i18n/gl.json
A i18n/he.json
A i18n/hsb.json
A i18n/hu.json
A i18n/ia.json
A i18n/id.json
A i18n/it.json
A i18n/ja.json
A i18n/ko.json
A i18n/ksh.json
A i18n/lb.json
A i18n/mk.json
A i18n/ms.json
A i18n/nb.json
A i18n/nl.json
A i18n/oc.json
A i18n/pl.json
A i18n/pms.json
A i18n/pt-br.json
A i18n/qqq.json
A i18n/roa-tara.json
A i18n/ru.json
A i18n/sco.json
A i18n/sv.json
A i18n/uk.json
A i18n/zh-hans.json
A i18n/zh-hant.json
43 files changed, 356 insertions(+), 293 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DownloadCounter 
refs/changes/20/122320/1

diff --git a/DownloadCounter.i18n.php b/DownloadCounter.i18n.php
index 5f87d66..eeb2776 100644
--- a/DownloadCounter.i18n.php
+++ b/DownloadCounter.i18n.php
@@ -1,297 +1,31 @@
 <?php
-
 /**
- * Internationalisation file for extension DownloadCounter.
+ * This is a backwards-compatibility shim, generated by:
+ * 
https://git.wikimedia.org/blob/mediawiki%2Fcore.git/HEAD/maintenance%2FgenerateJsonI18n.php
  *
- * @file
- * @ingroup Extensions
+ * Beginning with MediaWiki 1.23, translation strings are stored in json files,
+ * and the EXTENSION.i18n.php file only exists to provide compatibility with
+ * older releases of MediaWiki. For more information about this migration, see:
+ * https://www.mediawiki.org/wiki/Requests_for_comment/Localisation_format
+ *
+ * This shim maintains compatibility back to MediaWiki 1.17.
  */
-
 $messages = array();
+$GLOBALS['wgHooks']['LocalisationCacheRecache'][] = function ( $cache, $code, 
&$cachedData ) {
+       $codeSequence = array_merge( array( $code ), 
$cachedData['fallbackSequence'] );
+       foreach ( $codeSequence as $csCode ) {
+               $fileName = __DIR__ . "/i18n/$csCode.json";
+               if ( is_readable( $fileName ) ) {
+                       $data = FormatJson::decode( file_get_contents( 
$fileName ), true );
+                       foreach ( array_keys( $data ) as $key ) {
+                               if ( $key === '' || $key[0] === '@' ) {
+                                       unset( $data[$key] );
+                               }
+                       }
+                       $cachedData['messages'] = array_merge( $data, 
$cachedData['messages'] );
+               }
 
-$messages['en'] = array(
-       'downloadcounter-desc' => 'Allows the display of total downloads and 
the time of the last download',
-);
-
-/** Message documentation (Message documentation)
- * @author Shirayuki
- */
-$messages['qqq'] = array(
-       'downloadcounter-desc' => '{{desc|name=Download 
Counter|url=http://www.mediawiki.org/wiki/Extension:DownloadCounter}}',
-);
-
-/** Arabic (العربية)
- * @author Tux-tn
- */
-$messages['ar'] = array(
-       'downloadcounter-desc' => 'يسمح بعرض عدد مرات التحميل ووقت التحميل 
الأخير',
-);
-
-/** Asturian (asturianu)
- * @author Xuacu
- */
-$messages['ast'] = array(
-       'downloadcounter-desc' => 'Permite amosar el númberu de descargues 
totales y la hora de la cabera descarga',
-);
-
-/** South Azerbaijani (تورکجه)
- * @author Mousa
- */
-$messages['azb'] = array(
-       'downloadcounter-desc' => 'بوتون اندیرمه‌لری و سون اندیرمه‌نین واختینی 
گؤسترمگه ایجازه وئرر',
-);
-
-/** Belarusian (Taraškievica orthography) (беларуская (тарашкевіца)‎)
- * @author Wizardist
- */
-$messages['be-tarask'] = array(
-       'downloadcounter-desc' => 'Дазваляе паказваць агульную колькасьць 
загрузак і час апошняй загрузкі',
-);
-
-/** Welsh (Cymraeg)
- * @author Lloffiwr
- */
-$messages['cy'] = array(
-       'downloadcounter-desc' => 'Yn galluogi dangos cyfanswm yr islwythiadau 
ac amser yr islwythiad diwethaf',
-);
-
-/** Danish (dansk)
- * @author Tjernobyl
- */
-$messages['da'] = array(
-       'downloadcounter-desc' => 'Tillader visning af samlede downloads og 
tidspunktet for den sidste download',
-);
-
-/** German (Deutsch)
- * @author Kghbln
- */
-$messages['de'] = array(
-       'downloadcounter-desc' => 'Ermöglicht die Anzeige der Gesamtzahl der 
Downloads sowie des Datums des letzten Herunterladens',
-);
-
-/** Lower Sorbian (dolnoserbski)
- * @author Michawiki
- */
-$messages['dsb'] = array(
-       'downloadcounter-desc' => 'Zmóžnja cełkownu licbu ześěgnjenjow cas 
slědnego ześěgnjenja zwobrazniś',
-);
-
-/** Spanish (español)
- * @author Armando-Martin
- */
-$messages['es'] = array(
-       'downloadcounter-desc' => 'Permite mostrar el número total de descargas 
y la hora de  la última descarga',
-);
-
-/** Basque (euskara)
- * @author Xabier Armendaritz
- */
-$messages['eu'] = array(
-       'downloadcounter-desc' => 'Deskargak guztira zenbat izan diren eta 
azken deskarga noiz egin zen erakustea ahalbidetzen du',
-);
-
-/** Persian (فارسی)
- * @author Dalba
- */
-$messages['fa'] = array(
-       'downloadcounter-desc' => 'امکان نمایش تعداد کل بارگیری‌ها و زمان آخرین 
بارگیری را فراهم می‌آورد.',
-);
-
-/** Finnish (suomi)
- * @author VezonThunder
- */
-$messages['fi'] = array(
-       'downloadcounter-desc' => 'Mahdollistaa latausten yhteismäärän sekä 
viime latauksen ajan näyttämisen',
-);
-
-/** French (français)
- * @author Crochet.david
- * @author Gomoko
- */
-$messages['fr'] = array(
-       'downloadcounter-desc' => 'Autorise l’affichage du total des 
téléchargements et l’heure du dernier téléchargement',
-);
-
-/** Galician (galego)
- * @author Toliño
- */
-$messages['gl'] = array(
-       'downloadcounter-desc' => 'Permite mostrar o número total de descargas 
e a data e hora da última descarga',
-);
-
-/** Hebrew (עברית)
- * @author Amire80
- */
-$messages['he'] = array(
-       'downloadcounter-desc' => 'הצגת מספר ההורדות וזמן ההורדה האחרונה',
-);
-
-/** Upper Sorbian (hornjoserbsce)
- * @author Michawiki
- */
-$messages['hsb'] = array(
-       'downloadcounter-desc' => 'Zmóžnja cyłkownu ličbu sćehnjenjow a čas 
poslednjeho sćehnjenja zwobraznić',
-);
-
-/** Hungarian (magyar)
- * @author Dj
- */
-$messages['hu'] = array(
-       'downloadcounter-desc' => 'Megjeleníthetővé teszi a letöltések teljes 
számát és a legutolsó letöltés idejét',
-);
-
-/** Interlingua (interlingua)
- * @author McDutchie
- */
-$messages['ia'] = array(
-       'downloadcounter-desc' => 'Permitte presentar le total de 
discargamentos e le hora del ultime discargamento',
-);
-
-/** Indonesian (Bahasa Indonesia)
- * @author Farras
- */
-$messages['id'] = array(
-       'downloadcounter-desc' => 'Menampilkan jumlah unduhan dan waktu unduhan 
terakhir',
-);
-
-/** Italian (italiano)
- * @author Beta16
- */
-$messages['it'] = array(
-       'downloadcounter-desc' => "Permette di visualizzare il totale dei 
scaricamenti e l'ora dell'ultimo download",
-);
-
-/** Japanese (日本語)
- * @author Shirayuki
- */
-$messages['ja'] = array(
-       'downloadcounter-desc' => 'ダウンロード回数と最終ダウンロード日時を表示できるようにする',
-);
-
-/** Korean (한국어)
- * @author 아라
- */
-$messages['ko'] = array(
-       'downloadcounter-desc' => '총 다운로드 수와 마지막 다운로드 시간을 보여주도록 허용',
-);
-
-/** Colognian (Ripoarisch)
- * @author Purodha
- */
-$messages['ksh'] = array(
-       'downloadcounter-desc' => 'Määd_et müjjelesch, de jesamp_Zahl eronger 
jelaae Datteije u de Duur vum läzde Erongerlaade aanzezeije.',
-);
-
-/** Luxembourgish (Lëtzebuergesch)
- * @author Robby
- */
-$messages['lb'] = array(
-       'downloadcounter-desc' => "Erméiglecht et d'Gesamtzuel vun den 
Downloaden an den Zäitpunkt vum leschten Download ze weisen",
-);
-
-/** Macedonian (македонски)
- * @author Bjankuloski06
- */
-$messages['mk'] = array(
-       'downloadcounter-desc' => 'Овозможува прикажување на вкупни досегашни 
подигања',
-);
-
-/** Malay (Bahasa Melayu)
- * @author Anakmalaysia
- */
-$messages['ms'] = array(
-       'downloadcounter-desc' => 'Membolehkan paparan jumlah muat turunan dan 
waktu muat turunan terakhir',
-);
-
-/** Norwegian Bokmål (norsk bokmål)
- */
-$messages['nb'] = array(
-       'downloadcounter-desc' => 'Viser totalt antall nedlastinger og 
tidspunktet for forrige nedlasting',
-);
-
-/** Dutch (Nederlands)
- * @author Kippenvlees1
- * @author Siebrand
- */
-$messages['nl'] = array(
-       'downloadcounter-desc' => 'Maakt het mogelijk het aantal downloads en 
het tijdstip van de laatste download weer te geven',
-);
-
-/** Occitan (occitan)
- * @author Cedric31
- */
-$messages['oc'] = array(
-       'downloadcounter-desc' => 'Autoriza l’afichatge del total dels 
telecargaments e l’ora del darrièr telecargament',
-);
-
-/** Polish (polski)
- * @author Matma Rex
- */
-$messages['pl'] = array(
-       'downloadcounter-desc' => 'Pozwala na wyświetlanie łącznej liczby 
pobrań i czasu ostatniego pobrania',
-);
-
-/** Piedmontese (Piemontèis)
- * @author Borichèt
- * @author Dragonòt
- */
-$messages['pms'] = array(
-       'downloadcounter-desc' => "A përmëtt ëd mostré ël total dle dëscarie e 
l'ora ëd l'ùltima dëscaria",
-);
-
-/** Brazilian Portuguese (português do Brasil)
- * @author Cainamarques
- */
-$messages['pt-br'] = array(
-       'downloadcounter-desc' => 'Permite a exibição do total de downloads e o 
tempo do último download',
-);
-
-/** tarandíne (tarandíne)
- * @author Joetaras
- */
-$messages['roa-tara'] = array(
-       'downloadcounter-desc' => "Permette de fà vedè 'u scarecaminde totale e 
'u tiembe de l'urteme scarecamende",
-);
-
-/** Russian (русский)
- * @author KPu3uC B Poccuu
- */
-$messages['ru'] = array(
-       'downloadcounter-desc' => 'Позволяет отображение общего количества 
загрузок и время последней загрузки',
-);
-
-/** Scots (Scots)
- * @author John Reid
- */
-$messages['sco'] = array(
-       'downloadcounter-desc' => 'Permits the displey o total doonlaids n the 
time o the laist doonlaid',
-);
-
-/** Swedish (svenska)
- * @author WikiPhoenix
- */
-$messages['sv'] = array(
-       'downloadcounter-desc' => 'Tillåter visning av totalt antal 
nedladdningar och tiden för den senaste nedladdningen',
-);
-
-/** Ukrainian (українська)
- * @author Base
- * @author Ата
- */
-$messages['uk'] = array(
-       'downloadcounter-desc' => 'Дозволяє відображення загального числа 
завантажень і часу останнього завантаження',
-);
-
-/** Simplified Chinese (中文(简体)‎)
- * @author Hydra
- */
-$messages['zh-hans'] = array(
-       'downloadcounter-desc' => '允许显示总下载量与上次下载的时间',
-);
-
-/** Traditional Chinese (中文(繁體)‎)
- * @author Simon Shek
- */
-$messages['zh-hant'] = array(
-       'downloadcounter-desc' => '允許顯示總下載量與上次下載的時間',
-);
+               $cachedData['deps'][] = new FileDependency( $fileName );
+       }
+       return true;
+};
diff --git a/DownloadCounter.php b/DownloadCounter.php
index ef52d2d..576eb5c 100644
--- a/DownloadCounter.php
+++ b/DownloadCounter.php
@@ -25,7 +25,7 @@
 
 $wgExtensionCredits['parserhook'][] = array(
        'name' => 'DownloadCounter',
-       'version' => '0.2',
+       'version' => '0.3.0',
        'author' => 'Eric Petit',
        'descriptionmsg' => 'downloadcounter-desc',
        'url' => 'https://www.mediawiki.org/wiki/Extension:DownloadCounter',
@@ -64,6 +64,7 @@
        }
 }
 
+$wgMessagesDirs['DownloadCounter'] = __DIR__ . '/i18n';
 $wgExtensionMessagesFiles['DownloadCounter'] = $dir . 
'DownloadCounter.i18n.php';
 
 $wgHooks['ParserFirstCallInit'][] = 'wfDownloadCounter';
@@ -86,4 +87,4 @@
        $base = dirname( __FILE__ );
        $updater->addExtensionTable( 'downloads_counter', 
"$base/DownloadCounter.sql" );
        return true;
-}
\ No newline at end of file
+}
diff --git a/i18n/ar.json b/i18n/ar.json
new file mode 100644
index 0000000..c23e851
--- /dev/null
+++ b/i18n/ar.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Tux-tn"
+        ]
+    },
+    "downloadcounter-desc": "يسمح بعرض عدد مرات التحميل ووقت التحميل الأخير"
+}
\ No newline at end of file
diff --git a/i18n/ast.json b/i18n/ast.json
new file mode 100644
index 0000000..b10fff6
--- /dev/null
+++ b/i18n/ast.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Xuacu"
+        ]
+    },
+    "downloadcounter-desc": "Permite amosar el númberu de descargues totales y 
la hora de la cabera descarga"
+}
\ No newline at end of file
diff --git a/i18n/azb.json b/i18n/azb.json
new file mode 100644
index 0000000..40af1f7
--- /dev/null
+++ b/i18n/azb.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Mousa"
+        ]
+    },
+    "downloadcounter-desc": "بوتون اندیرمه‌لری و سون اندیرمه‌نین واختینی 
گؤسترمگه ایجازه وئرر"
+}
\ No newline at end of file
diff --git a/i18n/be-tarask.json b/i18n/be-tarask.json
new file mode 100644
index 0000000..995a907
--- /dev/null
+++ b/i18n/be-tarask.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Wizardist"
+        ]
+    },
+    "downloadcounter-desc": "Дазваляе паказваць агульную колькасьць загрузак і 
час апошняй загрузкі"
+}
\ No newline at end of file
diff --git a/i18n/cy.json b/i18n/cy.json
new file mode 100644
index 0000000..356fba5
--- /dev/null
+++ b/i18n/cy.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Lloffiwr"
+        ]
+    },
+    "downloadcounter-desc": "Yn galluogi dangos cyfanswm yr islwythiadau ac 
amser yr islwythiad diwethaf"
+}
\ No newline at end of file
diff --git a/i18n/da.json b/i18n/da.json
new file mode 100644
index 0000000..4897ca7
--- /dev/null
+++ b/i18n/da.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Tjernobyl"
+        ]
+    },
+    "downloadcounter-desc": "Tillader visning af samlede downloads og 
tidspunktet for den sidste download"
+}
\ No newline at end of file
diff --git a/i18n/de.json b/i18n/de.json
new file mode 100644
index 0000000..786645c
--- /dev/null
+++ b/i18n/de.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Kghbln"
+        ]
+    },
+    "downloadcounter-desc": "Ermöglicht die Anzeige der Gesamtzahl der 
Downloads sowie des Datums des letzten Herunterladens"
+}
\ No newline at end of file
diff --git a/i18n/dsb.json b/i18n/dsb.json
new file mode 100644
index 0000000..76d01f4
--- /dev/null
+++ b/i18n/dsb.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Michawiki"
+        ]
+    },
+    "downloadcounter-desc": "Zmóžnja cełkownu licbu ześěgnjenjow cas slědnego 
ześěgnjenja zwobrazniś"
+}
\ No newline at end of file
diff --git a/i18n/en.json b/i18n/en.json
new file mode 100644
index 0000000..646937e
--- /dev/null
+++ b/i18n/en.json
@@ -0,0 +1,6 @@
+{
+    "@metadata": {
+        "authors": []
+    },
+    "downloadcounter-desc": "Allows the display of total downloads and the 
time of the last download"
+}
\ No newline at end of file
diff --git a/i18n/es.json b/i18n/es.json
new file mode 100644
index 0000000..73b1bb8
--- /dev/null
+++ b/i18n/es.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Armando-Martin"
+        ]
+    },
+    "downloadcounter-desc": "Permite mostrar el número total de descargas y la 
hora de  la última descarga"
+}
\ No newline at end of file
diff --git a/i18n/eu.json b/i18n/eu.json
new file mode 100644
index 0000000..db5a2b3
--- /dev/null
+++ b/i18n/eu.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Xabier Armendaritz"
+        ]
+    },
+    "downloadcounter-desc": "Deskargak guztira zenbat izan diren eta azken 
deskarga noiz egin zen erakustea ahalbidetzen du"
+}
\ No newline at end of file
diff --git a/i18n/fa.json b/i18n/fa.json
new file mode 100644
index 0000000..5583e8c
--- /dev/null
+++ b/i18n/fa.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Dalba"
+        ]
+    },
+    "downloadcounter-desc": "امکان نمایش تعداد کل بارگیری‌ها و زمان آخرین 
بارگیری را فراهم می‌آورد."
+}
\ No newline at end of file
diff --git a/i18n/fi.json b/i18n/fi.json
new file mode 100644
index 0000000..6cd2fe0
--- /dev/null
+++ b/i18n/fi.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "VezonThunder"
+        ]
+    },
+    "downloadcounter-desc": "Mahdollistaa latausten yhteismäärän sekä viime 
latauksen ajan näyttämisen"
+}
\ No newline at end of file
diff --git a/i18n/fr.json b/i18n/fr.json
new file mode 100644
index 0000000..ef4a640
--- /dev/null
+++ b/i18n/fr.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Crochet.david",
+            "Gomoko"
+        ]
+    },
+    "downloadcounter-desc": "Autorise l’affichage du total des téléchargements 
et l’heure du dernier téléchargement"
+}
\ No newline at end of file
diff --git a/i18n/gl.json b/i18n/gl.json
new file mode 100644
index 0000000..f0373d9
--- /dev/null
+++ b/i18n/gl.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Toliño"
+        ]
+    },
+    "downloadcounter-desc": "Permite mostrar o número total de descargas e a 
data e hora da última descarga"
+}
\ No newline at end of file
diff --git a/i18n/he.json b/i18n/he.json
new file mode 100644
index 0000000..827e063
--- /dev/null
+++ b/i18n/he.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Amire80"
+        ]
+    },
+    "downloadcounter-desc": "הצגת מספר ההורדות וזמן ההורדה האחרונה"
+}
\ No newline at end of file
diff --git a/i18n/hsb.json b/i18n/hsb.json
new file mode 100644
index 0000000..1e01378
--- /dev/null
+++ b/i18n/hsb.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Michawiki"
+        ]
+    },
+    "downloadcounter-desc": "Zmóžnja cyłkownu ličbu sćehnjenjow a čas 
poslednjeho sćehnjenja zwobraznić"
+}
\ No newline at end of file
diff --git a/i18n/hu.json b/i18n/hu.json
new file mode 100644
index 0000000..90043ac
--- /dev/null
+++ b/i18n/hu.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Dj"
+        ]
+    },
+    "downloadcounter-desc": "Megjeleníthetővé teszi a letöltések teljes számát 
és a legutolsó letöltés idejét"
+}
\ No newline at end of file
diff --git a/i18n/ia.json b/i18n/ia.json
new file mode 100644
index 0000000..08f1a91
--- /dev/null
+++ b/i18n/ia.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "McDutchie"
+        ]
+    },
+    "downloadcounter-desc": "Permitte presentar le total de discargamentos e 
le hora del ultime discargamento"
+}
\ No newline at end of file
diff --git a/i18n/id.json b/i18n/id.json
new file mode 100644
index 0000000..31cbea2
--- /dev/null
+++ b/i18n/id.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Farras"
+        ]
+    },
+    "downloadcounter-desc": "Menampilkan jumlah unduhan dan waktu unduhan 
terakhir"
+}
\ No newline at end of file
diff --git a/i18n/it.json b/i18n/it.json
new file mode 100644
index 0000000..e3eb8b9
--- /dev/null
+++ b/i18n/it.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Beta16"
+        ]
+    },
+    "downloadcounter-desc": "Permette di visualizzare il totale dei 
scaricamenti e l'ora dell'ultimo download"
+}
\ No newline at end of file
diff --git a/i18n/ja.json b/i18n/ja.json
new file mode 100644
index 0000000..582039d
--- /dev/null
+++ b/i18n/ja.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Shirayuki"
+        ]
+    },
+    "downloadcounter-desc": "ダウンロード回数と最終ダウンロード日時を表示できるようにする"
+}
\ No newline at end of file
diff --git a/i18n/ko.json b/i18n/ko.json
new file mode 100644
index 0000000..b86007d
--- /dev/null
+++ b/i18n/ko.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "아라"
+        ]
+    },
+    "downloadcounter-desc": "총 다운로드 수와 마지막 다운로드 시간을 보여주도록 허용"
+}
\ No newline at end of file
diff --git a/i18n/ksh.json b/i18n/ksh.json
new file mode 100644
index 0000000..2b5d9a5
--- /dev/null
+++ b/i18n/ksh.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Purodha"
+        ]
+    },
+    "downloadcounter-desc": "Määd_et müjjelesch, de jesamp_Zahl eronger jelaae 
Datteije u de Duur vum läzde Erongerlaade aanzezeije."
+}
\ No newline at end of file
diff --git a/i18n/lb.json b/i18n/lb.json
new file mode 100644
index 0000000..bbe1ee6
--- /dev/null
+++ b/i18n/lb.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Robby"
+        ]
+    },
+    "downloadcounter-desc": "Erméiglecht et d'Gesamtzuel vun den Downloaden an 
den Zäitpunkt vum leschten Download ze weisen"
+}
\ No newline at end of file
diff --git a/i18n/mk.json b/i18n/mk.json
new file mode 100644
index 0000000..51b7ab1
--- /dev/null
+++ b/i18n/mk.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Bjankuloski06"
+        ]
+    },
+    "downloadcounter-desc": "Овозможува прикажување на вкупни досегашни 
подигања"
+}
\ No newline at end of file
diff --git a/i18n/ms.json b/i18n/ms.json
new file mode 100644
index 0000000..43b70a7
--- /dev/null
+++ b/i18n/ms.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Anakmalaysia"
+        ]
+    },
+    "downloadcounter-desc": "Membolehkan paparan jumlah muat turunan dan waktu 
muat turunan terakhir"
+}
\ No newline at end of file
diff --git a/i18n/nb.json b/i18n/nb.json
new file mode 100644
index 0000000..37c4242
--- /dev/null
+++ b/i18n/nb.json
@@ -0,0 +1,6 @@
+{
+    "@metadata": {
+        "authors": []
+    },
+    "downloadcounter-desc": "Viser totalt antall nedlastinger og tidspunktet 
for forrige nedlasting"
+}
\ No newline at end of file
diff --git a/i18n/nl.json b/i18n/nl.json
new file mode 100644
index 0000000..4455654
--- /dev/null
+++ b/i18n/nl.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Kippenvlees1",
+            "Siebrand"
+        ]
+    },
+    "downloadcounter-desc": "Maakt het mogelijk het aantal downloads en het 
tijdstip van de laatste download weer te geven"
+}
\ No newline at end of file
diff --git a/i18n/oc.json b/i18n/oc.json
new file mode 100644
index 0000000..a968d2c
--- /dev/null
+++ b/i18n/oc.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Cedric31"
+        ]
+    },
+    "downloadcounter-desc": "Autoriza l’afichatge del total dels 
telecargaments e l’ora del darrièr telecargament"
+}
\ No newline at end of file
diff --git a/i18n/pl.json b/i18n/pl.json
new file mode 100644
index 0000000..6f90439
--- /dev/null
+++ b/i18n/pl.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Matma Rex"
+        ]
+    },
+    "downloadcounter-desc": "Pozwala na wyświetlanie łącznej liczby pobrań i 
czasu ostatniego pobrania"
+}
\ No newline at end of file
diff --git a/i18n/pms.json b/i18n/pms.json
new file mode 100644
index 0000000..6618bde
--- /dev/null
+++ b/i18n/pms.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Borichèt",
+            "Dragonòt"
+        ]
+    },
+    "downloadcounter-desc": "A përmëtt ëd mostré ël total dle dëscarie e l'ora 
ëd l'ùltima dëscaria"
+}
\ No newline at end of file
diff --git a/i18n/pt-br.json b/i18n/pt-br.json
new file mode 100644
index 0000000..6bbf7ab
--- /dev/null
+++ b/i18n/pt-br.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Cainamarques"
+        ]
+    },
+    "downloadcounter-desc": "Permite a exibição do total de downloads e o 
tempo do último download"
+}
\ No newline at end of file
diff --git a/i18n/qqq.json b/i18n/qqq.json
new file mode 100644
index 0000000..cce086c
--- /dev/null
+++ b/i18n/qqq.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Shirayuki"
+        ]
+    },
+    "downloadcounter-desc": "{{desc|name=Download 
Counter|url=http://www.mediawiki.org/wiki/Extension:DownloadCounter}}";
+}
\ No newline at end of file
diff --git a/i18n/roa-tara.json b/i18n/roa-tara.json
new file mode 100644
index 0000000..8f025b0
--- /dev/null
+++ b/i18n/roa-tara.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Joetaras"
+        ]
+    },
+    "downloadcounter-desc": "Permette de fà vedè 'u scarecaminde totale e 'u 
tiembe de l'urteme scarecamende"
+}
\ No newline at end of file
diff --git a/i18n/ru.json b/i18n/ru.json
new file mode 100644
index 0000000..d2318c4
--- /dev/null
+++ b/i18n/ru.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "KPu3uC B Poccuu"
+        ]
+    },
+    "downloadcounter-desc": "Позволяет отображение общего количества загрузок 
и время последней загрузки"
+}
\ No newline at end of file
diff --git a/i18n/sco.json b/i18n/sco.json
new file mode 100644
index 0000000..c6b3d76
--- /dev/null
+++ b/i18n/sco.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "John Reid"
+        ]
+    },
+    "downloadcounter-desc": "Permits the displey o total doonlaids n the time 
o the laist doonlaid"
+}
\ No newline at end of file
diff --git a/i18n/sv.json b/i18n/sv.json
new file mode 100644
index 0000000..9f6d675
--- /dev/null
+++ b/i18n/sv.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "WikiPhoenix"
+        ]
+    },
+    "downloadcounter-desc": "Tillåter visning av totalt antal nedladdningar 
och tiden för den senaste nedladdningen"
+}
\ No newline at end of file
diff --git a/i18n/uk.json b/i18n/uk.json
new file mode 100644
index 0000000..5f0f0dc
--- /dev/null
+++ b/i18n/uk.json
@@ -0,0 +1,9 @@
+{
+    "@metadata": {
+        "authors": [
+            "Base",
+            "Ата"
+        ]
+    },
+    "downloadcounter-desc": "Дозволяє відображення загального числа 
завантажень і часу останнього завантаження"
+}
\ No newline at end of file
diff --git a/i18n/zh-hans.json b/i18n/zh-hans.json
new file mode 100644
index 0000000..2d33a3a
--- /dev/null
+++ b/i18n/zh-hans.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Hydra"
+        ]
+    },
+    "downloadcounter-desc": "允许显示总下载量与上次下载的时间"
+}
\ No newline at end of file
diff --git a/i18n/zh-hant.json b/i18n/zh-hant.json
new file mode 100644
index 0000000..4f7d7e3
--- /dev/null
+++ b/i18n/zh-hant.json
@@ -0,0 +1,8 @@
+{
+    "@metadata": {
+        "authors": [
+            "Simon Shek"
+        ]
+    },
+    "downloadcounter-desc": "允許顯示總下載量與上次下載的時間"
+}
\ No newline at end of file

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I02d5f9060d728790cf059094ea18af8907df7e13
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DownloadCounter
Gerrit-Branch: master
Gerrit-Owner: Siebrand <siebr...@kitano.nl>

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

Reply via email to