diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-09 01:07:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-09 01:07:10 +0000 |
commit | 3c4b539fdf05a47c87a8088550776cdd7bd0707d (patch) | |
tree | fccff128e8736da52ecebe5c418a4247d0e072d4 /apps/files/l10n/pt_BR.js | |
parent | 1a591cea97313b8500154d6c2c9ce3aaf2f38a88 (diff) | |
download | nextcloud-server-3c4b539fdf05a47c87a8088550776cdd7bd0707d.tar.gz nextcloud-server-3c4b539fdf05a47c87a8088550776cdd7bd0707d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r-- | apps/files/l10n/pt_BR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index b31977f2774..34fca8819b6 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -62,7 +62,7 @@ OC.L10N.register( "Your storage is full, files can not be updated or synced anymore!" : "Seu armazenamento está cheio, arquivos não podem mais ser atualizados ou sincronizados!", "Storage of {owner} is almost full ({usedSpacePercent}%)" : "Armazenamento do {owner} está quase cheio ({usedSpacePercent}%)", "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)", - "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"], + "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincidem com '{filter}'"], "View in folder" : "Exibir na pasta", "Path" : "Caminho", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], |