Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-10-03 03:08:39 +0300
committerNextcloud bot <bot@nextcloud.com>2017-10-03 03:08:39 +0300
commitd1a8351952d4c1c742d2ad722104e38e75dd1ba4 (patch)
tree716ef135a95acf2395e128a5771975db60504390 /lib/l10n
parentdf09affa8964396df8c78373ffa14f332889f28c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/sv.js1
-rw-r--r--lib/l10n/sv.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js
index d1ee6307c37..364b64aa550 100644
--- a/lib/l10n/sv.js
+++ b/lib/l10n/sv.js
@@ -84,6 +84,7 @@ OC.L10N.register(
"Set an admin username." : "Ange ett användarnamn för administratören.",
"Set an admin password." : "Ange ett administratörslösenord.",
"Can't create or write into the data directory %s" : "Kan inte skapa eller skriva till data-katalogen %s",
+ "Given database host is invalid and must not contain the port: %s" : "Angiven databasvärd är ogiltig och måste innehålla porten: %s",
"Invalid Federated Cloud ID" : "Ogiltigt Federerat Moln-ID",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Misslyckades dela ut %s då backend inte tillåter delningar från typ %i",
"Sharing %s failed, because the file does not exist" : "Delning av %s misslyckades på grund av att filen inte existerar",
diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json
index 40fc9189707..1b599ae3e96 100644
--- a/lib/l10n/sv.json
+++ b/lib/l10n/sv.json
@@ -82,6 +82,7 @@
"Set an admin username." : "Ange ett användarnamn för administratören.",
"Set an admin password." : "Ange ett administratörslösenord.",
"Can't create or write into the data directory %s" : "Kan inte skapa eller skriva till data-katalogen %s",
+ "Given database host is invalid and must not contain the port: %s" : "Angiven databasvärd är ogiltig och måste innehålla porten: %s",
"Invalid Federated Cloud ID" : "Ogiltigt Federerat Moln-ID",
"Sharing %s failed, because the backend does not allow shares from type %i" : "Misslyckades dela ut %s då backend inte tillåter delningar från typ %i",
"Sharing %s failed, because the file does not exist" : "Delning av %s misslyckades på grund av att filen inte existerar",