mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-04-04 21:41:17 +02:00
Updating Galician
This commit is contained in:
parent
674883e79c
commit
b082fc9356
@ -1,21 +1,18 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Simple Calculator</string>
|
<string name="app_name">Simple Calculator</string>
|
||||||
<string name="app_launcher_name">Calculadora</string>
|
<string name="app_launcher_name">Calculadora</string>
|
||||||
<string name="scientific_calculator">Calculadora científica</string>
|
<string name="scientific_calculator">Calculadora científica</string>
|
||||||
|
|
||||||
<!-- Calculator field -->
|
<!-- Calculator field -->
|
||||||
<string name="formula_divide_by_zero_error">Erro: división por cero</string>
|
<string name="formula_divide_by_zero_error">Erro: división por cero</string>
|
||||||
|
|
||||||
<!-- History -->
|
<!-- History -->
|
||||||
<string name="history">History</string>
|
<string name="history">Rexistro</string>
|
||||||
<string name="history_empty">History is empty</string>
|
<string name="history_empty">O rexistro está baleiro</string>
|
||||||
<string name="clear_history">Clear</string>
|
<string name="clear_history">Borrar</string>
|
||||||
<string name="history_cleared">History has been cleared</string>
|
<string name="history_cleared">Borrouse o rexistro</string>
|
||||||
|
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
<string name="vibrate_on_button_press">Vibrar ao tocar nos botóns</string>
|
<string name="vibrate_on_button_press">Vibrar ao tocar nos botóns</string>
|
||||||
<string name="use_comma_as_decimal_mark">Use comma as a decimal mark</string>
|
<string name="use_comma_as_decimal_mark">Use comma as a decimal mark</string>
|
||||||
|
|
||||||
<!-- FAQ -->
|
<!-- FAQ -->
|
||||||
<string name="faq_1_title">Como funciona o botón C (Borrar)?</string>
|
<string name="faq_1_title">Como funciona o botón C (Borrar)?</string>
|
||||||
<string name="faq_1_text">Ao tocar o botón, os caracteres serán eliminados un a un. Un toque longo apaga todos os caracteres ao mesmo tempo.</string>
|
<string name="faq_1_text">Ao tocar o botón, os caracteres serán eliminados un a un. Un toque longo apaga todos os caracteres ao mesmo tempo.</string>
|
||||||
@ -23,4 +20,4 @@
|
|||||||
Haven't found some strings? There's more at
|
Haven't found some strings? There's more at
|
||||||
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
|
||||||
-->
|
-->
|
||||||
</resources>
|
</resources>
|
Loading…
x
Reference in New Issue
Block a user