Skip to content

Commit 6ae9c36

Browse files
committed
Merged in translations
1 parent d22815b commit 6ae9c36

File tree

37 files changed

+130
-46
lines changed

37 files changed

+130
-46
lines changed

i18n/chs/src/vs/editor/contrib/format/common/formatActions.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7-
"formatDocument.label": "设置文档格式",
7+
"formatDocument.label": "格式化代码",
88
"formatSelection.label": "设置选定内容的格式"
99
}

i18n/chs/src/vs/workbench/browser/parts/activitybar/activitybarActions.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"numberBadge": "{0} ({1})",
1111
"removeFromActivityBar": "从活动栏删除",
1212
"titleKeybinding": "{0} ({1})",
13-
"toggle": "已固定切换视图"
13+
"toggle": "切换已固定的视图"
1414
}

i18n/chs/src/vs/workbench/electron-browser/main.contribution.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"enablePreview": "控制打开的编辑器是否显示为预览。预览编辑器可以重新使用,直到将其保留(例如,双击或编辑)。",
1111
"enablePreviewFromQuickOpen": "控制 Quick Open 中打开的编辑器是否显示为预览。预览编辑器可以重新使用,直到将其保留(例如,通过双击或编辑)。",
1212
"file": "文件",
13-
"fullScreenZenMode": "控制打开 Zen 模式是否也会将工作台置于全屏模式",
13+
"fullScreenZenMode": "控制打开 Zen Mode 是否也会将工作台置于全屏模式",
1414
"help": "帮助",
1515
"openDefaultSettings": "控制打开设置时是否打开显示所有默认设置的编辑器。",
1616
"openFilesInNewWindow": "启用后,将在新窗口中打开文件,而不是重复使用现有实例。",

i18n/chs/src/vs/workbench/parts/debug/browser/debugEditorActions.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
{
77
"conditionalBreakpointEditorAction": "调试: 添加条件断点...",
88
"debugAddToWatch": "调试: 添加到监视",
9-
"debugEvaluate": "调试: 评估",
9+
"debugEvaluate": "调试: 求值",
1010
"runToCursor": "调试: 运行到光标",
1111
"showDebugHover": "调试: 显示悬停",
1212
"toggleBreakpointAction": "调试: 切换断点"

i18n/chs/src/vs/workbench/parts/debug/electron-browser/debugService.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"NewLaunchConfig": "请设置应用程序的启动配置文件。",
99
"breakpointAdded": "已添加断点,行 {0}, 文件 {1}",
1010
"breakpointRemoved": "已删除断点,行 {0},文件 {1}",
11-
"compoundMustHaveConfigurationNames": "复合的名称。在启动配置下拉菜单中显示",
11+
"compoundMustHaveConfigurationNames": "必须设置复合的 \"configurationNames\" 属性才能启动多个配置",
1212
"debugAdapterCrash": "调试适配器进程已意外终止",
1313
"debugAnyway": "仍进行调试",
1414
"debugSourceNotAvailable": "源 {0} 不可用。",

i18n/chs/src/vs/workbench/parts/preferences/browser/preferencesWidgets.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"defaultSettingsInfo": " - 通过将其放入右侧的设置文件中进行覆盖",
1010
"defaultSettingsTitle": "默认设置",
1111
"noSettings": "未找到任何设置",
12-
"showCount": "显示 {0} 个设置,共 {1} 个"
12+
"showCount": "正在显示第 {0} 个设置,共 {1} 个"
1313
}

i18n/chs/src/vs/workbench/parts/preferences/common/preferencesModels.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7-
"commonlyUsed": "最常用",
7+
"commonlyUsed": "最常用设置",
88
"defaultKeybindingsHeader": "通过将键绑定放入键绑定文件中来覆盖键绑定。"
99
}

