diff options
Diffstat (limited to 'language/ca_ES')
-rw-r--r-- | language/ca_ES/admin.lang.php | 2 | ||||
-rw-r--r-- | language/ca_ES/common.lang.php | 4 |
2 files changed, 0 insertions, 6 deletions
diff --git a/language/ca_ES/admin.lang.php b/language/ca_ES/admin.lang.php index 7611c6ff7..cd7be0bc1 100644 --- a/language/ca_ES/admin.lang.php +++ b/language/ca_ES/admin.lang.php @@ -203,7 +203,6 @@ $lang['Date'] = 'Data'; $lang['delete album'] = 'elimina l\'àlbum'; $lang['Dissociate from album'] = 'desassòcia l\'àlbum'; $lang['dissociate from group'] = 'desassòcia del grup'; -$lang['edit album permissions'] = 'edita els permisos de l\'àlbum '; $lang['Album updated successfully'] = 'Àlbum actualitzat correctament.'; $lang['photos per page'] = 'elements per pàgina'; $lang['High definition enabled'] = 'Alta definicio habilitat'; @@ -563,7 +562,6 @@ $lang['Templates configuration has been recorded.'] = 'Templates configuration h $lang['All optimizations have been successfully completed.'] = 'All optimizations have been successfully completed.'; $lang['Optimizations have been completed with some errors.'] = 'Optimizations have been completed with some errors.'; $lang['Modify information'] = 'Modifica la informació'; -$lang['edit album'] = 'edita la informació de la categoria'; $lang['nothing'] = 'res'; $lang['overrides existing values with empty ones'] = 'overrides existing values with empty ones'; $lang['manage photo ranks'] = 'gestiona els rànquings de les imatges'; diff --git a/language/ca_ES/common.lang.php b/language/ca_ES/common.lang.php index 39354f1e6..738b76721 100644 --- a/language/ca_ES/common.lang.php +++ b/language/ca_ES/common.lang.php @@ -133,7 +133,6 @@ $lang['posted between %s (%s) and %s (%s)'] = 'Publicades entre %s (%s) i %s (%s $lang['posted on %s'] = 'Publicades el %s'; $lang['Best rated'] = 'Millor valorades'; $lang['display best rated photos'] = 'visualitza els elements més valorats'; -$lang['caddie'] = 'carret'; $lang['Calendar'] = 'Calendari'; $lang['All'] = 'Tot'; $lang['display each day with photos, month per month'] = 'visualitza les imatges per dia, mes a mes'; @@ -332,10 +331,8 @@ $lang['Reset to default values'] = 'Reinicia als valors predeterminats'; $lang['delete all photos from your favorites'] = 'elimina totes les imatges de les preferides'; $lang['Sent by'] = 'Enviat per'; $lang['Cookies are blocked or not supported by your browser. You must enable cookies to connect.'] = 'Les galetes estan bloquejades o el navegador no en permet l\'ús. Heu d\'habilitar les galetes per poder-vos connectar.'; -$lang['edit this comment'] = "edita aquest comentari"; $lang['Edit a comment'] = "Edita un comentari"; $lang['Are you sure?'] = 'Esteu segurs?'; -$lang['delete this comment'] = 'elimina aquest comentari'; $lang['Email address is missing. Please specify an email address.'] = 'Falta l\'adreça de correu. Si us plau especifiqueu una adreça de correu.'; $lang['Delete'] = 'Elimina'; $lang['(!) This comment requires validation'] = '(!) Aquest document necessita ser validat'; @@ -348,7 +345,6 @@ $lang['I want to add photos'] = 'Vull afegir fotos'; $lang['Manage this user comment: %s'] = 'Gestiona aquest comentari d\'usuari: %s'; $lang['This author modified following comment:'] = 'Aquest autor ha modificat el següent comentari:'; $lang['This author removed the comment with id %d'] = 'Aquest autor ha eliminat el comentari amb id %d'; -$lang['validate this comment'] = 'valida aquest comentari'; $lang['html tags are not allowed in login'] = "les etiquetes html no són permeses en les dades d'inici de sessió"; $lang['%d rates'] = '%d valoracions'; $lang['Rating score'] = 'Resultat de valoració'; |