diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-03-21 14:12:22 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-03-21 14:12:22 +0100 |
commit | 3f4845948c07c29bd040f3afae077e0e31858f36 (patch) | |
tree | fcfb75bfb4112bbd649b4b3951077c4fc3319483 /program/localization/sv_SE | |
parent | eadb6de5bc650ef22da006dadc00bb5aafe886cb (diff) |
Synchrnonized translations from Transifex
Diffstat (limited to 'program/localization/sv_SE')
-rw-r--r-- | program/localization/sv_SE/messages.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/sv_SE/messages.inc b/program/localization/sv_SE/messages.inc index 546147606..7efc08013 100644 --- a/program/localization/sv_SE/messages.inc +++ b/program/localization/sv_SE/messages.inc @@ -32,6 +32,8 @@ $messages['invalidrequest'] = 'Ogiltig begäran! Informationen sparades inte.'; $messages['invalidhost'] = 'Ogiltigt servernamn.'; $messages['nomessagesfound'] = 'Inga meddelanden.'; $messages['loggedout'] = 'Du är utloggad. Välkommen åter!'; +$messages['mailboxempty'] = 'Katalogen är tom'; +$messages['nomessages'] = 'Inga meddelanden'; $messages['refreshing'] = 'Uppdaterar...'; $messages['loading'] = 'Laddar...'; $messages['uploading'] = 'Överför fil...'; |