i18n/chs/src/vs/workbench/services/textfile/electron-browser/textFileService.i18n.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"allFiles": "所有文件",
88
"cancel": "取消",
99
"dontSave": "不保存(&&N)",
10-
"hotExitEducationalDetail": "热退出会保存会话间所有未保存的文件,因此退出前无需保存文件。可通过 \"files.hotExit\" 设置禁用此功能。",
11-
"hotExitEducationalMessage": "热退出当前默认为启用",
10+
"hotExitEducationalDetail": "Hot Exit 记得会话之间的所有未保存文件,因此退出前无需保存文件。可通过 \"files.hotExit\" 设置禁用此功能。",
11+
"hotExitEducationalMessage": "Hot Exit 当前默认为启用",
1212
"moreFile": "...1 个其他文件未显示",
1313
"moreFiles": "...{0} 个其他文件未显示",
1414
"noExt": "无扩展",

i18n/cht/extensions/css/package.i18n.json

+31-1
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,61 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7+
"css.lint.argumentsInColorFunction.desc": "參數數目無效",
78
"css.lint.boxModel.desc": "使用填補或框線時不要使用寬度或高度。",
89
"css.lint.compatibleVendorPrefixes.desc": "在使用廠商專屬的前置詞時,請確定也包括其他所有的廠商特定屬性。",
10+
"css.lint.duplicateProperties.desc": "請勿使用重複的樣式定義",
11+
"css.lint.emptyRules.desc": "請勿使用空白規則集",
912
"css.lint.float.desc": "避免使用 'float'。浮動會使 CSS 脆弱,在版面配置的任一層面改變時容易中斷。",
13+
"css.lint.fontFaceProperties.desc": "@font-face 規則必須定義 'src' 和 'font-family' 屬性",
1014
"css.lint.hexColorLength.desc": "十六進位色彩必須由三個或六個十六進位數字組成",
1115
"css.lint.idSelector.desc": "選取器不應包含 ID,因為這些規則與 HTML 結合過於緊密。",
1216
"css.lint.ieHack.desc": "只有在支援 IE7 及更舊的版本時才需要 IE Hack",
17+
"css.lint.importStatement.desc": "匯入陳述式不會平行載入",
1318
"css.lint.important.desc": "避免使用 !important。這表示整個 CSS 的明確性皆失控,需要重構。",
1419
"css.lint.propertyIgnoredDueToDisplay.desc": "屬性因顯示而忽略。例如,若為 'display: inline',則 width、height、margin-top、margin-bottom 以及 float 屬性就不會有任何作用。",
20+
"css.lint.universalSelector.desc": "已知通用選取器 (*) 速度緩慢",
21+
"css.lint.unknownProperties.desc": "未知的屬性。",
22+
"css.lint.unknownVendorSpecificProperties.desc": "未知的廠商特定屬性。",
1523
"css.lint.vendorPrefix.desc": "在使用廠商專屬的前置詞時,也包括標準屬性。",
24+
"css.lint.zeroUnits.desc": "零不需要任何單位",
25+
"css.validate.desc": "啟用或停用所有驗證",
26+
"less.lint.argumentsInColorFunction.desc": "參數數目無效",
1627
"less.lint.boxModel.desc": "使用填補或框線時不要使用寬度或高度。",
1728
"less.lint.compatibleVendorPrefixes.desc": "在使用廠商專屬的前置詞時,請確定也包括其他所有的廠商特定屬性。",
29+
"less.lint.duplicateProperties.desc": "請勿使用重複的樣式定義",
30+
"less.lint.emptyRules.desc": "請勿使用空白規則集",
1831
"less.lint.float.desc": "避免使用 'float'。浮動會使 CSS 脆弱,在版面配置的任一層面改變時容易中斷。",
32+
"less.lint.fontFaceProperties.desc": "@font-face 規則必須定義 'src' 和 'font-family' 屬性",
1933
"less.lint.hexColorLength.desc": "十六進位色彩必須由三個或六個十六進位數字組成",
2034
"less.lint.idSelector.desc": "選取器不應包含 ID,因為這些規則與 HTML 結合過於緊密。",
2135
"less.lint.ieHack.desc": "只有在支援 IE7 及更舊的版本時才需要 IE Hack",
36+
"less.lint.importStatement.desc": "匯入陳述式不會平行載入",
2237
"less.lint.important.desc": "避免使用 !important。這表示整個 CSS 的明確性皆失控,需要重構。",
2338
"less.lint.propertyIgnoredDueToDisplay.desc": "屬性因顯示而忽略。例如,若為 'display: inline',則 width、height、margin-top、margin-bottom 以及 float 屬性就不會有任何作用。",
39+
"less.lint.universalSelector.desc": "已知通用選取器 (*) 速度緩慢",
40+
"less.lint.unknownProperties.desc": "未知的屬性。",
41+
"less.lint.unknownVendorSpecificProperties.desc": "未知的廠商特定屬性。",
2442
"less.lint.vendorPrefix.desc": "在使用廠商專屬的前置詞時,也包括標準屬性。",
43+
"less.lint.zeroUnits.desc": "零不需要任何單位",
44+
"less.validate.desc": "啟用或停用所有驗證",
45+
"scss.lint.argumentsInColorFunction.desc": "參數數目無效",
2546
"scss.lint.boxModel.desc": "使用填補或框線時不要使用寬度或高度。",
2647
"scss.lint.compatibleVendorPrefixes.desc": "在使用廠商專屬的前置詞時,請確定也包括其他所有的廠商特定屬性。",
48+
"scss.lint.duplicateProperties.desc": "請勿使用重複的樣式定義",
49+
"scss.lint.emptyRules.desc": "請勿使用空白規則集",
2750
"scss.lint.float.desc": "避免使用 'float'。浮動會使 CSS 脆弱,在版面配置的任一層面改變時容易中斷。",
51+
"scss.lint.fontFaceProperties.desc": "@font-face 規則必須定義 'src' 和 'font-family' 屬性",
2852
"scss.lint.hexColorLength.desc": "十六進位色彩必須由三個或六個十六進位數字組成",
2953
"scss.lint.idSelector.desc": "選取器不應包含 ID,因為這些規則與 HTML 結合過於緊密。",
3054
"scss.lint.ieHack.desc": "只有在支援 IE7 及更舊的版本時才需要 IE Hack",
55+
"scss.lint.importStatement.desc": "匯入陳述式不會平行載入",
3156
"scss.lint.important.desc": "避免使用 !important。這表示整個 CSS 的明確性皆失控,需要重構。",
3257
"scss.lint.propertyIgnoredDueToDisplay.desc": "屬性因顯示而忽略。例如,若為 'display: inline',則 width、height、margin-top、margin-bottom 以及 float 屬性就不會有任何作用。",
33-
"scss.lint.vendorPrefix.desc": "在使用廠商專屬的前置詞時,也包括標準屬性。"
58+
"scss.lint.universalSelector.desc": "已知通用選取器 (*) 速度緩慢",
59+
"scss.lint.unknownProperties.desc": "未知的屬性。",
60+
"scss.lint.unknownVendorSpecificProperties.desc": "未知的廠商特定屬性。",
61+
"scss.lint.vendorPrefix.desc": "在使用廠商專屬的前置詞時,也包括標準屬性。",
62+
"scss.lint.zeroUnits.desc": "零不需要任何單位",
63+
"scss.validate.desc": "啟用或停用所有驗證"
3464
}

