diff options
author | thomascube <thomas@roundcube.net> | 2011-02-09 11:23:11 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2011-02-09 11:23:11 +0000 |
commit | ea23df6e3e0a847ec9520b6160e62740e6d087a4 (patch) | |
tree | 09abf4f24eb6e6ddaa7791e006506e9074c0d881 /program/localization/it_IT/labels.inc | |
parent | ce988a0778aee7fb42ce5fc42e2986d562b6ccbb (diff) |
Update localizations for address book extension
Diffstat (limited to 'program/localization/it_IT/labels.inc')
-rw-r--r-- | program/localization/it_IT/labels.inc | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/program/localization/it_IT/labels.inc b/program/localization/it_IT/labels.inc index 149d57fa1..c1f956b77 100644 --- a/program/localization/it_IT/labels.inc +++ b/program/localization/it_IT/labels.inc @@ -231,11 +231,23 @@ $labels['female'] = 'femmina'; $labels['manager'] = 'Manager'; $labels['assistant'] = 'Assistente'; $labels['spouse'] = 'Coniuge'; +$labels['typehome'] = 'Casa'; +$labels['typework'] = 'Lavoro'; +$labels['typeother'] = 'Altro'; +$labels['typemobile'] = 'Cellulare'; +$labels['typemain'] = 'Principale'; +$labels['typehomefax'] = 'Fax casa'; +$labels['typeworkfax'] = 'Fax lavoro'; +$labels['typecar'] = 'Auto'; +$labels['typepager'] = 'Teledrin'; +$labels['typevideo'] = 'Video'; +$labels['typeassistant'] = 'Assistente'; $labels['addfield'] = 'Aggiungi campo...'; $labels['addcontact'] = 'Aggiungi contatto alla rubrica'; $labels['editcontact'] = 'Modifica contatto'; $labels['contacts'] = 'Contatti'; $labels['contactproperties'] = 'Proprietà contatto'; +$labels['personalinfo'] = 'Informazioni personali'; $labels['edit'] = 'Modifica'; $labels['cancel'] = 'Annulla'; $labels['save'] = 'Salva'; @@ -390,5 +402,3 @@ $labels['korean'] = 'Coreano'; $labels['chinese'] = 'Cinese'; ?> - - |