diff options
author | yllar <yllar.pajus@gmail.com> | 2010-06-19 12:46:51 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2010-06-19 12:46:51 +0000 |
commit | e7ed903a2b25c27470cc54542554adaa63ce372e (patch) | |
tree | bc9928a8389d3abace0ba2a2633f09d9571a8afa /program/localization/sv_SE/labels.inc | |
parent | 129997f60eb984ef3af64e0571186ec83ba0fd9c (diff) |
translations update
Diffstat (limited to 'program/localization/sv_SE/labels.inc')
-rw-r--r-- | program/localization/sv_SE/labels.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/program/localization/sv_SE/labels.inc b/program/localization/sv_SE/labels.inc index df5d8b932..dc915eb77 100644 --- a/program/localization/sv_SE/labels.inc +++ b/program/localization/sv_SE/labels.inc @@ -118,7 +118,7 @@ $labels['markread'] = 'Läst'; $labels['markunread'] = 'Oläst'; $labels['markflagged'] = 'Flaggat'; $labels['markunflagged'] = 'Oflaggat'; -$labels['messageactions'] = 'Hanteringsalternativ'; +$labels['messageactions'] = 'Hantera meddelanden'; $labels['select'] = 'Välj'; $labels['all'] = 'Alla'; $labels['none'] = 'Ingen'; @@ -150,6 +150,7 @@ $labels['listcolumns'] = 'Kolumner'; $labels['listsorting'] = 'Sortering'; $labels['listorder'] = 'Ordning'; $labels['listmode'] = 'Visningsläge'; +$labels['folderactions'] = 'Hantera kataloger'; $labels['compact'] = 'Packa'; $labels['empty'] = 'Töm'; $labels['purge'] = 'Rensa'; @@ -202,6 +203,7 @@ $labels['surname'] = 'Efternamn'; $labels['email'] = 'E-post'; $labels['addcontact'] = 'Lägg till ny kontakt'; $labels['editcontact'] = 'Redigera kontakt'; +$labels['contacts'] = 'Kontakter'; $labels['edit'] = 'Redigera'; $labels['cancel'] = 'Avbryt'; $labels['save'] = 'Spara'; |