aboutsummaryrefslogtreecommitdiffstats
path: root/language/cs_CZ
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2012-02-13 13:36:34 +0000
committerddtddt <ddtddt@piwigo.org>2012-02-13 13:36:34 +0000
commit3d410a63ef369a697e6e13167d6e1d58933cc001 (patch)
treeedac5373a20e29a51323cb65160718a68d91bcf7 /language/cs_CZ
parent510e4b75015dba2896faef66f9bff505e4282e0f (diff)
[trunk] - language - update cs_CZ - Česky – Czech thanks to TPY - feature:2457
git-svn-id: http://piwigo.org/svn/trunk@13140 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cs_CZ')
-rw-r--r--language/cs_CZ/admin.lang.php24
-rw-r--r--language/cs_CZ/install.lang.php2
2 files changed, 23 insertions, 3 deletions
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php
index 280210ab6..931016ce3 100644
--- a/language/cs_CZ/admin.lang.php
+++ b/language/cs_CZ/admin.lang.php
@@ -413,9 +413,6 @@ $lang['Time'] = 'čas';
$lang['IP'] = 'IP';
$lang['Element'] = 'Fotografie';
$lang['Section'] = 'sekce';
-$lang['Save page visits by guests'] = 'Ukládat stránky navštívené hosty';
-$lang['Save page visits by users'] = 'Ukládat stránky navštívené uživateli';
-$lang['Save page visits by administrators'] = 'Ukládat stránky navštívené administrátory';
$lang['An information email was sent to group "%s"'] = 'Informační e-mail byl poslán skupině "%s';
$lang['Send an information email to group members'] = 'Poslat informační e-mail uživatelům skupiny';
$lang['Group'] = 'Skupina';
@@ -829,5 +826,26 @@ $lang['Predefined filter'] = 'Předdefinovaný filtr';
$lang['With no album'] = 'Bez alba';
$lang['With no tag'] = 'Bez tagu';
$lang['With no virtual album'] = 'Bez virtuálního alba';
+$lang['Activate comments'] = 'Aktivovat komentáře';
+$lang['Default comments order'] = 'Výchozí řazení komentářů';
+$lang['Send connection settings by email'] = 'Zaslat přístupové údaje emailem';
+$lang['The original image quality must be a number between %d and %d'] = 'Původní kvalita obrázku musí být mezi %d a %d';
+$lang['The original maximum height must be a number between %d and %d'] = 'Výška originálu musí být mezi %d a %d';
+$lang['The original maximum width must be a number between %d and %d'] = 'Šířka originálu musí být mezi %d a %d';
+$lang['Resize after upload'] = 'Změnit velikost po uploadu';
+$lang['Original Size'] = 'Původní velikost';
+$lang['A locked gallery is only visible to administrators'] = 'Zamčenou galerii může zobrazovat pouze administrátor';
+$lang['Unlock gallery'] = 'Odemknout galerii';
+$lang['Gallery unlocked'] = 'Galerie je odemčena';
+$lang['Notify administrators when a comment is'] = 'Upozornit administrátora na komentář když je';
+$lang['modified'] = 'modifikován';
+$lang['pending validation'] = 'čekající na ověření';
+$lang['Save visits in history for'] = 'Uložit historii návštěv pro';
+$lang['simple visitors'] = 'jednotlivé návštěvy';
+$lang['registered users'] = 'registrované uživatele';
+$lang['administrators'] = 'administrátory';
+$lang['This album contains %d photos, added on %s.'] = 'Album obsahuje %d fotek, přidaných v %s.';
+$lang['This album contains %d photos, added between %s and %s.'] = 'Album obsahuje %d fotky přidané mezi %s a %s.';
+$lang['This album contains no photo.'] = 'Album neobsahuje žádné fotografie.';
?> \ No newline at end of file
diff --git a/language/cs_CZ/install.lang.php b/language/cs_CZ/install.lang.php
index d71e609f5..6de158382 100644
--- a/language/cs_CZ/install.lang.php
+++ b/language/cs_CZ/install.lang.php
@@ -71,4 +71,6 @@ $lang['Download the config file'] = 'Stáhnout konfigurační soubor';
$lang['You can download the config file and upload it to local/config directory of your installation.'] = 'Můžete stáhnout konfigurační soubor a nahrát jej do adrešáře local/config Vaší instalace.';
$lang['Just another Piwigo gallery'] = 'Jen další galerie Piwigo';
$lang['Welcome to my photo gallery'] = 'Vítejte na mé fotogalerii';
+$lang['Welcome to your new installation of Piwigo!'] = 'Vítejte v nové instalaci Piwigo!';
+$lang['Don\'t hesitate to consult our forums for any help : %s'] = 'Neváhejte navštívit naše fórum v případě jakýchkoliv dotazů: %s';
?> \ No newline at end of file