diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:25:26 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-05-15 23:25:26 +0200 |
commit | 57323253f76a7a53bd709f00499e81522b9f06a7 (patch) | |
tree | 00ebf2168694bc1e6c92b9409830d6ff6aaa5c97 /plugins/managesieve/localization/sv_SE.inc | |
parent | cd9801234becf3ea12d86e17067c00f2aa90a1bc (diff) |
Update localizations from Transifex
Diffstat (limited to 'plugins/managesieve/localization/sv_SE.inc')
-rw-r--r-- | plugins/managesieve/localization/sv_SE.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/managesieve/localization/sv_SE.inc b/plugins/managesieve/localization/sv_SE.inc index 50749e6ff..49d5b1222 100644 --- a/plugins/managesieve/localization/sv_SE.inc +++ b/plugins/managesieve/localization/sv_SE.inc @@ -57,6 +57,9 @@ $labels['sender'] = 'Avsändare'; $labels['recipient'] = 'Mottagare'; $labels['vacationaddresses'] = 'Ytterligare mottagaradresser (avdelade med kommatecken)'; $labels['vacationdays'] = 'Antal dagar mellan auto-svar:'; +$labels['vacationinterval'] = 'Tid mellan auto-svar:'; +$labels['days'] = 'Dagar'; +$labels['seconds'] = 'Sekunder'; $labels['vacationreason'] = 'Meddelande i auto-svar:'; $labels['vacationsubject'] = 'Meddelandeämne:'; $labels['rulestop'] = 'Avsluta filtrering'; |