aboutsummaryrefslogtreecommitdiffstats
path: root/language/cs_CZ/admin.lang.php
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2011-10-02 07:15:46 +0000
committerddtddt <ddtddt@piwigo.org>2011-10-02 07:15:46 +0000
commit866b6485540b07e6e256b1c0aa059bda5132e525 (patch)
treeaed35346af06e5eaa9af25d298c30b9d91648a40 /language/cs_CZ/admin.lang.php
parent68345239e547c76a9d021eebd5b097605976ade0 (diff)
[trunk] - language - update cs_CZ - Česky - Czech - Key Recovery in plugin - feature:2320
git-svn-id: http://piwigo.org/svn/trunk@12298 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cs_CZ/admin.lang.php')
-rw-r--r--language/cs_CZ/admin.lang.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/language/cs_CZ/admin.lang.php b/language/cs_CZ/admin.lang.php
index 7488dad00..ffc64aba0 100644
--- a/language/cs_CZ/admin.lang.php
+++ b/language/cs_CZ/admin.lang.php
@@ -862,4 +862,7 @@ $lang['No destination tag selected'] = 'Cílový tag nebyl vybrán';
$lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'Tagy <em>%s</em> sloučeny do tagu <em>%s</em>';
$lang['Select at least two tags for merging'] = 'Vyberte alespoň 2 tagy pro sloučení';
$lang['Select an album'] = 'Vyberte album';
+$lang['An error has occured during upgrade.'] = 'Během aktualizace došlo k chybě.';
+$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'K chybě došlo během rozbalování. Prosím ověřte oprávnění na soubory Vaší instalace Piwigo.<br><a href="%s">Pro zobrazení chybového logu klikněte zde</a>.';
+$lang['Piwigo cannot retrieve upgrade file from server'] = 'Piwigo nemùže získat novou verzi ze serveru';
?> \ No newline at end of file