summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-05 00:09:10 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-05 00:09:10 +0000
commit8b484eedf029b8e1a9dcef0efb09db381888c4b0 (patch)
treef3cdf0ff5286631148b0557f0f035383cd389fce /apps/files/l10n/pt_BR.js
parentfc02c4a980f0a76fdab8eb5a4fc8aa9d0fb9b030 (diff)
downloadnextcloud-server-8b484eedf029b8e1a9dcef0efb09db381888c4b0.tar.gz
nextcloud-server-8b484eedf029b8e1a9dcef0efb09db381888c4b0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index ce548569f27..c5c8ca9eb38 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -74,6 +74,7 @@ OC.L10N.register(
"_%n folder_::_%n folders_" : ["%n pasta","%n pastas"],
"_%n file_::_%n files_" : ["%n arquivo","%n arquivos"],
"{dirs} and {files}" : "{dirs} e {files}",
+ "_including %n hidden_::_including %n hidden_" : ["incluindo %n escondido","incluindo %n escondidos"],
"You don’t have permission to upload or create files here" : "Você não tem permissão para enviar ou criar arquivos aqui",
"_Uploading %n file_::_Uploading %n files_" : ["Enviando %n arquivo","Enviando %n arquivos"],
"New" : "Novo",