mediawiki-extensions-CodeEd.../i18n/mk.json
Translation updater bot 404f1c04f0 Localisation updates from https://translatewiki.net.
Change-Id: I8f2b5843957da76a0035298450ce847fc00d44e6
2024-03-25 07:56:52 +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": "На Уредникот на код му треба Викиуредник за да се вчита."
}