diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-28 02:27:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-28 02:27:32 +0000 |
commit | a4cfd9ce206482477d413bf8af7e6f4475a1a76a (patch) | |
tree | aa8405d07f67a024a4052b28eff9f309a018ceb6 /apps/files | |
parent | aaf7250fc69f352945343aa38a7c4064e26613a7 (diff) | |
download | nextcloud-server-a4cfd9ce206482477d413bf8af7e6f4475a1a76a.tar.gz nextcloud-server-a4cfd9ce206482477d413bf8af7e6f4475a1a76a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 6d12572f09e..bc2f5528b86 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -124,7 +124,7 @@ OC.L10N.register( "You changed an encrypted file in {file}" : "Você alterou um arquivo criptografado em {file}", "{user} changed {file}" : "{user} modificou {file}", "{user} changed an encrypted file in {file}" : "{user} alterou um arquivo criptografado em {file}", - "You deleted {file}" : "Você excluiu o arquivo {file}", + "You deleted {file}" : "Você excluiu {file}", "You deleted an encrypted file in {file}" : "Você excluiu um arquivo criptografado em {file}", "{user} deleted {file}" : "{user} excluiu o arquivo {file}", "{user} deleted an encrypted file in {file}" : "{user} excluiu um arquivo criptografado em {file}", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index fd9ed4e7a7f..34e446aee12 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -122,7 +122,7 @@ "You changed an encrypted file in {file}" : "Você alterou um arquivo criptografado em {file}", "{user} changed {file}" : "{user} modificou {file}", "{user} changed an encrypted file in {file}" : "{user} alterou um arquivo criptografado em {file}", - "You deleted {file}" : "Você excluiu o arquivo {file}", + "You deleted {file}" : "Você excluiu {file}", "You deleted an encrypted file in {file}" : "Você excluiu um arquivo criptografado em {file}", "{user} deleted {file}" : "{user} excluiu o arquivo {file}", "{user} deleted an encrypted file in {file}" : "{user} excluiu um arquivo criptografado em {file}", |