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

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Kaporin <t-mikapo@microsoft.com>2017-06-30 12:43:59 +0300
committerMichel Kaporin <t-mikapo@microsoft.com>2017-06-30 12:43:59 +0300
commit14ae6bbc65fd5f2e917a57f90eaa18ce3b10f17c (patch)
tree1a74252f0867868d3e427cad31932a04c11eec15 /i18n/ptb/src/vs/workbench/services/files/node/fileService.i18n.json
parent8b6ba66f49bb77caae2d91761b6ea04751d8ec97 (diff)
2017-06-30. Merged in translations from Transifex.
Diffstat (limited to 'i18n/ptb/src/vs/workbench/services/files/node/fileService.i18n.json')
-rw-r--r--i18n/ptb/src/vs/workbench/services/files/node/fileService.i18n.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/ptb/src/vs/workbench/services/files/node/fileService.i18n.json b/i18n/ptb/src/vs/workbench/services/files/node/fileService.i18n.json
index b84feecdb4f..cb5fa24e4f0 100644
--- a/i18n/ptb/src/vs/workbench/services/files/node/fileService.i18n.json
+++ b/i18n/ptb/src/vs/workbench/services/files/node/fileService.i18n.json
@@ -6,9 +6,13 @@
{
"fileInvalidPath": "Recurso de arquivo inválido ({0})",
"fileIsDirectoryError": "Arquivo é diretório ({0})",
+ "fileNotModifiedError": "Arquivo não modificado desde",
+ "fileTooLargeError": "Arquivo muito grande para abrir",
"fileBinaryError": "Arquivo parece ser binário e não pode ser aberto como texto",
"fileNotFoundError": "Arquivo não encontrado ({0})",
+ "fileMoveConflict": "Não é possível mover/copiar. Arquivo já existe no destino.",
"unableToMoveCopyError": "Não é possível mover/copiar. Arquivo poderia substituir a pasta em que está contida.",
"foldersCopyError": "Pastas não podem ser copiadas para a área de trabalho. Por favor selecione arquivos individuais para serem copiados.",
+ "fileModifiedError": "Arquivo Modificado Desde",
"fileReadOnlyError": "Arquivo é Somente Leitura"
} \ No newline at end of file