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@5f6fb1860e73a6905c5177ba008458e6234d260e #1718

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
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "Vymazat všechny chaty pracovního prostoru",
"chat.history.label": "Zobrazit chaty…",
"chat.history.rename": "Přejmenovat",
"chatWith": "Chat With Extension",
"currentChatLabel": "aktuální",
"interactiveSession.clearHistory.label": "Vymazat historii vstupu",
"interactiveSession.focusInput.label": "Vstup chatu na intenzivní práci",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "Přidává účastníka chatu."
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "Panel nástrojů bloku kódu",
Expand Down
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "Alle Arbeitsbereichschats löschen",
"chat.history.label": "Chats anzeigen...",
"chat.history.rename": "Umbenennen",
"chatWith": "Chat With Extension",
"currentChatLabel": "aktuell",
"interactiveSession.clearHistory.label": "Eingabeverlauf löschen",
"interactiveSession.focusInput.label": "Chateingabe fokussieren",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "Fügt einen Chatteilnehmer hinzu"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "Codeblocksymbolleiste",
Expand Down
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "Borrar todos los chats del área de trabajo",
"chat.history.label": "Mostrar chats...",
"chat.history.rename": "Cambiar nombre",
"chatWith": "Chat With Extension",
"currentChatLabel": "actual",
"interactiveSession.clearHistory.label": "Borrar el historial de entradas",
"interactiveSession.focusInput.label": "Enfocar entrada de chat",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "Contribuye a un participante del chat"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "Barra de herramientas de bloque de código",
Expand Down
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "Effacer toutes les conversations de l’espace de travail",
"chat.history.label": "Afficher les conversations...",
"chat.history.rename": "Renommer",
"chatWith": "Chat With Extension",
"currentChatLabel": "actuel",
"interactiveSession.clearHistory.label": "Effacer l’historique d’entrée",
"interactiveSession.focusInput.label": "Focus sur l’entrée de la conversation",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "Contribue à un participant à la conversation"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "Barre d’outils du bloc de code",
Expand Down
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-it/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "Cancella tutte le chat dell'area di lavoro",
"chat.history.label": "Mostra chat...",
"chat.history.rename": "Rinomina",
"chatWith": "Chat With Extension",
"currentChatLabel": "correnti",
"interactiveSession.clearHistory.label": "Cancella cronologia input",
"interactiveSession.focusInput.label": "Input chat con stato attivo",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "Fornisce un partecipante alla chat"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "Barra degli strumenti blocco di codice",
Expand Down
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-ja/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "すべてのワークスペース チャットをクリア",
"chat.history.label": "チャットの表示...",
"chat.history.rename": "名前の変更",
"chatWith": "Chat With Extension",
"currentChatLabel": "現在",
"interactiveSession.clearHistory.label": "入力履歴のクリア",
"interactiveSession.focusInput.label": "Focus Chat Input",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "チャット参加者を投稿する"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "コード ブロック ツール バー",
Expand Down
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-ko/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "모든 작업 영역 채팅 지우기",
"chat.history.label": "채팅 표시...",
"chat.history.rename": "이름 바꾸기",
"chatWith": "Chat With Extension",
"currentChatLabel": "현재",
"interactiveSession.clearHistory.label": "입력 기록 지우기",
"interactiveSession.focusInput.label": "포커스 채팅 입력",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "채팅 참가자 기여"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "코드 블록 도구 모음",
Expand Down
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-pl/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "Wyczyść wszystkie czaty w obszarze roboczym",
"chat.history.label": "Pokaż czaty...",
"chat.history.rename": "Zmień nazwę",
"chatWith": "Chat With Extension",
"currentChatLabel": "bieżące",
"interactiveSession.clearHistory.label": "Wyczyść historię wprowadzania",
"interactiveSession.focusInput.label": "Fokus — dane wejściowe czatu",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "Współtworzy uczestnika czatu"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "Pasek narzędzi bloku kodu",
Expand Down
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-pt-BR/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "Limpar Todos os Chats do Workspace",
"chat.history.label": "Mostrar Chats...",
"chat.history.rename": "Renomear",
"chatWith": "Chat With Extension",
"currentChatLabel": "atual",
"interactiveSession.clearHistory.label": "Limpar Histórico de Entrada",
"interactiveSession.focusInput.label": "Foco na Entrada do Chat",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "Contribui com um participante do chat"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "Barra de ferramentas do bloco de código",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "Çlëær Æll Wørkspæçë Çhæts",
"chat.history.label": "§høw Çhæts...",
"chat.history.rename": "Rëñæmë",
"chatWith": "Çhæt Wïth Ëxtëñsïøñ",
"currentChatLabel": "çµrrëñt",
"interactiveSession.clearHistory.label": "Çlëær Ïñpµt Hïstørÿ",
"interactiveSession.focusInput.label": "Føçµs Çhæt Ïñpµt",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "Çøñtrïþµtës æ çhæt pærtïçïpæñt"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} tø ættæçh çøñtëxt\r\n\r\n@ tø çhæt wïth ëxtëñsïøñs"
"chatWidget.tips": "{0} tø ættæçh çøñtëxt\r\n\r\n{1} tø çhæt wïth ëxtëñsïøñs"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "Çøðë þløçk tøølþær",
Expand Down
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-ru/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "Очистить все чаты рабочей области",
"chat.history.label": "Показать чаты...",
"chat.history.rename": "Переименовать",
"chatWith": "Chat With Extension",
"currentChatLabel": "текущий",
"interactiveSession.clearHistory.label": "Очистить журнал входных данных",
"interactiveSession.focusInput.label": "Фокус на вводе текста чата",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "Добавляет участника чата"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "Панель инструментов блока кода",
Expand Down
3 changes: 2 additions & 1 deletion i18n/vscode-language-pack-tr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "Tüm Çalışma Alanı Sohbetlerini Temizle",
"chat.history.label": "Sohbetleri Göster...",
"chat.history.rename": "Yeniden adlandır",
"chatWith": "Chat With Extension",
"currentChatLabel": "geçerli",
"interactiveSession.clearHistory.label": "Giriş Geçmişini Temizle",
"interactiveSession.focusInput.label": "Odak Sohbet Girişi",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "Bir sohbet katılımcısına katkıda bulunur"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "Kod bloğu araç çubuğu",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "清除所有工作区聊天",
"chat.history.label": "显示聊天...",
"chat.history.rename": "重命名",
"chatWith": "Chat With Extension",
"currentChatLabel": "当前",
"interactiveSession.clearHistory.label": "清除输入历史记录",
"interactiveSession.focusInput.label": "焦点聊天输入",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "提供聊天参与者"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "代码块工具栏",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5382,6 +5382,7 @@
"chat.clear.label": "清除所有工作區聊天",
"chat.history.label": "顯示聊天...",
"chat.history.rename": "重新命名",
"chatWith": "Chat With Extension",
"currentChatLabel": "目前",
"interactiveSession.clearHistory.label": "清除輸入歷程記錄",
"interactiveSession.focusInput.label": "聚焦聊天輸入",
Expand Down Expand Up @@ -5635,7 +5636,7 @@
"vscode.extension.contributes.chatParticipant": "參與聊天參與者"
},
"vs/workbench/contrib/chat/browser/chatWidget": {
"chatWidget.tips": "{0} to attach context\r\n\r\n@ to chat with extensions"
"chatWidget.tips": "{0} to attach context\r\n\r\n{1} to chat with extensions"
},
"vs/workbench/contrib/chat/browser/codeBlockPart": {
"chat.codeBlock.toolbar": "程式碼區塊工具列",
Expand Down
Loading