diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-01-11 12:04:25 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-01-11 12:04:25 +0000 |
commit | bd080506705f500d6019cf38f7aaf1bc41c277c6 (patch) | |
tree | 0a7d05f1a3f5b4b8cbe6a46cd6e3f4fc97eae393 /language/ca_ES | |
parent | 889ee4f771a21fbc454479bc85f0102d649edb30 (diff) |
[trunk_admin] Update ca_ES, thanks to : AlbertParera
git-svn-id: http://piwigo.org/svn/trunk@26615 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ca_ES')
-rw-r--r-- | language/ca_ES/admin.lang.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 335c5d14b..7c9c95d92 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -975,4 +975,13 @@ $lang['Update user'] = 'Actualitza l\'usuari'; $lang['User %s added'] = 'S\'ha afegit l\'usuari %s'; $lang['User %s updated'] = 'S\'ha actualitzat l\'usuari %s'; $lang['close'] = 'tancar'; +$lang['%d of %d users selected'] = '%d de %d usuaris seleccionats'; +$lang['(filtered from %s total users)'] = '(filtrat d\'un total de %s usuaris)'; +$lang['All %d users are selected'] = 'Tots els %d usuaris estan seleccionats'; +$lang['Close user details'] = 'Tanca detals de l\'usuari'; +$lang['No matching user found'] = 'No s\'ha trobat cap usuari coincident'; +$lang['No user selected of %d users'] = 'Cap usuari seleccionat de %d usuaris'; +$lang['Open user details'] = 'Obre detalls de l\'usuari'; +$lang['Showing %s to %s of %s users'] = 'Mostrant %s de %s de %s usuaris'; +$lang['on the %d selected users'] = 'sobre els %d usuaris seleccionats'; ?>
\ No newline at end of file |