i18n/cht/extensions/html/package.i18n.json

+5
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,15 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7+
"html.format.enable.desc": "啟用/停用預設 HTML 格式器 (需要重新啟動)",
8+
"html.format.endWithNewline.desc": "以新行字元結尾。",
79
"html.format.extraLiners.desc": "前方應有額外新行字元的標記清單,須以逗號分隔。'null' 的預設值為 \"head, body, /html\"",
10+
"html.format.indentHandlebars.desc": "格式化並縮排 {{#foo}} 及 {{/foo}}。",
11+
"html.format.indentInnerHtml.desc": "縮排 <head> 及 <body> 區段。",
812
"html.format.maxPreserveNewLines.desc": "一個區塊要保留的最大分行符號數。使用 'null' 表示無限制。",
913
"html.format.preserveNewLines.desc": "是否應保留項目前方現有的分行符號。僅適用於項目前方,而不適用於標記內或文字。",
1014
"html.format.unformatted.desc": "不應重新格式化的逗號分隔標記清單。'null' 預設為 https://www.w3.org/TR/html5/dom.html#phrasing-content 中列出的所有標記。",
15+
"html.format.wrapLineLength.desc": "每行的字元數上限 (0 = 停用)。",
1116
"html.suggest.angular1.desc": "設定內建 HTML 語言支援是否建議 Angular V1 標記和屬性。",
1217
"html.suggest.html5.desc": "設定內建 HTML 語言支援是否建議 HTML5 標記、屬性和值。",
1318
"html.suggest.ionic.desc": "設定內建 HTML 語言支援是否建議 Ionic 標記、屬性和值。"

