|
2318 | 2318 | <comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
|
2319 | 2319 | </data>
|
2320 | 2320 | <data name="AboutFlyoutContribute" xml:space="preserve">
|
2321 |
| - <value>Para saber como pode contribuir para a calculadora do Windows, dê saída do projeto no %HL%GitHub%HL%.</value> |
| 2321 | + <value>Para saber como pode contribuir para a Calculadora do Windows, consulte o projeto no %HL%GitHub%HL%.</value> |
2322 | 2322 | <comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
|
2323 | 2323 | </data>
|
2324 | 2324 | <data name="AboutButton.Content" xml:space="preserve">
|
|
2572 | 2572 | <comment>Automation name for the group of radices (Hexadecimal, Decimal, Octal, Binary). https://en.wikipedia.org/wiki/Radix </comment>
|
2573 | 2573 | </data>
|
2574 | 2574 | <data name="ProgrammerOperators.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
2575 |
| - <value>Operadores do programador</value> |
| 2575 | + <value>Operadores de programador</value> |
2576 | 2576 | <comment>Automation name for the group of programmer operators (RoL, RoR, Lsh, Rsh, OR, XOR, NOT, AND).</comment>
|
2577 | 2577 | </data>
|
2578 | 2578 | <data name="InputModeSelectionGroup.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
|
3280 | 3280 | <comment>Announcement used in Graphing Calculator when graph view button is clicked and automatic best fit is set, resetting the graph</comment>
|
3281 | 3281 | </data>
|
3282 | 3282 | <data name="zoomInButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
|
3283 |
| - <value>Zoom In (Ctrl + adição)</value> |
| 3283 | + <value>Ampliar (Ctrl + adição)</value> |
3284 | 3284 | <comment>This is the tool tip automation name for the Calculator zoom in button.</comment>
|
3285 | 3285 | </data>
|
3286 | 3286 | <data name="zoomInButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
3287 | 3287 | <value>Ampliar</value>
|
3288 | 3288 | <comment>Screen reader prompt for the zoom in button.</comment>
|
3289 | 3289 | </data>
|
3290 | 3290 | <data name="zoomOutButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
|
3291 |
| - <value>Zoom out (Ctrl + subtração)</value> |
| 3291 | + <value>Reduzir (Ctrl + subtração)</value> |
3292 | 3292 | <comment>This is the tool tip automation name for the Calculator zoom out button.</comment>
|
3293 | 3293 | </data>
|
3294 | 3294 | <data name="zoomOutButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
|
0 commit comments