mediawiki-extensions-CodeEd.../i18n/mk.json
Translation updater bot 67e9b621c0 Localisation updates from https://translatewiki.net.
Change-Id: I37450b696fc2f759f7b4e57af423968b429858b1
2024-03-22 08:43:49 +01:00

22 lines
1.3 KiB
JSON
Raw Permalink 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": "На Уредникот на код му треба Викиуредник за да се вчита."
}