diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
commit | 54954cc374aed5265b53002b02fc40c9e93e7507 (patch) | |
tree | 09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/sv.js | |
parent | e764ee84c9a987a0c1258520fda873d5e42a5515 (diff) | |
download | nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.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.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 95721c60ae5..8859b2b5cae 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -187,11 +187,10 @@ OC.L10N.register( "Show hidden files" : "Visa dolda filer", "Crop image previews" : "BeskĂ€r förhandsgranskningar för bilder", "Additional settings" : "Ăvriga instĂ€llningar", - "Webdav" : "Webdav", + "WebDAV" : "WebDAV", "Copy to clipboard" : "Kopiera till urklipp", "Use this address to access your Files via WebDAV" : "AnvĂ€nd denna adress för att komma Ă„t dina filer med WebDAV", "Clipboard is not available" : "Urklipp Ă€r inte tillgĂ€ngligt", - "Webdav URL copied to clipboard" : "Webdav URL kopierad till urklipp", "Unable to change the favourite state of the file" : "Kan inte Ă€ndra filens favoritstatus", "Error while loading the file data" : "Fel vid inlĂ€sning av fildata", "Pick a template for {name}" : "VĂ€lj en mall för {name}", @@ -233,7 +232,6 @@ 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", - "WebDAV" : "WebDAV" + "Settings" : "InstĂ€llningar" }, "nplurals=2; plural=(n != 1);"); |