summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/se/messages.inc
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-08-06 15:53:41 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-08-06 15:53:41 +0000
commit5156830d1f8b2f0cdcf5fc4882b63c0c9e3da04f (patch)
tree0e3dd8f8f4454b20b0bb1a0f1a7a76fb7417b677 /roundcubemail/program/localization/se/messages.inc
parentabeb53093dea59efe32d099c298b9fe4008055bf (diff)
Updated localizations to 0.1beta2
git-svn-id: https://svn.roundcube.net/trunk@296 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/se/messages.inc')
-rw-r--r--roundcubemail/program/localization/se/messages.inc15
1 files changed, 13 insertions, 2 deletions
diff --git a/roundcubemail/program/localization/se/messages.inc b/roundcubemail/program/localization/se/messages.inc
index eb54f9375..52c8b93c3 100644
--- a/roundcubemail/program/localization/se/messages.inc
+++ b/roundcubemail/program/localization/se/messages.inc
@@ -2,14 +2,14 @@
/*
+-----------------------------------------------------------------------+
- | language/en/messages.inc |
+ | language/se/messages.inc |
| |
| Language file of the RoundCube Webmail client |
| Copyright (C) 2005, RoundCube Dev. - Switzerland |
| Licensed under the GNU GPL |
| |
+-----------------------------------------------------------------------+
- | Author: Thomas Bruederli <roundcube@gmail.com> |
+ | Author: Fredrik Nygren <f.nygren@gmail.com> |
+-----------------------------------------------------------------------+
$Id$
@@ -88,4 +88,15 @@ $messages['nocontactsreturned'] = 'Inga kontakter hittades';
$messages['nosearchname'] = 'Vänligen ange ett kontaktnamn eller e-postadress';
+$messages['checking'] = 'Kontrollerar...';
+
+$messages['nospellerrors'] = 'Inget stavfel hittades';
+
+$messages['checkingmail'] = 'Letar efter ny e-post...';
+
+$messages['savingmessage'] = 'Sparar meddelande...';
+
+$messages['messagesaved'] = 'Meddelande sparades till utkast';
+
+$messages['folderdeleted'] = 'Mappen raderades';
?>