summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-07 02:28:31 +0000
commit99be997dcaefbc561e8c8085e01136655ec26247 (patch)
tree7e4c56e4220aed40986a5989cd734312c56ceff1 /apps/files/l10n/sv.js
parent012624743917cf9388f2abd33760a50d83d497e9 (diff)
downloadnextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.tar.gz
nextcloud-server-99be997dcaefbc561e8c8085e01136655ec26247.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sv.js')
-rw-r--r--apps/files/l10n/sv.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index 202541ac825..5a5f845a342 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "Ägaröverföringen av {path} frĂ„n {user} Ă€r klar.",
"in %s" : "om %s",
"File Management" : "Filhantering",
+ "Select all" : "VĂ€lj allt",
"Storage informations" : "Lagringsinformation",
"{usedQuotaByte} used" : "{usedQuotaByte} anvÀnt",
"{relative}% used" : "{relative}% anvÀnt",
@@ -183,6 +184,8 @@ OC.L10N.register(
"Ownership transfer request sent" : "FörfrÄgan om Àgaröverföring skickad",
"Cannot transfer ownership of a file or folder you do not own" : "Det gÄr inte att överföra ÀganderÀtten till en fil eller mapp som du inte Àger",
"Select file or folder to link to" : "VÀlj fil eller mapp att lÀnka till",
+ "No files in here" : "Inga filer kunde hittas",
+ "Go back" : "GĂ„ tillbaks",
"Open the files app settings" : "Öppna filappens instĂ€llningar",
"Files settings" : "FilinstÀllningar",
"File cannot be accessed" : "Det gÄr inte att komma Ät filen",
@@ -205,20 +208,18 @@ OC.L10N.register(
"Creating file" : "Skapar fil",
"Blank" : "Tom",
"Unable to create new file from template" : "Kunde inte skapa fil frÄn mall",
+ "Delete permanently" : "Ta bort permanent",
"Set up templates folder" : "Skapa en mapp för mallar",
"Templates" : "Mallar",
"Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen",
"Toggle %1$s sublist" : "VĂ€xla %1$s sublista",
"Toggle grid view" : "VÀxla rutnÀtsvy",
- "No files in here" : "Inga filer kunde hittas",
"Upload some content or sync with your devices!" : "Ladda upp innehÄll eller synkronisera med dina enheter!",
"No entries found in this folder" : "Inget innehÄll hittades i denna mapp",
- "Select all" : "VĂ€lj allt",
"Upload too large" : "För stor uppladdning",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar pÄ servern.",
"No favorites yet" : "Inga favoriter Ànnu",
"Files and folders you mark as favorite will show up here" : "Filer och mappar markerade som favoriter kommer att visas hÀr",
- "Deleted files" : "Borttagna filer",
"Shares" : "Delningar",
"Shared with others" : "Delas med andra",
"Shared with you" : "Delas med mig",
@@ -237,6 +238,7 @@ OC.L10N.register(
"%s used" : "%s anvÀnt",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "%1$s av %2$s anvÀnt",
- "Settings" : "InstÀllningar"
+ "Settings" : "InstÀllningar",
+ "Deleted files" : "Borttagna filer"
},
"nplurals=2; plural=(n != 1);");