2014-11-25 13:30:33 +00:00
|
|
|
|
# Translation of pate.po into Serbian.
|
|
|
|
|
# Chusslove Illich <caslav.ilic@gmx.net>, 2013, 2014.
|
|
|
|
|
msgid ""
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Project-Id-Version: pate\n"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
2015-11-05 07:21:34 +02:00
|
|
|
|
"POT-Creation-Date: 2015-11-05 07:05+0200\n"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
"PO-Revision-Date: 2014-02-02 18:30+0100\n"
|
|
|
|
|
"Last-Translator: Chusslove Illich <caslav.ilic@gmx.net>\n"
|
|
|
|
|
"Language-Team: Serbian <kde-i18n-sr@kde.org>\n"
|
|
|
|
|
"Language: sr@ijekavianlatin\n"
|
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
|
|
|
|
|
"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
|
|
|
"X-Accelerator-Marker: &\n"
|
|
|
|
|
"X-Text-Markup: kde4\n"
|
|
|
|
|
"X-Environment: kde\n"
|
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:17
|
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, jsonConfig)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:3
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "JSON config"
|
|
|
|
|
msgstr "Postava JSONa"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:23
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, jsonIndentLabel)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:6
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "JSON Indent"
|
|
|
|
|
msgstr "Uvlačenje JSONa"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:40
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, jsonEncodingLabel)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:9
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "JSON encoding"
|
|
|
|
|
msgstr "Kodiranje JSONa"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:50
|
|
|
|
|
#. i18n: ectx: property (value), widget (QLineEdit, jsonEncoding)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:12
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "utf-8"
|
|
|
|
|
msgstr "UTF‑8"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:60
|
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, menuConfig)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:15
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Menu config"
|
|
|
|
|
msgstr "Postava menija"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:66
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lintOnSaveLabel)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:18
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Lint when saving"
|
|
|
|
|
msgstr "Lintuj pri upisivanju"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:79
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, jsAutocompletionLabel)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:21
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "JavaScript autocompletion"
|
|
|
|
|
msgstr "Samodopuna JavaScripta"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:92
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, jQueryAutocompletionLabel)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:24
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "jQuery autocompletion"
|
|
|
|
|
msgstr "Samodopuna JQueryja"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:105
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, linterLabel)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:27
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Linter"
|
|
|
|
|
msgstr "Linter"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:121
|
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, jQueryReadyConfig)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:30
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "jQuery ready Snippet"
|
|
|
|
|
msgstr "Isečak JQueryjevog ready"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils_ui.rc:10
|
|
|
|
|
#. i18n: ectx: Menu (javascript)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:33
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "&JavaScript"
|
|
|
|
|
msgstr "JavaScript"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/commentar.ui:13
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:36
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Same-line comment position"
|
|
|
|
|
msgstr "Položaj komentara u istom redu"
|
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:11
|
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
|
|
|
|
#: rc.cpp:39
|
|
|
|
|
msgid "PEP-8 config"
|
|
|
|
|
msgstr "Postava PEP‑a 8"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:17
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:42
|
|
|
|
|
msgid "Check PEP8 when save"
|
|
|
|
|
msgstr "Proveri na PEP 8 pri upisivanju"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:28
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:45
|
|
|
|
|
msgid "Ignore PEP8 errors"
|
|
|
|
|
msgstr "Ignoriši greške po PEP‑om 8"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:44
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:48
|
|
|
|
|
msgid "Check PyFlakes when save"
|
|
|
|
|
msgstr "Proveri PyFlakesom pri upisivanju"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:59
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:51
|
|
|
|
|
msgid "Check Syntax Errors when save"
|
|
|
|
|
msgstr "Proveri na sintaksne greške pri upisivanju"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:74
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:54
|
|
|
|
|
msgid "IPython pdb snippet"
|
|
|
|
|
msgstr "IPythonov isečak za PDB"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
# literal-segment: .*
|
|
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:81
|
|
|
|
|
#. i18n: ectx: property (value), widget (QLineEdit, ipdbSnippet)
|
|
|
|
|
#: rc.cpp:57
|
|
|
|
|
msgid "import ipdb; ipdb.set_trace()"
|
|
|
|
|
msgstr "import ipdb; ipdb.set_trace()"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/xml_pretty_ui.rc:10
|
|
|
|
|
#. i18n: ectx: Menu (xml)
|
|
|
|
|
#: rc.cpp:60
|
|
|
|
|
msgid "&XML"
|
|
|
|
|
msgstr "&XML"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/commentar_ui.rc:10
|
|
|
|
|
#. i18n: ectx: Menu (pate)
|
|
|
|
|
#. i18n: file: src/plugins/expand/expand_ui.rc:10
|
|
|
|
|
#. i18n: ectx: Menu (pate)
|
|
|
|
|
#. i18n: file: src/plugins/block_ui.rc:10
|
|
|
|
|
#. i18n: ectx: Menu (pate)
|
|
|
|
|
#. i18n: file: src/plugins/format_ui.rc:10
|
|
|
|
|
#. i18n: ectx: Menu (pate)
|
|
|
|
|
#. i18n: file: src/ui.rc:10
|
|
|
|
|
#. i18n: ectx: Menu (pate)
|
|
|
|
|
#: rc.cpp:63 rc.cpp:72 rc.cpp:163 rc.cpp:175 rc.cpp:371
|
|
|
|
|
msgid "&Pate"
|
|
|
|
|
msgstr "&Pašteta"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/commentar_ui.rc:13
|
|
|
|
|
#. i18n: ectx: Menu (comments)
|
|
|
|
|
#: rc.cpp:66
|
|
|
|
|
msgid "&Comments"
|
|
|
|
|
msgstr "&Komentari"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/try_open_file_ui.rc:10
|
|
|
|
|
#. i18n: ectx: Menu (file)
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/cmake_utils_ui.rc:10
|
|
|
|
|
#. i18n: ectx: Menu (file)
|
|
|
|
|
#: rc.cpp:69 rc.cpp:269
|
|
|
|
|
msgid "&File"
|
|
|
|
|
msgstr "&Fajl"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:12
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelIdFile)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:75
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "ID file:"
|
|
|
|
|
msgstr "ID fajl:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:22
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, idFile)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:78
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Name of ID file, as generated by mkid(1)."
|
|
|
|
|
msgstr "Ime ID fajla, kakav pravi mkid(1)."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:26
|
|
|
|
|
#. i18n: ectx: property (filter), widget (KUrlRequester, idFile)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:81
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"ID\n"
|
|
|
|
|
"*|All Files"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"ID\n"
|
|
|
|
|
"*|svi fajlovi"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:33
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelKeySize)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:85
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Complete tokens after:"
|
|
|
|
|
msgstr "Dopunjavaj tokene posle:"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:43
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KIntSpinBox, keySize)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:88
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Minimum length of token before completions will be shown."
|
|
|
|
|
msgstr "Najmanja dužina tokena od koje se prikazuju dopune."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:59
|
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:91
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Transform Filenames"
|
|
|
|
|
msgstr "Transformisanje imena fajlova"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:65
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelSrcIn)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:94
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Replace file prefix ending with key:"
|
|
|
|
|
msgstr "Zameni prefiks fajla do ključa:"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:75
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, srcIn)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:97
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Discard the first part of the file name ending with this key."
|
|
|
|
|
msgstr "Odbacuje početni deo imena fajla koji se završava ovim ključem."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
# rewrite-msgid: /file//
|
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:82
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelSrcOut)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:100
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "With this file prefix:"
|
|
|
|
|
msgstr "ovim prefiksom:"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:103
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, srcOut)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:104
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#, no-c-format
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid ""
|
2015-05-05 18:24:31 +00:00
|
|
|
|
"<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\" \"http://www.w3.org/TR/"
|
|
|
|
|
"REC-html40/strict.dtd\">\n"
|
|
|
|
|
"<html><head><meta name=\"qrichtext\" content=\"1\" /><style type=\"text/css"
|
|
|
|
|
"\">\n"
|
|
|
|
|
"p, li { white-space: pre-wrap; }\n"
|
|
|
|
|
"</style></head><body style=\" font-family:'Ubuntu'; font-size:9pt; font-"
|
|
|
|
|
"weight:400; font-style:normal;\">\n"
|
|
|
|
|
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
|
|
|
|
|
"right:0px; -qt-block-indent:0; text-indent:0px;\">Replacement prefix. To use "
|
|
|
|
|
"the prefix of the ID file ending with the key, use %{idPrefix}. This can be "
|
|
|
|
|
"used to work with remotely mounted Clearcase views, for example, set:</p>\n"
|
|
|
|
|
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
|
|
|
|
|
"right:0px; -qt-block-indent:0; text-indent:0px;\">ID "
|
|
|
|
|
"file: /view/myview/<span style=\" font-"
|
|
|
|
|
"weight:600;\">topdir</span>/ID </p>\n"
|
|
|
|
|
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
|
|
|
|
|
"right:0px; -qt-block-indent:0; text-indent:0px;\">Replace prefix "
|
|
|
|
|
"ending: /<span style=\" font-weight:600;\">topdir</span> </p>\n"
|
|
|
|
|
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
|
|
|
|
|
"right:0px; -qt-block-indent:0; text-indent:0px;\">With "
|
|
|
|
|
"prefix: %{idPrefix}/<span style=\" font-weight:600;"
|
|
|
|
|
"\">topdir</span> </p>\n"
|
|
|
|
|
"<p style=\" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-"
|
|
|
|
|
"right:0px; -qt-block-indent:0; text-indent:0px;\">Or, to use a pre-generated "
|
|
|
|
|
"ID file with a different workspace, set:</p>\n"
|
|
|
|
|
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
|
|
|
|
|
"right:0px; -qt-block-indent:0; text-indent:0px;\">ID "
|
|
|
|
|
"file: /snapshots/<span style=\" font-"
|
|
|
|
|
"weight:600;\">topdir</span>/ID </p>\n"
|
|
|
|
|
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
|
|
|
|
|
"right:0px; -qt-block-indent:0; text-indent:0px;\">Replace prefix "
|
|
|
|
|
"ending: /<span style=\" font-weight:600;\">topdir</span> </p>\n"
|
|
|
|
|
"<p style=\" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-"
|
|
|
|
|
"right:0px; -qt-block-indent:0; text-indent:0px;\">With "
|
|
|
|
|
"prefix: /myworkspace/<span style=\" font-weight:600;"
|
|
|
|
|
"\">topdir</span> </p></body></html>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgstr ""
|
2015-05-05 18:24:31 +00:00
|
|
|
|
"<html><p>Prefiks za zamenu. Za umetanje prefiksa ID fajla koji se završava "
|
|
|
|
|
"ovim ključem unesite <icode>%{idPrefix}</icode>. Može se upotrebiti, na "
|
|
|
|
|
"primer, za rad sa udaljeno montiranim ClearCaseovim prikazima, gde postavite:"
|
|
|
|
|
"</p><p>ID fajl: <icode>/view/mojprikaz/<b>fascikla</b>/ID</icode></"
|
|
|
|
|
"p><p>prefiks koji se menja: <icode>/<b>fascikla</b></icode></p><p>prefiks "
|
|
|
|
|
"zamene: <icode>%{idPrefix}/<b>fascikla</b></icode></p><p>Ili, za korišćenje "
|
|
|
|
|
"prethodno generisanog ID fajla sa različitim radnim prostorom:</p><p>ID "
|
|
|
|
|
"fajl: <icode>/snapshots/<b>fascikla</b>/ID</icode></p><p>prefiks koji se "
|
|
|
|
|
"menja: <icode>/<b>fascikla</b></icode></p><p>prefiks zamene: <icode>/"
|
|
|
|
|
"mojradniprostor/<b>fascikla</b></icode></p></html>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:113
|
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:118
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Highlight Matches"
|
|
|
|
|
msgstr "Isticanje poklapanja"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:119
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelUseEtags)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:121
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Highlight definitions using etags(1):"
|
|
|
|
|
msgstr "Ističi definicije pomoću etags(1):"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:129
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, useEtags)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:124
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Use etags(1) to find definitions, and highlight them."
|
|
|
|
|
msgstr "Koristi se etags(1) za nalaženje i isticanje definicija."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:132
|
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, useEtags)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:127
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Enabled"
|
|
|
|
|
msgstr "uključeno"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:139
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelUseSuffixes)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:130
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Highlight files with suffixes:"
|
|
|
|
|
msgstr "Ističi fajlove sa sufiksima:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:149
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, useSuffixes)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:133
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Use .h;.hxx to highlight files which may contain declarations."
|
|
|
|
|
msgstr "Unesite .h;.hxx za isticanje fajlova koji možda sadrže deklaracije."
|
|
|
|
|
|
|
|
|
|
# >> gid is a command
|
|
|
|
|
#. i18n: file: src/plugins/gid/gid_ui.rc:10
|
|
|
|
|
#. i18n: ectx: Menu (gid)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:136
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "&Gid"
|
|
|
|
|
msgstr "&gid"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:17
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KHistoryComboBox, filter)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:140
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#, no-c-format
|
|
|
|
|
msgid ""
|
|
|
|
|
"A regular expression which must also be matched. Use %{token} to include the "
|
|
|
|
|
"token.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"This can be used to get the effect of full text searching for strings which "
|
|
|
|
|
"contain the token and match the filter."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Regularni izraz koji takođe mora da se poklopi. Unesite <icode>%{token}</"
|
|
|
|
|
"icode> za umetanje tokena.\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Ovim se može dobiti efekat celotekstualne pretrage za niskama koje sadrže "
|
|
|
|
|
"token i poklapaju filter."
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:33
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KHistoryComboBox, token)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:145
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Find a symbol, filename or other token using auto-completion. Hit return to "
|
|
|
|
|
"lookup occurrences within files."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Nađite simbol, ime fajla ili neki drugi token pomoću samodopune. Pritisnite "
|
|
|
|
|
"Enter da potražite pojavljivanja u fajlovima."
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:43
|
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, settings)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:148
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Settings..."
|
|
|
|
|
msgstr "Postavke..."
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:50
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelToken)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:151
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Token:"
|
|
|
|
|
msgstr "Token:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:64
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (QTableView, matches)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:154
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Filtered matches for the token. Activate a match to jump to it."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Filtrirana poklapanja za token. Aktivirajte poklapanje da skočite do njega."
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:84
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (QTableView, history)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:157
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Stack of previous locations. Activate an item to jump to it."
|
|
|
|
|
msgstr "Stek prethodnih lokacija. Aktivirajte stavku da skočite do nje."
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:104
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelFilter)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:160
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Filter:"
|
|
|
|
|
msgstr "Filter:"
|
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/block_ui.rc:12
|
|
|
|
|
#. i18n: ectx: Menu (block)
|
|
|
|
|
#: rc.cpp:166
|
|
|
|
|
msgid "Block Operations"
|
|
|
|
|
msgstr "Blokovski postupci"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/color_tools/color_tools_toolview.ui:33
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KPushButton, update)
|
|
|
|
|
#: rc.cpp:169
|
|
|
|
|
msgid "Rescan current document for #colors"
|
|
|
|
|
msgstr "Ponovo potraži #boje u tekućem dokumentu"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/color_tools/color_tools_toolview.ui:36
|
|
|
|
|
#. i18n: ectx: property (text), widget (KPushButton, update)
|
|
|
|
|
#: rc.cpp:172
|
|
|
|
|
msgid "Update"
|
|
|
|
|
msgstr "Ažuriraj"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:6
|
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, cmakeSettings)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:178
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "CMake Settings"
|
|
|
|
|
msgstr "Postavke CMakea"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:12
|
|
|
|
|
#. i18n: ectx: property (title), widget (KButtonGroup, system)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:181
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "System Settings"
|
|
|
|
|
msgstr "Sistemske postavke"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:21
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, cmakeBinaryLabel)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:184
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "CMake executable:"
|
|
|
|
|
msgstr "Izvršni fajl CMakea:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:28
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KUrlRequester, cmakeBinary)
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:31
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, cmakeBinary)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:187 rc.cpp:190
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "Path to CMake executable"
|
|
|
|
|
msgstr "Putanja do izvršnog fajla CMakea."
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:38
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QSpinBox, parentDirsLookupCnt)
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:48
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QLabel, label)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:193 rc.cpp:196
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgid ""
|
2015-02-28 22:17:11 +00:00
|
|
|
|
"<p>How many parent directories to check for <filename>CMakeLists.txt</"
|
|
|
|
|
"filename> if the latter is absent in a current document's path</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"<html><p>U koliko roditeljskih fascikli potražiti <filename>CMakeLists.txt</"
|
|
|
|
|
"filename> ako ga nema u putanji tekućeg dokumenta.</p></html>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:51
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:199
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "CMakeLists lookup parents:"
|
|
|
|
|
msgstr "Roditelja za <filename>CMakeLists.txt</filename>:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:61
|
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:202
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "Auxiliary CMake Module Directories"
|
|
|
|
|
msgstr "Dopunske fascikle CMakeovih modula"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:67
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QListWidget, moduleDirs)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:205
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"Auxiliary paths with CMake modules. CMake will try to parse the initial "
|
|
|
|
|
"comment for every module found, so you can see a help screen for custom "
|
|
|
|
|
"modules in the tool view."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Dopunske putanje sa CMakeovim modulima. CMake će pokušati da raščlani "
|
|
|
|
|
"početni komentar iz svakog nađenog modula, da biste u alatnom prikazu dobili "
|
|
|
|
|
"ekran pomoći za posebne module."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:76
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, addButton)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:208
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "Open a file dialog to select a path to be added."
|
|
|
|
|
msgstr "Otvori fajl dijalog radi biranja putanje za dodavanje"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:79
|
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, addButton)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:211
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "Add"
|
|
|
|
|
msgstr "Dodaj"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:86
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, removeButton)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:214
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "Removes the currently selected path from a list of auxiliary modules."
|
|
|
|
|
msgstr "Uklanja trenutno izabranu putanju sa spiska dopunskih modula."
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:89
|
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, removeButton)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:217
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "Remove"
|
|
|
|
|
msgstr "Ukloni"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:114
|
|
|
|
|
#. i18n: ectx: property (title), widget (KButtonGroup, session)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:220
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "Session Settings"
|
|
|
|
|
msgstr "Postavke sesije"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:123
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, projectBuildDirLabel)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:223
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "Project build dir:"
|
|
|
|
|
msgstr "Fascikla gradnje projekta:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:130
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KUrlRequester, projectBuildDir)
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:133
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, projectBuildDir)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:226 rc.cpp:229
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid "Path to a project build directory associated with a current session"
|
|
|
|
|
msgstr "Putanja do fascikle gradnje projekta pridružene tekućoj sesiji."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_settings_page.ui:6
|
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, cfgPage)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:232
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Tool View Settings"
|
|
|
|
|
msgstr "Postavke alatnog prikaza"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_settings_page.ui:12
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, mode)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:235
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid ""
|
|
|
|
|
"<p>Same as <i>advanced mode</i> in <span style=\" font-family:'Courier New,"
|
|
|
|
|
"courier';\">ccmake</span></p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"<html><p>Isto kao <i>napredni režim</i> u <command>ccmake</command>.</p></"
|
|
|
|
|
"html>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_settings_page.ui:15
|
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, mode)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:238
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Show cache items marked as advanced"
|
|
|
|
|
msgstr "Prikaži keširane stavke označene kao napredne"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_settings_page.ui:23
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, htmlize)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:241
|
2014-12-09 18:43:01 +00:00
|
|
|
|
msgid ""
|
2015-05-05 18:24:31 +00:00
|
|
|
|
"Try to turn plain ASCII text into HTML using simple structured text rules.\n"
|
|
|
|
|
"It works quite well for builtins, but sometimes may distort results for "
|
|
|
|
|
"others (custom modules)."
|
2014-12-09 18:43:01 +00:00
|
|
|
|
msgstr ""
|
2015-05-05 18:24:31 +00:00
|
|
|
|
"Pokušava da pretvori običan tekst u HTML preko nekih jednostavnih pravila "
|
|
|
|
|
"strukturnog teksta.\n"
|
|
|
|
|
"Radi vrlo dobro za ugrađene, ali ponekad može da izobliči rezultate drugih, "
|
|
|
|
|
"posebnih modula."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_settings_page.ui:26
|
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, htmlize)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:245
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Try to beautify the help output"
|
|
|
|
|
msgstr "Pokušaj da ulepšaš izlaz pomoći"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:6
|
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, cacheViewPage)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:248
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "CMake Cache View"
|
|
|
|
|
msgstr "Prikaz CMakeovog keša"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:14
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KTreeWidgetSearchLine, cacheFilter)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:251
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Filter CMake cache items by name"
|
|
|
|
|
msgstr "Filtrira stavke iz CMakeovog keša po imenu."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:17
|
|
|
|
|
#. i18n: ectx: property (placeholderText), widget (KTreeWidgetSearchLine, cacheFilter)
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_help_page.ui:12
|
|
|
|
|
#. i18n: ectx: property (placeholderText), widget (KTreeWidgetSearchLine, helpFilter)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:254 rc.cpp:275
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Quick search"
|
|
|
|
|
msgstr "Brza pretraga"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:24
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KUrlRequester, buildDir)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:257
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "<p>Select <i>top build dir</i> controlled by CMake</p>"
|
|
|
|
|
msgstr "<p>Izbor <i>fascikle gradnje</i> kojom upravlja CMake.</p>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
# >> @title:column
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:43
|
|
|
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, cacheItems)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:260
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Name"
|
|
|
|
|
msgstr "ime"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:48
|
|
|
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, cacheItems)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:263
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Type"
|
|
|
|
|
msgstr "tip"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:53
|
|
|
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, cacheItems)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:266
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Value"
|
|
|
|
|
msgstr "vrednost"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_help_page.ui:6
|
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, cmakeHelp)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:272
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "CMake Help"
|
|
|
|
|
msgstr "Pomoć za CMake"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_help_page.ui:19
|
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QTreeWidget, helpTargets)
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: rc.cpp:278
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Double-click to insert the current item to a document"
|
|
|
|
|
msgstr "Dvokliknite da umetnete tekuću stavku u dokument."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
# >? Where is this UI action label translated?
|
|
|
|
|
# rewrite-msgid: /action//
|
|
|
|
|
#. i18n: file: src/plugins/django_utils/django_utils.ui:13
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:281
|
|
|
|
|
msgid "Django tags to close when call the \"Close Template tag\" action"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Djangove oznake koje se zatvaraju na <interface>Zatvori oznaku šablona</"
|
|
|
|
|
"interface>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
# >? Wth?
|
|
|
|
|
#. i18n: file: src/plugins/django_utils/django_utils.ui:28
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:284
|
|
|
|
|
msgid "URL template file"
|
|
|
|
|
msgstr "Fajl URL šablona"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
# >? Wth?
|
|
|
|
|
#. i18n: file: src/plugins/django_utils/django_utils.ui:43
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:287
|
|
|
|
|
msgid "View import snippet"
|
|
|
|
|
msgstr "Isečak uvoznih prikaza"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
# >? Wth?
|
|
|
|
|
#. i18n: file: src/plugins/django_utils/django_utils.ui:58
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:290
|
|
|
|
|
msgid "Pattern Model Form"
|
|
|
|
|
msgstr "Formular modela obrazaca"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
# >? Wth?
|
|
|
|
|
#. i18n: file: src/plugins/django_utils/django_utils.ui:73
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:293
|
|
|
|
|
msgid "Pattern Model"
|
|
|
|
|
msgstr "Model obrazaca"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:10
|
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, generalTab)
|
|
|
|
|
#: rc.cpp:296
|
|
|
|
|
msgid "General"
|
|
|
|
|
msgstr "Opšte"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:16
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, ps2)
|
|
|
|
|
#: rc.cpp:299
|
|
|
|
|
msgid "Continuation prompt"
|
|
|
|
|
msgstr "Nadovezujući odzivnik."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:19
|
|
|
|
|
#. i18n: ectx: property (text), widget (KLineEdit, ps2)
|
|
|
|
|
#: rc.cpp:302
|
|
|
|
|
msgid "..."
|
|
|
|
|
msgstr "..."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:26
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, ps1)
|
|
|
|
|
#: rc.cpp:305
|
|
|
|
|
msgid "Main prompt"
|
|
|
|
|
msgstr "Glavni odzivnik."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:29
|
|
|
|
|
#. i18n: ectx: property (text), widget (KLineEdit, ps1)
|
|
|
|
|
#: rc.cpp:308
|
|
|
|
|
msgid ">>>"
|
|
|
|
|
msgstr ">>>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:36
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelPs2)
|
|
|
|
|
#: rc.cpp:311
|
|
|
|
|
msgid "Continuation Prompt:"
|
|
|
|
|
msgstr "Nadovezujući odzivnik:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:46
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelPs1)
|
|
|
|
|
#: rc.cpp:314
|
|
|
|
|
msgid "Main Prompt:"
|
|
|
|
|
msgstr "Glavni odzivnik:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:56
|
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KFontChooser, font)
|
|
|
|
|
#: rc.cpp:317
|
|
|
|
|
msgid "Main display font"
|
|
|
|
|
msgstr "Glavni font prikaza."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:64
|
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, coloursTab)
|
|
|
|
|
#: rc.cpp:320
|
|
|
|
|
msgid "Highlighting"
|
|
|
|
|
msgstr "Isticanje"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:70
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, promptLabel)
|
|
|
|
|
#: rc.cpp:323
|
|
|
|
|
msgid "Prompt:"
|
|
|
|
|
msgstr "Odzivnik:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:83
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, stringLabel)
|
|
|
|
|
#: rc.cpp:326
|
|
|
|
|
msgid "String:"
|
|
|
|
|
msgstr "Niska:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:96
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
|
|
|
|
|
#: rc.cpp:329
|
|
|
|
|
msgid "Name:"
|
|
|
|
|
msgstr "Ime:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:109
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, integerLabel)
|
|
|
|
|
#: rc.cpp:332
|
|
|
|
|
msgid "Integer:"
|
|
|
|
|
msgstr "Celobrojni:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:122
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, floatLabel)
|
|
|
|
|
#: rc.cpp:335
|
|
|
|
|
msgid "Float:"
|
|
|
|
|
msgstr "Realni:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:135
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, helpLabel)
|
|
|
|
|
#: rc.cpp:338
|
|
|
|
|
msgid "Help:"
|
|
|
|
|
msgstr "Pomoć:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:148
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, exceptionLabel)
|
|
|
|
|
#: rc.cpp:341
|
|
|
|
|
msgid "Exception:"
|
|
|
|
|
msgstr "Izuzetak:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/xml_pretty.ui:9
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:344
|
|
|
|
|
msgid "Indent:"
|
|
|
|
|
msgstr "Uvlačenje:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/xml_pretty.ui:29
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:347
|
|
|
|
|
msgid "New line:"
|
|
|
|
|
msgstr "Novi red:"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/xml_pretty.ui:36
|
|
|
|
|
#. i18n: ectx: property (value), widget (KLineEdit, indent)
|
|
|
|
|
#. i18n: file: src/plugins/xml_pretty.ui:46
|
|
|
|
|
#. i18n: ectx: property (value), widget (KLineEdit, newl)
|
|
|
|
|
#: rc.cpp:350 rc.cpp:353
|
|
|
|
|
msgid "\\\\t"
|
|
|
|
|
msgstr "\\\\t"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_ipython/python_console_ipython.ui:9
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:356
|
|
|
|
|
msgid "Scrollback lines count (needs close and open kate editor)"
|
|
|
|
|
msgstr "Broj redova prepisa (uređivač mora ponovo da se pokrene)"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_ipython/python_console_ipython.ui:23
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
|
#: rc.cpp:359
|
|
|
|
|
msgid "GUI completion type (needs close and open kate editor)"
|
|
|
|
|
msgstr "Tip dopune u GUI‑ju (uređivač mora ponovo da se pokrene)"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_ipython/python_console_ipython.ui:31
|
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, guiCompletionType)
|
|
|
|
|
#: rc.cpp:362
|
|
|
|
|
msgid "Drop List"
|
|
|
|
|
msgstr "padajući spisak"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/python_console_ipython/python_console_ipython.ui:36
|
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, guiCompletionType)
|
|
|
|
|
#: rc.cpp:365
|
|
|
|
|
msgid "Normal"
|
|
|
|
|
msgstr "uobičajen"
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/manager.ui:15
|
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, errorLabel)
|
|
|
|
|
#: rc.cpp:368
|
|
|
|
|
msgid "Error: The Python engine could not be initialized"
|
|
|
|
|
msgstr "Greška: Python motor ne može da se pripremi."
|
|
|
|
|
|
|
|
|
|
#. i18n: file: src/ui.rc:15
|
|
|
|
|
#. i18n: ectx: Menu (help)
|
|
|
|
|
#: rc.cpp:374
|
|
|
|
|
msgid "&Help"
|
|
|
|
|
msgstr "&Pomoć"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:68
|
|
|
|
|
msgid "Pâté host for Python plugins"
|
|
|
|
|
msgstr "Pašteta kao domaćin Python priključaka"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:70
|
|
|
|
|
msgid "Python interpreter settings"
|
|
|
|
|
msgstr "Postavke Python interpretatora"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:146
|
|
|
|
|
msgctxt "@title:window"
|
|
|
|
|
msgid "Pate engine could not be initialised"
|
|
|
|
|
msgstr "Motor Paštete ne može da se pripremi"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:161
|
|
|
|
|
msgctxt "@title:window"
|
|
|
|
|
msgid "Warning"
|
|
|
|
|
msgstr "Upozorenje"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:164
|
|
|
|
|
msgctxt "@info:tooltip %1 is a number of failed plugins"
|
|
|
|
|
msgid ""
|
|
|
|
|
"%1 plugin module couldn't be loaded. Check the Python plugins config page "
|
|
|
|
|
"for details."
|
|
|
|
|
msgid_plural ""
|
|
|
|
|
"%1 plugin modules couldn't be loaded. Check the Python plugins config page "
|
|
|
|
|
"for details."
|
|
|
|
|
msgstr[0] ""
|
|
|
|
|
"%1 modul priključka ne može da se učita. Potražite detalje na postavnoj "
|
|
|
|
|
"stranici Python priključaka."
|
|
|
|
|
msgstr[1] ""
|
|
|
|
|
"%1 modula priključaka ne mogu da se učitaju. Potražite detalje na postavnoj "
|
|
|
|
|
"stranici Python priključaka."
|
|
|
|
|
msgstr[2] ""
|
|
|
|
|
"%1 modula priključaka ne može da se učita. Potražite detalje na postavnoj "
|
|
|
|
|
"stranici Python priključaka."
|
|
|
|
|
msgstr[3] ""
|
|
|
|
|
"%1 modul priključka ne može da se učita. Potražite detalje na postavnoj "
|
|
|
|
|
"stranici Python priključaka."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:239
|
|
|
|
|
msgctxt "@title:row"
|
|
|
|
|
msgid "Python Plugins"
|
|
|
|
|
msgstr "Python priključci"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:254
|
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
|
msgid "Pâté host for Python plugins"
|
|
|
|
|
msgstr "Pašteta kao domaćin Python priključaka"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:318
|
|
|
|
|
msgid "About Pate"
|
|
|
|
|
msgstr "O Pašteti"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:333
|
|
|
|
|
msgctxt "@info:tooltip "
|
|
|
|
|
msgid "Cannot load <icode>kate</icode> module"
|
|
|
|
|
msgstr "Ne mogu da učitam ugrađeni modul <icode>kate</icode>."
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:369
|
|
|
|
|
msgctxt "Python variables, no translation needed"
|
|
|
|
|
msgid "sys.version = %1<br/>sys.path = %2"
|
|
|
|
|
msgstr "<html>sys.version = %1<br />sys.path = %2</html>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:374
|
|
|
|
|
msgid "Paul Giannaros"
|
|
|
|
|
msgstr "Pol Đanaros"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:374
|
|
|
|
|
msgid "Out-of-tree original"
|
|
|
|
|
msgstr "Original izvan stabla"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:375
|
|
|
|
|
msgid "Shaheed Haque"
|
|
|
|
|
msgstr "Šahid Hak"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:375
|
|
|
|
|
msgid "Rewritten and brought in-tree, V1.0"
|
|
|
|
|
msgstr "Ponovno pisanje i uvođenje u stablo, v. 1.0"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:376
|
|
|
|
|
msgid "Alex Turbov"
|
|
|
|
|
msgstr "Aleksandar Turbov"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugin.cpp:376
|
|
|
|
|
msgid "Streamlined and updated, V2.0"
|
|
|
|
|
msgstr "Peglanje i ažuriranje, v. 2.0"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/engine.cpp:220
|
|
|
|
|
msgctxt "@info:tooltip "
|
|
|
|
|
msgid "Cannot load built-in <icode>pate</icode> module"
|
|
|
|
|
msgstr "Ne mogu da učitam ugrađeni modul <icode>pate</icode>."
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/engine.cpp:236
|
|
|
|
|
msgctxt "@info:tooltip "
|
|
|
|
|
msgid "Cannot update Python paths"
|
|
|
|
|
msgstr "Ne mogu da ažuriram putanje za Python."
|
|
|
|
|
|
|
|
|
|
#: src/engine.cpp:252
|
|
|
|
|
msgctxt "@info:tooltip "
|
|
|
|
|
msgid "No <icode>pate</icode> built-in module"
|
|
|
|
|
msgstr "Nema ugrađenog modula <icode>pate</icode>."
|
|
|
|
|
|
|
|
|
|
#: src/engine.cpp:308
|
|
|
|
|
msgctxt "@title:column"
|
|
|
|
|
msgid "Name"
|
|
|
|
|
msgstr "ime"
|
|
|
|
|
|
|
|
|
|
#: src/engine.cpp:310
|
|
|
|
|
msgctxt "@title:column"
|
|
|
|
|
msgid "Comment"
|
|
|
|
|
msgstr "komentar"
|
|
|
|
|
|
|
|
|
|
#: src/engine.cpp:495
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Unable to find the module specified <application>%1</application>"
|
|
|
|
|
msgstr "Ne mogu da nađem modul zadat <application>%1</application>."
|
|
|
|
|
|
|
|
|
|
#: src/engine.cpp:519
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid ""
|
2015-11-05 07:21:34 +02:00
|
|
|
|
"<p>Specified version has invalid format for dependency <application>%1</"
|
|
|
|
|
"application>: <icode>%2</icode>. Skipped</p>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgstr ""
|
2015-11-05 07:21:34 +02:00
|
|
|
|
"<p>Zadata verzija ima loš format za zavisnost <application>%1</application>: "
|
|
|
|
|
"<icode>%2</icode>. Preskočeno.</p>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/engine.cpp:599
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "<title>Dependency check</title>"
|
|
|
|
|
msgstr "<title>Provera zavisnosti</title>"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/engine.cpp:635
|
|
|
|
|
msgctxt "@info:tooltip"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid ""
|
2015-11-05 07:21:34 +02:00
|
|
|
|
"<p>Failed to check version of dependency <application>%1</application>: "
|
|
|
|
|
"Module do not have PEP396 <code>__version__</code> attribute. It is not "
|
|
|
|
|
"disabled, but behaviour is unpredictable...</p>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgstr ""
|
2015-11-05 07:21:34 +02:00
|
|
|
|
"<p>Propala provera verzije za zavisnost <application>%1</application>: modul "
|
|
|
|
|
"nema atribut <code>__version__</code> po PEP‑u 396. Nije isključena, ali se "
|
|
|
|
|
"ponašanje ne može predvideti.</p>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/engine.cpp:655
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "<p><application>%1</application>: Unexpected module's version format"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"<p><application>%1</application>: neočekivan format verzije modula.</p>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/engine.cpp:670
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid ""
|
|
|
|
|
"<p><application>%1</application>: No suitable version found. Required "
|
|
|
|
|
"version %2 %3, but found %4</p>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"<p><application>%1</application>: nije nađena pogodna verzija; zahtevana je "
|
|
|
|
|
"%2 %3, a nađena %4.</p>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/engine.cpp:687
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid ""
|
|
|
|
|
"<p>Failure on module load <application>%1</application>:</p><pre>%2</pre>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"<p>Propalo učitavanje modula <application>%1</application>:</p><pre>%2</pre>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/engine.cpp:778
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Internal engine failure"
|
|
|
|
|
msgstr "Unutrašnji krah motora"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/engine.cpp:784
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Module not loaded:<nl/>%1"
|
|
|
|
|
msgstr "Modul nije učitan:<nl/>%1"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
# rewrite-msgid: /Autopate/Completion/
|
|
|
|
|
#: src/plugins/libkatepate/autocomplete.py:44
|
|
|
|
|
msgid "Autopate"
|
|
|
|
|
msgstr "Samodopuna"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/libkatepate/errors.py:73
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"And other errors"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"i ostale greške."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/libkatepate/errors.py:78 src/plugins/expand/udf.py:212
|
|
|
|
|
#: src/plugins/expand/udf.py:270 src/plugins/expand/jinja_stuff.py:108
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/expand/jinja_stuff.py:129 src/plugins/try_open_file.py:43
|
|
|
|
|
#: src/plugins/try_open_file.py:68 src/plugins/cmake_utils/__init__.py:175
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:205
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:606
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:843
|
|
|
|
|
msgctxt "@title:window"
|
|
|
|
|
msgid "Error"
|
|
|
|
|
msgstr "Greška"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/libkatepate/errors.py:82
|
2014-12-09 18:43:01 +00:00
|
|
|
|
msgctxt "@title:window"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Success"
|
|
|
|
|
msgstr "Uspeh"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/libkatepate/errors.py:106
|
|
|
|
|
msgid "~*~ Position: (%1, %2)"
|
|
|
|
|
msgstr "~*~ Položaj: (%1, %2)"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/libkatepate/errors.py:108
|
|
|
|
|
msgid "~*~ Line: %1"
|
|
|
|
|
msgstr "~*~ Red: %1"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/libkatepate/decorators.py:61
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:111
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:140 src/plugins/commentar.py:421
|
|
|
|
|
#: src/plugins/commentar.py:473 src/plugins/commentar.py:499
|
|
|
|
|
#: src/plugins/commentar.py:656 src/plugins/format.py:325
|
|
|
|
|
#: src/plugins/format.py:336 src/plugins/format.py:352
|
|
|
|
|
#: src/plugins/format.py:398 src/plugins/format.py:409
|
|
|
|
|
#: src/plugins/format.py:425
|
|
|
|
|
msgctxt "@title:window"
|
|
|
|
|
msgid "Alert"
|
|
|
|
|
msgstr "Pozor"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/libkatepate/decorators.py:64
|
|
|
|
|
msgctxt "@info:tooltip placeholder is a mime-type"
|
|
|
|
|
msgid "This action has no sense for <command>%1</command> documents"
|
|
|
|
|
msgstr "Ova radnja nema smisla za dokumente tipa <command>%1</command>."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/libkatepate/decorators.py:84
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgctxt "@title:window"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Sorry..."
|
|
|
|
|
msgstr "Izvinite"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/libkatepate/decorators.py:87
|
|
|
|
|
msgctxt "@info:tooltip placeholder is a mime-type"
|
|
|
|
|
msgid "<command>%1</command> is unsupported document type."
|
|
|
|
|
msgstr "Tip dokumenta <command>%1</command> nije podržan."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:114
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgctxt "@info:tooltip"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "This operation is for block selection mode"
|
|
|
|
|
msgstr "Ovaj postupak važi samo u blokovskom režimu izbora."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:119
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "This operation is for normal selection mode"
|
|
|
|
|
msgstr "Ovaj postupak važi samo u normalnom režimu izbora."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:137
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "This operation cannot be performed while text is selected"
|
|
|
|
|
msgstr "Ovaj postupak ne može da se izvrši dok je tekst izabran."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:139
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Text must be selected to perform this operation"
|
|
|
|
|
msgstr "Za izvođenje ovog postupka treba da bude izabran tekst."
|
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/js_lint.py:72
|
|
|
|
|
msgctxt "@info:status"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid ""
|
2015-11-05 07:21:34 +02:00
|
|
|
|
"<p>\n"
|
|
|
|
|
" Additionally to free software licenses like GPL and MIT,\n"
|
|
|
|
|
" this functionality requires you to accept the following "
|
|
|
|
|
"conditions:\n"
|
|
|
|
|
" </p><p>%1</p><p>\n"
|
|
|
|
|
" Do you want to accept and download the functionality?\n"
|
|
|
|
|
" </p>"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgstr ""
|
2015-11-05 07:21:34 +02:00
|
|
|
|
"<p>Pored licenci slobodnog softvera kao što su OJL i MIT, za ovu "
|
|
|
|
|
"funkcionalnost treba da prihvatite i sledeće uslove:</p><p>%1</p><p>Želite "
|
|
|
|
|
"li da prihvatite i preuzmete funkcionalnost?</p>"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/js_lint.py:78
|
|
|
|
|
msgctxt "@title:window"
|
|
|
|
|
msgid "Accept license?"
|
|
|
|
|
msgstr "Prihvatiti licencu?"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/js_lint.py:88
|
|
|
|
|
msgctxt "@info:status"
|
|
|
|
|
msgid "No acceptable linter named %1!"
|
|
|
|
|
msgstr "Nema prihvatljivog lintera po imenu %1."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/js_lint.py:111
|
|
|
|
|
msgctxt "@info:status"
|
|
|
|
|
msgid "Download failed"
|
|
|
|
|
msgstr "Preuzimanje propalo"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/js_lint.py:130
|
|
|
|
|
msgctxt "@info:status"
|
|
|
|
|
msgid "<application>%1</application> OK"
|
|
|
|
|
msgstr "<application>%1</application> — u redu"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/js_lint.py:146
|
|
|
|
|
msgctxt "@info:status"
|
|
|
|
|
msgid "<application>%1</application> Errors:"
|
|
|
|
|
msgstr "<application>%1</application> — greške:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/json_pretty.py:55
|
|
|
|
|
msgctxt "@info:status"
|
|
|
|
|
msgid "This selected text is not valid JSON: <message>%1</message>"
|
|
|
|
|
msgstr "Izabrani tekst nije pravilan JSON: <message>%1</message>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/__init__.py:41
|
|
|
|
|
msgctxt "@item:inmenu"
|
|
|
|
|
msgid "JavaScript Utilities"
|
|
|
|
|
msgstr "Alatke za JavaScript"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/__init__.py:42
|
|
|
|
|
msgctxt "@title:group"
|
|
|
|
|
msgid "JavaScript Utilities Options"
|
|
|
|
|
msgstr "Opcije alatki za JavaScript"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/js_autocomplete.py:33
|
|
|
|
|
msgctxt "@title:menu"
|
|
|
|
|
msgid "JavaScript autocomplete"
|
|
|
|
|
msgstr "Samodopuna JavaScripta"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/js_utils/js_autocomplete.py:52
|
|
|
|
|
msgctxt "@title:menu"
|
|
|
|
|
msgid "jQuery autocomplete"
|
|
|
|
|
msgstr "Samodopuna JQueryja"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_autocomplete/python_autocomplete.py:52
|
|
|
|
|
msgid "Python autocomplete"
|
|
|
|
|
msgstr "Samodopuna Pythona"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_autocomplete/python_autocomplete.py:140
|
|
|
|
|
msgid "There was a syntax error in this file:"
|
|
|
|
|
msgstr "Sintaksna greška u fajlu:"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_autocomplete/python_autocomplete.py:142
|
|
|
|
|
msgctxt "%1 is error message"
|
|
|
|
|
msgid ""
|
|
|
|
|
"%1\n"
|
|
|
|
|
" * file: %2"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"%1\n"
|
|
|
|
|
" * fajl: %2"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_autocomplete/python_autocomplete.py:144
|
|
|
|
|
msgctxt "%1 is error message"
|
|
|
|
|
msgid ""
|
|
|
|
|
"%1\n"
|
|
|
|
|
" * text: %2"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"%1\n"
|
|
|
|
|
" * tekst: %2"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_autocomplete/python_autocomplete.py:146
|
|
|
|
|
msgctxt "%1 is error message"
|
|
|
|
|
msgid ""
|
|
|
|
|
"%1\n"
|
|
|
|
|
" * line: %2"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"%1\n"
|
|
|
|
|
" * red: %2"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
# switch-rule: t-pointer > t-cursor
|
|
|
|
|
#: src/plugins/commentar.py:424 src/plugins/commentar.py:476
|
|
|
|
|
#: src/plugins/commentar.py:502
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid ""
|
|
|
|
|
"The cursor is not positioned in any <icode>#if0</icode>/<icode>#if1</icode> "
|
|
|
|
|
"block"
|
|
|
|
|
msgstr "Kursor nije ni u jednom <icode>#if0</icode>/<icode>#if1</icode> bloku."
|
|
|
|
|
|
|
|
|
|
# switch-rule: t-pointer > t-cursor
|
|
|
|
|
#: src/plugins/commentar.py:659
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Unable to detect a commented paragraph at cursor..."
|
|
|
|
|
msgstr "Ne mogu da otkrijem zakomentarisani pasus kod kursora."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/commentar.py:779
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgctxt "@item:inmenu"
|
2015-11-05 07:21:34 +02:00
|
|
|
|
msgid "Commentar Plugin"
|
|
|
|
|
msgstr "Priključak komentatora"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/commentar.py:780
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgctxt "@title:group"
|
2015-11-05 07:21:34 +02:00
|
|
|
|
msgid "Commentar Plugin Settings"
|
|
|
|
|
msgstr "Postavke priključka komentatora"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_settings.py:23
|
|
|
|
|
msgid "Checkers"
|
|
|
|
|
msgstr "Overivači"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_settings.py:28
|
|
|
|
|
msgid "__init__ method"
|
|
|
|
|
msgstr "metod __init__"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_settings.py:30
|
|
|
|
|
msgid "call super"
|
|
|
|
|
msgstr "natpoziv"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_settings.py:32
|
|
|
|
|
msgid "call recursive"
|
|
|
|
|
msgstr "rekurzivni poziv"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_settings.py:34
|
|
|
|
|
msgid "Check all"
|
|
|
|
|
msgstr "Proveri sve"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_settings.py:38
|
|
|
|
|
msgid "Syntax Errors"
|
|
|
|
|
msgstr "Sintaksne greške"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_settings.py:45
|
|
|
|
|
msgid "Python Utils"
|
|
|
|
|
msgstr "Alatke za Python"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_checkers/parse_checker.py:49
|
|
|
|
|
msgid "Parse code Ok"
|
|
|
|
|
msgstr "Raščlanjivanje koda u redu"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_checkers/parse_checker.py:54
|
|
|
|
|
msgid "Parse code Errors:"
|
|
|
|
|
msgstr "Greške u raščlanjivanju koda:"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_checkers/pep8_checker.py:84
|
|
|
|
|
#: src/plugins/python_utils/python_checkers/all_checker.py:62
|
|
|
|
|
msgid "You must save the file first"
|
|
|
|
|
msgstr "Morate prvo da sačuvate fajl."
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_checkers/pep8_checker.py:125
|
|
|
|
|
msgid "Pep8 Ok"
|
|
|
|
|
msgstr "PEP 8 u redu"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_checkers/pep8_checker.py:135
|
|
|
|
|
msgid "Pep8 Errors:"
|
|
|
|
|
msgstr "Greške po PEP‑u 8:"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_checkers/pyflakes_checker.py:78
|
|
|
|
|
msgid "Problem decoding source"
|
|
|
|
|
msgstr "Problem u dekodiranju izvora"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_checkers/pyflakes_checker.py:112
|
|
|
|
|
msgid "Pyflakes Ok"
|
|
|
|
|
msgstr "PyFlakes u redu"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/python_utils/python_checkers/pyflakes_checker.py:125
|
|
|
|
|
msgid "Pyflakes Errors:"
|
|
|
|
|
msgstr "Greške po PyFlakesu:"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/python_autocomplete_jedi.py:75
|
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
|
msgid "Python Jedi autocomplete"
|
|
|
|
|
msgstr "Samodopuna Pythona Jedijem"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/expand/expands_completion_model.py:34
|
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
|
msgid "Expands Available"
|
|
|
|
|
msgstr "Dostupna proširenja"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
|
|
|
|
|
#: src/plugins/expand/udf.py:125
|
|
|
|
|
msgctxt "@info"
|
|
|
|
|
msgid "end of file reached"
|
|
|
|
|
msgstr "dosegnut kraj fajla"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/expand/udf.py:131
|
|
|
|
|
msgctxt "@info"
|
|
|
|
|
msgid "end of line reached while searching for <icode>%1</icode>"
|
|
|
|
|
msgstr "dosegnut kraj reda u potrazi za <icode>%1</icode>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/expand/udf.py:204
|
|
|
|
|
msgctxt "@title:window"
|
|
|
|
|
msgid "Parse error"
|
|
|
|
|
msgstr "Greška raščlanjivanja"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/expand/udf.py:213
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Expansion \"<icode>%1</icode>\" not found"
|
|
|
|
|
msgstr "Proširenje „<icode>%1</icode>“ nije nađeno."
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/expand/udf.py:250
|
|
|
|
|
msgctxt "@info"
|
|
|
|
|
msgid "Traceback (most recent call last):<nl/>"
|
|
|
|
|
msgstr "Kontratrag (najskoriji poziv poslednji):<nl/>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/expand/udf.py:259
|
|
|
|
|
msgctxt "@info"
|
|
|
|
|
msgid "<link url=\"%1\">%2</link>"
|
|
|
|
|
msgstr "<link url=\"%1\">%2</link>"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/expand/udf.py:264
|
|
|
|
|
msgctxt "@info"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgid ""
|
2015-05-05 18:24:31 +00:00
|
|
|
|
"File <filename>\"(/[^\n"
|
|
|
|
|
"]+)\"</filename>, line"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgstr ""
|
2015-05-05 18:24:31 +00:00
|
|
|
|
"Fajl <filename>\"(/[^\n"
|
|
|
|
|
"]+)\"</filename>, red"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/expand/udf.py:271
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "<bcode>%1</bcode>"
|
|
|
|
|
msgstr "<bcode>%1</bcode>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/expand/jinja_stuff.py:109
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Template file not found <filename>%1</filename>"
|
|
|
|
|
msgstr "Fajl šablona nije nađen <filename>%1</filename>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
# >! No such tag <status>.
|
|
|
|
|
#: src/plugins/expand/jinja_stuff.py:132
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Template file error [<filename>%1</filename>]: <status>%2</status>"
|
|
|
|
|
msgstr "Greška fajla šablona [<filename>%1</filename>]: %2"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
# >> @title:column
|
|
|
|
|
#: src/plugins/gid/__init__.py:195
|
|
|
|
|
msgid "File"
|
|
|
|
|
msgstr "fajl"
|
|
|
|
|
|
|
|
|
|
# >> @title:column
|
|
|
|
|
#: src/plugins/gid/__init__.py:195
|
|
|
|
|
msgid "Match"
|
|
|
|
|
msgstr "poklapanje"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:360
|
|
|
|
|
msgid "Filter '%1' is not a valid regular expression"
|
|
|
|
|
msgstr "Filter ‘%1’ nije dobar regularni izraz."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:360
|
|
|
|
|
msgid "Invalid filter"
|
|
|
|
|
msgstr "Loš filter"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:392
|
|
|
|
|
msgid "Scanned %1 of %2 files in %3 seconds"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Pregledano %1 od %2 fajlova za %3 sekundi.|/|$[množ ^1 Pregledan Pregledana "
|
|
|
|
|
"Pregledano] %1 od %2 $[množ ^2 fajla fajla fajlova] za %3 $[množ ^3 sekundu "
|
|
|
|
|
"sekunde sekundi]."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:393
|
|
|
|
|
msgid "Scan more files?"
|
|
|
|
|
msgstr "Pregledati još fajlova?"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:393
|
|
|
|
|
msgid "All Files"
|
|
|
|
|
msgstr "Svi fajlovi"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:393
|
|
|
|
|
msgid "More Files"
|
|
|
|
|
msgstr "Još fajlova"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:471
|
|
|
|
|
msgid "gid Search"
|
|
|
|
|
msgstr "Pretraga po GID‑u"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:613
|
|
|
|
|
msgid "ID database error"
|
|
|
|
|
msgstr "Greška u bazi ID‑ova"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:630
|
|
|
|
|
#, no-python-format
|
|
|
|
|
msgid "'%1' does not contain '%2'"
|
|
|
|
|
msgstr "‘%1’ ne sadrži ‘%2’"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:630
|
|
|
|
|
#, python-format
|
|
|
|
|
msgid "Cannot use %i"
|
|
|
|
|
msgstr "%i ne može da se upotrebi"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:711
|
|
|
|
|
msgctxt "@item:inmenu"
|
|
|
|
|
msgid "GNU idutils"
|
|
|
|
|
msgstr "GNU‑ove ID alatke"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:712
|
|
|
|
|
msgctxt "@title:group"
|
|
|
|
|
msgid "<command section='1'>gid</command> token Lookup and Navigation"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Traženje tokena i kretanje kroz njih pomoću <command section='1'>gid</"
|
|
|
|
|
"command>"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/color_tools/color_palette.py:61
|
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
|
msgid "Palette"
|
|
|
|
|
msgstr "Paleta"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
# >> + other color
|
|
|
|
|
#: src/plugins/color_tools/color_chooser.py:58
|
|
|
|
|
msgctxt "@action:button"
|
|
|
|
|
msgid "&Other..."
|
|
|
|
|
msgstr "&Druga..."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/try_open_file.py:46
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Unable to open the selected document: <filename>%1</filename>"
|
|
|
|
|
msgstr "Ne mogu da otvorim izabrani dokument: <filename>%1</filename>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/try_open_file.py:69
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Selected text doesn't looks like a valid URI"
|
|
|
|
|
msgstr "Izabrani tekst ne liči na pravilan URI."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/try_open_file.py:101
|
|
|
|
|
msgctxt "@ation:inmenu"
|
|
|
|
|
msgid "Open <filename>%1</filename>"
|
|
|
|
|
msgstr "Otvori <filename>%1</filename>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/try_open_file.py:105
|
|
|
|
|
msgctxt "@ation:inmenu"
|
|
|
|
|
msgid "Open selected document"
|
|
|
|
|
msgstr "Otvori izabrani dokument"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/format.py:124 src/plugins/format.py:157
|
|
|
|
|
#: src/plugins/format.py:209 src/plugins/format.py:242
|
|
|
|
|
#: src/plugins/format.py:267
|
|
|
|
|
msgctxt "@info"
|
|
|
|
|
msgid ""
|
|
|
|
|
"Misbalanced brackets: at <numid>%1</numid>,<numid>%2</numid> and <numid>%3</"
|
|
|
|
|
"numid>,<numid>%4</numid>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Neuravnotežene zagrade: kod <numid>%1</numid>,<numid>%2</numid> i <numid>%3</"
|
|
|
|
|
"numid>,<numid>%4</numid>."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/format.py:328 src/plugins/format.py:339
|
|
|
|
|
#: src/plugins/format.py:355 src/plugins/format.py:401
|
|
|
|
|
#: src/plugins/format.py:412 src/plugins/format.py:428
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgctxt "@info:tooltip"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Failed to parse C++ expression:<nl/><message>%1</message>"
|
|
|
|
|
msgstr "Ne mogu da raščlanim C++ izraz:<nl/><message>%1</message>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/format.py:340 src/plugins/format.py:413
|
2015-02-28 22:17:11 +00:00
|
|
|
|
msgctxt "@info:tooltip"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Did not find anything to format"
|
|
|
|
|
msgstr "Nema ničeg za formatiranje."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-11-05 07:21:34 +02:00
|
|
|
|
#: src/plugins/xml_pretty.py:81
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "The selected text is not valid XML: %1"
|
|
|
|
|
msgstr "Izabrani tekst nije pravilan XML: %1"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:176
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Unable to open the document: <filename>%1</filename>"
|
|
|
|
|
msgstr "Ne mogu da otvorim dokument: <filename>%1</filename>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:185
|
|
|
|
|
msgctxt "@title:window"
|
|
|
|
|
msgid "<filename>CMakeLists.txt</filename> location"
|
|
|
|
|
msgstr "Lokacija <filename>CMakeLists.txt</filename>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:206
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "No such file <filename>%1</filename>"
|
|
|
|
|
msgstr "Ne postoji fajl <filename>%1</filename>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:298
|
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
|
msgid "CMake Auto Completion"
|
|
|
|
|
msgstr "Samodopuna CMakea"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:345
|
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
|
msgid "CMake Variables Completion"
|
|
|
|
|
msgstr "Dopuna CMakeovih promenljivih"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:362
|
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
|
msgid "CMake Commands Completion"
|
|
|
|
|
msgstr "Dopuna CMakeovih naredbi"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:431
|
|
|
|
|
msgctxt "@title:window"
|
|
|
|
|
msgid "Attention"
|
|
|
|
|
msgstr "Pažnja"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:432
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Sorry, no completion for <command>%1()</command>"
|
|
|
|
|
msgstr "Izvinite, nema dopune za <command>%1()</command>."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:442
|
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
|
msgid "CMake <command>%1()</command> Completion"
|
|
|
|
|
msgstr "Dopuna CMakeove <command>%1()</command>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:498
|
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
|
msgid "CMake"
|
|
|
|
|
msgstr "CMake"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:516
|
|
|
|
|
msgctxt "@info/plain"
|
|
|
|
|
msgid "Project build directory"
|
|
|
|
|
msgstr "Fascikla gradnje projekta"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:523
|
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
|
msgid "CMake Cache Viewer"
|
|
|
|
|
msgstr "Prikazivač CMakeovog keša"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:539
|
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
|
msgid "CMake Help"
|
|
|
|
|
msgstr "Pomoć za CMake"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:546
|
2014-11-25 13:30:33 +00:00
|
|
|
|
msgctxt "@title:tab"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Tool View Settings"
|
|
|
|
|
msgstr "Postavke alatnog prikaza"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:609
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "Unable to get CMake cache content:<nl/><message>%1</message>"
|
|
|
|
|
msgstr "Ne mogu da dobavim sadržaj CMakeovog keša:<nl/><message>%1</message>"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:630
|
|
|
|
|
msgctxt "@item::inlistbox/plain"
|
|
|
|
|
msgid "Commands"
|
|
|
|
|
msgstr "naredbe"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:659
|
|
|
|
|
msgctxt "@item:inlistbox"
|
|
|
|
|
msgid "Modules from %1 (%2)"
|
|
|
|
|
msgstr "moduli iz %1 (%2)"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:663
|
|
|
|
|
msgctxt "@item:inlistbox"
|
|
|
|
|
msgid "Standard modules (%1)"
|
|
|
|
|
msgstr "standardni moduli (%1)"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:668
|
|
|
|
|
msgctxt "@item::inlistbox/plain"
|
|
|
|
|
msgid "Modules (%1)"
|
|
|
|
|
msgstr "module (%1)"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:687
|
|
|
|
|
msgctxt "@item::inlistbox/plain"
|
|
|
|
|
msgid "Policies"
|
|
|
|
|
msgstr "smernice"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:700
|
|
|
|
|
msgctxt "@item::inlistbox/plain"
|
|
|
|
|
msgid "Properties"
|
|
|
|
|
msgstr "svojstva"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:720
|
|
|
|
|
msgctxt "@item::inlistbox/plain"
|
|
|
|
|
msgid "Variables"
|
|
|
|
|
msgstr "promenljive"
|
2015-02-28 22:17:11 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:844
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid "CMake executable test run failed:<nl/><message>%1</message>"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Proba pokretanja izvršnog fajla CMakea nije prošla:<nl/><message>%1</message>"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:883
|
2014-12-09 18:43:01 +00:00
|
|
|
|
msgctxt "@title:window"
|
2015-05-05 18:24:31 +00:00
|
|
|
|
msgid "Select a Directory with CMake Modules"
|
|
|
|
|
msgstr "Izbor fascikle sa CMakeovim modulima"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
2015-05-05 18:24:31 +00:00
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:917
|
|
|
|
|
msgctxt "@item:inmenu"
|
|
|
|
|
msgid "CMake Helper Plugin"
|
|
|
|
|
msgstr "Priključak pomoćnika za CMake"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:918
|
|
|
|
|
msgctxt "@title:group"
|
|
|
|
|
msgid "CMake Helper Settings"
|
|
|
|
|
msgstr "Postavke pomoćnika za CMake"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/cmake_help_parser.py:122
|
|
|
|
|
msgctxt "@item:intext"
|
|
|
|
|
msgid "CMake executable is not configured"
|
|
|
|
|
msgstr "Izvršni fajl CMakea nije podešen."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/cmake_help_parser.py:136
|
|
|
|
|
msgctxt "@item:intext"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
msgid ""
|
2015-05-05 18:24:31 +00:00
|
|
|
|
"Running <command>%1</command> finished with errors:<nl/><message>%2</message>"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
msgstr ""
|
2015-05-05 18:24:31 +00:00
|
|
|
|
"Izvršavanje <command>%1</command> završeno sa greškama:<nl/><message>%2</"
|
|
|
|
|
"message>"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/cmake_help_parser.py:153
|
|
|
|
|
msgctxt "@item:intext"
|
|
|
|
|
msgid "Specified CMake executable <command>%1</command> looks invalid"
|
|
|
|
|
msgstr "Zadati izvršni fajl CMakea <command>%1</command> deluje loše."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/cmake_help_parser.py:160
|
|
|
|
|
msgctxt "@item:intext"
|
|
|
|
|
msgid "Specified CMake executable <command>%1</command> not found"
|
|
|
|
|
msgstr "Zadati izvršni fajl CMakea <command>%1</command> nije nađen."
|
|
|
|
|
|
|
|
|
|
#. i18nc() fails due assume
|
|
|
|
|
#. the string must be ASCII? Looks like i18nc() is not unicode aware...
|
|
|
|
|
#.
|
|
|
|
|
#. TODO WTF? What to do?
|
|
|
|
|
#: src/plugins/cmake_utils/cmake_help_parser.py:284
|
|
|
|
|
msgctxt "@item:intext/plain"
|
|
|
|
|
msgid "Specified path %1 does not look like a CMake build directory"
|
|
|
|
|
msgstr "Zadata putanja %1 ne liči na CMakeovu fasciklu gradnje."
|
2015-11-05 07:21:34 +02:00
|
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:22
|
|
|
|
|
msgid "Create Django Form"
|
|
|
|
|
msgstr "Napravi Djangov formular"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:24
|
|
|
|
|
msgid "Create Django Model"
|
|
|
|
|
msgstr "Napravi Djangov model"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:26
|
|
|
|
|
msgid "Template Django URLs"
|
|
|
|
|
msgstr "Šablon Djangovih URL‑ova"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:28
|
|
|
|
|
msgid "Template Import Views"
|
|
|
|
|
msgstr "Šablon uvoznih prikaza"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:30
|
|
|
|
|
msgid "Template Block"
|
|
|
|
|
msgstr "Šablon bloka"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:32
|
|
|
|
|
msgid "Close Template Tag"
|
|
|
|
|
msgstr "Zatvori oznaku šablona"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:37
|
|
|
|
|
msgid "Django Utils"
|
|
|
|
|
msgstr "Alatke za Django"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/python_console_classic/python_console_classic.py:241
|
|
|
|
|
msgid ""
|
|
|
|
|
"Type help(object) for help on object.\n"
|
|
|
|
|
"Type an expression to evaluate the expression."
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Unesite help(object) za pomoć o objektu.\n"
|
|
|
|
|
"Unesite izraz da bi se izračunao."
|
|
|
|
|
|
|
|
|
|
# rewrite-msgid: /Python/CPython/
|
|
|
|
|
#: src/plugins/python_console_classic/python_console_classic.py:552
|
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
|
msgid "Python Console"
|
|
|
|
|
msgstr "CPythonova konzola"
|
|
|
|
|
|
|
|
|
|
# rewrite-msgid: /Python/CPython/
|
|
|
|
|
#: src/plugins/python_console_classic/python_console_classic.py:558
|
|
|
|
|
msgctxt "@item:inmenu"
|
|
|
|
|
msgid "Python Console"
|
|
|
|
|
msgstr "CPythonova konzola"
|
|
|
|
|
|
|
|
|
|
# rewrite-msgid: /Python/CPython/
|
|
|
|
|
#: src/plugins/python_console_classic/python_console_classic.py:559
|
|
|
|
|
msgctxt "@title:group"
|
|
|
|
|
msgid "Python Console Settings"
|
|
|
|
|
msgstr "Postavke CPythonove konzole"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:127
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Failed to import “%1” from “%2” reason: %3"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Ne mogu da uvezem „%1“ iz „%2“, razlog: %3"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:130
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"From “%1” autoload: %2"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Iz „%1“ automatsko učitavanje: %2"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:147
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Cannot load this project: %1. Python Version incompatible"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Ne mogu da učitam projekat: %1. Nesaglasna verzija Pythona."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:155
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Load project: %1"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
"\n"
|
|
|
|
|
"Učitaj projekat: %1"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:179
|
|
|
|
|
msgid ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Available variables are everything from pylab, “%1”, and this console as "
|
|
|
|
|
"“console”"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"\n"
|
|
|
|
|
"Dostupne su sve promenljive iz PyLaba, „%1“, i ova konzola kao „console“."
|
|
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:266
|
|
|
|
|
msgctxt "@item:inmenu"
|
|
|
|
|
msgid "IPython Console"
|
|
|
|
|
msgstr "IPythonova konzola"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:267
|
|
|
|
|
msgctxt "@title:group"
|
|
|
|
|
msgid "IPython Console Settings"
|
|
|
|
|
msgstr "Postavke IPythonove konzola"
|
|
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:282
|
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
|
msgid "IPython Console"
|
|
|
|
|
msgstr "IPythonova konzola"
|
|
|
|
|
|
|
|
|
|
#: src/kate/decorators.py:223
|
|
|
|
|
msgctxt "@title:window"
|
|
|
|
|
msgid "Error in action <icode>%1</icode>"
|
|
|
|
|
msgstr "Greška u radnji <icode>%1</icode>"
|
|
|
|
|
|
|
|
|
|
#: src/kate/decorators.py:310
|
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
|
msgid ""
|
|
|
|
|
"Invalid <filename>%1</filename> file: No action with name <icode>%2</icode> "
|
|
|
|
|
"defined"
|
|
|
|
|
msgstr ""
|
|
|
|
|
"Loš fajl <filename>%1</filename>: radnja po imenu <icode>%2</icode> nije "
|
|
|
|
|
"definisana."
|