diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 15:51:39 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2012-05-29 15:51:39 +0000 |
commit | 36060c05fb2fa5b208c16a9c389070bf76478d7d (patch) | |
tree | 4fe47b56a7ed3e48cd9b635ed9cebc7f23de0b0c /language/cs_CZ | |
parent | 77c19f174f5885bbbd2d49a55e3c14930bb1d25b (diff) |
[trunk_public] Update cs_CZ, thanks to : lanius
git-svn-id: http://piwigo.org/svn/trunk@15406 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/cs_CZ')
-rw-r--r-- | language/cs_CZ/common.lang.php | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index 47cfc03ed..1ac88b4c0 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -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'; ?>
\ No newline at end of file |