mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
2018-02-01. Merged in translations from Transifex.
This commit is contained in:
@@ -1,31 +1,25 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"": [
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
||||
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"open": "Abrir",
|
||||
"index modified": "Índice modificado",
|
||||
"modified": "Modificado",
|
||||
"index added": "Índice adicionado",
|
||||
"index deleted": "Índice excluído",
|
||||
"deleted": "Excluído",
|
||||
"index renamed": "Índice renomeado",
|
||||
"index copied": "Índice copiado",
|
||||
"untracked": "Não acompanhado",
|
||||
"ignored": "Ignorado",
|
||||
"both deleted": "Ambos Excluídos",
|
||||
"added by us": "Adicionado por nós",
|
||||
"deleted by them": "Excluído por eles",
|
||||
"added by them": "Adicionado por eles",
|
||||
"deleted by us": "Excluído por nós",
|
||||
"both added": "Ambos adicionados",
|
||||
"both modified": "Ambos modificados",
|
||||
"commitMessage": "Mensagem (tecle {0} para confirmar)",
|
||||
"commit": "Confirmar",
|
||||
"merge changes": "Mesclar Alterações",
|
||||
"staged changes": "Alterações em Etapas",
|
||||
"changes": "Alterações",
|
||||
"commitMessageCountdown": "{0} caracteres restantes na linha atual",
|
||||
"commitMessageWarning": "{0} caracteres sobre {1} na linha atual",
|
||||
"ok": "OK",
|
||||
"neveragain": "Não mostrar novamente",
|
||||
"huge": "O repositório git em '{0}' tem muitas atualizações ativas, somente um subconjunto de funcionalidades do Git será habilitado."
|
||||
|
||||
Reference in New Issue
Block a user