diff options
author | Miroslav Kure <kurem@upcase.inf.upol.cz> | 2008-05-24 22:02:49 +0900 |
---|---|---|
committer | Junichi Uekawa <dancer@netfort.gr.jp> | 2008-05-24 22:02:49 +0900 |
commit | 8d3bd100ed71e1db654c879be5e77ba581b0eea6 (patch) | |
tree | 307d727e01b5789735ad0a24dc9817bbc36ad6f4 /debian | |
parent | 0e57d455035e3c696bdd3c95ba74eb57ddbb6af5 (diff) | |
download | pbuilder-8d3bd100ed71e1db654c879be5e77ba581b0eea6.tar pbuilder-8d3bd100ed71e1db654c879be5e77ba581b0eea6.tar.gz |
Czech translation of pbuilder debconf messages (closes: #481627)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/po/cs.po | 83 |
1 files changed, 83 insertions, 0 deletions
diff --git a/debian/po/cs.po b/debian/po/cs.po new file mode 100644 index 0000000..4b16e05 --- /dev/null +++ b/debian/po/cs.po @@ -0,0 +1,83 @@ +# Czech translation of pbuilder debconf messages. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the pbuilder package. +# Miroslav Kure <kurem@debian.cz>, 2008 +# +msgid "" +msgstr "" +"Project-Id-Version: pbuilder\n" +"Report-Msgid-Bugs-To: pbuilder@packages.debian.org\n" +"POT-Creation-Date: 2008-03-07 00:09+0900\n" +"PO-Revision-Date: 2008-05-17 13:43+0200\n" +"Last-Translator: Miroslav Kure <kurem@debian.cz>\n" +"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Default mirror site:" +msgstr "Výchozí zrcadlo:" + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Please enter the default mirror you want to be used by pbuilder." +msgstr "Zadejte prosím výchozí zrcadlo, které má pbuilder používat." + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "" +"If you leave this field blank, there will be one attempt to autodetect this " +"information. If this attempt fails, you will be prompted again to insert " +"some valid mirror information." +msgstr "" +"Ponecháte-li pole prázdné, zkusím tuto informaci zjistit sám. Pokud se to g" +"nepovede, budete znovu dotázáni na zadání platného zrcadla." + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Here is a valid mirror example: http://cdn.debian.net/debian" +msgstr "Příklad platného zrcadla: http://cdn.debian.net/debian" + +#. Type: error +#. Description +#: ../pbuilder.templates:2001 +msgid "Default mirror not found" +msgstr "Výchozí zrcadlo nenalezeno" + +#. Type: error +#. Description +#: ../pbuilder.templates:2001 +msgid "" +"Mirror information detection failed and the user provided no mirror " +"information." +msgstr "" +"Automatické rozpoznání zrcadla selhalo a uživatel neposkytnul žádné " +"informace." + +#. Type: error +#. Description +#: ../pbuilder.templates:2001 +msgid "Please enter valid mirror information." +msgstr "Zadejte prosím platné zrcadlo." + +#. Type: boolean +#. Description +#: ../pbuilder.templates:3001 +msgid "Overwrite current configuration?" +msgstr "Přepsat stávající konfiguraci?" + +#. Type: boolean +#. Description +#: ../pbuilder.templates:3001 +msgid "" +"Your system seems to have already pbuilder configuration. Proceeding might " +"discard or overwrite part or the entire pbuilder's configuration." +msgstr "" +"Zdá se, že se na vašem systému již nachází konfigurace pbuilderu. Budete-li " +"pokračovat, může se stát, že přepíšete část nastavení pbuilderu." |