mirror of
https://github.com/SimpleMobileTools/Simple-Calculator.git
synced 2025-06-05 21:49:13 +02:00
Updating Galician
This commit is contained in:
committed by
Hosted Weblate
parent
fa0dd847e5
commit
b9c45de081
@ -1,21 +1,21 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="app_name">Simple Calculator</string>
|
<string name="app_name">Calculadora sinxela</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">Rexistro</string>
|
<string name="history">Rexistro</string>
|
||||||
<string name="history_empty">O rexistro está baleiro</string>
|
<string name="history_empty">O rexistro está baleiro</string>
|
||||||
<string name="clear_history">Borrar</string>
|
<string name="clear_history">Limpar</string>
|
||||||
<string name="history_cleared">Borrouse o rexistro</string>
|
<string name="history_cleared">Borrouse o historial</string>
|
||||||
<!-- Settings -->
|
<!-- Settings -->
|
||||||
<string name="vibrate_on_button_press">Vibrar ao tocar nos botóns</string>
|
<string name="vibrate_on_button_press">Vibrar ao premer o botón</string>
|
||||||
<string name="use_comma_as_decimal_mark">Use comma as a decimal mark</string>
|
<string name="use_comma_as_decimal_mark">Usar cómaa como marca decimal</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">O premer, eliminarase un carácter á vez. O premer de forma continua, restableceranse todos os campos á vez.</string>
|
||||||
<!--
|
<!--
|
||||||
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
|
||||||
|
Reference in New Issue
Block a user