i18n/cht/extensions/json/package.i18n.json

+8-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,11 @@
33
* Licensed under the MIT License. See License.txt in the project root for license information.
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
6-
{}
6+
{
7+
"json.format.enable.desc": "啟用/停用預設 JSON 格式器 (需要重新啟動)",
8+
"json.schemas.desc": "在結構描述與目前專案的 JSON 檔案之間建立關聯",
9+
"json.schemas.fileMatch.desc": "檔案模式陣列,在將 JSON 檔案解析成結構描述時的比對對象。",
10+
"json.schemas.fileMatch.item.desc": "可包含 '*' 的檔案模式,在將 JSON 檔案解析成結構描述時的比對對象。",
11+
"json.schemas.schema.desc": "指定 URL 的結構描述定義。只須提供結構描述以避免存取結構描述 URL。",
12+
"json.schemas.url.desc": "目前目錄中的結構描述 URL 或結構描述相對路徑"
13+
}

i18n/cht/src/vs/code/electron-main/menus.i18n.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"miHideActivityBar": "隱藏活動列(&&A)",
5757
"miHideStatusbar": "隱藏狀態列(&&H)",
5858
"miInsertCursorAbove": "在上方新增游標(&&A)",
59-
"miInsertCursorAtEndOfEachLineSelected": "將游標新增至線條結尾(&&U)",
59+
"miInsertCursorAtEndOfEachLineSelected": "在行尾新增游標(&&U)",
6060
"miInsertCursorBelow": "在下方新增游標(&&D)",
6161
"miInstallingUpdate": "正在安裝更新...",
6262
"miIntroductoryVideos": "簡介影片(&&V)",
@@ -107,7 +107,7 @@
107107
"miShowEmmetCommands": "Emmet(&&M)...",
108108
"miShowStatusbar": "顯示狀態列(&&S)",
109109
"miSmartSelectGrow": "展開選取範圍(&&E)",
110-
"miSmartSelectShrink": "縮小選取範圍(&&S)",
110+
"miSmartSelectShrink": "壓縮選取範圍(&&S)",
111111
"miSplitEditor": "分割編輯器(&&E)",
112112
"miSwitchEditor": "切換編輯器(&&E)",
113113
"miSwitchGroup": "切換群組(&&G)",

i18n/cht/src/vs/workbench/browser/parts/activitybar/activitybarActions.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"numberBadge": "{0} ({1})",
1111
"removeFromActivityBar": "從活動列移除",
1212
"titleKeybinding": "{0} ({1})",
13-
"toggle": "已釘選切換檢視"
13+
"toggle": "切換釘選的檢視"
1414
}

