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

Localized file check-in by OneLocBuild Task: Build definition ID 21368: Build ID 111947035 #2433

Merged
merged 1 commit into from
Nov 28, 2023
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
29 changes: 27 additions & 2 deletions libs/localization/src/lib/en.cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
},
"ShiftCohort": {
"apply": "Použít",
"applyAriaLabel": "Apply cohort",
"cancel": "Zrušit",
"title": "Přepnout kohortu",
"subText": "Vyberte kohortu ze seznamu kohort. Použije kohortu na řídicí panel.",
Expand All @@ -129,6 +130,7 @@
}
},
"Counterfactuals": {
"AriaLabel": "Counterfactual",
"CurrentTreatment": "Aktuální léčba",
"EffectLowerBound": "Dolní interval spolehlivosti",
"EffectOfTreatment": "Vliv doporučení",
Expand All @@ -154,6 +156,7 @@
"counterfactualName": "Název protifaktoru citlivostní analýzy",
"createWhatIfCounterfactual": "Vytvořit protifaktory citlivostní analýzy",
"createCounterfactual": "Protifaktor",
"counterfactualAriaLabel": "Counterfactual creation",
"revertToBubbleChart": "Zobrazit bublinový graf",
"createOwn": "Vytvořte si vlastní protifaktoru:",
"currentClass": "Aktuální třída",
Expand Down Expand Up @@ -474,11 +477,13 @@
},
"BinDialog": {
"cancel": "Zrušit",
"cancelAriaLabel": "Cancel binning",
"categoryHeader": "Hodnoty intervalů:",
"header": "Nakonfigurovat intervaly",
"makeCategorical": "Považovat za kategorické",
"numberOfBins": "Počet intervalů:",
"save": "Uložit"
"save": "Uložit",
"saveAriaLabel": "Save binning"
},
"DropdownHeaders": {
"errorMetric": "Povolit chybové úsečky",
Expand Down Expand Up @@ -683,6 +688,7 @@
"backToComparisons": "Zpět na všechny modely",
"backToComparisonsLegacy": "Vícemodelové zobrazení",
"chartChoiceDropdownHeader": "Grafy",
"chartChoiceAriaLabel": "Chart selection",
"classificationOutcomesHowToRead": "Pruhový graf zobrazuje míru výběru v jednotlivých skupinách, tedy podíl bodů klasifikovaných jako 1.",
"classificationPerformanceHowToRead1": "Pruhový graf zobrazuje distribuci chyb v jednotlivých skupinách.",
"classificationPerformanceHowToRead2": "Chyby jsou rozdělené na chyby nadhodnocení (predikuje se 1, když skutečný popisek je 0) a chyby podhodnocení (predikuje se 0, když skutečný popisek je 1).",
Expand Down Expand Up @@ -831,8 +837,10 @@
},
"TreatAsCategorical": "Považovat za kategorické",
"addFilter": "Přidat filtr",
"addFilterAriaLabel": "Add cohort filter",
"addedFilters": "Filtry",
"cancel": "Zrušit",
"cancelAriaLabel": "Cancel cohort",
"cancelExistingCohort": "Opravdu chcete zrušit úpravy nové kohorty a vrátit se zpět?",
"cancelNewCohort": "Opravdu chcete zrušit vytváření nové kohorty a vrátit se zpět?",
"cancelNo": "Ne",
Expand All @@ -845,11 +853,13 @@
"clearAllFilters": "Vymazat všechny filtry",
"defaultFilterState": "Vyberte filtr pro přidání parametrů do kohorty datové sady. Filtry z vaší aktuální kohorty zobrazení jsou zadané předem.",
"delete": "Odstranit",
"deleteAriaLabel": "Delete cohort",
"invalidValueError": "Tato hodnota by měla spadat do rozmezí od {0} do {1}.",
"minimumGreaterThanMaximum": "Vstupní minimální hodnoty musí být menší než vstupní maximální hodnoty.",
"noAddedFilters": "Žádné filtry",
"placeholderName": "Kohorta {0}",
"save": "Uložit",
"saveAriaLabel": "Save cohort",
"saveAndSwitch": "Uložit a přepnout",
"selectFilter": "Vybrat filtr",
"noFiltersApplied": "Nejsou použité žádné filtry",
Expand Down Expand Up @@ -890,7 +900,7 @@
"individualDatapoints": "Jednotlivé datové body",
"missingParameters": "Tato karta vyžaduje zadání datové sady pro vyhodnocení.",
"noColor": "Žádné",
"datasetCohortDropdown": "Rozevírací seznam kohorty datové sady"
"datasetCohortDropdown": "Dataset cohort"
},
"DependencePlot": {
"featureImportanceOf": "Důležitost atributu",
Expand Down Expand Up @@ -1205,7 +1215,9 @@
"filter": "Filtrovat",
"indexLabel": "Obrázek ",
"labelTypeDropdown": "Vybrat typ popisku",
"labelTypeAriaLabel": "Label type",
"labelVisibilityDropdown": "Vyberte popisky, které se mají zobrazit.",
"labelVisibilityAriaLabel": "Label visibility",
"legendFailure": "selhání",
"legendSuccess": "úspěch",
"loading": "Computing explanation for image of index",
Expand All @@ -1222,6 +1234,7 @@
"incorrectDetections": "Nesprávná zjištění: ",
"prefix": "Objekt: ",
"rows": "Řádky: ",
"rowsAriaLabel": "Number of rows per page",
"search": "Hledat",
"selectAll": "Vybrat vše",
"settings": "Nastavení",
Expand All @@ -1239,6 +1252,8 @@
"AddingTab": {
"AddButtonText": "Přidat",
"CalloutContent": "Přidání některých komponent (stromové zobrazení chyb, heat mapa chyb) vám umožní filtrovat data z globální kohorty, kterou vidíte v níže uvedených komponentách.",
"AddComponentAriaLabel": "Add dashboard component",
"AddButtonAriaLabel": "Add dashboard",
"CalloutTitle": "Přidat komponentu",
"TabAddedMessage": {
"DataAnalysis": "Byla přidána komponenta analýzy dat",
Expand Down Expand Up @@ -1266,13 +1281,17 @@
"Cohort": {
"apply": "Použít",
"delete": "Odstranit",
"deleteAriaLabel": "Delete cohort",
"cancel": "Zrušit",
"cancelAriaLabel": "Cancel cohort",
"cohortInfo": "Informace o kohortě",
"cohortList": "Seznam kohort",
"deleteCohort": "Odstraňuje se: {0}?",
"deleteConfirm": "Určitě chcete odstranit tuto kohortu?",
"selectCohort": "Vybrat kohortu",
"selectCohortAriaLabel": "Cohort selection",
"shiftCohort": "Přepnout kohortu",
"shiftCohortAriaLabel": "Switch cohort",
"shiftCohortDescription": "Vyberte kohortu ze seznamu kohort. Použije kohortu na řídicí panel."
},
"CohortInformation": {
Expand Down Expand Up @@ -1667,7 +1686,11 @@
"flyoutHeader": "Zvolte si funkce",
"flyoutSubHeader": "Se kterým příznakem byste chtěli vyhodnotit nestrannost modelu?",
"flyoutDescription": "Nestrannost se vyhodnocuje ve smyslu nekonzistence chování modelů. Vaše data rozdělíme podle hodnot každého vybraného příznaku a vyhodnotíme, jak se mezi jednotlivými částmi liší metrika výkonu modelu.",
"selectAllRowsAriaLabel": "Select all rows",
"flyoutAriaLabel": "Aggregate balance measures",
"featureColumnHeader": "Atributy",
"featureSelectionAriaLabel": "Feature selection table",
"metricSelectionAriaLabel": "Metric selection table",
"groupsColumnHeader": "Skupiny",
"categoricalGroupsCountRemark": "Tato funkce má následující počet jedinečných hodnot: {0}",
"continuousGroupsCountRemark": "Tato funkce je průběžná a rozdělená do {0} přihrádek.",
Expand Down Expand Up @@ -1751,7 +1774,9 @@
"cancel": "Zrušit",
"cohortList": "Seznam časových řad",
"selectCohort": "Vyberte časovou řadu",
"selectCohortAriaLabel": "Time series selection",
"shiftCohort": "Přepnout časovou řadu",
"shiftCohortAriaLabel": "Switch time series",
"shiftCohortDescription": "Vyberte časovou řadu ze seznamu časových řad. Použije časovou řadu na řídicí panel."
},
"TimeSeriesSettings": {
Expand Down
29 changes: 27 additions & 2 deletions libs/localization/src/lib/en.de.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
},
"ShiftCohort": {
"apply": "Anwenden",
"applyAriaLabel": "Apply cohort",
"cancel": "Abbrechen",
"title": "Kohorte wechseln",
"subText": "Wählen Sie eine Kohorte aus der Kohortenliste aus. Wenden Sie die Kohorte auf das Dashboard an.",
Expand All @@ -129,6 +130,7 @@
}
},
"Counterfactuals": {
"AriaLabel": "Counterfactual",
"CurrentTreatment": "Aktuelle Behandlung",
"EffectLowerBound": "ci_lower",
"EffectOfTreatment": "Effekt der Empfehlung",
Expand All @@ -154,6 +156,7 @@
"counterfactualName": "Was-wäre-wenn-Alternativnamen",
"createWhatIfCounterfactual": "Was-wäre-wenn-Kontrafaktischnamen erstellen",
"createCounterfactual": "Kontrafaktisch",
"counterfactualAriaLabel": "Counterfactual creation",
"revertToBubbleChart": "Blasendiagramm anzeigen",
"createOwn": "Erstellen Sie Ihr eigenes kontrafaktisches Beispiel:",
"currentClass": "Aktuelle Klasse",
Expand Down Expand Up @@ -474,11 +477,13 @@
},
"BinDialog": {
"cancel": "Abbrechen",
"cancelAriaLabel": "Cancel binning",
"categoryHeader": "Datengruppenwerte:",
"header": "Datengruppen konfigurieren",
"makeCategorical": "Als kategorisch behandeln",
"numberOfBins": "Datengruppenanzahl:",
"save": "Speichern"
"save": "Speichern",
"saveAriaLabel": "Save binning"
},
"DropdownHeaders": {
"errorMetric": "Aktivieren von Fehlerindikatoren",
Expand Down Expand Up @@ -683,6 +688,7 @@
"backToComparisons": "Zurück zu allen Modellen",
"backToComparisonsLegacy": "Ansicht mit mehreren Modellen",
"chartChoiceDropdownHeader": "Diagramme",
"chartChoiceAriaLabel": "Chart selection",
"classificationOutcomesHowToRead": "Das Balkendiagramm zeigt die Auswahlrate der einzelnen Gruppen, d. h. den Anteil der als 1 klassifizierten Punkte.",
"classificationPerformanceHowToRead1": "Das Balkendiagramm zeigt die Verteilung von Fehlern in den einzelnen Gruppen.",
"classificationPerformanceHowToRead2": "Fehler werden in falsch positive Vorhersagen (Vorhersage von 1 bei einer Beschriftung von 0) und falsch negative Vorhersagen (Vorhersage von 0 bei einer Beschriftung von 1) unterteilt.",
Expand Down Expand Up @@ -831,8 +837,10 @@
},
"TreatAsCategorical": "Als kategorisch behandeln",
"addFilter": "Filter hinzufügen",
"addFilterAriaLabel": "Add cohort filter",
"addedFilters": "Filter",
"cancel": "Abbrechen",
"cancelAriaLabel": "Cancel cohort",
"cancelExistingCohort": "Möchten Sie die Bearbeitung einer Kohorte abbrechen und zurückkehren?",
"cancelNewCohort": "Möchten Sie das Erstellen einer neuen Kohorte abbrechen und zurückkehren?",
"cancelNo": "Nein",
Expand All @@ -845,11 +853,13 @@
"clearAllFilters": "Alle Filter löschen",
"defaultFilterState": "Wählen Sie einen Filter aus, um Ihrer Datasetkohorte Parameter hinzuzufügen. Filter aus Ihrer aktuellen Anzeigekohorte sind voraufgefüllt.",
"delete": "Löschen",
"deleteAriaLabel": "Delete cohort",
"invalidValueError": "Der Wert muss zwischen {0} und {1} liegen.",
"minimumGreaterThanMaximum": "Die Eingaben für den Minimalwert müssen kleiner als die Eingaben für den maximal zulässigen Wert sein.",
"noAddedFilters": "Keine Filter.",
"placeholderName": "Kohorte {0}",
"save": "Speichern",
"saveAriaLabel": "Save cohort",
"saveAndSwitch": "Speichern und wechseln",
"selectFilter": "Filter auswählen",
"noFiltersApplied": "Keine Filter angewendet",
Expand Down Expand Up @@ -890,7 +900,7 @@
"individualDatapoints": "Einzelne Datenpunkte",
"missingParameters": "Auf dieser Registerkarte muss ein Auswertungsdataset angegeben werden.",
"noColor": "Keine",
"datasetCohortDropdown": "Dropdown für Datasetkohorten"
"datasetCohortDropdown": "Dataset cohort"
},
"DependencePlot": {
"featureImportanceOf": "Attributrelevanz von",
Expand Down Expand Up @@ -1205,7 +1215,9 @@
"filter": "Filter",
"indexLabel": "Image ",
"labelTypeDropdown": "Bezeichnungstyp auswählen",
"labelTypeAriaLabel": "Label type",
"labelVisibilityDropdown": "Anzuzeigende Bezeichnungen auswählen",
"labelVisibilityAriaLabel": "Label visibility",
"legendFailure": "Fehler",
"legendSuccess": "erfolgreich",
"loading": "Berechnungserläuterung für das Bild des Indexes",
Expand All @@ -1222,6 +1234,7 @@
"incorrectDetections": "Falsche Erkennungen: ",
"prefix": "Objekt: ",
"rows": "Zeilen: ",
"rowsAriaLabel": "Number of rows per page",
"search": "Suchen",
"selectAll": "Alles auswählen",
"settings": "Einstellungen",
Expand All @@ -1239,6 +1252,8 @@
"AddingTab": {
"AddButtonText": "Hinzufügen",
"CalloutContent": "Durch das Hinzufügen einiger Komponenten (Fehlerstrukturansicht, Fehlerwärmebild) können Sie die Daten aus der globalen Kohorte abwärts filtern, um sie in den nachstehenden Komponenten entsprechend anzuzeigen.",
"AddComponentAriaLabel": "Add dashboard component",
"AddButtonAriaLabel": "Add dashboard",
"CalloutTitle": "Komponente hinzufügen",
"TabAddedMessage": {
"DataAnalysis": "Datenanalysekomponente hinzugefügt",
Expand Down Expand Up @@ -1266,13 +1281,17 @@
"Cohort": {
"apply": "Anwenden",
"delete": "Löschen",
"deleteAriaLabel": "Delete cohort",
"cancel": "Abbrechen",
"cancelAriaLabel": "Cancel cohort",
"cohortInfo": "Kohorteninformationen",
"cohortList": "Kohortenliste",
"deleteCohort": "{0} löschen?",
"deleteConfirm": "Möchten Sie diese Kohorte wirklich löschen?",
"selectCohort": "Kohorte auswählen",
"selectCohortAriaLabel": "Cohort selection",
"shiftCohort": "Kohorte wechseln",
"shiftCohortAriaLabel": "Switch cohort",
"shiftCohortDescription": "Wählen Sie eine Kohorte aus der Kohortenliste aus. Wenden Sie die Kohorte auf das Dashboard an."
},
"CohortInformation": {
Expand Down Expand Up @@ -1667,7 +1686,11 @@
"flyoutHeader": "Wählen Sie Ihre Features aus",
"flyoutSubHeader": "Anhand welcher Features möchten Sie die Fairness Ihres Modells auswerten?",
"flyoutDescription": "Die Fairness wird hinsichtlich der Abweichungen im Verhalten Ihres Modells ausgewertet. Wir teilen Ihre Daten entsprechend den Werten der einzelnen ausgewählten Features auf und bewerten, wie sich die Leistungsmetrik Ihres Modells in den einzelnen Teilen unterscheiden.",
"selectAllRowsAriaLabel": "Select all rows",
"flyoutAriaLabel": "Aggregate balance measures",
"featureColumnHeader": "Attribute",
"featureSelectionAriaLabel": "Feature selection table",
"metricSelectionAriaLabel": "Metric selection table",
"groupsColumnHeader": "Gruppen",
"categoricalGroupsCountRemark": "Dieses Attribut verfügt über {0} eindeutige Werte.",
"continuousGroupsCountRemark": "Dieses Feature ist fortlaufend und in {0} Bins unterteilt.",
Expand Down Expand Up @@ -1751,7 +1774,9 @@
"cancel": "Abbrechen",
"cohortList": "Zeitreihenliste",
"selectCohort": "Zeitreihe auswählen",
"selectCohortAriaLabel": "Time series selection",
"shiftCohort": "Zeitreihe wechseln",
"shiftCohortAriaLabel": "Switch time series",
"shiftCohortDescription": "Wählen Sie eine Zeitreihe aus der Zeitreihenliste aus. Wenden Sie die Zeitreihe auf das Dashboard an."
},
"TimeSeriesSettings": {
Expand Down
Loading
Loading