Updated Resource Strings (#1332)

This commit is contained in:
Quentin Al-Timimi 2020-08-04 10:28:10 -07:00 committed by GitHub
parent 271d326dc8
commit 3309380907
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
35 changed files with 373 additions and 37 deletions

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Trek van grafieke</value>
<value>Grafiese voorstelling</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>Om hierdie vergelyking met n grafiek voor te stel, word nie ondersteun nie</value>
<value>Grafiese voorstelling word nie vir hierdie vergelyking gesteun nie</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>ግራፍ ያውጡ</value>
<value>በግራፍ መግለፅ</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>ይህንን እኩልታ ግራፍ ማድረግ አይደገፍም</value>
<value>ይህንን ቀመር በግራፍ መገልፅ አይደገፍም</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Qrafik yaratma</value>
<value>Kalkulyatorda qrafikin qurulması</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>Bu tənliyin qrafikini çəkmək dəstəklənmir</value>
<value>Kalkulyatorda bu tənliyin qrafikinin qurulması dəstəklənmir</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Gràfics</value>
<value>Calculadora gràfica</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>La creació de gràfics no és compatible amb aquesta equació</value>
<value>No es pot representar aquesta equació a la calculadora gràfica</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">

View File

@ -4106,4 +4106,20 @@
<value>Kalkulačka zpět do úplného zobrazení</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Vybrána Aritmetická směna</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Vybrána Logická směna</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Vybráno Otočení s kruhovým posuvem</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Vybráno Otočení s kruhovým posuvem s přenosem</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -4106,4 +4106,20 @@
<value>Lommeregner tilbage til fuld visning</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Aritmetisk skift valgt</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Logisk skift er valgt</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Roter cirkulært skift valgt</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Roter gennem cirkulært menteskift valgt</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -4106,4 +4106,20 @@
<value>Rechner zurück zur Vollbildanzeige</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Arithmetische Verschiebung ausgewählt</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Logische Verschiebung ausgewählt</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Zyklische Verschiebung ausgewählt</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Zyklische Verschiebung mit Übertragsbit ausgewählt</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Representación gráfica</value>
<value>Gráfica</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>No se admite la representación gráfica de esta ecuación</value>
<value>No se puede realizar la gráfica de esta ecuación</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>Calculadora vuelta a vista completa</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Giro aritmético seleccionado</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Giro lógico seleccionado</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Girar desplazamiento circular seleccionado</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Girar con desplazamiento circular de acarreo seleccionado</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Representación gráfica</value>
<value>Graficar</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>Representar gráficamente esta ecuación no está soportado</value>
<value>No es posible graficar esta ecuación</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>Calculadora de nuevo a vista completa</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Desplazamiento aritmético seleccionado</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Desplazamiento lógico seleccionado</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Girar con desplazamiento circular esta seleccionado</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Girar con desplazamiento circular de acarreo</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>Selle võrrandi graafiliselt esitamist ei toetata</value>
<value>Selle võrrandi graafilist esitust ei toetata</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>Kalkulaator on taas kuvatud täielikult</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Valitud on aritmeetika vahetus</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Valitud on loogiline vahetus</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Valitud on ringikujulise nihkega pööramine</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Valitud on läbi kande ringikujulise nihkega pööramine</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3249,7 +3249,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Grafikoak sortzea</value>
<value>Grafikoak</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">

View File

@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>ایجاد نمودار برای این معادله پشتیبانی نمی‌شود</value>
<value>رسم نمودار برای این معادله پشتیبانی نمی‌شود</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>برگشت به نمای کامل ماشین حساب</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Arithmetic Shift انتخاب شده است</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Logical Shift انتخاب شده است</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Rotate Circular Shift انتخاب شده است</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Rotate Through Carry Circular Shift انتخاب شده است</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Représentation</value>
<value>Graphique</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>Calculatrice de nouveau en vue complète</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Décalage arithmétique sélectionné</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Décalage logique sélectionné</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Faire pivoter le décalage circulaire sélectionné</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Faire pivoter via le décalage circulaire de retenue sélectionné</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Représentation</value>
<value>Graphique</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Representación gráfica</value>
<value>Representación nunha calculadora gráfica</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>Non admite representar graficamente esta ecuación</value>
<value>Non se pode representar esta ecuación nunha calculadora gráfica</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">

View File

@ -3551,7 +3551,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>יצירת גרף של משוואה זו אינה נתמכת</value>
<value>הצגת גרף של משוואה זו אינה נתמכת</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">

View File

@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>इस समीकरण को ग्राफ़ करना समर्थित नहीं है</value>
<value>इस समीकरण की ग्राफ़िंग समर्थित नहीं है</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>कैल्क्यूलेटर पूर्ण दृश्य पर वापस जाएँ</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>अंकगणित शिफ़्ट चयनित</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>लॉजिकल शिफ़्ट चयनित</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>वृत्ताकार शिफ़्ट चयनित रोटेट करना</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>कैर्री वृत्ताकार शिफ़्ट के माध्यम से रोटेट करना चयनित</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -4106,4 +4106,20 @@
<value>Kalkulator natrag na puni prikaz</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Odabran je aritmetički pomak</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Odabran je logički pomak</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Odabrano je rotiranje kružnog pomaka</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Odabrano je rotiranje kroz kružni pomak nošenja</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Grafikonkészítés</value>
<value>Grafikus</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>グラフ作成</value>
<value>グラフ計算</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>この演算式のグラフ作成はサポートされていません</value>
<value>この演算式のグラフ計算はサポートされていません</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">

View File

@ -4106,4 +4106,20 @@
<value>Толық көрініске есептегішті қайтарыңыз</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Арифметикалық ауысу таңдалды</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Логикалық ауысу таңдалды</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Айнымалы ауысуды айналдыру таңдалды</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Айнымалы ауысуды орындау арқылы айналдыру таңдалды</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>ការសង់ក្រា</value>
<value>ការសង់ក្រាហ្វ</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>ការសង់ក្រាហ្វសមីការ​នេះ​មិន​បាន​គាំ​ទ្រ​ទេ</value>
<value>មិនគាំទ្រការសង់ក្រាហ្វសមីការ​នេះ​ទេ</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>ម៉ាស៊ីនគិតលេខត្រឡប់​ទៅ​កា​របង្ហញ​ពេញ</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Arithmetic Shift ត្រូវបានជ្រើសរើស</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Logical Shift ត្រូវបានជ្រើសរើស</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>បានជ្រើសរើសការបង្វិលរាងជារង្វង់</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>បង្វិលតាមរង្វង់មូលដែលបានជ្រើសរើស</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>ສ້າງແຜ່ນວາດ</value>
<value>ສ້າງກຣາບ</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Diagramų kūrimas</value>
<value>Grafikų braižymas</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>Šios lygties diagramų kūrimas nepalaikomas</value>
<value>Šios lygties grafikų braižymas nepalaikomas </value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>Grąžinti skaičiuotuvą į visą rodinį</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Aritmetinis poslinkis pasirinktas</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Loginis poslinkis pasirinktas</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Sukimo ciklinis poslinkis pasirinktas</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Sukimo per perkėlimą ciklinis poslinkis pasirinktas</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Diagrammu izveide</value>
<value>Grafiska attēlošana</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>Šī vienādojuma grafika izveide netiek atbalstīta</value>
<value>Šī vienādojuma grafiska attēlošana netiek atbalstīta</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>Kalkulators atpakaļ uz pilnu skatu</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Atlasīta aritmētiskā nobīde</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Atlasīta loģiskā nobīde</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Atlasīta cirkulārās nobīdes pagriešana</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Atlasīta pagriešana, izmantojot pārneses cirkulāro nobīdi</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>ഗ്രാഫിംഗ്</value>
<value>ഗ്രാഫിൽ പകർത്തൽ</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>ഈ സമവാക്യം ഗ്രാഫിംഗ് പിന്തുണയ്ക്കുന്നില്ല</value>
<value>ഈ സമവാക്യം ഗ്രാഫിൽ പകർത്തുന്നതിന് പിന്തുണയില്ല</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>കാൽക്കുലേറ്റർ പൂർണ്ണ കാഴ്ചയിലേക്ക് മടങ്ങുക</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>ഗണിത ഷിഫ്റ്റ് തിരഞ്ഞെടുത്തു</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>ലോജിക്കൽ ഷിഫ്റ്റ് തിരഞ്ഞെടുത്തു</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>തിരഞ്ഞെടുത്ത സർക്കുലർ ഷിഫ്റ്റ് തിരിക്കുക</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>തിരഞ്ഞെടുത്ത സർക്കുലർ ഷിഫ്റ്റിലൂടെ തിരിക്കുക</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Graf</value>
<value>Grafisk fremstilling</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">

View File

@ -4106,4 +4106,20 @@
<value>Kalkulator powrócił do pełnego widoku</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Zaznaczono Przesunięcie arytmetyczne</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Zaznaczono Przesunięcie logiczne</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Zaznaczono Przesunięcie cykliczne Obrót</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Zaznaczono Przesunięcie cykliczne Obrót przez przeniesienie</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -4106,4 +4106,20 @@
<value>Kalkulačka sa vrátila do úplného zobrazenia</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Vybratá možnosť Aritmetický posun</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Vybratá možnosť Logický posun</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Vybratá možnosť Cyklický posun Otočiť</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Vybratá možnosť Cyklický posun Otočiť cez prevod</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3248,7 +3248,7 @@
<comment>Used to describe the last bit of a binary number. Used in bit flip</comment>
</data>
<data name="GraphingCalculatorModeText" xml:space="preserve">
<value>Paraqitja në grafik</value>
<value>Paraqitje grafike</value>
<comment>Name of the Graphing mode of the Calculator app. Displayed in the navigation menu.</comment>
</data>
<data name="plotButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
@ -4106,4 +4106,20 @@
<value>Makina llogaritëse kthyer në pamjen e plotë</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Është përzgjedhur zhvendosja aritmetike</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Është përzgjedhur zhvendosja logjike</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Është përzgjedhur zhvendosja qarkulluese me rrotullim</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Është përzgjedhur zhvendosja qarkulluese me rrotullim përmes bartjes</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -4106,4 +4106,20 @@
<value>Kalkulator je vraćen na prikaz preko celog ekrana</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Izabrana je opcija „Aritmetičko pomeranje“</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Izabrana je opcija „Logičko pomeranje“</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Izabrana je opcija „Rotiranje cirkularnog pomeranja“</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Izabrana je opcija „Rotiraj kroz izvođenje cirkularnog pomeranja“</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3548,7 +3548,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>இந்தச் சமன்பாட்டை விளக்கப்படமாக்குவது ஆதரிக்கப்படவில்லை</value>
<value>இந்தச் சமன்பாட்டை வரைபடமாக்குவது ஆதரிக்கப்படவில்லை</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">

View File

@ -4106,4 +4106,20 @@
<value>Повернутися до повного подання калькулятора</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Вибрано арифметичний зсув</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Вибрано логічний зсув</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Вибрано циклічний зсув (поворот)</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Вибрано циклічний зсув (поворот через перенос)</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -4106,4 +4106,20 @@
<value>Máy tính tay quay lại dạng xem đầy đủ</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Đã chọn Dịch chuyển số học</value>
<comment>Label for a radio button that toggles arithmetic shift behavior for the shift operations.</comment>
</data>
<data name="logicalShiftButtonSelected" xml:space="preserve">
<value>Đã chọn Dịch chuyển luận lý</value>
<comment>Label for a radio button that toggles logical shift behavior for the shift operations.</comment>
</data>
<data name="rotateCircularButtonSelected" xml:space="preserve">
<value>Đã chọn Dịch chuyển Quay</value>
<comment>Label for a radio button that toggles rotate circular behavior for the shift operations.</comment>
</data>
<data name="rotateCarryShiftButtonSelected" xml:space="preserve">
<value>Đã chọn Dịch chuyển Quay có nhớ</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>

View File

@ -3547,7 +3547,7 @@
<comment>Error that occurs during graphing when the equation is out of domain.</comment>
</data>
<data name="GE_NotSupported" xml:space="preserve">
<value>不支持绘制此方程式的图形</value>
<value>不支持将此公式绘入图表</value>
<comment>Error that occurs during graphing when the equation is not supported.</comment>
</data>
<data name="ParenthesisMismatch" xml:space="preserve">