i18n/cht/src/vs/workbench/electron-browser/main.contribution.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"enablePreview": "控制已開啟的編輯器是否顯示為預覽。預覽編輯器會重複使用到被保留 (例如按兩下或進行編輯) 為止。",
1111
"enablePreviewFromQuickOpen": "控制透過 Quick Open 所開啟的編輯器是否顯示為預覽。預覽編輯器會重複使用到被保留 (例如按兩下或進行編輯) 為止。",
1212
"file": "檔案",
13-
"fullScreenZenMode": "控制啟動無干擾模式是否也會將 Workbench 轉換為全螢幕模式。",
13+
"fullScreenZenMode": "控制開啟 Zen Mode 是否也會將 Workbench 轉換為全螢幕模式。",
1414
"help": "說明",
1515
"openDefaultSettings": "控制開啟設定時是否也會開啟顯示所有預設設定的編輯器。",
1616
"openFilesInNewWindow": "啟用時,會在新視窗中開啟檔案,而不是重複使用現有的執行個體。",

i18n/cht/src/vs/workbench/parts/explorers/browser/treeExplorer.contribution.i18n.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
{
77
"showViewlet": "顯示 {0}",
88
"view": "檢視",
9-
"vscode.extension.contributes.explorer": "提供自訂樹狀總管 viewlet 到資訊看板",
9+
"vscode.extension.contributes.explorer": "提供自訂 Tree Explorer viewlet 到資訊看板",
1010
"vscode.extension.contributes.explorer.icon": "活動列上 viewlet 圖示的路徑",
1111
"vscode.extension.contributes.explorer.treeExplorerNodeProviderId": "用以識別透過 vscode.workspace.registerTreeExplorerNodeProvider 所註冊之提供者的唯一識別碼",
12-
"vscode.extension.contributes.explorer.treeLabel": "用以轉譯自訂樹狀總管的易讀字串"
12+
"vscode.extension.contributes.explorer.treeLabel": "用以轉譯自訂 Tree Explorer 的易讀字串"
1313
}

i18n/cht/src/vs/workbench/parts/explorers/browser/views/treeExplorerView.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7-
"treeExplorerViewlet.tree": "樹狀總管區段"
7+
"treeExplorerViewlet.tree": "Tree Explorer 區段"
88
}

i18n/cht/src/vs/workbench/parts/tasks/electron-browser/task.contribution.i18n.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"JsonSchema.options.cwd": "所執行程式或指令碼的目前工作目錄。如果省略,則會使用 Code 的目前工作區根目錄。",
2626
"JsonSchema.options.env": "所執行程式或殼層的環境。如果省略,則會使用父處理序的環境。",
2727
"JsonSchema.pattern.code": "問題之代碼的符合群組索引。預設為未定義",
28-
"JsonSchema.pattern.column": "問題之行字元的符合群組索引。預設為 3",
28+
"JsonSchema.pattern.column": "問題行中字元的符合群組索引。預設為 3",
2929
"JsonSchema.pattern.endColumn": "問題之結尾行字元的符合群組索引。預設為未定義",
3030
"JsonSchema.pattern.endLine": "問題之結尾行的符合群組索引。預設為未定義",
3131
"JsonSchema.pattern.file": "檔案名稱的符合群組索引。如果省略,則會使用 1。",
@@ -69,7 +69,7 @@
6969
"RunTaskAction.label": "執行工作",
7070
"ShowLogAction.label": "顯示工作記錄檔",
7171
"TaskSystem.active": "目前有使用中的工作正在執行。請先終止此工作,再執行其他工作。",
72-
"TaskSystem.activeSame": "工作已在作用中並處於監看模式。若要終止工作,請使用 F1 > [終止工作]",
72+
"TaskSystem.activeSame": "工作已在使用中並處於監看模式。若要終止工作,請使用 F1 > [終止工作]",
7373
"TaskSystem.exitAnyways": "仍要結束(&&E)",
7474
"TaskSystem.invalidTaskJson": "錯誤: tasks.json 檔案的內容具有語法錯誤。請更正錯誤,再執行工作。\n",
7575
"TaskSystem.noBuildType": "未設定有效的工作執行器。支援的工作執行器為 [服務] 和 [程式]。",

