summaryrefslogtreecommitdiffstats
path: root/core/l10n/sv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-08-28 00:26:39 +0000
committerNextcloud bot <bot@nextcloud.com>2023-08-28 00:26:39 +0000
commitcf59499274b0fba60aeb782edc06ab379226be50 (patch)
tree49d14b9fc871baefc09c09d5df75be296c5289be /core/l10n/sv.js
parent897c4d403700d8668c1df2f05837953c62aa2878 (diff)
downloadnextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.tar.gz
nextcloud-server-cf59499274b0fba60aeb782edc06ab379226be50.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r--core/l10n/sv.js36
1 files changed, 18 insertions, 18 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js
index 5c31435b986..e8479577e74 100644
--- a/core/l10n/sv.js
+++ b/core/l10n/sv.js
@@ -215,21 +215,9 @@ OC.L10N.register(
"Looking for {term} …" : "Letar efter {term} …",
"No" : "Nej",
"Yes" : "Ja",
- "No files in here" : "Det finns inga filer här",
- "New folder" : "Ny mapp",
- "No more subfolders in here" : "Inga fler undermappar här",
- "Name" : "Namn",
- "Size" : "Storlek",
- "Modified" : "Ändrad",
- "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltigt filnamn.",
- "File name cannot be empty." : "Filnamnet kan inte vara tomt.",
- "\"/\" is not allowed inside a file name." : "\"/\" är inte tillåtet i ett filnamn.",
- "\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp",
- "{newName} already exists" : "{newName} existerar redan",
"Choose" : "Välj",
"Copy" : "Kopiera",
"Move" : "Flytta",
- "Error loading file picker template: {error}" : "Fel uppstod för filväljarmall: {error}",
"OK" : "OK",
"Error loading message template: {error}" : "Fel uppstod under inläsningen av meddelandemallen: {error}",
"read-only" : "skrivskyddad",
@@ -244,12 +232,6 @@ OC.L10N.register(
"(all selected)" : "(Alla valda)",
"({count} selected)" : "({count} valda)",
"Error loading file exists template" : "Fel vid inläsning av fil finns i mall",
- "Show list view" : "Visa listvy",
- "Show grid view" : "Visa rutnätsvy",
- "Pending" : "Väntar",
- "Home" : "Hem",
- "Copy to {folder}" : "Kopiera till {folder}",
- "Move to {folder}" : "Flytta till {folder}",
"Saving …" : "Sparar ...",
"Authentication required" : "Autentisering krävs",
"This action requires you to confirm your password" : "Denna åtgärd kräver att du bekräftar ditt lösenord",
@@ -402,6 +384,24 @@ OC.L10N.register(
"If it is not there ask your local administrator." : "Om det inte finns, fråga din lokala administratör.",
"Press enter to start searching" : "Tryck på enter för att börja söka",
"Settings" : "Inställningar",
+ "No files in here" : "Det finns inga filer här",
+ "New folder" : "Ny mapp",
+ "No more subfolders in here" : "Inga fler undermappar här",
+ "Name" : "Namn",
+ "Size" : "Storlek",
+ "Modified" : "Ändrad",
+ "\"{name}\" is an invalid file name." : "\"{name}\" är ett ogiltigt filnamn.",
+ "File name cannot be empty." : "Filnamnet kan inte vara tomt.",
+ "\"/\" is not allowed inside a file name." : "\"/\" är inte tillåtet i ett filnamn.",
+ "\"{name}\" is not an allowed filetype" : "\"{name}\" är inte en tillåten filtyp",
+ "{newName} already exists" : "{newName} existerar redan",
+ "Error loading file picker template: {error}" : "Fel uppstod för filväljarmall: {error}",
+ "Show list view" : "Visa listvy",
+ "Show grid view" : "Visa rutnätsvy",
+ "Pending" : "Väntar",
+ "Home" : "Hem",
+ "Copy to {folder}" : "Kopiera till {folder}",
+ "Move to {folder}" : "Flytta till {folder}",
"File not found" : "Filen kunde inte hittas",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokumentet kunde inte hittas på servern. Kanske var delningen raderad eller har gått ut?",
"Please use the command line updater because automatic updating is disabled in the config.php." : "Uppdatera via kommandotolken då automatisk uppdatering är inaktiverat i config.php.",