diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-24 01:55:03 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-05-24 01:55:03 -0400 |
commit | 06934e7c00b76a943d6f3dc95aebfa4b45cf9995 (patch) | |
tree | 04c3f3d63779939fc5c2f8544b935fa1c5c955a0 /apps/files/l10n/pt_BR.js | |
parent | e18943549922b7a496590e57300bbf9336de37f6 (diff) | |
download | nextcloud-server-06934e7c00b76a943d6f3dc95aebfa4b45cf9995.tar.gz nextcloud-server-06934e7c00b76a943d6f3dc95aebfa4b45cf9995.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 a55e0e88b69..70aafce6827 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -64,6 +64,7 @@ OC.L10N.register( "File name cannot be empty." : "O nome do arquivo não pode estar vazio.", "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!", "Your storage is almost full ({usedSpacePercent}%)" : "Seu armazenamento está quase cheio ({usedSpacePercent}%)", + "_matches '{filter}'_::_match '{filter}'_" : ["coincide com '{filter}'","coincide com '{filter}'"], "{dirs} and {files}" : "{dirs} e {files}", "Favorited" : "Favorito", "Favorite" : "Favorito", |