diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-03 00:20:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-03 00:20:15 +0000 |
commit | 7b445897c4d15adc165a033d50e168b18b8cc660 (patch) | |
tree | a508bcdc0ad50db851cf1773bca8bc9fc81c6765 /apps/files_trashbin/l10n/pt_BR.js | |
parent | 68ec45cef1efe7d97e8bab79b6b862eb89ec118b (diff) | |
download | nextcloud-server-7b445897c4d15adc165a033d50e168b18b8cc660.tar.gz nextcloud-server-7b445897c4d15adc165a033d50e168b18b8cc660.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/pt_BR.js')
-rw-r--r-- | apps/files_trashbin/l10n/pt_BR.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/pt_BR.js b/apps/files_trashbin/l10n/pt_BR.js index 9dc8e535cda..e82421cd945 100644 --- a/apps/files_trashbin/l10n/pt_BR.js +++ b/apps/files_trashbin/l10n/pt_BR.js @@ -12,6 +12,7 @@ OC.L10N.register( "List of files that have been deleted." : "Lista de arquivos que foram excluídos.", "No deleted files" : "Nenhum arquivo apagado", "Files and folders you have deleted will show up here" : "Arquivos e pastas que você excluiu aparecerão aqui", + "Original location" : "Localização original", "Deleted" : "Excluído", "A long time ago" : "A muito tempo atrás", "This application enables users to restore files that were deleted from the system." : "Este aplicativo permite que os usuários restaurem arquivos apagados do sistema.", |