Update localized strings (#357)
This commit is contained in:
parent
2a7c53a27d
commit
c4361e2bdf
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Sakrekenaar</value>
|
<value>Sakrekenaar</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Sakrekenaar [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows-Sakrekenaar</value>
|
<value>Windows-Sakrekenaar</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows-Sakrekenaar [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Sakrekenaar</value>
|
<value>Sakrekenaar</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Sakrekenaar [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopieer</value>
|
<value>Kopieer</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x of</value>
|
<value>x of</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>en</value>
|
<value>en</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>ማስሊያ</value>
|
<value>ማስሊያ</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>ማስሊያ [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows ማስሊያ</value>
|
<value>Windows ማስሊያ</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows ማስሊያ [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>ማስሊያ</value>
|
<value>ማስሊያ</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>ማስሊያ [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>ቅዳ</value>
|
<value>ቅዳ</value>
|
||||||
@ -918,7 +930,7 @@
|
|||||||
<comment>Screen reader prompt for the Calculator cos button on the scientific operator keypad</comment>
|
<comment>Screen reader prompt for the Calculator cos button on the scientific operator keypad</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="tanButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="tanButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>ሰያፍ</value>
|
<value>ሰዓት</value>
|
||||||
<comment>Screen reader prompt for the Calculator tan button on the scientific operator keypad</comment>
|
<comment>Screen reader prompt for the Calculator tan button on the scientific operator keypad</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="sinhButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="sinhButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
@ -1082,7 +1094,7 @@
|
|||||||
<comment>Unit conversion category name called Power (eg. the power of an engine or a light bulb)</comment>
|
<comment>Unit conversion category name called Power (eg. the power of an engine or a light bulb)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_SpeedText" xml:space="preserve">
|
<data name="CategoryName_SpeedText" xml:space="preserve">
|
||||||
<value>ቶሎታ</value>
|
<value>ፍጥነት</value>
|
||||||
<comment>Unit conversion category name called Speed</comment>
|
<comment>Unit conversion category name called Speed</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_TimeText" xml:space="preserve">
|
<data name="CategoryName_TimeText" xml:space="preserve">
|
||||||
@ -1090,7 +1102,7 @@
|
|||||||
<comment>Unit conversion category name called Time</comment>
|
<comment>Unit conversion category name called Time</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_VolumeText" xml:space="preserve">
|
<data name="CategoryName_VolumeText" xml:space="preserve">
|
||||||
<value>ድምጽ መጠን</value>
|
<value>የድምጽ መጠን</value>
|
||||||
<comment>Unit conversion category name called Volume (eg. cups, teaspoons, milliliters)</comment>
|
<comment>Unit conversion category name called Volume (eg. cups, teaspoons, milliliters)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_TemperatureText" xml:space="preserve">
|
<data name="CategoryName_TemperatureText" xml:space="preserve">
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ወይም</value>
|
<value>x ወይም</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>እና</value>
|
<value>እና</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<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>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
@ -2688,11 +2700,11 @@
|
|||||||
<comment>AccessKey for the currency converter navbar item. {StringCategory="Accelerator"}</comment>
|
<comment>AccessKey for the currency converter navbar item. {StringCategory="Accelerator"}</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_DataAccessKey" xml:space="preserve">
|
<data name="CategoryName_DataAccessKey" xml:space="preserve">
|
||||||
<value>ው</value>
|
<value>D</value>
|
||||||
<comment>AccessKey for the data converter navbar item. {StringCategory="Accelerator"}</comment>
|
<comment>AccessKey for the data converter navbar item. {StringCategory="Accelerator"}</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_EnergyAccessKey" xml:space="preserve">
|
<data name="CategoryName_EnergyAccessKey" xml:space="preserve">
|
||||||
<value>ጉ</value>
|
<value>E</value>
|
||||||
<comment>AccessKey for the energy converter navbar item. {StringCategory="Accelerator"}</comment>
|
<comment>AccessKey for the energy converter navbar item. {StringCategory="Accelerator"}</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_LengthAccessKey" xml:space="preserve">
|
<data name="CategoryName_LengthAccessKey" xml:space="preserve">
|
||||||
@ -2708,7 +2720,7 @@
|
|||||||
<comment>AccessKey for the pressure converter navbar item. {StringCategory="Accelerator"}</comment>
|
<comment>AccessKey for the pressure converter navbar item. {StringCategory="Accelerator"}</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_SpeedAccessKey" xml:space="preserve">
|
<data name="CategoryName_SpeedAccessKey" xml:space="preserve">
|
||||||
<value>ቶ</value>
|
<value>S</value>
|
||||||
<comment>AccessKey for the speed converter navbar item. {StringCategory="Accelerator"}</comment>
|
<comment>AccessKey for the speed converter navbar item. {StringCategory="Accelerator"}</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_TimeAccessKey" xml:space="preserve">
|
<data name="CategoryName_TimeAccessKey" xml:space="preserve">
|
||||||
@ -2716,7 +2728,7 @@
|
|||||||
<comment>AccessKey for the time converter navbar item. {StringCategory="Accelerator"}</comment>
|
<comment>AccessKey for the time converter navbar item. {StringCategory="Accelerator"}</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_VolumeAccessKey" xml:space="preserve">
|
<data name="CategoryName_VolumeAccessKey" xml:space="preserve">
|
||||||
<value>ድመ</value>
|
<value>ዕ</value>
|
||||||
<comment>AccessKey for the volume converter navbar item. {StringCategory="Accelerator"}</comment>
|
<comment>AccessKey for the volume converter navbar item. {StringCategory="Accelerator"}</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_WeightAccessKey" xml:space="preserve">
|
<data name="CategoryName_WeightAccessKey" xml:space="preserve">
|
||||||
@ -2728,7 +2740,7 @@
|
|||||||
<comment>AccessKey for the temperature converter navbar item. {StringCategory="Accelerator"}</comment>
|
<comment>AccessKey for the temperature converter navbar item. {StringCategory="Accelerator"}</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="ClearHistory.AccessKey" xml:space="preserve">
|
<data name="ClearHistory.AccessKey" xml:space="preserve">
|
||||||
<value>አጽ</value>
|
<value>C</value>
|
||||||
<comment>Access key for the Clear history button.{StringCategory="Accelerator"}</comment>
|
<comment>Access key for the Clear history button.{StringCategory="Accelerator"}</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="ClearMemory.AccessKey" xml:space="preserve">
|
<data name="ClearMemory.AccessKey" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>الحاسبة</value>
|
<value>الحاسبة</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>الحاسبة [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>الحاسبة في Windows</value>
|
<value>الحاسبة في Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>الحاسبة في Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>الحاسبة</value>
|
<value>الحاسبة</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>الحاسبة [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>نسخ</value>
|
<value>نسخ</value>
|
||||||
@ -2602,7 +2614,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x or</value>
|
<value>x or</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>و</value>
|
<value>و</value>
|
||||||
|
@ -150,7 +150,7 @@
|
|||||||
<comment>Same 107</comment>
|
<comment>Same 107</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="99" xml:space="preserve">
|
<data name="99" xml:space="preserve">
|
||||||
<value>Sıfırla bölmək mümkün deyil</value>
|
<value>Sıfra bölmək mümkün deyil</value>
|
||||||
<comment>Error string shown when a divide by zero condition happens during the calculation</comment>
|
<comment>Error string shown when a divide by zero condition happens during the calculation</comment>
|
||||||
</data>
|
</data>
|
||||||
</root>
|
</root>
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulyator</value>
|
<value>Kalkulyator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulyator [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Kalkulyator</value>
|
<value>Windows Kalkulyator</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Kalkulyator [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulyator</value>
|
<value>Kalkulyator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulyator [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Köçür</value>
|
<value>Köçür</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x, yaxud</value>
|
<value>x, yaxud</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>və</value>
|
<value>və</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Калькулятар</value>
|
<value>Калькулятар</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Калькулятар [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Калькулятар Windows</value>
|
<value>Калькулятар Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Калькулятар Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Калькулятар</value>
|
<value>Калькулятар</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Калькулятар [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Капіяваць</value>
|
<value>Капіяваць</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>выключальнае або</value>
|
<value>выключальнае або</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>пабітавае і</value>
|
<value>пабітавае і</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<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>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Калкулатор</value>
|
<value>Калкулатор</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Калкулатор [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Калкулатор на Windows</value>
|
<value>Калкулатор на Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Калкулатор на Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Калкулатор</value>
|
<value>Калкулатор</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Калкулатор [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Копиране</value>
|
<value>Копиране</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x или</value>
|
<value>x или</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>и</value>
|
<value>и</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>ক্যালকুলেটর</value>
|
<value>ক্যালকুলেটর</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>ক্যালকুলেটর [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows ক্যালকুলেটর</value>
|
<value>Windows ক্যালকুলেটর</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows ক্যালকুলেটর [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>ক্যালকুলেটর</value>
|
<value>ক্যালকুলেটর</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>ক্যালকুলেটর [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>প্রতিলিপি</value>
|
<value>প্রতিলিপি</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x বা</value>
|
<value>x বা</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>এবং</value>
|
<value>এবং</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<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>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Calculadora del Windows</value>
|
<value>Calculadora del Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Calculadora del Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copia</value>
|
<value>Copia</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x o</value>
|
<value>x o</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>i</value>
|
<value>i</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulačka</value>
|
<value>Kalkulačka</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulačka [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Kalkulačka</value>
|
<value>Windows Kalkulačka</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Kalkulačka [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulačka</value>
|
<value>Kalkulačka</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulačka [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopírovat</value>
|
<value>Kopírovat</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>XOR</value>
|
<value>XOR</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>AND</value>
|
<value>AND</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Lommeregner</value>
|
<value>Lommeregner</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Lommeregner [Udvikling]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Lommeregner</value>
|
<value>Windows Lommeregner</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Lommeregner [Udvikling]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Lommeregner</value>
|
<value>Lommeregner</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Lommeregner [Udvikling]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopiér</value>
|
<value>Kopiér</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x eller</value>
|
<value>x eller</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>og</value>
|
<value>og</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<data name="RefreshButtonText.Content" xml:space="preserve">
|
||||||
<value>Opdater valutakurser</value>
|
<value>Opdater satser</value>
|
||||||
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Rechner</value>
|
<value>Rechner</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Rechner [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows-Rechner</value>
|
<value>Windows-Rechner</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows-Rechner [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Rechner</value>
|
<value>Rechner</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Rechner [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopieren</value>
|
<value>Kopieren</value>
|
||||||
@ -446,7 +458,7 @@
|
|||||||
<comment>The text that shows as the header for the memory list</comment>
|
<comment>The text that shows as the header for the memory list</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="MemoryPivotItem.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="MemoryPivotItem.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Speicher</value>
|
<value>Arbeitsspeicher</value>
|
||||||
<comment>The automation name for the Memory pivot item that is shown when Calculator is in wide layout.</comment>
|
<comment>The automation name for the Memory pivot item that is shown when Calculator is in wide layout.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="HistoryLabel.Text" xml:space="preserve">
|
<data name="HistoryLabel.Text" xml:space="preserve">
|
||||||
@ -770,23 +782,23 @@
|
|||||||
<comment>Screen reader prompt for the Calculator number "F" button</comment>
|
<comment>Screen reader prompt for the Calculator number "F" button</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="andButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>And</value>
|
<value>UND</value>
|
||||||
<comment>Screen reader prompt for the Calculator And button</comment>
|
<comment>Screen reader prompt for the Calculator And button</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="orButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="orButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Or</value>
|
<value>ODER</value>
|
||||||
<comment>Screen reader prompt for the Calculator Or button</comment>
|
<comment>Screen reader prompt for the Calculator Or button</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="notButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="notButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Not</value>
|
<value>NICHT</value>
|
||||||
<comment>Screen reader prompt for the Calculator Not button</comment>
|
<comment>Screen reader prompt for the Calculator Not button</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="rolButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="rolButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Nach links drehen</value>
|
<value>Nach links verschieben</value>
|
||||||
<comment>Screen reader prompt for the Calculator ROL button</comment>
|
<comment>Screen reader prompt for the Calculator ROL button</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="rorButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="rorButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Nach rechts drehen</value>
|
<value>Nach rechts verschieben</value>
|
||||||
<comment>Screen reader prompt for the Calculator ROR button</comment>
|
<comment>Screen reader prompt for the Calculator ROR button</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="lshButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="lshButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
@ -918,7 +930,7 @@
|
|||||||
<comment>Screen reader prompt for the Calculator cos button on the scientific operator keypad</comment>
|
<comment>Screen reader prompt for the Calculator cos button on the scientific operator keypad</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="tanButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="tanButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Tagens</value>
|
<value>Tangens</value>
|
||||||
<comment>Screen reader prompt for the Calculator tan button on the scientific operator keypad</comment>
|
<comment>Screen reader prompt for the Calculator tan button on the scientific operator keypad</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="sinhButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="sinhButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
@ -938,19 +950,19 @@
|
|||||||
<comment>Screen reader prompt for the x squared on the scientific operator keypad. </comment>
|
<comment>Screen reader prompt for the x squared on the scientific operator keypad. </comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="xpower3Button.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="xpower3Button.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Würfel</value>
|
<value>Kubik</value>
|
||||||
<comment>Screen reader prompt for the x cubed on the scientific operator keypad. </comment>
|
<comment>Screen reader prompt for the x cubed on the scientific operator keypad. </comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="invsinButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="invsinButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Arcussinus</value>
|
<value>Arkussinus</value>
|
||||||
<comment>Screen reader prompt for the inverted sin on the scientific operator keypad.</comment>
|
<comment>Screen reader prompt for the inverted sin on the scientific operator keypad.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="invcosButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="invcosButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Arcuscosinus</value>
|
<value>Arkuskosinus</value>
|
||||||
<comment>Screen reader prompt for the inverted cos on the scientific operator keypad.</comment>
|
<comment>Screen reader prompt for the inverted cos on the scientific operator keypad.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="invtanButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="invtanButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Arcustangens</value>
|
<value>Arkustangens</value>
|
||||||
<comment>Screen reader prompt for the inverted tan on the scientific operator keypad.</comment>
|
<comment>Screen reader prompt for the inverted tan on the scientific operator keypad.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="invsinhButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="invsinhButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
@ -1866,7 +1878,7 @@
|
|||||||
<comment>A measurement unit for time. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
<comment>A measurement unit for time. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UnitAbbreviation_Carat" xml:space="preserve">
|
<data name="UnitAbbreviation_Carat" xml:space="preserve">
|
||||||
<value>cd</value>
|
<value>kt</value>
|
||||||
<comment>An abbreviation for a measurement unit of weight</comment>
|
<comment>An abbreviation for a measurement unit of weight</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UnitAbbreviation_Degree" xml:space="preserve">
|
<data name="UnitAbbreviation_Degree" xml:space="preserve">
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x oder</value>
|
<value>x oder</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>und</value>
|
<value>und</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Αριθμομηχανή</value>
|
<value>Αριθμομηχανή</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Αριθμομηχανή [προγραμματιστές]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Αριθμομηχανή των Windows</value>
|
<value>Αριθμομηχανή των Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Αριθμομηχανή των Windows [προγραμματιστές]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Αριθμομηχανή</value>
|
<value>Αριθμομηχανή</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Αριθμομηχανή [προγραμματιστές]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Αντιγραφή</value>
|
<value>Αντιγραφή</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x or</value>
|
<value>x or</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>και</value>
|
<value>και</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculator</value>
|
<value>Calculator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculator [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Calculator</value>
|
<value>Windows Calculator</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Calculator [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculator</value>
|
<value>Calculator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculator [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copy</value>
|
<value>Copy</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Calculadora de Windows</value>
|
<value>Calculadora de Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Calculadora de Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copiar</value>
|
<value>Copiar</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x o</value>
|
<value>x o</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>y</value>
|
<value>y</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Calculadora de Windows</value>
|
<value>Calculadora de Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Calculadora de Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copiar</value>
|
<value>Copiar</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x o</value>
|
<value>x o</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>y</value>
|
<value>y</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulaator</value>
|
<value>Kalkulaator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulaator [arendusversioon]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windowsi kalkulaator</value>
|
<value>Windowsi kalkulaator</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windowsi kalkulaator [arendusversioon]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulaator</value>
|
<value>Kalkulaator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulaator [arendusversioon]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopeeri</value>
|
<value>Kopeeri</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>välistav või</value>
|
<value>välistav või</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>ja</value>
|
<value>ja</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulagailua</value>
|
<value>Kalkulagailua</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulagailua [Gar.]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Kalkulagailua</value>
|
<value>Windows Kalkulagailua</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Kalkulagailua [Gar.]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulagailua</value>
|
<value>Kalkulagailua</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulagailua [Gar.]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopiatu</value>
|
<value>Kopiatu</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x edo</value>
|
<value>x edo</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>eta</value>
|
<value>eta</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>ماشین حساب</value>
|
<value>ماشین حساب</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>ماشین حساب [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>ماشین حساب Windows</value>
|
<value>ماشین حساب Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>ماشین حساب Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>ماشین حساب</value>
|
<value>ماشین حساب</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>ماشین حساب [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>کپی</value>
|
<value>کپی</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>برابر یا</value>
|
<value>برابر یا</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>و</value>
|
<value>و</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<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>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Laskin</value>
|
<value>Laskin</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Laskin [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windowsin laskin</value>
|
<value>Windowsin laskin</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windowsin laskin [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Laskin</value>
|
<value>Laskin</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Laskin [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopioi</value>
|
<value>Kopioi</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x tai</value>
|
<value>x tai</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>ja</value>
|
<value>ja</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculator</value>
|
<value>Calculator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculator [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Calculator</value>
|
<value>Windows Calculator</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Calculator [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculator</value>
|
<value>Calculator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculator [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopyahin</value>
|
<value>Kopyahin</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x o</value>
|
<value>x o</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>at</value>
|
<value>at</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculatrice</value>
|
<value>Calculatrice</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculatrice [Dév]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Calculatrice Windows</value>
|
<value>Calculatrice Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Calculatrice Windows [Dév]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculatrice</value>
|
<value>Calculatrice</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculatrice [Dév]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copier</value>
|
<value>Copier</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ou</value>
|
<value>x ou</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>et</value>
|
<value>et</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculatrice</value>
|
<value>Calculatrice</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculatrice [Dév.]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Calculatrice Windows</value>
|
<value>Calculatrice Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Calculatrice Windows [Dév.]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculatrice</value>
|
<value>Calculatrice</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculatrice [Dév.]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copier</value>
|
<value>Copier</value>
|
||||||
@ -518,7 +530,7 @@
|
|||||||
<comment>The text that shows in the dropdown navigation control for the converter group in upper case. The previous key for this was "ConverterMode.Text".</comment>
|
<comment>The text that shows in the dropdown navigation control for the converter group in upper case. The previous key for this was "ConverterMode.Text".</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CalculatorModeTextCaps" xml:space="preserve">
|
<data name="CalculatorModeTextCaps" xml:space="preserve">
|
||||||
<value>Calculette</value>
|
<value>Calculatrice</value>
|
||||||
<comment>The text that shows in the dropdown navigation control for the calculator group in upper case.</comment>
|
<comment>The text that shows in the dropdown navigation control for the calculator group in upper case.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="ConverterModePluralText" xml:space="preserve">
|
<data name="ConverterModePluralText" xml:space="preserve">
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ou</value>
|
<value>x ou</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>et</value>
|
<value>et</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Calculadora de Windows</value>
|
<value>Calculadora de Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Calculadora de Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copiar</value>
|
<value>Copiar</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ou</value>
|
<value>x ou</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>e</value>
|
<value>e</value>
|
||||||
|
@ -119,7 +119,7 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Manahajar lissafi</value>
|
<value>Manahajar lissafi</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Manahajar lissafi Windows</value>
|
<value>Manahajar lissafi Windows</value>
|
||||||
@ -127,7 +127,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Manahajar lissafi</value>
|
<value>Manahajar lissafi</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kwafa</value>
|
<value>Kwafa</value>
|
||||||
@ -421,10 +421,6 @@
|
|||||||
<value>Shingen alƙaluma na kilisawa bit</value>
|
<value>Shingen alƙaluma na kilisawa bit</value>
|
||||||
<comment>This is the tool tip automation name for the bitFlip button.</comment>
|
<comment>This is the tool tip automation name for the bitFlip button.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="fullKeypad.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip" xml:space="preserve">
|
|
||||||
<value>Cikakken shingen alƙaluma</value>
|
|
||||||
<comment>This is the tool tip automation name for the numberPad button.</comment>
|
|
||||||
</data>
|
|
||||||
<data name="HistoryLabel.Text" xml:space="preserve">
|
<data name="HistoryLabel.Text" xml:space="preserve">
|
||||||
<value>Tarihi</value>
|
<value>Tarihi</value>
|
||||||
<comment>The text that shows as the header for the history list</comment>
|
<comment>The text that shows as the header for the history list</comment>
|
||||||
@ -605,10 +601,6 @@
|
|||||||
<value>Shingen alƙaluma na kilisawa bit</value>
|
<value>Shingen alƙaluma na kilisawa bit</value>
|
||||||
<comment>Screen reader prompt for the Calculator bitFlip button</comment>
|
<comment>Screen reader prompt for the Calculator bitFlip button</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="fullKeypad.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
|
||||||
<value>Cikakken shingen alƙaluma</value>
|
|
||||||
<comment>Screen reader prompt for the Calculator numberPad button</comment>
|
|
||||||
</data>
|
|
||||||
<data name="decimalSeparatorButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="decimalSeparatorButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Mai Rabewar Gomiya</value>
|
<value>Mai Rabewar Gomiya</value>
|
||||||
<comment>Screen reader prompt for the "." button</comment>
|
<comment>Screen reader prompt for the "." button</comment>
|
||||||
@ -2132,20 +2124,4 @@
|
|||||||
<value>%1 %2</value>
|
<value>%1 %2</value>
|
||||||
<comment>{Locked='%1','%2'} Formatting string for a Narrator announcement when user presses a button with auditory feedback. "%1" is the display value and "%2" is the button press feedback. Example, user presses "plus" and hears "Display is 7 plus".</comment>
|
<comment>{Locked='%1','%2'} Formatting string for a Narrator announcement when user presses a button with auditory feedback. "%1" is the display value and "%2" is the button press feedback. Example, user presses "plus" and hears "Display is 7 plus".</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="minusButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
|
||||||
<value>Deɓewa</value>
|
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 minus" when the button is pressed.</comment>
|
|
||||||
</data>
|
|
||||||
<data name="plusButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
|
||||||
<value>Tara da</value>
|
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 plus" when the button is pressed.</comment>
|
|
||||||
</data>
|
|
||||||
<data name="lshButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
|
||||||
<value>Matsawa ta hagu</value>
|
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 left shift" when the button is pressed.</comment>
|
|
||||||
</data>
|
|
||||||
<data name="rshButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
|
||||||
<value>Matsawa ta dama</value>
|
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 right shift" when the button is pressed.</comment>
|
|
||||||
</data>
|
|
||||||
</root>
|
</root>
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>מחשבון</value>
|
<value>מחשבון</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>מחשבון [פיתוח]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>מחשבון Windows</value>
|
<value>מחשבון Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>מחשבון Windows [פיתוח]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>מחשבון</value>
|
<value>מחשבון</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>מחשבון [פיתוח]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>העתק</value>
|
<value>העתק</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x או</value>
|
<value>x או</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>וגם</value>
|
<value>וגם</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>कैल्क्यूलेटर</value>
|
<value>कैल्क्यूलेटर</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>कैल्क्यूलेटर [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows कैल्क्यूलेटर</value>
|
<value>Windows कैल्क्यूलेटर</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows कैल्क्यूलेटर [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>कैल्क्यूलेटर</value>
|
<value>कैल्क्यूलेटर</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>कैल्क्यूलेटर [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>प्रतिलिपि बनाएँ</value>
|
<value>प्रतिलिपि बनाएँ</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x या</value>
|
<value>x या</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>और</value>
|
<value>और</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<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>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows kalkulator</value>
|
<value>Windows kalkulator</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopiraj</value>
|
<value>Kopiraj</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ili</value>
|
<value>x ili</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>i</value>
|
<value>i</value>
|
||||||
@ -2876,7 +2888,7 @@
|
|||||||
<comment>Name for the y root function. Used by screen readers.</comment>
|
<comment>Name for the y root function. Used by screen readers.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="NavCategoryItem_AutomationNameFormat" xml:space="preserve">
|
<data name="NavCategoryItem_AutomationNameFormat" xml:space="preserve">
|
||||||
<value>%1, %2</value>
|
<value>%1 %2</value>
|
||||||
<comment>{Locked='%1','%2'}. Format string for the accessible name of a Calculator menu item, used by screen readers. "%1" is the item name, e.g. Standard, Programmer, etc. %2 is the category name, e.g. Calculator, Converter. An example when formatted is "Standard Calculator" or "Currency Converter".</comment>
|
<comment>{Locked='%1','%2'}. Format string for the accessible name of a Calculator menu item, used by screen readers. "%1" is the item name, e.g. Standard, Programmer, etc. %2 is the category name, e.g. Calculator, Converter. An example when formatted is "Standard Calculator" or "Currency Converter".</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="NavCategoryHeader_AutomationNameFormat" xml:space="preserve">
|
<data name="NavCategoryHeader_AutomationNameFormat" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Számológép</value>
|
<value>Számológép</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Számológép [fejlesztői]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Számológép</value>
|
<value>Windows Számológép</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Számológép [fejlesztői]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Számológép</value>
|
<value>Számológép</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Számológép [fejlesztői]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Másolás</value>
|
<value>Másolás</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x vagy</value>
|
<value>x vagy</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>és</value>
|
<value>és</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Kalkulator Windows</value>
|
<value>Kalkulator Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Kalkulator Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Salin</value>
|
<value>Salin</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x atau</value>
|
<value>x atau</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>dan</value>
|
<value>dan</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Reiknivél</value>
|
<value>Reiknivél</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Reiknivél [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows-reiknivél</value>
|
<value>Windows-reiknivél</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows-reiknivél [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Reiknivél</value>
|
<value>Reiknivél</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Reiknivél [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Afrita</value>
|
<value>Afrita</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x eða</value>
|
<value>x eða</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>og</value>
|
<value>og</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calcolatrice</value>
|
<value>Calcolatrice</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calcolatrice [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Calcolatrice Windows</value>
|
<value>Calcolatrice Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Calcolatrice Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calcolatrice</value>
|
<value>Calcolatrice</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calcolatrice [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copia</value>
|
<value>Copia</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x o</value>
|
<value>x o</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>e</value>
|
<value>e</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>電卓</value>
|
<value>電卓</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>電卓 [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows 電卓</value>
|
<value>Windows 電卓</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows 電卓 [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>電卓</value>
|
<value>電卓</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>電卓 [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>コピー</value>
|
<value>コピー</value>
|
||||||
@ -2443,10 +2455,10 @@
|
|||||||
<value>日</value>
|
<value>日</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Date_Month" xml:space="preserve">
|
<data name="Date_Month" xml:space="preserve">
|
||||||
<value>月</value>
|
<value>か月</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Date_Months" xml:space="preserve">
|
<data name="Date_Months" xml:space="preserve">
|
||||||
<value>月</value>
|
<value>か月</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="Date_SameDates" xml:space="preserve">
|
<data name="Date_SameDates" xml:space="preserve">
|
||||||
<value>日付が同じです</value>
|
<value>日付が同じです</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>排他的論理和</value>
|
<value>排他的論理和</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>論理積</value>
|
<value>論理積</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Есептегіш</value>
|
<value>Есептегіш</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Есептегіш [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows есептегіші</value>
|
<value>Windows есептегіші</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows есептегіші [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Есептегіш</value>
|
<value>Есептегіш</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Есептегіш [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Көшіру</value>
|
<value>Көшіру</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x немесе</value>
|
<value>x немесе</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>және</value>
|
<value>және</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<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>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>ម៉ាស៊ីនគិតលេខ</value>
|
<value>ម៉ាស៊ីនគិតលេខ</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>ម៉ាស៊ីនគិតលេខ [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows ម៉ាស៊ីនគិតលេខ</value>
|
<value>Windows ម៉ាស៊ីនគិតលេខ</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows ម៉ាស៊ីនគិតលេខ [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>ម៉ាស៊ីនគិតលេខ</value>
|
<value>ម៉ាស៊ីនគិតលេខ</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>ម៉ាស៊ីនគិតលេខ [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>ចម្លង</value>
|
<value>ចម្លង</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ឬក៏</value>
|
<value>x ឬក៏</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>និង</value>
|
<value>និង</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<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>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>ಕ್ಯಾಲ್ಕುಲೇಟರ್</value>
|
<value>ಕ್ಯಾಲ್ಕುಲೇಟರ್</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>ಕ್ಯಾಲ್ಕುಲೇಟರ್ [ಡೆವ್]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows ಕ್ಯಾಲ್ಕುಲೇಟರ್</value>
|
<value>Windows ಕ್ಯಾಲ್ಕುಲೇಟರ್</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows ಕ್ಯಾಲ್ಕುಲೇಟರ್ [ಡೆವ್]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>ಕ್ಯಾಲ್ಕುಲೇಟರ್</value>
|
<value>ಕ್ಯಾಲ್ಕುಲೇಟರ್</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>ಕ್ಯಾಲ್ಕುಲೇಟರ್ [ಡೆವ್]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>ನಕಲಿಸು</value>
|
<value>ನಕಲಿಸು</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ಅಥವಾ</value>
|
<value>x ಅಥವಾ</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>ಮತ್ತು</value>
|
<value>ಮತ್ತು</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>계산기</value>
|
<value>계산기</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>계산기[Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows 계산기</value>
|
<value>Windows 계산기</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows 계산기[Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>계산기</value>
|
<value>계산기</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>계산기[Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>복사</value>
|
<value>복사</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x 또는</value>
|
<value>x 또는</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>및</value>
|
<value>및</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>ເຄື່ອງຄິດເລກ</value>
|
<value>ເຄື່ອງຄິດເລກ</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>ເຄື່ອງຄິດເລກ [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows ເຄື່ອງຄິດເລກ</value>
|
<value>Windows ເຄື່ອງຄິດເລກ</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows ເຄື່ອງຄິດເລກ [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>ເຄື່ອງຄິດເລກ</value>
|
<value>ເຄື່ອງຄິດເລກ</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>ເຄື່ອງຄິດເລກ [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>ກັອບປີ່</value>
|
<value>ກັອບປີ່</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ຫຼື</value>
|
<value>x ຫຼື</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>ແລະ</value>
|
<value>ແລະ</value>
|
||||||
|
@ -119,18 +119,30 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Skaičiuotuvas</value>
|
<value>Skaičiuotuvas</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Skaičiuotuvas [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>„Windows“ skaičiuotuvas</value>
|
<value>„Windows“ skaičiuotuvas</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>„Windows“ skaičiuotuvas [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Skaičiuotuvas</value>
|
<value>Skaičiuotuvas</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Skaičiuotuvas [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copy</value>
|
<value>Kopijuoti</value>
|
||||||
<comment>Copy context menu string</comment>
|
<comment>Copy context menu string</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="pasteMenuItem" xml:space="preserve">
|
<data name="pasteMenuItem" xml:space="preserve">
|
||||||
@ -982,7 +994,7 @@
|
|||||||
<comment>Screen reader for the yth root of x on the scientific operator keypad. Note: String is meant to read out whatever the "Yth root" mathematical operator sounds like.</comment>
|
<comment>Screen reader for the yth root of x on the scientific operator keypad. Note: String is meant to read out whatever the "Yth root" mathematical operator sounds like.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="logBase10Button.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="logBase10Button.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>Log</value>
|
<value>Žurnalas</value>
|
||||||
<comment>Screen reader for the log base 10 on the scientific operator keypad</comment>
|
<comment>Screen reader for the log base 10 on the scientific operator keypad</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="logBaseEButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="logBaseEButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
@ -2190,7 +2202,7 @@
|
|||||||
<comment>A human hand, used as a comparison measurement unit for length or area. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
<comment>A human hand, used as a comparison measurement unit for length or area. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UnitAbbreviation_Hand" xml:space="preserve">
|
<data name="UnitAbbreviation_Hand" xml:space="preserve">
|
||||||
<value>plaštakos</value>
|
<value>plaštak.</value>
|
||||||
<comment>A human hand, used as a comparison measurement unit for length or area. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
<comment>A human hand, used as a comparison measurement unit for length or area. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UnitName_Paper" xml:space="preserve">
|
<data name="UnitName_Paper" xml:space="preserve">
|
||||||
@ -2198,7 +2210,7 @@
|
|||||||
<comment>A sheet of 8.5 x 11 inch paper, used as a comparison measurement unit for area. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
<comment>A sheet of 8.5 x 11 inch paper, used as a comparison measurement unit for area. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UnitAbbreviation_Paper" xml:space="preserve">
|
<data name="UnitAbbreviation_Paper" xml:space="preserve">
|
||||||
<value>popieriaus lapai</value>
|
<value>popieriaus lap.</value>
|
||||||
<comment>A sheet of 8.5 x 11 inch paper, used as a comparison measurement unit for area. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
<comment>A sheet of 8.5 x 11 inch paper, used as a comparison measurement unit for area. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UnitName_Castle" xml:space="preserve">
|
<data name="UnitName_Castle" xml:space="preserve">
|
||||||
@ -2230,7 +2242,7 @@
|
|||||||
<comment>A train engine, used as a comparison measurement unit for power. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
<comment>A train engine, used as a comparison measurement unit for power. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UnitAbbreviation_TrainEngine" xml:space="preserve">
|
<data name="UnitAbbreviation_TrainEngine" xml:space="preserve">
|
||||||
<value>traukinių varikliai</value>
|
<value>traukinių varikl.</value>
|
||||||
<comment>A train engine, used as a comparison measurement unit for power. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
<comment>A train engine, used as a comparison measurement unit for power. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UnitName_SoccerBall" xml:space="preserve">
|
<data name="UnitName_SoccerBall" xml:space="preserve">
|
||||||
@ -2238,7 +2250,7 @@
|
|||||||
<comment>A soccer ball, used as a comparison measurement unit for weight. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
<comment>A soccer ball, used as a comparison measurement unit for weight. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="UnitAbbreviation_SoccerBall" xml:space="preserve">
|
<data name="UnitAbbreviation_SoccerBall" xml:space="preserve">
|
||||||
<value>futbolo kamuoliai</value>
|
<value>futbolo kamuoliai (-ių)</value>
|
||||||
<comment>A soccer ball, used as a comparison measurement unit for weight. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
<comment>A soccer ball, used as a comparison measurement unit for weight. (Please choose the most appropriate plural form to fit any number between 0 and 999,999,999,999,999)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="MemoryItemHelpText" xml:space="preserve">
|
<data name="MemoryItemHelpText" xml:space="preserve">
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x arba</value>
|
<value>x arba</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>ir</value>
|
<value>ir</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<data name="RefreshButtonText.Content" xml:space="preserve">
|
||||||
<value>Naujinti valiutos kursus</value>
|
<value>Naujinti tarifus</value>
|
||||||
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulators</value>
|
<value>Kalkulators</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulators [izstr.]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows kalkulators</value>
|
<value>Windows kalkulators</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows kalkulators [izstr.]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulators</value>
|
<value>Kalkulators</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulators [izstr.]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopēt</value>
|
<value>Kopēt</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x or</value>
|
<value>x or</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>and</value>
|
<value>and</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Калкулатор</value>
|
<value>Калкулатор</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Калкулатор [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows калкулатор</value>
|
<value>Windows калкулатор</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows калкулатор [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Калкулатор</value>
|
<value>Калкулатор</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Калкулатор [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Копирај</value>
|
<value>Копирај</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x или</value>
|
<value>x или</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>и</value>
|
<value>и</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>കാൽക്കുലേറ്റർ</value>
|
<value>കാൽക്കുലേറ്റർ</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>കാല്ക്കുലേറ്റര് [ദേവ്]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows കാൽക്കുലേറ്റർ</value>
|
<value>Windows കാൽക്കുലേറ്റർ</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows കാൽക്കുലേറ്റർ [ദേവ്]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>കാൽക്കുലേറ്റർ</value>
|
<value>കാൽക്കുലേറ്റർ</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>കാല്ക്കുലേറ്റര് [ദേവ്]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>പകര്ത്തുക</value>
|
<value>പകര്ത്തുക</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x അല്ലെങ്കിൽ</value>
|
<value>x അല്ലെങ്കിൽ</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>ഒപ്പം</value>
|
<value>ഒപ്പം</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Pembangun]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Kalkulator Windows</value>
|
<value>Kalkulator Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Kalkulator Windows [Pembangun]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Pembangun]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Salin</value>
|
<value>Salin</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x atau</value>
|
<value>x atau</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>dan</value>
|
<value>dan</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Kalkulator</value>
|
<value>Windows Kalkulator</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopier</value>
|
<value>Kopier</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x eller</value>
|
<value>x eller</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>og</value>
|
<value>og</value>
|
||||||
|
@ -142,7 +142,7 @@
|
|||||||
<comment>Same 101</comment>
|
<comment>Same 101</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="119" xml:space="preserve">
|
<data name="119" xml:space="preserve">
|
||||||
<value>Overflow</value>
|
<value>Overloop</value>
|
||||||
<comment>Same as 107</comment>
|
<comment>Same as 107</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="120" xml:space="preserve">
|
<data name="120" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Rekenmachine</value>
|
<value>Rekenmachine</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Rekenmachine [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Rekenmachine</value>
|
<value>Windows Rekenmachine</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Rekenmachine [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Rekenmachine</value>
|
<value>Rekenmachine</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Rekenmachine [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopie</value>
|
<value>Kopie</value>
|
||||||
@ -2603,7 +2615,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x of</value>
|
<value>x of</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>en</value>
|
<value>en</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulator [deweloper]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Kalkulator Windows</value>
|
<value>Kalkulator Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Kalkulator Windows [deweloper]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulator [deweloper]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopiuj</value>
|
<value>Kopiuj</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x lub</value>
|
<value>x lub</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>i</value>
|
<value>i</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Calculadora Windows</value>
|
<value>Calculadora Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Calculadora Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copiar</value>
|
<value>Copiar</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ou</value>
|
<value>x ou</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>e</value>
|
<value>e</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Calculadora do Windows</value>
|
<value>Calculadora do Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Calculadora do Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculadora</value>
|
<value>Calculadora</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculadora [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copiar</value>
|
<value>Copiar</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ou</value>
|
<value>x ou</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>e</value>
|
<value>e</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Calculator</value>
|
<value>Calculator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Calculator [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Calculator Windows</value>
|
<value>Calculator Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Calculator Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Calculator</value>
|
<value>Calculator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Calculator [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Copiere</value>
|
<value>Copiere</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x sau</value>
|
<value>x sau</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>şi</value>
|
<value>şi</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<data name="RefreshButtonText.Content" xml:space="preserve">
|
||||||
<value>Actualizare tarife</value>
|
<value>Actualizați tarifele</value>
|
||||||
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Калькулятор</value>
|
<value>Калькулятор</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Калькулятор [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Калькулятор Windows</value>
|
<value>Калькулятор Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Калькулятор Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Калькулятор</value>
|
<value>Калькулятор</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Калькулятор [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Копировать</value>
|
<value>Копировать</value>
|
||||||
@ -2413,7 +2425,7 @@
|
|||||||
<comment>Difference result label</comment>
|
<comment>Difference result label</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="Date_FromLabel.Text" xml:space="preserve">
|
<data name="Date_FromLabel.Text" xml:space="preserve">
|
||||||
<value>С</value>
|
<value>От</value>
|
||||||
<comment>From Date label for Date Picker</comment>
|
<comment>From Date label for Date Picker</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="MonthsLabel.Text" xml:space="preserve">
|
<data name="MonthsLabel.Text" xml:space="preserve">
|
||||||
@ -2421,11 +2433,11 @@
|
|||||||
<comment>Add/Subtract Months label</comment>
|
<comment>Add/Subtract Months label</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="SubtractOption.Content" xml:space="preserve">
|
<data name="SubtractOption.Content" xml:space="preserve">
|
||||||
<value>Вычитание</value>
|
<value>Вычесть</value>
|
||||||
<comment>Subtract toggle button text</comment>
|
<comment>Subtract toggle button text</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="Date_ToLabel.Text" xml:space="preserve">
|
<data name="Date_ToLabel.Text" xml:space="preserve">
|
||||||
<value>По</value>
|
<value>Кому</value>
|
||||||
<comment>To Date label for Date Picker</comment>
|
<comment>To Date label for Date Picker</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="YearsLabel.Text" xml:space="preserve">
|
<data name="YearsLabel.Text" xml:space="preserve">
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>сложить по модулю два с</value>
|
<value>сложить по модулю два с</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>плюс</value>
|
<value>плюс</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<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>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulačka</value>
|
<value>Kalkulačka</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulačka [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Kalkulačka</value>
|
<value>Windows Kalkulačka</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Kalkulačka [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulačka</value>
|
<value>Kalkulačka</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulačka [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopírovať</value>
|
<value>Kopírovať</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>vylučujúce alebo</value>
|
<value>vylučujúce alebo</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>a</value>
|
<value>a</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Raz.]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Kalkulator Windows</value>
|
<value>Kalkulator Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Kalkulator Windows [Raz.]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Raz.]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopiraj</value>
|
<value>Kopiraj</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ali</value>
|
<value>x ali</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>in</value>
|
<value>in</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Makina llogaritëse</value>
|
<value>Makina llogaritëse</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Makinë llogaritëse [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Makina llogaritëse e Windows</value>
|
<value>Makina llogaritëse e Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Makinë llogaritëse e Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Makina llogaritëse</value>
|
<value>Makina llogaritëse</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Makinë llogaritëse [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopjo</value>
|
<value>Kopjo</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x ose</value>
|
<value>x ose</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>dhe</value>
|
<value>dhe</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows kalkulator</value>
|
<value>Windows kalkulator</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopiraj</value>
|
<value>Kopiraj</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>iksor</value>
|
<value>iksor</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>i</value>
|
<value>i</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkylatorn</value>
|
<value>Kalkylatorn</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkylatorn [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Kalkylatorn</value>
|
<value>Windows Kalkylatorn</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Kalkylatorn [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkylatorn</value>
|
<value>Kalkylatorn</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkylatorn [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopiera</value>
|
<value>Kopiera</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x or</value>
|
<value>x or</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>and</value>
|
<value>and</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kikokotoo</value>
|
<value>Kikokotoo</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kikokotoo [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Kikokotoo cha Windows</value>
|
<value>Kikokotoo cha Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Kikokotoo cha Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kikokotoo</value>
|
<value>Kikokotoo</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kikokotoo [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Nakili</value>
|
<value>Nakili</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x au</value>
|
<value>x au</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>na</value>
|
<value>na</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>கால்குலேட்டர்</value>
|
<value>கால்குலேட்டர்</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>கால்குலேட்டர் [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows கால்குலேட்டர்</value>
|
<value>Windows கால்குலேட்டர்</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows கால்குலேட்டர் [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>கால்குலேட்டர்</value>
|
<value>கால்குலேட்டர்</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>கால்குலேட்டர் [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>நகலெடு</value>
|
<value>நகலெடு</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x அல்லது</value>
|
<value>x அல்லது</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>மற்றும்</value>
|
<value>மற்றும்</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>కాలిక్యులేటర్</value>
|
<value>కాలిక్యులేటర్</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>కాలిక్యులేటర్ [డెవ]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows కాలిక్యులేటర్</value>
|
<value>Windows కాలిక్యులేటర్</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows కాలిక్యులేటర్ [డెవ]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>కాలిక్యులేటర్</value>
|
<value>కాలిక్యులేటర్</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>కాలిక్యులేటర్ [డెవ]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>కాపీ</value>
|
<value>కాపీ</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x లేదా</value>
|
<value>x లేదా</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>మరియు</value>
|
<value>మరియు</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>เครื่องคิดเลข</value>
|
<value>เครื่องคิดเลข</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>เครื่องคิดเลข [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>เครื่องคิดเลขของ Windows</value>
|
<value>เครื่องคิดเลขของ Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>เครื่องคิดเลขของ Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>เครื่องคิดเลข</value>
|
<value>เครื่องคิดเลข</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>เครื่องคิดเลข [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>คัดลอก</value>
|
<value>คัดลอก</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x หรือ</value>
|
<value>x หรือ</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>และ</value>
|
<value>และ</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Hesap Makinesi</value>
|
<value>Hesap Makinesi</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Hesap Makinesi [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows Hesap Makinesi</value>
|
<value>Windows Hesap Makinesi</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Hesap Makinesi [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Hesap Makinesi</value>
|
<value>Hesap Makinesi</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Hesap Makinesi [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Kopyala</value>
|
<value>Kopyala</value>
|
||||||
@ -2602,7 +2614,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x veya</value>
|
<value>x veya</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>ve</value>
|
<value>ve</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Калькулятор</value>
|
<value>Калькулятор</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Калькулятор [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Калькулятор Windows</value>
|
<value>Калькулятор Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Калькулятор Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Калькулятор</value>
|
<value>Калькулятор</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Калькулятор [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Копіювати</value>
|
<value>Копіювати</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>XOR</value>
|
<value>XOR</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>плюс</value>
|
<value>плюс</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<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>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows kalkulatori</value>
|
<value>Windows kalkulatori</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Kalkulator</value>
|
<value>Kalkulator</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Kalkulator [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Nusxa ko‘chirish</value>
|
<value>Nusxa ko‘chirish</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x yoki</value>
|
<value>x yoki</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>va</value>
|
<value>va</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<data name="RefreshButtonText.Content" xml:space="preserve">
|
||||||
<value>Kursni yangilash</value>
|
<value>Kurslarni yangilash</value>
|
||||||
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>Máy tính tay</value>
|
<value>Máy tính tay</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>Máy tính tay [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Máy tính tay Windows</value>
|
<value>Máy tính tay Windows</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Máy tính tay Windows [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>Máy tính tay</value>
|
<value>Máy tính tay</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>Máy tính tay [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>Sao chép</value>
|
<value>Sao chép</value>
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x hoặc</value>
|
<value>x hoặc</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>và</value>
|
<value>và</value>
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>计算器</value>
|
<value>计算器</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>计算器 [Dev]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows 计算器</value>
|
<value>Windows 计算器</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows 计算器 [Dev]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>计算器</value>
|
<value>计算器</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>计算器 [Dev]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>复制</value>
|
<value>复制</value>
|
||||||
@ -1090,7 +1102,7 @@
|
|||||||
<comment>Unit conversion category name called Time</comment>
|
<comment>Unit conversion category name called Time</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_VolumeText" xml:space="preserve">
|
<data name="CategoryName_VolumeText" xml:space="preserve">
|
||||||
<value>体积</value>
|
<value>音量</value>
|
||||||
<comment>Unit conversion category name called Volume (eg. cups, teaspoons, milliliters)</comment>
|
<comment>Unit conversion category name called Volume (eg. cups, teaspoons, milliliters)</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="CategoryName_TemperatureText" xml:space="preserve">
|
<data name="CategoryName_TemperatureText" xml:space="preserve">
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>x 或</value>
|
<value>x 或</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>和</value>
|
<value>和</value>
|
||||||
@ -2616,7 +2628,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>
|
<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>
|
||||||
<data name="RefreshButtonText.Content" xml:space="preserve">
|
<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>
|
<comment>The text displayed for a hyperlink button that refreshes currency converter ratios.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="DataChargesMayApply" xml:space="preserve">
|
<data name="DataChargesMayApply" xml:space="preserve">
|
||||||
|
@ -119,15 +119,27 @@
|
|||||||
</resheader>
|
</resheader>
|
||||||
<data name="AppName" xml:space="preserve">
|
<data name="AppName" xml:space="preserve">
|
||||||
<value>小算盤</value>
|
<value>小算盤</value>
|
||||||
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"}</comment>
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the title of the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppName" xml:space="preserve">
|
||||||
|
<value>小算盤 [開發]</value>
|
||||||
|
<comment>{@Appx_ShortDisplayName@}{StringCategory="Feature Title"} This is the name of the application when built by a user via GitHub. We use a different name to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="AppStoreName" xml:space="preserve">
|
<data name="AppStoreName" xml:space="preserve">
|
||||||
<value>Windows 小算盤</value>
|
<value>Windows 小算盤</value>
|
||||||
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps.</comment>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="DevAppStoreName" xml:space="preserve">
|
||||||
|
<value>Windows 小算盤 [開發]</value>
|
||||||
|
<comment>{@Appx_DisplayName@}{StringCategory="Feature Title"} Name that shows up in the app store. It contains "Windows" to distinguish it from 3rd party calculator apps. This is the the version of the name used when the app is built by a user via GitHub.</comment>
|
||||||
|
</data>
|
||||||
<data name="AppDescription" xml:space="preserve">
|
<data name="AppDescription" xml:space="preserve">
|
||||||
<value>小算盤</value>
|
<value>小算盤</value>
|
||||||
<comment>{@Appx_Description@}</comment>
|
<comment>{@Appx_Description@} This description is used for the official application when published through Windows Store.</comment>
|
||||||
|
</data>
|
||||||
|
<data name="DevAppDescription" xml:space="preserve">
|
||||||
|
<value>小算盤 [開發]</value>
|
||||||
|
<comment>{@Appx_Description@} This is the description of the application when built by a user via GitHub. We use a different description to make it easier for users to distinguish the apps when both this version and the Store version are installed on the same device.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="copyMenuItem" xml:space="preserve">
|
<data name="copyMenuItem" xml:space="preserve">
|
||||||
<value>複製</value>
|
<value>複製</value>
|
||||||
@ -446,7 +458,7 @@
|
|||||||
<comment>The text that shows as the header for the memory list</comment>
|
<comment>The text that shows as the header for the memory list</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="MemoryPivotItem.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
<data name="MemoryPivotItem.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
|
||||||
<value>記憶</value>
|
<value>記憶體</value>
|
||||||
<comment>The automation name for the Memory pivot item that is shown when Calculator is in wide layout.</comment>
|
<comment>The automation name for the Memory pivot item that is shown when Calculator is in wide layout.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="HistoryLabel.Text" xml:space="preserve">
|
<data name="HistoryLabel.Text" xml:space="preserve">
|
||||||
@ -2601,7 +2613,7 @@
|
|||||||
</data>
|
</data>
|
||||||
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="xorButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>XOR</value>
|
<value>XOR</value>
|
||||||
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronounciation.</comment>
|
<comment>Auditory feedback for Screen Reader users. Users will hear "Display is 7 x or" when the button is pressed. XOR is a mathematical operation on two binary values. Here the feedback is "x or" in order to get the correct pronunciation.</comment>
|
||||||
</data>
|
</data>
|
||||||
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
<data name="andButton.[using:CalculatorApp.Controls]CalculatorButton.AuditoryFeedback" xml:space="preserve">
|
||||||
<value>與</value>
|
<value>與</value>
|
||||||
|
Loading…
Reference in New Issue
Block a user