mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-23 15:56:55 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I174611db4d6b7e7f25958ddb09cbddff4cf6879e
This commit is contained in:
parent
ac47365e66
commit
d05765b706
|
@ -2,8 +2,34 @@
|
|||
"@metadata": {
|
||||
"authors": [
|
||||
"Carma citrawati",
|
||||
"Chinamoonroll",
|
||||
"NoiX180"
|
||||
]
|
||||
},
|
||||
"scribunto-lua-error": "Pikobet Lua :$2"
|
||||
"scribunto-line": "ring baris $1",
|
||||
"scribunto-module-line": "ring $1 baris $2",
|
||||
"scribunto-parser-dialog-title": "Galat skrip",
|
||||
"scribunto-error-short": "Galat skrip: $1",
|
||||
"scribunto-error-long": "Galat skrip:\n\n$1",
|
||||
"scribunto-doc-page-name": "Module:$1/doc",
|
||||
"scribunto-doc-page-does-not-exist": "''Dokuméntasi antuk modul puniki prasida kakardi ring [[$1]]''",
|
||||
"scribunto-doc-page-header": "'''Puniki kaca dokuméntasi antuk [[$1]]'''",
|
||||
"scribunto-console-title": "Debug konsol",
|
||||
"scribunto-console-too-large": "Sési konsol puniki kaagengan. Usap lelintihan konsol utawi kirangin ukuran modul.",
|
||||
"scribunto-console-current-src": "konsol dagingan",
|
||||
"scribunto-console-clear": "Resikin",
|
||||
"scribunto-common-error-category": "Kaca antuk galat skrip",
|
||||
"scribunto-lua-error": "Pikobet Lua :$2",
|
||||
"scribunto-limitreport-timeusage": "Pawigunaan kala Lua",
|
||||
"scribunto-limitreport-timeusage-value": "$1/$2 detik",
|
||||
"scribunto-limitreport-virtmemusage": "Ukuran cingakan Lua",
|
||||
"scribunto-limitreport-virtmemusage-value": "$1/$2 {{PLURAL:$2|bita}}",
|
||||
"scribunto-limitreport-estmemusage-value": "$1 {{PLURAL:$1|bita}}",
|
||||
"scribunto-limitreport-memusage-value": "$1/$2 {{PLURAL:$2|bita}}",
|
||||
"scribunto-limitreport-profile": "Profil Lua",
|
||||
"scribunto-limitreport-profile-ms": "$1 md",
|
||||
"scribunto-limitreport-profile-percent": "$1%",
|
||||
"scribunto-limitreport-logs": "Log Lua",
|
||||
"nstab-module": "Modul",
|
||||
"tooltip-ca-nstab-module": "Cingak kaca modul"
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"scribunto-parser-dialog-title": "Скриптан гӀалат",
|
||||
"scribunto-error-short": "Скриптан гӀалат: $1",
|
||||
"scribunto-doc-page-does-not-exist": "''ХӀокху модулах лаьцна хааман [[$1]] агӀо кхолла мега''",
|
||||
"scribunto-console-intro": "* ХӀокху модульс экспорт еш ерг, лело луш ю хийцалуш «p» сана, Ӏалаш бина боцу хийцамашца.\n* Хьалха йилла билгало «=», дош сана къаста ян я лела йе print().\n* Модулан кодан юкъахь лела йе mw.log() хаам консуль чохь гучу балийта.",
|
||||
"scribunto-console-intro": "* ХӀокху модульс экспорт йеш йерг, лелолуш йу хийцалуш «p» сана, Ӏалашбина боцу хийцамашца.\n* Хьалха йилла билгало «=», дош сана къастайан йа лелайе print().\n* Модулан кодан йукъахь лелайе mw.log() хаам консуль чохь гучу балийта.",
|
||||
"scribunto-console-title": "Лелоран консуль",
|
||||
"scribunto-console-clear": "ЦӀанъян",
|
||||
"scribunto-common-error-category": "Сриптийн гӀалаташ долу агӀонаш",
|
||||
|
|
|
@ -1,8 +1,9 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Ganbarzada"
|
||||
"Ganbarzada",
|
||||
"Гусейн"
|
||||
]
|
||||
},
|
||||
"scribunto-lua-error": "Çı Lua səhv: $2"
|
||||
"scribunto-lua-error": "Lua хәто: $2"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue