|
2224 | 2224 | </Str> |
2225 | 2225 | <Disp Icon="Str" /> |
2226 | 2226 | </Item> |
2227 | | - <Item ItemId=";ChecksUnreachableCode" ItemType="0" PsrId="306" Leaf="true"> |
2228 | | - <Str Cat="Text"> |
2229 | | - <Val><![CDATA[unreachable code was reached]]></Val> |
2230 | | - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2231 | | - <Val><![CDATA[código inacessível atingido]]></Val> |
2232 | | - </Tgt> |
2233 | | - </Str> |
2234 | | - <Disp Icon="Str" /> |
2235 | | - </Item> |
2236 | | - <Item ItemId=";ChecksUpdateVcpkg" ItemType="0" PsrId="306" Leaf="true"> |
2237 | | - <Str Cat="Text"> |
2238 | | - <Val><![CDATA[updating vcpkg by rerunning bootstrap-vcpkg may resolve this failure.]]></Val> |
2239 | | - <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2240 | | - <Val><![CDATA[atualizar vcpkg executando novamente bootstrap-vcpkg pode resolver essa falha.]]></Val> |
2241 | | - </Tgt> |
2242 | | - </Str> |
2243 | | - <Disp Icon="Str" /> |
2244 | | - </Item> |
2245 | 2227 | <Item ItemId=";CiBaselineAllowUnexpectedPassingRequiresBaseline" ItemType="0" PsrId="306" Leaf="true"> |
2246 | 2228 | <Str Cat="Text"> |
2247 | 2229 | <Val><![CDATA[--allow-unexpected-passing can only be used if a baseline is provided via --ci-baseline.]]></Val> |
|
2323 | 2305 | </Str> |
2324 | 2306 | <Disp Icon="Str" /> |
2325 | 2307 | </Item> |
| 2308 | + <Item ItemId=";CiBaselineUnexpectedPassCascade" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 2309 | + <Str Cat="Text"> |
| 2310 | + <Val><![CDATA[REGRESSION: {spec} is marked as pass but one dependency is not supported for {triplet}.]]></Val> |
| 2311 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2312 | + <Val><![CDATA[REGRESSÃO: {spec} está marcado como aprovado, mas não há suporte para uma dependência para {triplet}.]]></Val> |
| 2313 | + </Tgt> |
| 2314 | + </Str> |
| 2315 | + <Disp Icon="Str" /> |
| 2316 | + </Item> |
| 2317 | + <Item ItemId=";CiBaselineUnexpectedPassUnsupported" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
| 2318 | + <Str Cat="Text"> |
| 2319 | + <Val><![CDATA[REGRESSION: {spec} is marked as pass but not supported for {triplet}.]]></Val> |
| 2320 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 2321 | + <Val><![CDATA[REGRESSÃO: {spec} está marcado como aprovado, mas não tem suporte para {triplet}.]]></Val> |
| 2322 | + </Tgt> |
| 2323 | + </Str> |
| 2324 | + <Disp Icon="Str" /> |
| 2325 | + </Item> |
2326 | 2326 | <Item ItemId=";CircularVariableReferenceDetected$" ItemType="0" PsrId="306" InstFlg="true" Leaf="true"> |
2327 | 2327 | <Str Cat="Text"> |
2328 | 2328 | <Val><![CDATA[Circular variable reference detected: ${p0}]]></Val> |
|
2687 | 2687 | <Str Cat="Text"> |
2688 | 2688 | <Val><![CDATA[Chooses output format, one of `list`, `tree`, `mermaid`, `dot`, or `dgml`]]></Val> |
2689 | 2689 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2690 | | - <Val><![CDATA[Escolhe o formato de saída, um de 'lista', 'árvore', 'sereia', 'ponto' ou 'dgml']]></Val> |
| 2690 | + <Val><![CDATA[Escolhe o formato de saída, um de `list`, `tree`, `mermaid`, `dot` ou `dgml`]]></Val> |
2691 | 2691 | </Tgt> |
2692 | 2692 | <Prev Cat="Text"> |
2693 | 2693 | <Val><![CDATA[Choose output format, one of `list`, `tree`, `mermaid`, `dot`, or `dgml`.]]></Val> |
|
2699 | 2699 | <Str Cat="Text"> |
2700 | 2700 | <Val><![CDATA[--format={value} is not a recognized format. --format must be one of `list`, `tree`, `mermaid`, `dot`, or `dgml`.]]></Val> |
2701 | 2701 | <Tgt Cat="Text" Stat="Loc" Orig="New"> |
2702 | | - <Val><![CDATA[--format={value} não é um formato reconhecido. --format deve ser "list", "tree", "mermaid", "dot" ou "dgml".]]></Val> |
| 2702 | + <Val><![CDATA[--format={value} não é um formato reconhecido. --format deve ser `list`, `tree`, `mermaid`, `dot` ou `dgml`.]]></Val> |
2703 | 2703 | </Tgt> |
2704 | 2704 | <Prev Cat="Text"> |
2705 | 2705 | <Val><![CDATA[--format={value} is not a recognized format. --format must be one of `list`, `tree`, `dot`, or `dgml`.]]></Val> |
|
0 commit comments