diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
commit | da591eaec3050ab02b4a74d1304db78335eeb7fa (patch) | |
tree | f8b206f7dac72fcb6deed841e1d038020787f144 /apps/files/l10n/sv.js | |
parent | 26265847bdade218bc7b792fe2ff07dd1334b04b (diff) | |
download | nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.tar.gz nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 036ad592785..71761872532 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -202,7 +202,6 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du är på väg att ta bort {count} objekt","Du är på väg att ta bort {count} objekt"], "Confirm deletion" : "Bekräfta radering", "Cancel" : "Avbryt", - "Download" : "Hämta", "Edit file locally" : "Redigera filen lokalt", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Filen bör nu öppnas lokalt. Om du inte ser detta hända, se till att skrivbordsklienten är installerad på ditt system.", "Retry local edit" : "Försök lokal redigering igen", @@ -296,6 +295,7 @@ OC.L10N.register( "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.", "File could not be found" : "Fil kunde inte hittas", + "Download" : "Hämta", "Show list view" : "Visa listvy", "Show grid view" : "Visa rutnätsvy", "Close" : "Stäng", |