diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-24 00:21:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-24 00:21:25 +0000 |
commit | 7a17e9e93e62d6b9fe955d20720520607b3e7c4d (patch) | |
tree | b43e8b501809f191ca8e5d5da38630dbba7d3e38 /apps/files/l10n/sv.json | |
parent | 385a047953b7a91c66da2fd41906962b169f718b (diff) | |
download | nextcloud-server-7a17e9e93e62d6b9fe955d20720520607b3e7c4d.tar.gz nextcloud-server-7a17e9e93e62d6b9fe955d20720520607b3e7c4d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/sv.json')
-rw-r--r-- | apps/files/l10n/sv.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index d5dfaa57d62..1e45e8864d9 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -263,6 +263,13 @@ "Files moved successfully" : "Filerna flyttade", "Conflicts resolution skipped" : "Konfliktlösning hoppades över", "Upload cancelled" : "Uppladdning avbruten", + "Adding the file extension \"{new}\" may render the file unreadable." : "Att lägga till filtillägget \"{new}\" kan göra filen oläsbar.", + "Removing the file extension \"{old}\" may render the file unreadable." : "Att ta bort filtillägget \"{old}\" kan göra filen oläsbar.", + "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Att ändra filtillägget från \"{old}\" till \"{new}\" kan göra filen oläsbar.", + "Change file extension" : "Ändra filändelse", + "Keep {oldextension}" : "Behåll {oldextension}", + "Use {newextension}" : "Använd {newextension}", + "Remove extension" : "Ta bort filändelse", "This operation is forbidden" : "Denna operation är förbjuden", "This directory is unavailable, please check the logs or contact the administrator" : "Denna katalog är inte tillgänglig, kontrollera loggarna eller kontakta administratören", "Storage is temporarily not available" : "Lagring är tillfälligt inte tillgänglig", |