summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-08 01:55:56 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-09-08 01:55:56 -0400
commitd044884cfa8d065c7d784dbc792a7228e0eed46f (patch)
tree71605f257daa00fd6a559c7e40d8e6dd2c764643 /apps/files/l10n/pt_BR.js
parentf3e6e0121d8a86cf7a5782a2cc06295da221c56c (diff)
downloadnextcloud-server-d044884cfa8d065c7d784dbc792a7228e0eed46f.tar.gz
nextcloud-server-d044884cfa8d065c7d784dbc792a7228e0eed46f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js17
1 files changed, 8 insertions, 9 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index 81378cdef4c..6586d227d66 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -36,9 +36,6 @@ OC.L10N.register(
"Upload cancelled." : "Envio cancelado.",
"Could not get result from server." : "Não foi possível obter o resultado do servidor.",
"File upload is in progress. Leaving the page now will cancel the upload." : "Envio de arquivo em andamento. Sair da página agora resultará no cancelamento do envio.",
- "{new_name} already exists" : "{new_name} já existe",
- "Could not create file" : "Não foi possível criar o arquivo",
- "Could not create folder" : "Não foi possível criar a pasta",
"Actions" : "Ações",
"Download" : "Baixar",
"Select" : "Selecionar",
@@ -49,7 +46,10 @@ OC.L10N.register(
"Error moving file." : "Erro movendo o arquivo.",
"Error moving file" : "Erro movendo o arquivo",
"Error" : "Erro",
+ "{new_name} already exists" : "{new_name} já existe",
"Could not rename file" : "Não foi possível renomear o arquivo",
+ "Could not create file" : "Não foi possível criar o arquivo",
+ "Could not create folder" : "Não foi possível criar a pasta",
"Error deleting file." : "Erro eliminando o arquivo.",
"No entries in this folder match '{filter}'" : "Nenhuma entrada nesta pasta coincide com '{filter}'",
"Name" : "Nome",
@@ -60,6 +60,7 @@ OC.L10N.register(
"{dirs} and {files}" : "{dirs} e {files}",
"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",
"\"{name}\" is an invalid file name." : "\"{name}\" é um nome de arquivo inválido.",
"File name cannot be empty." : "O nome do arquivo não pode estar vazio.",
"Storage of {owner} is full, files can not be updated or synced anymore!" : "Armazenamento do {owner} está cheio, os arquivos não podem ser mais atualizados ou sincronizados!",
@@ -71,6 +72,10 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favorito",
"Favorite" : "Favorito",
+ "Upload" : "Enviar",
+ "Text file" : "Arquivo texto",
+ "Folder" : "Pasta",
+ "New folder" : "Nova pasta",
"An error occurred while trying to update the tags" : "Ocorreu um erro enquanto tentava atualizar as etiquetas",
"A new file or folder has been <strong>created</strong>" : "Um novo arquivo ou pasta foi <strong>criado</strong>",
"A file or folder has been <strong>changed</strong>" : "Um arquivo ou pasta foi <strong>modificado</strong>",
@@ -98,12 +103,6 @@ OC.L10N.register(
"Settings" : "Configurações",
"WebDAV" : "WebDAV",
"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" : "Use este endereço <a href=\"%s\" target=\"_blank\">para ter acesso aos seus Arquivos via WebDAV</a>",
- "New" : "Novo",
- "New text file" : "Novo arquivo texto",
- "Text file" : "Arquivo texto",
- "New folder" : "Nova pasta",
- "Folder" : "Pasta",
- "Upload" : "Enviar",
"Cancel upload" : "Cancelar envio",
"No files in here" : "Nenhum arquivo aqui",
"Upload some content or sync with your devices!" : "Carregue algum conteúdo ou sincronize com seus dispositivos!",