From 7352bdf97520c664b0cee33f360b97d9a2f606ed Mon Sep 17 00:00:00 2001 From: thomasb Date: Wed, 9 Feb 2011 11:23:11 +0000 Subject: Update localizations for address book extension git-svn-id: https://svn.roundcube.net/trunk@4511 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/sv_SE/labels.inc | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'roundcubemail/program/localization/sv_SE') diff --git a/roundcubemail/program/localization/sv_SE/labels.inc b/roundcubemail/program/localization/sv_SE/labels.inc index 06093e41d..9e9d221fa 100644 --- a/roundcubemail/program/localization/sv_SE/labels.inc +++ b/roundcubemail/program/localization/sv_SE/labels.inc @@ -232,11 +232,23 @@ $labels['female'] = 'Kvinna'; $labels['manager'] = 'Chef'; $labels['assistant'] = 'Assistent'; $labels['spouse'] = 'Make/Maka'; +$labels['typehome'] = 'Hem'; +$labels['typework'] = 'Arbete'; +$labels['typeother'] = 'Annat'; +$labels['typemobile'] = 'Mobil'; +$labels['typemain'] = 'Huvudsakligt'; +$labels['typehomefax'] = 'Fax hem'; +$labels['typeworkfax'] = 'Fax arbete'; +$labels['typecar'] = 'Bil'; +$labels['typepager'] = 'Personsökare'; +$labels['typevideo'] = 'Video'; +$labels['typeassistant'] = 'Assistent'; $labels['addfield'] = 'Lägg till fält...'; $labels['addcontact'] = 'Lägg till ny kontakt'; $labels['editcontact'] = 'Ändra kontakt'; $labels['contacts'] = 'Kontakter'; $labels['contactproperties'] = 'Kontaktegenskaper'; +$labels['personalinfo'] = 'Personlig information'; $labels['edit'] = 'Redigera'; $labels['cancel'] = 'Avbryt'; $labels['save'] = 'Spara'; -- cgit v1.2.3