diff options
Diffstat (limited to '')
-rw-r--r-- | language/ca_ES/common.lang.php | 4 |
1 files changed, 0 insertions, 4 deletions
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ó'; |