Skip to content

Commit

Permalink
Updated strings from microsoft/vscode-loc-drop@1db7b13e230a88c740b2fd…
Browse files Browse the repository at this point in the history
…6b44f3d5f6a59c7466
  • Loading branch information
vscode committed Jun 24, 2024
1 parent e5e48b6 commit 50833ee
Show file tree
Hide file tree
Showing 14 changed files with 14,085 additions and 14,029 deletions.
16 changes: 10 additions & 6 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5301,6 +5301,8 @@
"chat.newChat.label": "Nový chat"
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"applyCodeBlock.error": "Failed to apply code block: {0}",
"applyCodeBlock.progress": "Applying code block...",
"interactive.compare.apply": "Použít úpravy",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "Kopírovat",
Expand Down Expand Up @@ -5401,6 +5403,13 @@
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": {
"usedReferences": "Used References",
"usedReferencesCollapsed": "{0}, collapsed",
"usedReferencesExpanded": "{0}, expanded",
"usedReferencesPlural": "Used {0} references",
"usedReferencesSingular": "Used {0} reference"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
Expand All @@ -5426,12 +5435,7 @@
"notebook.moreExecuteActionsLabel": "Další…"
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"usedAgent": "použito: {0} [[(znovu spustit bez)]]",
"usedReferences": "Použité odkazy",
"usedReferencesCollapsed": "{0}, sbaleno",
"usedReferencesExpanded": "{0}, rozbaleno",
"usedReferencesPlural": "Použité odkazy na {0}",
"usedReferencesSingular": "Použitý odkaz na {0}"
"usedAgent": "použito: {0} [[(znovu spustit bez)]]"
},
"vs/workbench/contrib/chat/browser/chatParticipantContributions": {
"action.showExtension": "Zobrazit rozšíření",
Expand Down
16 changes: 10 additions & 6 deletions i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5301,6 +5301,8 @@
"chat.newChat.label": "Neuer Chat"
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"applyCodeBlock.error": "Failed to apply code block: {0}",
"applyCodeBlock.progress": "Applying code block...",
"interactive.compare.apply": "Änderungen anwenden",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "Kopieren",
Expand Down Expand Up @@ -5401,6 +5403,13 @@
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": {
"usedReferences": "Used References",
"usedReferencesCollapsed": "{0}, collapsed",
"usedReferencesExpanded": "{0}, expanded",
"usedReferencesPlural": "Used {0} references",
"usedReferencesSingular": "Used {0} reference"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
Expand All @@ -5426,12 +5435,7 @@
"notebook.moreExecuteActionsLabel": "Mehr..."
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"usedAgent": "{0} verwendet [[(erneut ausführen ohne)]]",
"usedReferences": "Verwendete Verweise",
"usedReferencesCollapsed": "{0}, zugeklappt",
"usedReferencesExpanded": "{0}, aufgeklappt",
"usedReferencesPlural": "{0} Verweise verwendet",
"usedReferencesSingular": "{0} Verweis verwendet"
"usedAgent": "{0} verwendet [[(erneut ausführen ohne)]]"
},
"vs/workbench/contrib/chat/browser/chatParticipantContributions": {
"action.showExtension": "Erweiterung anzeigen",
Expand Down
27,906 changes: 13,955 additions & 13,951 deletions i18n/vscode-language-pack-es/translations/main.i18n.json

Large diffs are not rendered by default.

16 changes: 10 additions & 6 deletions i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5301,6 +5301,8 @@
"chat.newChat.label": "Nouvelle conversation"
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"applyCodeBlock.error": "Failed to apply code block: {0}",
"applyCodeBlock.progress": "Applying code block...",
"interactive.compare.apply": "Appliquer les modifications",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "Copier",
Expand Down Expand Up @@ -5401,6 +5403,13 @@
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": {
"usedReferences": "Used References",
"usedReferencesCollapsed": "{0}, collapsed",
"usedReferencesExpanded": "{0}, expanded",
"usedReferencesPlural": "Used {0} references",
"usedReferencesSingular": "Used {0} reference"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
Expand All @@ -5426,12 +5435,7 @@
"notebook.moreExecuteActionsLabel": "Plus..."
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"usedAgent": "utilisé {0} [[(réexécuter sans)]]",
"usedReferences": "Références utilisées",
"usedReferencesCollapsed": "{0}, réduit",
"usedReferencesExpanded": "{0}, développé",
"usedReferencesPlural": "Références {0} utilisées",
"usedReferencesSingular": "Référence {0} utilisée"
"usedAgent": "utilisé {0} [[(réexécuter sans)]]"
},
"vs/workbench/contrib/chat/browser/chatParticipantContributions": {
"action.showExtension": "Afficher l’extension",
Expand Down
16 changes: 10 additions & 6 deletions i18n/vscode-language-pack-it/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5301,6 +5301,8 @@
"chat.newChat.label": "Nuova chat"
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"applyCodeBlock.error": "Failed to apply code block: {0}",
"applyCodeBlock.progress": "Applying code block...",
"interactive.compare.apply": "Applica modifiche",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "Copia",
Expand Down Expand Up @@ -5401,6 +5403,13 @@
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": {
"usedReferences": "Used References",
"usedReferencesCollapsed": "{0}, collapsed",
"usedReferencesExpanded": "{0}, expanded",
"usedReferencesPlural": "Used {0} references",
"usedReferencesSingular": "Used {0} reference"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
Expand All @@ -5426,12 +5435,7 @@
"notebook.moreExecuteActionsLabel": "Altro..."
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"usedAgent": "è stato usato {0} [[(riesegui senza)]]",
"usedReferences": "Riferimenti inutilizzati",
"usedReferencesCollapsed": "{0}, compresso",
"usedReferencesExpanded": "{0}, espansa",
"usedReferencesPlural": "Riferimenti inutilizzati {0}",
"usedReferencesSingular": "Riferimento {0} utilizzato"
"usedAgent": "è stato usato {0} [[(riesegui senza)]]"
},
"vs/workbench/contrib/chat/browser/chatParticipantContributions": {
"action.showExtension": "Mostra estensione",
Expand Down
16 changes: 10 additions & 6 deletions i18n/vscode-language-pack-ja/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5301,6 +5301,8 @@
"chat.newChat.label": "新しいチャット"
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"applyCodeBlock.error": "Failed to apply code block: {0}",
"applyCodeBlock.progress": "Applying code block...",
"interactive.compare.apply": "編集の適用",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "コピー",
Expand Down Expand Up @@ -5401,6 +5403,13 @@
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": {
"usedReferences": "Used References",
"usedReferencesCollapsed": "{0}, collapsed",
"usedReferencesExpanded": "{0}, expanded",
"usedReferencesPlural": "Used {0} references",
"usedReferencesSingular": "Used {0} reference"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
Expand All @@ -5426,12 +5435,7 @@
"notebook.moreExecuteActionsLabel": "その他..."
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"usedAgent": "{0} を使用 [[(なしで再実行)]]",
"usedReferences": "使用済み参照",
"usedReferencesCollapsed": "{0}、折りたたまれています",
"usedReferencesExpanded": "{0}、展開済み",
"usedReferencesPlural": "{0} 参照 使用済み",
"usedReferencesSingular": "{0} 参照 使用済み"
"usedAgent": "{0} を使用 [[(なしで再実行)]]"
},
"vs/workbench/contrib/chat/browser/chatParticipantContributions": {
"action.showExtension": "拡張機能の表示",
Expand Down
16 changes: 10 additions & 6 deletions i18n/vscode-language-pack-ko/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5301,6 +5301,8 @@
"chat.newChat.label": "새 채팅"
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"applyCodeBlock.error": "Failed to apply code block: {0}",
"applyCodeBlock.progress": "Applying code block...",
"interactive.compare.apply": "편집 내용 적용",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "복사",
Expand Down Expand Up @@ -5401,6 +5403,13 @@
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": {
"usedReferences": "Used References",
"usedReferencesCollapsed": "{0}, collapsed",
"usedReferencesExpanded": "{0}, expanded",
"usedReferencesPlural": "Used {0} references",
"usedReferencesSingular": "Used {0} reference"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
Expand All @@ -5426,12 +5435,7 @@
"notebook.moreExecuteActionsLabel": "자세히..."
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"usedAgent": "{0} 사용됨 [[(없이 다시 실행)]]",
"usedReferences": "사용된 참조",
"usedReferencesCollapsed": "{0}, 축소됨",
"usedReferencesExpanded": "{0}, 확장됨",
"usedReferencesPlural": "사용된 {0} 참조",
"usedReferencesSingular": "사용된 {0} 참조"
"usedAgent": "{0} 사용됨 [[(없이 다시 실행)]]"
},
"vs/workbench/contrib/chat/browser/chatParticipantContributions": {
"action.showExtension": "확장 표시",
Expand Down
16 changes: 10 additions & 6 deletions i18n/vscode-language-pack-pl/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5301,6 +5301,8 @@
"chat.newChat.label": "Nowy czat"
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"applyCodeBlock.error": "Failed to apply code block: {0}",
"applyCodeBlock.progress": "Applying code block...",
"interactive.compare.apply": "Zastosuj edycje",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "Kopiuj",
Expand Down Expand Up @@ -5401,6 +5403,13 @@
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": {
"usedReferences": "Used References",
"usedReferencesCollapsed": "{0}, collapsed",
"usedReferencesExpanded": "{0}, expanded",
"usedReferencesPlural": "Used {0} references",
"usedReferencesSingular": "Used {0} reference"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
Expand All @@ -5426,12 +5435,7 @@
"notebook.moreExecuteActionsLabel": "Więcej..."
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"usedAgent": "użyto {0} [[(uruchom ponownie bez)]]",
"usedReferences": "Użyte odwołania",
"usedReferencesCollapsed": "{0}, zwinięto",
"usedReferencesExpanded": "{0}, rozwinięto",
"usedReferencesPlural": "Użyto następującą liczbę odwołań: {0}",
"usedReferencesSingular": "Użyte {0} odwołanie"
"usedAgent": "użyto {0} [[(uruchom ponownie bez)]]"
},
"vs/workbench/contrib/chat/browser/chatParticipantContributions": {
"action.showExtension": "Pokaż rozszerzenie",
Expand Down
16 changes: 10 additions & 6 deletions i18n/vscode-language-pack-pt-BR/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5301,6 +5301,8 @@
"chat.newChat.label": "Novo chat"
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"applyCodeBlock.error": "Failed to apply code block: {0}",
"applyCodeBlock.progress": "Applying code block...",
"interactive.compare.apply": "Aplicar Edições",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "Copiar",
Expand Down Expand Up @@ -5401,6 +5403,13 @@
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": {
"usedReferences": "Used References",
"usedReferencesCollapsed": "{0}, collapsed",
"usedReferencesExpanded": "{0}, expanded",
"usedReferencesPlural": "Used {0} references",
"usedReferencesSingular": "Used {0} reference"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
Expand All @@ -5426,12 +5435,7 @@
"notebook.moreExecuteActionsLabel": "Mais..."
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"usedAgent": "usado {0} [[(executar novamente sem)]]",
"usedReferences": "Referências Usadas",
"usedReferencesCollapsed": "{0}, recolhido",
"usedReferencesExpanded": "{0}, expandido",
"usedReferencesPlural": "Referências {0} usadas",
"usedReferencesSingular": "Referência {0} usada"
"usedAgent": "usado {0} [[(executar novamente sem)]]"
},
"vs/workbench/contrib/chat/browser/chatParticipantContributions": {
"action.showExtension": "Mostrar Extensão",
Expand Down
16 changes: 10 additions & 6 deletions i18n/vscode-language-pack-qps-ploc/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5301,6 +5301,8 @@
"chat.newChat.label": "Ñëw Çhæt"
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"applyCodeBlock.error": "Fæïlëð tø æpplÿ çøðë þløçk: {0}",
"applyCodeBlock.progress": "Æpplÿïñg çøðë þløçk...",
"interactive.compare.apply": "Æpplÿ Ëðïts",
"interactive.compare.discard": "Ðïsçærð Ëðïts",
"interactive.copyCodeBlock.label": "Çøpÿ",
Expand Down Expand Up @@ -5401,6 +5403,13 @@
"accept": "Æççëpt",
"dismiss": "Ðïsmïss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": {
"usedReferences": "Üsëð Rëfërëñçës",
"usedReferencesCollapsed": "{0}, çøllæpsëð",
"usedReferencesExpanded": "{0}, ëxpæñðëð",
"usedReferencesPlural": "Üsëð {0} rëfërëñçës",
"usedReferencesSingular": "Üsëð {0} rëfërëñçë"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Mæðë çhæñgës.",
"editsSummary1": "Mækïñg çhæñgës..."
Expand All @@ -5426,12 +5435,7 @@
"notebook.moreExecuteActionsLabel": "Mørë..."
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"usedAgent": "µsëð {0} [[(rërµñ wïthøµt)]]",
"usedReferences": "Üsëð Rëfërëñçës",
"usedReferencesCollapsed": "{0}, çøllæpsëð",
"usedReferencesExpanded": "{0}, ëxpæñðëð",
"usedReferencesPlural": "Üsëð {0} rëfërëñçës",
"usedReferencesSingular": "Üsëð {0} rëfërëñçë"
"usedAgent": "µsëð {0} [[(rërµñ wïthøµt)]]"
},
"vs/workbench/contrib/chat/browser/chatParticipantContributions": {
"action.showExtension": "§høw Ëxtëñsïøñ",
Expand Down
16 changes: 10 additions & 6 deletions i18n/vscode-language-pack-ru/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5301,6 +5301,8 @@
"chat.newChat.label": "Новый чат"
},
"vs/workbench/contrib/chat/browser/actions/chatCodeblockActions": {
"applyCodeBlock.error": "Failed to apply code block: {0}",
"applyCodeBlock.progress": "Applying code block...",
"interactive.compare.apply": "Применить изменения",
"interactive.compare.discard": "Discard Edits",
"interactive.copyCodeBlock.label": "Копировать",
Expand Down Expand Up @@ -5401,6 +5403,13 @@
"accept": "Accept",
"dismiss": "Dismiss"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatReferencesContentPart": {
"usedReferences": "Used References",
"usedReferencesCollapsed": "{0}, collapsed",
"usedReferencesExpanded": "{0}, expanded",
"usedReferencesPlural": "Used {0} references",
"usedReferencesSingular": "Used {0} reference"
},
"vs/workbench/contrib/chat/browser/chatContentParts/chatTextEditContentPart": {
"editsSummary": "Made changes.",
"editsSummary1": "Making changes..."
Expand All @@ -5426,12 +5435,7 @@
"notebook.moreExecuteActionsLabel": "Дополнительно..."
},
"vs/workbench/contrib/chat/browser/chatListRenderer": {
"usedAgent": "используется {0} [[(перезапуск без)]]",
"usedReferences": "Использованные ссылки",
"usedReferencesCollapsed": "{0} — свернуто",
"usedReferencesExpanded": "{0} — развернуто",
"usedReferencesPlural": "Используются ссылки {0}",
"usedReferencesSingular": "Используется ссылка {0}"
"usedAgent": "используется {0} [[(перезапуск без)]]"
},
"vs/workbench/contrib/chat/browser/chatParticipantContributions": {
"action.showExtension": "Показать расширение",
Expand Down
Loading

0 comments on commit 50833ee

Please sign in to comment.