Warning, /system/drkonqi-pk-debug-installer/po/cs/drkonqi-pk-debug-installer.po is written in an unsupported language. File is not indexed.

0001 # Copyright (C) YEAR This file is copyright:
0002 # This file is distributed under the same license as the drkonqi-pk-debug-installer package.
0003 # Vit Pelcak <vit@pelcak.org>, 2021.
0004 #
0005 msgid ""
0006 msgstr ""
0007 "Project-Id-Version: drkonqi-pk-debug-installer\n"
0008 "Report-Msgid-Bugs-To: https://bugs.kde.org\n"
0009 "POT-Creation-Date: 2023-11-05 12:39+0000\n"
0010 "PO-Revision-Date: 2021-06-23 09:39+0200\n"
0011 "Last-Translator: Vit Pelcak <vpelcak@suse.cz>\n"
0012 "Language-Team: Czech <kde-i18n-doc@kde.org>\n"
0013 "Language: cs\n"
0014 "MIME-Version: 1.0\n"
0015 "Content-Type: text/plain; charset=UTF-8\n"
0016 "Content-Transfer-Encoding: 8bit\n"
0017 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
0018 "X-Generator: Lokalize 21.04.2\n"
0019 
0020 #, kde-format
0021 msgctxt "NAME OF TRANSLATORS"
0022 msgid "Your names"
0023 msgstr "Vít Pelčák"
0024 
0025 #, kde-format
0026 msgctxt "EMAIL OF TRANSLATORS"
0027 msgid "Your emails"
0028 msgstr "vit@pelcak.org"
0029 
0030 #: Installer.cpp:58
0031 #, kde-format
0032 msgctxt "@label"
0033 msgid ""
0034 "Failed to find any suitable debug packages or they are all already installed."
0035 msgstr "Potřebné ladicí balíčky nebyly nalezeny nebo již byly nainstalovány."
0036 
0037 #: main.cpp:35 qml/MainPage.qml:11
0038 #, kde-format
0039 msgctxt "@title"
0040 msgid "Debug Symbols Helper"
0041 msgstr "Pomocník pro ladicí symboly"
0042 
0043 #: main.cpp:37
0044 #, kde-format
0045 msgid "A debug package installer using PackageKit"
0046 msgstr "Instalátor ladicích balíčků pomocí PackageKitu"
0047 
0048 #: main.cpp:39
0049 #, kde-format
0050 msgid "(C) 2010-2020 Harald Sitter"
0051 msgstr "(C) 2010-2020 Harald Sitter"
0052 
0053 #: main.cpp:41
0054 #, kde-format
0055 msgid "Harald Sitter"
0056 msgstr "Harald Sitter"
0057 
0058 #: main.cpp:47
0059 #, kde-format
0060 msgctxt "command line description"
0061 msgid "Files to find debug packages for"
0062 msgstr "Soubory, pro které hledat ladicí balíčky"
0063 
0064 #: qml/DebugRepoPage.qml:12
0065 msgctxt "@title"
0066 msgid "Debug Symbols Sources"
0067 msgstr "Zdroje ladicích symbolů"
0068 
0069 #: qml/DebugRepoPage.qml:37
0070 msgctxt "@label/rich"
0071 msgid ""
0072 "<p>Additional software sources need to be enabled on this system before "
0073 "debug symbols can be reliably resolved.</p><p>This can be undone in Discover."
0074 "</p>"
0075 msgstr ""
0076 "<p>Před hledáním ladicích symbolů je potřeba zapnout dodatečné zdroje "
0077 "software.</p> <p>Tohle jde vrátit pomocí Discover.</p>"
0078 
0079 #: qml/DebugRepoPage.qml:73
0080 msgctxt "@button"
0081 msgid "Add Missing Software Sources"
0082 msgstr "Přidat chybějící zdroje software"
0083 
0084 #: qml/ErrorPage.qml:12
0085 msgctxt "@title"
0086 msgid "Error"
0087 msgstr "Chyba"
0088 
0089 #: qml/ErrorPage.qml:29
0090 msgctxt "@info"
0091 msgid "An error occurred during installation: %1"
0092 msgstr "Během instalace došlo k chybě: %1"
0093 
0094 #: qml/FilePage.qml:22
0095 msgctxt "@label"
0096 msgid "PackageKit ID:"
0097 msgstr "ID PackageKitu:"
0098 
0099 #: qml/FilePage.qml:28
0100 msgctxt "@label"
0101 msgid "Source Package:"
0102 msgstr "Zdrojový balíček:"
0103 
0104 #: qml/FilePage.qml:34
0105 msgctxt "@label"
0106 msgid "Debug PackageKit ID:"
0107 msgstr "Ladit ID PackageKitu:"
0108 
0109 #: qml/FilePage.qml:40
0110 msgctxt "@label package installation status"
0111 msgid "Status:"
0112 msgstr "Stav:"
0113 
0114 #: qml/FilePage.qml:44
0115 msgctxt "info:status"
0116 msgid "Debug package already installed"
0117 msgstr "Ladicí balíček je již nainstalován"
0118 
0119 #: qml/FilePage.qml:45
0120 msgctxt "info:status"
0121 msgid "Debug package not yet installed"
0122 msgstr "Ladicí balíček není nainstalován"
0123 
0124 #: qml/FilePropertyLabel.qml:18
0125 msgctxt "@info error"
0126 msgid "Failed to resolve data!"
0127 msgstr "Vyřešení dat selhalo."
0128 
0129 #: qml/FilePropertyLabel.qml:20
0130 msgctxt "@info place holder while waiting for actual data to load"
0131 msgid "..."
0132 msgstr "..."
0133 
0134 #: qml/main.qml:13
0135 msgctxt "@title:window"
0136 msgid "Debug Symbols Installer"
0137 msgstr "Instalátor ladicích symbolů"
0138 
0139 #: qml/MainPage.qml:21
0140 msgctxt "@action:button all = debug symbols for which packages are available"
0141 msgid "Install All"
0142 msgstr "Instalovat vše"
0143 
0144 #: qml/MainPage.qml:34
0145 msgctxt "@action:button"
0146 msgid "Close"
0147 msgstr "Zavřít"
0148 
0149 #: qml/MainPage.qml:35
0150 msgctxt "@action:button"
0151 msgid "Cancel"
0152 msgstr "Zrušit"