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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-09-28 14:14:21 +0300
committerNextcloud bot <bot@nextcloud.com>2018-09-28 14:14:21 +0300
commit82a5732a13a13a7e2426689f444b2118b63e99e4 (patch)
tree79d1cbb65731804902ccbf020fbb07ddd44ee225 /lib
parent065ec741734861923b5a8d5c61c10d3b6ecde378 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/sv.js4
-rw-r--r--lib/l10n/sv.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js
index cbbe01b8443..92bfc0326f7 100644
--- a/lib/l10n/sv.js
+++ b/lib/l10n/sv.js
@@ -27,6 +27,7 @@ OC.L10N.register(
"Following platforms are supported: %s" : "Följande plattformar stöds: %s",
"Server version %s or higher is required." : "Serverversion %s eller nyare krävs.",
"Server version %s or lower is required." : "Serverversion %s eller äldre krävs.",
+ "Logged in user must be an admin" : "Inloggad användare måste vara administratör",
"Unknown filetype" : "Okänd filtyp",
"Invalid image" : "Ogiltig bild",
"Avatar image is not square" : "Profilbilden är inte fyrkantig",
@@ -122,6 +123,9 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Delning %s misslyckades därför att vidaredelning inte är tillåten",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Delning %s misslyckades därför att delningsgränsnittet för %s inte kunde hitta sin källa",
"Sharing %s failed, because the file could not be found in the file cache" : "Delning %s misslyckades därför att filen inte kunde hittas i filcachen",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s delade »%2$s« med dig och vill lägga till:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s delade »%2$s« med dig och vill lägga till",
+ "»%s« added a note to a file shared with you" : "»%s« la till en kommentar till en fil delad med dig",
"Open »%s«" : "Öppna »%s«",
"Can’t increase permissions of %s" : "Kan inte öka rättigheterna för %s",
"Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter",
diff --git a/lib/l10n/sv.json b/lib/l10n/sv.json
index f6cef3d3a77..c62fe5199e0 100644
--- a/lib/l10n/sv.json
+++ b/lib/l10n/sv.json
@@ -25,6 +25,7 @@
"Following platforms are supported: %s" : "Följande plattformar stöds: %s",
"Server version %s or higher is required." : "Serverversion %s eller nyare krävs.",
"Server version %s or lower is required." : "Serverversion %s eller äldre krävs.",
+ "Logged in user must be an admin" : "Inloggad användare måste vara administratör",
"Unknown filetype" : "Okänd filtyp",
"Invalid image" : "Ogiltig bild",
"Avatar image is not square" : "Profilbilden är inte fyrkantig",
@@ -120,6 +121,9 @@
"Sharing %s failed, because resharing is not allowed" : "Delning %s misslyckades därför att vidaredelning inte är tillåten",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Delning %s misslyckades därför att delningsgränsnittet för %s inte kunde hitta sin källa",
"Sharing %s failed, because the file could not be found in the file cache" : "Delning %s misslyckades därför att filen inte kunde hittas i filcachen",
+ "%1$s shared »%2$s« with you and wants to add:" : "%1$s delade »%2$s« med dig och vill lägga till:",
+ "%1$s shared »%2$s« with you and wants to add" : "%1$s delade »%2$s« med dig och vill lägga till",
+ "»%s« added a note to a file shared with you" : "»%s« la till en kommentar till en fil delad med dig",
"Open »%s«" : "Öppna »%s«",
"Can’t increase permissions of %s" : "Kan inte öka rättigheterna för %s",
"Files can’t be shared with delete permissions" : "Filer kan inte delas med borttagningsrättigheter",