diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-05-17 15:01:26 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2007-05-17 15:01:26 +0000 |
| commit | 1cfb015c5bf2fd4989dfed76ee5fea752c187212 (patch) | |
| tree | 8364bc277ffd34079f6bb39186230237c2ba46e0 /roundcubemail/program/localization/ca/labels.inc | |
| parent | ff41de25ef0e3e9904becbc93439474bb5cb5371 (diff) | |
Updated Catalan, Russian and Chinese translations; language code cleanup
git-svn-id: https://svn.roundcube.net/trunk@560 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/ca/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/ca/labels.inc | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/roundcubemail/program/localization/ca/labels.inc b/roundcubemail/program/localization/ca/labels.inc index 8e0fd189f..84f5ca4bd 100644 --- a/roundcubemail/program/localization/ca/labels.inc +++ b/roundcubemail/program/localization/ca/labels.inc @@ -11,6 +11,7 @@ | | +-----------------------------------------------------------------------+ | Author: Miguel Canteras i Cañizares <miguel@canteras.org> | + | Simo <sim6@graciasensefils.net> | +-----------------------------------------------------------------------+ @version $Id$ @@ -140,13 +141,8 @@ $labels['previouspage'] = 'Mostrar anteriors'; $labels['firstpage'] = 'Mostrar primers'; $labels['nextpage'] = 'Mostrar següents'; $labels['lastpage'] = 'Mostrar últims'; -$labels['ldapsearch'] = 'Cerca el directori LDAP'; -$labels['ldappublicsearchname'] = 'Nom de contacte'; -$labels['ldappublicsearchtype'] = 'Cerca exacta?'; -$labels['ldappublicserverselect'] = 'Selecciona els servidors'; -$labels['ldappublicsearchfield'] = 'Cerca activa'; -$labels['ldappublicsearchform'] = 'Cerca un contacte'; -$labels['ldappublicsearch'] = 'Cerca'; +$labels['groups'] = 'Grups'; +$labels['personaladrbook'] = 'Llibreta d\'adreces'; $labels['settingsfor'] = 'Configuració per a'; $labels['preferences'] = 'Preferències'; $labels['userpreferences'] = 'Preferències d\'usuari'; @@ -182,4 +178,4 @@ $labels['sortby'] = 'Ordena per'; $labels['sortasc'] = 'Ordena ascendentment'; $labels['sortdesc'] = 'Ordena descendentment'; -?>
\ No newline at end of file +?> |
