From 57323253f76a7a53bd709f00499e81522b9f06a7 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Wed, 15 May 2013 17:25:26 -0400 Subject: [PATCH] Update localizations from Transifex --- 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 50749e6..49d5b12 100644 --- a/plugins/managesieve/localization/sv_SE.inc +++ b/plugins/managesieve/localization/sv_SE.inc @@ -57,6 +57,9 @@ $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'; -- Gitblit v1.9.1