mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Scribunto
synced 2024-11-24 08:14:09 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I73d01575a76013a066db35ba9890b6b11b362cfe
This commit is contained in:
parent
a706d8c315
commit
cd75ea245c
9
i18n/cpx-hant.json
Normal file
9
i18n/cpx-hant.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"ChoiChong",
|
||||
"Winston Sung"
|
||||
]
|
||||
},
|
||||
"scribunto-lua-error": "Lua 錯誤:$2。"
|
||||
}
|
|
@ -20,6 +20,7 @@
|
|||
"scribunto-common-no-details": "Није доступно више информација.",
|
||||
"scribunto-lua-error-location": "Lua грешка $1: $2.",
|
||||
"scribunto-lua-error": "Lua грешка: $2.",
|
||||
"scribunto-module-with-errors-category-desc": "Модули са грешком.",
|
||||
"scribunto-limitreport-timeusage": "Време коришћења Lua",
|
||||
"scribunto-limitreport-timeusage-value": "$1/$2 секунди",
|
||||
"scribunto-limitreport-memusage": "Меморија коришћења Lua",
|
||||
|
|
Loading…
Reference in a new issue