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
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-03-25 04:07:54 +0300
committerNextcloud bot <bot@nextcloud.com>2017-03-25 04:07:54 +0300
commit9f060e3073a50f352729844ac9ee8a218d1c9a6a (patch)
tree0d55ca990a05ea2bd959ffb26f1c294645f39e28 /apps/files_sharing
parent623647661ea780f0460917c29bfd2abfb4d04aa2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r--apps/files_sharing/l10n/sv.js3
-rw-r--r--apps/files_sharing/l10n/sv.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sv.js b/apps/files_sharing/l10n/sv.js
index 661d19f7166..c4ebfda8c24 100644
--- a/apps/files_sharing/l10n/sv.js
+++ b/apps/files_sharing/l10n/sv.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"{actor} removed share" : "{actor} tog bort delning",
"You shared {file} with {user}" : "Du delade {file} med {user}",
"You removed {user} from {file}" : "Du tog bort {user} från {file}",
+ "{actor} shared {file} with {user}" : "{actor} delade {file} med {user}",
"{actor} removed {user} from {file}" : "{actor} tog bort {user} från {file}",
"{actor} shared {file} with you" : "{actor} delade {file} med dig",
"{actor} removed you from {file}" : "{actor} tog bort dig från {file}",
@@ -78,6 +79,8 @@ OC.L10N.register(
"Public upload is only possible for publicly shared folders" : "Offentlig uppladdning fungerar endast i offentligt delade mappar",
"Invalid date, date format must be YYYY-MM-DD" : "Ogiltigt datum, måste anges: ÅÅÅÅ-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Delningen av %s misslyckades. Ej tillåtet med delning av %s",
+ "You cannot share to a Circle if the app is not enabled" : "Du kan inte dela till en cirkel om appen inte är aktiverad",
+ "Please specify a valid circle" : "Vänligen ange en giltig cirkel",
"Unknown share type" : "Ogiltig delningstyp",
"Not a directory" : "Inte en mapp",
"Could not lock path" : "Kunde inte låsa sökvägen",
diff --git a/apps/files_sharing/l10n/sv.json b/apps/files_sharing/l10n/sv.json
index df91154f6f7..7c33c086879 100644
--- a/apps/files_sharing/l10n/sv.json
+++ b/apps/files_sharing/l10n/sv.json
@@ -55,6 +55,7 @@
"{actor} removed share" : "{actor} tog bort delning",
"You shared {file} with {user}" : "Du delade {file} med {user}",
"You removed {user} from {file}" : "Du tog bort {user} från {file}",
+ "{actor} shared {file} with {user}" : "{actor} delade {file} med {user}",
"{actor} removed {user} from {file}" : "{actor} tog bort {user} från {file}",
"{actor} shared {file} with you" : "{actor} delade {file} med dig",
"{actor} removed you from {file}" : "{actor} tog bort dig från {file}",
@@ -76,6 +77,8 @@
"Public upload is only possible for publicly shared folders" : "Offentlig uppladdning fungerar endast i offentligt delade mappar",
"Invalid date, date format must be YYYY-MM-DD" : "Ogiltigt datum, måste anges: ÅÅÅÅ-MM-DD",
"Sharing %s failed because the back end does not allow shares from type %s" : "Delningen av %s misslyckades. Ej tillåtet med delning av %s",
+ "You cannot share to a Circle if the app is not enabled" : "Du kan inte dela till en cirkel om appen inte är aktiverad",
+ "Please specify a valid circle" : "Vänligen ange en giltig cirkel",
"Unknown share type" : "Ogiltig delningstyp",
"Not a directory" : "Inte en mapp",
"Could not lock path" : "Kunde inte låsa sökvägen",