android-calculatorpp/android-app-core/res/values-uk/text_preferences.xml
Sergey Solovyev 9c31ecb39d translations
2013-09-20 22:01:40 +04:00

19 lines
1.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.net-->
<resources>
<string name="c_auto_orientation_title">Автоповорот екрану</string>
<string name="c_auto_orientation_summary">Якщо увімкнено, то програма буде повертати екран разом з пристроєм</string>
<string name="c_show_equals_button_title">Показувати кнопку дорівнює</string>
<string name="c_show_equals_button_summary">Якщо включено, то кнопка дорівнює буде показана</string>
<string name="c_hide_numeral_base_digits_title">Приховати цифри із інших систем числения</string>
<string name="c_hide_numeral_base_digits_summary">Якщо включено, то цифри із іншиих систем числення будуть
приховані
</string>
<string name="prefs_history_show_intermediate_calculations_title">Відображати проміжні розрахунки в історії</string>
<string name="prefs_history_show_intermediate_calculations_summary">Якщо увімкнено, то всі розрахунки будуть показані в екрані історії</string>
<string name="p_calculations_calculate_on_fly_title">Результат обчислюється під час набору виразу</string>
<string name="p_calculations_calculate_on_fly_summary">Якщо увімкнено¸ то розрахунки виконуються автоматично при введенні виразу</string>
<string name="prefs_prevent_screen_from_fading_title">Не вимикати екран</string>
<string name="prefs_prevent_screen_from_fading_summary">Якщо увімкнено, то екран не буде вимикатися під час використання програми</string>
</resources>