diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-05-09 00:20:23 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-05-09 00:20:23 +0000 |
commit | efb03b726d27907f161a0c011a6ebc3cc3bfcd2b (patch) | |
tree | 009d8df1370f9756f71e95b406b55a8ad5b21537 /apps/files_trashbin | |
parent | d3ac7823994ac1b665963f42b569ae21496b27f0 (diff) | |
download | nextcloud-server-efb03b726d27907f161a0c011a6ebc3cc3bfcd2b.tar.gz nextcloud-server-efb03b726d27907f161a0c011a6ebc3cc3bfcd2b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin')
-rw-r--r-- | apps/files_trashbin/l10n/sv.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/sv.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/sv.js b/apps/files_trashbin/l10n/sv.js index df6df5eb62b..8065e9882e1 100644 --- a/apps/files_trashbin/l10n/sv.js +++ b/apps/files_trashbin/l10n/sv.js @@ -9,7 +9,9 @@ OC.L10N.register( "Restore" : "Återskapa", "Unknown" : "Okänd", "All files" : "Alla filer", + "You" : "Du", "Original location" : "Ursprunglig plats", + "Deleted by" : "Raderad av", "Deleted" : "Borttagen", "A long time ago" : "För länge sedan", "List of files that have been deleted." : "Lista över filer som har tagits bort.", diff --git a/apps/files_trashbin/l10n/sv.json b/apps/files_trashbin/l10n/sv.json index 39eb542ec55..1b5d6e81957 100644 --- a/apps/files_trashbin/l10n/sv.json +++ b/apps/files_trashbin/l10n/sv.json @@ -7,7 +7,9 @@ "Restore" : "Återskapa", "Unknown" : "Okänd", "All files" : "Alla filer", + "You" : "Du", "Original location" : "Ursprunglig plats", + "Deleted by" : "Raderad av", "Deleted" : "Borttagen", "A long time ago" : "För länge sedan", "List of files that have been deleted." : "Lista över filer som har tagits bort.", |