update localized strings (#1322)
This commit is contained in:
@@ -4094,4 +4094,32 @@
|
||||
<value>Senarai ingatan</value>
|
||||
<comment>Automation name for the group of controls for memory list.</comment>
|
||||
</data>
|
||||
<data name="Format_HistorySlotCleared" xml:space="preserve">
|
||||
<value>slot sejarah %1 dikosongkan</value>
|
||||
<comment>{Locked='%1'} Formatting string for a Narrator announcement when the user clears a history slot. The %1 is the index of the history slot. For example, users might hear "History slot 2 cleared".</comment>
|
||||
</data>
|
||||
<data name="CalcAlwaysOnTop" xml:space="preserve">
|
||||
<value>kalkulator sentiasa di atas</value>
|
||||
<comment>Announcement to indicate calculator window is always shown on top.</comment>
|
||||
</data>
|
||||
<data name="CalcBackToFullView" xml:space="preserve">
|
||||
<value>kalkulator kembali ke paparan penuh</value>
|
||||
<comment>Announcement to indicate calculator window is now back to full view.</comment>
|
||||
</data>
|
||||
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
|
||||
<value>Shift Aritmetik dipilih</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>Shift Logikal dipilih</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>Putar Carry Circular Shift dipilih</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>Putar Melalui Carry Circular Shift dipilih</value>
|
||||
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
|
||||
</data>
|
||||
</root>
|
Reference in New Issue
Block a user