i18n/deu/src/vs/workbench/parts/preferences/browser/preferencesWidgets.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"defaultSettingsInfo": " - Überschreiben Sie diese, indem Sie sie in Ihrer Einstellungsdatei auf der rechten Seite platzieren.",
1010
"defaultSettingsTitle": "Standardeinstellungen",
1111
"noSettings": "Keine Einstellungen gefunden.",
12-
"showCount": "Es werden {0} von {1} Einstellungen angezeigt."
12+
"showCount": "{0} von {1} Ergebnissen werden angezeigt."
1313
}

i18n/esn/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
*--------------------------------------------------------------------------------------------*/
55
// Do not edit this file. It is machine generated.
66
{
7-
"copy": "Copiar a configuración",
8-
"copyToSettings": "Copiar a configuración",
9-
"selectAndCopySetting": "Seleccione un valor y copiar a configuración",
7+
"copy": "Copiar en Configuración",
8+
"copyToSettings": "Copiar en Configuración",
9+
"selectAndCopySetting": "Seleccione un valor y copiar en Configuración",
1010
"selectValue": "Seleccionar un valor",
1111
"settingsEditorName": "Configuración predeterminada"
1212
}

i18n/esn/src/vs/workbench/services/textfile/electron-browser/textFileService.i18n.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"allFiles": "Todos los archivos",
88
"cancel": "Cancelar",
99
"dontSave": "&&No guardar",
10-
"hotExitEducationalDetail": "La salida rápida recuerda los archivos no guardados entre sesiones, por lo que no tiene que guardar los archivos antes de salir. Puede deshabilitar esta función con el valor 'files.hotExit'.",
11-
"hotExitEducationalMessage": "La salida rápida está ahora habilitada de forma predeterminada",
10+
"hotExitEducationalDetail": "Hot Exit recuerda los archivos no guardados entre sesiones, por lo que no tiene que guardar los archivos antes de salir. Puede deshabilitar esta función con el valor 'files.hotExit'.",
11+
"hotExitEducationalMessage": "Hot Exit está ahora habilitado de forma predeterminada",
1212
"moreFile": "...1 archivo más que no se muestra",
1313
"moreFiles": "...{0} archivos más que no se muestran",
1414
"noExt": "Sin extensión",

i18n/fra/src/vs/workbench/electron-browser/main.contribution.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"enablePreview": "Contrôle si les éditeurs ouverts s'affichent en mode aperçu. Les éditeurs en mode aperçu sont réutilisés jusqu'à ce qu'ils soient conservés (par exemple, après un double-clic ou une modification).",
1111
"enablePreviewFromQuickOpen": "Contrôle si les éditeurs de Quick Open s'affichent en mode aperçu. Les éditeurs en mode aperçu sont réutilisés jusqu'à ce qu'ils soient conservés (par exemple, après un double-clic ou une modification).",
1212
"file": "Fichier",
13-
"fullScreenZenMode": "Contrôle si l'activation du mode zen met également le banc d'essai en mode plein écran.",
13+
"fullScreenZenMode": "Contrôle si l'activation de Zen Mode met également le banc d'essai en mode plein écran.",
1414
"help": "Aide",
1515
"openDefaultSettings": "Contrôle si l'ouverture des paramètres entraîne également l'ouverture d'un éditeur qui affiche tous les paramètres par défaut.",
1616
"openFilesInNewWindow": "Après activation, les fichiers s'ouvrent dans une nouvelle fenêtre au lieu de réutiliser une instance existante.",

i18n/fra/src/vs/workbench/services/history/browser/history.i18n.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
// Do not edit this file. It is machine generated.
66
{
77
"devExtensionWindowTitle": "[Hôte de développement d'extension] - {0}",
8-
"patchedWindowTitle": "[Non pris en charge]",
8+
"patchedWindowTitle": "[Non prise en charge]",
99
"prefixDecoration": "● {0}",
1010
"prefixTitle": "{0} - {1}",
1111
"prefixWorkspaceTitle": "{0} - {1} - {2}",

0 commit comments

Comments
 (0)