aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/sv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2025-01-08 00:21:37 +0000
committerNextcloud bot <bot@nextcloud.com>2025-01-08 00:21:37 +0000
commit62ebeb236c67362af87f28fe0b7e758417f49373 (patch)
tree7156ae446dec2481adeed3c860afdb0767e8fbce /lib/l10n/sv.js
parentc4c674287b94e35a903a3048a827c13272143e16 (diff)
downloadnextcloud-server-62ebeb236c67362af87f28fe0b7e758417f49373.tar.gz
nextcloud-server-62ebeb236c67362af87f28fe0b7e758417f49373.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/sv.js')
-rw-r--r--lib/l10n/sv.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/l10n/sv.js b/lib/l10n/sv.js
index 449d4ae6239..cc88a425440 100644
--- a/lib/l10n/sv.js
+++ b/lib/l10n/sv.js
@@ -92,6 +92,13 @@ OC.L10N.register(
"Invalid path" : "Ogiltig sökväg",
"Failed to create file from template" : "Kunde skapa fil från mall",
"Templates" : "Mallar",
+ "Storage %s cannot be moved" : "Lagring %s kan inte flyttas",
+ "Moving a share (%s) into a shared folder is not allowed" : "Att flytta en delning (%s) till en delad mapp är inte tillåtet",
+ "Moving a storage (%s) into a shared folder is not allowed" : "Att flytta en lagring (%s) till en delad mapp är inte tillåtet",
+ "Moving a share (%s) into another share (%s) is not allowed" : "Att flytta en delning (%s) till en annan delning (%s) är inte tillåtet",
+ "Moving a share (%s) into another storage (%s) is not allowed" : "Att flytta en delning (%s) till en annan lagring (%s) är inte tillåtet",
+ "Moving a storage (%s) into a share (%s) is not allowed" : "Att flytta en lagring (%s) till en delning (%s) är inte tillåtet",
+ "Moving a storage (%s) into another storage (%s) is not allowed" : "Att flytta en lagring (%s) till en annan lagring (%s) är inte tillåtet",
"Path contains invalid segments" : "Sökvägen innehåller ogiltiga segment",
"Filename is a reserved word" : "Filnamnet är ett reserverat ord",
"Filename contains at least one invalid character" : "Filnamnet innehåller minst ett ogiltigt tecken",