summaryrefslogtreecommitdiff
path: root/plugins/zipdownload/localization/sv_SE.inc
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2014-08-17 09:36:32 +0200
committerAleksander Machniak <alec@alec.pl>2014-08-17 09:36:32 +0200
commit1299c6a231dded7d941a3e32f3b531476cd5d07d (patch)
tree8189d69aacaf18f14ff5f46777db873de55af913 /plugins/zipdownload/localization/sv_SE.inc
parente66a77e5601842a855963a25c3f4e229969c3392 (diff)
Update translations
Diffstat (limited to 'plugins/zipdownload/localization/sv_SE.inc')
-rw-r--r--plugins/zipdownload/localization/sv_SE.inc10
1 files changed, 6 insertions, 4 deletions
diff --git a/plugins/zipdownload/localization/sv_SE.inc b/plugins/zipdownload/localization/sv_SE.inc
index d9c4f5da6..4a3d5ded3 100644
--- a/plugins/zipdownload/localization/sv_SE.inc
+++ b/plugins/zipdownload/localization/sv_SE.inc
@@ -5,7 +5,7 @@
| plugins/zipdownload/localization/<lang>.inc |
| |
| Localization file of the Roundcube Webmail Zipdownload plugin |
- | Copyright (C) 2012-2013, The Roundcube Dev Team |
+ | Copyright (C) 2012-2014, The Roundcube Dev Team |
| |
| Licensed under the GNU General Public License version 3 or |
| any later version with exceptions for skins & plugins. |
@@ -15,6 +15,8 @@
For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-zipdownload/
*/
-$labels['downloadall'] = 'Hämta alla bifogade filer';
-$labels['downloadfolder'] = 'Hämta katalog';
-?> \ No newline at end of file
+$labels['downloadall'] = 'Ladda ner alla bifogade filer';
+$labels['download'] = 'Hämta...';
+$labels['downloadmbox'] = 'Format Mbox (.zip)';
+$labels['downloadmaildir'] = 'Format Maildir (.zip)';
+$labels['downloademl'] = 'Källkod (.eml)';