android-calculatorpp/app/src/main/res/values-pl/text_preferences.xml
serso 7da69a2083 android-app -> app
android-app-tests -> app-tests
2016-01-05 09:46:58 +01:00

17 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--Generated by crowdin.net-->
<resources>
<string name="c_auto_orientation_title">Automatyczne obracanie ekranu</string>
<string name="c_auto_orientation_summary">Ekran aplikacji będzie obracał się zgodnie z położeniem urządzenia</string>
<string name="c_show_equals_button_title">Pokaż przycisk \'=\'</string>
<string name="c_show_equals_button_summary">Przycisk \'=\' pojawi się na ekranie</string>
<string name="c_hide_numeral_base_digits_title">Ukryj znaki innych systemów liczbowych</string>
<string name="c_hide_numeral_base_digits_summary">Znaki systemów liczbowych o innej podstawie nie będą wyświetlane</string>
<string name="prefs_history_show_intermediate_calculations_title">Pokaż obliczenia pośrednie w historii</string>
<string name="prefs_history_show_intermediate_calculations_summary">Wszystkie obliczenia będą widoczne w historii</string>
<string name="p_calculations_calculate_on_fly_title">Obliczenia podczas wpisywania</string>
<string name="p_calculations_calculate_on_fly_summary">Obliczenia będą wykonywane automatycznie podczas wpisywania</string>
<string name="prefs_prevent_screen_from_fading_title">Podświetlenie ekranu</string>
<string name="prefs_prevent_screen_from_fading_summary">Ekran będzie podświetlony przez cały czas używania aplikacji</string>
<string name="prefs_language_title">Language</string>
</resources>