diff --git a/i18n/vscode-language-pack-cs/translations/main.i18n.json b/i18n/vscode-language-pack-cs/translations/main.i18n.json index 9d10f45d61..053db4abb3 100644 --- a/i18n/vscode-language-pack-cs/translations/main.i18n.json +++ b/i18n/vscode-language-pack-cs/translations/main.i18n.json @@ -6622,7 +6622,7 @@ "multiSessionDebug": "True, když existuje více než 1 aktivní ladicí relace", "multiSessionRepl": "True, když existuje více než 1 konzola ladění", "restartFrameSupported": "True, když relace s fokusem podporuje požadavky restartFrame", - "stackFrameSupportsRestart": "True when the focused stack frame supports 'restartFrame'.", + "stackFrameSupportsRestart": "True, pokud blok zásobníku s fokusem podporuje restartFrame", "stepBackSupported": "True, když relace s fokusem podporuje požadavky stepBack", "stepIntoTargetsSupported": "True, když relace s fokusem podporuje požadavek stepIntoTargets", "suspendDebuggeeSupported": "Má hodnotu true, pokud relace s fokusem podporuje funkci pozastavení laděného procesu.", @@ -6635,9 +6635,9 @@ "variableName": "Název proměnné, který je k dispozici pro klauzule vizualizace ladění", "variableType": "Typ proměnné, který je k dispozici pro klauzule vizualizace ladění", "variableValue": "Hodnota proměnné, která je k dispozici pro klauzule vizualizace ladění", - "variablesFocused": "True when the VARIABLES views is focused, false otherwise", + "variablesFocused": "True, když má zobrazení PROMĚNNÉ fokus, jinak false", "watchExpressionsExist": "True, když existuje alespoň jeden výraz kukátka, jinak false", - "watchExpressionsFocused": "True when the WATCH view is focused, false otherwise.", + "watchExpressionsFocused": "True, když má zobrazení KUKÁTKO fokus, jinak false", "watchItemType": "Představuje typ položky elementu s fokusem v zobrazení KUKÁTKO. Příklad: expression, variable" }, "vs/workbench/contrib/debug/common/debugContentProvider": { @@ -12644,7 +12644,7 @@ "invalid configurations": "Profil by měl obsahovat alespoň jednu konfiguraci.", "new profile exists": "Nový profil se už vytváří. Chcete ho zahodit a vytvořit nový?", "open": "Otevřít na boku", - "open new window": "Open New Window with this Profile", + "open new window": "Otevřít nové okno s tímto profilem", "preview": "Náhled", "profileExists": "Profil nastavení s názvem {0} už existuje.", "profileNameRequired": "Název profilu je povinný.", diff --git a/i18n/vscode-language-pack-es/translations/main.i18n.json b/i18n/vscode-language-pack-es/translations/main.i18n.json index 61d287a131..6fff3dd88f 100644 --- a/i18n/vscode-language-pack-es/translations/main.i18n.json +++ b/i18n/vscode-language-pack-es/translations/main.i18n.json @@ -6622,7 +6622,7 @@ "multiSessionDebug": "Es true cuando hay más de una sesión de depuración activa.", "multiSessionRepl": "Es true cuando hay más de una consola de depuración.", "restartFrameSupported": "Es true cuando la sesión con foco admite solicitudes \"restartFrame\".", - "stackFrameSupportsRestart": "True when the focused stack frame supports 'restartFrame'.", + "stackFrameSupportsRestart": "Es true cuando el marco de pila con foco admite \"restartFrame\".", "stepBackSupported": "Es true cuando la sesión con foco admite solicitudes \"stepBack\".", "stepIntoTargetsSupported": "Es true cuando la sesión con foco admite la solicitud \"stepIntoTargets\".", "suspendDebuggeeSupported": "True cuando la sesión centrada admite la funcionalidad de depuración de suspensión.", @@ -6635,9 +6635,9 @@ "variableName": "Nombre de la variable, presente para las cláusulas de visualización de depuración.", "variableType": "Tipo de la variable, presente para las cláusulas de visualización de depuración.", "variableValue": "Valor de la variable, presente para las cláusulas de visualización de depuración.", - "variablesFocused": "True when the VARIABLES views is focused, false otherwise", + "variablesFocused": "Es true cuando las vistas de VARIABLES tienen el foco; de lo contrario, es false.", "watchExpressionsExist": "Es true cuando existe al menos una expresión de inspección; de lo contrario, es false.", - "watchExpressionsFocused": "True when the WATCH view is focused, false otherwise.", + "watchExpressionsFocused": "Es true cuando la vista de INSPECCIÓN tiene el foco; de lo contrario, es false.", "watchItemType": "Representa el tipo del elemento con foco en la vista INSPECCIÓN. Por ejemplo: \"expression\", \"variable\"" }, "vs/workbench/contrib/debug/common/debugContentProvider": { diff --git a/i18n/vscode-language-pack-fr/translations/main.i18n.json b/i18n/vscode-language-pack-fr/translations/main.i18n.json index 9b42a25ba9..b5a08e5292 100644 --- a/i18n/vscode-language-pack-fr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-fr/translations/main.i18n.json @@ -6622,7 +6622,7 @@ "multiSessionDebug": "La valeur est true quand il existe plus de 1 session de débogage active.", "multiSessionRepl": "La valeur est true quand il existe plus de 1 console de débogage.", "restartFrameSupported": "La valeur est true quand la session ayant le focus prend en charge la requête 'restartFrame'.", - "stackFrameSupportsRestart": "True when the focused stack frame supports 'restartFrame'.", + "stackFrameSupportsRestart": "La valeur est true quand le frame de pile ayant le focus prend en charge « restartFrame ».", "stepBackSupported": "La valeur est true quand la session ayant le focus prend en charge la requête 'stepBack'.", "stepIntoTargetsSupported": "La valeur est true quand la session ayant le focus prend en charge la requête 'stepIntoTargets'.", "suspendDebuggeeSupported": "La valeur est « true » lorsque la session ayant le focus prend en charge la fonctionnalité suspendre de l’élément débogué.", @@ -6635,9 +6635,9 @@ "variableName": "Nom de la variable, présent pour les clauses de visualisation de débogage.", "variableType": "Type de la variable, présent pour les clauses de visualisation de débogage.", "variableValue": "Valeur de la variable, présente pour les clauses de visualisation de débogage.", - "variablesFocused": "True when the VARIABLES views is focused, false otherwise", + "variablesFocused": "La valeur est true quand la vue VARIABLES a le focus, sinon false", "watchExpressionsExist": "La valeur est true quand il existe au moins une expression à espionner, sinon false.", - "watchExpressionsFocused": "True when the WATCH view is focused, false otherwise.", + "watchExpressionsFocused": "La valeur est true quand la vue ESPION a le focus, sinon false.", "watchItemType": "Représente le type d'élément de l'élément ayant le focus dans la vue ESPION. Exemples : 'expression', 'variable'" }, "vs/workbench/contrib/debug/common/debugContentProvider": { @@ -12644,7 +12644,7 @@ "invalid configurations": "Le profil doit contenir au moins une configuration.", "new profile exists": "Un nouveau profil est déjà en cours de création. Voulez-vous l’ignorer et en créer un nouveau ?", "open": "Ouvrir sur le côté", - "open new window": "Open New Window with this Profile", + "open new window": "Ouvrir une nouvelle fenêtre avec ce profil", "preview": "Afficher un aperçu", "profileExists": "Il existe déjà un profil intitulé {0}.", "profileNameRequired": "Un nom de profil est requis.", diff --git a/i18n/vscode-language-pack-it/translations/main.i18n.json b/i18n/vscode-language-pack-it/translations/main.i18n.json index 08062d473d..c3f2a7bae4 100644 --- a/i18n/vscode-language-pack-it/translations/main.i18n.json +++ b/i18n/vscode-language-pack-it/translations/main.i18n.json @@ -2860,6 +2860,22 @@ "workspaceOpenedDetail": "L'area di lavoro è già aperta in un'altra finestra. Chiudere tale finestra prima di riprovare.", "workspaceOpenedMessage": "Non è possibile salvare l'area di lavoro '{0}'" }, + "win32/i18n/messages": { + "AddContextMenuFiles": "Aggiungi azione \"Apri con %1\" al menu di scelta rapida file di Esplora risorse", + "AddContextMenuFolders": "Aggiungi azione \"Apri con %1\" al menu di scelta rapida directory di Esplora risorse", + "AddToPath": "Aggiungi a PATH (richiede il riavvio della Shell)", + "AdditionalIcons": "Icone aggiuntive:", + "AssociateWithFiles": "Registra %1 come editor per i tipi di file supportati", + "ConfirmUninstall": "Rimuovere completamente %1 e tutti i relativi componenti?", + "CreateDesktopIcon": "Crea un'icona &desktop", + "CreateQuickLaunchIcon": "Crea un'icona &Avvio veloce", + "FinishedLabel": "Il programma di installazione ha completato l'installazione di [name] nel computer. Per avviare l'applicazione, è possibile selezionare i collegamenti installati.", + "OpenWithCodeContextMenu": "Apr&i con %1", + "Other": "Altro:", + "RunAfter": "Esegui %1 dopo l'installazione", + "SourceFile": "File di origine %1", + "UpdatingVisualStudioCode": "Aggiornamento Visual Studio Code in corso..." + }, "vs/server/node/remoteExtensionHostAgentCli": { "remotecli": "Interfaccia della riga di comando remota" }, @@ -2881,22 +2897,6 @@ "vs/server/node/serverServices": { "remoteExtensionLog": "Server" }, - "win32/i18n/messages": { - "AddContextMenuFiles": "Aggiungi azione \"Apri con %1\" al menu di scelta rapida file di Esplora risorse", - "AddContextMenuFolders": "Aggiungi azione \"Apri con %1\" al menu di scelta rapida directory di Esplora risorse", - "AddToPath": "Aggiungi a PATH (richiede il riavvio della Shell)", - "AdditionalIcons": "Icone aggiuntive:", - "AssociateWithFiles": "Registra %1 come editor per i tipi di file supportati", - "ConfirmUninstall": "Rimuovere completamente %1 e tutti i relativi componenti?", - "CreateDesktopIcon": "Crea un'icona &desktop", - "CreateQuickLaunchIcon": "Crea un'icona &Avvio veloce", - "FinishedLabel": "Il programma di installazione ha completato l'installazione di [name] nel computer. Per avviare l'applicazione, è possibile selezionare i collegamenti installati.", - "OpenWithCodeContextMenu": "Apr&i con %1", - "Other": "Altro:", - "RunAfter": "Esegui %1 dopo l'installazione", - "SourceFile": "File di origine %1", - "UpdatingVisualStudioCode": "Aggiornamento Visual Studio Code in corso..." - }, "vs/code/electron-main/app": { "cancel": "&&No", "confirmOpenDetail": "Se questa richiesta non è stata avviata, potrebbe rappresentare un tentativo di attacco nel sistema. Se non è stata intrapresa un'azione esplicita per avviare questa richiesta, è consigliabile fare clic su 'No'", diff --git a/i18n/vscode-language-pack-ko/translations/main.i18n.json b/i18n/vscode-language-pack-ko/translations/main.i18n.json index e4e62d6dc8..630c19d95a 100644 --- a/i18n/vscode-language-pack-ko/translations/main.i18n.json +++ b/i18n/vscode-language-pack-ko/translations/main.i18n.json @@ -12644,7 +12644,7 @@ "invalid configurations": "프로필에는 하나 이상의 구성이 포함되어야 합니다.", "new profile exists": "새 프로필을 이미 만들고 있습니다. 취소하고 새로 만드시겠습니까?", "open": "측면에서 열기", - "open new window": "Open New Window with this Profile", + "open new window": "이 프로필을 사용하여 새 창 열기", "preview": "미리 보기", "profileExists": "이름이 {0}인 프로필이 이미 있습니다.", "profileNameRequired": "프로필 이름은 필수 항목입니다.", diff --git a/i18n/vscode-language-pack-pl/translations/main.i18n.json b/i18n/vscode-language-pack-pl/translations/main.i18n.json index a1c73990d3..e25485f248 100644 --- a/i18n/vscode-language-pack-pl/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pl/translations/main.i18n.json @@ -12644,7 +12644,7 @@ "invalid configurations": "Profil powinien zawierać co najmniej jedną konfigurację.", "new profile exists": "Nowy profil jest już tworzony. Czy chcesz go odrzucić i utworzyć nowy?", "open": "Otwórz z boku", - "open new window": "Open New Window with this Profile", + "open new window": "Otwórz nowe okno z tym profilem", "preview": "Podgląd", "profileExists": "Profil o nazwie {0} już istnieje.", "profileNameRequired": "Nazwa profilu jest wymagana.", diff --git a/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json b/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json index a7d75cd335..4aab8ce679 100644 --- a/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json +++ b/i18n/vscode-language-pack-pt-BR/translations/main.i18n.json @@ -6622,7 +6622,7 @@ "multiSessionDebug": "True quando há mais de uma sessão de depuração ativa.", "multiSessionRepl": "True quando há mais de um console de depuração.", "restartFrameSupported": "True quando a sessão focalizada dá suporte às solicitações 'restartFrame'.", - "stackFrameSupportsRestart": "True when the focused stack frame supports 'restartFrame'.", + "stackFrameSupportsRestart": "True quando o quadro de ativação focalizado dá suporte a \"restartFrame\".", "stepBackSupported": "True quando a sessão focalizada dá suporte às solicitações 'stepBack'.", "stepIntoTargetsSupported": "True quando a sessão focalizada dá suporte à solicitação 'stepIntoTargets'.", "suspendDebuggeeSupported": "Verdadeiro quando a sessão focada suporta a funcionalidade de suspensão do depurador.", @@ -6635,9 +6635,9 @@ "variableName": "Nome da variável, presente para cláusulas de visualização de depuração.", "variableType": "Tipo da variável, presente para cláusulas de visualização de depuração.", "variableValue": "Valor da variável, presente para cláusulas de visualização de depuração.", - "variablesFocused": "True when the VARIABLES views is focused, false otherwise", + "variablesFocused": "True quando as exibições VARIABLES estão focadas; caso contrário, false", "watchExpressionsExist": "True quando há pelo menos uma expressão de inspeção. Caso contrário, false.", - "watchExpressionsFocused": "True when the WATCH view is focused, false otherwise.", + "watchExpressionsFocused": "True quando o modo de exibição WATCH está focalizado; caso contrário, false.", "watchItemType": "Representa o tipo de item do elemento focalizado na exibição INSPEÇÃO. Por exemplo: 'expression', 'variable'" }, "vs/workbench/contrib/debug/common/debugContentProvider": { diff --git a/i18n/vscode-language-pack-tr/translations/main.i18n.json b/i18n/vscode-language-pack-tr/translations/main.i18n.json index 752fb2220b..fe40a9a906 100644 --- a/i18n/vscode-language-pack-tr/translations/main.i18n.json +++ b/i18n/vscode-language-pack-tr/translations/main.i18n.json @@ -12644,7 +12644,7 @@ "invalid configurations": "Profil en az bir yapılandırma içermelidir.", "new profile exists": "Yeni bir profil zaten oluşturuluyor. Atmak ve yeni bir tane oluşturmak istiyor musunuz?", "open": "Yanda Aç", - "open new window": "Open New Window with this Profile", + "open new window": "Bu Profil ile Yeni Pencerede Aç", "preview": "Önizleme", "profileExists": "{0} adlı Profil zaten var.", "profileNameRequired": "Profil adı gereklidir.", diff --git a/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json b/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json index 911274d7ea..2440f216b0 100644 --- a/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hans/translations/main.i18n.json @@ -6622,7 +6622,7 @@ "multiSessionDebug": "活动调试会话多于 1 个时为 True。", "multiSessionRepl": "调试控制台多于 1 个时为 True。", "restartFrameSupported": "焦点会话支持 \"restartFrame\" 请求时为 True。", - "stackFrameSupportsRestart": "True when the focused stack frame supports 'restartFrame'.", + "stackFrameSupportsRestart": "当聚焦堆栈帧支持 \"restartFrame\" 时为 true。", "stepBackSupported": "焦点会话支持 \"stepBack\" 请求时为 True。", "stepIntoTargetsSupported": "焦点会话支持 \"stepIntoTargets\" 请求时为 True。", "suspendDebuggeeSupported": "如果重点会话支持暂停调试对象功能,则为 True。", @@ -6635,9 +6635,9 @@ "variableName": "用于调试可视化子句的变量名称。", "variableType": "用于调试可视化子句的变量类型。", "variableValue": "用于调试可视化子句的变量值。", - "variablesFocused": "True when the VARIABLES views is focused, false otherwise", + "variablesFocused": "当 \"VARIABLES\" 视图聚焦时为 true,否则为 false", "watchExpressionsExist": "至少存在一个监视表达式时为 True,否则为 false。", - "watchExpressionsFocused": "True when the WATCH view is focused, false otherwise.", + "watchExpressionsFocused": "当 \"WATCH\" 视图聚焦时为 true,否则为 false。", "watchItemType": "表示“监视”视图中聚焦元素的项目类型。例如: \"expression\"、\"variable\"" }, "vs/workbench/contrib/debug/common/debugContentProvider": { @@ -12644,7 +12644,7 @@ "invalid configurations": "配置文件应至少包含一个配置。", "new profile exists": "正在创建新的配置文件。是否要放弃它并新建一个?", "open": "在侧边打开", - "open new window": "Open New Window with this Profile", + "open new window": "使用此配置文件打开新窗口", "preview": "预览", "profileExists": "具有名称 {0} 的配置文件已经存在。", "profileNameRequired": "配置文件名称是必需的。", 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 962ea17afd..d85593bc66 100644 --- a/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json +++ b/i18n/vscode-language-pack-zh-hant/translations/main.i18n.json @@ -1269,8 +1269,8 @@ }, "vs/editor/contrib/hover/browser/contentHoverRendered": { "hoverAccessibilityStatusBar": "這是暫留狀態列。", - "hoverAccessibilityStatusBarActionWithKeybinding": "It has an action with label {0} and keybinding {1}.", - "hoverAccessibilityStatusBarActionWithoutKeybinding": "It has an action with label {0}." + "hoverAccessibilityStatusBarActionWithKeybinding": "其動作具有標籤 {0} 與按鍵繫結關係 {1}。", + "hoverAccessibilityStatusBarActionWithoutKeybinding": "其動作具有標籤 {0}。" }, "vs/editor/contrib/hover/browser/hoverAccessibleViews": { "decreaseVerbosity": "- 您可以使用 Decrease Hover Verbosity 命令<按鍵繫結關係:{0}> 來減少焦點暫留部分詳細程度等級。", @@ -6622,7 +6622,7 @@ "multiSessionDebug": "當有 1 個以上的作用中偵錯工作階段時為 true。", "multiSessionRepl": "當有 1 個以上的偵錯主控台時為 true。", "restartFrameSupported": "當焦點工作階段支援 'restartFrame' 要求時為 true。", - "stackFrameSupportsRestart": "True when the focused stack frame supports 'restartFrame'.", + "stackFrameSupportsRestart": "當焦點堆疊框架支援 'restartFrame' 時為 true。", "stepBackSupported": "當焦點工作階段支援 'stepBack' 要求時為 true。", "stepIntoTargetsSupported": "當焦點工作階段支援 'stepIntoTargets' 要求時為 true。", "suspendDebuggeeSupported": "當焦點工作階段支援暫止偵錯工具功能時,為 True。", @@ -6635,9 +6635,9 @@ "variableName": "變數的名稱,適用於偵錯視覺效果子句。", "variableType": "變數的類型,適用於偵錯視覺效果子句。", "variableValue": "變數的值,適用於偵錯視覺效果子句。", - "variablesFocused": "True when the VARIABLES views is focused, false otherwise", + "variablesFocused": "當 [變數] 檢視是焦點時為 true,否則為 false", "watchExpressionsExist": "當存在至少一個監看運算式時為 true,否則為 false。", - "watchExpressionsFocused": "True when the WATCH view is focused, false otherwise.", + "watchExpressionsFocused": "當 [監看] 檢視是焦點時為 true,否則為 false。", "watchItemType": "代表 [監看式] 檢視中焦點元素的項目類型。例如: 'expression','variable'" }, "vs/workbench/contrib/debug/common/debugContentProvider": {