summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/sv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-19 02:27:03 +0000
commitaaf759bbb09e695de63fafe09405fe71dc6cc3bb (patch)
treee33e0e883f0ecfc19573b4ca065f17a6f36fbac1 /apps/files/l10n/sv.js
parent752f3a39f9e4745a241063ff7f3322b753fa7bbb (diff)
downloadnextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.tar.gz
nextcloud-server-aaf759bbb09e695de63fafe09405fe71dc6cc3bb.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.js14
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js
index d297779fc1a..c268466cc51 100644
--- a/apps/files/l10n/sv.js
+++ b/apps/files/l10n/sv.js
@@ -153,7 +153,6 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "En ny fil eller mapp har blivit <strong>Ă€ndrad</strong>",
"A favorite file or folder has been <strong>changed</strong>" : "En favorit-fil eller mapp har blivit <strong>Ă€ndrad</strong>",
"All files" : "Alla filer",
- "Unlimited" : "ObegrÀnsad",
"Upload (max. %s)" : "Ladda upp (högst %s)",
"Accept" : "Acceptera",
"Reject" : "Avvisa",
@@ -179,7 +178,7 @@ OC.L10N.register(
"Unknown error" : "OkÀnt fel",
"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",
- "Open the Files app settings" : "Öppna filappens instĂ€llningar",
+ "Open the files app settings" : "Öppna filappens instĂ€llningar",
"Files settings" : "FilinstÀllningar",
"Show hidden files" : "Visa dolda filer",
"Crop image previews" : "BeskÀr förhandsgranskningar för bilder",
@@ -201,10 +200,6 @@ OC.L10N.register(
"Set up templates folder" : "Skapa en mapp för mallar",
"Templates" : "Mallar",
"Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen",
- "%s used" : "%s anvÀnt",
- "%s%%" : "%s%%",
- "%1$s of %2$s used" : "%1$s av %2$s anvÀnt",
- "WebDAV" : "WebDAV",
"Toggle %1$s sublist" : "VĂ€xla %1$s sublista",
"Toggle grid view" : "VÀxla rutnÀtsvy",
"No files in here" : "Inga filer kunde hittas",
@@ -229,7 +224,12 @@ OC.L10N.register(
"You don’t have permission to upload or create files here" : "Du har inte tillĂ„telse att ladda upp eller skapa filer hĂ€r",
"New" : "Ny",
"Copied!" : "Kopierad!",
+ "Unlimited" : "ObegrÀnsad",
"Cannot transfer ownership of a file or folder you don't own" : "Det gÄr inte att överföra Àgarskap av en fil eller mapp som du inte Àger",
- "Settings" : "InstÀllningar"
+ "%s used" : "%s anvÀnt",
+ "%s%%" : "%s%%",
+ "%1$s of %2$s used" : "%1$s av %2$s anvÀnt",
+ "Settings" : "InstÀllningar",
+ "WebDAV" : "WebDAV"
},
"nplurals=2; plural=(n != 1);");