aboutsummaryrefslogtreecommitdiffstats
path: root/language/ca_ES
diff options
context:
space:
mode:
Diffstat (limited to 'language/ca_ES')
-rw-r--r--language/ca_ES/admin.lang.php11
-rw-r--r--language/ca_ES/common.lang.php3
2 files changed, 12 insertions, 2 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
diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php
index 651240230..151ef2763 100644
--- a/language/ca_ES/common.lang.php
+++ b/language/ca_ES/common.lang.php
@@ -424,4 +424,5 @@ $lang['Photo description'] = 'Descripció de la foto';
$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
+$lang['Link: %s'] = 'Enllaç: %s';
+$lang['Your authentication key is no longer valid.'] = 'D\'aquí poc temps la teva clau autenticació no serà vàlida'; \ No newline at end of file