Skip to content

Commit f7d0118

Browse files
authored
Update localized strings 2021-05-05 (microsoft#1539)
1 parent 2c013fc commit f7d0118

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/Calculator/Resources/de-DE/Resources.resw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1922,7 +1922,7 @@
19221922
<comment>An abbreviation for a measurement unit of Angle</comment>
19231923
</data>
19241924
<data name="UnitAbbreviation_Gradian" xml:space="preserve">
1925-
<value>Grad</value>
1925+
<value>gon</value>
19261926
<comment>An abbreviation for a measurement unit of Angle</comment>
19271927
</data>
19281928
<data name="UnitAbbreviation_Atmosphere" xml:space="preserve">

src/Calculator/Resources/pt-PT/Resources.resw

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2318,7 +2318,7 @@
23182318
<comment>{Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)</comment>
23192319
</data>
23202320
<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>
23222322
<comment>{Locked="%HL%GitHub%HL%"}. GitHub link, Displayed on the About panel</comment>
23232323
</data>
23242324
<data name="AboutButton.Content" xml:space="preserve">
@@ -2572,7 +2572,7 @@
25722572
<comment>Automation name for the group of radices (Hexadecimal, Decimal, Octal, Binary). https://en.wikipedia.org/wiki/Radix </comment>
25732573
</data>
25742574
<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>
25762576
<comment>Automation name for the group of programmer operators (RoL, RoR, Lsh, Rsh, OR, XOR, NOT, AND).</comment>
25772577
</data>
25782578
<data name="InputModeSelectionGroup.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@@ -3280,15 +3280,15 @@
32803280
<comment>Announcement used in Graphing Calculator when graph view button is clicked and automatic best fit is set, resetting the graph</comment>
32813281
</data>
32823282
<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>
32843284
<comment>This is the tool tip automation name for the Calculator zoom in button.</comment>
32853285
</data>
32863286
<data name="zoomInButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
32873287
<value>Ampliar</value>
32883288
<comment>Screen reader prompt for the zoom in button.</comment>
32893289
</data>
32903290
<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>
32923292
<comment>This is the tool tip automation name for the Calculator zoom out button.</comment>
32933293
</data>
32943294
<data name="zoomOutButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">

0 commit comments

Comments
 (0)