diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-13 00:20:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-13 00:20:41 +0000 |
commit | bfb8a16370f95190b91d445e624903c1ce67a725 (patch) | |
tree | 9f572eebf65b8c896d25e97b308ee8bdeed7ce97 /apps/files/l10n/sv.js | |
parent | c55676bcd922c3c56aa1950f023d1da46b3a1be2 (diff) | |
download | nextcloud-server-bfb8a16370f95190b91d445e624903c1ce67a725.tar.gz nextcloud-server-bfb8a16370f95190b91d445e624903c1ce67a725.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, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 5b31a13d791..a14a63bc886 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -235,6 +235,7 @@ OC.L10N.register( "Switch to list view" : "Växla till listvy", "Switch to grid view" : "Växla till rutnätsvy", "Error during upload: {message}" : "Fel vid uppladdning: {message}", + "Error during upload, status code {status}" : "Fel vid uppladdning, statuskod {status}", "Unknown error during upload" : "Okänt fel under uppladdning", "Open the files app settings" : "Öppna filappens inställningar", "Files settings" : "Filinställningar", @@ -260,6 +261,7 @@ OC.L10N.register( "Creating file" : "Skapar fil", "Blank" : "Tom", "Unable to create new file from template" : "Kunde inte skapa fil från mall", + "Delete and unshare" : "Radera och sluta dela", "Unshare" : "Sluta dela", "Delete permanently" : "Ta bort permanent", "Destination is not a folder" : "Destinationen är inte en mapp", |