diff options
Diffstat (limited to 'language/ca_ES/admin.lang.php')
-rw-r--r-- | language/ca_ES/admin.lang.php | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 30c3be8f5..3f77ae145 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -991,4 +991,13 @@ $lang['based on'] = 'basat en'; $lang['between %s and %s MB'] = 'entre %s i %s MB'; $lang['date & time'] = 'data i hora'; $lang['file name'] = 'nom del fitxer'; -$lang['width & height'] = 'amplada i alçada';
\ No newline at end of file +$lang['width & height'] = 'amplada i alçada'; +$lang['Delete %d orphan photos'] = 'Eliminar %d fotos òrfenes'; +$lang['Each email sent will contain its own automatic authentication key on links, valid for %s.'] = 'Cada correu electrònic enviat contindrà la seva pròpia clau d\'autenticació en els enllaços, vàlida per %s'; +$lang['Edit user'] = 'Edita l\'usuari'; +$lang['For security reason, authentication keys do not work for administrators.'] = 'Per raons de seguretat, les claus d\'autenticació no funcionen amb els administradors'; +$lang['No recipient selected'] = 'No s\'ha indicat cap destinatari'; +$lang['No user is permitted to see this private album'] = 'No s\'ha indicat cap usuari per veure aquest àlbum privat'; +$lang['Orphans'] = 'Òrfenes'; +$lang['Recipients'] = 'Destinataris'; +$lang['Y Repeat'] = 'Repetició Y';
\ No newline at end of file |