From 1a5bc54945ca6488015f4a40dd4e6e75ac72db61 Mon Sep 17 00:00:00 2001 From: ddtddt Date: Fri, 26 Mar 2010 23:12:01 +0000 Subject: [trunk] add translation uploadform git-svn-id: http://piwigo.org/svn/trunk@5397 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/cs_CZ/admin.lang.php | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'language/cs_CZ/admin.lang.php') diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php index 6dcd8ebc0..387f4ad9d 100644 --- a/language/cs_CZ/admin.lang.php +++ b/language/cs_CZ/admin.lang.php @@ -642,4 +642,22 @@ $lang['Number of downloads'] = 'Počet stažení'; // --------- Starting below: New or revised $lang ---- from Colibri +$lang['Upload Form'] = 'Nahrávací formulář'; +$lang['Upload Photos'] = 'Nahrát fotografie'; +$lang['Drop into category'] = 'Zpět do kategorie'; +$lang['+ Add an upload box'] = '+ Přidat upload box'; +$lang['Upload'] = 'Nahrát'; +$lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Vytvořte "%s" adresáře v kořenovém adresáři instalace Piwigo'; +$lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Povolte zápis (chmod 777,644,atd.) do "%s" adresáře v kořenovém adresáři instalace Piwigo'; +$lang['existing category'] = 'stávající kategorie'; +$lang['create a new category'] = 'Založit novou Kategorii'; +$lang['Category name'] = 'Název kategorie'; +$lang['Category "%s" has been added'] = 'Kategorie "%s" přidána'; +$lang['Uploaded Photos'] = 'Nahrát fotky'; +$lang['%d photos uploaded'] = '%d fotek nahráno'; +$lang['Privacy level set to "%s"'] = 'Uroveň soukromí údajú nastaven na "%s"'; +$lang['Category "%s" now contains %d photos'] = 'Kategorie "%s" nyní obsahuje %d fotografií'; +$lang['Manage this set of %d photos'] = 'Spravovat tento soubor %d fotografií'; +$lang['Select files'] = 'Výběr souborů'; +$lang['JPEG files or ZIP archives with JPEG files inside please.'] = 'JPEG soubory nebo ZIP archivy s JPEG soubory prosím.'; ?> -- cgit v1.2.3