Fix lint issues

This commit is contained in:
serso
2016-03-23 21:32:51 +01:00
parent d6ea6c742f
commit 72b333681c
210 changed files with 394 additions and 2690 deletions

View File

@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--Generated by crowdin.net-->
<resources>
<string name="c_about">O aplikaci</string>
<string name="c_about_content">Copyright © 20092013\n\n<b>Vytvořil serso aka se.solovyev</b>\n\n
Jsme na Facebooku: <a href="http://facebook.com/calculatorpp">http://facebook.com/calculatorpp</a>\n\n
Tento program je šířen pod licencí Apache 2.0\nZdrojový kód je dostupný na:\n

View File

@@ -5,5 +5,5 @@
<string name="cpp_converter_electric_current">Elektrický proud</string>
<string name="cpp_converter_length">Délka</string>
<string name="cpp_converter_mass">Hmotnost</string>
<string name="cpp_converter_termperature">Teplota</string>
<string name="cpp_converter_temperature">Teplota</string>
</resources>

View File

@@ -1,16 +1,5 @@
<?xml version="1.0" encoding="utf-8"?><!--Generated by crowdin.com--><!--Generated by crowdin.net-->
<resources>
<string name="c_auto_orientation_title">Automatické otočení obrazovky</string>
<string name="c_auto_orientation_summary">Je-li zapnuto, aplikace bude otáčet obrazovku se zařízením</string>
<string name="c_show_equals_button_title">Zobrazit tlačítko rovná se</string>
<string name="c_show_equals_button_summary">Je-li zapnuto, tlačítko rovná se je zobrazeno</string>
<string name="c_hide_numeral_base_digits_title">Skrýt číslice ostatních číselných soustav</string>
<string name="c_hide_numeral_base_digits_summary">Je-li zapnuto, číslice základů číselných soustav budou skryta</string>
<string name="prefs_history_show_intermediate_calculations_title">Zobrazit průběžné výpočty v historii</string>
<string name="prefs_history_show_intermediate_calculations_summary">Je-li zapnuto, všechny výpočty budou zobrazeny v okně Historie</string>
<string name="p_calculations_calculate_on_fly_title">Výsledek se počítá během psaní</string>
<string name="p_calculations_calculate_on_fly_summary">Je-li zapnuto, výpočty se provádí automaticky během psaní</string>
<string name="prefs_prevent_screen_from_fading_title">Zabránit zhasnutí obrazovky</string>
<string name="prefs_prevent_screen_from_fading_summary">Je-li zapnuto, obrazovka nebude zhasínat během používání aplikace</string>
<string name="prefs_language_title">Language</string>
</resources>

View File

