diff --git a/i18n/vscode-language-pack-fr/translations/main.i18n.json b/i18n/vscode-language-pack-fr/translations/main.i18n.json index ef42957899..9ba6091d8b 100644 --- a/i18n/vscode-language-pack-fr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/main.i18n.json @@ -74,7 +74,7 @@ "filter": "Filtrer", "foundResults": "{0} résultats", "fuzzySearch": "Correspondance approximative", - "not found": "No results found.", + "not found": "Aucun résultat trouvé.", "replFindNoResults": "Aucun résultat", "type to filter": "Type à filtrer", "type to search": "Entrer le texte à rechercher" diff --git a/i18n/vscode-language-pack-ja/translations/extensions/ms-vscode.js-debug.i18n.json b/i18n/vscode-language-pack-ja/translations/extensions/ms-vscode.js-debug.i18n.json index 3653234816..92c148dcc5 100644 --- a/i18n/vscode-language-pack-ja/translations/extensions/ms-vscode.js-debug.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/extensions/ms-vscode.js-debug.i18n.json @@ -327,7 +327,7 @@ "No npm scripts found in your package.json": "package.json に npm スクリプトがありません", "No package.json files found in your workspace.": "ワークスペースに package.json ファイルが見つかりません。", "No workspace folder open.": "開いているワークスペース フォルダーがありません。", - "Node Attributes": "Node Attributes", + "Node Attributes": "ノード属性", "Node.js version '{0}' not installed using version manager {1}.": "Node.js バージョン '{0}' は、バージョン マネージャー {1} を使用してインストールされていません。", "Not Now": "今はしない", "Only objects can be queried": "照会できるのはオブジェクトのみです", diff --git a/i18n/vscode-language-pack-ja/translations/main.i18n.json b/i18n/vscode-language-pack-ja/translations/main.i18n.json index fa662296f9..be3f3364c6 100644 --- a/i18n/vscode-language-pack-ja/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ja/translations/main.i18n.json @@ -74,7 +74,7 @@ "filter": "フィルター", "foundResults": "{0} 件の結果", "fuzzySearch": "あいまい一致", - "not found": "No results found.", + "not found": "結果が見つかりません。", "replFindNoResults": "結果はありません", "type to filter": "入力してフィルター", "type to search": "入力して検索" @@ -2111,8 +2111,8 @@ "invalidManifest": "VSIX が無効です: package.json は JSON ファイルではありません。" }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch1": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", - "apiProposalMismatch2": "This extension is using the API proposals {0} and '{1}' that are not compatible with the current version of VS Code.", + "apiProposalMismatch1": "この拡張機能は、現在のバージョンの VS Code と互換性のない API 提案 '{0}' を使用しています。", + "apiProposalMismatch2": "この拡張機能は、現在のバージョンの VS Code と互換性のない API 提案 {0} および '{1}' を使用しています。", "extensionDescription.activationEvents1": "プロパティ `{0}` は省略するか、型 `string[]` にする必要があります", "extensionDescription.activationEvents2": "プロパティ '{0}' は、拡張機能に '{1}' または '{2}' プロパティがない場合は省略する必要があります。", "extensionDescription.browser1": "プロパティ `{0}` は省略するか、`string` 型にする必要があります", @@ -7575,7 +7575,7 @@ "deprecated": "非推奨", "disabled": "無効", "disabledExtensions": "無効", - "dismiss": "Dismiss", + "dismiss": "閉じる", "enabled": "有効", "enabledExtensions": "有効", "extensionFound": "1 個の拡張機能が見つかりました。", @@ -8304,7 +8304,7 @@ "moveToNextHunk": "次の変更箇所に移動", "moveToPreviousHunk": "前の変更箇所に移動", "rerun": "再実行", - "run": "Editor Inline Chat", + "run": "エディター内でのインライン チャット", "showChanges": "変更の切り替え", "startInlineChat": "エディター ツール バーからインライン チャットを生成するアイコン。", "unstash": "最後に閉じられたインライン チャットの再開", @@ -8356,7 +8356,7 @@ "inlineChatEditing": "ユーザーが現在インライン チャットでコードを編集しているか生成しているかどうか", "inlineChatEmpty": "対話型エディター入力が空であるかどうか", "inlineChatFocused": "対話型エディター入力がフォーカスされているかどうか", - "inlineChatHasPossible": "Whether a provider for inline chat exists and whether an editor for inline chat is open", + "inlineChatHasPossible": "インライン チャットのプロバイダーが存在するかどうか、およびインライン チャットのエディターが開かれているかどうか", "inlineChatHasProvider": "対話型エディターのプロバイダーが存在するかどうか", "inlineChatHasStashedSession": "対話型エディターがクイック復元のためにセッションを保持したかどうか", "inlineChatInnerCursorEnd": "対話型エディター入力のカーソルが最終行にあるかどうか", diff --git a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json index dffe1ceff0..68c585b5c6 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json @@ -74,7 +74,7 @@ "filter": "篩選", "foundResults": "{0} 個結果", "fuzzySearch": "模糊比對", - "not found": "No results found.", + "not found": "找不到結果。", "replFindNoResults": "沒有結果", "type to filter": "要篩選的類型", "type to search": "要搜尋的類型" @@ -2111,8 +2111,8 @@ "invalidManifest": "VSIX 無效: package.json 不是 JSON 檔案。" }, "vs/platform/extensions/common/extensionValidator": { - "apiProposalMismatch1": "This extension is using the API proposal '{0}' that is not compatible with the current version of VS Code.", - "apiProposalMismatch2": "This extension is using the API proposals {0} and '{1}' that are not compatible with the current version of VS Code.", + "apiProposalMismatch1": "此延伸模組正在使用的 API 提案 '{0}' 與目前的 VS Code 版本不相容。", + "apiProposalMismatch2": "此延伸模組正在使用的 API 提案 {0} 和 '{1}' 與目前的 VS Code 版本不相容。", "extensionDescription.activationEvents1": "屬性 `{0}` 可以省略或必須屬於 `string[]` 類型", "extensionDescription.activationEvents2": "如果延伸模組沒有 `{1}` 或 `{2}` 屬性,則應該省略屬性 `{0}`。", "extensionDescription.browser1": "屬性 `{0}` 可以省略或必須屬於 `string` 類型", @@ -5395,7 +5395,7 @@ "interactiveSession.history.editor": "在編輯器中開啟", "interactiveSession.history.pick": "切換至聊天", "interactiveSession.open": "開啟編輯器", - "more": "More...", + "more": "其他...", "newChatTitle": "新增聊天標題", "openChat": "開啟聊天", "title4": "聊天" @@ -5559,7 +5559,7 @@ "treeAriaLabel": "檔案樹狀結構" }, "vs/workbench/contrib/chat/browser/chatDragAndDrop": { - "attach as context": "Attach {0} as Context", + "attach as context": "附加 {0} 為內容", "file": "檔案", "image": "影像" }, @@ -5608,7 +5608,7 @@ "chatInput": "聊天輸入", "chatInput.accessibilityHelpNoKb": "聊天輸入,在這裡輸入代碼,然後按 Enter 以執行。如需詳細資訊,請使用聊天協助工具說明命令。", "notebook.moreExecuteActionsLabel": "其他...", - "remove": "Remove" + "remove": "移除" }, "vs/workbench/contrib/chat/browser/chatListRenderer": { "chatConfirmationAction": "已選取 \"{0}\"", @@ -7575,7 +7575,7 @@ "deprecated": "已取代", "disabled": "停用", "disabledExtensions": "停用", - "dismiss": "Dismiss", + "dismiss": "取消", "enabled": "啟用", "enabledExtensions": "啟用", "extensionFound": "找到 1 個延伸模組。", @@ -8304,7 +8304,7 @@ "moveToNextHunk": "移至下一個變更", "moveToPreviousHunk": "移至上一個變更", "rerun": "重新執行", - "run": "Editor Inline Chat", + "run": "編輯器內嵌聊天", "showChanges": "切換變更", "startInlineChat": "從編輯器工具列繁衍內嵌聊天的圖示。", "unstash": "繼續上次關閉的內嵌聊天", @@ -8356,7 +8356,7 @@ "inlineChatEditing": "使用者目前正在內嵌聊天中編輯或產生程式碼", "inlineChatEmpty": "互動式編輯器輸入是否空白", "inlineChatFocused": "互動式編輯器輸入是否聚焦", - "inlineChatHasPossible": "Whether a provider for inline chat exists and whether an editor for inline chat is open", + "inlineChatHasPossible": "內嵌聊天提供者是否存在以及內嵌聊天編輯器是否開啟", "inlineChatHasProvider": "互動式編輯器的提供者是否存在", "inlineChatHasStashedSession": "互動式編輯器是否已保留工作階段以快速還原", "inlineChatInnerCursorEnd": "互動式編輯器輸入的游標是否位於輸入的結尾",