Compare commits

..

9 Commits

Author SHA1 Message Date
Translation updater bot
c5e00ee3b6 Localisation updates from https://translatewiki.net.
Change-Id: Iddb1566ab44fce7d6892caf5877974034da674da
2019-03-15 22:36:14 +01:00
Translation updater bot
5084678417 Localisation updates from https://translatewiki.net.
Change-Id: Ie2a568d87b80f105e8921ad96af061011dda2c53
2019-02-21 22:20:53 +01:00
Translation updater bot
d8a1838713 Localisation updates from https://translatewiki.net.
Change-Id: I0eac541b337d5b40905b13d4eda93e7abe91d1a4
2019-02-17 22:14:09 +01:00
libraryupgrader
8148b88bae build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Change-Id: I8c9d5fe255549a1fb34779f561c229965ae00194
2019-02-06 12:05:10 +00:00
Translation updater bot
7732497d2d Localisation updates from https://translatewiki.net.
Change-Id: I2fd425fbeb2bcf5a3e878f5514883fcc158b7016
2019-02-03 22:38:15 +01:00
Translation updater bot
d7c0807c42 Localisation updates from https://translatewiki.net.
Change-Id: Ie9630bfb9a0d05a3d23401f36698c1ed2174e31c
2019-01-30 22:13:54 +01:00
Translation updater bot
5252232b28 Localisation updates from https://translatewiki.net.
Change-Id: I0bdf1765497ca4d7dc9b1a70dfdd214dec586391
2019-01-17 09:12:26 +01:00
Translation updater bot
6669533173 Localisation updates from https://translatewiki.net.
Change-Id: I2aa4bbebca19e185c9c4c4dcc30945561d94d82b
2018-11-25 22:33:47 +01:00
libraryupgrader
55222dbe20 build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
Change-Id: Icbbfbecb9622aba5ef8f065c2dd8be115f9fb3f0
2018-11-14 10:32:37 +00:00
8 changed files with 41 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
{ {
"require-dev": { "require-dev": {
"jakub-onderka/php-parallel-lint": "1.0.0", "jakub-onderka/php-parallel-lint": "1.0.0",
"mediawiki/mediawiki-codesniffer": "22.0.0", "mediawiki/mediawiki-codesniffer": "24.0.0",
"jakub-onderka/php-console-highlighter": "0.3.2", "jakub-onderka/php-console-highlighter": "0.3.2",
"mediawiki/minus-x": "0.3.1" "mediawiki/minus-x": "0.3.1"
}, },

View File

@@ -12,8 +12,8 @@
"contributionscores-top": "(Tewr Gırde $1)", "contributionscores-top": "(Tewr Gırde $1)",
"contributionscores-days": "{{PLURAL:$1|Roca peyêne|$1 Rocê peyêni}}", "contributionscores-days": "{{PLURAL:$1|Roca peyêne|$1 Rocê peyêni}}",
"contributionscores-allrevisions": "Çaxan de hemi", "contributionscores-allrevisions": "Çaxan de hemi",
"contributionscores-score": "Skor", "contributionscores-score": "Puwan",
"contributionscores-rank": "Rate", "contributionscores-rank": "Rêze",
"contributionscores-pages": "Peli", "contributionscores-pages": "Peli",
"contributionscores-changes": "Vurnayışi", "contributionscores-changes": "Vurnayışi",
"contributionscores-username": "Nameyê karberi", "contributionscores-username": "Nameyê karberi",

View File

@@ -3,8 +3,9 @@
"authors": [ "authors": [
"Snakesteuben", "Snakesteuben",
"Robin0van0der0vliet", "Robin0van0der0vliet",
"Robin van der Vliet" "Robin van der Vliet",
"PiefPafPier"
] ]
}, },
"contributionscores-username": "Brûkersnamme" "contributionscores-username": "Meidochnamme"
} }

View File

