2014-11-25 13:30:33 +00:00
|
|
|
# Copyright (C) YEAR This_file_is_part_of_KDE
|
|
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
|
|
# Vit Pelcak <vit@pelcak.org>, 2013, 2014.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: \n"
|
2014-12-09 18:43:01 +00:00
|
|
|
"Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
|
2015-02-28 22:17:11 +00:00
|
|
|
"POT-Creation-Date: 2015-02-28 21:37+0000\n"
|
2014-11-25 13:30:33 +00:00
|
|
|
"PO-Revision-Date: 2014-02-10 13:56+0100\n"
|
|
|
|
"Last-Translator: Vít Pelčák <vit@pelcak.org>\n"
|
|
|
|
"Language-Team: Czech <kde-i18n-doc@kde.org>\n"
|
|
|
|
"Language: cs\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
|
|
|
|
"X-Generator: Lokalize 1.5\n"
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:220
|
|
|
|
msgctxt "@info:tooltip "
|
|
|
|
msgid "Cannot load built-in <icode>pate</icode> module"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:236
|
|
|
|
msgctxt "@info:tooltip "
|
|
|
|
msgid "Cannot update Python paths"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:252
|
|
|
|
msgctxt "@info:tooltip "
|
|
|
|
msgid "No <icode>pate</icode> built-in module"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:308
|
|
|
|
msgctxt "@title:column"
|
|
|
|
msgid "Name"
|
|
|
|
msgstr "Název"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:310
|
|
|
|
msgctxt "@title:column"
|
|
|
|
msgid "Comment"
|
|
|
|
msgstr "Komentář"
|
|
|
|
|
|
|
|
#: src/engine.cpp:495
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Unable to find the module specified <application>%1</application>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:519
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid ""
|
|
|
|
"<p>Specified version has invalid format for dependency <application>%1</"
|
|
|
|
"application>: <icode>%2</icode>. Skipped</p>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:599
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "<title>Dependency check</title>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:635
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid ""
|
|
|
|
"<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>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:655
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "<p><application>%1</application>: Unexpected module's version format"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00: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>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:687
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid ""
|
|
|
|
"<p>Failure on module load <application>%1</application>:</p><pre>%2</pre>"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/engine.cpp:778
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Internal engine failure"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/engine.cpp:784
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Module not loaded:<nl/>%1"
|
|
|
|
msgstr "Modul nenačten:<nl/>%1"
|
|
|
|
|
|
|
|
#: src/plugin.cpp:68
|
|
|
|
msgid "Pâté host for Python plugins"
|
|
|
|
msgstr "Hostitel Pâté pro moduly Pythonu"
|
|
|
|
|
|
|
|
#: src/plugin.cpp:70
|
|
|
|
msgid "Python interpreter settings"
|
|
|
|
msgstr "Nastavení překladače Pythonu"
|
|
|
|
|
|
|
|
#: src/plugin.cpp:146
|
|
|
|
msgctxt "@title:window"
|
|
|
|
msgid "Pate engine could not be initialised"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugin.cpp:161
|
|
|
|
msgctxt "@title:window"
|
|
|
|
msgid "Warning"
|
|
|
|
msgstr "Varování"
|
|
|
|
|
|
|
|
#: 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] ""
|
|
|
|
msgstr[1] ""
|
|
|
|
msgstr[2] ""
|
|
|
|
|
|
|
|
#: src/plugin.cpp:239
|
|
|
|
msgctxt "@title:row"
|
|
|
|
msgid "Python Plugins"
|
|
|
|
msgstr "Moduly Pythonu"
|
|
|
|
|
|
|
|
#: src/plugin.cpp:254
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
msgid "Pâté host for Python plugins"
|
|
|
|
msgstr "Hostitel Pâté pro moduly Pythonu"
|
|
|
|
|
|
|
|
#: src/plugin.cpp:318
|
|
|
|
msgid "About Pate"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugin.cpp:333
|
|
|
|
msgctxt "@info:tooltip "
|
|
|
|
msgid "Cannot load <icode>kate</icode> module"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugin.cpp:369
|
|
|
|
msgctxt "Python variables, no translation needed"
|
|
|
|
msgid "sys.version = %1<br/>sys.path = %2"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugin.cpp:374
|
|
|
|
msgid "Paul Giannaros"
|
|
|
|
msgstr "Paul Giannaros"
|
|
|
|
|
|
|
|
#: src/plugin.cpp:374
|
|
|
|
msgid "Out-of-tree original"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugin.cpp:375
|
|
|
|
msgid "Shaheed Haque"
|
|
|
|
msgstr "Shaheed Haque"
|
|
|
|
|
|
|
|
#: src/plugin.cpp:375
|
|
|
|
msgid "Rewritten and brought in-tree, V1.0"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugin.cpp:376
|
|
|
|
msgid "Alex Turbov"
|
|
|
|
msgstr "Alex Turbov"
|
|
|
|
|
|
|
|
#: src/plugin.cpp:376
|
|
|
|
msgid "Streamlined and updated, V2.0"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. i18n: file: src/ui.rc:10
|
|
|
|
#. i18n: ectx: Menu (pate)
|
|
|
|
#. i18n: file: src/plugins/expand/expand_ui.rc:10
|
|
|
|
#. i18n: ectx: Menu (pate)
|
|
|
|
#. i18n: file: src/plugins/format_ui.rc:10
|
|
|
|
#. i18n: ectx: Menu (pate)
|
|
|
|
#. i18n: file: src/plugins/block_ui.rc:10
|
|
|
|
#. i18n: ectx: Menu (pate)
|
|
|
|
#. i18n: file: src/plugins/commentar_ui.rc:10
|
|
|
|
#. i18n: ectx: Menu (pate)
|
|
|
|
#: rc.cpp:3 rc.cpp:42 rc.cpp:359 rc.cpp:362 rc.cpp:371
|
|
|
|
msgid "&Pate"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. i18n: file: src/ui.rc:15
|
|
|
|
#. i18n: ectx: Menu (help)
|
|
|
|
#: rc.cpp:6
|
|
|
|
msgid "&Help"
|
|
|
|
msgstr "Nápo&věda"
|
|
|
|
|
|
|
|
#. i18n: file: src/manager.ui:15
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, errorLabel)
|
|
|
|
#: rc.cpp:9
|
|
|
|
msgid "Error: The Python engine could not be initialized"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/color_tools/color_tools_toolview.ui:33
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KPushButton, update)
|
|
|
|
#: rc.cpp:12
|
|
|
|
msgid "Rescan current document for #colors"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/color_tools/color_tools_toolview.ui:36
|
|
|
|
#. i18n: ectx: property (text), widget (KPushButton, update)
|
|
|
|
#: rc.cpp:15
|
|
|
|
msgid "Update"
|
|
|
|
msgstr "Aktualizovat"
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:11
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:18
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "PEP-8 config"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:17
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:21
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Check PEP8 when save"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:28
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:24
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Ignore PEP8 errors"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:44
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:27
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Check PyFlakes when save"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:59
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:30
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Check Syntax Errors when save"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:74
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:33
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "IPython pdb snippet"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_utils/python_utils.ui:81
|
|
|
|
#. i18n: ectx: property (value), widget (QLineEdit, ipdbSnippet)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:36
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "import ipdb; ipdb.set_trace()"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/xml_pretty_ui.rc:10
|
|
|
|
#. i18n: ectx: Menu (xml)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:39
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "&XML"
|
|
|
|
msgstr "&XML"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:10
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, generalTab)
|
|
|
|
#: rc.cpp:45
|
|
|
|
msgid "General"
|
|
|
|
msgstr "Obecné"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:16
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, ps2)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:48
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Continuation prompt"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:19
|
|
|
|
#. i18n: ectx: property (text), widget (KLineEdit, ps2)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:51
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "..."
|
|
|
|
msgstr "..."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:26
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, ps1)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:54
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Main prompt"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:29
|
|
|
|
#. i18n: ectx: property (text), widget (KLineEdit, ps1)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:57
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid ">>>"
|
|
|
|
msgstr ">>>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:36
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelPs2)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:60
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Continuation Prompt:"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:46
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelPs1)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:63
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Main Prompt:"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:56
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KFontChooser, font)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:66
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Main display font"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:64
|
|
|
|
#. i18n: ectx: attribute (title), widget (QWidget, coloursTab)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:69
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Highlighting"
|
|
|
|
msgstr "Zvýrazňování"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:70
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, promptLabel)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:72
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Prompt:"
|
|
|
|
msgstr "Výzva:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:83
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, stringLabel)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:75
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "String:"
|
|
|
|
msgstr "Řetězec:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:96
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, nameLabel)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:78
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Name:"
|
|
|
|
msgstr "Název:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:109
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, integerLabel)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:81
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Integer:"
|
|
|
|
msgstr "Celé číslo:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:122
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, floatLabel)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:84
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Float:"
|
|
|
|
msgstr "Desetinné číslo:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:135
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, helpLabel)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:87
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Help:"
|
|
|
|
msgstr "Nápověda:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_classic/config.ui:148
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, exceptionLabel)
|
2015-02-28 22:17:11 +00:00
|
|
|
#: rc.cpp:90
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Exception:"
|
|
|
|
msgstr "Výjimka:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:6
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, cacheViewPage)
|
|
|
|
#: rc.cpp:93
|
|
|
|
msgid "CMake Cache View"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:14
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KTreeWidgetSearchLine, cacheFilter)
|
|
|
|
#: rc.cpp:96
|
|
|
|
msgid "Filter CMake cache items by name"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +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)
|
|
|
|
#: rc.cpp:99 rc.cpp:136
|
|
|
|
msgid "Quick search"
|
|
|
|
msgstr "Rychlé hledání"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:24
|
|
|
|
#. i18n: ectx: property (toolTip), widget (KUrlRequester, buildDir)
|
|
|
|
#: rc.cpp:102
|
|
|
|
msgid "<p>Select <i>top build dir</i> controlled by CMake</p>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:43
|
|
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, cacheItems)
|
|
|
|
#: rc.cpp:105
|
|
|
|
msgid "Name"
|
|
|
|
msgstr "Název"
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:48
|
|
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, cacheItems)
|
|
|
|
#: rc.cpp:108
|
|
|
|
msgid "Type"
|
|
|
|
msgstr "Typ"
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_cacheview_page.ui:53
|
|
|
|
#. i18n: ectx: property (text), widget (QTreeWidget, cacheItems)
|
|
|
|
#: rc.cpp:111
|
|
|
|
msgid "Value"
|
|
|
|
msgstr "Hodnota"
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/cmake_utils_ui.rc:10
|
|
|
|
#. i18n: ectx: Menu (file)
|
|
|
|
#. i18n: file: src/plugins/try_open_file_ui.rc:10
|
|
|
|
#. i18n: ectx: Menu (file)
|
|
|
|
#: rc.cpp:114 rc.cpp:368
|
|
|
|
msgid "&File"
|
|
|
|
msgstr "&Soubor"
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_settings_page.ui:6
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, cfgPage)
|
|
|
|
#: rc.cpp:117
|
|
|
|
msgid "Tool View Settings"
|
|
|
|
msgstr "Nastavení pohledu nástrojů"
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_settings_page.ui:12
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, mode)
|
|
|
|
#: rc.cpp:120
|
|
|
|
msgid ""
|
|
|
|
"<p>Same as <i>advanced mode</i> in <span style=\" font-family:'Courier New,"
|
|
|
|
"courier';\">ccmake</span></p>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_settings_page.ui:15
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, mode)
|
|
|
|
#: rc.cpp:123
|
|
|
|
msgid "Show cache items marked as advanced"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_settings_page.ui:23
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QCheckBox, htmlize)
|
|
|
|
#: rc.cpp:126
|
|
|
|
msgid ""
|
|
|
|
"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)."
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_settings_page.ui:26
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, htmlize)
|
|
|
|
#: rc.cpp:130
|
|
|
|
msgid "Try to beautify the help output"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_help_page.ui:6
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, cmakeHelp)
|
|
|
|
#: rc.cpp:133
|
|
|
|
msgid "CMake Help"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/toolview_help_page.ui:19
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QTreeWidget, helpTargets)
|
|
|
|
#: rc.cpp:139
|
|
|
|
msgid "Double-click to insert the current item to a document"
|
|
|
|
msgstr ""
|
2014-12-09 18:43:01 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:6
|
|
|
|
#. i18n: ectx: property (windowTitle), widget (QWidget, cmakeSettings)
|
|
|
|
#: rc.cpp:142
|
|
|
|
msgid "CMake Settings"
|
|
|
|
msgstr "Nastavení CMake"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:12
|
|
|
|
#. i18n: ectx: property (title), widget (KButtonGroup, system)
|
|
|
|
#: rc.cpp:145
|
|
|
|
msgid "System Settings"
|
|
|
|
msgstr "Nastavení systému"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:21
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, cmakeBinaryLabel)
|
|
|
|
#: rc.cpp:148
|
|
|
|
msgid "CMake executable:"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. 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)
|
|
|
|
#: rc.cpp:151 rc.cpp:154
|
|
|
|
msgid "Path to CMake executable"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. 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)
|
|
|
|
#: rc.cpp:157 rc.cpp:160
|
|
|
|
msgid ""
|
|
|
|
"<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 ""
|
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)
|
|
|
|
#: rc.cpp:163
|
|
|
|
msgid "CMakeLists lookup parents:"
|
|
|
|
msgstr ""
|
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)
|
|
|
|
#: rc.cpp:166
|
|
|
|
msgid "Auxiliary CMake Module Directories"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:67
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QListWidget, moduleDirs)
|
|
|
|
#: rc.cpp:169
|
|
|
|
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."
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:76
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, addButton)
|
|
|
|
#: rc.cpp:172
|
|
|
|
msgid "Open a file dialog to select a path to be added."
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:79
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, addButton)
|
|
|
|
#: rc.cpp:175
|
|
|
|
msgid "Add"
|
|
|
|
msgstr "Přidat"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:86
|
|
|
|
#. i18n: ectx: property (toolTip), widget (QPushButton, removeButton)
|
|
|
|
#: rc.cpp:178
|
|
|
|
msgid "Removes the currently selected path from a list of auxiliary modules."
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:89
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, removeButton)
|
|
|
|
#: rc.cpp:181
|
|
|
|
msgid "Remove"
|
|
|
|
msgstr "Odstranit"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/cmake_utils/settings.ui:114
|
|
|
|
#. i18n: ectx: property (title), widget (KButtonGroup, session)
|
|
|
|
#: rc.cpp:184
|
|
|
|
msgid "Session Settings"
|
|
|
|
msgstr "Nastavení sezení"
|
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)
|
|
|
|
#: rc.cpp:187
|
|
|
|
msgid "Project build dir:"
|
|
|
|
msgstr ""
|
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)
|
|
|
|
#: rc.cpp:190 rc.cpp:193
|
|
|
|
msgid "Path to a project build directory associated with a current session"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/commentar.ui:13
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:196
|
|
|
|
msgid "Same-line comment position"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:17
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, jsonConfig)
|
|
|
|
#: rc.cpp:199
|
|
|
|
msgid "JSON config"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:23
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, jsonIndentLabel)
|
|
|
|
#: rc.cpp:202
|
|
|
|
msgid "JSON Indent"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:40
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, jsonEncodingLabel)
|
|
|
|
#: rc.cpp:205
|
|
|
|
msgid "JSON encoding"
|
|
|
|
msgstr "Kódování JSON"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:50
|
|
|
|
#. i18n: ectx: property (value), widget (QLineEdit, jsonEncoding)
|
|
|
|
#: rc.cpp:208
|
|
|
|
msgid "utf-8"
|
|
|
|
msgstr "UTF-8"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:60
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, menuConfig)
|
|
|
|
#: rc.cpp:211
|
|
|
|
msgid "Menu config"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:66
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, lintOnSaveLabel)
|
|
|
|
#: rc.cpp:214
|
|
|
|
msgid "Lint when saving"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:79
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, jsAutocompletionLabel)
|
|
|
|
#: rc.cpp:217
|
|
|
|
msgid "JavaScript autocompletion"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:92
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, jQueryAutocompletionLabel)
|
|
|
|
#: rc.cpp:220
|
|
|
|
msgid "jQuery autocompletion"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:105
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, linterLabel)
|
|
|
|
#: rc.cpp:223
|
|
|
|
msgid "Linter"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils.ui:121
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, jQueryReadyConfig)
|
|
|
|
#: rc.cpp:226
|
|
|
|
msgid "jQuery ready Snippet"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/js_utils/js_utils_ui.rc:10
|
|
|
|
#. i18n: ectx: Menu (javascript)
|
|
|
|
#: rc.cpp:229
|
|
|
|
msgid "&JavaScript"
|
|
|
|
msgstr "&JavaScript"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/xml_pretty.ui:9
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:232
|
|
|
|
msgid "Indent:"
|
|
|
|
msgstr "Odsadit"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/xml_pretty.ui:29
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:235
|
|
|
|
msgid "New line:"
|
|
|
|
msgstr "Nový řádek:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. 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:238 rc.cpp:241
|
|
|
|
msgid "\\\\t"
|
|
|
|
msgstr "\\\\t"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/gid_ui.rc:10
|
|
|
|
#. i18n: ectx: Menu (gid)
|
|
|
|
#: rc.cpp:244
|
|
|
|
msgid "&Gid"
|
|
|
|
msgstr "&Gid"
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:17
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KHistoryComboBox, filter)
|
|
|
|
#: rc.cpp:248
|
|
|
|
#, no-c-format
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
2015-02-28 22:17:11 +00:00
|
|
|
"A regular expression which must also be matched. Use %{token} to include the "
|
|
|
|
"token.\n"
|
2014-12-09 18:43:01 +00:00
|
|
|
"\n"
|
2015-02-28 22:17:11 +00:00
|
|
|
"This can be used to get the effect of full text searching for strings which "
|
|
|
|
"contain the token and match the filter."
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:33
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KHistoryComboBox, token)
|
|
|
|
#: rc.cpp:253
|
|
|
|
msgid ""
|
|
|
|
"Find a symbol, filename or other token using auto-completion. Hit return to "
|
|
|
|
"lookup occurrences within files."
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:43
|
|
|
|
#. i18n: ectx: property (text), widget (QPushButton, settings)
|
|
|
|
#: rc.cpp:256
|
|
|
|
msgid "Settings..."
|
|
|
|
msgstr "Nastavení..."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:50
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelToken)
|
|
|
|
#: rc.cpp:259
|
|
|
|
msgid "Token:"
|
|
|
|
msgstr "Token:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:64
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (QTableView, matches)
|
|
|
|
#: rc.cpp:262
|
|
|
|
msgid "Filtered matches for the token. Activate a match to jump to it."
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:84
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (QTableView, history)
|
|
|
|
#: rc.cpp:265
|
|
|
|
msgid "Stack of previous locations. Activate an item to jump to it."
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/tool.ui:104
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelFilter)
|
|
|
|
#: rc.cpp:268
|
|
|
|
msgid "Filter:"
|
|
|
|
msgstr "Filtr:"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:12
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelIdFile)
|
|
|
|
#: rc.cpp:271
|
|
|
|
msgid "ID file:"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:22
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KUrlRequester, idFile)
|
|
|
|
#: rc.cpp:274
|
|
|
|
msgid "Name of ID file, as generated by mkid(1)."
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:26
|
|
|
|
#. i18n: ectx: property (filter), widget (KUrlRequester, idFile)
|
|
|
|
#: rc.cpp:277
|
|
|
|
msgid ""
|
|
|
|
"ID\n"
|
|
|
|
"*|All Files"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
2015-02-28 22:17:11 +00:00
|
|
|
"ID\n"
|
|
|
|
"*|všechny soubory"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:33
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelKeySize)
|
|
|
|
#: rc.cpp:281
|
|
|
|
msgid "Complete tokens after:"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:43
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KIntSpinBox, keySize)
|
|
|
|
#: rc.cpp:284
|
|
|
|
msgid "Minimum length of token before completions will be shown."
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:59
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
|
|
|
|
#: rc.cpp:287
|
|
|
|
msgid "Transform Filenames"
|
|
|
|
msgstr "Převést názvy souborů"
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/gid/config.ui:65
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelSrcIn)
|
|
|
|
#: rc.cpp:290
|
|
|
|
msgid "Replace file prefix ending with key:"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:75
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, srcIn)
|
|
|
|
#: rc.cpp:293
|
|
|
|
msgid "Discard the first part of the file name ending with this key."
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:82
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelSrcOut)
|
|
|
|
#: rc.cpp:296
|
|
|
|
msgid "With this file prefix:"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:103
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, srcOut)
|
|
|
|
#: rc.cpp:300
|
|
|
|
#, no-c-format
|
|
|
|
msgid ""
|
|
|
|
"<!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>"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:113
|
|
|
|
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
|
|
|
|
#: rc.cpp:314
|
|
|
|
msgid "Highlight Matches"
|
|
|
|
msgstr "Zvýraznit odpovídající"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:119
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelUseEtags)
|
|
|
|
#: rc.cpp:317
|
|
|
|
msgid "Highlight definitions using etags(1):"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:129
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (QCheckBox, useEtags)
|
|
|
|
#: rc.cpp:320
|
|
|
|
msgid "Use etags(1) to find definitions, and highlight them."
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:132
|
|
|
|
#. i18n: ectx: property (text), widget (QCheckBox, useEtags)
|
|
|
|
#: rc.cpp:323
|
|
|
|
msgid "Enabled"
|
|
|
|
msgstr "Povoleno"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:139
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, labelUseSuffixes)
|
|
|
|
#: rc.cpp:326
|
|
|
|
msgid "Highlight files with suffixes:"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/gid/config.ui:149
|
|
|
|
#. i18n: ectx: property (whatsThis), widget (KLineEdit, useSuffixes)
|
|
|
|
#: rc.cpp:329
|
|
|
|
msgid "Use .h;.hxx to highlight files which may contain declarations."
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_ipython/python_console_ipython.ui:9
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:332
|
|
|
|
msgid "Scrollback lines count (needs close and open kate editor)"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_ipython/python_console_ipython.ui:23
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:335
|
|
|
|
msgid "GUI completion type (needs close and open kate editor)"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_ipython/python_console_ipython.ui:31
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, guiCompletionType)
|
|
|
|
#: rc.cpp:338
|
|
|
|
msgid "Drop List"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/python_console_ipython/python_console_ipython.ui:36
|
|
|
|
#. i18n: ectx: property (text), item, widget (QComboBox, guiCompletionType)
|
|
|
|
#: rc.cpp:341
|
|
|
|
msgid "Normal"
|
|
|
|
msgstr "Normální"
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/django_utils/django_utils.ui:13
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:344
|
|
|
|
msgid "Django tags to close when call the \"Close Template tag\" action"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/django_utils/django_utils.ui:28
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:347
|
|
|
|
msgid "URL template file"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/django_utils/django_utils.ui:43
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:350
|
|
|
|
msgid "View import snippet"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/django_utils/django_utils.ui:58
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:353
|
|
|
|
msgid "Pattern Model Form"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#. i18n: file: src/plugins/django_utils/django_utils.ui:73
|
|
|
|
#. i18n: ectx: property (text), widget (QLabel, label)
|
|
|
|
#: rc.cpp:356
|
|
|
|
msgid "Pattern Model"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/block_ui.rc:12
|
|
|
|
#. i18n: ectx: Menu (block)
|
|
|
|
#: rc.cpp:365
|
|
|
|
msgid "Block Operations"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#. i18n: file: src/plugins/commentar_ui.rc:13
|
|
|
|
#. i18n: ectx: Menu (comments)
|
|
|
|
#: rc.cpp:374
|
|
|
|
msgid "&Comments"
|
|
|
|
msgstr "&Komentáře"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/color_tools/color_palette.py:61
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
msgid "Palette"
|
|
|
|
msgstr "Paleta"
|
|
|
|
|
|
|
|
#: src/plugins/color_tools/color_chooser.py:58
|
|
|
|
msgctxt "@action:button"
|
|
|
|
msgid "&Other..."
|
|
|
|
msgstr "&Ostatní..."
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/python_utils/python_settings.py:23
|
|
|
|
msgid "Checkers"
|
|
|
|
msgstr "Šachovnice"
|
|
|
|
|
|
|
|
#: src/plugins/python_utils/python_settings.py:28
|
|
|
|
msgid "__init__ method"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/python_utils/python_settings.py:30
|
|
|
|
msgid "call super"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/python_utils/python_settings.py:32
|
|
|
|
msgid "call recursive"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_utils/python_settings.py:34
|
|
|
|
msgid "Check all"
|
|
|
|
msgstr "Označit vše"
|
|
|
|
|
|
|
|
#: src/plugins/python_utils/python_settings.py:38
|
|
|
|
msgid "Syntax Errors"
|
|
|
|
msgstr "Chyby syntaxe"
|
|
|
|
|
|
|
|
#: src/plugins/python_utils/python_settings.py:45
|
|
|
|
msgid "Python Utils"
|
|
|
|
msgstr "Nástroje Pythonu"
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/python_utils/python_checkers/pyflakes_checker.py:78
|
|
|
|
msgid "Problem decoding source"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/python_utils/python_checkers/pyflakes_checker.py:112
|
|
|
|
msgid "Pyflakes Ok"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_utils/python_checkers/pyflakes_checker.py:125
|
|
|
|
msgid "Pyflakes Errors:"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_utils/python_checkers/all_checker.py:62
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/python_utils/python_checkers/pep8_checker.py:84
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "You must save the file first"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_utils/python_checkers/pep8_checker.py:125
|
|
|
|
msgid "Pep8 Ok"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_utils/python_checkers/pep8_checker.py:135
|
|
|
|
msgid "Pep8 Errors:"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/python_utils/python_checkers/parse_checker.py:49
|
|
|
|
msgid "Parse code Ok"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/python_utils/python_checkers/parse_checker.py:54
|
|
|
|
msgid "Parse code Errors:"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +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>"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: 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
|
|
|
|
#: src/plugins/commentar.py:421 src/plugins/commentar.py:473
|
|
|
|
#: src/plugins/commentar.py:499 src/plugins/commentar.py:656
|
|
|
|
#: src/plugins/libkatepate/decorators.py:61
|
|
|
|
#: src/plugins/libkatepate/decorators.py:111
|
|
|
|
#: src/plugins/libkatepate/decorators.py:140
|
|
|
|
msgctxt "@title:window"
|
|
|
|
msgid "Alert"
|
|
|
|
msgstr "Varování"
|
|
|
|
|
|
|
|
#: 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
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Failed to parse C++ expression:<nl/><message>%1</message>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/format.py:340 src/plugins/format.py:413
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Did not find anything to format"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_autocomplete/python_autocomplete.py:52
|
|
|
|
msgid "Python autocomplete"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_autocomplete/python_autocomplete.py:140
|
|
|
|
msgid "There was a syntax error in this file:"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_autocomplete/python_autocomplete.py:142
|
|
|
|
msgctxt "%1 is error message"
|
|
|
|
msgid ""
|
|
|
|
"%1\n"
|
|
|
|
" * file: %2"
|
|
|
|
msgstr ""
|
|
|
|
"%1\n"
|
|
|
|
" * soubor: %2"
|
|
|
|
|
|
|
|
#: src/plugins/python_autocomplete/python_autocomplete.py:144
|
|
|
|
msgctxt "%1 is error message"
|
|
|
|
msgid ""
|
|
|
|
"%1\n"
|
|
|
|
" * text: %2"
|
|
|
|
msgstr ""
|
|
|
|
"%1\n"
|
|
|
|
" * text: %2"
|
|
|
|
|
|
|
|
#: src/plugins/python_autocomplete/python_autocomplete.py:146
|
|
|
|
msgctxt "%1 is error message"
|
|
|
|
msgid ""
|
|
|
|
"%1\n"
|
|
|
|
" * line: %2"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2015-02-28 22:17:11 +00:00
|
|
|
"%1\n"
|
|
|
|
" * řádek: %2"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
|
|
#: src/plugins/expand/expands_completion_model.py:34
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
msgid "Expands Available"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/expand/jinja_stuff.py:108 src/plugins/expand/jinja_stuff.py:129
|
|
|
|
#: src/plugins/expand/udf.py:212 src/plugins/expand/udf.py:270
|
|
|
|
#: src/plugins/try_open_file.py:43 src/plugins/try_open_file.py:68
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:175
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:205
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:606
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:843
|
|
|
|
#: src/plugins/libkatepate/errors.py:78
|
|
|
|
msgctxt "@title:window"
|
|
|
|
msgid "Error"
|
|
|
|
msgstr "Chyba"
|
|
|
|
|
|
|
|
#: src/plugins/expand/jinja_stuff.py:109
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Template file not found <filename>%1</filename>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/expand/jinja_stuff.py:132
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Template file error [<filename>%1</filename>]: <status>%2</status>"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/expand/udf.py:125
|
|
|
|
msgctxt "@info"
|
|
|
|
msgid "end of file reached"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/expand/udf.py:131
|
|
|
|
msgctxt "@info"
|
|
|
|
msgid "end of line reached while searching for <icode>%1</icode>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/expand/udf.py:204
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "@title:window"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Parse error"
|
|
|
|
msgstr "Chyba analýzy"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/expand/udf.py:213
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Expansion \"<icode>%1</icode>\" not found"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/expand/udf.py:250
|
|
|
|
msgctxt "@info"
|
|
|
|
msgid "Traceback (most recent call last):<nl/>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/expand/udf.py:259
|
|
|
|
msgctxt "@info"
|
|
|
|
msgid "<link url=\"%1\">%2</link>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/expand/udf.py:264
|
|
|
|
msgctxt "@info"
|
|
|
|
msgid ""
|
|
|
|
"File <filename>\"(/[^\n"
|
|
|
|
"]+)\"</filename>, line"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/expand/udf.py:271
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "@info:tooltip"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "<bcode>%1</bcode>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: 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."
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/python_console_classic/python_console_classic.py:552
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
msgid "Python Console"
|
|
|
|
msgstr "Konzole Pythonu"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/python_console_classic/python_console_classic.py:558
|
2014-12-09 18:43:01 +00:00
|
|
|
msgctxt "@item:inmenu"
|
2015-02-28 22:17:11 +00:00
|
|
|
msgid "Python Console"
|
|
|
|
msgstr "Konzole Pythonu"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/python_console_classic/python_console_classic.py:559
|
2014-12-09 18:43:01 +00:00
|
|
|
msgctxt "@title:group"
|
2015-02-28 22:17:11 +00:00
|
|
|
msgid "Python Console Settings"
|
|
|
|
msgstr "Nastavení konzole Pythonu"
|
2014-12-09 18:43:01 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/xml_pretty.py:81
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "The selected text is not valid XML: %1"
|
|
|
|
msgstr ""
|
2014-12-09 18:43:01 +00:00
|
|
|
|
|
|
|
#: src/plugins/try_open_file.py:46
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "@info:tooltip"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "Unable to open the selected document: <filename>%1</filename>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/try_open_file.py:69
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Selected text doesn't looks like a valid URI"
|
|
|
|
msgstr ""
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/try_open_file.py:101
|
|
|
|
msgctxt "@ation:inmenu"
|
|
|
|
msgid "Open <filename>%1</filename>"
|
|
|
|
msgstr "Otevřít <filename>%1</filename>"
|
|
|
|
|
|
|
|
#: src/plugins/try_open_file.py:105
|
|
|
|
msgctxt "@ation:inmenu"
|
|
|
|
msgid "Open selected document"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:176
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Unable to open the document: <filename>%1</filename>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:185
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "@title:window"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid "<filename>CMakeLists.txt</filename> location"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/__init__.py:206
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "No such file <filename>%1</filename>"
|
|
|
|
msgstr "Takový soubor neexistuje <filename>%1</filename>"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/__init__.py:298
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
msgid "CMake Auto Completion"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/__init__.py:345
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
msgid "CMake Variables Completion"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/__init__.py:362
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
msgid "CMake Commands Completion"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/__init__.py:431
|
|
|
|
msgctxt "@title:window"
|
|
|
|
msgid "Attention"
|
|
|
|
msgstr "Pozor"
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:432
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Sorry, no completion for <command>%1()</command>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/__init__.py:442
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
msgid "CMake <command>%1()</command> Completion"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:498
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
msgid "CMake"
|
|
|
|
msgstr "CMake"
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:516
|
|
|
|
msgctxt "@info/plain"
|
|
|
|
msgid "Project build directory"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:523
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
msgid "CMake Cache Viewer"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:539
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
msgid "CMake Help"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:546
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
msgid "Tool View Settings"
|
|
|
|
msgstr "Nastavení pohledu nástrojů"
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:609
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Unable to get CMake cache content:<nl/><message>%1</message>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:630
|
|
|
|
msgctxt "@item::inlistbox/plain"
|
|
|
|
msgid "Commands"
|
|
|
|
msgstr "Příkazy"
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:659
|
|
|
|
msgctxt "@item:inlistbox"
|
|
|
|
msgid "Modules from %1 (%2)"
|
|
|
|
msgstr "Moduly z %1 (%2)"
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:663
|
|
|
|
msgctxt "@item:inlistbox"
|
|
|
|
msgid "Standard modules (%1)"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:668
|
|
|
|
msgctxt "@item::inlistbox/plain"
|
|
|
|
msgid "Modules (%1)"
|
|
|
|
msgstr "Moduly (%1)"
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:687
|
|
|
|
msgctxt "@item::inlistbox/plain"
|
|
|
|
msgid "Policies"
|
|
|
|
msgstr "Pravidla"
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:700
|
|
|
|
msgctxt "@item::inlistbox/plain"
|
|
|
|
msgid "Properties"
|
|
|
|
msgstr "Vlastnosti"
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:720
|
|
|
|
msgctxt "@item::inlistbox/plain"
|
|
|
|
msgid "Variables"
|
|
|
|
msgstr "Proměnné"
|
|
|
|
|
|
|
|
#: src/plugins/cmake_utils/__init__.py:844
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "CMake executable test run failed:<nl/><message>%1</message>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/__init__.py:883
|
|
|
|
msgctxt "@title:window"
|
|
|
|
msgid "Select a Directory with CMake Modules"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/__init__.py:917
|
|
|
|
msgctxt "@item:inmenu"
|
|
|
|
msgid "CMake Helper Plugin"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/__init__.py:918
|
|
|
|
msgctxt "@title:group"
|
|
|
|
msgid "CMake Helper Settings"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/cmake_help_parser.py:122
|
|
|
|
msgctxt "@item:intext"
|
|
|
|
msgid "CMake executable is not configured"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/cmake_help_parser.py:136
|
|
|
|
msgctxt "@item:intext"
|
|
|
|
msgid ""
|
|
|
|
"Running <command>%1</command> finished with errors:<nl/><message>%2</message>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/cmake_help_parser.py:153
|
|
|
|
msgctxt "@item:intext"
|
|
|
|
msgid "Specified CMake executable <command>%1</command> looks invalid"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/plugins/cmake_utils/cmake_help_parser.py:160
|
|
|
|
msgctxt "@item:intext"
|
|
|
|
msgid "Specified CMake executable <command>%1</command> not found"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#. 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 ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: 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"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/commentar.py:659
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Unable to detect a commented paragraph at cursor..."
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/commentar.py:779
|
|
|
|
msgctxt "@item:inmenu"
|
|
|
|
msgid "Commentar Plugin"
|
|
|
|
msgstr "Modul komentářů"
|
|
|
|
|
|
|
|
#: src/plugins/commentar.py:780
|
|
|
|
msgctxt "@title:group"
|
|
|
|
msgid "Commentar Plugin Settings"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/js_utils/js_autocomplete.py:33
|
|
|
|
msgctxt "@title:menu"
|
|
|
|
msgid "JavaScript autocomplete"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/js_utils/js_autocomplete.py:52
|
|
|
|
msgctxt "@title:menu"
|
|
|
|
msgid "jQuery autocomplete"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/js_utils/__init__.py:41
|
|
|
|
msgctxt "@item:inmenu"
|
|
|
|
msgid "JavaScript Utilities"
|
|
|
|
msgstr "Nástroje JavaScript"
|
|
|
|
|
|
|
|
#: src/plugins/js_utils/__init__.py:42
|
|
|
|
msgctxt "@title:group"
|
|
|
|
msgid "JavaScript Utilities Options"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/js_utils/js_lint.py:72
|
|
|
|
msgctxt "@info:status"
|
|
|
|
msgid ""
|
|
|
|
"<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>"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/js_utils/js_lint.py:78
|
|
|
|
msgctxt "@title:window"
|
|
|
|
msgid "Accept license?"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/js_utils/js_lint.py:88
|
|
|
|
msgctxt "@info:status"
|
|
|
|
msgid "No acceptable linter named %1!"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/js_utils/js_lint.py:111
|
|
|
|
msgctxt "@info:status"
|
|
|
|
msgid "Download failed"
|
|
|
|
msgstr "Stažení bylo neúspěšné"
|
|
|
|
|
|
|
|
#: src/plugins/js_utils/js_lint.py:130
|
|
|
|
msgctxt "@info:status"
|
|
|
|
msgid "<application>%1</application> OK"
|
|
|
|
msgstr "<application>%1</application> OK"
|
|
|
|
|
|
|
|
#: src/plugins/js_utils/js_lint.py:146
|
|
|
|
msgctxt "@info:status"
|
|
|
|
msgid "<application>%1</application> Errors:"
|
|
|
|
msgstr "<application>%1</application> Chyby:"
|
|
|
|
|
|
|
|
#: src/plugins/js_utils/json_pretty.py:55
|
|
|
|
msgctxt "@info:status"
|
|
|
|
msgid "This selected text is not valid JSON: <message>%1</message>"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: 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 ""
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:84
|
|
|
|
msgctxt "@title:window"
|
|
|
|
msgid "Sorry..."
|
|
|
|
msgstr "Lituji..."
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:87
|
|
|
|
msgctxt "@info:tooltip placeholder is a mime-type"
|
|
|
|
msgid "<command>%1</command> is unsupported document type."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:114
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "This operation is for block selection mode"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:119
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "This operation is for normal selection mode"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:137
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "This operation cannot be performed while text is selected"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/decorators.py:139
|
|
|
|
msgctxt "@info:tooltip"
|
|
|
|
msgid "Text must be selected to perform this operation"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/autocomplete.py:44
|
|
|
|
msgid "Autopate"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/errors.py:73
|
2014-11-25 13:30:33 +00:00
|
|
|
msgid ""
|
2015-02-28 22:17:11 +00:00
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
"And other errors"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
2015-02-28 22:17:11 +00:00
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
"A další chyby"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/libkatepate/errors.py:82
|
|
|
|
msgctxt "@title:window"
|
|
|
|
msgid "Success"
|
|
|
|
msgstr "Úspěch"
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/libkatepate/errors.py:106
|
|
|
|
msgid "~*~ Position: (%1, %2)"
|
|
|
|
msgstr "~*~ Pozice: (%1, %2)"
|
|
|
|
|
|
|
|
#: src/plugins/libkatepate/errors.py:108
|
|
|
|
msgid "~*~ Line: %1"
|
|
|
|
msgstr "~*~ Řádek: %1"
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:195
|
|
|
|
msgid "File"
|
|
|
|
msgstr "Soubor"
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:195
|
|
|
|
msgid "Match"
|
|
|
|
msgstr "Odpovídá"
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:360
|
|
|
|
msgid "Filter '%1' is not a valid regular expression"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:360
|
|
|
|
msgid "Invalid filter"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:392
|
|
|
|
msgid "Scanned %1 of %2 files in %3 seconds"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:393
|
|
|
|
msgid "Scan more files?"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:393
|
|
|
|
msgid "All Files"
|
|
|
|
msgstr "Všechny soubory"
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:393
|
|
|
|
msgid "More Files"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:471
|
|
|
|
msgid "gid Search"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:613
|
|
|
|
msgid "ID database error"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:630
|
|
|
|
#, no-python-format
|
|
|
|
msgid "'%1' does not contain '%2'"
|
|
|
|
msgstr "'%1' neobsahuje '%2'"
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:630
|
|
|
|
#, python-format
|
|
|
|
msgid "Cannot use %i"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/gid/__init__.py:711
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "@item:inmenu"
|
2015-02-28 22:17:11 +00:00
|
|
|
msgid "GNU idutils"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/gid/__init__.py:712
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "@title:group"
|
2015-02-28 22:17:11 +00:00
|
|
|
msgid "<command section='1'>gid</command> token Lookup and Navigation"
|
|
|
|
msgstr ""
|
2014-11-25 13:30:33 +00:00
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:127
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"Failed to import “%1” from “%2” reason: %3"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:130
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"From “%1” autoload: %2"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:147
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
"Cannot load this project: %1. Python Version incompatible"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:155
|
|
|
|
msgid ""
|
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
"Load project: %1"
|
|
|
|
msgstr ""
|
|
|
|
"\n"
|
|
|
|
"\n"
|
|
|
|
"Načíst projekt: %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 ""
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:266
|
|
|
|
msgctxt "@item:inmenu"
|
|
|
|
msgid "IPython Console"
|
|
|
|
msgstr "Konzole IPythonu"
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:267
|
|
|
|
msgctxt "@title:group"
|
|
|
|
msgid "IPython Console Settings"
|
|
|
|
msgstr "Nastavení konzole IPythonu"
|
|
|
|
|
|
|
|
#: src/plugins/python_console_ipython/python_console_ipython.py:282
|
|
|
|
msgctxt "@title:tab"
|
|
|
|
msgid "IPython Console"
|
|
|
|
msgstr "Konzole IPythonu"
|
|
|
|
|
2015-02-28 22:17:11 +00:00
|
|
|
#: src/plugins/django_utils/django_settings.py:22
|
|
|
|
msgid "Create Django Form"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:24
|
|
|
|
msgid "Create Django Model"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:26
|
|
|
|
msgid "Template Django URLs"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:28
|
|
|
|
msgid "Template Import Views"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:30
|
|
|
|
msgid "Template Block"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:32
|
|
|
|
msgid "Close Template Tag"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/django_utils/django_settings.py:37
|
|
|
|
msgid "Django Utils"
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: src/plugins/python_autocomplete_jedi.py:75
|
|
|
|
msgctxt "@label:listbox"
|
|
|
|
msgid "Python Jedi autocomplete"
|
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/kate/decorators.py:223
|
|
|
|
msgctxt "@title:window"
|
|
|
|
msgid "Error in action <icode>%1</icode>"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|
|
|
|
|
2014-12-09 18:43:01 +00:00
|
|
|
#: src/kate/decorators.py:310
|
2014-11-25 13:30:33 +00:00
|
|
|
msgctxt "@info:tooltip"
|
2014-12-09 18:43:01 +00:00
|
|
|
msgid ""
|
|
|
|
"Invalid <filename>%1</filename> file: No action with name <icode>%2</icode> "
|
|
|
|
"defined"
|
2014-11-25 13:30:33 +00:00
|
|
|
msgstr ""
|