mediawiki-extensions-Scribunto/i18n/sr-ec.json
Translation updater bot 636f06d857 Localisation updates from https://translatewiki.net.
Change-Id: Id3cb7efe6881a43aee5d8b6077977213961644aa
2020-07-27 08:38:23 +02:00

29 lines
1.5 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-limitreport-timeusage": "Време коришћења Lua",
"scribunto-limitreport-timeusage-value": "$1/$2 секунди",
"scribunto-limitreport-memusage": "Меморија коришћења Lua",
"nstab-module": "Модул",
"tooltip-ca-nstab-module": "Погледајте страницу модула"
}