summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-18 00:12:04 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-18 00:12:04 +0000
commitad9b458c7437e20be7d5a93ce383effe354bfeba (patch)
tree1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/pt_BR.js
parent81148e64f85a912a18929d222d96543f92bcaa75 (diff)
downloadnextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz
nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js11
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 102f743de53..72cddee6806 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -6,13 +6,13 @@ OC.L10N.register(
"Unknown error" : "Erro desconhecido",
"All files" : "Todos os arquivos",
"Recent" : "Recentes",
+ "Favorites" : "Favoritos",
"File could not be found" : "O arquivo não foi encontrado",
"Move or copy" : "Mover ou copiar",
"Download" : "Baixar",
"Delete" : "Excluir",
"Home" : "Início",
"Close" : "Fechar",
- "Favorites" : "Favoritos",
"Could not create folder \"{dir}\"" : "Não foi possível criar a pasta \"{dir}\"",
"Upload cancelled." : "Envio cancelado.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Não foi possível fazer o envio de {filename}, pois é um diretório ou tem 0 bytes",
@@ -149,10 +149,6 @@ OC.L10N.register(
"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" : "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",
- "Deleted shares" : "Compartilhamentos excluídos",
"Tags" : "Etiquetas",
"Deleted files" : "Arquivos excluídos",
"Text file" : "Arquivo texto",
@@ -160,6 +156,9 @@ OC.L10N.register(
"Move" : "Mover",
"A new file or folder has been <strong>deleted</strong>" : "Um novo arquivo ou pasta foi <strong>excluído</strong>",
"A new file or folder has been <strong>restored</strong>" : "Um novo arquivo ou pasta foi <strong>restaurado</strong>",
- "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acessar seus Arquivos via WebDAV</a>"
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Use este endereço para <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">acessar seus Arquivos via WebDAV</a>",
+ "Shared with you" : "Compartilhado com você",
+ "Shared with others" : "Compartilhado com outros",
+ "Shared by link" : "Compartilhado via link"
},
"nplurals=2; plural=(n > 1);");