diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-20 02:27:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-20 02:27:58 +0000 |
commit | 5432c958be918bece086ccf32ffd86f68bbda675 (patch) | |
tree | c08613454a4a5e6a45893dfea598c538fd8fa07c /apps/files/l10n/pt_BR.js | |
parent | fa28782084987ed6720acff6e3f673e11843bf56 (diff) | |
download | nextcloud-server-5432c958be918bece086ccf32ffd86f68bbda675.tar.gz nextcloud-server-5432c958be918bece086ccf32ffd86f68bbda675.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index e68e68a8d0c..2ec38bfa7a3 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -87,6 +87,7 @@ OC.L10N.register( "Group folder \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "A pasta de grupo \"{mountPoint}\" está quase cheia ({usedSpacePercent}%).", "External storage \"{mountPoint}\" is almost full ({usedSpacePercent}%)." : "O armazenamento externo \"{mountPoint}\" está quase cheio ({usedSpacePercent}%).", "Your storage is almost full ({usedSpacePercent}%)." : "Seu armazenamento está quase cheio ({usedSpacePercent}%).", + "_matches \"{filter}\"_::_match \"{filter}\"_" : ["coincide \"{filter}\"","coincide \"{filter}\""], "View in folder" : "Exibir na pasta", "Copied!" : "Copiado!", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar link direto (funciona apenas para usuários que tem acesso a este arquivo/pasta)", |