diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-04 00:19:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-04 00:19:57 +0000 |
commit | 8f9e02e493059b4fcf763e3540e87e6e04915a06 (patch) | |
tree | e7e3b46d4db5206ee4df391c4dbb3786273cc395 /apps/files/l10n/sv.json | |
parent | 072b4c41cfc37d341012fff2006155b425663159 (diff) | |
download | nextcloud-server-8f9e02e493059b4fcf763e3540e87e6e04915a06.tar.gz nextcloud-server-8f9e02e493059b4fcf763e3540e87e6e04915a06.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index 12502beff83..30d701533f2 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -303,6 +303,7 @@ "Copy to {target}" : "Kopiera till {target}", "Move to {target}" : "Flytta till {target}", "Move or copy operation failed" : "Flytta eller kopiera misslyckades", + "Cancelled move or copy of \"{filename}\"." : "Avbröt flytt eller kopiering av \"{filename}\".", "Cancelled move or copy operation" : "Flytta eller kopiera avbröts", "Open folder {displayName}" : "Öppna mappen {displayName}", "Open in Files" : "Öppna i Filer", |