summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/CodeEditor/i18n/mk.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/wiki/extensions/CodeEditor/i18n/mk.json')
-rw-r--r--www/wiki/extensions/CodeEditor/i18n/mk.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/www/wiki/extensions/CodeEditor/i18n/mk.json b/www/wiki/extensions/CodeEditor/i18n/mk.json
new file mode 100644
index 00000000..ef269534
--- /dev/null
+++ b/www/wiki/extensions/CodeEditor/i18n/mk.json
@@ -0,0 +1,21 @@
+{
+ "@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": "На Уредникот на код му треба Викиуредник за да се вчита."
+}