@@ -2,33 +2,20 @@
<resources>
<string name="c_app_name">Calculator++</string>
<string name="c_app_name_on_screen">Kalkulačka ++ (Režim okna)</string>
<string name="c_app_settings">Nastavení</string>
<string name="c_result_copied">Výsledek byl zkopírován do schránky!</string>
<string name="c_settings">Nastavení</string>
<string name="c_help">Pomoc</string>
<string name="c_vars_and_constants">Proměnné a Konstanty</string>
<string name="c_prefs_calculations_category">Nastavení výpočtu</string>
<string name="c_prefs_appearance_category">Nastavení Vzhledu</string>
<string name="c_prefs_other_category">Další nastavení</string>
<string name="c_undo">Zpět</string>
<string name="c_redo">Vpřed</string>
<string name="c_clear">C</string>
<string name="c_vars">proměnné</string>
<string name="c_copy">Kopírovat</string>
<string name="c_plot">Vykreslit graf</string>
<string name="c_graph">Graf</string>
<string name="c_calc_color_display_title">Zvýraznit výrazy</string>
<string name="c_calc_round_result_title">Zaokrouhlit výsledek</string>
<string name="c_calc_round_result_summary">Přepíná zaokrouhlení výsledku</string>
<string name="c_calc_science_notation_title">Vždy vědecká notace</string>
<string name="c_calc_science_notation_summary">Je-li zapnuto, používá se pouze vědecký zápis výstupu (12.34E-12)</string>
<string name="p_calc_result_precision_title">Přesnost výsledku</string>
<string name="p_calc_max_calculation_time_title">Maximální čas počítání</string>
<string name="p_calc_max_calculation_time_summary">Pokud výpočty překročí zadaný limit - kalkulačka ukončí s chybou</string>
<string name="c_exit">Opustit</string>
<string name="c_cancel">Zavřít</string>
<string name="c_save">Uložit</string>
<string name="c_remove">Odstranit</string>
<string name="c_yes">Ano</string>
<string name="c_no">Ne</string>
<string name="removal_confirmation">Potvrzení odebrání</string>
@@ -42,9 +29,7 @@
<string name="c_var_name_clashes">Název proměnné se rovná názvu funkce!</string>
<string name="c_var_already_exists">Proměnná se stejným názvem již existuje!</string>
<string name="c_name_is_not_valid">Název konstanty není platný: jméno musí začínat písmenem, může obsahovat písmena, číslice a podtržítka.</string>
<string name="c_calc_editor_hint">Vlož nový výraz</string>
<string name="c_history">Historie</string>
<string name="c_history_button">M</string>
<string name="c_char_is_not_accepted">Znak \'%s\' není povolen v názvu proměnné!</string>
<string name="c_calc_angle_units">Aktuální jednotky úhlu</string>
<string name="p_deg">Stupňů</string>
@@ -63,70 +48,29 @@
<string name="p_metro_green_theme">Metro Zelená</string>
<string name="p_metro_purple_theme">Metro Fialová</string>
<string name="p_use_app_theme">App theme</string>
<string name="p_material_theme">Material</string>
<string name="p_material_light_theme">Material Light</string>
<string name="c_calc_result_precision_summary">Přesnost výsledku (všechny výpočty jsou prováděny s maximální přesností bez ohledu na tuto hodnotu)</string>
<string name="c_calc_color_display_summary">Změna barev a stylu v editoru kalkulačky</string>
<string name="c_calc_theme_summary">Nastaví vzhled pro kalkulačku</string>
<string name="c_toggle_datetime">Zobrazit nebo skrýt datum</string>
<string name="p_grouping_separator_no">Žádný oddělovač skupiny čísel</string>
<string name="p_grouping_separator_apostrophe">Apostrof (\')</string>
<string name="p_grouping_separator_space">Mezera ( )</string>
<string name="c_calc_grouping_separator">Oddělovač skupiny čísel</string>
<string name="c_calc_grouping_separator_summary">Nastavit oddělovač skupiny čísel</string>
<string name="c_calc_multiplication_sign">Znak násobení</string>
<string name="c_calc_multiplication_sign_summary">Nastavit znak násobení</string>
<string name="c_calc_layout">Rozložení</string>
<string name="p_layout_calculator">Vědecké</string>
<string name="p_layout_calculator_mobile">Vědecké (Velká tlačítka)</string>
<string name="p_layout_simple">Jednoduché</string>
<string name="p_layout_simple_mobile">Jednoduché (Velká tlačítka)</string>
<string name="c_calc_layout_summary">Nastavit rozložení tlačítek</string>
<string name="c_calc_haptic_feedback_title">Haptická odezva</string>
<string name="c_calc_haptic_feedback_summary">Vibrace při stisknutí talčítka</string>
<string name="p_calc_haptic_feedback_strength_disabled">Vypnuté</string>
<string name="p_calc_haptic_feedback_strength_short">Krátké</string>
<string name="p_calc_haptic_feedback_strength_middle">Střední</string>
<string name="p_calc_haptic_feedback_strength_long">Dlouhé</string>
<string name="empty_var_error">Nelze vytvořit prázdnou konstantu!</string>
<string name="not_valid_result">Aktuální výsledek není platný!</string>
<string name="c_plot_graph">Graf</string>
<string name="c_min_x_value">Od</string>
<string name="c_max_x_value">Do</string>
<string name="c_expression_copied">Výraz je zkopírován do schránky!</string>
<string name="c_use">Použít</string>
<string name="c_use_short">Použít</string>
<string name="c_copy_expression">Kopírovat výraz</string>
<string name="c_copy_result">Kopírovat výsledek</string>
<string name="c_history_expression">Hodnota</string>
<string name="c_history_comment">Komentář</string>
<string name="c_save_history">Uložit historii</string>
<string name="c_edit_history">Upravit historii</string>
<string name="c_edit">Upravit</string>
<string name="cpp_history_tab_saved">Uložená historie</string>
<string name="c_history_already_saved">Historie již byla uložena!</string>
<string name="c_history_must_be_saved">Historie musí být uložena před úpravou!</string>
<string name="c_history_was_removed">Historie byla úspěšně odebrána!</string>
<string name="c_history_saved">Historie byla úspěšně uložena!</string>
<string name="c_copy_description">Zkopírovat popis</string>
<string name="c_copy_value">Zkopírovat hodnotu</string>
<string name="c_first_start_text">Děkujeme vám za používaní Kalkulačky++! \n\nKalkulačka++ je výkonný nástroj pro každodenní kalkulace.</string>
<string name="c_calc_show_release_notes_title">Zobrazit poznámky k verzi</string>
<string name="c_calc_show_release_notes_summary">Definuje jestli okno s poznámkami k nové verzi by se mělo objevit po aktualizaci na novou verzi</string>
<string name="c_calc_use_back_button_as_prev_summary">Definuje chování tlačítka Zpět</string>
<string name="c_calc_use_back_button_as_prev_title">Použijte tlačítko Zpět na předchozí v historii</string>
<string name="c_warning">Upozornění</string>
<string name="c_error">Chyba</string>
<string name="c_billing_error">Účtování není podporováno: musíte mít Google Checkout účet spojený s vaším Google účtem a musíte být připojen k Internetu.</string>
<string name="c_calc_ad_free_title">Podpora projektu</string>
<string name="c_calc_ad_free_summary">A odstranit reklamy</string>
<string name="c_calc_already_purchased">Bez-reklamní verze již byla zakoupena!</string>
<string name="c_feedback_text">Už jste používali Kalkulátor++ dost dlouho \n
a rádi by sme vědeli Vás názor na aplikaci.\n\n
Prosím ohodnoďte Kalkulačku++ \nna<a href="https://market.android.com/details?id=org.solovyev.android.calculator">
Google Play</a>,\n nechte komentář nebo \ndiskutujte o aplikaci \nna
<a href="http://facebook.com/calculatorpp">Facebooku</a>
</string>
<string name="c_angle_units_changed_to">Jednotky úhlu byli změněny na \'%s\'!</string>
<string name="c_numeral_base_changed_to">Číselný základ byl změněn na \'%s\'!</string>
<string name="c_conversion_tool">Převod soustav</string>
@@ -134,33 +78,15 @@ Google Play</a>,\n nechte komentář nebo \ndiskutujte o aplikaci \nna
<string name="convert_to_hex">Převést do hex</string>
<string name="convert_to_bin">Převést do bin</string>
<string name="convert_to_dec">Převést do dec</string>
<string name="editor">Editor</string>
<string name="result">Výsledek</string>
<string name="other">Ostatní</string>
<string name="derivatives">Derivace/Integrály</string>
<string name="crashed">Kalkulačka&#8230;++ se zhroutila&#8230;</string>
<string name="prefs_graph_screen_title">Nastavení grafu</string>
<string name="p_white_line_color">Bílá</string>
<string name="p_grey_line_color">Šedá</string>
<string name="p_red_line_color">Červená</string>
<string name="p_blue_line_color">Modrý</string>
<string name="p_green_line_color">Zelená</string>
<string name="c_function_name">Jméno</string>
<string name="c_function_value">Hodnota</string>
<string name="c_function_description">Popis</string>
<string name="c_function_parameters">Parametry</string>
<string name="function_create_function">Vytvořit funkci</string>
<string name="function_edit_function">Upravit funkci</string>
<string name="function_name_is_not_valid">Název funkce není platný: jméno musí začínat písmenem, může obsahovat písmena, číslice a podtržítka!</string>
<string name="function_already_exists">Funkce se stejným názvem již existuje!</string>
<string name="function_is_empty">Tělo funkce nemůže být prázdné!</string>
<string name="function_removal_confirmation_question">Opravdu chcete odstranit \'%s\' funkci?</string>
<string name="empty_function_error">Nelze vytvořit prázdnou funkci!</string>
<string name="do_not_show_messages_in_session">Nezobrazovat tuto zprávu až do příštího spuštění</string>
<string name="calculation_messages_dialog_title">Kalkulačka ++ varování</string>
<string name="ok">OK</string>
<string name="p_show_calculation_messages_dialog_title">Zobrazit zprávy o výpočtu v dialogovém okně</string>
<string name="p_show_calculation_messages_dialog_summary">Pokud dojde k chybě při výpočtu a tato funkce je povolena, zobrazí se dialogové okno</string>
<string name="fix">Opravit</string>
<string name="p_preferred_numeral_base_title">Výchozí číselná soustava</string>
<string name="p_preferred_numeral_base_summary">Definujte výchozí číselnou soustavu</string>
@@ -169,10 +95,6 @@ Google Play</a>,\n nechte komentář nebo \ndiskutujte o aplikaci \nna
<string name="p_preferred_angle_units_summary">Definuje výchozí jednotku úhlu</string>
<string name="preferred_angle_units_message">Výchozí úhel jednotky \'%1$s\' se liší od aktuální \'%2$s\". Zapomněl jste vrátit zpět?</string>
<string name="close">Zavřít</string>
<string name="c_app_widget_3x3_name">Kalkulačka ++ Widget (3 x 3)</string>
<string name="c_app_widget_3x4_name">Kalkulačka ++ Widget (3 x 4)</string>
<string name="c_app_widget_4x4_name">Kalkulačka ++ Widget (4 x 4)</string>
<string name="c_app_widget_4x5_name">Kalkulačka ++ Widget (4 x 5)</string>
<string name="open_onscreen_calculator">Kliknutím spustíte kalkulačku v režimu okna</string>
<string name="prefs_onscreen_title">Nastavení kalkulačky (v samostatném okně)</string>
<string name="prefs_widget_title">Widget settings</string>
@@ -181,22 +103,7 @@ Google Play</a>,\n nechte komentář nebo \ndiskutujte o aplikaci \nna
<string name="prefs_onscreen_show_app_icon_title">Zobrazit samostatnou ikonu (vyžaduje restartování)</string>
<string name="prefs_onscreen_show_app_icon_summary">Je-li zapnuta druhá ikona bude zobrazena v seznamu aplikací</string>
<string name="cpp_this_change_may_require_reboot">Tato změna může vyžadovat restartování systému</string>
<string name="cpp_plot_2d">2D graf</string>
<string name="cpp_plot_3d">3D graf</string>
<string name="cpp_plot_functions">Graf funkcí</string>
<string name="cpp_prefs_graph_plot_imag_title">Vykreslit imaginární část funkce</string>
<string name="cpp_prefs_graph_plot_imag_summary">Je-li zaškrtnuto imaginární část, funkce bude vykreslena</string>
<string name="cpp_monochrome_line_color_type">Monochromatická</string>
<string name="cpp_color_map_line_color_type">Mapa barev (pouze 3D)</string>
<string name="cpp_solid_line_style">Plná (-----)</string>
<string name="cpp_dashed_line_style">Přerušovaná (- - -)</string>
<string name="cpp_dotted_line_style">Tečkovaná (. . .)</string>
<string name="cpp_dash_dotted_line_style">Čerchovaná (-.-.-)</string>
<string name="cpp_plotter">Funkce vykreslování</string>
<string name="cpp_plot_screenshot">Zachytit snímek obrazovky</string>
<string name="cpp_plot_screenshot_saved">Snímek obrazovky byl úspěšně uložen: %1$s!</string>
<string name="cpp_plot_unable_to_save_screenshot">Snímek obrazovky nelze uložit na SD kartu, protože není připojena. Prosím vložte SD kartu a opakujte akci!</string>
<string name="cpp_plot_function_line_color_type">Typ barvy čáry</string>
<string name="cpp_plot_function_line_color">Barva čáry</string>
<string name="cpp_plot_function_line_style">Styl čáry</string>
<string name="cpp_plot_function_line_width">Tloušťka čáry</string>