diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-12-09 22:07:36 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2013-12-09 22:07:36 +0000 |
commit | 43de94d48c39c9b1d3f4a6ae4a4335d822da0581 (patch) | |
tree | dfb8e09d8170cab815ee51cfed2fb5beac066e3c /language | |
parent | c20858e855c7276cd1e1394b2379ffc74b56872b (diff) |
[trunk_public] Update cs_CZ, thanks to : coudy
git-svn-id: http://piwigo.org/svn/trunk@25879 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/cs_CZ/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/cs_CZ/common.lang.php b/language/cs_CZ/common.lang.php index bd760389a..e9b131518 100644 --- a/language/cs_CZ/common.lang.php +++ b/language/cs_CZ/common.lang.php @@ -423,4 +423,6 @@ $lang['First Page'] = 'První stránka'; $lang['Email'] = 'E-mail'; $lang['Password is missing. Please enter the password.'] = 'Chybí heslo. Prosím napište heslo.'; $lang['Password confirmation is missing. Please confirm the chosen password.'] = 'Chybí potvrzení hesla. Prosím potvrďte vybrané heslo.'; +$lang['%d photos per page'] = '%d fotek na stránce'; +$lang['Theme'] = 'Téma'; ?>
\ No newline at end of file |