summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/pt_BR.js')
-rw-r--r--apps/files/l10n/pt_BR.js24
1 files changed, 4 insertions, 20 deletions
diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js
index b7a2196db63..6619da366e9 100644
--- a/apps/files/l10n/pt_BR.js
+++ b/apps/files/l10n/pt_BR.js
@@ -4,13 +4,6 @@ OC.L10N.register(
"Storage not available" : "Armazanamento não disponível",
"Storage invalid" : "Armazenamento invávilido",
"Unknown error" : "Erro desconhecido",
- "Could not move %s - File with this name already exists" : "Impossível mover %s - Já existe um arquivo com esse nome",
- "Could not move %s" : "Impossível mover %s",
- "Permission denied" : "Permissão Negada",
- "The target folder has been moved or deleted." : "A pasta de destino foi movida ou excluída.",
- "The name %s is already used in the folder %s. Please choose a different name." : "O nome %s já é usado na pasta %s. Por favor, escolha um nome diferente.",
- "Error when creating the file" : "Erro ao criar o arquivo",
- "Error when creating the folder" : "Erro ao criar a pasta",
"Unable to set upload directory." : "Impossível configurar o diretório de envio",
"Invalid Token" : "Token inválido",
"No file was uploaded. Unknown error" : "Nenhum arquivo foi enviado. Erro desconhecido",
@@ -22,6 +15,7 @@ OC.L10N.register(
"Missing a temporary folder" : "Pasta temporária não encontrada",
"Failed to write to disk" : "Falha ao escrever no disco",
"Not enough storage available" : "Espaço de armazenamento insuficiente",
+ "The target folder has been moved or deleted." : "A pasta de destino foi movida ou excluída.",
"Upload failed. Could not find uploaded file" : "Falha no envio. Não foi possível encontrar o arquivo enviado",
"Upload failed. Could not get file info." : "Falha no envio. Não foi possível obter informações do arquivo.",
"Invalid directory." : "Diretório inválido.",
@@ -46,14 +40,6 @@ OC.L10N.register(
"Unable to determine date" : "Impossível determinar a data",
"This operation is forbidden" : "Esta operação é proibida",
"This directory is unavailable, please check the logs or contact the administrator" : "Este diretório não está disponível, por favor, verifique os logs ou entre em contato com o administrador",
- "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",
"Size" : "Tamanho",
@@ -75,8 +61,6 @@ OC.L10N.register(
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
"Favorited" : "Favorito",
"Favorite" : "Favorito",
- "Text file" : "Arquivo texto",
- "New text file.txt" : "Novo texto file.txt",
"Folder" : "Pasta",
"New folder" : "Nova pasta",
"{newname} already exists" : "{newname} já existe",
@@ -99,8 +83,6 @@ OC.L10N.register(
"Changed by %2$s" : "Modificado por %2$s",
"Deleted by %2$s" : "Deletado por %2$s",
"Restored by %2$s" : "Restaurado por %2$s",
- "%s could not be renamed as it has been deleted" : "%s não pode ser renomeado pois foi apagado",
- "%s could not be renamed" : "%s não pode ser renomeado",
"Upload (max. %s)" : "Envio (max. %s)",
"File handling" : "Tratamento de Arquivo",
"Maximum upload size" : "Tamanho máximo para envio",
@@ -121,6 +103,8 @@ OC.L10N.register(
"Files are being scanned, please wait." : "Arquivos sendo escaneados, por favor aguarde.",
"Currently scanning" : "Atualmente escaneando",
"No favorites" : "Sem favoritos",
- "Files and folders you mark as favorite will show up here" : "Arquivos e pastas que você marcou como favorito são mostrados aqui"
+ "Files and folders you mark as favorite will show up here" : "Arquivos e pastas que você marcou como favorito são mostrados aqui",
+ "Text file" : "Arquivo texto",
+ "New text file.txt" : "Novo texto file.txt"
},
"nplurals=2; plural=(n > 1);");