For help on individual commands, do 'help <command>'"
"p>"
msgstr ""
"
За помоћ за појединачну наредбу, куцајте help <naredba>"
"icode>
"
#: view/kateviewhelpers.cpp:895
msgid "No help for '%1'"
msgstr "Нема помоћи за %1"
#: view/kateviewhelpers.cpp:898
msgid "No such command %1"
msgstr "Наредба %1 не постоји"
#: view/kateviewhelpers.cpp:903
msgid ""
"
This is the Katepart command line. Syntax: command "
"[ arguments ] For a list of available commands, enter "
"help list For help for individual commands, enter "
"help <command>
"
msgstr ""
"
Ово је командна линија дијела уређивача текста. Синтакса: "
"naredba [ argumenti ] За списак доступних наредби, "
"унесите help list За помоћ за појединачне наредбе, "
"унесите help <naredba>
"
#: view/kateviewhelpers.cpp:1000
msgid "Command \"%1\" failed."
msgstr "Наредба %1 није успјела."
#: view/kateviewhelpers.cpp:1006
msgid "No such command: \"%1\""
msgstr "Наредба %1 не постоји."
# >> @item color scheme item name
# >> @item:inlistbox
#: view/kateviewhelpers.cpp:1225 schema/kateschemaconfig.cpp:201
msgid "Bookmark"
msgstr "обиљеживач"
#: view/kateviewhelpers.cpp:2048 view/kateviewhelpers.cpp:2049
msgid "Mark Type %1"
msgstr "Обиљежје типа %1"
#: view/kateviewhelpers.cpp:2068
msgid "Set Default Mark Type"
msgstr "Постави подразумијевани тип обиљежја"
#: view/kateviewhelpers.cpp:2134
msgid "Disable Annotation Bar"
msgstr "Искључи траку тумачења"
#: view/kateviewaccessible.h:79
msgid "Move To..."
msgstr "Помјери на..."
#: view/kateviewaccessible.h:80
msgid "Move Left"
msgstr "Помјери улијево"
#: view/kateviewaccessible.h:81
msgid "Move Right"
msgstr "Помјери удесно"
#: view/kateviewaccessible.h:82
msgid "Move Up"
msgstr "Помјери нагоре"
#: view/kateviewaccessible.h:83
msgid "Move Down"
msgstr "Помјери надоље"
#: view/kateview.cpp:356
msgid "Cut the selected text and move it to the clipboard"
msgstr "Исијеци изабрани текст и смјести га у клипборд"
#: view/kateview.cpp:359
msgid "Paste previously copied or cut clipboard contents"
msgstr "Налијепи претходно копирани или исечени садржај клипборда"
#: view/kateview.cpp:362
msgid ""
"Use this command to copy the currently selected text to the system clipboard."
msgstr "Копирајте тренутно изабрани текст у системски клипборд."
#: view/kateview.cpp:364
msgid "Clipboard &History"
msgstr "&Историјат клипборда"
#: view/kateview.cpp:370
msgid "Save the current document"
msgstr "Сачувај текући документ"
#: view/kateview.cpp:373
msgid "Revert the most recent editing actions"
msgstr "Опозови посљедње уређивачке радње"
#: view/kateview.cpp:376
msgid "Revert the most recent undo operation"
msgstr "Опозови посљедњи опозив"
#: view/kateview.cpp:379
msgid "&Scripts"
msgstr "&Скрипте"
#: view/kateview.cpp:383
msgid "Apply &Word Wrap"
msgstr "&Преломи редове"
#: view/kateview.cpp:384
msgid ""
"Use this command to wrap all lines of the current document which are longer "
"than the width of the current view, to fit into this view.
This "
"is a static word wrap, meaning it is not updated when the view is resized."
msgstr ""
"Преломите све редове текућег документа дуже од ширине текућег приказа, "
"тако да стану у њега.
Овакво преламање је статичко, што значи да "
"се не ажурира са промјеном ширине приказа."
#: view/kateview.cpp:390
msgid "&Clean Indentation"
msgstr "&Очисти увлачање"
#: view/kateview.cpp:391
msgid ""
"Use this to clean the indentation of a selected block of text (only tabs/"
"only spaces).
You can configure whether tabs should be honored "
"and used or replaced with spaces, in the configuration dialog."
msgstr ""
"Очистите увлачење изабраног блока текста (само табулатори или само "
"размаци).
У дијалогу за подешавање можете одредити да ли треба "
"поштовати и користити табулаторе, или их смјењивати размацима."
#: view/kateview.cpp:396
msgid "&Align"
msgstr "&Поравнај"
#: view/kateview.cpp:397
msgid ""
"Use this to align the current line or block of text to its proper indent "
"level."
msgstr "Поравнајте текући ред или блок текста на одговарајући ниво увлачења."
#: view/kateview.cpp:401
msgid "C&omment"
msgstr "За&коментариши"
#: view/kateview.cpp:403
msgid ""
"This command comments out the current line or a selected block of text.
The characters for single/multiple line comments are defined within "
"the language's highlighting."
msgstr ""
"Ова наредба ће закоментарисати текући ред или изабрани блок текста."
"
Знакови за коментарисање једног или више редова дефинисани су у "
"правилима за истицање језика."
#: view/kateview.cpp:408
msgid "Unco&mment"
msgstr "&Откоментариши"
#: view/kateview.cpp:410
msgid ""
"This command removes comments from the current line or a selected block of "
"text.
The characters for single/multiple line comments are "
"defined within the language's highlighting."
msgstr ""
"Ова наредба ће откоментарисати текући ред или изабрани блок текста."
"
Знакови за коментарисање једног или више редова дефинисани су у "
"правилима за истицање језика."
#: view/kateview.cpp:415
msgid "Toggle Comment"
msgstr "Закоментариши/откоментариши"
#: view/kateview.cpp:418
msgid "&Read Only Mode"
msgstr "&Само за читање"
#: view/kateview.cpp:419
msgid "Lock/unlock the document for writing"
msgstr "Закључај/откључај уписивање у документ"
#: view/kateview.cpp:425
msgid "Uppercase"
msgstr "У велика слова"
#: view/kateview.cpp:427
msgid ""
"Convert the selection to uppercase, or the character to the right of the "
"cursor if no text is selected."
msgstr ""
"Претвори изабрани текст у сва велика слова, или слово десно од курсора ако "
"ништа није изабрано."
#: view/kateview.cpp:432
msgid "Lowercase"
msgstr "У мала слова"
#: view/kateview.cpp:434
msgid ""
"Convert the selection to lowercase, or the character to the right of the "
"cursor if no text is selected."
msgstr ""
"Претвори изабрани текст у сва мала слова, или слово десно од курсора ако "
"ништа није изабрано."
#: view/kateview.cpp:439
msgid "Capitalize"
msgstr "Велико прво слово"
#: view/kateview.cpp:441
msgid ""
"Capitalize the selection, or the word under the cursor if no text is "
"selected."
msgstr ""
"Увећава се почетно слово ријечима у изабраном тексту, или ријечи под "
"курсором ако ништа није изабрано."
#: view/kateview.cpp:446
msgid "Join Lines"
msgstr "Споји редове"
#: view/kateview.cpp:451
msgid "Invoke Code Completion"
msgstr "Позови допуну кôда"
#: view/kateview.cpp:452
msgid ""
"Manually invoke command completion, usually by using a shortcut bound to "
"this action."
msgstr ""
"Ручно позовите допуњавање наредби, обично путем пречице везане уз ову радњу."
#: view/kateview.cpp:458
msgid "Create Snippet"
msgstr "Направи исечак"
#: view/kateview.cpp:462
msgid "Snippets..."
msgstr "Исечци..."
#: view/kateview.cpp:475
msgid "Print the current document."
msgstr "Штампај текући документ"
#: view/kateview.cpp:479
msgid "Reloa&d"
msgstr "&Учитај поново"
#: view/kateview.cpp:481
msgid "Reload the current document from disk."
msgstr "Поново учитај текући документ са диска"
#: view/kateview.cpp:485
msgid "Save the current document to disk, with a name of your choice."
msgstr "Сачувај текући документ на диск, под изабраним именом"
#: view/kateview.cpp:488
msgid ""
"This command opens a dialog and lets you choose a line that you want the "
"cursor to move to."
msgstr ""
"Отвара дијалог у коме можете изабрати ред у који желите да курсор пријеђе."
#: view/kateview.cpp:491
msgid "Move to Previous Modified Line"
msgstr "Помјери на претходни измењени ред"
#: view/kateview.cpp:492
msgid "Move upwards to the previous modified line."
msgstr "Кретање нагоре на претходни измењени ред."
#: view/kateview.cpp:496
msgid "Move to Next Modified Line"
msgstr "Помјери на сљедећи измењени ред"
#: view/kateview.cpp:497
msgid "Move downwards to the next modified line."
msgstr "Кретање надоле на претходни измењени ред."
#: view/kateview.cpp:501
msgid "&Configure Editor..."
msgstr "Подеси &уређивач..."
#: view/kateview.cpp:502
msgid "Configure various aspects of this editor."
msgstr "Подесите разне аспекте овог уређивача."
#: view/kateview.cpp:505
msgid "&Mode"
msgstr "&Режим"
#: view/kateview.cpp:507
msgid ""
"Here you can choose which mode should be used for the current document. This "
"will influence the highlighting and folding being used, for example."
msgstr ""
"Овдје можете изабрати режим који треба користити за текући документ, што ће "
"се одразити, на примјер, на истицање и прелом текста."
#: view/kateview.cpp:510
msgid "&Highlighting"
msgstr "&Истицање"
#: view/kateview.cpp:512
msgid "Here you can choose how the current document should be highlighted."
msgstr "Овдје можете изабрати како ће истицати текст у текућем документу."
#: view/kateview.cpp:515
msgid "&Schema"
msgstr "&Шема"
#: view/kateview.cpp:520
msgid "&Indentation"
msgstr "&Увлачење"
#: view/kateview.cpp:524
msgid "Select the entire text of the current document."
msgstr "Изабери цјелокупан текст у документу."
#: view/kateview.cpp:527
msgid ""
"If you have selected something within the current document, this will no "
"longer be selected."
msgstr ""
"Ако сте изабрали нешто у оквиру документа, овим ћете поништити тај избор."
#: view/kateview.cpp:531
msgid "Enlarge Font"
msgstr "Повећај фонт"
#: view/kateview.cpp:533
msgid "This increases the display font size."
msgstr "Ово повећава величину фонта на екрану."
#: view/kateview.cpp:538
msgid "Shrink Font"
msgstr "Смањи фонт"
#: view/kateview.cpp:540
msgid "This decreases the display font size."
msgstr "Ово смањује величину фонта на екрану."
#: view/kateview.cpp:543
msgid "Bl&ock Selection Mode"
msgstr "&Блоковски избор"
#: view/kateview.cpp:546
msgid ""
"This command allows switching between the normal (line based) selection mode "
"and the block selection mode."
msgstr ""
"Пребацујте између нормалног (на основу редова) и блоковског избора текста."
#: view/kateview.cpp:549
msgid "Overwr&ite Mode"
msgstr "&Пребрисавање"
#: view/kateview.cpp:552
msgid ""
"Choose whether you want the text you type to be inserted or to overwrite "
"existing text."
msgstr ""
"Изаберите да ли текст који уносите треба да се умеће у постојећи текст или "
"га пребрисује."
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:20
#. i18n: ectx: property (title), widget (QGroupBox, gbWordWrap)
#: view/kateview.cpp:556 rc.cpp:612
msgid "&Dynamic Word Wrap"
msgstr "&Динамички прелом"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:17
#. i18n: ectx: property (whatsThis), widget (QGroupBox, gbWordWrap)
#: view/kateview.cpp:559 rc.cpp:609
msgid ""
"If this option is checked, the text lines will be wrapped at the view border "
"on the screen."
msgstr ""
"Ако је ова опција укључена, редови текста ће бити преламани на ивици приказа "
"на екрану."
#: view/kateview.cpp:562
msgid "Dynamic Word Wrap Indicators"
msgstr "Показатељи динамичког прелома"
#: view/kateview.cpp:564
msgid "Choose when the Dynamic Word Wrap Indicators should be displayed"
msgstr "Треба ли приказивати показатеље динамичког прелома текста"
#: view/kateview.cpp:568
msgid "&Off"
msgstr "&искључени"
#: view/kateview.cpp:569
msgid "Follow &Line Numbers"
msgstr "прате &бројеве редова"
#: view/kateview.cpp:570
msgid "&Always On"
msgstr "&увијек укључени"
# >> @action:inmenu
#: view/kateview.cpp:574
msgid "Show Folding &Markers"
msgstr "&Ручке за сажимање"
#: view/kateview.cpp:577
msgid ""
"You can choose if the codefolding marks should be shown, if codefolding is "
"possible."
msgstr "Изаберите да ли приказивати ручке за сажимање кôда, ако је оно могуће."
# >> @action:inmenu
#: view/kateview.cpp:580
msgid "Show &Icon Border"
msgstr "&Појас икона"
#: view/kateview.cpp:583
msgid ""
"Show/hide the icon border.
The icon border shows bookmark "
"symbols, for instance."
msgstr ""
"Прикажи/сакриј појас икона.
Овај појас приказује, на "
"примјер, симболе обиљеживача."
# >> @action:inmenu
#: view/kateview.cpp:586
msgid "Show &Line Numbers"
msgstr "&Бројеви редова"
#: view/kateview.cpp:589
msgid "Show/hide the line numbers on the left hand side of the view."
msgstr "Прикажи/сакриј бројеве редова на лијевој страни приказа"
# >> @action:inmenu
#: view/kateview.cpp:592
msgid "Show Scroll&bar Marks"
msgstr "&Зарези у клизачкој траци"
#: view/kateview.cpp:594
msgid ""
"Show/hide the marks on the vertical scrollbar.
The marks show "
"bookmarks, for instance."
msgstr ""
"Прикажи/сакриј зарезе у усправној клизачкој траци.
Зарезима "
"се, на примјер, означавају обиљеживачи."
#: view/kateview.cpp:597
msgid "Show Scrollbar Mini-Map"
msgstr "Мини‑мапа у клизачкој траци"
#: view/kateview.cpp:599
msgid ""
"Show/hide the mini-map on the vertical scrollbar.
The mini-map "
"shows an overview of the whole document."
msgstr ""
"Прикажи/сакриј мини‑мапу у усправној клизачкој траци.
Мини‑мапа даје преглед целог документа."
# >> @action:inmenu
#. i18n("Show the whole document in the Mini-Map"), this);
#. ac->addAction("view_scrollbar_minimap_all", a);
#. a->setWhatsThis(i18n("Display the whole document in the mini-map.
With this option set the whole document will be visible in the mini-map."));
#. connect(a, SIGNAL(triggered(bool)), SLOT(toggleScrollBarMiniMapAll()));
#. connect(m_toggleScrollBarMiniMap, SIGNAL(triggered(bool)), m_toggleScrollBarMiniMapAll, SLOT(setEnabled(bool)));
#: view/kateview.cpp:608
msgid "Show Static &Word Wrap Marker"
msgstr "&Граничник статичког прелома"
# skip-rule: t-line
#: view/kateview.cpp:611
msgid ""
"Show/hide the Word Wrap Marker, a vertical line drawn at the word wrap "
"column as defined in the editing properties"
msgstr ""
"Да ли приказати граничник статичког прелома, усправну линију која се "
"исцртава у колони прелома задатој у подешавањима."
# >> @action:inmenu
#: view/kateview.cpp:616
msgid "Switch to Command Line"
msgstr "На командну линију"
#: view/kateview.cpp:618
msgid "Show/hide the command line on the bottom of the view."
msgstr "Да ли приказати командну линију у дну приказа."
#: view/kateview.cpp:621
msgid "&End of Line"
msgstr "&Крај реда"
#: view/kateview.cpp:623
msgid "Choose which line endings should be used, when you save the document"
msgstr "Изаберите какви се крајеви редова користе при уписивању документа"
#: view/kateview.cpp:625
msgctxt "@item:inmenu End of Line"
msgid "&UNIX"
msgstr "Уникс"
#: view/kateview.cpp:626
msgctxt "@item:inmenu End of Line"
msgid "&Windows/DOS"
msgstr "ДОС/Виндоуз"
#: view/kateview.cpp:627
msgctxt "@item:inmenu End of Line"
msgid "&Macintosh"
msgstr "мекинтош"
#: view/kateview.cpp:632
msgid "Add &Byte Order Mark (BOM)"
msgstr "Додај маркер &редослиједа бајтова (БОМ)"
#: view/kateview.cpp:635
msgid ""
"Enable/disable adding of byte order markers for UTF-8/UTF-16 encoded files "
"while saving"
msgstr ""
"Да ли додавати маркере редослиједа бајтова у УТФ‑8/УТФ‑16 кодиране фајлове "
"при уписивању."
#: view/kateview.cpp:638
msgid "E&ncoding"
msgstr "&Кодирање"
#: view/kateview.cpp:642
msgid "Look up the first occurrence of a piece of text or regular expression."
msgstr "Тражи прву појаву дијела текста или регуларног израза."
#: view/kateview.cpp:646
msgid "Find Selected"
msgstr "Нађи изабрано"
#: view/kateview.cpp:648
msgid "Finds next occurrence of selected text."
msgstr "Налази сљедећу појаву изабраног текста."
#: view/kateview.cpp:652
msgid "Find Selected Backwards"
msgstr "Нађи изабрано уназад"
#: view/kateview.cpp:654
msgid "Finds previous occurrence of selected text."
msgstr "Налази претходну појаву изабраног текста."
#: view/kateview.cpp:658
msgid "Look up the next occurrence of the search phrase."
msgstr "Потражи сљедећу појаву израза."
#: view/kateview.cpp:662
msgid "Look up the previous occurrence of the search phrase."
msgstr "Потражи претходну појаву израза."
#: view/kateview.cpp:666
msgid ""
"Look up a piece of text or regular expression and replace the result with "
"some given text."
msgstr ""
"Потражи дио текста или регуларни израза и замијени резултат другим датим "
"текстом."
#: view/kateview.cpp:669
msgid "Automatic Spell Checking"
msgstr "Аутоматска провјера правописа"
# >> @info:whatsthis
#: view/kateview.cpp:670
msgid "Enable/disable automatic spell checking"
msgstr "Да ли аутоматски провјеравати правопис."
#: view/kateview.cpp:676
msgid "Change Dictionary..."
msgstr "Промијени рјечник..."
#: view/kateview.cpp:677
msgid "Change the dictionary that is used for spell checking."
msgstr "Промијените рјечник за провјеру правописа."
#: view/kateview.cpp:681
msgid "Clear Dictionary Ranges"
msgstr "Очисти рјечничке опсеге"
#: view/kateview.cpp:683
msgid ""
"Remove all the separate dictionary ranges that were set for spell checking."
msgstr ""
"Очистите све засебне рјечничке опсеге који су постављени за провјеру "
"правописа."
#: view/kateview.cpp:735
msgid "Move Word Left"
msgstr "Помјери ријеч лијево"
#: view/kateview.cpp:741
msgid "Select Character Left"
msgstr "Изабери знак лијево"
#: view/kateview.cpp:747
msgid "Select Word Left"
msgstr "Изабери ријеч лијево"
#: view/kateview.cpp:753
msgid "Move Word Right"
msgstr "Помјери ријеч десно"
#: view/kateview.cpp:759
msgid "Select Character Right"
msgstr "Изабери знак десно"
#: view/kateview.cpp:765
msgid "Select Word Right"
msgstr "Изабери ријеч десно"
#: view/kateview.cpp:771
msgid "Move to Beginning of Line"
msgstr "Иди на почетак реда"
#: view/kateview.cpp:777
msgid "Move to Beginning of Document"
msgstr "Иди на почетак документа"
#: view/kateview.cpp:783
msgid "Select to Beginning of Line"
msgstr "Изабери до почетка реда"
#: view/kateview.cpp:789
msgid "Select to Beginning of Document"
msgstr "Изабери до почетка документа"
#: view/kateview.cpp:796
msgid "Move to End of Line"
msgstr "Иди на крај реда"
#: view/kateview.cpp:802
msgid "Move to End of Document"
msgstr "Иди на крај документа"
#: view/kateview.cpp:808
msgid "Select to End of Line"
msgstr "Изабери до краја реда"
#: view/kateview.cpp:814
msgid "Select to End of Document"
msgstr "Изабери до краја документа"
#: view/kateview.cpp:821
msgid "Select to Previous Line"
msgstr "Изабери до претходног реда"
#: view/kateview.cpp:827
msgid "Scroll Line Up"
msgstr "Склизни ред нагоре"
#: view/kateview.cpp:834
msgid "Move to Next Line"
msgstr "Помјери на сљедећи ред"
#: view/kateview.cpp:841
msgid "Move to Previous Line"
msgstr "Помјери на претходни ред"
#: view/kateview.cpp:848
msgid "Move Cursor Right"
msgstr "Помјери курсор десно"
#: view/kateview.cpp:855
msgid "Move Cursor Left"
msgstr "Помјери курсор лијево"
#: view/kateview.cpp:862
msgid "Select to Next Line"
msgstr "Изабери до сљедећег реда"
#: view/kateview.cpp:868
msgid "Scroll Line Down"
msgstr "Склизни ред надоље"
#: view/kateview.cpp:875
msgid "Scroll Page Up"
msgstr "Склизни страницу нагоре"
#: view/kateview.cpp:881
msgid "Select Page Up"
msgstr "Изабери страницу нагоре"
#: view/kateview.cpp:887
msgid "Move to Top of View"
msgstr "Иди на врх приказа"
#: view/kateview.cpp:893
msgid "Select to Top of View"
msgstr "Изабери до врха приказа"
#: view/kateview.cpp:900
msgid "Scroll Page Down"
msgstr "Склизни страницу надоље"
#: view/kateview.cpp:906
msgid "Select Page Down"
msgstr "Изабери страницу надоље"
#: view/kateview.cpp:912
msgid "Move to Bottom of View"
msgstr "Иди на дно приказа"
#: view/kateview.cpp:918
msgid "Select to Bottom of View"
msgstr "Изабери до дна приказа"
#: view/kateview.cpp:924
msgid "Move to Matching Bracket"
msgstr "Иди на парњачку заграду"
#: view/kateview.cpp:930
msgid "Select to Matching Bracket"
msgstr "Изабери до парњачке заграде"
#: view/kateview.cpp:940
msgid "Transpose Characters"
msgstr "Преметни знакове"
#: view/kateview.cpp:946
msgid "Delete Line"
msgstr "Обриши ред"
#: view/kateview.cpp:952
msgid "Delete Word Left"
msgstr "Обриши ријеч лијево"
#: view/kateview.cpp:958
msgid "Delete Word Right"
msgstr "Обриши ријеч десно"
#: view/kateview.cpp:964
msgid "Delete Next Character"
msgstr "Обриши сљедећи знак"
#: view/kateview.cpp:970
msgid "Backspace"
msgstr "Назад"
#: view/kateview.cpp:979
msgid "Insert Tab"
msgstr "Уметни табулатор"
#: view/kateview.cpp:984
msgid "Insert Smart Newline"
msgstr "Уметни паметно нови ред"
#: view/kateview.cpp:985
msgid ""
"Insert newline including leading characters of the current line which are "
"not letters or numbers."
msgstr ""
"Уметните нови ред укључујући и водеће знакове текућег који нису ни слова ни "
"бројеви."
#: view/kateview.cpp:995
msgid "&Indent"
msgstr "&Увуци"
#: view/kateview.cpp:996
msgid ""
"Use this to indent a selected block of text.
You can configure "
"whether tabs should be honored and used or replaced with spaces, in the "
"configuration dialog."
msgstr ""
"Увуците изабрани блок текста.
У дијалогу за подешавање "
"можете одредити да ли треба поштовати и користити табулаторе, или их "
"смјењивати размацима."
#: view/kateview.cpp:1003
msgid "&Unindent"
msgstr "&Извуци"
#: view/kateview.cpp:1004
msgid "Use this to unindent a selected block of text."
msgstr "Извуците изабрани блок текста."
#: view/kateview.cpp:1023
msgid "Fold Toplevel Nodes"
msgstr "Сажми чворове на врху"
#: view/kateview.cpp:1041
msgid "Fold Current Node"
msgstr "Сажми текући чвор"
#: view/kateview.cpp:1045
msgid "Unfold Current Node"
msgstr "Развиј текући чвор"
#: view/kateview.cpp:1134
msgid "OVR"
msgstr "ПРЕ"
#: view/kateview.cpp:1134
msgid "INS"
msgstr "УМЕ"
# well-spelled: СЗЧ
#: view/kateview.cpp:1140
msgid "%1 (R/O)"
msgstr "%1 (СЗЧ)"
#. i18n: file: snippet/snippetview.ui:35
#. i18n: ectx: property (toolTip), widget (KLineEdit, filterText)
#: rc.cpp:3
msgid "Define filter here"
msgstr "Овде дефинишите филтер"
#. i18n: file: snippet/snippetview.ui:38
#. i18n: ectx: property (clickMessage), widget (KLineEdit, filterText)
#: rc.cpp:6
msgid "Filter..."
msgstr "Филтер..."
#. i18n: file: snippet/editrepository.ui:29
#. i18n: ectx: property (text), widget (QLabel, repoNameLabel)
#. i18n: file: snippet/editsnippet.ui:41
#. i18n: ectx: property (text), widget (QLabel, snippetName)
#. i18n: file: syntax/filetypeconfigwidget.ui:72
#. i18n: ectx: property (text), widget (QLabel, lblName)
#. i18n: file: mode/filetypeconfigwidget.ui:72
#. i18n: ectx: property (text), widget (QLabel, lblName)
#. i18n: file: dialogs/commandmenueditwidget.ui:69
#. i18n: ectx: property (text), widget (QLabel, lblName)
#: rc.cpp:9 rc.cpp:31 rc.cpp:86 rc.cpp:155 rc.cpp:692
msgid "&Name:"
msgstr "&Име:"
#. i18n: file: snippet/editrepository.ui:39
#. i18n: ectx: property (toolTip), widget (KLineEdit, repoNameEdit)
#: rc.cpp:12
msgid ""
"The name of the repository. Must not be empty or contain forward slashes (/)."
msgstr "Име ризнице. Не сме да буде празно нити да садржи кроз (/)."
#. i18n: file: snippet/editrepository.ui:46
#. i18n: ectx: property (text), widget (QLabel, repoNamespaceLabel)
#: rc.cpp:15
msgid "Na&mespace:"
msgstr "Именски &простор:"
#. i18n: file: snippet/editrepository.ui:57
#. i18n: ectx: property (toolTip), widget (KLineEdit, repoNamespaceEdit)
#: rc.cpp:18
msgid ""
"
If non-empty this will be used as a prefix for all snippets in this "
"repository during code completion.
\n"
"
Note: No spaces allowed.
"
msgstr ""
"
Ако је непразно, користиће се као префикс свих исечака у овој ризници "
"током допуне кода.
This string allows to configure Kate's settings for the files selected by "
"this mimetype using Kate variables. Almost any configuration option can be "
"set, such as highlight, indent-mode, encoding, etc.
For a full list of "
"known variables, see the manual.
"
msgstr ""
"
Овом се ниском могу подесити Кејтине поставке за фајлове изабране овим "
"МИМЕ типом, користећи Кејтине промјенљиве. Може се задати скоро свака опција "
"поставе, као што је истицање, увлачење, кодирање, итд.
За потпун "
"списак промјенљивих, погледајте приручник.
"
# >! ui: Insert spaces instead of tabulators --> ?
#. i18n: file: dialogs/indentationconfigwidget.ui:225
#. i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabAdvances)
#: rc.cpp:591
msgid ""
"If this option is selected, the Tab key always inserts white space so "
"that the next tab position is reached. If the option Insert spaces "
"instead of tabulators in the section Editing is enabled, spaces "
"are inserted; otherwise, a single tabulator is inserted."
msgstr ""
"Ако је ово укључено, тастер Tab увијек умеће "
"празнине до достизање наредне табулаторске позиције. Ако је укључена опција "
"Умећи размаке умјесто табулатора у одијељку "
"Уређивање, умећу се размаци; у супротном један "
"табулатор."
#. i18n: file: dialogs/indentationconfigwidget.ui:228
#. i18n: ectx: property (text), widget (QRadioButton, rbTabAdvances)
#: rc.cpp:594
msgid "Always advance to the &next tab position"
msgstr "Увијек напредуј на &сљедећи табулаторски положај"
#. i18n: file: dialogs/indentationconfigwidget.ui:235
#. i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabIndents)
#: rc.cpp:597
msgid ""
"If this option is selected, the Tab key always indents the current "
"line by the number of character positions specified in Indentation width"
"b>."
msgstr ""
"Ако је ово укључено, тастер Tab увијек увлачи "
"текући ред онолико колико је задато под Дубина увлачења:"
"interface>."
#. i18n: file: dialogs/indentationconfigwidget.ui:238
#. i18n: ectx: property (text), widget (QRadioButton, rbTabIndents)
#: rc.cpp:600
msgid "Always increase indentation &level"
msgstr "Увијек повећај ниво &увлачења"
# >! ui: Insert spaces instead of tabulators --> ?
#. i18n: file: dialogs/indentationconfigwidget.ui:245
#. i18n: ectx: property (whatsThis), widget (QRadioButton, rbTabSmart)
#: rc.cpp:603
msgid ""
"If this option is selected, the Tab key either indents the current "
"line or advances to the next tab position.
If the insertion point is at "
"or before the first non-space character in the line, or if there is a "
"selection, the current line is indented by the number of character positions "
"specified in Indentation width.
If the insertion point is located "
"after the first non-space character in the line and there is no selection, "
"white space is inserted so that the next tab position is reached: if the "
"option Insert spaces instead of tabulators in the section Editing"
"b> is enabled, spaces are inserted; otherwise, a single tabulator is "
"inserted."
msgstr ""
"
Ако је ово укључено, тастер Tab или увлачи "
"текући ред или напредује на сљедећи положај табулатора.
Ако је тачка "
"уметања код или пре првог не‑размака у реду, или ако је дио текста изабран, "
"ред се увлачи онолико колико је задато под Дубина увлачења:"
"interface>.
Ако се тачка уметања налази послије првог не‑размака и "
"ништа није изабрано, умећу се празнине до достизања наредног положаја "
"табулатора. У том случају, ако је укључено Умећи размаке умјесто "
"табулатора у одијељку Уређивање, умећу се "
"размаци; у супротном један табулатор.
Enables the start of dynamically wrapped lines to be aligned vertically "
"to the indentation level of the first line. This can help to make code and "
"markup more readable.
Additionally, this allows you to set a maximum "
"width of the screen, as a percentage, after which dynamically wrapped lines "
"will no longer be vertically aligned. For example, at 50%, lines whose "
"indentation levels are deeper than 50% of the width of the screen will not "
"have vertical alignment applied to subsequent wrapped lines.
"
msgstr ""
"
Задаје да почетак динамички преломљених редова буде поравнат на ниво "
"увлачења првог. Ово може допринијети читљивости кôда и обиљежавања."
"p>
Поред тога, можете задати и највећу ширину приказа (као проценат) "
"послије које динамички преломљени редови више неће бити усправно поравнати. "
"На примјер, 50% значи да редови чији су нивои увлачења већи од 50% ширине "
"приказа неће имати усправно поравнање након прелома.
"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:65
#. i18n: ectx: property (specialValueText), widget (KIntSpinBox, sbDynamicWordWrapDepth)
#. i18n: file: dialogs/navigationconfigwidget.ui:56
#. i18n: ectx: property (specialValueText), widget (KIntSpinBox, sbAutoCenterCursor)
#: rc.cpp:628 rc.cpp:737
msgid "Disabled"
msgstr "искључено"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:68
#. i18n: ectx: property (suffix), widget (KIntSpinBox, sbDynamicWordWrapDepth)
#: rc.cpp:632
#, no-c-format
msgid "% of View Width"
msgstr "% од ширине приказа"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:84
#. i18n: ectx: property (title), widget (QGroupBox, gbWhitespaceHighlighting)
#: rc.cpp:635
msgid "Whitespace Highlighting"
msgstr "Истицање празнина"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:90
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowTabs)
#: rc.cpp:638
msgid ""
"The editor will display a symbol to indicate the presence of a tab in the "
"text."
msgstr ""
"Уређивач ће приказивати симбол као назнаку присуства табулатора у тексту."
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:93
#. i18n: ectx: property (text), widget (QCheckBox, chkShowTabs)
#: rc.cpp:641
msgid "&Highlight tabulators"
msgstr "&Истакни табулаторе"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:100
#. i18n: ectx: property (text), widget (QCheckBox, chkShowSpaces)
#: rc.cpp:644
msgid "Highlight trailing &spaces"
msgstr "Истакни пратеће раз&маке"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:110
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:647 dialogs/katedialogs.cpp:787
msgid "Advanced"
msgstr "Напредно"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:116
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkDeveloperMode)
#: rc.cpp:650
msgid ""
"Changing this mode affects only newly opened / created documents. In KWrite "
"a restart is recommended."
msgstr ""
"Измјена овог режима утиче само на новоотворене/створене документе. У "
"К‑писању, најбоље га је поново покренути."
# >> @option:check
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:119
#. i18n: ectx: property (text), widget (QCheckBox, chkDeveloperMode)
#: rc.cpp:653
msgid "Enable power user mode (KDE 3 mode)"
msgstr "Режим искусног корисника (попут КДЕ‑а 3)"
# skip-rule: t-line
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:126
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowIndentationLines)
#: rc.cpp:656
msgid ""
"If this is enabled, the editor will display vertical lines to help identify "
"indent lines."
msgstr ""
"Када је укључено, уређивач приказује усправне линије за лакше уочавање "
"увлачења."
# skip-rule: t-line
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:129
#. i18n: ectx: property (text), widget (QCheckBox, chkShowIndentationLines)
#: rc.cpp:659
msgid "Show i&ndentation lines"
msgstr "Прикажи линије &увлачења"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:136
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkShowWholeBracketExpression)
#: rc.cpp:662
msgid ""
"If this is enabled, the range between the selected matching brackets will be "
"highlighted."
msgstr ""
"Када је укључено, биће истакнут опсег између изабраних парњачких заграда."
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:139
#. i18n: ectx: property (text), widget (QCheckBox, chkShowWholeBracketExpression)
#: rc.cpp:665
msgid "Highlight range between selected brackets"
msgstr "Истакни опсег између изабраних заграда"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:146
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkAnimateBracketMatching)
#: rc.cpp:668
msgid "Flash matching brackets"
msgstr "Анимирај парњачке заграде"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:149
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkAnimateBracketMatching)
#: rc.cpp:671
msgid ""
"If this is enabled, matching brackets are animated for better visibility."
msgstr "Ако је укључено, упарене заграде се анимирају ради лакшег уочавања."
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:152
#. i18n: ectx: property (text), widget (QCheckBox, chkAnimateBracketMatching)
#: rc.cpp:674
msgid "Animate bracket matching"
msgstr "Анимирај парњачке заграде"
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:162
#. i18n: ectx: property (toolTip), widget (QCheckBox, chkFoldFirstLine)
#: rc.cpp:677
msgid ""
"When this setting is enabled, the editor view automatically folds\n"
"comment blocks that start on the first line of the document. This is\n"
"helpful to hide license headers which are commonly placed at the\n"
"beginning of a file."
msgstr ""
"Када је ова поставка укључена, уређивач аутоматски сажима блокове коментара "
"који почињу од првог реда документа. Ово је згодно за сакривање заглавља "
"лиценци, која се често налазе на почетку фајла."
#. i18n: file: dialogs/textareaappearanceconfigwidget.ui:165
#. i18n: ectx: property (text), widget (QCheckBox, chkFoldFirstLine)
#: rc.cpp:683
msgid "Fold First Line"
msgstr "Сажми на првом реду"
#. i18n: file: dialogs/commandmenueditwidget.ui:12
#. i18n: ectx: property (title), widget (QGroupBox, gbEdit)
#: rc.cpp:686
msgid "Edit Command"
msgstr "Уреди наредбу"
#. i18n: file: dialogs/commandmenueditwidget.ui:26
#. i18n: ectx: property (text), widget (QLabel, lblCommand)
#: rc.cpp:689
msgid "&Associated command:"
msgstr "&Придружена наредба:"
#. i18n: file: dialogs/commandmenueditwidget.ui:87
#. i18n: ectx: property (toolTip), widget (KIconButton, btnIcon)
#: rc.cpp:695
msgid "Choose an icon."
msgstr "Изаберите икону."
#. i18n: file: dialogs/commandmenueditwidget.ui:90
#. i18n: ectx: property (whatsThis), widget (KIconButton, btnIcon)
#: rc.cpp:698
msgid "
This icon will be displayed in the menu and toolbar.
"
msgstr "
Ова ће икона бити приказана у менију и траци алатки.
"
#. i18n: file: dialogs/commandmenueditwidget.ui:102
#. i18n: ectx: property (text), widget (QLabel, lblDescription)
#: rc.cpp:701
msgid "&Description:"
msgstr "&Опис:"
#. i18n: file: dialogs/commandmenueditwidget.ui:115
#. i18n: ectx: property (text), widget (QLabel, lblCategory)
#: rc.cpp:704
msgid "&Category:"
msgstr "&Категорија:"
#. i18n: file: dialogs/modonhdwidget.ui:23
#. i18n: ectx: property (text), widget (QCheckBox, chkIgnoreWhiteSpaces)
#: rc.cpp:707
msgid "Ignore white space changes"
msgstr "Игнориши измјене у празнинама"
#. i18n: file: dialogs/modonhdwidget.ui:30
#. i18n: ectx: property (whatsThis), widget (QPushButton, btnDiff)
#: rc.cpp:710
msgid ""
"Calculates the difference between the editor contents and the disk file "
"using diff(1)."
msgstr ""
"Рачуна разлику између садржаја уређивача и фајла на диску наредбом "
"diff."
#. i18n: file: dialogs/modonhdwidget.ui:33
#. i18n: ectx: property (text), widget (QPushButton, btnDiff)
#: rc.cpp:713
msgid "&View Difference"
msgstr "Прикажи &разлику"
#. i18n: file: dialogs/navigationconfigwidget.ui:12
#. i18n: ectx: property (title), widget (QGroupBox, gbCursorMovement)
#: rc.cpp:716
msgid "Text Cursor Movement"
msgstr "Помијерање курсора"
#. i18n: file: dialogs/navigationconfigwidget.ui:18
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkSmartHome)
#: rc.cpp:719
msgid ""
"When selected, pressing the home key will cause the cursor to skip "
"whitespace and go to the start of a line's text. The same applies for the "
"end key."
msgstr ""
"Када је укључено, притиском на тастер Home курсор "
"ће прескочити празнине и отићи на почетак реда. Исто важи и за тастер "
"End."
#. i18n: file: dialogs/navigationconfigwidget.ui:21
#. i18n: ectx: property (text), widget (QCheckBox, chkSmartHome)
#: rc.cpp:722
msgid "Smart ho&me and smart end"
msgstr "&Паметно на почетак и крај"
#. i18n: file: dialogs/navigationconfigwidget.ui:28
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkPagingMovesCursor)
#: rc.cpp:725
msgid ""
"Selects whether the PageUp and PageDown keys should alter the vertical "
"position of the cursor relative to the top of the view."
msgstr ""
"Одређује да ли тастери PageUp и PageDown"
"shortcut> мијењају усправни положај курсора релативно према врху приказа."
"qt>"
#. i18n: file: dialogs/navigationconfigwidget.ui:31
#. i18n: ectx: property (text), widget (QCheckBox, chkPagingMovesCursor)
#: rc.cpp:728
msgid "&PageUp/PageDown moves cursor"
msgstr "&Курсор шета при PageUp/PageDown"
#. i18n: file: dialogs/navigationconfigwidget.ui:43
#. i18n: ectx: property (text), widget (QLabel, lblAutoCenterCursor)
#: rc.cpp:731
msgid "&Autocenter cursor:"
msgstr "&Аутоматско центрирање курсора:"
#. i18n: file: dialogs/navigationconfigwidget.ui:53
#. i18n: ectx: property (whatsThis), widget (KIntSpinBox, sbAutoCenterCursor)
#: rc.cpp:734
msgid ""
"Sets the number of lines to maintain visible above and below the cursor when "
"possible."
msgstr ""
"Поставља број редова које треба одржавати у приказу изнад и испод курсора "
"ако је могуће."
#. i18n: file: dialogs/navigationconfigwidget.ui:59
#. i18n: ectx: property (suffix), widget (KIntSpinBox, sbAutoCenterCursor)
#: rc.cpp:740
msgid " lines"
msgstr " редова"
#. i18n: file: dialogs/navigationconfigwidget.ui:84
#. i18n: ectx: property (title), widget (QGroupBox, cbNavigationMisc)
#. i18n: file: dialogs/editconfigwidget.ui:87
#. i18n: ectx: property (title), widget (QGroupBox, gbMisc)
#: rc.cpp:743 rc.cpp:890
msgid "Misc"
msgstr "Разно"
#. i18n: file: dialogs/navigationconfigwidget.ui:92
#. i18n: ectx: property (text), widget (QLabel, lblTextSelectionMode)
#: rc.cpp:746
msgid "Text selection mode:"
msgstr "Режим избора текста:"
#. i18n: file: dialogs/navigationconfigwidget.ui:103
#. i18n: ectx: property (text), item, widget (QComboBox, cbTextSelectionMode)
#: rc.cpp:749
msgid "Normal"
msgstr "обичан"
#. i18n: file: dialogs/navigationconfigwidget.ui:108
#. i18n: ectx: property (text), item, widget (QComboBox, cbTextSelectionMode)
#: rc.cpp:752
msgid "Persistent"
msgstr "постојан"
#. i18n: file: dialogs/navigationconfigwidget.ui:131
#. i18n: ectx: property (text), widget (QCheckBox, chkScrollPastEnd)
#: rc.cpp:755
msgid "Allow scrolling past the end of the document"
msgstr "Дозволи клизање иза краја документа"
#. i18n: file: dialogs/completionconfigtab.ui:20
#. i18n: ectx: property (title), widget (QGroupBox, gbGeneral)
#: rc.cpp:758 dialogs/katedialogs.cpp:529 dialogs/katedialogs.cpp:600
#: dialogs/katedialogs.cpp:786
msgid "General"
msgstr "Опште"
#. i18n: file: dialogs/completionconfigtab.ui:26
#. i18n: ectx: property (text), widget (QCheckBox, chkAutoCompletionEnabled)
#: rc.cpp:761
msgid "Enable &auto completion"
msgstr "&Самодопуна"
#. i18n: file: dialogs/completionconfigtab.ui:36
#. i18n: ectx: property (title), widget (QGroupBox, gbWordCompletion)
#: rc.cpp:764 completion/katewordcompletion.cpp:97
msgid "Auto Word Completion"
msgstr "Самодопуна ријечи"
#. i18n: file: dialogs/completionconfigtab.ui:50
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:767
msgid "Minimal word length to complete:"
msgstr "Најмања дужина ријечи за допуну:"
#. i18n: file: dialogs/completionconfigtab.ui:75
#. i18n: ectx: property (toolTip), widget (QCheckBox, removeTail)
#: rc.cpp:770
msgid "Remove tail of a previous word when completion item chosen from a list"
msgstr "Уклони реп претходне речи кад се изабере ставка са списка допуна"
#. i18n: file: dialogs/completionconfigtab.ui:78
#. i18n: ectx: property (text), widget (QCheckBox, removeTail)
#: rc.cpp:773
msgid "Remove tail on complete"
msgstr "Уклони реп при допуни"
#. i18n: file: dialogs/completionconfigtab.ui:88
#. i18n: ectx: property (title), widget (QGroupBox, gbKeywordCompletion)
#: rc.cpp:776
msgid "Keyword completion"
msgstr "Допуна кључних ријечи"
#. i18n: file: dialogs/completionconfigtab.ui:97
#. i18n: ectx: property (text), widget (QLabel, label_2)
#: rc.cpp:779
msgid ""
"Keyword completion provides suggestions based on the keywords which exist in "
"the document's language."
msgstr ""
"Допуна кључних ријечи даје предлоге на основу кључних ријечи дефинисаних у "
"језику документа."
#. i18n: file: dialogs/schemaconfigcolortab.ui:9
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
#: rc.cpp:782
msgid "Text Area Background"
msgstr "Позадина подручја с текстом"
#. i18n: file: dialogs/schemaconfigcolortab.ui:18
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:785
msgid "Normal text:"
msgstr "Обичан текст:"
#. i18n: file: dialogs/schemaconfigcolortab.ui:25
#. i18n: ectx: property (whatsThis), widget (KColorButton, back)
#: rc.cpp:788 schema/kateschemaconfig.cpp:87
msgid "
The entries are accessible through the submenu Commands in the "
"Tools menu. For faster access it is possible to assign shortcuts"
"b> in the shortcut configuration page after applying the changes.
"
msgstr ""
"
Ставке су доступне кроз подмени Наредбе менија "
"Алатке. Пошто се измјене примијене, могуће је "
"додијелити пречице за бржи приступ, на страници поставе пречица.
If this option is checked, a vertical line will be drawn at the word wrap "
"column as defined in the Editing properties.
Note "
"that the word wrap marker is only drawn if you use a fixed pitch font.
"
msgstr ""
"
Ако је ово укључено, биће исцртана усправна линија на колони "
"преламања текста, одређеној у одијељку Уређивање."
"p>
Ова линија се црта само када се користи фонт фиксне ширине.
"
#. i18n: file: dialogs/editconfigwidget.ui:31
#. i18n: ectx: property (text), widget (QCheckBox, chkShowStaticWordWrapMarker)
#: rc.cpp:881
msgid "Show static word wra&p marker (if applicable)"
msgstr "&Граничник статичког преламања (ако је примјенљиво)"
#. i18n: file: dialogs/editconfigwidget.ui:43
#. i18n: ectx: property (text), widget (QLabel, lblWordWrap)
#: rc.cpp:884
msgid "W&rap words at:"
msgstr "Преломи текст &на:"
#. i18n: file: dialogs/editconfigwidget.ui:53
#. i18n: ectx: property (whatsThis), widget (KIntSpinBox, sbWordWrap)
#: rc.cpp:887
msgid ""
"If the Word Wrap option is selected this entry determines the length (in "
"characters) at which the editor will automatically start a new line."
msgstr ""
"Ако је укључено преламање текста, ова поставка одређује дужину (у знаковима) "
"послије које ће уређивач аутоматски започети нови ред."
#. i18n: file: dialogs/editconfigwidget.ui:93
#. i18n: ectx: property (text), widget (QCheckBox, chkSmartCopyCut)
#: rc.cpp:893
msgid "Copy/Cut the current line if no selection"
msgstr "Копирај/исијеци текући ред ако нема избора"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:12
#. i18n: ectx: property (title), widget (QGroupBox, gbConfigFile)
#: rc.cpp:896
msgid "Folder Config File"
msgstr "Поставни фајл фасцикле"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:23
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:899
msgid "Search &depth for config file:"
msgstr "&Дубина тражења поставног фајла:"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:33
#. i18n: ectx: property (whatsThis), widget (KIntSpinBox, sbConfigFileSearchDepth)
#: rc.cpp:902
msgid ""
"The editor will search the given number of folder levels upwards for a ."
"kateconfig file and load the settings line from it."
msgstr ""
"Уређивач ће тражити нагоре кроз задати број нивоа фасцикли, да би нашао "
"фајл .kateconfig и учитао поставке из њега."
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:36
#. i18n: ectx: property (specialValueText), widget (KIntSpinBox, sbConfigFileSearchDepth)
#: rc.cpp:905
msgid "Do not use config file"
msgstr "Не користи поставни фајл"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:67
#. i18n: ectx: property (whatsThis), widget (QGroupBox, gbBackup)
#: rc.cpp:908
msgid ""
"
Backing up on save will cause Kate to copy the disk file to '<"
"prefix><filename><suffix>' before saving changes.
The "
"suffix defaults to ~ and prefix is empty by default."
msgstr ""
"
Када задате да се фајл сачува, Кејт ће прво његов претходни садржај "
"копирати у резервни фајл по имену <prefiks><ime><"
"sufiks>, па га тек онда пребрисати новим садржајем."
"p>
Подразумијевано је префикс празан, а суфикс је ~."
"p>
"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:70
#. i18n: ectx: property (title), widget (QGroupBox, gbBackup)
#: rc.cpp:911
msgid "Backup on Save"
msgstr "Резерва при уписивању"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:79
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkBackupLocalFiles)
#: rc.cpp:914
msgid ""
"If this option is enabled, backups for local files will be created when "
"saving."
msgstr ""
"Ако је ово укључено, за локалне фајлове се праве резерве при уписивању."
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:82
#. i18n: ectx: property (text), widget (QCheckBox, chkBackupLocalFiles)
#: rc.cpp:917
msgid "&Local files"
msgstr "&Локални фајлови"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:89
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkBackupRemoteFiles)
#: rc.cpp:920
msgid ""
"If this option is enabled, backups for remote files will be created when "
"saving."
msgstr ""
"Ако је ово укључено, при уписивању се праве резерве и за удаљене фајлове."
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:92
#. i18n: ectx: property (text), widget (QCheckBox, chkBackupRemoteFiles)
#: rc.cpp:923
msgid "&Remote files"
msgstr "&Удаљени фајлови"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:99
#. i18n: ectx: property (text), widget (QLabel, label_5)
#: rc.cpp:926
msgid "&Prefix:"
msgstr "&Префикс:"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:109
#. i18n: ectx: property (whatsThis), widget (KLineEdit, edtBackupPrefix)
#: rc.cpp:929
msgid "Enter the prefix to prepend to the backup file names."
msgstr "Унесите префикс за имена резервних фајлова."
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:116
#. i18n: ectx: property (text), widget (QLabel, label_6)
#: rc.cpp:932
msgid "&Suffix:"
msgstr "&Суфикс:"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:126
#. i18n: ectx: property (whatsThis), widget (KLineEdit, edtBackupSuffix)
#: rc.cpp:935
msgid "Enter the suffix to append to the backup file names."
msgstr "Унесите суфикс за имена резервних фајлова."
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:159
#. i18n: ectx: property (text), widget (QCheckBox, chkNoSync)
#: rc.cpp:938
msgid "Disable swap files syncing"
msgstr "Без синхронизовања размјенских фајлова"
#. i18n: file: dialogs/opensaveconfigadvwidget.ui:162
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkNoSync)
#: rc.cpp:941
msgid ""
"If checked, the swap file is not forcibly written to disk each 15 seconds. "
"Be aware, that disabling the swap file synchronization may lead to data loss "
"in case of a system crash."
msgstr ""
"Ако је попуњено, нема уписивања разменског фајла на диск сваких 15 секунди. "
"Пазите, без синхронизације разменског фајла може доћи до губитка података у "
"случају пада система."
#. i18n: file: dialogs/opensaveconfigwidget.ui:12
#. i18n: ectx: property (title), widget (QGroupBox, gbFileFormat)
#: rc.cpp:944
msgid "File Format"
msgstr "Формат фајла"
#. i18n: file: dialogs/opensaveconfigwidget.ui:23
#. i18n: ectx: property (text), widget (QLabel, lblEncoding)
#: rc.cpp:947
msgid "&Encoding:"
msgstr "&Кодирање:"
#. i18n: file: dialogs/opensaveconfigwidget.ui:33
#. i18n: ectx: property (whatsThis), widget (KComboBox, cmbEncoding)
#: rc.cpp:950
msgid ""
"This defines the standard encoding to use to open/save files, if not changed "
"in the open/save dialog or by using a command line option."
msgstr ""
"Дефинише стандардно кодирање при отварању и уписивању фајлова, када се оно "
"не зада кроз дијалог или опцију командне линије."
#. i18n: file: dialogs/opensaveconfigwidget.ui:40
#. i18n: ectx: property (text), widget (QLabel, lblEncodingDetection)
#: rc.cpp:953
msgid "&Encoding Detection:"
msgstr "&Откривање кодирања:"
#. i18n: file: dialogs/opensaveconfigwidget.ui:50
#. i18n: ectx: property (whatsThis), widget (KComboBox, cmbEncodingDetection)
#: rc.cpp:956
msgid ""
"if neither the encoding chosen as standard above, nor the encoding specified "
"in the open/save dialog, nor the encoding specified on command line match "
"the content of the file, this detection will be run."
msgstr ""
"Ако садржају фајла не одговара стандардно кодирање изнад, нити оно задато у "
"дијалогу за отварање или уписивање, нити оно у командној линији, биће "
"извршено ово откривање."
#. i18n: file: dialogs/opensaveconfigwidget.ui:57
#. i18n: ectx: property (text), widget (QLabel, lblEncodingDetection2)
#: rc.cpp:959
msgid "&Fallback Encoding:"
msgstr "&Одступно кодирање:"
#. i18n: file: dialogs/opensaveconfigwidget.ui:67
#. i18n: ectx: property (whatsThis), widget (KComboBox, cmbEncodingFallback)
#: rc.cpp:962
msgid ""
"This defines the fallback encoding to try for opening files if neither the "
"encoding chosen as standard above, nor the encoding specified in the open/"
"save dialog, nor the encoding specified on command line match the content of "
"the file. Before this is used, an attempt will be made to determine the "
"encoding to use by looking for a byte order marker at start of file: if one "
"is found, the right unicode encoding will be chosen; otherwise encoding "
"detection will run, if both fail fallback encoding will be tried."
msgstr ""
"Дефинише одступно кодирање при отварању фајлова, за случај да садржају фајла "
"не одговара ниједно од кодирања изабраног изнад као стандардно, задатог у "
"дијалогу за отварање или уписивање, или у командној линији. Прије спадања на "
"одступно кодирање, покушава се аутоматско откривање: ако фајл почиње "
"маркером редослиједа бајтова, биће изабрано право уникодско кодирање; иначе "
"ће бити извршено препознавање кодирања. Ако ниједно не уроди плодом, прелази "
"се на одступно кодирање."
#. i18n: file: dialogs/opensaveconfigwidget.ui:74
#. i18n: ectx: property (text), widget (QLabel, lblEOL)
#: rc.cpp:965
msgid "E&nd of line:"
msgstr "&Крај реда:"
#. i18n: file: dialogs/opensaveconfigwidget.ui:85
#. i18n: ectx: property (text), item, widget (KComboBox, cmbEOL)
#: rc.cpp:968
msgid "UNIX"
msgstr "Уникс"
#. i18n: file: dialogs/opensaveconfigwidget.ui:90
#. i18n: ectx: property (text), item, widget (KComboBox, cmbEOL)
#: rc.cpp:971
msgid "DOS/Windows"
msgstr "ДОС/Виндоуз"
#. i18n: file: dialogs/opensaveconfigwidget.ui:95
#. i18n: ectx: property (text), item, widget (KComboBox, cmbEOL)
#: rc.cpp:974
msgid "Macintosh"
msgstr "мекинтош"
#. i18n: file: dialogs/opensaveconfigwidget.ui:105
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkDetectEOL)
#: rc.cpp:977
msgid ""
"If this option is enabled the editor will autodetect the end of line type. "
"The first found end of line type will be used for the whole file."
msgstr ""
"Ако је ово укључено, уређивач ће сам закључити о начину окончавања реда "
"(узима се да први нађени крај важи за цио фајл)."
#. i18n: file: dialogs/opensaveconfigwidget.ui:108
#. i18n: ectx: property (text), widget (QCheckBox, chkDetectEOL)
#: rc.cpp:980
msgid "A&utomatic end of line detection"
msgstr "&Аутоматско откривање краја реда"
#. i18n: file: dialogs/opensaveconfigwidget.ui:115
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkEnableBOM)
#: rc.cpp:983
msgid ""
"The byte order mark is a special sequence at the beginning of unicode "
"encoded documents. It helps editors to open text documents with the correct "
"unicode encoding. The byte order mark is not visible in the displayed "
"document."
msgstr ""
"Маркер редослиједа бајтова је посебан низ на почетку уникодских текстуалних "
"докумената, који помаже уређивачима да отворе документ са правим уникодским "
"кодирањем. Овај маркер се не види у приказу документа по отварању."
#. i18n: file: dialogs/opensaveconfigwidget.ui:118
#. i18n: ectx: property (text), widget (QCheckBox, chkEnableBOM)
#: rc.cpp:986
msgid "Enable byte order marker"
msgstr "Маркер редослиједа бајтова"
#. i18n: file: dialogs/opensaveconfigwidget.ui:125
#. i18n: ectx: property (text), widget (QLabel, label)
#: rc.cpp:989
msgid "Line Length Limit:"
msgstr "Ограничење дужине реда:"
#. i18n: file: dialogs/opensaveconfigwidget.ui:135
#. i18n: ectx: property (specialValueText), widget (QSpinBox, lineLengthLimit)
#: rc.cpp:992
msgid "Unlimited"
msgstr "неограничено"
#. i18n: file: dialogs/opensaveconfigwidget.ui:151
#. i18n: ectx: property (title), widget (QGroupBox, gbCleanups)
#: rc.cpp:995
msgid "Automatic Cleanups on Save"
msgstr "Аутоматска чишћења при уписивању"
#. i18n: file: dialogs/opensaveconfigwidget.ui:159
#. i18n: ectx: property (whatsThis), widget (QLabel, lblRemoveTrailingSpaces)
#. i18n: file: dialogs/opensaveconfigwidget.ui:172
#. i18n: ectx: property (whatsThis), widget (QComboBox, cbRemoveTrailingSpaces)
#: rc.cpp:998 rc.cpp:1004
msgid ""
"Depending on the choice, trailing spaces are removed when saving a document, "
"either in the entire document or only of modified lines."
msgstr ""
"Пратећи размаци се уклањају при уписивању документа, или из целог документа "
"или само из измењених редова, према избору."
#. i18n: file: dialogs/opensaveconfigwidget.ui:162
#. i18n: ectx: property (text), widget (QLabel, lblRemoveTrailingSpaces)
#: rc.cpp:1001
msgid "Re&move trailing spaces:"
msgstr "Уклони &пратеће размаке:"
#. i18n: file: dialogs/opensaveconfigwidget.ui:176
#. i18n: ectx: property (text), item, widget (QComboBox, cbRemoveTrailingSpaces)
#: rc.cpp:1007
msgid "Never"
msgstr "нигде"
#. i18n: file: dialogs/opensaveconfigwidget.ui:181
#. i18n: ectx: property (text), item, widget (QComboBox, cbRemoveTrailingSpaces)
#: rc.cpp:1010
msgid "On Modified Lines"
msgstr "из измијењених редова"
#. i18n: file: dialogs/opensaveconfigwidget.ui:186
#. i18n: ectx: property (text), item, widget (QComboBox, cbRemoveTrailingSpaces)
#: rc.cpp:1013
msgid "In Entire Document"
msgstr "из целог документа"
#. i18n: file: dialogs/opensaveconfigwidget.ui:209
#. i18n: ectx: property (whatsThis), widget (QCheckBox, chkNewLineAtEof)
#: rc.cpp:1016
msgid ""
"On save, a line break is appended to the document if not already present. "
"The line break is visible after reloading the file."
msgstr ""
"При уписивању, додаје се прелом реда на крај документа ако га већ нема. "
"Видеће се по наредном учитавању фајла."
# rewrite-msgid: /newline/new line/
#. i18n: file: dialogs/opensaveconfigwidget.ui:212
#. i18n: ectx: property (text), widget (QCheckBox, chkNewLineAtEof)
#: rc.cpp:1019
msgid "Append newline at end of file on save"
msgstr "Додај нови ред на крај фајла при уписивању"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/abap.xml:3
#: rc.cpp:1022
msgctxt "Language"
msgid "ABAP"
msgstr "АБАП"
#. i18n: tag language attribute section
#. i18n: file: syntax/data/abap.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/actionscript.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/agda.xml:6
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ansforth94.xml:37
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ansic89.xml:27
#. i18n: tag language attribute section
#. i18n: file: syntax/data/boo.xml:5
#. i18n: tag language attribute section
#. i18n: file: syntax/data/cgis.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/cg.xml:23
#. i18n: tag language attribute section
#. i18n: file: syntax/data/clipper.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/clojure.xml:25
#. i18n: tag language attribute section
#. i18n: file: syntax/data/commonlisp.xml:26
#. i18n: tag language attribute section
#. i18n: file: syntax/data/component-pascal.xml:13
#. i18n: tag language attribute section
#. i18n: file: syntax/data/crk.xml:2
#. i18n: tag language attribute section
#. i18n: file: syntax/data/cs.xml:2
#. i18n: tag language attribute section
#. i18n: file: syntax/data/c.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/d.xml:104
#. i18n: tag language attribute section
#. i18n: file: syntax/data/eiffel.xml:13
#. i18n: tag language attribute section
#. i18n: file: syntax/data/e.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/fortran.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/freebasic.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/fsharp.xml:12
#. i18n: tag language attribute section
#. i18n: file: syntax/data/glsl.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/go.xml:29
#. i18n: tag language attribute section
#. i18n: file: syntax/data/grammar.xml:6
#. i18n: tag language attribute section
#. i18n: file: syntax/data/haskell.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/haxe.xml:15
#. i18n: tag language attribute section
#. i18n: file: syntax/data/idl.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ilerpg.xml:48
#. i18n: tag language attribute section
#. i18n: file: syntax/data/inform.xml:5
#. i18n: tag language attribute section
#. i18n: file: syntax/data/java.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/julia.xml:32
#. i18n: tag language attribute section
#. i18n: file: syntax/data/kbasic.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/lex.xml:23
#. i18n: tag language attribute section
#. i18n: file: syntax/data/literate-haskell.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/logtalk.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/lpc.xml:19
#. i18n: tag language attribute section
#. i18n: file: syntax/data/m4.xml:41
#. i18n: tag language attribute section
#. i18n: file: syntax/data/modelica.xml:19
#. i18n: tag language attribute section
#. i18n: file: syntax/data/modula-2.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/monobasic.xml:13
#. i18n: tag language attribute section
#. i18n: file: syntax/data/nemerle.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/nesc.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/noweb.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/objectivecpp.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/objectivec.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ocaml.xml:12
#. i18n: tag language attribute section
#. i18n: file: syntax/data/oors.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/opal.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/opencl.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/protobuf.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/purebasic.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/rapidq.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/rsiidl.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/sather.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/scala.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/sml.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/stata.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/tads3.xml:5
#. i18n: tag language attribute section
#. i18n: file: syntax/data/vala.xml:25
#. i18n: tag language attribute section
#. i18n: file: syntax/data/xharbour.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/yacc.xml:28
#. i18n: tag language attribute section
#. i18n: file: syntax/data/zonnon.xml:3
#: rc.cpp:1025 rc.cpp:1037 rc.cpp:1046 rc.cpp:1082 rc.cpp:1088 rc.cpp:1172
#: rc.cpp:1184 rc.cpp:1190 rc.cpp:1208 rc.cpp:1214 rc.cpp:1229 rc.cpp:1235
#: rc.cpp:1247 rc.cpp:1259 rc.cpp:1280 rc.cpp:1340 rc.cpp:1346 rc.cpp:1370
#: rc.cpp:1400 rc.cpp:1406 rc.cpp:1412 rc.cpp:1460 rc.cpp:1478 rc.cpp:1484
#: rc.cpp:1496 rc.cpp:1502 rc.cpp:1520 rc.cpp:1526 rc.cpp:1532 rc.cpp:1562
#: rc.cpp:1586 rc.cpp:1592 rc.cpp:1634 rc.cpp:1649 rc.cpp:1655 rc.cpp:1661
#: rc.cpp:1685 rc.cpp:1775 rc.cpp:1784 rc.cpp:1790 rc.cpp:1814 rc.cpp:1820
#: rc.cpp:1826 rc.cpp:1832 rc.cpp:1838 rc.cpp:1844 rc.cpp:1856 rc.cpp:1862
#: rc.cpp:1868 rc.cpp:1937 rc.cpp:1949 rc.cpp:1979 rc.cpp:2033 rc.cpp:2051
#: rc.cpp:2057 rc.cpp:2105 rc.cpp:2135 rc.cpp:2153 rc.cpp:2201 rc.cpp:2273
#: rc.cpp:2315 rc.cpp:2327
msgctxt "Language Section"
msgid "Sources"
msgstr "изворни"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/abc.xml:5
#: rc.cpp:1028
msgctxt "Language"
msgid "ABC"
msgstr "АБЦ"
#. i18n: tag language attribute section
#. i18n: file: syntax/data/abc.xml:5
#. i18n: tag language attribute section
#. i18n: file: syntax/data/alert_indent.xml:29
#. i18n: tag language attribute section
#. i18n: file: syntax/data/alert.xml:33
#. i18n: tag language attribute section
#. i18n: file: syntax/data/changelog.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/cue.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/debianchangelog.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/debiancontrol.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/diff.xml:18
#. i18n: tag language attribute section
#. i18n: file: syntax/data/email.xml:6
#. i18n: tag language attribute section
#. i18n: file: syntax/data/gdb.xml:10
#. i18n: tag language attribute section
#. i18n: file: syntax/data/git-rebase.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/jam.xml:24
#. i18n: tag language attribute section
#. i18n: file: syntax/data/lilypond.xml:57
#. i18n: tag language attribute section
#. i18n: file: syntax/data/m3u.xml:17
#. i18n: tag language attribute section
#. i18n: file: syntax/data/makefile.xml:10
#. i18n: tag language attribute section
#. i18n: file: syntax/data/mup.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/povray.xml:8
#. i18n: tag language attribute section
#. i18n: file: syntax/data/qmake.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/rib.xml:8
#. i18n: tag language attribute section
#. i18n: file: syntax/data/rpmspec.xml:11
#. i18n: tag language attribute section
#. i18n: file: syntax/data/valgrind-suppression.xml:3
#: rc.cpp:1031 rc.cpp:1064 rc.cpp:1070 rc.cpp:1196 rc.cpp:1271 rc.cpp:1286
#: rc.cpp:1292 rc.cpp:1301 rc.cpp:1352 rc.cpp:1430 rc.cpp:1448 rc.cpp:1544
#: rc.cpp:1640 rc.cpp:1679 rc.cpp:1697 rc.cpp:1796 rc.cpp:1919 rc.cpp:1961
#: rc.cpp:2015 rc.cpp:2027 rc.cpp:2207
msgctxt "Language Section"
msgid "Other"
msgstr "други"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/actionscript.xml:3
#: rc.cpp:1034
msgctxt "Language"
msgid "ActionScript 2.0"
msgstr "акцискрипт 2.0"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ada.xml:3
#: rc.cpp:1040
msgctxt "Language"
msgid "Ada"
msgstr "ада"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/agda.xml:6
#: rc.cpp:1043
msgctxt "Language"
msgid "Agda"
msgstr "агда"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ahdl.xml:3
#: rc.cpp:1049
msgctxt "Language"
msgid "AHDL"
msgstr "АХДЛ"
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ahdl.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/spice.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/systemc.xml:10
#. i18n: tag language attribute section
#. i18n: file: syntax/data/systemverilog.xml:42
#. i18n: tag language attribute section
#. i18n: file: syntax/data/vera.xml:42
#. i18n: tag language attribute section
#. i18n: file: syntax/data/verilog.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/vhdl.xml:11
#: rc.cpp:1052 rc.cpp:2111 rc.cpp:2141 rc.cpp:2147 rc.cpp:2237 rc.cpp:2243
#: rc.cpp:2249
msgctxt "Language Section"
msgid "Hardware"
msgstr "хардверски"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ahk.xml:3
#: rc.cpp:1055
msgctxt "Language"
msgid "AutoHotKey"
msgstr "ауто‑хотки"
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ahk.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ample.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/awk.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/bash.xml:11
#. i18n: tag language attribute section
#. i18n: file: syntax/data/cubescript.xml:10
#. i18n: tag language attribute section
#. i18n: file: syntax/data/dosbat.xml:11
#. i18n: tag language attribute section
#. i18n: file: syntax/data/erlang.xml:39
#. i18n: tag language attribute section
#. i18n: file: syntax/data/euphoria.xml:32
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ferite.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/gnuplot.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/idconsole.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/javascript.xml:6
#. i18n: tag language attribute section
#. i18n: file: syntax/data/k.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ld.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/lsl.xml:14
#. i18n: tag language attribute section
#. i18n: file: syntax/data/lua.xml:38
#. i18n: tag language attribute section
#. i18n: file: syntax/data/mason.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/mel.xml:23
#. i18n: tag language attribute section
#. i18n: file: syntax/data/perl.xml:42
#. i18n: tag language attribute section
#. i18n: file: syntax/data/php.xml:67
#. i18n: tag language attribute section
#. i18n: file: syntax/data/pig.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/pike.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/puppet.xml:30
#. i18n: tag language attribute section
#. i18n: file: syntax/data/python.xml:16
#. i18n: tag language attribute section
#. i18n: file: syntax/data/qml.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/q.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/rexx.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ruby.xml:33
#. i18n: tag language attribute section
#. i18n: file: syntax/data/r.xml:11
#. i18n: tag language attribute section
#. i18n: file: syntax/data/scheme.xml:43
#. i18n: tag language attribute section
#. i18n: file: syntax/data/sed.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/sieve.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/tcl.xml:31
#. i18n: tag language attribute section
#. i18n: file: syntax/data/tcsh.xml:11
#. i18n: tag language attribute section
#. i18n: file: syntax/data/uscript.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/velocity.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/zsh.xml:11
#: rc.cpp:1058 rc.cpp:1076 rc.cpp:1148 rc.cpp:1154 rc.cpp:1265 rc.cpp:1313
#: rc.cpp:1358 rc.cpp:1364 rc.cpp:1382 rc.cpp:1472 rc.cpp:1514 rc.cpp:1556
#: rc.cpp:1604 rc.cpp:1622 rc.cpp:1667 rc.cpp:1673 rc.cpp:1721 rc.cpp:1751
#: rc.cpp:1883 rc.cpp:1889 rc.cpp:1901 rc.cpp:1907 rc.cpp:1943 rc.cpp:1955
#: rc.cpp:1967 rc.cpp:1973 rc.cpp:2003 rc.cpp:2039 rc.cpp:2045 rc.cpp:2063
#: rc.cpp:2081 rc.cpp:2093 rc.cpp:2159 rc.cpp:2165 rc.cpp:2195 rc.cpp:2231
#: rc.cpp:2333
msgctxt "Language Section"
msgid "Scripts"
msgstr "скриптни"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/alert_indent.xml:29
#: rc.cpp:1061
msgctxt "Language"
msgid "Alerts_indent"
msgstr "позори (увлачење)"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/alert.xml:33
#: rc.cpp:1067
msgctxt "Language"
msgid "Alerts"
msgstr "позори"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ample.xml:3
#: rc.cpp:1073
msgctxt "Language"
msgid "AMPLE"
msgstr "АМПЛЕ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ansforth94.xml:37
#: rc.cpp:1079
msgctxt "Language"
msgid "ANS-Forth94"
msgstr "АНС форт 94"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ansic89.xml:27
#: rc.cpp:1085
msgctxt "Language"
msgid "ANSI C89"
msgstr "АНСИ Ц89"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ansys.xml:3
#: rc.cpp:1091
msgctxt "Language"
msgid "Ansys"
msgstr "ансис"
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ansys.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/bmethod.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/dot.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/gap.xml:17
#. i18n: tag language attribute section
#. i18n: file: syntax/data/gdl.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/mathematica.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/matlab.xml:60
#. i18n: tag language attribute section
#. i18n: file: syntax/data/maxima.xml:24
#. i18n: tag language attribute section
#. i18n: file: syntax/data/octave.xml:18
#. i18n: tag language attribute section
#. i18n: file: syntax/data/replicode.xml:14
#. i18n: tag language attribute section
#. i18n: file: syntax/data/sci.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/tibasic.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/yacas.xml:3
#: rc.cpp:1094 rc.cpp:1166 rc.cpp:1319 rc.cpp:1424 rc.cpp:1436 rc.cpp:1727
#: rc.cpp:1733 rc.cpp:1739 rc.cpp:1850 rc.cpp:1991 rc.cpp:2069 rc.cpp:2183
#: rc.cpp:2309
msgctxt "Language Section"
msgid "Scientific"
msgstr "научни"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/apache.xml:15
#: rc.cpp:1097
msgctxt "Language"
msgid "Apache Configuration"
msgstr "апачи-постава"
#. i18n: tag language attribute section
#. i18n: file: syntax/data/apache.xml:15
#. i18n: tag language attribute section
#. i18n: file: syntax/data/asterisk.xml:19
#. i18n: tag language attribute section
#. i18n: file: syntax/data/cisco.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/fstab.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ini.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/kconfig.xml:69
#. i18n: tag language attribute section
#. i18n: file: syntax/data/mergetagtext.xml:28
#. i18n: tag language attribute section
#. i18n: file: syntax/data/nagios.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/varnishtest.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/varnish.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/winehq.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/xorg.xml:3
#: rc.cpp:1100 rc.cpp:1142 rc.cpp:1202 rc.cpp:1418 rc.cpp:1538 rc.cpp:1598
#: rc.cpp:1757 rc.cpp:1802 rc.cpp:2213 rc.cpp:2219 rc.cpp:2261 rc.cpp:2291
msgctxt "Language Section"
msgid "Configuration"
msgstr "постава"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/asm6502.xml:3
#: rc.cpp:1103
msgctxt "Language"
msgid "Asm6502"
msgstr "асм6502"
#. i18n: tag language attribute section
#. i18n: file: syntax/data/asm6502.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/asm-avr.xml:36
#. i18n: tag language attribute section
#. i18n: file: syntax/data/asm-dsp56k.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/asm-m68k.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/fasm.xml:16
#. i18n: tag language attribute section
#. i18n: file: syntax/data/gnuassembler.xml:46
#. i18n: tag language attribute section
#. i18n: file: syntax/data/mips.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/nasm.xml:43
#. i18n: tag language attribute section
#. i18n: file: syntax/data/picsrc.xml:11
#: rc.cpp:1106 rc.cpp:1112 rc.cpp:1118 rc.cpp:1124 rc.cpp:1376 rc.cpp:1466
#: rc.cpp:1769 rc.cpp:1808 rc.cpp:1895
msgctxt "Language Section"
msgid "Assembler"
msgstr "асемблери"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/asm-avr.xml:36
#: rc.cpp:1109
msgctxt "Language"
msgid "AVR Assembler"
msgstr "АВР асемблер"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/asm-dsp56k.xml:4
#: rc.cpp:1115
msgctxt "Language"
msgid "Motorola DSP56k"
msgstr "Моторолин ДСП‑56к"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/asm-m68k.xml:4
#: rc.cpp:1121
msgctxt "Language"
msgid "Motorola 68k (VASM/Devpac)"
msgstr "Моторолин 68к (ВАСМ/Девпак)"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/asn1.xml:16
#: rc.cpp:1127
msgctxt "Language"
msgid "ASN.1"
msgstr "АСН.1"
#. i18n: tag language attribute section
#. i18n: file: syntax/data/asn1.xml:16
#. i18n: tag language attribute section
#. i18n: file: syntax/data/asp.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/bibtex.xml:9
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ccss.xml:9
#. i18n: tag language attribute section
#. i18n: file: syntax/data/coldfusion.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/context.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/css.xml:26
#. i18n: tag language attribute section
#. i18n: file: syntax/data/djangotemplate.xml:7
#. i18n: tag language attribute section
#. i18n: file: syntax/data/doxygenlua.xml:30
#. i18n: tag language attribute section
#. i18n: file: syntax/data/dtd.xml:6
#. i18n: tag language attribute section
#. i18n: file: syntax/data/gettext.xml:26
#. i18n: tag language attribute section
#. i18n: file: syntax/data/glosstex.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/haml.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/html.xml:7
#. i18n: tag language attribute section
#. i18n: file: syntax/data/javadoc.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/jira.xml:13
#. i18n: tag language attribute section
#. i18n: file: syntax/data/json.xml:15
#. i18n: tag language attribute section
#. i18n: file: syntax/data/jsp.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/latex.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/less.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/mab.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/mako.xml:7
#. i18n: tag language attribute section
#. i18n: file: syntax/data/mandoc.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/markdown.xml:38
#. i18n: tag language attribute section
#. i18n: file: syntax/data/mediawiki.xml:9
#. i18n: tag language attribute section
#. i18n: file: syntax/data/metafont.xml:9
#. i18n: tag language attribute section
#. i18n: file: syntax/data/pango.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/postscript.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ppd.xml:12
#. i18n: tag language attribute section
#. i18n: file: syntax/data/relaxngcompact.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/rest.xml:14
#. i18n: tag language attribute section
#. i18n: file: syntax/data/rhtml.xml:47
#. i18n: tag language attribute section
#. i18n: file: syntax/data/roff.xml:10
#. i18n: tag language attribute section
#. i18n: file: syntax/data/scss.xml:28
#. i18n: tag language attribute section
#. i18n: file: syntax/data/sgml.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/sisu.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/texinfo.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/textile.xml:18
#. i18n: tag language attribute section
#. i18n: file: syntax/data/txt2tags.xml:6
#. i18n: tag language attribute section
#. i18n: file: syntax/data/vcard.xml:5
#. i18n: tag language attribute section
#. i18n: file: syntax/data/vrml.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/wml.xml:57
#. i18n: tag language attribute section
#. i18n: file: syntax/data/xmldebug.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/xml.xml:9
#. i18n: tag language attribute section
#. i18n: file: syntax/data/xslt.xml:55
#. i18n: tag language attribute section
#. i18n: file: syntax/data/xul.xml:7
#. i18n: tag language attribute section
#. i18n: file: syntax/data/yaml.xml:4
#: rc.cpp:1130 rc.cpp:1136 rc.cpp:1160 rc.cpp:1178 rc.cpp:1223 rc.cpp:1241
#: rc.cpp:1253 rc.cpp:1307 rc.cpp:1325 rc.cpp:1334 rc.cpp:1442 rc.cpp:1454
#: rc.cpp:1490 rc.cpp:1508 rc.cpp:1550 rc.cpp:1568 rc.cpp:1574 rc.cpp:1580
#: rc.cpp:1610 rc.cpp:1628 rc.cpp:1691 rc.cpp:1703 rc.cpp:1709 rc.cpp:1715
#: rc.cpp:1745 rc.cpp:1763 rc.cpp:1874 rc.cpp:1913 rc.cpp:1925 rc.cpp:1985
#: rc.cpp:1997 rc.cpp:2009 rc.cpp:2021 rc.cpp:2075 rc.cpp:2087 rc.cpp:2099
#: rc.cpp:2171 rc.cpp:2177 rc.cpp:2189 rc.cpp:2225 rc.cpp:2255 rc.cpp:2267
#: rc.cpp:2279 rc.cpp:2285 rc.cpp:2297 rc.cpp:2303 rc.cpp:2321
msgctxt "Language Section"
msgid "Markup"
msgstr "обиљеживачки"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/asp.xml:3
#: rc.cpp:1133
msgctxt "Language"
msgid "ASP"
msgstr "АСП"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/asterisk.xml:19
#: rc.cpp:1139
msgctxt "Language"
msgid "Asterisk"
msgstr "астериск"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/awk.xml:3
#: rc.cpp:1145
msgctxt "Language"
msgid "AWK"
msgstr "авк"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/bash.xml:11
#: rc.cpp:1151
msgctxt "Language"
msgid "Bash"
msgstr "басх"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/bibtex.xml:9
#: rc.cpp:1157
msgctxt "Language"
msgid "BibTeX"
msgstr "бибтех"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/bmethod.xml:3
#: rc.cpp:1163
msgctxt "Language"
msgid "B-Method"
msgstr "б‑метод"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/boo.xml:5
#: rc.cpp:1169
msgctxt "Language"
msgid "Boo"
msgstr "бу"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ccss.xml:9
#: rc.cpp:1175
msgctxt "Language"
msgid "CleanCSS"
msgstr "клинЦСС"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/cgis.xml:3
#: rc.cpp:1181
msgctxt "Language"
msgid "CGiS"
msgstr "ЦГиС"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/cg.xml:23
#: rc.cpp:1187
msgctxt "Language"
msgid "Cg"
msgstr "Цг"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/changelog.xml:3
#: rc.cpp:1193
msgctxt "Language"
msgid "ChangeLog"
msgstr "дневник измена"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/cisco.xml:3
#: rc.cpp:1199
msgctxt "Language"
msgid "Cisco"
msgstr "Сиско"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/clipper.xml:3
#: rc.cpp:1205
msgctxt "Language"
msgid "Clipper"
msgstr "клипер"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/clojure.xml:25
#: rc.cpp:1211
msgctxt "Language"
msgid "Clojure"
msgstr "кложур"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/coffee.xml:4
#: rc.cpp:1217
msgctxt "Language"
msgid "CoffeeScript"
msgstr "кафискрипт"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/coldfusion.xml:3
#: rc.cpp:1220
msgctxt "Language"
msgid "ColdFusion"
msgstr "колдфјужн"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/commonlisp.xml:26
#: rc.cpp:1226
msgctxt "Language"
msgid "Common Lisp"
msgstr "комон‑лисп"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/component-pascal.xml:13
#: rc.cpp:1232
msgctxt "Language"
msgid "Component-Pascal"
msgstr "комонент-паскал"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/context.xml:3
#: rc.cpp:1238
msgctxt "Language"
msgid "ConTeXt"
msgstr "Контехт"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/crk.xml:2
#: rc.cpp:1244
msgctxt "Language"
msgid "Crack"
msgstr "крак"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/css.xml:26
#: rc.cpp:1250
msgctxt "Language"
msgid "CSS"
msgstr "ЦСС"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/cs.xml:2
#: rc.cpp:1256
msgctxt "Language"
msgid "C#"
msgstr "Ц#"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/cubescript.xml:10
#: rc.cpp:1262
msgctxt "Language"
msgid "CubeScript"
msgstr "кјубскрипт"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/cue.xml:3
#: rc.cpp:1268
msgctxt "Language"
msgid "CUE Sheet"
msgstr "кју‑лист"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/curry.xml:33
#: rc.cpp:1274
msgctxt "Language"
msgid "Curry"
msgstr "кари"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/c.xml:3
#: rc.cpp:1277
msgctxt "Language"
msgid "C"
msgstr "Ц"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/debianchangelog.xml:3
#: rc.cpp:1283
msgctxt "Language"
msgid "Debian Changelog"
msgstr "Дебијанов дневник измена"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/debiancontrol.xml:3
#: rc.cpp:1289
msgctxt "Language"
msgid "Debian Control"
msgstr "Дебијанова контрола"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/desktop.xml:3
#: rc.cpp:1295
msgctxt "Language"
msgid ".desktop"
msgstr ".десктоп"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/diff.xml:18
#: rc.cpp:1298
msgctxt "Language"
msgid "Diff"
msgstr "диф"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/djangotemplate.xml:7
#: rc.cpp:1304
msgctxt "Language"
msgid "Django HTML Template"
msgstr "Ђангов ХТМЛ шаблон"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/dosbat.xml:11
#: rc.cpp:1310
msgctxt "Language"
msgid "MS-DOS Batch"
msgstr "МС‑ДОС бач"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/dot.xml:4
#: rc.cpp:1316
msgctxt "Language"
msgid "dot"
msgstr "ДОТ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/doxygenlua.xml:30
#: rc.cpp:1322
msgctxt "Language"
msgid "DoxygenLua"
msgstr "доксиген‑луа"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/doxygen.xml:31
#: rc.cpp:1328
msgctxt "Language"
msgid "Doxygen"
msgstr "доксиген"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/dtd.xml:6
#: rc.cpp:1331
msgctxt "Language"
msgid "DTD"
msgstr "ДТД"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/d.xml:104
#: rc.cpp:1337
msgctxt "Language"
msgid "D"
msgstr "Д"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/eiffel.xml:13
#: rc.cpp:1343
msgctxt "Language"
msgid "Eiffel"
msgstr "ајфел"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/email.xml:6
#: rc.cpp:1349
msgctxt "Language"
msgid "Email"
msgstr "е‑пошта"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/erlang.xml:39
#: rc.cpp:1355
msgctxt "Language"
msgid "Erlang"
msgstr "ерланг"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/euphoria.xml:32
#: rc.cpp:1361
msgctxt "Language"
msgid "Euphoria"
msgstr "еуфорија"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/e.xml:3
#: rc.cpp:1367
msgctxt "Language"
msgid "E Language"
msgstr "Е"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/fasm.xml:16
#: rc.cpp:1373
msgctxt "Language"
msgid "Intel x86 (FASM)"
msgstr "интел икс86 (ФАСМ)"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ferite.xml:3
#: rc.cpp:1379
msgctxt "Language"
msgid "ferite"
msgstr "ферит"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/fgl-4gl.xml:3
#: rc.cpp:1385
msgctxt "Language"
msgid "4GL"
msgstr "4ГЛ"
#. i18n: tag language attribute section
#. i18n: file: syntax/data/fgl-4gl.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/fgl-per.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/ldif.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/progress.xml:3
#. i18n: tag language attribute section
#. i18n: file: syntax/data/sql-mysql.xml:8
#. i18n: tag language attribute section
#. i18n: file: syntax/data/sql-postgresql.xml:4
#. i18n: tag language attribute section
#. i18n: file: syntax/data/sql.xml:6
#: rc.cpp:1388 rc.cpp:1394 rc.cpp:1616 rc.cpp:1931 rc.cpp:2117 rc.cpp:2123
#: rc.cpp:2129
msgctxt "Language Section"
msgid "Database"
msgstr "базе"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/fgl-per.xml:3
#: rc.cpp:1391
msgctxt "Language"
msgid "4GL-PER"
msgstr "4ГЛ‑ПЕР"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/fortran.xml:3
#: rc.cpp:1397
msgctxt "Language"
msgid "Fortran"
msgstr "фортран"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/freebasic.xml:3
#: rc.cpp:1403
msgctxt "Language"
msgid "FreeBASIC"
msgstr "фрибејзик"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/fsharp.xml:12
#: rc.cpp:1409
msgctxt "Language"
msgid "FSharp"
msgstr "Ф‑шарп"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/fstab.xml:4
#: rc.cpp:1415
msgctxt "Language"
msgid "fstab"
msgstr "фстаб"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/gap.xml:17
#: rc.cpp:1421
msgctxt "Language"
msgid "GAP"
msgstr "ГАП"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/gdb.xml:10
#: rc.cpp:1427
msgctxt "Language"
msgid "GDB Backtrace"
msgstr "ГДБ‑ов контратраг"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/gdl.xml:3
#: rc.cpp:1433
msgctxt "Language"
msgid "GDL"
msgstr "ГДЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/gettext.xml:26
#: rc.cpp:1439
msgctxt "Language"
msgid "GNU Gettext"
msgstr "Гнуов геттекст"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/git-rebase.xml:3
#: rc.cpp:1445
msgctxt "Language"
msgid "Git Rebase"
msgstr "Гитово пребазирање"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/glosstex.xml:3
#: rc.cpp:1451
msgctxt "Language"
msgid "GlossTex"
msgstr "глостех"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/glsl.xml:3
#: rc.cpp:1457
msgctxt "Language"
msgid "GLSL"
msgstr "ГЛСЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/gnuassembler.xml:46
#: rc.cpp:1463
msgctxt "Language"
msgid "GNU Assembler"
msgstr "Гнуов асемблер"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/gnuplot.xml:3
#: rc.cpp:1469
msgctxt "Language"
msgid "Gnuplot"
msgstr "гнуплотски"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/go.xml:29
#: rc.cpp:1475
msgctxt "Language"
msgid "Go"
msgstr "го"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/grammar.xml:6
#: rc.cpp:1481
msgctxt "Language"
msgid "KDev-PG[-Qt] Grammar"
msgstr "граматика К‑дев‑ПГ‑а[КуТ]"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/haml.xml:3
#: rc.cpp:1487
msgctxt "Language"
msgid "Haml"
msgstr "ХАМЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/haskell.xml:3
#: rc.cpp:1493
msgctxt "Language"
msgid "Haskell"
msgstr "хаскел"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/haxe.xml:15
#: rc.cpp:1499
msgctxt "Language"
msgid "Haxe"
msgstr "хекс"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/html.xml:7
#: rc.cpp:1505
msgctxt "Language"
msgid "HTML"
msgstr "ХТМЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/idconsole.xml:3
#: rc.cpp:1511
msgctxt "Language"
msgid "Quake Script"
msgstr "квејкскрипт"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/idl.xml:3
#: rc.cpp:1517
msgctxt "Language"
msgid "IDL"
msgstr "ИДЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ilerpg.xml:48
#: rc.cpp:1523
msgctxt "Language"
msgid "ILERPG"
msgstr "ИЛЕРПГ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/inform.xml:5
#: rc.cpp:1529
msgctxt "Language"
msgid "Inform"
msgstr "информ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ini.xml:3
#: rc.cpp:1535
msgctxt "Language"
msgid "INI Files"
msgstr "ИНИ датотека"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/jam.xml:24
#: rc.cpp:1541
msgctxt "Language"
msgid "Jam"
msgstr "џам"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/javadoc.xml:3
#: rc.cpp:1547
msgctxt "Language"
msgid "Javadoc"
msgstr "јавадок"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/javascript.xml:6
#: rc.cpp:1553
msgctxt "Language"
msgid "JavaScript"
msgstr "јаваскрипт"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/java.xml:3
#: rc.cpp:1559
msgctxt "Language"
msgid "Java"
msgstr "јава"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/jira.xml:13
#: rc.cpp:1565
msgctxt "Language"
msgid "Jira"
msgstr "Џира"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/json.xml:15
#: rc.cpp:1571
msgctxt "Language"
msgid "JSON"
msgstr "ЈСОН"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/jsp.xml:3
#: rc.cpp:1577
msgctxt "Language"
msgid "JSP"
msgstr "ЈСП"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/julia.xml:32
#: rc.cpp:1583
msgctxt "Language"
msgid "Julia"
msgstr "јулија"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/kbasic.xml:3
#: rc.cpp:1589
msgctxt "Language"
msgid "KBasic"
msgstr "к‑бејзик"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/kconfig.xml:69
#: rc.cpp:1595
msgctxt "Language"
msgid "Kconfig"
msgstr "К‑конфиг"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/k.xml:3
#: rc.cpp:1601
msgctxt "Language"
msgid "k"
msgstr "К"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/latex.xml:3
#: rc.cpp:1607
msgctxt "Language"
msgid "LaTeX"
msgstr "латех"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ldif.xml:3
#: rc.cpp:1613
msgctxt "Language"
msgid "LDIF"
msgstr "ЛДИФ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ld.xml:4
#: rc.cpp:1619
msgctxt "Language"
msgid "GNU Linker Script"
msgstr "скрипта Гнуовог повезивача"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/less.xml:3
#: rc.cpp:1625
msgctxt "Language"
msgid "LESSCSS"
msgstr "ЛЕСС"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/lex.xml:23
#: rc.cpp:1631
msgctxt "Language"
msgid "Lex/Flex"
msgstr "лекс/флекс"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/lilypond.xml:57
#: rc.cpp:1637
msgctxt "Language"
msgid "LilyPond"
msgstr "лилипонд"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/literate-curry.xml:3
#: rc.cpp:1643
msgctxt "Language"
msgid "Literate Curry"
msgstr "писмени кари"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/literate-haskell.xml:3
#: rc.cpp:1646
msgctxt "Language"
msgid "Literate Haskell"
msgstr "писмени хаскел"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/logtalk.xml:4
#: rc.cpp:1652
msgctxt "Language"
msgid "Logtalk"
msgstr "логток"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/lpc.xml:19
#: rc.cpp:1658
msgctxt "Language"
msgid "LPC"
msgstr "ЛПЦ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/lsl.xml:14
#: rc.cpp:1664
msgctxt "Language"
msgid "LSL"
msgstr "ЛСЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/lua.xml:38
#: rc.cpp:1670
msgctxt "Language"
msgid "Lua"
msgstr "луа"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/m3u.xml:17
#: rc.cpp:1676
msgctxt "Language"
msgid "M3U"
msgstr "М3У"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/m4.xml:41
#: rc.cpp:1682
msgctxt "Language"
msgid "GNU M4"
msgstr "Гнуов М4"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/mab.xml:3
#: rc.cpp:1688
msgctxt "Language"
msgid "MAB-DB"
msgstr "МАД‑ДБ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/makefile.xml:10
#: rc.cpp:1694
msgctxt "Language"
msgid "Makefile"
msgstr "справифајл"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/mako.xml:7
#: rc.cpp:1700
msgctxt "Language"
msgid "Mako"
msgstr "мако"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/mandoc.xml:3
#: rc.cpp:1706
msgctxt "Language"
msgid "Troff Mandoc"
msgstr "троф упутна страна"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/markdown.xml:38
#: rc.cpp:1712
msgctxt "Language"
msgid "Markdown"
msgstr "маркдаун"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/mason.xml:3
#: rc.cpp:1718
msgctxt "Language"
msgid "Mason"
msgstr "мејсон"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/mathematica.xml:3
#: rc.cpp:1724
msgctxt "Language"
msgid "Mathematica"
msgstr "Математика"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/matlab.xml:60
#: rc.cpp:1730
msgctxt "Language"
msgid "Matlab"
msgstr "матлабски"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/maxima.xml:24
#: rc.cpp:1736
msgctxt "Language"
msgid "Maxima"
msgstr "максимски"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/mediawiki.xml:9
#: rc.cpp:1742
msgctxt "Language"
msgid "MediaWiki"
msgstr "медијавики"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/mel.xml:23
#: rc.cpp:1748
msgctxt "Language"
msgid "MEL"
msgstr "МЕЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/mergetagtext.xml:28
#: rc.cpp:1754
msgctxt "Language"
msgid "mergetag text"
msgstr "мерџтаг текст"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/metafont.xml:9
#: rc.cpp:1760
msgctxt "Language"
msgid "Metapost/Metafont"
msgstr "метапост/метафонт"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/mips.xml:3
#: rc.cpp:1766
msgctxt "Language"
msgid "MIPS Assembler"
msgstr "МИПС асемблер"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/modelica.xml:19
#: rc.cpp:1772
msgctxt "Language"
msgid "Modelica"
msgstr "моделика"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/modelines.xml:10
#: rc.cpp:1778
msgctxt "Language"
msgid "Modelines"
msgstr "редови режима"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/modula-2.xml:3
#: rc.cpp:1781
msgctxt "Language"
msgid "Modula-2"
msgstr "модула‑2"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/monobasic.xml:13
#: rc.cpp:1787
msgctxt "Language"
msgid "MonoBasic"
msgstr "монобејзик"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/mup.xml:3
#: rc.cpp:1793
msgctxt "Language"
msgid "Music Publisher"
msgstr "издавач музике"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/nagios.xml:3
#: rc.cpp:1799
msgctxt "Language"
msgid "Nagios"
msgstr "Нагиос"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/nasm.xml:43
#: rc.cpp:1805
msgctxt "Language"
msgid "Intel x86 (NASM)"
msgstr "интел икс86 (НАСМ)"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/nemerle.xml:4
#: rc.cpp:1811
msgctxt "Language"
msgid "Nemerle"
msgstr "немерле"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/nesc.xml:3
#: rc.cpp:1817
msgctxt "Language"
msgid "nesC"
msgstr "несЦ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/noweb.xml:3
#: rc.cpp:1823
msgctxt "Language"
msgid "noweb"
msgstr "новеб"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/objectivecpp.xml:3
#: rc.cpp:1829
msgctxt "Language"
msgid "Objective-C++"
msgstr "објектив‑Ц++"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/objectivec.xml:3
#: rc.cpp:1835
msgctxt "Language"
msgid "Objective-C"
msgstr "објектив‑Ц"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ocaml.xml:12
#: rc.cpp:1841
msgctxt "Language"
msgid "Objective Caml"
msgstr "објектив‑камл"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/octave.xml:18
#: rc.cpp:1847
msgctxt "Language"
msgid "Octave"
msgstr "октавски"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/oors.xml:3
#: rc.cpp:1853
msgctxt "Language"
msgid "OORS"
msgstr "ООРС"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/opal.xml:3
#: rc.cpp:1859
msgctxt "Language"
msgid "OPAL"
msgstr "ОПАЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/opencl.xml:3
#: rc.cpp:1865
msgctxt "Language"
msgid "OpenCL"
msgstr "опенЦЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/pango.xml:3
#: rc.cpp:1871
msgctxt "Language"
msgid "Pango"
msgstr "панго"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/pascal.xml:3
#: rc.cpp:1877
msgctxt "Language"
msgid "Pascal"
msgstr "паскал"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/perl.xml:42
#: rc.cpp:1880
msgctxt "Language"
msgid "Perl"
msgstr "перл"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/php.xml:67
#: rc.cpp:1886
msgctxt "Language"
msgid "PHP/PHP"
msgstr "ПХП"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/picsrc.xml:11
#: rc.cpp:1892
msgctxt "Language"
msgid "PicAsm"
msgstr "пикасм"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/pig.xml:4
#: rc.cpp:1898
msgctxt "Language"
msgid "Pig"
msgstr "пиг"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/pike.xml:4
#: rc.cpp:1904
msgctxt "Language"
msgid "Pike"
msgstr "пајк"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/postscript.xml:3
#: rc.cpp:1910
msgctxt "Language"
msgid "PostScript"
msgstr "постскрипт"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/povray.xml:8
#: rc.cpp:1916
msgctxt "Language"
msgid "POV-Ray"
msgstr "повреј"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ppd.xml:12
#: rc.cpp:1922
msgctxt "Language"
msgid "PostScript Printer Description"
msgstr "опис постскрипт штампача"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/progress.xml:3
#: rc.cpp:1928
msgctxt "Language"
msgid "progress"
msgstr "прогрес"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/protobuf.xml:3
#: rc.cpp:1934
msgctxt "Language"
msgid "Protobuf"
msgstr "протобаф"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/puppet.xml:30
#: rc.cpp:1940
msgctxt "Language"
msgid "Puppet"
msgstr "Папет"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/purebasic.xml:3
#: rc.cpp:1946
msgctxt "Language"
msgid "PureBasic"
msgstr "пјурбејзик"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/python.xml:16
#: rc.cpp:1952
msgctxt "Language"
msgid "Python"
msgstr "питон"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/qmake.xml:3
#: rc.cpp:1958
msgctxt "Language"
msgid "QMake"
msgstr "ку‑мејк"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/qml.xml:4
#: rc.cpp:1964
msgctxt "Language"
msgid "QML"
msgstr "КуМЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/q.xml:3
#: rc.cpp:1970
msgctxt "Language"
msgid "q"
msgstr "Ку"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/rapidq.xml:3
#: rc.cpp:1976
msgctxt "Language"
msgid "RapidQ"
msgstr "рапид‑ку"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/relaxngcompact.xml:3
#: rc.cpp:1982
msgctxt "Language"
msgid "RelaxNG-Compact"
msgstr "релакс НГ сажети"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/replicode.xml:14
#: rc.cpp:1988
msgctxt "Language"
msgid "Replicode"
msgstr "репликод"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/rest.xml:14
#: rc.cpp:1994
msgctxt "Language"
msgid "reStructuredText"
msgstr "реструктурни-текст"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/rexx.xml:3
#: rc.cpp:2000
msgctxt "Language"
msgid "REXX"
msgstr "рекс"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/rhtml.xml:47
#: rc.cpp:2006
msgctxt "Language"
msgid "Ruby/Rails/RHTML"
msgstr "руби‑рејлс-РХТМЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/rib.xml:8
#: rc.cpp:2012
msgctxt "Language"
msgid "RenderMan RIB"
msgstr "рендерман‑РИБ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/roff.xml:10
#: rc.cpp:2018
msgctxt "Language"
msgid "Roff"
msgstr "роф"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/rpmspec.xml:11
#: rc.cpp:2024
msgctxt "Language"
msgid "RPM Spec"
msgstr "РПМ навод"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/rsiidl.xml:3
#: rc.cpp:2030
msgctxt "Language"
msgid "RSI IDL"
msgstr "РСИ ИДЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/ruby.xml:33
#: rc.cpp:2036
msgctxt "Language"
msgid "Ruby"
msgstr "руби"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/r.xml:11
#: rc.cpp:2042
msgctxt "Language"
msgid "R Script"
msgstr "р‑скрипт"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/sather.xml:3
#: rc.cpp:2048
msgctxt "Language"
msgid "Sather"
msgstr "сатер"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/scala.xml:3
#: rc.cpp:2054
msgctxt "Language"
msgid "Scala"
msgstr "скала"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/scheme.xml:43
#: rc.cpp:2060
msgctxt "Language"
msgid "Scheme"
msgstr "шема"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/sci.xml:3
#: rc.cpp:2066
msgctxt "Language"
msgid "scilab"
msgstr "сцилабски"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/scss.xml:28
#: rc.cpp:2072
msgctxt "Language"
msgid "SCSS"
msgstr "СЦСС"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/sed.xml:3
#: rc.cpp:2078
msgctxt "Language"
msgid "sed"
msgstr "сед"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/sgml.xml:3
#: rc.cpp:2084
msgctxt "Language"
msgid "SGML"
msgstr "СГМЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/sieve.xml:4
#: rc.cpp:2090
msgctxt "Language"
msgid "Sieve"
msgstr "сито"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/sisu.xml:3
#: rc.cpp:2096
msgctxt "Language"
msgid "SiSU"
msgstr "СиСУ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/sml.xml:3
#: rc.cpp:2102
msgctxt "Language"
msgid "SML"
msgstr "СМЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/spice.xml:4
#: rc.cpp:2108
msgctxt "Language"
msgid "Spice"
msgstr "спајс"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/sql-mysql.xml:8
#: rc.cpp:2114
msgctxt "Language"
msgid "SQL (MySQL)"
msgstr "СКуЛ (МајСКуЛ)"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/sql-postgresql.xml:4
#: rc.cpp:2120
msgctxt "Language"
msgid "SQL (PostgreSQL)"
msgstr "СКуЛ (ПостгреСКуЛ)"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/sql.xml:6
#: rc.cpp:2126
msgctxt "Language"
msgid "SQL"
msgstr "СКуЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/stata.xml:3
#: rc.cpp:2132
msgctxt "Language"
msgid "Stata"
msgstr "стата"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/systemc.xml:10
#: rc.cpp:2138
msgctxt "Language"
msgid "SystemC"
msgstr "систем‑Ц"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/systemverilog.xml:42
#: rc.cpp:2144
msgctxt "Language"
msgid "SystemVerilog"
msgstr "систем-верилог"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/tads3.xml:5
#: rc.cpp:2150
msgctxt "Language"
msgid "TADS 3"
msgstr "ТАДС 3"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/tcl.xml:31
#: rc.cpp:2156
msgctxt "Language"
msgid "Tcl/Tk"
msgstr "тцл‑тк"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/tcsh.xml:11
#: rc.cpp:2162
msgctxt "Language"
msgid "Tcsh"
msgstr "тцсх"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/texinfo.xml:3
#: rc.cpp:2168
msgctxt "Language"
msgid "Texinfo"
msgstr "техинфо"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/textile.xml:18
#: rc.cpp:2174
msgctxt "Language"
msgid "Textile"
msgstr "текстајл"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/tibasic.xml:3
#: rc.cpp:2180
msgctxt "Language"
msgid "TI Basic"
msgstr "ТИ‑бејзик"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/txt2tags.xml:6
#: rc.cpp:2186
msgctxt "Language"
msgid "txt2tags"
msgstr "текст2тагс"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/uscript.xml:3
#: rc.cpp:2192
msgctxt "Language"
msgid "UnrealScript"
msgstr "анрилскрипт"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/vala.xml:25
#: rc.cpp:2198
msgctxt "Language"
msgid "Vala"
msgstr "вала"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/valgrind-suppression.xml:3
#: rc.cpp:2204
msgctxt "Language"
msgid "Valgrind Suppression"
msgstr "Валгриндово потискивање"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/varnishtest.xml:3
#: rc.cpp:2210
msgctxt "Language"
msgid "Varnish Test Case language"
msgstr "Варнишов језик пробних случајева"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/varnish.xml:3
#: rc.cpp:2216
msgctxt "Language"
msgid "Varnish Configuration Language"
msgstr "Варнишов поставни језик"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/vcard.xml:5
#: rc.cpp:2222
msgctxt "Language"
msgid "vCard, vCalendar, iCalendar"
msgstr "в‑кард, в‑календар, и‑календар"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/velocity.xml:3
#: rc.cpp:2228
msgctxt "Language"
msgid "Velocity"
msgstr "велосити"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/vera.xml:42
#: rc.cpp:2234
msgctxt "Language"
msgid "Vera"
msgstr "вера"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/verilog.xml:3
#: rc.cpp:2240
msgctxt "Language"
msgid "Verilog"
msgstr "верилог"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/vhdl.xml:11
#: rc.cpp:2246
msgctxt "Language"
msgid "VHDL"
msgstr "ВХДЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/vrml.xml:3
#: rc.cpp:2252
msgctxt "Language"
msgid "VRML"
msgstr "ВРМЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/winehq.xml:3
#: rc.cpp:2258
msgctxt "Language"
msgid "WINE Config"
msgstr "вине‑постава"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/wml.xml:57
#: rc.cpp:2264
msgctxt "Language"
msgid "Wesnoth Markup Language"
msgstr "Веснотов обележивачки језик"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/xharbour.xml:3
#: rc.cpp:2270
msgctxt "Language"
msgid "xHarbour"
msgstr "икс‑харбор"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/xmldebug.xml:3
#: rc.cpp:2276
msgctxt "Language"
msgid "XML (Debug)"
msgstr "ИксМЛ (исправљање)"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/xml.xml:9
#: rc.cpp:2282
msgctxt "Language"
msgid "XML"
msgstr "ИксМЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/xorg.xml:3
#: rc.cpp:2288
msgctxt "Language"
msgid "x.org Configuration"
msgstr "икс.орг‑постава"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/xslt.xml:55
#: rc.cpp:2294
msgctxt "Language"
msgid "xslt"
msgstr "ИксСЛТ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/xul.xml:7
#: rc.cpp:2300
msgctxt "Language"
msgid "XUL"
msgstr "ИксУЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/yacas.xml:3
#: rc.cpp:2306
msgctxt "Language"
msgid "yacas"
msgstr "јакас"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/yacc.xml:28
#: rc.cpp:2312
msgctxt "Language"
msgid "Yacc/Bison"
msgstr "јац/бизон"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/yaml.xml:4
#: rc.cpp:2318
msgctxt "Language"
msgid "YAML"
msgstr "ЈАМЛ"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/zonnon.xml:3
#: rc.cpp:2324
msgctxt "Language"
msgid "Zonnon"
msgstr "зонон"
#. i18n: tag language attribute name
#. i18n: file: syntax/data/zsh.xml:11
#: rc.cpp:2330
msgctxt "Language"
msgid "Zsh"
msgstr "зсх"
#. i18n: file: script/data/indentation/ada.js:2
#: rc.cpp:2335
msgctxt "Autoindent mode"
msgid "ada"
msgstr "ада"
#. i18n: file: script/data/indentation/cmake.js:2
#: rc.cpp:2337
msgctxt "Autoindent mode"
msgid "CMake"
msgstr "ц‑мејк"
#. i18n: file: script/data/indentation/cppstyle.js:2
#: rc.cpp:2339
msgctxt "Autoindent mode"
msgid "C++/boost Style"
msgstr "стил Буста (Ц++)"
#. i18n: file: script/data/indentation/cstyle.js:2
#: rc.cpp:2341
msgctxt "Autoindent mode"
msgid "C Style"
msgstr "стил Ц‑а"
#. i18n: file: script/data/indentation/haskell.js:2
#: rc.cpp:2343
msgctxt "Autoindent mode"
msgid "Haskell"
msgstr "хаскел"
#. i18n: file: script/data/indentation/latex.js:2
#: rc.cpp:2345
msgctxt "Autoindent mode"
msgid "Latex"
msgstr "латех"
#. i18n: file: script/data/indentation/lilypond.js:2
#: rc.cpp:2347
msgctxt "Autoindent mode"
msgid "LilyPond"
msgstr "лилипонд"
#. i18n: file: script/data/indentation/lisp.js:2
#: rc.cpp:2349
msgctxt "Autoindent mode"
msgid "LISP"
msgstr "лисп"
#. i18n: file: script/data/indentation/lua.js:2
#: rc.cpp:2351
msgctxt "Autoindent mode"
msgid "Lua"
msgstr "луа"
#. i18n: file: script/data/indentation/pascal.js:2
#: rc.cpp:2353
msgctxt "Autoindent mode"
msgid "Pascal"
msgstr "паскал"
#. i18n: file: script/data/indentation/python.js:2
#: rc.cpp:2355
msgctxt "Autoindent mode"
msgid "Python"
msgstr "питон"
#. i18n: file: script/data/indentation/ruby.js:2
#: rc.cpp:2357
msgctxt "Autoindent mode"
msgid "Ruby"
msgstr "руби"
#. i18n: file: script/data/indentation/xml.js:2
#: rc.cpp:2359
msgctxt "Autoindent mode"
msgid "XML Style"
msgstr "стил ИксМЛ‑а"
#: document/katebuffer.cpp:189
msgctxt "short translation, user created new file"
msgid "New file"
msgstr "Нови фајл"
#: document/katebuffer.cpp:197
msgid "The file %1 does not exist."
msgstr "Фајл %1 не постоји."
#: document/katedocument.cpp:1905
msgid ""
"The file %1 could not be loaded, as it was not possible to read from it. Check if you have read access to this file."
msgstr ""
"Фајл %1 није могао бити учитан, пошто се не може "
"читати. Провјерите да ли имате дозволу читања за овај фајл."
#: document/katedocument.cpp:1908
msgctxt "translators: you can also translate 'Try Again' with 'Reload'"
msgid "Try Again"
msgstr "Покушај поново"
#: document/katedocument.cpp:1911 document/katedocument.cpp:5535
msgid "&Close"
msgstr "&Затвори"
#: document/katedocument.cpp:1912 document/katedocument.cpp:5536
msgid "Close message"
msgstr "Затвори поруку"
#: document/katedocument.cpp:1923
msgid ""
"The file %1 could not be loaded, as it was not possible to read from it.\n"
"\n"
"Check if you have read access to this file."
msgstr ""
"Фајл %1 није могао бити учитан, пошто се не може "
"читати.\n"
"\n"
"Провјерите да ли имате дозволу читања за овај фајл."
#: document/katedocument.cpp:2035
msgid ""
"The file %1 was opened with %2 encoding but contained invalid characters."
" It is set to read-only mode, as saving might destroy its content. Either reopen the file with the correct encoding chosen or enable the read-"
"write mode again in the menu to be able to edit it."
msgstr ""
"Фајл %1 отворен је са кодирањем %2, али садржи "
"неисправне знаке. Постављен је режим само‑за‑читање, јер би садржај могао "
"бити оштећен уписивањем. Или поново отворите фајл са тачним кодирањем, или "
"ручно укључите режим читања-писања ако ипак желите да га уређујете."
#: document/katedocument.cpp:2045
msgid ""
"The file %1 was opened with %2 encoding but contained invalid characters. It "
"is set to read-only mode, as saving might destroy its content. Either reopen "
"the file with the correct encoding chosen or enable the read-write mode "
"again in the menu to be able to edit it."
msgstr ""
"Фајл %1 отворен је са кодирањем %2, али садржи "
"неисправне знаке. Постављен је режим само‑за‑читање, јер би садржај могао "
"бити оштећен уписивањем. Или поново отворите фајл са тачним кодирањем, или "
"ручно укључите режим читања-писања ако ипак желите да га уређујете."
#: document/katedocument.cpp:2057
msgid ""
"The file %1 was opened and contained lines longer than the configured Line "
"Length Limit (%2 characters). Those lines were wrapped and the document "
"is set to read-only mode, as saving will modify its content."
msgstr ""
"Отворен је фајл %1 који садржи редове дуже од подешеног ограничења дужине "
"(%2 знакова). Ти редови су преломљени и документ је постављен на "
"само‑за‑читање, пошто би уписивање изменило садржај фајла.|/|Отворен је фајл "
"%1 који садржи редове дуже од подешеног ограничења дужине (%2 $[множ ^2 "
"знака знака знакова]). Ти редови су преломљени и документ је постављен на "
"само‑за‑читање, пошто би уписивање изменило садржај фајла."
#: document/katedocument.cpp:2066
msgid ""
"The file %1 was opened and contained lines longer than the configured Line "
"Length Limit (%2 characters). Those lines were wrapped and the document is "
"set to read-only mode, as saving will modify its content."
msgstr ""
"Отворен је фајл %1 који садржи редове дуже од подешеног ограничења дужине "
"(%2 знакова). Ти редови су преломљени и документ је постављен на "
"само‑за‑читање, пошто би уписивање изменило садржај фајла.|/|Отворен је фајл "
"%1 који садржи редове дуже од подешеног ограничења дужине (%2 $[множ ^2 "
"знака знака знакова]). Ти редови су преломљени и документ је постављен на "
"само‑за‑читање, пошто би уписивање изменило садржај фајла."
#: document/katedocument.cpp:2090
msgid ""
"Do you really want to save this unmodified file? You could overwrite changed "
"data in the file on disk."
msgstr ""
"Желите ли заиста да сачувате овај неизмијењен фајл? Можете пребрисати "
"измијењене податке тренутно на диску."
#: document/katedocument.cpp:2090
msgid "Trying to Save Unmodified File"
msgstr "Покушај да се сачува неизмијењени фајл"
#: document/katedocument.cpp:2090 document/katedocument.cpp:2096
#: document/katedocument.cpp:2107
msgid "Save Nevertheless"
msgstr "Свеједно сачувај"
#: document/katedocument.cpp:2096
msgid ""
"Do you really want to save this file? Both your open file and the file on "
"disk were changed. There could be some data lost."
msgstr ""
"Желите ли заиста да сачувате овај фајл? И садржај у уређивачу и на диску је "
"измијењен, те може доћи до губитка података."
#: document/katedocument.cpp:2096 document/katedocument.cpp:2107
#: document/katedocument.cpp:2350
msgid "Possible Data Loss"
msgstr "Могућ губитак података"
#: document/katedocument.cpp:2107
msgid ""
"The selected encoding cannot encode every unicode character in this "
"document. Do you really want to save it? There could be some data lost."
msgstr ""
"Изабрано кодирање не може да кодира сваки уникодски знак у овом документу. "
"Желите ли заиста да га сачувате? Може доћи до губитка података."
#: document/katedocument.cpp:2166
msgid ""
"For file %1 no backup copy could be created before saving. If an error "
"occurs while saving, you might lose the data of this file. A reason could be "
"that the media you write to is full or the directory of the file is read-"
"only for you."
msgstr ""
"За фајл %1 не може да се направи резерва пре уписивања "
"— уколико дође до грешке при упису, можете изгубити податке из фајла. Разлог "
"би могао бити пун медијум на који уписујете, или недостатак дозволе писања у "
"фасциклу у којој је фајл."
#: document/katedocument.cpp:2169
msgid "Failed to create backup copy."
msgstr "Не могу да направим резерву."
#: document/katedocument.cpp:2170
msgid "Try to Save Nevertheless"
msgstr "Ипак покушај да сачуваш"
#: document/katedocument.cpp:2211
msgid ""
"The document could not be saved, as it was not possible to write to %1.\n"
"\n"
"Check that you have write access to this file or that enough disk space is "
"available."
msgstr ""
"Документ није могао бити сачуван, пошто се не може писати у %1"
"filename>.\n"
"\n"
"Провјерите да ли имате дозволу уписа за овај фајл, или да ли има довољно "
"слободног простора на диску."
#: document/katedocument.cpp:2349
msgid "Do you really want to continue to close this file? Data loss may occur."
msgstr ""
"Желите ли заиста да затворите овај фајл? Може доћи до губитка података."
#: document/katedocument.cpp:2350
msgid "Close Nevertheless"
msgstr "Ипак затвори"
#: document/katedocument.cpp:3685
msgid "Untitled"
msgstr "Неименовано"
# >> @title:window
#: document/katedocument.cpp:3722 document/katedocument.cpp:3898
#: document/katedocument.cpp:4551
msgid "Save File"
msgstr "Уписивање фајла"
#: document/katedocument.cpp:3731
msgid "Save failed"
msgstr "Уписивање није успјело"
#: document/katedocument.cpp:3800 dialogs/katedialogs.cpp:1331
msgid "What do you want to do?"
msgstr "Шта желите да урадите?"
#: document/katedocument.cpp:3801
msgid "File Was Changed on Disk"
msgstr "Фајл је измијењен на диску"
#: document/katedocument.cpp:3802 dialogs/katedialogs.cpp:1307
msgid "&Reload File"
msgstr "&Учитај поново"
#: document/katedocument.cpp:3803 dialogs/katedialogs.cpp:1315
msgid "&Ignore Changes"
msgstr "&Игнориши измјене"
# literal-segment: remove-trailing-space
# literal-segment: remove-trailing-spaces
#: document/katedocument.cpp:4120
msgid ""
"Using deprecated modeline 'remove-trailing-space'. Please replace with "
"'remove-trailing-spaces modified;', see http://docs.kde.org/stable/en/"
"applications/kate/config-variables.html#variable-remove-trailing-spaces"
msgstr ""
"Користи се превазиђена режимска линија remove-trailing-space. "
"Замените је са remove-trailing-spaces modified;, погледајте "
"http://docs.kde.org/stable/en/applications/kate/config-variables."
"html#variable-remove-trailing-spaces."
# literal-segment: replace-trailing-space-save
# literal-segment: remove-trailing-spaces
#: document/katedocument.cpp:4126
msgid ""
"Using deprecated modeline 'replace-trailing-space-save'. Please replace with "
"'remove-trailing-spaces all;', see http://docs.kde.org/stable/en/"
"applications/kate/config-variables.html#variable-remove-trailing-spaces"
msgstr ""
"Користи се превазиђена режимска линија replace-trailing-space-save"
"icode>. Замените је са remove-trailing-spaces all;, "
"погледајте http://docs.kde.org/stable/en/applications/kate/config-"
"variables.html#variable-remove-trailing-spaces."
#: document/katedocument.cpp:4428
msgid "The file '%1' was modified by another program."
msgstr "Неки други програм је измијенио фајл %1."
#: document/katedocument.cpp:4431
msgid "The file '%1' was created by another program."
msgstr "Неки други програм је направио фајл %1."
#: document/katedocument.cpp:4434
msgid "The file '%1' was deleted by another program."
msgstr "Неки други програм је обрисао фајл %1."
#: document/katedocument.cpp:4579
msgid ""
"A file named \"%1\" already exists. Are you sure you want to overwrite it?"
msgstr ""
"Фајл по имену %1 већ постоји. Желите ли заиста да га "
"пребришете?"
#: document/katedocument.cpp:4581
msgid "Overwrite File?"
msgstr "Пребрисати фајл?"
#: document/katedocument.cpp:4799
msgid ""
"The document \"%1\" has been modified.\n"
"Do you want to save your changes or discard them?"
msgstr ""
"Документ %1 је измијењен.\n"
"Желите ли да измјене сачувате или одбаците?"
# >> @title:window
#: document/katedocument.cpp:4801
msgid "Close Document"
msgstr "Затварање документа"
#: document/katedocument.cpp:4931
msgid "The file %2 is still loading."
msgstr "Фајл %2 још се учитава."
#: document/katedocument.cpp:4938
msgid "&Abort Loading"
msgstr "&Обустави учитавање"
#: syntax/katesyntaxdocument.cpp:92
msgid "Unable to open %1"
msgstr "Не могу да отворим %1"
#: syntax/katesyntaxdocument.cpp:491
msgid "Errors!"
msgstr "Грешке!"
#: syntax/katesyntaxdocument.cpp:496
msgid "Error: %1"
msgstr "Грешка: %1"
#: syntax/katesyntaxmanager.cpp:156
msgctxt "@item:intable Text context"
msgid "Normal"
msgstr "обичан"
#: syntax/katesyntaxmanager.cpp:157
msgctxt "@item:intable Text context"
msgid "Keyword"
msgstr "кључна ријеч"
#: syntax/katesyntaxmanager.cpp:158
msgctxt "@item:intable Text context"
msgid "Data Type"
msgstr "тип податка"
#: syntax/katesyntaxmanager.cpp:159
msgctxt "@item:intable Text context"
msgid "Decimal/Value"
msgstr "декадно/вриједност"
#: syntax/katesyntaxmanager.cpp:160
msgctxt "@item:intable Text context"
msgid "Base-N Integer"
msgstr "цјелобројни осн. n"
#: syntax/katesyntaxmanager.cpp:161
msgctxt "@item:intable Text context"
msgid "Floating Point"
msgstr "реални"
#: syntax/katesyntaxmanager.cpp:162
msgctxt "@item:intable Text context"
msgid "Character"
msgstr "знак"
#: syntax/katesyntaxmanager.cpp:163
msgctxt "@item:intable Text context"
msgid "String"
msgstr "ниска"
#: syntax/katesyntaxmanager.cpp:164
msgctxt "@item:intable Text context"
msgid "Comment"
msgstr "коментар"
#: syntax/katesyntaxmanager.cpp:165
msgctxt "@item:intable Text context"
msgid "Others"
msgstr "друго"
#: syntax/katesyntaxmanager.cpp:166
msgctxt "@item:intable Text context"
msgid "Alert"
msgstr "упозорење"
#: syntax/katesyntaxmanager.cpp:167
msgctxt "@item:intable Text context"
msgid "Function"
msgstr "функција"
#: syntax/katesyntaxmanager.cpp:169
msgctxt "@item:intable Text context"
msgid "Region Marker"
msgstr "маркер области"
#: syntax/katesyntaxmanager.cpp:171
msgctxt "@item:intable Text context"
msgid "Error"
msgstr "грешка"
#: syntax/katehighlight.cpp:95
msgctxt "Syntax highlighting"
msgid "None"
msgstr "никакво"
#: syntax/katehighlight.cpp:817
msgid "Normal Text"
msgstr "Обичан текст"
#: syntax/katehighlight.cpp:975
msgid ""
"%1: Deprecated syntax. Attribute (%2) not addressed by symbolic "
"name "
msgstr ""
"%1: Превазиђена синтакса. Атрибут (%2) није адресиран симболичким "
"именом "
#: syntax/katehighlight.cpp:1494
msgid "%1: Deprecated syntax. Context %2 has no symbolic name "
msgstr ""
"%1: Превазиђена синтакса. Контекст %2 нема симболичко име "
"qt>"
#: syntax/katehighlight.cpp:1580
msgid ""
"%1:Deprecated syntax. Context %2 not addressed by a symbolic name"
msgstr ""
"%1: Превазиђена синтакса. Контекст %2 није адресиран симболичким "
"именом"
#: syntax/katehighlight.cpp:1725
msgid ""
"There were warning(s) and/or error(s) while parsing the syntax highlighting "
"configuration."
msgstr ""
"Дошло је до неких упозорења или грешака при рашчлањивању поставе истицања "
"синтаксе."
#: syntax/katehighlight.cpp:1727
msgid "Kate Syntax Highlighting Parser"
msgstr "Кејтин рашчлањивач за истицање синтаксе"
#: syntax/katehighlight.cpp:1892
msgid ""
"Since there has been an error parsing the highlighting description, this "
"highlighting will be disabled"
msgstr ""
"Пошто је дошло до грешака током рашчлањивања описа истицања, ово истицање ће "
"бити искључено"
#: syntax/katehighlight.cpp:2121
msgid ""
"%1: Specified multiline comment region (%2) could not be resolved "
msgstr ""
"%1: Наведени вишелинијски коментар (%2) не може бити разрешен "
#: variableeditor/variableeditor.cpp:194
msgid "true"
msgstr "тачно"
#: variableeditor/variableeditor.cpp:195
msgid "false"
msgstr "нетачно"
#: variableeditor/variableeditor.cpp:344
msgctxt "value for variable remove-trailing-spaces"
msgid "none"
msgstr "нигде"
#: variableeditor/variableeditor.cpp:345
msgctxt "value for variable remove-trailing-spaces"
msgid "modified"
msgstr "измијењени"
#: variableeditor/variableeditor.cpp:346
msgctxt "value for variale remove-trailing-spaces"
msgid "all"
msgstr "свуда"
#: variableeditor/katehelpbutton.cpp:32
msgid "Kate Handbook."
msgstr "Приручник за Кејт"
# rewrite-msgid: /valid/available/
#: variableeditor/variablelineedit.cpp:60
msgid "Show list of valid variables."
msgstr "Прикажи списак доступних променљивих"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:142
msgctxt "short translation please"
msgid "Set the number of autocenter lines."
msgstr "број редова за аутоматско центрирање"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:147
msgctxt "short translation please"
msgid "Auto insert asterisk in doxygen comments."
msgstr "аутоматско уметање звездице у доксиген коментарима"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:152
msgctxt "short translation please"
msgid "Set the document background color."
msgstr "боја позадине документа"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:157
msgctxt "short translation please"
msgid "Pressing backspace in leading whitespace unindents."
msgstr "Backspace на водећој празнини извлачи"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:163
msgctxt "short translation please"
msgid "Enable block selection mode."
msgstr "блоковски избор"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:168
msgctxt "short translation please"
msgid "Enable the byte order marker when saving unicode files."
msgstr "маркер редослиједа бајтова при уписивању уникодских фајлова"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:173
msgctxt "short translation please"
msgid "Set the color for the bracket highlight."
msgstr "боја за истицање заграда"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:178
msgctxt "short translation please"
msgid "Set the background color for the current line."
msgstr "позадинска боја за текући ред"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:184
msgctxt "short translation please"
msgid "Set the default dictionary used for spell checking."
msgstr "подразумевани речник за проверу правописа"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:189
msgctxt "short translation please"
msgid "Enable dynamic word wrap of long lines."
msgstr "динамичко преламање дугачких редова"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:194
msgctxt "short translation please"
msgid "Sets the end of line mode."
msgstr "режим краја реда"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:199
msgctxt "short translation please"
msgid "Enable folding markers in the editor border."
msgstr "маркери за сажимање на ивици уређивача"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:205
msgctxt "short translation please"
msgid "Set the point size of the document font."
msgstr "величина фонта документа у тачкама"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:210
msgctxt "short translation please"
msgid "Set the font of the document."
msgstr "фонт документа"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:222
msgctxt "short translation please"
msgid "Set the syntax highlighting."
msgstr "истицање синтаксе"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:227
msgctxt "short translation please"
msgid "Set the icon bar color."
msgstr "боја појаса икона"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:232
msgctxt "short translation please"
msgid "Enable the icon border in the editor view."
msgstr "појас икона у приказу уређивача"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:237
msgctxt "short translation please"
msgid "Set the auto indentation style."
msgstr "стил аутоматског увлачења"
# >> @item:inlistbox
# rewrite-msgid: /from the clipboard//
#: variableeditor/variablelineedit.cpp:242
msgctxt "short translation please"
msgid "Adjust indentation of text pasted from the clipboard."
msgstr "подешавање увлачења налијепљеног текста"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:248
msgctxt "short translation please"
msgid "Set the indentation depth for each indent level."
msgstr "дубина увлачења по сваком нивоу увлачења"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:253
msgctxt "short translation please"
msgid "Allow odd indentation level (no multiple of indent width)."
msgstr "дозвољено увлачење ван нивоа (није умножак дубине увлачења)"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:258
msgctxt "short translation please"
msgid "Show line numbers."
msgstr "бројеви редова"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:263
msgctxt "short translation please"
msgid "Insert newline at end of file on save."
msgstr "нови ред на крај фајла при уписивању"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:268
msgctxt "short translation please"
msgid "Enable overwrite mode in the document."
msgstr "режим пребрисавања у документу"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:273
msgctxt "short translation please"
msgid "Enable persistent text selection."
msgstr "постојани избор текста"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:278
msgctxt "short translation please"
msgid "Replace tabs with spaces when saving the document."
msgstr "смена табулатора размацима при уписивању документа"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:283
msgctxt "short translation please"
msgid "Replace tabs with spaces."
msgstr "смена табулатора размацима"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:288
msgctxt "short translation please"
msgid "Remove trailing spaces when saving the document."
msgstr "уклањање пратећих размака при уписивању документа"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:296
msgctxt "short translation please"
msgid "Set the color scheme."
msgstr "шема боја"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:301
msgctxt "short translation please"
msgid "Set the text selection color."
msgstr "боја избора текста"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:306
msgctxt "short translation please"
msgid "Visualize tabs and trailing spaces."
msgstr "визуелизација табулатора и пратећих размака"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:311
msgctxt "short translation please"
msgid "Enable smart home navigation."
msgstr "паметно кретање на почетак"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:316
msgctxt "short translation please"
msgid "Pressing TAB key indents."
msgstr "притисак на Tab увлачи"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:322
msgctxt "short translation please"
msgid "Set the tab display width."
msgstr "приказна ширина табулатора"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:328
msgctxt "short translation please"
msgid "Set the number of undo steps to remember (0 equals infinity)."
msgstr "број запамћених корака опозива (0 за бесконачно)"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:334
msgctxt "short translation please"
msgid "Set the word wrap column."
msgstr "колона прелома реда"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:339
msgctxt "short translation please"
msgid "Set the word wrap marker color."
msgstr "боја маркера прелома реда"
# >> @item:inlistbox
#: variableeditor/variablelineedit.cpp:344
msgctxt "short translation please"
msgid "Enable word wrap while typing text."
msgstr "преламање редова током куцања текста"
#: mode/katemodeconfigpage.cpp:71
msgid ""
msgstr "(неизмијењено)"
# >> @item:inlistbox Identation mode
#: mode/katemodeconfigpage.cpp:81
msgid "Use Default"
msgstr "подразумијевани"
#: mode/katemodeconfigpage.cpp:197
msgid "New Filetype"
msgstr "Нови тип фајла"
#: mode/katemodeconfigpage.cpp:253
msgid "Properties of %1"
msgstr "Својства типа %1"
#: mode/katemodeconfigpage.cpp:303
msgid ""
"Select the MimeTypes you want for this file type.\n"
"Please note that this will automatically edit the associated file extensions "
"as well."
msgstr ""
"Изаберите МИМЕ типове које желите за овај тип фајла.\n"
"Имајте на уму да ће ово аутоматски измијенити и придружене наставке имена "
"фајлова."
#: mode/katemodeconfigpage.cpp:305
msgid "Select Mime Types"
msgstr "Изаберите МИМЕ типове"
#: schema/katecolortreewidget.cpp:51 schema/katecolortreewidget.cpp:73
msgid "Use default color from the KDE color scheme"
msgstr "Подразумевана боја из КДЕ‑ове шеме боја"
#: schema/katestyletreewidget.cpp:133
msgctxt "@title:column Meaning of text in editor"
msgid "Context"
msgstr "контекст"
#: schema/katestyletreewidget.cpp:133
msgctxt "@title:column Text style"
msgid "Normal"
msgstr "обичан"
#: schema/katestyletreewidget.cpp:133
msgctxt "@title:column Text style"
msgid "Selected"
msgstr "изабран"
#: schema/katestyletreewidget.cpp:133
msgctxt "@title:column Text style"
msgid "Background"
msgstr "позадина"
#: schema/katestyletreewidget.cpp:133
msgctxt "@title:column Text style"
msgid "Background Selected"
msgstr "позадина изабраног"
#: schema/katestyletreewidget.cpp:135
msgid "Use Default Style"
msgstr "Користи подразумијевани стил"
#: schema/katestyletreewidget.cpp:223
msgid "&Bold"
msgstr "Поде&бљан"
#: schema/katestyletreewidget.cpp:228
msgid "&Italic"
msgstr "Курз&иван"
#: schema/katestyletreewidget.cpp:233
msgid "&Underline"
msgstr "Подв&учен"
#: schema/katestyletreewidget.cpp:238
msgid "S&trikeout"
msgstr "Пре&цртан"
#: schema/katestyletreewidget.cpp:245
msgid "Normal &Color..."
msgstr "Боја &обичног..."
#: schema/katestyletreewidget.cpp:248
msgid "&Selected Color..."
msgstr "Боја &изабраног..."
#: schema/katestyletreewidget.cpp:251
msgid "&Background Color..."
msgstr "Боја &позадине..."
#: schema/katestyletreewidget.cpp:254
msgid "S&elected Background Color..."
msgstr "Боја по&задине изабраног..."
#: schema/katestyletreewidget.cpp:266
msgid "Unset Background Color"
msgstr "Поништи боју позадине"
#: schema/katestyletreewidget.cpp:270
msgid "Unset Selected Background Color"
msgstr "Поништи боју позадине изабраног"
#: schema/katestyletreewidget.cpp:277
msgid "Use &Default Style"
msgstr "&Подразумијевани стил"
#: schema/katestyletreewidget.cpp:389
msgctxt "No text or background color set"
msgid "None set"
msgstr "Није задата"
#: schema/katestyletreewidget.cpp:603
msgid ""
"\"Use Default Style\" will be automatically unset when you change any style "
"properties."
msgstr ""
"Подразумијевани стил ће бити аутоматски искључен кад промијените било које "
"својство."
#: schema/katestyletreewidget.cpp:604
msgid "Kate Styles"
msgstr "Кејтини стилови"
#: schema/kateschemaconfig.cpp:57
msgid "Use KDE Color Scheme"
msgstr "КДЕ‑ова шема боја"
# >> @item color scheme item category
#: schema/kateschemaconfig.cpp:83
msgid "Editor Background Colors"
msgstr "боје позадине уређивача"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:85
msgid "Text Area"
msgstr "подручје текста"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:91
msgid "Selected Text"
msgstr "изабрани текст"
# >! No such dialog "Configure Highlighting", "Highlighting Text Styles" perhaps?
# literal-segment: Configure Highlighting
#: schema/kateschemaconfig.cpp:93
msgid ""
"
Sets the background color of the selection.
To set the text color "
"for selected text, use the "Configure Highlighting" dialog."
"
"
msgstr ""
"
Поставља боју позадине изабраног текста.
За промјену боје самог "
"изабраног текста, употријебите дијалог Стилови истицања текста"
"interface>.
"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:97
msgid "Current Line"
msgstr "текући ред"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:103
msgid "Search Highlight"
msgstr "истицање претраге"
#: schema/kateschemaconfig.cpp:105
msgid "
Sets the background color of search results.
"
msgstr "
Поставља боју позадине резултата претраге.
"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:109
msgid "Replace Highlight"
msgstr "истицање замене"
#: schema/kateschemaconfig.cpp:111
msgid "
Sets the color of the line modification marker for modified lines.
"
msgstr "
Поставља боју маркера измијењених редова.
"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:158
msgid "Saved Lines"
msgstr "сачувани редови"
#: schema/kateschemaconfig.cpp:160
msgid "
Sets the color of the line modification marker for saved lines.
"
msgstr "
Поставља боју маркера сачуваних редова.
"
# >> @item color scheme item category
#: schema/kateschemaconfig.cpp:168
msgid "Text Decorations"
msgstr "декорације текста"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:170
msgid "Spelling Mistake Line"
msgstr "ред са правописном грешком"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:176
msgid "Tab and Space Markers"
msgstr "трагови табулатора и размака"
# >> @item color scheme item name
# skip-rule: t-line
#: schema/kateschemaconfig.cpp:182
msgid "Indentation Line"
msgstr "линија увлачења"
# skip-rule: t-line
#: schema/kateschemaconfig.cpp:184
msgid "
Sets the color of the vertical indentation lines.
"
msgstr "
Поставља боју усправних линија увлачења.
"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:188
msgid "Bracket Highlight"
msgstr "истицање заграда"
# >> @item color scheme item category
#: schema/kateschemaconfig.cpp:198
msgid "Marker Colors"
msgstr "боје маркера"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:202
msgid "Active Breakpoint"
msgstr "активна преломна тачка"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:203
msgid "Reached Breakpoint"
msgstr "досегнута преломна тачка"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:204
msgid "Disabled Breakpoint"
msgstr "искључена преломна тачка"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:205
msgid "Execution"
msgstr "извршавање"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:206
msgid "Warning"
msgstr "упозорење"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:207
msgid "Error"
msgstr "грешка"
#: schema/kateschemaconfig.cpp:210
msgid ""
"
Sets the background color of mark type.
Note: The marker "
"color is displayed lightly because of transparency.
"
msgstr ""
"
Поставља боју позадине датог типа маркера.
Напомена: Боја "
"маркера је приказана свјетлије због провидности.
"
# >> @item color scheme item category
#: schema/kateschemaconfig.cpp:221
msgid "Text Templates & Snippets"
msgstr "исечци и шаблони текста"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:225
msgid "Background"
msgstr "позадина"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:230
msgid "Editable Placeholder"
msgstr "уредиви мјестодржач"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:235
msgid "Focused Editable Placeholder"
msgstr "фокусиран уредиви мјестодржач"
# >> @item color scheme item name
#: schema/kateschemaconfig.cpp:240
msgid "Not Editable Placeholder"
msgstr "неуредиви мјестодржач"
#: schema/kateschemaconfig.cpp:471
msgid ""
"
This list displays the default styles for the current schema and offers "
"the means to edit them. The style name reflects the current style settings."
"p>
To edit the colors, click the colored squares, or select the color to "
"edit from the popup menu.
You can unset the Background and Selected "
"Background colors from the popup menu when appropriate.
"
msgstr ""
"
Ово је списак подразумијеваних стилова за текућу шему, и пружа начине за "
"њихово уређивање. Име стила одражава тренутне поставке стила.
За "
"уређивање боје, кликните на обојени правоугаоник, или изаберите неку боју из "
"искачућег менија.
Боје позадине и позадине изабраног можете поништити "
"у искачућем менију када је то потребно.
This list displays the contexts of the current syntax highlight mode and "
"offers the means to edit them. The context name reflects the current style "
"settings.
To edit using the keyboard, press <SPACE>"
"strong> and choose a property from the popup menu.
To edit the colors, "
"click the colored squares, or select the color to edit from the popup menu."
"p>
You can unset the Background and Selected Background colors from the "
"context menu when appropriate.
"
msgstr ""
"
Ово је списак контекстâ тренутног истицања синтаксе, и пружа начине "
"за њихово уређивање. Име контекста одражава тренутне поставке стила."
"p>
За уређивање тастатуром, притисните Space и "
"изаберите својство из искачућег менија.
За уређивање боје, кликните на "
"обојени правоугаоник, или изаберите неку боју из искачућег менија."
"p>
Боје позадине и позадине изабраног можете поништити у искачућем менију "
"када је то потребно.
"
#: schema/kateschemaconfig.cpp:640
msgid "Loading all highlightings for schema"
msgstr "Учитавам сва истицања за шему"
#: schema/kateschemaconfig.cpp:764 schema/kateschemaconfig.cpp:829
#: schema/kateschemaconfig.cpp:937 schema/kateschemaconfig.cpp:1040
msgid "Kate color schema"
msgstr "Кејтина шема боја"
# >> @title:window
#: schema/kateschemaconfig.cpp:766
msgid "Importing colors for single highlighting"
msgstr "Увоз боја за једно истицање"
#: schema/kateschemaconfig.cpp:777
msgid "File is not a single highlighting color file"
msgstr "Фајл није у формату боја за једно истицање"
#: schema/kateschemaconfig.cpp:778 schema/kateschemaconfig.cpp:1050
msgid "Fileformat error"
msgstr "Грешка формата фајла"
#: schema/kateschemaconfig.cpp:788
msgid "The selected file contains colors for a non existing highlighting:%1"
msgstr "Изабрани фајл садржи боје за непостојеће истицање: %1"
#: schema/kateschemaconfig.cpp:789
msgid "Import failure"
msgstr "Неуспјех увоза"
#: schema/kateschemaconfig.cpp:812
msgid "Colors have been imported for highlighting: %1"
msgstr "Боје су увезене за истицање: %1"
#: schema/kateschemaconfig.cpp:813
msgid "Import has finished"
msgstr "Увоз довршен"
# >> @title:window
#: schema/kateschemaconfig.cpp:831
msgid "Exporting colors for single highlighting: %1"
msgstr "Извоз боја за једно истицање: %1"
#: schema/kateschemaconfig.cpp:874 utils/kateprinter.cpp:1120
msgid "&Schema:"
msgstr "&Шема:"
#: schema/kateschemaconfig.cpp:881
msgid "&New..."
msgstr "&Нова..."
#: schema/kateschemaconfig.cpp:898
msgid "Colors"
msgstr "Боје"
#: schema/kateschemaconfig.cpp:902
msgid "Font"
msgstr "Фонт"
#: schema/kateschemaconfig.cpp:906
msgid "Default Text Styles"
msgstr "Подразумевани стилови текста"
#: schema/kateschemaconfig.cpp:910
msgid "Highlighting Text Styles"
msgstr "Стилови истицања текста"
# >> %1 is an application name
#: schema/kateschemaconfig.cpp:916
msgid "&Default schema for %1:"
msgstr "&Подразумијевана шема за %1:|/|&Подразумијевана шема за $[аку %1]:"
# >> @title:window
#: schema/kateschemaconfig.cpp:939
msgid "Exporting color schema: %1"
msgstr "Извоз шеме боја: %1"
#: schema/kateschemaconfig.cpp:968
msgid "Exporting schema"
msgstr "Извозим шему"
# >> @title:window
#: schema/kateschemaconfig.cpp:1041
msgid "Importing Color Schema"
msgstr "Увоз шеме боја"
#: schema/kateschemaconfig.cpp:1049
msgid "The file does not contain a full color schema."
msgstr "Фајл не садржи потпуну шему боја."
#: schema/kateschemaconfig.cpp:1056
msgid "Name unspecified"
msgstr "Име није наведено"
#: schema/kateschemaconfig.cpp:1108
msgid "Importing schema"
msgstr "Увозим шему"
#: schema/kateschemaconfig.cpp:1250
msgid "Name for New Schema"
msgstr "Име за нову шему"
#: schema/kateschemaconfig.cpp:1250
msgid "Name:"
msgstr "Име:"
#: schema/kateschemaconfig.cpp:1250 schema/kateschemaconfig.cpp:1256
msgid "New Schema"
msgstr "Нова шема"
#: schema/kateschemaconfig.cpp:1256
msgid ""
"
The schema %1 already exists.
Please choose a different schema name."
"
"
msgstr "
Шема %1 већ постоји.
Задајте неко друго име за ову шему.
"
#: spellcheck/spellcheckdialog.cpp:66
msgid "Spelling (from cursor)..."
msgstr "Правопис (од курсора)..."
#: spellcheck/spellcheckdialog.cpp:69
msgid "Check the document's spelling from the cursor and forward"
msgstr "Провјери правопис документа од курсора унапред"
#: spellcheck/spellcheckdialog.cpp:72
msgid "Spellcheck Selection..."
msgstr "Провјери правопис избора..."
#: spellcheck/spellcheckdialog.cpp:75
msgid "Check spelling of the selected text"
msgstr "Провјери правопис у изабраном тексту"
#: spellcheck/spellingmenu.cpp:102
msgid "Ignore Word"
msgstr "Игнориши ријеч"
#: spellcheck/spellingmenu.cpp:105
msgid "Add to Dictionary"
msgstr "Додај у рјечник"
#: completion/katecompletionmodel.cpp:156
msgid "Argument-hints"
msgstr "Савјети за аргументе"
#: completion/katecompletionmodel.cpp:157
msgid "Best matches"
msgstr "Најближа поклапања"
#: completion/katecompletionmodel.cpp:746
msgid "Namespaces"
msgstr "Именски простори"
#: completion/katecompletionmodel.cpp:748
msgid "Classes"
msgstr "Класе"
#: completion/katecompletionmodel.cpp:750
msgid "Structs"
msgstr "Структуре"
#: completion/katecompletionmodel.cpp:752
msgid "Unions"
msgstr "Уније"
#: completion/katecompletionmodel.cpp:754
msgid "Functions"
msgstr "Функције"
#: completion/katecompletionmodel.cpp:756
msgid "Variables"
msgstr "Промјенљиве"
#: completion/katecompletionmodel.cpp:758
msgid "Enumerations"
msgstr "Набрајачи"
#: completion/katecompletionmodel.cpp:1230
msgid "Prefix"
msgstr "Префикс"
#: completion/katecompletionmodel.cpp:1232
msgid "Icon"
msgstr "Икона"
#: completion/katecompletionmodel.cpp:1234
msgid "Scope"
msgstr "Досег"
#: completion/katecompletionmodel.cpp:1238
msgid "Arguments"
msgstr "Аргументи"
#: completion/katecompletionmodel.cpp:1240
msgid "Postfix"
msgstr "Постфикс"
#: completion/katecompletionmodel.cpp:1908
msgid "Public"
msgstr "Јавно"
#: completion/katecompletionmodel.cpp:1911
msgid "Protected"
msgstr "Заштићено"
#: completion/katecompletionmodel.cpp:1914
msgid "Private"
msgstr "Приватно"
#: completion/katecompletionmodel.cpp:1917
msgid "Static"
msgstr "Статичко"
#: completion/katecompletionmodel.cpp:1920
msgid "Constant"
msgstr "Константно"
#: completion/katecompletionmodel.cpp:1923
msgid "Namespace"
msgstr "Именски простор"
#: completion/katecompletionmodel.cpp:1926
msgid "Class"
msgstr "Класа"
#: completion/katecompletionmodel.cpp:1929
msgid "Struct"
msgstr "Структура"
#: completion/katecompletionmodel.cpp:1932
msgid "Union"
msgstr "Унија"
#: completion/katecompletionmodel.cpp:1935
msgid "Function"
msgstr "Функција"
#: completion/katecompletionmodel.cpp:1938
msgid "Variable"
msgstr "Промјенљива"
#: completion/katecompletionmodel.cpp:1941
msgid "Enumeration"
msgstr "Набрајач"
#: completion/katecompletionmodel.cpp:1944
msgid "Template"
msgstr "Шаблон"
#: completion/katecompletionmodel.cpp:1947
msgid "Virtual"
msgstr "Виртуелно"
#: completion/katecompletionmodel.cpp:1950
msgid "Override"
msgstr "Потискивање"
#: completion/katecompletionmodel.cpp:1953
msgid "Inline"
msgstr "Уткано"
#: completion/katecompletionmodel.cpp:1956
msgid "Friend"
msgstr "Пријатељ"
#: completion/katecompletionmodel.cpp:1959
msgid "Signal"
msgstr "Сигнал"
#: completion/katecompletionmodel.cpp:1962
msgid "Slot"
msgstr "Слот"
#: completion/katecompletionmodel.cpp:1965
msgid "Local Scope"
msgstr "Локални досег"
#: completion/katecompletionmodel.cpp:1968
msgid "Namespace Scope"
msgstr "Именскопросторни досег"
#: completion/katecompletionmodel.cpp:1971
msgid "Global Scope"
msgstr "Глобални досег"
#: completion/katecompletionmodel.cpp:1974
msgid "Unknown Property"
msgstr "Непознато својство"
#: completion/katewordcompletion.cpp:347
msgid "Shell Completion"
msgstr "Допуна у шкољци"
#: completion/katewordcompletion.cpp:353
msgid "Reuse Word Above"
msgstr "Понови ријеч изнад"
#: completion/katewordcompletion.cpp:358
msgid "Reuse Word Below"
msgstr "Понови ријеч испод"
#: completion/katekeywordcompletion.cpp:184
msgid "Language keywords"
msgstr "Кључне ријечи језика"
#: completion/katecompletionconfig.cpp:41
msgid "Code Completion Configuration"
msgstr "Постава допуне кôда"
#: completion/katecompletionconfig.cpp:115
#: completion/katecompletionconfig.cpp:143
msgid "Always"
msgstr "Увијек"
#: script/katescriptmanager.cpp:340 script/katecommandlinescript.cpp:126
#: utils/katecmds.cpp:235
msgid "Could not access view"
msgstr "Не могу да приступим приказу"
#: script/katescriptmanager.cpp:348 script/katescriptmanager.cpp:361
msgid "Command not found: %1"
msgstr "Наредба није нађена: %1"
# >> @info
#: script/katescriptmanager.cpp:358
msgid "Reload all JavaScript files (indenters, command line scripts, etc)."
msgstr ""
"Поново учитава све јаваскриптне фајлове (увлакаче, скрипте командне линије, "
"итд.)"
#: script/katescripthelpers.cpp:47
msgid "Unable to find '%1'"
msgstr "Не могу да нађем %1"
#: script/katescript.cpp:209
msgid "Error loading script %1\n"
msgstr "Грешка при учитавању скрипте %1\n"
#: script/katescript.cpp:210
msgid "Error loading script %1"
msgstr "Грешка при учитавању скрипте %1"
#: script/data/commands/utils.js:330 utils/kateglobal.cpp:384
msgid "Editing"
msgstr "Уређивање"
#: script/data/commands/utils.js:333
msgid "Sort Selected Text"
msgstr "Сортирај изабрани текст"
#: script/data/commands/utils.js:336
msgid "Move Lines Down"
msgstr "Помјери редове надоље"
#: script/data/commands/utils.js:339
msgid "Move Lines Up"
msgstr "Помјери редове нагоре"
#: script/data/commands/utils.js:342
msgid "Duplicate Selected Lines Up"
msgstr "Удвостручи изабране редове горе"
#: script/data/commands/utils.js:345
msgid "Duplicate Selected Lines Down"
msgstr "Удвостручи изабране редове доље"
#: script/data/commands/utils.js:348
msgid "URI-encode Selected Text"
msgstr "УРИ‑кодирај изабрани текст"
#: script/data/commands/utils.js:351
msgid "URI-decode Selected Text"
msgstr "УРИ‑декодирај изабрани текст"
#: script/data/commands/utils.js:361
msgid "Sort the selected text or whole document."
msgstr "Сортира изабрани текст или цио документ."
#: script/data/commands/utils.js:363
msgid "Move selected lines down."
msgstr "Помијера изабране редове надоље."
#: script/data/commands/utils.js:365
msgid "Move selected lines up."
msgstr "Помијера изабране редове нагоре."
#: script/data/commands/utils.js:367
msgid "Remove duplicate lines from the selected text or whole document."
msgstr "Уклања дуплиране редове из изабраног текста или цијелог документа."
#: script/data/commands/utils.js:369
msgid ""
"Sort the selected text or whole document in natural order. Here is an "
"example to show the difference to the normal sort method: sort(a10, a1, "
"a2) => a1, a10, a2 natsort(a10, a1, a2) => a1, a2, a10"
msgstr ""
"Ређа изабрани текст или цио документ природним редослиједом. Ево "
"примјера који показује разлику у односу на уобичајени метод: sort(a10, a1, a2) → a1, a10, a2 natsort(a10, a1, "
"a2) → a1, a2, a10"
#: script/data/commands/utils.js:371
msgid "Trims trailing whitespace from selection or whole document."
msgstr "Уклања пратеће празнине из избора или цијелог документа."
#: script/data/commands/utils.js:373
msgid "Trims leading whitespace from selection or whole document."
msgstr "Уклања водеће празнине из избора или цијелог документа."
#: script/data/commands/utils.js:375
msgid "Trims leading and trailing whitespace from selection or whole document."
msgstr "Уклања водеће и пратеће празнине из избора или цијелог документа."
#: script/data/commands/utils.js:377
msgid ""
"Joins selected lines or whole document. Optionally pass a separator to put "
"between each line: join ', ' will e.g. join lines and "
"separate them by a comma."
msgstr ""
"Спаја изабране редове или цио документ. Можете прослиједити раздвајач који "
"ће бити уметнут између свака два реда: нпр. join ', ' ће "
"спојити редове запетама."
#: script/data/commands/utils.js:379
msgid "Removes empty lines from selection or whole document."
msgstr "Уклања празне редове из избора или цијелог документа."
# skip-rule: t-save
# rewrite-msgid: /callback/function/
#: script/data/commands/utils.js:383
msgid ""
"Given a JavaScript function as argument, call that for the list of "
"(selected) lines and replace them with the return value of that callback."
" Example (join selected lines): each 'function(lines){return "
"lines.join(\", \");}' To save you some typing, you can also do "
"this to achieve the same: each 'lines.join(\", \")'"
msgstr ""
"Позива јаваскриптну функцију дату као аргумент над листом (изабраних) редова "
"и замјењује их повратном вриједношћу из те функције. Примјер (спаја "
"изабране редове): each 'function(lines){return lines.join(\", "
"\");}' Да бисте уштедили нешто куцања, исто можете постићи и "
"овако: each 'lines.join(\", \")'"
# skip-rule: t-save
# rewrite-msgid: /callback/function/
#: script/data/commands/utils.js:385
msgid ""
"Given a JavaScript function as argument, call that for the list of "
"(selected) lines and remove those where the callback returns false."
" Example (see also rmblank): filter 'function(l)"
"{return l.length > 0;}' To save you some typing, you can also do "
"this to achieve the same: filter 'line.length > 0'"
msgstr ""
"Позива јаваскриптну функцију дату као аргумент над листом (изабраних) редова "
"и уклања оне за које функција врати нетачно. Примјер (в. такође "
"rmblank): filter 'function(l){return l.length > "
"0;}' Да бисте уштедили нешто куцања, исто можете постићи и овако:"
" filter 'line.length > 0'"
# skip-rule: t-save
# rewrite-msgid: /callback/function/
#: script/data/commands/utils.js:387
#, fuzzy
msgid ""
"Given a JavaScript function as argument, call that for the list of "
"(selected) lines and replace the line with the return value of the callback."
" Example (see also ltrim): map 'function(line)"
"{return line.replace(/^s+/, \"\");}' To save you some typing, you "
"can also do this to achieve the same: map 'line.replace(/^s+/, "
"\"\")'"
msgstr ""
"Позива јаваскриптну функцију дату као аргумент над листом (изабраних) редова "
"и замјењује сваки ред повратном вриједношћу из функције. Примјер (в. "
"такође ltrim): map 'function(line){return line."
"replace(/^\\s+/, \"\");}' Да бисте уштедили нешто куцања, исто "
"можете постићи и овако: map 'line.replace(/^\\s+/, \"\")'"
#: script/data/commands/utils.js:389
msgid "Duplicates the selected lines up."
msgstr "Удвостручава изабране редове горе."
#: script/data/commands/utils.js:391
msgid "Duplicates the selected lines down."
msgstr "Удвостручава изабране редове доље."
#: script/data/commands/utils.js:393
msgid ""
"Encode special chars in a single line selection, so the result text can be "
"used as URI."
msgstr ""
"Кодира не‑аски знаке у једноредном избору, тако да се резултат може "
"употребити као УРИ."
#: script/data/commands/utils.js:395
msgid "Reverse action of URI encode."
msgstr "Изврће радњу УРИ‑кодирања."
#: script/data/commands/quickcoding.js:19
msgid "Quick Coding"
msgstr "Брзо кодирање"
#: script/data/commands/quickcoding.js:22
msgid "Expand Abbreviation"
msgstr "Прошири скраћеницу"
#: script/data/commands/quickcoding.js:32
msgid "Expand Quick Coding Abbreviation"
msgstr "Прошири скраћеницу брзог кодирања"
#: script/data/commands/jumpMatchingIndent.js:33
msgid "Navigation"
msgstr "Кретање"
#: script/data/commands/jumpMatchingIndent.js:36
#: script/data/commands/jumpMatchingIndent.js:50
msgid "Move cursor to previous matching indent"
msgstr "Курсор на претходно једнако увлачење"
#: script/data/commands/jumpMatchingIndent.js:40
#: script/data/commands/jumpMatchingIndent.js:53
msgid "Move cursor to next matching indent"
msgstr "Курсор на следеће једнако увлачење"
#: script/data/commands/emmet.js:18
msgid ""
"Expands the abbreviation using Emmet expressions; see http://code.google.com/"
"p/zen-coding/wiki/ZenHTMLSelectorsEn"
msgstr ""
"Проширује скраћеницу преко Еметових израза; погледајте http://code."
"google.com/p/zen-coding/wiki/ZenHTMLSelectorsEn."
#: script/data/commands/emmet.js:19
msgid ""
"Wraps the selected text in XML tags constructed from the provided Emmet "
"expression (defaults to div)."
msgstr ""
"Омотава изабрани текст ИксМЛ ознакама произведеним кроз задати Еметов израз "
"(подразумевано div)."
#: script/data/commands/emmet.js:20
msgid "Moves the caret to the current tag's pair"
msgstr "Помера курсор на пар текуће ознаке."
#: script/data/commands/emmet.js:21
msgid ""
"Select contents of HTML/XML tag, moving inward on continuous invocations"
msgstr ""
"Изабира садржај ХТМЛ/ИксМЛ ознаке, крећући се унутра при узастопним позивима."
#: script/data/commands/emmet.js:22
msgid ""
"Select contents of HTML/XML tag, moving outwards on continuous invocations"
msgstr ""
"Изабира садржај ХТМЛ/ИксМЛ ознаке, крећући се напоље при узастопним позивима."
#: script/data/commands/emmet.js:23
msgid "Move to the next edit point (tag or empty attribute)."
msgstr "Прелази на следећу тачку уређивања (ознаку или празан атрибут)."
#: script/data/commands/emmet.js:24
msgid "Move to the previous edit point (tag or empty attribute)."
msgstr "Прелази на претходну тачку уређивања (ознаку или празан атрибут)."
#: script/data/commands/emmet.js:25
msgid "Select next edit point (tag or empty attribute)."
msgstr "Изабира сљедећу тачку уређивања (ознаку или празан атрибут)."
#: script/data/commands/emmet.js:26
msgid "Select previous edit point (tag or empty attribute)."
msgstr "Изабира претходну тачку уређивања (ознаку или празан атрибут)."
#: script/data/commands/emmet.js:27
msgid "Toggle comment of current tag or CSS selector"
msgstr "Обрће коментар текуће ознаке или ЦСС бирача."
#: script/data/commands/emmet.js:28
msgid "Deletes tag under cursor"
msgstr "Брише ознаку под курсором."
#: script/data/commands/emmet.js:29
msgid "Splits or joins a tag"
msgstr "Дели или спаја ознаку."
#: script/data/commands/emmet.js:30
msgid "Evaluates a simple math expression"
msgstr "Израчунава једноставан математички израз."
#: script/data/commands/emmet.js:31
msgid "Decrement number under cursor by 1"
msgstr "Умањује број под курсором за 1."
#: script/data/commands/emmet.js:32
msgid "Decrement number under cursor by 10"
msgstr "Умањује број под курсором за 10."
#: script/data/commands/emmet.js:33
msgid "Decrement number under cursor by 0.1"
msgstr "Умањује број под курсором за 0,1."
#: script/data/commands/emmet.js:34
msgid "Increment number under cursor by 1"
msgstr "Увећава број под курсором за 1."
#: script/data/commands/emmet.js:35
msgid "Increment number under cursor by 10"
msgstr "Увећава број под курсором за 10."
#: script/data/commands/emmet.js:36
msgid "Increment number under cursor by 0.1"
msgstr "Увећава број под курсором за 0,1."
#: script/data/commands/emmet.js:45
msgid "Emmet"
msgstr "Емет"
#: script/data/commands/emmet.js:49
msgid "Expand abbreviation"
msgstr "Прошири скраћеницу"
#: script/data/commands/emmet.js:51
msgid "Wrap with tag"
msgstr "Омотај ознаком"
#: script/data/commands/emmet.js:54
msgid "Move cursor to matching tag"
msgstr "Курсор на парњачку заграду"
#: script/data/commands/emmet.js:56
msgid "Select HTML/XML tag contents inwards"
msgstr "Изабери садржај ХТМЛ/ИксМЛ ознаке изнутра"
#: script/data/commands/emmet.js:58
msgid "Select HTML/XML tag contents outwards"
msgstr "Изабери садржај ХТМЛ/ИксМЛ ознаке споља"
#: script/data/commands/emmet.js:60
msgid "Toggle comment"
msgstr "Закоментариши/откоментариши"
#: script/data/commands/emmet.js:62
msgid "Go to next edit point"
msgstr "Иди на сљедећу тачку уређивања"
#: script/data/commands/emmet.js:64
msgid "Go to previous edit point"
msgstr "Иди на претходну тачку уређивања"
#: script/data/commands/emmet.js:66
msgid "Select next edit point"
msgstr "Изабери сљедећу тачку уређивања"
#: script/data/commands/emmet.js:68
msgid "Select previous edit point"
msgstr "Изабери претходну тачку уређивања"
#: script/data/commands/emmet.js:70
msgid "Delete tag under cursor"
msgstr "Обриши ознаку под курсором"
#: script/data/commands/emmet.js:72
msgid "Split or join a tag"
msgstr "Подели или споји ознаку"
#: script/data/commands/emmet.js:74
msgid "Evaluate a simple math expression"
msgstr "Израчунај једноставан математички израз"
#: script/data/commands/emmet.js:76
msgid "Decrement number by 1"
msgstr "Смањи број за 1"
#: script/data/commands/emmet.js:78
msgid "Decrement number by 10"
msgstr "Смањи број за 10"
#: script/data/commands/emmet.js:80
msgid "Decrement number by 0.1"
msgstr "Смањи број за 0,1"
#: script/data/commands/emmet.js:82
msgid "Increment number by 1"
msgstr "Повећај број за 1"
#: script/data/commands/emmet.js:84
msgid "Increment number by 10"
msgstr "Повећај број за 10"
#: script/data/commands/emmet.js:86
msgid "Increment number by 0.1"
msgstr "Повећај број за 0,1"
#: script/katecommandlinescript.cpp:56
msgid "Function '%1' not found in script: %2"
msgstr "Функције %1 нема у скрипти %2"
#: script/katecommandlinescript.cpp:69
msgid "Error calling %1"
msgstr "Грешка при позиву %1"
# literal-segment: action
#: script/katecommandlinescript.cpp:81
msgid "Function 'action' not found in script: %1"
msgstr "Функције action нема у скрипти: %1"
# literal-segment: action
#: script/katecommandlinescript.cpp:92
msgid "Error calling action(%1)"
msgstr "Грешка при позиву action(%1)"
#: script/katecommandlinescript.cpp:118
msgid "Bad quoting in call: %1. Please escape single quotes with a backslash."
msgstr ""
"Лоше навођење у позиву: %1. Избјегните једноструке наводнике контракрозом."
#: script/katecommandlinescript.cpp:176
msgid "Error calling 'help %1'"
msgstr "Грешка при позиву help %1"
#: script/katecommandlinescript.cpp:181
msgid "No help specified for command '%1' in script %2"
msgstr ""
"Помоћ није дефинисана за наредбу %1 у скрипти %2"
"filename>"
#: utils/kateprinter.cpp:247
msgid "(Selection of) "
msgstr "(одабир)"
#: utils/kateprinter.cpp:526
msgid "Typographical Conventions for %1"
msgstr "Типографске конвенције за %1|/|Типографске конвенције $[ген %1]"
#: utils/kateprinter.cpp:556
msgid "text"
msgstr "текст"
#: utils/kateprinter.cpp:680
msgid "Te&xt Settings"
msgstr "Поставке &текста"
#: utils/kateprinter.cpp:684
msgid "Print line &numbers"
msgstr "Штампај бројеве &редова"
#: utils/kateprinter.cpp:687
msgid "Print &legend"
msgstr "Штампај &легенду"
#: utils/kateprinter.cpp:696
msgid ""
"
If enabled, line numbers will be printed on the left side of the page(s)."
"
"
msgstr ""
"
Када је укључено, бројеви редова се штампају на лијевој страни странице."
"p>"
#: utils/kateprinter.cpp:698
msgid ""
"
Print a box displaying typographical conventions for the document type, "
"as defined by the syntax highlighting being used.
"
msgstr ""
"
Штампа оквир са типографским конвенцијама за овај тип документа, "
"дефинисаним истицањем синтаксе које се користи.
If enabled, a box as defined in the properties below will be drawn around "
"the contents of each page. The Header and Footer will be separated from the "
"contents with a line as well.
"
msgstr ""
"
Ако је укључено, цртаће се око садржаја сваке странице, према својствима "
"испод. Заглавље и подножје биће такође одвојени линијом од садржаја.
"
#: utils/kateprinter.cpp:1182
msgid "The width of the box outline"
msgstr "Дебљина линије оквира"
#: utils/kateprinter.cpp:1184
msgid "The margin inside boxes, in pixels"
msgstr "Маргина унутар оквира, у пикселима"
# skip-rule: t-line
#: utils/kateprinter.cpp:1186
msgid "The line color to use for boxes"
msgstr "Боја линија за оквир"
#: utils/katecmds.cpp:91
msgid "
Cleans up the indentation of the selected lines or "
"current line according to the indentation settings in the document.
"
msgstr ""
"
cleanindent
Уклања увлачење изабраних редова "
"или текућег реда, према поставкама увлачења у документу.
"
#: utils/katecmds.cpp:103
msgid ""
"
comment
Inserts comment markers to make the selection or selected "
"lines or current line a comment according to the text format as defined by "
"the syntax highlight definition for the document.
"
msgstr ""
"
comment
Умеће маркере коментара да би се избор "
"или изабрани редови или текући ред учинили коментаром, према формату текста "
"дефинисаном истицањем синтаксе у документу.
"
#: utils/katecmds.cpp:107
msgid ""
"
uncomment
Removes comment markers from the selection or selected "
"lines or current line according to the text format as defined by the syntax "
"highlight definition for the document.
"
msgstr ""
"
uncomment
Уклања маркере коментара са избора "
"или изабраних редова или текућег реда, према формату текста дефинисаном "
"истицањем синтаксе у документу.
"
#: utils/katecmds.cpp:111
msgid ""
"
goto line number
This command navigates to the specified "
"line number.
"
msgstr ""
"
goto број‑реда
Ова наредба прелази на "
"задати број реда.
"
#: utils/katecmds.cpp:115
msgid ""
"
set-indent-pasted-text enable
If enabled, indentation of "
"text pasted from the clipboard is adjusted using the current indenter."
"p>
Possible true values: 1 on true possible false values: 0 off false"
"p>"
msgstr ""
"
set-indent-pasted-text укључено
Ако је "
"укључено, увлачење текста налепљеног из клипборда подешава се тренутним "
"увлакачем.
Могуће вредности тачног: 1, on, true; могуће вредности нетачног: 0, off, false.
"
#: utils/katecmds.cpp:121
msgid "Deletes the current line."
msgstr "Брише текући ред."
#: utils/katecmds.cpp:124
msgid ""
"
set-tab-width width
Sets the tab width to the number "
"width
"
msgstr ""
"
set-tab-width ширина
Поставља ширину "
"табулатора на задати број.
"
#: utils/katecmds.cpp:128
msgid ""
"
set-replace-tab enable
If enabled, tabs are replaced with "
"spaces as you type.
Possible true values: 1 on true possible false "
"values: 0 off false
"
msgstr ""
"
set-replace-tab укључено
Ако је "
"укључено, табулатори се смењују размацима док куцате.
Могуће вредности "
"тачног: 1, on, true; могуће вредности нетачног: 0, "
"off, false.
When enabled, tabs will be "
"replaced with whitespace whenever the document is saved.
possible "
"true values: 1 on true possible false values: 0 off false
"
msgstr ""
"
set-replace-tabs-save укључено
Ако је "
"укључено, табулатори се смењују размацима при сваком уписивању документа."
"p>
Могуће вредности тачног: 1, on, true; могуће "
"вредности нетачног: 0, off, false.
"
#: utils/katecmds.cpp:198
msgid ""
"
set-highlight highlight
Sets the syntax highlighting system "
"for the document. The argument must be a valid highlight name, as seen in "
"the Tools → Highlighting menu. This command provides an autocompletion list "
"for its argument.
"
msgstr ""
"
set-highlight истицање
Поставља "
"истицање синтаксе у документу. Аргумент мора бити једно од познатих имена "
"истицања, датих у менију Алатке->Истицање. Ова "
"наредба пружа листу самодопуне за аргумент.