# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Vít Pelčák , 2011, 2014. # Tomáš Chvátal , 2013. # msgid "" msgstr "" "Project-Id-Version: kapptemplate\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2013-04-03 03:33+0200\n" "PO-Revision-Date: 2014-10-22 15:06+0200\n" "Last-Translator: Vít Pelčák \n" "Language-Team: Czech \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" msgctxt "NAME OF TRANSLATORS" msgid "Your names" msgstr "Vít Pelčák" msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" msgstr "vit@pelcak.org" #: apptemplatesmodel.cpp:137 msgid "Templates Projects" msgstr "" #. i18n: ectx: property (text), widget (QLabel, pictureLabel) #: choice.ui:31 msgctxt "Do not translate" msgid "Preview" msgstr "Náhled" #. i18n: ectx: property (text), widget (QLabel, descriptionLabel) #: choice.ui:468 msgctxt "Do not translate" msgid "Description" msgstr "Popis" #. i18n: ectx: property (text), widget (QLabel, nameLabel) #: choice.ui:503 msgid "Project name:" msgstr "Název projektu:" #: choicepage.cpp:37 msgid "Choose your project template" msgstr "" #: choicepage.cpp:85 msgid "Template description" msgstr "Popis šablony" #: generatepage.cpp:46 msgid "Generating your project" msgstr "" #: generatepage.cpp:62 #, kde-format msgid "%1 cannot be created." msgstr "%1 nemohl být vytvořen." #: generatepage.cpp:92 generatepage.cpp:101 #, kde-format msgid "The file %1 cannot be created." msgstr "Soubor %1 nemohl být vytvořen." #: generatepage.cpp:93 generatepage.cpp:102 #, kde-format msgid "" "\n" "\n" "The file %1 cannot be created." msgstr "" "\n" "\n" "Soubor %1 nelze vytvořit." #: generatepage.cpp:166 msgid "Generation Progress\n" msgstr "" #: generatepage.cpp:207 msgid "Succeeded.\n" msgstr "Úspěch.\n" #: generatepage.cpp:212 #, kde-format msgid "Your project name is: %1, based on the %2 template.
" msgstr "Název vašeho projektu je: %1 , založen na šabloně %2.
" #: generatepage.cpp:213 #, kde-format msgid "Version: %1

" msgstr "Verze: %1

" #: generatepage.cpp:214 #, kde-format msgid "Installed in: %1

" msgstr "Nainstalováno v: %1

" #: generatepage.cpp:215 #, kde-format msgid "" "You will find a README in your project folder %1
to help you " "get started with your project." msgstr "" #. i18n: ectx: property (text), widget (QLabel, label) #: introduction.ui:17 msgid "" "This wizard will help you generate a KDE 4 project template.\n" "You will be able to start developing you own KDE 4 project from this " "template." msgstr "" #: kapptemplate.cpp:38 msgid "KDE 4 Template Generator" msgstr "Generátor šablon pro KDE 4" #: kapptemplate.cpp:60 msgid "Introduction" msgstr "Úvod" #: kapptemplate.cpp:67 msgid "Set the project properties" msgstr "" #: kapptemplate.cpp:93 #, kde-format msgid "Your project name is : %1" msgstr "Název vašeho projektu je: %1" #. i18n: ectx: label, entry (appName), group (Project) #: kapptemplate.kcfg:11 msgid "Name of the project" msgstr "Název projektu" #. i18n: ectx: label, entry (appVersion), group (Project) #: kapptemplate.kcfg:15 msgid "Project version" msgstr "Verze projektu" #. i18n: ectx: label, entry (url), group (Project) #: kapptemplate.kcfg:19 msgid "Home dir of the user" msgstr "Domovský adresář uživatele" #. i18n: ectx: label, entry (name), group (User) #: kapptemplate.kcfg:27 msgid "Name of the user" msgstr "Jméno uživatele" #. i18n: ectx: label, entry (email), group (User) #: kapptemplate.kcfg:38 msgid "Email of the user" msgstr "E-mail uživatele" #: main.cpp:30 msgid "KAppTemplate is a KDE 4 project template generator" msgstr "" #: main.cpp:36 msgid "KAppTemplate" msgstr "KAppTemplate" #: main.cpp:37 msgid "(C) 2008 Anne-Marie Mahfouf" msgstr "(C) 2008 Anne-Marie Mahfouf" #: main.cpp:38 msgid "Anne-Marie Mahfouf" msgstr "Anne-Marie Mahfouf" #: main.cpp:39 msgid "Sean Wilson" msgstr "Sean Wilson" #: main.cpp:39 msgid "Icons from Oxygen Team icons" msgstr "" #. i18n: ectx: property (text), widget (QLabel, versionLabel) #: properties.ui:448 msgid "Version number:" msgstr "Číslo verze:" #. i18n: ectx: property (toolTip), widget (KLineEdit, kcfg_appVersion) #: properties.ui:458 msgid "Project's version number" msgstr "" #. i18n: ectx: property (whatsThis), widget (KLineEdit, kcfg_appVersion) #: properties.ui:461 msgid "" "Set your project version number. A first project should start with version " "0.1." msgstr "" #. i18n: ectx: property (inputMask), widget (KLineEdit, kcfg_appVersion) #: properties.ui:464 msgid "0.0; " msgstr "0.0; " #. i18n: ectx: property (text), widget (KLineEdit, kcfg_appVersion) #: properties.ui:467 msgid "0.1" msgstr "0.1" #. i18n: ectx: property (text), widget (QLabel, installLabel) #: properties.ui:478 msgid "Installation directory:" msgstr "Adresář pro instalaci:" #. i18n: ectx: property (toolTip), widget (KUrlRequester, kcfg_url) #: properties.ui:488 msgid "The directory where you will build your project" msgstr "" #. i18n: ectx: property (whatsThis), widget (KUrlRequester, kcfg_url) #: properties.ui:491 msgid "" "Choose the directory where you will build your project. Your home /src is a " "good default location." msgstr "" #. i18n: ectx: property (text), widget (QLabel, authorLabel) #: properties.ui:502 msgid "Author name:" msgstr "Jméno autora:" #. i18n: ectx: property (toolTip), widget (KLineEdit, kcfg_name) #: properties.ui:512 msgid "Your first name and name" msgstr "Vaše jméno a příjmení" #. i18n: ectx: property (whatsThis), widget (KLineEdit, kcfg_name) #: properties.ui:515 msgid "This will set the copyright to this name" msgstr "" #. i18n: ectx: property (text), widget (QLabel, emailLabel) #: properties.ui:532 msgid "Author email:" msgstr "E-mail autora:" #. i18n: ectx: property (toolTip), widget (KLineEdit, kcfg_email) #: properties.ui:542 msgid "Your email address" msgstr "Vaše e-mailová adresa" #. i18n: ectx: property (whatsThis), widget (KLineEdit, kcfg_email) #: properties.ui:545 msgid "" "This email address will be next to your name in the copyright credit of the " "project files." msgstr ""