mediawiki-extensions-CodeEd.../i18n/mk.json
Translation updater bot 651ac4c3cf Localisation updates from https://translatewiki.net.
Change-Id: I21c0a9f6c0d84a6571e3e39e9486e4f70a528a47
2017-09-20 22:40:59 +02: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": "На Уредникот на код му треба Викиуредник за да се вчита."
}