@@ -2,16 +2,18 @@
"@metadata": { "@metadata": {
"authors": [ "authors": [
"IvanLanin", "IvanLanin",
"Rex" "Rex",
"William Surya Permana"
] ]
}, },
"contributionscores": "Skor kontribusi", "contributionscores": "Nilai kontribusi",
"contributionscores-desc": "Menghitung [[Special:ContributionScores|jumlah kontribusi pengguna]] terbanyak di basis data wiki", "contributionscores-desc": "Menghitung [[Special:ContributionScores|volume kontribusi pengguna]] terbanyak di basis data wiki",
"contributionscores-info": "Skor dihitung dengan cara berikut:\n* Satu (1) poin untuk setiap halaman tunggal yang disunting\n* Akar kuadrat dari (total suntingan) - (total halaman tunggal) * 2\nSkor dihitung dengan cara ini untuk menghasilkan jumlah tertimbang penyuntingan berbanding volume suntingan.\nPada dasarnya, skor ini menghitung jumlah halaman tunggal yang disunting, dengan pertimbangan di mana volume suntingan yang tinggi - diasumsikan sebagai halaman dengan kualitas lebih tinggi.", "contributionscores-info": "Nilai ini secara garis besar mengukur halaman unik yang disunting, dengan pertimbangan volume suntingan yang tinggi.",
"contributionscores-top": "($1 tertinggi)", "contributionscores-top": "($1 teratas)",
"contributionscores-days": "{{PLURAL:$1|Hari|$1 hari}} terakhir", "contributionscores-days": "{{PLURAL:$1|Hari|$1 hari}} terakhir",
"contributionscores-allrevisions": "Sepanjang masa", "contributionscores-allrevisions": "Sepanjang masa",
"contributionscores-score": "Skor", "contributionscores-score": "Nilai",
"contributionscores-rank": "Peringkat",
"contributionscores-pages": "Halaman", "contributionscores-pages": "Halaman",
"contributionscores-changes": "Perubahan", "contributionscores-changes": "Perubahan",
"contributionscores-username": "Nama pengguna", "contributionscores-username": "Nama pengguna",

12
i18n/kiu.json Normal file
View File

@@ -0,0 +1,12 @@
{
"@metadata": {
"authors": [
"Mirzali"
]
},
"contributionscores-score": "Puwan",
"contributionscores-rank": "Rêze",
"contributionscores-pages": "Peli",
"contributionscores-changes": "Vurnayışi",
"contributionscores-username": "Namê karberi"
}

12
i18n/kjp.json Normal file
View File

@@ -0,0 +1,12 @@
{
"@metadata": {
"authors": [
"Rul1902"
]
},
"contributionscores-score": "အ်ုဏါင်းဏေဝ်ႋ",
"contributionscores-rank": "အ်ုထေါဟ်",
"contributionscores-pages": "လိက်မေံၜၠါ်လ်ုဖး",
"contributionscores-changes": "မ်ုအင်းလယ်လ်ုဖး",
"contributionscores-username": "ဆ်ုသုံႋဆာႋမိင်"
}

View File

@@ -2,7 +2,8 @@
"@metadata": { "@metadata": {
"authors": [ "authors": [
"Ahmed-Najib-Biabani-Ibrahimkhel", "Ahmed-Najib-Biabani-Ibrahimkhel",
"Baloch Khan" "Baloch Khan",
"Amjad Khan"
] ]
}, },
"contributionscores-days": "وروستۍ {{PLURAL:$1|ورځ|$1 ورځې}}", "contributionscores-days": "وروستۍ {{PLURAL:$1|ورځ|$1 ورځې}}",

View File

@@ -12,7 +12,7 @@
"contributionscores-score": "คะแนน", "contributionscores-score": "คะแนน",
"contributionscores-rank": "การจัดอันดับ", "contributionscores-rank": "การจัดอันดับ",
"contributionscores-pages": "จำนวนหน้า", "contributionscores-pages": "จำนวนหน้า",
"contributionscores-changes": "จำนวนการเปลี่ยนแปลง", "contributionscores-changes": "การเปลี่ยนแปลง",
"contributionscores-username": "ชื่อผู้ใช้", "contributionscores-username": "ชื่อผู้ใช้",
"contributionscores-invalidusername": "ชื่อผู้ใช้ไม่ถูกต้อง" "contributionscores-invalidusername": "ชื่อผู้ใช้ไม่ถูกต้อง"
} }