summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/sv.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-01 01:59:19 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-01 01:59:19 -0400
commite6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78 (patch)
tree6794d8e14efd426ebea0b35d41ae6e4ef50db59b /apps/files_external/l10n/sv.php
parent6efc7ebef54be6a956e8b6858d8483a2ea5f5c4c (diff)
downloadnextcloud-server-e6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78.tar.gz
nextcloud-server-e6e04bde4f5038ce9d4cb09f9de6c6e1deb00a78.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/sv.php')
-rw-r--r--apps/files_external/l10n/sv.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/sv.php b/apps/files_external/l10n/sv.php
index deb78cb3749..7e19d016ed6 100644
--- a/apps/files_external/l10n/sv.php
+++ b/apps/files_external/l10n/sv.php
@@ -13,6 +13,8 @@ $TRANSLATIONS = array(
"Amazon S3 and compliant" => "Amazon S3 och compliant",
"Access Key" => "Accessnyckel",
"Secret Key" => "Hemlig nyckel",
+"Port" => "Port",
+"Region" => "Län",
"Enable SSL" => "Aktivera SSL",
"Enable Path Style" => "Aktivera Path Style",
"App key" => "App-nyckel",
@@ -60,8 +62,6 @@ $TRANSLATIONS = array(
"Add storage" => "Lägg till lagring",
"Delete" => "Radera",
"Enable User External Storage" => "Aktivera extern lagring för användare",
-"Allow users to mount the following external storage" => "Tillåt användare att montera följande extern lagring",
-"SSL root certificates" => "SSL rotcertifikat",
-"Import Root Certificate" => "Importera rotcertifikat"
+"Allow users to mount the following external storage" => "Tillåt användare att montera följande extern lagring"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";