Skip to content

Commit

Permalink
Localized file check-in by OneLocBuild Task: Build definition ID 2136…
Browse files Browse the repository at this point in the history
…8: Build ID 109426168 (microsoft#2408)
  • Loading branch information
RubyZ10 authored Nov 3, 2023
1 parent 3f21a0f commit 002b1a0
Show file tree
Hide file tree
Showing 17 changed files with 45 additions and 45 deletions.
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Vyberte popisky, které se mají zobrazit.",
"legendFailure": "selhání",
"legendSuccess": "úspěch",
"loading": "Vysvětlení výpočtu indexu",
"loading": "Computing explanation for image of index",
"multiselect": "Vícenásobný výběr",
"notdefined": "scénář objektu není definovaný.",
"objectSelect": "Výběr objektu",
Expand Down
14 changes: 7 additions & 7 deletions libs/localization/src/lib/en.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@
},
"DataAnalysis": {
"TableView": {
"description": "View the dataset in a table representation with the ground truth and predicted labels. The table is separated into sub-tables of correct and incorrect predictions.",
"infoTitle": "Additional information on table view"
"description": "Zeigen Sie das Dataset in einer Tabellendarstellung mit der Grundwahrheit und den vorhergesagten Bezeichnungen an. Die Tabelle ist in Untertabellen mit richtigen und falschen Vorhersagen unterteilt.",
"infoTitle": "Zusätzliche Informationen zur Tabellenansicht"
}
},
"ErrorAnalysis": {
Expand Down Expand Up @@ -906,8 +906,8 @@
"index": "Index",
"output": "Ausgabe",
"predictedY": "Vorhersage für Y",
"odIncorrect": "Incorrect",
"odCorrect": "Correct",
"odIncorrect": "Fehlerhaft",
"odCorrect": "Richtig",
"probabilityLabel": "Wahrscheinlichkeit : {0}",
"trueY": "TRUE Y",
"xValue": "X-Wert:",
Expand Down Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Anzuzeigende Bezeichnungen auswählen",
"legendFailure": "Fehler",
"legendSuccess": "erfolgreich",
"loading": "Berechnen der Erklärung für den Index",
"loading": "Berechnungserläuterung für das Bild des Indexes",
"multiselect": "Mehrfachauswahl",
"notdefined": "Objektszenario nicht definiert",
"objectSelect": "Objektauswahl",
Expand Down Expand Up @@ -1459,9 +1459,9 @@
"CorrectPredictions": "Richtige Vorhersagen",
"GlobalExplanation": "Aggregierte Attributrelevanz",
"IncorrectPredictions": "Falsche Vorhersagen",
"InfoTitle": "Additional information on feature importance values",
"InfoTitle": "Zusätzliche Informationen zu Featurerelevanzwerten",
"IndividualFeatureTabular": "Wählen Sie einen Datenpunkt aus, indem Sie in der Tabelle auf einen Datenpunkt (bis zu 5 Datenpunkte) klicken, um deren lokale Featurerelevanzwerte (lokale Erklärung) und die Plots für die individuelle bedingte Erwartung (Individual Conditional Expectation, ICE) anzuzeigen.",
"IndividualFeatureText": "Select a datapoint by clicking on a datapoint in the table to view the local feature importance values (local explanation) from SHAP's text explainer.",
"IndividualFeatureText": "Wählen Sie einen Datenpunkt aus, indem Sie auf einen Datenpunkt in der Tabelle klicken, um die lokalen Featurerelevanzwerte (lokale Erklärung) aus dem Texterklärer von SHAP anzuzeigen.",
"LocalExplanation": "Individuelle Attributrelevanz",
"SelectionCounter": "{0}/{1} Datenpunkte ausgewählt",
"SelectionLimit": "Zu diesem Zeitpunkt können bis zu 5 Datenpunkte ausgewählt werden.",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.es.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Seleccionar etiquetas para mostrar",
"legendFailure": "error",
"legendSuccess": "correcto",
"loading": "Explicación de computación para el índice",
"loading": "Computing explanation for image of index",
"multiselect": "Selección múltiple",
"notdefined": "escenario de objeto no definido",
"objectSelect": "Selección de objetos",
Expand Down
10 changes: 5 additions & 5 deletions libs/localization/src/lib/en.fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@
},
"DataAnalysis": {
"TableView": {
"description": "View the dataset in a table representation with the ground truth and predicted labels. The table is separated into sub-tables of correct and incorrect predictions.",
"infoTitle": "Additional information on table view"
"description": "Affichez le jeu de données dans une représentation de table avec les étiquettes vraies et prédites. La table est séparée par des sous-tables de prédictions correctes et incorrectes.",
"infoTitle": "Informations supplémentaires sur l’affichage table"
}
},
"ErrorAnalysis": {
Expand Down Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Sélectionnez les libellés à afficher",
"legendFailure": "échec",
"legendSuccess": "succès",
"loading": "Explication informatique pour l'index",
"loading": "Calcul de l’explication pour l’image de l’index",
"multiselect": "Sélection multiple",
"notdefined": "scénario d'objet non défini",
"objectSelect": "Sélection d'objet",
Expand Down Expand Up @@ -1459,9 +1459,9 @@
"CorrectPredictions": "Prédictions correctes",
"GlobalExplanation": "Importance des fonctionnalités agrégées",
"IncorrectPredictions": "Prédictions incorrectes",
"InfoTitle": "Additional information on feature importance values",
"InfoTitle": "Informations supplémentaires sur les valeurs d’importance des fonctionnalités",
"IndividualFeatureTabular": "Sélectionnez un point de données en cliquant sur un point de données (jusqu'à 5 points de données) dans le tableau pour afficher leurs valeurs d'importance des caractéristiques locales (explication locale) et les parcelles d'attente conditionnelle individuelle (ICE).",
"IndividualFeatureText": "Select a datapoint by clicking on a datapoint in the table to view the local feature importance values (local explanation) from SHAP's text explainer.",
"IndividualFeatureText": "Sélectionnez un point de données en cliquant sur un point de données dans la table pour afficher les valeurs d’importance des caractéristiques locales (explication locale) à partir de l’explicatif de texte de SHAP.",
"LocalExplanation": "Importance des fonctionnalités individuelles",
"SelectionCounter": "points de données{0}/{1} sélectionnés",
"SelectionLimit": "Vous pouvez sélectionner jusqu’à 5 points de données pour le moment.",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Megjelenítendő címkék kiválasztása",
"legendFailure": "hiba",
"legendSuccess": "sikeres",
"loading": "Az index kiszámítási magyarázata",
"loading": "Computing explanation for image of index",
"multiselect": "Többszörös kijelölés",
"notdefined": "az objektum forgatókönyve nincs definiálva",
"objectSelect": "Objektumválasztás",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.it.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Selezionare le etichette da visualizzare",
"legendFailure": "errore",
"legendSuccess": "operazione completata",
"loading": "Spiegazione di calcolo per l'indice",
"loading": "Computing explanation for image of index",
"multiselect": "Selezione multipla",
"notdefined": "scenario oggetto non definito",
"objectSelect": "Selezione oggetto",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "表示するラベルの選択",
"legendFailure": "失敗",
"legendSuccess": "成功",
"loading": "インデックスの説明を計算しています",
"loading": "Computing explanation for image of index",
"multiselect": "複数選択",
"notdefined": "オブジェクト シナリオが定義されていません",
"objectSelect": "オブジェクトの選択",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "표시할 레이블 선택",
"legendFailure": "실패",
"legendSuccess": "성공",
"loading": "인덱스 계산 설명",
"loading": "Computing explanation for image of index",
"multiselect": "다중 선택",
"notdefined": "개체 시나리오가 정의되지 않음",
"objectSelect": "개체 선택",
Expand Down
14 changes: 7 additions & 7 deletions libs/localization/src/lib/en.nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@
},
"DataAnalysis": {
"TableView": {
"description": "View the dataset in a table representation with the ground truth and predicted labels. The table is separated into sub-tables of correct and incorrect predictions.",
"infoTitle": "Additional information on table view"
"description": "Bekijk de gegevensset in een tabelweergave met de basis-waarheid en voorspelde labels. De tabel is onderverdeeld in subtabellen met juiste en onjuiste voorspellingen.",
"infoTitle": "Aanvullende informatie over de tabelweergave"
}
},
"ErrorAnalysis": {
Expand Down Expand Up @@ -906,8 +906,8 @@
"index": "Index",
"output": "Uitvoer",
"predictedY": "Voorspelde Y",
"odIncorrect": "Incorrect",
"odCorrect": "Correct",
"odIncorrect": "Onjuist",
"odCorrect": "Juist",
"probabilityLabel": "Waarschijnlijkheid: {0}",
"trueY": "Terecht-Y",
"xValue": "X-waarde:",
Expand Down Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Labels selecteren om weer te geven",
"legendFailure": "mislukte poging",
"legendSuccess": "geslaagd",
"loading": "Uitleg voor index berekenen",
"loading": "Uitleg voor installatiekopie van index berekenen",
"multiselect": "Multiselect",
"notdefined": "objectscenario niet gedefinieerd",
"objectSelect": "Objectselectie",
Expand Down Expand Up @@ -1459,9 +1459,9 @@
"CorrectPredictions": "Juiste voorspellingen",
"GlobalExplanation": "Functie-urgentie samenvoegen",
"IncorrectPredictions": "Onjuiste voorspellingen",
"InfoTitle": "Additional information on feature importance values",
"InfoTitle": "Aanvullende informatie over waarden voor functie-urgentie",
"IndividualFeatureTabular": "Selecteer een gegevenspunt door op een gegevenspunt (maximaal 5 gegevenspunten) in de tabel te klikken om de waarden voor de lokale functie-urgentie (lokale uitleg) en de afzonderlijke ICE-plot (voorwaardelijke verwachting) weer te geven.",
"IndividualFeatureText": "Select a datapoint by clicking on a datapoint in the table to view the local feature importance values (local explanation) from SHAP's text explainer.",
"IndividualFeatureText": "Selecteer een gegevenspunt door op een gegevenspunt in de tabel te klikken om de waarden van de lokale functie-urgentie weer te geven (lokale uitleg) vanuit de tekstuitlegger van SHAP.",
"LocalExplanation": "Belang van afzonderlijke functies",
"SelectionCounter": "{0}/{1} gegevenspunten geselecteerd",
"SelectionLimit": "Er kunnen momenteel maximaal 5 gegevenspunten worden geselecteerd.",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Wybierz etykiety do wyświetlenia",
"legendFailure": "niepowodzenie",
"legendSuccess": "sukces",
"loading": "Obliczanie objaśnienia dla indeksu",
"loading": "Computing explanation for image of index",
"multiselect": "Wybór wielokrotny",
"notdefined": "nie zdefiniowano scenariusza obiektu",
"objectSelect": "Wybór obiektu",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.pt-BR.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Selecionar rótulos a serem exibidos",
"legendFailure": "falha",
"legendSuccess": "bem-sucedido",
"loading": "Explicação de computação para índice",
"loading": "Computing explanation for image of index",
"multiselect": "Multisseleção",
"notdefined": "cenário de objeto não definido",
"objectSelect": "Seleção de objeto",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.pt-PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Selecionar as etiquetas a apresentar",
"legendFailure": "falha",
"legendSuccess": "êxito",
"loading": "Explicação de computação para o índice",
"loading": "Computing explanation for image of index",
"multiselect": "Seleção múltipla",
"notdefined": "cenário de objeto não definido",
"objectSelect": "Seleção de Objetos",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Выберите метки для показа",
"legendFailure": "сбой",
"legendSuccess": "успешно",
"loading": "Производится вычисление объяснения для индекса",
"loading": "Computing explanation for image of index",
"multiselect": "Множественный выбор",
"notdefined": "сценарий объекта не определен",
"objectSelect": "Выбор объектов",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Välj etiketter som ska visas",
"legendFailure": "fel",
"legendSuccess": "lyckades",
"loading": "Beräkningsförklaring för index",
"loading": "Computing explanation for image of index",
"multiselect": "Flera markeringar",
"notdefined": "objektscenariot har inte definierats",
"objectSelect": "Val av objekt",
Expand Down
2 changes: 1 addition & 1 deletion libs/localization/src/lib/en.tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "Görüntülenecek etiketleri seçin",
"legendFailure": "hata",
"legendSuccess": "başarılı",
"loading": "Dizin için hesaplama açıklaması",
"loading": "Computing explanation for image of index",
"multiselect": "Çoklu Seçim",
"notdefined": "nesne senaryosu tanımlanmadı",
"objectSelect": "Nesne Seçimi",
Expand Down
14 changes: 7 additions & 7 deletions libs/localization/src/lib/en.zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@
},
"DataAnalysis": {
"TableView": {
"description": "View the dataset in a table representation with the ground truth and predicted labels. The table is separated into sub-tables of correct and incorrect predictions.",
"infoTitle": "Additional information on table view"
"description": "以表的表示形式查看数据集,其中包含真实值和预测的标签。表分隔为包含正确预测和错误预测的子表。",
"infoTitle": "有关表视图的其他信息"
}
},
"ErrorAnalysis": {
Expand Down Expand Up @@ -906,8 +906,8 @@
"index": "索引",
"output": "输出",
"predictedY": "预测的 Y",
"odIncorrect": "Incorrect",
"odCorrect": "Correct",
"odIncorrect": "不正确",
"odCorrect": "正确",
"probabilityLabel": "概率: {0}",
"trueY": "真实 Y",
"xValue": "X 值:",
Expand Down Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "选择要显示的标签",
"legendFailure": "故障",
"legendSuccess": "成功",
"loading": "索引的计算说明",
"loading": "索引图像的计算说明",
"multiselect": "多选",
"notdefined": "未定义对象方案",
"objectSelect": "对象选择",
Expand Down Expand Up @@ -1459,9 +1459,9 @@
"CorrectPredictions": "正确的预测",
"GlobalExplanation": "聚合特征重要性",
"IncorrectPredictions": "不正确的预测",
"InfoTitle": "Additional information on feature importance values",
"InfoTitle": "有关特征重要性值的其他信息",
"IndividualFeatureTabular": "通过单击表中的一个数据点(最多 5 个数据点)来选择数据点,以查看其本地特征重要性值(本地解释)和单个条件预期(ICE)绘图。",
"IndividualFeatureText": "Select a datapoint by clicking on a datapoint in the table to view the local feature importance values (local explanation) from SHAP's text explainer.",
"IndividualFeatureText": "通过单击表中的数据点来选择数据点,以查看来自 SHAP 文本解释器的局部特征重要性值(局部说明)。",
"LocalExplanation": "单个特征重要性",
"SelectionCounter": "已选择 {0} 个数据点(共 {1} 个)",
"SelectionLimit": "此时最多可选择 5 个数据点。",
Expand Down
14 changes: 7 additions & 7 deletions libs/localization/src/lib/en.zh-Hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,8 +188,8 @@
},
"DataAnalysis": {
"TableView": {
"description": "View the dataset in a table representation with the ground truth and predicted labels. The table is separated into sub-tables of correct and incorrect predictions.",
"infoTitle": "Additional information on table view"
"description": "以具有地面事實和預測標籤的資料表標記法檢視資料集。資料表會以正確和不正確的預測分隔成子資料工作表。",
"infoTitle": "資料表檢視的其他資訊"
}
},
"ErrorAnalysis": {
Expand Down Expand Up @@ -906,8 +906,8 @@
"index": "索引",
"output": "輸出",
"predictedY": "預測的 Y",
"odIncorrect": "Incorrect",
"odCorrect": "Correct",
"odIncorrect": "不正確",
"odCorrect": "正確",
"probabilityLabel": "機率 : {0}",
"trueY": "實際的 Y",
"xValue": "X 值:",
Expand Down Expand Up @@ -1208,7 +1208,7 @@
"labelVisibilityDropdown": "選取要顯示的標記",
"legendFailure": "失敗",
"legendSuccess": "成功",
"loading": "索引的計算說明",
"loading": "正在計算索引映像的說明",
"multiselect": "多重選取",
"notdefined": "物件案例未定義",
"objectSelect": "物件選取項目",
Expand Down Expand Up @@ -1459,9 +1459,9 @@
"CorrectPredictions": "正確的預測",
"GlobalExplanation": "彙總特徵重要度",
"IncorrectPredictions": "不正確的預測",
"InfoTitle": "Additional information on feature importance values",
"InfoTitle": "功能重要性值的其他資訊",
"IndividualFeatureTabular": "按一下資料表中的資料點 (最多 5 個資料點) 選取資料點,以在檢視其局部特徵重要度值 (區域解釋),以個別條件預測 (ICE) 繪圖。",
"IndividualFeatureText": "Select a datapoint by clicking on a datapoint in the table to view the local feature importance values (local explanation) from SHAP's text explainer.",
"IndividualFeatureText": "按一下資料表中的資料點以選取資料點,以從 SHAP 的文字解釋者檢視本機特徵重要度值 (本機說明)。",
"LocalExplanation": "個別特徵重要度",
"SelectionCounter": "已選取 {0}/{1} 個資料點",
"SelectionLimit": "目前最多可選取 5 個資料點。",
Expand Down

0 comments on commit 002b1a0

Please sign in to comment.