diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-02-09 11:23:11 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-02-09 11:23:11 +0000 |
| commit | 7352bdf97520c664b0cee33f360b97d9a2f606ed (patch) | |
| tree | b7dd7be380d9370a6a0a790dbfec97e1e9f6f2c8 /roundcubemail/program/localization/sv_SE | |
| parent | 5c98ebb47b2c9584fd989da3b35623d11e08f4fc (diff) | |
Update localizations for address book extension
git-svn-id: https://svn.roundcube.net/trunk@4511 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/sv_SE')
| -rw-r--r-- | roundcubemail/program/localization/sv_SE/labels.inc | 12 |
1 files changed, 12 insertions, 0 deletions
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'; |
