Paladox has uploaded a new change for review.

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

Change subject: Localisation updates
......................................................................

Localisation updates

Change-Id: Ic386d95e9b5abbd29d4acebadc165144e88faefb
---
M README.md
A i18n/af.json
A i18n/as.json
A i18n/en-gb.json
A i18n/hr.json
A i18n/id.json
A i18n/ko.json
A i18n/ms.json
A i18n/nn.json
A i18n/pdc.json
A i18n/sk.json
A i18n/sl.json
A i18n/uk.json
13 files changed, 163 insertions(+), 8 deletions(-)


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/CollapsibleVector 
refs/changes/84/176384/1

diff --git a/README.md b/README.md
index f4dc4ed..1120af1 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,20 @@
 CollapsibleVector
 =========
 
-# Vector provides enhancements to the Vector skin
+Vector provides enhancements to the Vector skin
 
-# This extension requires MediaWiki 1.24+.
+This extension requires MediaWiki 1.24+.
 
-# Example LocalSettings.php additions
+Example LocalSettings.php additions
 
 require_once( "$IP/extensions/CollapsibleVector/CollapsibleVector.php" );
 
-# Before configuring this extension, see CollapsibleVector.php and become 
familiar with the initial state and structure of the
-# $wgVectorFeatures configuration variable. Essentially it's an array of 
arrays, keyed by feature name, each containing
-# global and user keys with boolean values. "global" indicates that it should 
be turned on for everyone always, while
-# user indicates that users should be allowed to turn it on or off in their 
user preferences.
+Before configuring this extension, see CollapsibleVector.php and become 
familiar with the initial state and structure of the
+$wgVectorFeatures configuration variable. Essentially it's an array of arrays, 
keyed by feature name, each containing
+global and user keys with boolean values. "global" indicates that it should be 
turned on for everyone always, while
+user indicates that users should be allowed to turn it on or off in their user 
preferences.
 
-# To enable a preference by default but still allow users to disable it in 
preferences, use something like...
+To enable a preference by default but still allow users to disable it in 
preferences, use something like...
 
 $wgDefaultUserOptions['vector-collapsiblenav'] = 1;
 
