Update localized strings 2019-04-04 (#438)

This commit is contained in:
Matt Cooley
2019-04-05 08:39:29 -07:00
committed by GitHub
parent 6f49b17bf0
commit e7eace57f8
63 changed files with 556 additions and 52 deletions

View File

@@ -909,6 +909,14 @@
<value>Hægri svigi</value>
<comment>Screen reader prompt for the Calculator ")" button on the scientific operator keypad</comment>
</data>
<data name="Format_OpenParenthesisCountAutomationNamePrefix" xml:space="preserve">
<value>Fjöldi opinna sviga: %1</value>
<comment>{Locked="%1"} Screen reader prompt for the Calculator "(" button on the scientific and programmer operator keypad. %1 is the localized count of open parenthesis, e.g. "2".</comment>
</data>
<data name="NoRightParenthesisAdded_Announcement" xml:space="preserve">
<value>Engir opnir svigar til að loka.</value>
<comment>{Locked="%1"} Screen reader prompt for the Calculator when the ")" button on the scientific and programmer operator keypad cannot be added to the equation. e.g. "1+)".</comment>
</data>
<data name="ftoeButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Vísindaleg tákn</value>
<comment>Screen reader prompt for the Calculator F-E the scientific operator keypad</comment>