mediawiki-extensions-CodeEd.../i18n/mk.json
Translation updater bot 20a20eb648 Localisation updates from https://translatewiki.net.
Change-Id: I97ac6f8d0802d4a63ae5a4e99f6b27eff705ced0
2020-12-14 08:41:09 +01:00

22 lines
1.3 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": [
"Bjankuloski06"
]
},
"codeeditor-desc": "Уредување со истакната синтакса за JavaScript и каскадни стилски страници (CSS) користејќи го уредникот [https://ace.c9.io/ Ace]",
"codeeditor-next-annotation": "Оди на следната прибелешка",
"codeeditor-toolbar-toggle": "Префрли на уредникот на кодот",
"codeeditor-save-with-errors": "Документот содржи грешки. Сигурно сакате да го објавите?",
"codeeditor-invisibleChars-toggle": "Вкл/искл. невидливи знаци",
"codeeditor-lineWrapping-toggle": "Вкл/искл. прелом",
"codeeditor-searchReplace-toggle": "Вкл./искл. дијалог за пребарување и замена",
"codeeditor-gotoline": "Оди на ред број...",
"codeeditor-gotoline-placeholder": "ред[:столб]",
"codeeditor-gotoline-prompt": "Внесете број на ред",
"codeeditor-indent": "Отстап",
"codeeditor-outdent": "Истап",
"codeeditor-error-title": "Зависноста не успеа",
"codeeditor-error-message": "На Уредникот на код му треба Викиуредник за да се вчита."
}