summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-04-03 12:08:12 +0000
committerNextcloud bot <bot@nextcloud.com>2020-04-03 12:08:12 +0000
commit4e8bbc4e341861ad1ddcf872c8e248fadb711861 (patch)
treed82d0069c073730733ca8d9b06e4f2bdf8489091 /apps/files_sharing/l10n/pt_BR.js
parent054df038def136ba1c9e9c26a1e0ce3db0a17307 (diff)
downloadnextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.tar.gz
nextcloud-server-4e8bbc4e341861ad1ddcf872c8e248fadb711861.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/pt_BR.js')
-rw-r--r--apps/files_sharing/l10n/pt_BR.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/pt_BR.js b/apps/files_sharing/l10n/pt_BR.js
index 98e6e0c698c..d673d580342 100644
--- a/apps/files_sharing/l10n/pt_BR.js
+++ b/apps/files_sharing/l10n/pt_BR.js
@@ -26,6 +26,7 @@ OC.L10N.register(
"Something happened. Unable to accept the share." : "Ocorreu um erro. Não foi possível aceitar o compartilhamento.",
"Reject share" : "Recusar compartilhamentos",
"Something happened. Unable to reject the share." : "Ocorreu um erro. Não foi possível recusar o compartilhamento.",
+ "error" : "erro",
"This will stop your current uploads." : "Isso interromperá seus envios atuais.",
"Move or copy" : "Mover ou copiar",
"Download" : "Baixar",
@@ -222,9 +223,9 @@ OC.L10N.register(
"Upload files to %s" : "Enviar arquivos para %s",
"Note" : "Nota",
"Select or drop files" : "Selecione ou solte arquivos",
- "Uploading files…" : "Enviando arquivos...",
"Uploaded files:" : "Arquivos enviados:",
"By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar arquivos, você concorda com os %1$stermos de serviço%2$s.",
- "could not delete share" : "não foi possível excluir o compartilhamento"
+ "could not delete share" : "não foi possível excluir o compartilhamento",
+ "Uploading files…" : "Enviando arquivos..."
},
"nplurals=2; plural=(n > 1);");