Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: grotskat <[email protected]>
  • Loading branch information
blcham and grotskat authored Nov 18, 2024
1 parent 8597a3b commit c9e44e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion public/locales/cs/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
},
"operationalFailureRate": {
"title": "Provozní intenzita poruch",
"description": "Intenzita poruch vypočtená na základě počtu výskytů selhání komponenty během provozu letadla napříč všemi typy letadel. Každá specifická komponenta má definované jedinečné číslo SNS. Všimněte si, že uvedená hodnota může být zastaralá, i když neexistuje žádná vizuální indikace. Pokud ano, bude aktualizována při vyhodnocení stromu poruch. Hodnota by mohla být zastaralá bez vizuální indikace kvůli aktualizovaných Min. provozních hodiny (MOH) systému u stromů poruch které nemají vlastní MOH a nebo z důvodu nových záznamů poruch. Pokud je hodnota zastaralá z jiných důvodů, zobrazí se vizuální indikace."
"description": "Intenzita poruch vypočtená na základě počtu výskytů selhání komponenty během provozu letadla napříč všemi typy letadel. Každá specifická komponenta má definované jedinečné číslo SNS. Všimněte si, že uvedená hodnota může být zastaralá, i když neexistuje žádná vizuální indikace. Pokud tomu tak je, hodnota může být aktualizována uživatelem pomocí přepočtu stromu poruch. Hodnota by mohla být zastaralá bez vizuální indikace kvůli aktualizované Min. provozní době (MOH) systému u stromů poruch, které nemají vlastní MOH a nebo z důvodu nových záznamů poruch. Pokud je hodnota zastaralá z jiných důvodů, zobrazí se vizuální indikace."
},
"manuallyDefinedFailureRate": {
"title": "Manuálně definovaná intenzita poruch",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/en/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
},
"operationalFailureRate": {
"title": "Operational failure rate",
"description": "Failure rate calculated based on the quantity of occurrences of component failures during the aircraft operation across all aircraft types. Each specific component has a defined unique SNS number. Note that the presented value might be outdated, even if there is no visual indication. If so it will be updated on fault tree evaluation. The value could become outdated without visual indication due to updated system's min. operational hours (MOH) for fault trees which do not have own MOH or due to new failure records. If the value is outdated due to other reasons there will be a visual indication."
"description": "Failure rate calculated based on the quantity of occurrences of component failures during the aircraft operation across all aircraft types. Each specific component has a defined unique SNS number. Note that the presented value might be outdated, even if there is no visual indication. If so it can be updated with user's action to recalculate fault tree. The value could become outdated without visual indication due to updated system's Min. operational hours (MOH) for fault trees which do not have own MOH or due to new failure records. If the value is outdated due to other reasons there will be a visual indication."
},
"manuallyDefinedFailureRate": {
"title": "Manually defined failure rate",
Expand Down

0 comments on commit c9e44e4

Please sign in to comment.