Skip to content

Commit 4f23955

Browse files
author
vscode
committed
Updated strings from microsoft/vscode-loc-drop@f8c2005d9302d0d305a9a761243ea20da350a65c
1 parent d05ffbd commit 4f23955

File tree

14 files changed

+28
-14
lines changed

14 files changed

+28
-14
lines changed

i18n/vscode-language-pack-cs/translations/main.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6891,7 +6891,8 @@
68916891
"workbench.reusable-prompts.top-error.recursive-reference": "Rekurze sama na sebe."
68926892
},
68936893
"vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl": {
6894-
"prompt.file.detail": "Soubor výzvy: {0}"
6894+
"prompt.file.detail": "Soubor výzvy: {0}",
6895+
"promptParser.notCompleted": "Prompt parser for {0} did not complete."
68956896
},
68966897
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
68976898
"canBeReferencedInPrompt": "Pokud je hodnota True, zobrazí se tento nástroj jako příloha, kterou může uživatel přidat do své žádosti ručně. Účastníci chatu obdrží nástroj v {0}.",

i18n/vscode-language-pack-de/translations/main.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6891,7 +6891,8 @@
68916891
"workbench.reusable-prompts.top-error.recursive-reference": "Rekursion zu sich selbst."
68926892
},
68936893
"vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl": {
6894-
"prompt.file.detail": "Promptdatei: {0}"
6894+
"prompt.file.detail": "Promptdatei: {0}",
6895+
"promptParser.notCompleted": "Prompt parser for {0} did not complete."
68956896
},
68966897
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
68976898
"canBeReferencedInPrompt": "Wenn TRUE, wird dieses Tool als Anlage angezeigt, die der Benutzer manuell zu seiner Anforderung hinzufügen kann. Chatteilnehmer erhalten das Tool in {0}.",

i18n/vscode-language-pack-es/translations/main.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6891,7 +6891,8 @@
68916891
"workbench.reusable-prompts.top-error.recursive-reference": "Recursividad a sí misma."
68926892
},
68936893
"vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl": {
6894-
"prompt.file.detail": "Archivo de indicación: {0}"
6894+
"prompt.file.detail": "Archivo de indicación: {0}",
6895+
"promptParser.notCompleted": "Prompt parser for {0} did not complete."
68956896
},
68966897
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
68976898
"canBeReferencedInPrompt": "Si es true, esta herramienta se muestra como datos adjuntos que el usuario puede agregar manualmente a su solicitud. Los participantes del chat recibirán la herramienta en {0}.",

i18n/vscode-language-pack-fr/translations/main.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6891,7 +6891,8 @@
68916891
"workbench.reusable-prompts.top-error.recursive-reference": "Récursivité."
68926892
},
68936893
"vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl": {
6894-
"prompt.file.detail": "Fichiers de requête : {0}"
6894+
"prompt.file.detail": "Fichiers de requête : {0}",
6895+
"promptParser.notCompleted": "Prompt parser for {0} did not complete."
68956896
},
68966897
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
68976898
"canBeReferencedInPrompt": "Si la valeur est vraie, cet outil s’affiche sous la forme d’une pièce jointe que l’utilisateur peut ajouter manuellement à sa requête. Les participants à la conversation recevront l’outil dans {0}.",

i18n/vscode-language-pack-it/translations/main.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6891,7 +6891,8 @@
68916891
"workbench.reusable-prompts.top-error.recursive-reference": "Ricorsione interna."
68926892
},
68936893
"vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl": {
6894-
"prompt.file.detail": "File di richiesta: {0}"
6894+
"prompt.file.detail": "File di richiesta: {0}",
6895+
"promptParser.notCompleted": "Prompt parser for {0} did not complete."
68956896
},
68966897
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
68976898
"canBeReferencedInPrompt": "Se true, questo strumento viene visualizzato come allegato che l'utente può aggiungere manualmente alla richiesta. I partecipanti alla chat riceveranno lo strumento in {0}.",

