Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated strings from microsoft/vscode-loc-drop@779259cf13d0c9e5933f2bc2265437e312ebebe0 #1797

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Chat",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "Určuje, jestli centrum příkazů zobrazuje nabídku akcí pro řízení Copilotu (vyžaduje {0}).",
"chat.detectParticipant.enabled": "Povolí automatickou detekci účastníka chatu pro panelový chat.",
"chat.editing.autoAcceptDelay": "Zpoždění, po kterém budou automaticky přijaty změny provedené chatem Hodnoty jsou v sekundách, hodnota 0 znamená zakázáno a maximum je 100 sekund.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "Barva popředí příkazu lomítka chatu."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "True, když se aktuální požadavek může pozastavit",
"chatEditApplied": "True, pokud se použily úpravy textu chatu.",
"chatEditingAgentMode": "True, když jsou úpravy v režimu agenta",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Chat",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "Steuert, ob im Befehlscenter ein Menü für Aktionen angezeigt wird zur Kontrolle von Copilot (erfordert {0}).",
"chat.detectParticipant.enabled": "Aktiviert die automatische Erkennung von Chatteilnehmern für Panelchat.",
"chat.editing.autoAcceptDelay": "Verzögerung, nach der vom Chat vorgenommene Änderungen automatisch akzeptiert werden. Werte sind in Sekunden, \"0\" bedeutet\", \"Deaktiviert\" und \"100 Sekunden\" ist der Höchstwert.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "Die Vordergrundfarbe eines Schrägstrich-Befehls für den Chat."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "TRUE, wenn die aktuelle Anforderung angehalten werden kann.",
"chatEditApplied": "TRUE, wenn die Chattextbearbeitungen angewendet wurden.",
"chatEditingAgentMode": "TRUE, wenn sich Bearbeitungen im Agentmodus befinden.",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Chat",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "Controla si el centro de comandos muestra un menú para las acciones para controlar Copilot (requiere {0}).",
"chat.detectParticipant.enabled": "Habilita la detección automática del participante del chat para el chat del panel.",
"chat.editing.autoAcceptDelay": "Retraso tras el cual se aceptan automáticamente los cambios realizados por el chat. Los valores son en segundos, '0' significa deshabilitado y '100' segundos es el máximo.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "Color de primer plano de un comando de barra oblicua de chat."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "Es true cuando se puede pausar la solicitud actual.",
"chatEditApplied": "True cuando se han aplicado las ediciones de texto del chat.",
"chatEditingAgentMode": "True cuando las ediciones están en modo de agente.",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Conversation",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "Contrôle si le centre de commande affiche un menu d'actions pour contrôler Copilot (nécessite {0}).",
"chat.detectParticipant.enabled": "Active la détection automatique des participants à la conversation pour la conversation de panneau.",
"chat.editing.autoAcceptDelay": "Délai après lequel les modifications apportées par la conversation sont automatiquement acceptées. Les valeurs sont en secondes, « 0 » signifie désactivé et « 100 » secondes est le maximum.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "Couleur de premier plan d’une commande à barre oblique de conversation."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "True quand la demande actuelle peut être suspendue.",
"chatEditApplied": "La valeur est true lorsque les modifications apportées au texte de la conversation sont appliquées.",
"chatEditingAgentMode": "La valeur est true quand les modifications sont en mode agent.",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-it/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Chat",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "Controllare se il centro comandi mostra un menu per le azioni per controllare Copilot (richiede {0}).",
"chat.detectParticipant.enabled": "Abilita il rilevamento automatico dei partecipanti alla chat per la chat del pannello.",
"chat.editing.autoAcceptDelay": "Ritardo dopo il quale le modifiche apportate dalla chat vengono accettate automaticamente. I valori sono in secondi, '0' indica disabilitato e '100' secondi è il massimo.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "Colore primo piano di un comando slash della chat."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "True quando la richiesta corrente può essere sospesa.",
"chatEditApplied": "True quando le modifiche sono state applicate al testo della chat.",
"chatEditingAgentMode": "True quando le modifiche sono in modalità agente.",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-ja/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "チャット",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "コマンド センターが Copilot を制御するための操作のメニューを表示するかどうかを制御します ({0} が必要です)。",
"chat.detectParticipant.enabled": "パネル チャットのチャット参加者の自動検出を有効にします。",
"chat.editing.autoAcceptDelay": "チャットによる変更が自動的に反映されるまでの遅延。値は秒単位、'0' は無効、'100' 秒が最大値であることを意味します。",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "チャット スラッシュ コマンドの前景色。"
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "現在の要求を一時停止できる場合は True です。",
"chatEditApplied": "チャット テキストの編集が適用されている場合は true。",
"chatEditingAgentMode": "編集がエージェント モードの場合は True です。",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-ko/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "채팅",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "명령 센터에 Copilot를 제어하기 위한 작업 메뉴를 표시할지 여부를 제어합니다({0} 필요).",
"chat.detectParticipant.enabled": "패널 채팅에서 채팅 참가자 자동 감지를 사용합니다.",
"chat.editing.autoAcceptDelay": "채팅에서 변경한 내용이 자동으로 수락되는 지연입니다. 값은 초 단위로, '0'은 사용 안 됨을 의미하고 '100'초는 최대값입니다.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "채팅 슬래시 명령의 전경색입니다."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "현재 요청을 일시 중지할 수 있는 경우 True입니다.",
"chatEditApplied": "채팅 텍스트 편집이 적용된 경우 True입니다.",
"chatEditingAgentMode": "편집이 에이전트 모드에 있는 경우 True입니다.",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-pl/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Czat",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "Określa, czy centrum poleceń wyświetla menu dla akcji w celu kontrolowania funkcji Copilot (wymaga {0}).",
"chat.detectParticipant.enabled": "Włącza automatyczne wykrywanie uczestnika czatu na potrzeby czatu panelowego.",
"chat.editing.autoAcceptDelay": "Opóźnienie automatycznego akceptowania zmian wprowadzonych przez czat. Wartości są wyrażone w sekundach, wartość \"0\" oznacza wyłączenie, a wartość maksymalna to \"100\" sekund.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "Kolor pierwszego planu polecenia poprzedzonego ukośnikiem czatu."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "Wartość true, gdy bieżące żądanie może zostać wstrzymane.",
"chatEditApplied": "Wartość True (Prawda) po zastosowaniu edycji tekstu czatu.",
"chatEditingAgentMode": "Wartość true, gdy edycja jest w trybie agenta.",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-pt-BR/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Chat",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "Controla se o centro de comandos mostra um menu para ações para controlar o Copilot (requer {0}).",
"chat.detectParticipant.enabled": "Habilita a detecção automática do participante do chat para o chat do painel.",
"chat.editing.autoAcceptDelay": "Atraso após o qual as alterações feitas pelo chat são aceitas automaticamente. Os valores são em segundos, '0' significa desabilitado e '100' segundos é o máximo.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "A cor de primeiro plano de um comando barra \"/\" de chat."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "True quando a solicitação atual pode ser pausada.",
"chatEditApplied": "Verdadeiro quando as edições de texto do chat foram aplicadas.",
"chatEditingAgentMode": "True quando as edições estão no modo de agente.",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Çhæt",
"chat.agent.enabled.description": "Ëñæþlë ægëñt møðë før {0}. Whëñ thïs ïs ëñæþlëð, æ ðrøpðøwñ æppëærs ïñ thë {0} vïëw tø tøgglë ægëñt møðë.",
"chat.commandCenter.enabled": "Çøñtrøls whëthër thë çømmæñð çëñtër shøws æ mëñµ før æçtïøñs tø çøñtrøl Çøpïløt (rëqµïrës {0}).",
"chat.detectParticipant.enabled": "Ëñæþlës çhæt pærtïçïpæñt æµtøðëtëçtïøñ før pæñël çhæt.",
"chat.editing.autoAcceptDelay": "Ðëlæÿ æftër whïçh çhæñgës mæðë þÿ çhæt ærë æµtømætïçællÿ æççëptëð. Vælµës ærë ïñ sëçøñðs, `0` mëæñs ðïsæþlëð æñð `100` sëçøñðs ïs thë mæxïmµm.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "Thë førëgrøµñð çølør øf æ çhæt slæsh çømmæñð."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "Trµë whëñ ægëñt møðë ïs ñøt ælløwëð.",
"chatCanRequestBePaused": "Trµë whëñ thë çµrrëñt rëqµëst çæñ þë pæµsëð.",
"chatEditApplied": "Trµë whëñ thë çhæt tëxt ëðïts hævë þëëñ æpplïëð.",
"chatEditingAgentMode": "Trµë whëñ ëðïts ïs ïñ ægëñt møðë.",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-ru/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Чат",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "Управляет отображением меню действий для управления Copilot в командном центре (требуется {0}).",
"chat.detectParticipant.enabled": "Включает автоматическое определение участников чата для чата панели.",
"chat.editing.autoAcceptDelay": "Задержка, после которой изменения, внесенные чатом, автоматически принимаются. Значения находятся в секундах, \"0\" означает \"отключено\", а \"100\" секунд — максимум.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "Цвет переднего плана команды с косой чертой чата."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "Значение true, если текущий запрос можно приостановить.",
"chatEditApplied": "ИСТИНА, если применены изменения текста чата.",
"chatEditingAgentMode": "Значение true, если изменения в режиме агента.",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-tr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "Sohbet",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "Komut merkezinin Copilot’ı kontrol etmeye yönelik eylemler için bir menü gösterip göstermeyeceğini kontrol eder ({0} gereklidir).",
"chat.detectParticipant.enabled": "Panel sohbeti için sohbet katılımcısını otomatik algılamayı etkinleştirir.",
"chat.editing.autoAcceptDelay": "Sohbet tarafından yapılan değişikliklerin otomatik olarak kabul edilmesinden sonraki gecikme. Değerler saniye cinsindendir, '0', devre dışı olduğu anlamına gelir ve '100' saniye en büyük değerdir.",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "Sohbet eğik çizgi komutunun ön plan rengi."
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "Geçerli istek duraklatıldığında true olur.",
"chatEditApplied": "Sohbet metni düzenlemeleri uygulandığında true olur.",
"chatEditingAgentMode": "Düzenleme aracı modunda olduğunda true olur.",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-zh-hans/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "聊天",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "控制命令中心是否显示用于控制 Copilot 的操作菜单(需要 {0})。",
"chat.detectParticipant.enabled": "为 panel 聊天启用聊天参与者自动删除功能。",
"chat.editing.autoAcceptDelay": "自动接受聊天所做的更改之后的延迟。值以秒为单位,“0” 表示禁用,最大值为 “100” 秒。",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "聊天斜线命令的前景色。"
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "如果当前请求可以暂停,则为 True。",
"chatEditApplied": "应用聊天文本编辑后为 True。",
"chatEditingAgentMode": "当编辑处于代理模式时为 True。",
Expand Down
2 changes: 2 additions & 0 deletions i18n/vscode-language-pack-zh-hant/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5700,6 +5700,7 @@
},
"vs/workbench/contrib/chat/browser/chat.contribution": {
"chat": "聊天",
"chat.agent.enabled.description": "Enable agent mode for {0}. When this is enabled, a dropdown appears in the {0} view to toggle agent mode.",
"chat.commandCenter.enabled": "控制命令中心是否顯示可控制 Copilot 的動作功能表 (需要 {0})。",
"chat.detectParticipant.enabled": "為小組聊天啟用聊天參與者自動偵測。",
"chat.editing.autoAcceptDelay": "自動接受聊天所做變更的延遲時間。值以秒為單位,'0' 表示停用,'100' 秒為最大值。",
Expand Down Expand Up @@ -6118,6 +6119,7 @@
"chat.slashCommandForeground": "聊天 Slash 命令的前景色彩。"
},
"vs/workbench/contrib/chat/common/chatContextKeys": {
"chatAgentModeDisallowed": "True when agent mode is not allowed.",
"chatCanRequestBePaused": "當目前的要求可以暫停時為 True。",
"chatEditApplied": "已套用聊天文字編輯時為 True。",
"chatEditingAgentMode": "當編輯處於代理程式模式時為 True。",
Expand Down
Loading