Add localized strings 2020-06-02 (#1259)

This commit is contained in:
Matt Cooley
2020-06-02 11:20:37 -07:00
committed by GitHub
parent 0d75a965cb
commit 52ba3755ff
59 changed files with 1067 additions and 359 deletions

View File

@@ -3266,11 +3266,15 @@
</data>
<data name="GraphViewAutomaticBestFitAnnouncement" xml:space="preserve">
<value>Egokiena automatikoki</value>
<comment>Announcement used in Graphing Calculator when button is clicked and automatic best fit is set</comment>
<comment>Announcement used in Graphing Calculator when graph view button is clicked and automatic best fit is set</comment>
</data>
<data name="GraphViewManualAdjustmentAnnouncement" xml:space="preserve">
<value>Eskuz egokitzea</value>
<comment>Announcement used in Graphing Calculator when button is clicked and manual adjustment is set</comment>
<comment>Announcement used in Graphing Calculator when graph view button is clicked and manual adjustment is set</comment>
</data>
<data name="GridResetAnnouncement" xml:space="preserve">
<value>Grafikoaren ikuspegia berrezarri da</value>
<comment>Announcement used in Graphing Calculator when graph view button is clicked and automatic best fit is set, resetting the graph</comment>
</data>
<data name="zoomInButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
<value>Handiagotu (Ktrl+plus)</value>
@@ -3804,12 +3808,12 @@
<comment>Y minimum value header</comment>
</data>
<data name="graphSettingsButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
<value>Saretaren aukerak</value>
<comment>This is the tooltip text for the grid options button in Graphing Calculator</comment>
<value>Grafikoaren aukerak</value>
<comment>This is the tooltip text for the graph options button in Graphing Calculator</comment>
</data>
<data name="graphSettingsButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Saretaren aukerak</value>
<comment>This is the automation name text for the grid options button in Graphing Calculator</comment>
<value>Grafikoaren aukerak</value>
<comment>This is the automation name text for the graph options button in Graphing Calculator</comment>
</data>
<data name="GraphOptionsHeading.Text" xml:space="preserve">
<value>Grafikoaren aukerak</value>
@@ -4075,4 +4079,12 @@
<value>Bidali</value>
<comment>Screen reader prompt for the submit button on the graphing calculator operator keypad</comment>
</data>
<data name="FunctionAnalysisGrid.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Funtzio analisia</value>
<comment>Screen reader prompt for the function analysis grid</comment>
</data>
<data name="GraphSettingsGrid.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Grafikoaren aukerak</value>
<comment>Screen reader prompt for the graph options panel</comment>
</data>
</root>