update localized strings (#1322)
This commit is contained in:
@@ -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>Il tracciamento del grafico di questa equazione non è supportato</value>
|
||||
<value>La rappresentazione grafica di questa equazione non è supportata</value>
|
||||
<comment>Error that occurs during graphing when the equation is not supported.</comment>
|
||||
</data>
|
||||
<data name="ParenthesisMismatch" xml:space="preserve">
|
||||
@@ -4094,4 +4094,32 @@
|
||||
<value>Elenco di memoria</value>
|
||||
<comment>Automation name for the group of controls for memory list.</comment>
|
||||
</data>
|
||||
<data name="Format_HistorySlotCleared" xml:space="preserve">
|
||||
<value>Cronologia %1 cancellata</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>Calcolatrice sempre in primo piano</value>
|
||||
<comment>Announcement to indicate calculator window is always shown on top.</comment>
|
||||
</data>
|
||||
<data name="CalcBackToFullView" xml:space="preserve">
|
||||
<value>Calcolatrice alla visualizzazione completa</value>
|
||||
<comment>Announcement to indicate calculator window is now back to full view.</comment>
|
||||
</data>
|
||||
<data name="arithmeticShiftButtonSelected" xml:space="preserve">
|
||||
<value>Turno aritmetico selezionato</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>Turno logico selezionato</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>Ruota CS selezionato</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>Ruota CCS selezionato</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