diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-22 00:31:23 +0000 |
commit | bbb082741759f8a97bd7e5a97d93e069189fa348 (patch) | |
tree | 3ba0e34355d459233080e14101516c52285b94d0 /apps/files_trashbin/l10n | |
parent | 608ba174a3e3e3b73b2fb35bc05d7373072667c3 (diff) | |
download | nextcloud-server-bbb082741759f8a97bd7e5a97d93e069189fa348.tar.gz nextcloud-server-bbb082741759f8a97bd7e5a97d93e069189fa348.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/sv.js | 1 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/sv.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/sv.js b/apps/files_trashbin/l10n/sv.js index 5a3b3a1d9aa..2d54368c0a8 100644 --- a/apps/files_trashbin/l10n/sv.js +++ b/apps/files_trashbin/l10n/sv.js @@ -9,6 +9,7 @@ OC.L10N.register( "Restore" : "Återskapa", "List of files that have been deleted." : "Lista över filer som har tagits bort.", "No deleted files" : "Inga borttagna filer", + "Files and folders you have deleted will show up here" : "Filer och mappar som du har tagit bort kommer att visas här", "Deleted" : "Borttagen", "You will be able to recover deleted files from here" : "Du kommer kunna återskapa borttagna filer härifrån", "No entries found in this folder" : "Inga filer hittades i denna mapp", diff --git a/apps/files_trashbin/l10n/sv.json b/apps/files_trashbin/l10n/sv.json index db1b60253c8..7f1473b52f1 100644 --- a/apps/files_trashbin/l10n/sv.json +++ b/apps/files_trashbin/l10n/sv.json @@ -7,6 +7,7 @@ "Restore" : "Återskapa", "List of files that have been deleted." : "Lista över filer som har tagits bort.", "No deleted files" : "Inga borttagna filer", + "Files and folders you have deleted will show up here" : "Filer och mappar som du har tagit bort kommer att visas här", "Deleted" : "Borttagen", "You will be able to recover deleted files from here" : "Du kommer kunna återskapa borttagna filer härifrån", "No entries found in this folder" : "Inga filer hittades i denna mapp", |