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

@@ -810,7 +810,7 @@
<comment>Screen reader prompt for the Calculator RSH button</comment>
</data>
<data name="xorButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Exclusivo o</value>
<value>O exclusivo</value>
<comment>Screen reader prompt for the Calculator XOR button</comment>
</data>
<data name="qwordButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@@ -909,6 +909,14 @@
<value>Paréntesis de cierre</value>
<comment>Screen reader prompt for the Calculator ")" button on the scientific operator keypad</comment>
</data>
<data name="Format_OpenParenthesisCountAutomationNamePrefix" xml:space="preserve">
<value>Recuento de paréntesis de apertura: %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>No hay ningún paréntesis de apertura para cerrar.</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>Notación científica</value>
<comment>Screen reader prompt for the Calculator F-E the scientific operator keypad</comment>