Add localized strings 2020-06-02 (#1259)
This commit is contained in:
@@ -3265,11 +3265,15 @@
|
||||
</data>
|
||||
<data name="GraphViewAutomaticBestFitAnnouncement" xml:space="preserve">
|
||||
<value>ปรับให้พอดีโดยอัตโนมัติ</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>การปรับปรุงด้วยตนเอง</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>มุมมองกราฟถูกรีเซ็ต</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>ซูมเข้า (Ctrl + เครื่องหมายบวก)</value>
|
||||
@@ -3803,12 +3807,12 @@
|
||||
<comment>Y minimum value header</comment>
|
||||
</data>
|
||||
<data name="graphSettingsButton.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
|
||||
<value>ตัวเลือกเส้นตาราง</value>
|
||||
<comment>This is the tooltip text for the grid options button in Graphing Calculator</comment>
|
||||
<value>ตัวเลือกกราฟ</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>ตัวเลือกเส้นตาราง</value>
|
||||
<comment>This is the automation name text for the grid options button in Graphing Calculator</comment>
|
||||
<value>ตัวเลือกกราฟ</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>ตัวเลือกกราฟ</value>
|
||||
@@ -4074,4 +4078,12 @@
|
||||
<value>ส่ง</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>การวิเคราะห์ฟังก์ชัน</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>ตัวเลือกกราฟ</value>
|
||||
<comment>Screen reader prompt for the graph options panel</comment>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user