diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-27 08:51:31 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-07-27 08:51:31 +0000 |
commit | d78aed9ea4c22dc739ed52f3dfe1117e96a79027 (patch) | |
tree | ef6246f10e849429bdb400d3e63276b39937ece8 | |
parent | f63745eb02e257944ebaea79e0428295055c4d83 (diff) |
[trunk_public] Update ca_ES, thanks to : josep.torne
git-svn-id: http://piwigo.org/svn/trunk@29086 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | language/ca_ES/common.lang.php | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index 2dc864e10..24b1b0101 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -421,4 +421,7 @@ $lang['Theme'] = 'Tema'; $lang['No results for'] = 'No s\'ha trobat resultats per'; $lang['Apply on properties'] = 'Aplicar a propietats'; $lang['Photo description'] = 'Descripció de la foto'; -$lang['Photo title'] = 'Títol de la foto';
\ No newline at end of file +$lang['Photo title'] = 'Títol de la foto'; +$lang['Album name, A → Z'] = 'Nom de l\'àlbum, a → Z'; +$lang['Album name, Z → A'] = 'Nom de l\'àlbum, Z → A'; +$lang['Link: %s'] = 'Enllaç: %s';
\ No newline at end of file |