diff --git a/i18n/af.json b/i18n/af.json
new file mode 100644
index 0000000..fc8f398
--- /dev/null
+++ b/i18n/af.json
@@ -0,0 +1,14 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Adriaan",
+                       "Naudefj",
+                       "පසිඳු කාවින්ද"
+               ]
+       },
+       "collapsiblevector": "Gebruikerskoppelvlak-verbeteringe vir Vektor",
+       "collapsiblevector-desc": "Verbeter die gebruikerskoppelvlak-elemente 
van die Vektor omslag (skin).",
+       "collapsiblevector-collapsiblenav-preference": "Inklapbare 
navigasiespyskaart by die gebruik van Vector toelaat",
+       "collapsiblevector-collapsiblenav-more": "Meer tale",
+       "collapsiblevector-noexperiments-preference": "Verban my uit funksie 
eksperimente"
+}
diff --git a/i18n/as.json b/i18n/as.json
new file mode 100644
index 0000000..3b40b26
--- /dev/null
+++ b/i18n/as.json
@@ -0,0 +1,13 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Bishnu Saikia",
+                       "Gitartha.bordoloi"
+               ]
+       },
+       "collapsiblevector": "ভেক্টৰৰ বাবে ব্যৱহাৰকাৰী যোগাযোগৰ উন্নতি সাধন",
+       "collapsiblevector-desc": "ভেক্টৰ আৱৰণৰ ব্যৱহাৰকাৰীৰ ইণ্টাৰফে'চ উপাদানৰ 
উন্নতি সাধন কৰে।",
+       "collapsiblevector-collapsiblenav-preference": "ভেক্টৰ আৱৰণত ভাঁজযুক্ত 
নেভিগছন মেনু সক্ৰিয় কৰক",
+       "collapsiblevector-collapsiblenav-more": "অধিক ভাষা",
+       "collapsiblevector-noexperiments-preference": "ভৱিষ্যতৰ পৰীক্ষাবোৰৰ পৰা 
মোক ৰেহাই দিয়ক"
+}
diff --git a/i18n/en-gb.json b/i18n/en-gb.json
new file mode 100644
index 0000000..43e27fc
--- /dev/null
+++ b/i18n/en-gb.json
@@ -0,0 +1,12 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Trevor Parscal"
+               ]
+       },
+       "collapsiblevector": "UI improvements for Vector",
+       "collapsiblevector-desc": "Enhances the user interface when using the 
Vector skin",
+       "collapsiblevector-collapsiblenav-preference": "Enable collapsing of 
items in the sidebar in Vector skin",
+       "collapsiblevector-collapsiblenav-more": "More languages",
+       "collapsiblevector-noexperiments-preference": "Exclude me from feature 
experiments"
+}
diff --git a/i18n/hr.json b/i18n/hr.json
new file mode 100644
index 0000000..1169f46
--- /dev/null
+++ b/i18n/hr.json
@@ -0,0 +1,14 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Anton008",
+                       "Excaliboor",
+                       "SpeedyGonsales"
+               ]
+       },
+       "collapsiblevector": "Poboljšanja sučelja stila Vektor",
+       "collapsiblevector-desc": "Poboljšava elemente korisničkog sučelja 
stila Vector.",
+       "collapsiblevector-collapsiblenav-preference": "Omogući sklopivi lijevi 
navigacijski izbornik za Vektor stil",
+       "collapsiblevector-collapsiblenav-more": "Više jezika",
+       "collapsiblevector-noexperiments-preference": "Isključi me iz daljnjih 
eksperimentiranja"
+}
diff --git a/i18n/id.json b/i18n/id.json
new file mode 100644
index 0000000..ee63185
--- /dev/null
+++ b/i18n/id.json
@@ -0,0 +1,15 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Farras",
+                       "Irwangatot",
+                       "IvanLanin",
+                       "Kenrick95"
+               ]
+       },
+       "collapsiblevector": "Meningkatkan UI untuk Vector",
+       "collapsiblevector-desc": "Meningkatkan elemen pada antarmuka penguna 
dari kulit Vector.",
+       "collapsiblevector-collapsiblenav-preference": "Aktifkan fungsi menu 
navigasi kiri yang dapat ditampilkan pada kulit Vektor",
+       "collapsiblevector-collapsiblenav-more": "Lebih banyak bahasa",
+       "collapsiblevector-noexperiments-preference": "Kecualikan saya dari 
percobaan fitur"
+}
diff --git a/i18n/ko.json b/i18n/ko.json
new file mode 100644
index 0000000..d70e756
--- /dev/null
+++ b/i18n/ko.json
@@ -0,0 +1,15 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Albamhandae",
+                       "IRTC1015",
+                       "Kwj2772",
+                       "아라"
+               ]
+       },
+       "collapsiblevector": "벡터 스킨의 사용자 인터페이스를 향상",
+       "collapsiblevector-desc": "벡터 스킨을 사용할 때 사용자 인터페이스를 향상합니다",
+       "collapsiblevector-collapsiblenav-preference": "벡터 스킨에서 사이드바 항목 접기 활성화",
+       "collapsiblevector-collapsiblenav-more": "기타 언어",
+       "collapsiblevector-noexperiments-preference": "기능 실험에서 나를 제외"
+}
diff --git a/i18n/ms.json b/i18n/ms.json
new file mode 100644
index 0000000..c107dd1
--- /dev/null
+++ b/i18n/ms.json
@@ -0,0 +1,14 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Anakmalaysia",
+                       "Aurora",
+                       "Diagramma Della Verita"
+               ]
+       },
+       "collapsiblevector": "pembaikian untuk Vector",
+       "collapsiblevector-desc": "Meningkatkan antara muka pengguna ketika 
menggunakan kulit Vector",
+       "collapsiblevector-collapsiblenav-preference": "Aktifkan menu navigasi 
pada laman",
+       "collapsiblevector-collapsiblenav-more": "Bahasa lain",
+       "collapsiblevector-noexperiments-preference": "Kecualikan saya dari uji 
kaji ciri"
+}
diff --git a/i18n/nn.json b/i18n/nn.json
new file mode 100644
index 0000000..59b8e6a
--- /dev/null
+++ b/i18n/nn.json
@@ -0,0 +1,9 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Gunnernett",
+                       "Njardarlogar"
+               ]
+       },
+       "collapsiblevector-collapsiblenav-more": "Fleire språk"
+}
diff --git a/i18n/pdc.json b/i18n/pdc.json
new file mode 100644
index 0000000..d68f403
--- /dev/null
+++ b/i18n/pdc.json
@@ -0,0 +1,8 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Xqt"
+               ]
+       },
+       "collapsiblevector-collapsiblenav-more": "Weidere Schprooche"
+}
diff --git a/i18n/sk.json b/i18n/sk.json
new file mode 100644
index 0000000..0e27329
--- /dev/null
+++ b/i18n/sk.json
@@ -0,0 +1,13 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Helix84",
+                       "Teslaton"
+               ]
+       },
+       "collapsiblevector": "Vylepšenia použ. rozhrania Vector",
+       "collapsiblevector-desc": "Vylepšuje prvky používateľského rozhrania 
témy vzhľady Vector",
+       "collapsiblevector-collapsiblenav-preference": "Povoliť zbaľovanie 
položiek v navigačnom menu v téme vzhľadu Vector",
+       "collapsiblevector-collapsiblenav-more": "Ďalšie jazyky",
+       "collapsiblevector-noexperiments-preference": "Vylúčiť ma z budúcich 
experimentov"
+}
diff --git a/i18n/sl.json b/i18n/sl.json
new file mode 100644
index 0000000..6ce6527
--- /dev/null
+++ b/i18n/sl.json
@@ -0,0 +1,12 @@
+{
+       "@metadata": {
+               "authors": [
+                       "Dbc334"
+               ]
+       },
+       "collapsiblevector": "Izboljšave uporabniškega vmesnika za Vector",
+       "collapsiblevector-desc": "Izboljša uporabniški vmesnik pri uporabi 
kože Vector.",
+       "collapsiblevector-collapsiblenav-preference": "Omogoči zlaganje vnosov 
v navigacijskem meniju v koži Vector",
+       "collapsiblevector-collapsiblenav-more": "Več jezikov",
+       "collapsiblevector-noexperiments-preference": "Izključi me iz 
prihodnjih preizkusov"
+}
diff --git a/i18n/uk.json b/i18n/uk.json
new file mode 100644
index 0000000..af9a879
--- /dev/null
+++ b/i18n/uk.json
@@ -0,0 +1,16 @@
+{
+       "@metadata": {
+               "authors": [
+                       "AS",
+                       "Base",
+                       "Microcell",
+                       "Olvin",
+                       "Prima klasy4na"
+               ]
+       },
+       "collapsiblevector": "Удосконалення інтерфейсу користувача за допомогою 
«векторного» оформлення",
+       "collapsiblevector-desc": "Покращує інтерфейс користувача для 
оформлення «Вектор»",
+       "collapsiblevector-collapsiblenav-preference": "Дозволити згортання 
бічного меню в оформленні «Векторне»",
+       "collapsiblevector-collapsiblenav-more": "Інші мови",
+       "collapsiblevector-noexperiments-preference": "Відмовитись від 
випробування технічних експериментів"
+}

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic386d95e9b5abbd29d4acebadc165144e88faefb
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CollapsibleVector
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>

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

Reply via email to