Translations

This commit is contained in:
serso 2015-02-18 22:51:18 +01:00
parent b855868d51
commit 891e5767d6
5 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
<string name="c_calc_editor_hint">Introducir nuevo cálculo</string>
<string name="c_history">Historial</string>
<string name="c_history_button">M</string>
<string name="c_char_is_not_accepted">El caracter \'%s\' no es aceptado como variable!</string>
<string name="c_char_is_not_accepted">El carácter \'%s\' no es aceptado como variable!</string>
<string name="c_calc_angle_units">Unidades de Ángulos</string>
<string name="p_deg">Grados</string>
<string name="p_rad">Radianes</string>

View File

@ -8,7 +8,7 @@
<string name="c_show_equals_button_summary">Quando marcado, o botão igual será apresentado</string>
<string name="c_hide_numeral_base_digits_title">Esconder dígitos de outros sistemas numéricos</string>
<string name="c_hide_numeral_base_digits_summary">Se ligado, os números de outras bases numéricas serão ocultados</string>
<string name="prefs_history_show_intermediate_calculations_title">Mostrar os cálculos intermédios no historico</string>
<string name="prefs_history_show_intermediate_calculations_title">Mostrar os cálculos intermédios no histórico</string>
<string name="prefs_history_show_intermediate_calculations_summary">Quando marcado, todos os calculos serão mostrados na tela de histórico</string>
<string name="p_calculations_calculate_on_fly_title">Resultado é calculado durante a digitação</string>
<string name="p_calculations_calculate_on_fly_summary">Quando marcado, os cálculos são feitos automaticamente durante a digitação</string>

View File

@ -129,7 +129,7 @@
<string name="c_release_notes_for_22">
1. Исправлена проблема с отсутствием курсора на устройствах с андроидом 3 и выше\n
2. Исправлена проблема с заменой 3.14... на Π
2. Исправлена проблема с заменой 3.14 на Π
</string>
<string name="c_release_notes_for_23">

View File

@ -145,7 +145,7 @@
<string name="c_release_notes_for_22_version" translatable="false">1.2.22</string>
<string name="c_release_notes_for_22">
1. Fix for missing cursor in Android 3 and higher\n
2. Fix for substituting 3.14... with Π constant
2. Fix for substituting 3.14 with Π constant
</string>
<string name="c_release_notes_for_23_version" translatable="false">1.2.23</string>