Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js12
1 files changed, 9 insertions, 3 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 49dfae4b74b..9d9f2064f98 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -100,12 +100,18 @@ OC.L10N.register(
"Moved by {user}" : "Movido por {user}",
"\"remote user\"" : "\"usuário remoto\"",
"You created {file}" : "Você criou o arquivo {file}",
+ "You created an encrypted file in {file}" : "Você criou um arquivo criptografado em {file}",
"{user} created {file}" : "{user} criou {file}",
+ "{user} created an encrypted file in {file}" : "{user} criou um arquivo criptografado em {file}",
"{file} was created in a public folder" : "O arquivo {file} foi criado em uma pasta pública",
"You changed {file}" : "Você modificou o arquivo {file}",
+ "You changed an encrypted file in {file}" : "Você alterou um arquivo criptografado em {file}",
"{user} changed {file}" : "{user} modificou {file}",
+ "{user} changed an encrypted file in {file}" : "{user} alterou um arquivo criptografado em {file}",
"You deleted {file}" : "Você excluiu o arquivo {file}",
+ "You deleted an encrypted file in {file}" : "Você excluiu um arquivo criptografado em {file}",
"{user} deleted {file}" : "{user} excluiu o arquivo {file}",
+ "{user} deleted an encrypted file in {file}" : "{user} excluiu um arquivo criptografado em {file}",
"You restored {file}" : "Você restaurou o arquivo {file}",
"{user} restored {file}" : "{user} restaurou {file}",
"You renamed {oldfile} to {newfile}" : "Você renomeou o arquivo {oldfile} para {newfile}",
@@ -134,13 +140,13 @@ OC.L10N.register(
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">acessar seus arquivos via WebDAV</a>",
"Cancel upload" : "Cancelar envio",
"No files in here" : "Nenhum arquivo aqui",
- "Upload some content or sync with your devices!" : "Envie algum conteúdo ou sincronize com seus dispositivos!",
+ "Upload some content or sync with your devices!" : "Envie um arquivo ou sincronize com seus dispositivos!",
"No entries found in this folder" : "Nenhuma entrada foi encontrada nesta pasta",
"Select all" : "Selecionar tudo",
"Upload too large" : "Arquivo muito grande para envio",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Os arquivos que você está tentando enviar excederam o tamanho máximo para arquivos no servidor.",
- "No favorites yet" : "Sem favoritos ainda",
- "Files and folders you mark as favorite will show up here" : "Arquivos e pastas que você marcou como favoritos serão mostrados aqui",
+ "No favorites yet" : "Você não possui favoritos!",
+ "Files and folders you mark as favorite will show up here" : "Suas pastas e arquivos favoritos serão exibidos aqui.",
"Shared with you" : "Compartilhado com você",
"Shared with others" : "Compartilhado com outros",
"Shared by link" : "Compartilhado via link",