summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-20 00:08:15 +0000
committerNextcloud bot <bot@nextcloud.com>2017-08-20 00:08:15 +0000
commit8c458de4c2d51363205f974384b287e4d34870d1 (patch)
treee5c64a1b4fc529b95d4b336fb8dcbe497fff6cde /apps/files_external
parent6b978ebd295bc16a1f414504b783fa2b9ba32fef (diff)
downloadnextcloud-server-8c458de4c2d51363205f974384b287e4d34870d1.tar.gz
nextcloud-server-8c458de4c2d51363205f974384b287e4d34870d1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/sv.js2
-rw-r--r--apps/files_external/l10n/sv.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js
index 27656c8ec8f..9b3e27708f2 100644
--- a/apps/files_external/l10n/sv.js
+++ b/apps/files_external/l10n/sv.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_external",
{
- "Step 1 failed. Exception: %s" : "Steg 1 flaerade. Undantag: %s",
+ "Step 1 failed. Exception: %s" : "Steg 1 misslyckades. Undantag: %s",
"Step 2 failed. Exception: %s" : "Steg 2 falerade. Undantag: %s",
"External storages" : "Extern Lagring",
"Google Drive App Configuration" : "Google Drive Konfiguration",
diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json
index 73676d11004..3e559088382 100644
--- a/apps/files_external/l10n/sv.json
+++ b/apps/files_external/l10n/sv.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Step 1 failed. Exception: %s" : "Steg 1 flaerade. Undantag: %s",
+ "Step 1 failed. Exception: %s" : "Steg 1 misslyckades. Undantag: %s",
"Step 2 failed. Exception: %s" : "Steg 2 falerade. Undantag: %s",
"External storages" : "Extern Lagring",
"Google Drive App Configuration" : "Google Drive Konfiguration",