mediawiki-extensions-Scribunto/i18n/sr-ec.json
Translation updater bot e11ef689cb Localisation updates from https://translatewiki.net.
Change-Id: I89c99f310ab7503bdb45846bc9734e2361f3511b
2023-07-18 08:55:20 +02:00

30 lines
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"BadDog",
"Milicevic01",
"Obsuser",
"Сербијана"
]
},
"scribunto-line": "на линији $1",
"scribunto-parser-dialog-title": "Грешка у скрипти",
"scribunto-error-short": "Грешка у скрипти: $1",
"scribunto-doc-page-name": "Module:$1/док",
"scribunto-doc-page-does-not-exist": "''Документацију овог модула можете да направите на страници [[$1]]''",
"scribunto-doc-page-header": "'''Ово је документациона подстраница за [[$1]]'''",
"scribunto-console-clear": "Очисти",
"scribunto-common-error-category": "Странице са грешкама у скрипти",
"scribunto-common-nosuchmodule": "Грешка у скрипти: Не постоји модул „$2”.",
"scribunto-common-timeout": "Време издвојено за покретање скрипти је истекло.",
"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",
"nstab-module": "Модул",
"tooltip-ca-nstab-module": "Погледајте страницу модула"
}