[trunk_public] Update cs_CZ, thanks to : lanius

git-svn-id: http://piwigo.org/svn/trunk@15406 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
Piwigo-TranslationTeam
2012-05-29 15:51:39 +00:00
parent 77c19f174f
commit 36060c05fb
+7
View File
@@ -411,4 +411,11 @@ $lang['Numeric identifier, 1 → 9'] = 'Číselný ID, 1 → 9';
$lang['Numeric identifier, 9 → 1'] = 'Číselný ID, 9 → 1';
$lang['Manual sort order'] = 'Ruční výběr řazení';
$lang['%d rate'] = '%d ohodnocení';
$lang['Bad request'] = 'Špatný požadavek';
$lang['Forbidden'] = 'Zakázáno';
$lang['Page not found'] = 'Stránka nebyla nalezena';
$lang['Permalink for album not found'] = 'Permanentní odkaz na almun nenalezen';
$lang['Piwigo encountered a non recoverable error'] = 'Piwigo se setkalo s nevratnou chybou';
$lang['Requested album does not exist'] = 'Požadované album neexistuje';
$lang['Requested tag does not exist'] = 'Požadovaná visačka neexistuje';
?>