aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/pt_BR.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-09-20 00:08:25 +0000
committerNextcloud bot <bot@nextcloud.com>2017-09-20 00:08:25 +0000
commitefbd3bb518129f3c11515a9ca72faecff67d039b (patch)
tree0ac5c2473a438b836227ba088b020d8053194028 /apps/files/l10n/pt_BR.json
parent00e341925bc134cbbadaf00a84381e72ed33dbf7 (diff)
downloadnextcloud-server-efbd3bb518129f3c11515a9ca72faecff67d039b.tar.gz
nextcloud-server-efbd3bb518129f3c11515a9ca72faecff67d039b.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/pt_BR.json')
-rw-r--r--apps/files/l10n/pt_BR.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json
index 19fa199463f..478fec5b612 100644
--- a/apps/files/l10n/pt_BR.json
+++ b/apps/files/l10n/pt_BR.json
@@ -20,6 +20,7 @@
"Actions" : "Ações",
"Download" : "Baixar",
"Rename" : "Renomear",
+ "Move or copy" : "Mover ou copiar",
"Target folder" : "Pasta destino",
"Delete" : "Excluir",
"Disconnect storage" : "Desconectar armazenamento",
@@ -34,6 +35,10 @@
"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 contacte o administrador",
"Could not move \"{file}\", target exists" : "Não foi possível mover \"{file}\" pois o destino já existe",
"Could not move \"{file}\"" : "Não foi possível mover \"{file}\"",
+ "Could not copy \"{file}\", target exists" : "Não foi possível copiar \"{file}\", pois já existe",
+ "Could not copy \"{file}\"" : "Não foi possível copiar \"{file}\"",
+ "Copied {origin} inside {destination}" : "{origin} foi copiado para {destination}",
+ "Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} e outros {nbfiles} arquivos foram copiados para {destination}",
"{newName} already exists" : "{newName} já existe",
"Could not rename \"{fileName}\", it does not exist any more" : "Não foi possível renomear \"{fileName}\" pois ele não existe mais",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome \"{targetName}\" já está sendo usado na pasta  \"{dir}\". Por favor escolha um nome diferente.",