Merge in translations

This commit is contained in:
Dirk Baeumer 2016-10-14 20:54:25 +02:00
parent 6291636991
commit d3b76dcf2a
3 changed files with 7 additions and 3 deletions

View file

@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
{
"errorsAndWarnings": "Errores y advertencias: {0}"
}

View file

@ -3,4 +3,6 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{}
{
"errorsAndWarnings": "Errori e avvisi di {0}"
}

View file

@ -7,7 +7,7 @@
"JsonSchema.locale": "사용할 UI 언어입니다.",
"configureLocale": "언어 구성",
"displayLanguage": "VSCode의 표시 언어를 정의합니다.",
"doc": "지원되는 언어 목록은 {0}을(를) 참조하세요.",
"doc": "지원되는 언어 목록은 {0} 을(를) 참조하세요.",
"fail.createSettings": "'{0}'({1})을(를) 만들 수 없습니다.",
"restart": "값을 변경하려면 VSCode를 다시 시작해야 합니다."
}