From ea23df6e3e0a847ec9520b6160e62740e6d087a4 Mon Sep 17 00:00:00 2001 From: thomascube Date: Wed, 9 Feb 2011 11:23:11 +0000 Subject: Update localizations for address book extension --- program/localization/it_IT/labels.inc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'program/localization/it_IT/labels.inc') 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'; ?> - - -- cgit v1.2.3