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: I0f4ac4e7a9bc2b2d45aa1d67dbdee46d8a78ac84
This commit is contained in:
parent
b3f55c05e9
commit
34c83b1158
8
i18n/cpx-hant.json
Normal file
8
i18n/cpx-hant.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"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