Skip to content

Commit e91b22b

Browse files
committed
[trunk] - language - update ca_ES thanks to josep.torne
git-svn-id: http://piwigo.org/svn/trunk@9640 68402e56-0260-453c-a942-63ccdbb3a9ee
1 parent 18ec4c8 commit e91b22b

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

language/ca_ES/admin.lang.php

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,14 @@
784784
$lang['with no virtual album'] = 'with no virtual album';
785785
$lang['You have %d orphan tags: %s.'] = 'You have %d orphan tags: %s.';
786786
$lang['Your configuration settings are saved'] = 'Your configuration settings are saved';
787+
$lang['Remove from caddie'] = 'Elimina del carret';
788+
$lang['Themes which need upgrade'] = 'Temes que necessiten actualitzar-se';
789+
$lang['Languages which need upgrade'] = 'Idiomes que necessiten actualitzar-se';
790+
$lang['All themes are up to date.'] = 'Tots els temes estan al dia.';
791+
$lang['All plugins are up to date.'] = 'Tots els connectors estan al dia.';
792+
$lang['All languages are up to date.'] = 'Tots els idiomes estan al dia.';
793+
$lang['Visit theme site'] = 'Visiteu el lloc web del tema';
794+
$lang['Visit language site'] = 'Visiteu el lloc web de l\'idioma';
795+
$lang['New Version'] = 'Versió nova';
787796

788-
789-
790-
?>
797+
?>

0 commit comments

Comments
 (0)