diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-12-05 00:43:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-12-05 00:43:37 +0000 |
commit | e4fe1f68faaf2a77d79392de3037f49e7018fdc5 (patch) | |
tree | 64ca1529a3586c8e82dc05509b463ade964eba50 /apps/dav/l10n/sv.js | |
parent | 6669c495d4ef9b702d044a8a766bb7d11d807e1b (diff) | |
download | nextcloud-server-e4fe1f68faaf2a77d79392de3037f49e7018fdc5.tar.gz nextcloud-server-e4fe1f68faaf2a77d79392de3037f49e7018fdc5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/sv.js')
-rw-r--r-- | apps/dav/l10n/sv.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 829e0d99c70..d446457c3c5 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -174,7 +174,6 @@ OC.L10N.register( "Could not rename part file to final file, canceled by hook" : "Kunde inte byta namn på filfragment till slutgiltigt filnamn, avbröts av en kopplad åtgärd.", "Could not rename part file to final file" : "Kunde inte ändra namn från temporära filen till slutliga filen", "Failed to check file size: %1$s" : "Kunde inte kontrollera filstorleken: %1$s", - "Could not open file" : "Kunde inte öppna fil", "Encryption not ready: %1$s" : "Kryptering ej redo: %1$s", "Failed to open file: %1$s" : "Kunde inte öppna fil: %1$s", "Failed to unlink: %1$s" : "Kunde inte ta bort: %1$s", @@ -249,6 +248,7 @@ OC.L10N.register( "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", "To-dos" : "Uppgifter", "Time:" : "Tid:", + "Could not open file" : "Kunde inte öppna fil", "Invalid chunk name" : "Ogiltigt delnamn", "Could not rename part file assembled from chunks" : "Kunde inte ändra namn på temporära filen ihopsatt från delar", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Om du konfigurerar dina arbetstimmar kan andra användare se när du inte är på jobbet när de bokar ett möte." |