mediawiki-extensions-Scribunto/i18n/bg.json
Translation updater bot 9a2323ed20 Localisation updates from https://translatewiki.net.
Change-Id: I51376a9192ca56777d37fd87d8f92bef9a1f0d50
2024-01-22 07:53:15 +01:00

41 lines
2.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": [
"DCLXVI",
"ShockD",
"StanProg",
"Ted Masters",
"Termininja",
"පසිඳු කාවින්ද"
]
},
"scribunto-line": "на ред $1",
"scribunto-module-line": "в $1 на ред $2",
"scribunto-parser-dialog-title": "Грешка в скрипта",
"scribunto-error-short": "Грешка в скрипта: $1",
"scribunto-error-long": "Грешки в скрипта:\n\n$1",
"scribunto-doc-page-name": "Module:$1/doc",
"scribunto-doc-page-does-not-exist": "''Документация за този модул може да бъде създадена на [[$1]]''",
"scribunto-doc-page-header": "'''Това е страница с документация за [[$1]]'''",
"scribunto-console-title": "Конзола за отстраняване на грешки",
"scribunto-console-clear": "Изчистване",
"scribunto-common-error-category": "Страници с грешки в скрипта",
"scribunto-common-error-category-desc": "Грешка при обработката на модула в страницата.",
"scribunto-common-nosuchmodule": "Грешка в скрипта: Не съществува модул с име „$2“.",
"scribunto-common-nofunction": "Грешка в скрипта: Необходимо е да се посочи име на функция.",
"scribunto-common-nosuchfunction": "Грешка в скрипта: Функцията „$2“ не съществува.",
"scribunto-common-timeout": "Времето, отделено за изпълнение на скриптове, е изтекло.",
"scribunto-common-oom": "Количеството памет, отделено за изпълнение на скриптове, е надвишено.",
"scribunto-lua-in-function": "във функцията „$1“",
"scribunto-lua-in-main": "в основната част от кода",
"scribunto-lua-in-function-at": "във функцията $1:$2",
"scribunto-lua-error-location": "Грешка в Lua $1: $2.",
"scribunto-lua-error": "Грешка в Lua: $2.",
"scribunto-lua-warning": "Предупреждение от скрипта: $1",
"scribunto-luastandalone-proc-error": "Грешка в Lua: Не може да бъде създаден процес.",
"scribunto-luastandalone-decode-error": "Грешка в Lua: Вътрешна грешка: Не може да се декодира съобщението.",
"scribunto-module-with-errors-category": "Модули с грешки",
"scribunto-module-with-errors-category-desc": "Модулът съдържа грешка.",
"nstab-module": "Модул"
}