Update localized strings 2019-05-24 (#521)

This commit is contained in:
Matt Cooley
2019-05-24 10:41:42 -07:00
committed by GitHub
parent d4028cda95
commit 2fd8dc1f9d
63 changed files with 506 additions and 2 deletions

View File

@@ -442,7 +442,7 @@
<comment>This is the tool tip automation name for the history button.</comment>
</data>
<data name="bitFlip.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
<value>比特绷板键盘</value>
<value>位切换键盘</value>
<comment>This is the tool tip automation name for the bitFlip button.</comment>
</data>
<data name="fullKeypad.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
@@ -2636,7 +2636,7 @@
<comment>The timestamp of currency conversion ratios fetched from an online service. %1 is the date. %2 is the time. Example: "Updated Sep 28, 2016 5:42 PM"</comment>
</data>
<data name="RefreshButtonText.Content" xml:space="preserve">
<value>更新率</value>
<value>更新率</value>
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
</data>
<data name="DataChargesMayApply" xml:space="preserve">
@@ -2915,4 +2915,12 @@
<value>坪</value>
<comment>A measurement unit for area.</comment>
</data>
<data name="CalculationResultScrollLeft.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>向左滚动计算结果</value>
<comment>Automation label for the "Scroll Left" button that appears when a calculation result is too large to fit in calculation result text box.</comment>
</data>
<data name="CalculationResultScrollRight.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>向右滚动计算结果</value>
<comment>Automation label for the "Scroll Right" button that appears when a calculation result is too large to fit in calculation result text box.</comment>
</data>
</root>