update localized strings (#1322)

This commit is contained in:
Eric Wong
2020-07-22 13:00:44 -07:00
committed by GitHub
parent 0e1c4f8cb4
commit dc707da56a
59 changed files with 1345 additions and 29 deletions

View File

@@ -4094,4 +4094,32 @@
<value>Lista de memoria</value>
<comment>Automation name for the group of controls for memory list.</comment>
</data>
<data name="Format_HistorySlotCleared" xml:space="preserve">
<value>Limpouse a rañura de aplicación %1</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>Mostrar a calculadora sempre na parte superior</value>
<comment>Announcement to indicate calculator window is always shown on top.</comment>
</data>
<data name="CalcBackToFullView" xml:space="preserve">
<value>Cambiar a calculadora á vista completa</value>
<comment>Announcement to indicate calculator window is now back to full view.</comment>
</data>
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
<value>Seleccionouse a tecla MAIÚS aritmética</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>Seleccionouse a tecla MAIÚS lóxica</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>Seleccionouse rotar a tecla MAIÚS circular</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>Seleccionouse rotar levando a tecla MAIÚS circular</value>
<comment>Label for a radio button that toggles rotate circular with carry behavior for the shift operations.</comment>
</data>
</root>