mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 19:44:25 +01:00
2017-04-19. Merge in translation from transifex
This commit is contained in:
@@ -4,8 +4,5 @@
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"caseDescription": "大小寫須相符",
|
||||
"defaultLabel": "輸入",
|
||||
"regexDescription": "使用規則運算式",
|
||||
"wordsDescription": "全字拼寫須相符"
|
||||
"defaultLabel": "輸入"
|
||||
}
|
||||
@@ -5,6 +5,6 @@
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"caseDescription": "大小寫須相符",
|
||||
"regexDescription": "使用規則運算式",
|
||||
"wordsDescription": "全字拼寫須相符"
|
||||
"wordsDescription": "全字拼寫須相符",
|
||||
"regexDescription": "使用規則運算式"
|
||||
}
|
||||
@@ -5,6 +5,6 @@
|
||||
// Do not edit this file. It is machine generated.
|
||||
{
|
||||
"alertErrorMessage": "錯誤: {0}",
|
||||
"alertInfoMessage": "資訊: {0}",
|
||||
"alertWarningMessage": "警告: {0}"
|
||||
"alertWarningMessage": "警告: {0}",
|
||||
"alertInfoMessage": "資訊: {0}"
|
||||
}
|
||||
@@ -6,12 +6,12 @@
|
||||
{
|
||||
"imgMeta": "{0}x{1} {2}",
|
||||
"largeImageError": "因為影像太大,所以無法在編輯器中顯示。",
|
||||
"nativeBinaryError": "檔案為二進位檔、非常大或使用不支援的文字編碼,因此將不會顯示於編輯器中。",
|
||||
"resourceOpenExternalButton": "開啟影像",
|
||||
"resourceOpenExternalText": " 要使用外部程式嗎?",
|
||||
"nativeBinaryError": "檔案為二進位檔、非常大或使用不支援的文字編碼,因此將不會顯示於編輯器中。",
|
||||
"sizeB": "{0}B",
|
||||
"sizeGB": "{0}GB",
|
||||
"sizeKB": "{0}KB",
|
||||
"sizeMB": "{0}MB",
|
||||
"sizeGB": "{0}GB",
|
||||
"sizeTB": "{0}TB"
|
||||
}
|
||||
Reference in New Issue
Block a user