diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-17 16:02:37 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-08-17 16:02:37 +0000 |
commit | 38d256eca014e2c538432b67da0d3fc636830689 (patch) | |
tree | 841cb1c185f19917c224f6d3831f3f197236ea44 /language/eo_EO/common.lang.php | |
parent | dd04a5a66371d75aee71622d47519c870a409945 (diff) |
[trunk_public] Update eo_EO, thanks to : sylvbarrier
git-svn-id: http://piwigo.org/svn/trunk@29226 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/eo_EO/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/eo_EO/common.lang.php b/language/eo_EO/common.lang.php index 84e407db3..70f3a9d90 100644 --- a/language/eo_EO/common.lang.php +++ b/language/eo_EO/common.lang.php @@ -423,4 +423,7 @@ $lang['Theme'] = 'Temo'; $lang['No results for'] = 'Neniu rezulto por'; $lang['Apply on properties'] = 'Apliku al la ecoj'; $lang['Photo description'] = 'Fotopriskribo'; -$lang['Photo title'] = 'Fototitolo';
\ No newline at end of file +$lang['Photo title'] = 'Fototitolo'; +$lang['Album name, A → Z'] = 'Fotara nomo, A → Z'; +$lang['Album name, Z → A'] = 'Fotara nomo, Z → A'; +$lang['Link: %s'] = 'Ligilo: %s';
\ No newline at end of file |