i18n/vscode-language-pack-ja/translations/main.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6891,7 +6891,8 @@
68916891
"workbench.reusable-prompts.top-error.recursive-reference": "それ自体への再帰。"
68926892
},
68936893
"vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl": {
6894-
"prompt.file.detail": "プロンプト ファイル: {0}"
6894+
"prompt.file.detail": "プロンプト ファイル: {0}",
6895+
"promptParser.notCompleted": "Prompt parser for {0} did not complete."
68956896
},
68966897
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
68976898
"canBeReferencedInPrompt": "true の場合は、このツールが添付ファイルとして表示され、ユーザーが手動で要求に追加できます。チャット参加者は、このツールを {0} で受け取ります。",

i18n/vscode-language-pack-ko/translations/main.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6891,7 +6891,8 @@
68916891
"workbench.reusable-prompts.top-error.recursive-reference": "자체에 대한 재귀입니다."
68926892
},
68936893
"vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl": {
6894-
"prompt.file.detail": "프롬프트 파일: {0}"
6894+
"prompt.file.detail": "프롬프트 파일: {0}",
6895+
"promptParser.notCompleted": "Prompt parser for {0} did not complete."
68956896
},
68966897
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
68976898
"canBeReferencedInPrompt": "True인 경우 이 도구는 사용자가 요청에 수동으로 추가할 수 있는 첨부 파일로 표시됩니다. 채팅 참가자는{0}에서 도구를 받게 됩니다.",

i18n/vscode-language-pack-pl/translations/main.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6891,7 +6891,8 @@
68916891
"workbench.reusable-prompts.top-error.recursive-reference": "Rekursja do samego siebie."
68926892
},
68936893
"vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl": {
6894-
"prompt.file.detail": "Plik polecenia: {0}"
6894+
"prompt.file.detail": "Plik polecenia: {0}",
6895+
"promptParser.notCompleted": "Prompt parser for {0} did not complete."
68956896
},
68966897
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
68976898
"canBeReferencedInPrompt": "W przypadku wartości true to narzędzie jest wyświetlane jako załącznik, który użytkownik może dodać ręcznie do żądania. Uczestnicy czatu otrzymają narzędzie w {0}.",

i18n/vscode-language-pack-pt-BR/translations/main.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6891,7 +6891,8 @@
68916891
"workbench.reusable-prompts.top-error.recursive-reference": "Recursão para si mesmo."
68926892
},
68936893
"vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl": {
6894-
"prompt.file.detail": "Arquivo de prompt: {0}"
6894+
"prompt.file.detail": "Arquivo de prompt: {0}",
6895+
"promptParser.notCompleted": "Prompt parser for {0} did not complete."
68956896
},
68966897
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
68976898
"canBeReferencedInPrompt": "Se for true, essa ferramenta será exibida como um anexo que o usuário pode adicionar manualmente à solicitação. Os participantes do chat receberão a ferramenta em {0}.",

i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6891,7 +6891,8 @@
68916891
"workbench.reusable-prompts.top-error.recursive-reference": "Rëçµrsïøñ tø ïtsëlf."
68926892
},
68936893
"vs/workbench/contrib/chat/common/promptSyntax/service/promptsServiceImpl": {
6894-
"prompt.file.detail": "Prømpt fïlë: {0}"
6894+
"prompt.file.detail": "Prømpt fïlë: {0}",
6895+
"promptParser.notCompleted": "Prømpt pærsër før {0} ðïð ñøt çømplëtë."
68956896
},
68966897
"vs/workbench/contrib/chat/common/tools/languageModelToolsContribution": {
68976898
"canBeReferencedInPrompt": "Ïf trµë, thïs tøøl shøws µp æs æñ ættæçhmëñt thæt thë µsër çæñ æðð mæñµællÿ tø thëïr rëqµëst. Çhæt pærtïçïpæñts wïll rëçëïvë thë tøøl ïñ {0}.",

0 commit comments

Comments
 (0)