Skip to content

Commit

Permalink
Updated strings from microsoft/vscode-loc-drop@d48ec29 (#1703)
Browse files Browse the repository at this point in the history
Co-authored-by: vscode <vscode@microsoft.com>
  • Loading branch information
azure-pipelines[bot] and vscode committed Sep 4, 2024
1 parent c8194c4 commit 6ae1871
Show file tree
Hide file tree
Showing 14 changed files with 187 additions and 187 deletions.
24 changes: 12 additions & 12 deletions i18n/vscode-language-pack-cs/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5534,17 +5534,17 @@
"chat.viewContainer.label": "Chat",
"chatCommand": "Krátký název, na který se tento příkaz odkazuje v uživatelském rozhraní, např. `fix` nebo * `explain` pro příkazy, které opravují problém nebo vysvětlují kód. Název by měl být v rámci příkazů zadaných tímto účastníkem jedinečný.",
"chatCommandDescription": "Popis tohoto příkazu",
"chatCommandDisambiguation": "Metadata, která pomáhají automaticky směrovat otázky uživatelů na tento příkaz chatu.",
"chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command. You must add `contribChatParticipantDetection` to `enabledApiProposals` to use this API.",
"chatCommandDisambiguationCategory": "Podrobný název této kategorie, např. workspace_questions nebo web_questions.",
"chatCommandDisambiguationDescription": "Podrobný popis typů otázek, které jsou vhodné pro tento příkaz chatu.",
"chatCommandDisambiguationExamples": "Seznam reprezentativních příkladů otázek, které jsou vhodné pro tento příkaz chatu.",
"chatCommandSampleRequest": "Když uživatel klikne na tento příkaz v zadání /help, odešle se tento text účastníkovi.",
"chatCommandSticky": "Určuje, jestli vyvolání příkazu převede chat do trvalého režimu, kde se příkaz automaticky přidá do vstupu chatu pro další zprávu.",
"chatCommandWhen": "Podmínka, která musí být true, aby byl tento příkaz povolen.",
"chatCommandsDescription": "Příkazy dostupné pro tohoto účastníka chatu, které uživatel může vyvolat pomocí lomítka (/).",
"chatFailErrorMessage": "Chat failed to load because the installed version of the {0} extension is not compatible with this version of {1}. Please ensure that the GitHub Copilot Chat extension is up to date.",
"chatFailErrorMessage": "Chat se nepodařilo načíst, protože nainstalovaná verze rozšíření ({0}) není kompatibilní s touto verzí ({1}). Ujistěte se prosím, že je rozšíření Chat s GitHub Copilotem aktuální.",
"chatParticipantDescription": "Popis tohoto účastníka chatu zobrazený v uživatelském rozhraní",
"chatParticipantDisambiguation": "Metadata, která pomáhají automaticky směrovat dotazy uživatelů na tohoto účastníka chatu.",
"chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant. You must add `contribChatParticipantDetection` to `enabledApiProposals` to use this API.",
"chatParticipantDisambiguationCategory": "Podrobný název této kategorie, např. workspace_questions nebo web_questions.",
"chatParticipantDisambiguationDescription": "Podrobný popis typů otázek, které jsou vhodné pro tohoto účastníka chatu.",
"chatParticipantDisambiguationExamples": "Seznam reprezentativních příkladů otázek, které jsou vhodné pro tohoto účastníka chatu.",
Expand Down Expand Up @@ -10547,13 +10547,13 @@
"sourceControlViewIcon": "Zobrazit ikonu zobrazení správy zdrojového kódu"
},
"vs/workbench/contrib/scm/browser/scmHistory": {
"scm.historyGraph.green": "Zelená barva použitá v grafu historie",
"scm.historyGraph.historyItemGroupLocal": "Barva místní skupiny položek historie",
"scm.historyGraph.red": "Červená barva použitá v grafu historie",
"scm.historyGraph.yellow": "Žlutá barva použitá v grafu historie",
"scm.historyItemGroupBase": "Základní barva skupiny položek historie",
"scm.historyItemGroupHoverLabelForeground": "Barva popředí popisku skupiny položek historie při najetí myší",
"scm.historyItemGroupRemote": "Barva vzdálené skupiny položek historie"
"scmGraphForeground1": "Source control graph foreground color (1).",
"scmGraphForeground2": "Source control graph foreground color (2).",
"scmGraphForeground3": "Source control graph foreground color (3).",
"scmGraphHistoryItemGroupBase": "Base history item group color.",
"scmGraphHistoryItemGroupLocal": "Local history item group color.",
"scmGraphHistoryItemGroupRemote": "Remote history item group color.",
"scmGraphHistoryItemHoverLabelForeground": "History item hover label foreground color."
},
"vs/workbench/contrib/scm/browser/scmHistoryViewPane": {
"deletion": "{0} odstranění{1}",
Expand All @@ -10566,8 +10566,8 @@
"outdated": "ZASTARALÉ",
"refreshGraph": "Aktualizovat",
"scm history": "Historie správy zdrojového kódu",
"scm.historyItemAdditionsForeground": "Barva popředí přidání položek historie",
"scm.historyItemDeletionsForeground": "Barva popředí odstranění položek historie"
"scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.",
"scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color."
},
"vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": {
"scm": "Úložiště správy zdrojového kódu"
Expand Down
22 changes: 11 additions & 11 deletions i18n/vscode-language-pack-de/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5534,7 +5534,7 @@
"chat.viewContainer.label": "Chat",
"chatCommand": "Ein Kurzname, mit dem auf diesen Befehl in der Benutzeroberfläche verwiesen wird, z. B. `reparieren` oder * `erklären` für Befehle, die ein Problem beheben oder Code erklären. Der Name sollte unter den von diesem Teilnehmer bereitgestellten Befehlen eindeutig sein.",
"chatCommandDescription": "Eine Beschreibung dieses Befehls.",
"chatCommandDisambiguation": "Metadaten, die beim automatischen Weiterleiten von Benutzerfragen an diesen Chatbefehl helfen.",
"chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command. You must add `contribChatParticipantDetection` to `enabledApiProposals` to use this API.",
"chatCommandDisambiguationCategory": "Ein detaillierter Name für diese Kategorie, z. B. \"workspace_questions\" oder \"web_questions\".",
"chatCommandDisambiguationDescription": "Eine detaillierte Beschreibung der Arten von Fragen, die für diesen Chatbefehl geeignet sind.",
"chatCommandDisambiguationExamples": "Eine Liste repräsentativer Beispielfragen, die für diesen Chatbefehl geeignet sind.",
Expand All @@ -5544,7 +5544,7 @@
"chatCommandsDescription": "Für diesen Chatteilnehmer verfügbare Befehle, die der Benutzer mit einem `/` aufrufen kann.",
"chatFailErrorMessage": "Fehler beim Laden des Chats, weil die installierte Version der {0}-Erweiterung nicht mit dieser Version von {1} kompatibel ist. Stellen Sie sicher, dass die GitHub Copilot-Chaterweiterung auf dem neuesten Stand ist.",
"chatParticipantDescription": "Eine Beschreibung dieses Chatteilnehmers, die in der Benutzeroberfläche angezeigt wird.",
"chatParticipantDisambiguation": "Metadaten, die beim automatischen Weiterleiten von Benutzerfragen an diesen Chatteilnehmer helfen.",
"chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant. You must add `contribChatParticipantDetection` to `enabledApiProposals` to use this API.",
"chatParticipantDisambiguationCategory": "Ein detaillierter Name für diese Kategorie, z. B. \"workspace_questions\" oder \"web_questions\".",
"chatParticipantDisambiguationDescription": "Eine detaillierte Beschreibung der Arten von Fragen, die für diesen Chatteilnehmer geeignet sind.",
"chatParticipantDisambiguationExamples": "Eine Liste repräsentativer Beispielfragen, die für diesen Chatteilnehmer geeignet sind.",
Expand Down Expand Up @@ -10547,13 +10547,13 @@
"sourceControlViewIcon": "Ansichtssymbol der Quellcodeverwaltungsansicht."
},
"vs/workbench/contrib/scm/browser/scmHistory": {
"scm.historyGraph.green": "Die im Verlaufsdiagramm verwendete grüne Farbe.",
"scm.historyGraph.historyItemGroupLocal": "Farbe der lokalen Verlaufselementgruppe.",
"scm.historyGraph.red": "Die im Verlaufsdiagramm verwendete rote Farbe.",
"scm.historyGraph.yellow": "Die im Verlaufsdiagramm verwendete gelbe Farbe.",
"scm.historyItemGroupBase": "Basisfarbe der Verlaufselementguppe.",
"scm.historyItemGroupHoverLabelForeground": "Vordergrundfarbe für das Zeigen auf die Bezeichnung der Verlaufselementgruppe.",
"scm.historyItemGroupRemote": "Gruppenfarbe des Remoteverlaufselements."
"scmGraphForeground1": "Source control graph foreground color (1).",
"scmGraphForeground2": "Source control graph foreground color (2).",
"scmGraphForeground3": "Source control graph foreground color (3).",
"scmGraphHistoryItemGroupBase": "Base history item group color.",
"scmGraphHistoryItemGroupLocal": "Local history item group color.",
"scmGraphHistoryItemGroupRemote": "Remote history item group color.",
"scmGraphHistoryItemHoverLabelForeground": "History item hover label foreground color."
},
"vs/workbench/contrib/scm/browser/scmHistoryViewPane": {
"deletion": "{0} Löschvorgang{1}",
Expand All @@ -10566,8 +10566,8 @@
"outdated": "OUTDATED",
"refreshGraph": "Aktualisieren",
"scm history": "Verlauf für die Quellcodeverwaltung",
"scm.historyItemAdditionsForeground": "Vordergrundfarbe der Hinzufügevorgänge von Verlaufselementen.",
"scm.historyItemDeletionsForeground": "Vordergrundfarbe der Löschvorgänge von Verlaufselementen."
"scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.",
"scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color."
},
"vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": {
"scm": "Repositorys der Quellcodeverwaltung"
Expand Down
22 changes: 11 additions & 11 deletions i18n/vscode-language-pack-es/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5534,7 +5534,7 @@
"chat.viewContainer.label": "Chat",
"chatCommand": "Nombre corto con el que se hace referencia a este comando en la interfaz de usuario; por ejemplo, \"fix\" o * \"explain\" para comandos que corrigen un problema o código de explicación. El nombre debe ser único entre los comandos proporcionados por este participante.",
"chatCommandDescription": "Descripción de este comando.",
"chatCommandDisambiguation": "Metadatos para ayudar a enrutar automáticamente las preguntas del usuario a este comando de chat.",
"chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command. You must add `contribChatParticipantDetection` to `enabledApiProposals` to use this API.",
"chatCommandDisambiguationCategory": "Un nombre detallado para esta categoría, por ejemplo, \"workspace_questions\" o \"web_questions\".",
"chatCommandDisambiguationDescription": "Descripción detallada de los tipos de preguntas que son adecuadas para este comando de chat.",
"chatCommandDisambiguationExamples": "Lista de preguntas de ejemplo representativas que son adecuadas para este comando de chat.",
Expand All @@ -5544,7 +5544,7 @@
"chatCommandsDescription": "Comandos disponibles para este participante del chat, que el usuario puede invocar con \"/\".",
"chatFailErrorMessage": "Error al cargar el chat porque la versión instalada de la extensión {0} no es compatible con esta versión de {1}. Asegúrese de que la extensión de chat de GitHub Copilot está actualizada.",
"chatParticipantDescription": "Una descripción de este participante del chat, que se muestra en la interfaz de usuario.",
"chatParticipantDisambiguation": "Metadatos para ayudar a enrutar automáticamente las preguntas de los usuarios a este participante del chat.",
"chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant. You must add `contribChatParticipantDetection` to `enabledApiProposals` to use this API.",
"chatParticipantDisambiguationCategory": "Un nombre detallado para esta categoría, por ejemplo, \"workspace_questions\" o \"web_questions\".",
"chatParticipantDisambiguationDescription": "Una descripción detallada de los tipos de preguntas que son adecuadas para este participante del chat.",
"chatParticipantDisambiguationExamples": "Lista de preguntas de ejemplo representativas adecuadas para este participante de chat.",
Expand Down Expand Up @@ -10547,13 +10547,13 @@
"sourceControlViewIcon": "Vea el icono de la vista Control de código fuente."
},
"vs/workbench/contrib/scm/browser/scmHistory": {
"scm.historyGraph.green": "Color verde que se usa en el gráfico de historial.",
"scm.historyGraph.historyItemGroupLocal": "Color del grupo de elementos del historial local.",
"scm.historyGraph.red": "Color rojo usado en el gráfico de historial.",
"scm.historyGraph.yellow": "Color amarillo que se usa en el gráfico de historial.",
"scm.historyItemGroupBase": "Color del grupo de elementos del historial base.",
"scm.historyItemGroupHoverLabelForeground": "Color de primer plano de la etiqueta activable del grupo de elementos del historial.",
"scm.historyItemGroupRemote": "Color del grupo de elementos del historial remoto."
"scmGraphForeground1": "Source control graph foreground color (1).",
"scmGraphForeground2": "Source control graph foreground color (2).",
"scmGraphForeground3": "Source control graph foreground color (3).",
"scmGraphHistoryItemGroupBase": "Base history item group color.",
"scmGraphHistoryItemGroupLocal": "Local history item group color.",
"scmGraphHistoryItemGroupRemote": "Remote history item group color.",
"scmGraphHistoryItemHoverLabelForeground": "History item hover label foreground color."
},
"vs/workbench/contrib/scm/browser/scmHistoryViewPane": {
"deletion": "{0} eliminación{1}",
Expand All @@ -10566,8 +10566,8 @@
"outdated": "OBSOLETO",
"refreshGraph": "Actualizar",
"scm history": "Historial de control de código fuente",
"scm.historyItemAdditionsForeground": "Color de primer plano de adiciones de elementos de historial.",
"scm.historyItemDeletionsForeground": "El elemento de historial elimina el color de primer plano."
"scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.",
"scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color."
},
"vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": {
"scm": "Repositorios de control de código fuente"
Expand Down
22 changes: 11 additions & 11 deletions i18n/vscode-language-pack-fr/translations/main.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -5534,7 +5534,7 @@
"chat.viewContainer.label": "Conversation",
"chatCommand": "Nom court auquel cette commande fait référence dans l’interface utilisateur, par exemple `fix` ou * `explain` pour les commandes qui corrigent un problème ou expliquent du code. Le nom doit être unique parmi les commandes fournies par ce participant.",
"chatCommandDescription": "Description de cette commande.",
"chatCommandDisambiguation": "Métadonnées pour faciliter le routage automatique des questions utilisateur vers cette commande de conversation.",
"chatCommandDisambiguation": "Metadata to help with automatically routing user questions to this chat command. You must add `contribChatParticipantDetection` to `enabledApiProposals` to use this API.",
"chatCommandDisambiguationCategory": "Nom détaillé de cette catégorie, par exemple « workspace_questions » ou « web_questions ».",
"chatCommandDisambiguationDescription": "Description détaillée des types de questions qui conviennent à cette commande de conversation.",
"chatCommandDisambiguationExamples": "Liste d’exemples de questions représentatifs adaptés à cette commande de conversation.",
Expand All @@ -5544,7 +5544,7 @@
"chatCommandsDescription": "Commandes disponibles pour ce participant à la conversation que l’utilisateur peut appeler avec un `/`.",
"chatFailErrorMessage": "Désolé... Nous n’avons pas pu charger la conversation, car la version installée de l’extension {0} n’est pas compatible avec cette version de {1}. Veuillez vérifier que l’extension Conversation GitHub Copilot est à jour.",
"chatParticipantDescription": "Description de ce participant à la conversation, affichée dans l’interface utilisateur.",
"chatParticipantDisambiguation": "Métadonnées pour faciliter le routage automatique des questions utilisateur vers ce participant à la conversation.",
"chatParticipantDisambiguation": "Metadata to help with automatically routing user questions to this chat participant. You must add `contribChatParticipantDetection` to `enabledApiProposals` to use this API.",
"chatParticipantDisambiguationCategory": "Nom détaillé de cette catégorie, par exemple « workspace_questions » ou « web_questions ».",
"chatParticipantDisambiguationDescription": "Description détaillée des types de questions qui conviennent à ce participant à la conversation.",
"chatParticipantDisambiguationExamples": "Liste d’exemples de questions représentatifs adaptés à ce participant à la conversation.",
Expand Down Expand Up @@ -10547,13 +10547,13 @@
"sourceControlViewIcon": "Icône de vue du contrôle de code source."
},
"vs/workbench/contrib/scm/browser/scmHistory": {
"scm.historyGraph.green": "Couleur verte utilisée dans le graphique d’historique.",
"scm.historyGraph.historyItemGroupLocal": "Couleur du groupe d’éléments de l’historique local.",
"scm.historyGraph.red": "Couleur rouge utilisée dans le graphique d’historique.",
"scm.historyGraph.yellow": "Couleur jaune utilisée dans le graphique d’historique.",
"scm.historyItemGroupBase": "Couleur du groupe d’éléments d’historique de base.",
"scm.historyItemGroupHoverLabelForeground": "Couleur de premier plan de l’étiquette de pointage du groupe d’éléments d’historique.",
"scm.historyItemGroupRemote": "Couleur du groupe d’éléments d’historique distant."
"scmGraphForeground1": "Source control graph foreground color (1).",
"scmGraphForeground2": "Source control graph foreground color (2).",
"scmGraphForeground3": "Source control graph foreground color (3).",
"scmGraphHistoryItemGroupBase": "Base history item group color.",
"scmGraphHistoryItemGroupLocal": "Local history item group color.",
"scmGraphHistoryItemGroupRemote": "Remote history item group color.",
"scmGraphHistoryItemHoverLabelForeground": "History item hover label foreground color."
},
"vs/workbench/contrib/scm/browser/scmHistoryViewPane": {
"deletion": "{0} suppression{1}",
Expand All @@ -10566,8 +10566,8 @@
"outdated": "DÉPASSÉ",
"refreshGraph": "Actualiser",
"scm history": "Historique du contrôle de code source",
"scm.historyItemAdditionsForeground": "L’élément d’historique ajoute la couleur de premier plan.",
"scm.historyItemDeletionsForeground": "Couleur de premier plan des suppressions d’éléments de l’historique."
"scmGraph.HistoryItemHoverAdditionsForeground": "History item hover additions foreground color.",
"scmGraph.HistoryItemHoverDeletionsForeground": "History item hover deletions foreground color."
},
"vs/workbench/contrib/scm/browser/scmRepositoriesViewPane": {
"scm": "Dépôts de contrôle de code source"
Expand Down
Loading

0 comments on commit 6ae1871

Please sign in to comment.