diff options
Diffstat (limited to 'gui/theme/common')
24 files changed, 25374 insertions, 0 deletions
diff --git a/gui/theme/common/fonts/DroidSansMono.ttf b/gui/theme/common/fonts/DroidSansMono.ttf Binary files differnew file mode 100644 index 000000000..4085cee84 --- /dev/null +++ b/gui/theme/common/fonts/DroidSansMono.ttf diff --git a/gui/theme/common/fonts/RobotoCondensed-Regular.ttf b/gui/theme/common/fonts/RobotoCondensed-Regular.ttf Binary files differnew file mode 100644 index 000000000..b9fc49c95 --- /dev/null +++ b/gui/theme/common/fonts/RobotoCondensed-Regular.ttf diff --git a/gui/theme/common/images/progress_empty.png b/gui/theme/common/images/progress_empty.png Binary files differnew file mode 100644 index 000000000..1a7471e44 --- /dev/null +++ b/gui/theme/common/images/progress_empty.png diff --git a/gui/theme/common/images/progress_fill.png b/gui/theme/common/images/progress_fill.png Binary files differnew file mode 100644 index 000000000..7f4121fe5 --- /dev/null +++ b/gui/theme/common/images/progress_fill.png diff --git a/gui/theme/common/landscape.xml b/gui/theme/common/landscape.xml new file mode 100644 index 000000000..5c92fccd3 --- /dev/null +++ b/gui/theme/common/landscape.xml @@ -0,0 +1,5039 @@ +<?xml version="1.0"?> +<recovery> + <styles> + <style name="text_l"> + <font resource="font_l" color="%text_color%"/> + </style> + + <style name="text_m"> + <font resource="font_m" color="%text_color%"/> + </style> + + <style name="text_m_accent"> + <font resource="font_m" color="%accent_color%"/> + </style> + + <style name="text_m_fail"> + <font resource="font_m" color="%text_fail_color%"/> + </style> + + <style name="text_s"> + <font resource="font_s" color="%text_color%"/> + </style> + + <style name="input"> + <background color="%background_color%"/> + <cursor color="%accent_color%" hasfocus="1" width="%input_line_width%"/> + <font resource="font_m" color="%text_color%"/> + </style> + + <style name="checkbox"> + <font resource="font_m" color="%text_color%"/> + <image checked="checkbox_true" unchecked="checkbox_false"/> + </style> + + <style name="radiobutton"> + <font resource="font_m" color="%text_color%"/> + <image checked="radio_true" unchecked="radio_false"/> + </style> + + <style name="main_button"> + <highlight color="%highlight_color%"/> + <font resource="font_l" color="%text_button_color%"/> + <image resource="main_button"/> + </style> + + <style name="main_button_m"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="main_button"/> + </style> + + <style name="main_button_half_width"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="main_button_half_width"/> + </style> + + <style name="main_button_half_width_low"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="main_button_half_width_low"/> + </style> + + <style name="button_third_width"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="tab_3"/> + </style> + + <style name="button_quarter_width"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="tab_4"/> + </style> + + <style name="sort_asc"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="sort_asc"/> + </style> + + <style name="sort_desc"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="sort_desc"/> + </style> + + <style name="sort_empty"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="sort_empty"/> + </style> + + <style name="fab"> + <highlight color="%highlight_color%"/> + <placement x="%indent_right%" y="%row21a_y%" placement="1"/> + <font resource="font_m" color="%button_text_color%"/> + </style> + + <style name="tab"> + <highlight color="%highlight_color%"/> + <fill color="%accent_color%"/> + <font resource="font_s" color="%text_button_color%"/> + </style> + + <style name="console"> + <fastscroll rectcolor="%accent_color%" w="%fastscroll_w%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <color foreground="%text_color%" background="%background_color%" scroll="%background_color%"/> + <font resource="fixed"/> + </style> + + <style name="terminal"> + <fastscroll linecolor="%transparent%" rectcolor="%accent_color%" w="%fastscroll_w%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <background color="%background_color%"/> + <font resource="fixed" spacing="3" color="%text_color%"/> + </style> + + <style name="fileselector"> + <highlight color="%fileselector_highlight_color%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <sort name="tw_gui_sort_order"/> + <icon folder="folder" file="file"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> + </style> + + <style name="listbox"> + <highlight color="%fileselector_highlight_color%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <icon selected="radio_true" unselected="radio_false"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> + </style> + + <style name="scrolllist"> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%"/> + </style> + + <style name="partitionlist"> + <highlight color="%fileselector_highlight_color%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> + <icon selected="checkbox_true" unselected="checkbox_false"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/> + </style> + + <style name="partitionlist_storage"> + <highlight color="%fileselector_highlight_color%"/> + <placement x="%dialog_content_x%" y="%row4_y%" w="%content_overlay_width%" h="%partitionlist_storage_height%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> + <icon selected="radio_true" unselected="radio_false"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/> + </style> + + <style name="slider"> + <placement x="%col2_x_right%" y="%row17a_y%"/> + <font resource="font_m" color="%text_color%"/> + <resource base="slider" used="slider_used" touch="slider_touch"/> + </style> + + <style name="slider_centered"> + <placement x="%center_x%" y="%row17a_y%"/> + <font resource="font_m" color="%text_color%"/> + <resource base="slider" used="slider_used" touch="slider_touch"/> + </style> + + <style name="slidervalue"> + <resource handle="handle"/> + <font resource="font_m" color="%text_color%"/> + <colors line="%fileselector_linecolor%"/> + <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> + </style> + + <style name="patternpassword"> + <size name="tw_gui_pattern_grid_size" default="3"/> + </style> + </styles> + + <pages> + <page name="main"> + <action> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + </page> + + <page name="main2"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@twrp_header=Team Win Recovery Project}</text> + </text> + + <text style="text_m"> + <condition var1="tw_no_cpu_temp" var2="0"/> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_version%</text> + </text> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@install_btn=Install}</text> + <actions> + <action function="queueclear"/> + <action function="set">tw_selectimage=0</action> + <action function="page">install</action> + </actions> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row2_y%"/> + <text>{@wipe_btn=Wipe}</text> + <action function="page">wipe</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row6a_y%"/> + <text>{@backup_btn=Backup}</text> + <action function="page">backup</action> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row6a_y%"/> + <text>{@restore_btn=Restore}</text> + <action function="page">restore</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@mount_btn=Mount}</text> + <action function="page">mount</action> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row11_y%"/> + <text>{@settings_btn=Settings}</text> + <action function="page">settings</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row15a_y%"/> + <text>{@advanced_btn=Advanced}</text> + <action function="page">advanced</action> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row15a_y%"/> + <text>{@reboot_btn=Reboot}</text> + <action function="page">reboot</action> + </button> + </page> + + <page name="install"> + <template name="page"/> + + <text style="text_l"> + <condition var1="tw_selectimage" var2="0"/> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_zip_hdr=Install Zip}</text> + </text> + + <text style="text_l"> + <condition var1="tw_selectimage" var2="1"/> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_image_hdr=Install Image}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@select_file_from_storage=Select File from %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <template name="sort_options"/> + + <fileselector> + <placement x="%col1_x_left%" y="%row1a_y%" w="%fileselector_install_folder_width%" h="%fileselector_install_height%"/> + <text>{@file_selector_folders_hdr=Folders}</text> + <filter folders="1" files="0"/> + <path name="tw_zip_location" default="/sdcard"/> + <data name="select"/> + </fileselector> + + <fileselector> + <condition var1="tw_selectimage" var2="0"/> + <placement x="%col2_x_left%" y="%row1a_y%" w="%fileselector_install_width%" h="%fileselector_install_height%"/> + <text>%tw_zip_location%</text> + <filter extn=".zip" folders="0" files="1"/> + <path name="tw_zip_location" default="/sdcard"/> + <data name="tw_filename"/> + <selection name="tw_file"/> + </fileselector> + + <fileselector> + <condition var1="tw_selectimage" var2="1"/> + <placement x="%col2_x_left%" y="%row1a_y%" w="%fileselector_install_width%" h="%fileselector_install_height%"/> + <text>%tw_zip_location%</text> + <filter extn=".img" folders="0" files="1"/> + <path name="tw_zip_location" default="/sdcard"/> + <data name="tw_filename"/> + <selection name="tw_file"/> + </fileselector> + + <button style="main_button_half_width_low"> + <condition var1="tw_selectimage" var2="0"/> + <placement x="%col_button_right%" y="%row13a_y%"/> + <text>{@install_image_btn=Install Image}</text> + <actions> + <action function="set">tw_selectimage=1</action> + <action function="page">install</action> + </actions> + </button> + + <button style="main_button_half_width_low"> + <condition var1="tw_selectimage" var2="1"/> + <placement x="%col_button_right%" y="%row13a_y%"/> + <text>{@install_zip_btn=Install Zip}</text> + <actions> + <action function="set">tw_selectimage=0</action> + <action function="page">install</action> + </actions> + </button> + + <button style="main_button_half_width_low"> + <placement x="%col_button_right%" y="%row16a_y%"/> + <text>{@select_storage_btn=Select Storage}</text> + <actions> + <action function="set">tw_back=install</action> + <action function="overlay">select_storage</action> + </actions> + </button> + + <action> + <conditions> + <condition var1="tw_selectimage" var2="0"/> + <condition var1="tw_filename" op="modified"/> + </conditions> + <actions> + <action function="queuezip"/> + <action function="page">flash_confirm</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_selectimage" var2="1"/> + <condition var1="tw_filename" op="modified"/> + </conditions> + <action function="page">flashimage_confirm</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="flash_confirm"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_zip_hdr=Install Zip}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@zip_queue_count=%tw_zip_queue_count% of max of 10 Files queued}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@zip_warn1=This operation may install incompatible}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@zip_warn2=software and render your device unusable.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@zip_back_cancel=Press back to cancel adding this zip.}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row8_y%"/> + <text>{@folder=Folder:}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row9_y%"/> + <text>%tw_zip_location%</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@file=File:}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row12_y%"/> + <text>%tw_file%</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row8_y%"/> + <text>{@options=Options:}</text> + </text> + + <checkbox> + <placement x="%col1_x_right%" y="%row9_y%"/> + <text>{@zip_sig_chk=Zip signature verification}</text> + <data variable="tw_signed_zip_verify"/> + </checkbox> + + <checkbox> + <condition var1="tw_has_injecttwrp" var2="1"/> + <placement x="%col1_x_right%" y="%row10a_y%"/> + <text>{@inject_twrp_chk=Inject TWRP after install}</text> + <data variable="tw_inject_after_zip"/> + </checkbox> + + <checkbox> + <placement x="%col1_x_right%" y="%row12_y%"/> + <text>{@install_reboot_chk=Reboot after installation is complete}</text> + <data variable="tw_install_reboot"/> + </checkbox> + + <button style="main_button_half_width"> + <placement x="%col1_x_left%" y="%row15a_y%"/> + <text>{@zip_add_btn=Add more Zips}</text> + <action function="page">install</action> + </button> + + <button style="main_button_half_width"> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@zip_clear_btn=Clear Zip Queue}</text> + <actions> + <action function="queueclear"/> + <action function="page">install</action> + </actions> + </button> + + <slider> + <text>{@swipe_flash=Swipe to confirm Flash}</text> + <action function="flash">flash_zip</action> + </slider> + + <action> + <touch key="back"/> + <actions> + <action function="cancelzip"/> + <action function="page">install</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="flash_zip"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_zip_count_hdr=Install Zip %tw_zip_index% of %tw_zip_queue_count%}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_file%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <action function="page">flash_done</action> + </action> + </page> + + <page name="flash_done"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_zip_hdr=Install Zip}</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_operation_status" op="!=" var2="0"/> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@failed=Failed}</text> + </text> + + <text style="text_m"> + <condition var1="tw_operation_status" var2="0"/> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@successful=Successful}</text> + </text> + + <template name="console"/> + + <button style="main_button_half_width"> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@wipe_cache_dalvik_btn=Wipe cache/dalvik}</text> + <actions> + <action function="set">tw_back=flash_done</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=/cache</action> + <action function="set">tw_has_action2=1</action> + <action function="set">tw_action2=wipe</action> + <action function="set">tw_action2_param=dalvik</action> + <action function="set">tw_text1={@wipe_cache_dalvik_confirm=Wipe Cache & Dalvik?}</action> + <action function="set">tw_action_text1={@wiping_cache_dalvik=Wiping Cache & Dalvik...}</action> + <action function="set">tw_complete_text1={@wipe_cache_dalvik_complete=Cache & Dalvik Wipe Complete}</action> + <action function="set">tw_slider_text={@swipe_wipe=Swipe to Wipe}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_width"> + <placement x="%center_x%" y="%row15a_y%"/> + <text>{@reboot_system_btn=Reboot System}</text> + <actions> + <action function="set">tw_back=main2</action> + <action function="page">reboot_system_routine</action> + </actions> + </button> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=install</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_install_reboot" var2="1"/> + <condition var1="tw_operation_status" var2="0"/> + <condition var1="tw_reboot_system" var2="1"/> + </conditions> + <actions> + <action function="set">tw_sleep=%tw_sleep_total%</action> + <action function="page">flash_sleep_and_reboot</action> + </actions> + </action> + </page> + + <page name="flash_sleep_and_reboot"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_zip_hdr=Install Zip}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@install_reboot=Rebooting in %tw_sleep% second(s)}</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <button style="main_button_half_width"> + <condition var1="tw_sleep" op=">" var2="0"/> + <placement x="%center_x%" y="%row15a_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_install_reboot=0</action> + <action function="page">flash_done</action> + </actions> + </button> + + <action> + <conditions> + <condition var1="tw_sleep" var2="tw_sleep_total"/> + <condition var1="tw_install_reboot" var2="1"/> + </conditions> + <action function="sleepcounter">%tw_sleep_total%</action> + </action> + + <action> + <conditions> + <condition var1="tw_sleep" var2="0"/> + <condition var1="tw_install_reboot" var2="1"/> + </conditions> + <actions> + <action function="sleep">50000</action> + <action function="set">tw_back=main2</action> + <action function="page">reboot_system_routine</action> + </actions> + </action> + </page> + + <page name="flashimage_confirm"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_image_hdr=Install Image}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@install_sel_target=Select Target Partition}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row8_y%"/> + <text>{@folder=Folder:}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row9_y%"/> + <text>%tw_zip_location%</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@file=File:}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row12_y%"/> + <text>%tw_file%</text> + </text> + + <partitionlist> + <placement x="%col1_x_right%" y="%row7a_y%" w="%content_half_width%" h="%partitionlist_flashimage_height%"/> + <icon selected="radio_true" unselected="radio_false"/> + <text>{@flash_image_select=Select Partition to Flash Image:}</text> + <data name="tw_flash_partition"/> + <listtype name="flashimg"/> + </partitionlist> + + <slider> + <text>{@swipe_flash=Swipe to confirm Flash}</text> + <actions> + <action function="set">tw_back=flashimage_confirm</action> + <action function="set">tw_action=flashimage</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_action_text1={@flashing_image=Flashing Image...}</action> + <action function="set">tw_action_text2=</action> + <action function="set">tw_complete_text1={@image_flashed=Image Flashed}</action> + <action function="page">action_page</action> + </actions> + <action function="flashimage"/> + </slider> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=install</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + </page> + + <page name="clear_vars"> + <action> + <action function="set">tw_operation_state=0</action> + <action function="set">tw_text1=</action> + <action function="set">tw_text2=</action> + <action function="set">tw_text3=</action> + <action function="set">tw_text4=</action> + <action function="set">tw_action_text1=</action> + <action function="set">tw_action_text2=</action> + <action function="set">tw_action_param=</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_action2=</action> + <action function="set">tw_action2_param=</action> + <action function="set">tw_has_cancel=0</action> + <action function="set">tw_cancel_action=</action> + <action function="set">tw_cancel_param=</action> + <action function="set">tw_show_exclamation=0</action> + <action function="set">tw_show_reboot=0</action> + <action function="page">%tw_clear_destination%</action> + </action> + </page> + + <page name="reboot_system_routine"> + <action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=system</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_text3=</action> + <action function="set">tw_text4=</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_action_text2=</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot=Swipe to Reboot}</action> + <action function="page">rebootcheck</action> + </action> + </page> + + <page name="confirm_action"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@confirm_action=Confirm Action}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text/> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>%tw_text1%</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>%tw_text2%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>%tw_text3%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>%tw_text4%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row7_y%" placement="5"/> + <text>{@back_cancel=Press back button to cancel.}</text> + </text> + + <slider style="slider_centered"> + <text>%tw_slider_text%</text> + <action function="page">action_page</action> + </slider> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="action_page"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>%tw_action_text1%</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_action_text2%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <button style="main_button_half_width"> + <condition var1="tw_has_cancel" var2="1"/> + <placement x="%col2_x_right%" y="%row15a_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="%tw_cancel_action%">%tw_cancel_param%</action> + </button> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <actions> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="0"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="1"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + <action function="%tw_action2%">%tw_action2_param%</action> + </actions> + </action> + </page> + + <page name="singleaction_page"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>%tw_action_text1%</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_action_text2%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <actions> + <action function="set">tw_page_done=1</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="0"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="1"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + <action function="%tw_action2%">%tw_action2_param%</action> + </actions> + </action> + </page> + + <page name="action_complete"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>%tw_complete_text1%</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_operation_status" op="!=" var2="0"/> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@failed=Failed}</text> + </text> + + <text style="text_m"> + <condition var1="tw_operation_status" var2="0"/> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@successful=Successful}</text> + </text> + + <template name="console"/> + + <button style="main_button_half_width"> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@back_btn=Back}</text> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="page">clear_vars</action> + </actions> + </button> + + <button style="main_button_half_width"> + <placement x="%center_x%" y="%row15a_y%"/> + <text>{@reboot_system_btn=Reboot System}</text> + <actions> + <action function="set">tw_back=main2</action> + <action function="page">reboot_system_routine</action> + </actions> + </button> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="page">clear_vars</action> + </actions> + </action> + </page> + + <page name="filecheck"> + <action> + <action function="fileexists">%tw_filecheck%</action> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" var2="0"/> + </conditions> + <actions> + <action function="set">tw_fileexists=1</action> + <action function="page">%tw_existpage%</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" var2="1"/> + </conditions> + <actions> + <action function="set">tw_fileexists=0</action> + <action function="page">%tw_notexistpage%</action> + </actions> + </action> + </page> + + <page name="rebootcheck"> + <action> + <condition var1="tw_backup_system_size" op=">=" var2="%tw_min_system%"/> + <action function="reboot">%tw_action_param%</action> + </action> + + <action> + <condition var1="tw_backup_system_size" op="<" var2="%tw_min_system%"/> + <action function="page">confirm_action</action> + </action> + </page> + + <page name="wipe"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@wipe_hdr=Wipe}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@factory_reset_hdr=Factory Reset}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@factory_reset1=Wipes Data, Cache, and Dalvik}</text> + </text> + + <text style="text_m_accent"> + <condition var1="tw_has_data_media" var2="1"/> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@factory_reset2=(not including internal storage)}</text> + </text> + + <text style="text_m_accent"> + <conditions> + <condition var1="tw_has_android_secure" var2="1"/> + <condition var1="fileexists" var2="/and-sec"/> + </conditions> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@android_secure=Android Secure}</text> + </text> + + <text style="text_m_accent"> + <condition var1="tw_has_sdext_partition" var2="1"/> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@sdext=SD-EXT}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row7_y%" placement="5"/> + <text>{@factory_reset3=Most of the time this is}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row8_y%" placement="5"/> + <text>{@factory_reset4=the only wipe that you need.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row10_y%" placement="5"/> + <text>{@back_cancel=Press back button to cancel.}</text> + </text> + + <button style="main_button_half_width"> + <placement x="%col1_x_left%" y="%row15a_y%"/> + <text>{@advanced_wipe_btn=Advanced Wipe}</text> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="page">advancedwipe</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_has_data_media" var2="1"/> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@format_data_btn=Format Data}</text> + <action function="page">formatdata</action> + </button> + + <button style="main_button_half_width"> + <conditions> + <condition var1="tw_is_encrypted" var2="1"/> + <condition var1="tw_has_data_media" var2="0"/> + </conditions> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@wipe_enc_btn=Wipe Encryption}</text> + <actions> + <action function="set">tw_back=wipe</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=DATAMEDIA</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@wipe_enc_confirm=Wipe Encryption from Data?}</action> + <action function="set">tw_text2=</action> + <action function="set">tw_action_text1={@formatting_data=Formatting Data...}</action> + <action function="set">tw_complete_text1={@format_data_complete=Data Format Complete}</action> + <action function="set">tw_slider_text={@swipe_format_data=Swipe to Format Data}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <slider> + <text>{@swipe_factory_reset=Swipe to Factory Reset}</text> + <actions> + <action function="set">tw_back=wipe</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=data</action> + <action function="set">tw_action_text1={@factory_resetting=Factory Reset...}</action> + <action function="set">tw_complete_text1={@factory_reset_complete=Factory Reset Complete}</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="advancedwipe"> + <template name="page"/> + + <action> + <action function="set">tw_wipe_list=</action> + </action> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@wipe_hdr=Wipe}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@advanced_wipe_hdr=Advanced Wipe}</text> + </text> + + <partitionlist> + <placement x="%col1_x_left%" y="%row1a_y%" w="%content_width%" h="%partitionlist_wipe_height%"/> + <text>{@sel_part_wipe=Select Partitions to Wipe:}</text> + <data name="tw_wipe_list"/> + <listtype name="wipe"/> + </partitionlist> + + <text style="text_m_fail"> + <condition var1="partitionlisterror" var2="1"/> + <placement x="%col2_x_left%" y="%row14a_y%" placement="5"/> + <text>{@invalid_part_sel=Invalid partition selection}</text> + </text> + + <button style="main_button_m"> + <placement x="%col1_x_left%" y="%row15a_y%"/> + <text>{@repair_change_btn=Repair or Change File System}</text> + <actions> + <action function="checkpartitionlist">tw_wipe_list</action> + <action function="page">checkpartitionlist</action> + </actions> + </button> + + <slider> + <text>{@swipe_wipe=Swipe to Wipe}</text> + <actions> + <action function="set">tw_back=advancedwipe</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=LIST</action> + <action function="set">tw_text1={@wipe_sel_confirm=Wipe Selected Partition(s)?}</action> + <action function="set">tw_action_text1={@wiping_part=Wiping Partition(s)...}</action> + <action function="set">tw_complete_text1={@wipe_complete=Wipe Complete}</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">wipe</action> + </action> + </page> + + <page name="formatdata"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@wipe_hdr=Wipe}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@format_data_hdr=Format Data}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@format_data_lcp1=Format Data will wipe all of your apps, backups, pictures, videos, media, and}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@format_data_lcp2=removes encryption on internal storage.}</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_has_adopted_storage" var2="1"/> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@format_data_adopted=Including Adopted Storage}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@format_data_undo=This cannot be undone.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@yes_continue=Type yes to continue. Press back to cancel.}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row8_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_confirm_formatdata%</text> + <data name="tw_confirm_formatdata"/> + <restrict minlen="3" maxlen="3" allow="yes"/> + <action function="page">formatdata_confirm</action> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row9_y" w="%content_width%" h="input_line_width"/> + </fill> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">wipe</action> + </action> + </page> + + <page name="formatdata_confirm"> + <action> + <condition var1="tw_confirm_formatdata" op="=" var2="yes"/> + <actions> + <action function="set">tw_back=formatdata</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=DATAMEDIA</action> + <action function="set">tw_action_text1={@formatting_data=Formatting Data...}</action> + <action function="set">tw_complete_text1={@format_data_complete=Data Format Complete}</action> + <action function="page">action_page</action> + </actions> + </action> + + <action> + <condition var1="tw_confirm_formatdata" op="!=" var2="yes"/> + <action function="page">formatdata</action> + </action> + </page> + + <page name="checkpartitionlist"> + <action> + <condition var1="tw_check_partition_list" op="=" var2="1"/> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="getpartitiondetails">tw_wipe_list</action> + <action function="page">partitionoptions</action> + </actions> + </action> + + <action> + <condition var1="tw_check_partition_list" op="!=" var2="1"/> + <actions> + <action function="set">partitionlisterror=1</action> + <action function="page">advancedwipe</action> + </actions> + </action> + </page> + + <page name="partitionoptions"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@wipe_hdr=Wipe}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@part_opt_hdr=Partition Options for: %tw_partition_name%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@part_mount_point=Mount Point: %tw_partition_mount_point%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@part_curr_fs=File system: %tw_partition_file_system%}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_is_present" var2="1"/> + <placement x="%col2_x_left%" y="%row5_y%"/> + <text>{@part_present_yes=Present: Yes}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_is_present" var2="0"/> + <placement x="%col2_x_left%" y="%row5_y%"/> + <text>{@part_present_no=Present: No}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_removable" var2="1"/> + <placement x="%col1_x_right%" y="%row5_y%"/> + <text>{@part_removable_yes=Removable: Yes}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_removable" var2="0"/> + <placement x="%col1_x_right%" y="%row5_y%"/> + <text>{@part_removable_no=Removable: No}</text> + </text> + + <text style="text_m"> + <placement x="%col2_x_left%" y="%row7_y%"/> + <text>{@part_size=Size: %tw_partition_size%MB}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_right%" y="%row7_y%"/> + <text>{@part_used=Used: %tw_partition_used%MB}</text> + </text> + + <text style="text_m"> + <placement x="%col2_x_left%" y="%row9_y%"/> + <text>{@part_free=Free: %tw_partition_free%MB}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_right%" y="%row9_y%"/> + <text>{@part_backup_size=Backup Size: %tw_partition_backup_size%MB}</text> + </text> + + <button style="main_button_half_width"> + <condition var1="tw_partition_can_resize" op="=" var2="1"/> + <placement x="%col1_x_left%" y="%row15a_y%"/> + <text>{@resize_btn=Resize File System}</text> + <actions> + <action function="set">tw_back=partitionoptions</action> + <action function="set">tw_action=resize</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_has_action2=1</action> + <action function="set">tw_action2=getpartitiondetails</action> + <action function="set">tw_action2_param=tw_wipe_list</action> + <action function="set">tw_text1={@resize_confirm=Resize %tw_partition_name%?}</action> + <action function="set">tw_text2=</action> + <action function="set">tw_action_text1={@resizing=Resizing...}</action> + <action function="set">tw_complete_text1={@resize_complete=Resize Complete}</action> + <action function="set">tw_slider_text={@swipe_resize=Swipe to Resize}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_partition_can_repair" op="=" var2="1"/> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@repair_btn=Repair File System}</text> + <actions> + <action function="set">tw_back=partitionoptions</action> + <action function="set">tw_action=repair</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@repair_confirm=Repair %tw_partition_name%?}</action> + <action function="set">tw_text2=</action> + <action function="set">tw_action_text1={@repairing=Repairing...}</action> + <action function="set">tw_complete_text1={@repair_complete=Repair Complete}</action> + <action function="set">tw_slider_text={@swipe_repair=Swipe to Repair}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_width"> + <placement x="%center_x%" y="%row15a_y%"/> + <text>{@change_fs_btn=Change File System}</text> + <action function="page">selectfilesystem</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advancedwipe</action> + </action> + </page> + + <page name="refreshfilesystem"> + <action> + <condition var1="tw_check_partition_list" op="=" var2="1"/> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="getpartitiondetails">tw_wipe_list</action> + <action function="page">selectfilesystem</action> + </actions> + </action> + + <action> + <condition var1="tw_check_partition_list" op="!=" var2="1"/> + <actions> + <action function="set">partitionlisterror=1</action> + <action function="set">tw_wipe_list=</action> + <action function="page">advancedwipe</action> + </actions> + </action> + </page> + + <page name="selectfilesystem"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@wipe_hdr=Wipe}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@change_fs_for_hdr=Change File System for: %tw_partition_name%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@part_mount_point=Mount Point: %tw_partition_mount_point%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@part_curr_fs=File system: %tw_partition_file_system%}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@change_fs_warn1=Some ROMs or kernels may not support some}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@change_fs_warn2=file systems. Proceed with caution!}</text> + </text> + + <button style="main_button_half_width"> + <condition var1="tw_partition_ext" op="=" var2="1"/> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>EXT2</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=ext2</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=EXT2</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_partition_ext" op="=" var2="1"/> + <placement x="%col2_x_left%" y="%row11_y%"/> + <text>EXT3</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=ext3</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=EXT3</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_partition_ext" op="=" var2="1"/> + <placement x="%center_x%" y="%row11_y%"/> + <text>EXT4</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=ext4</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=EXT4</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_partition_vfat" op="=" var2="1"/> + <placement x="%col2_x_right%" y="%row11_y%"/> + <text>FAT</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=vfat</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=FAT</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_partition_exfat" op="=" var2="1"/> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>exFAT</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=exfat</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=exFAT</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_partition_f2fs" op="=" var2="1"/> + <placement x="%center_x%" y="%row15a_y%"/> + <text>F2FS</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=f2fs</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=F2FS</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">partitionoptions</action> + </action> + </page> + + <page name="backup"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@backup_hdr=Backup}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@name=Name:}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row3_y%"/> + <text>%tw_backup_name%</text> + </text> + + <fill color="%fileselector_linecolor%"> + <placement x="%col1_x_left%" y="row4_y" w="%content_half_width%" h="input_line_width"/> + </fill> + + <button> + <placement x="col1_x_left" y="%row2_y%" w="%content_half_width%" h="%navbar_height%"/> + <fill color="%transparent%"/> + <actions> + <action function="set">tw_fileexists=0</action> + <action function="page">backupname1</action> + </actions> + </button> + + <partitionlist> + <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="%partitionlist_backup_height%"/> + <text>{@sel_part_backup=Select Partitions to Backup:}</text> + <data name="tw_backup_list"/> + <listtype name="backup"/> + </partitionlist> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row2_y%"/> + <text>{@encryption=Encryption:}</text> + </text> + + <text style="text_m"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="0"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%col1_x_right%" y="%row3_y%"/> + <text>{@enc_disabled=disabled - set a password to enable}</text> + </text> + + <text style="text_m"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="1"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%col1_x_right%" y="%row3_y%"/> + <text>{@enc_enabled=enabled}</text> + </text> + + <fill color="%fileselector_linecolor%"> + <placement x="%col1_x_right%" y="row4_y" w="%content_half_width%" h="input_line_width"/> + </fill> + + <button> + <placement x="col1_x_right" y="%row2_y%" w="%content_half_width%" h="%navbar_height%"/> + <fill color="%transparent%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row5_y%"/> + <text>{@options=Options:}</text> + </text> + + <checkbox> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>{@enable_backup_comp_chk=Enable compression}</text> + <data variable="tw_use_compression"/> + </checkbox> + + <checkbox> + <placement x="%col1_x_right%" y="%row7a_y%"/> + <text>{@skip_md5_backup_chk=Skip MD5 generation during backup}</text> + <data variable="tw_skip_md5_generate"/> + </checkbox> + + <checkbox> + <placement x="%col1_x_right%" y="%row9_y%"/> + <text>{@disable_backup_space_chk=Disable free space check before backup}</text> + <data variable="tw_disable_free_space"/> + </checkbox> + + <button style="main_button_half_width"> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + <placement x="%col1_x_left%" y="%row15a_y%"/> + <text>{@select_storage_btn=Select Storage}</text> + <actions> + <action function="set">tw_back=backup</action> + <action function="overlay">select_storage</action> + </actions> + </button> + + <button style="main_button_half_width"> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@refresh_sizes_btn=Refresh Sizes}</text> + <actions> + <action function="refreshsizes"/> + <action function="page">backup</action> + </actions> + </button> + + <slider> + <text>{@swipe_backup=Swipe to Backup}</text> + <action function="page">backup_run</action> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="backupname1"> + <action> + <condition var1="tw_backup_name" op="=" var2="{@auto_generate=(Auto Generate)}"/> + <action function="generatebackupname"/> + </action> + + <action> + <action function="page">backupname2</action> + </action> + </page> + + <page name="backupname2"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@backup_hdr=Backup}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_backup_name%</text> + <data name="tw_backup_name"/> + <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/> + <actions> + <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_name%</action> + <action function="set">tw_existpage=backupname2</action> + <action function="set">tw_notexistpage=backup</action> + <action function="page">filecheck</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row4_y" w="%content_half_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%col1_x_left%" y="row4_y" w="%content_half_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%col1_x_left%" y="%row4_y%"/> + <text>{@backup_name_exists=A backup with that name already exists!}</text> + </text> + + <button style="main_button_half_width_low"> + <placement x="%indent%" y="%row5_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action> + <action function="page">backup</action> + </actions> + </button> + + <button style="main_button_half_width_low"> + <placement x="%date_button_x%" y="%row5_y%"/> + <text>{@append_date_btn=Append Date}</text> + <action function="appenddatetobackupname"/> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action> + <action function="page">main</action> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action> + <action function="page">backup</action> + </actions> + </action> + </page> + + <page name="backupencryption"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@backup_hdr=Backup}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row2_y%"/> + <text>{@enter_pass=Enter Password:}</text> + </text> + + <input> + <placement x="%col1_x_right%" y="%row2_input_y%" w="%content_half_width%" h="%input_height%"/> + <text>%tw_backup_encrypt_display%</text> + <data name="tw_backup_password" mask="*" maskvariable="tw_backup_encrypt_display"/> + <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> + <action function="page">backupencryption2</action> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_right%" y="row4_y" w="%content_half_width%" h="input_line_width"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_password_not_match" var2="1"/> + <placement x="%col1_x_right%" y="row4_y" w="%content_half_width%" h="input_line_width"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_password_not_match" var2="1"/> + <placement x="%col1_x_right%" y="%row4_y%"/> + <text>{@pass_not_match=Passwords do not match!}</text> + </text> + + <button style="main_button_half_width_low"> + <placement x="%center_x%" y="%row5_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_encrypt_backup=0</action> + <action function="set">tw_backup_password=</action> + <action function="set">tw_backup_password2=</action> + <action function="set">tw_backup_encrypt_display=</action> + <action function="set">tw_backup_encrypt_display2=</action> + <action function="page">backup</action> + </actions> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">backup</action> + </action> + </page> + + <page name="backupencryption2"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@backup_hdr=Backup}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row2_y%"/> + <text>{@enter_pass=Enter Password:}</text> + </text> + + <input> + <placement x="%col1_x_right%" y="%row2_input_y%" w="%content_half_width%" h="%input_height%"/> + <text>%tw_backup_encrypt_display2%</text> + <data name="tw_backup_password2" mask="*" maskvariable="tw_backup_encrypt_display2"/> + <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> + <action function="page">checkbackuppassword</action> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_right%" y="row4_y" w="%content_half_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m"> + <placement x="%col1_x_right%" y="%row4_y%"/> + <text>{@enter_pass2=Enter Password again:}</text> + </text> + + <button style="main_button_half_width_low"> + <placement x="%center_x%" y="%row5_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_encrypt_backup=0</action> + <action function="set">tw_backup_password=</action> + <action function="set">tw_backup_password2=</action> + <action function="set">tw_backup_encrypt_display=</action> + <action function="set">tw_backup_encrypt_display2=</action> + <action function="page">backup</action> + </actions> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">backup</action> + </action> + </page> + + <page name="checkbackuppassword"> + <action> + <condition var1="tw_backup_password2" var2="tw_backup_password"/> + <actions> + <action function="set">tw_encrypt_backup=1</action> + <action function="page">backup</action> + </actions> + </action> + + <action> + <condition var1="tw_backup_password2" op="!=" var2="tw_backup_password"/> + <actions> + <action function="set">tw_encrypt_backup=0</action> + <action function="set">tw_password_not_match=1</action> + <action function="set">tw_backup_password=</action> + <action function="set">tw_backup_password2=</action> + <action function="set">tw_backup_encrypt_display=</action> + <action function="set">tw_backup_encrypt_display2=</action> + <action function="page">backupencryption</action> + </actions> + </action> + </page> + + <page name="backup_run"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>%tw_operation%</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_partition% Partition</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <text style="text_m_accent"> + <placement x="%progress_text_x%" y="%progress_text_y%"/> + <text>{@progress=Progress:}</text> + </text> + + <text style="text_m"> + <placement x="%progress_text_x%" y="%row17_y%"/> + <text>%tw_file_progress%</text> + </text> + + <text style="text_m"> + <placement x="%progress_text_x%" y="%row18_y%"/> + <text>%tw_size_progress%</text> + </text> + + <button style="main_button_half_width"> + <placement x="%col2_x_right%" y="%row15a_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="cancelbackup"/> + </button> + + <action> + <action function="nandroid">backup</action> + </action> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_cancel_backup" var2="0"/> + <actions> + <action function="set">tw_back=backup</action> + <action function="set">tw_complete_text1={@backup_complete=Backup Complete}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_cancel_backup" var2="1"/> + <actions> + <action function="set">tw_back=backup</action> + <action function="set">tw_complete_text1={@backup_cancel=Backup Cancelled}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_complete</action> + </actions> + </action> + </page> + + <page name="restore"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@restore_sel_store_hdr=Select Backup from %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <template name="sort_options"/> + + <fileselector> + <placement x="%col1_x_left%" y="%row1a_y%" w="%content_quarter_width%" h="%fileselector_install_height%"/> + <text>{@restore_sel_pack_fs=Select Package to Restore:}</text> + <filter folders="1" files="0" nav="0"/> + <path name="tw_backups_folder"/> + <data name="tw_restore" default=""/> + <selection name="tw_restore_name"/> + </fileselector> + + <button style="main_button_half_width_low"> + <placement x="%col_button_right%" y="%row16a_y%"/> + <text>{@select_storage_btn=Select Storage}</text> + <actions> + <action function="set">tw_back=restore</action> + <action function="overlay">select_storage</action> + </actions> + </button> + + <action> + <condition var1="tw_restore" op="modified"/> + <actions> + <action function="readBackup"/> + <action function="page">restore_read</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="restore_read"> + <action> + <condition var1="tw_restore_encrypted" var2="1"/> + <actions> + <action function="set">tw_password_fail=0</action> + <action function="page">restore_decrypt</action> + </actions> + </action> + + <action> + <condition var1="tw_restore_encrypted" var2="0"/> + <actions> + <action function="page">restore_select</action> + </actions> + </action> + </page> + + <page name="restore_decrypt"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@restore_enc_backup_hdr=Encrypted Backup}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@enter_pass=Enter Password:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_restore_display%</text> + <data name="tw_restore_password" mask="*" maskvariable="tw_restore_display"/> + <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> + <action function="page">try_restore_decrypt</action> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row5_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%col1_x_left%" y="row5_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%col1_x_left%" y="%row5_y%"/> + <text>{@restore_dec_fail=Password failed, please try again!}</text> + </text> + + <button style="main_button_half_width_low"> + <placement x="%indent%" y="%row6_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">restore</action> + </actions> + </button> + + <button style="main_button_half_width_low"> + <placement x="%col_button_right%" y="%row6_y%"/> + <text>{@del_backup_btn=Delete Backup}</text> + <actions> + <action function="set">tw_back=restore</action> + <action function="set">tw_action=cmd</action> + <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%"</action> + <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action> + <action function="set">tw_text2=%tw_restore_name%</action> + <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action> + <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action> + <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action> + <action function="set">tw_slider_text={@swipe_delete=Swipe to Delete}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">restore</action> + </action> + </page> + + <page name="try_restore_decrypt"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@restore_try_decrypt=Encrypted Backup - Trying Decryption}</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <action function="decrypt_backup"/> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="!=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_password_fail=1</action> + <action function="page">restore_decrypt</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">restore_select</action> + </actions> + </action> + </page> + + <page name="restore_select"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@restore_backup_date=Backup made on %tw_restore_file_date%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@name=Name:}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row3_y%"/> + <text>%tw_restore_name%</text> + </text> + + <fill color="%fileselector_linecolor%"> + <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width"/> + </fill> + + <button> + <placement x="col1_x_left" y="%row2_y%" w="%content_width%" h="%navbar_height%"/> + <fill color="%transparent%"/> + <actions> + <action function="set">tw_backup_rename=%tw_restore_name%</action> + <action function="set">tw_fileexists=0</action> + <action function="page">renamebackup</action> + </actions> + </button> + + <partitionlist> + <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="%partitionlist_backup_height%"/> + <text>{@restore_sel_part=Select Partitions to Restore:}</text> + <data name="tw_restore_list" selectedlist="tw_restore_selected"/> + <listtype name="restore"/> + </partitionlist> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row5_y%"/> + <text>{@options=Options:}</text> + </text> + + <checkbox> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>{@restore_enable_md5_chk=Enable MD5 Verification of Backup Files}</text> + <data variable="tw_skip_md5_check"/> + </checkbox> + + <button style="main_button_half_width"> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@del_backup_btn=Delete Backup}</text> + <actions> + <action function="set">tw_back=restore</action> + <action function="set">tw_action=cmd</action> + <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%"</action> + <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action> + <action function="set">tw_text2=%tw_restore_name%</action> + <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action> + <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action> + <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action> + <action function="set">tw_slider_text={@swipe_delete=Swipe to Delete}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <slider> + <text>{@swipe_restore=Swipe to Restore}</text> + <action function="page">restore_run</action> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">restore</action> + </action> + </page> + + <page name="renamebackup"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@rename_backup_hdr=Rename Backup}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_backup_rename%</text> + <data name="tw_backup_rename"/> + <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/> + <actions> + <action function="set">tw_back=restore</action> + <action function="set">tw_action=cmd</action> + <action function="set">tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%"</action> + <action function="set">tw_text1={@rename_backup_confirm=Rename Backup?}</action> + <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action> + <action function="set">tw_action_text1={@renaming_backup=Renaming Backup...}</action> + <action function="set">tw_complete_text1={@rename_backup_complete=Backup Rename Complete}</action> + <action function="set">tw_slider_text={@swipe_to_rename=Swipe to Rename}</action> + <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_rename%</action> + <action function="set">tw_existpage=renamebackup</action> + <action function="set">tw_notexistpage=confirm_action</action> + <action function="page">filecheck</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%col1_x_left%" y="%row4_y%"/> + <text>{@backup_name_exists=A backup with that name already exists!}</text> + </text> + + <button style="main_button_half_width_low"> + <placement x="%indent%" y="%row5_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">restore_select</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">restore_select</action> + </action> + </page> + + <page name="restore_run"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_operation% %tw_partition%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <text style="text_m_accent"> + <placement x="%progress_text_x%" y="%progress_text_y%"/> + <text>{@progress=Progress:}</text> + </text> + + <text style="text_m"> + <placement x="%progress_text_x%" y="%row18_y%"/> + <text>%tw_size_progress%</text> + </text> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <actions> + <action function="set">tw_back=restore_select</action> + <action function="set">tw_complete_text1={@restore_complete=Restore Complete}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <action function="nandroid">restore</action> + </action> + </page> + + <page name="mount"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@mount_hdr=Mount}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <partitionlist> + <placement x="%col1_x_left%" y="%row1a_y%" w="%content_width%" h="%partitionlist_mount_height%"/> + <text>{@mount_sel_part=Select Partitions to Mount:}</text> + <listtype name="mount"/> + </partitionlist> + + <button style="checkbox"> + <condition var1="tw_mount_system_ro" op="=" var2="0"/> + <placement x="%col1_x_left%" y="%row14_y%" textplacement="6"/> + <text>{@mount_sys_ro_chk=Mount system partition read-only}</text> + <image resource="checkbox_false"/> + <action function="mountsystemtoggle">1</action> + </button> + + <button style="checkbox"> + <condition var1="tw_mount_system_ro" op="!=" var2="0"/> + <placement x="%col1_x_left%" y="%row14_y%" textplacement="6"/> + <text>{@mount_sys_ro_chk=Mount system partition read-only}</text> + <image resource="checkbox_true"/> + <actions> + <action function="set">tw_lifetime_writes=2</action> + <action function="page">system_readonly_check</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_has_usb_storage" var2="1"/> + <placement x="%col1_x_left%" y="%row15a_y%"/> + <text>{@mount_usb_storage_btn=Mount USB Storage}</text> + <action function="page">usb_mount</action> + </button> + + <button style="main_button_half_width"> + <conditions> + <condition var1="tw_is_encrypted" var2="1"/> + <condition var1="tw_is_decrypted" var2="0"/> + </conditions> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@decrypt_data_btn=Decrypt Data}</text> + <action function="page">decrypt</action> + </button> + + <button style="main_button_half_width"> + <placement x="%center_x%" y="%row15a_y%"/> + <text>{@select_storage_btn=Select Storage}</text> + <actions> + <action function="set">tw_back=mount</action> + <action function="overlay">select_storage</action> + </actions> + </button> + + <button style="main_button_half_width"> + <conditions> + <condition var1="tw_has_mtp" var2="1"/> + <condition var1="tw_mtp_enabled" var2="0"/> + </conditions> + <placement x="%col2_x_right%" y="%row15a_y%"/> + <text>{@enable_mtp_btn=Enable MTP}</text> + <action function="startmtp"/> + </button> + + <button style="main_button_half_width"> + <conditions> + <condition var1="tw_has_mtp" var2="1"/> + <condition var1="tw_mtp_enabled" var2="1"/> + </conditions> + <placement x="%col2_x_right%" y="%row15a_y%"/> + <text>{@disable_mtp_btn=Disable MTP}</text> + <action function="stopmtp"/> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="usb_mount"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@mount_hdr=Mount}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@usb_storage_hdr=USB Storage}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@usb_stor_mnt1=USB Storage Mounted}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@usb_stor_mnt2=Be sure to safely remove your device}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@usb_stor_mnt3=from your computer before unmounting!}</text> + </text> + + <button style="main_button_half_width"> + <placement x="%col1_x_left%" y="%row15a_y%"/> + <text>{@unmount_btn=Unmount}</text> + <action function="page">usb_umount</action> + </button> + + <action> + <action function="mount">usb</action> + <action function="set">tw_busy=1</action> + </action> + </page> + + <page name="usb_umount"> + <action> + <action function="unmount">usb</action> + </action> + + <action> + <action function="page">mount</action> + <action function="set">tw_busy=0</action> + </action> + </page> + + <page name="system_readonly_check"> + <action> + <action function="checkpartitionlifetimewrites">/system</action> + </action> + + <action> + <condition var1="tw_lifetime_writes" var2="1"/> + <actions> + <action function="mountsystemtoggle">0</action> + <action function="page">mount</action> + </actions> + </action> + + <action> + <condition var1="tw_lifetime_writes" var2="0"/> + <actions> + <action function="set">tw_back=mount</action> + <action function="page">system_readonly</action> + </actions> + </action> + </page> + + <page name="reboot"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@reboot_hdr=Reboot}</text> + </text> + + <button style="main_button"> + <condition var1="tw_reboot_system" var2="1"/> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@rb_system_btn=System}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="page">reboot_system_routine</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_reboot_poweroff" var2="1"/> + <placement x="%center_x%" y="%row2_y%"/> + <text>{@rb_poweroff_btn=Power Off}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=poweroff</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_ospo=sure you wish to power off?}</action> + <action function="set">tw_action_text1={@turning_off=Turning Off...}</action> + <action function="set">tw_complete_text1={@turning_off=Turning Off...}</action> + <action function="set">tw_slider_text={@swipe_power_off=Swipe to Power Off}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_reboot_recovery" var2="1"/> + <placement x="%col1_x_left%" y="%row6a_y%"/> + <text>{@rb_recovery_btn=Recovery}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=recovery</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot=Swipe to Reboot}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_reboot_bootloader" var2="1"/> + <placement x="%center_x%" y="%row6a_y%"/> + <text>{@rb_bootloader_btn=Bootloader}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=bootloader</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot=Swipe to Reboot}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_download_mode" var2="1"/> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@rb_download_btn=Download}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=download</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot=Swipe to Reboot}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="system_readonly"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@sys_ro_hdr=Unmodified System Partition}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@sys_ro_keep=Keep System Read only?}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@sys_rol1=TWRP can leave your system partition unmodified to make it easier for you to take official updates.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@sys_rol2=TWRP will be unable to prevent the stock ROM from replacing TWRP and will not offer to root your device.}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@sys_rol3=Installing zips or performing adb operations may still modify the system partition.}</text> + </text> + + <checkbox> + <condition var1="tw_is_encrypted" var2="0"/> + <placement x="%col1_x_left%" y="%row14_y%"/> + <text>{@sys_ro_never_show_chk=Never show this screen during boot again}</text> + <data variable="tw_never_show_system_ro_page"/> + </checkbox> + + <button style="main_button_half_width"> + <placement x="%col1_x_left%" y="%row15a_y%"/> + <text>{@sys_ro_keep_ro_btn=Keep Read Only}</text> + <actions> + <action function="mountsystemtoggle">1</action> + <action function="set">tw_page_done=1</action> + <action function="page">%tw_back%</action> + </actions> + </button> + + <button style="main_button_half_width"> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@sel_lang_btn=Select Language}</text> + <action function="overlay">select_language</action> + </button> + + <slider> + <text>{@swipe_allow_mod=Swipe to Allow Modifications}</text> + <actions> + <action function="mountsystemtoggle">0</action> + <action function="set">tw_page_done=1</action> + <action function="page">%tw_back%</action> + </actions> + </slider> + </page> + + <page name="settings"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@settings_gen_hdr=General Settings}</text> + </text> + + <template name="tabs_settings"/> + + <fill color="%text_color%"> + <placement x="0" y="%row_tab_y%" w="%tab5_width%" h="%tab_indicator_height%"/> + </fill> + + <listbox style="scrolllist"> + <placement x="%col1_x_left%" y="%row3a_y%" w="%content_half_width%" h="%listbox_settings_height%"/> + <icon selected="checkbox_true" unselected="checkbox_false"/> + <listitem name="{@zip_sig_chk=Zip signature verification}"> + <data variable="tw_signed_zip_verify"/> + </listitem> + <listitem name="{@install_reboot_chk=Reboot after installation is complete}"> + <data variable="tw_install_reboot"/> + </listitem> + <listitem name="{@use_rmrf_chk=Use rm -rf instead of formatting}"> + <data variable="tw_rm_rf"/> + </listitem> + <listitem name="{@disable_backup_space_chk=Disable free space check before backup}"> + <data variable="tw_disable_free_space"/> + </listitem> + <listitem name="{@skip_md5_backup_chk=Skip MD5 generation during backup}"> + <data variable="tw_skip_md5_generate"/> + </listitem> + <listitem name="{@restore_enable_md5_chk=Enable MD5 verification of backup files}"> + <data variable="tw_skip_md5_check"/> + </listitem> + <listitem name="{@use24clock_chk=Use 24-hour clock}"> + <data variable="tw_military_time"/> + </listitem> + <listitem name="{@simact_chk=Simulate actions for theme testing}"> + <data variable="tw_simulate_actions"/> + </listitem> + <listitem name="{@simfail_chk=Simulate failure for actions}"> + <condition var1="tw_simulate_actions" var2="1"/> + <data variable="tw_simulate_fail"/> + </listitem> + </listbox> + + <checkbox> + <placement x="%col1_x_right%" y="%row3a_y%"/> + <text>{@rev_navbar_chk=Reversed navbar layout}</text> + <data variable="tw_samsung_navbar"/> + </checkbox> + + <button style="radiobutton"> + <condition var1="tw_navbar_button_position" op="!=" var2="0"/> + <placement x="%col1_x_right%" y="%row5_y%" textplacement="6"/> + <text>{@ctr_navbar_rdo=Center navbar buttons}</text> + <image resource="radio_false"/> + <action function="set">tw_navbar_button_position=0</action> + </button> + + <button style="radiobutton"> + <condition var1="tw_navbar_button_position" var2="0"/> + <placement x="%col1_x_right%" y="%row5_y%" textplacement="6"/> + <text>{@ctr_navbar_rdo=Center navbar buttons}</text> + <image resource="radio_true"/> + <action function="set">tw_navbar_button_position=0</action> + </button> + + <button style="radiobutton"> + <condition var1="tw_navbar_button_position" op="!=" var2="1"/> + <placement x="%col1_x_right%" y="%row6a_y%" textplacement="6"/> + <text>{@lft_navbar_rdo=Left align navbar buttons}</text> + <image resource="radio_false"/> + <action function="set">tw_navbar_button_position=1</action> + </button> + + <button style="radiobutton"> + <condition var1="tw_navbar_button_position" var2="1"/> + <placement x="%col1_x_right%" y="%row6a_y%" textplacement="6"/> + <text>{@lft_navbar_rdo=Left align navbar buttons}</text> + <image resource="radio_true"/> + <action function="set">tw_navbar_button_position=1</action> + </button> + + <button style="radiobutton"> + <condition var1="tw_navbar_button_position" op="!=" var2="2"/> + <placement x="%col1_x_right%" y="%row8_y%" textplacement="6"/> + <text>{@rht_navbar_rdo=Right align navbar buttons}</text> + <image resource="radio_false"/> + <action function="set">tw_navbar_button_position=2</action> + </button> + + <button style="radiobutton"> + <condition var1="tw_navbar_button_position" var2="2"/> + <placement x="%col1_x_right%" y="%row8_y%" textplacement="6"/> + <text>{@rht_navbar_rdo=Right align navbar buttons}</text> + <image resource="radio_true"/> + <action function="set">tw_navbar_button_position=2</action> + </button> + + <button style="main_button_half_width"> + <placement x="%col2_x_right%" y="%row15a_y%"/> + <text>{@restore_defaults_btn=Restore Defaults}</text> + <action function="restoredefaultsettings"/> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="settings_timezone"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@time_zone_hdr=Time Zone}</text> + </text> + + <template name="tabs_settings"/> + + <fill color="%text_color%"> + <placement x="%tab5_col2_x%" y="%row_tab_y%" w="%tab5_width%" h="%tab_indicator_height%"/> + </fill> + + <listbox> + <placement x="%col1_x_left%" y="%row3_y%" w="%content_half_width%" h="%listbox_timezone_height%"/> + <text>{@sel_tz_list=Select Time Zone:}</text> + <data name="tw_time_zone_guisel"/> + <listitem name="{@utcm11=(UTC -11) Samoa, Midway Island}">BST11;BDT</listitem> + <listitem name="{@utcm10=(UTC -10) Hawaii}">HST10;HDT</listitem> + <listitem name="{@utcm9=(UTC -9) Alaska}">AST9;ADT</listitem> + <listitem name="{@utcm8=(UTC -8) Pacific Time}">PST8;PDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm7=(UTC -7) Mountain Time}">MST7;MDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm6=(UTC -6) Central Time}">CST6;CDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm5=(UTC -5) Eastern Time}">EST5;EDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm4=(UTC -4) Atlantic Time}">AST4;ADT</listitem> + <listitem name="{@utcm3=(UTC -3) Brazil, Buenos Aires}">GRNLNDST3;GRNLNDDT</listitem> + <listitem name="{@utcm2=(UTC -2) Mid-Atlantic}">FALKST2;FALKDT</listitem> + <listitem name="{@utcm1=(UTC -1) Azores, Cape Verde}">AZOREST1;AZOREDT</listitem> + <listitem name="{@utc0=(UTC 0) London, Dublin, Lisbon}">GMT0;BST,M3.5.0,M10.5.0</listitem> + <listitem name="{@utcp1=(UTC +1) Berlin, Brussels, Paris}">CET-1;CEST,M3.5.0,M10.5.0</listitem> + <listitem name="{@utcp2=(UTC +2) Athens, Istanbul, South Africa}">WET-2;WET,M3.5.0,M10.5.0</listitem> + <listitem name="{@utcp3=(UTC +3) Moscow, Baghdad}">SAUST-3;SAUDT</listitem> + <listitem name="{@utcp4=(UTC +4) Abu Dhabi, Tbilisi, Muscat}">WST-4;WDT</listitem> + <listitem name="{@utcp5=(UTC +5) Yekaterinburg, Islamabad}">PAKST-5;PAKDT</listitem> + <listitem name="{@utcp6=(UTC +6) Almaty, Dhaka, Colombo}">TASHST-6;TASHDT</listitem> + <listitem name="{@utcp7=(UTC +7) Bangkok, Hanoi, Jakarta}">THAIST-7;THAIDT</listitem> + <listitem name="{@utcp8=(UTC +8) Beijing, Singapore, Hong Kong}">TAIST-8;TAIDT</listitem> + <listitem name="{@utcp9=(UTC +9) Tokyo, Seoul, Yakutsk}">JST-9;JSTDT</listitem> + <listitem name="{@utcp10=(UTC +10) Eastern Australia, Guam}">EET-10;EETDT</listitem> + <listitem name="{@utcp11=(UTC +11) Vladivostok, Solomon Islands}">MET-11;METDT</listitem> + <listitem name="{@utcp12=(UTC +12) Auckland, Wellington, Fiji}">NZST-12;NZDT</listitem> + </listbox> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row3a_y%"/> + <text>{@sel_tz_offset=Select Offset (usually 0): %tw_time_zone_guioffset%}</text> + </text> + + <button style="button_quarter_width"> + <placement x="%col1_x_right%" y="%row5_y%"/> + <text>{@tz_offset_none=None}</text> + <action function="set">tw_time_zone_guioffset=0</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col2_x_right%" y="%row5_y%"/> + <text>{@tz_offset_15=15}</text> + <action function="set">tw_time_zone_guioffset=15</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col3_x_right%" y="%row5_y%"/> + <text>{@tz_offset_30=30}</text> + <action function="set">tw_time_zone_guioffset=30</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col4_x_right%" y="%row5_y%"/> + <text>{@tz_offset_45=45}</text> + <action function="set">tw_time_zone_guioffset=45</action> + </button> + + <checkbox> + <placement x="%col1_x_right%" y="%row7_y%"/> + <font resource="font_m" color="%text_color%"/> + <text>{@use_dst_chk=Use daylight savings time (DST)}</text> + <data variable="tw_time_zone_guidst"/> + <image checked="checkbox_true" unchecked="checkbox_false"/> + </checkbox> + + <text color="%text_color%"> + <font resource="font_m"/> + <placement x="%col1_x_right%" y="%row9_y%"/> + <text>{@curr_tz=Current Time Zone: %tw_time_zone%}</text> + </text> + + <button> + <highlight color="%highlight_color%"/> + <placement x="%col2_x_right%" y="%row15a_y%"/> + <font resource="font_m" color="%text_button_color%"/> + <text>{@set_tz_btn=Set Time Zone}</text> + <image resource="main_button_half_width"/> + <action function="setguitimezone"/> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="settings_screen"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@settings_screen_hdr=Screen Settings}</text> + </text> + + <template name="tabs_settings"/> + + <fill color="%text_color%"> + <placement x="%tab5_col3_x%" y="%row_tab_y%" w="%tab5_width%" h="%tab_indicator_height%"/> + </fill> + + <button> + <placement x="%col1_x_left%" y="%row3a_y%" textplacement="6"/> + <font resource="font_m" color="%text_color%"/> + <condition var1="tw_screen_timeout_secs" op="=" var2="0"/> + <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> + <text>{@enable_timeout_chk=Enable screen timeout}</text> + <image resource="checkbox_false"/> + <action function="set">tw_screen_timeout_secs=60</action> + </button> + + <button> + <placement x="%col1_x_left%" y="%row3a_y%" textplacement="6"/> + <font resource="font_m" color="%text_color%"/> + <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/> + <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> + <text>{@enable_timeout_chk=Enable screen timeout}</text> + <image resource="checkbox_true"/> + <action function="set">tw_screen_timeout_secs=0</action> + </button> + + <slidervalue> + <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/> + <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> + <placement x="col1_x_left" y="%row5_y%" w="%content_width%"/> + <text>{@screen_to_slider=Screen timeout in seconds:}</text> + <data variable="tw_screen_timeout_secs" min="15" max="300"/> + </slidervalue> + + <slidervalue> + <condition var1="tw_has_brightnesss_file" var2="1"/> + <placement x="col1_x_left" y="%row10_y%" w="%content_width%"/> + <text>{@screen_bright_slider=Brightness: %tw_brightness_pct%%}</text> + <data variable="tw_brightness_pct" min="10" max="100"/> + <actions> + <action function="set">tw_brightness=%tw_brightness_max%</action> + <action function="compute">tw_brightness*%tw_brightness_pct%</action> + <action function="compute">tw_brightness/100</action> + <action function="setbrightness">%tw_brightness%</action> + </actions> + </slidervalue> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="settings_vibration"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@vibration_hdr=Vibration}</text> + </text> + + <template name="tabs_settings"/> + + <fill color="%text_color%"> + <placement x="%tab5_col4_x%" y="%row_tab_y%" w="%tab5_width%" h="%tab_indicator_height%"/> + </fill> + + <slidervalue> + <placement x="col1_x_left" y="%row4_y%" w="%content_width%"/> + <text>{@button_vibration=Button Vibration:}</text> + <data variable="tw_button_vibrate" min="0" max="300"/> + </slidervalue> + + <slidervalue> + <placement x="col1_x_left" y="%row9_y%" w="%content_width%"/> + <text>{@kb_vibration=Keyboard Vibration:}</text> + <data variable="tw_keyboard_vibrate" min="0" max="300"/> + </slidervalue> + + <slidervalue> + <placement x="col1_x_left" y="%row14_y%" w="%content_width%"/> + <text>{@act_vibration=Action Vibration:}</text> + <data variable="tw_action_vibrate" min="0" max="500"/> + </slidervalue> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="settings_language"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@language_hdr=Language - %tw_language_display%}</text> + </text> + + <template name="tabs_settings"/> + + <fill color="%text_color%"> + <placement x="%tab5_col5_x%" y="%row_tab_y%" w="%tab5_width%" h="%tab_indicator_height%"/> + </fill> + + <listbox> + <placement x="%col1_x_left%" y="%row3_y%" w="%content_half_width%" h="%listbox_timezone_height%"/> + <text>{@select_language=Select Language:}</text> + <icon selected="radio_true" unselected="radio_false" /> + <data name="tw_language" /> + </listbox> + + <button> + <highlight color="%highlight_color%"/> + <placement x="%col2_x_right%" y="%row15a_y%"/> + <font resource="font_m" color="%text_button_color%"/> + <text>{@set_language_btn=Set Language}</text> + <image resource="main_button_half_width"/> + <action function="setlanguage"></action> + </button> + + <action> + <touch key="home" /> + <action function="page">main</action> + </action> + + <action> + <touch key="back" /> + <action function="page">settings</action> + </action> + </page> + + <page name="advanced"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@copy_log_btn=Copy Log}</text> + <actions> + <action function="set">tw_back=advanced</action> + <action function="set">tw_action=copylog</action> + <action function="set">tw_text1={@copy_log_confirm=Copy Log to SD Card?}</action> + <action function="set">tw_action_text1={@copying_log=Copying Log to SD Card...}</action> + <action function="set">tw_complete_text1={@copy_log_complete=Log Copy Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_has_data_media" var2="1"/> + <placement x="%center_x%" y="%row2_y%"/> + <text>{@fix_context_btn=Fix Contexts}</text> + <action function="page">fixcontexts</action> + </button> + + <button style="main_button"> + <condition var1="tw_allow_partition_sdcard" var2="1"/> + <placement x="%col1_x_left%" y="%row6a_y%"/> + <text>{@part_sd_btn=Partition SD Card}</text> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="page">partsdcardsel</action> + </actions> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row6a_y%"/> + <text>{@file_manager_btn=File Manager}</text> + <action function="page">filemanagerlist</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@terminal_btn=Terminal}</text> + <action function="page">terminalcommand</action> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row11_y%"/> + <text>{@reload_theme_btn=Reload Theme}</text> + <action function="reload"/> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row15a_y%"/> + <text>{@adb_sideload_btn=ADB Sideload}</text> + <action function="page">sideload</action> + </button> + + <button style="main_button"> + <condition var1="tw_show_dumlock" var2="1"/> + <placement x="%center_x%" y="%row15a_y%"/> + <text>{@dumlock_btn=HTC Dumlock}</text> + <action function="page">htcdumlock</action> + </button> + + <button style="main_button"> + <condition var1="tw_has_injecttwrp" var2="1"/> + <placement x="%center_x%" y="%row15a_y%"/> + <text>{@inject_twrp_btn=Inject TWRP}</text> + <actions> + <action function="set">tw_back=advanced</action> + <action function="set">tw_action=reinjecttwrp</action> + <action function="set">tw_text1={@inject_twrp_confirm=Re-Inject TWRP?}</action> + <action function="set">tw_action_text1={@injecting_twrp=Re-Injecting TWRP...}</action> + <action function="set">tw_complete_text1={@inject_twrp_complete=TWRP Injection Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="partsdcardsel"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@part_sd_hdr=Partition SD Card}</text> + </text> + + <partitionlist> + <placement x="%col1_x_left%" y="%row1a_y%" w="%content_width%" h="%partitionlist_mount_height%"/> + <text>{@sel_storage_list=Select Storage}</text> + <data name="tw_storage_path"/> + <listtype name="storage"/> + </partitionlist> + + <text style="text_m_fail"> + <condition var1="partitionlisterror" var2="1"/> + <placement x="%center_x%" y="%row14_y%" placement="5"/> + <text>{@invalid_partsd_sel=You must select a removable device}</text> + </text> + + <button style="main_button_half_width"> + <placement x="%col2_x_right%" y="%row15a_y%"/> + <text>{@ok_btn=OK}</text> + <actions> + <action function="getpartitiondetails">tw_storage_path</action> + <action function="page">partsdcardcheck</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="partsdcardcheck"> + <action> + <condition var1="tw_partition_removable" op="=" var2="1"/> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="page">partsdcard</action> + </actions> + </action> + + <action> + <condition var1="tw_partition_removable" op="!=" var2="1"/> + <actions> + <action function="set">partitionlisterror=1</action> + <action function="page">partsdcardsel</action> + </actions> + </action> + </page> + + <page name="partsdcard"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@part_sd_hdr=Partition SD Card}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@part_sd_lose=You will lose all files on your SD card!}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@part_sd_undo=This action cannot be undone!}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@part_sd_ext_sz=EXT Size:}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>%tw_sdext_size%</text> + </text> + + <button style="button_quarter_width"> + <placement x="%btn4_col3_x_left%" y="%row5_y%"/> + <text>{@part_sd_m=-}</text> + <action function="addsubtract">tw_sdext_size-256</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col2_x_right%" y="%row5_y%"/> + <text>{@part_sd_p=+}</text> + <action function="addsubtract">tw_sdext_size+256</action> + </button> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row9_y%" placement="5"/> + <text>{@part_sd_swap_sz=Swap Size:}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row10_y%" placement="5"/> + <text>%tw_swap_size%</text> + </text> + + <button style="button_quarter_width"> + <placement x="%btn4_col3_x_left%" y="%row9_y%"/> + <text>{@part_sd_m=-}</text> + <action function="addsubtract">tw_swap_size-64</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col2_x_right%" y="%row9_y%"/> + <text>{@part_sd_p=+}</text> + <action function="addsubtract">tw_swap_size+64</action> + </button> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row13_y%" placement="5"/> + <text>{@file_system=File System:}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row14_y%" placement="5"/> + <text>%tw_sdpart_file_system%</text> + </text> + + <button style="button_quarter_width"> + <placement x="%btn4_col3_x_left%" y="%row13_y%"/> + <text>EXT3</text> + <action function="set">tw_sdpart_file_system=ext3</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col2_x_right%" y="%row13_y%"/> + <text>EXT4</text> + <action function="set">tw_sdpart_file_system=ext4</action> + </button> + + <slider style="slider_centered"> + <text>{@swipe_part_sd=Swipe to Partition}</text> + <action function="page">partsdcardaction</action> + <actions> + <action function="set">tw_back=partsdcard</action> + <action function="set">tw_action=partitionsd</action> + <action function="set">tw_has_action2=1</action> + <action function="set">tw_action2=set</action> + <action function="set">tw_action2_param=tw_zip_location=/sdcard</action> + <action function="set">tw_action_text1={@partitioning_sd=Partitioning SD Card...}</action> + <action function="set">tw_action_text2={@partitioning_sd2=This will take a few minutes.}</action> + <action function="set">tw_complete_text1={@part_sd_complete=Partitioning Complete}</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">partsdcardsel</action> + </action> + </page> + + <page name="htcdumlock"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@dumlock_hdr=HTC Dumlock}</text> + </text> + + <button style="main_button_m"> + <placement x="%col2_x_left%" y="%row2_y%"/> + <text>{@dumlock_restore_btn=Restore Original Boot}</text> + <actions> + <action function="set">tw_back=htcdumlock</action> + <action function="set">tw_action=htcdumlockrestoreboot</action> + <action function="set">tw_text1={@dumlock_restore_confirm=Restore original boot image?}</action> + <action function="set">tw_action_text1={@dumlock_restoring=Restoring Original Boot...}</action> + <action function="set">tw_complete_text1={@dumlock_restore_complete=Restore Original Boot Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_m"> + <placement x="%col2_x_left%" y="%row6a_y%"/> + <text>{@dumlock_reflash_btn=Reflash Recovery}</text> + <actions> + <action function="set">tw_back=htcdumlock</action> + <action function="set">tw_action=htcdumlockreflashrecovery</action> + <action function="set">tw_text1={@dumlock_reflash_confirm=Reflash recovery to boot?}</action> + <action function="set">tw_action_text1={@dumlock_reflashing=Flashing recovery to boot...}</action> + <action function="set">tw_complete_text1={@dumlock_reflash_complete=Recovery Flash to Boot Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_m"> + <placement x="%col2_x_left%" y="%row11_y%"/> + <text>{@dumlock_install_btn=Install HTC Dumlock}</text> + <actions> + <action function="set">tw_back=htcdumlock</action> + <action function="set">tw_action=installhtcdumlock</action> + <action function="set">tw_text1={@dumlock_install_confirm=Install HTC dumlock files to ROM?}</action> + <action function="set">tw_action_text1={@dumlock_installing=Installing HTC Dumlock...}</action> + <action function="set">tw_complete_text1={@dumlock_install_complete=HTC Dumlock Install Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="lock"> + <background color="%semi_transparent%"/> + + <image> + <image resource="unlock_icon"/> + <placement x="%center_x%" y="%row8_y%" placement="4"/> + </image> + + <slider style="slider_centered"> + <text>{@swipe_to_unlock=Swipe to Unlock}</text> + <action function="overlay"/> + </slider> + </page> + + <page name="filemanagerlist"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_sel_file=Select a File or Folder}</text> + </text> + + <template name="sort_options"/> + + <fileselector> + <placement x="%col1_x_left%" y="%row1a_y%" w="%content_quarter_width%" h="%fileselector_filemanager_height%"/> + <text>%tw_file_location1%</text> + <filter folders="1" files="1"/> + <path name="tw_file_location1" default="/"/> + <data name="tw_filename1"/> + <selection name="tw_selection1"/> + </fileselector> + + <button style="main_button_half_width_low"> + <placement x="%col_button_right%" y="%row16a_y%"/> + <text>{@fm_sel_curr_folder=Select Current Folder}</text> + <actions> + <action function="set">tw_filename1=tw_file_location1</action> + <action function="set">tw_fm_isfolder=1</action> + <action function="set">tw_fm_type={@fm_type_folder=Folder}</action> + <action function="page">filemanageroptions</action> + </actions> + </button> + + <action> + <actions> + <action function="set">tw_fm_type={@fm_type_file=File}</action> + <action function="set">tw_fm_isfolder=0</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + + <action> + <condition var1="tw_filename1" op="modified"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanageroptions"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_choose_act=Choose Action}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@fm_selected=%tw_fm_type% selected:}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row3_y%"/> + <text>%tw_filename1%</text> + </text> + + <button style="main_button_half_width"> + <condition var1="tw_fm_isfolder" var2="0"/> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@fm_copy_file_btn=Copy File}</text> + <actions> + <action function="set">tw_filemanager_command=cp</action> + <action function="set">tw_fm_text1={@fm_copying=Copying}</action> + <action function="page">choosedestinationfolder</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_fm_isfolder" var2="1"/> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@fm_copy_folder_btn=Copy Folder}</text> + <actions> + <action function="set">tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R</action> + <action function="set">tw_fm_text1={@fm_copying=Copying}</action> + <action function="page">choosedestinationfolder</action> + </actions> + </button> + + <button style="main_button_half_width"> + <placement x="%col2_x_left%" y="%row11_y%"/> + <text>{@fm_move_btn=Move}</text> + <actions> + <action function="set">tw_filemanager_command=mv</action> + <action function="set">tw_fm_text1={@fm_moving=Moving}</action> + <action function="page">choosedestinationfolder</action> + </actions> + </button> + + <button style="main_button_half_width"> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@fm_chmod755_btn=chmod 755}</text> + <actions> + <action function="set">tw_filemanager_command=chmod 755</action> + <action function="set">tw_fm_text1={@fm_chmod755ing=chmod 755}</action> + <action function="set">tw_fm_text2=</action> + <action function="set">tw_fm_text3=</action> + <action function="set">tw_include_text3=0</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </button> + + <button style="main_button_half_width"> + <placement x="%center_x%" y="%row15a_y%"/> + <text>{@fm_chmod_btn=chmod}</text> + <actions> + <action function="set">tw_filemanager_rename=0000</action> + <action function="set">tw_fm_text2=</action> + <action function="set">tw_fm_text3=</action> + <action function="set">tw_include_text3=0</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerchmod</action> + </actions> + </button> + + <button style="main_button_half_width"> + <placement x="%col2_x_right%" y="%row11_y%"/> + <text>{@fm_delete_btn=Delete}</text> + <actions> + <action function="set">tw_filemanager_command=rm -rf</action> + <action function="set">tw_fm_text1={@fm_deleting=Deleting}</action> + <action function="set">tw_fm_text2=</action> + <action function="set">tw_fm_text3=</action> + <action function="set">tw_include_text3=0</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_fm_isfolder" var2="0"/> + <placement x="%center_x%" y="%row11_y%"/> + <text>{@fm_rename_file_btn=Rename File}</text> + <actions> + <action function="set">tw_filemanager_rename=tw_selection1</action> + <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action> + <action function="set">tw_filemanager_command=mv</action> + <action function="page">filemanagerrenamefile</action> + </actions> + </button> + + <button style="main_button_half_width"> + <condition var1="tw_fm_isfolder" var2="1"/> + <placement x="%center_x%" y="%row11_y%"/> + <text>{@fm_rename_folder_btn=Rename Folder}</text> + <actions> + <action function="set">tw_filemanager_rename=tw_selection1</action> + <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action> + <action function="set">tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv</action> + <action function="page">filemanagerrenamefolder</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanagerlist</action> + </action> + </page> + + <page name="choosedestinationfolder"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_sel_dest=Select Destination Folder}</text> + </text> + + <template name="sort_options"/> + + <fileselector> + <placement x="%col1_x_left%" y="%row1a_y%" w="%content_quarter_width%" h="%fileselector_filemanager_height%"/> + <text>%tw_file_location2%</text> + <filter folders="1" files="0"/> + <path name="tw_file_location2" default="/"/> + <data name="tw_filename2"/> + <selection name="tw_selection2"/> + </fileselector> + + <button style="main_button_half_width_low"> + <placement x="%col_button_right%" y="%row16a_y%"/> + <text>{@fm_sel_curr_folder=Select Current Folder}</text> + <actions> + <action function="set">tw_fm_text2=to</action> + <action function="set">tw_fm_text3=%tw_file_location2%</action> + <action function="set">tw_include_text3=1</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerrenamefile"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_rename_hdr=Rename} %tw_fm_type%</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_filemanager_rename%</text> + <data name="tw_filemanager_rename"/> + <restrict minlen="1" maxlen="128"/> + <actions> + <action function="set">tw_fm_text2=to</action> + <action function="set">tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%"</action> + <action function="set">tw_include_text3=1</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <button style="main_button_half_width_low"> + <placement x="%indent%" y="%row5_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">filemanageroptions</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerrenamefolder"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_rename_hdr=Rename} %tw_fm_type%</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_filemanager_rename%</text> + <data name="tw_filemanager_rename"/> + <restrict minlen="1" maxlen="128"/> + <actions> + <action function="set">tw_fm_text2=to</action> + <action function="set">tw_fm_text3=%tw_filemanager_rename%</action> + <action function="set">tw_include_text3=1</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <button style="main_button_half_width_low"> + <placement x="%indent%" y="%row5_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">filemanageroptions</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerchmod"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_set_perms_hdr=Set Permissions}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@fm_perms=Permissions:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_filemanager_rename%</text> + <data name="tw_filemanager_rename"/> + <restrict minlen="3" maxlen="4" allow="0123456789"/> + <actions> + <action function="set">tw_filemanager_command=chmod %tw_filemanager_rename%</action> + <action function="set">tw_fm_text1=chmod %tw_filemanager_rename%</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <button style="main_button_half_width_low"> + <placement x="%indent%" y="%row5_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">filemanageroptions</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerconfirm"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@confirm_action=Confirm Action}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>%tw_fm_text1%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>%tw_filename1%</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>%tw_fm_text2%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>%tw_fm_text3%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row8_y%" placement="5"/> + <text>{@back_cancel=Press back button to cancel.}</text> + </text> + + <slider style="slider_centered"> + <text>{@swipe_to_confirm=Swipe to Confirm}</text> + <action function="page">filemanageraction</action> + </slider> + + <action> + <touch key="back"/> + <action function="page">%tw_back%</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="filemanageraction"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_fm_text1%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" var2="0"/> + </conditions> + <actions> + <action function="set">tw_back=filemanagerlist</action> + <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="!=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <condition var1="tw_include_text3" var2="0"/> + <action function="cmd">%tw_filemanager_command% "%tw_filename1%"</action> + </action> + + <action> + <condition var1="tw_include_text3" var2="1"/> + <action function="cmd">%tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%"</action> + </action> + </page> + + <page name="decrypt"> + <template name="page"/> + + <action> + <condition var1="tw_crypto_pwtype" var2="2"/> + <action function="page">decrypt_pattern</action> + </action> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@mount_hdr=Mount}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@decrypt_data_hdr=Decrypt Data}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@decrypt_data_enter_pass=Enter Password:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_crypto_display%</text> + <data name="tw_crypto_password" mask="*" maskvariable="tw_crypto_display"/> + <restrict minlen="1" maxlen="254"/> + <action function="page">trydecrypt</action> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row5_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%col1_x_left%" y="row5_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%col1_x_left%" y="%row5_y%"/> + <text>{@decrypt_data_failed=Password failed, please try again!}</text> + </text> + + <button style="main_button_half_width_low"> + <placement x="%indent%" y="%row6_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">main</action> + </actions> + </button> + + <button style="main_button_half_width_low"> + <placement x="%indent_right%" y="%row6_y%" placement="1"/> + <text>{@sel_lang_btn=Select Language}</text> + <action function="overlay">select_language</action> + </button> + + <template name="keyboardtemplate"/> + </page> + + <page name="decrypt_pattern"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@mount_hdr=Mount}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@decrypt_data_hdr=Decrypt Data}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col2_x_left%" y="%row2_y%" placement="5"/> + <text>{@decrypt_data_enter_pattern=Enter Pattern.}</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%col2_x_left%" y="%row3_y%" placement="5"/> + <text>{@decrypt_data_failed_pattern=Pattern failed, please try again!}</text> + </text> + + <patternpassword> + <placement x="%pattern_x%" y="%row4a_y%" w="%pattern_size%" h="%pattern_size%"/> + <dot color="%fileselector_linecolor%" activecolor="%accent_color%" radius="%pattern_dot_dia%"/> + <line color="%fileselector_linecolor%" width="%pattern_line_w%"/> + <data name="tw_crypto_password"/> + <action function="page">trydecrypt</action> + </patternpassword> + + <button style="main_button_half_width_low"> + <placement x="%col_button_right%" y="%row1a_y%"/> + <text>3x3</text> + <action function="set">tw_gui_pattern_grid_size=3</action> + </button> + + <button style="main_button_half_width_low"> + <placement x="%col_button_right%" y="%row4a_y%"/> + <text>4x4</text> + <action function="set">tw_gui_pattern_grid_size=4</action> + </button> + + <button style="main_button_half_width_low"> + <placement x="%col_button_right%" y="%row7a_y%"/> + <text>5x5</text> + <action function="set">tw_gui_pattern_grid_size=5</action> + </button> + + <button style="main_button_half_width_low"> + <placement x="%col_button_right%" y="%row10a_y%"/> + <text>6x6</text> + <action function="set">tw_gui_pattern_grid_size=6</action> + </button> + + <button style="main_button_half_width"> + <placement x="%col1_x_right%" y="%row15a_y%"/> + <text>{@sel_lang_btn=Select Language}</text> + <action function="overlay">select_language</action> + </button> + + <button style="main_button_half_width"> + <placement x="%col2_x_right%" y="%row15a_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">main</action> + </actions> + </button> + </page> + + <page name="trydecrypt"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@mount_hdr=Mount}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@decrypt_data_trying=Trying Decryption}</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <action function="decrypt"/> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="!=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_password_fail=1</action> + <action function="page">decrypt</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">main</action> + </actions> + </action> + </page> + + <page name="terminalcommand"> + <template name="page"/> + + <fill color="%background_color%"> + <placement x="0" y="%status_height%" w="%screen_width%" h="%header_height%"/> + </fill> + + <terminal> + <condition var1="tw_hide_kb" var2="0"/> + <placement x="0" y="%row3_header_y%" w="%screen_width%" h="%terminal_s_height%"/> + </terminal> + + <terminal> + <condition var1="tw_hide_kb" var2="1"/> + <placement x="0" y="%row3_header_y%" w="%screen_width%" h="%terminal_l_height%"/> + </terminal> + + <template name="keyboardterminaltemplate"/> + + <object type="fill" color="#000000"> + <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%" /> + </object> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">advanced</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="0" /> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_hide" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=1</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="1" /> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_show" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="0" /> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_hide" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=1</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="1" /> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_show" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">advanced</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">advanced</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="0" /> + <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_hide" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=1</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="1" /> + <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_show" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <placement x="%home_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="0" /> + <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_hide" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=1</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="1" /> + <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_show" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">advanced</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">advanced</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="0" /> + <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_hide" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=1</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="1" /> + <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_show" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <placement x="%home_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="0" /> + <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_hide" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=1</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="1" /> + <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_show" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">advanced</action> + </actions> + </button> + + <action> + <touch key="home"/> + <actions> + <action function="page">main</action> + <action function="set">tw_hide_kb=0</action> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="page">advanced</action> + <action function="set">tw_hide_kb=0</action> + </actions> + </action> + + <object type="action"> + <touch key="power+voldown" /> + <action function="screenshot" /> + </object> + </page> + + <page name="sideload"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@adb_sideload_hdr=ADB Sideload}</text> + </text> + + <checkbox> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>{@sideload_wipe_dalvik_chk=Wipe Dalvik Cache}</text> + <data variable="tw_wipe_dalvik"/> + </checkbox> + + <checkbox> + <placement x="%col1_x_left%" y="%row3a_y%"/> + <text>{@sideload_wipe_cache_chk=Wipe Cache}</text> + <data variable="tw_wipe_cache"/> + </checkbox> + + <slider style="slider_centered"> + <text>{@swipe_to_sideload=Swipe to Start Sideload}</text> + <actions> + <action function="set">tw_back=advanced</action> + <action function="set">tw_action=adbsideload</action> + <action function="set">tw_action_text1={@sideload_confirm=ADB Sideload}</action> + <action function="set">tw_action_text2={@sideload_usage=Usage: adb sideload filename.zip}</action> + <action function="set">tw_complete_text1={@sideload_complete=ADB Sideload Complete}</action> + <action function="set">tw_has_cancel=1</action> + <action function="set">tw_show_reboot=1</action> + <action function="set">tw_cancel_action=adbsideloadcancel</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="fixcontexts"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fix_contexts_hdr=Fix Contexts}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@fix_contexts_note1=Note: Fixing contexts is rarely needed.}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@fix_contexts_note2=Fixing SELinux Contexts may cause}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row7_y%" placement="5"/> + <text>{@fix_contexts_note3=your device to not boot properly.}</text> + </text> + + <slider style="slider_centered"> + <text>{@swipe_to_fix_contexts=Swipe to Fix Contexts}</text> + <actions> + <action function="set">tw_back=advanced</action> + <action function="set">tw_action=fixcontexts</action> + <action function="set">tw_action_text1={@fixing_contexts=Fixing Contexts...}</action> + <action function="set">tw_complete_text1={@fix_contexts_complete=Fix Contexts Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="installsu"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@reboot_hdr=Reboot}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@su_hdr=SuperSU Check}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@su_note1=Your device does not appear to be rooted.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@su_note2=Install SuperSU now?}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@su_note3=This will root your device.}</text> + </text> + + <button style="main_button_half_width"> + <placement x="%col2_x_left%" y="%row15a_y%"/> + <text>{@su_cancel=Do not Install}</text> + <action function="set">tw_page_done=1</action> + </button> + + <slider> + <text>{@swipe_su_to_install=Swipe to Install}</text> + <actions> + <action function="set">tw_action=installsu</action> + <action function="set">tw_action_text1={@su_installing=Installing SuperSU}</action> + <action function="set">tw_action_text2=</action> + <action function="page">singleaction_page</action> + </actions> + </slider> + </page> + + <page name="slideout"> + <fill color="%background_color%"> + <placement x="0" y="%row2_header_y%" w="%screen_width%" h="%slideout_bg_height%"/> + </fill> + + <console> + <placement x="%col1_x_left%" y="%slideout_y%" w="%content_width%" h="%slideout_height%"/> + </console> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/> + <action function="overlay"/> + </button> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + + <page name="select_storage"> + <fill color="%semi_transparent%"> + <placement x="0" y="0" w="%screen_width%" h="%screen_height%"/> + </fill> + + <fill color="%background_color%"> + <placement x="%col2_x_left%" y="row4_y" w="%dialog_width%" h="%dialog_height%"/> + </fill> + + <partitionlist style="partitionlist_storage"> + <text>{@sel_storage_list=Select Storage}</text> + <data name="tw_storage_path"/> + <listtype name="storage"/> + </partitionlist> + + <button style="button_third_width"> + <placement x="%dialog_button_x%" y="%row13_y%"/> + <text>{@ok_btn=OK}</text> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="overlay"/> + <action function="page">clear_vars</action> + </actions> + </button> + + <fill color="#000000"> + <placement x="0" y="navbar_y" w="%screen_width%" h="%navbar_height"/> + </fill> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <placement x="%home_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <placement x="%home_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + + <page name="select_language"> + <fill color="%semi_transparent%"> + <placement x="0" y="0" w="%screen_width%" h="%screen_height%"/> + </fill> + + <fill color="%background_color%"> + <placement x="%col2_x_left%" y="row4_y" w="%dialog_width%" h="%dialog_height%"/> + </fill> + + <listbox> + <placement x="%dialog_content_x%" y="%row4_y%" w="%content_overlay_width%" h="%partitionlist_storage_height%"/> + <text>{@select_language=Select Language:}</text> + <icon selected="radio_true" unselected="radio_false" /> + <data name="tw_language" /> + </listbox> + + <button style="button_third_width"> + <placement x="%dialog_button_x%" y="%row13_y%"/> + <text>{@ok_btn=OK}</text> + <actions> + <action function="overlay"/> + <action function="setlanguage"></action> + </actions> + </button> + + <fill color="#000000"> + <placement x="0" y="navbar_y" w="%screen_width%" h="%navbar_height"/> + </fill> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="0" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%back_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <placement x="%home_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="1" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%console_button_x_1%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%back_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <placement x="%home_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="console" /> + <condition var1="tw_busy" var2="0" /> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_navbar_button_position" op="=" var2="2" /> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%console_button_x_2%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + </pages> +</recovery> diff --git a/gui/theme/common/languages/cz.xml b/gui/theme/common/languages/cz.xml new file mode 100644 index 000000000..9d6ade658 --- /dev/null +++ b/gui/theme/common/languages/cz.xml @@ -0,0 +1,639 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<language> + <display>Czech</display> + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <string name="system">Systém</string> + <string name="system_image">Obraz systému</string> + <string name="vendor">Dodavatel</string> + <string name="vendor_image">Obrázek dodavatela</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Cache</string> + <string name="data">Data</string> + <string name="sdcard">SD karta</string> + <string name="internal">Interní úložiště</string> + <string name="microsd">Mikro SD karta</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART Cache</string> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Přijaté data</string> + <string name="adopted_storage">Přijaté úložiště</string> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% °C</string> + <string name="battery_pct">Baterie: %tw_battery%</string> + <string name="sort_by_name">Seřadit podle názvu</string> + <string name="sort_by_date">Seřadit podle datumu</string> + <string name="sort_by_size">Seřadit podle velikosti</string> + <string name="sort_by_name_only">Název</string> + <string name="sort_by_date_only">Datum</string> + <string name="sort_by_size_only">Velikost</string> + <string name="tab_general">VŠEOBECNÉ</string> + <string name="tab_options">MOŽNOSTI</string> + <string name="tab_backup">ZÁLOHOVÁNÍ</string> + <string name="tab_time_zone">ČASOVÉ PÁSMO</string> + <string name="tab_screen">OBRAZOVKA</string> + <string name="tab_vibration">VIBRACE</string> + <string name="tab_language">JAZYK</string> + <string name="install_btn">Instalovat</string> + <string name="wipe_btn">Vymazat</string> + <string name="backup_btn">Zálohovat</string> + <string name="restore_btn">Obnovit</string> + <string name="mount_btn">Připojit</string> + <string name="settings_btn">Nastavení</string> + <string name="advanced_btn">Rozšířené</string> + <string name="reboot_btn">Restartovat</string> + <string name="files_btn">Soubory</string> + <string name="copy_log_btn">Kopírovat log</string> + <string name="select_type_hdr">Vyberte typ</string> + <string name="install_zip_hdr">Instalovat Zip</string> + <string name="install_zip_btn">Instalovat Zip</string> + <string name="install_image_hdr">Instalovat obraz</string> + <string name="install_image_btn">Instalovat obraz</string> + <string name="install_select_file_hdr">Vybrat soubor</string> + <string name="file_selector_folders_hdr">Složky</string> + <string name="select_file_from_storage">Vyberte soubor z: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Instalovat</string> + <string name="select_storage_hdr">Vyberte úložiště</string> + <string name="select_storage_btn">Vyberte úložiště</string> + <string name="queue_hdr">Řada</string> + <string name="zip_queue_count">%tw_zip_queue_count% / max 10 souborů v řadě</string> + <string name="zip_queue_count_s">Soubor %tw_zip_queue_count% z 10:</string> + <string name="zip_warn1">Tato operace může nainstalovat nekompatibilní</string> + <string name="zip_warn2">software a znefunkčnit zařízení.</string> + <string name="zip_back_cancel">Stlačte Nazpět pro zrušení přidání zip.</string> + <string name="zip_back_clear">Stlačte Nazpět pro vyčištění seznamu.</string> + <string name="folder">Adresář:</string> + <string name="file">Soubor:</string> + <string name="zip_sig_chk">Verifikace podpisu zip</string> + <string name="inject_twrp_chk">Vložit TWRP po instalaci</string> + <string name="options_hdr">Nastavení</string> + <string name="confirm_flash_hdr">Potvrdit flash</string> + <string name="zip_queue">Řada:</string> + <string name="options">Nastavení:</string> + <string name="swipe_confirm"> Potvrdit</string> + <string name="zip_add_btn">Přidat víc Zip</string> + <string name="zip_clear_btn">Vyčistit seznam Zip</string> + <string name="install_zip_count_hdr">Nainstaluj Zip %tw_zip_index% z %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Instalace Zip: %tw_file%</string> + <string name="failed">Neúspěšné</string> + <string name="successful">Úspěšné</string> + <string name="install_failed">Instalace selhala</string> + <string name="install_successful">Instalace se podařila</string> + <string name="wipe_cache_dalvik_btn">Vymazat cache/dalvik</string> + <string name="reboot_system_btn">Restartovat systém</string> + <string name="install_sel_target">Vyberte cílový oddíl</string> + <string name="flash_image_select">Vyberte cílový oddíl pro zápis obrazu:</string> + <string name="target_partition">Cílový oddíl:</string> + <string name="flashing_image">Zapisování obrazu...</string> + <string name="image_flashed">Obraz zapsaný</string> + <string name="wipe_cache_dalvik_confirm">Smazat cache & dalvik?</string> + <string name="wiping_cache_dalvik">Mazání cache & dalvik...</string> + <string name="wipe_cache_dalvik_complete">Vymazání cache & dalvik dokončeno</string> + <string name="swipe_wipe">Potáhnout pro vymazání</string> + <string name="swipe_wipe_s"> Vymazání</string> + <string name="no_os1">Není nainstalovaný OS! Jste si</string> + <string name="no_osrb">si jistý, že chcete restart?</string> + <string name="no_ospo">si jistý, že chcete vypnout zařízení?</string> + <string name="rebooting">Restartování...</string> + <string name="swipe_reboot">Potáhnout pro restart</string> + <string name="swipe_reboot_s"> Restart</string> + <string name="swipe_flash">Potáhnout pro potvrzení zápisu</string> + <string name="confirm_action">Potvrdit akci</string> + <string name="back_cancel">Pro zrušení stlačte tlačítko nazpět.</string> + <string name="cancel_btn">Zrušit</string> + <string name="wipe_hdr">Vymazat</string> + <string name="factory_reset_hdr">Tovární nastavení</string> + <string name="factory_reset_btn">Tovární nastavení</string> + <string name="factory_reset1">Vymazat Data, Cache a Dalvik</string> + <string name="factory_reset2">(nezahrnuje vnitřní paměť)</string> + <string name="factory_reset3">Většinou je</string> + <string name="factory_reset4">potřebné jen vymazaní.</string> + <string name="factory_resetting">Tovární nastavení...</string> + <string name="advanced_wipe_hdr">Rozšířené vymazání</string> + <string name="advanced_wipe_btn">Rozšířené vymazání</string> + <string name="wipe_enc_confirm">Vymazat šifrovaní z Data?</string> + <string name="formatting_data">Formátuji Data...</string> + <string name="swipe_format_data">Swipe pro volbu Formátovat Data</string> + <string name="swipe_format_data_s"> Formátovat Data</string> + <string name="factory_reset_complete">Tovární nastavení ukončené</string> + <string name="sel_part_hdr">Vyberte oddíly</string> + <string name="wipe_sel_confirm">Vymazat vybraný(é) oddíl(y)?</string> + <string name="wiping_part">Vymazávání oddílu(ů)...</string> + <string name="wipe_complete">Vymazávání dokončeno</string> + <string name="sel_part_wipe">Vyberte oddíly na vymazání:</string> + <string name="invalid_part_sel">Neplatný výběr oddílu</string> + <string name="format_data_hdr">Formátovat Data</string> + <string name="format_data_btn">Formátovat Data</string> + <string name="format_data_ptr1">Formátování Data vymaže všechny aplikace,</string> + <string name="format_data_ptr2">zálohy, fotky, videa, hudbu</string> + <string name="format_data_ptr3">a vymaže enkrypci vnitřní paměťi.</string> + <string name="format_data_adopted">Zahrnuje adoptovanou paměť</string> + <string name="format_data_lcp1">Formátování Data vymaže všechny aplikace, zálohy, fotografie, videa, hudbu</string> + <string name="format_data_lcp2">a vymaže enkrypci vnitřní paměťi.</string> + <string name="format_data_wtc1">Formátování Data vymaže všechny aplikace,</string> + <string name="format_data_wtc2">zálohy a hudbu. Tento proces je nevratný.</string> + <string name="format_data_undo">Toto je nevratné.</string> + <string name="format_data_complete">Formátování Data je hotové</string> + <string name="yes_continue">Napiš \"yes\" pro pokračování. Stlač nazpět pro zrušení.</string> + <string name="part_opt_hdr">Možnosti pro: %tw_partition_name%</string> + <string name="sel_act_hdr">Vyber akci</string> + <string name="file_sys_opt">Nastavení souborového systému</string> + <string name="partition">Oddíly: %tw_partition_name%</string> + <string name="part_mount_point">Mount point: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Souborový systém: %tw_partition_file_system%</string> + <string name="part_prosent_yes">Přítomný: Ano</string> + <string name="part_prosent_no">Přítomný: Ne</string> + <string name="part_removable_yes">Vyměnitelný: Ano</string> + <string name="part_removable_no">Vyměnitelný: Ne</string> + <string name="part_size">Velikost: %tw_partition_size%MB</string> + <string name="part_used">Použité: %tw_partition_used%MB</string> + <string name="part_free">Volné: %tw_partition_free%MB</string> + <string name="part_backup_size">Velikost zálohy: %tw_partition_backup_size%MB</string> + <string name="resize_btn">Natáhnout souborový systém</string> + <string name="resize_btn_s">Natáhnout</string> + <string name="resize_confirm">Natáhnout %tw_partition_name%?</string> + <string name="resizing">Natahuji...</string> + <string name="resize_complete">Natažení dokončeno</string> + <string name="swipe_resize">Potáhni pro natažení</string> + <string name="swipe_resize_s"> Natáhnout</string> + <string name="repair_btn">Opravit souborový systém</string> + <string name="repair_btn_s">Oprava</string> + <string name="repair_confirm">Opravit %tw_partition_name%?</string> + <string name="repairing">Opravování...</string> + <string name="repair_complete">Oprava ukončená</string> + <string name="swipe_repair">Potáhnout pro opravu</string> + <string name="swipe_repair_s"> Oprava</string> + <string name="change_fs_btn">Změnit souborový systém</string> + <string name="change_fs_btn_s">Změnit</string> + <string name="change_fs_for_hdr">Změnit souborový systém pro: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Oddíl: %tw_partition_name% > Zvolte souborový systém</string> + <string name="change_fs_warn1">Některé ROM nebo jádra nemusí podporovat některé</string> + <string name="change_fs_warn2">souborové systémy. Pokračujte opatrně!</string> + <string name="change_fs_confirm">Změnit %tw_partition_name%?</string> + <string name="formatting">Formátovaní...</string> + <string name="format_complete">Formátovaní dokončeno</string> + <string name="swipe_change_fs">Potáhnout pro změnu</string> + <string name="swipe_change_s"> Změna</string> + <string name="back_btn">Nazpět</string> + <string name="wipe_enc_btn">Vymazat šifrování</string> + <string name="swipe_factory_reset">Potáhnout pro tovární nastavení</string> + <string name="repair_change_btn">Opravit nebo změnit souborový systém</string> + <string name="storage_hdr">Úložiště: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Záloha</string> + <string name="backup_confirm_hdr">Potvrdit zálohu</string> + <string name="encryption_tab">ŠIFROVÁNÍ</string> + <string name="encryption">Šifrování:</string> + <string name="name">Název:</string> + <string name="sel_part_backup">Vybrat oddíly do zálohy:</string> + <string name="storage">Paměť:</string> + <string name="enc_disabled">zakázané - pro povolení zadejte heslo</string> + <string name="enc_enabled">povolené</string> + <string name="enable_backup_comp_chk">Povolit kompresi</string> + <string name="skip_md5_backup_chk">Vynechat generovaní MD5 během zálohy</string> + <string name="disable_backup_space_chk">Nekontrolovat volné místo</string> + <string name="refresh_sizes_btn">Obnovit velikosti</string> + <string name="swipe_backup">Potáhnout pro zálohu</string> + <string name="append_date_btn">Připojit datum</string> + <string name="backup_name_exists">Záloha se stejným názvem už existuje!</string> + <string name="encrypt_backup">Šifrovat zálohu?</string> + <string name="enter_pass">Zadajte heslo:</string> + <string name="enter_pass2">Zopakujte heslo:</string> + <string name="pass_not_match">Hesla se nezhodují!</string> + <string name="partitions">Oddíly:</string> + <string name="disabled">Zakázané</string> + <string name="enabled">Povolené</string> + <string name="backup_name_hdr">Pojmenování zálohy</string> + <string name="progress">Příběh:</string> + <string name="backup_complete">Zálohovaní je dokončeno</string> + <string name="restore_hdr">Obnova</string> + <string name="sel_backup_hdr">Vyberte zálohu</string> + <string name="restore_sel_store_hdr">Vyberte zálohu z %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Vyberte balíček pro obnovu:</string> + <string name="restore_enc_backup_hdr">Šifrovaná záloha</string> + <string name="restore_dec_fail">Heslo je nesprávne, zkuste to znova!</string> + <string name="del_backup_btn">Smazat zálohu</string> + <string name="del_backup_confirm">Smazat zálohu?</string> + <string name="del_backup_confirm2">Toto je nevratné!</string> + <string name="deleting_backup">Vymazávaní zálohy...</string> + <string name="backup_deleted">Vymazání zálohy dokončeno</string> + <string name="swipe_delete">Potáhnout pro smazání</string> + <string name="swipe_delete_s"> Vymazat</string> + <string name="restore_try_decrypt">Šifrovaná záloha - pokus o dešifrovaní</string> + <string name="restore_try_decrypt_s">Pokus o dešifrovaní</string> + <string name="restore_backup_date">Záloha hotová %tw_restore_file_date%</string> + <string name="restore_sel_part">Vybrat oddíl pro obnovu:</string> + <string name="restore_enable_md5_chk">Povolit kontrolu MD5 na zálohovaných souborech</string> + <string name="restore_complete">Obnova dokočená</string> + <string name="swipe_restore">Potáhnout pro obnovu</string> + <string name="swipe_restore_s"> Obnovit</string> + <string name="rename_backup_hdr">Přejmenovat zálohu</string> + <string name="rename_backup_confirm">Přejmenovat zálohu?</string> + <string name="rename_backup_confirm2">Toto je nevratné!</string> + <string name="renaming_backup">Přejmenovávaní zálohy...</string> + <string name="rename_backup_complete">Přejmenování zálohy dokončeno</string> + <string name="swipe_to_rename">Potáhnutím přejmenovat</string> + <string name="swipe_rename"> Přejmenovat</string> + <string name="confirm_hdr">Potvrdit</string> + <string name="mount_hdr">Připojit</string> + <string name="mount_sel_part">Vybrat oddíly pro připojení:</string> + <string name="mount_sys_ro_chk">Připojit oddíly v režimu čtení</string> + <string name="mount_sys_ro_s_chk">Připojit systém v režimu na čtení</string> + <string name="decrypt_data_btn">Dekryptovat Data</string> + <string name="disable_mtp_btn">Zakázat MTP</string> + <string name="enable_mtp_btn">Povolit MTP</string> + <string name="mount_usb_storage_btn">Připoj. ukl. prostor USB</string> + <string name="usb_storage_hdr">Ukládací prostor USB</string> + <string name="usb_stor_mnt1">Ukládací prostor USB připojený</string> + <string name="usb_stor_mnt2">Ujistěte se, že jste zařízení odebrali</string> + <string name="usb_stor_mnt3">z počítače před odpojením!</string> + <string name="unmount_btn">Odpojit</string> + <string name="rb_system_btn">Systém</string> + <string name="rb_poweroff_btn">Vypnout</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Stáhnout</string> + <string name="turning_off">Vypínání...</string> + <string name="swipe_power_off">Potáhnout pro vypnutí</string> + <string name="swipe_power_off_s">Vypnout</string> + <string name="sys_ro_hdr">Nezměněný systémový oddíl</string> + <string name="sys_ro_keep">Ponechat Systém v režimu na čtení?</string> + <string name="sys_rop1">TWRP může ponechat váš systémový oddíl nezměněný</string> + <string name="sys_rop2">což zjednoduší instalaci oficiálních aktualizací.</string> + <string name="sys_rop3">TWRP nezabrání tuctové ROMky</string> + <string name="sys_rop4">přepsat TWRP a nebude nabízet rootování zařízení.</string> + <string name="sys_rop5">Instalovaní Zip nebo operace přes adb můžu stále</string> + <string name="sys_rop6">modifikovat systémový oddíl.</string> + <string name="sys_rol1">TWRP může ponechat váš systémový oddíl nezměněný což zjednoduší instalaci oficiálních aktualizací.</string> + <string name="sys_rol2">TWRP nezabrání tuctové ROMce přepsat TWRP a nebude nabízet rootování zařízení.</string> + <string name="sys_rol3">Instalování Zip nebo operace přes adb můžou stále modifikovat systémový oddíl.</string> + <string name="sys_ro_never_show_chk">Nikdy víc nezobrazovat tuto obrazovku po startu</string> + <string name="sys_ro_keep_ro_btn">Ponechat v režimu na čtení</string> + <string name="swipe_allow_mod">Potáhnout pro povolení změn</string> + <string name="swipe_allow_mod_s">Povolit změny</string> + <string name="settings_hdr">Nastavení</string> + <string name="settings_gen_hdr">Všeobecné</string> + <string name="settings_gen_s_hdr">Všeobecné</string> + <string name="settings_gen_btn">Všeobecné</string> + <string name="use_rmrf_chk">Použít rm -rf namísto naformátování</string> + <string name="use24clock_chk">Používat 24-hodin</string> + <string name="rev_navbar_chk">Převrácené uspořádaní lišty</string> + <string name="simact_chk">Simulovat akce pro testovaní téma</string> + <string name="simfail_chk">Simulovat neúspěchy akcí</string> + <string name="ctr_navbar_rdo">Centrovat tlačítka navigace</string> + <string name="lft_navbar_rdo">Zarovnat tlačítka navigace vlevo</string> + <string name="rht_navbar_rdo">Zarovnat tlačítka navigace vpravo</string> + <string name="restore_defaults_btn">Obnovit předvolené</string> + <string name="settings_tz_btn">Časové pásmo</string> + <string name="settings_screen_btn">Obrazovka</string> + <string name="settings_screen_bright_btn">Jas obrazovky</string> + <string name="settings_vibration_btn">Vibrovat</string> + <string name="settings_language_btn">Jazyk</string> + <string name="time_zone_hdr">Časové pásmo</string> + <string name="sel_tz_list">Vyberte časové pásmo:</string> + <string name="utcm11">(UTC -11) Samoa, Midwayské ostrovy</string> + <string name="utcm10">(UTC -10) Havaj</string> + <string name="utcm9">(UTC -9) Aljaška</string> + <string name="utcm8">(UTC -8) Tichomořský čas</string> + <string name="utcm7">(UTC -7) Západní (Horský) čas USA, Arizona</string> + <string name="utcm6">(UTC -6) Centrální čas USA, Mexiko</string> + <string name="utcm5">(UTC -5) Východní čas USA, Indiana</string> + <string name="utcm4">(UTC -4) Atlantický čas, Caracas</string> + <string name="utcm3">(UTC -3) Brazílie, Buenos Aires</string> + <string name="utcm2">(UTC -2) Středoatlantický čas</string> + <string name="utcm1">(UTC -1) Azory, Cape Verde</string> + <string name="utc0">(UTC 0) Greenwichský čas, Londýn, Dublin, Lisabon</string> + <string name="utcp1">(UTC +1) Stredoevropský čas, Praha, Berlín, Brusel, Paříž</string> + <string name="utcp2">(UTC +2) Atény, Istanbul, Minsk, Káhira</string> + <string name="utcp3">(UTC +3) Moskva, Bagdád, Teherán</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tbilisi, Muscat</string> + <string name="utcp5">(UTC +5) Islamabád, Karáčí, Jekaterinsburg</string> + <string name="utcp6">(UTC +6) Astana, Colombo, Dhakar</string> + <string name="utcp7">(UTC +7) Bangkok, Džakarta, Hanoj</string> + <string name="utcp8">(UTC +8) Peking, Hong Kong, Singapur</string> + <string name="utcp9">(UTC +9) Jakutsk, Tokyo, Soul</string> + <string name="utcp10">(UTC +10) Vladivostok, Sydney, Guam</string> + <string name="utcp11">(UTC +11) Magadan, Šalamounovy ostrovy</string> + <string name="utcp12">(UTC +12) Wellington, Fidži, Kamčatka</string> + <string name="sel_tz_offset">Zvolte odchylku (obyčejně 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Žádná</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Použít letní čas (DST)</string> + <string name="curr_tz">Aktuální časové pásmo: %tw_time_zone%</string> + <string name="curr_tz_s">Aktuální časové pásmo:</string> + <string name="set_tz_btn">Nastav časové pásmo</string> + <string name="settings_screen_hdr">Obrazovka</string> + <string name="settings_screen_timeout_hdr">Vypnutí obrazovky</string> + <string name="enable_timeout_chk">Povolit vypnutí obrazovky</string> + <string name="screen_to_slider">Vypnutí obrazovky v sekundách:</string> + <string name="screen_to_slider_s">Vypnutí obrazovky v sekundách (0=zakázané): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Nastavení vypnutí obrazovky nedostupné</string> + <string name="screen_bright_slider">Jas: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Nastavení jasu nedostupné</string> + <string name="vibration_hdr">Vibrovat</string> + <string name="button_vibration_hdr">Vibrovat při stláčení</string> + <string name="kb_vibration_hdr">Vibrovat při psaní</string> + <string name="act_vibration_hdr">Vibrovat při akci</string> + <string name="button_vibration">Vibrovat při stláčení:</string> + <string name="kb_vibration">Vibrovat při psaní:</string> + <string name="act_vibration">Vibrovat při akci:</string> + <string name="select_language">Výběr jazyka:</string> + <string name="sel_lang_btn">Výběr jazyka</string> + <string name="set_language_btn">Nastavit jazyk</string> + <string name="advanced_hdr">Rozšířené</string> + <string name="copy_log_confirm">Kopírovat log na SD kartu?</string> + <string name="copying_log">Kopírování logu na SD kartu...</string> + <string name="copy_log_complete">Kopírování logu dokončeno</string> + <string name="part_sd_btn">Rozdělit SD kartu</string> + <string name="part_sd_s_btn">SD karta</string> + <string name="file_manager_btn">Souborový manažer</string> + <string name="language_hdr">Jazyk</string> + <string name="terminal_btn">Terminál</string> + <string name="reload_theme_btn">Načítat téma</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Vložit TWRP</string> + <string name="inject_twrp_confirm">Znova vložit TWRP?</string> + <string name="injecting_twrp">Znova vkladám TWRP...</string> + <string name="inject_twrp_complete">Vložení TWRP dokončeno</string> + <string name="swipe_to_confirm">Potáhnout pro potvrzení</string> + <string name="part_sd_hdr">Rozdělit SD kartu</string> + <string name="invalid_partsd_sel">Musíte zvolit odstranitelné zařízení</string> + <string name="part_sd_lose">Přijdete o všechny soubory na vložené SD kartě!</string> + <string name="part_sd_undo">Toto je nevratná akce!</string> + <string name="part_sd_ext_sz">Velikost EXT:</string> + <string name="part_sd_swap_sz">Velikost Swap:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Souborový systém:</string> + <string name="swipe_part_sd">Potáhnutím rozdělit</string> + <string name="swipe_part_sd_s">Rozdělení</string> + <string name="partitioning_sd">Dělím SD kartu...</string> + <string name="partitioning_sd2">Toto potrvá několik minut.</string> + <string name="part_sd_complete">Rozdělení kompletní</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Onbovit původní boot</string> + <string name="dumlock_restore_confirm">Obnovit původní obraz boot?</string> + <string name="dumlock_restoring">Obnovování původního bootu...</string> + <string name="dumlock_restore_complete">Obnova původního bootu dokončená</string> + <string name="dumlock_reflash_btn">Přepsání recovery</string> + <string name="dumlock_reflash_confirm">Přepsat recovery při startu?</string> + <string name="dumlock_reflashing">Přepisování recovery při startu...</string> + <string name="dumlock_reflash_complete">Přepsání recovery při startu dokončeno</string> + <string name="dumlock_install_btn">Instalovat HTC Dumlock</string> + <string name="dumlock_install_confirm">Instalovat soubory HTC Dumlock do ROM?</string> + <string name="dumlock_installing">Instalace HTC Dumlock...</string> + <string name="dumlock_install_complete">Instalace HTC Dumlock dokončená</string> + <string name="swipe_to_unlock">Potáhnutím odemknout</string> + <string name="swipe_unlock"> Odemknout</string> + <string name="fm_hdr">Souborový manažer</string> + <string name="fm_sel_file">Vyberte soubor nebo adresář</string> + <string name="fm_type_folder">Adresář</string> + <string name="fm_type_file">Soubor</string> + <string name="fm_choose_act">Zvolte akci</string> + <string name="fm_selected">Zvolené %tw_fm_type%:</string> + <string name="fm_copy_btn">Kopíruj</string> + <string name="fm_copy_file_btn">Kopírovat soubor</string> + <string name="fm_copy_folder_btn">Kopírovat adresář</string> + <string name="fm_copying">Kopírování</string> + <string name="fm_move_btn">Přesunout</string> + <string name="fm_moving">Přesouvání</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Vymazat</string> + <string name="fm_deleting">Vymazávání</string> + <string name="fm_rename_btn">Přejmenovat</string> + <string name="fm_rename_file_btn">Přejmenovat soubor</string> + <string name="fm_rename_folder_btn">Přejmenovat adresář</string> + <string name="fm_renaming">Přejmenovávání</string> + <string name="fm_sel_dest">Vyberte cílový adresář</string> + <string name="fm_sel_curr_folder">Vyberte současný adresář</string> + <string name="fm_rename_hdr">Přejmenovat</string> + <string name="fm_set_perms_hdr">Nastavit práva</string> + <string name="fm_perms">Práva:</string> + <string name="fm_complete">Operace na souboru dokončená</string> + <string name="decrypt_data_hdr">Dešifrovat data</string> + <string name="decrypt_data_enter_pass">Zadejte heslo.</string> + <string name="decrypt_data_enter_pattern">Zadejte vzor.</string> + <string name="decrypt_data_trying">Pokus o dešifrování</string> + <string name="term_hdr">Příkaz terminálu</string> + <string name="term_s_hdr">Terminál</string> + <string name="term_kill_btn">ZABÍT</string> + <string name="term_sel_folder_hdr">Navigovat do počátečního adresáře</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Vymazat dalvik cache</string> + <string name="sideload_wipe_cache_chk">Vymazat cache</string> + <string name="swipe_to_sideload">Potáhnout pro spuštění sideload</string> + <string name="swipe_sideload"> Start</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Použití: adb sideload název.zip</string> + <string name="sideload_complete">ADB Sideload dokončený</string> + <string name="reboot_hdr">Restart</string> + <string name="su_hdr">Kontrola SuperSU</string> + <string name="su_note1">Vaše zařízení se netváří jako rootnuté.</string> + <string name="su_note2">Instalovat SuperSU nyní?</string> + <string name="su_note3">Toto rootne vaše zařízení.</string> + <string name="su_cancel">Neinstalovat</string> + <string name="swipe_su_to_install">Potáhnutím nainstalovat</string> + <string name="swipe_su_install"> Instalovat</string> + <string name="su_installing">Instalace SuperSU</string> + <string name="sel_storage_list">Vyberte úložiště</string> + <string name="ok_btn">OK</string> + <string name="no_kernel_selinux">Kernel nemá podporu pro čtení obsahu SELinux.</string> + <string name="full_selinux">Plná podpora SELinux.</string> + <string name="no_selinux">Bez podpory SELinux (chybí libselinux).</string> + <string name="mtp_enabled">MTP povolené</string> + <string name="mtp_crash">MTP selhalo, MTP nebude spuštěné při startu.</string> + <string name="decrypt_success">Úspešně dešifrované s přednastaveným heslem.</string> + <string name="unable_to_decrypt">Nelze dešifrovat s přednastaveným heslem. Možná budete muset naformátovat Data.</string> + <string name="generating_md51">Generuje se MD5</string> + <string name="generating_md52"> *Generuje se Md5...</string> + <string name="md5_created"> *MD5 vygenerované.</string> + <string name="md5_error"> * chyba MD5!</string> + <string name="md5_compute_error"> * chyba při výpočtu MD5.</string> + <string name="current_date">(Aktuální datum)</string> + <string name="auto_generate">(Generovat automaticky)</string> + <string name="unable_to_locate_partition">Nelze najít oddíl \'{1}\' pro výpočet zálohy.</string> + <string name="no_partition_selected">Žádné oddíly vybrané na zálohování.</string> + <string name="total_partitions_backup"> * Počet oddílů označených na zálohování: {1}</string> + <string name="total_backup_size"> * Konečná velikost zálohy: {1}MB</string> + <string name="available_space"> * Zůstatek místa: {1}MB</string> + <string name="unable_locate_storage">Nelze najít úložiště.</string> + <string name="no_space">Nedostatek místa na úložišti.</string> + <string name="backup_started">[ZÁLOHOVÁNÍ ZAČALO]</string> + <string name="backup_folder"> * Adresář zálohy: {1}</string> + <string name="fail_backup_folder">Nelze vytvořit adresář zálohy.</string> + <string name="avg_backup_fs">Průměrná míra zálohování souborových systémů: {1} MB/sek</string> + <string name="avg_backup_img">Průměrná míra zálohování disků: {1} MB/sek</string> + <string name="total_backed_size">[{1} MB ZÁLOH DOHROMADY]</string> + <string name="backup_completed">[ZÁLOHA DOKONČENÁ ZA {1} SEKUND]</string> + <string name="restore_started">[ZAČÁTEK OBNOVY]</string> + <string name="restore_folder">Obnovit adresář: \'{1}\'</string> + <string name="verifying_md5">Kontrolování MD5</string> + <string name="skip_md5">Vynechání kontroly MD5 na základě uživatelského nastavení.</string> + <string name="calc_restore">Počítání detailů obnovy...</string> + <string name="restore_read_only">Nelze obnovit {1} -- připojené jen na čtení.</string> + <string name="restore_unable_locate">Nelze najít oddíl \'{1}\' pro obnovu.</string> + <string name="no_part_restore">Žádné oddíly nebyly vybrané pro obnovu.</string> + <string name="restore_part_count">Obnova {1} oddílů...</string> + <string name="total_restore_size">Velikost obnovy je spolu {1}MB</string> + <string name="updating_system_details">Obnovování detailů systému</string> + <string name="restore_completed">[OBNOVA DOKONČENÁ ZA {1} SEKUND]</string> + <string name="error_opening_strerr">Chyba při otvírání: \'{1}\' ({2})</string> + <string name="unable_locate_part_backup_name">Nelze najít oddíl podle názvu zálohy: \'{1}\'</string> + <string name="unable_find_part_path">Nelze najít oddíl na cestě \'{1}\'</string> + <string name="update_part_details">Obnova detailů oddílů...</string> + <string name="update_part_details_done">...hotovo</string> + <string name="wiping_dalvik">Vymazávání adresářů dalvik cache...</string> + <string name="cleaned">Vyčištěné: {1}...</string> + <string name="dalvik_done">-- Vyčištění adresáře Dalvik cache bylo dokončeno!</string> + <string name="no_andsec">Žádné zabezpečené android oddíly nebyly nalezeny.</string> + <string name="unable_to_locate">{1} nelze najít.</string> + <string name="wiping_datamedia">Vymazávání interního úložiště -- /data/media...</string> + <string name="unable_to_mount">{1} nelze připojit</string> + <string name="unable_to_mount_internal">Nelze připojit interní úložiště</string> + <string name="unable_to_mount_storage">Nelze připojit úložiště</string> + <string name="fail_decrypt">Nelze dešifrovat data.</string> + <string name="no_crypto_support">Tato verze byla zkompilovaná bez podpory šifrování.</string> + <string name="decrypt_success_dev">Data byly úspěšne dešifrované, nový block device: \'{1}\'</string> + <string name="done">Hotovo.</string> + <string name="start_partition_sd">Dělení SD karty...</string> + <string name="partition_sd_locate">Nelze najít zařízení na rozdělení.</string> + <string name="ext_swap_size">Velikost EXT + Swap je větší jako velikost SD-karty.</string> + <string name="remove_part_table">Vymazávání tabulky rozdělení...</string> + <string name="unable_rm_part">Nelze vymazat tabulku rozdělení.</string> + <string name="create_part">Vytváření oddílu {1}...</string> + <string name="unable_to_create_part">oddíl {1} nelze vytvořit.</string> + <string name="format_sdext_as">Formátování sd-ext jako {1}...</string> + <string name="part_complete">Rozdělení dokončeno.</string> + <string name="unable_to_open">Nelze otevřít \'{1}\'.</string> + <string name="mtp_already_enabled">MTP je už povolené</string> + <string name="mtp_fail">Nelze povolit MTP</string> + <string name="no_mtp">Podpora MTP není zahrnutá</string> + <string name="image_flash_start">[ZÁPIS OBRAZU SPUŠTĚNÝ]</string> + <string name="img_to_flash">Obraz na zápis: \'{1}\'</string> + <string name="flash_unable_locate">Nelze najít oddíl \'{1}\' pro zápis.</string> + <string name="no_part_flash">Na zápis nebyly zvolené žádné oddíly.</string> + <string name="too_many_flash">Na zápis je zvolených příliš mnoho oddílů.</string> + <string name="invalid_flash">Zvolený oddíl je nesprávný pro zápis.</string> + <string name="flash_done">[ZÁPIS OBRAZU DOKONČENÝ]</string> + <string name="wiping">Mazání {1}</string> + <string name="repair_not_exist">{1} neexistuje! Oprava nemožná!</string> + <string name="repairing_using">Oprava {1} pomocí {2}...</string> + <string name="unable_repair">Nelze opravit {1}.</string> + <string name="mount_data_footer">Nelze připojit /data a nelze najít parametry šifrování.</string> + <string name="create_folder_strerr">Adresář \'{1}\' nelze vytvořit ({2}).</string> + <string name="fail_mount">Nelze připojit \'{1}\' ({2})</string> + <string name="fail_unmount">Nelze odpojit \'{1}\' ({2})</string> + <string name="cannot_resize">Nelze natáhnout {1}.</string> + <string name="repair_resize">Opravování {1} před natáhnutím.</string> + <string name="unable_resize">Nelze natáhnout {1}.</string> + <string name="no_md5_found">Soubor MD5 se nenašel pro \'{1}\'. Prosím zvolte Vypnout kontrolu MD5 během obnovy.</string> + <string name="md5_fail_match">MD5 neodpovídá souboru \'{1}\'.</string> + <string name="fail_decrypt_tar">Nelze dešifrovat soubor tar \'{1}\'</string> + <string name="format_data_msg">Měli by jste restartovat recovery aby jste mohli znova používat /data.</string> + <string name="format_data_err">Nelze formátovat pro zrušení šifrování.</string> + <string name="formatting_using">Formátování {1} použitím {2}...</string> + <string name="unable_to_wipe">Nelze vymazat {1}.</string> + <string name="cannot_wipe">Oddíl {1} se nedá vymazat.</string> + <string name="remove_all">Vymazání všech souborů v \'{1}\'</string> + <string name="wiping_data">Vymazaní Data bez vymazání /data/media...</string> + <string name="backing_up">Zálohování {1}...</string> + <string name="backing">Zálohování</string> + <string name="backup_size">Velikost zálohy pro \'{1}\' je 0 bajtů.</string> + <string name="datamedia_fs_restore">UPOZORNĚNÍ: Tato záloha /data byla vytvořená pomocí systému souborů {1}! Záloha nebude bootovat pokud se nezmění nazpět na {1}.</string> + <string name="restoring">Obnovování {1}...</string> + <string name="restoring_hdr">Obnovování</string> + <string name="recreate_folder_err">Nelze vytvořit adresář {1}.</string> + <string name="img_size_err">Velikost obrazu je větší než cílové zařízení</string> + <string name="flashing">Zapisování {1}...</string> + <string name="backup_folder_set">Adresář záloh nastavený na: \'{1}\'</string> + <string name="locate_backup_err">Zálohu \'{1}\' nelze najít</string> + <string name="set_restore_opt">Nastavení možností obnovy: \'{1}\':</string> + <string name="md5_check_skip">Vynechání kontroly MD5 zapnuté</string> + <string name="ors_encrypt_restore_err">Nelze použít OpenRecoveryScript na obnovu zašifrované zálohy.</string> + <string name="mounting">Připojení</string> + <string name="unmounting">Odpojení</string> + <string name="mounted">\'{1}\' připojený</string> + <string name="unmounted">\'{1}\' odpojený</string> + <string name="setting">Nastavení \'{1}\' na \'{2}\'</string> + <string name="setting_empty">Nastavení \'{1}\' na prázdné</string> + <string name="making_dir1">Vytváření adresáře</string> + <string name="making_dir2">Vytváření adresáře: \'{1}\'</string> + <string name="running_command">Spouštění příkazu</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">Spouštění funkce ADB sideload...</string> + <string name="need_new_adb">pro použití sideload na toto zařízení potřebujete ADB 1.0.32 nebo novší.</string> + <string name="no_pwd">Heslo nebylo poskytnuté.</string> + <string name="done_ors">Vykonávání skriptu dokončeno</string> + <string name="injecttwrp">Vkládání TWRP do obrazu boot...</string> + <string name="zip_err">Chyba při instalaci zip souboru \'{1}\'</string> + <string name="installing_zip">Instalace zip souboru \'{1}\'</string> + <string name="select_backup_opt">Nastavení možností zálohy:</string> + <string name="comprossion_on">Komprese zapnutá</string> + <string name="md5_off">Generovaní MD5 vypnuté</string> + <string name="backup_fail">Zálohování selhalo</string> + <string name="backup_clean">Zálohování selhalo. Čistění adresáře záloh.</string> + <string name="running_recovery_commands">Spouštění příkazů recovery</string> + <string name="recovery_commands_complete">Příkazy recovery dokončeno</string> + <string name="running_ors">Spouštění OpenRecoveryScript</string> + <string name="ors_complete">OpenRecoveryScript dokončený</string> + <string name="no_updater_binary">Nelze nájít \'{1}\' v souboru zip.</string> + <string name="check_for_md5">Kontrola MD5 souboru...</string> + <string name="fail_sysmap">Nelze namapovat soubor \'{1}\'</string> + <string name="verify_zip_sig">Ověřování podpisu zip souboru...</string> + <string name="verify_zip_fail">Ověřování podpisu zip souboru selhalo!</string> + <string name="verify_zip_done">Podpis souboru zip úspešně ověřený.</string> + <string name="zip_corrupt">Soubor zip je poškozený!</string> + <string name="no_md5">Vynechání kontroly MD5: soubor s MD5 nenalezen</string> + <string name="md5_fail">MD5 nesedí</string> + <string name="md5_match">MD5 sedí</string> + <string name="pid_signal">Proces {1} skončil se signálem: {2}</string> + <string name="pid_error">Proces {1} skončil s CHYBOU: {2}</string> + <string name="install_dumlock">Instalování HTC Dumlock do systému...</string> + <string name="dumlock_restore">Obnovování původního bootu...</string> + <string name="dumlock_reflash">Zapisování recovery do bootu...</string> + <string name="run_script">Běh skriptu {1}...</string> + <string name="rename_stock">Přejmenovaný tuctový recovery soubor v /systém pro zabránění přepsání TWRP tuctovou ROM.</string> + <string name="split_backup">Rozdělení zálohy do více archívů...</string> + <string name="backup_error">Chyba při vytváření zálohy.</string> + <string name="restore_error">Chyba během procesu obnovy.</string> + <string name="split_thread">Rozdělení ID vlákna {1} do archívu {2}</string> + <string name="file_progress">%llu z %llu souborů, %i%%</string> + <string name="size_progress">%lluMB z %lluMB, %i%%</string> + <string name="decrypt_cmd">Pokus o dešifrování datového oddílu přez příkazový řádek.</string> + <string name="base_pkg_err">Nepodařilo se načíst základní balíčky.</string> + <string name="simulating">Simulování akcí...</string> + <string name="backup_cancel">Zálohování přerušeno</string> + <string name="config_twrp">Konfigurování TWRP...</string> + <string name="config_twrp_err">Nelze konfigurovat TWRP s tímto jádrem.</string> + <string name="copy_log">Recovery log zkopírovaný do {1}.</string> + <string name="max_queue">Dosažený maximální počet zip v seznamu!</string> + <string name="min_queue">Dosažený minimální počet zip v seznamu!</string> + <string name="screenshot_saved">Snímek obrazovky byl uložen do {1}</string> + <string name="screenshot_err">Nelze udělat snímek obrazovky!</string> + <string name="zip_wipe_cache">Jeden nebo víc zip souborů vyžádalo smazaní cache -- Vymazání cache nyní.</string> + <string name="and_sec_wipe_err">Nelze vymazat android secure</string> + <string name="dalvik_wipe_err">Nelze vymazat dalvik</string> + <string name="auto_gen">(Generovat automaticky)</string> + <string name="curr_date">(Aktuální datum)</string> + <string name="backup_name_len">Název zálohy je příliš dlouhý.</string> + <string name="backup_name_invalid">Název zálohy \'{1}\' obsahuje neplatný znak: \'{1}\'</string> + <string name="no_real_sdcard">Toto zařízení nemá skutečnou SD kartu! Přerušuji!</string> + <string name="cancel_sideload">Ruším ADB sideload...</string> + <string name="change_fs_err">Chyba při změně souborového systému.</string> + <string name="theme_ver_err">Téma vlastní verze nesedí s verzí TWRP. Použije se tuctové téma.</string> + </resources> +</language> diff --git a/gui/theme/common/languages/de.xml b/gui/theme/common/languages/de.xml new file mode 100644 index 000000000..d0946f57b --- /dev/null +++ b/gui/theme/common/languages/de.xml @@ -0,0 +1,672 @@ +<?xml version="1.0"?> + +<language> + <display>Deutsch</display> + + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <!-- Partition display names --> + <string name="system">System</string> + <string name="system_image">System-Image</string> + <string name="vendor">Anbieter</string> + <string name="vendor_image">Anbieter-Image</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Cache</string> + <string name="data">Daten</string> + <string name="sdcard">SD-Karte</string> + <string name="internal">Interner Speicher</string> + <string name="microsd">Micro SD-Karte</string> + <string name="usbotg">USB-OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART Cache</string> + <!-- This is a rarely used partition on a Micro SD card for a very old app2sd system --> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Eingegliederte Daten-Partition</string> + <string name="adopted_storage">Eingegliederte Storage-Partition</string> + + <!-- GUI XML strings --> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% °C</string> + <string name="battery_pct">Akku: %tw_battery%</string> + <string name="sort_by_name">Nach Namen sortieren</string> + <string name="sort_by_date">Nach Datum sortieren</string> + <string name="sort_by_size">Nach Größe sortieren</string> + <string name="sort_by_name_only">Name</string> + <string name="sort_by_date_only">Datum</string> + <string name="sort_by_size_only">Größe</string> + <string name="tab_general">ALLGEMEIN</string> + <string name="tab_options">OPTIONEN</string> + <string name="tab_backup">SICHERUNG</string> + <string name="tab_time_zone">ZEITZONE</string> + <string name="tab_screen">BILDSCHIRM</string> + <string name="tab_vibration">VIBRATION</string> + <string name="tab_language">SPRACHE</string> + + <string name="install_btn">Installieren</string> + <string name="wipe_btn">Löschen</string> + <string name="backup_btn">Sichern</string> + <string name="restore_btn">Wiederherstellen</string> + <string name="mount_btn">Einhängen</string> + <string name="settings_btn">Einstellungen</string> + <string name="advanced_btn">Erweitert</string> + <string name="reboot_btn">Neustart</string> + <string name="files_btn">Dateien</string> + <string name="copy_log_btn">Log kopieren</string> + <string name="select_type_hdr">Typ wählen</string> + <string name="install_zip_hdr">ZIP installieren</string> + <string name="install_zip_btn">ZIP installieren</string> + <string name="install_image_hdr">Image installieren</string> + <string name="install_image_btn">Image installieren</string> + <string name="install_select_file_hdr">Datei auswählen</string> + <string name="file_selector_folders_hdr">Ordner</string> + <string name="select_file_from_storage">Speicher: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Installieren</string> + <string name="select_storage_hdr">Speicher auswählen</string> + <string name="select_storage_btn">Speicher auswählen</string> + <string name="queue_hdr">Einreihen</string> + <string name="zip_queue_count">%tw_zip_queue_count% von 10 Dateien eingereiht</string> + <string name="zip_queue_count_s">File %tw_zip_queue_count% von 10:</string> + <string name="zip_warn1">Dieser Vorgang kann möglicherweise inkompatible</string> + <string name="zip_warn2">Software installieren und das Gerät unbrauchbar machen.</string> + <string name="zip_back_cancel">Zurück-Taste drücken, um den Vorgang abzubrechen.</string> + <string name="zip_back_clear">Zurück-Taste drücken, um Warteschlange zu löschen.</string> + <string name="folder">Ordner:</string> + <string name="file">Datei:</string> + <string name="zip_sig_chk">ZIP-Signaturprüfung</string> + <string name="inject_twrp_chk">TWRP nach der Installation injizieren</string> + <string name="install_reboot_chk">Automatischer Neustart nach Installation</string> + <string name="options_hdr">Einstellungen</string> + <string name="confirm_flash_hdr">Flashvorgang bestätigen</string> + <string name="zip_queue">Warteschlange:</string> + <string name="options">Einstellungen:</string> + <string name="swipe_confirm">Bestätigen</string> + <string name="zip_add_btn">Mehr ZIPs hinzufügen</string> + <string name="zip_clear_btn">ZIP-Stapel löschen</string> + <string name="install_zip_count_hdr">Installiere ZIP %tw_zip_index% von %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Installiere ZIP: %tw_file%</string> + <string name="failed">Fehlgeschlagen</string> + <string name="successful">Erfolgreich</string> + <string name="install_failed">Installation fehlgeschlagen</string> + <string name="install_successful">Installation erfolgreich</string> + <string name="wipe_cache_dalvik_btn">Cache/Dalvik löschen</string> + <string name="reboot_system_btn">System neustarten</string> + <string name="install_sel_target">Ziel-Partition auswählen</string> + <string name="flash_image_select">Partition wählen, um das Image zu einzuspielen:</string> + <string name="target_partition">Ziel-Partition:</string> + <string name="flashing_image">Spiele Image ein...</string> + <string name="image_flashed">Image eingespielt</string> + <string name="wipe_cache_dalvik_confirm">Cache & Dalvik löschen?</string> + <string name="wiping_cache_dalvik">Lösche Cache & Dalvik...</string> + <string name="wipe_cache_dalvik_complete">Cache & Dalvik gelöscht</string> + <string name="swipe_wipe">Löschen bestätigen</string> + <string name="swipe_wipe_s">Löschen</string> + <string name="no_os1">Kein OS installiert! Sind Sie</string> + <string name="no_osrb">sicher, dass Sie neu starten möchten?</string> + <string name="no_ospo">sicher, dass Sie ausschalten möchten?</string> + <string name="rebooting">Neustart...</string> + <string name="swipe_reboot">Neustart bestätigen</string> + <string name="swipe_reboot_s">Neustart</string> + <string name="swipe_flash">Installation bestätigen</string> + <string name="confirm_action">Aktion bestätigen</string> + <string name="back_cancel">Zurück-Taste drücken, um den Vorgang abzubrechen.</string> + <string name="cancel_btn">Abbruch</string> + <string name="wipe_hdr">Löschen</string> + <string name="factory_reset_hdr">Werkseinstellungen herstellen</string> + <string name="factory_reset_btn">Werkseinstellungen</string> + <string name="factory_reset1">Löscht Daten, Cache und Dalvik</string> + <string name="factory_reset2">(ohne internen Speicher)</string> + <string name="factory_reset3">Diese Lösch-Aktion ist in der Regel</string> + <string name="factory_reset4">die einzige die benötigt wird.</string> + <string name="factory_resetting">Werkseinstellungen herstellen...</string> + <string name="advanced_wipe_hdr">Erweitertes Löschen</string> + <string name="advanced_wipe_btn">Erweitertes Löschen</string> + <string name="wipe_enc_confirm">Verschlüsselung der Daten-Partition enfernen?</string> + <string name="formatting_data">Data wird formatiert...</string> + <string name="swipe_format_data">Daten-Partition formatieren</string> + <string name="swipe_format_data_s">Formatieren </string> + <string name="factory_reset_complete">Werkseinstellungen wiederhergestellt</string> + <string name="sel_part_hdr">Partitionen auswählen</string> + <string name="wipe_sel_confirm">Ausgewählte Partition(en) löschen?</string> + <string name="wiping_part">Lösche Partition(en)...</string> + <string name="wipe_complete">Löschen abgeschlossen </string> + <string name="sel_part_wipe">Partitionen zum Löschen auswählen:</string> + <string name="invalid_part_sel">Ungültige Partitionsauswahl</string> + <string name="format_data_hdr">Daten-Partition formatieren</string> + <string name="format_data_btn">Daten formatieren</string> + <string name="format_data_ptr1">Formatieren der Daten-Partition löscht alle Apps,</string> + <string name="format_data_ptr2">Sicherungen, Bilder, Videos, sowie Medien und</string> + <string name="format_data_ptr3">entfernt die Verschlüsselung des internen Speichers.</string> + <string name="format_data_adopted">Betrifft auch die eingegliederte Storage-Partition.</string> + <string name="format_data_lcp1">Formatieren der Daten-Partition löscht alle Apps, Backups, Bilder, Videos, sowie Medien und</string> + <string name="format_data_lcp2">entfernt die Verschlüsselung des internen Speichers.</string> + <string name="format_data_wtc1">Formatieren der Daten-Partition löscht alle Apps,</string> + <string name="format_data_wtc2">Sicherungen und Medien. Dies kann nicht rückgängig gemacht werden.</string> + <string name="format_data_undo">Dies kann nicht rückgängig gemacht werden.</string> + <string name="format_data_complete">Formatieren der Daten-Partition abgeschlossen</string> + <!-- Translator note: the word "yes" must remain English! --> + <string name="yes_continue">"yes" eingeben um fortzufahren. Zurück drücken um abzubrechen.</string> + <string name="part_opt_hdr">Optionen für %tw_partition_name%-Partition</string> + <string name="sel_act_hdr">Aktion auswählen</string> + <string name="file_sys_opt">Dateisystem-Optionen</string> + <string name="partition">Partition: %tw_partition_name%</string> + <string name="part_mount_point">Einhängepunkt: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Dateisystem: %tw_partition_file_system%</string> + <string name="part_present_yes">Vorhanden: Ja</string> + <string name="part_present_no">Vorhanden: Nein</string> + <string name="part_removable_yes">Wechselbar: Ja</string> + <string name="part_removable_no">Wechselbar: Nein</string> + <string name="part_size">Größe: %tw_partition_size%MB</string> + <string name="part_used">Verwendet: %tw_partition_used%MB</string> + <string name="part_free">Frei: %tw_partition_free%MB</string> + <string name="part_backup_size">Backup-Größe: %tw_partition_backup_size%MB</string> + <string name="resize_btn">Größe ändern</string> + <string name="resize_btn_s">Größe ändern</string> + <string name="resize_confirm">Größe von %tw_partition_name% ändern?</string> + <string name="resizing">Ändere Größe...</string> + <string name="resize_complete">Größenänderung abgeschlossen</string> + <string name="swipe_resize">Größenänderung bestätigen</string> + <string name="swipe_resize_s">Größe ändern</string> + <string name="repair_btn">Dateisystem reparieren</string> + <string name="repair_btn_s">Reparatur</string> + <string name="repair_confirm">Repariere %tw_partition_name%?</string> + <string name="repairing">Reparieren...</string> + <string name="repair_complete">Reparatur abgeschlossen</string> + <string name="swipe_repair">Partition reparieren</string> + <string name="swipe_repair_s">Reparieren</string> + <string name="change_fs_btn">Dateisystem ändern</string> + <string name="change_fs_btn_s">Ändern</string> + <string name="change_fs_for_hdr">Dateisystem für %tw_partition_name% ändern</string> + <string name="change_fs_for_hdr_s">Partition: %tw_partition_name% > Dateisystem auswählen</string> + <string name="change_fs_warn1">Einige ROMs oder Kernel unterstützen möglicherweise manche</string> + <string name="change_fs_warn2">Dateisysteme nicht. Überlegt handeln!</string> + <string name="change_fs_confirm">%tw_partition_name% ändern?</string> + <string name="formatting">Formatierung...</string> + <string name="format_complete">Formatieren abgeschlossen</string> + <string name="swipe_change_fs">Dateisystem ändern</string> + <string name="swipe_change_s">Ändern</string> + <string name="back_btn">Zurück</string> + <string name="wipe_enc_btn">Verschlüsselung entfernen</string> + <string name="swipe_factory_reset">Werkseinstellungen herstellen</string> + <string name="repair_change_btn">Dateisystem reparieren oder ändern</string> + <string name="storage_hdr">Speicher: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Sicherung</string> + <string name="backup_confirm_hdr">Sicherung bestätigen</string> + <string name="encryption_tab">VERSCHLÜSSELUNG</string> + <string name="encryption">Verschlüsselung:</string> + <string name="name">Name:</string> + <string name="sel_part_backup">Zu sichernde Partitionen auswählen:</string> + <string name="storage">Speicherort:</string> + <string name="enc_disabled">deaktiviert - Passwort festlegen um zu aktivieren</string> + <string name="enc_enabled">aktiviert</string> + <string name="enable_backup_comp_chk">Komprimierung aktivieren</string> + <string name="skip_md5_backup_chk">MD5-Erstellung für die Sicherung überspringen</string> + <string name="disable_backup_space_chk">Prüfung auf freien Speicher deaktivieren</string> + <string name="refresh_sizes_btn">Größen aktualisieren</string> + <string name="swipe_backup">Sicherung erstellen</string> + <string name="append_date_btn">Datum anhängen</string> + <string name="backup_name_exists">Eine Sicherung mit diesem Namen existiert bereits!</string> + <string name="encrypt_backup">Sicherung verschlüsseln?</string> + <string name="enter_pass">Passwort eingeben:</string> + <string name="enter_pass2">Passwort erneut eingeben:</string> + <string name="pass_not_match">Die Passwörter stimmen nicht überein!</string> + <string name="partitions">Partitionen:</string> + <string name="disabled">Deaktiviert</string> + <string name="enabled">Aktiviert</string> + <string name="backup_name_hdr">Sicherung benennen</string> + <string name="progress">Fortschritt:</string> + <string name="backup_complete">Sicherung abgeschlossen</string> + <string name="restore_hdr">Wiederherstellen</string> + <string name="sel_backup_hdr">Sicherung auswählen</string> + <string name="restore_sel_store_hdr">Speicher: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Wiederherzustellende Sicherung:</string> + <string name="restore_enc_backup_hdr">Verschlüsselte Sicherung</string> + <string name="restore_dec_fail">Passwort falsch, bitte erneut versuchen!</string> + <string name="del_backup_btn">Sicherung löschen</string> + <string name="del_backup_confirm">Sicherung löschen?</string> + <string name="del_backup_confirm2">Dies kann nicht rückgängig gemacht werden!</string> + <string name="deleting_backup">Sicherung wird gelöscht...</string> + <string name="backup_deleted">Sicherung gelöscht</string> + <string name="swipe_delete">Löschen bestätigen</string> + <string name="swipe_delete_s">Löschen</string> + <string name="restore_try_decrypt">Verschlüsselte Sicherung - Versuche Entschlüsselung</string> + <string name="restore_try_decrypt_s">Versuche Entschlüsselung</string> + <string name="restore_backup_date">Sicherung am %tw_restore_file_date% erstellt</string> + <string name="restore_sel_part">Wiederherzustellende Partitionen:</string> + <string name="restore_enable_md5_chk">MD5-Prüfung von Sicherungs-Dateien aktivieren</string> + <string name="restore_complete">Wiederherstellen abgeschlossen</string> + <string name="swipe_restore">Sicherung wiederherstellen</string> + <string name="swipe_restore_s">Wiederherstellen</string> + <string name="rename_backup_hdr">Sicherung umbenennen</string> + <string name="rename_backup_confirm">Sicherung umbenennen?</string> + <string name="rename_backup_confirm2">Dies kann nicht rückgängig gemacht werden!</string> + <string name="renaming_backup">Sicherung wird umbenannt...</string> + <string name="rename_backup_complete">Sicherung umbenannt</string> + <string name="swipe_to_rename">Name ändern</string> + <string name="swipe_rename">Umbenennen</string> + <string name="confirm_hdr">Bestätigen</string> + <string name="mount_hdr">Einhängen</string> + <string name="mount_sel_part">Einzuhängende Partitionen:</string> + <string name="mount_sys_ro_chk">System-Partition schreibgeschützt einhängen</string> + <string name="mount_sys_ro_s_chk">System nur lesend</string> + <string name="decrypt_data_btn">Daten-Partition entschlüsseln</string> + <string name="disable_mtp_btn">MTP deaktivieren</string> + <string name="enable_mtp_btn">MTP aktivieren</string> + <string name="mount_usb_storage_btn">USB-Speicher einhängen</string> + <string name="usb_storage_hdr">USB-Speicher</string> + <string name="usb_stor_mnt1">USB-Speicher eingehängt</string> + <string name="usb_stor_mnt2">Funktion "USB-Speicher auswerfen" auf Computer</string> + <string name="usb_stor_mnt3">ausführen, bevor die Verbindung getrennt wird!</string> + <string name="unmount_btn">Auswerfen</string> + <string name="rb_system_btn">System</string> + <string name="rb_poweroff_btn">Ausschalten</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Download</string> + <string name="turning_off">Ausschalten...</string> + <string name="swipe_power_off">Gerät ausschalten</string> + <string name="swipe_power_off_s">Ausschalten</string> + <string name="sys_ro_hdr">Unveränderte Systempartition</string> + <string name="sys_ro_keep">System-Partition schreibgeschützt einhängen?</string> + <string name="sys_rop1">TWRP kann die System Partition unverändert lassen,</string> + <string name="sys_rop2">um das Aufspielen offizieller Updates zu erleichtern.</string> + <string name="sys_rop3">Jedoch kann dann das Hersteller-ROM TWRP wieder</string> + <string name="sys_rop4">überschreiben und TWRP kann keinen Root-Zugriff einrichten.</string> + <string name="sys_rop5">Das Installieren von ZIPs oder ADB-Vorgänge könnten jedoch</string> + <string name="sys_rop6">trotzdem die System-Partition verändern.</string> + <string name="sys_rol1">TWRP kann die System-Partition unverändert lassen, um das Aufspielen offizieller Updates zu erleichtern.</string> + <string name="sys_rol2">Jedoch kann dann das Hersteller-ROM TWRP wieder überschreiben und TWRP kann keinen Root-Zugriff einrichten.</string> + <string name="sys_rol3">Das Installieren von ZIPs oder ADB-Vorgänge könnten jedoch trotzdem die System-Partition verändern.</string> + <string name="sys_ro_never_show_chk">Diesen Bildschirm nicht mehr anzeigen</string> + <string name="sys_ro_keep_ro_btn">Nur-Lesend belassen</string> + <string name="swipe_allow_mod">Veränderungen zulassen</string> + <string name="swipe_allow_mod_s">Zulassen</string> + <string name="settings_hdr">Einstellungen</string> + <string name="settings_gen_hdr">Allgemein</string> + <string name="settings_gen_s_hdr">Allgemein</string> + <string name="settings_gen_btn">Allgemein</string> + <string name="use_rmrf_chk">rekursiv löschen anstatt formatieren</string> + <string name="use24clock_chk">24-Stunden-Format</string> + <string name="rev_navbar_chk">Navigationsleiste umkehren</string> + <string name="simact_chk">Benutzeraktionen für Design-Test simulieren</string> + <string name="simfail_chk">Fehlschlag von Benutzeraktionen simulieren</string> + <string name="ctr_navbar_rdo">Navigationsleisten-Schaltflächen zentrieren</string> + <string name="lft_navbar_rdo">Navigationsleisten-Schaltflächen linksbündig</string> + <string name="rht_navbar_rdo">Navigationsleisten-Schaltflächen rechtsbündig</string> + <string name="restore_defaults_btn">Standard herstellen</string> + <string name="settings_tz_btn">Zeitzone</string> + <string name="settings_screen_btn">Bildschirm</string> + <string name="settings_screen_bright_btn">Helligkeit</string> + <string name="settings_vibration_btn">Vibration</string> + <string name="settings_language_btn">Sprache</string> + <string name="time_zone_hdr">Zeitzone</string> + <string name="sel_tz_list">Zeitzone auswählen:</string> + <!-- Translator note: if it does not make sense to translate the locations or if it makes more sense, + feel free to change the location listed or drop the location entirely and just call it UTC -6 --> + <string name="utcm11">(UTC -11) Samoa, Midwayinseln</string> + <string name="utcm10">(UTC -10) Hawaii</string> + <string name="utcm9">(UTC -9) Alaska</string> + <string name="utcm8">(UTC -8) Pacific Time</string> + <string name="utcm7">(UTC -7) Mountain Time (USA)</string> + <string name="utcm6">(UTC -6) Central Time (USA)</string> + <string name="utcm5">(UTC -5) Eastern Time (USA)</string> + <string name="utcm4">(UTC -4) Atlantic Time (USA)</string> + <string name="utcm3">(UTC -3) Brasilien, Buenos Aires</string> + <string name="utcm2">(UTC -2) Mittelatlantik</string> + <string name="utcm1">(UTC -1) Azores, Cape Verde</string> + <string name="utc0">(UTC 0) London, Dublin, Lissabon</string> + <string name="utcp1">(UTC +1) Berlin, Brüssel, Paris</string> + <string name="utcp2">(UTC +2) Athen, Istanbul, Südafrika</string> + <string name="utcp3">(UTC +3) Moskau, Bagdad</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tiflis, Muscat</string> + <string name="utcp5">(UTC +5) Ekaterinburg, Islamabad</string> + <string name="utcp6">(UTC +6) Almaty, Dhaka, Colombo</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoi, Jakarta</string> + <string name="utcp8">(UTC +8) Peking, Singapur, Hong Kong</string> + <string name="utcp9">(UTC +9) Tokio, Seoul, Yakutsk</string> + <string name="utcp10">(UTC +10) Ostaustralien, Guam</string> + <string name="utcp11">(UTC +11) Vladivostok, Salomonen</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Fidschi</string> + <string name="sel_tz_offset">Zeitverschiebung: %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Keine</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Sommerzeit verwenden</string> + <string name="curr_tz">Aktuelle Zeitzone: %tw_time_zone%</string> + <string name="curr_tz_s">Aktuelle Zeitzone:</string> + <string name="set_tz_btn">Zeitzone einstellen</string> + <string name="settings_screen_hdr">Bildschirm</string> + <string name="settings_screen_timeout_hdr">Bildschirm-Timeout</string> + <string name="enable_timeout_chk">Bildschirm automatisch ausschalten</string> + <string name="screen_to_slider">Zeit bis zum Ausschalten (in Sekunden):</string> + <string name="screen_to_slider_s">Ausschalten nach %tw_screen_timeout_secs% Sekunden (0 = deaktiviert): </string> + <string name="screen_to_na">Bildschirm-Abschaltung nicht verfügbar</string> + <string name="screen_bright_slider">Helligkeit: %tw_brightness_pct% %</string> + <string name="screen_bright_na">Helligkeit nicht verfügbar</string> + <string name="vibration_hdr">Vibration</string> + <string name="button_vibration_hdr">Tasten-Vibration</string> + <string name="kb_vibration_hdr">Tastatur-Vibration</string> + <string name="act_vibration_hdr">Aktion-Vibration</string> + <string name="button_vibration">Tasten-Vibration:</string> + <string name="kb_vibration">Tastatur-Vibration:</string> + <string name="act_vibration">Aktion-Vibration:</string> + <string name="select_language">Sprache auswählen:</string> + <string name="sel_lang_btn">Sprache auswählen</string> + <string name="set_language_btn">Sprache einstellen</string> + <string name="advanced_hdr">Erweitert</string> + <string name="copy_log_confirm">Log auf SD-Karte kopieren?</string> + <string name="copying_log">Kopiere Log auf SD-Karte...</string> + <string name="copy_log_complete">Log erfolgreich kopiert</string> + <string name="fix_context_btn">SELinux Kontexte</string> + <string name="part_sd_btn">SD-Karte partitionieren</string> + <string name="part_sd_s_btn">SD-Karte</string> + <string name="file_manager_btn">Dateimanager</string> + <string name="language_hdr">Sprache</string> + <string name="terminal_btn">Terminal</string> + <string name="reload_theme_btn">Theme neu laden</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">TWRP injizieren</string> + <string name="inject_twrp_confirm">TWRP wieder injizieren?</string> + <string name="injecting_twrp">TWRP wird wieder injiziert...</string> + <string name="inject_twrp_complete">TWRP-Injektion abgeschlossen</string> + <string name="swipe_to_confirm">Aktion bestätigen</string> + <string name="part_sd_hdr">SD-Karte partitionieren</string> + <string name="invalid_partsd_sel">Es muss ein Wechseldatenträger ausgewählt sein!</string> + <string name="part_sd_lose">Es werden alle Dateien von der SD-Karte gelöscht!</string> + <string name="part_sd_undo">Diese Aktion kann nicht rückgängig gemacht werden!</string> + <string name="part_sd_ext_sz">EXT Grösse:</string> + <string name="part_sd_swap_sz">Grösse der Auslagerungsdatei:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Dateisystem:</string> + <string name="swipe_part_sd">SD-Karte partitionieren</string> + <string name="swipe_part_sd_s">Partitionieren</string> + <string name="partitioning_sd">Partitioniere SD-Karte...</string> + <string name="partitioning_sd2">Dies wird einige Minuten dauern.</string> + <string name="part_sd_complete">Partitionierung abgeschlossen</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Orginale Boot-Partition wiederherstellen</string> + <string name="dumlock_restore_confirm">Orginales Image der Boot-Partition wiederherstellen?</string> + <string name="dumlock_restoring">Stelle originale Boot-Partition wieder her...</string> + <string name="dumlock_restore_complete">Wiederherstellen der orginalen Boot-Partition abgeschlossen</string> + <string name="dumlock_reflash_btn">Recovery erneut einspielen</string> + <string name="dumlock_reflash_confirm">Recovery in Boot-Partition einspielen?</string> + <string name="dumlock_reflashing">Spiele Recovery in Boot-Partition ein...</string> + <string name="dumlock_reflash_complete">Einspielen der Recovery in die Boot-Partition abgeschlossen</string> + <string name="dumlock_install_btn">HTC Dumlock installieren</string> + <string name="dumlock_install_confirm">HTC Dumlock Dateien ins ROM installieren?</string> + <string name="dumlock_installing">Installiere HTC Dumlock...</string> + <string name="dumlock_install_complete">HTC Dumlock Installation abgeschlossen</string> + <string name="swipe_to_unlock">Bildschirm entsperren</string> + <string name="swipe_unlock">Entsperren</string> + <string name="fm_hdr">Dateimanager</string> + <string name="fm_sel_file">Datei oder Ordner auswählen</string> + <string name="fm_type_folder">Ordner</string> + <string name="fm_type_file">Datei</string> + <string name="fm_choose_act">Aktion auswählen</string> + <string name="fm_selected">%tw_fm_type%:</string> + <string name="fm_copy_btn">Kopieren</string> + <string name="fm_copy_file_btn">Datei kopieren</string> + <string name="fm_copy_folder_btn">Ordner kopieren</string> + <string name="fm_copying">Kopiere</string> + <string name="fm_move_btn">Verschieben</string> + <string name="fm_moving">Verschiebe</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Löschen</string> + <string name="fm_deleting">Wird gelöscht</string> + <string name="fm_rename_btn">Umbenennen</string> + <string name="fm_rename_file_btn">Datei umbennen</string> + <string name="fm_rename_folder_btn">Ordner umbenennen</string> + <string name="fm_renaming">Umbenennen</string> + <string name="fm_sel_dest">Zielordner auswählen</string> + <string name="fm_sel_curr_folder">Aktuellen Ordner auswählen</string> + <string name="fm_rename_hdr">Umbenennen</string> + <string name="fm_set_perms_hdr">Berechtigungen setzen</string> + <string name="fm_perms">Berechtigungen:</string> + <string name="fm_complete">Dateivorgang beendet</string> + <string name="decrypt_data_hdr">Daten-Partition entschlüsseln</string> + <string name="decrypt_data_enter_pass">Passwort eingeben:</string> + <string name="decrypt_data_failed">Passwort falsch, bitte erneut versuchen!</string> + <string name="decrypt_data_failed_pattern">Muster falsch, bitte erneut versuchen!</string> + <string name="decrypt_data_enter_pattern">Muster eingeben.</string> + <string name="decrypt_data_trying">Versuche Entschlüsselung</string> + <string name="term_hdr">Terminal</string> + <string name="term_s_hdr">Terminal</string> + <string name="term_kill_btn">BEENDEN</string> + <string name="term_sel_folder_hdr">Zum Stamm-Ordner navigieren</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Dalvik Cache löschen</string> + <string name="sideload_wipe_cache_chk">Cache löschen</string> + <string name="swipe_to_sideload">ADB Sideload starten</string> + <string name="swipe_sideload">Start</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Syntax: adb sideload Dateiname.zip</string> + <string name="sideload_complete">ADB Sideload abgeschlossen</string> + <string name="fix_contexts_hdr">SELinux Kontexte</string> + <string name="fix_contexts_note1">Das Korrigieren der Kontexte wird selten benötigt!</string> + <string name="fix_contexts_note2">Das Korrigieren der SELinux-Kontexte kann</string> + <string name="fix_contexts_note3">Startprobleme verursachen.</string> + <string name="swipe_to_fix_contexts">SELinux-Kontexte korrigieren</string> + <string name="swipe_fix_contexts">Korrigieren</string> + <string name="fixing_contexts">Korrigiere Kontexte...</string> + <string name="fix_contexts_complete">Korrektur der Kontexte abgeschlossen</string> + <string name="reboot_hdr">Neustart</string> + <string name="su_hdr">SuperSU-Check</string> + <string name="su_note1">Anscheinend besteht kein Root-Zugriff auf das Gerät.</string> + <string name="su_note2">SuperSU jetzt installieren?</string> + <string name="su_note3">Dies wird Root-Zugriff auf dem Gerät einrichten.</string> + <string name="su_cancel">Nicht installieren</string> + <string name="swipe_su_to_install">Installation starten</string> + <string name="swipe_su_install">Installieren</string> + <string name="su_installing">Installiere SuperSU</string> + <string name="sel_storage_list">Speicher auswählen</string> + <string name="ok_btn">OK</string> + + <!-- Various console messages - these consist of user displayed messages, oftentimes errors --> + <string name="no_kernel_selinux">Dieser Kernel hat keine Leseunterstützung für SELinux-Kontexte.</string> + <string name="full_selinux">Volle SELinux-Unterstützung ist vorhanden.</string> + <string name="no_selinux">Keine SELinux-Unterstützung vorhanden (kein libselinux).</string> + <string name="mtp_enabled">MTP aktiviert</string> + <string name="mtp_crash">MTP abgestürzt, MTP wird künftig während Bootvorgang nicht gestartet.</string> + <string name="decrypt_success">Erfolgreich mit dem Standardpasswort entschlüsselt.</string> + <string name="unable_to_decrypt">Entschlüsselung mit Standardpasswort nicht möglich. Eventuell muss die Daten-Partition formatiert werden.</string> + <string name="generating_md51">Generiere MD5</string> + <!-- Message displayed during a backup if we are generating an MD5, ideally, leave the leading " * " to help align and separate this text from other console text --> + <string name="generating_md52"> * generiere MD5...</string> + <string name="md5_created"> * MD5 erstellt.</string> + <string name="md5_error"> * MD5-Fehler!</string> + <string name="md5_compute_error"> * Fehler bei MD5-Berechnung.</string> + <string name="current_date">(Aktuelles Datum)</string> + <string name="auto_generate">(Automatisch generiert)</string> + <string name="unable_to_locate_partition">Kann '{1}' Partition für Sicherungsberechnungen nicht finden.</string> + <string name="no_partition_selected">Keine Partitionen für die Sicherung ausgewählt.</string> + <string name="total_partitions_backup"> * Anzahl der zu sichernden Partitionen: {1}</string> + <string name="total_backup_size"> * Gesamtgröße aller Daten: {1}MB</string> + <string name="available_space"> * Verfügbare Speicherplatz: {1}MB</string> + <string name="unable_locate_storage">Kann Sicherungsgerät nicht finden.</string> + <string name="no_space">Zu wenig freier Speicherplatz.</string> + <string name="backup_started">[SICHERUNG GESTARTET]</string> + <string name="backup_folder"> * Ordner für Sicherung: {1}</string> + <string name="fail_backup_folder">Ordner für Sicherung konnte nicht erstellt werden.</string> + <string name="avg_backup_fs">Durchschnittliche Sicherungsgeschwindigkeit für Dateisysteme: {1} MB/sek</string> + <string name="avg_backup_img">Durchschnittliche Sicherungsgeschwindigkeit für abgebildete Laufwerke: {1} MB/sek</string> + <string name="total_backed_size">[INSGESAMT {1} MB GESICHERT]</string> + <string name="backup_completed">[SICHERUNG ABGESCHLOSSEN IN {1} SEKUNDEN]</string> + <string name="restore_started">[WIEDERHERSTELLEN GESTARTET]</string> + <string name="restore_folder">Wiederherstellen aus Ordner: '{1}'</string> + <!-- {1} is the partition display name and {2} is the number of seconds --> + <string name="restore_part_done">[{1} fertiggestellt ({2} Sekunden)]</string> + <string name="verifying_md5">Überprüfe MD5</string> + <string name="skip_md5">Überspringe MD5-Prüfung aufgrund Benutzereinstellungen.</string> + <string name="calc_restore">Berechne Wiederherstellungsinformationen...</string> + <string name="restore_read_only">Kann {1} nicht wiederherstellen -- Partition schreibgeschützt.</string> + <string name="restore_unable_locate">Kann wiederherzustellende '{1}'-Partition nicht finden.</string> + <string name="no_part_restore">Keine Partitionen zur Wiederherstellung ausgewählt.</string> + <string name="restore_part_count">{1} Partitionen wiederherstellen...</string> + <string name="total_restore_size">Insgesamt wiederherzustellen: {1}MB</string> + <string name="updating_system_details">Aktualisieren der System-Details</string> + <string name="restore_completed">[WIEDERHERSTELLEN ABGESCHLOSSEN IN {1} SEKUNDEN]</string> + <!-- {1} is the path we could not open, {2} is strerror output --> + <string name="error_opening_strerr">Fehler beim Öffnen: '{1}' ({2})</string> + <string name="unable_locate_part_backup_name">Partition nicht anhand des Sicherungsnamens ermittelbar: '{1}'</string> + <string name="unable_find_part_path">Partition für Pfad '{1}' nicht gefunden</string> + <string name="update_part_details">Partitions-Informationen werden aktualisiert...</string> + <string name="update_part_details_done">...Fertig</string> + <string name="wiping_dalvik">Dalvik Cache-Verzeichnisse bereinigen...</string> + <string name="cleaned">Bereinigt: {1}...</string> + <string name="dalvik_done">-- Dalvik Cache-Verzeichnisse bereinigt!</string> + <string name="no_andsec">Keine "Android Secure"-Partitionen gefunden.</string> + <string name="unable_to_locate">{1} nicht gefunden.</string> + <string name="wiping_datamedia">Lösche internen Speicher -- /data/media...</string> + <string name="unable_to_mount">Kann {1} nicht einhängen</string> + <string name="unable_to_mount_internal">Kann internen Speicher nicht einhängen</string> + <string name="unable_to_mount_storage">Kann Speicher nicht einhängen</string> + <string name="fail_decrypt">Entschlüsselung der Daten-Partition fehlgeschlagen.</string> + <string name="no_crypto_support">In diese Version wurde keine Krypto-Unterstützung eingebunden.</string> + <string name="decrypt_success_dev">Erfolgreich mit Standardpasswort entschlüsselt.</string> + <string name="done">Abgeschlossen.</string> + <string name="start_partition_sd">Partitioniere SD Karte...</string> + <string name="partition_sd_locate">Zu partitionierendes Gerät nicht gefunden.</string> + <string name="ext_swap_size">EXT + Auslagerung ist grösser als die SD-Karte.</string> + <string name="remove_part_table">Entferne Partitionstabelle...</string> + <string name="unable_rm_part">Partitionstabelle kann nicht entfernt werden.</string> + <string name="create_part">Erstelle {1}-Partition...</string> + <string name="unable_to_create_part">{1}-Partition kann nicht erstellt werden.</string> + <string name="format_sdext_as">Formatiere sd-ext als {1}...</string> + <string name="part_complete">Partitionierung abgeschlossen.</string> + <string name="unable_to_open">'{1}' kann nicht geöffnet werden.</string> + <string name="mtp_already_enabled">MTP bereits aktiviert</string> + <string name="mtp_fail">Fehler beim Aktivieren von MTP</string> + <string name="no_mtp">MTP-Unterstützung nicht integriert</string> + <string name="image_flash_start">[IMAGE-DATEI WIRD AUFGESPIELT]</string> + <string name="img_to_flash">Aufzuspielendes Image: '{1}'</string> + <string name="flash_unable_locate">'{1}'-Partition wurde nicht gefunden.</string> + <string name="no_part_flash">Keine Partitionen ausgewählt.</string> + <string name="too_many_flash">Zu viele Partitionen ausgewählt.</string> + <string name="invalid_flash">Ungültige Partitions-Auswahl.</string> + <string name="flash_done">[IMAGE EINSPIELEN ABGESCHLOSSEN]</string> + <string name="wiping">Lösche {1}</string> + <string name="repair_not_exist">{1} existiert nicht! Reparieren nicht möglich!</string> + <string name="repairing_using">Reparatur von {1} mit {2}...</string> + <string name="unable_repair">{1} kann nicht repariert werden.</string> + <string name="mount_data_footer">/data konnte nicht eingehängt werden und Krypto-Signatur wurde nicht gefunden.</string> + <!-- {1} is the folder name that we could not create, {2} is strerror output --> + <string name="create_folder_strerr">Ordner '{1}' konnte nicht angelegt werden ({2}).</string> + <!-- {1} is the folder name that we could not mount, {2} is strerror output --> + <string name="fail_mount">'{1}' konnte nicht eingehängt werden ({2})</string> + <!-- {1} is the folder name that we could not unmount, {2} is strerror output --> + <string name="fail_unmount">'{1}' konnte nicht eingehängt werden ({2})</string> + <string name="cannot_resize">Größe von {1} kann nicht geändert werden.</string> + <string name="repair_resize">{1} wird repariert. Danach wird die Größe geändert.</string> + <string name="unable_resize">Größe von {1} kann nicht geändert werden.</string> + <string name="no_md5_found">Keine MD5-Datei für '{1}' gefunden. Bitte MD5-Prüfung für Wiederherstellung deaktivieren.</string> + <string name="md5_fail_match">MD5-Prüfung für '{1}' fehlgeschlagen.</string> + <string name="fail_decrypt_tar">TAR-Datei '{1}' konnte nicht entschlüsselt werden.</string> + <string name="format_data_msg">Ein Neustart von TWRP kann notwendig sein, damit /data wieder verwendet werden kann.</string> + <string name="format_data_err">Formatierung zum Entfernen der Verschlüsselung kann nicht durchgeführt werden.</string> + <string name="formatting_using">Formatiere {1} mit {2}...</string> + <string name="unable_to_wipe">{1} kann nicht gelöscht werden.</string> + <string name="cannot_wipe">Partition {1} kann nicht gelöscht werden.</string> + <string name="remove_all">Entferne alle Dateien unter '{1}'</string> + <string name="wiping_data">Lösche Daten, aber verschone internen Speicher...</string> + <string name="backing_up">Sichere {1}...</string> + <string name="backing">Sichere</string> + <string name="backup_size">Sicherung von '{1}' hat 0 Byte.</string> + <string name="datamedia_fs_restore">WARNUNG: Diese Sicherung wurde mit dem Dateisystem {1} erstellt! Es kann sein, dass wieder zu {1} gewechselt werden muss, damit das Gerät nach der Wiederherstellung auch startet.</string> + <string name="restoring">Wiederherstellung läuft</string> + <string name="restoring_hdr">Wiederherstellung läuft</string> + <string name="recreate_folder_err">Ordner {1} kann nicht wiederhergestellt werden.</string> + <string name="img_size_err">Image ist zu groß für das Gerät</string> + <string name="flashing">Einspielen von {1}...</string> + <string name="backup_folder_set"> * Ordner für Sicherung: {1}</string> + <string name="locate_backup_err">Sicherung '{1}' nicht gefunden</string> + <string name="set_restore_opt">Setze Wiederherstellungs-Optionen: '{1}':</string> + <string name="md5_check_skip">MD5-Prüfung ist deaktiviert</string> + <string name="ors_encrypt_restore_err">Eine verschlüsselte Sicherung kann nicht per OpenRecoveryScript wiederhergestellt werden.</string> + <string name="mounting">Einhängen</string> + <string name="unmounting">Auswerfen</string> + <string name="mounted">'{1}' eingehängt</string> + <string name="unmounted">'{1}' ausgeworfen</string> + <string name="setting">Setze '{1}' auf '{2}'</string> + <string name="setting_empty">Setze '{1}' auf leer</string> + <string name="making_dir1">Erstelle Verzeichnis</string> + <string name="making_dir2">Erstelle Verzeichnis: '{1}'</string> + <string name="running_command">Führe Befehl aus</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">Starte ADB Sideload...</string> + <string name="need_new_adb">Für dieses Gerät wird ADB 1.0.32 oder neuer benötigt.</string> + <string name="no_pwd">Kein Passwort angegeben.</string> + <string name="done_ors">Skript wurde verarbeitet</string> + <string name="injecttwrp">Injiziere TWRP in das Boot-Image...</string> + <string name="zip_err">Fehler beim Installieren von ZIP '{1}'</string> + <string name="installing_zip">Installiere Zip '{1}'</string> + <string name="select_backup_opt">Setze Sicherungs-Optionen:</string> + <string name="compression_on">Komprimierung ist aktiviert</string> + <string name="md5_off">MD5-Generierung ist deaktiviert</string> + <string name="backup_fail">Sicherung fehlgeschlagen</string> + <string name="backup_clean">Sicherung fehlgeschlagen, bereinige Sicherungs-Verzeichnis</string> + <string name="running_recovery_commands">Führe Recovery-Befehle aus</string> + <string name="recovery_commands_complete">Recovery-Befehle ausgeführt</string> + <string name="running_ors">Führe OpenRecoveryScript aus</string> + <string name="ors_complete">OpenRecoveryScript ausgeführt</string> + <string name="no_updater_binary">'{1}' konnte in der ZIP nicht gefunden werden.</string> + <string name="check_for_md5">Suche nach MD5-Datei...</string> + <string name="fail_sysmap">'{1}' kann nicht zugeordnet werden</string> + <string name="verify_zip_sig">Überprüfe ZIP-Signatur...</string> + <string name="verify_zip_fail">Prüfung der ZIP-Signatur fehlgeschlagen!</string> + <string name="verify_zip_done">Prüfung der ZIP-Signatur erfolgreich.</string> + <string name="zip_corrupt">ZIP-Datei ist beschädigt!</string> + <string name="no_md5">MD5-Prüfung übersprungen: keine MD5-Datei gefunden</string> + <string name="md5_fail">MD5 stimmt nicht überein</string> + <string name="md5_match">MD5 stimmt überein</string> + <string name="pid_signal">Prozess {1} endete mit Meldung: {2}</string> + <string name="pid_error">Prozess {1} endete mit FEHLER: {2}</string> + <string name="install_dumlock">Installiere HTC Dumlock in System-Partition...</string> + <string name="dumlock_restore">Stelle originale Boot-Partition wieder her...</string> + <string name="dumlock_reflash">Recovery auf Boot-Partition einspielen...</string> + <string name="run_script">Führe {1}-Skript aus...</string> + <string name="rename_stock">Hersteller-Recovery in "/system" wurde umbenannt, damit das Hersteller-ROM TWRP nicht überschreibt.</string> + <string name="split_backup">Sicherungs-Datei wird in mehrere Archive aufgeteilt...</string> + <string name="backup_error">Fehler beim Erstellen der Sicherung.</string> + <string name="restore_error">Fehler während der Wiederherstellung.</string> + <string name="split_thread">Teile Thread-ID {1} in Archiv {2}</string> + <!-- These 2 items are saved in the data manager instead of resource manager, so %llu, etc is correct instead of {1} --> + <string name="file_progress">%llu von %llu Dateien, %i%%</string> + <string name="size_progress">%lluMB von %lluMB, %i%%</string> + <string name="decrypt_cmd">Versuche die Daten-Partition per Kommandozeile zu entschlüsseln.</string> + <string name="base_pkg_err">Basis-Pakete konnten nicht geladen werden.</string> + <string name="simulating">Simuliere Aktionen...</string> + <string name="backup_cancel">Sicherung abgebrochen</string> + <string name="config_twrp">Konfiguriere TWRP...</string> + <string name="config_twrp_err">Konfigurieren von TWRP mit diesem Kernel nicht möglich.</string> + <string name="copy_log">Recovery-Log wurde nach {1} kopiert.</string> + <string name="max_queue">Maximale Anzahl an ZIP-Dateien erreicht!</string> + <string name="min_queue">Minimale Anzahl an ZIP-Dateien erreicht!</string> + <string name="screenshot_saved">Bildschirmfoto gespeichert unter {1}</string> + <string name="screenshot_err">Bildschirmfoto konnte nicht erstellt werden!</string> + <string name="zip_wipe_cache">Eine oder mehrere ZIP-Dateien wollen den Cache löschen -- Lösche Cache jetzt.</string> + <string name="and_sec_wipe_err">Android Secure kann nicht gelöscht werden</string> + <string name="dalvik_wipe_err">Löschen von Dalvik fehlgeschlagen</string> + <string name="auto_gen">(automatisch erstellt)</string> + <string name="curr_date">(aktuelles Datum)</string> + <string name="backup_name_len">Der Name der Sicherung ist zu lang.</string> + <string name="backup_name_invalid">Sicherungs-Name '{1}' enthält ungültige Zeichen: '{1}'</string> + <string name="no_real_sdcard">Dieses Gerät verwendet keine SD-Karte! Abbruch!</string> + <string name="cancel_sideload">ADB Sideload wird abgebrochen...</string> + <string name="change_fs_err">Fehler beim Ändern des Dateisystems.</string> + <string name="theme_ver_err">Theme-Version inkompatibel zu TWRP-Version. Standard-Theme wird verwendet.</string> + <string name="install_reboot">Neustart in 5 Sekunden</string> + <string name="up_a_level">(Übergeordneter Ordner)</string> + </resources> +</language>
\ No newline at end of file diff --git a/gui/theme/common/languages/el.xml b/gui/theme/common/languages/el.xml new file mode 100644 index 000000000..7a939fb61 --- /dev/null +++ b/gui/theme/common/languages/el.xml @@ -0,0 +1,651 @@ +<?xml version="1.0"?> +<language> + <display>Ελληνικά</display> + <resources> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + <string name="system">Σύστημα</string> + <string name="system_image">Εικόνα Συστήματος</string> + <string name="vendor">Προμηθευτής</string> + <string name="vendor_image">Εικόνα Προμηθευτή</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Μνήμη cache</string> + <string name="data">Data</string> + <string name="sdcard">Κάρτα SD</string> + <string name="internal">Εσωτερικός χώρος αποθήκευσης</string> + <string name="microsd">Micro SDCard</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android secure</string> + <string name="dalvik">Dalvik / ART Cache</string> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Εγκεκριμένα δεδομένα</string> + <string name="adopted_storage">Εγκεκριμένος Αποθ. Χώρος</string> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% °C</string> + <string name="battery_pct">Μπαταρία: %tw_battery%</string> + <string name="sort_by_name">Ταξινόμηση κατά όνομα</string> + <string name="sort_by_date">Ταξινόμηση κατά ημερομηνία</string> + <string name="sort_by_size">Ταξινόμηση κατά μέγεθος</string> + <string name="sort_by_name_only">Όνομα</string> + <string name="sort_by_date_only">Ημ/νία</string> + <string name="sort_by_size_only">Μέγεθος</string> + <string name="tab_general">ΓΕΝΙΚΑ</string> + <string name="tab_options">ΡΥΘΜΙΣΕΙΣ</string> + <string name="tab_backup">ΑΝΤΙΓΡ. ΑΣΦΑΛ.</string> + <string name="tab_time_zone">ΖΩΝΗ ΩΡΑΣ</string> + <string name="tab_screen">ΟΘΟΝΗ</string> + <string name="tab_vibration">ΔΟΝΗΣΗ</string> + <string name="tab_language">ΓΛΩΣΣΑ</string> + <string name="install_btn">Εγκατάσταση</string> + <string name="wipe_btn">Εκαθάριση</string> + <string name="backup_btn">Αντίγρ. ασφαλ.</string> + <string name="restore_btn">Επαναφορά</string> + <string name="mount_btn">Προσάρτηση</string> + <string name="settings_btn">Ρυθμίσεις</string> + <string name="advanced_btn">Προηγμένες</string> + <string name="reboot_btn">Επανεκκίνηση</string> + <string name="files_btn">Αρχεία</string> + <string name="copy_log_btn">Αντιγρ. αρχείου καταγραφής</string> + <string name="select_type_hdr">Επιλέξτε τύπο</string> + <string name="install_zip_hdr">Εγατάσταση Zip</string> + <string name="install_zip_btn">Εγατάσταση Zip</string> + <string name="install_image_hdr">Εγκατάσταση εικόνας</string> + <string name="install_image_btn">Εγκατάσταση εικόνας</string> + <string name="install_select_file_hdr">Επιλέξτε Αρχείο</string> + <string name="file_selector_folders_hdr">Φάκελοι</string> + <string name="select_file_from_storage">Επιλέξτε αρχείο από %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Εγκατάσταση</string> + <string name="select_storage_hdr">Επιλέξτε Αποθ. χώρο</string> + <string name="select_storage_btn">Επιλέξτε Αποθ. χώρο</string> + <string name="queue_hdr">Ουρά</string> + <string name="zip_queue_count">%tw_zip_queue_count% το μέγιστο 10 αρχεία στην ουρά</string> + <string name="zip_queue_count_s">Αρχεία %tw_zip_queue_count% από 10:</string> + <string name="zip_warn1">Αυτή η λειτουργία μπορεί να εγκαταστήσει μη συμβατό</string> + <string name="zip_warn2">λογισμικό και να αχρηστεύσει τη συσκευή σας.</string> + <string name="zip_back_cancel">Πιέστε το πλήκτρο πίσω για να ακυρώσετε την προσθήκη του zip.</string> + <string name="zip_back_clear">Πατήστε το κουμπί πίσω για να καθαρήσετε την ουρά.</string> + <string name="folder">Φάκελος:</string> + <string name="file">Αρχείο:</string> + <string name="zip_sig_chk">Επαλήθευση της υπογραφής Zip</string> + <string name="inject_twrp_chk">Εισάγωγή TWRP μετά την εγκατάσταση</string> + <string name="install_reboot_chk">Εππανεκίνηση μετά την εγκατάσταση</string> + <string name="options_hdr">Ρυθμίσεις</string> + <string name="confirm_flash_hdr">Επιβεβαίωση Flash</string> + <string name="zip_queue">Ουρά:</string> + <string name="options">Ρυθμίσεις:</string> + <string name="swipe_confirm"> Επιβεβαιώστε</string> + <string name="zip_add_btn">Προσθ. περισσότερα zip</string> + <string name="zip_clear_btn">Εκκαθάριση ουράς Zip</string> + <string name="install_zip_count_hdr">Εγκαταστήστε Zip %tw_zip_index% από %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Εγκατάσταση Zip: %tw_file%</string> + <string name="failed">Απέτυχε</string> + <string name="successful">Επιτυχής</string> + <string name="install_failed">Η εγκατάσταση απέτυχε</string> + <string name="install_successful">Επιτυχής εγκατάσταση</string> + <string name="wipe_cache_dalvik_btn">Εκκαθάριση cache/dalvik</string> + <string name="reboot_system_btn">Επανεκ. συστήματος</string> + <string name="install_sel_target">Επιλέξτε Διαμέρισμα</string> + <string name="flash_image_select">Επιλέξτε Διαμέρισμα για Flash εικόνας:</string> + <string name="target_partition">Διαμέρισμα:</string> + <string name="flashing_image">Εγγραφή εικόνας...</string> + <string name="image_flashed">Η εικόνα εγγράφηκε</string> + <string name="wipe_cache_dalvik_confirm">Εκκαθάριση Cache & Dalvik;</string> + <string name="wiping_cache_dalvik">Εκκαθάριση Cache & Dalvik...</string> + <string name="wipe_cache_dalvik_complete">Η Εκκαθάριση Cache & Dalvik ολοκληρώθηκε</string> + <string name="swipe_wipe">Σύρετε για εκαθάριση</string> + <string name="swipe_wipe_s"> Εκαθάριση</string> + <string name="no_os1">Κανένα λειτουργικό σύστημα εγκατεστημένο! Είστε</string> + <string name="no_osrb">σίγουροι ότι θέλετε να κάνετε επανεκκίνηση;</string> + <string name="no_ospo">σίγουροι ότι θέλετε να κάνετε απενεργοποίηση;</string> + <string name="rebooting">Επανεκκίνηση...</string> + <string name="swipe_reboot">Σύρετε για Επανεκκίνηση</string> + <string name="swipe_reboot_s"> Επανεκκίνηση</string> + <string name="swipe_flash">Σύρετε για Εγατάσταση</string> + <string name="confirm_action">Επιβεβαίωση ενέργειας</string> + <string name="back_cancel">Πατήστε το κουμπί πίσω για να ακυρώσετε.</string> + <string name="cancel_btn">Άκυρο</string> + <string name="wipe_hdr">Εκαθάριση</string> + <string name="factory_reset_hdr">Επαναφορά εργοστασιακών ρυθμίσεων</string> + <string name="factory_reset_btn">Επαναφορά εργοστασιακών ρυθμίσεων</string> + <string name="factory_reset1">Εκαθάριση Data, Cache και Dalvik</string> + <string name="factory_reset2">(εξαιρέσει εσωτερική αποθήκευσης)</string> + <string name="factory_reset3">Στις περισσότερες περιπτώσεις αυτή είναι</string> + <string name="factory_reset4">η μόνη εκκαθάριση που χρειάζεστε.</string> + <string name="factory_resetting">Επαναφορά εργοστασιακών ρυθμίσεων...</string> + <string name="advanced_wipe_hdr">Σύνθετη Εκκαθάριση</string> + <string name="advanced_wipe_btn">Σύνθετη Εκκαθάριση</string> + <string name="wipe_enc_confirm">Εκκαθάριση κρυπτογράφηση από τα Δεδομένα;</string> + <string name="formatting_data">Διαμόρφωση Δεδομένων...</string> + <string name="swipe_format_data">Σύρετε για Διαμόρφ. Δεδομ.</string> + <string name="swipe_format_data_s"> Διαμόρφ Δεδομ.</string> + <string name="factory_reset_complete">Επαναφορά εργοστασιακών ρυθμίσεων ολοκληρώθηκε</string> + <string name="sel_part_hdr">Επιλέξτε Τομέα(είς)</string> + <string name="wipe_sel_confirm">Εκκαθάριση επιλεγμένου(ων) τομέα(ων);</string> + <string name="wiping_part">Εκκαθάριση Τομέα(ων)...</string> + <string name="wipe_complete">Η εκκαθάριση ολοκληρώθηκε</string> + <string name="sel_part_wipe">Επιλέξτε Τομείς για Εκκαθάριση:</string> + <string name="invalid_part_sel">Μη έγκυρη επιλογή Τομέα</string> + <string name="format_data_hdr">Διαμόρφωση Δεδομένων</string> + <string name="format_data_btn">Διαμόρφωση Δεδομένων</string> + <string name="format_data_ptr1">Η Διαμόρφωση Δεδομένων θα διαγράψει όλες τις εφαρμογές,</string> + <string name="format_data_ptr2">αντίγραφα ασφαλείας, φωτογραφίες, βίντεο, πολυμέσα και</string> + <string name="format_data_ptr3">αφαιρεί την κρυπτογράφηση στον εσωτερικό χώρο αποθήκευσης.</string> + <string name="format_data_adopted">Including Adopted Storage</string> + <string name="format_data_lcp1">Η Διαμόρφωση Δεδομένων θα διαγράψει όλες τις εφαρμογές, αντίγραφα ασφαλείας, φωτογραφίες, βίντεο, πολυμέσα και</string> + <string name="format_data_lcp2">αφαιρεί την κρυπτογράφηση στον εσωτερικό χώρο αποθήκευσης.</string> + <string name="format_data_wtc1">Η Διαμόρφωση Δεδομένων θα διαγράψει όλες τις εφαρμογές,</string> + <string name="format_data_wtc2">αντίγραφα ασφαλείας και πολυμέσα. Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.</string> + <string name="format_data_undo">Αυτή η ενέργεια δεν μπορεί να αναιρεθεί.</string> + <string name="format_data_complete">Η Διαμόρφωση Δεδομένων ολοκληρώθηκε</string> + <string name="yes_continue">Πληκτρολογήστε Yes για να συνεχίσετε. Πιέστε το πλήκτρο πίσω για να ακυρώσετε.</string> + <string name="part_opt_hdr">Ρυθμίσεις Τομέα: %tw_partition_name%</string> + <string name="sel_act_hdr">Επιλέξτε ενέργεια</string> + <string name="file_sys_opt">Επιλογές των αρχείων συστήματος</string> + <string name="partition">Τομέας: %tw_partition_name%</string> + <string name="part_mount_point">Σημείο προσάρτησης: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Αρχεία Σύστηματος: %tw_partition_file_system%</string> + <string name="part_present_yes">Παρόν: Ναι</string> + <string name="part_present_no">Παρόν: Όχι</string> + <string name="part_removable_yes">Αφαιρούμενο: Ναι</string> + <string name="part_removable_no">Αφαιρούμενο: Όχι</string> + <string name="part_size">Μέγεθος: %tw_partition_size%MB</string> + <string name="part_used">Χρησιμοποιούνται: %tw_partition_used%MB</string> + <string name="part_free">Ελεύθερα: %tw_partition_free%MB</string> + <string name="part_backup_size">Μέγεθος του αντιγράφου ασφαλείας: %tw_partition_backup_size% MB</string> + <string name="resize_btn">Αλλάξετε το μέγεθος του Αρχείων Συστήματος</string> + <string name="resize_btn_s">Αλλαγή μεγέθους</string> + <string name="resize_confirm">Αλλαγή μεγέθους %tw_partition_name%;</string> + <string name="resizing">Αλλαγή μεγέθους...</string> + <string name="resize_complete">Η αλλαγή μεγέθους ολοκληρώθηκε</string> + <string name="swipe_resize">Σύρετε για αλλαγή μεγέθους</string> + <string name="swipe_resize_s"> Αλλαγή μεγέθους</string> + <string name="repair_btn">Επιδιόρθ. Αρχ. Συστήματος</string> + <string name="repair_btn_s">Επιδιόρθωση</string> + <string name="repair_confirm">Επιδιόρθωση %tw_partition_name%;</string> + <string name="repairing">Επιδιόρθωση...</string> + <string name="repair_complete">Η επιδιόρθωση ολοκληρώθηκε</string> + <string name="swipe_repair">Σύρετε για Επιδιόρθωση</string> + <string name="swipe_repair_s"> Επιδιόρθωση</string> + <string name="change_fs_btn">Αλλαγή Αρχ. Συστήματος</string> + <string name="change_fs_btn_s">Αλλαγή</string> + <string name="change_fs_for_hdr">Αλλαγή Αρχείου Συστήματος για: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Τομέας: %tw_partition_name% > επιλέξετε Αρχεία Συστήματος</string> + <string name="change_fs_warn1">Κάποια ROM ή kernels μπορεί να μην υποστηρίζουν κάποια</string> + <string name="change_fs_warn2">αρχεία συστήματος. Συνεχίστε με προσοχή!</string> + <string name="change_fs_confirm">Αλλαγή %tw_partition_name%;</string> + <string name="formatting">Διαμόρφωση...</string> + <string name="format_complete">Η Διαμόρφωση ολοκληρώθηκε</string> + <string name="swipe_change_fs">Σύρετε για Αλλαγή</string> + <string name="swipe_change_s"> Αλλαγή</string> + <string name="back_btn">Πίσω</string> + <string name="wipe_enc_btn">Εκκαθάριση Κρυπτογράφησης</string> + <string name="swipe_factory_reset">Σύρετε για Επαναφ. εργοστ. ρυθμ.</string> + <string name="repair_change_btn">Επιδιόρθωση ή Αλλαγή Αρχείων Συστήματος</string> + <string name="storage_hdr">Αποθ. χώρος: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Αντίγραφα ασφαλείας</string> + <string name="backup_confirm_hdr">Επιβεβαίωση Αντιγράφων Ασφαλείας</string> + <string name="encryption_tab">ΚΡΥΠΤΟΓΑΦΗΣΗ</string> + <string name="encryption">Κρυπτογράφηση:</string> + <string name="name">Όνομα:</string> + <string name="sel_part_backup">Επιλέξτε Τομείς για αντίγραφα ασφαλείας:</string> + <string name="storage">Αποθ. χώρος:</string> + <string name="enc_disabled">απενεργοποιημένο - ορίσετε έναν κωδικό για να ενεργοποιήσετε</string> + <string name="enc_enabled">ενεργοποιημένο</string> + <string name="enable_backup_comp_chk">Ενεργοποιήσετε τη συμπίεση</string> + <string name="skip_md5_backup_chk">Παράλ. δημιουργ. MD5 κατά την δημ. αντιγρ. ασφ.</string> + <string name="disable_backup_space_chk">Απενεργοποίηση Ελέγχου Ελεύθερου Χώρου</string> + <string name="refresh_sizes_btn">Ανανέωση Μεγεθών</string> + <string name="swipe_backup">Σύρετε για δημιουργ. Αντιγρ. Ασφαλ.</string> + <string name="append_date_btn">Προσαρτημένη Ημ/νία</string> + <string name="backup_name_exists">Ένα αντίγραφο ασφαλείας με αυτό το όνομα υπάρχει ήδη!</string> + <string name="encrypt_backup">Κρυπτογράφηση αντιγράφων ασφαλείας;</string> + <string name="enter_pass">Εισάγετε κωδικό:</string> + <string name="enter_pass2">Εισάγετε τον κωδικό ξανά:</string> + <string name="pass_not_match">Οι κωδικοί πρόσβασης δεν ταιριάζουν!</string> + <string name="partitions">Τομείς:</string> + <string name="disabled">Απενεργοποιημένο</string> + <string name="enabled">Ενεργοποιημένο</string> + <string name="backup_name_hdr">Ορίστε όνομα Αντίγραφου Ασφαλείας</string> + <string name="progress">Πρόοδος:</string> + <string name="backup_complete">Αντίγραφο Ασφαλείας Δημιουργήθηκε</string> + <string name="restore_hdr">Επαναφορά</string> + <string name="sel_backup_hdr">Επιλέξτε αντίγραφα ασφαλείας</string> + <string name="restore_sel_store_hdr">Επιλέξτε αρχείο από %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Επιλέξτε πακέτο Επαναφοράς:</string> + <string name="restore_enc_backup_hdr">Κρυπτογραφημένο αντίγραφο ασφαλείας</string> + <string name="restore_dec_fail">Κωδικός απέτυχε, παρακαλώ προσπαθήστε ξανά!</string> + <string name="del_backup_btn">Διαγραφή αντιγράφου ασφαλείας</string> + <string name="del_backup_confirm">Διαγραφή αντιγράφου ασφαλείας;</string> + <string name="del_backup_confirm2">Αυτή η ενέργεια δεν μπορεί να αναιρεθεί!</string> + <string name="deleting_backup">Διαγραφή αντιγράφων ασφαλείας...</string> + <string name="backup_deleted">Το αντίγραφο ασφαλείας διαγράφηκε</string> + <string name="swipe_delete">Σύρετε για διαγραφή</string> + <string name="swipe_delete_s"> Διαγραφή</string> + <string name="restore_try_decrypt">Κρυπτογραφημένο Αντίγραφο Ασφαλείας - Προσπάθεια Αποκρυπτογράφησης</string> + <string name="restore_try_decrypt_s">Προσπάθεια αποκρυπτογράφησης</string> + <string name="restore_backup_date">Το Αντίγραφο ασφαλείας δημιουργήθηκε στο %tw_restore_file_date%</string> + <string name="restore_sel_part">Επιλέξτε Τομείς για Επαναφορά:</string> + <string name="restore_enable_md5_chk">Ενεργ. την επαλήθευση MD5 στα αντίγρ. ασφαλ.</string> + <string name="restore_complete">Η Eπαναφορά ολοκληρώθηκε</string> + <string name="swipe_restore">Σύρετε για Eπαναφορά</string> + <string name="swipe_restore_s"> Επαναφορά</string> + <string name="rename_backup_hdr">Μετονομασία αντιγράφου ασφαλείας</string> + <string name="rename_backup_confirm">Μετονομασία αντιγράφου ασφαλείας;</string> + <string name="rename_backup_confirm2">Αυτή η ενέργεια δεν μπορεί να αναιρεθεί!</string> + <string name="renaming_backup">Μετονομασία αντίγραφου ασφαλείας...</string> + <string name="rename_backup_complete">Η Μετονομασία Αντ. Ασφαλ. Ολοκληρώθηκε</string> + <string name="swipe_to_rename">Σύρετε για Μεταονομασία</string> + <string name="swipe_rename"> Μετονομασία</string> + <string name="confirm_hdr">Επιβεβαίωση</string> + <string name="mount_hdr">Προσάρτηση</string> + <string name="mount_sel_part">Επιλέξτε Τομείς για Προσάρτηση:</string> + <string name="mount_sys_ro_chk">Ορισμός του τομέα συστήματος μόνο για ανάγνωση</string> + <string name="mount_sys_ro_s_chk">Τοποθέτηση Συστήματος σε RO</string> + <string name="decrypt_data_btn">Αποκρυπτογράφηση δεδομένων</string> + <string name="disable_mtp_btn">Απενεργοποίηση MTP</string> + <string name="enable_mtp_btn">Ενεργοποίηση MTP</string> + <string name="mount_usb_storage_btn">Προσάρτ. αποθ. χώρου USB</string> + <string name="usb_storage_hdr">Εξ. χώρος USB</string> + <string name="usb_stor_mnt1">Εξ. χώρος USB προσαρτήθηκε</string> + <string name="usb_stor_mnt2">Βεβαιωθείτε ότι θα αφαιρέσετε με ασφάλεια τη συσκευή σας</string> + <string name="usb_stor_mnt3">από τον υπολογιστή σας πριν από την αποπροσάρτηση!</string> + <string name="unmount_btn">Αποπροσάρτηση</string> + <string name="rb_system_btn">Σύστημα</string> + <string name="rb_poweroff_btn">Απενεργοποίηση</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Λήψη</string> + <string name="turning_off">Απενεργοποίηση...</string> + <string name="swipe_power_off">Σύρετε για Απενεργοποίηση</string> + <string name="swipe_power_off_s">Απενεργοποίηση</string> + <string name="sys_ro_hdr">Τομέας συστήματος χωρίς τροποποιήσεις</string> + <string name="sys_ro_keep">Κρατήστε το σύστημα για ανάγνωση μόνο;</string> + <string name="sys_rop1">Το TWRP μπορεί να αφήσει τον τομέα συστήματος μη τροποποιημένο</string> + <string name="sys_rop2">ώστε να κάνει ευκολότερο για σας να λάβετε επίσημες ενημερώσεις.</string> + <string name="sys_rop3">Το TWRP δεν θα είναι σε θέση να αποτρέψει το λειτουργικό</string> + <string name="sys_rop4">να αντικαταστήσει το TWRP και δεν θα προσφέρουν τη δυνατότητα root στη συσκευή σας.</string> + <string name="sys_rop5">Η εγκατάσταση zip ή η εκτέλεση εντολών adb μπορούν να</string> + <string name="sys_rop6">τροποποιήσουν το διαμέρισμα του συστήματος.</string> + <string name="sys_rol1">Το TWRP μπορεί να αφήσει τον τομέα συστήματος μη τροποποιημένο ώστε να κάνει ευκολότερο για σας να λάβετε επίσημες ενημερώσεις.</string> + <string name="sys_rol2">Το TWRP δεν θα είναι σε θέση να αποτρέψει το λειτουργικό να αντικαταστήσει το TWRP και δεν θα προσφέρουν τη δυνατότητα root στη συσκευή σας.</string> + <string name="sys_rol3">Η Εγκατάσταση zip ή η εκτέλεση εργασιών adb μπορούν να τροποποιήσουν το διαμέρισμα του συστήματος.</string> + <string name="sys_ro_never_show_chk">Μην εμφανιστεί ξανά αυτή η οθόνη κατά την εκκίνηση</string> + <string name="sys_ro_keep_ro_btn">Διατήρηση Ανάγνωσης Μόνο</string> + <string name="swipe_allow_mod">Σύρετε για να Επιτρέψετε τις Τροποποιήσεις</string> + <string name="swipe_allow_mod_s">Επιτρέψτε τροποποιήσεις</string> + <string name="settings_hdr">Ρυθμίσεις</string> + <string name="settings_gen_hdr">Γενικές Ρυθμίσεις</string> + <string name="settings_gen_s_hdr">Γενικά</string> + <string name="settings_gen_btn">Γενικά</string> + <string name="use_rmrf_chk">Χρήση rm -rf αντί για διαμόρφωση</string> + <string name="use24clock_chk">Χρήση 24-ωρης μορφής ώρας</string> + <string name="rev_navbar_chk">Αντεστραμμένη navbar διάταξης</string> + <string name="simact_chk">Προσομοιώση ενεργειών για τη δοκιμή θέματος</string> + <string name="simfail_chk">Προσομοίωση αποτυχίας για δράσεις</string> + <string name="ctr_navbar_rdo">Κεντρική στοίχιση navbar κουμπιών</string> + <string name="lft_navbar_rdo">Αριστερή στοίχιση navbar κουμπιών</string> + <string name="rht_navbar_rdo">Δεξιά στοίχιση navbar κουμπιών</string> + <string name="restore_defaults_btn">Επαναφ. Προεπιλεγμ.</string> + <string name="settings_tz_btn">Ζώνη Ώρας</string> + <string name="settings_screen_btn">Οθόνη</string> + <string name="settings_screen_bright_btn">Φωτεινότητα οθόνης</string> + <string name="settings_vibration_btn">Δόνηση</string> + <string name="settings_language_btn">Γλώσσα</string> + <string name="time_zone_hdr">Ζώνη Ώρας</string> + <string name="sel_tz_list">Επιλέξτε ζώνη ώρας:</string> + <string name="utcm11">(UTC -11) Σαμόα, Midway Island</string> + <string name="utcm10">(UTC -10) Χαβάη</string> + <string name="utcm9">(UTC -9) Αλάσκα</string> + <string name="utcm8">(UTC -8) Ώρα Ειρηνικού</string> + <string name="utcm7">(UTC -7) Mountain Time</string> + <string name="utcm6">(UTC -6) Κεντρική ώρα</string> + <string name="utcm5">(UTC -5) Ανατολική ώρα</string> + <string name="utcm4">(UTC -4) Ώρα Ατλαντικού</string> + <string name="utcm3">(UTC -3) Βραζιλία, Μπουένος Άϊρες</string> + <string name="utcm2">(UTC -2) Mid-Atlantic</string> + <string name="utcm1">(UTC -1) Αζόρες, Νήσοι Πράσινου Ακρωτηρίου</string> + <string name="utc0">(UTC 0) Λονδίνο, Δουβλίνο, Λισαβόνα</string> + <string name="utcp1">(UTC + 1) Βερολίνο, Βρυξέλλες, Παρίσι</string> + <string name="utcp2">(UTC + 2) Αθήνα, Κωνσταντινούπολη, Νότια Αφρική</string> + <string name="utcp3">(UTC + 3) Μόσχα, Βαγδάτη</string> + <string name="utcp4">(UTC + 4) Αμπού Ντάμπι, Τιφλίδα, Μοσχάτο</string> + <string name="utcp5">(UTC + 5) Αικατερινούπολη, Ισλαμαμπάντ</string> + <string name="utcp6">(UTC + 6) Αλμάτι, Ντάκα, Κολόμπο</string> + <string name="utcp7">(UTC + 7) Μπανγκόκ, Ανόι, Τζακάρτα</string> + <string name="utcp8">(UTC + 8) Πεκίνο, Σιγκαπούρη, Hong Kong</string> + <string name="utcp9">(UTC + 9) Τόκιο, Σεούλ, Γιακούτσκ</string> + <string name="utcp10">(UTC + 10) Ανατολική Αυστραλία, Γκουάμ</string> + <string name="utcp11">(UTC + 11) Βλαδιβοστόκ, Νησιά Σολομώντα</string> + <string name="utcp12">(UTC + 12) Όκλαντ, Γουέλινγκτον, Φίτζι</string> + <string name="sel_tz_offset">Επιλέξτε μετατόπιση (συνήθως 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Κανένα</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Χρησιμοποιήστε τη θερινή ώρα (DST)</string> + <string name="curr_tz">Τρέχουσα ζώνης ώρας: %tw_time_zone%</string> + <string name="curr_tz_s">Τρέχουσα ζώνης ώρας:</string> + <string name="set_tz_btn">Ορισμός ζώνης ώρας</string> + <string name="settings_screen_hdr">Ρυθμίσεις οθόνης</string> + <string name="settings_screen_timeout_hdr">Χρονικό όριο οθόνης</string> + <string name="enable_timeout_chk">Ενεργοποίηση χρονικού ορίου οθόνης</string> + <string name="screen_to_slider">Χρονικό όριο οθόνης σε δευτερόλεπτα:</string> + <string name="screen_to_slider_s">Χρονικό όριο οθόνης σε δευτερόλεπτα (0 = απενεργοποιημένο): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Η ρύθμιση χρονικού ορίου οθόνης δεν είναι διαθέσιμη</string> + <string name="screen_bright_slider">Φωτεινότητα: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Η ρύθμιση φωτεινότητας δεν είναι διαθέσιμη</string> + <string name="vibration_hdr">Δόνηση</string> + <string name="button_vibration_hdr">Δόνηση Κουμπιού</string> + <string name="kb_vibration_hdr">Δόνηση Πληκτρολογίου</string> + <string name="act_vibration_hdr">Δόνηση Ενέργειας</string> + <string name="button_vibration">Δόνηση Κουμπιού:</string> + <string name="kb_vibration">Δόνηση Πληκτρολογίου:</string> + <string name="act_vibration">Δόνηση Ενέργειας:</string> + <string name="select_language">Επιλέξτε γλώσσα:</string> + <string name="sel_lang_btn">Ορισμός γλώσσας</string> + <string name="set_language_btn">Ρύθμιση γλώσσας</string> + <string name="advanced_hdr">Προηγμένες</string> + <string name="copy_log_confirm">Αντιγραφή Log στην κάρτα SD;</string> + <string name="copying_log">Αντιγραφή Log στην κάρτα SD...</string> + <string name="copy_log_complete">Η Αντιγραφή Log Ολοκληρώθηκε</string> + <string name="fix_context_btn">Διορθ. περιεχομ.</string> + <string name="part_sd_btn">Τομέας κάρτας SD</string> + <string name="part_sd_s_btn">Κάρτα SD</string> + <string name="file_manager_btn">Διαχείρ. αρχείων</string> + <string name="language_hdr">Γλώσσα</string> + <string name="terminal_btn">Τερματικό</string> + <string name="reload_theme_btn">Εκ νέου φόρτ. θέματ.</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Εισαγωγή TWRP</string> + <string name="inject_twrp_confirm">Επανεισαγωγή TWRP;</string> + <string name="injecting_twrp">Επανεισαγωγή TWRP...</string> + <string name="inject_twrp_complete">Εισαγωγή TWRP ολοκληρώθηκε</string> + <string name="swipe_to_confirm">Σύρετε για επιβεβαιώσετε</string> + <string name="part_sd_hdr">Τομέας κάρτας SD</string> + <string name="invalid_partsd_sel">Πρέπει να επιλέξετε μία αφαιρ. συσκευή</string> + <string name="part_sd_lose">Θα χάσετε όλα τα αρχεία στην κάρτα SD!</string> + <string name="part_sd_undo">Αυτή η ενέργεια δεν μπορεί να αναιρεθεί!</string> + <string name="part_sd_ext_sz">Μέγεθος EXT:</string> + <string name="part_sd_swap_sz">Αλλαγή Μεγέθους:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Σύστημα αρχείων:</string> + <string name="swipe_part_sd">Σύρετε για Διαχωρισμό</string> + <string name="swipe_part_sd_s">Τομέας</string> + <string name="partitioning_sd">Διαχώριση κάρτας SD...</string> + <string name="partitioning_sd2">Αυτό θα διαρκέσει μερικά λεπτά.</string> + <string name="part_sd_complete">Η Διαχώριση ολοκληρώθηκε</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Επαναφέρετε το Αρχικό Boot</string> + <string name="dumlock_restore_confirm">Επαναφορά την αρχικής εικόνας boot;</string> + <string name="dumlock_restoring">Επαναφορά του Αρχικού Boot...</string> + <string name="dumlock_restore_complete">Επαναφορά του Αρχικού Boot Ολοκληρώθηκε</string> + <string name="dumlock_reflash_btn">Επανεγγραφή Recovery</string> + <string name="dumlock_reflash_confirm">Επανεγγραφή Recovery στο boot;</string> + <string name="dumlock_reflashing">Εγγραφή recovery στο boot...</string> + <string name="dumlock_reflash_complete">Η Εγγραφή Recovery στο Boot Ολοκληρώθηκε</string> + <string name="dumlock_install_btn">Εγκατάσταση του HTC Dumlock</string> + <string name="dumlock_install_confirm">Εγκατάσταση αρχείων HTC dumlock στο λειτουργικό;</string> + <string name="dumlock_installing">Εγκατάσταση του HTC Dumlock...</string> + <string name="dumlock_install_complete">Η εγκατάσταση HTC Dumlock Ολοκληρώθηκε</string> + <string name="swipe_to_unlock">Σύρετε για ξεκλείδωμα</string> + <string name="swipe_unlock"> Ξεκλείδωμα</string> + <string name="fm_hdr">Διαχείριση αρχείων</string> + <string name="fm_sel_file">Επιλέξτε ένα αρχείο ή φάκελο</string> + <string name="fm_type_folder">Φάκελος</string> + <string name="fm_type_file">Αρχείο</string> + <string name="fm_choose_act">Επιλέξτε ενέργεια</string> + <string name="fm_selected">%tw_fm_type% επιλέχθηκεί:</string> + <string name="fm_copy_btn">Αντιγραφή</string> + <string name="fm_copy_file_btn">Αντιγραφή αρχείου</string> + <string name="fm_copy_folder_btn">Αντιγραφή φακέλου</string> + <string name="fm_copying">Αντιγραφή</string> + <string name="fm_move_btn">Μετακίνηση</string> + <string name="fm_moving">Μετακίνηση</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Διαγραφή</string> + <string name="fm_deleting">Διαγραφή</string> + <string name="fm_rename_btn">Μετονομασία</string> + <string name="fm_rename_file_btn">Μετονοσία αρχείου</string> + <string name="fm_rename_folder_btn">Μετονομασία φακέλου</string> + <string name="fm_renaming">Μετονομασία</string> + <string name="fm_sel_dest">Επιλέξτε φάκελο προορισμού</string> + <string name="fm_sel_curr_folder">Επιλέξτε τρέχοντα φάκελο</string> + <string name="fm_rename_hdr">Μετονομασία</string> + <string name="fm_set_perms_hdr">Ορισμός δικαιωμάτων</string> + <string name="fm_perms">Δικαιώματα:</string> + <string name="fm_complete">Η Λειτουργία Αρχείου Ολοκληρώθηκε</string> + <string name="decrypt_data_hdr">Αποκρυπτογράφηση δεδομένων</string> + <string name="decrypt_data_enter_pass">Εισάγετε Κωδικό</string> + <string name="decrypt_data_failed">Κωδικός απέτυχε, παρακαλώ προσπαθήστε ξανά!</string> + <string name="decrypt_data_failed_pattern">Το Μοτίβο απέτυχε, παρακαλώ προσπαθήστε ξανά!</string> + <string name="decrypt_data_enter_pattern">Εισαγάγετε το μοτίβο.</string> + <string name="decrypt_data_trying">Προσπάθεια αποκρυπτογράφησης</string> + <string name="term_hdr">Εντολή τερματικού</string> + <string name="term_s_hdr">Τερματικό</string> + <string name="term_kill_btn">ΤΕΡΜΑΤΙΣΕ</string> + <string name="term_sel_folder_hdr">Περιηγηθείτε στον αρχικό φάκελο</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Εκκαθάριση Dalvik Cache</string> + <string name="sideload_wipe_cache_chk">Εκκαθάριση Cache</string> + <string name="swipe_to_sideload">Σύρετε για Sideload</string> + <string name="swipe_sideload"> Έναρξη</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Χρήση: adb sideload filename.zip</string> + <string name="sideload_complete">ADB Sideload ολοκληρώθηκε</string> + <string name="fix_contexts_hdr">Διορθώσετε τα δικαιώματα</string> + <string name="fix_contexts_note1">Σημείωση: Διόρθωση δικαιωμάτων, σπάνια χρειάζεται.</string> + <string name="fix_contexts_note2">Η διόρθωση περιεχομένων SELinux μπορεί να</string> + <string name="fix_contexts_note3">κάνει την συσκευή σας να μην ξεκινάει σωστά.</string> + <string name="swipe_to_fix_contexts">Σύρετε για Διόρθωση Δικαιωμάτων</string> + <string name="swipe_fix_contexts"> Διορθ. δικαιώμ.</string> + <string name="fixing_contexts">Διόρθωση δικαιωμάτων...</string> + <string name="fix_contexts_complete">Η Διόρθωση δικαιωμάτων ολοκληρώθηκε</string> + <string name="reboot_hdr">Επανεκκίνηση</string> + <string name="su_hdr">Έλεγχος SuperSU</string> + <string name="su_note1">Η συσκευή σας δεν φαίνεται να έχει root.</string> + <string name="su_note2">Εγκατάσταση SuperSU τώρα;</string> + <string name="su_note3">Αυτό κάνει root στην συσκευή σας.</string> + <string name="su_cancel">Μην εγκαταστήσετε</string> + <string name="swipe_su_to_install">Σύρετε για εγκατάσταση</string> + <string name="swipe_su_install"> Εγκατάσταση</string> + <string name="su_installing">Εγκατάσταση SuperSU</string> + <string name="sel_storage_list">Επιλέξτε Αποθ. χώρο</string> + <string name="ok_btn">OΚ</string> + <string name="no_kernel_selinux">Το Kernel δεν υποστηρίζει την ανάγνωση περιεχομένων SELinux.</string> + <string name="full_selinux">Υπάρχει πλήρης υποστήριξη SELinux.</string> + <string name="no_selinux">Δεν υπάρχει υποστήριξη SELinux (libselinux).</string> + <string name="mtp_enabled">MTP ενεργοποιημένο</string> + <string name="mtp_crash">MTP συνετρίβη, δεν αρχίζει το MTP κατά την εκκίνηση.</string> + <string name="decrypt_success">Αποκρυπτογραφήθηκε με επιτυχία με τον προεπιλεγμένο κωδικό.</string> + <string name="unable_to_decrypt">Δεν είναι δυνατή η αποκρυπτογράφηση με τον προεπιλεγμένο κωδικός. Ίσως χρειαστεί να εκτελέσετε εκκαθάριση δεδομένων.</string> + <string name="generating_md51">Δημιουργία MD5</string> + <string name="generating_md52"> * Δημιουργία md5...</string> + <string name="md5_created"> * MD5 δημιουργήθηκε.</string> + <string name="md5_error"> * Σφάλμα MD5!</string> + <string name="md5_compute_error"> * Σφάλμα υπολογισμού MD5.</string> + <string name="current_date">(Τρέχουσα ημερομηνία)</string> + <string name="auto_generate">(Αυτόματη δημιουργία)</string> + <string name="unable_to_locate_partition">Δεν μπορεί να εντοπιστεί ο '{1}' τομέας για υπολογισμούς αντ. ασφαλ.</string> + <string name="no_partition_selected">Δεν επιλέχθηκαν τομείς για αντίγραφο ασφαλείας.</string> + <string name="total_partitions_backup"> * Συνολικός αριθμός διαμερισμάτων για να δημιουργήσετε αντίγραφα ασφαλείας: {1}</string> + <string name="total_backup_size"> * Συνολικό μέγεθος όλων των δεδομένων: {1}MB</string> + <string name="available_space"> * Διαθέσιμος χώρος: {1}MB</string> + <string name="unable_locate_storage">Δεν μπορεί να εντοπίσετεί ο αποθ. χώρος.</string> + <string name="no_space">Ανεπαρκής χώρος στην αποθ. χώρο.</string> + <string name="backup_started">[ΔΗΜΙΟΥΡΓΙΑ ΑΝΤΙΓΡ. ΑΣΦΑΛ.]</string> + <string name="backup_folder"> * Κάντε φάκελο αντιγτ. ασφ.: {1}</string> + <string name="fail_backup_folder">Απέτυχε δημιουργίας φακέλου αντιγρ. ασφ.</string> + <string name="avg_backup_fs">Μέσος ρυθμός αντιγρ. ασφ. αρχείων συστήματος: {1} MB/δευτερ.</string> + <string name="avg_backup_img">Μέσος ρυθμός αντιγρ. ασφ. εικονικών μονάδων: {1} MB/δευτερ.</string> + <string name="total_backed_size">[{1} MB ΣΥΝΟΛΙΚΑ ΑΝΤΙΓΡΑΦΑΚΑΝ]</string> + <string name="backup_completed">[ΔΗΜΙΟΥΡΓΙΑ ΑΝΤΙΓΡ. ΑΣΦ. ΟΛΟΚΛΗΡΩΘΗΚΕ ΣΕ {1} ΔΕΥΤΕΡΟΛΕΠΤΑ]</string> + <string name="restore_started">[ΕΠΑΝΑΦΟΡΑ ΞΕΚΙΗΣΕ]</string> + <string name="restore_folder">Επαναφορά φακέλου: '{1}'</string> + <string name="restore_part_done">[{1} ολοκληρώθηκαν ({2} δευτερόλεπτα)]</string> + <string name="verifying_md5">Επαλήθευση MD5</string> + <string name="skip_md5">Παράλειψη ελέγχου MD5 βάση τις ρυθμίσεις χρήστη.</string> + <string name="calc_restore">Υπολογισμός λεπτομερειών επαναφοράς...</string> + <string name="restore_read_only">Δεν είναι δυνατό να επαναφέρετε {1} -- τοποθέτηση μόνο για ανάγνωση.</string> + <string name="restore_unable_locate">Δεν εντοπίζετε το διαμέρισμα «{1}» για αποκατάσταση.</string> + <string name="no_part_restore">Δεν επιλέχθηκαν τομείς για επαναφορά.</string> + <string name="restore_part_count">Επαναφορά {1} τομέων...</string> + <string name="total_restore_size">Το συνολικό μέγεθος επαναφοράς είναι {1}MB</string> + <string name="updating_system_details">Ενημέρωση λεπτομερειών συστήματος</string> + <string name="restore_completed">[ΕΠΑΝΑΦΟΡΑ ΟΛΟΚΛΗΡΩΝΕΤΕ ΣΕ {1} ΔΕΥΤΕΡΟΛΕΠΤΑ]</string> + <string name="error_opening_strerr">Σφάλμα κατά το άνοιγμα: '{1}' ({2})</string> + <string name="unable_locate_part_backup_name">Δεν εντοπίστηκε διαμέρισμα από το όνομα του αντίγραφου ασφαλείας: '{1}'</string> + <string name="unable_find_part_path">Δεν μπόρεσε να βρεθεί ο τομέας για τη διαδρομή '{1}'</string> + <string name="update_part_details">Ενημέρωση λεπτομερειών Τομέα...</string> + <string name="update_part_details_done">...ολοκληρώθηκε</string> + <string name="wiping_dalvik">Εκκαθάριση Καταλόγων Dalvik Cache...</string> + <string name="cleaned">Καθαρίστηκαν: {1}...</string> + <string name="dalvik_done">-- Οι κατάλογοι Dalvik Cache, Διαγράφηκαν!</string> + <string name="no_andsec">Δεν βρέθηκαν τομείς android secure.</string> + <string name="unable_to_locate">Δεν μπορεί να εντοπιστεί {1}.</string> + <string name="wiping_datamedia">Εκκαθάριση εσωτ. χώρου αποθ. -- /data/media...</string> + <string name="unable_to_mount">Αδύνατη προσάρτηση {1}</string> + <string name="unable_to_mount_internal">Αδύνατη προσάρτηση του internal_storage</string> + <string name="unable_to_mount_storage">Αδύνατη προσάρτηση του χώρου αποθ.</string> + <string name="fail_decrypt">Απέτυχε η αποκρυπτογράφηση δεδομένων.</string> + <string name="no_crypto_support">Δεν έχει μεταγλωττιστεί υποστήριξη κρυπτογράφησης σε αυτό το build.</string> + <string name="decrypt_success_dev">Τα δεδομένα αποκρυπτογραφήθηκαν, νέο μπλοκάρισμα συσκευής: '{1}'</string> + <string name="done">Έγινε.</string> + <string name="start_partition_sd">Διαχώριση κάρτας SD...</string> + <string name="partition_sd_locate">Δεν μπορείτε να εντοπίσετε η συσκευή για διαχωρισμό.</string> + <string name="ext_swap_size">EXT + Αλλαγή μεγέθους είναι μεγαλύτερο από το μέγεθος της κάρτας sd.</string> + <string name="remove_part_table">Κατάργηση πίνακα τομέων...</string> + <string name="unable_rm_part">Δεν είναι δυνατή η κατάργηση του πίνακα τομέων.</string> + <string name="create_part">Δημιουργία {1} τομέα...</string> + <string name="unable_to_create_part">Δεν είναι δυνατή η δημιουργία τομέα {1}.</string> + <string name="format_sdext_as">Διαμόρφωση sd-ext ως {1}...</string> + <string name="part_complete">Η Διαχώριση ολοκληρώθηκε.</string> + <string name="unable_to_open">Δεν είναι δυνατό το άνοιγμα '{1}'.</string> + <string name="mtp_already_enabled">Το MTP ενεργοποιήθηκε ήδη</string> + <string name="mtp_fail">Αποτυχία ενεργοποιήσεις MTP</string> + <string name="no_mtp">Δεν περιλαμβάνεται η υποστήριξη MTP</string> + <string name="image_flash_start">[ΕΓΓΡΑΦΗ ΕΙΚΟΝΑΣ ΞΕΚΙΝΗΣΕ]</string> + <string name="img_to_flash">Εικόνα για εγγραφή: '{1}'</string> + <string name="flash_unable_locate">Δεν μπορεί να εντοπιστεί ο '{1}' τομέας για εγγραφή.</string> + <string name="no_part_flash">Δεν επιλέχθηκαν τομείς για εγγραφή.</string> + <string name="too_many_flash">Έχουν επιλεγεί πολύ τομείς για εγγραφή.</string> + <string name="invalid_flash">Μη έγκυρη εγγραφή τομέα που καθορίζεται.</string> + <string name="flash_done">[ΕΓΓΡΑΦΗ ΕΙΚΟΝΑΣ ΟΛΟΚΛΗΡΩΘΗΚΕ]</string> + <string name="wiping">Εκκαθάριση {1}</string> + <string name="repair_not_exist">{1} δεν υπάρχει! Δεν μπορεί να επιδιορθώσει!</string> + <string name="repairing_using">Επιδιόρθωση {1} χρήση {2}...</string> + <string name="unable_repair">Δεν είναι δυνατή η επιδιόρθωση {1}.</string> + <string name="mount_data_footer">Δεν μπόρεσε να προσαρτηθεί το /data και είναι αδύνατη η εύρεση του κρύπτο υποσέλιδου.</string> + <string name="create_folder_strerr">Δεν μπόρεσε να δημιουργήσει '{1}' το φάκελο ({2}).</string> + <string name="fail_mount">Αποτυχία προσάρτησης '{1}' ({2})</string> + <string name="fail_unmount">Αποτυχία αποπροσάρτησης '{1}' ({2})</string> + <string name="cannot_resize">Δεν μπορεί να αλλαχθεί το μέγεθος {1}.</string> + <string name="repair_resize">Επιδιόρθωση {1} πριν την αλλαγή μεγέθους.</string> + <string name="unable_resize">Δεν είναι δυνατή η αλλαγή μεγέθους {1}.</string> + <string name="no_md5_found">Δεν βρέθηκε MD5 αρχείο για το '{1}'. Παρακαλώ απεπηλέξτε την επαλήθευση MD5 για επαναφορά.</string> + <string name="md5_fail_match">Το MD5 απέτυχε να ταυτίσει με το '{1}'.</string> + <string name="fail_decrypt_tar">Αποτυχία αποκρυπτογράφησης του αρχείου tar '{1}'</string> + <string name="format_data_msg">Ίσως χρειαστεί να επανεκκινήσετε στο recovery για να ξαναχρησιμοποιήσετε το /data.</string> + <string name="format_data_err">Αδύνατη η διαμόρφωση για να καταργήσετε την κρυπτογράφηση.</string> + <string name="formatting_using">Διαμόρφωση {1} χρησιμοποιόντας {2}...</string> + <string name="unable_to_wipe">Αδυναμία εκκαθάρισης {1}.</string> + <string name="cannot_wipe">Ο Τομέας {1} δεν μπορεί να εκκαθαριστεί.</string> + <string name="remove_all">Διαγραφή όλων των αρχείων στο '{1}'</string> + <string name="wiping_data">Εκκαθάριση δεδομένων χωρίς την εκκαθάριση του /data/media ...</string> + <string name="backing_up">Δημιουργία Αντιγρ. Ασφαλ. {1}...</string> + <string name="backing">Δημιουργία Αντιγρ. Ασφαλ.</string> + <string name="backup_size">Μέγεθος αρχείο αντιγρ. ασφ. για το «{1}» είναι 0 bytes.</string> + <string name="datamedia_fs_restore">Προειδοποίηση: Αυτό το αντίγραφο ασφαλείας /data έγινε με το σύστημα αρχείων {1}! Η δημιουργία αντιγράφων ασφαλείας ενδέχεται να μην εκκίνηση, εκτός και αν επιστρέψετε στο {1}.</string> + <string name="restoring">Επαναφορά {1}...</string> + <string name="restoring_hdr">Επαναφορά</string> + <string name="recreate_folder_err">Δεν είναι δυνατή η ανασύνθεση του φακέλου {1}.</string> + <string name="img_size_err">Το μέγεθος της εικόνας είναι μεγαλύτερο από την συσκευή προορισμού</string> + <string name="flashing">Εγγραφή {1}...</string> + <string name="backup_folder_set">Φάκελος αντιγρ. ασφ. ορίστηκε το '{1}'</string> + <string name="locate_backup_err">Δεν μπόρεσενα εντοπιστεί το αντιγρ. ασφ. '{1}'</string> + <string name="set_restore_opt">Ρύθμιση επιλογών επαναφοράς: '{1}':</string> + <string name="md5_check_skip">Η παράλειψη ελέγχου MD5 είναι ενεργή</string> + <string name="ors_encrypt_restore_err">Δεν μπορεί να χρησιμοποιηθεί το OpenRecoveryScript για να επαναφέρετε ένα κρυπτογραφημένο αντίγραφο ασφαλείας.</string> + <string name="mounting">Προσάρτηση</string> + <string name="unmounting">Αποπροσάρτηση</string> + <string name="mounted">Προσαρτήθηκε '{1}'</string> + <string name="unmounted">Αποπροσαρτήθηκε '{1}'</string> + <string name="setting">Ρύθμιση '{1}' για '{2}'</string> + <string name="setting_empty">Ρύθμιση '{1}' για άδειασμα</string> + <string name="making_dir1">Δημιουργία φακέλου</string> + <string name="making_dir2">Δημιουργία φακέλου: '{1}'</string> + <string name="running_command">Εκτέλεση Εντολής</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">Εκτέλεση ADB sideload...</string> + <string name="need_new_adb">Χρειάζεστε adb 1.0.32 ή νεότερο για sideload σε αυτήν τη συσκευή.</string> + <string name="no_pwd">Δεν παρέχεται κωδικός.</string> + <string name="done_ors">Έγινε επεξεργασία του αρχείου script</string> + <string name="injecttwrp">Εισαγωγή TWRP στην εικόνα εκκίνησης...</string> + <string name="zip_err">Σφάλμα κατά την εγκατάσταση του zip '{1}'</string> + <string name="installing_zip">Εγκατάσταση αρχείου zip '{1}'</string> + <string name="select_backup_opt">Ρύθμιση της δημιουργίας αντιγράφων ασφαλείας:</string> + <string name="compression_on">Η συμπίεση είναι ενεργή</string> + <string name="md5_off">Η δημιουργία MD5 είναι απενεργοποιημένη</string> + <string name="backup_fail">Η δημιουργία Αντίγραφου Ασφαλείας απέτυχε</string> + <string name="backup_clean">Η δημιουργία Αντίγρ. Ασφαλ. απέτυχε. Εκκαθάριση φακέλου.</string> + <string name="running_recovery_commands">Εκτέλεση Eντολών Recovery</string> + <string name="recovery_commands_complete">Οι Εντολές Recovery Ολοκληρώθηκαν</string> + <string name="running_ors">Εκτέλεση OpenRecoveryScript</string> + <string name="ors_complete">OpenRecoveryScript Ολοκληρώθηκε</string> + <string name="no_updater_binary">Δεν βρέθηκε το '{1}' στο αρχείο zip.</string> + <string name="check_for_md5">Έλεγχος για MD5 αρχείο...</string> + <string name="fail_sysmap">Αποτυχία αντιστ. αρχείου '{1}'</string> + <string name="verify_zip_sig">Επαλήθευση υπογραφής zip...</string> + <string name="verify_zip_fail">Η επαλήθευση της υπογραφής zip απέτυχε!</string> + <string name="verify_zip_done">Η επαλήθευση της υπογραφής zip ολοκληρώθηκε.</string> + <string name="zip_corrupt">Το αρχείο zip είναι κατεστραμμένο!</string> + <string name="no_md5">Παράλειψη ελέγχου MD5: δεν βρέθηκε αρχείο MD5</string> + <string name="md5_fail">Τα MD5 δεν ταυτίζονται</string> + <string name="md5_match">Τα MD5 ταυτίζονται</string> + <string name="pid_signal">{1} διαδικασία τερματίστηκε με σήμα: {2}</string> + <string name="pid_error">{1} διαδικασία τερματίστηκε με ΣΦΑΛΜΑ: {2}</string> + <string name="install_dumlock">Εγκατάσταση HTC Dumlock στο σύστημα...</string> + <string name="dumlock_restore">Επαναφορά του Αρχικού Boot...</string> + <string name="dumlock_reflash">Επανεγγραφή recovery στο boot...</string> + <string name="run_script">Εκτέλεση {1} script...</string> + <string name="rename_stock">Μετονομασία αρχικού recovery στο /system για να αποτρέψετε την αντικατάσταση του TWRP από το λειτουργικό.</string> + <string name="split_backup">Σπάσιμο αντίγραφου ασφαλείας σε πολλαπλά αρχεία...</string> + <string name="backup_error">Σφάλμα κατά τη δημιουργία αντιγράφων ασφαλείας.</string> + <string name="restore_error">Σφάλμα κατά τη διαδικασία επαναφοράς.</string> + <string name="split_thread">Διάσπαση thread ID {1} στο αρχείο {2}</string> + <string name="file_progress">%llu από %llu αρχεία, %i%%</string> + <string name="size_progress">%lluMB από %lluMB, %i%%</string> + <string name="decrypt_cmd">Προσπάθεια αποκρυπτογράφησης τομέα δεδομένων μέσω της γραμμής εντολών.</string> + <string name="base_pkg_err">Απέτυχε η φόρτωση των βασικών πακέτων.</string> + <string name="simulating">Προσομοίωση ενεργειών...</string> + <string name="backup_cancel">Δημιουργία αντιγρ. ασφ. ακυρώθηκε</string> + <string name="config_twrp">Ρύθμιση παραμέτρων TWRP...</string> + <string name="config_twrp_err">Αδύνατη ρύθμιση TWRP με αυτό το kernel.</string> + <string name="copy_log">Αντιγραφή καταγραφής αποκατάστασης στο {1}.</string> + <string name="max_queue">Μέγιστος αριθμός zip!</string> + <string name="min_queue">Ελάχιστος αριθμός zip!</string> + <string name="screenshot_saved">Το στιγμιότυπο αποθηκεύτηκε στο {1}</string> + <string name="screenshot_err">Απέτυχε η λήψη στιγμιότυπου οθόνης!</string> + <string name="zip_wipe_cache">Ένα ή περισσότερα zip ζήτησε εκκαθάριση cache -- Εκκαθάριση cache τώρα.</string> + <string name="and_sec_wipe_err">Αποτυχία εκκαθάρισης android secure</string> + <string name="dalvik_wipe_err">Αποτυχία εκκαθάρισης dalvik</string> + <string name="auto_gen">(Αυτόματη δημιουργία)</string> + <string name="curr_date">(Τρέχουσα ημερομηνία)</string> + <string name="backup_name_len">Το όνομα του αντίγραφου ασφαλείας είναι πολύ μεγάλο.</string> + <string name="backup_name_invalid">Το όνομα αντ. ασφ. '{1}' περιέχει μη έγκυρους χαρακτήρες: '{1}'</string> + <string name="no_real_sdcard">Αυτή η συσκευή δεν έχει πραγματική κάρτα SD! Ματαίωση!</string> + <string name="cancel_sideload">Ακύρωση ADB sideload...</string> + <string name="change_fs_err">Σφάλμα στην αλλαγή αρχείων συστήματος.</string> + <string name="theme_ver_err">Η έκδοση του θέματος δεν ταιριάζει με αυτή του TWRP. Χρήση προεπιλεγμένου θέματος.</string> + <string name="up_a_level">(προηγ. επίπεδο)</string> + <string name="install_reboot">Επανεκκίνηση σε 5 δευτ.</string> + </resources> +</language>
\ No newline at end of file diff --git a/gui/theme/common/languages/en.xml b/gui/theme/common/languages/en.xml new file mode 100644 index 000000000..0a89083d1 --- /dev/null +++ b/gui/theme/common/languages/en.xml @@ -0,0 +1,676 @@ +<?xml version="1.0"?> + +<language> + <display>English</display> + + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <!-- Partition display names --> + <string name="system">System</string> + <string name="system_image">System Image</string> + <string name="vendor">Vendor</string> + <string name="vendor_image">Vendor Image</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Cache</string> + <string name="data">Data</string> + <string name="sdcard">SDCard</string> + <string name="internal">Internal Storage</string> + <string name="microsd">Micro SDCard</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART Cache</string> + <!-- This is a rarely used partition on a Micro SD card for a very old app2sd system --> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Adopted Data</string> + <string name="adopted_storage">Adopted Storage</string> + + <!-- GUI XML strings --> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% °C</string> + <string name="battery_pct">Battery: %tw_battery%</string> + <string name="sort_by_name">Sort by Name</string> + <string name="sort_by_date">Sort by Date</string> + <string name="sort_by_size">Sort by Size</string> + <string name="sort_by_name_only">Name</string> + <string name="sort_by_date_only">Date</string> + <string name="sort_by_size_only">Size</string> + <string name="tab_general">GENERAL</string> + <string name="tab_options">OPTIONS</string> + <string name="tab_backup">BACKUP</string> + <string name="tab_time_zone">TIME ZONE</string> + <string name="tab_screen">SCREEN</string> + <string name="tab_vibration">VIBRATION</string> + <string name="tab_language">LANGUAGE</string> + + <string name="install_btn">Install</string> + <string name="wipe_btn">Wipe</string> + <string name="backup_btn">Backup</string> + <string name="restore_btn">Restore</string> + <string name="mount_btn">Mount</string> + <string name="settings_btn">Settings</string> + <string name="advanced_btn">Advanced</string> + <string name="reboot_btn">Reboot</string> + <string name="files_btn">Files</string> + <string name="copy_log_btn">Copy Log</string> + <string name="select_type_hdr">Select Type</string> + <string name="install_zip_hdr">Install Zip</string> + <string name="install_zip_btn">Install Zip</string> + <string name="install_image_hdr">Install Image</string> + <string name="install_image_btn">Install Image</string> + <string name="install_select_file_hdr">Select File</string> + <string name="file_selector_folders_hdr">Folders</string> + <string name="select_file_from_storage">Select File from %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Install</string> + <string name="select_storage_hdr">Select Storage</string> + <string name="select_storage_btn">Select Storage</string> + <string name="queue_hdr">Queue</string> + <string name="zip_queue_count">%tw_zip_queue_count% of max of 10 Files queued</string> + <string name="zip_queue_count_s">File %tw_zip_queue_count% of 10:</string> + <string name="zip_warn1">This operation may install incompatible</string> + <string name="zip_warn2">software and render your device unusable.</string> + <string name="zip_back_cancel">Press back to cancel adding this zip.</string> + <string name="zip_back_clear">Press back button to clear the queue.</string> + <string name="folder">Folder:</string> + <string name="file">File:</string> + <string name="zip_sig_chk">Zip signature verification</string> + <string name="inject_twrp_chk">Inject TWRP after install</string> + <string name="install_reboot_chk">Reboot after installation is complete</string> + <string name="options_hdr">Options</string> + <string name="confirm_flash_hdr">Confirm Flash</string> + <string name="zip_queue">Queue:</string> + <string name="options">Options:</string> + <string name="swipe_confirm"> Confirm</string> + <string name="zip_add_btn">Add more Zips</string> + <string name="zip_clear_btn">Clear Zip Queue</string> + <string name="install_zip_count_hdr">Install Zip %tw_zip_index% of %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Installing Zip: %tw_file%</string> + <string name="failed">Failed</string> + <string name="successful">Successful</string> + <string name="install_failed">Installation Failed</string> + <string name="install_successful">Installation Successful</string> + <string name="wipe_cache_dalvik_btn">Wipe cache/dalvik</string> + <string name="reboot_system_btn">Reboot System</string> + <string name="install_sel_target">Select Target Partition</string> + <string name="flash_image_select">Select Partition to Flash Image:</string> + <string name="target_partition">Target Partition:</string> + <string name="flashing_image">Flashing Image...</string> + <string name="image_flashed">Image Flashed</string> + <string name="wipe_cache_dalvik_confirm">Wipe Cache & Dalvik?</string> + <string name="wiping_cache_dalvik">Wiping Cache & Dalvik...</string> + <string name="wipe_cache_dalvik_complete">Cache & Dalvik Wipe Complete</string> + <string name="swipe_wipe">Swipe to Wipe</string> + <string name="swipe_wipe_s"> Wipe</string> + <string name="no_os1">No OS Installed! Are you</string> + <string name="no_osrb">sure you wish to reboot?</string> + <string name="no_ospo">sure you wish to power off?</string> + <string name="rebooting">Rebooting...</string> + <string name="swipe_reboot">Swipe to Reboot</string> + <string name="swipe_reboot_s"> Reboot</string> + <string name="swipe_flash">Swipe to confirm Flash</string> + <string name="confirm_action">Confirm Action</string> + <string name="back_cancel">Press back button to cancel.</string> + <string name="cancel_btn">Cancel</string> + <string name="wipe_hdr">Wipe</string> + <string name="factory_reset_hdr">Factory Reset</string> + <string name="factory_reset_btn">Factory Reset</string> + <string name="factory_reset1">Wipes Data, Cache, and Dalvik</string> + <string name="factory_reset2">(not including internal storage)</string> + <string name="factory_reset3">Most of the time this is</string> + <string name="factory_reset4">the only wipe that you need.</string> + <string name="factory_resetting">Factory Reset...</string> + <string name="advanced_wipe_hdr">Advanced Wipe</string> + <string name="advanced_wipe_btn">Advanced Wipe</string> + <string name="wipe_enc_confirm">Wipe Encryption from Data?</string> + <string name="formatting_data">Formatting Data...</string> + <string name="swipe_format_data">Swipe to Format Data</string> + <string name="swipe_format_data_s"> Format Data</string> + <string name="factory_reset_complete">Factory Reset Complete</string> + <string name="sel_part_hdr">Select Partitions</string> + <string name="wipe_sel_confirm">Wipe Selected Partition(s)?</string> + <string name="wiping_part">Wiping Partition(s)...</string> + <string name="wipe_complete">Wipe Complete</string> + <string name="sel_part_wipe">Select Partitions to Wipe:</string> + <string name="invalid_part_sel">Invalid partition selection</string> + <string name="format_data_hdr">Format Data</string> + <string name="format_data_btn">Format Data</string> + <string name="format_data_ptr1">Format Data will wipe all of your apps,</string> + <string name="format_data_ptr2">backups, pictures, videos, media, and</string> + <string name="format_data_ptr3">removes encryption on internal storage.</string> + <string name="format_data_adopted">Including Adopted Storage</string> + <string name="format_data_lcp1">Format Data will wipe all of your apps, backups, pictures, videos, media, and</string> + <string name="format_data_lcp2">removes encryption on internal storage.</string> + <string name="format_data_wtc1">Format Data will wipe all of your apps,</string> + <string name="format_data_wtc2">backups and media. This cannot be undone.</string> + <string name="format_data_undo">This cannot be undone.</string> + <string name="format_data_complete">Data Format Complete</string> + <!-- Translator note: the word "yes" must remain English! --> + <string name="yes_continue">Type yes to continue. Press back to cancel.</string> + <string name="part_opt_hdr">Partition Options for: %tw_partition_name%</string> + <string name="sel_act_hdr">Select Action</string> + <string name="file_sys_opt">File System Options</string> + <string name="partition">Partition: %tw_partition_name%</string> + <string name="part_mount_point">Mount Point: %tw_partition_mount_point%</string> + <string name="part_curr_fs">File system: %tw_partition_file_system%</string> + <string name="part_present_yes">Present: Yes</string> + <string name="part_present_no">Present: No</string> + <string name="part_removable_yes">Removable: Yes</string> + <string name="part_removable_no">Removable: No</string> + <string name="part_size">Size: %tw_partition_size%MB</string> + <string name="part_used">Used: %tw_partition_used%MB</string> + <string name="part_free">Free: %tw_partition_free%MB</string> + <string name="part_backup_size">Backup Size: %tw_partition_backup_size%MB</string> + <string name="resize_btn">Resize File System</string> + <string name="resize_btn_s">Resize</string> + <string name="resize_confirm">Resize %tw_partition_name%?</string> + <string name="resizing">Resizing...</string> + <string name="resize_complete">Resize Complete</string> + <string name="swipe_resize">Swipe to Resize</string> + <string name="swipe_resize_s"> Resize</string> + <string name="repair_btn">Repair File System</string> + <string name="repair_btn_s">Repair</string> + <string name="repair_confirm">Repair %tw_partition_name%?</string> + <string name="repairing">Repairing...</string> + <string name="repair_complete">Repair Complete</string> + <string name="swipe_repair">Swipe to Repair</string> + <string name="swipe_repair_s"> Repair</string> + <string name="change_fs_btn">Change File System</string> + <string name="change_fs_btn_s">Change</string> + <string name="change_fs_for_hdr">Change File System for: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Partition: %tw_partition_name% > Select File System</string> + <string name="change_fs_warn1">Some ROMs or kernels may not support some</string> + <string name="change_fs_warn2">file systems. Proceed with caution!</string> + <string name="change_fs_confirm">Change %tw_partition_name%?</string> + <string name="formatting">Formatting...</string> + <string name="format_complete">Format Complete</string> + <string name="swipe_change_fs">Swipe to Change</string> + <string name="swipe_change_s"> Change</string> + <string name="back_btn">Back</string> + <string name="wipe_enc_btn">Wipe Encryption</string> + <string name="swipe_factory_reset">Swipe to Factory Reset</string> + <string name="repair_change_btn">Repair or Change File System</string> + <string name="storage_hdr">Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Backup</string> + <string name="backup_confirm_hdr">Confirm Backup</string> + <string name="encryption_tab">ENCRYPTION</string> + <string name="encryption">Encryption:</string> + <string name="name">Name:</string> + <string name="sel_part_backup">Select Partitions to Backup:</string> + <string name="storage">Storage:</string> + <string name="enc_disabled">disabled - set a password to enable</string> + <string name="enc_enabled">enabled</string> + <string name="enable_backup_comp_chk">Enable compression</string> + <string name="skip_md5_backup_chk">Skip MD5 generation during backup</string> + <string name="disable_backup_space_chk" version="2">Disable free space check before backup</string> + <string name="refresh_sizes_btn">Refresh Sizes</string> + <string name="swipe_backup">Swipe to Backup</string> + <string name="append_date_btn">Append Date</string> + <string name="backup_name_exists">A backup with that name already exists!</string> + <string name="encrypt_backup">Encrypt your Backup?</string> + <string name="enter_pass">Enter Password:</string> + <string name="enter_pass2">Enter Password Again:</string> + <string name="pass_not_match">Passwords do not match!</string> + <string name="partitions">Partitions:</string> + <string name="disabled">Disabled</string> + <string name="enabled">Enabled</string> + <string name="backup_name_hdr">Set Backup Name</string> + <string name="progress">Progress:</string> + <string name="backup_complete">Backup Complete</string> + <string name="restore_hdr">Restore</string> + <string name="sel_backup_hdr">Select Backup</string> + <string name="restore_sel_store_hdr">Select Backup from %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Select Package to Restore:</string> + <string name="restore_enc_backup_hdr">Encrypted Backup</string> + <string name="restore_dec_fail">Password failed, please try again!</string> + <string name="del_backup_btn">Delete Backup</string> + <string name="del_backup_confirm">Delete Backup?</string> + <string name="del_backup_confirm2">This cannot be undone!</string> + <string name="deleting_backup">Deleting Backup...</string> + <string name="backup_deleted">Backup Delete Complete</string> + <string name="swipe_delete">Swipe to Delete</string> + <string name="swipe_delete_s"> Delete</string> + <string name="restore_try_decrypt">Encrypted Backup - Trying Decryption</string> + <string name="restore_try_decrypt_s">Trying Decryption</string> + <string name="restore_backup_date">Backup made on %tw_restore_file_date%</string> + <string name="restore_sel_part">Select Partitions to Restore:</string> + <string name="restore_enable_md5_chk">Enable MD5 Verification of Backup Files</string> + <string name="restore_complete">Restore Complete</string> + <string name="swipe_restore">Swipe to Restore</string> + <string name="swipe_restore_s"> Restore</string> + <string name="rename_backup_hdr">Rename Backup</string> + <string name="rename_backup_confirm">Rename Backup?</string> + <string name="rename_backup_confirm2">This cannot be undone!</string> + <string name="renaming_backup">Renaming Backup...</string> + <string name="rename_backup_complete">Backup Rename Complete</string> + <string name="swipe_to_rename">Swipe to Rename</string> + <string name="swipe_rename"> Rename</string> + <string name="confirm_hdr">Confirm</string> + <string name="mount_hdr">Mount</string> + <string name="mount_sel_part">Select Partitions to Mount:</string> + <string name="mount_sys_ro_chk">Mount system partition read-only</string> + <string name="mount_sys_ro_s_chk">Mount System RO</string> + <string name="decrypt_data_btn">Decrypt Data</string> + <string name="disable_mtp_btn">Disable MTP</string> + <string name="enable_mtp_btn">Enable MTP</string> + <string name="mount_usb_storage_btn">Mount USB Storage</string> + <string name="usb_storage_hdr">USB Storage</string> + <string name="usb_stor_mnt1">USB Storage Mounted</string> + <string name="usb_stor_mnt2">Be sure to safely remove your device</string> + <string name="usb_stor_mnt3">from your computer before unmounting!</string> + <string name="unmount_btn">Unmount</string> + <string name="rb_system_btn">System</string> + <string name="rb_poweroff_btn">Power Off</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Download</string> + <string name="turning_off">Turning Off...</string> + <string name="swipe_power_off">Swipe to Power Off</string> + <string name="swipe_power_off_s">Power Off</string> + <string name="sys_ro_hdr">Unmodified System Partition</string> + <string name="sys_ro_keep">Keep System Read only?</string> + <string name="sys_rop1">TWRP can leave your system partition unmodified</string> + <string name="sys_rop2">to make it easier for you to take official updates.</string> + <string name="sys_rop3">TWRP will be unable to prevent the stock ROM from</string> + <string name="sys_rop4">replacing TWRP and will not offer to root your device.</string> + <string name="sys_rop5">Installing zips or performing adb operations may still</string> + <string name="sys_rop6">modify the system partition.</string> + <string name="sys_rol1">TWRP can leave your system partition unmodified to make it easier for you to take official updates.</string> + <string name="sys_rol2">TWRP will be unable to prevent the stock ROM from replacing TWRP and will not offer to root your device.</string> + <string name="sys_rol3">Installing zips or performing adb operations may still modify the system partition.</string> + <string name="sys_ro_never_show_chk">Never show this screen during boot again</string> + <string name="sys_ro_keep_ro_btn">Keep Read Only</string> + <string name="swipe_allow_mod">Swipe to Allow Modifications</string> + <string name="swipe_allow_mod_s">Allow Modifications</string> + <string name="settings_hdr">Settings</string> + <string name="settings_gen_hdr">General</string> + <string name="settings_gen_s_hdr">General</string> + <string name="settings_gen_btn">General</string> + <string name="use_rmrf_chk">Use rm -rf instead of formatting</string> + <string name="use24clock_chk">Use 24-hour clock</string> + <string name="rev_navbar_chk">Reversed navbar layout</string> + <string name="simact_chk">Simulate actions for theme testing</string> + <string name="simfail_chk">Simulate failure for actions</string> + <string name="ctr_navbar_rdo">Center navbar buttons</string> + <string name="lft_navbar_rdo">Left align navbar buttons</string> + <string name="rht_navbar_rdo">Right align navbar buttons</string> + <string name="restore_defaults_btn">Restore Defaults</string> + <string name="settings_tz_btn">Time Zone</string> + <string name="settings_screen_btn">Screen</string> + <string name="settings_screen_bright_btn">Screen Brightness</string> + <string name="settings_vibration_btn">Vibration</string> + <string name="settings_language_btn">Language</string> + <string name="time_zone_hdr">Time Zone</string> + <string name="sel_tz_list">Select Time Zone:</string> + <!-- Translator note: if it does not make sense to translate the locations or if it makes more sense, + feel free to change the location listed or drop the location entirely and just call it UTC -6 --> + <string name="utcm11">(UTC -11) Samoa, Midway Island</string> + <string name="utcm10">(UTC -10) Hawaii</string> + <string name="utcm9">(UTC -9) Alaska</string> + <string name="utcm8">(UTC -8) Pacific Time</string> + <string name="utcm7">(UTC -7) Mountain Time</string> + <string name="utcm6">(UTC -6) Central Time</string> + <string name="utcm5">(UTC -5) Eastern Time</string> + <string name="utcm4">(UTC -4) Atlantic Time</string> + <string name="utcm3">(UTC -3) Brazil, Buenos Aires</string> + <string name="utcm2">(UTC -2) Mid-Atlantic</string> + <string name="utcm1">(UTC -1) Azores, Cape Verde</string> + <string name="utc0">(UTC 0) London, Dublin, Lisbon</string> + <string name="utcp1">(UTC +1) Berlin, Brussels, Paris</string> + <string name="utcp2">(UTC +2) Athens, Istanbul, South Africa</string> + <string name="utcp3">(UTC +3) Moscow, Baghdad</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tbilisi, Muscat</string> + <string name="utcp5">(UTC +5) Yekaterinburg, Islamabad</string> + <string name="utcp6">(UTC +6) Almaty, Dhaka, Colombo</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoi, Jakarta</string> + <string name="utcp8">(UTC +8) Beijing, Singapore, Hong Kong</string> + <string name="utcp9">(UTC +9) Tokyo, Seoul, Yakutsk</string> + <string name="utcp10">(UTC +10) Eastern Australia, Guam</string> + <string name="utcp11">(UTC +11) Vladivostok, Solomon Islands</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Fiji</string> + <string name="sel_tz_offset">Select Offset (usually 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">None</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Use daylight savings time (DST)</string> + <string name="curr_tz">Current Time Zone: %tw_time_zone%</string> + <string name="curr_tz_s">Current Time Zone:</string> + <string name="set_tz_btn">Set Time Zone</string> + <string name="settings_screen_hdr">Screen</string> + <string name="settings_screen_timeout_hdr">Screen Timeout</string> + <string name="enable_timeout_chk">Enable screen timeout</string> + <string name="screen_to_slider">Screen timeout in seconds:</string> + <string name="screen_to_slider_s">Screen timeout in seconds (0=disabled): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Screen timeout setting unavailable</string> + <string name="screen_bright_slider">Brightness: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Brightness setting unavailable</string> + <string name="vibration_hdr">Vibration</string> + <string name="button_vibration_hdr">Button Vibration</string> + <string name="kb_vibration_hdr">Keyboard Vibration</string> + <string name="act_vibration_hdr">Action Vibration</string> + <string name="button_vibration">Button Vibration:</string> + <string name="kb_vibration">Keyboard Vibration:</string> + <string name="act_vibration">Action Vibration:</string> + <string name="select_language">Select Language:</string> + <string name="sel_lang_btn">Select Language</string> + <string name="set_language_btn">Set Language</string> + <string name="advanced_hdr">Advanced</string> + <string name="copy_log_confirm">Copy Log to SD Card?</string> + <string name="copying_log">Copying Log to SD Card...</string> + <string name="copy_log_complete">Log Copy Complete</string> + <string name="fix_context_btn">Fix Contexts</string> + <string name="part_sd_btn">Partition SD Card</string> + <string name="part_sd_s_btn">SD Card</string> + <string name="file_manager_btn">File Manager</string> + <string name="language_hdr">Language</string> + <string name="terminal_btn">Terminal</string> + <string name="reload_theme_btn">Reload Theme</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Inject TWRP</string> + <string name="inject_twrp_confirm">Re-Inject TWRP?</string> + <string name="injecting_twrp">Re-Injecting TWRP...</string> + <string name="inject_twrp_complete">TWRP Injection Complete</string> + <string name="swipe_to_confirm">Swipe to Confirm</string> + <string name="part_sd_hdr">Partition SD Card</string> + <string name="invalid_partsd_sel">You must select a removable device</string> + <string name="part_sd_lose">You will lose all files on your SD card!</string> + <string name="part_sd_undo">This action cannot be undone!</string> + <string name="part_sd_ext_sz">EXT Size:</string> + <string name="part_sd_swap_sz">Swap Size:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">File System:</string> + <string name="swipe_part_sd">Swipe to Partition</string> + <string name="swipe_part_sd_s">Partition</string> + <string name="partitioning_sd">Partitioning SD Card...</string> + <string name="partitioning_sd2">This will take a few minutes.</string> + <string name="part_sd_complete">Partitioning Complete</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Restore Original Boot</string> + <string name="dumlock_restore_confirm">Restore original boot image?</string> + <string name="dumlock_restoring">Restoring Original Boot...</string> + <string name="dumlock_restore_complete">Restore Original Boot Complete</string> + <string name="dumlock_reflash_btn">Reflash Recovery</string> + <string name="dumlock_reflash_confirm">Reflash recovery to boot?</string> + <string name="dumlock_reflashing">Flashing recovery to boot...</string> + <string name="dumlock_reflash_complete">Recovery Flash to Boot Complete</string> + <string name="dumlock_install_btn">Install HTC Dumlock</string> + <string name="dumlock_install_confirm">Install HTC dumlock files to ROM?</string> + <string name="dumlock_installing">Installing HTC Dumlock...</string> + <string name="dumlock_install_complete">HTC Dumlock Install Complete</string> + <string name="swipe_to_unlock">Swipe to Unlock</string> + <string name="swipe_unlock"> Unlock</string> + <string name="fm_hdr">File Manager</string> + <string name="fm_sel_file">Select a File or Folder</string> + <string name="fm_type_folder">Folder</string> + <string name="fm_type_file">File</string> + <string name="fm_choose_act">Choose Action</string> + <string name="fm_selected">%tw_fm_type% selected:</string> + <string name="fm_copy_btn">Copy</string> + <string name="fm_copy_file_btn">Copy File</string> + <string name="fm_copy_folder_btn">Copy Folder</string> + <string name="fm_copying">Copying</string> + <string name="fm_move_btn">Move</string> + <string name="fm_moving">Moving</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Delete</string> + <string name="fm_deleting">Deleting</string> + <string name="fm_rename_btn">Rename</string> + <string name="fm_rename_file_btn">Rename File</string> + <string name="fm_rename_folder_btn">Rename Folder</string> + <string name="fm_renaming">Renaming</string> + <string name="fm_sel_dest">Select Destination Folder</string> + <string name="fm_sel_curr_folder">Select Current Folder</string> + <string name="fm_rename_hdr">Rename</string> + <string name="fm_set_perms_hdr">Set Permissions</string> + <string name="fm_perms">Permissions:</string> + <string name="fm_complete">File Operation Complete</string> + <string name="decrypt_data_hdr">Decrypt Data</string> + <string name="decrypt_data_enter_pass">Enter Password.</string> + <string name="decrypt_data_failed">Password failed, please try again!</string> + <string name="decrypt_data_failed_pattern">Pattern failed, please try again!</string> + <string name="decrypt_data_enter_pattern">Enter Pattern.</string> + <string name="decrypt_data_trying">Trying Decryption</string> + <string name="term_hdr">Terminal Command</string> + <string name="term_s_hdr">Terminal</string> + <string name="term_kill_btn">KILL</string> + <string name="term_sel_folder_hdr">Browse to Starting Folder</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Wipe Dalvik Cache</string> + <string name="sideload_wipe_cache_chk">Wipe Cache</string> + <string name="swipe_to_sideload">Swipe to Start Sideload</string> + <string name="swipe_sideload"> Start</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Usage: adb sideload filename.zip</string> + <string name="sideload_complete">ADB Sideload Complete</string> + <string name="fix_contexts_hdr">Fix Contexts</string> + <string name="fix_contexts_note1">Note: Fixing contexts is rarely needed.</string> + <string name="fix_contexts_note2">Fixing SELinux Contexts may cause</string> + <string name="fix_contexts_note3">your device to not boot properly.</string> + <string name="swipe_to_fix_contexts">Swipe to Fix Contexts</string> + <string name="swipe_fix_contexts"> Fix Contexts</string> + <string name="fixing_contexts">Fixing Contexts...</string> + <string name="fix_contexts_complete">Fix Contexts Complete</string> + <string name="reboot_hdr">Reboot</string> + <string name="su_hdr">SuperSU Check</string> + <string name="su_note1">Your device does not appear to be rooted.</string> + <string name="su_note2">Install SuperSU now?</string> + <string name="su_note3">This will root your device.</string> + <string name="su_cancel">Do Not Install</string> + <string name="swipe_su_to_install">Swipe to Install</string> + <string name="swipe_su_install"> Install</string> + <string name="su_installing">Installing SuperSU</string> + <string name="sel_storage_list">Select Storage</string> + <string name="ok_btn">OK</string> + + <!-- Various console messages - these consist of user displayed messages, oftentimes errors --> + <string name="no_kernel_selinux">Kernel does not have support for reading SELinux contexts.</string> + <string name="full_selinux">Full SELinux support is present.</string> + <string name="no_selinux">No SELinux support (no libselinux).</string> + <string name="mtp_enabled">MTP Enabled</string> + <string name="mtp_crash">MTP Crashed, not starting MTP on boot.</string> + <string name="decrypt_success">Successfully decrypted with default password.</string> + <string name="unable_to_decrypt">Unable to decrypt with default password. You may need to perform a Format Data.</string> + <string name="generating_md51">Generating MD5</string> + <!-- Message displayed during a backup if we are generating an MD5, ideally, leave the leading " * " to help align and separate this text from other console text --> + <string name="generating_md52"> * Generating md5...</string> + <string name="md5_created"> * MD5 Created.</string> + <string name="md5_error"> * MD5 Error!</string> + <string name="md5_compute_error"> * Error computing MD5.</string> + <string name="current_date">(Current Date)</string> + <string name="auto_generate">(Auto Generate)</string> + <string name="unable_to_locate_partition">Unable to locate '{1}' partition for backup calculations.</string> + <string name="no_partition_selected">No partitions selected for backup.</string> + <string name="total_partitions_backup"> * Total number of partitions to back up: {1}</string> + <string name="total_backup_size"> * Total size of all data: {1}MB</string> + <string name="available_space"> * Available space: {1}MB</string> + <string name="unable_locate_storage">Unable to locate storage device.</string> + <string name="no_space">Not enough free space on storage.</string> + <string name="backup_started">[BACKUP STARTED]</string> + <string name="backup_folder"> * Backup Folder: {1}</string> + <string name="fail_backup_folder">Failed to make backup folder.</string> + <string name="avg_backup_fs">Average backup rate for file systems: {1} MB/sec</string> + <string name="avg_backup_img">Average backup rate for imaged drives: {1} MB/sec</string> + <string name="total_backed_size">[{1} MB TOTAL BACKED UP]</string> + <string name="backup_completed">[BACKUP COMPLETED IN {1} SECONDS]</string> + <string name="restore_started">[RESTORE STARTED]</string> + <string name="restore_folder">Restore folder: '{1}'</string> + <!-- {1} is the partition display name and {2} is the number of seconds --> + <string name="restore_part_done">[{1} done ({2} seconds)]</string> + <string name="verifying_md5">Verifying MD5</string> + <string name="skip_md5">Skipping MD5 check based on user setting.</string> + <string name="calc_restore">Calculating restore details...</string> + <string name="restore_read_only">Cannot restore {1} -- mounted read only.</string> + <string name="restore_unable_locate">Unable to locate '{1}' partition for restoring.</string> + <string name="no_part_restore">No partitions selected for restore.</string> + <string name="restore_part_count">Restoring {1} partitions...</string> + <string name="total_restore_size">Total restore size is {1}MB</string> + <string name="updating_system_details">Updating System Details</string> + <string name="restore_completed">[RESTORE COMPLETED IN {1} SECONDS]</string> + <!-- {1} is the path we could not open, {2} is strerror output --> + <string name="error_opening_strerr">Error opening: '{1}' ({2})</string> + <string name="unable_locate_part_backup_name">Unable to locate partition by backup name: '{1}'</string> + <string name="unable_find_part_path">Unable to find partition for path '{1}'</string> + <string name="update_part_details">Updating partition details...</string> + <string name="update_part_details_done">...done</string> + <string name="wiping_dalvik">Wiping Dalvik Cache Directories...</string> + <string name="cleaned">Cleaned: {1}...</string> + <string name="dalvik_done">-- Dalvik Cache Directories Wipe Complete!</string> + <string name="no_andsec">No android secure partitions found.</string> + <string name="unable_to_locate">Unable to locate {1}.</string> + <string name="wiping_datamedia">Wiping internal storage -- /data/media...</string> + <string name="unable_to_mount">Unable to mount {1}</string> + <string name="unable_to_mount_internal">Unable to mount internal_storage</string> + <string name="unable_to_mount_storage">Unable to mount storage</string> + <string name="fail_decrypt">Failed to decrypt data.</string> + <string name="no_crypto_support">No crypto support was compiled into this build.</string> + <string name="decrypt_success_dev">Data successfully decrypted, new block device: '{1}'</string> + <string name="done">Done.</string> + <string name="start_partition_sd">Partitioning SD Card...</string> + <string name="partition_sd_locate">Unable to locate device to partition.</string> + <string name="ext_swap_size">EXT + Swap size is larger than sdcard size.</string> + <string name="remove_part_table">Removing partition table...</string> + <string name="unable_rm_part">Unable to remove partition table.</string> + <string name="create_part">Creating {1} partition...</string> + <string name="unable_to_create_part">Unable to create {1} partition.</string> + <string name="format_sdext_as">Formatting sd-ext as {1}...</string> + <string name="part_complete">Partitioning complete.</string> + <string name="unable_to_open">Unable to open '{1}'.</string> + <string name="mtp_already_enabled">MTP already enabled</string> + <string name="mtp_fail">Failed to enable MTP</string> + <string name="no_mtp">MTP support not included</string> + <string name="image_flash_start">[IMAGE FLASH STARTED]</string> + <string name="img_to_flash">Image to flash: '{1}'</string> + <string name="flash_unable_locate">Unable to locate '{1}' partition for flashing.</string> + <string name="no_part_flash">No partitions selected for flashing.</string> + <string name="too_many_flash">Too many partitions selected for flashing.</string> + <string name="invalid_flash">Invalid flash partition specified.</string> + <string name="flash_done">[IMAGE FLASH COMPLETED]</string> + <string name="wiping">Wiping {1}</string> + <string name="repair_not_exist">{1} does not exist! Cannot repair!</string> + <string name="repairing_using">Repairing {1} using {2}...</string> + <string name="unable_repair">Unable to repair {1}.</string> + <string name="mount_data_footer">Could not mount /data and unable to find crypto footer.</string> + <!-- {1} is the folder name that we could not create, {2} is strerror output --> + <string name="create_folder_strerr">Can not create '{1}' folder ({2}).</string> + <!-- {1} is the folder name that we could not mount, {2} is strerror output --> + <string name="fail_mount">Failed to mount '{1}' ({2})</string> + <!-- {1} is the folder name that we could not unmount, {2} is strerror output --> + <string name="fail_unmount">Failed to unmount '{1}' ({2})</string> + <string name="cannot_resize">Cannot resize {1}.</string> + <string name="repair_resize">Repairing {1} before resizing.</string> + <string name="unable_resize">Unable to resize {1}.</string> + <string name="no_md5_found">No md5 file found for '{1}'. Please unselect Enable MD5 verification to restore.</string> + <string name="md5_fail_match">MD5 failed to match on '{1}'.</string> + <string name="fail_decrypt_tar">Failed to decrypt tar file '{1}'</string> + <string name="format_data_msg">You may need to reboot recovery to be able to use /data again.</string> + <string name="format_data_err">Unable to format to remove encryption.</string> + <string name="formatting_using">Formatting {1} using {2}...</string> + <string name="unable_to_wipe">Unable to wipe {1}.</string> + <string name="cannot_wipe">Partition {1} cannot be wiped.</string> + <string name="remove_all">Removing all files under '{1}'</string> + <string name="wiping_data">Wiping data without wiping /data/media ...</string> + <string name="backing_up">Backing up {1}...</string> + <string name="backing">Backing Up</string> + <string name="backup_size">Backup file size for '{1}' is 0 bytes.</string> + <string name="datamedia_fs_restore">WARNING: This /data backup was made with {1} file system! The backup may not boot unless you change back to {1}.</string> + <string name="restoring">Restoring {1}...</string> + <string name="restoring_hdr">Restoring</string> + <string name="recreate_folder_err">Unable to recreate {1} folder.</string> + <string name="img_size_err">Size of image is larger than target device</string> + <string name="flashing">Flashing {1}...</string> + <string name="backup_folder_set">Backup folder set to '{1}'</string> + <string name="locate_backup_err">Unable to locate backup '{1}'</string> + <string name="set_restore_opt">Setting restore options: '{1}':</string> + <string name="md5_check_skip">MD5 check skip is on</string> + <string name="ors_encrypt_restore_err">Unable to use OpenRecoveryScript to restore an encrypted backup.</string> + <string name="mounting">Mounting</string> + <string name="unmounting">Unmounting</string> + <string name="mounted">Mounted '{1}'</string> + <string name="unmounted">Unmounted '{1}'</string> + <string name="setting">Setting '{1}' to '{2}'</string> + <string name="setting_empty">Setting '{1}' to empty</string> + <string name="making_dir1">Making Directory</string> + <string name="making_dir2">Making directory: '{1}'</string> + <string name="running_command">Running Command</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">Starting ADB sideload feature...</string> + <string name="need_new_adb">You need adb 1.0.32 or newer to sideload to this device.</string> + <string name="no_pwd">No password provided.</string> + <string name="done_ors">Done processing script file</string> + <string name="injecttwrp">Injecting TWRP into boot image...</string> + <string name="zip_err">Error installing zip file '{1}'</string> + <string name="installing_zip">Installing zip file '{1}'</string> + <string name="select_backup_opt">Setting backup options:</string> + <string name="compression_on">Compression is on</string> + <string name="md5_off">MD5 Generation is off</string> + <string name="backup_fail">Backup Failed</string> + <string name="backup_clean">Backup Failed. Cleaning Backup Folder.</string> + <string name="running_recovery_commands">Running Recovery Commands</string> + <string name="recovery_commands_complete">Recovery Commands Complete</string> + <string name="running_ors">Running OpenRecoveryScript</string> + <string name="ors_complete">OpenRecoveryScript Complete</string> + <string name="no_updater_binary">Could not find '{1}' in the zip file.</string> + <string name="check_for_md5">Checking for MD5 file...</string> + <string name="fail_sysmap">Failed to map file '{1}'</string> + <string name="verify_zip_sig">Verifying zip signature...</string> + <string name="verify_zip_fail">Zip signature verification failed!</string> + <string name="verify_zip_done">Zip signature verified successfully.</string> + <string name="zip_corrupt">Zip file is corrupt!</string> + <string name="no_md5">Skipping MD5 check: no MD5 file found</string> + <string name="md5_fail">MD5 does not match</string> + <string name="md5_match">MD5 matched</string> + <string name="pid_signal">{1} process ended with signal: {2}</string> + <string name="pid_error">{1} process ended with ERROR: {2}</string> + <string name="install_dumlock">Installing HTC Dumlock to system...</string> + <string name="dumlock_restore">Restoring original boot...</string> + <string name="dumlock_reflash">Reflashing recovery to boot...</string> + <string name="run_script">Running {1} script...</string> + <string name="rename_stock">Renamed stock recovery file in /system to prevent the stock ROM from replacing TWRP.</string> + <string name="split_backup">Breaking backup file into multiple archives...</string> + <string name="backup_error">Error creating backup.</string> + <string name="restore_error">Error during restore process.</string> + <string name="split_thread">Splitting thread ID {1} into archive {2}</string> + <!-- These 2 items are saved in the data manager instead of resource manager, so %llu, etc is correct instead of {1} --> + <string name="file_progress">%llu of %llu files, %i%%</string> + <string name="size_progress">%lluMB of %lluMB, %i%%</string> + <string name="decrypt_cmd">Attempting to decrypt data partition via command line.</string> + <string name="base_pkg_err">Failed to load base packages.</string> + <string name="simulating">Simulating actions...</string> + <string name="backup_cancel">Backup Cancelled</string> + <string name="config_twrp">Configuring TWRP...</string> + <string name="config_twrp_err">Unable to configure TWRP with this kernel.</string> + <string name="copy_log">Copied recovery log to {1}.</string> + <string name="max_queue">Maximum zip queue reached!</string> + <string name="min_queue">Minimum zip queue reached!</string> + <string name="screenshot_saved">Screenshot was saved to {1}</string> + <string name="screenshot_err">Failed to take a screenshot!</string> + <string name="zip_wipe_cache">One or more zip requested a cache wipe -- Wiping cache now.</string> + <string name="and_sec_wipe_err">Unable to wipe android secure</string> + <string name="dalvik_wipe_err">Failed to wipe dalvik</string> + <string name="auto_gen">(Auto Generate)</string> + <string name="curr_date">(Current Date)</string> + <string name="backup_name_len">Backup name is too long.</string> + <string name="backup_name_invalid">Backup name '{1}' contains invalid character: '{1}'</string> + <string name="no_real_sdcard">This device does not have a real SD Card! Aborting!</string> + <string name="cancel_sideload">Cancelling ADB sideload...</string> + <string name="change_fs_err">Error changing file system.</string> + <string name="theme_ver_err">Custom theme version does not match TWRP version. Using stock theme.</string> + <string name="up_a_level">(Up A Level)</string> + <string name="install_reboot" version="2">Rebooting in %tw_sleep% second(s)</string> + <string name="adbbackup_error">Error with ADB Backup. Quitting..."</string> + <string name="adbbackup_control_error">Cannot write to adb control channel</string> + <string name="twrp_adbbu_option">--twrp option is required to enable twrp adb backup</string> + <string name="partition_not_found">path: {1} not found in partititon list</string> + </resources> +</language> diff --git a/gui/theme/common/languages/es.xml b/gui/theme/common/languages/es.xml new file mode 100644 index 000000000..0b15108d3 --- /dev/null +++ b/gui/theme/common/languages/es.xml @@ -0,0 +1,654 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<language> + <display>Spanish</display> + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <string name="system">Sistema</string> + <string name="system_image">Imagen del Sistema</string> + <string name="vendor">Vendor</string> + <string name="vendor_image">Imagen del Vendor</string> + <string name="boot">Inicio</string> + <string name="recovery">Recovery</string> + <string name="cache">Caché</string> + <string name="data">Datos</string> + <string name="sdcard">Tarjeta SD</string> + <string name="internal">Memoria Interna</string> + <string name="microsd">Tarjeta Micro SD</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART Caché</string> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Datos adoptados</string> + <string name="adopted_storage">Memoria adoptada</string> + <string name="twrp_header">Proyecto Team Win Recovery</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% °C</string> + <string name="battery_pct">Batería: %tw_battery%</string> + <string name="sort_by_name">Ordenar por Nombre</string> + <string name="sort_by_date">Ordenar por Fecha</string> + <string name="sort_by_size">Ordenar por Tamaño</string> + <string name="sort_by_name_only">Nombre</string> + <string name="sort_by_date_only">Fecha</string> + <string name="sort_by_size_only">Tamaño</string> + <string name="tab_general">GENERAL</string> + <string name="tab_options">OPCIONES</string> + <string name="tab_backup">COPIA DE SEGURIDAD</string> + <string name="tab_time_zone">ZONA HORARIA</string> + <string name="tab_screen">PANTALLA</string> + <string name="tab_vibration">VIBRACIÓN</string> + <string name="tab_language">LENGUAJE</string> + <string name="install_btn">Instalar</string> + <string name="wipe_btn">Limpiar</string> + <string name="backup_btn">Copia de seguridad</string> + <string name="restore_btn">Restaurar</string> + <string name="mount_btn">Montar</string> + <string name="settings_btn">Ajustes</string> + <string name="advanced_btn">Avanzado</string> + <string name="reboot_btn">Reinicio</string> + <string name="files_btn">Archivos</string> + <string name="copy_log_btn">Copiar Log</string> + <string name="select_type_hdr">Seleccionar Tipo</string> + <string name="install_zip_hdr">Instalar Zip</string> + <string name="install_zip_btn">Instalar Zip</string> + <string name="install_image_hdr">Instalar Imagen</string> + <string name="install_image_btn">Instalar Imagen</string> + <string name="install_select_file_hdr">Seleccionar Archivo</string> + <string name="file_selector_folders_hdr">Carpetas</string> + <string name="select_file_from_storage">Seleccionar Archivo desde %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">Carga archivo por ADB</string> + <string name="install_hdr">Instalar</string> + <string name="select_storage_hdr">Seleccionar Almacenamiento</string> + <string name="select_storage_btn">Seleccionar Almacenamiento</string> + <string name="queue_hdr">Cola</string> + <string name="zip_queue_count">%tw_zip_queue_count% de un máximo de 10 archivos en cola</string> + <string name="zip_queue_count_s">Archivo %tw_zip_queue_count% de 10:</string> + <string name="zip_warn1">Esta operación podría instalar software</string> + <string name="zip_warn2">incompatible y dejar tu dispositivo inutilizable.</string> + <string name="zip_back_cancel">Pulsa el botón de atrás para cancelar el añadir este zip.</string> + <string name="zip_back_clear">Pulsa el botón de atrás para limpiar la cola.</string> + <string name="folder">Carpeta:</string> + <string name="file">Archivo:</string> + <string name="zip_sig_chk">Verificar la firma del archivo</string> + <string name="inject_twrp_chk">Injectar TWRP después de instalar</string> + <string name="install_reboot_chk">Reiniciar después de completar la instalación</string> + <string name="options_hdr">Opciones</string> + <string name="confirm_flash_hdr">Confirmar el Flasheo</string> + <string name="zip_queue">Cola:</string> + <string name="options">Opciones:</string> + <string name="swipe_confirm"> Confirmar</string> + <string name="zip_add_btn">Añadir más Zips</string> + <string name="zip_clear_btn">Limpiar cola de Zips</string> + <string name="install_zip_count_hdr">Instalar Zip %tw_zip_index% de %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Instalando Zip: %tw_file%</string> + <string name="failed">Fallido</string> + <string name="successful">Éxito</string> + <string name="install_failed">Instalación Fallida</string> + <string name="install_successful">Instalación Exitosa</string> + <string name="wipe_cache_dalvik_btn">Limpiar caché/dalvik</string> + <string name="reboot_system_btn">Reiniciar Sistema</string> + <string name="install_sel_target">Seleccionar Partición de Destino</string> + <string name="flash_image_select">Seleccionar Partición para Flashear Imagen:</string> + <string name="target_partition">Partición de Destino:</string> + <string name="flashing_image">Flasheando Imagen...</string> + <string name="image_flashed">Image Flashed</string> + <string name="wipe_cache_dalvik_confirm">Limpiar Caché & Dalvik?</string> + <string name="wiping_cache_dalvik">Limpiando Caché & Dalvik...</string> + <string name="wipe_cache_dalvik_complete">Caché & Dalvik Limpieza Completa</string> + <string name="swipe_wipe">Desliza para Limpiar</string> + <string name="swipe_wipe_s"> Limpiar</string> + <string name="no_os1">¡No hay SO Instalado!</string> + <string name="no_osrb">¿Estás seguro de que quieres reiniciar?</string> + <string name="no_ospo">¿Estás seguro de que quieres apagar?</string> + <string name="rebooting">Reiniciando…</string> + <string name="swipe_reboot">Desliza para Reiniciar</string> + <string name="swipe_reboot_s"> Reiniciar</string> + <string name="swipe_flash">Desliza para confirmar el Flasheo</string> + <string name="confirm_action">Confirmar Acción</string> + <string name="back_cancel">Pulsa el botón atrás para cancelar.</string> + <string name="cancel_btn">Cancelar</string> + <string name="wipe_hdr">Limpiar</string> + <string name="factory_reset_hdr">Restablecimiento de Fábrica</string> + <string name="factory_reset_btn">Restablecimiento de Fábrica</string> + <string name="factory_reset1">Limpiar Datos, Caché y Dalvik</string> + <string name="factory_reset2">(no incluye almacenamiento interno)</string> + <string name="factory_reset3">La mayoría de las veces esta es</string> + <string name="factory_reset4">la única limpieza que necesitas.</string> + <string name="factory_resetting">Restablecimiento de Fábrica...</string> + <string name="advanced_wipe_hdr">Limpieza Avanzada</string> + <string name="advanced_wipe_btn">Limpieza Avanzada</string> + <string name="wipe_enc_confirm">¿Quitar la encriptación de Datos?</string> + <string name="formatting_data">Formateando Datos...</string> + <string name="swipe_format_data">Desliza para Formatear Datos</string> + <string name="swipe_format_data_s"> Formatear Datos</string> + <string name="factory_reset_complete">Restablecimiento de Fábrica Completo</string> + <string name="sel_part_hdr">Seleccionar Partición(es)</string> + <string name="wipe_sel_confirm">Limpiar Partición(es) Seleccionadas?</string> + <string name="wiping_part">Limpiando Partición(es)...</string> + <string name="wipe_complete">Limpieza Completa</string> + <string name="sel_part_wipe">Seleccionar Partición(es) a Limpiar:</string> + <string name="invalid_part_sel">Selección de partición inválida</string> + <string name="format_data_hdr">Formatear Datos</string> + <string name="format_data_btn">Formatear Datos</string> + <string name="format_data_ptr1">Formatear Datos eliminará todas tus aplicaciones,</string> + <string name="format_data_ptr2">copias de seguridad, imágenes, vídeos, media y</string> + <string name="format_data_ptr3">quita la encriptación del almacenamiento interno.</string> + <string name="format_data_adopted">Incluyendo Almacenamiento Adoptado</string> + <string name="format_data_lcp1">Formatear Datos elimina todas tus aplicaciones, copias de seguridad, imágenes, vídeos, media, y</string> + <string name="format_data_lcp2">quita la encriptación del almacenamiento interno.</string> + <string name="format_data_wtc1">Formatear Datos limpiará todas tus aplicaciones,</string> + <string name="format_data_wtc2">copias de seguridad y media. Esto no se puede deshacer.</string> + <string name="format_data_undo">Esto no se puede deshacer.</string> + <string name="format_data_complete">Formateo de Datos Completo</string> + <string name="yes_continue">Escribe sí para continuar. Pulsa atrás para cancelar.</string> + <string name="part_opt_hdr">Opciones de Partición para: %tw_partition_name%</string> + <string name="sel_act_hdr">Seleccionar Acción</string> + <string name="file_sys_opt">Opciones de Sistema de Archivos</string> + <string name="partition">Partición: %tw_partition_name%</string> + <string name="part_mount_point">Opción de Montaje: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Sistema de archivo: %tw_partition_file_system%</string> + <string name="part_present_yes">Presente: Sí</string> + <string name="part_present_no">Presente: No</string> + <string name="part_removable_yes">Extraíble: Sí</string> + <string name="part_removable_no">Extraíble: No</string> + <string name="part_size">Tamaño: %tw_partition_size%MB</string> + <string name="part_used">En uso: %tw_partition_used%MB</string> + <string name="part_free">Libre: %tw_partition_free%MB</string> + <string name="part_backup_size">Tamaño copia de seguridad: %tw_partition_backup_size%MB</string> + <string name="resize_btn">Cambiar el tamaño del Sistema de Archivos</string> + <string name="resize_btn_s">Cambiar tamaño</string> + <string name="resize_confirm">Cambiar tamaño %tw_partition_name%?</string> + <string name="resizing">Cambiando el tamaño...</string> + <string name="resize_complete">Cambio de tamaño completo</string> + <string name="swipe_resize">Desliza para Cambiar el tamaño</string> + <string name="swipe_resize_s"> Cambiar tamaño</string> + <string name="repair_btn">Reparar Sistema de Archivos</string> + <string name="repair_btn_s">Reparar</string> + <string name="repair_confirm">Reparar %tw_partition_name%?</string> + <string name="repairing">Reparando...</string> + <string name="repair_complete">Reparación Completa</string> + <string name="swipe_repair">Desliza para Reparar</string> + <string name="swipe_repair_s"> Reparar</string> + <string name="change_fs_btn">Cambiar el Sistema de Archivos</string> + <string name="change_fs_btn_s">Cambio</string> + <string name="change_fs_for_hdr">Cambiar Sistema de Archivos a: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Partición: %tw_partition_name% > Seleccionar Sistema de Archivos</string> + <string name="change_fs_warn1">Algunas ROMs o kernels quizás no soporten algunos</string> + <string name="change_fs_warn2">sistemas de archivos. Procede con cautela!</string> + <string name="change_fs_confirm">Cambiar %tw_partition_name%?</string> + <string name="formatting">Formateando...</string> + <string name="format_complete">Formateo Completo</string> + <string name="swipe_change_fs">Desliza para Cambiar</string> + <string name="swipe_change_s"> Cambiar</string> + <string name="back_btn">Atrás</string> + <string name="wipe_enc_btn">Limpiar Encriptación</string> + <string name="swipe_factory_reset">Desliza para Restablecer de Fábrica</string> + <string name="repair_change_btn">Reparar ó Cambiar Sistema de Archivos</string> + <string name="storage_hdr">Almacenamiento: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Copia de Seguridad</string> + <string name="backup_confirm_hdr">Confirmar Copia de Seguridad</string> + <string name="encryption_tab">ENCRIPTACIÓN</string> + <string name="encryption">Encriptación:</string> + <string name="name">Nombre:</string> + <string name="sel_part_backup">Seleccionar Partición(es) para Copia de Seguridad:</string> + <string name="storage">Almacenamiento:</string> + <string name="enc_disabled">desactivado - establezca una contraseña para activar</string> + <string name="enc_enabled">activado</string> + <string name="enable_backup_comp_chk">Habilitar compresión</string> + <string name="skip_md5_backup_chk">Saltar generación MD5 durante respaldo</string> + <string name="disable_backup_space_chk">Desactivar comprobación de Espacio Libre</string> + <string name="refresh_sizes_btn">Refrescar Tamaños</string> + <string name="swipe_backup">Desliza para Respaldar</string> + <string name="append_date_btn">Ajustar Fecha</string> + <string name="backup_name_exists">Ya existe una copia de seguridad con este nombre.</string> + <string name="encrypt_backup">Cifrar tú Copia de seguridad?</string> + <string name="enter_pass">Introducir tú contraseña:</string> + <string name="enter_pass2">Introducir tú contraseña de nuevo:</string> + <string name="pass_not_match">Las Contraseñas no coinciden!</string> + <string name="partitions">Particiones:</string> + <string name="disabled">Desactivado</string> + <string name="enabled">Activado</string> + <string name="backup_name_hdr">Establecer nombre de copia de seguridad</string> + <string name="progress">Progreso:</string> + <string name="backup_complete">¡Copia de seguridad completa!</string> + <string name="restore_hdr">Restaurar</string> + <string name="sel_backup_hdr">Selecciona la Copia de Seguridad</string> + <string name="restore_sel_store_hdr">Seleccionar Copia de Seguridad de %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Selecciona el Paquete para Restaurar:</string> + <string name="restore_enc_backup_hdr">Copia de Seguridad Cifrada</string> + <string name="restore_dec_fail">¡Contraseña incorrecta, inténtelo de nuevo!</string> + <string name="del_backup_btn">Eliminar Copia de seguridad</string> + <string name="del_backup_confirm">Eliminar Copia de Seguridad?</string> + <string name="del_backup_confirm2">Esto no se puede deshacer!</string> + <string name="deleting_backup">Eliminando Copia de Seguridad...</string> + <string name="backup_deleted">Eliminar Copia de Seguridad Completado</string> + <string name="swipe_delete">Desliza para Eliminar</string> + <string name="swipe_delete_s"> Eliminar</string> + <string name="restore_try_decrypt">Copia de seguridad cifrada - Intentando Desencriptarla</string> + <string name="restore_try_decrypt_s">Intentando Desencriptarla</string> + <string name="restore_backup_date">Copia de seguridad creada en %tw_restore_file_date%</string> + <string name="restore_sel_part">Selecciona las Particiones para Restaurar:</string> + <string name="restore_enable_md5_chk">Activar Verificación MD5 de la copia de seguridad</string> + <string name="restore_complete">Restauración Completa</string> + <string name="swipe_restore">Desliza para Restaurar</string> + <string name="swipe_restore_s"> Restaurar</string> + <string name="rename_backup_hdr">Renombrar Copia de Seguridad</string> + <string name="rename_backup_confirm">Renombrar Copia de Seguridad?</string> + <string name="rename_backup_confirm2">Esto no se puede Deshacer!</string> + <string name="renaming_backup">Renombrando Copia de Seguridad...</string> + <string name="rename_backup_complete">Renombrar Copia de Seguridad Completado</string> + <string name="swipe_to_rename">Desliza para Renombrar</string> + <string name="swipe_rename"> Renombrar</string> + <string name="confirm_hdr">Confirmar</string> + <string name="mount_hdr">Montar</string> + <string name="mount_sel_part">Selecciona las Particiones para Montar:</string> + <string name="mount_sys_ro_chk">Montar partición de sistema en modo lectura</string> + <string name="mount_sys_ro_s_chk">Montar System RO</string> + <string name="decrypt_data_btn">Desencritar Data</string> + <string name="disable_mtp_btn">Desactivar MTP</string> + <string name="enable_mtp_btn">Activar MTP</string> + <string name="mount_usb_storage_btn">Montar Almacenamiento USB</string> + <string name="usb_storage_hdr">Almacenamiento USB</string> + <string name="usb_stor_mnt1">Almacenamiento USB Montado</string> + <string name="usb_stor_mnt2">¡Asegúrese de retirar de forma segura el dispositivo</string> + <string name="usb_stor_mnt3">de el ordenador antes de desmontar!</string> + <string name="unmount_btn">Desmontar</string> + <string name="rb_system_btn">Sistema</string> + <string name="rb_poweroff_btn">Apagar</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Descarga</string> + <string name="turning_off">Apagando...</string> + <string name="swipe_power_off">Deslice para Apagar</string> + <string name="swipe_power_off_s">Apagar</string> + <string name="sys_ro_hdr">Particion de sistema sin modificar</string> + <string name="sys_ro_keep">Mantener Sitema solo lectura</string> + <string name="sys_rop1">TWRP puede dejar sin modificar la partición del sistema</string> + <string name="sys_rop2">para que sea más fácil para usted instalar actualizaciones oficiales.</string> + <string name="sys_rop3">TWRP será incapaz de impedir que la stock ROM</string> + <string name="sys_rop4">sustituya TWRP y no ofrecerá rootear su dispositivo.</string> + <string name="sys_rop5">Instalación de zips o la realización de operaciones adb aún puede</string> + <string name="sys_rop6">modificar la partición del sistema.</string> + <string name="sys_rol1">TWRP puede dejar sin modificar la partición del sistema para que sea más fácil para usted instalar actualizaciones oficiales.</string> + <string name="sys_rol2">TWRP será incapaz de impedir que la stock ROM sustituya TWRP y no ofrecerá rootear su dispositivo.</string> + <string name="sys_rol3">Instalación de zips o la realización de operaciones adb aún puede modificar la partición del sistema.</string> + <string name="sys_ro_never_show_chk">No mostrar nunca más esta pantalla durante el inicio</string> + <string name="sys_ro_keep_ro_btn">Mantener modo lectura</string> + <string name="swipe_allow_mod">Deslice para Permitir Modificaciones</string> + <string name="swipe_allow_mod_s">Permitir Modificaciones</string> + <string name="settings_hdr">Ajustes</string> + <string name="settings_gen_hdr">General</string> + <string name="settings_gen_s_hdr">General</string> + <string name="settings_gen_btn">General</string> + <string name="use_rmrf_chk">Usar rm -rf en lugar de formateo</string> + <string name="use24clock_chk">Usar reloj 24-horas </string> + <string name="rev_navbar_chk">Invertir posición de la barra de navegacion</string> + <string name="simact_chk">Simulate actions for theme testing</string> + <string name="simfail_chk">Simular fallos de acciones</string> + <string name="ctr_navbar_rdo">Centrar Botones de la barra de navegacion</string> + <string name="lft_navbar_rdo">Diseño de barra de navegación Invertida izquirda</string> + <string name="rht_navbar_rdo">Diseño de barra de navegación Invertida derecha</string> + <string name="restore_defaults_btn">Restore Defaults</string> + <string name="settings_tz_btn">Zona Horaria</string> + <string name="settings_screen_btn">Pantalla</string> + <string name="settings_screen_bright_btn">Brillo de Pantalla</string> + <string name="settings_vibration_btn">Vibración</string> + <string name="settings_language_btn">Idioma</string> + <string name="time_zone_hdr">Zona Horaria</string> + <string name="sel_tz_list">Seleccione Zona Horaria:</string> + <string name="utcm11">(UTC -11) Samoa, Midway Island</string> + <string name="utcm10">(UTC -10) Hawaii</string> + <string name="utcm9">(UTC -9) Alaska</string> + <string name="utcm8">(UTC -8) Pacific Time</string> + <string name="utcm7">(UTC -7) Mountain Time</string> + <string name="utcm6">(UTC -6) Central Time</string> + <string name="utcm5">(UTC -5) Eastern Time</string> + <string name="utcm4">(UTC -4) Atlantic Time</string> + <string name="utcm3">(UTC -3) Brazil, Buenos Aires</string> + <string name="utcm2">(UTC -2) Mid-Atlantic</string> + <string name="utcm1">(UTC -1) Azores, Cape Verde</string> + <string name="utc0">(UTC 0) London, Dublin, Lisbon</string> + <string name="utcp1">(UTC +1) Berlin, Brussels, Paris</string> + <string name="utcp2">(UTC +2) Athens, Istanbul, South Africa</string> + <string name="utcp3">(UTC +3) Moscow, Baghdad</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tbilisi, Muscat</string> + <string name="utcp5">(UTC +5) Yekaterinburg, Islamabad</string> + <string name="utcp6">(UTC +6) Almaty, Dhaka, Colombo</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoi, Jakarta</string> + <string name="utcp8">(UTC +8) Beijing, Singapore, Hong Kong</string> + <string name="utcp9">(UTC +9) Tokyo, Seoul, Yakutsk</string> + <string name="utcp10">(UTC +10) Eastern Australia, Guam</string> + <string name="utcp11">(UTC +11) Vladivostok, Solomon Islands</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Fiji</string> + <string name="sel_tz_offset">Selecciona Variación (usualmente 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Ninguno</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Utilizar el horario de verano (DST)</string> + <string name="curr_tz">Zona Horaria Actual: %tw_time_zone%</string> + <string name="curr_tz_s">Zona Horaria Actual:</string> + <string name="set_tz_btn">Establecer Zona Horaria</string> + <string name="settings_screen_hdr">Pantalla</string> + <string name="settings_screen_timeout_hdr">Tiempo de espera de pantalla</string> + <string name="enable_timeout_chk">Activar tiempo de espera de pantalla</string> + <string name="screen_to_slider">Tiempo de espera de pantalla en segundos:</string> + <string name="screen_to_slider_s">Tiempo de espera de pantalla en segundos (0=disabled): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Ajustes de tiempo de espera de la pantalla no disponibles</string> + <string name="screen_bright_slider">Brillo: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Configuración de brillo no diponible</string> + <string name="vibration_hdr">Vibración</string> + <string name="button_vibration_hdr">Vibración de los Botones</string> + <string name="kb_vibration_hdr">Vibración del Teclado</string> + <string name="act_vibration_hdr">Vibración de Acciones</string> + <string name="button_vibration">Vibración de Botón:</string> + <string name="kb_vibration">Vibración de Teclado:</string> + <string name="act_vibration">Vibración de Acciones:</string> + <string name="select_language">Selecciona Idioma:</string> + <string name="sel_lang_btn">Seleccionar Idioma</string> + <string name="set_language_btn">Establecer Idioma</string> + <string name="advanced_hdr">Avanzado</string> + <string name="copy_log_confirm">Copiar Log a Tarjeta SD?</string> + <string name="copying_log">Copiando Log a Tarjeta SD...</string> + <string name="copy_log_complete">Copia del Log Completada</string> + <string name="fix_context_btn">Reparar Contextos</string> + <string name="part_sd_btn">Particionar Tarjeta SD</string> + <string name="part_sd_s_btn">Tarjeta SD</string> + <string name="file_manager_btn">Administrador de Archivos</string> + <string name="language_hdr">Idioma</string> + <string name="terminal_btn">Terminal</string> + <string name="reload_theme_btn">Recargar Tema</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Injectar TWRP</string> + <string name="inject_twrp_confirm">Re-Injectar TWRP?</string> + <string name="injecting_twrp">Re-Injectando TWRP...</string> + <string name="inject_twrp_complete">TWRP Injección Completa</string> + <string name="swipe_to_confirm">Desliza para Confirmar</string> + <string name="part_sd_hdr">Particionar Tarjeta SD</string> + <string name="invalid_partsd_sel">Debes seleccionar un dispositivo extraíble</string> + <string name="part_sd_lose">Perderá todos los archivos de la tarjeta SD!</string> + <string name="part_sd_undo">Esta Acción no se puede Deshacer!</string> + <string name="part_sd_ext_sz">Tamaño de EXT:</string> + <string name="part_sd_swap_sz">Tamaño de Intercambio:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Sistema de Archivos:</string> + <string name="swipe_part_sd">Desliza para Particionar</string> + <string name="swipe_part_sd_s">Particionar</string> + <string name="partitioning_sd">Particionando Tarjeta SD...</string> + <string name="partitioning_sd2">Esto puede tomar unos Minutos.</string> + <string name="part_sd_complete">Particionar Completado</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Restaurar Boot Original</string> + <string name="dumlock_restore_confirm">¿Restaurar imagen de boot original?</string> + <string name="dumlock_restoring">Restaurando boot Original...</string> + <string name="dumlock_restore_complete">Restauración del Boot Original Completado</string> + <string name="dumlock_reflash_btn">Reflashear Recovery</string> + <string name="dumlock_reflash_confirm">¿Reflashear recovery a boot?</string> + <string name="dumlock_reflashing">Flasheando recovery a boot...</string> + <string name="dumlock_reflash_complete">Flasheo del Recovery a Boot Completado</string> + <string name="dumlock_install_btn">Instalar HTC Dumlock</string> + <string name="dumlock_install_confirm">¿Instalar los archivos de HTC dumlock en la ROM?</string> + <string name="dumlock_installing">Instalando HTC Dumlock...</string> + <string name="dumlock_install_complete">Instalación de HTC Dumlock Completada</string> + <string name="swipe_to_unlock">Desliza para Desbloquear</string> + <string name="swipe_unlock"> Desbloquear</string> + <string name="fm_hdr">Administrador de Archivos </string> + <string name="fm_sel_file">Selecciona un Archivo ó Carpeta</string> + <string name="fm_type_folder">Carpeta</string> + <string name="fm_type_file">Archivo</string> + <string name="fm_choose_act">Elija una Acción</string> + <string name="fm_selected">%tw_fm_type% seleccionado:</string> + <string name="fm_copy_btn">Copiar</string> + <string name="fm_copy_file_btn">Copiar Archivo</string> + <string name="fm_copy_folder_btn">Copiar Carpeta</string> + <string name="fm_copying">Copiando</string> + <string name="fm_move_btn">Mover</string> + <string name="fm_moving">Moviendo</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Eliminar</string> + <string name="fm_deleting">Eliminando</string> + <string name="fm_rename_btn">Renombrar</string> + <string name="fm_rename_file_btn">Renombrar Archivo</string> + <string name="fm_rename_folder_btn">Renombrar Carpeta</string> + <string name="fm_renaming">Renombrando</string> + <string name="fm_sel_dest">Selecciona la carpeta de destino</string> + <string name="fm_sel_curr_folder">Selecciona la carpeta actual</string> + <string name="fm_rename_hdr">Renombrar</string> + <string name="fm_set_perms_hdr">Establecer Permisos</string> + <string name="fm_perms">Permisos:</string> + <string name="fm_complete">Operación de Archivo Completado</string> + <string name="decrypt_data_hdr">Desencriptar Datos</string> + <string name="decrypt_data_enter_pass">Introducir Contraseña.</string> + <string name="decrypt_data_failed">Contraseña incorrecta, intente de nuevo!</string> + <string name="decrypt_data_failed_pattern">Patrón incorrecto, intentelo de nuevo!</string> + <string name="decrypt_data_enter_pattern">Introduzca un patrón.</string> + <string name="decrypt_data_trying">Tratando de Desencriptar</string> + <string name="term_hdr">Comando de Terminal</string> + <string name="term_s_hdr">Terminal</string> + <string name="term_kill_btn">MATAR</string> + <string name="term_sel_folder_hdr">Navegar hasta la Carpeta de Inicio</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Limpiar Dalvik Cache</string> + <string name="sideload_wipe_cache_chk">Limpiar Cache</string> + <string name="swipe_to_sideload">Desliza para iniciar Sideload</string> + <string name="swipe_sideload"> Comenzar</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Uso: adb sideload nombredearchivo.zip</string> + <string name="sideload_complete">ADB Sideload Completado</string> + <string name="fix_contexts_hdr">Fijar Contextos</string> + <string name="fix_contexts_note1">Nota: La fijación de los contextos rara vez es necesaria.</string> + <string name="fix_contexts_note2">La fijación de Contextos de SELinux puede causar</string> + <string name="fix_contexts_note3">que tú dispositivo no arranque correctamente.</string> + <string name="swipe_to_fix_contexts">Desliza para fijar Contextos</string> + <string name="swipe_fix_contexts"> Fijar Contextos</string> + <string name="fixing_contexts">Fijando Contextos...</string> + <string name="fix_contexts_complete">Fijar Contextos Completado</string> + <string name="reboot_hdr">Reiniciar</string> + <string name="su_hdr">Comprobar SuperSU</string> + <string name="su_note1">Parece que tú dispositivo no esta rooteado.</string> + <string name="su_note2">Instalar SuperSU ahora?</string> + <string name="su_note3">Esto rooteara su dispositivo.</string> + <string name="su_cancel">No instalar</string> + <string name="swipe_su_to_install">Desliza para instalar</string> + <string name="swipe_su_install"> Instalar</string> + <string name="su_installing">Instalado SuperSU</string> + <string name="sel_storage_list">Seleccionar Almacenamiento</string> + <string name="ok_btn">OK</string> + <string name="no_kernel_selinux">Kernel no tiene soporte para la lectura de los contextos de SELinux.</string> + <string name="full_selinux">Soporte completo de SELinux está presente.</string> + <string name="no_selinux">No hay soporte SELinux (no libselinux).</string> + <string name="mtp_enabled">MTP Activado</string> + <string name="mtp_crash">MTP falló, no se iniciará MTP en el arranque.</string> + <string name="decrypt_success">Datos descifrados exitosamente, nuevo dispositivo de bloque: \'{1}\'</string> + <string name="unable_to_decrypt">Incapaz de descifrar con la contraseña actual. Quizás necesites realizar un Formateo de Datos.</string> + <string name="generating_md51">Generando MD5</string> + <string name="generating_md52"> * Generando md5...</string> + <string name="md5_created"> * MD5 Creado.</string> + <string name="md5_error"> * ¡MD5 Error!</string> + <string name="md5_compute_error"> * Error creando MD5.</string> + <string name="current_date">(Fecha Actual)</string> + <string name="auto_generate">(Autogenerar)</string> + <string name="unable_to_locate_partition">Incapaz de localizar la partición’{1}’ para los cálculos de la copia de seguridad.</string> + <string name="no_partition_selected">No se han seleccionado particiones para copia de seguridad.</string> + <string name="total_partitions_backup"> * Número total de particiones para copia de seguridad: {1}</string> + <string name="total_backup_size"> * Tamaño total de todos los datos: {1}MB</string> + <string name="available_space"> * Espacio disponible: {1}MB</string> + <string name="unable_locate_storage">Incapaz de localizar el dispositivo de almacenamiento.</string> + <string name="no_space">No hay suficiente espacio en el almacenamiento.</string> + <string name="backup_started">[COPIA DE SEGURIDAD COMENZADA]</string> + <string name="backup_folder">Carpeta de copia seguridad establecida en \'{1}\'</string> + <string name="fail_backup_folder">Error al crear carpeta de copia de seguridad.</string> + <string name="avg_backup_fs">Tasa media de copia de seguridad para sistemas de archivo: {1} MB/seg</string> + <string name="avg_backup_img">Tasa media de copia de seguridad para imágenes de unidades: {1} MB/seg</string> + <string name="total_backed_size">[{1} MB TOTALES DE COPIA DE SEGURIDAD]</string> + <string name="backup_completed">[COPIA DE SEGURIDAD COMPLETADA EN {1} SEGUNDOS ]</string> + <string name="restore_started">[RESTAURACIÓN COMENZADA]</string> + <string name="restore_folder">Restaurar carpeta: \'{1}\'</string> + <string name="restore_part_done">[{1} completado ({2} segundos)]</string> + <string name="verifying_md5">Verificando MD5</string> + <string name="skip_md5">Saltando checkeo de MD5 basado en ajustes del usuario.</string> + <string name="calc_restore">Calculando detalles de la restauración...</string> + <string name="restore_read_only">No se puede restaurar {1} -- montado en modo leer.</string> + <string name="restore_unable_locate">Incapaz de localizar la partición \'{1}\' para la restauración.</string> + <string name="no_part_restore">No se han seleccionado particiones para restaurar.</string> + <string name="restore_part_count">Restaurando {1} particiones...</string> + <string name="total_restore_size">El tamaño total de restauración es de {1}MB</string> + <string name="updating_system_details">Actualizando Detalles de Sistema</string> + <string name="restore_completed">[RESTAURACIÓN COMPLETADA EN {1} SEGUNDOS]</string> + <string name="error_opening_strerr">Error abriendo: \'{1}\' ({2})</string> + <string name="unable_locate_part_backup_name">Incapaz de localizar partición con el nombre de copia de seguridad: \'{1}\'</string> + <string name="unable_find_part_path">Incapaz de encontrar la partición para la dirección \'{1}\'</string> + <string name="update_part_details">Actualizando detalles de la partición…</string> + <string name="update_part_details_done">…hecho</string> + <string name="wiping_dalvik">Limpiando Directorios de Caché de Dalvik...</string> + <string name="cleaned">Limpio: {1}...</string> + <string name="dalvik_done">-- ¡Limpieza de Directorios de Caché de Dalvik Completa!</string> + <string name="no_andsec">No se encontró ninguna partición de android secure.</string> + <string name="unable_to_locate">Incapaz de localizar {1}.</string> + <string name="wiping_datamedia">Limpiando almacenamiento interno -- /data/media...</string> + <string name="unable_to_mount">Incapaz de montar {1}</string> + <string name="unable_to_mount_internal">Incapaz de montar almacenamiento_interno</string> + <string name="unable_to_mount_storage">Incapaz de montar almacenamiento</string> + <string name="fail_decrypt">Error al descifrar datos.</string> + <string name="no_crypto_support">No hay ningún soporte de cifrado compilado en esta compilación.</string> + <string name="decrypt_success_dev">Datos desencriptados satisfactoriamente, nuevo bloque de dispositivo: '{1}'</string> + <string name="done">Hecho.</string> + <string name="start_partition_sd">Particionando tarjeta SD...</string> + <string name="partition_sd_locate">Incapaz de localizar el dispositivo a particionar.</string> + <string name="ext_swap_size">El tamaño de EXT + Swap es más grande que el tamaño de la tarjeta SD.</string> + <string name="remove_part_table">Eliminando tabla de partición...</string> + <string name="unable_rm_part">Incapaz de eliminar la tabla de partición.</string> + <string name="create_part">Creando partición {1}...</string> + <string name="unable_to_create_part">Incapaz de crear partición {1}.</string> + <string name="format_sdext_as">Formateando sd-ext como {1}...</string> + <string name="part_complete">Particionamiento completo.</string> + <string name="unable_to_open">Incapaz de abrir \'{1}\'.</string> + <string name="mtp_already_enabled">MTP ya está habilitado</string> + <string name="mtp_fail">Error al activar MTP</string> + <string name="no_mtp">Soporte a MTP no incluido</string> + <string name="image_flash_start">[FLASHEO DE IMAGEN EMPEZADA]</string> + <string name="img_to_flash">Imagen a flashear: \'{1}\'</string> + <string name="flash_unable_locate">Incapaz de localizar la partición \'{1}\' para flashear.</string> + <string name="no_part_flash">No se ha seleccionado partición para flashear.</string> + <string name="too_many_flash">Demasiadas particiones seleccionadas para flashear.</string> + <string name="invalid_flash">La partición de flasheo especificada es inválida.</string> + <string name="flash_done">[FLASHEO DE IMAGEN COMPLETO]</string> + <string name="wiping">Limpiando {1}</string> + <string name="repair_not_exist">¡{1} no existe! ¡No se puede reparar!</string> + <string name="repairing_using">Reparando {1} usando {2}...</string> + <string name="unable_repair">Incapaz de reparar {1}.</string> + <string name="mount_data_footer">No se pudo montar /data e incapaz de encontrar pie de página de crypto.</string> + <string name="create_folder_strerr">No se pudo crear \'{1}\' en carpeta ({2}).</string> + <string name="fail_mount">Error al desmontar \'{1}\' ({2})</string> + <string name="fail_unmount">Fallo al desmontar '{1}' ({2})</string> + <string name="cannot_resize">No se puede cambiar el tamaño de {1}.</string> + <string name="repair_resize">Reparando {1} antes de cambiar de tamaño.</string> + <string name="unable_resize">Incapaz de cambiar el tamaño de archivo de {1}.</string> + <string name="no_md5_found">No se encuentra archivo md5 para \'{1}\'. Por favor, deselecciona Activar verificación de MD5 para restaurar.</string> + <string name="md5_fail_match">MD5 no coincide en \'{1}\'.</string> + <string name="fail_decrypt_tar">Fallo al desencriptar el archivo tar '{1}'</string> + <string name="format_data_msg">Quizás necesites reiniciar el recovery para ser capaz de usar /data de nuevo.</string> + <string name="format_data_err">Incapaz de formatear para remover encriptación.</string> + <string name="formatting_using">Formateando {1} usando {2}...</string> + <string name="unable_to_wipe">Incapaz de limpiar {1}.</string> + <string name="cannot_wipe">Partición {1} no se limpiar.</string> + <string name="remove_all">Eliminando todos los archivos dentro de \'{1}\'</string> + <string name="wiping_data">Limpiando datos sin limpiar /data/media ...</string> + <string name="backing_up">Realizando copia de seguridad {1}...</string> + <string name="backing">Realizando copia de seguridad</string> + <string name="backup_size">El tamaño del archivo \'{1}\' de la copia seguridad es de 0 bytes.</string> + <string name="datamedia_fs_restore">CUIDADO: !Esta copia de seguridad de /data se hizo con el sistema de archivos {1}! La copia de seguridad puede no arrancar a no ser que cambies a {1}.</string> + <string name="restoring">Restaurando {1}...</string> + <string name="restoring_hdr">Restaurando</string> + <string name="recreate_folder_err">Incapaz de recrear la carpeta {1}.</string> + <string name="img_size_err">El tamaño de la imagen es mayor que el tamaño del dispositivo de destino.</string> + <string name="flashing">Flasheando {1}...</string> + <string name="backup_folder_set">Copia de Seguridad establecida en '{1}'</string> + <string name="locate_backup_err">Incapaz de localizar copia de seguridad \'{1}\'</string> + <string name="set_restore_opt">Ajustando opciones de restauración: \'{1}\':</string> + <string name="md5_check_skip">El salto de checkeo de MD5 está activado</string> + <string name="ors_encrypt_restore_err">Incapaz de usar OpenRecoveryScript para restaurar una copia de seguridad encriptada.</string> + <string name="mounting">Montando</string> + <string name="unmounting">Desmontando</string> + <string name="mounted">Montado \'{1}\'</string> + <string name="unmounted">Desmontado \'{1}\'</string> + <string name="setting">Ajustando \'{1}\' a \'{2}\'</string> + <string name="setting_empty">Ajustando \'{1}\' a vacío</string> + <string name="making_dir1">Creando Directorio</string> + <string name="making_dir2">Creando directorio: \'{1}\'</string> + <string name="running_command">Corriendo Comando</string> + <string name="sideload">Carga lateral de ADB</string> + <string name="start_sideload">Empezando carga lateral de ADB...</string> + <string name="need_new_adb">Necesitas de adb 1.0.32 o más nuevo para poder realizar la carga lateral en este dispositivo.</string> + <string name="no_pwd">No se ha proporcionado contraseña.</string> + <string name="done_ors">Procesamiento de comando de archivos hecho</string> + <string name="injecttwrp">Inyectando TWRP en imagen boot...</string> + <string name="zip_err">Error instalando archivo zip \'{1}\'</string> + <string name="installing_zip">Instalando archivo zip '{1}'</string> + <string name="select_backup_opt">Ajustando opciones de copia de seguridad:</string> + <string name="compression_on">La compresión está activada</string> + <string name="md5_off">La generación de MD5 está desactivada</string> + <string name="backup_fail">Copia de seguridad fallida</string> + <string name="backup_clean">La copia de seguridad falló. Limpiando carpeta de la copia de seguridad.</string> + <string name="running_recovery_commands">Corriendo Comandos de Recovery</string> + <string name="recovery_commands_complete">Comandos de Recovery Completos</string> + <string name="running_ors">Corriendo OpenRecoveryScript</string> + <string name="ors_complete">OpenRecoveryScript Completo</string> + <string name="no_updater_binary">No fue posible encontrar \'{1}\' en el archivo zip.</string> + <string name="check_for_md5">Buscando archivo MD5...</string> + <string name="fail_sysmap">Error al mapear archivo \'{1}\'</string> + <string name="verify_zip_sig">Verificando firma de zip…</string> + <string name="verify_zip_fail">¡Verificación de firma de Zip fallida!</string> + <string name="verify_zip_done">Firma de Zip verificada exitosamente.</string> + <string name="zip_corrupt">¡Este archivo Zip es corrupto!</string> + <string name="no_md5">Saltando verificación de MD5: no se ha encontrado archivo MD5</string> + <string name="md5_fail">MD5 no coincide</string> + <string name="md5_match">MD5 coincide</string> + <string name="pid_signal">Proceso {1} terminó con señal: {2}</string> + <string name="pid_error">Proceso {1} terminó con ERROR: {2}</string> + <string name="install_dumlock">Instalando HTC Dumlock en el sistema…</string> + <string name="dumlock_restore">Restaurando el boot original...</string> + <string name="dumlock_reflash">Reflasheando el recovery en boot...</string> + <string name="run_script">Ejecutando script {1} ...</string> + <string name="rename_stock">Renombrado stock recovery en /system para prevenir que la ROM stock remplace TWRP.</string> + <string name="split_backup">Dividiendo copia de seguridad en múltiples archivos...</string> + <string name="backup_error">Error creando copia de seguridad.</string> + <string name="restore_error">Error durante el proceso de restauración.</string> + <string name="split_thread">Dividiendo hilo ID {1} en archivo {2}</string> + <string name="file_progress">%llu de %llu archivos, %i%%</string> + <string name="size_progress">%lluMB de %lluMB, %i%%</string> + <string name="decrypt_cmd">Intentando decriptar partición de datos via línea de comandos.</string> + <string name="base_pkg_err">Carga de paquetes básicos fallido.</string> + <string name="simulating">Simulando acciones...</string> + <string name="backup_cancel">Copia de seguridad cancelada.</string> + <string name="config_twrp">Configurando TWRP...</string> + <string name="config_twrp_err">Incapaz de configurar TWRP con este kernel.</string> + <string name="copy_log">Log del recovery copiado en {1}.</string> + <string name="max_queue">¡Máximo de archivos zip en cola alcanzado!</string> + <string name="min_queue">¡Mínimo de archivos zip en cola alcanzado!</string> + <string name="screenshot_saved">Captura de pantalla guardada en {1}</string> + <string name="screenshot_err">¡La captura de pantalla falló!</string> + <string name="zip_wipe_cache">Uno o más archivos zip han pedido una limpieza de caché -- Limpiando caché ahora.</string> + <string name="and_sec_wipe_err">Incapaz de limpiar android secure</string> + <string name="dalvik_wipe_err">¡La limpieza de dalvik falló!</string> + <string name="auto_gen">(Autogenerar)</string> + <string name="curr_date">(Fecha Actual)</string> + <string name="backup_name_len">El nombre de esta copia de seguridad es demasiado largo.</string> + <string name="backup_name_invalid">El nombre de la copia de seguridad \'{1}\' contiene un carácter inválido: \'{1}\'</string> + <string name="no_real_sdcard">¡Este dispositivo no tiene una tarjeta SD real! ¡Abortando!</string> + <string name="cancel_sideload">Cancelando carga lateral ADB...</string> + <string name="change_fs_err">Error cambiando sistema de archivos.</string> + <string name="theme_ver_err">Tema personalizado no coincide con la versión de TWRP. Usando tema stock.</string> + <string name="up_a_level">(Subir Un Nivel)</string> + <string name="install_reboot">Reiniciando en 5 segundos</string> + </resources> +</language> diff --git a/gui/theme/common/languages/fr.xml b/gui/theme/common/languages/fr.xml new file mode 100644 index 000000000..a1891ad4a --- /dev/null +++ b/gui/theme/common/languages/fr.xml @@ -0,0 +1,650 @@ +<?xml version="1.0"?> +<language> + <display>Français</display> + <resources> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + <string name="system">Système</string> + <string name="system_image">Image Système</string> + <string name="vendor">Fabricant</string> + <string name="vendor_image">Image Fabricant</string> + <string name="boot">Amorçage</string> + <string name="recovery">Récupération</string> + <string name="cache">Cache</string> + <string name="data">Données</string> + <string name="sdcard">Carte SD</string> + <string name="internal">Mémoire interne</string> + <string name="microsd">Carte microSD</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Sécurisé</string> + <string name="dalvik">Cache Dalvik / ART</string> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Données adoptées</string> + <string name="adopted_storage">Stockage adopté</string> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU : %tw_cpu_temp% °C</string> + <string name="battery_pct">Batterie : %tw_battery%</string> + <string name="sort_by_name">Trier par nom</string> + <string name="sort_by_date">Trier par Date</string> + <string name="sort_by_size">Trier par taille</string> + <string name="sort_by_name_only">Nom</string> + <string name="sort_by_date_only">Date</string> + <string name="sort_by_size_only">Taile</string> + <string name="tab_general">GÉNÉRAL</string> + <string name="tab_options">OPTIONS</string> + <string name="tab_backup">SAUVEGARDE</string> + <string name="tab_time_zone">FUSEAU HORAIRE</string> + <string name="tab_screen">ÉCRAN</string> + <string name="tab_vibration">VIBRATION</string> + <string name="tab_language">LANGUE</string> + <string name="install_btn">Installer</string> + <string name="wipe_btn">Formater</string> + <string name="backup_btn">Sauvergarder</string> + <string name="restore_btn">Restaurer</string> + <string name="mount_btn">Montage partitions</string> + <string name="settings_btn">Paramètres</string> + <string name="advanced_btn">Paramètres avancé</string> + <string name="reboot_btn">Redémarrer</string> + <string name="files_btn">Fichiers</string> + <string name="copy_log_btn">Copier le journal</string> + <string name="select_type_hdr">Selctionner le type</string> + <string name="install_zip_hdr">Installer le Zip</string> + <string name="install_zip_btn">Installer le Zip</string> + <string name="install_image_hdr">Installer l'Image</string> + <string name="install_image_btn">Installer l'Image</string> + <string name="install_select_file_hdr">Sélectionnez un fichier</string> + <string name="file_selector_folders_hdr">Dossier</string> + <string name="select_file_from_storage">Sélectionnez un fichier dans %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">Transfert via ADB</string> + <string name="install_hdr">Installer</string> + <string name="select_storage_hdr">Sélectionner l'emplacement</string> + <string name="select_storage_btn">Sélectionner l'emplacement</string> + <string name="queue_hdr">Mettre en file d'attente</string> + <string name="zip_queue_count">%tw_zip_queue_count% de max de 10 fichiers en file d'attente</string> + <string name="zip_queue_count_s">Fichier %tw_zip_queue_count% sur 10 :</string> + <string name="zip_warn1">Cette opération pourrait intaller un logiciel</string> + <string name="zip_warn2">incompatible et rendre votre appareil inutilisable.</string> + <string name="zip_back_cancel">Appuyer sur retour pour annuler l'ajout de ce zip.</string> + <string name="zip_back_clear">Appuyer sur retour pour effacer la liste d'attente.</string> + <string name="folder">Dossier :</string> + <string name="file">Fichier :</string> + <string name="zip_sig_chk">Vérification de la signature du Zip</string> + <string name="inject_twrp_chk">Injecter TWRP après l'installation</string> + <string name="options_hdr">Options</string> + <string name="confirm_flash_hdr">Confirmer le Flash</string> + <string name="zip_queue">Mettre en file d'attente :</string> + <string name="options">Options :</string> + <string name="swipe_confirm">Confirmer</string> + <string name="zip_add_btn">Ajouter plus de Zips</string> + <string name="zip_clear_btn">Effacer la liste d'attente des Zips</string> + <string name="install_zip_count_hdr">Installe le Zip %tw_zip_index% sur %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Installe le Zip : %tw_file%</string> + <string name="failed">Échec</string> + <string name="successful">Réussie</string> + <string name="install_failed">Installation échouée</string> + <string name="install_successful">Installation réussie</string> + <string name="wipe_cache_dalvik_btn">Effacer cache/dalvik</string> + <string name="reboot_system_btn">Redémarrer le système</string> + <string name="install_sel_target">Sélectionner la Partition d'installation</string> + <string name="flash_image_select">Sélectionner la partition où écrire l'image :</string> + <string name="target_partition">Partition de destination :</string> + <string name="flashing_image">Image en cours de Flash...</string> + <string name="image_flashed">Image Flashée</string> + <string name="wipe_cache_dalvik_confirm">Effacer Cache & Dalvik?</string> + <string name="wiping_cache_dalvik">Effacement du Cache & Dalvik...</string> + <string name="wipe_cache_dalvik_complete">Cache & Dalvik Effacés</string> + <string name="swipe_wipe">Glisser pour formater</string> + <string name="swipe_wipe_s">Formater</string> + <string name="no_os1">Aucun système d'exploitation installé ! Êtes-vous</string> + <string name="no_osrb">certain de vouloir redémarrer ?</string> + <string name="no_ospo">certain de vouloir arrêter le système ?</string> + <string name="rebooting">En cours de redémarrage...</string> + <string name="swipe_reboot_s">Redémarrer</string> + <string name="swipe_flash">Glisser pour confirmer le flash</string> + <string name="confirm_action">Confirmer l'action</string> + <string name="back_cancel">Presser retour pour annuler.</string> + <string name="cancel_btn">Annuler</string> + <string name="wipe_hdr">Effacer</string> + <string name="factory_reset_hdr">Retour aux réglages d'usine</string> + <string name="factory_reset_btn">Retour aux réglages d'usine</string> + <string name="factory_reset1">Formater les données, le Cache et Dalvik</string> + <string name="factory_reset2">(ne comprend pas le stockage interne)</string> + <string name="factory_reset3">La plupart du temps il s'agit</string> + <string name="factory_reset4">de la seule chose que vous avez besoin de formater.</string> + <string name="factory_resetting">Réinitialisation d'usine...</string> + <string name="advanced_wipe_hdr">Formatage avancé</string> + <string name="advanced_wipe_btn">Formatage avancé</string> + <string name="wipe_enc_confirm">Effacer le chiffrement des données ?</string> + <string name="formatting_data">Formatage en cours ...</string> + <string name="swipe_format_data">Glisser pour formater les données</string> + <string name="swipe_format_data_s">Formater les données</string> + <string name="factory_reset_complete">Réinitialisation complète</string> + <string name="sel_part_hdr">Sélectionner les Partitions</string> + <string name="wipe_sel_confirm">Formater la (les) partition(s) Sélectionnée(s) ?</string> + <string name="wiping_part">Formatage de la (des) partition(s) en cours...</string> + <string name="wipe_complete">Formatage Terminé</string> + <string name="sel_part_wipe">Sélectionner les Partitions a formater :</string> + <string name="invalid_part_sel">Sélection de partition non valide</string> + <string name="format_data_hdr">Formater les données</string> + <string name="format_data_btn">Formater les données</string> + <string name="format_data_ptr1">Formater les données effacera toutes vos applications,</string> + <string name="format_data_ptr2">sauvegardes, photos, vidéos, media, et</string> + <string name="format_data_ptr3">retirera l'encryption sur le stockage interne.</string> + <string name="format_data_lcp1">Formater les données effacera toutes vos applications, sauvergardes, photos, videos, media, et</string> + <string name="format_data_lcp2">retirera le chiffrement du stockage interne.</string> + <string name="format_data_wtc1">Formater les données effacera toutes vos applications,</string> + <string name="format_data_wtc2">les sauvegardes et les médias. Cette action ne peut pas être annulée.</string> + <string name="format_data_undo">La suppression est irréversible.</string> + <string name="format_data_complete">Formatage des données terminé</string> + <string name="yes_continue">Entrer "yes" pour continuer. Appuyez sur retour pour annuler.</string> + <string name="part_opt_hdr">Options de la partition : %tw_partition_name%</string> + <string name="sel_act_hdr">Sélectionner une action</string> + <string name="file_sys_opt">Options de système de fichiers</string> + <string name="partition">Partition : %tw_partition_name%</string> + <string name="part_mount_point">Point de montage : %tw_partition_mount_point%</string> + <string name="part_curr_fs">Système de fichiers : %tw_partition_file_system%</string> + <string name="part_present_yes">Présent : Oui</string> + <string name="part_present_no">Présent : non</string> + <string name="part_removable_yes">Amovible : Oui</string> + <string name="part_removable_no">Amovible : non</string> + <string name="part_size">Taille : % tw_partition_size % MB</string> + <string name="part_used">Utilisé : % tw_partition_used % MB</string> + <string name="part_free">Libre: % tw_partition_free % MO</string> + <string name="part_backup_size">Taille de la sauvegarde : % tw_partition_backup_size % MB</string> + <string name="resize_btn">Redimensionner le système de fichiers</string> + <string name="resize_btn_s">Redimensionner</string> + <string name="resize_confirm">Redimensionner %tw_partition_name% ?</string> + <string name="resizing">Redimensionnement en cours...</string> + <string name="resize_complete">Redimensionnenent Terminé</string> + <string name="swipe_resize">Glisser pour redimensionner</string> + <string name="swipe_resize_s">Redimensionner</string> + <string name="repair_btn">Réparation du Système de fichier</string> + <string name="repair_btn_s">Réparer</string> + <string name="repair_confirm">Réparer %tw_partition_name% ?</string> + <string name="repairing">Réparation en cours...</string> + <string name="repair_complete">Réparation Terminée</string> + <string name="swipe_repair">Glisser pour réparer</string> + <string name="swipe_repair_s">Réparer</string> + <string name="change_fs_btn">Changer le Système de fichiers</string> + <string name="change_fs_btn_s">Changer</string> + <string name="change_fs_for_hdr">Changer le Système de fichiers pour : %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Partition : %tw_partition_name% > sélectionnez le Système de fichiers</string> + <string name="change_fs_warn1">Certains ROMs ou kernels peuvent ne pas supporter certains</string> + <string name="change_fs_warn2">systèmes de fichiers. Procéder avec prudence !</string> + <string name="change_fs_confirm">Changer %tw_partition_name%?</string> + <string name="formatting">Formatage en cours...</string> + <string name="format_complete">Formatage Terminé</string> + <string name="swipe_change_fs">Glisser pour changer</string> + <string name="swipe_change_s">Changer</string> + <string name="back_btn">Retour</string> + <string name="wipe_enc_btn">Effacer le chiffrement</string> + <string name="swipe_factory_reset">Glisser pour restaurer les Paramètres d'usine</string> + <string name="repair_change_btn">Réparer ou Changer le Système de fichiers</string> + <string name="storage_hdr">Stockage : %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Sauvergarder</string> + <string name="backup_confirm_hdr">Confirmer la sauvegarde</string> + <string name="encryption_tab">CHIFFREMENT</string> + <string name="encryption">Chiffrement :</string> + <string name="name">Nom:</string> + <string name="sel_part_backup">Sélectionner les Partitions à sauvegarder :</string> + <string name="storage">Stockage :</string> + <string name="enc_disabled">désactivé - définir un mot de passe pour activer</string> + <string name="enc_enabled">activé</string> + <string name="enable_backup_comp_chk">Activer la compression</string> + <string name="skip_md5_backup_chk">Ne pas générer de MD5 pendant la sauvegarde</string> + <string name="disable_backup_space_chk">Désactiver la vérification de l'espace libre</string> + <string name="refresh_sizes_btn">Actualiser l'espace disponible</string> + <string name="swipe_backup">Glisser pour Sauvegarder</string> + <string name="append_date_btn">Ajouter Date</string> + <string name="backup_name_exists">Une sauvegarde avec ce nom existe déjà !</string> + <string name="encrypt_backup">Chiffrer votre sauvegarde ?</string> + <string name="enter_pass">Entrez un mot de passe :</string> + <string name="enter_pass2">Entrez le mot de passe à nouveau :</string> + <string name="pass_not_match">Les Mots de passe ne correspondent pas !</string> + <string name="partitions">Partitions :</string> + <string name="disabled">Désactivé</string> + <string name="enabled">Activé</string> + <string name="backup_name_hdr">Nom de la sauvegarde</string> + <string name="progress">Progression :</string> + <string name="backup_complete">Sauvegarde terminée</string> + <string name="backup_cancel">Sauvegarde annulée</string> + <string name="restore_hdr">Restaurer</string> + <string name="sel_backup_hdr">Choisir la sauvegarde</string> + <string name="restore_sel_store_hdr">Sélectionner la Sauvegarde dans %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Sélectionner le Package à restaurer :</string> + <string name="restore_enc_backup_hdr">Sauvegarde chiffrée</string> + <string name="restore_dec_fail">Mot de passe incorrect, Veuillez réessayer !</string> + <string name="del_backup_btn">Supprimer la sauvegarde</string> + <string name="del_backup_confirm">Supprimer la sauvegarde ?</string> + <string name="del_backup_confirm2">Cette action ne peut pas être annulée !</string> + <string name="deleting_backup">Suppression de sauvegarde en cours...</string> + <string name="backup_deleted">Suppression de la Sauvegarde Terminée</string> + <string name="swipe_delete">Glisser pour supprimer</string> + <string name="swipe_delete_s">Supprimer</string> + <string name="restore_try_decrypt">Sauvegarde chiffrée - Tentative de décryptage</string> + <string name="restore_try_decrypt_s">Tentative de décryptage</string> + <string name="restore_backup_date">Sauvegarde effectuée sur %tw_restore_file_date%</string> + <string name="restore_sel_part">Sélectionner les Partitions à restaurer :</string> + <string name="restore_enable_md5_chk">Activer la vérification MD5 des fichiers de sauvegarde</string> + <string name="restore_completed">Restauration terminée</string> + <string name="swipe_restore">Glisser pour Restaurer</string> + <string name="swipe_restore_s">Restaurer</string> + <string name="rename_backup_hdr">Renommer la sauvegarde</string> + <string name="rename_backup_confirm">Renommer la sauvegarde ?</string> + <string name="rename_backup_confirm2">Cette action ne peut pas être annulée !</string> + <string name="renaming_backup">Changement du nom de la sauvegarde en cours...</string> + <string name="rename_backup_complete">Sauvegarde Renommée</string> + <string name="swipe_to_rename">Glisser pour Renommer</string> + <string name="swipe_rename">Renommer</string> + <string name="confirm_hdr">Confirmer</string> + <string name="mount_hdr">Monter</string> + <string name="mount_sel_part"></string> + <string name="mount_sel_part">Sélectionner les Partitions à monter :</string> + <string name="mount_sys_ro_chk">Montez la partition système en lecture seule</string> + <string name="mount_sys_ro_s_chk">Monter le Système RO</string> + <string name="decrypt_data_btn">Chiffrer les données</string> + <string name="disable_mtp_btn">Désactiver MTP</string> + <string name="enable_mtp_btn">Activez MTP</string> + <string name="mount_usb_storage_btn">Monter Stockage USB</string> + <string name="usb_storage_hdr">Stockage USB</string> + <string name="usb_stor_mnt1">Stockage USB monté</string> + <string name="usb_stor_mnt2">Veillez à déconnecter votre appareil</string> + <string name="usb_stor_mnt3">de votre ordinateur avant de le libérer !</string> + <string name="unmount_btn">Libérer</string> + <string name="reboot_hdr">Redémarrer</string> + <string name="rb_system_btn">Système</string> + <string name="rb_poweroff_btn">Eteindre</string> + <string name="rb_recovery_btn">Récupération</string> + <string name="rb_bootloader_btn">Amorçage</string> + <string name="rb_download_btn">Télécharger</string> + <string name="turning_off">Arrêt en cours...</string> + <string name="swipe_power_off">Glisser pour éteindre</string> + <string name="swipe_power_off_s">Éteindre</string> + <string name="sys_ro_hdr">Partition système non modifiée</string> + <string name="sys_ro_keep">Conserver le système de fichier en lecture seule ?</string> + <string name="sys_rop1">TWRP peut laisser votre partition système non modifiée</string> + <string name="sys_rop2">pour rendre plus facile les mises à jour officielles.</string> + <string name="sys_rop3">TWRP sera incapable d'empêcher la ROM d'origine</string> + <string name="sys_rop4">de remplacer TWRP et ne pourra pas vous proposer de rooter votre appareil.</string> + <string name="sys_rop5">L'installation de zips ou les opérations via adb peuvent</string> + <string name="sys_rop6">peut-être modifier la partition système.</string> + <string name="sys_rol1">TWRP peut laisser votre partition système non modifiée pour rendre plus facile les mises à jour officielles.</string> + <string name="sys_rol2">TWRP sera incapable d'empêcher la ROM d'origine de remplacer TWRP et ne pourra pas vous proposer de rooter votre appareil.</string> + <string name="sys_rol3">L'installation de zips ou les opérations via adb peuvent peut-être modifier la partition système.</string> + <string name="sys_ro_never_show_chk">Ne plus afficher cet écran lors des prochains démarrages</string> + <string name="sys_ro_keep_ro_btn">Conserver la lecture seule</string> + <string name="swipe_allow_mod">Glisser pour autoriser les modifications</string> + <string name="swipe_allow_mod_s">Autoriser les modifications</string> + <string name="settings_hdr">Paramètres</string> + <string name="settings_gen_hdr">Paramètre généraux</string> + <string name="settings_gen_s_hdr">Général</string> + <string name="settings_gen_btn">Général</string> + <string name="use_rmrf_chk">Utiliser rm -rf au lieu de formater</string> + <string name="use24clock_chk">Utiliser le format d'horloge sur 24 heures</string> + <string name="rev_navbar_chk">Disposition de la barre de navigation inversée</string> + <string name="simact_chk">Simuler des actions pour tester un thème</string> + <string name="simfail_chk">Simuler l'échec des actions</string> + <string name="ctr_navbar_rdo">Centrer les Boutons de la barre de navigation</string> + <string name="lft_navbar_rdo">Aligner les boutons de la barre de navigation à gauche</string> + <string name="rht_navbar_rdo">Aligner les boutons de barre de navigation à droite</string> + <string name="restore_defaults_btn">Rétablir les paramètres par défaut</string> + <string name="settings_tz_btn">Fuseau horaire</string> + <string name="settings_screen_btn">Écran</string> + <string name="settings_screen_bright_btn">Luminosité</string> + <string name="settings_vibration_btn">Vibration</string> + <string name="settings_language_btn">Langue</string> + <string name="time_zone_hdr">Fuseau horaire</string> + <string name="sel_tz_list">Sélectionnez le fuseau horaire :</string> + <string name="utcm11">(UTC -11) Samoa, Îles samoanes</string> + <string name="utcm10">(UTC -10) Hawaï</string> + <string name="utcm9">(UTC -9) Alaska</string> + <string name="utcm8">(UTC -8) Heure du Pacifique</string> + <string name="utcm7">(UTC -7) Heure des Rocheuses</string> + <string name="utcm6">(UTC -6) Heure du Centre</string> + <string name="utcm5">(UTC -5) Heure de l'Est</string> + <string name="utcm4">(UTC -4) Heure de l'Atlantique</string> + <string name="utcm3">(UTC -3) Brésil, Buenos Aires</string> + <string name="utcm2">(UTC -2) Brésil, São Paulo</string> + <string name="utcm1">(UTC -1) Açores, Le Cap-Vert</string> + <string name="utc0">(UTC 0) Londres, Dublin, Lisbonne</string> + <string name="utcp1">(UTC +1) Berlin, Bruxelles, Paris</string> + <string name="utcp2">(UTC +2) Athènes, Istanbul, Afrique du Sud</string> + <string name="utcp3">(UTC +3) Moscou, Bagdad</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tbilissi, Muscat</string> + <string name="utcp5">(UTC +5) Ekaterinbourg, Islamabad</string> + <string name="utcp6">(UTC +6) Almaty, Dhaka, Colombo</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoï, Djakarta</string> + <string name="utcp8">(UTC +8) Pékin, Singapour, Hong Kong</string> + <string name="utcp9">(UTC +9) Tokyo, Séoul, Iakoutsk</string> + <string name="utcp10">(UTC +10) Australie orientale, Guam</string> + <string name="utcp11">(UTC +11) Vladivostok, îles Salomon</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Îles Fidji</string> + <string name="sel_tz_offset">Sélectionner le Décalage (habituellement 0) : %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Aucun</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Utiliser l'heure d'été/hiver (DST)</string> + <string name="curr_tz">Fuseau horaire : %tw_time_zone%</string> + <string name="curr_tz_s">Fuseau horaire :</string> + <string name="set_tz_btn">Régler le fuseau horaire</string> + <string name="settings_screen_hdr">Paramètres d'écran</string> + <string name="settings_screen_timeout_hdr">Mise en veille de l'écan</string> + <string name="enable_timeout_chk">Activer la mise en veille</string> + <string name="screen_to_slider">Délai avant mise en veille :</string> + <string name="screen_to_slider_s">Délai avant mise en veille en secondes (0 = désactivé): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Paramètre de mise en veille non disponible</string> + <string name="screen_bright_slider">Luminosité : %tw_brightness_pct% %</string> + <string name="screen_bright_na">Paramètre de luminosité non disponible</string> + <string name="vibration_hdr">Vibration</string> + <string name="button_vibration_hdr">Vibration des boutons</string> + <string name="kb_vibration_hdr">Vibration du clavier</string> + <string name="act_vibration_hdr">Vibration d'action</string> + <string name="button_vibration">Vibration des boutons :</string> + <string name="kb_vibration">Vibration du clavier :</string> + <string name="act_vibration">Vibration d'action :</string> + <string name="select_language">Choisir la langue :</string> + <string name="set_language_btn">Définir la langue</string> + <string name="advanced_hdr">Paramètres avancés</string> + <string name="copy_log_confirm">Copier les journaux sur carte SD ?</string> + <string name="copying_log">Copie des journaux sur la carte SD en cours...</string> + <string name="copy_log_complete">Copie des journaux Effectuée</string> + <string name="fix_perm_btn">Corriger les autorisations</string> + <string name="fix_perm_s_btn">Corriger les autorisations</string> + <string name="part_sd_btn">Partitionner SD Card</string> + <string name="part_sd_s_btn">Carte SD</string> + <string name="file_manager_btn">Gestionnaire de fichiers</string> + <string name="language_hdr">Langue</string> + <string name="terminal_btn">Terminal</string> + <string name="reload_theme_btn">Recharger le thème</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Injecter TWRP</string> + <string name="inject_twrp_confirm">Réinjecter TWRP ?</string> + <string name="injecting_twrp">Réinjection de TWRP en cours...</string> + <string name="inject_twrp_complete">Injection de TWRP Terminée</string> + <string name="swipe_to_confirm">Glisser pour confirmer</string> + <string name="part_sd_hdr">Partitionner la carte SD</string> + <string name="part_sd_lose">Vous allez perdre tous les fichiers sur votre carte SD !</string> + <string name="part_sd_undo">Cette action ne peut pas être annulée !</string> + <string name="part_sd_ext_sz">Taille EXT :</string> + <string name="part_sd_swap_sz">Taille du swap :</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Système de Fichiers :</string> + <string name="swipe_part_sd">Glisser pour Partitionner</string> + <string name="swipe_part_sd_s">Partitionner</string> + <string name="partitioning_sd">Partitionnement de la carte SD en cours...</string> + <string name="partitioning_sd2">Cela va durer quelques minutes.</string> + <string name="part_sd_complete">Partitionnement Terminé</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Restaurer l'image de démarrage originale</string> + <string name="dumlock_restore_confirm">Restaurer l'image de démarrage originale ?</string> + <string name="dumlock_restoring">Restauration de l'image de démarrage originale en cours...</string> + <string name="dumlock_restore_complete">Restauration de l'image de démarrage originale effectué</string> + <string name="dumlock_reflash_btn">Réinstaller le mode de Récupération</string> + <string name="dumlock_reflash_confirm">Réinstaller le mode de Récupération sur le Démarrage ?</string> + <string name="dumlock_reflashing">Réinstallation du mode de Récupération sur Démarrage...</string> + <string name="dumlock_reflash_complete">Réinstallation du mode de Récupération sur Démarrage effectuée</string> + <string name="dumlock_install_btn">Installer HTC Dumlock</string> + <string name="dumlock_install_confirm">Installer les fichiers HTC Dumlock sur la ROM?</string> + <string name="dumlock_installing">Installation de HTC Dumlock...</string> + <string name="dumlock_install_complete">Installation de HTC Dumlock complétée</string> + <string name="swipe_to_unlock">Glisser pour déverrouiller</string> + <string name="swipe_unlock">Dévérrouiller</string> + <string name="fm_hdr">Gestionnaire de fichiers</string> + <string name="fm_sel_file">Sélectionnez un fichier ou un dossier</string> + <string name="fm_type_folder">Dossier</string> + <string name="fm_type_file">Fichier </string> + <string name="fm_choose_act">Choisir une action</string> + <string name="fm_selected">%tw_fm_type% sélectionné:</string> + <string name="fm_copy_btn">Copier</string> + <string name="fm_copy_file_btn">Copier le fichier</string> + <string name="fm_copy_folder_btn">Copier le dossier</string> + <string name="fm_copying">Copie</string> + <string name="fm_move_btn">Déplacer</string> + <string name="fm_moving">Déplacement</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Supprimer</string> + <string name="fm_deleting">Suppression en cours</string> + <string name="fm_rename_btn">Renommer</string> + <string name="fm_rename_file_btn">Renommer le fichier</string> + <string name="fm_rename_folder_btn">Renommer le dossier</string> + <string name="fm_renaming">Renommage en cours</string> + <string name="fm_sel_dest">Sélectionnez le dossier de destination</string> + <string name="fm_sel_curr_folder">Sélectionner le dossier actuel</string> + <string name="fm_rename_hdr">Renommer</string> + <string name="fm_set_perms_hdr">Définir les permissions</string> + <string name="fm_perms">Permissions:</string> + <string name="fm_complete">Opération de fichier complétée</string> + <string name="decrypt_data_hdr">Décrypter les données</string> + <string name="decrypt_data_enter_pass"></string> + <string name="decrypt_data_failed">Mot de passe incorrect, veuillez réessayer!</string> + <string name="decrypt_data_failed_pattern">Échec du schéma, veuillez réessayer!</string> + <string name="decrypt_data_enter_pattern">Entrez le schéma.</string> + <string name="decrypt_data_trying">Tentative de décryptage</string> + <string name="term_hdr">Commande de terminal</string> + <string name="term_s_hdr">Terminal</string> + <string name="term_kill_btn">TUER</string> + <string name="term_sel_folder_hdr">Naviguez jusqu'au dossier de démarrage</string> + <string name="adb_sideload_hdr">Transfert via ADB</string> + <string name="sideload_wipe_dalvik_chk">Effacer le cache Dalvik</string> + <string name="sideload_wipe_cache_chk">Effacer le Cache</string> + <string name="swipe_to_sideload">Glisser pour débuter le transfert</string> + <string name="swipe_sideload">Démarrer</string> + <string name="sideload_confirm">Transfert via ADB</string> + <string name="sideload_usage">Utilisation: adb sideload (nom de fichier.zip)</string> + <string name="sideload_complete">Transfert par ADB complété</string> + <string name="fix_perms_hdr">Réparer les permissions</string> + <string name="fix_perms_note">Note: La réparation des permissions est rarement nécessaire.</string> + <string name="fix_perms_selinux_chk">Réparer aussi les contextes SELinux</string> + <string name="fix_perms_sel_note1">La réparation des contextes SELinux pourrait</string> + <string name="fix_perms_sel_note2">empêcher l'appareil de démarrer correctement.</string> + <string name="swipe_to_fix_perms">Glisser pour réparer les permissions</string> + <string name="swipe_fix_perms">Réparer les permissions</string> + <string name="fixing_perms">Réparation des permissions...</string> + <string name="fix_perms_complete">Réparation des permissions complétée</string> + <string name="reboot_hdr">Redémarrer</string> + <string name="su_hdr">Vérification SuperSU</string> + <string name="su_note1">Votre appareil ne semble pas être rooté.</string> + <string name="su_note2">Installer SuperSU maintenant?</string> + <string name="su_note3">Ceci va rooter votre appareil.</string> + <string name="su_cancel">Ne pas installer</string> + <string name="swipe_su_to_install">Glisser pour installer</string> + <string name="swipe_su_install">Installer</string> + <string name="su_installing">Installation de SuperSU</string> + <string name="sel_storage_list">Sélection du stockage</string> + <string name="ok_btn">OK</string> + <string name="no_kernel_selinux">Le noyau ne supporte pas la lecture des contextes SELinux.</string> + <string name="full_selinux">Le support complet de SELinux est présent.</string> + <string name="no_selinux">Aucun support SELinux (pas de libselinux).</string> + <string name="mtp_enabled">MTP activé</string> + <string name="mtp_crash">MTP a planté, pas de démarrage de MTP à l'allumage.</string> + <string name="rebooting">Redémarrage...</string> + <string name="decrypt_success">Décryption réussie avec le mot de passe par défaut.</string> + <string name="unable_to_decrypt">Incapable de décrypter avec le mot de passe par défaut. Vous devrez peut-être formater la partition Données.</string> + <string name="generating_md51">Génération du MD5</string> + <string name="generating_md52">* Génération du MD5...</string> + <string name="md5_created">* MD5 créé.</string> + <string name="md5_error">* Erreur MD5 !</string> + <string name="md5_compute_error">* Erreur dans le calcul du MD5.</string> + <string name="md5_created">* MD5 créé.</string> + <string name="current_date">(Date du jour)</string> + <string name="auto_generate">(Génération automatisée)</string> + <string name="unable_to_locate_partition">Impossible de localiser la partition '{1}' pour le calcul de la sauvegarde.</string> + <string name="no_partition_selected">Aucune partition sélectionnée pour la sauvegarde.</string> + <string name="total_partitions_backup">* Nombre de partitions à sauvegarder : {1}</string> + <string name="total_backup_size">* Taille totale des données: {1}MB</string> + <string name="available_space">* Espace disponible: {1}MB</string> + <string name="unable_locate_storage">Impossible de trouver le périphérique de stockage.</string> + <string name="no_space">Pas assez d'espace libre.</string> + <string name="backup_started">[SAUVEGARDE COMMENCÉE]</string> + <string name="backup_folder">* Dossier de sauvegarde: {1}</string> + <string name="fail_backup_folder">Échec de la création du dossier de sauvegarde.</string> + <string name="avg_backup_fs">Vitesse moyenne pour les systèmes de fichiers: {1} MB/sec</string> + <string name="avg_backup_img">Vitesse moyenne pour les images de disque: {1} MB/sec</string> + <string name="total_backed_size">[{1} MB TOTAL SAUVEGARDÉES]</string> + <string name="backup_completed">[SAUVEGARDE TERMINÉE EN {1} SECONDES]</string> + <string name="restore_started">[RESTAURATION COMMENCÉE]</string> + <string name="restore_folder">Restauration du dossier: '{1}'</string> + <string name="restore_part_done">[{1} complété ({2} secondes)]</string> + <string name="verifying_md5">Vérification du MD5</string> + <string name="skip_md5">Omission de la vérification des MD5 selon le réglage utilisateur.</string> + <string name="calc_restore">Calcul des détails de la restauration...</string> + <string name="restore_read_only">Impossible de restaurer {1} -- monté en lecture seule.</string> + <string name="restore_unable_locate">Impossible de localiser la partition '{1}' pour la restauration.</string> + <string name="no_part_restore">Aucune partition sélectionnée pour la restauration.</string> + <string name="restore_part_count">Restauration de {1} partitions...</string> + <string name="total_restore_size">Taille totale de la restauration: {1}MB</string> + <string name="updating_system_details">Mise à jour des détails du système</string> + <string name="restore_complete">[RESTAURATION COMPLÉTÉE EN {1} SECONDES]</string> + <string name="error_opening_strerr">Erreur d'ouverture: '{1}' ({2})</string> + <string name="unable_locate_part_backup_name">Impossible de localiser la partition nommée: '{1}'</string> + <string name="unable_find_part_path">Impossible de trouver la partition pour le chemin '{1}'</string> + <string name="update_part_details">Mise à jour des informations de partition...</string> + <string name="update_part_details_done">...terminé</string> + <string name="wiping_dalvik">Effacement des dossiers du cache Dalvik...</string> + <string name="cleaned">Nettoyé: {1}...</string> + <string name="dalvik_done">-- Effacement des dossiers du cache Dalvik complété!</string> + <string name="no_andsec">Pas de partitions Android sécurisé trouvées.</string> + <string name="unable_to_locate">Impossible de trouver {1}.</string> + <string name="wiping_datamedia">Effacement du stockage interne -- /data/media...</string> + <string name="unable_to_mount">Incapable de monter {1}</string> + <string name="unable_to_mount_internal">Incapable de monter internal_storage</string> + <string name="unable_to_mount_storage">Incapable de monter le stockage</string> + <string name="fail_decrypt">Échec de la décryption des données.</string> + <string name="no_crypto_support">Le support cryptographique n'a pas été inclus dans cette compilation.</string> + <string name="decrypt_success">Données décryptées correctement, nouvel appareil bloc: '{1}'</string> + <string name="done">Terminé.</string> + <string name="start_partition_sd">Partitionnement de la carte SD en cours...</string> + <string name="partition_sd_locate">Incapable de localiser le bloc à partitioner.</string> + <string name="ext_swap_size">EXT + Swap est plus grand que la taille de sdcard.</string> + <string name="remove_part_table">Suppression de table de partition...</string> + <string name="unable_rm_part">Impossible de supprimer la table de partition.</string> + <string name="create_part">Création de la partition {1}...</string> + <string name="unable_to_create_part">Impossible de créer la partition {1}.</string> + <string name="format_sdext_as">Formatage sd-ext en {1}...</string> + <string name="part_complete">Partitionnement terminé.</string> + <string name="unable_to_open">Impossible d'ouvrir '{1}'.</string> + <string name="mtp_already_enabled">MTP déjà activé</string> + <string name="mtp_fail">Échec de l'activation du MTP</string> + <string name="no_mtp">Support MTP non inclus</string> + <string name="image_flash_start">[ÉCRITURE IMAGE COMMENCÉE]</string> + <string name="img_to_flash">Image à écrire: '{1}'</string> + <string name="flash_unable_locate">Impossible de localiser la partition '{1}' pour l'écriture.</string> + <string name="no_part_flash">Pas de partition sélectionnée pour l'écriture.</string> + <string name="too_many_flash">Trop de partitions sélectionnées pour l'écriture.</string> + <string name="invalid_flash">Partition invalide pour l'écriture.</string> + <string name="flash_done">[ÉCRITURE IMAGE COMPLÉTÉE]</string> + <string name="wiping">Effacement {1}</string> + <string name="repair_not_exist">{1} n'existe pas! Incapable de réparer!</string> + <string name="repairing_using">Réparation de {1} à l'aide de {2}...</string> + <string name="unable_repair">Incapable de réparer {1}.</string> + <string name="mount_data_footer">Échec du montage de /data et incapable de trouver la fin du bloc crypto.</string> + <string name="create_folder_strerr">Incapable de créer le dossier '{1}' ({2}).</string> + <string name="fail_mount">Échec du montage '{1}' ({2})</string> + <string name="fail_mount">Échec du démontage '{1}' ({2})</string> + <string name="cannot_resize">Incapable de redimensionner {1}.</string> + <string name="repair_resize">Réparation de {1} avant de redimensionner.</string> + <string name="unable_resize">Incapable de redimensionner {1}.</string> + <string name="no_md5_found">Pas de fichier md5 trouvé pour '{1}'. Veuillez désactiver la vérification MD5 pour effectuer la restauration.</string> + <string name="md5_fail_match">Le MD5 ne corresponds pas pour '{1}'.</string> + <string name="restoring">Restauration en cours</string> + <string name="format_data_msg">Vous aurez peut-être à redémarrer pour pouvoir utiliser /data à nouveau.</string> + <string name="format_data_err">Incapable de formater pour enlever l'encryption.</string> + <string name="formatting_using">Formatage {1} en utilisant {2}...</string> + <string name="unable_to_wipe">Incapable d'effacer {1}.</string> + <string name="remove_all">Supression de tout les fichiers sous '{1}'</string> + <string name="wiping_data">Effacement de /data sauf /data/media...</string> + <string name="backing_up">Sauvegarde {1}...</string> + <string name="backing">Sauvegarde en cours</string> + <string name="backup_size">La taille de la sauvegarde de '{1}' est de 0 octets.</string> + <string name="datamedia_fs_restore">AVERTISSEMENT: Cette sauvegarde de /data a été faite avec un système de fichier {1}! Il est possible que cette restauration ne fonctionne pas correctement sans que vous retourniez au format {1}.</string> + <string name="restoring">Restauration de {1}...</string> + <string name="restoring_hdr">Restauration en cours</string> + <string name="recreate_folder_err">Incapable de recréer le dossier {1}.</string> + <string name="img_size_err">La taille de l'image est plus grande que la cible</string> + <string name="flashing">Écriture de {1}...</string> + <string name="backup_folder">Dossier de sauvegarde à '{1}'</string> + <string name="locate_backup_err">Impossible de localiser la sauvegarde '{1}'</string> + <string name="set_restore_opt">Définition des options de restauration: '{1}':</string> + <string name="md5_check_skip">La vérification MD5 est omise</string> + <string name="ors_encrypt_restore_err">Impossible d'utiliser OpenRecoveryScript pour restaurer une sauvegarde chiffrée.</string> + <string name="mounting">Montage</string> + <string name="unmounting">Démontage</string> + <string name="mounted">Monté la partition '{1}'</string> + <string name="unmounted">Démonté la partition '{1}'</string> + <string name="setting">Réglage de '{1}' à '{2}'</string> + <string name="setting_empty">Réglage de '{1}' à vide</string> + <string name="making_dir1">Création du répertoire</string> + <string name="making_dir2">Création du répertoire: '{1}'</string> + <string name="running_command">Éxécution de la commande</string> + <string name="sideload">Transfert via ADB</string> + <string name="start_sideload">Démarrage de la fonctionalité de transfert par ADB...</string> + <string name="need_new_adb">Vous avez besoin d'adb 1.0.32 ou plus récent pour utiliser le transfert (sideload) sur cet appareil.</string> + <string name="no_pwd">Aucun mot de passe fourni.</string> + <string name="done_ors">Traitement du fichier de script terminé</string> + <string name="injecttwrp">Injection de TWRP dans l'image de démarrage...</string> + <string name="zip_err">Erreur lors de l'installation du fichier zip '{1}'</string> + <string name="installing_zip">Installation du fichier zip '{1}'</string> + <string name="select_backup_opt">Définition des options de sauvegarde:</string> + <string name="compression_on">Compression activée</string> + <string name="md5_off">La génération de MD5 est désactivée</string> + <string name="backup_fail">Échec de la sauvegarde</string> + <string name="backup_complete">Sauvegarde terminée!</string> + <string name="running_recovery_commands">Exécution des commandes de récupération</string> + <string name="recovery_commands_complete">Commandes de récupération complétées</string> + <string name="running_ors">OpenRecoveryScript en cours d'exécution</string> + <string name="ors_complete">OpenRecoveryScript complété</string> + <string name="no_updater_binary">'{1}' introuvable dans le fichier zip.</string> + <string name="check_for_md5">Vérification des fichiers MD5...</string> + <string name="fail_sysmap">Impossible de mapper le fichier '{1}'</string> + <string name="verify_zip_sig">Vérification de la signature du zip...</string> + <string name="verify_zip_fail">Échec de la vérification des signatures du zip!</string> + <string name="verify_zip_done">Signature du zip vérifiée correctement.</string> + <string name="zip_corrupt">Le fichier zip est corrompu!</string> + <string name="no_md5">Pas de vérification MD5: aucun fichier MD5 trouvé</string> + <string name="md5_fail">Le MD5 ne correspond pas</string> + <string name="md5_match">Le MD5 correspond</string> + <string name="pid_signal">Le processus {1} s'est terminé avec le signal: {2}</string> + <string name="pid_error">Le processus {1} s'est terminé avec ERREUR: {2}</string> + <string name="install_dumlock">Installation de HTC Dumlock...</string> + <string name="dumlock_restore">Restauration de l'image de démarrage originale en cours...</string> + <string name="dumlock_reflash">Réécriture de l'image de récupération sur celle de démarrage...</string> + <string name="run_script">Exécution du script {1}...</string> + <string name="rename_stock">Renommé le fichier de récupération original dans /system pour empêcher le système d'exploitation original de remplacer TWRP.</string> + <string name="split_backup">Morcellement des fichiers de sauvegarde en plusieurs archives...</string> + <string name="backup_error">Erreur dans la création de la sauvegarde.</string> + <string name="restore_error">Erreur durant le procédé de restauration.</string> + <string name="split_thread">Division du thread ID {1} en archive {2}</string> + <string name="file_progress">%llu de %llu fichiers, %i%%</string> + <string name="size_progress">%lluMO de %lluMO, %i%%</string> + <string name="decrypt_cmd">Tentative de décryption de la partition de données via la ligne de commande.</string> + <string name="base_pkg_err">Incapable de charger les paquets de base.</string> + <string name="simulating">Simulation des actions...</string> + <string name="backup_cancel">Sauvegarde annulée.</string> + <string name="config_twrp">Configuration de TWRP...</string> + <string name="config_twrp_err">Impossible de configurer TWRP avec ce noyau.</string> + <string name="copy_log">Copié le journal de récupération sur {1}.</string> + <string name="max_queue">File d'attente pour fichiers zip maximale atteinte!</string> + <string name="min_queue">File d'attente pour fichiers zip minimale atteinte!</string> + <string name="screenshot_saved">La capture d'écran a été sauvegardée à {1}</string> + <string name="screenshot_err">Échec de la capture d'écran!</string> + <string name="zip_wipe_cache">Un ou plusieurs zip ont demandé un effacement du cache -- E/n cours maintenant.</string> + <string name="and_sec_wipe_err">Impossible d'effacer "Android Secure"</string> + <string name="dalvik_wipe_err">Échec de l'effacement de Dalvik</string> + <string name="auto_gen">(Génération automatisée)</string> + <string name="curr_date">(Date du jour)</string> + <string name="backup_name_len">Le nom de la sauvegarde est trop long.</string> + <string name="backup_name_invalid">Le nom de la sauvegarde '{1}' contient le caractère non valide: '{1}'</string> + <string name="backup_name_exists">Une sauvegarde avec ce nom existe déjà.</string> + <string name="no_real_sdcard">Cet appareil n'a pas une vraie carte SD! Abandon!</string> + <string name="cancel_sideload">Annulation du transfert par ADB...</string> + <string name="change_fs_err">Erreur lors du changement du système de fichier.</string> + </resources> +</language> diff --git a/gui/theme/common/languages/hu.xml b/gui/theme/common/languages/hu.xml new file mode 100644 index 000000000..a8b525a0a --- /dev/null +++ b/gui/theme/common/languages/hu.xml @@ -0,0 +1,672 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<language> + <display>Hungarian</display> + + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <!-- Partition display names --> + <string name="system">Rendszer</string> + <string name="system_image">Rendszerkép</string> + <string name="vendor">Gyártó</string> + <string name="vendor_image">Gyártói kép</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Gyorsítótár</string> + <string name="data">Adat</string> + <string name="sdcard">SD-kártya</string> + <string name="internal">Belső tárhely</string> + <string name="microsd">Mikro SD-kártya</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART-gyorsítótár</string> + <!-- This is a rarely used partition on a Micro SD card for a very old app2sd system --> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Adoptált adatok</string> + <string name="adopted_storage">Adoptált tároló</string> + + <!-- GUI XML strings --> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% °C</string> + <string name="battery_pct">Akkumulátor: %tw_battery%</string> + <string name="sort_by_name">Rendezés név szerint</string> + <string name="sort_by_date">Rendezés dátum szerint</string> + <string name="sort_by_size">Rendezés méret szerint</string> + <string name="sort_by_name_only">Név</string> + <string name="sort_by_date_only">Dátum</string> + <string name="sort_by_size_only">Méret</string> + <string name="tab_general">ÁLTALÁNOS</string> + <string name="tab_options">BEÁLLÍTÁSOK</string> + <string name="tab_backup">BIZTONSÁGI MENTÉS</string> + <string name="tab_time_zone">IDŐZÓNA</string> + <string name="tab_screen">KÉPERNYŐ</string> + <string name="tab_vibration">REZGÉS</string> + <string name="tab_language">NYELV</string> + + <string name="install_btn">Telepítés</string> + <string name="wipe_btn">Törlés</string> + <string name="backup_btn">Biztonsági mentés</string> + <string name="restore_btn">Visszaállítás</string> + <string name="mount_btn">Csatolás</string> + <string name="settings_btn">Beállítások</string> + <string name="advanced_btn">Haladó</string> + <string name="reboot_btn">Újraindítás</string> + <string name="files_btn">Fájlok</string> + <string name="copy_log_btn">Napló másolása</string> + <string name="select_type_hdr">Válasszon típust</string> + <string name="install_zip_hdr">Zip telepítése</string> + <string name="install_zip_btn">Zip telepítése</string> + <string name="install_image_hdr">Képfájl telepítése</string> + <string name="install_image_btn">Képfájl telepítése</string> + <string name="install_select_file_hdr">Fájl kiválasztása</string> + <string name="file_selector_folders_hdr">Mappák</string> + <string name="select_file_from_storage">Fájl kiválasztása innen: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Telepítés</string> + <string name="select_storage_hdr">Válasszon tárolót</string> + <string name="select_storage_btn">Válasszon tárolót</string> + <string name="queue_hdr">Várólista</string> + <string name="zip_queue_count">%tw_zip_queue_count% / max 10 fájl a várólistán</string> + <string name="zip_queue_count_s">%tw_zip_queue_count% / 10 fájl:</string> + <string name="zip_warn1">Ez a művelet nem kompatibilis szoftvert telepíthet,</string> + <string name="zip_warn2">és a készüléket használhatatlanná teheti.</string> + <string name="zip_back_cancel">Nyomja meg a vissza gombot a zip hozzáadásának visszavonásához.</string> + <string name="zip_back_clear">Nyomja meg a vissza gombot a várólista törléséhez.</string> + <string name="folder">Mappa:</string> + <string name="file">Fájl:</string> + <string name="zip_sig_chk">Zip aláírás ellenőrzése</string> + <string name="inject_twrp_chk">TWRP injektálása telepítés után</string> + <string name="install_reboot_chk">Újraindítás telepítés vége után</string> + <string name="options_hdr">Beállítások</string> + <string name="confirm_flash_hdr">Flashelés megerősítése</string> + <string name="zip_queue">Várólista:</string> + <string name="options">Beállítások:</string> + <string name="swipe_confirm"> Megerősítés</string> + <string name="zip_add_btn">Több Zip hozzáadása</string> + <string name="zip_clear_btn">Zip várólista törlése</string> + <string name="install_zip_count_hdr">%tw_zip_index% / %tw_zip_queue_count% Zip telepítése</string> + <string name="installing_zip_xml">Zip telepítése: %tw_file%</string> + <string name="failed">Sikertelen</string> + <string name="successful">Sikeres</string> + <string name="install_failed">A telepítés sikertelen</string> + <string name="install_successful">A telepítés sikeres</string> + <string name="wipe_cache_dalvik_btn">Gyorsítótár/dalvik törlése</string> + <string name="reboot_system_btn">Rendszer újraindítása</string> + <string name="install_sel_target">Válassza ki a célpartíciót</string> + <string name="flash_image_select">Kép flasheléséhez vállaszon partíciót:</string> + <string name="target_partition">Célpartíció:</string> + <string name="flashing_image">Kép flashelése...</string> + <string name="image_flashed">Kép flashelve</string> + <string name="wipe_cache_dalvik_confirm">Gyorsítótár & Dalvik törlése?</string> + <string name="wiping_cache_dalvik">Gyorsítótár & Dalvik törlése...</string> + <string name="wipe_cache_dalvik_complete">Gyorsítótár & Dalvik törlése kész</string> + <string name="swipe_wipe">Csúsztasson a törléshez</string> + <string name="swipe_wipe_s"> Törlés</string> + <string name="no_os1">Nincs telepített operációs rendszer!</string> + <string name="no_osrb">Biztosan újra kívánja indítani?</string> + <string name="no_ospo">Biztosan ki szeretné kapcsolni?</string> + <string name="rebooting">Újraindítás...</string> + <string name="swipe_reboot">Csúsztasson az újraindításhoz</string> + <string name="swipe_reboot_s"> Újraindítás</string> + <string name="swipe_flash">Csúsztasson a flashelés megerősítéséhez</string> + <string name="confirm_action">Művelet megerősítése</string> + <string name="back_cancel">Nyomja meg a vissza gombot a megszakításhoz.</string> + <string name="cancel_btn">Mégsem</string> + <string name="wipe_hdr">Törlés</string> + <string name="factory_reset_hdr">Gyári beállítások visszaállítása</string> + <string name="factory_reset_btn">Gyári beállítások visszaállítása</string> + <string name="factory_reset1">Törli az Adatot, Gyorsítótárat, és Dalvikot</string> + <string name="factory_reset2">(nem érinti a belső tárolót)</string> + <string name="factory_reset3">Leggyakrabban ez az</string> + <string name="factory_reset4">amire szüksége van.</string> + <string name="factory_resetting">Gyári beállítások visszaállítása...</string> + <string name="advanced_wipe_hdr">Speciális törlés</string> + <string name="advanced_wipe_btn">Speciális törlés</string> + <string name="wipe_enc_confirm">Törli az adatok titkosítását?</string> + <string name="formatting_data">Adatok formázása...</string> + <string name="swipe_format_data">Csúsztasson az Adatok formázásához</string> + <string name="swipe_format_data_s"> Adatok formázása</string> + <string name="factory_reset_complete">Gyári beállítások visszaállítása kész</string> + <string name="sel_part_hdr">Válassza ki a partíciókat</string> + <string name="wipe_sel_confirm">Törli a kiválasztott partíció(ka)t?</string> + <string name="wiping_part">Partíció(k) törlése...</string> + <string name="wipe_complete">Törlés kész</string> + <string name="sel_part_wipe">Válassza ki a törlendő partíciókat:</string> + <string name="invalid_part_sel">Érvénytelen partíciós kiválasztás</string> + <string name="format_data_hdr">Adatok formázása</string> + <string name="format_data_btn">Adatok formázása</string> + <string name="format_data_ptr1">Adatok formázása törli az összes alkalmazását,</string> + <string name="format_data_ptr2">mentését, képét, videóját, médiáját és</string> + <string name="format_data_ptr3">eltávolítja a titkosítást a belső tárolón.</string> + <string name="format_data_adopted">Beleértve az adoptált tárolót</string> + <string name="format_data_lcp1">Adatok formázása törli az összes alkalmazását, mentését, képét, videóját, médiáját és</string> + <string name="format_data_lcp2">eltávolítja a titkosítást a belső tárolón.</string> + <string name="format_data_wtc1">Adatok formázása törli az összes alkalmazását,</string> + <string name="format_data_wtc2">mentését és médiáját. Nem lehet visszavonni.</string> + <string name="format_data_undo">Ezt nem lehet visszavonni.</string> + <string name="format_data_complete">Adatok formázása kész</string> + <!-- Translator note: the word "yes" must remain English! --> + <string name="yes_continue">Folytatáshoz gépelje be: yes. Nyomja meg a vissza gombot a megszakításhoz.</string> + <string name="part_opt_hdr">Partíció lehetőségei: %tw_partition_name%</string> + <string name="sel_act_hdr">Válasszon műveletet</string> + <string name="file_sys_opt">Fájlrendszer beállítások</string> + <string name="partition">Partíció: %tw_partition_name%</string> + <string name="part_mount_point">Csatlakoztatási pont: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Fájlrendszer: %tw_partition_file_system%</string> + <string name="part_present_yes">Jelen: igen</string> + <string name="part_present_no">Jelen: nem</string> + <string name="part_removable_yes">Cserélhető: igen</string> + <string name="part_removable_no">Cserélhető: nem</string> + <string name="part_size">Méret: %tw_partition_size%MB</string> + <string name="part_used">Használt: %tw_partition_used%MB</string> + <string name="part_free">Szabad: %tw_partition_free%MB</string> + <string name="part_backup_size">Biztonsági mentés mérete: %tw_partition_backup_size%MB</string> + <string name="resize_btn">Fájlrendszer átméretezése</string> + <string name="resize_btn_s">Átméretezés</string> + <string name="resize_confirm">Átméretezi: %tw_partition_name%?</string> + <string name="resizing">Átméretezés...</string> + <string name="resize_complete">Átméretezés kész</string> + <string name="swipe_resize">Csúsztasson az átméretezéshez</string> + <string name="swipe_resize_s"> Átméretezés</string> + <string name="repair_btn">Fájlrendszer javítása</string> + <string name="repair_btn_s">Javítás</string> + <string name="repair_confirm">Javítja: %tw_partition_name%?</string> + <string name="repairing">Javítás...</string> + <string name="repair_complete">Javítás kész</string> + <string name="swipe_repair">Csúsztasson a javításhoz</string> + <string name="swipe_repair_s"> Javítás</string> + <string name="change_fs_btn">Fájlrendszer módosítása</string> + <string name="change_fs_btn_s">Módosítás</string> + <string name="change_fs_for_hdr">Fájlrendszer módosítása: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Partíció: %tw_partition_name% > Válasszon fájlrendszert</string> + <string name="change_fs_warn1">Néhány ROM vagy a kernel nem támogat bizonyos</string> + <string name="change_fs_warn2">fájlrendszert. Óvatosan folytassa!</string> + <string name="change_fs_confirm">Módosítja: %tw_partition_name%?</string> + <string name="formatting">Formázás...</string> + <string name="format_complete">Formázás kész</string> + <string name="swipe_change_fs">Csúsztasson a módosításhoz</string> + <string name="swipe_change_s"> Módosítás</string> + <string name="back_btn">Vissza</string> + <string name="wipe_enc_btn">Titkosítás törlése</string> + <string name="swipe_factory_reset">Csúsztasson a gyári beállítások visszaállításához</string> + <string name="repair_change_btn">Fájlrendszer javítása vagy módosítása</string> + <string name="storage_hdr">Tároló: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Biztonsági mentés</string> + <string name="backup_confirm_hdr">Biztonsági mentés megerősítése</string> + <string name="encryption_tab">TITKOSÍTÁS</string> + <string name="encryption">Titkosítás:</string> + <string name="name">Név:</string> + <string name="sel_part_backup">Válassza ki a menteni kívánt partíciókat:</string> + <string name="storage">Tárhely:</string> + <string name="enc_disabled">letiltva - állítson be jelszót az engedélyezéshez</string> + <string name="enc_enabled">engedélyezve</string> + <string name="enable_backup_comp_chk">Tömörítés engedélyezése</string> + <string name="skip_md5_backup_chk">Mentés közbeni MD5 generálás kihagyása</string> + <string name="disable_backup_space_chk">Szabad hely ellenőrzésének letiltása</string> + <string name="refresh_sizes_btn">Méretek frissítése</string> + <string name="swipe_backup">Csúsztasson a biztonsági mentéshez</string> + <string name="append_date_btn">Hozzáadás dátuma</string> + <string name="backup_name_exists">Egy biztonsági mentés az adott névvel már létezik!</string> + <string name="encrypt_backup">Biztonsági mentését titkosítani szeretné?</string> + <string name="enter_pass">Adja meg a jelszót:</string> + <string name="enter_pass2">Adja meg a jelszót újra:</string> + <string name="pass_not_match">A jelszavak nem egyeznek!</string> + <string name="partitions">Partíciók:</string> + <string name="disabled">Letiltva</string> + <string name="enabled">Engedélyezve</string> + <string name="backup_name_hdr">Biztonsági mentés nevének beállítása</string> + <string name="progress">Folyamat:</string> + <string name="backup_complete">Biztonsági mentés kész</string> + <string name="restore_hdr">Visszaállítás</string> + <string name="sel_backup_hdr">Biztonsági mentés kiválasztása</string> + <string name="restore_sel_store_hdr">Mentés kiválasztása innen: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Válassza ki a visszaállítandó csomagot:</string> + <string name="restore_enc_backup_hdr">Titkosított biztonsági mentés</string> + <string name="restore_dec_fail">Jelszó hibás, próbálja meg újra!</string> + <string name="del_backup_btn">Biztonsági mentés törlése</string> + <string name="del_backup_confirm">Biztonsági mentés törlése?</string> + <string name="del_backup_confirm2">Ezt nem lehet visszavonni!</string> + <string name="deleting_backup">Biztonsági mentés törlése...</string> + <string name="backup_deleted">Biztonsági mentés törlése kész</string> + <string name="swipe_delete">Csúsztasson a törléshez</string> + <string name="swipe_delete_s"> Törlés</string> + <string name="restore_try_decrypt">Titkosított biztonsági mentés - Dekódolás megpróbálása</string> + <string name="restore_try_decrypt_s">Dekódolás megpróbálása</string> + <string name="restore_backup_date">Biztonsági mentés ideje: %tw_restore_file_date%</string> + <string name="restore_sel_part">Válassza ki a visszaállítandó partíciókat:</string> + <string name="restore_enable_md5_chk">A biztonsági mentési fájlok MD5 ellenőrzésének engedélyezése</string> + <string name="restore_complete">Mentés helyreállítása kész</string> + <string name="swipe_restore">Csúsztasson a visszaállításhoz</string> + <string name="swipe_restore_s"> Visszaállítás</string> + <string name="rename_backup_hdr">Biztonsági mentés átnevezése</string> + <string name="rename_backup_confirm">Biztonsági mentés átnevezése?</string> + <string name="rename_backup_confirm2">Ezt nem lehet visszavonni!</string> + <string name="renaming_backup">Biztonsági mentés átnevezése...</string> + <string name="rename_backup_complete">Biztonsági mentés átnevezése kész</string> + <string name="swipe_to_rename">Csúsztasson az átnevezéshez</string> + <string name="swipe_rename"> Átnevezés</string> + <string name="confirm_hdr">Megerösítés</string> + <string name="mount_hdr">Csatolás</string> + <string name="mount_sel_part">Válassza ki a csatolandó partíciókat:</string> + <string name="mount_sys_ro_chk">Rendszerpartíció csatolása csak olvashatóként</string> + <string name="mount_sys_ro_s_chk">Rendszer csatolása RO</string> + <string name="decrypt_data_btn">Adat dekódolása</string> + <string name="disable_mtp_btn">MTP letiltása</string> + <string name="enable_mtp_btn">MTP engedélyezése</string> + <string name="mount_usb_storage_btn">USB-tár csatolása</string> + <string name="usb_storage_hdr">USB-tár</string> + <string name="usb_stor_mnt1">USB-tár csatolva</string> + <string name="usb_stor_mnt2">Győződjön meg róla, hogy biztonságosan távolítja el az eszközt</string> + <string name="usb_stor_mnt3">a számítógépről való leválasztás előtt!</string> + <string name="unmount_btn">Leválasztás</string> + <string name="rb_system_btn">Rendszer</string> + <string name="rb_poweroff_btn">Kikapcsolás</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Download mód</string> + <string name="turning_off">Kikapcsolás...</string> + <string name="swipe_power_off">Csúsztasson a kikapcsoláshoz</string> + <string name="swipe_power_off_s">Kikapcsolás</string> + <string name="sys_ro_hdr">Változatlan rendszerpartíció</string> + <string name="sys_ro_keep">A rendszert továbbra is csak olvashatónak hagyja?</string> + <string name="sys_rop1">TWRP a rendszerpartícióját változatlanul hagyhatja,</string> + <string name="sys_rop2">hogy megkönnyítse a hivatalos frissítéseket.</string> + <string name="sys_rop3">TWRP nem lesz képes megakadályozni a gyári ROM-ot abban,</string> + <string name="sys_rop4">hogy lecserélje a TWRP-t és nem ajánlja fel a rootolást eszközéhez.</string> + <string name="sys_rop5">Zip-ek telepítése, vagy az adb műveletek továbbra is</string> + <string name="sys_rop6">módosítják a rendszer partícióit.</string> + <string name="sys_rol1">TWRP a rendszerpartícióját változatlanul hagyhatja, hogy megkönnyítse a hivatalos frissítéseket.</string> + <string name="sys_rol2">TWRP nem lesz képes megakadályozni a gyári ROM-ot abban, hogy lecserélje a TWRP-t és nem ajánlja fel a rootolást eszközéhez.</string> + <string name="sys_rol3">Zip-ek telepítése, vagy az adb műveletek továbbra is módosítják a rendszer partícióit.</string> + <string name="sys_ro_never_show_chk">Többé ne mutassa ezt a képernyőt</string> + <string name="sys_ro_keep_ro_btn">Csak olvasható megtartása</string> + <string name="swipe_allow_mod">Csúsztasson a módosítások engedélyezéséhez</string> + <string name="swipe_allow_mod_s">Módosítások engedélyezése</string> + <string name="settings_hdr">Beállítások</string> + <string name="settings_gen_hdr">Általános</string> + <string name="settings_gen_s_hdr">Általános</string> + <string name="settings_gen_btn">Általános</string> + <string name="use_rmrf_chk">Az rm -rf használata a formázás helyett</string> + <string name="use24clock_chk">24-órás idő használata</string> + <string name="rev_navbar_chk">Fordított navigációs sáv elrendezés</string> + <string name="simact_chk">Műveletek szimulálása téma teszteléséhez</string> + <string name="simfail_chk">Sikertelen műveletek szimulálása</string> + <string name="ctr_navbar_rdo">Navigációs sáv gombjai középre</string> + <string name="lft_navbar_rdo">Navigációs sáv gombjai balra igazítva</string> + <string name="rht_navbar_rdo">Navigációs sáv gombjai jobbra igazítva</string> + <string name="restore_defaults_btn">Alapértelmezés visszaállítása</string> + <string name="settings_tz_btn">Időzóna</string> + <string name="settings_screen_btn">Képernyő</string> + <string name="settings_screen_bright_btn">Képernyő fényereje</string> + <string name="settings_vibration_btn">Rezgés</string> + <string name="settings_language_btn">Nyelv</string> + <string name="time_zone_hdr">Időzóna</string> + <string name="sel_tz_list">Időzóna választása:</string> + <!-- Translator note: if it does not make sense to translate the locations or if it makes more sense, + feel free to change the location listed or drop the location entirely and just call it UTC -6 --> + <string name="utcm11">(UTC-11) Szamoa, Midway-szigetek</string> + <string name="utcm10">(UTC-10) Hawaii</string> + <string name="utcm9">(UTC-9) Alaszka</string> + <string name="utcm8">(UTC -8) Csendes-óceáni idő</string> + <string name="utcm7">(UTC-7) Hegyvidéki idő</string> + <string name="utcm6">(UTC -6) Közép idő</string> + <string name="utcm5">(UTC -5) Keleti idő</string> + <string name="utcm4">(UTC -4) Atlanti idő</string> + <string name="utcm3">(UTC -3) Brazília, Buenos Aires</string> + <string name="utcm2">(UTC -2) Közép-Atlanti</string> + <string name="utcm1">(UTC -1) Azori-szigetek, Zöld-foki Köztársaság</string> + <string name="utc0">(UTC 0) London, Dublin, Lisszabon</string> + <string name="utcp1">(UTC +1) Berlin, Brüsszel, Párizs</string> + <string name="utcp2">(UTC +2) Athén, Isztambul, Dél-afrikai Köztársaság</string> + <string name="utcp3">(UTC +3) Moszkva, Bagdad</string> + <string name="utcp4">(UTC +4) Abu-Dzabi, Tbiliszi, Maszkat</string> + <string name="utcp5">(UTC +5) Jekatyerinburg, Iszlámábád</string> + <string name="utcp6">(UTC +6) Almati, Dakka, Colombo</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoi, Jakarta</string> + <string name="utcp8">(UTC +8) Peking, Szingapúr, Hong Kong</string> + <string name="utcp9">(UTC +9) Tokió, Szöul, Jakutszk</string> + <string name="utcp10">(UTC +10) Kelet-Ausztrália, Guam</string> + <string name="utcp11">(UTC +11) Vlagyivosztok, Salamon-szigetek</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Fidzsi-szigetek</string> + <string name="sel_tz_offset">Válasszon eltolást (általában 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Nincs</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Nyári időszámítás használata (DST)</string> + <string name="curr_tz">Jelenlegi időzóna: %tw_time_zone%</string> + <string name="curr_tz_s">Jelenlegi időzóna:</string> + <string name="set_tz_btn">Időzóna beállítása</string> + <string name="settings_screen_hdr">Képernyő</string> + <string name="settings_screen_timeout_hdr">Képernyő időkorlátja</string> + <string name="enable_timeout_chk">Képernyő időkorlát engedélyezése</string> + <string name="screen_to_slider">Képernyő időkorlát másodpercben:</string> + <string name="screen_to_slider_s">Képernyő időkorlát másodpercben (0=letiltva): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Képernyő időkorlát beállítás nem érhető el</string> + <string name="screen_bright_slider">Fényerő: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Fényerő beállítás nem érhető el</string> + <string name="vibration_hdr">Rezgés</string> + <string name="button_vibration_hdr">Gombok rezgése</string> + <string name="kb_vibration_hdr">Billentyűzet rezgése</string> + <string name="act_vibration_hdr">Művelet rezgése</string> + <string name="button_vibration">Gomb rezgés:</string> + <string name="kb_vibration">Billentyűzet rezgés:</string> + <string name="act_vibration">Művelet rezgés:</string> + <string name="select_language">Nyelv kiválasztása:</string> + <string name="sel_lang_btn">Nyelv kiválasztása</string> + <string name="set_language_btn">Nyelv beállítása</string> + <string name="advanced_hdr">Haladó</string> + <string name="copy_log_confirm">Napló másolása SD-kártyára?</string> + <string name="copying_log">Napló másolása az SD-kártyára...</string> + <string name="copy_log_complete">Napló másolása kész</string> + <string name="fix_context_btn">Kontextus javítása</string> + <string name="part_sd_btn">SD-kártya particionálása</string> + <string name="part_sd_s_btn">SD-kártya</string> + <string name="file_manager_btn">Fájlkezelő</string> + <string name="language_hdr">Nyelv</string> + <string name="terminal_btn">Terminál</string> + <string name="reload_theme_btn">Téma újratöltése</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">TWRP injektálása</string> + <string name="inject_twrp_confirm">TWRP újrainjektálása?</string> + <string name="injecting_twrp">TWRP újrainjektálása...</string> + <string name="inject_twrp_complete">TWRP injektálása kész</string> + <string name="swipe_to_confirm">Csúsztasson a megerősítéshez</string> + <string name="part_sd_hdr">SD-kártya particionálása</string> + <string name="invalid_partsd_sel">Ki kell választania egy eltávolítható eszközt</string> + <string name="part_sd_lose">Minden fájl el fog veszni az SD-kártyán!</string> + <string name="part_sd_undo">Ez a művelet nem vonható vissza!</string> + <string name="part_sd_ext_sz">EXT méret:</string> + <string name="part_sd_swap_sz">Swap méret:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Fájlrendszer:</string> + <string name="swipe_part_sd">Csúsztasson a particionáláshoz</string> + <string name="swipe_part_sd_s">Particionálás</string> + <string name="partitioning_sd">SD-kártya particionálása...</string> + <string name="partitioning_sd2">Ez néhány percet igénybe vesz.</string> + <string name="part_sd_complete">Particionálás kész</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Eredeti boot visszaállítása</string> + <string name="dumlock_restore_confirm">Visszaállítja az eredeti boot lemezképet?</string> + <string name="dumlock_restoring">Eredeti boot visszaállítása...</string> + <string name="dumlock_restore_complete">Eredeti boot visszaállítása kész</string> + <string name="dumlock_reflash_btn">Recovery újraflashelése</string> + <string name="dumlock_reflash_confirm">Recovery újraflashelése bootba?</string> + <string name="dumlock_reflashing">Recovery újraflashelése bootba...</string> + <string name="dumlock_reflash_complete">Recovery flashelése bootba kész</string> + <string name="dumlock_install_btn">HTC Dumlock telepítése</string> + <string name="dumlock_install_confirm">HTC Dumlock telepítése a ROM-hoz?</string> + <string name="dumlock_installing">HTC Dumlock telepítése...</string> + <string name="dumlock_install_complete">HTC Dumlock telepítése kész</string> + <string name="swipe_to_unlock">Csúsztasson a feloldáshoz</string> + <string name="swipe_unlock"> Feloldás</string> + <string name="fm_hdr">Fájlkezelő</string> + <string name="fm_sel_file">Válasszon fájlt vagy mappát</string> + <string name="fm_type_folder">Mappa</string> + <string name="fm_type_file">Fájl</string> + <string name="fm_choose_act">Válasszon műveletet</string> + <string name="fm_selected">%tw_fm_type% kiválasztva:</string> + <string name="fm_copy_btn">Másolás</string> + <string name="fm_copy_file_btn">Fájl másolása</string> + <string name="fm_copy_folder_btn">Mappa másolása</string> + <string name="fm_copying">Másolás</string> + <string name="fm_move_btn">Áthelyezés</string> + <string name="fm_moving">Áthelyezés</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Törlés</string> + <string name="fm_deleting">Törlés</string> + <string name="fm_rename_btn">Átnevezés</string> + <string name="fm_rename_file_btn">Fájl átnevezése</string> + <string name="fm_rename_folder_btn">Mappa átnevezése</string> + <string name="fm_renaming">Átnevezés</string> + <string name="fm_sel_dest">Válassza ki a célmappát</string> + <string name="fm_sel_curr_folder">Válassza ki az aktuális mappát</string> + <string name="fm_rename_hdr">Átnevezés</string> + <string name="fm_set_perms_hdr">Engedélyek beállítása</string> + <string name="fm_perms">Engedélyek:</string> + <string name="fm_complete">Fájlművelet kész</string> + <string name="decrypt_data_hdr">Adat dekódolása</string> + <string name="decrypt_data_enter_pass">Adja meg a jelszót.</string> + <string name="decrypt_data_enter_pattern">Adja meg a mintát.</string> + <string name="decrypt_data_failed">Helytelen jelszó, próbálja újra!</string> + <string name="decrypt_data_failed_pattern">Helytelen minta, próbálja újra!</string> + <string name="decrypt_data_trying">Dekódolás megpróbálása</string> + <string name="term_hdr">Terminál parancs</string> + <string name="term_s_hdr">Terminál</string> + <string name="term_kill_btn">MEGÖL</string> + <string name="term_sel_folder_hdr">Navigáljon a kezdőmappához</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Dalvik gyorsítótár törlése</string> + <string name="sideload_wipe_cache_chk">Gyorsítótár törlése</string> + <string name="swipe_to_sideload">Csúsztasson a Sideload indításához</string> + <string name="swipe_sideload"> Indítás</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Használat: adb sideload fájlnév.zip</string> + <string name="sideload_complete">ADB Sideload kész</string> + <string name="fix_contexts_hdr">Kontextus javítása</string> + <string name="fix_contexts_note1">Megjegyzés: kontextus javítására ritkán van szükség.</string> + <string name="fix_contexts_note2">SELinux kontextus javítása a készülék</string> + <string name="fix_contexts_note3">nem megfelelő elindulását okozhatja.</string> + <string name="swipe_to_fix_contexts">Csúsztasson a kontextus javításához</string> + <string name="swipe_fix_contexts"> Kontextus javítása</string> + <string name="fixing_contexts">Kontextus javítása...</string> + <string name="fix_contexts_complete">Kontextus javítása kész</string> + <string name="reboot_hdr">Újraindítás</string> + <string name="su_hdr">SuperSU ellenőrzés</string> + <string name="su_note1">A készüléke nem tűnik rootoltnak.</string> + <string name="su_note2">SuperSU telepítése most?</string> + <string name="su_note3">Ez rootolni fogja a készülékét.</string> + <string name="su_cancel">Ne telepítse</string> + <string name="swipe_su_to_install">Csúsztasson a telepítéshez</string> + <string name="swipe_su_install"> Telepítés</string> + <string name="su_installing">SuperSU telepítése</string> + <string name="sel_storage_list">Válasszon tárolót</string> + <string name="ok_btn">OK</string> + + <!-- Various console messages - these consist of user displayed messages, oftentimes errors --> + <string name="no_kernel_selinux">Kernel nem támogatja a SELinux összefüggések olvasását.</string> + <string name="full_selinux">Teljes SELinux támogatás jelen van.</string> + <string name="no_selinux">Nincs SELinux támogatás (nincs libselinux).</string> + <string name="mtp_enabled">MTP engedélyezve</string> + <string name="mtp_crash">MTP összeomlott, MTP nem indul bootoláskor.</string> + <string name="decrypt_success">Sikeresen visszafejtve az alapértelmezett jelszóval.</string> + <string name="unable_to_decrypt">Visszafejtés sikertelen az alapértelmezett jelszóval. Szükség lehet az adatok formázására.</string> + <string name="generating_md51">MD5 generálása</string> + <!-- Message displayed during a backup if we are generating an MD5, ideally, leave the leading " * " to help align and separate this text from other console text --> + <string name="generating_md52"> * MD5 generálása...</string> + <string name="md5_created"> * MD5 létrehozva.</string> + <string name="md5_error"> * MD5 hiba!</string> + <string name="md5_compute_error"> * MD5 számítási hiba.</string> + <string name="current_date">(Aktuális dátum)</string> + <string name="auto_generate">(Automatikus létrehozás)</string> + <string name="unable_to_locate_partition">\'{1}\' partíció nem található a biztonsági mentési számításokhoz.</string> + <string name="no_partition_selected">Nincs biztonsági mentésre kijelölt partíció.</string> + <string name="total_partitions_backup"> * A biztonsági mentésre jelölt partíciók teljes száma: {1}</string> + <string name="total_backup_size"> * Az összes adat teljes mérete: {1}MB</string> + <string name="available_space"> * A rendelkezésre álló terület: {1}MB</string> + <string name="unable_locate_storage">Nem található tárolóeszköz.</string> + <string name="no_space">Nincs elég szabad hely a tárolón.</string> + <string name="backup_started">[BIZTONSÁGI MENTÉS ELINDÍTVA]</string> + <string name="backup_folder"> * Biztonsági mentés mappa: {1}</string> + <string name="fail_backup_folder">Nem sikerült biztonsági mentés mappát létrehozni.</string> + <string name="avg_backup_fs">Fájlrendszer átlagos mentési sebessége: {1} MB/mp</string> + <string name="avg_backup_img">Lemezképpel rendelkező meghajtók átlagos mentési sebessége: {1} MB/mp</string> + <string name="total_backed_size">[TELJES MENTÉSI MÉRET: {1} MB]</string> + <string name="backup_completed">[BIZTONSÁGI MENTÉS KÉSZ {1} MÁSODPERC ALATT]</string> + <string name="restore_started">[VISSZAÁLLÍTÁS ELINDÍTVA]</string> + <string name="restore_folder">Mappa visszaállítása: \'{1}\'</string> + <!-- {1} is the partition display name and {2} is the number of seconds --> + <string name="restore_part_done">[{1} kész ({2} másodperc)]</string> + <string name="verifying_md5">MD5 ellenőrzése</string> + <string name="skip_md5">MD5 ellenőrzés átugrása felhasználói beállítás alapján.</string> + <string name="calc_restore">Visszaállítási részletek számítása...</string> + <string name="restore_read_only">{1} nem állítható vissza -- csak olvashatóként csatolva.</string> + <string name="restore_unable_locate">Nem található a(z) \'{1}\' partíció a visszaállításhoz.</string> + <string name="no_part_restore">Nincs partíció kijelölve a visszaállításhoz.</string> + <string name="restore_part_count">{1} partíciók visszaállítása...</string> + <string name="total_restore_size">Teljes visszaállítás mérete: {1}MB</string> + <string name="updating_system_details">Rendszer részleteinek frissítése</string> + <string name="restore_completed">[VISSZAÁLLÍTÁS BEFEJEZŐDÖTT {1} MÁSODPERC ALATT]</string> + <!-- {1} is the path we could not open, {2} is strerror output --> + <string name="error_opening_strerr">Megnyitási hiba: \'{1}\' ({2})</string> + <string name="unable_locate_part_backup_name">Nem található partíció a biztonsági mentés neve alapján: \'{1}\'</string> + <string name="unable_find_part_path">Nem található partíció a(z) \'{1}\' elérési útnak</string> + <string name="update_part_details">Partíciós adatok frissítése...</string> + <string name="update_part_details_done">...kész</string> + <string name="wiping_dalvik">Dalvik gyorsítótár mappák törlése...</string> + <string name="cleaned">Törölve: {1}...</string> + <string name="dalvik_done">-- Dalvik gyorsítótár mappák törlése kész!</string> + <string name="no_andsec">Nem találhatóak android secure partíciók.</string> + <string name="unable_to_locate">{1} nem található.</string> + <string name="wiping_datamedia">Belső tároló törlése -- /data/media...</string> + <string name="unable_to_mount">{1} nem csatolható</string> + <string name="unable_to_mount_internal">Belső tároló csatolása sikertelen</string> + <string name="unable_to_mount_storage">Tároló csatolása sikertelen</string> + <string name="fail_decrypt">Nem sikerült visszafejteni az adatokat.</string> + <string name="no_crypto_support">Nincs titkosítási támogatás beleépítve ebbe a változatba.</string> + <string name="decrypt_success_dev">Adatok sikeresen visszafejtve, új blokk eszköz: \'{1}\'</string> + <string name="done">Kész.</string> + <string name="start_partition_sd">SD-kártya particionálása...</string> + <string name="partition_sd_locate">Nem található eszköz a particionálásra.</string> + <string name="ext_swap_size">EXT + Swap mérete nagyobb az SD-kártya méreténél.</string> + <string name="remove_part_table">Partíciós tábla eltávolítása...</string> + <string name="unable_rm_part">A partíciós tábla eltávolítása sikertelen.</string> + <string name="create_part">{1} partíció létrehozása...</string> + <string name="unable_to_create_part">{1} partíció létrehozása sikertelen.</string> + <string name="format_sdext_as">Sd-ext formázása, mint {1}...</string> + <string name="part_complete">Particionálás kész.</string> + <string name="unable_to_open">\'{1}\' megnyitása sikertelen.</string> + <string name="mtp_already_enabled">MTP már engedélyezve van</string> + <string name="mtp_fail">MTP engedélyezése sikertelen</string> + <string name="no_mtp">Nem tartalmaz MTP támogatást</string> + <string name="image_flash_start">[KÉP FLASHELÉSE ELINDULT]</string> + <string name="img_to_flash">Kép a flasheléshez: \'{1}\'</string> + <string name="flash_unable_locate">Nem található a(z) \'{1}\' partíció a flasheléshez.</string> + <string name="no_part_flash">Nincs kijelölve partíció a flasheléshez.</string> + <string name="too_many_flash">Túl sok partíció kijelölve a flasheléshez.</string> + <string name="invalid_flash">Érvénytelen partíció megjelölve a flasheléshez.</string> + <string name="flash_done">[KÉP FLASHELÉSE KÉSZ]</string> + <string name="wiping">{1} törlése</string> + <string name="repair_not_exist">{1} nem létezik! Nem javítható!</string> + <string name="repairing_using">{1} javítása {2} segítségével...</string> + <string name="unable_repair">{1} nem javítható.</string> + <string name="mount_data_footer">Nem sikerült csatolni az /adat partíciót és a titkosítási lábléc sem található.</string> + <!-- {1} is the folder name that we could not create, {2} is strerror output --> + <string name="create_folder_strerr">\'{1}\' mappa létrehozása sikertelen ({2}).</string> + <!-- {1} is the folder name that we could not mount, {2} is strerror output --> + <string name="fail_mount">\'{1}\' csatolása sikertlelen ({2})</string> + <!-- {1} is the folder name that we could not unmount, {2} is strerror output --> + <string name="fail_unmount">\'{1}\' leválasztása sikertlelen ({2})</string> + <string name="cannot_resize">{1} átméretezése sikertelen.</string> + <string name="repair_resize">{1} javítása az átméretezés előtt.</string> + <string name="unable_resize">Nem lehet átméretezni: {1}.</string> + <string name="no_md5_found">Nem található MD5 fájl ehhez: \'{1}\'. Kérjük, a visszaállításhoz szüntesse meg a kijelölést: \"MD5 ellenőrzés engedélyezése\".</string> + <string name="md5_fail_match">MD5 nem egyezik ezzel: \'{1}\'.</string> + <string name="fail_decrypt_tar">Nem sikerült visszafejteni a(z) \'{1}\' tar fájlt</string> + <string name="format_data_msg">Lehet, hogy a recovery-be kell újraindítania ahhoz, hogy képes legyen használni az /adat partíciót.</string> + <string name="format_data_err">Nem sikerült formázni a titkosítás eltávolításához.</string> + <string name="formatting_using">{1} formázása {2} segítségével...</string> + <string name="unable_to_wipe">{1} törlése sikertelen.</string> + <string name="cannot_wipe">Nem lehet törölni a(z) {1} partíciót.</string> + <string name="remove_all">\'{1}\' alatt található összes fájl eltávolítása</string> + <string name="wiping_data">Adatok törlése a /data/media kivételével ...</string> + <string name="backing_up">{1} biztonsági mentése...</string> + <string name="backing">Biztonsági mentés</string> + <string name="backup_size">Az \'{1}\' biztonsági mentés fájl mérete 0 bájt.</string> + <string name="datamedia_fs_restore">FIGYELMEZTETÉS: ez az /adat biztonsági mentés {1} fájlrendszerrel készült! A biztonsági mentés nem fog bootolni, hacsak nem tér vissza erre: {1}.</string> + <string name="restoring">{1} visszaállítása...</string> + <string name="restoring_hdr">Visszaállítás</string> + <string name="recreate_folder_err">{1} mappa újra létrehozása sikertelen.</string> + <string name="img_size_err">Kép mérete nagyobb, mint a céleszköz</string> + <string name="flashing">{1} flashelése...</string> + <string name="backup_folder_set">Biztonsági mentés mappája beállítva erre: \'{1}\'</string> + <string name="locate_backup_err">Nem található a(z) \'{1}\' biztonsági mentés</string> + <string name="set_restore_opt">Visszaállítási beállítások beállítása: \'{1}\':</string> + <string name="md5_check_skip">MD5 ellenőrzés kihagyása bekapcsolva</string> + <string name="ors_encrypt_restore_err">Nem sikerült az OpenRecoveryScript futtatása egy titkosított biztonsági mentés visszaállításához.</string> + <string name="mounting">Csatolás</string> + <string name="unmounting">Leválasztás</string> + <string name="mounted">\'{1}\' csatolva</string> + <string name="unmounted">\'{1}\' leválasztva</string> + <string name="setting">\'{1}\' beállítása erre: \'{2}\'</string> + <string name="setting_empty">\'{1}\' beállítása üres értékre</string> + <string name="making_dir1">Mappa létrehozása</string> + <string name="making_dir2">Mappa létrehozása: \'{1}\'</string> + <string name="running_command">Parancs futtatása</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">ADB sideload funkció indítása...</string> + <string name="need_new_adb">Adb 1.0.32, vagy frissebbre van szüksége ahhoz, hogy a sideload funkciót használhassa ehhez a készülékhez.</string> + <string name="no_pwd">Nincs megadott jelszó.</string> + <string name="done_ors">Kész feldolgozó script fájl</string> + <string name="injecttwrp">TWRP injektálása a boot lemezképbe...</string> + <string name="zip_err">\'{1}\' zip fájl telepítési hiba</string> + <string name="installing_zip">\'{1}\' zip fájl telepítése</string> + <string name="select_backup_opt">Biztonsági mentési beállítások:</string> + <string name="compression_on">Tömörítés bekapcsolva</string> + <string name="md5_off">MD5 generálás kikapcsolva</string> + <string name="backup_fail">Biztonsági mentés készítése sikertelen</string> + <string name="backup_clean">Biztonsági mentés nem sikerült. Mentési mappa tisztítása.</string> + <string name="running_recovery_commands">Recovery parancsok futtatása</string> + <string name="recovery_commands_complete">Recovery parancsok készen vannak</string> + <string name="running_ors">OpenRecoveryScript futtatása</string> + <string name="ors_complete">OpenRecoveryScript kész</string> + <string name="no_updater_binary">\'{1}\' nem található a zip fájlban.</string> + <string name="check_for_md5">MD5 fájl ellenőrzése...</string> + <string name="fail_sysmap">\'{1}\' fájl feltérképezése sikertelen</string> + <string name="verify_zip_sig">Zip aláírás ellenőrzése...</string> + <string name="verify_zip_fail">Zip aláírás ellenőrzése nem sikerült!</string> + <string name="verify_zip_done">Zip aláírás ellenőrzése sikeres.</string> + <string name="zip_corrupt">Zip fájl sérült!</string> + <string name="no_md5">MD5 ellenőrzés kihagyása: nem található MD5 fájl</string> + <string name="md5_fail">MD5 nem egyezik meg</string> + <string name="md5_match">MD5 egyezik</string> + <string name="pid_signal">{1} folyamat véget ért a következő jellel: {2}</string> + <string name="pid_error">{1} folyamat véget ért a következő HIBÁVAL: {2}</string> + <string name="install_dumlock">HTC Dumlock telepítése a rendszerbe...</string> + <string name="dumlock_restore">Eredeti boot visszaállítása...</string> + <string name="dumlock_reflash">Recovery újraflashelése a bootba...</string> + <string name="run_script">{1} script futtatása...</string> + <string name="rename_stock">Gyári recovery fájl a /rendszer partíción átnevezve, annak megakadályozására, hogy a gyári ROM lecserélje TWRP-t.</string> + <string name="split_backup">Biztonsági mentés fájljának tördelése több archívumba...</string> + <string name="backup_error">Hiba a biztonsági mentés létrehozásakor.</string> + <string name="restore_error">Hiba a visszaállítási folyamat közben.</string> + <string name="split_thread">{1} szálazonosító tördelése {2} archívumba</string> + <!-- These 2 items are saved in the data manager instead of resource manager, so %llu, etc is correct instead of {1} --> + <string name="file_progress">%llu / %llu fájl, %i%%</string> + <string name="size_progress">%lluMB / %lluMB, %i%%</string> + <string name="decrypt_cmd">Adatpartíció visszafejtésének megpróbálása parancssor segítségével.</string> + <string name="base_pkg_err">Nem sikerült betölteni az alap csomagokat.</string> + <string name="simulating">Műveletek szimulálása...</string> + <string name="backup_cancel">Biztonsági mentés megszakítva</string> + <string name="config_twrp">TWRP konfigurálása...</string> + <string name="config_twrp_err">TWRP konfigurálása ezzel a kernellel sikertelen.</string> + <string name="copy_log">Recovery napló másolva ide: {1}.</string> + <string name="max_queue">Elérte a Zip várólista maximumát!</string> + <string name="min_queue">Elérte a Zip várólista minimumát!</string> + <string name="screenshot_saved">Képernyőmentés elmentve ide: {1}</string> + <string name="screenshot_err">Képernyőmentés készítése sikertelen!</string> + <string name="zip_wipe_cache">Egy vagy több zip kérte a gyorsítótár törlését - Gyorsítótár törlése most.</string> + <string name="and_sec_wipe_err">Android secure törlése sikertelen</string> + <string name="dalvik_wipe_err">Dalvik törlése nem sikerült</string> + <string name="auto_gen">(Automatikus létrehozás)</string> + <string name="curr_date">(Aktuális dátum)</string> + <string name="backup_name_len">Biztonsági mentés neve túl hosszú.</string> + <string name="backup_name_invalid">\'{1}\' biztonsági mentés név érvénytelen karaktert tartalmaz: \'{1}\'</string> + <string name="no_real_sdcard">Ez az eszköz nem rendelkezik igazi SD-kártyával! Megszakítás!</string> + <string name="cancel_sideload">ADB sideload megszakítva...</string> + <string name="change_fs_err">Fájlrendszer módosítási hiba.</string> + <string name="theme_ver_err">Egyéni téma verziója nem egyezik a TWRP verziójával. Gyári téma használata.</string> + <string name="up_a_level">(Egy szinttel feljebb)</string> + <string name="install_reboot">Újraindítás 5 mp múlva</string> + </resources> +</language> diff --git a/gui/theme/common/languages/it.xml b/gui/theme/common/languages/it.xml new file mode 100644 index 000000000..30ba8bbe0 --- /dev/null +++ b/gui/theme/common/languages/it.xml @@ -0,0 +1,672 @@ +<?xml version="1.0"?> + +<language> + <display>Italiano</display> + + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <!-- Partition display names --> + <string name="system">System</string> + <string name="system_image">Immagine System</string> + <string name="vendor">Vendor</string> + <string name="vendor_image">Immagine Vendor</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Cache</string> + <string name="data">Data</string> + <string name="sdcard">SDCard</string> + <string name="internal">Archivio interno</string> + <string name="microsd">Micro SD</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART Cache</string> + <!-- This is a rarely used partition on a Micro SD card for a very old app2sd system --> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Data annessa</string> + <string name="adopted_storage">Archivio annesso</string> + + <!-- GUI XML strings --> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% °C</string> + <string name="battery_pct">Batteria: %tw_battery%</string> + <string name="sort_by_name">Ordina per Nome</string> + <string name="sort_by_date">Ordina per Data</string> + <string name="sort_by_size">Ordina per Dimensione</string> + <string name="sort_by_name_only">Nome</string> + <string name="sort_by_date_only">Data</string> + <string name="sort_by_size_only">Dimensione</string> + <string name="tab_general">GENERALE</string> + <string name="tab_options">OPZIONI</string> + <string name="tab_backup">BACKUP</string> + <string name="tab_time_zone">FUSO ORARIO</string> + <string name="tab_screen">SCHERMO</string> + <string name="tab_vibration">VIBRAZIONE</string> + <string name="tab_language">LINGUA</string> + + <string name="install_btn">Installa</string> + <string name="wipe_btn">Pulisci</string> + <string name="backup_btn">Backup</string> + <string name="restore_btn">Ripristina</string> + <string name="mount_btn">Monta</string> + <string name="settings_btn">Impostazioni</string> + <string name="advanced_btn">Avanzate</string> + <string name="reboot_btn">Riavvia</string> + <string name="files_btn">File</string> + <string name="copy_log_btn">Copia Log</string> + <string name="select_type_hdr">Scegli tipologia</string> + <string name="install_zip_hdr">Installa Zip</string> + <string name="install_zip_btn">Installa Zip</string> + <string name="install_image_hdr">Installa Immagine</string> + <string name="install_image_btn">Installa Immagine</string> + <string name="install_select_file_hdr">Seleziona il file</string> + <string name="file_selector_folders_hdr">Cartelle</string> + <string name="select_file_from_storage">Seleziona il file da %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Installa</string> + <string name="select_storage_hdr">Scegli archivio</string> + <string name="select_storage_btn">Scegli archivio</string> + <string name="queue_hdr">Coda</string> + <string name="zip_queue_count">%tw_zip_queue_count% file accodati su un max di 10</string> + <string name="zip_queue_count_s">File %tw_zip_queue_count% di 10:</string> + <string name="zip_warn1">Questa operazione potrebbe installare software</string> + <string name="zip_warn2">incompatibile e rendere il tuo dispositivo inutilizzabile.</string> + <string name="zip_back_cancel">Premi indietro per annullare la selezione di questo file.</string> + <string name="zip_back_clear">Premi indietro per eliminare la coda di Zip.</string> + <string name="folder">Cartella:</string> + <string name="file">File:</string> + <string name="zip_sig_chk">Verifica della firma del file Zip</string> + <string name="inject_twrp_chk">Esegui TWRP Inject dopo l'installazione</string> + <string name="install_reboot_chk">Riavvia dopo che l'installazione è completata</string> + <string name="options_hdr">Opzioni</string> + <string name="confirm_flash_hdr">Conferma installazione</string> + <string name="zip_queue">Coda:</string> + <string name="options">Opzioni:</string> + <string name="swipe_confirm"> Conferma</string> + <string name="zip_add_btn">Aggiungi altri Zip</string> + <string name="zip_clear_btn">Elimina la coda di Zip</string> + <string name="install_zip_count_hdr">Installazione Zip %tw_zip_index% di %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Installazione Zip %tw_file% in corso...</string> + <string name="failed">Operazione fallita</string> + <string name="successful">Operazione riuscita</string> + <string name="install_failed">Installazione fallita</string> + <string name="install_successful">Installazione riuscita</string> + <string name="wipe_cache_dalvik_btn">Pulisci Cache/Dalvik</string> + <string name="reboot_system_btn">Riavvia sistema</string> + <string name="install_sel_target">Scegli partizione</string> + <string name="flash_image_select">Scegli la partizione su cui installare:</string> + <string name="target_partition">Partizione scelta:</string> + <string name="flashing_image">Installazione Immagine...</string> + <string name="image_flashed">Immagine installata</string> + <string name="wipe_cache_dalvik_confirm">Pulire Cache & Dalvik?</string> + <string name="wiping_cache_dalvik">Pulizia Cache & Dalvik...</string> + <string name="wipe_cache_dalvik_complete">Pulizia Cache & Dalvik completata</string> + <string name="swipe_wipe">Scorri per pulire</string> + <string name="swipe_wipe_s"> Pulisci</string> + <string name="no_os1">Nessun SO installato. Sei</string> + <string name="no_osrb">certo di voler riavviare?</string> + <string name="no_ospo">certo di voler spegnere?</string> + <string name="rebooting">Riavvio...</string> + <string name="swipe_reboot">Scorri per riavviare</string> + <string name="swipe_reboot_s"> Riavvia</string> + <string name="swipe_flash">Scorri per installare</string> + <string name="confirm_action">Conferma l'azione</string> + <string name="back_cancel">Premi indietro per annullare.</string> + <string name="cancel_btn">Annulla</string> + <string name="wipe_hdr">Pulizia</string> + <string name="factory_reset_hdr">Reset di fabbrica</string> + <string name="factory_reset_btn">Reset di fabbrica</string> + <string name="factory_reset1">Data, Cache e Dalvik saranno puliti</string> + <string name="factory_reset2">(l'archivio interno sarà escluso)</string> + <string name="factory_reset3">La maggior parte delle volte, questo</string> + <string name="factory_reset4">sarà l'unico tipo di pulizia necessario.</string> + <string name="factory_resetting">Reset in corso...</string> + <string name="advanced_wipe_hdr">Pulizia avanzata</string> + <string name="advanced_wipe_btn">Pulizia avanzata</string> + <string name="wipe_enc_confirm">Eliminare la crittografia da Data?</string> + <string name="formatting_data">Formattazione di Data in corso...</string> + <string name="swipe_format_data">Scorri per formattare Data...</string> + <string name="swipe_format_data_s"> Formattazione Data</string> + <string name="factory_reset_complete">Reset di fabbrica completato</string> + <string name="sel_part_hdr">Selezione partizioni</string> + <string name="wipe_sel_confirm">Pulire questa(e) partizione(i)?</string> + <string name="wiping_part">Pulizia partizione(i) in corso...</string> + <string name="wipe_complete">Pulizia completata</string> + <string name="sel_part_wipe">Scegli le partizioni da pulire:</string> + <string name="invalid_part_sel">Scelta non valida</string> + <string name="format_data_hdr">Formattazione Data</string> + <string name="format_data_btn">Formatta Data</string> + <string name="format_data_ptr1">Formattare Data eliminerà tutte le tue app,</string> + <string name="format_data_ptr2">backup, immagini, video e file. Inoltre, la</string> + <string name="format_data_ptr3">crittografia dell'archivio interno sarà rimossa.</string> + <string name="format_data_adopted">Includi Archivio annesso</string> + <string name="format_data_lcp1">Formattare Data eliminerà tutte le app, backup, immagini, video e file.</string> + <string name="format_data_lcp2">Inoltre, la crittografia dell'archivio interno sarà rimossa.</string> + <string name="format_data_wtc1">Formattare Data eliminerà tutte le tue app,</string> + <string name="format_data_wtc2">backup e file. L'operazione è irreversibile.</string> + <string name="format_data_undo">L'operazione è irreversibile.</string> + <string name="format_data_complete">Formattazione di Data completata</string> + <!-- Translator note: the word "yes" must remain English! --> + <string name="yes_continue">Scrivi yes per continuare. Premi indietro per annullare.</string> + <string name="part_opt_hdr">Opzioni partizione per: %tw_partition_name%</string> + <string name="sel_act_hdr">Scegli azione</string> + <string name="file_sys_opt">Opzioni filesystem</string> + <string name="partition">Partizione: %tw_partition_name%</string> + <string name="part_mount_point">Punto di montaggio: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Filesystem: %tw_partition_file_system%</string> + <string name="part_present_yes">Presente: Sì</string> + <string name="part_present_no">Presente: No</string> + <string name="part_removable_yes">Rimovibile: Sì</string> + <string name="part_removable_no">Rimovibile: No</string> + <string name="part_size">Dimensione: %tw_partition_size%MB</string> + <string name="part_used">Utilizzati: %tw_partition_used%MB</string> + <string name="part_free">Liberi: %tw_partition_free%MB</string> + <string name="part_backup_size">Dimensione backup: %tw_partition_backup_size%MB</string> + <string name="resize_btn">Ridimensiona filesystem</string> + <string name="resize_btn_s">Ridimensiona</string> + <string name="resize_confirm">Ridimensionare %tw_partition_name%?</string> + <string name="resizing">Ridimensionamento in corso...</string> + <string name="resize_complete">Ridimensionamento completato</string> + <string name="swipe_resize">Scorri per ridimensionare</string> + <string name="swipe_resize_s"> Ridimensiona</string> + <string name="repair_btn">Ripara filesystem</string> + <string name="repair_btn_s">Ripara</string> + <string name="repair_confirm">Riparare %tw_partition_name%?</string> + <string name="repairing">Riparazione in corso...</string> + <string name="repair_complete">Riparazione completata</string> + <string name="swipe_repair">Scorri per riparare</string> + <string name="swipe_repair_s"> Ripara</string> + <string name="change_fs_btn">Cambia filesystem</string> + <string name="change_fs_btn_s">Cambia</string> + <string name="change_fs_for_hdr">Cambia il filesystem di: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Partizione: %tw_partition_name% > Scegli filesystem</string> + <string name="change_fs_warn1">Alcune ROM o kernel non supportano determinati</string> + <string name="change_fs_warn2">filesystem. Procedi con cautela!</string> + <string name="change_fs_confirm">Modificare %tw_partition_name%?</string> + <string name="formatting">Formattazione in corso...</string> + <string name="format_complete">Formattazione completata</string> + <string name="swipe_change_fs">Scorri per modificare</string> + <string name="swipe_change_s"> Modifica</string> + <string name="back_btn">Indietro</string> + <string name="wipe_enc_btn">Elimina crittografia</string> + <string name="swipe_factory_reset">Scorri per eseguire reset di fabbrica</string> + <string name="repair_change_btn">Ripara o Modifica filesystem</string> + <string name="storage_hdr">Archivio: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Backup</string> + <string name="backup_confirm_hdr">Conferma Backup</string> + <string name="encryption_tab">CRITTOGRAFIA</string> + <string name="encryption">Crittografia:</string> + <string name="name">Nome:</string> + <string name="sel_part_backup">Seleziona le partizioni di cui eseguire un Backup:</string> + <string name="storage">Archivio:</string> + <string name="enc_disabled">disabilitata - imposta una password per abilitarla</string> + <string name="enc_enabled">abilitata</string> + <string name="enable_backup_comp_chk">Abilita compressione</string> + <string name="skip_md5_backup_chk">Salta la generazione di MD5 durante il backup</string> + <string name="disable_backup_space_chk">Disabilita controllo dello spazio libero</string> + <string name="refresh_sizes_btn">Aggiorna dimensioni</string> + <string name="swipe_backup">Scorri per eseguire il backup</string> + <string name="append_date_btn">Includi la data</string> + <string name="backup_name_exists">Esiste già un backup con lo stesso nome!</string> + <string name="encrypt_backup">Crittografare il backup?</string> + <string name="enter_pass">Inserisci una password:</string> + <string name="enter_pass2">Inserisci nuovamente la password:</string> + <string name="pass_not_match">Le password non corrispondono!</string> + <string name="partitions">Partizioni:</string> + <string name="disabled">Disabilitato</string> + <string name="enabled">Abilitato</string> + <string name="backup_name_hdr">Imposta nome backup</string> + <string name="progress">Avanzamento:</string> + <string name="backup_complete">Backup completato</string> + <string name="restore_hdr">Ripristina backup</string> + <string name="sel_backup_hdr">Scegli backup</string> + <string name="restore_sel_store_hdr">Seleziona un backup da %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Scegli i contenuti da ripristinare:</string> + <string name="restore_enc_backup_hdr">Backup crittografato</string> + <string name="restore_dec_fail">Password errata! Riprova.</string> + <string name="del_backup_btn">Elimina backup</string> + <string name="del_backup_confirm">Eliminare il backup?</string> + <string name="del_backup_confirm2">L'operazione è irreversibile!</string> + <string name="deleting_backup">Eliminazione backup in corso...</string> + <string name="backup_deleted">Eliminazione backup completata</string> + <string name="swipe_delete">Scorri per eliminare</string> + <string name="swipe_delete_s"> Elimina</string> + <string name="restore_try_decrypt">Backup crittografato - tentativo di decriptazione</string> + <string name="restore_try_decrypt_s">Tentativo di decriptazione</string> + <string name="restore_backup_date">Backup creato il %tw_restore_file_date%</string> + <string name="restore_sel_part">Seleziona le partizioni da ripristinare:</string> + <string name="restore_enable_md5_chk">Abilita verifica MD5</string> + <string name="restore_complete">Ripristino completato</string> + <string name="swipe_restore">Scorri per ripristinare</string> + <string name="swipe_restore_s"> Ripristina</string> + <string name="rename_backup_hdr">Rinomina backup</string> + <string name="rename_backup_confirm">Rinominare il backup?</string> + <string name="rename_backup_confirm2">L'operazione è irreversibile!</string> + <string name="renaming_backup">Rinominazione del backup in corso...</string> + <string name="rename_backup_complete">Rinominazione del backup completata</string> + <string name="swipe_to_rename">Scorri per rinominare</string> + <string name="swipe_rename"> Rinomina</string> + <string name="confirm_hdr">Conferma</string> + <string name="mount_hdr">Monta</string> + <string name="mount_sel_part">Seleziona le partizioni da montare:</string> + <string name="mount_sys_ro_chk">Monta la partizione System in sola lettura</string> + <string name="mount_sys_ro_s_chk">Monta System in sola lettura</string> + <string name="decrypt_data_btn">Decripta Data</string> + <string name="disable_mtp_btn">Disabilita MTP</string> + <string name="enable_mtp_btn">Abilita MTP</string> + <string name="mount_usb_storage_btn">Monta archivio USB</string> + <string name="usb_storage_hdr">Archivio USB</string> + <string name="usb_stor_mnt1">Archivio USB montato</string> + <string name="usb_stor_mnt2">Accertati di aver eseguito la rimozione sicura</string> + <string name="usb_stor_mnt3">dal tuo computer prima di smontare l'archivio!</string> + <string name="unmount_btn">Smonta</string> + <string name="rb_system_btn">Sistema</string> + <string name="rb_poweroff_btn">Spegni</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Download</string> + <string name="turning_off">Spegnimento in corso...</string> + <string name="swipe_power_off">Scorri per spegnere</string> + <string name="swipe_power_off_s">Spegni</string> + <string name="sys_ro_hdr">Partizione System non modificata</string> + <string name="sys_ro_keep">Mantenere System in sola lettura?</string> + <string name="sys_rop1">TWRP può preservare la partizione System dalle modifiche</string> + <string name="sys_rop2">per facilitarti l'installazione di aggiornamenti ufficiali.</string> + <string name="sys_rop3">TWRP non potrà prevenire la sostituzione della Recovery da parte</string> + <string name="sys_rop4">della ROM, e non ti chiederà se desideri ottenere accesso root.</string> + <string name="sys_rop5">Installare Zip o eseguire operazioni mediante adb</string> + <string name="sys_rop6">potrà ugualmente operare modifiche su System.</string> + <string name="sys_rol1">TWRP può preservare la partizione System dalle modifiche per facilitarti l'installazione di aggiornamenti ufficiali.</string> + <string name="sys_rol2">TWRP non potrà prevenire la sostituzione della Recovery da parte della ROM, e non ti chiederà se desideri ottenere accesso root.</string> + <string name="sys_rol3">Installare Zip o eseguire operazioni mediante adb potrà ugualmente operare modifiche su System.</string> + <string name="sys_ro_never_show_chk">Non mostrare più questa schermata all'avvio</string> + <string name="sys_ro_keep_ro_btn">Mantieni sola lettura</string> + <string name="swipe_allow_mod">Scorri per permettere le modifiche</string> + <string name="swipe_allow_mod_s">Permetti modifiche</string> + <string name="settings_hdr">Impostazioni</string> + <string name="settings_gen_hdr">Generale</string> + <string name="settings_gen_s_hdr">Generale</string> + <string name="settings_gen_btn">Generale</string> + <string name="use_rmrf_chk">Usa rm -rf invece di formattare</string> + <string name="use24clock_chk">Usa orologio a 24 ore</string> + <string name="rev_navbar_chk">Rovescia la navbar</string> + <string name="simact_chk">Simula le azioni per il testing dei temi</string> + <string name="simfail_chk">Simula fallimenti per le azioni</string> + <string name="ctr_navbar_rdo">Centra pulsanti della navbar</string> + <string name="lft_navbar_rdo">Allinea pulsanti della navbar a SX</string> + <string name="rht_navbar_rdo">Allinea pulsanti della navbar a DX</string> + <string name="restore_defaults_btn">Ripristina predefinite</string> + <string name="settings_tz_btn">Fuso orario</string> + <string name="settings_screen_btn">Schermo</string> + <string name="settings_screen_bright_btn">Luminosità</string> + <string name="settings_vibration_btn">Vibrazione</string> + <string name="settings_language_btn">Lingua</string> + <string name="time_zone_hdr">Fuso orario</string> + <string name="sel_tz_list">Scegli fuso orario:</string> + <!-- Translator note: if it does not make sense to translate the locations or if it makes more sense, + feel free to change the location listed or drop the location entirely and just call it UTC -6 --> + <string name="utcm11">(UTC -11) Samoa, Midway Island</string> + <string name="utcm10">(UTC -10) Hawaii</string> + <string name="utcm9">(UTC -9) Alaska</string> + <string name="utcm8">(UTC -8) Pacific Time</string> + <string name="utcm7">(UTC -7) Mountain Time</string> + <string name="utcm6">(UTC -6) Central Time</string> + <string name="utcm5">(UTC -5) Eastern Time</string> + <string name="utcm4">(UTC -4) Atlantic Time</string> + <string name="utcm3">(UTC -3) Brazil, Buenos Aires</string> + <string name="utcm2">(UTC -2) Mid-Atlantic</string> + <string name="utcm1">(UTC -1) Azores, Cape Verde</string> + <string name="utc0">(UTC 0) London, Dublin, Lisbon</string> + <string name="utcp1">(UTC +1) Berlin, Brussels, Paris</string> + <string name="utcp2">(UTC +2) Athens, Istanbul, South Africa</string> + <string name="utcp3">(UTC +3) Moscow, Baghdad</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tbilisi, Muscat</string> + <string name="utcp5">(UTC +5) Yekaterinburg, Islamabad</string> + <string name="utcp6">(UTC +6) Almaty, Dhaka, Colombo</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoi, Jakarta</string> + <string name="utcp8">(UTC +8) Beijing, Singapore, Hong Kong</string> + <string name="utcp9">(UTC +9) Tokyo, Seoul, Yakutsk</string> + <string name="utcp10">(UTC +10) Eastern Australia, Guam</string> + <string name="utcp11">(UTC +11) Vladivostok, Solomon Islands</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Fiji</string> + <string name="sel_tz_offset">Scegli offset (solitamente 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Nessuno</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Usa ora legale</string> + <string name="curr_tz">Fuso orario attuale: %tw_time_zone%</string> + <string name="curr_tz_s">Fuso orario attuale:</string> + <string name="set_tz_btn">Imposta fuso orario</string> + <string name="settings_screen_hdr">Schermo</string> + <string name="settings_screen_timeout_hdr">Timeout schermo</string> + <string name="enable_timeout_chk">Abilita timeout schermo</string> + <string name="screen_to_slider">Timeout in secondi:</string> + <string name="screen_to_slider_s">Timeout in secondi (0=disabilitato): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Impostazione del timeout non disponibile</string> + <string name="screen_bright_slider">Luminosità: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Impostazione luminosità non disponibile</string> + <string name="vibration_hdr">Vibrazione</string> + <string name="button_vibration_hdr">Vibrazione pulsanti</string> + <string name="kb_vibration_hdr">Vibrazione tastiera</string> + <string name="act_vibration_hdr">Vibrazione azioni</string> + <string name="button_vibration">Vibrazione pulsanti:</string> + <string name="kb_vibration">Vibrazione tastiera:</string> + <string name="act_vibration">Vibrazione azioni:</string> + <string name="select_language">Scegli lingua:</string> + <string name="sel_lang_btn">Scegli lingua</string> + <string name="set_language_btn">Imposta lingua</string> + <string name="advanced_hdr">Avanzate</string> + <string name="copy_log_confirm">Copiare il log su scheda SD?</string> + <string name="copying_log">Copia del log in corso...</string> + <string name="copy_log_complete">Copia del log completata</string> + <string name="fix_context_btn">Ripara contesti</string> + <string name="part_sd_btn">Partiziona SD</string> + <string name="part_sd_s_btn">Scheda SD</string> + <string name="file_manager_btn">File manager</string> + <string name="language_hdr">Lingua</string> + <string name="terminal_btn">Terminale</string> + <string name="reload_theme_btn">Ricarica tema</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">TWRP Inject</string> + <string name="inject_twrp_confirm">Eseguire nuovamente TWRP Inject?</string> + <string name="injecting_twrp">Esecuzione di TWRP Inject in corso...</string> + <string name="inject_twrp_complete">TWRP Inject completato</string> + <string name="swipe_to_confirm">Scorri per confermare</string> + <string name="part_sd_hdr">Partiziona scheda SD</string> + <string name="invalid_partsd_sel">Devi selezionare un dispositivo rimovibile</string> + <string name="part_sd_lose">Tutti i file sulla scheda SD andranno perduti!</string> + <string name="part_sd_undo">L'operazione è irreversibile!</string> + <string name="part_sd_ext_sz">Dimensione EXT:</string> + <string name="part_sd_swap_sz">Dimensione Swap:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Filesystem:</string> + <string name="swipe_part_sd">Scorri per partizionare</string> + <string name="swipe_part_sd_s">Partiziona</string> + <string name="partitioning_sd">Partizionamento scheda SD in corso...</string> + <string name="partitioning_sd2">Ci vorranno un paio di minuti.</string> + <string name="part_sd_complete">Partizionamento completato</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Ripristina Boot originale</string> + <string name="dumlock_restore_confirm">Ripristinare l'immagine di Boot originale?</string> + <string name="dumlock_restoring">Ripristino del Boot originale in corso...</string> + <string name="dumlock_restore_complete">Ripristino del Boot originale completato</string> + <string name="dumlock_reflash_btn">Reinstalla Recovery</string> + <string name="dumlock_reflash_confirm">Reinstallare la Recovery in Boot?</string> + <string name="dumlock_reflashing">Installazione Recovery in Boot in corso...</string> + <string name="dumlock_reflash_complete">Installazione della Recovery in Boot completata</string> + <string name="dumlock_install_btn">Installa HTC Dumlock</string> + <string name="dumlock_install_confirm">Installare i file di HTC Dumlock nella ROM?</string> + <string name="dumlock_installing">Installazione di HTC Dumlock in corso...</string> + <string name="dumlock_install_complete">Installazione di HTC Dumlock Install completata</string> + <string name="swipe_to_unlock">Scorri per sbloccare</string> + <string name="swipe_unlock"> Sblocca</string> + <string name="fm_hdr">File manager</string> + <string name="fm_sel_file">Seleziona un file o una cartella</string> + <string name="fm_type_folder">Cartella</string> + <string name="fm_type_file">File</string> + <string name="fm_choose_act">Scegli azione</string> + <string name="fm_selected">%tw_fm_type% selezionato(a):</string> + <string name="fm_copy_btn">Copia</string> + <string name="fm_copy_file_btn">Copia</string> + <string name="fm_copy_folder_btn">Copia</string> + <string name="fm_copying">Copia di</string> + <string name="fm_move_btn">Sposta</string> + <string name="fm_moving">Spostamento di</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755 di</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Elimina</string> + <string name="fm_deleting">Eliminazione di</string> + <string name="fm_rename_btn">Rinomina</string> + <string name="fm_rename_file_btn">Rinomina</string> + <string name="fm_rename_folder_btn">Rinomina</string> + <string name="fm_renaming">Rinominazione di</string> + <string name="fm_sel_dest">Scegli cartella di destinazione</string> + <string name="fm_sel_curr_folder">Scegli cartella attuale</string> + <string name="fm_rename_hdr">Rinomina</string> + <string name="fm_set_perms_hdr">Imposta permessi</string> + <string name="fm_perms">Permessi:</string> + <string name="fm_complete">Operazione completata</string> + <string name="decrypt_data_hdr">Decripta Data</string> + <string name="decrypt_data_enter_pass">Inserisci la password.</string> + <string name="decrypt_data_failed">Password errata! Riprova.</string> + <string name="decrypt_data_failed_pattern">Sequenza errata! Riprova.</string> + <string name="decrypt_data_enter_pattern">Inserisci sequenza di sblocco.</string> + <string name="decrypt_data_trying">Tentativo di decriptazione in corso...</string> + <string name="term_hdr">Terminale</string> + <string name="term_s_hdr">Terminale</string> + <string name="term_kill_btn">TERMINA</string> + <string name="term_sel_folder_hdr">Scegli la cartella d'inizio</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Pulisci la cache Dalvik</string> + <string name="sideload_wipe_cache_chk">Pulisci Cache</string> + <string name="swipe_to_sideload">Scorri per avviare Sideload</string> + <string name="swipe_sideload"> Avvia</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Utilizzo: adb sideload nomefile.zip</string> + <string name="sideload_complete">ADB Sideload completato</string> + <string name="fix_contexts_hdr">Ripristina contesti</string> + <string name="fix_contexts_note1">Nota: il ripristino dei contesti è raramente necessario.</string> + <string name="fix_contexts_note2">Il ripristino dei contesti SELinux può impedire</string> + <string name="fix_contexts_note3">il corretto avvio del tuo dispositivo.</string> + <string name="swipe_to_fix_contexts">Scorri per ripristinare i contesti</string> + <string name="swipe_fix_contexts"> Ripristina contesti</string> + <string name="fixing_contexts">Ripristino dei contesti in corso...</string> + <string name="fix_contexts_complete">Ripristino dei contesti completato</string> + <string name="reboot_hdr">Riavvio</string> + <string name="su_hdr">Verifica SuperSU</string> + <string name="su_note1">Il tuo dispositivo non sembra disporre di accesso root.</string> + <string name="su_note2">Installare SuperSU ora?</string> + <string name="su_note3">Ciò ti garantirà privilegi di root.</string> + <string name="su_cancel">Non installare</string> + <string name="swipe_su_to_install">Scorri per installare</string> + <string name="swipe_su_install"> Installa</string> + <string name="su_installing">Installazione di SuperSU in corso...</string> + <string name="sel_storage_list">Scegli archivio</string> + <string name="ok_btn">OK</string> + + <!-- Various console messages - these consist of user displayed messages, oftentimes errors --> + <string name="no_kernel_selinux">Il kernel non supporta la lettura dei contesti SELinux.</string> + <string name="full_selinux">Supporto per SELinux completo non presente.</string> + <string name="no_selinux">Nessun supporto per SELinux (libselinux assente).</string> + <string name="mtp_enabled">MTP abilitato</string> + <string name="mtp_crash">MTP si è arrestato. Non sarà più inizializzato all'avvio.</string> + <string name="decrypt_success">Decriptazione con password predefinita avvenuta con successo.</string> + <string name="unable_to_decrypt">Impossibile decriptare con password predefinita. Potresti dover formattare Data.</string> + <string name="generating_md51">Generazione MD5 in corso...</string> + <!-- Message displayed during a backup if we are generating an MD5, ideally, leave the leading " * " to help align and separate this text from other console text --> + <string name="generating_md52"> * Generazione MD5 in corso...</string> + <string name="md5_created"> * MD5 creato.</string> + <string name="md5_error"> * Errore nell'MD5!</string> + <string name="md5_compute_error"> * Errore nel calcolo dell'MD5.</string> + <string name="current_date">(Data attuale)</string> + <string name="auto_generate">(Genera automaticamente)</string> + <string name="unable_to_locate_partition">Impossibile localizzare la partizione '{1}' per il calcolo delle dimensioni del backup.</string> + <string name="no_partition_selected">Nessuna partizione selezionata.</string> + <string name="total_partitions_backup"> * Numero di partizioni di cui eseguire il backup: {1}</string> + <string name="total_backup_size"> * Dimensione complessiva: {1}MB</string> + <string name="available_space"> * Spazio disponibile: {1}MB</string> + <string name="unable_locate_storage">Impossibile localizzare l'archivio.</string> + <string name="no_space">Lo spazio libero dell'archivio scelto è insufficiente.</string> + <string name="backup_started">[INIZIO DEL BACKUP]</string> + <string name="backup_folder"> * Cartella dei backup: {1}</string> + <string name="fail_backup_folder">Creazione della cartella dei backup fallita.</string> + <string name="avg_backup_fs">Velocità media di backup del filesystem: {1} MB/sec</string> + <string name="avg_backup_img">Velocità media di backup del drive: {1} MB/sec</string> + <string name="total_backed_size">[DIMENSIONE TOTALE SALVATA: {1} MB]</string> + <string name="backup_completed">[BACKUP COMPLETATO IN {1} SECONDI]</string> + <string name="restore_started">[INIZIO DEL RIPRISTINO]</string> + <string name="restore_folder">Cartella da cui ripristinare: '{1}'</string> + <!-- {1} is the partition display name and {2} is the number of seconds --> + <string name="restore_part_done">[Partizione {1} ripristinata ({2} secondi)]</string> + <string name="verifying_md5">Verifica MD5 in corso...</string> + <string name="skip_md5">Saltando la verifica del MD5 in base alle impostazioni stabilite.</string> + <string name="calc_restore">Calcolo dei dettagli del ripristino in corso...</string> + <string name="restore_read_only">Impossibile ripristinare {1} -- partizione montata in sola lettura.</string> + <string name="restore_unable_locate">Impossibile localizzare la partizione '{1}' per il ripristino.</string> + <string name="no_part_restore">Nessuna partizione selezionata per il ripristino.</string> + <string name="restore_part_count">Ripristino di {1} partizioni in corso...</string> + <string name="total_restore_size">Dimensione complessiva da ripristinare: {1}MB</string> + <string name="updating_system_details">Aggiornamento dei dettagli di System...</string> + <string name="restore_completed">[RIPRISTINO COMPLETATO IN {1} SECONDI]</string> + <!-- {1} is the path we could not open, {2} is strerror output --> + <string name="error_opening_strerr">Errore durante l'apertura di: '{1}' ({2})</string> + <string name="unable_locate_part_backup_name">Impossibile localizzare la partizione dal nome di backup: '{1}'</string> + <string name="unable_find_part_path">Impossibile localizzare la partizione associata al percorso '{1}'</string> + <string name="update_part_details">Aggiornamento dei dettagli della partizione...</string> + <string name="update_part_details_done">...fatto</string> + <string name="wiping_dalvik">Pulizia delle cartelle della cache Dalvik...</string> + <string name="cleaned">Cartella pulita: {1}...</string> + <string name="dalvik_done">-- pulizia delle cartelle della cache Dalvik completata!</string> + <string name="no_andsec">Nessuna partizione Android protetta trovata.</string> + <string name="unable_to_locate">Impossibile localizzare {1}.</string> + <string name="wiping_datamedia">Pulizia dell'archivio interno -- /data/media...</string> + <string name="unable_to_mount">Impossibile montare {1}</string> + <string name="unable_to_mount_internal">Impossibile montare l'archivio interno</string> + <string name="unable_to_mount_storage">Impossibile montare l'archivio</string> + <string name="fail_decrypt">Decriptazione dei dati fallita.</string> + <string name="no_crypto_support">In questa build non è stato integrato alcun supporto per la crittografia.</string> + <string name="decrypt_success_dev">Dati decriptati con successo. Nuovo dispositivo di memoria: '{1}'</string> + <string name="done">Fatto.</string> + <string name="start_partition_sd">Partizionamento scheda SD in corso...</string> + <string name="partition_sd_locate">Impossibile localizzare il dispositivo da partizionare.</string> + <string name="ext_swap_size">La dimensione complessiva di EXT e Swap eccede la capacità della scheda SD.</string> + <string name="remove_part_table">Rimozione della tabella delle partizioni in corso...</string> + <string name="unable_rm_part">Impossibile rimuovere la tabella delle partizioni.</string> + <string name="create_part">Creazione della partizione {1} in corso...</string> + <string name="unable_to_create_part">Impossibile creare la partizione {1}.</string> + <string name="format_sdext_as">Formattazione di sd-ext come {1}...</string> + <string name="part_complete">Partizionamento completato.</string> + <string name="unable_to_open">Impossibile aprire '{1}'.</string> + <string name="mtp_already_enabled">MTP è stato già abilitato</string> + <string name="mtp_fail">Impossibile abilitare MTP</string> + <string name="no_mtp">Supporto per MTP non incluso</string> + <string name="image_flash_start">[INIZIO INSTALLAZIONE DELL'IMMAGINE]</string> + <string name="img_to_flash">Immagine da installare: '{1}'</string> + <string name="flash_unable_locate">Impossibile localizzare la partizione '{1}' per l'installazione.</string> + <string name="no_part_flash">Nessuna partizione scelta per l'installazione.</string> + <string name="too_many_flash">Troppe partizioni scelte per l'installazione.</string> + <string name="invalid_flash">La partizione specificata non è valida.</string> + <string name="flash_done">[INSTALLAZIONE COMPLETATA]</string> + <string name="wiping">Pulizia di {1} in corso...</string> + <string name="repair_not_exist">{1} non esiste! Impossibile riparare!</string> + <string name="repairing_using">Riparazione di {1} utilizzando {2}...</string> + <string name="unable_repair">Impossibile riparare {1}.</string> + <string name="mount_data_footer">Impossibile montare la partizione Data. Footer criptato non trovato.</string> + <!-- {1} is the folder name that we could not create, {2} is strerror output --> + <string name="create_folder_strerr">Impossibile creare la cartella '{1}' ({2}).</string> + <!-- {1} is the folder name that we could not mount, {2} is strerror output --> + <string name="fail_mount">Impossibile montare '{1}' ({2}).</string> + <!-- {1} is the folder name that we could not unmount, {2} is strerror output --> + <string name="fail_unmount">Impossibile smontare '{1}' ({2}).</string> + <string name="cannot_resize">Impossibile ridimensionare {1}.</string> + <string name="repair_resize">Riparazione di {1} prima del ridimensionamento.</string> + <string name="unable_resize">Impossibile ridimensionare {1}.</string> + <string name="no_md5_found">Nessun MD5 trovato per '{1}'. Deseleziona "Abilita verifica MD5" per procedere con il ripristino.</string> + <string name="md5_fail_match">Il valore MD5 non corrisponde per '{1}'.</string> + <string name="fail_decrypt_tar">Decriptazione fallita per il file Tar '{1}'</string> + <string name="format_data_msg">Potresti dover riavviare la Recovery per accedere nuovamente a Data.</string> + <string name="format_data_err">Impossibile formattare al fine di rimuovere la crittografia.</string> + <string name="formatting_using">Formattazione di {1} tramite {2}...</string> + <string name="unable_to_wipe">Impossibile pulire {1}.</string> + <string name="cannot_wipe">La partizione {1} non può essere pulita.</string> + <string name="remove_all">Eliminazione di tutti i file in '{1}'...</string> + <string name="wiping_data">Pulizia di Data tralasciando /data/media...</string> + <string name="backing_up">Backup di {1} in corso...</string> + <string name="backing">Backup in corso...</string> + <string name="backup_size">La dimensione del backup di '{1}' è 0 byte.</string> + <string name="datamedia_fs_restore">ATTENZIONE: Il backup di Data è stato fatto mentre il filesystem era {1}! Il dispositivo potrebbe non avviarsi finché non reimposti il filesystem {1}.</string> + <string name="restoring">Ripristino di {1} in corso...</string> + <string name="restoring_hdr">Ripristino in corso...</string> + <string name="recreate_folder_err">Impossibile ripristinare la cartella {1}.</string> + <string name="img_size_err">La dimensione dell'immagine eccede la capacità del dispositivo</string> + <string name="flashing">Installazione di {1}...</string> + <string name="backup_folder_set">Cartella dei backup impostata in '{1}'</string> + <string name="locate_backup_err">Impossibile localizzare il backup '{1}'</string> + <string name="set_restore_opt">Impostazione opzioni di ripristino: '{1}':</string> + <string name="md5_check_skip">Tralascia controllo MD5: attivo</string> + <string name="ors_encrypt_restore_err">Impossibile utilizzare OpenRecoveryScript per ripristinare un backup criptato.</string> + <string name="mounting">Montaggio</string> + <string name="unmounting">Smontaggio</string> + <string name="mounted">'{1}' montata</string> + <string name="unmounted">'{1}' smontata</string> + <string name="setting">Impostazione di '{1}' a '{2}'</string> + <string name="setting_empty">Impostazione di '{1}' a vuoto</string> + <string name="making_dir1">Creazione cartella</string> + <string name="making_dir2">Creazione cartella: '{1}'</string> + <string name="running_command">Esecuzione comando</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">Avvio di ADB Sideload...</string> + <string name="need_new_adb">Necessiti di adb 1.0.32 o più recente, per inviare dati tramite Sideload.</string> + <string name="no_pwd">Nessuna password fornita.</string> + <string name="done_ors">Elaborazione script terminata</string> + <string name="injecttwrp">Installazione di TWRP in Boot tramite TWRP Inject...</string> + <string name="zip_err">Errore durante l'installazione dello Zip '{1}'</string> + <string name="installing_zip">Installazione dello Zip '{1}' in corso...</string> + <string name="select_backup_opt">Impostazione opzioni di backup:</string> + <string name="compression_on">La compressione è attiva</string> + <string name="md5_off">La generazione di MD5 è disattiva</string> + <string name="backup_fail">Backup non riuscito</string> + <string name="backup_clean">Backup non riuscito. Pulizia della cartella dei backup in corso...</string> + <string name="running_recovery_commands">Esecuzione dei comandi di ripristino...</string> + <string name="recovery_commands_complete">Esecuzione dei comandi completata</string> + <string name="running_ors">Esecuzione di OpenRecoveryScript...</string> + <string name="ors_complete">Esecuzione di OpenRecoveryScript completata</string> + <string name="no_updater_binary">Impossibile trovare '{1}' nel file Zip.</string> + <string name="check_for_md5">Controllo sull'MD5 in corso...</string> + <string name="fail_sysmap">Impossibile mappare '{1}'</string> + <string name="verify_zip_sig">Verifica della firma dello Zip in corso...</string> + <string name="verify_zip_fail">Verifica della firma non riuscita!</string> + <string name="verify_zip_done">Verifica della firma completata con successo.</string> + <string name="zip_corrupt">Il file Zip è corrotto!</string> + <string name="no_md5">Nessun MD5 trovato: la verifica non sarà eseguita</string> + <string name="md5_fail">L'MD5 non corrisponde</string> + <string name="md5_match">L'MD5 corrisponde</string> + <string name="pid_signal">Il processo {1} è terminato con segnale: {2}</string> + <string name="pid_error">Il processo {1} è terminato con ERRORE: {2}</string> + <string name="install_dumlock">Installazione di HTC Dumlock in System...</string> + <string name="dumlock_restore">Ripristino del Boot originale...</string> + <string name="dumlock_reflash">Reinstallazione della Recovery in Boot...</string> + <string name="run_script">Esecuzione dello script {1}...</string> + <string name="rename_stock">Il file della Recovery stock, in System, è stato rinominato per prevenire la sostituzione di TWRP da paete della ROM.</string> + <string name="split_backup">Divisione del backup in archivi multipli...</string> + <string name="backup_error">Errore nella creazione del backup.</string> + <string name="restore_error">Errore durante il ripristino.</string> + <string name="split_thread">Divisione del thread {1} nell'archivio {2}</string> + <!-- These 2 items are saved in the data manager instead of resource manager, so %llu, etc is correct instead of {1} --> + <string name="file_progress">File %llu di %llu, %i%%</string> + <string name="size_progress">%lluMB di %lluMB, %i%%</string> + <string name="decrypt_cmd">Tentativo di decriptare Data da riga di comando.</string> + <string name="base_pkg_err">Errore nel caricamento dei pacchetti base.</string> + <string name="simulating">Simulazione azioni in corso...</string> + <string name="backup_cancel">Backup annullato</string> + <string name="config_twrp">Configurazione di TWRP in corso...</string> + <string name="config_twrp_err">Impossibile configurare TWRP con questo kernel.</string> + <string name="copy_log">Log della Recovery copiato in {1}.</string> + <string name="max_queue">È stata raggiunta la dimensione massima della coda di Zip!</string> + <string name="min_queue">È stata raggiunta la dimensione minima della coda di Zip!</string> + <string name="screenshot_saved">Lo screenshot è stato salvato in {1}</string> + <string name="screenshot_err">Cattura dello screenshot non riuscita!</string> + <string name="zip_wipe_cache">Uno o più Zip ha richiesto la pulizia della Cache -- La Cache sarà pulita immediatamente.</string> + <string name="and_sec_wipe_err">Impossibile pulire android_secure</string> + <string name="dalvik_wipe_err">Pulizia della cache Dalvik fallita</string> + <string name="auto_gen">(Genera automaticamente)</string> + <string name="curr_date">(Data attuale)</string> + <string name="backup_name_len">Il nome del backup eccede la lunghezza massima.</string> + <string name="backup_name_invalid">Il nome del backup '{1}' contiene uno o più caratteri non validi: '{1}'</string> + <string name="no_real_sdcard">Questo dispositivo non possiede una scheda SD reale! Interruzione immediata!</string> + <string name="cancel_sideload">Annullamento di ADB sideload...</string> + <string name="change_fs_err">Errore nella modifica del filesystem.</string> + <string name="theme_ver_err">La versione del tema personalizzato non corrisponde alla versione di TWRP. Sarà utilizzato il tema predefinito.</string> + <string name="up_a_level">(Livello superiore)</string> + <string name="install_reboot">Riavvio in 5 secondi</string> + </resources> +</language> diff --git a/gui/theme/common/languages/nl.xml b/gui/theme/common/languages/nl.xml new file mode 100644 index 000000000..cb03d1096 --- /dev/null +++ b/gui/theme/common/languages/nl.xml @@ -0,0 +1,672 @@ +<?xml version="1.0" encoding="utf-8"?> + +<language> + <display>Dutch</display> + + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <!-- Partition display names --> + <string name="system">Systeem</string> + <string name="system_image">Systeem-Image</string> + <string name="vendor">Leverancier</string> + <string name="vendor_image">Leverancier-Image</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Cache</string> + <string name="data">Data</string> + <string name="sdcard">SD Kaart</string> + <string name="internal">Interne opslag</string> + <string name="microsd">Micro SDCard</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART Cache</string> + <!-- This is a rarely used partition on a Micro SD card for a very old app2sd system --> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Geadopteerde Data</string> + <string name="adopted_storage">Geadopteerde Opslag</string> + + <!-- GUI XML strings --> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% ° C</string> + <string name="battery_pct">Accu: %tw_battery%</string> + <string name="sort_by_name">Sorteer op naam</string> + <string name="sort_by_date">Sorteer op datum</string> + <string name="sort_by_size">Sorteer op grootte</string> + <string name="sort_by_name_only">Naam</string> + <string name="sort_by_date_only">Datum</string> + <string name="sort_by_size_only">Grootte</string> + <string name="tab_general">ALGEMEEN</string> + <string name="tab_options">OPTIES</string> + <string name="tab_backup">BACK-UP</string> + <string name="tab_time_zone">TIJDZONE</string> + <string name="tab_screen">SCHERM</string> + <string name="tab_vibration">TRILLINGEN</string> + <string name="tab_language">TAAL</string> + + <string name="install_btn">Installeren</string> + <string name="wipe_btn">Wissen</string> + <string name="backup_btn">Back-up</string> + <string name="restore_btn">Herstel</string> + <string name="mount_btn">Koppelen</string> + <string name="settings_btn">Instellingen</string> + <string name="advanced_btn">Geavanceerd</string> + <string name="reboot_btn">Herstarten</string> + <string name="files_btn">Bestanden</string> + <string name="copy_log_btn">Log kopiëren</string> + <string name="select_type_hdr">Type selecteren</string> + <string name="install_zip_hdr">Zip installeren</string> + <string name="install_zip_btn">Zip installeren</string> + <string name="install_image_hdr">Image installeren</string> + <string name="install_image_btn">Image installeren</string> + <string name="install_select_file_hdr">Bestand selecteren</string> + <string name="file_selector_folders_hdr">Mappen</string> + <string name="select_file_from_storage">Selecteer bestand in %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Installeren</string> + <string name="select_storage_hdr">Selecteer opslag</string> + <string name="select_storage_btn">Selecteer opslag</string> + <string name="queue_hdr">Wachtrij</string> + <string name="zip_queue_count">%tw_zip_queue_count% van max 10 bestanden in de wachtrij</string> + <string name="zip_queue_count_s">Bestand %tw_zip_queue_count% van 10:</string> + <string name="zip_warn1">Deze toepassing kan niet-compatibele software installeren</string> + <string name="zip_warn2">en je apparaat onbruikbaar maken.</string> + <string name="zip_back_cancel">Klik op terug om het toevoegen van de Zip te annuleren.</string> + <string name="zip_back_clear">Klik op terug om de wachtrij op te schonen.</string> + <string name="folder">Map:</string> + <string name="file">Bestand:</string> + <string name="zip_sig_chk">Verificatie van de ondertekening van de zip</string> + <string name="inject_twrp_chk">TWRP injecteren na installeren</string> + <string name="install_reboot_chk">Herstart nadat de installatie compleet is</string> + <string name="options_hdr">Opties</string> + <string name="confirm_flash_hdr">Flash bevestigen</string> + <string name="zip_queue">Wachtrij:</string> + <string name="options">Instellingen:</string> + <string name="swipe_confirm"> Bevestigen</string> + <string name="zip_add_btn">Meer Zips toevoegen</string> + <string name="zip_clear_btn">Leeg zip wachtrij</string> + <string name="install_zip_count_hdr">Installeer Zip %tw_zip_index% van %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Zip Installeren: %tw_file%</string> + <string name="failed">Mislukt</string> + <string name="successful">Geslaagd</string> + <string name="install_failed">Installatie mislukt</string> + <string name="install_successful">Installatie is geslaagd</string> + <string name="wipe_cache_dalvik_btn">Wis cache / dalvik</string> + <string name="reboot_system_btn">Herstart systeem</string> + <string name="install_sel_target">Selecteer doelpartitie</string> + <string name="flash_image_select">Selecteer partitie om op te installeren:</string> + <string name="target_partition">Doelpartitie:</string> + <string name="flashing_image">Image installeren...</string> + <string name="image_flashed">Image geïnstalleerd</string> + <string name="wipe_cache_dalvik_confirm">Wis Cache & Dalvik?</string> + <string name="wiping_cache_dalvik">Cache & Dalvik aan het wissen...</string> + <string name="wipe_cache_dalvik_complete">Cache & Dalvik opschoning afgerond</string> + <string name="swipe_wipe">Veeg om te wissen</string> + <string name="swipe_wipe_s"> Wissen</string> + <string name="no_os1">Geen OS geïnstalleerd! Bent u</string> + <string name="no_osrb">weet u zeker dat u wilt herstarten?</string> + <string name="no_ospo">weet u zeker dat u uw apparaat wilt uitschakelen?</string> + <string name="rebooting">Herstarten...</string> + <string name="swipe_reboot">Veeg om te herstarten</string> + <string name="swipe_reboot_s"> Herstarten</string> + <string name="swipe_flash">Veeg om de installatie te bevestigen</string> + <string name="confirm_action">Bevestig actie</string> + <string name="back_cancel">Klik op terug om te annuleren.</string> + <string name="cancel_btn">Annuleren</string> + <string name="wipe_hdr">Wissen</string> + <string name="factory_reset_hdr">Fabrieksinstellingen</string> + <string name="factory_reset_btn">Fabrieksinstellingen</string> + <string name="factory_reset1">Wist data, cache en Dalvik</string> + <string name="factory_reset2">(Interne opslag niet meegenomen)</string> + <string name="factory_reset3">Merendeel van de tijd dit is</string> + <string name="factory_reset4">de enigste opschoning die nodig is.</string> + <string name="factory_resetting">Fabrieksinstellingen...</string> + <string name="advanced_wipe_hdr">Geavanceerd wissen</string> + <string name="advanced_wipe_btn">Geavanceerd wissen</string> + <string name="wipe_enc_confirm">Encryptie wissen van de data-partitie?</string> + <string name="formatting_data">Data formatteren...</string> + <string name="swipe_format_data">Veeg om Data te formatteren</string> + <string name="swipe_format_data_s"> Data formatteren</string> + <string name="factory_reset_complete">Fabrieksinstellingen hersteld</string> + <string name="sel_part_hdr">Partitie selecteren</string> + <string name="wipe_sel_confirm">Wis geselecteerde partitie(s)?</string> + <string name="wiping_part">Partitie(s) aan het wissen...</string> + <string name="wipe_complete">Wissen voltooid</string> + <string name="sel_part_wipe">Selecteer partities om te wissen:</string> + <string name="invalid_part_sel">Ongeldige partitie selectie</string> + <string name="format_data_hdr">Formatteer Data</string> + <string name="format_data_btn">Formatteer Data</string> + <string name="format_data_ptr1">Het formatteren van Data, verwijderd al uw apps,</string> + <string name="format_data_ptr2">backups, foto\'s, video\'s, media, en</string> + <string name="format_data_ptr3">verwijderd de versleuteling van de interne opslag.</string> + <string name="format_data_adopted">Geadopteerde opslag inbegrepen</string> + <string name="format_data_lcp1">Data formatteren verwijdert alle apps, back-ups, foto\'s, videos, media, en</string> + <string name="format_data_lcp2">verwijderd de versleuteling van de interne opslag.</string> + <string name="format_data_wtc1">Het formatteren van Data, verwijderd al uw apps,</string> + <string name="format_data_wtc2">back-ups en media. Dit kan niet ongedaan worden gemaakt.</string> + <string name="format_data_undo">Dit kan niet ongedaan worden gemaakt.</string> + <string name="format_data_complete">Data formattering voltooid</string> + <!-- Translator note: the word "yes" must remain English! --> + <string name="yes_continue">Type Yes om door te gaan. Druk op terug om te annuleren.</string> + <string name="part_opt_hdr">Opties voor partitioneren: %tw_partition_name%</string> + <string name="sel_act_hdr">Selecteer Actie</string> + <string name="file_sys_opt">Opties voor bestandssysteem</string> + <string name="partition">Partitie: %tw_partition_name%</string> + <string name="part_mount_point">Koppel Punt: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Bestandssysteem: %tw_partition_file_system%</string> + <string name="part_present_yes">Aanwezig: Ja</string> + <string name="part_present_no">Aanwezig: Nee</string> + <string name="part_removable_yes">Verwijderbaar: Ja</string> + <string name="part_removable_no">Verwijderbaar: Nee</string> + <string name="part_size">Grootte: % tw_partition_size % MB</string> + <string name="part_used">Gebruikt: % tw_partition_used % MB</string> + <string name="part_free">Vrij: % tw_partition_free % MB</string> + <string name="part_backup_size">Back-up grootte: % tw_partition_backup_size % MB</string> + <string name="resize_btn">Bestandssysteem grootte aanpassen</string> + <string name="resize_btn_s">Grootte aanpassen</string> + <string name="resize_confirm">Grootte van %tw_partition_name% aanpassen?</string> + <string name="resizing">Grootte aanpassen...</string> + <string name="resize_complete">Aanpassen voltooid</string> + <string name="swipe_resize">Veeg om de grootte aan te passen</string> + <string name="swipe_resize_s"> Grootte aanpassen</string> + <string name="repair_btn">Bestandssysteem Repareren</string> + <string name="repair_btn_s">Repareren</string> + <string name="repair_confirm">%tw_partition_name% repareren?</string> + <string name="repairing">Aan het repareren...</string> + <string name="repair_complete">Reparartie voltooid</string> + <string name="swipe_repair">Veeg om te repareren</string> + <string name="swipe_repair_s"> Repareren</string> + <string name="change_fs_btn">Bestandssysteem Wijzigen</string> + <string name="change_fs_btn_s">Wijzigen</string> + <string name="change_fs_for_hdr">Bestandssysteem Wijzigen voor: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Partitie: %tw_partition_name% > selecteer bestandssysteem</string> + <string name="change_fs_warn1">Sommige ROMs of kernels hebben mogelijk geen ondersteuning voor sommige</string> + <string name="change_fs_warn2">bestandssystemen. Let daar op!</string> + <string name="change_fs_confirm">%tw_partition_name% wijzigen?</string> + <string name="formatting">Formatteren...</string> + <string name="format_complete">Formatteren voltooid</string> + <string name="swipe_change_fs">Veeg om te wijzigen</string> + <string name="swipe_change_s"> Wijzigen</string> + <string name="back_btn">Terug</string> + <string name="wipe_enc_btn">Versleuteling verwijderen</string> + <string name="swipe_factory_reset">Veeg voor Fabrieksinstellingen</string> + <string name="repair_change_btn">Repareer of verander het bestandssysteem</string> + <string name="storage_hdr">Opslag: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Back-up</string> + <string name="backup_confirm_hdr">Back-up bevestigen</string> + <string name="encryption_tab">VERSLEUTELING</string> + <string name="encryption">Versleuteling:</string> + <string name="name">Naam:</string> + <string name="sel_part_backup">Selecteer partities om te back-uppen:</string> + <string name="storage">Opslag:</string> + <string name="enc_disabled">uitgeschakeld - stel een wachtwoord in om in te schakelen</string> + <string name="enc_enabled">ingeschakeld</string> + <string name="enable_backup_comp_chk">Compressie inschakelen</string> + <string name="skip_md5_backup_chk">MD5 generatie tijdens back-up overslaan</string> + <string name="disable_backup_space_chk">Vrije ruimte controle uitschakelen</string> + <string name="refresh_sizes_btn">Grootte vernieuwen</string> + <string name="swipe_backup">Veeg voor back-up</string> + <string name="append_date_btn">Datum toevoegen</string> + <string name="backup_name_exists">Een back-up met die naam bestaat al!</string> + <string name="encrypt_backup">Back-up versleutelen?</string> + <string name="enter_pass">Wachtwoord invoeren:</string> + <string name="enter_pass2">Wachtwoord opnieuw invoeren:</string> + <string name="pass_not_match">Wachtwoorden komen niet overeen!</string> + <string name="partitions">Partities:</string> + <string name="disabled">Uitgeschakeld</string> + <string name="enabled">Ingeschakeld</string> + <string name="backup_name_hdr">Naam van de back-up</string> + <string name="progress">Voortgang:</string> + <string name="backup_complete">Back-up compleet</string> + <string name="restore_hdr">Herstellen</string> + <string name="sel_backup_hdr">Selecteer back-up</string> + <string name="restore_sel_store_hdr">Selecteer back-up van %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Selecteer pakket om te herstellen:</string> + <string name="restore_enc_backup_hdr">Versleutelde back-up</string> + <string name="restore_dec_fail">Wachtwoord is mislukt, probeer het opnieuw!</string> + <string name="del_backup_btn">Back-up verwijderen</string> + <string name="del_backup_confirm">Back-up verwijderen?</string> + <string name="del_backup_confirm2">Dit kan niet ongedaan worden gemaakt!</string> + <string name="deleting_backup">Back-up verwijderen...</string> + <string name="backup_deleted">Verwijderen van back-up voltooid</string> + <string name="swipe_delete">Veeg om te verwijderen</string> + <string name="swipe_delete_s"> Verwijderen</string> + <string name="restore_try_decrypt">Versleutelde back-up - proberen te decoderen</string> + <string name="restore_try_decrypt_s">Decodering proberen</string> + <string name="restore_backup_date">Back-up gemaakt op %tw_restore_file_date%</string> + <string name="restore_sel_part">Selecteer partities om te herstellen:</string> + <string name="restore_enable_md5_chk">MD5 controle van back-up bestanden Inschakelen</string> + <string name="restore_complete">Herstellen voltooid</string> + <string name="swipe_restore">Veeg om te herstellen</string> + <string name="swipe_restore_s"> Herstellen</string> + <string name="rename_backup_hdr">Back-up hernoemen</string> + <string name="rename_backup_confirm">Back-up hernoemen?</string> + <string name="rename_backup_confirm2">Dit kan niet ongedaan worden gemaakt!</string> + <string name="renaming_backup">Back-up hernoemen...</string> + <string name="rename_backup_complete">Back-up hernoemen voltooid</string> + <string name="swipe_to_rename">Veeg om te hernoemen</string> + <string name="swipe_rename"> Hernoem</string> + <string name="confirm_hdr">Bevestig</string> + <string name="mount_hdr">Koppelen</string> + <string name="mount_sel_part">Selecteer partities om te koppelen:</string> + <string name="mount_sys_ro_chk">Systeem partitie als alleen-lezen koppelen</string> + <string name="mount_sys_ro_s_chk">Koppel Systeem RO</string> + <string name="decrypt_data_btn">Gegevens ontsleutelen</string> + <string name="disable_mtp_btn">MTP uitschakelen</string> + <string name="enable_mtp_btn">MTP Inschakelen</string> + <string name="mount_usb_storage_btn">USB-opslag koppelen</string> + <string name="usb_storage_hdr">USB-opslag</string> + <string name="usb_stor_mnt1">USB opslag gekoppeld</string> + <string name="usb_stor_mnt2">Zorg ervoor dat u uw apparaat veilig verwijdert</string> + <string name="usb_stor_mnt3">van de computer voordat u ontkoppeld!</string> + <string name="unmount_btn">Ontkoppelen</string> + <string name="rb_system_btn">Systeem</string> + <string name="rb_poweroff_btn">Uitzetten</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Download</string> + <string name="turning_off">Uitschakelen...</string> + <string name="swipe_power_off">Veeg om uit te schakelen</string> + <string name="swipe_power_off_s">Uitschakelen</string> + <string name="sys_ro_hdr">Ongewijzigde systeempartitie</string> + <string name="sys_ro_keep">Systeem als alleen lezen houden?</string> + <string name="sys_rop1">TWRP kan je systeempartitie ongewijzigd laten</string> + <string name="sys_rop2">om het verkrijgen van officiële updates makkelijker te maken.</string> + <string name="sys_rop3">TWRP zal niet in staat zijn om te voorkomen dat de originele ROM</string> + <string name="sys_rop4">TRWP vervangt en zal niet aanbieden het device te rooten.</string> + <string name="sys_rop5">Het installeren van zips of adb bewerkingen kunnen nog steeds</string> + <string name="sys_rop6">de systeem partitie wijzigen.</string> + <string name="sys_rol1">TWRP kan je system partitie ongewijzigd laten om het verkrijgen van officiële updates makkelijker te maken.</string> + <string name="sys_rol2">TWRP zal niet kunnen voorkomen dat de originele ROM TWRP vervangt en zal niet aanbieden om uw apparaat te rooten.</string> + <string name="sys_rol3">Het installeren van zips of adb bewerkingen kunnen nog steeds de systeem partitie wijzigen.</string> + <string name="sys_ro_never_show_chk">Dit scherm niet meer weergeven tijdens het opstarten</string> + <string name="sys_ro_keep_ro_btn">Alleen lezen behouden</string> + <string name="swipe_allow_mod">Veeg om modificaties toe te staan</string> + <string name="swipe_allow_mod_s">Wijzigingen toestaan</string> + <string name="settings_hdr">Instellingen</string> + <string name="settings_gen_hdr">Algemeen</string> + <string name="settings_gen_s_hdr">Algemeen</string> + <string name="settings_gen_btn">Algemeen</string> + <string name="use_rmrf_chk">Gebruik rm -rf in plaats van formatteren</string> + <string name="use24clock_chk">Gebruik 24-uurs klok</string> + <string name="rev_navbar_chk">Omgekeerde navbar lay-out</string> + <string name="simact_chk">Simuleren van acties voor het testen van het thema</string> + <string name="simfail_chk">Simuleren van mislukkingen van acties</string> + <string name="ctr_navbar_rdo">Navbar knoppen centreren</string> + <string name="lft_navbar_rdo">Navbar knoppen links uitlijnen</string> + <string name="rht_navbar_rdo">Navbar knoppen rechts uitlijnen</string> + <string name="restore_defaults_btn">Standaardwaarden herstellen</string> + <string name="settings_tz_btn">Tijdzone</string> + <string name="settings_screen_btn">Scherm</string> + <string name="settings_screen_bright_btn">Scherm helderheid</string> + <string name="settings_vibration_btn">Vibratie</string> + <string name="settings_language_btn">Taal</string> + <string name="time_zone_hdr">Tijdzone</string> + <string name="sel_tz_list">Selecteer tijdzone:</string> + <!-- Translator note: if it does not make sense to translate the locations or if it makes more sense, + feel free to change the location listed or drop the location entirely and just call it UTC -6 --> + <string name="utcm11">(UTC -11) Samoa, Midway-eilanden</string> + <string name="utcm10">(UTC -10) Hawaii</string> + <string name="utcm9">(UTC -9) Alaska</string> + <string name="utcm8">(UTC -8) Pacific Time</string> + <string name="utcm7">(UTC -7) Mountain-time</string> + <string name="utcm6">(UTC -6) Central-time, Mexico</string> + <string name="utcm5">(UTC -5) Eastern-time</string> + <string name="utcm4">(UTC -4) Atlantic-time</string> + <string name="utcm3">(UTC -3) Brazilië, Buenos Aires</string> + <string name="utcm2">(UTC -2) Mid-Atlantische</string> + <string name="utcm1">(UTC -1) Azoren, Kaapverdië</string> + <string name="utc0">(UTC 0) Londen, Dublin, Lissabon</string> + <string name="utcp1">(UTC +1) Berlijn, Brussel, Parijs</string> + <string name="utcp2">(UTC +2) Athene, Istanboel, Zuid-Afrika</string> + <string name="utcp3">(UTC +3) Moskou, Bagdad</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tbilisi, Muscat</string> + <string name="utcp5">(UTC +5) Jekaterinenburg, Islamabad</string> + <string name="utcp6">(UTC +6) Alma-Ata, Dhaka, Colombo</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoi, Jakarta</string> + <string name="utcp8">(UTC +8) Beijing, Singapore, Hong Kong</string> + <string name="utcp9">(UTC +9) Tokio, Seoul, Yakutsk</string> + <string name="utcp10">(UTC +10) Oost-Australië, Guam</string> + <string name="utcp11">(UTC +11) Vladivostok, Salomoneilanden</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Fiji</string> + <string name="sel_tz_offset">Compensatie selecteren (meestal 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Geen</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Gebruik zomertijd(DST)</string> + <string name="curr_tz">Huidige tijdzone: %tw_time_zone%</string> + <string name="curr_tz_s">Huidige tijdzone:</string> + <string name="set_tz_btn">Tijdzone instellen</string> + <string name="settings_screen_hdr">Scherm</string> + <string name="settings_screen_timeout_hdr">Scherm Timeout</string> + <string name="enable_timeout_chk">Scherm Timeout inschakelen</string> + <string name="screen_to_slider">Scherm timeout in seconden:</string> + <string name="screen_to_slider_s">Scherm timeout in seconden (0 = uitgeschakeld): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Scherm timeout instelling niet beschikbaar</string> + <string name="screen_bright_slider">Helderheid: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Helderheid instelling niet beschikbaar</string> + <string name="vibration_hdr">Vibratie</string> + <string name="button_vibration_hdr">Knop vibratie</string> + <string name="kb_vibration_hdr">Toetsenbord vibratie</string> + <string name="act_vibration_hdr">Actie vibratie</string> + <string name="button_vibration">Knop vibratie:</string> + <string name="kb_vibration">Toetsenbord vibratie:</string> + <string name="act_vibration">Actie vibratie:</string> + <string name="select_language">Taal selecteren:</string> + <string name="sel_lang_btn">Taal selecteren</string> + <string name="set_language_btn">Taal instellen</string> + <string name="advanced_hdr">Geavanceerd</string> + <string name="copy_log_confirm">Log naar SD-kaart kopiëren?</string> + <string name="copying_log">Log naar SD-kaart kopiëren...</string> + <string name="copy_log_complete">Log kopie voltooid</string> + <string name="fix_context_btn">Context repareren</string> + <string name="part_sd_btn">SD-kaart Partitioneren</string> + <string name="part_sd_s_btn">SD-kaart</string> + <string name="file_manager_btn">Bestandsbeheer</string> + <string name="language_hdr">Taal</string> + <string name="terminal_btn">Terminal</string> + <string name="reload_theme_btn">Thema herladen</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">TWRP Injecteren</string> + <string name="inject_twrp_confirm">TWRP opnieuw injecteren?</string> + <string name="injecting_twrp">TWRP Opnieuw injecteren...</string> + <string name="inject_twrp_complete">TWRP injectie voltooid</string> + <string name="swipe_to_confirm">Veeg om te bevestigen</string> + <string name="part_sd_hdr">SD-kaart Partitioneren</string> + <string name="invalid_partsd_sel">U moet een verwisselbaar apparaat selecteren</string> + <string name="part_sd_lose">U verliest alle bestanden op uw SD-kaart!</string> + <string name="part_sd_undo">Deze actie kan niet ongedaan gemaakt worden!</string> + <string name="part_sd_ext_sz">EXT-grootte:</string> + <string name="part_sd_swap_sz">Swap grootte:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Bestandsysteem:</string> + <string name="swipe_part_sd">Veeg om te partitioneren</string> + <string name="swipe_part_sd_s">Partitie</string> + <string name="partitioning_sd">SD-kaart partitioneren...</string> + <string name="partitioning_sd2">Dit duurt een paar minuten.</string> + <string name="part_sd_complete">Partitionering voltooid</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Originele boot herstellen</string> + <string name="dumlock_restore_confirm">De originele boot image herstellen?</string> + <string name="dumlock_restoring">Originele boot herstellen...</string> + <string name="dumlock_restore_complete">Originele Boot herstellen voltooid</string> + <string name="dumlock_reflash_btn">Recovery herflashen</string> + <string name="dumlock_reflash_confirm">Recovery naar boot herflashen?</string> + <string name="dumlock_reflashing">Recovery naar boot flashen...</string> + <string name="dumlock_reflash_complete">Recovery naar boot flashen voltooid</string> + <string name="dumlock_install_btn">HTC Dumlock installeren</string> + <string name="dumlock_install_confirm">HTC Dumlock bestanden in de ROM installeren?</string> + <string name="dumlock_installing">HTC Dumlock installeren...</string> + <string name="dumlock_install_complete">HTC Dumlock installatie voltooid</string> + <string name="swipe_to_unlock">Veeg om te ontgrendelen</string> + <string name="swipe_unlock"> Ontgrendelen</string> + <string name="fm_hdr">Bestandsbeheer</string> + <string name="fm_sel_file">Een bestand of map selecteren</string> + <string name="fm_type_folder">Map</string> + <string name="fm_type_file">Bestand</string> + <string name="fm_choose_act">Actie selecteren</string> + <string name="fm_selected">%tw_fm_type% geselecteerd:</string> + <string name="fm_copy_btn">Kopiëer</string> + <string name="fm_copy_file_btn">Bestand kopiëren</string> + <string name="fm_copy_folder_btn">Map kopiëren</string> + <string name="fm_copying">Kopiëren</string> + <string name="fm_move_btn">Verplaatsen</string> + <string name="fm_moving">Verplaatsen</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Verwijder</string> + <string name="fm_deleting">Verwijderen</string> + <string name="fm_rename_btn">Hernoemen</string> + <string name="fm_rename_file_btn">Bestand hernoemen</string> + <string name="fm_rename_folder_btn">Map hernoemen</string> + <string name="fm_renaming">Hernoemen</string> + <string name="fm_sel_dest">Selecteer doelmap</string> + <string name="fm_sel_curr_folder">Selecteer huidige map</string> + <string name="fm_rename_hdr">Hernoemen</string> + <string name="fm_set_perms_hdr">Machtigingen instellen</string> + <string name="fm_perms">Machtigingen:</string> + <string name="fm_complete">Bestandsbewerking gereed</string> + <string name="decrypt_data_hdr">Gegevens decoderen</string> + <string name="decrypt_data_enter_pass">Wachtwoord invoeren.</string> + <string name="decrypt_data_failed">Wachtwoord mislukt, probeer het opnieuw!</string> + <string name="decrypt_data_failed_pattern">Patroon mislukt, probeer het opnieuw!</string> + <string name="decrypt_data_enter_pattern">Patroon invoeren.</string> + <string name="decrypt_data_trying">Ontsleuteling proberen</string> + <string name="term_hdr">Terminal commandos</string> + <string name="term_s_hdr">Terminal</string> + <string name="term_kill_btn">KILL</string> + <string name="term_sel_folder_hdr">Naar begin folder gaan</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Dalvik Cache legen</string> + <string name="sideload_wipe_cache_chk">Cache legen</string> + <string name="swipe_to_sideload">Veeg om sideloaden te beginnen</string> + <string name="swipe_sideload"> Start</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Gebruik: adb sideload bestandsnaam.zip</string> + <string name="sideload_complete">ADB Sideload voltooid</string> + <string name="fix_contexts_hdr">Context repareren</string> + <string name="fix_contexts_note1">Note: Het repareren van de context is zelden nodig.</string> + <string name="fix_contexts_note2">Het repareren van SELinux Contexts kan ervoor</string> + <string name="fix_contexts_note3">zorgen dat uw apparaat niet meer correct opstart.</string> + <string name="swipe_to_fix_contexts">Veeg om Contexts te repareren</string> + <string name="swipe_fix_contexts"> Contexts repareren</string> + <string name="fixing_contexts">Repareren van Contexts...</string> + <string name="fix_contexts_complete">Het repareren van Contexts is gereed</string> + <string name="reboot_hdr">Herstart</string> + <string name="su_hdr">SuperSU Controle</string> + <string name="su_note1">Uw apparaat lijkt niet geroot te zijn.</string> + <string name="su_note2">Installeer SuperSU nu?</string> + <string name="su_note3">Dit zal uw apparaat rooten.</string> + <string name="su_cancel">Installeer niet</string> + <string name="swipe_su_to_install">Veeg om te installeren</string> + <string name="swipe_su_install"> Installeren</string> + <string name="su_installing">Installeren van SuperSU</string> + <string name="sel_storage_list">Selecteer opslag</string> + <string name="ok_btn">Oké</string> + + <!-- Various console messages - these consist of user displayed messages, oftentimes errors --> + <string name="no_kernel_selinux">Kernel heeft geen ondersteuning voor het lezen van SELinux contexten.</string> + <string name="full_selinux">Volledige SELinux ondersteuning is aanwezig.</string> + <string name="no_selinux">Geen SELinux ondersteuning (geen libselinux).</string> + <string name="mtp_enabled">MTP ingeschakeld</string> + <string name="mtp_crash">MTP crashte, MTP niet starten tijdens boot.</string> + <string name="decrypt_success">Succesvol gedecodeerd met standaardwachtwoord.</string> + <string name="unable_to_decrypt">Kan niet decoderen met het standaardwachtwoord. U zal wellicht een Data format moeten uitvoeren.</string> + <string name="generating_md51">MD5 genereren</string> + <!-- Message displayed during a backup if we are generating an MD5, ideally, leave the leading " * " to help align and separate this text from other console text --> + <string name="generating_md52"> * md5 genereren...</string> + <string name="md5_created"> * MD5 gemaakt.</string> + <string name="md5_error"> * MD5 fout!</string> + <string name="md5_compute_error"> * Fout tijdens het genereren van de MD5.</string> + <string name="current_date">(Huidige datum)</string> + <string name="auto_generate">(Automatisch genereren)</string> + <string name="unable_to_locate_partition">Kan partitie \'{1}\' niet vinden voor back-up berekeningen.</string> + <string name="no_partition_selected">Geen partities geselecteerd voor back-up.</string> + <string name="total_partitions_backup"> * Totaal aantal partities voor de back-up: {1}</string> + <string name="total_backup_size"> * Totale omvang van alle gegevens: {1}MB</string> + <string name="available_space"> * Beschikbare ruimte: {1}MB</string> + <string name="unable_locate_storage">Kan opslagapparaat niet vinden.</string> + <string name="no_space">Er is onvoldoende vrije ruimte op de opslag.</string> + <string name="backup_started">[BACK-UP GESTART]</string> + <string name="backup_folder"> * Back-up map: {1}</string> + <string name="fail_backup_folder">Het maken van de back-up folder is mislukt.</string> + <string name="avg_backup_fs">Gemiddelde back-up snelheid voor bestandssystemen: {1} MB/sec</string> + <string name="avg_backup_img">Gemiddelde back-up snelheid voor images: {1} MB/sec</string> + <string name="total_backed_size">[{1} MB TOTALE BACK-UP]</string> + <string name="backup_completed">[BACK-UP VOLTOOID IN {1} SECONDEN]</string> + <string name="restore_started">[HERSTEL BEGONNEN]</string> + <string name="restore_folder">Herstel map: \'{1}\'</string> + <!-- {1} is the partition display name and {2} is the number of seconds --> + <string name="restore_part_done">[{1} gereed ({2} seconden)]</string> + <string name="verifying_md5">MD5 Controleren</string> + <string name="skip_md5">MD5 controle op basis van gebruikersinstelling overslaan.</string> + <string name="calc_restore">Herstel details berekenen...</string> + <string name="restore_read_only">Kan {1} niet herstellen -- Als alleen lezen gekoppeld.</string> + <string name="restore_unable_locate">Kan \'{1}\' niet vinden voor herstellen.</string> + <string name="no_part_restore">Geen partities geselecteerd om te worden hersteld.</string> + <string name="restore_part_count">{1}-partities herstellen...</string> + <string name="total_restore_size">Totale herstel grootte is {1}MB</string> + <string name="updating_system_details">Systeemgegevens bijwerken</string> + <string name="restore_completed">[HERSTELLEN VOLTOOID IN {1} SECONDEN]</string> + <!-- {1} is the path we could not open, {2} is strerror output --> + <string name="error_opening_strerr">Fout bij het openen: \'{1}\' ({2})</string> + <string name="unable_locate_part_backup_name">Kan geen partitie vinden met de naam van de back-up: \'{1}\'</string> + <string name="unable_find_part_path">Kan geen partitie vinden voor pad \'{1}\'</string> + <string name="update_part_details">Partitie gegevens bijwerken...</string> + <string name="update_part_details_done">...gedaan</string> + <string name="wiping_dalvik">Dalvik Cache folders legen...</string> + <string name="cleaned">Schoongemaakt: {1}...</string> + <string name="dalvik_done">--Dalvik Cache mappen legen voltooid!</string> + <string name="no_andsec">Geen beveiligde android partities gevonden.</string> + <string name="unable_to_locate">Kan {1} niet vinden.</string> + <string name="wiping_datamedia">Interne opslag legen --/data/media...</string> + <string name="unable_to_mount">Kan {1} niet koppelen</string> + <string name="unable_to_mount_internal">Kan internal_storage niet koppelen</string> + <string name="unable_to_mount_storage">Kan opslag niet koppelen</string> + <string name="fail_decrypt">Gegevens decoderen mislukt.</string> + <string name="no_crypto_support">Er is geen crypto ondersteuning gecompileerd in deze build.</string> + <string name="decrypt_success_dev">Data succesvol gedecodeerd, nieuw block device: \'{1}\'</string> + <string name="done">Gereed.</string> + <string name="start_partition_sd">SD-kaart partitioneren...</string> + <string name="partition_sd_locate">Kan apparaat om te partitioneren niet vinden.</string> + <string name="ext_swap_size">EXT + Swap grootte zijn groter dan de sd-kaart.</string> + <string name="remove_part_table">Partitie-tabel word verwijderd...</string> + <string name="unable_rm_part">Kan partitie-tabel niet verwijderen.</string> + <string name="create_part">Partitie {1} aanmaken...</string> + <string name="unable_to_create_part">Niet in staat om partitie {1} te maken.</string> + <string name="format_sdext_as">Sd-ext formatteren als {1}...</string> + <string name="part_complete">Partitionering voltooid.</string> + <string name="unable_to_open">Kan \'{1}\' niet openen.</string> + <string name="mtp_already_enabled">MTP al ingeschakeld</string> + <string name="mtp_fail">Kan MTP niet inschakelen</string> + <string name="no_mtp">MTP ondersteuning niet inbegrepen</string> + <string name="image_flash_start">[IMAGE FLASH BEGONNEN]</string> + <string name="img_to_flash">Image om te flashen: \'{1}\'</string> + <string name="flash_unable_locate">Kan partitie \'{1}\' niet vinden om te flashen.</string> + <string name="no_part_flash">Geen partities geselecteerd voor het flashen.</string> + <string name="too_many_flash">Teveel partities geselecteerd voor het flashen.</string> + <string name="invalid_flash">Ongeldige partitie om te flashen opgegeven.</string> + <string name="flash_done">[IMAGE FLASH VOLTOOID]</string> + <string name="wiping">Wissen {1}</string> + <string name="repair_not_exist">{1} bestaat niet! Kan niet herstellen!</string> + <string name="repairing_using">{1} Herstellen met behulp van {2}...</string> + <string name="unable_repair">Niet in staat om {1} te herstellen.</string> + <string name="mount_data_footer">Kan /data niet koppelen en kan de crypto voettekst niet vinden.</string> + <!-- {1} is the folder name that we could not create, {2} is strerror output --> + <string name="create_folder_strerr">Kan map \'{1}\' niet maken ({2}).</string> + <!-- {1} is the folder name that we could not mount, {2} is strerror output --> + <string name="fail_mount">Kan \'{1}\' niet koppelen ({2})</string> + <!-- {1} is the folder name that we could not unmount, {2} is strerror output --> + <string name="fail_unmount">Kan \'{1}\' niet ontkoppelen ({2})</string> + <string name="cannot_resize">Kan het formaat van {1} niet wijzigen.</string> + <string name="repair_resize">Herstellen van {1} vóór het vergroten/verkleinen.</string> + <string name="unable_resize">Kan de grootte van {1} niet wijzigen.</string> + <string name="no_md5_found">Geen md5 bestand gevonden voor \'{1}\'. Gelieve MD5 controle inschakelen uitzetten om te herstellen.</string> + <string name="md5_fail_match">MD5 vergelijken mislukt op \'{1}\'.</string> + <string name="fail_decrypt_tar">Het decoderen van tar bestand \'{1}\' is mislukt</string> + <string name="format_data_msg">U zou in recovery moeten herstarten om /data opnieuw te kunnen gebruiken.</string> + <string name="format_data_err">Kan niet formatteren om encryptie te verwijderen.</string> + <string name="formatting_using">{1} formatteren met behulp van {2}...</string> + <string name="unable_to_wipe">Kan niet wissen {1}.</string> + <string name="cannot_wipe">Partitie {1} kan niet gewist worden.</string> + <string name="remove_all">Alle bestanden onder \'{1}\' verwijderen</string> + <string name="wiping_data">Data wissen zonder het wissen van /data/media...</string> + <string name="backing_up">Back-up van {1}...</string> + <string name="backing">Bezig met back-up</string> + <string name="backup_size">Back-up grootte van \'{1}\' is 0 bytes.</string> + <string name="datamedia_fs_restore">Waarschuwing: Deze /data back-up is gemaakt met het {1} bestandssysteem! De back-up kan niet opstarten, tenzij u terug naar {1} gaat.</string> + <string name="restoring">Herstellen van {1}...</string> + <string name="restoring_hdr">Herstellen</string> + <string name="recreate_folder_err">Kan map {1} niet recreëren.</string> + <string name="img_size_err">Grootte van de image is groter dan het doelapparaat</string> + <string name="flashing">Flashen {1}...</string> + <string name="backup_folder_set">Back-up map ingesteld op \'{1}\'</string> + <string name="locate_backup_err">Kan de back-up niet vinden \'{1}\'</string> + <string name="set_restore_opt">Opties voor terugzetten instellen: \'{1}\':</string> + <string name="md5_check_skip">MD5 controle overslaan staat aan</string> + <string name="ors_encrypt_restore_err">Kan OpenRecoveryScript niet gebruiken om een versleutelde back-up te herstellen.</string> + <string name="mounting">Koppelen</string> + <string name="unmounting">Ontkoppelen</string> + <string name="mounted">Gekoppeld \'{1}\'</string> + <string name="unmounted">Ontkoppeld \'{1}\'</string> + <string name="setting">Instellen van \'{1}\' naar \'{2}\'</string> + <string name="setting_empty">Instellen van \'{1}\' naar leeg</string> + <string name="making_dir1">Map maken</string> + <string name="making_dir2">Map: \'{1}\' maken</string> + <string name="running_command">Commando uitvoeren</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">ADB sideload functie wordt gestart...</string> + <string name="need_new_adb">U moet adb 1.0.32 of nieuwer hebben om te sideloaden naar dit apparaat.</string> + <string name="no_pwd">Geen wachtwoord opgegeven.</string> + <string name="done_ors">Scriptbestand verwerking voltooid</string> + <string name="injecttwrp">Injecteren van TWRP in de boot image...</string> + <string name="zip_err">Fout bij het installeren van zip-bestand \'{1}\'</string> + <string name="installing_zip">Installeren van zip-bestand \'{1}\'</string> + <string name="select_backup_opt">Back-up opties instellen:</string> + <string name="compression_on">Compressie staat aan</string> + <string name="md5_off">MD5 Generatie is uitgeschakeld</string> + <string name="backup_fail">Back-up mislukt</string> + <string name="backup_clean">Back-up mislukt. Back-up map schoonmaken.</string> + <string name="running_recovery_commands">Herstel commando\'s uitvoeren</string> + <string name="recovery_commands_complete">Herstel commando\'s voltooien</string> + <string name="running_ors">OpenRecoveryScript is bezig</string> + <string name="ors_complete">OpenRecoveryScript is voltooid</string> + <string name="no_updater_binary">Kan \'{1}\' niet vinden in het zip-bestand.</string> + <string name="check_for_md5">Controle voor een MD5 bestand...</string> + <string name="fail_sysmap">Toewijzen van bestand \'{1}\' is mislukt</string> + <string name="verify_zip_sig">Zip handtekening controleren...</string> + <string name="verify_zip_fail">Zip handtekeningverificatie is mislukt!</string> + <string name="verify_zip_done">De handtekening van de zip met succes geverifieerd.</string> + <string name="zip_corrupt">Zip-bestand is beschadigd!</string> + <string name="no_md5">MD5 controle overslaan: geen MD5 bestand gevonden</string> + <string name="md5_fail">MD5 komt niet overeen</string> + <string name="md5_match">MD5 komt overeen</string> + <string name="pid_signal">{1} proces eindigde met signaal: {2}</string> + <string name="pid_error">{1} proces beëindigd met fout: {2}</string> + <string name="install_dumlock">HTC Dumlock installeren op het systeem...</string> + <string name="dumlock_restore">Originele boot herstellen...</string> + <string name="dumlock_reflash">Recovery herflashen op boot...</string> + <string name="run_script">Script {1} word uitgevoerd...</string> + <string name="rename_stock">Originele recovery bestand hernoemt in /system om te voorkomen dat de ROM TWRP vervangt.</string> + <string name="split_backup">Back-up bestand in meerdere archieven opbreken...</string> + <string name="backup_error">Fout bij het maken van backup.</string> + <string name="restore_error">Fout tijdens herstelproces.</string> + <string name="split_thread">Thread-ID {1} splitsen in archief {2}</string> + <!-- These 2 items are saved in the data manager instead of resource manager, so %llu, etc is correct instead of {1} --> + <string name="file_progress">%llu van %llu bestanden, %i%%</string> + <string name="size_progress">%lluMB van %lluMB, %i%%</string> + <string name="decrypt_cmd">Probeert de data-partitie te decoderen via de command line.</string> + <string name="base_pkg_err">Fout bij het laden van de basispakketten.</string> + <string name="simulating">Acties simuleren...</string> + <string name="backup_cancel">Back-up geannuleerd</string> + <string name="config_twrp">TWRP configureren...</string> + <string name="config_twrp_err">Kan TWRP niet configureren met deze kernel.</string> + <string name="copy_log">Herstel log gekopieerd naar {1}.</string> + <string name="max_queue">Maximale zip wachtrij bereikt!</string> + <string name="min_queue">Minimale zip wachtrij bereikt!</string> + <string name="screenshot_saved">Screenshot is opgeslagen in {1}</string> + <string name="screenshot_err">Screenshot nemen mislukt!</string> + <string name="zip_wipe_cache">Een of meer zips verzochten een cache verwijdering -- Cache nu verwijderen.</string> + <string name="and_sec_wipe_err">Kan android secure niet wissen</string> + <string name="dalvik_wipe_err">Dalvik legen mislukt</string> + <string name="auto_gen">(Automatisch genereren)</string> + <string name="curr_date">(Huidige datum)</string> + <string name="backup_name_len">Back-up naam is te lang.</string> + <string name="backup_name_invalid">Back-up naam \'{1}\' bevat een ongeldig teken: \'{1}\'</string> + <string name="no_real_sdcard">Dit apparaat beschikt niet over een echte SD kaart! Afbreken!</string> + <string name="cancel_sideload">ADB sideload annuleren...</string> + <string name="change_fs_err">Fout tijdens het veranderen van het bestandssysteem.</string> + <string name="theme_ver_err">Aangepaste thema versie komt niet overeen met TWRP versie. Stock thema gebruiken.</string> + <string name="up_a_level">(Niveau omhoog)</string> + <string name="install_reboot">Herstarten in 5 seconden</string> + </resources> +</language> diff --git a/gui/theme/common/languages/pl.xml b/gui/theme/common/languages/pl.xml new file mode 100644 index 000000000..b28a488b2 --- /dev/null +++ b/gui/theme/common/languages/pl.xml @@ -0,0 +1,672 @@ +<?xml version="1.0"?> + +<language> + <display>Polish</display> + + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <!-- Partition display names --> + <string name="system">System</string> + <string name="system_image">Obraz Systemu</string> + <string name="vendor">Vendor</string> + <string name="vendor_image">Obraz Vendor</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Cache</string> + <string name="data">Data</string> + <string name="sdcard">Karta SD</string> + <string name="internal">Pamięć Wewnętrzna</string> + <string name="microsd">Karta MicroSD</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART Cache</string> + <!-- This is a rarely used partition on a Micro SD card for a very old app2sd system --> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Adopted Data</string> + <string name="adopted_storage">Adopted Storage</string> + + <!-- GUI XML strings --> + <string name="twrp_header">Projekt Team Win Recovery</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% °C</string> + <string name="battery_pct">Bateria: %tw_battery%</string> + <string name="sort_by_name">Sortuj wg nazwy</string> + <string name="sort_by_date">Sortuj wg daty</string> + <string name="sort_by_size">Sortuj wg rozmiaru</string> + <string name="sort_by_name_only">Nazwa</string> + <string name="sort_by_date_only">Data</string> + <string name="sort_by_size_only">Rozmiar</string> + <string name="tab_general">GŁÓWNE</string> + <string name="tab_options">OPCJE</string> + <string name="tab_backup">KOPIA ZAPASOWA</string> + <string name="tab_time_zone">STREFA CZASOWA</string> + <string name="tab_screen">EKRAN</string> + <string name="tab_vibration">WIBRACJE</string> + <string name="tab_language">JĘZYK</string> + + <string name="install_btn">Instaluj</string> + <string name="wipe_btn">Wyczyść</string> + <string name="backup_btn">Kopia</string> + <string name="restore_btn">Przywróć</string> + <string name="mount_btn">Zamontuj</string> + <string name="settings_btn">Ustawienia</string> + <string name="advanced_btn">Zaawansowane</string> + <string name="reboot_btn">Restart</string> + <string name="files_btn">Pliki</string> + <string name="copy_log_btn">Kopiuj Log</string> + <string name="select_type_hdr">Wybierz Typ</string> + <string name="install_zip_hdr">Instaluj Zip</string> + <string name="install_zip_btn">Instaluj Zip</string> + <string name="install_image_hdr">Instaluj Obraz</string> + <string name="install_image_btn">Instaluj Obraz</string> + <string name="install_select_file_hdr">Wybierz Plik</string> + <string name="file_selector_folders_hdr">Foldery</string> + <string name="select_file_from_storage">Wybierz plik z %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Instaluj</string> + <string name="select_storage_hdr">Wybierz Pamięć</string> + <string name="select_storage_btn">Wybierz Pamięć</string> + <string name="queue_hdr">Kolejka</string> + <string name="zip_queue_count">%tw_zip_queue_count% z max. 10 plików w kolejce</string> + <string name="zip_queue_count_s">Plik %tw_zip_queue_count% z 10:</string> + <string name="zip_warn1">Ta operacja może zainstalować niekompatybilne oprogramowanie</string> + <string name="zip_warn2">i uczynić urządzenie nie nadającym się do użytku.</string> + <string name="zip_back_cancel">Naciśnij wstecz, aby anulować dodawanie tego pliku.</string> + <string name="zip_back_clear">Naciśnij wstecz, aby wyczyścić kolejkę.</string> + <string name="folder">Folder:</string> + <string name="file">Plik:</string> + <string name="zip_sig_chk">Weryfikacja sygnatury pliku zip</string> + <string name="inject_twrp_chk">Zaszczep TWRP po instalacji</string> + <string name="install_reboot_chk">Uruchom ponownie po instalacji</string> + <string name="options_hdr">Opcje</string> + <string name="confirm_flash_hdr">Potwierdź instalację</string> + <string name="zip_queue">Kolejka:</string> + <string name="options">Opcje:</string> + <string name="swipe_confirm"> Potwierdź</string> + <string name="zip_add_btn">Dodaj więcej plików</string> + <string name="zip_clear_btn">Wyczyść kolejkę plików</string> + <string name="install_zip_count_hdr">Zainstaluj plik %tw_zip_index% z %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Instalowanie plików: %tw_file%</string> + <string name="failed">Niepowodzenie</string> + <string name="successful">Sukces</string> + <string name="install_failed">Instalacja nieudana</string> + <string name="install_successful">Instalacja zakończona pomyślnie</string> + <string name="wipe_cache_dalvik_btn">Wyczyść Cache/Dalvik</string> + <string name="reboot_system_btn">Uruchom System</string> + <string name="install_sel_target">Wybierz partycję docelową</string> + <string name="flash_image_select">Wybierz partycję do zainstalowania obrazu:</string> + <string name="target_partition">Partycja docelowa:</string> + <string name="flashing_image">Instalowanie obrazu...</string> + <string name="image_flashed">Obraz zainstalowany</string> + <string name="wipe_cache_dalvik_confirm">Wyczyścić Cache & Dalvik?</string> + <string name="wiping_cache_dalvik">Czyszczenie Cache & Dalvik...</string> + <string name="wipe_cache_dalvik_complete">Czyszczenie Cache & Dalvik zakończone</string> + <string name="swipe_wipe">Przesuń, aby wyczyścić</string> + <string name="swipe_wipe_s"> Wyczyść</string> + <string name="no_os1">Brak zainstalowanego systemu! Jesteś</string> + <string name="no_osrb">pewien, że chcesz uruchomić urządzenie?</string> + <string name="no_ospo">pewien, że chcesz wyłączyć?</string> + <string name="rebooting">Restartowanie...</string> + <string name="swipe_reboot">Przesuń, aby zrestartować</string> + <string name="swipe_reboot_s"> Zrestartuj</string> + <string name="swipe_flash">Przesuń, aby zainstalować</string> + <string name="confirm_action">Potwierdź czynność</string> + <string name="back_cancel">Naciśnij wstecz, aby anulować.</string> + <string name="cancel_btn">Anuluj</string> + <string name="wipe_hdr">Wyczyść</string> + <string name="factory_reset_hdr">Przywrócenie ustawień fabrycznych</string> + <string name="factory_reset_btn">Przywrócenie ustawień fabrycznych</string> + <string name="factory_reset1">Czyści Data, Cache i Dalvik</string> + <string name="factory_reset2">(nie czyści pamięci wewnętrznej)</string> + <string name="factory_reset3">W większości przypadków jest to</string> + <string name="factory_reset4">jedyne czyszczenie jakiego potrzebujesz.</string> + <string name="factory_resetting">Przywracanie ustawień fabrycznych...</string> + <string name="advanced_wipe_hdr">Zaawansowane czyszczenie</string> + <string name="advanced_wipe_btn">Zaaw. czyszczenie</string> + <string name="wipe_enc_confirm">Usunąć szyfrowanie Data?</string> + <string name="formatting_data">Formatowanie Data...</string> + <string name="swipe_format_data">Przesuń, aby sformatować Data</string> + <string name="swipe_format_data_s"> Sformatuj Data</string> + <string name="factory_reset_complete">Przywracanie ustawień fabrycznych zakończone</string> + <string name="sel_part_hdr">Wybierz partycje</string> + <string name="wipe_sel_confirm">Sformatować wybrane partycje?</string> + <string name="wiping_part">Formatowanie partycji...</string> + <string name="wipe_complete">Formatowanie zakończone</string> + <string name="sel_part_wipe">Partycje do sformatowania:</string> + <string name="invalid_part_sel">Nieprawidłowy wybór partycji</string> + <string name="format_data_hdr">Formatuj Data</string> + <string name="format_data_btn">Formatuj Data</string> + <string name="format_data_ptr1">Formatowanie Data usunie wszystkie aplikacje,</string> + <string name="format_data_ptr2">kopie zapasowe, zdjęcia, filmy, media, oraz</string> + <string name="format_data_ptr3">szyfrowanie pamięci wewnętrznej.</string> + <string name="format_data_adopted">Łącznie z Adopted Storage</string> + <string name="format_data_lcp1">Formatowanie Data usunie wszystkie aplikacje, kopie zapasowe, zdjęcia, filmy, media, oraz</string> + <string name="format_data_lcp2">usuwa szyfrowanie pamięci wewnętrznej.</string> + <string name="format_data_wtc1">Format Data usunie wszystkie aplikacje,</string> + <string name="format_data_wtc2">kopie zapasowe i media. To nieodwracalne.</string> + <string name="format_data_undo">To nieodwracalne.</string> + <string name="format_data_complete">Formatowanie Data zakończone</string> + <!-- Translator note: the word "yes" must remain English! --> + <string name="yes_continue">Wpisz "yes", by kontynuować. Naciśnij wstecz, aby anulować.</string> + <string name="part_opt_hdr">Opcje partycji dla: %tw_partition_name%</string> + <string name="sel_act_hdr">Wybierz działanie</string> + <string name="file_sys_opt">Opcje systemu plików</string> + <string name="partition">Partycja: %tw_partition_name%</string> + <string name="part_mount_point">Punkt montowania: %tw_partition_mount_point%</string> + <string name="part_curr_fs">System plików: %tw_partition_file_system%</string> + <string name="part_present_yes">Obecna: Tak</string> + <string name="part_present_no">Obecna: Nie</string> + <string name="part_removable_yes">Przenośna: Tak</string> + <string name="part_removable_no">Przenośna: Nie</string> + <string name="part_size">Rozmiar: %tw_partition_size%MB</string> + <string name="part_used">Użyte: %tw_partition_used%MB</string> + <string name="part_free">Wolne: %tw_partition_free%MB</string> + <string name="part_backup_size">Rozmiar kopii zapasowej: %tw_partition_backup_size%MB</string> + <string name="resize_btn">Zmiana rozmiaru systemu plików</string> + <string name="resize_btn_s">Zmień rozmiar</string> + <string name="resize_confirm">Zmienić rozmiar %tw_partition_name%?</string> + <string name="resizing">Zmienianie rozmiaru...</string> + <string name="resize_complete">Zmienianie rozmiaru zakończone</string> + <string name="swipe_resize">Przesuń, aby zmienić rozmiar</string> + <string name="swipe_resize_s"> Zmień rozmiar</string> + <string name="repair_btn">Napraw system plików</string> + <string name="repair_btn_s">Napraw</string> + <string name="repair_confirm">Naprawić %tw_partition_name%?</string> + <string name="repairing">Naprawianie...</string> + <string name="repair_complete">Naprawianie zakończone</string> + <string name="swipe_repair">Przesuń, aby naprawić</string> + <string name="swipe_repair_s"> Napraw</string> + <string name="change_fs_btn">Zmień system plików</string> + <string name="change_fs_btn_s">Zmień</string> + <string name="change_fs_for_hdr">Zmień system plików na: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Partycja: %tw_partition_name% > Wybierz system plików</string> + <string name="change_fs_warn1">Niektore ROMy i kernele mogą nie obsługiwac niektórych</string> + <string name="change_fs_warn2">systemów plików. Postępuj ostrożnie!</string> + <string name="change_fs_confirm">Zmienić %tw_partition_name%?</string> + <string name="formatting">Formatowanie...</string> + <string name="format_complete">Formatowanie zakończone</string> + <string name="swipe_change_fs">Przesuń, aby zmienić</string> + <string name="swipe_change_s"> Zmień</string> + <string name="back_btn">Wstecz</string> + <string name="wipe_enc_btn">Usuń szyfrowanie</string> + <string name="swipe_factory_reset">Przesuń, aby wykonać</string> + <string name="repair_change_btn">Napraw lub zmień system plików</string> + <string name="storage_hdr">Pamięć: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Kopia zapasowa</string> + <string name="backup_confirm_hdr">Potwierdź kopię zapasową</string> + <string name="encryption_tab">SZYFROWANIE</string> + <string name="encryption">Szyfrowanie:</string> + <string name="name">Nazwa:</string> + <string name="sel_part_backup">Wybierz partycje do skopiowania:</string> + <string name="storage">Pamięć:</string> + <string name="enc_disabled">wyłączone - ustaw hasło, aby włączyć</string> + <string name="enc_enabled">włączone</string> + <string name="enable_backup_comp_chk">Włącz kompresję</string> + <string name="skip_md5_backup_chk">Pomiń generowanie MD5 kopii zapasowej</string> + <string name="disable_backup_space_chk">Wyłącz sprawdzanie wolnego miejsca</string> + <string name="refresh_sizes_btn">Odśwież rozmiary</string> + <string name="swipe_backup">Przesuń, aby wykonać kopię</string> + <string name="append_date_btn">Dodaj datę</string> + <string name="backup_name_exists">Kopia zapasowa o takiej nazwie już istnieje!</string> + <string name="encrypt_backup">Zaszyfrować kopię zapasową?</string> + <string name="enter_pass">Wpisz hasło:</string> + <string name="enter_pass2">Wpisz hasło ponownie:</string> + <string name="pass_not_match">Hasła się nie zgadzają!</string> + <string name="partitions">Partycje:</string> + <string name="disabled">Wyłączone</string> + <string name="enabled">Włączone</string> + <string name="backup_name_hdr">Ustaw nazwę kopii zapasowej</string> + <string name="progress">Postęp:</string> + <string name="backup_complete">Kopia zapasowa wykonana</string> + <string name="restore_hdr">Przywróć</string> + <string name="sel_backup_hdr">Wybierz kopię zapasową</string> + <string name="restore_sel_store_hdr">Wybierz kopię zapasową z %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Wybierz zestaw do przywrócenia:</string> + <string name="restore_enc_backup_hdr">Szyfrowana kopia</string> + <string name="restore_dec_fail">Hasło nieprawidłowe, spróbuj ponownie!</string> + <string name="del_backup_btn">Usuń kopię zapasową</string> + <string name="del_backup_confirm">Usunąć kopię zapasową?</string> + <string name="del_backup_confirm2">To nieodwracalne!</string> + <string name="deleting_backup">Usuwanie kopii zapasowej...</string> + <string name="backup_deleted">Usuwanie kopii zapasowej zakończone</string> + <string name="swipe_delete">Przesuń, aby usunąć</string> + <string name="swipe_delete_s"> Usuń</string> + <string name="restore_try_decrypt">Kopia zapasowa zaszyfrowana - próbuję rozszyfrować</string> + <string name="restore_try_decrypt_s">Spróbuj rozszyfrować</string> + <string name="restore_backup_date">Kopia zapasowa utworzona %tw_restore_file_date%</string> + <string name="restore_sel_part">Wybierz partycje do przywrócenia:</string> + <string name="restore_enable_md5_chk">Włącz weryfikację MD5 kopii zapasowych</string> + <string name="restore_complete">Przywracanie zakończone</string> + <string name="swipe_restore">Przesuń, aby przywrócić</string> + <string name="swipe_restore_s"> Przywróć</string> + <string name="rename_backup_hdr">Zmień nazwę kopii zapasowej</string> + <string name="rename_backup_confirm">Zmienić nazwę kopii zapasowej?</string> + <string name="rename_backup_confirm2">To nieodwracalne!</string> + <string name="renaming_backup">Zmienianie nazwy kopii zapasowej...</string> + <string name="rename_backup_complete">Zmienianie nazwy kopii zapasowej zakończone</string> + <string name="swipe_to_rename">Przesuń, aby zmienić nazwę</string> + <string name="swipe_rename"> Zmień nazwę</string> + <string name="confirm_hdr">Potwierdź</string> + <string name="mount_hdr">Zamontuj</string> + <string name="mount_sel_part">Wybierz partycje do zamontowania:</string> + <string name="mount_sys_ro_chk">Zamontuj partycję systemową tylko do odczytu</string> + <string name="mount_sys_ro_s_chk">Zamontuj system tylko do odczytu</string> + <string name="decrypt_data_btn">Rozszyfruj Data</string> + <string name="disable_mtp_btn">Wyłącz MTP</string> + <string name="enable_mtp_btn">Włącz MTP</string> + <string name="mount_usb_storage_btn">Zamontuj pamięć USB</string> + <string name="usb_storage_hdr">Pamięć USB</string> + <string name="usb_stor_mnt1">Pamięć USB zamontowana</string> + <string name="usb_stor_mnt2">Pamiętaj, aby bezpiecznie usunąć urządzenie</string> + <string name="usb_stor_mnt3">z komputera przed odmontowaniem!</string> + <string name="unmount_btn">Odmontuj</string> + <string name="rb_system_btn">System</string> + <string name="rb_poweroff_btn">Wyłącz</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Download</string> + <string name="turning_off">Wyłączanie...</string> + <string name="swipe_power_off">Przesuń, aby wyłączyć</string> + <string name="swipe_power_off_s">Wyłącz</string> + <string name="sys_ro_hdr">Niezmodyfikowana partycja systemowa</string> + <string name="sys_ro_keep">Zachować system tylko do odczytu?</string> + <string name="sys_rop1">TWRP możę pozostawić system niezmodyfikowany,</string> + <string name="sys_rop2">aby ułatwić ci otrzymywanie oficjalnych aktualizacji.</string> + <string name="sys_rop3">TWRP nie może zapobiec przed podmianą recovery przez</string> + <string name="sys_rop4">oficjalny system i nie będzie oferowało rootowania urządzenia.</string> + <string name="sys_rop5">Instalowanie plików i operacje przez ADB mogą wciąż</string> + <string name="sys_rop6">modyfikować partycję systemową.</string> + <string name="sys_rol1">TWRP może pozostawić system niezmodyfikowany, aby ułatwić ci otrzymywanie oficjalnych aktualizacji.</string> + <string name="sys_rol2">TWRP nie może zapobiec przed podmianą recovery przez oficjalny system i nie będzie oferowało rootowania urządzenia.</string> + <string name="sys_rol3">Instalowanie plików i operacje przez ADB mogą wciąż modyfikować partycję systemową.</string> + <string name="sys_ro_never_show_chk">Nie pokazuj tego ekranu ponownie po uruchomieniu</string> + <string name="sys_ro_keep_ro_btn">Tylko do odczytu</string> + <string name="swipe_allow_mod">Przesuń, aby zmodyfikować</string> + <string name="swipe_allow_mod_s">Zezwól na modyfikacje</string> + <string name="settings_hdr">Ustawienia</string> + <string name="settings_gen_hdr">Główne</string> + <string name="settings_gen_s_hdr">Główne</string> + <string name="settings_gen_btn">Główne</string> + <string name="use_rmrf_chk">Używaj rm -rf zamiast formatowania</string> + <string name="use24clock_chk">Użyj 24-godzinnego zegara</string> + <string name="rev_navbar_chk">Odwrócony układ paska nawigacji</string> + <string name="simact_chk">Symuluj akcje do testowania motywów</string> + <string name="simfail_chk">Symuluj niepowodzenia do testów</string> + <string name="ctr_navbar_rdo">Wyśrodkuj przyciski paska nawigacji</string> + <string name="lft_navbar_rdo">Wyrównaj do lewej przyciski paska nawigacyji</string> + <string name="rht_navbar_rdo">Wyrównaj do prawej przyciski paska nawigacyji</string> + <string name="restore_defaults_btn">Przywróć domyślne</string> + <string name="settings_tz_btn">Strefa czasowa</string> + <string name="settings_screen_btn">Ekran</string> + <string name="settings_screen_bright_btn">Jasność ekranu</string> + <string name="settings_vibration_btn">Wibracje</string> + <string name="settings_language_btn">Język</string> + <string name="time_zone_hdr">Strefa czasowa</string> + <string name="sel_tz_list">Wybierz strefę czasową:</string> + <!-- Translator note: if it does not make sense to translate the locations or if it makes more sense, + feel free to change the location listed or drop the location entirely and just call it UTC -6 --> + <string name="utcm11">(UTC -11) Samoa, Wyspy Midway</string> + <string name="utcm10">(UTC -10) Hawaje</string> + <string name="utcm9">(UTC -9) Alaska</string> + <string name="utcm8">(UTC -8) Czas pacyficzny</string> + <string name="utcm7">(UTC -7) Czas górski</string> + <string name="utcm6">(UTC -6) Czas centralny</string> + <string name="utcm5">(UTC -5) Czas wschodni</string> + <string name="utcm4">(UTC -4) Czas atlantycki</string> + <string name="utcm3">(UTC -3) Brazylia, Buenos Aires</string> + <string name="utcm2">(UTC -2) Wybrzeże Atlantyku</string> + <string name="utcm1">(UTC -1) Azory, Przylądek Zielony</string> + <string name="utc0">(UTC 0) Londyn, Dublin, Lizbona</string> + <string name="utcp1">(UTC +1) Berlin, Bruksela, Paryż, Warszawa</string> + <string name="utcp2">(UTC +2) Ateny, Stambuł, Afryka Południowa</string> + <string name="utcp3">(UTC +3) Moskwa, Bagdad</string> + <string name="utcp4">(UTC +4) Abu Zabi, Tbilisi, Maskat</string> + <string name="utcp5">(UTC +5) Jekaterynburg, Islamabad</string> + <string name="utcp6">(UTC +6) Ałmaty, Dhaka, Kolombo</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoi, Dżakarta</string> + <string name="utcp8">(UTC +8) Pekin, Singapur, Hong Kong</string> + <string name="utcp9">(UTC +9) Tokio, Seul, Jakuck</string> + <string name="utcp10">(UTC +10) Australia Wschodnia, Guam</string> + <string name="utcp11">(UTC +11) Władywostok, Wyspy Salomona</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Fidżi</string> + <string name="sel_tz_offset">Wyrównianie czasu (najczęściej 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Brak</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Użyj czasu letniego (DST)</string> + <string name="curr_tz">Obecna strefa czasowa: %tw_time_zone%</string> + <string name="curr_tz_s">Obecna strefa czasowa:</string> + <string name="set_tz_btn">Ustaw strefę czasową</string> + <string name="settings_screen_hdr">Ekran</string> + <string name="settings_screen_timeout_hdr">Wygaszanie ekranu</string> + <string name="enable_timeout_chk">Włącz wygaszanie ekranu</string> + <string name="screen_to_slider">Wygaszanie ekranu w sekundach:</string> + <string name="screen_to_slider_s">Wygaszanie ekranu w sekundach (0=wyłączone): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Ustawienia wygaszania ekranu niedostępne</string> + <string name="screen_bright_slider">Jasność: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Ustawienia jasności ekranu niedostępne</string> + <string name="vibration_hdr">Wibracje</string> + <string name="button_vibration_hdr">Wibracje przycisków</string> + <string name="kb_vibration_hdr">Wibracje klawiatury</string> + <string name="act_vibration_hdr">Wibracje działań</string> + <string name="button_vibration">Wibracje przycisków:</string> + <string name="kb_vibration">Wibracje klawiatury:</string> + <string name="act_vibration">Wibracje działań:</string> + <string name="select_language">Wybierz język:</string> + <string name="sel_lang_btn">Wybierz język</string> + <string name="set_language_btn">Wybierz język</string> + <string name="advanced_hdr">Zaawansowane</string> + <string name="copy_log_confirm">Skopiować log na kartę SD?</string> + <string name="copying_log">Kopiowanie pliku log na kartę SD...</string> + <string name="copy_log_complete">Kopiowanie pliku log zakończone</string> + <string name="fix_context_btn">Uprawnienia</string> + <string name="part_sd_btn">Partycjonowanie</string> + <string name="part_sd_s_btn">Karta SD</string> + <string name="file_manager_btn">Menedżer Plików</string> + <string name="language_hdr">Język</string> + <string name="terminal_btn">Terminal</string> + <string name="reload_theme_btn">Odśwież Motyw</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Zaszczep TWRP</string> + <string name="inject_twrp_confirm">Ponownie zaszczepić TWRP?</string> + <string name="injecting_twrp">Szczepienie TWRP...</string> + <string name="inject_twrp_complete">Szczepienie TWRP zakończone</string> + <string name="swipe_to_confirm">Przesuń, aby potwierdzić</string> + <string name="part_sd_hdr">Partycjonowanie Karty SD</string> + <string name="invalid_partsd_sel">Musisz wybrać urządzenie przenośne</string> + <string name="part_sd_lose">Stracisz wszystkie pliki na Karcie SD!</string> + <string name="part_sd_undo">To nieodwracalne!</string> + <string name="part_sd_ext_sz">Rozmiar EXT:</string> + <string name="part_sd_swap_sz">Rozmiar Swap:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">System plików:</string> + <string name="swipe_part_sd">Przesuń, aby partycjonować</string> + <string name="swipe_part_sd_s">Partycjonuj</string> + <string name="partitioning_sd">Partycjonowanie Karty SD...</string> + <string name="partitioning_sd2">To potrwa parę minut.</string> + <string name="part_sd_complete">Partycjonowanie zakończone</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Przywróć oryginalny Boot</string> + <string name="dumlock_restore_confirm">Przywrócić oryginalny obraz Boot?</string> + <string name="dumlock_restoring">Przywracanie oryginalnego obrazu Boot...</string> + <string name="dumlock_restore_complete">Przywracanie oryginalnego obrazu Boot zakończone</string> + <string name="dumlock_reflash_btn">Reinstaluj Recovery</string> + <string name="dumlock_reflash_confirm">Instalować recovery do boot?</string> + <string name="dumlock_reflashing">Instalowanie recovery do boot...</string> + <string name="dumlock_reflash_complete">Instalowanie recovery do boot zakończone</string> + <string name="dumlock_install_btn">Instaluj HTC Dumlock</string> + <string name="dumlock_install_confirm">Instalować pliki HTC Dumlock do ROMu?</string> + <string name="dumlock_installing">Instalowanie HTC Dumlock...</string> + <string name="dumlock_install_complete">Instalowanie HTC Dumlock zakończone</string> + <string name="swipe_to_unlock">Przesuń, aby odblokować</string> + <string name="swipe_unlock"> Odblokuj</string> + <string name="fm_hdr">Menedżer Plików</string> + <string name="fm_sel_file">Wybierz plik lub folder</string> + <string name="fm_type_folder">Folder</string> + <string name="fm_type_file">Plik</string> + <string name="fm_choose_act">Wybierz działanie</string> + <string name="fm_selected">%tw_fm_type% wybrane:</string> + <string name="fm_copy_btn">Kopiuj</string> + <string name="fm_copy_file_btn">Kopiuj plik</string> + <string name="fm_copy_folder_btn">Kopiuj folder</string> + <string name="fm_copying">Kopiowanie</string> + <string name="fm_move_btn">Przenieś</string> + <string name="fm_moving">Przenoszenie</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Usuń</string> + <string name="fm_deleting">Usuwanie</string> + <string name="fm_rename_btn">Zmień nazwę</string> + <string name="fm_rename_file_btn">Zmień nazwę pliku</string> + <string name="fm_rename_folder_btn">Zmień nazwę folderu</string> + <string name="fm_renaming">Zmienianie nazwy</string> + <string name="fm_sel_dest">Wybierz folder docelowy</string> + <string name="fm_sel_curr_folder">Wybierz bierzący folder</string> + <string name="fm_rename_hdr">Zmień nazwę</string> + <string name="fm_set_perms_hdr">Ustaw uprawnienia</string> + <string name="fm_perms">Uprawnienia:</string> + <string name="fm_complete">Działanie na plikach zakończone</string> + <string name="decrypt_data_hdr">Deszyfrowanie danych</string> + <string name="decrypt_data_enter_pass">Wprowadź hasło.</string> + <string name="decrypt_data_failed">Hasło nieprawidłowe, spróbuj ponownie!</string> + <string name="decrypt_data_failed_pattern">Wzór nieprawidłowy, spróbuj ponownie!</string> + <string name="decrypt_data_enter_pattern">Wprowadź wzór.</string> + <string name="decrypt_data_trying">Próbuję rozszyfrować</string> + <string name="term_hdr">Polecenia Terminala</string> + <string name="term_s_hdr">Terminal</string> + <string name="term_kill_btn">ZABIJ</string> + <string name="term_sel_folder_hdr">Przejdź do folderu startowego</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Wyczyść Dalvik Cache</string> + <string name="sideload_wipe_cache_chk">Wyczyść Cache</string> + <string name="swipe_to_sideload">Przesuń, aby włączyć Sideload</string> + <string name="swipe_sideload"> Włącz</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Użycie: adb sideload nazwapliku.zip</string> + <string name="sideload_complete">ADB Sideload zakończone</string> + <string name="fix_contexts_hdr">Naprawa uprawnień</string> + <string name="fix_contexts_note1">Uwaga: Naprawa uprawnień jest rzadko potrzebna.</string> + <string name="fix_contexts_note2">Naprawa uprawnień SELinux może spowodować</string> + <string name="fix_contexts_note3">problemy z włączeniem urządzenia.</string> + <string name="swipe_to_fix_contexts">Przesuń, aby naprawić</string> + <string name="swipe_fix_contexts"> Napraw uprawnienia</string> + <string name="fixing_contexts">Naprawianie uprawnień...</string> + <string name="fix_contexts_complete">Naprawianie uprawnień zakończone</string> + <string name="reboot_hdr">Restart</string> + <string name="su_hdr">Sprawdzanie SuperSU</string> + <string name="su_note1">Twoje urządzenie nie jest zrootowane.</string> + <string name="su_note2">Zainstalować SuperSU teraz?</string> + <string name="su_note3">To zrootuje twoje urządzenie.</string> + <string name="su_cancel">Nie instaluj</string> + <string name="swipe_su_to_install">Przesuń, aby zainstalować</string> + <string name="swipe_su_install"> Instaluj</string> + <string name="su_installing">Instalowanie SuperSU</string> + <string name="sel_storage_list">Wybierz pamięć</string> + <string name="ok_btn">OK</string> + + <!-- Various console messages - these consist of user displayed messages, oftentimes errors --> + <string name="no_kernel_selinux">Kernel nie posiada obsługi odczytu uprawnień SELinux.</string> + <string name="full_selinux">Pełna obsługa SELinux jest dostępna.</string> + <string name="no_selinux">Brak obsługi SELinux (brak libselinux).</string> + <string name="mtp_enabled">MTP Włączone</string> + <string name="mtp_crash">MTP uległo awarii, wyłączczam MTP przy starcie.</string> + <string name="decrypt_success">Pomyślnie rozszyfrowano z domyślnym hasłem.</string> + <string name="unable_to_decrypt">Nie można odszyfrować z domyślnym hasłem. Może trzeba będzie wykonać Format Data.</string> + <string name="generating_md51">Generowanie MD5</string> + <!-- Message displayed during a backup if we are generating an MD5, ideally, leave the leading " * " to help align and separate this text from other console text --> + <string name="generating_md52"> * Generowanie md5...</string> + <string name="md5_created"> * MD5 utworzone.</string> + <string name="md5_error"> * Błąd MD5!</string> + <string name="md5_compute_error"> * Błąd przetwarzania MD5.</string> + <string name="current_date">(Obecna data)</string> + <string name="auto_generate">(Generuj automatycznie)</string> + <string name="unable_to_locate_partition">Nie można zlokalizować partycji '{1}' do obliczenia kopii zapasowej.</string> + <string name="no_partition_selected">Nie wybrano partycji do utworzenia kopii zapasowych.</string> + <string name="total_partitions_backup"> * Łączna liczba partycji do tworzenia kopii zapasowych: {1}</string> + <string name="total_backup_size"> * Łączna wielkość wszystkich danych: {1}MB</string> + <string name="available_space"> * Dostępne miejsce: {1}MB</string> + <string name="unable_locate_storage">Nie można zlokalizować urządzenia magazynującego.</string> + <string name="no_space">Zbyt mało wolnego miejsca w pamięci urządzenia.</string> + <string name="backup_started">[KOPIA ROZPOCZĘTA]</string> + <string name="backup_folder"> * Folder kopii zapasowej: {1}</string> + <string name="fail_backup_folder">Nie udało się utworzyć folderu kopii zapasowej.</string> + <string name="avg_backup_fs">Średnie tempo tworzenia kopii zapasowych systemu plików: {1} MB/sek</string> + <string name="avg_backup_img">Średnie tempo tworzenia kopii zapasowych obrazu dysku: {1} MB/sek</string> + <string name="total_backed_size">[UTWORZONO KOPIĘ {1} MB]</string> + <string name="backup_completed">[KOPIA ZAKOŃCZONA W {1} SEKUND]</string> + <string name="restore_started">[PRZYWRACANIE ROZPOCZĘTE]</string> + <string name="restore_folder">Folder przywracania: '{1}'</string> + <!-- {1} is the partition display name and {2} is the number of seconds --> + <string name="restore_part_done">[{1} zakończono ({2} sekund)]</string> + <string name="verifying_md5">Weryfikowanie MD5</string> + <string name="skip_md5">Pomijanie sprawdzania MD5 włączone przez użytkownika.</string> + <string name="calc_restore">Obliczanie danych przywracania...</string> + <string name="restore_read_only">Nie można przywrócić {1} -- zamontowane tylko do odczytu.</string> + <string name="restore_unable_locate">Nie można zlokalizować partycji '{1}' do przywrócenia.</string> + <string name="no_part_restore">Nie wybrano partycji do przywrócenia.</string> + <string name="restore_part_count">Przywracanie {1} partycji...</string> + <string name="total_restore_size">Całkowity rozmiar przywracania {1}MB</string> + <string name="updating_system_details">Aktualizowanie szczegółów systemu</string> + <string name="restore_completed">[PRZYWRACANIE ZAKOŃCZONE W {1} SEKUND]</string> + <!-- {1} is the path we could not open, {2} is strerror output --> + <string name="error_opening_strerr">Błąd otwierania: '{1}' ({2})</string> + <string name="unable_locate_part_backup_name">Nie można zlokalizować partycji wg nazwy kopii zapasowej: '{1}'</string> + <string name="unable_find_part_path">Nie można zlokalizować partycji dla ścieżki '{1}'</string> + <string name="update_part_details">Aktualizowanie szczegółów partycji...</string> + <string name="update_part_details_done">...ukończono</string> + <string name="wiping_dalvik">Czyszczenie katalogów Dalvik Cache...</string> + <string name="cleaned">Wyczyszczono: {1}...</string> + <string name="dalvik_done">-- Czyszczenie Dalvik Cache zakończone!</string> + <string name="no_andsec">Nie znaleziono partycji android_secure.</string> + <string name="unable_to_locate">Nie można zlokalizować {1}.</string> + <string name="wiping_datamedia">Czyszczenie Pamięci Wewnętrznej -- /data/media...</string> + <string name="unable_to_mount">Nie można zamontować {1}</string> + <string name="unable_to_mount_internal">Nie można zamontować pamięci wewnętrznej</string> + <string name="unable_to_mount_storage">Nie można zamontować pamięci</string> + <string name="fail_decrypt">Niepowodzenie rozszyfrowywania danych.</string> + <string name="no_crypto_support">Brak obsługi crypto w tej kompilacji.</string> + <string name="decrypt_success_dev">Dane pomyślnie rozszyfrowane, nowe urządzenie blokowe: '{1}'</string> + <string name="done">Ukończono.</string> + <string name="start_partition_sd">Partycjonowanie Karty SD...</string> + <string name="partition_sd_locate">Nie można zlokalizować urządzenia do partycjonowania.</string> + <string name="ext_swap_size">Rozmiar EXT + Swap jest większy niż rozmiar Karty SD.</string> + <string name="remove_part_table">Usuwanie tablicy partycji...</string> + <string name="unable_rm_part">Unable to remove partition table.</string> + <string name="create_part">Tworzenie {1} partycji...</string> + <string name="unable_to_create_part">Nie można utworzyć {1} partycji.</string> + <string name="format_sdext_as">Formatowanie SD-EXT jako {1}...</string> + <string name="part_complete">Partycjonowanie zakończone.</string> + <string name="unable_to_open">Nie można otworzyć '{1}'.</string> + <string name="mtp_already_enabled">MTP jest już włączone</string> + <string name="mtp_fail">Nie udało się włączyć MTP</string> + <string name="no_mtp">Wsparcie MTP nieuwzględnione</string> + <string name="image_flash_start">[FLASHOWANIE OBRAZU ROZPOCZĘTE]</string> + <string name="img_to_flash">Obraz do flashowania: '{1}'</string> + <string name="flash_unable_locate">Nie można zlokalizować partycji '{1}' do flashowania.</string> + <string name="no_part_flash">Nie wybrano partycji do flashowania.</string> + <string name="too_many_flash">Zbyt wiele partycji wybranych do flashowania.</string> + <string name="invalid_flash">Wybrano nieprawidłową partycję do flashowania.</string> + <string name="flash_done">[FLASHOWANIE OBRAZU ZAKOŃCZONE]</string> + <string name="wiping">Czyszczenie {1}</string> + <string name="repair_not_exist">{1} nie istnieje! Nie można naprawić!</string> + <string name="repairing_using">Naprawianie {1} przy użyciu {2}...</string> + <string name="unable_repair">Nie udało się naprawić {1}.</string> + <string name="mount_data_footer">Nie można zamontować /data i odnaleźć stopki crypto.</string> + <!-- {1} is the folder name that we could not create, {2} is strerror output --> + <string name="create_folder_strerr">Nie można utworzyć folderu '{1}' {2}).</string> + <!-- {1} is the folder name that we could not mount, {2} is strerror output --> + <string name="fail_mount">Nie można zamontować '{1}' ({2})</string> + <!-- {1} is the folder name that we could not unmount, {2} is strerror output --> + <string name="fail_unmount">Nie można odmontować '{1}' ({2})</string> + <string name="cannot_resize">Nie można zmienić rozmiaru {1}.</string> + <string name="repair_resize">Naprawianie {1} przed zmianą rozmiaru.</string> + <string name="unable_resize">Nie można zmienić rozmiaru {1}.</string> + <string name="no_md5_found">Nie znaleziono pliku MD5 '{1}'. Proszę wyłączyć weryfikację MD5, aby przywrócić.</string> + <string name="md5_fail_match">MD5 nie pasuje do '{1}'.</string> + <string name="fail_decrypt_tar">Nie udało się odszyfrować pliku tar '{1}'</string> + <string name="format_data_msg">Może być konieczne ponowne uruchomienie recovery, aby móc ponownie użyć /date.</string> + <string name="format_data_err">Nie można sformatować, aby usunąć szyfrowanie.</string> + <string name="formatting_using">Formatowanie {1} przy użyciu {2}...</string> + <string name="unable_to_wipe">Nie można wyczyścić {1}.</string> + <string name="cannot_wipe">Partycja {1} nie może zostać wyczyszczona.</string> + <string name="remove_all">Usuwanie wszystkich plików w '{1}'</string> + <string name="wiping_data">Czyszczenie Data bez /data/media ...</string> + <string name="backing_up">Tworzenie kopii zapasowej {1}...</string> + <string name="backing">Tworzenie kopii zapasowej</string> + <string name="backup_size">Rozmiar kopii zapasowej '{1}' to 0 bajtów.</string> + <string name="datamedia_fs_restore">UWAGA: Ta kopia /data została wykonana w sytemie plików {1}! Kopia może się nie uruchomić jeśli nie wrócisz do {1}.</string> + <string name="restoring">Przywracanie {1}...</string> + <string name="restoring_hdr">Przywracanie</string> + <string name="recreate_folder_err">Nie można odtworzyć {1} folderu.</string> + <string name="img_size_err">Rozmiar obrazu jest większy niż urządzenia docelowego</string> + <string name="flashing">Instalowanie {1}...</string> + <string name="backup_folder_set">'{1}' ustawiony jako folder kopii zapasowych</string> + <string name="locate_backup_err">Nie udało się zlokalizować kopii '{1}'</string> + <string name="set_restore_opt">Ustawienia przywracania: '{1}':</string> + <string name="md5_check_skip">Sprawdzanie MD5 jest włączone</string> + <string name="ors_encrypt_restore_err">Nie można użyć OpenRecoveryScript do przywrócenia zaszyfrowanej kopii zapasowej.</string> + <string name="mounting">Montowanie</string> + <string name="unmounting">Odmontowywanie</string> + <string name="mounted">Zamontowano '{1}'</string> + <string name="unmounted">Odmontowano '{1}'</string> + <string name="setting">Ustawianie '{1}' do '{2}'</string> + <string name="setting_empty">Ustawianie '{1}' jako pusty</string> + <string name="making_dir1">Tworzenie Folderu</string> + <string name="making_dir2">Tworzenie folderu: '{1}'</string> + <string name="running_command">Uruchamianie poleceń</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">Uruchomiono funkcję ADB Sideload...</string> + <string name="need_new_adb">Wymagane ADB 1.0.32 lub nowsze, aby użyć sideload na tym urządzeniu.</string> + <string name="no_pwd">Hasło nie zostało podane.</string> + <string name="done_ors">Zakończono przetwarzanie skryptu</string> + <string name="injecttwrp">Zaszczepianie TWRP w obrazie boot...</string> + <string name="zip_err">Błąd instalowania pliku zip '{1}'</string> + <string name="installing_zip">Instalowanie pliku zip '{1}'</string> + <string name="select_backup_opt">Ustawienia kopii zapasowych:</string> + <string name="compression_on">Kompresja jest włączona</string> + <string name="md5_off">Generowanie MD5 jest wyłączone</string> + <string name="backup_fail">Niepowodzenie wykonywania kopii zapasowej</string> + <string name="backup_clean">Niepowodzenie wykonywania kopii zapasowej. Oczyszczanie folderu kopii zapasowej.</string> + <string name="running_recovery_commands">Wykonywanie komend trybu odzyskiwania</string> + <string name="recovery_commands_complete">Ukończono komendy trybu odzyskiwania</string> + <string name="running_ors">Wykonywanie Skryptu OpenRecovery</string> + <string name="ors_complete">Ukończono Skrypt OpenRecovery</string> + <string name="no_updater_binary">Nie można znaleźć '{1}' w pliku zip.</string> + <string name="check_for_md5">Sprawdzanie pliku MD5...</string> + <string name="fail_sysmap">Nieudane mapowanie pliku '{1}'</string> + <string name="verify_zip_sig">Weryfikowanie sygnatury pliku zip...</string> + <string name="verify_zip_fail">Niewłaściwa sygnatura pliku zip!</string> + <string name="verify_zip_done">Sygnatura pliku zip zweryfikowana pomyślnie.</string> + <string name="zip_corrupt">Plik zip uszkodzony!</string> + <string name="no_md5">Pomijanie sprawdzania MD5: brak pliku MD5</string> + <string name="md5_fail">MD5 niezgodne</string> + <string name="md5_match">MD5 zgodne</string> + <string name="pid_signal">Proces {1} zakończony z sygnałem: {2}</string> + <string name="pid_error">Proces {1} zakończony z błędem: {2}</string> + <string name="install_dumlock">Instalowanie HTC Dumlock do systemu...</string> + <string name="dumlock_restore">Przywracanie oryginalnego obrazu boot...</string> + <string name="dumlock_reflash">Reinstalowanie recovery do boot...</string> + <string name="run_script">Uruchomiono skrypt {1}...</string> + <string name="rename_stock">Zmieniono nazwę stock recovery w /system w celu uniknięcia podmiany TWRP przez stock ROM.</string> + <string name="split_backup">Dzielenie pliku kopii zapasowej na wiele plików...</string> + <string name="backup_error">Błąd podczas tworzenia kopii zapasowej.</string> + <string name="restore_error">Błąd podczas procesu przywracania.</string> + <string name="split_thread">Dzielenie {1} na {2} archiwa</string> + <!-- These 2 items are saved in the data manager instead of resource manager, so %llu, etc is correct instead of {1} --> + <string name="file_progress">%llu z %llu plików, %i%%</string> + <string name="size_progress">%lluMB z %lluMB, %i%%</string> + <string name="decrypt_cmd">Próba odszyfrowania partycji danych poprzez linię poleceń.</string> + <string name="base_pkg_err">Nie udało się załadować pakietów podstawowych.</string> + <string name="simulating">Symulowanie działań...</string> + <string name="backup_cancel">Anulowano wykonywanie kopii zapasowej</string> + <string name="config_twrp">Konfigurowanie TWRP...</string> + <string name="config_twrp_err">Nie można skonfigurować TWRP z tym kernelem.</string> + <string name="copy_log">Skopiowano log recovery do {1}.</string> + <string name="max_queue">Maksymalna kolejka plików osiągnięta!</string> + <string name="min_queue">Minimalna kolejka plików osiągnięta!</string> + <string name="screenshot_saved">Zrzut ekranu zapisany do {1}</string> + <string name="screenshot_err">Niepowodzenie wykonywania zrzutu ekranu!</string> + <string name="zip_wipe_cache">Jeden lub więcej plików wymaga czyszczenia Cache -- Czyszczę Cache.</string> + <string name="and_sec_wipe_err">Nie można wyczyścić android secure</string> + <string name="dalvik_wipe_err">Błąd czyszczenia Dalvik</string> + <string name="auto_gen">(Generuj automatycznie)</string> + <string name="curr_date">(Aktualna data)</string> + <string name="backup_name_len">Nazwa kopii zapasowej jest zbyt długa.</string> + <string name="backup_name_invalid">Nazwa kopii zapasowej '{1}' zawiera niedozwolony znak: '{1}'</string> + <string name="no_real_sdcard">To urządzenie nie ma karty SD! Przerywanie...</string> + <string name="cancel_sideload">Anulowanie ADB sideload...</string> + <string name="change_fs_err">Niepowodzenie zmiany systemu plików.</string> + <string name="theme_ver_err">Wersja niestandardowego motywu nie zgadza się z wersją TWRP. Użyto domyślnego motywu.</string> + <string name="up_a_level">(Cofnij)</string> + <string name="install_reboot">Ponowne uruchomienie za 5 sekund</string> + </resources> +</language>
\ No newline at end of file diff --git a/gui/theme/common/languages/pt_BR.xml b/gui/theme/common/languages/pt_BR.xml new file mode 100644 index 000000000..23c0f804d --- /dev/null +++ b/gui/theme/common/languages/pt_BR.xml @@ -0,0 +1,639 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<language> + <display>Portuguese (Brazilian)</display> + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="100" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <string name="system">Sistema</string> + <string name="system_image">Imagem do sistema</string> + <string name="vendor">Fornecedor</string> + <string name="vendor_image">Imagem do fornecedor</string> + <string name="boot">Inicio</string> + <string name="recovery">Recuperação</string> + <string name="cache">Cache</string> + <string name="data">Dados</string> + <string name="sdcard">SDCard</string> + <string name="internal">Armazenamento interno</string> + <string name="microsd">Micro SDCard</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Seguro</string> + <string name="dalvik">Dalvik / Cache de arte</string> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Dados adotados</string> + <string name="adopted_storage">Armazenamento adotado</string> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% ° C</string> + <string name="battery_pct">Bateria: %tw_battery%</string> + <string name="sort_by_name">Ordenar por nome</string> + <string name="sort_by_date">Ordenar por data</string> + <string name="sort_by_size">Ordenar por tamanho</string> + <string name="sort_by_name_only">Nome</string> + <string name="sort_by_date_only">Data</string> + <string name="sort_by_size_only">Tamanho</string> + <string name="tab_general">GERAL</string> + <string name="tab_options">OPÇÕES</string> + <string name="tab_backup">CÓPIA DE SEGURANÇA</string> + <string name="tab_time_zone">FUSO HORÁRIO</string> + <string name="tab_screen">TELA</string> + <string name="tab_vibration">VIBRAÇÃO</string> + <string name="tab_language">LÍNGUA</string> + <string name="install_btn">Instalar</string> + <string name="wipe_btn">Apagar a memória</string> + <string name="backup_btn">Cópia de segurança</string> + <string name="restore_btn">Restaurar</string> + <string name="mount_btn">Monte</string> + <string name="settings_btn">Configurações</string> + <string name="advanced_btn">Avançado</string> + <string name="reboot_btn">Reiniciar</string> + <string name="files_btn">Arquivos</string> + <string name="copy_log_btn">Log da cópia</string> + <string name="select_type_hdr">Selecione o tipo</string> + <string name="install_zip_hdr">Instalar o Zip</string> + <string name="install_zip_btn">Instalar o Zip</string> + <string name="install_image_hdr">Imagem de instalação</string> + <string name="install_image_btn">Imagem de instalação</string> + <string name="install_select_file_hdr">Selecione o arquivo</string> + <string name="file_selector_folders_hdr">Pastas</string> + <string name="select_file_from_storage">Selecione o arquivo de %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Instalar</string> + <string name="select_storage_hdr">Selecionar armazenamento</string> + <string name="select_storage_btn">Selecionar armazenamento</string> + <string name="queue_hdr">Lista</string> + <string name="zip_queue_count">%tw_zip_queue_count% de máximo de 10 arquivos na fila</string> + <string name="zip_queue_count_s">Arquivo %tw_zip_queue_count% de 10:</string> + <string name="zip_warn1">Esta operação pode instalar incompatível</string> + <string name="zip_warn2">software e tornar seu aparelho inutilizável.</string> + <string name="zip_back_cancel">Pressione para cancelar a adicionar este postal.</string> + <string name="zip_back_clear">Pressione o botão voltar para limpar a fila.</string> + <string name="folder">Pasta:</string> + <string name="file">Arquivo:</string> + <string name="zip_sig_chk">Verificação de assinatura do arquivo zipado</string> + <string name="inject_twrp_chk">Injetar TWRP após a instalação</string> + <string name="options_hdr">Opções</string> + <string name="confirm_flash_hdr">Confirmar o Flash</string> + <string name="zip_queue">Lista:</string> + <string name="options">Opcões:</string> + <string name="swipe_confirm"> Confirmar</string> + <string name="zip_add_btn">Adicionar mais Zips</string> + <string name="zip_clear_btn">Limpar fila de Zip</string> + <string name="install_zip_count_hdr">Instalar o Zip %tw_zip_index% de %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Instalar o Zip: %tw_file%</string> + <string name="failed">Falhou</string> + <string name="successful">Sucesso</string> + <string name="install_failed">Instalação falhou</string> + <string name="install_successful">Instalação bem sucedida</string> + <string name="wipe_cache_dalvik_btn">Limpe o cache/dalvik</string> + <string name="reboot_system_btn">Reiniciar o sistema</string> + <string name="install_sel_target">Selecione a partição de destino</string> + <string name="flash_image_select">Selecione a partição para Flash imagem:</string> + <string name="target_partition">Partição de destino:</string> + <string name="flashing_image">Piscando a imagem...</string> + <string name="image_flashed">Um flash de imagem</string> + <string name="wipe_cache_dalvik_confirm">Limpe o Cache & Dalvik?</string> + <string name="wiping_cache_dalvik">Limpando o Cache & Dalvik...</string> + <string name="wipe_cache_dalvik_complete">Cache de & Dalvik limpar completas</string> + <string name="swipe_wipe">Deslize para limpar</string> + <string name="swipe_wipe_s"> Limpe</string> + <string name="no_os1">Sem OS instalado! Você é</string> + <string name="no_osrb">tem certeza que deseja reiniciar?</string> + <string name="no_ospo">claro que gostaria de poder fora?</string> + <string name="rebooting">Reiniciando...</string> + <string name="swipe_reboot">Deslize para reiniciar</string> + <string name="swipe_reboot_s"> Reiniciar</string> + <string name="swipe_flash">Deslize para confirmar Flash</string> + <string name="confirm_action">Confirmar a ação</string> + <string name="back_cancel">Pressione o botão voltar para cancelar.</string> + <string name="cancel_btn">Cancelar</string> + <string name="wipe_hdr">Apagar a memória</string> + <string name="factory_reset_hdr">Reset de fábrica</string> + <string name="factory_reset_btn">Reset de fábrica</string> + <string name="factory_reset1">Apaga dados, Cache e Dalvik</string> + <string name="factory_reset2">(não incluindo armazenamento interno)</string> + <string name="factory_reset3">Na maioria das vezes isto é</string> + <string name="factory_reset4">a única limpeza que você precisa.</string> + <string name="factory_resetting">Reset de fábrica...</string> + <string name="advanced_wipe_hdr">Limpeza avançada</string> + <string name="advanced_wipe_btn">Limpeza avançada</string> + <string name="wipe_enc_confirm">Limpe a criptografia de dados?</string> + <string name="formatting_data">Formatação de dados...</string> + <string name="swipe_format_data">Deslize para formatar dados</string> + <string name="swipe_format_data_s"> Formato de dados</string> + <string name="factory_reset_complete">Reset de fábrica completa</string> + <string name="sel_part_hdr">Selecione as partições</string> + <string name="wipe_sel_confirm">Limpar partição (s) selecionada (s)?</string> + <string name="wiping_part">Limpar partição (s)...</string> + <string name="wipe_complete">Limpeza completa</string> + <string name="sel_part_wipe">Selecione as partições para limpeza:</string> + <string name="invalid_part_sel">Seleção de partição inválida</string> + <string name="format_data_hdr">Formatação de dados</string> + <string name="format_data_btn">Formatação de dados</string> + <string name="format_data_ptr1">Formatar dados limpará todos seus aplicativos</string> + <string name="format_data_ptr2">os backups, mídia, fotos, vídeos e</string> + <string name="format_data_ptr3">remove a criptografia no armazenamento interno.</string> + <string name="format_data_adopted">Incluindo o armazenamento adotado</string> + <string name="format_data_lcp1">Formatar dados limpará todos seus apps, backups, fotos, vídeos, mídia, e</string> + <string name="format_data_lcp2">remove a criptografia no armazenamento interno.</string> + <string name="format_data_wtc1">Formatar dados limpará todos seus aplicativos,</string> + <string name="format_data_wtc2">cópia de segurança e mídia. Isto não pode ser desfeito.</string> + <string name="format_data_undo">Isto não pode ser desfeito.</string> + <string name="format_data_complete">Formatação de dados completa</string> + <string name="yes_continue">Digite Sim para continuar. Pressione para cancelar.</string> + <string name="part_opt_hdr">Partição de opções para: %tw_partition_name%</string> + <string name="sel_act_hdr">Selecionar Ação</string> + <string name="file_sys_opt">Opções de sistema de arquivo</string> + <string name="partition">Partição: %tw_partition_name%</string> + <string name="part_mount_point">Ponto de montagem: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Sistema de arquivos: %tw_partition_file_system%</string> + <string name="part_present_yes">Presente: Sim</string> + <string name="part_present_no">Presente: não</string> + <string name="part_removable_yes">Removível: Sim</string> + <string name="part_removable_no">Removível: não</string> + <string name="part_size">Tamanho: % tw_partition_size % MB</string> + <string name="part_used">Usado: % tw_partition_used % MB</string> + <string name="part_free">Livre: % tw_partition_free % MB</string> + <string name="part_backup_size">Tamanho do backup: % tw_partition_backup_size % MB</string> + <string name="resize_btn">Redimensionar o sistema de arquivos</string> + <string name="resize_btn_s">Redimensionar</string> + <string name="resize_confirm">Redimensionar o %tw_partition_name%?</string> + <string name="resizing">Redimensionamento...</string> + <string name="resize_complete">Redimensionamento completo</string> + <string name="swipe_resize">Deslize para redimensionar</string> + <string name="swipe_resize_s"> Redimensionar</string> + <string name="repair_btn">Reparação de sistema de arquivos</string> + <string name="repair_btn_s">Reparar</string> + <string name="repair_confirm">%tw_partition_name% de reparação?</string> + <string name="repairing">Reparando...</string> + <string name="repair_complete">Reparo completo</string> + <string name="swipe_repair">Deslize para reparar</string> + <string name="swipe_repair_s"> Reparação</string> + <string name="change_fs_btn">Mudança de sistema de arquivos</string> + <string name="change_fs_btn_s">Modificar</string> + <string name="change_fs_for_hdr">Alterar o sistema de arquivos para: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Partição: %tw_partition_name% > selecione sistema de arquivos</string> + <string name="change_fs_warn1">Algumas ROMs ou kernel pode não oferecer suporte a alguns</string> + <string name="change_fs_warn2">sistemas de arquivos. Proceda com cautela!</string> + <string name="change_fs_confirm">Mudar %tw_partition_name%?</string> + <string name="formatting">Formatação...</string> + <string name="format_complete">Formatação completa</string> + <string name="swipe_change_fs">Deslize para a mudança</string> + <string name="swipe_change_s"> Mudança</string> + <string name="back_btn">Retornar</string> + <string name="wipe_enc_btn">Limpe a criptografia</string> + <string name="swipe_factory_reset">Deslize para o Reset de fábrica</string> + <string name="repair_change_btn">Reparação ou mudança de sistema de arquivos</string> + <string name="storage_hdr">Armazenamento: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Cópia de segurança</string> + <string name="backup_confirm_hdr">Confirmar a Cópia de Segurança</string> + <string name="encryption_tab">CRIPTOGRAFIA</string> + <string name="encryption">Criptografia:</string> + <string name="name">Nome:</string> + <string name="sel_part_backup">Selecione as partições de Cópia de Segurança:</string> + <string name="storage">Armazenamento:</string> + <string name="enc_disabled">desativado - definir uma senha para habilitar</string> + <string name="enc_enabled">ativado</string> + <string name="enable_backup_comp_chk">Habilitar a compactação</string> + <string name="skip_md5_backup_chk">Geração de Skip MD5 durante a cópia de segurança</string> + <string name="disable_backup_space_chk">Desativar a verificação de espaço livre</string> + <string name="refresh_sizes_btn">Atualizar os tamanhos</string> + <string name="swipe_backup">Deslize para a Cópia de Segurança</string> + <string name="append_date_btn">Acrescentar a data</string> + <string name="backup_name_exists">Uma Cópia de Segurança com esse nome já existe!</string> + <string name="encrypt_backup">Criptografar sua cópia de segurança?</string> + <string name="enter_pass">Digite a senha:</string> + <string name="enter_pass2">Digite a senha novamente:</string> + <string name="pass_not_match">As senhas digitadas não conferem!</string> + <string name="partitions">Partições:</string> + <string name="disabled">Desabilitar</string> + <string name="enabled">Ativado</string> + <string name="backup_name_hdr">Nome do conjunto de Backup</string> + <string name="progress">Progresso:</string> + <string name="backup_complete">Cópia de segurança concluído</string> + <string name="restore_hdr">Restaurar</string> + <string name="sel_backup_hdr">Selecione a cópia de segurança</string> + <string name="restore_sel_store_hdr">Selecione a cópia de segurança de %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Selecione o pacote para restaurar:</string> + <string name="restore_enc_backup_hdr">Cópia de segurança criptografada</string> + <string name="restore_dec_fail">Senha falhou, por favor tente novamente!</string> + <string name="del_backup_btn">Excluir Cópia de Segurança</string> + <string name="del_backup_confirm">Excluir Cópia de Segurança?</string> + <string name="del_backup_confirm2">Isto não pode ser desfeito!</string> + <string name="deleting_backup">Exclusão de Cópia de Segurança...</string> + <string name="backup_deleted">Exclusão de Cópia de Segurança completa</string> + <string name="swipe_delete">Deslize para excluir</string> + <string name="swipe_delete_s"> Excluir</string> + <string name="restore_try_decrypt">Cópia de Segurança criptografada - tentando descriptografia</string> + <string name="restore_try_decrypt_s">Tentando a descriptografia</string> + <string name="restore_backup_date">Cópia de Segurança feita em %tw_restore_file_date%</string> + <string name="restore_sel_part">Selecione partições a restaurar:</string> + <string name="restore_enable_md5_chk">Habilitar verificação de MD5 dos arquivos de Cópia de Segurança</string> + <string name="restore_complete">Restauração completa</string> + <string name="swipe_restore">Deslize para restaurar</string> + <string name="swipe_restore_s"> Restauração</string> + <string name="rename_backup_hdr">Renomear a Cópia de Segurança</string> + <string name="rename_backup_confirm">Renomear a Cópia de Segurança?</string> + <string name="rename_backup_confirm2">Isto não pode ser desfeito!</string> + <string name="renaming_backup">Renomear a Cópia de Segurança...</string> + <string name="rename_backup_complete">Renomear a Cópia de Segurança completa</string> + <string name="swipe_to_rename">Deslize para renomear</string> + <string name="swipe_rename"> Renomear</string> + <string name="confirm_hdr">Confirme</string> + <string name="mount_hdr">Monte</string> + <string name="mount_sel_part">Selecione as partições para montagem:</string> + <string name="mount_sys_ro_chk">Montar a partição de sistema somente leitura</string> + <string name="mount_sys_ro_s_chk">Sistema de montagem RO</string> + <string name="decrypt_data_btn">Descriptografar dados</string> + <string name="disable_mtp_btn">Desabilitar o MTP</string> + <string name="enable_mtp_btn">Habilitar o MTP</string> + <string name="mount_usb_storage_btn">Montar armazenamento USB</string> + <string name="usb_storage_hdr">Armazenamento USB</string> + <string name="usb_stor_mnt1">Armazenamento USB montado</string> + <string name="usb_stor_mnt2">Não se esqueça de remover com segurança seu dispositivo</string> + <string name="usb_stor_mnt3">do seu computador antes de desmontar!</string> + <string name="unmount_btn">Desmonte</string> + <string name="rb_system_btn">Sistema</string> + <string name="rb_poweroff_btn">Desligar</string> + <string name="rb_recovery_btn">Recuperação</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Baixar</string> + <string name="turning_off">Desligar...</string> + <string name="swipe_power_off">Deslize para desligar</string> + <string name="swipe_power_off_s">Desligar</string> + <string name="sys_ro_hdr">Partição do sistema não modificado</string> + <string name="sys_ro_keep">Manter o sistema apenas leitura?</string> + <string name="sys_rop1">TWRP pode deixar sua partição do sistema não modificada</string> + <string name="sys_rop2">para tornar mais fácil para você tomar atualizações oficiais.</string> + <string name="sys_rop3">TWRP será incapaz de impedir o stock ROM de</string> + <string name="sys_rop4">substituindo TWRP e não oferecerá a raiz do seu dispositivo.</string> + <string name="sys_rop5">Instalar zips ou executar operações adb pode ainda</string> + <string name="sys_rop6">modifica a partição do sistema.</string> + <string name="sys_rol1">TWRP pode deixar sua partição do sistema não-modificada para torná-lo mais fácil para você tomar atualizações oficiais.</string> + <string name="sys_rol2">TWRP será incapaz de impedir que o stock ROM substituindo TWRP e não oferecerá a raiz do seu dispositivo.</string> + <string name="sys_rol3">Instalar zips ou executar operações adb ainda pode modificar a partição do sistema.</string> + <string name="sys_ro_never_show_chk">Nunca mostrar esta tela durante a inicialização de novo</string> + <string name="sys_ro_keep_ro_btn">Manter apenas leitura</string> + <string name="swipe_allow_mod">Deslize para permitir modificações</string> + <string name="swipe_allow_mod_s">Permitir modificações</string> + <string name="settings_hdr">Configurações</string> + <string name="settings_gen_hdr">Geral</string> + <string name="settings_gen_s_hdr">Geral</string> + <string name="settings_gen_btn">Geral</string> + <string name="use_rmrf_chk">Usar o rm -rf em vez de formatação</string> + <string name="use24clock_chk">Relógio 24 horas de uso</string> + <string name="rev_navbar_chk">Layout de barra invertida</string> + <string name="simact_chk">Simular ações para tema de teste</string> + <string name="simfail_chk">Simular falha para ações</string> + <string name="ctr_navbar_rdo">Botões de barra de navegação do centro</string> + <string name="lft_navbar_rdo">Alinhar à esquerda os botões de navegação</string> + <string name="rht_navbar_rdo">Bem, alinhar botões da barra de navegação</string> + <string name="restore_defaults_btn">Restaurar padrões</string> + <string name="settings_tz_btn">Fuso Horário</string> + <string name="settings_screen_btn">Tela</string> + <string name="settings_screen_bright_btn">Brilho da tela</string> + <string name="settings_vibration_btn">Vibração</string> + <string name="settings_language_btn">Idioma</string> + <string name="time_zone_hdr">Fuso Horário</string> + <string name="sel_tz_list">Selecione o Fuso Horário:</string> + <string name="utcm11">(UTC -11) Samoa, Midway Island</string> + <string name="utcm10">(UTC -10) Havaí</string> + <string name="utcm9">(UTC -9) Alasca</string> + <string name="utcm8">(UTC -8) Hora do Pacífico</string> + <string name="utcm7">(UTC -7) Tempo de Mountain</string> + <string name="utcm6">(UTC -6) Horário central</string> + <string name="utcm5">(UTC -5) Hora do leste</string> + <string name="utcm4">(UTC -4) Horário do Atlântico</string> + <string name="utcm3">(UTC -3) Brasil, Buenos Aires</string> + <string name="utcm2">(UTC -2) Mid-Atlantic</string> + <string name="utcm1">(UTC -1) Açores, Cabo Verde</string> + <string name="utc0">(UTC 0) Londres, Dublin, Lisboa</string> + <string name="utcp1">(UTC + 1) Berlim, Bruxelas, Paris</string> + <string name="utcp2">(UTC + 2) Atenas, Istambul, África do Sul</string> + <string name="utcp3">(UTC + 3) Moscou, Bagdá</string> + <string name="utcp4">(UTC + 4) Abu Dhabi, Tbilisi, Muscat</string> + <string name="utcp5">(UTC + 5) Ecaterimburgo, Islamabad</string> + <string name="utcp6">(UTC + 6) Almaty, Dhaka, Colombo</string> + <string name="utcp7">(UTC + 7) Bangcoc, Hanói, Jacarta</string> + <string name="utcp8">(UTC + 8) Beijing, Singapura, Hong Kong</string> + <string name="utcp9">(UTC + 9) Tokyo, Seoul, Yakutsk</string> + <string name="utcp10">(UTC + 10) Austrália oriental, Guam</string> + <string name="utcp11">(UTC + 11) Vladivostok, Ilhas Salomão</string> + <string name="utcp12">(UTC + 12) Auckland, Wellington, Fiji</string> + <string name="sel_tz_offset">Selecione o deslocamento (geralmente 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Nenhum</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Use o horário de Verão (DST)</string> + <string name="curr_tz">Fuso horário atual: %tw_time_zone%</string> + <string name="curr_tz_s">Fuso horário atual:</string> + <string name="set_tz_btn">Definir fuso horário</string> + <string name="settings_screen_hdr">Tela</string> + <string name="settings_screen_timeout_hdr">Tempo limite da Tela</string> + <string name="enable_timeout_chk">Habilitar tempo de tela</string> + <string name="screen_to_slider">Tempo limite de tela em segundos:</string> + <string name="screen_to_slider_s">Tempo limite de tela em segundos (0 = desativado): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Tempo limite de tela configuração indisponível</string> + <string name="screen_bright_slider">Brilho: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Configuração de brilho não está disponível</string> + <string name="vibration_hdr">Vibração</string> + <string name="button_vibration_hdr">Botão de vibração</string> + <string name="kb_vibration_hdr">Vibração de teclado</string> + <string name="act_vibration_hdr">Ação de vibração</string> + <string name="button_vibration">Botão de vibração:</string> + <string name="kb_vibration">Vibração de teclado:</string> + <string name="act_vibration">Ação de vibração:</string> + <string name="select_language">Selecionar idioma:</string> + <string name="sel_lang_btn">Selecionar idioma</string> + <string name="set_language_btn">Definir idioma</string> + <string name="advanced_hdr">Avançado</string> + <string name="copy_log_confirm">Copiar o Log para o cartão SD?</string> + <string name="copying_log">Copiar o Log para o cartão SD...</string> + <string name="copy_log_complete">Cópia de registro completo</string> + <string name="part_sd_btn">Cartão SD de partição</string> + <string name="part_sd_s_btn">Cartão SD</string> + <string name="file_manager_btn">Gerenciador de Arquivos</string> + <string name="language_hdr">Idioma</string> + <string name="terminal_btn">Terminal</string> + <string name="reload_theme_btn">Tema carregado</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Injetar TWRP</string> + <string name="inject_twrp_confirm">Re-injetar TWRP?</string> + <string name="injecting_twrp">Re-injetar TWRP...</string> + <string name="inject_twrp_complete">TWRP injeção completa</string> + <string name="swipe_to_confirm">Deslize para confirmar</string> + <string name="part_sd_hdr">Cartão SD de partição</string> + <string name="invalid_partsd_sel">Você deve selecionar um dispositivo removível</string> + <string name="part_sd_lose">Você vai perder todos os arquivos no cartão SD!</string> + <string name="part_sd_undo">Esta ação não pode ser desfeita!</string> + <string name="part_sd_ext_sz">Tamanho EXT:</string> + <string name="part_sd_swap_sz">Tamanho de swap:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Sistema de arquivos:</string> + <string name="swipe_part_sd">Deslize para particionar</string> + <string name="swipe_part_sd_s">Partição</string> + <string name="partitioning_sd">Particionando o cartão SD...</string> + <string name="partitioning_sd2">Isso levará alguns minutos.</string> + <string name="part_sd_complete">Particionamento completo</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Restaurar a Inicialização Original</string> + <string name="dumlock_restore_confirm">Restaurar a imagem de inicialização original?</string> + <string name="dumlock_restoring">Restauração de inicialização Original...</string> + <string name="dumlock_restore_complete">Restauração completa de inicialização Original</string> + <string name="dumlock_reflash_btn">Reflash recuperação</string> + <string name="dumlock_reflash_confirm">Reflash recuperação para arrancar?</string> + <string name="dumlock_reflashing">Reflash recuperação para arrancar...</string> + <string name="dumlock_reflash_complete">Flash de recuperação de inicialização completa</string> + <string name="dumlock_install_btn">Instalar o HTC Dumlock</string> + <string name="dumlock_install_confirm">Instalar HTC dumlock arquivos de ROM?</string> + <string name="dumlock_installing">Instalando o HTC Dumlock...</string> + <string name="dumlock_install_complete">HTC Dumlock instalação completa</string> + <string name="swipe_to_unlock">Deslize para desbloquear</string> + <string name="swipe_unlock"> Desbloquear</string> + <string name="fm_hdr">Gerenciador de arquivos</string> + <string name="fm_sel_file">Selecione um arquivo ou pasta</string> + <string name="fm_type_folder">Pasta</string> + <string name="fm_type_file">Arquivo</string> + <string name="fm_choose_act">Escolha uma Ação</string> + <string name="fm_selected">%tw_fm_type% selecionado:</string> + <string name="fm_copy_btn">Cópia</string> + <string name="fm_copy_file_btn">Copiar arquivo</string> + <string name="fm_copy_folder_btn">Copiar pasta</string> + <string name="fm_copying">Copiando</string> + <string name="fm_move_btn">Mover</string> + <string name="fm_moving">Movendo</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Excluir</string> + <string name="fm_deleting">Excluíndo</string> + <string name="fm_rename_btn">Renomear</string> + <string name="fm_rename_file_btn">Renomear arquivo</string> + <string name="fm_rename_folder_btn">Renomear Pasta</string> + <string name="fm_renaming">Renomeando</string> + <string name="fm_sel_dest">Selecione a pasta de destino</string> + <string name="fm_sel_curr_folder">Selecione a pasta atual</string> + <string name="fm_rename_hdr">Renomear</string> + <string name="fm_set_perms_hdr">Definir permissões</string> + <string name="fm_perms">Permissões:</string> + <string name="fm_complete">Operação de arquivo completo</string> + <string name="decrypt_data_hdr">Descriptografar dados</string> + <string name="decrypt_data_enter_pass">Digite a senha.</string> + <string name="decrypt_data_enter_pattern">Digite padrão.</string> + <string name="decrypt_data_trying">Tentando a descriptografia</string> + <string name="term_hdr">Comando no terminal</string> + <string name="term_s_hdr">Terminal</string> + <string name="term_kill_btn">MATAR</string> + <string name="term_sel_folder_hdr">Navegue até a pasta a começar</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Limpe Dalvik Cache</string> + <string name="sideload_wipe_cache_chk">Limpe o Cache</string> + <string name="swipe_to_sideload">Deslize para começar Sideload</string> + <string name="swipe_sideload"> Início</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Uso: adb sideload filename.zip</string> + <string name="sideload_complete">ADB Sideload completa</string> + <string name="reboot_hdr">Reiniciar</string> + <string name="su_hdr">Seleção de Super Usuário</string> + <string name="su_note1">Seu dispositivo não aparece para ser enraizado.</string> + <string name="su_note2">Instalar Super Usuário agora?</string> + <string name="su_note3">Isto enraizará seu dispositivo.</string> + <string name="su_cancel">Não instale</string> + <string name="swipe_su_to_install">Deslize para instalar</string> + <string name="swipe_su_install"> Instalar</string> + <string name="su_installing">Instalação Super Usuário</string> + <string name="sel_storage_list">Selecionar armazenamento</string> + <string name="ok_btn">OK</string> + <string name="no_kernel_selinux">Kernel não tem suporte para leitura de contextos do SELinux.</string> + <string name="full_selinux">Suporte completo do SELinux está presente.</string> + <string name="no_selinux">Não há suporte SELinux (não libselinux).</string> + <string name="mtp_enabled">MTP-habilitado</string> + <string name="mtp_crash">MTP caiu, não começando MTP na inicialização.</string> + <string name="decrypt_success">Com êxito descriptografada com a senha padrão.</string> + <string name="unable_to_decrypt">Não é possível descriptografar com senha padrão. Você pode precisar executar um formato de dados.</string> + <string name="generating_md51">Gerar o MD5</string> + <string name="generating_md52"> * Gerar o md5...</string> + <string name="md5_created"> * MD5 criado.</string> + <string name="md5_error"> * MD5 erro!</string> + <string name="md5_compute_error"> * Erro MD5 de computação.</string> + <string name="current_date">(Data atual)</string> + <string name="auto_generate">(Auto gerar)</string> + <string name="unable_to_locate_partition">Não é possível localizar a partição \'{1}\' para cálculos de cópia de segurança.</string> + <string name="no_partition_selected">Sem partições selecionadas para a cópia de segurança.</string> + <string name="total_partitions_backup"> * Total número de partições de cópia de segurança: {1}</string> + <string name="total_backup_size"> * O tamanho total de todos os dados: {1}MB</string> + <string name="available_space"> * Espaço disponível: {1}MB</string> + <string name="unable_locate_storage">Não é possível localizar o dispositivo de armazenamento.</string> + <string name="no_space">Não há suficiente espaço livre no armazenamento.</string> + <string name="backup_started">[CÓPIA DE SEGURANÇA COMEÇADO]</string> + <string name="backup_folder"> * Cópia de segurança da pasta: {1}</string> + <string name="fail_backup_folder">Não conseguiu fazer a pasta de cópia de segurança.</string> + <string name="avg_backup_fs">Taxa média da cópia de segurança para sistemas de arquivo: {1} MB/seg</string> + <string name="avg_backup_img">Taxa média de cópia de segurança para drives de imagens: {1} MB/seg</string> + <string name="total_backed_size">[{1} MB TOTAL CÓPIA DE SEGURANÇA]</string> + <string name="backup_completed">[CÓPIA DE SEGURANÇA CONCLUÍDO EM {1} SEGUNDOS]</string> + <string name="restore_started">[RESTAURAÇÃO COMEÇADA]</string> + <string name="restore_folder">Restaurar a pasta: \'{1}\'</string> + <string name="verifying_md5">Verificando o MD5</string> + <string name="skip_md5">Saltando de verificação MD5 com base na configuração de usuário.</string> + <string name="calc_restore">Cálculo de restauração de detalhes...</string> + <string name="restore_read_only">Não é possível restaurar {1}..--montada somente leitura.</string> + <string name="restore_unable_locate">Não é possível localizar a partição \'{1}\' para restaurar.</string> + <string name="no_part_restore">Sem partições selecionadas para restauração.</string> + <string name="restore_part_count">Restaurando partições {1}...</string> + <string name="total_restore_size">Tamanho total da restauração é {1}MB</string> + <string name="updating_system_details">Detalhes do sistema de atualização</string> + <string name="restore_completed">[RESTAURAÇÃO COMPLETADA EM {1} SEGUNDOS]</string> + <string name="error_opening_strerr">Erro ao abrir: \'{1}\' ({2})</string> + <string name="unable_locate_part_backup_name">Não é possível localizar a partição pelo nome da cópia de segurança: \'{1}\'</string> + <string name="unable_find_part_path">Não é possível localizar a partição para o caminho \'{1}\'</string> + <string name="update_part_details">Atualização de partição de detalhes...</string> + <string name="update_part_details_done">... feito</string> + <string name="wiping_dalvik">Limpando diretórios Dalvik Cache...</string> + <string name="cleaned">Limpeza: {1}...</string> + <string name="dalvik_done">-Limpado completamente diretórios Dalvik Cache!</string> + <string name="no_andsec">Não encontradas partições seguras android.</string> + <string name="unable_to_locate">Não é possível localizar o {1}.</string> + <string name="wiping_datamedia">Limpando o armazenamento interno... /data/media...</string> + <string name="unable_to_mount">Incapaz de montar {1}</string> + <string name="unable_to_mount_internal">Incapaz de montar memória interna</string> + <string name="unable_to_mount_storage">Incapaz de montar o armazenamento</string> + <string name="fail_decrypt">Falha ao descriptografar os dados.</string> + <string name="no_crypto_support">Não há suporte para criptografia compilada para esta compilação.</string> + <string name="decrypt_success_dev">Dados descriptografados com sucesso, o novo dispositivo de bloco: \'{1}\'</string> + <string name="done">Concluído.</string> + <string name="start_partition_sd">Particionando o cartão SD...</string> + <string name="partition_sd_locate">Não é possível localizar o dispositivo para a partição.</string> + <string name="ext_swap_size">EXT + Swap tamanho é maior do que o tamanho do sdcard.</string> + <string name="remove_part_table">Remoção de tabela de partição...</string> + <string name="unable_rm_part">Não é possível remover a tabela de partição.</string> + <string name="create_part">Criando a partição de {1}...</string> + <string name="unable_to_create_part">Não é possível criar partição de {1}.</string> + <string name="format_sdext_as">Formatando sd-ext como {1}...</string> + <string name="part_complete">Particionamento completo.</string> + <string name="unable_to_open">Não é possível abrir \'{1}\'.</string> + <string name="mtp_already_enabled">MTP já habilitado</string> + <string name="mtp_fail">Falha ao ativar o MTP</string> + <string name="no_mtp">Suporte MTP não incluído</string> + <string name="image_flash_start">[IMAGEM FLASH COMEÇADO]</string> + <string name="img_to_flash">Imagem a piscar: \'{1}\'</string> + <string name="flash_unable_locate">Não é possível localizar a partição \'{1}\' para piscar.</string> + <string name="no_part_flash">Sem partições seleccionadas para piscar.</string> + <string name="too_many_flash">Muitas partições selecionadas para piscar.</string> + <string name="invalid_flash">Partição especificada inválida para flash.</string> + <string name="flash_done">[IMAGEM FLASH CONCLUÍDO]</string> + <string name="wiping">Limpando {1}</string> + <string name="repair_not_exist">{1} não existe! Não pode reparar!</string> + <string name="repairing_using">Reparação de {1} usando {2}...</string> + <string name="unable_repair">Não é possível reparar {1}.</string> + <string name="mount_data_footer">Não poderia montar /data e incapaz de encontrar o rodapé de criptografia.</string> + <string name="create_folder_strerr">Não foi possível criar a pasta \'{1}\' ({2}).</string> + <string name="fail_mount">Falha ao montar \'{1}\' ({2})</string> + <string name="fail_unmount">Falha ao montar \'{1}\' ({2})</string> + <string name="cannot_resize">Não é possível redimensionar {1}.</string> + <string name="repair_resize">Reparação de {1} antes de redimensionamento.</string> + <string name="unable_resize">Não é possível redimensionar {1}.</string> + <string name="no_md5_found">Nenhum arquivo md5 foi encontrado para \'{1}\'. Por favor, cancelar a seleção de verificação MD5 habilitar para restaurar.</string> + <string name="md5_fail_match">MD5 não conseguiram corresponder na \'{1}\'.</string> + <string name="fail_decrypt_tar">Falha ao descriptografar arquivo tar \'{1}\'</string> + <string name="format_data_msg">Você pode precisar reiniciar recuperação para ser capaz de usar /data novamente.</string> + <string name="format_data_err">Não é possível formatar para remover a criptografia.</string> + <string name="formatting_using">Formatação {1} usando {2}...</string> + <string name="unable_to_wipe">Não é possível limpar {1}.</string> + <string name="cannot_wipe">Partição {1} não pode ser apagada.</string> + <string name="remove_all">Remover todos os arquivos em \'{1}\'</string> + <string name="wiping_data">Limpando os dados sem limpar /data/media...</string> + <string name="backing_up">Cópia de Segurança de {1}...</string> + <string name="backing">Fazendo cópia de segurança</string> + <string name="backup_size">Tamanho do arquivo de cópia de segurança para \'{1}\' é 0 bytes.</string> + <string name="datamedia_fs_restore">Aviso: Essa cópia de segurança /data foi feita com o sistema de arquivos de {1}! A cópia de segurança não pode arrancar a menos que você muda de volta para {1}.</string> + <string name="restoring">Restauração de {1}...</string> + <string name="restoring_hdr">Restaurando</string> + <string name="recreate_folder_err">Não é possível recriar a pasta de {1}.</string> + <string name="img_size_err">Tamanho da imagem é maior do que o dispositivo de destino</string> + <string name="flashing">Piscando {1}...</string> + <string name="backup_folder_set">Pasta da cópia de segurança definida como \'{1}\'</string> + <string name="locate_backup_err">Não é possível localizar a cópia de segurança \'{1}\'</string> + <string name="set_restore_opt">Definir opções de restauração: \'{1}\':</string> + <string name="md5_check_skip">Ignorar verificação de MD5 é na</string> + <string name="ors_encrypt_restore_err">Não é possível usar OpenRecoveryScript para restaurar uma cópia de segurança criptografada.</string> + <string name="mounting">Montando</string> + <string name="unmounting">Desmontando</string> + <string name="mounted">Montada \'{1}\'</string> + <string name="unmounted">Desmontado \'{1}\'</string> + <string name="setting">Configuração \'{1}\' para \'{2}\'</string> + <string name="setting_empty">Configuração \'{1}\' para o vazio</string> + <string name="making_dir1">Fazendo o diretório</string> + <string name="making_dir2">Fazendo o diretório: \'{1}\'</string> + <string name="running_command">Executando o comando</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">Iniciado sideload ADB característica...</string> + <string name="need_new_adb">Você precisa adb 1.0.32 ou mais recente para sideload para este dispositivo.</string> + <string name="no_pwd">Nenhuma senha fornecida.</string> + <string name="done_ors">Arquivo de script de processamento feito</string> + <string name="injecttwrp">Injetando TWRP na imagem de inicialização...</string> + <string name="zip_err">Erro ao instalar o arquivo zip \'{1}\'</string> + <string name="installing_zip">Instalando o arquivo zip \'{1}\'</string> + <string name="select_backup_opt">Definir opções da cópia de segurança:</string> + <string name="compression_on">Compressão é na</string> + <string name="md5_off">Geração de MD5 está fora</string> + <string name="backup_fail">Cópia de segurança falhou</string> + <string name="backup_clean">Falha de backup. Limpar a pasta de Backup.</string> + <string name="running_recovery_commands">Executando comandos de recuperação</string> + <string name="recovery_commands_complete">Comandos de recuperação completa</string> + <string name="running_ors">OpenRecoveryScript em execução</string> + <string name="ors_complete">OpenRecoveryScript completa</string> + <string name="no_updater_binary">Não foi possível encontrar \'{1}\' no arquivo zip.</string> + <string name="check_for_md5">Verificação de arquivo MD5...</string> + <string name="fail_sysmap">Falha ao mapear o arquivo \'{1}\'</string> + <string name="verify_zip_sig">Verificar a assinatura do zip...</string> + <string name="verify_zip_fail">Falha de verificação de assinatura do arquivo zip!</string> + <string name="verify_zip_done">Assinatura zip é verificada com êxito.</string> + <string name="zip_corrupt">O arquivo zip está corrompido!</string> + <string name="no_md5">Saltando de verificação MD5: nenhum arquivo MD5 encontrado</string> + <string name="md5_fail">Não coincide com MD5</string> + <string name="md5_match">Correspondência de MD5</string> + <string name="pid_signal">{1} processo terminou com sinal: {2}</string> + <string name="pid_error">{1} processo terminou com erro: {2}</string> + <string name="install_dumlock">Instalação HTC Dumlock sistema...</string> + <string name="dumlock_restore">Restauração de inicialização Original...</string> + <string name="dumlock_reflash">Regravando recuperação para arrancar...</string> + <string name="run_script">Executando o script {1}...</string> + <string name="rename_stock">Renomeado o arquivo de recuperação das ações em / / sistema para impedir que o stock ROM substituindo TWRP.</string> + <string name="split_backup">Quebrando o arquivo de cópia de segurança em vários arquivos...</string> + <string name="backup_error">Erro ao criar a cópia de segurança.</string> + <string name="restore_error">Erro durante o processo de restauração.</string> + <string name="split_thread">Dividindo o segmento ID {1} em {2} de arquivo</string> + <string name="file_progress">%llu de arquivos %llu, %i%%</string> + <string name="size_progress">%lluMB de %lluMB, %i%%</string> + <string name="decrypt_cmd">A tentativa de decifrar a partição de dados via linha de comando.</string> + <string name="base_pkg_err">Falha ao carregar pacotes base.</string> + <string name="simulating">Simulando ações...</string> + <string name="backup_cancel">Cópia de segurança cancelado</string> + <string name="config_twrp">Configurando TWRP...</string> + <string name="config_twrp_err">Não é possível configurar TWRP com este kernel.</string> + <string name="copy_log">Copiado o registro de recuperação para {1}.</string> + <string name="max_queue">Arquivo zip máximo alcançado!</string> + <string name="min_queue">Arquivo zip mínimo alcançado!</string> + <string name="screenshot_saved">Captura de tela foi salvo em {1}</string> + <string name="screenshot_err">Não foi possível tirar uma cópia de tela!</string> + <string name="zip_wipe_cache">Um ou mais zip solicitado uma limpeza de cache..--limpando cache agora.</string> + <string name="and_sec_wipe_err">Não é possível limpar o andróide seguro</string> + <string name="dalvik_wipe_err">Falha ao limpar dalvik</string> + <string name="auto_gen">(Auto gerar)</string> + <string name="curr_date">(Data atual)</string> + <string name="backup_name_len">Nome da cópia de segurança é muito longo.</string> + <string name="backup_name_invalid">\'{1}\' nome da cópia de segurança contém o caractere inválido: \'{1}\'</string> + <string name="no_real_sdcard">Este dispositivo não tem um cartão SD real! Abortando!</string> + <string name="cancel_sideload">Cancelamento de sideload ADB...</string> + <string name="change_fs_err">Sistema de arquivo erro em mudança.</string> + <string name="theme_ver_err">Versão personalizada do tema não coincide com a versão TWRP. Usando o tema conservado em estoque.</string> + </resources> +</language> diff --git a/gui/theme/common/languages/ru.xml b/gui/theme/common/languages/ru.xml new file mode 100644 index 000000000..485d1e85b --- /dev/null +++ b/gui/theme/common/languages/ru.xml @@ -0,0 +1,673 @@ +<?xml version="1.0"?> + +<language> + <display>Русский</display> + <!-- Translated by Jemmini; modified by agur4ik, SevenMaxs, S-trace 2016 --> + + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <!-- Partition display names --> + <string name="system">System</string> + <string name="system_image">System Image</string> + <string name="vendor">Vendor</string> + <string name="vendor_image">Vendor Image</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Cache</string> + <string name="data">Data</string> + <string name="sdcard">SDcard</string> + <string name="internal">Память устройства</string> + <string name="microsd">Micro SDCard</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik/ART Cache</string> + <!-- This is a rarely used partition on a Micro SD card for a very old app2sd system --> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Adopted Data</string> + <string name="adopted_storage">Adopted Storage</string> + + <!-- GUI XML strings --> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">ЦП: %tw_cpu_temp% °C</string> + <string name="battery_pct">Батарея: %tw_battery%</string> + <string name="sort_by_name">Сорт.по имени</string> + <string name="sort_by_date">Сорт.по дате</string> + <string name="sort_by_size">Сорт.по размеру</string> + <string name="sort_by_name_only">Имя</string> + <string name="sort_by_date_only">Дата</string> + <string name="sort_by_size_only">Размер</string> + <string name="tab_general">ОСНОВНЫЕ</string> + <string name="tab_options">ОПЦИИ</string> + <string name="tab_backup">КОПИИ</string> + <string name="tab_time_zone">ЧАСОВОЙ ПОЯС</string> + <string name="tab_screen">ЭКРАН</string> + <string name="tab_vibration">ВИБРАЦИЯ</string> + <string name="tab_language">ЯЗЫК</string> + + <string name="install_btn">Установка</string> + <string name="wipe_btn">Очистка</string> + <string name="backup_btn">Резервное коп-ние</string> + <string name="restore_btn">Восстановление</string> + <string name="mount_btn">Монтирование</string> + <string name="settings_btn">Настройки</string> + <string name="advanced_btn">Дополнительно</string> + <string name="reboot_btn">Перезагрузка</string> + <string name="files_btn">Файлы</string> + <string name="copy_log_btn">Копировать лог</string> + <string name="select_type_hdr">Выбор типа</string> + <string name="install_zip_hdr">Установка Zip</string> + <string name="install_zip_btn">Установка Zip</string> + <string name="install_image_hdr">Установка Img-образа</string> + <string name="install_image_btn">Установка Img</string> + <string name="install_select_file_hdr">Выбор файла</string> + <string name="file_selector_folders_hdr">Папки</string> + <string name="select_file_from_storage">Текущий накопитель: %tw_storage_display_name% (%tw_storage_free_size% МБ)</string> + <string name="adb_sideload_btn">ADB sideload</string> + <string name="install_hdr">Установка</string> + <string name="select_storage_hdr">Выберите накопитель</string> + <string name="select_storage_btn">Выбор накопителя</string> + <string name="queue_hdr">Очередь</string> + <string name="zip_queue_count">Файлов в очереди: %tw_zip_queue_count% из 10 возможных</string> + <string name="zip_queue_count_s">Файл %tw_zip_queue_count% из 10:</string> + <string name="zip_warn1">Эта операция может установить несовместимое ПО на</string> + <string name="zip_warn2">ваше устройство и сделать загрузку системы невозможной.</string> + <string name="zip_back_cancel">Нажмите назад для отмены установки этого zip.</string> + <string name="zip_back_clear">Нажмите назад для очистки очереди.</string> + <string name="folder">Папка:</string> + <string name="file">Файл:</string> + <string name="zip_sig_chk">Проверка подписи Zip</string> + <string name="inject_twrp_chk">Интегрировать TWRP после установки</string> + <string name="install_reboot_chk">Автоматическая перезагрузка после установки</string> + <string name="options_hdr">Опции</string> + <string name="confirm_flash_hdr">Подтвердите установку</string> + <string name="zip_queue">Очередь:</string> + <string name="options">Опции:</string> + <string name="swipe_confirm"> Подтвердить</string> + <string name="zip_add_btn">Добавить еще Zip</string> + <string name="zip_clear_btn">Очистить очередь Zip</string> + <string name="install_zip_count_hdr">Установка Zip %tw_zip_index% из %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Установка Zip: %tw_file%</string> + <string name="failed">Неудача</string> + <string name="successful">Успешно</string> + <string name="install_failed">Установка не удалась</string> + <string name="install_successful">Установка выполнена успешно</string> + <string name="wipe_cache_dalvik_btn">Очистка cache/dalvik</string> + <string name="reboot_system_btn">Перезагрузка в ОС</string> + <string name="install_sel_target">Выбор раздела</string> + <string name="flash_image_select">Выберите раздел для прошивки образа:</string> + <string name="target_partition">Целевой раздел:</string> + <string name="flashing_image">Прошивка образа...</string> + <string name="image_flashed">Прошивка образа завершена</string> + <string name="wipe_cache_dalvik_confirm">Очистить Cache & Dalvik?</string> + <string name="wiping_cache_dalvik">Очистка Cache & Dalvik...</string> + <string name="wipe_cache_dalvik_complete">Cache & Dalvik очистка завершена</string> + <string name="swipe_wipe">Свайп для очистки</string> + <string name="swipe_wipe_s"> Очистка</string> + <string name="no_os1">Система не установлена! Вы уверены,</string> + <string name="no_osrb">что хотите перезагрузить?</string> + <string name="no_ospo">что хотите выключить?</string> + <string name="rebooting">Перезагрузка...</string> + <string name="swipe_reboot">Свайп для перезагрузки</string> + <string name="swipe_reboot_s"> Перезагрузка</string> + <string name="swipe_flash">Свайп для прошивки</string> + <string name="confirm_action">Подтвердить действие</string> + <string name="back_cancel">Нажмите назад для отмены.</string> + <string name="cancel_btn">Отмена</string> + <string name="wipe_hdr">Очистка</string> + <string name="factory_reset_hdr">Сброс до заводского состояния</string> + <string name="factory_reset_btn">Сброс на фабричные</string> + <string name="factory_reset1">Очистка Data, Cache, и Dalvik</string> + <string name="factory_reset2">(исключая внутреннее хранилище)</string> + <string name="factory_reset3">В большинстве случаев очистка</string> + <string name="factory_reset4">этих разделов достаточна.</string> + <string name="factory_resetting">Сброс до заводского состояния...</string> + <string name="advanced_wipe_hdr">Выборочная очистка</string> + <string name="advanced_wipe_btn">Выборочная очистка</string> + <string name="wipe_enc_confirm">Очистить шифрованные данные?</string> + <string name="formatting_data">Форматирование Data...</string> + <string name="swipe_format_data">Свайп для форматирования</string> + <string name="swipe_format_data_s"> Форматировать Data</string> + <string name="factory_reset_complete">Сброс до заводского состояния завершен</string> + <string name="sel_part_hdr">Выбор разделов</string> + <string name="wipe_sel_confirm">Очистить выбранные разделы?</string> + <string name="wiping_part">Очистка разделов...</string> + <string name="wipe_complete">Очистка завершена</string> + <string name="sel_part_wipe">Выберите разделы для очистки:</string> + <string name="invalid_part_sel">Выбран неверный раздел</string> + <string name="format_data_hdr">Форматировать Data</string> + <string name="format_data_btn">Форматировать Data</string> + <string name="format_data_ptr1">Форматирование Data удалит все приложения,</string> + <string name="format_data_ptr2">резервные копии, картинки, видео, медиафайлы</string> + <string name="format_data_ptr3">и зашифрованные файлы во внутренней памяти,</string> + <string name="format_data_adopted">включая расширенное хранилище.</string> + <string name="format_data_lcp1">Форматирование данных удалит все приложения, резервные копии, картинки, видео, медиафайлы</string> + <string name="format_data_lcp2">и зашифрованные файлы во внутренней памяти.</string> + <string name="format_data_wtc1">Форматирование данных удалит все приложения,</string> + <string name="format_data_wtc2">резервные копии и медиа. Это не может быть отменено.</string> + <string name="format_data_undo">Это не может быть отменено.</string> + <string name="format_data_complete">Форматирование данных завершено</string> + <!-- Translator note: the word "yes" must remain English! --> + <string name="yes_continue">Введите yes для продолжения. Нажмите назад для отмены.</string> + <string name="part_opt_hdr">Опции для раздела %tw_partition_name%</string> + <string name="sel_act_hdr">Выбор действия</string> + <string name="file_sys_opt">Опции файловой системы</string> + <string name="partition">Раздел: %tw_partition_name%</string> + <string name="part_mount_point">Точка монтирования: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Файловая система: %tw_partition_file_system%</string> + <string name="part_present_yes">Присутствует: да</string> + <string name="part_present_no">Присутствует: нет</string> + <string name="part_removable_yes">Съемное: да</string> + <string name="part_removable_no">Съемное: нет</string> + <string name="part_size">Размер: %tw_partition_size% МБ</string> + <string name="part_used">Использовано: %tw_partition_used% МБ</string> + <string name="part_free">Свободно: %tw_partition_free% МБ</string> + <string name="part_backup_size">Размер резервных копий: %tw_partition_backup_size% МБ</string> + <string name="resize_btn">Измен. размер</string> + <string name="resize_btn_s">Изм. размер</string> + <string name="resize_confirm">Изменить размер %tw_partition_name%?</string> + <string name="resizing">Изменение размера...</string> + <string name="resize_complete">Размер раздела изменён</string> + <string name="swipe_resize">Свайп для изменения размера</string> + <string name="swipe_resize_s"> Измен. размер</string> + <string name="repair_btn">Восст-ть файл. систему</string> + <string name="repair_btn_s">Восстановление</string> + <string name="repair_confirm">Восстановить %tw_partition_name%?</string> + <string name="repairing">Восстановление...</string> + <string name="repair_complete">Восстановление завершено</string> + <string name="swipe_repair">Свайп для восстановления</string> + <string name="swipe_repair_s"> Восстановление</string> + <string name="change_fs_btn">Изм. файловую систему</string> + <string name="change_fs_btn_s">Измен. ФС</string> + <string name="change_fs_for_hdr">Изменить файловую систему для %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Раздел: %tw_partition_name% > Select File System</string> + <string name="change_fs_warn1">Некоторые прошивки или ядра могут не поддерживать</string> + <string name="change_fs_warn2">некоторые файловые системы. Действуйте с осторожностью!</string> + <string name="change_fs_confirm">Изменить %tw_partition_name%?</string> + <string name="formatting">Форматирование...</string> + <string name="format_complete">Форматирование завершено</string> + <string name="swipe_change_fs">Свайп для изменения</string> + <string name="swipe_change_s"> Изменить</string> + <string name="back_btn">Назад</string> + <string name="wipe_enc_btn">Стереть шифрование</string> + <string name="swipe_factory_reset">Свайп для подтверждения</string> + <string name="repair_change_btn">Восстановить или изменить файловую систему</string> + <string name="storage_hdr">Текущий накопитель: %tw_storage_display_name% (%tw_storage_free_size% МБ)</string> + <string name="backup_hdr">Резервное копирование</string> + <string name="backup_confirm_hdr">Подтверждение резервного копирования</string> + <string name="encryption_tab">ШИФРОВАНИЕ</string> + <string name="encryption">Шифрование:</string> + <string name="name">Имя:</string> + <string name="sel_part_backup">Выберите разделы для резервного копирования:</string> + <string name="storage">Хранилище:</string> + <string name="enc_disabled">выключено - установите пароль для включения</string> + <string name="enc_enabled">включено</string> + <string name="enable_backup_comp_chk">Использовать сжатие</string> + <string name="skip_md5_backup_chk">Пропустить вычисление MD5</string> + <string name="disable_backup_space_chk">Отключить проверку свободного места</string> + <string name="refresh_sizes_btn">Обновить размеры</string> + <string name="swipe_backup">Свайп для начала</string> + <string name="append_date_btn">Добавить дату</string> + <string name="backup_name_exists">Резервная копия с таким именем уже существует!</string> + <string name="encrypt_backup">Зашифровать вашу резервную копию?</string> + <string name="enter_pass">Введите пароль:</string> + <string name="enter_pass2">Введите пароль еще раз:</string> + <string name="pass_not_match">Пароли не совпадают!</string> + <string name="partitions">Разделы:</string> + <string name="disabled">Выключено</string> + <string name="enabled">Включено</string> + <string name="backup_name_hdr">Установка имени резервной копии</string> + <string name="progress">Выполнение:</string> + <string name="backup_complete">Резервное копирование завершено</string> + <string name="restore_hdr">Восстановление</string> + <string name="sel_backup_hdr">Выбор резервной копии</string> + <string name="restore_sel_store_hdr">Текущий накопитель: %tw_storage_display_name% (%tw_storage_free_size% МБ)</string> + <string name="restore_sel_pack_fs">Выбор резервной копии для восстановления:</string> + <string name="restore_enc_backup_hdr">Зашифрованная резервная копия</string> + <string name="restore_dec_fail">Пароль неверный, попробуйте снова!</string> + <string name="del_backup_btn">Удаление рез.копии</string> + <string name="del_backup_confirm">Удалить резервную копию?</string> + <string name="del_backup_confirm2">Это не может быть отменено!</string> + <string name="deleting_backup">Удаление резервной копии...</string> + <string name="backup_deleted">Удаление завершено</string> + <string name="swipe_delete">Свайп для удаления</string> + <string name="swipe_delete_s"> Удаление</string> + <string name="restore_try_decrypt">Зашифрованная резервная копия - попытка расшифровки</string> + <string name="restore_try_decrypt_s">Попытка расшифровки</string> + <string name="restore_backup_date">Резервная копия создана: %tw_restore_file_date%</string> + <string name="restore_sel_part">Выбор раздела для восстановления:</string> + <string name="restore_enable_md5_chk">Включить проверку MD5 файлов резервной копии</string> + <string name="restore_complete">Восстановление завершено</string> + <string name="swipe_restore">Свайп для восстановления</string> + <string name="swipe_restore_s"> Восстановление</string> + <string name="rename_backup_hdr">Переименование резервной копии</string> + <string name="rename_backup_confirm">Переименовать резервную копию?</string> + <string name="rename_backup_confirm2">Это не может быть отменено!</string> + <string name="renaming_backup">Переименование резервной копии...</string> + <string name="rename_backup_complete">Переименование завершено</string> + <string name="swipe_to_rename">Свайп для переименования</string> + <string name="swipe_rename"> Переименовать</string> + <string name="confirm_hdr">Подтвердить</string> + <string name="mount_hdr">Монтирование</string> + <string name="mount_sel_part">Выбор разделов для монтирования:</string> + <string name="mount_sys_ro_chk">Системный раздел только для чтения</string> + <string name="mount_sys_ro_s_chk"> Система RO</string> + <string name="decrypt_data_btn">Расшифровать данные</string> + <string name="disable_mtp_btn">Выключить MTP</string> + <string name="enable_mtp_btn">Включить MTP</string> + <string name="mount_usb_storage_btn">Включить UMS</string> + <string name="usb_storage_hdr">USB накопитель</string> + <string name="usb_stor_mnt1">Режим USB накопителя включен</string> + <string name="usb_stor_mnt2">Перед отключением вашего устройства от компьютера,</string> + <string name="usb_stor_mnt3">выполните размонтирование (выключите UMS)!</string> + <string name="unmount_btn">Выключить UMS</string> + <string name="rb_system_btn">Система</string> + <string name="rb_poweroff_btn">Выключение</string> + <string name="rb_recovery_btn">Рекавери</string> + <string name="rb_bootloader_btn">Загрузчик</string> + <string name="rb_download_btn">Режим загрузки</string> + <string name="turning_off">Выключение...</string> + <string name="swipe_power_off">Свайп для выключения</string> + <string name="swipe_power_off_s">Выключение</string> + <string name="sys_ro_hdr">Модификация системного раздела</string> + <string name="sys_ro_keep">Оставить системный раздел только для чтения?</string> + <string name="sys_rop1">TWRP может оставить системный раздел неизменным,</string> + <string name="sys_rop2">чтобы сохранить возможность официальных обновлений.</string> + <string name="sys_rop3">При этом система сможет вернуть обратно стоковый</string> + <string name="sys_rop4">рекавери, а TWRP не будет предлагать установку root.</string> + <string name="sys_rop5">Установка zip или работа adb все равно смогут изменять</string> + <string name="sys_rop6">системный раздел.</string> + <string name="sys_rol1">TWRP может оставить системный раздел неизменным, чтобы сохранить возможность официальних обновлений.</string> + <string name="sys_rol2">При этом система сможет вернуть обратно стоковый рекавери, а TWRP не будет предлагать установку root.</string> + <string name="sys_rol3">Установка zip или работа adb все равно смогут изменять системный раздел.</string> + <string name="sys_ro_never_show_chk">Больше не показывать это при загрузке</string> + <string name="sys_ro_keep_ro_btn">Только для чтения</string> + <string name="swipe_allow_mod">Разрешить изменения</string> + <string name="swipe_allow_mod_s">Разрешить изменения</string> + <string name="settings_hdr">Настройки</string> + <string name="settings_gen_hdr">Основные</string> + <string name="settings_gen_s_hdr">Основные</string> + <string name="settings_gen_btn">Основные</string> + <string name="use_rmrf_chk">Использовать rm -rf вместо форматирования</string> + <string name="use24clock_chk">Использовать 24-часовой формат времени</string> + <string name="rev_navbar_chk">Инвертировать порядок навигационных кнопок</string> + <string name="simact_chk">Имитация действий для тестирования темы</string> + <string name="simfail_chk">Имитация отказа для действий</string> + <string name="ctr_navbar_rdo">Кнопки нав.панели по центру</string> + <string name="lft_navbar_rdo">Выровнять кнопки нав.панели слева</string> + <string name="rht_navbar_rdo">Выровнять кнопки нав.панели справа</string> + <string name="restore_defaults_btn">Сброс настроек</string> + <string name="settings_tz_btn">Часовой пояс</string> + <string name="settings_screen_btn">Экран</string> + <string name="settings_screen_bright_btn">Яркость</string> + <string name="settings_vibration_btn">Вибрация</string> + <string name="settings_language_btn">Язык</string> + <string name="time_zone_hdr">Часовой пояс</string> + <string name="sel_tz_list">Выбор часового пояса:</string> + <!-- Translator note: if it does not make sense to translate the locations or if it makes more sense, + feel free to change the location listed or drop the location entirely and just call it UTC -6 --> + <string name="utcm11">(UTC -11) о. Мидуэй, Самоа</string> + <string name="utcm10">(UTC -10) Гавайи</string> + <string name="utcm9">(UTC -9) Аляска</string> + <string name="utcm8">(UTC -8) Тихоокеанский часовой пояс</string> + <string name="utcm7">(UTC -7) Горное время (США и Канада), Аризона</string> + <string name="utcm6">(UTC -6) Центральное время (США и Канада), Центральная Америка</string> + <string name="utcm5">(UTC -5) Восточное время (США и Канада), Индиана (восток)</string> + <string name="utcm4">(UTC -4) Атлантическое время (Канада), Каракас</string> + <string name="utcm3">(UTC -3) Бразилия, Буэнос-Айрес</string> + <string name="utcm2">(UTC -2) Среднеатлантическое время</string> + <string name="utcm1">(UTC -1) Азорские о-ва, о-ва Зелёного мыса</string> + <string name="utc0">(UTC 0) Лондон, Дублин, Лиссабон</string> + <string name="utcp1">(UTC +1) Берлин, Брюссель, Париж</string> + <string name="utcp2">(UTC +2) Киев, Минск, Рига, Таллин, Стамбул</string> + <string name="utcp3">(UTC +3) Москва, Санкт-Петербург, Волгоград, Багдад</string> + <string name="utcp4">(UTC +4) Баку, Ереван, Тбилиси, Абу-Даби, Мускат</string> + <string name="utcp5">(UTC +5) Ташкент, Исламабад, Карачи</string> + <string name="utcp6">(UTC +6) Алматы, Астана, Дхака, Екатеринбург</string> + <string name="utcp7">(UTC +7) Омск, Новосибирск, Бангкок, Джакарта, Ханой</string> + <string name="utcp8">(UTC +8) Красноярск, Пекин, Улан-Батор, Иркутск</string> + <string name="utcp9">(UTC +9) Осака, Саппоро, Токио, Сеул, Якутск</string> + <string name="utcp10">(UTC +10) Гуам, Канберра, Мельбурн, Сидней</string> + <string name="utcp11">(UTC +11) Владивосток, Сахалин, Соломоновы о-ва</string> + <string name="utcp12">(UTC +12) Магадан, Камчатка, Фиджи, Маршаловы о-ва</string> + <string name="sel_tz_offset">Выбор смещения (как правило 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Нет</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Использовать летнее время (DST)</string> + <string name="curr_tz">Текущий часовой пояс: %tw_time_zone%</string> + <string name="curr_tz_s">Текущий часовой пояс:</string> + <string name="set_tz_btn">Установ.часовой пояс</string> + <string name="settings_screen_hdr">Экран</string> + <string name="settings_screen_timeout_hdr">Таймаут экрана</string> + <string name="enable_timeout_chk">Включить таймаут экрана</string> + <string name="screen_to_slider">Выключение экрана через n сек:</string> + <string name="screen_to_slider_s">Выключение экрана через n сек (0=выключен): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Установка таймаута экрана недоступна</string> + <string name="screen_bright_slider">Яркость: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Установка яркости недоступна</string> + <string name="vibration_hdr">Вибрация</string> + <string name="button_vibration_hdr">Вибрация при нажатии кнопок</string> + <string name="kb_vibration_hdr">Вибрация при работе с клавиатурой</string> + <string name="act_vibration_hdr">Вибрация при выборе действия</string> + <string name="button_vibration">Вибрация при нажатии кнопок:</string> + <string name="kb_vibration">Вибрация при работе с клавиатурой:</string> + <string name="act_vibration">Вибрация при завершении действия:</string> + <string name="select_language">Выбор языка:</string> + <string name="sel_lang_btn">Выбор языка</string> + <string name="set_language_btn">Установить язык</string> + <string name="advanced_hdr">Дополнительно</string> + <string name="copy_log_confirm">Копировать лог на SD?</string> + <string name="copying_log">Копирование лога на SD...</string> + <string name="copy_log_complete">Копирование лога завершено</string> + <string name="fix_context_btn">Исправить контекст</string> + <string name="part_sd_btn">Разметка SD-карты</string> + <string name="part_sd_s_btn">Разм-ка SD</string> + <string name="file_manager_btn">Файл. менеджер</string> + <string name="language_hdr">Язык</string> + <string name="terminal_btn">Терминал</string> + <string name="reload_theme_btn">Перезагрузить тему</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Интегрировать TWRP</string> + <string name="inject_twrp_confirm">Интегрировать TWRP заново?</string> + <string name="injecting_twrp">Интегрирование TWRP...</string> + <string name="inject_twrp_complete">Интегрирование TWRP завершено</string> + <string name="swipe_to_confirm">Свайп для подтверждения</string> + <string name="part_sd_hdr">Разметка SD-карты</string> + <string name="invalid_partsd_sel">Вы должны выбрать съемное устройство</string> + <string name="part_sd_lose">Все файлы на вашей SD-карте будут стерты!</string> + <string name="part_sd_undo">Это действие не может быть отменено!</string> + <string name="part_sd_ext_sz">Размер EXT-раздела:</string> + <string name="part_sd_swap_sz">Размер swap-раздела:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Файловая система:</string> + <string name="swipe_part_sd">Свайп для разметки</string> + <string name="swipe_part_sd_s">Разметка</string> + <string name="partitioning_sd">Разметка SD-карты...</string> + <string name="partitioning_sd2">Это может занять несколько минут.</string> + <string name="part_sd_complete">Разметка завершена</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Восстановление оригинального Boot</string> + <string name="dumlock_restore_confirm">Восстановить оригинальный образ boot?</string> + <string name="dumlock_restoring">Восстановление оригинального Boot...</string> + <string name="dumlock_restore_complete">Восстановление оригинального Boot завершено</string> + <string name="dumlock_reflash_btn">Перепрошивка рекавери</string> + <string name="dumlock_reflash_confirm">Перепрошить recovery в boot?</string> + <string name="dumlock_reflashing">Прошивка recovery в boot...</string> + <string name="dumlock_reflash_complete">Прошивка recovery в boot завершена</string> + <string name="dumlock_install_btn">Установка HTC Dumlock</string> + <string name="dumlock_install_confirm">Установить HTC dumlock файлы в прошивку?</string> + <string name="dumlock_installing">Установка HTC Dumlock...</string> + <string name="dumlock_install_complete">Установка HTC Dumlock завершена</string> + <string name="swipe_to_unlock">Свайп для разблокировки</string> + <string name="swipe_unlock"> Разблокировать</string> + <string name="fm_hdr">Файловый менеджер</string> + <string name="fm_sel_file">Выбор файла или папки</string> + <string name="fm_type_folder">Папка</string> + <string name="fm_type_file">Файл</string> + <string name="fm_choose_act">Выбор действия</string> + <string name="fm_selected">%tw_fm_type% :</string> + <string name="fm_copy_btn">Копировать</string> + <string name="fm_copy_file_btn">Копировать файл</string> + <string name="fm_copy_folder_btn">Копировать папку</string> + <string name="fm_copying">Копирование</string> + <string name="fm_move_btn">Переместить</string> + <string name="fm_moving">Перемещение</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Удалить</string> + <string name="fm_deleting">Удаление</string> + <string name="fm_rename_btn">Переименовать</string> + <string name="fm_rename_file_btn">Переименовать файл</string> + <string name="fm_rename_folder_btn">Переименовать папку</string> + <string name="fm_renaming">Переименование</string> + <string name="fm_sel_dest">Выбор целевой папки</string> + <string name="fm_sel_curr_folder">Выбор текущей папки</string> + <string name="fm_rename_hdr">Переименовать</string> + <string name="fm_set_perms_hdr">Установить права</string> + <string name="fm_perms">Права:</string> + <string name="fm_complete">Операция завершена</string> + <string name="decrypt_data_hdr">Расшифровать данные</string> + <string name="decrypt_data_enter_pass">Введите пароль.</string> + <string name="decrypt_data_failed">Пароль неверный, попробуйте снова!</string> + <string name="decrypt_data_failed_pattern">Шаблон неверный, попробуйте снова!</string> + <string name="decrypt_data_enter_pattern">Введите шаблон.</string> + <string name="decrypt_data_trying">Попытка расшифровки</string> + <string name="term_hdr">Команда терминала</string> + <string name="term_s_hdr">Терминал</string> + <string name="term_kill_btn">УБИТЬ</string> + <string name="term_sel_folder_hdr">Перейдите к стартовой папке</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Очистка Dalvik Cache</string> + <string name="sideload_wipe_cache_chk">Очистка Cache</string> + <string name="swipe_to_sideload">Свайп для начала sideload</string> + <string name="swipe_sideload"> Старт</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Пример: adb sideload filename.zip</string> + <string name="sideload_complete">ADB Sideload завершен</string> + <string name="fix_contexts_hdr">Исправление контекста SELinux</string> + <string name="fix_contexts_note1">Примечание: исправление контекста SELinux требуется редко.</string> + <string name="fix_contexts_note2">Исправление SELinux-контекста может привести</string> + <string name="fix_contexts_note3">к тому, что система не будет запускаться.</string> + <string name="swipe_to_fix_contexts">Свайп для исправлен. контекста</string> + <string name="swipe_fix_contexts"> Исправить контекст</string> + <string name="fixing_contexts">Исправление контекста...</string> + <string name="fix_contexts_complete">Исправление контекста завершено</string> + <string name="reboot_hdr">Перезагрузка</string> + <string name="su_hdr">Проверика SuperSU</string> + <string name="su_note1">В вашем устройстве отсутствует рут-доступ.</string> + <string name="su_note2">Установить SuperSU сейчас?</string> + <string name="su_note3">Рут-доступ будет активирован.</string> + <string name="su_cancel">Не устанавливать</string> + <string name="swipe_su_to_install">Свайп для установки</string> + <string name="swipe_su_install"> Установка</string> + <string name="su_installing">Установка SuperSU</string> + <string name="sel_storage_list">Выберите накопитель</string> + <string name="ok_btn">OK</string> + + <!-- Various console messages - these consist of user displayed messages, oftentimes errors --> + <string name="no_kernel_selinux">Чтение SELinux-контекста не поддерживается ядром.</string> + <string name="full_selinux">Присутствует полная поддержка SELinux.</string> + <string name="no_selinux">Отсутствует поддержка SELinux (нет libselinux).</string> + <string name="mtp_enabled">MTP Включено</string> + <string name="mtp_crash">Сбой MTP: MTP не запущен при загрузке.</string> + <string name="decrypt_success">Расшифровка выполнена успешно с паролем по умолчанию.</string> + <string name="unable_to_decrypt">Невозможно расшифровать с паролем по умолчанию. Возможно потребуется выполнить форматирование Data.</string> + <string name="generating_md51">Вычисление MD5</string> + <!-- Message displayed during a backup if we are generating an MD5, ideally, leave the leading " * " to help align and separate this text from other console text --> + <string name="generating_md52"> * Вычисление md5...</string> + <string name="md5_created"> * MD5 создана.</string> + <string name="md5_error"> * Ошибка MD5!</string> + <string name="md5_compute_error"> * Ошибка вычисления MD5.</string> + <string name="current_date">(Текущая дата)</string> + <string name="auto_generate">(Создать автоматически)</string> + <string name="unable_to_locate_partition">Не удается найти '{1}' раздел для расчета копирования.</string> + <string name="no_partition_selected">Не выбраны разделы для резервного копирования.</string> + <string name="total_partitions_backup"> * Общее количество разделов для резервного копирования: {1}</string> + <string name="total_backup_size"> * Общий объем данных: {1} МБ</string> + <string name="available_space"> * Доступный объем: {1} МБ</string> + <string name="unable_locate_storage">Не удается найти накопитель для хранения.</string> + <string name="no_space">В накопителе для хранения недостаточно свободного места.</string> + <string name="backup_started">[РЕЗЕРВНОЕ КОПИРОВАНИЕ НАЧАТО]</string> + <string name="backup_folder"> * Папка для резервной копии: {1}</string> + <string name="fail_backup_folder">Не удается создать папку для резервной копии.</string> + <string name="avg_backup_fs">Средняя скорость копирования для файлов: {1} МБ/сек</string> + <string name="avg_backup_img">Средняя скорость копирования для образов: {1} МБ/сек</string> + <string name="total_backed_size">[ВСЕГО СКОПИРОВАНО {1} МБ]</string> + <string name="backup_completed">[КОПИРОВАНИЕ ЗАВЕРШЕНО ЗА {1} СЕКУНД(Ы)]</string> + <string name="restore_started">[ВОССТАНОВЛЕНИЕ НАЧАТО]</string> + <string name="restore_folder">Папка для восстановления: '{1}'</string> + <!-- {1} is the partition display name and {2} is the number of seconds --> + <string name="restore_part_done">[{1} выполнено за {2} секунд(ы)]</string> + <string name="verifying_md5">Проверка MD5</string> + <string name="skip_md5">Пропуск проверки MD5 согласно настройкам.</string> + <string name="calc_restore">Вычисление информации о восстановлении...</string> + <string name="restore_read_only">Невозможно восстановить {1} -- смонтировано только для чтения.</string> + <string name="restore_unable_locate">Не удается найти '{1}' раздел для восстановления.</string> + <string name="no_part_restore">Не выбраны разделы для восстановления.</string> + <string name="restore_part_count">Восстановление {1} разделов...</string> + <string name="total_restore_size">Общий размер для восстановления: {1} МБ</string> + <string name="updating_system_details">Обновление информации о системе</string> + <string name="restore_completed">[ВОССТАНОВЛЕНИЕ ЗАВЕРШЕНО ЗА {1} СЕКУНД(Ы)]</string> + <!-- {1} is the path we could not open, {2} is strerror output --> + <string name="error_opening_strerr">Ошибка открытия: '{1}' ({2})</string> + <string name="unable_locate_part_backup_name">Не удается найти раздел для копирования: '{1}'</string> + <string name="unable_find_part_path">Не удается найти раздел по пути '{1}'</string> + <string name="update_part_details">Обновление информации о разделах...</string> + <string name="update_part_details_done">...готово</string> + <string name="wiping_dalvik">Очистка директорий Dalvik Cache...</string> + <string name="cleaned">Очищены: {1}...</string> + <string name="dalvik_done">-- Очистка директорий Dalvik Cache завершена!</string> + <string name="no_andsec">Не найдены разделы android secure.</string> + <string name="unable_to_locate">{1} не найден.</string> + <string name="wiping_datamedia">Очистка внутренней памяти -- /data/media...</string> + <string name="unable_to_mount">Не удается смонтировать {1}</string> + <string name="unable_to_mount_internal">Не удается смонтировать internal_storage</string> + <string name="unable_to_mount_storage">Не удается смонтировать накопитель</string> + <string name="fail_decrypt">Не удается расшифровать data.</string> + <string name="no_crypto_support">Шифрование не добавлено в эту сборку, пинайте разработчика.</string> + <string name="decrypt_success_dev">Data успешно расшифрован, новое блочное устройство: '{1}'</string> + <string name="done">Готово.</string> + <string name="start_partition_sd">Разметка SD-карты...</string> + <string name="partition_sd_locate">Не удалось найти устройство для разметки.</string> + <string name="ext_swap_size">Размер EXT + Swap превышает размер sdcard.</string> + <string name="remove_part_table">Удаление таблицы разделов...</string> + <string name="unable_rm_part">Не удается удалить таблицу разделов.</string> + <string name="create_part">Создание раздела {1}...</string> + <string name="unable_to_create_part">Не удается создать раздел {1}.</string> + <string name="format_sdext_as">Форматирование sd-ext в {1}...</string> + <string name="part_complete">Разметка завершена.</string> + <string name="unable_to_open">Не удается открыть '{1}'.</string> + <string name="mtp_already_enabled">MTP уже включен</string> + <string name="mtp_fail">Не удалось включить MTP</string> + <string name="no_mtp">Поддержка MTP отсутствует</string> + <string name="image_flash_start">[ПРОШИВКА ОБРАЗА НАЧАТА]</string> + <string name="img_to_flash">Образ для прошивки: '{1}'</string> + <string name="flash_unable_locate">Не удается найти раздел '{1}'.</string> + <string name="no_part_flash">Не выбраны разделы для прошивки.</string> + <string name="too_many_flash">Выбрано слишком много разделов для прошивки.</string> + <string name="invalid_flash">Указан неверный раздел для прошивки.</string> + <string name="flash_done">[ПРОШИВКА ОБРАЗА ЗАВЕРШЕНА]</string> + <string name="wiping">Очистка {1}</string> + <string name="repair_not_exist">{1} не существует! Невозможно восстановить!</string> + <string name="repairing_using">Восстановление {1} с помощью {2}...</string> + <string name="unable_repair">Невозможно восстановить {1}.</string> + <string name="mount_data_footer">Не удалось смонтировать /data, не найден крипто-ключ.</string> + <!-- {1} is the folder name that we could not create, {2} is strerror output --> + <string name="create_folder_strerr">Невозможно создать папку '{1}' ({2}).</string> + <!-- {1} is the folder name that we could not mount, {2} is strerror output --> + <string name="fail_mount">Не удается смонтировать '{1}' ({2})</string> + <!-- {1} is the folder name that we could not unmount, {2} is strerror output --> + <string name="fail_unmount">Не удается размонтировать '{1}' ({2})</string> + <string name="cannot_resize">Невозможно изменить размер {1}.</string> + <string name="repair_resize">Восстановление {1} перед изменением размера.</string> + <string name="unable_resize">Не удается изменить размер {1}.</string> + <string name="no_md5_found">Отсутствует файл md5 для '{1}'. Пожалуйста отмените выбор проверки MD5 при восстановлении.</string> + <string name="md5_fail_match">MD5 не соответствует для '{1}'.</string> + <string name="fail_decrypt_tar">Не удается расшифровать tar-файл '{1}'</string> + <string name="format_data_msg">Вам, возможно, потребуется перезагрузись рекавери, чтобы иметь возможность использовать /data снова.</string> + <string name="format_data_err">Невозможно отформатировать и удалить шифрование.</string> + <string name="formatting_using">Форматирование {1} с помощью {2}...</string> + <string name="unable_to_wipe">Невозможно очистить {1}.</string> + <string name="cannot_wipe">Раздел {1} не может быть очищен.</string> + <string name="remove_all">Удаление всех файлов в '{1}'</string> + <string name="wiping_data">Очистка /data без очистки /data/media ...</string> + <string name="backing_up">Резервное копирование {1}...</string> + <string name="backing">Резервное копирование</string> + <string name="backup_size">Размер файла резервной копии для '{1}' 0 байт.</string> + <string name="datamedia_fs_restore">ВНИМАНИЕ: Эта резервная копия /data была создана с файловой системы {1}! Резервная копия может не загрузиться, если вы не измените обратно на {1}.</string> + <string name="restoring">Восстановление {1}...</string> + <string name="restoring_hdr">Восстановление</string> + <string name="recreate_folder_err">Невозможно заново создать папку {1}.</string> + <string name="img_size_err">Размер образа больше размера целевого устройства</string> + <string name="flashing">Прошивка {1}...</string> + <string name="backup_folder_set">Папка для резервной копии установлена в '{1}'</string> + <string name="locate_backup_err">Не удается найти резервную копию '{1}'</string> + <string name="set_restore_opt">Установки опций восстановления: '{1}':</string> + <string name="md5_check_skip">Пропуск проверки MD5 включен</string> + <string name="ors_encrypt_restore_err">Не удается использовать OpenRecoveryScript для восстановления зашифрованной резервной копии.</string> + <string name="mounting">Монтирование</string> + <string name="unmounting">Размонтирование</string> + <string name="mounted">'{1}' смонтирован</string> + <string name="unmounted">'{1}' размонтирован</string> + <string name="setting">Установка '{1}' в '{2}'</string> + <string name="setting_empty">Установка значения '{1}' в пустое</string> + <string name="making_dir1">Создание директории</string> + <string name="making_dir2">Создание директории '{1}'</string> + <string name="running_command">Запуск команды</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">Запуск ADB Sideload...</string> + <string name="need_new_adb">Вам необходим adb 1.0.32 или новее для выполнения sideload на этом устр-ве.</string> + <string name="no_pwd">Не предоставлен пароль.</string> + <string name="done_ors">Завершено выполнение файла сценария</string> + <string name="injecttwrp">Введение TWRP в образ boot...</string> + <string name="zip_err">Ошибка при установке zip файла '{1}'</string> + <string name="installing_zip">Установка zip файла '{1}'</string> + <string name="select_backup_opt">Установка опций резервного копирования:</string> + <string name="compression_on">Сжатие включено</string> + <string name="md5_off">Вычисление MD5 выключено</string> + <string name="backup_fail">Ошибка резервного копирования</string> + <string name="backup_clean">Ошибка резервного копирования. Очистка папки с резервной копией.</string> + <string name="running_recovery_commands">Выполнение команд рекавери</string> + <string name="recovery_commands_complete">Команды рекавери завершены</string> + <string name="running_ors">Выполнение OpenRecoveryScript</string> + <string name="ors_complete">OpenRecoveryScript выполнен</string> + <string name="no_updater_binary">'{1}' не найден в zip файле.</string> + <string name="check_for_md5">Проверка MD5-файлов...</string> + <string name="fail_sysmap">Не удалось отобразить в память файл '{1}'</string> + <string name="verify_zip_sig">Проверка подписи zip...</string> + <string name="verify_zip_fail">Подпись Zip не прошла проверку!</string> + <string name="verify_zip_done">Подпись Zip проверена успешно.</string> + <string name="zip_corrupt">Zip-файл поврежден!</string> + <string name="no_md5">Пропуск проверки MD5: не найден MD5-файл</string> + <string name="md5_fail">MD5 не соответствует</string> + <string name="md5_match">MD5 соответствует</string> + <string name="pid_signal">Процесс {1} завершился с кодом {2}</string> + <string name="pid_error">Процесс {1} завершился с ОШИБКОЙ: {2}</string> + <string name="install_dumlock">Установка HTC Dumlock в систему...</string> + <string name="dumlock_restore">Восстановление оригинального boot...</string> + <string name="dumlock_reflash">Перепрошивка recovery в boot...</string> + <string name="run_script">Запуск сценария {1}...</string> + <string name="rename_stock">Переименование файла стокового рекавери в /system для предотвращения возврата на стоковое рекавери вместо TWRP.</string> + <string name="split_backup">Разделение резервной копии на несколько архивов...</string> + <string name="backup_error">Ошибка создания резервной копии.</string> + <string name="restore_error">Ошибка восстановления резервной копии.</string> + <string name="split_thread">Разделение идентификатора потока {1} в архив {2}</string> + <!-- These 2 items are saved in the data manager instead of resource manager, so %llu, etc is correct instead of {1} --> + <string name="file_progress">%llu из %llu файлов, %i%%</string> + <string name="size_progress">%llu МБ из %llu МБ, %i%%</string> + <string name="decrypt_cmd">Попытка расшифровать раздел данных с помощью командной строки.</string> + <string name="base_pkg_err">Неудача при загрузке базовых пакетов.</string> + <string name="simulating">Имитация действий...</string> + <string name="backup_cancel">Резервное копирование отменено</string> + <string name="config_twrp">Конфигурирование TWRP...</string> + <string name="config_twrp_err">Невозможно сконфигурировать TWRP с этим ядром.</string> + <string name="copy_log">recovery.log скопирован в {1}.</string> + <string name="max_queue">Максимум zip в очереди достигнут!</string> + <string name="min_queue">Минимум zip в очереди достигнут!</string> + <string name="screenshot_saved">Скриншот сохранен в {1}</string> + <string name="screenshot_err">Не удалось сделать скриншот!</string> + <string name="zip_wipe_cache">Один или более zip запрашивают очистку cache -- Очистка cache...</string> + <string name="and_sec_wipe_err">Невозможно очистить android secure</string> + <string name="dalvik_wipe_err">Не удалось очистить dalvik</string> + <string name="auto_gen">(Создать автоматически)</string> + <string name="curr_date">(Текущая дата)</string> + <string name="backup_name_len">Имя резервной копии слишком длинное.</string> + <string name="backup_name_invalid">Имя резервной копии '{1}' содержит недопустимые символы: '{1}'</string> + <string name="no_real_sdcard">В этом устройстве отсутствует реальная SD-карта! Отмена!</string> + <string name="cancel_sideload">Отмена ADB Sideload...</string> + <string name="change_fs_err">Ошибка при изменении файловой системы.</string> + <string name="theme_ver_err">Версия темы не соответствует версии TWRP. Используется тема по умолчанию.</string> + <string name="install_reboot">Устройство будет перезагружено через 5 секунд.</string> + <string name="up_a_level">(в родительский каталог)</string> + </resources> +</language> diff --git a/gui/theme/common/languages/sk.xml b/gui/theme/common/languages/sk.xml new file mode 100644 index 000000000..544a12260 --- /dev/null +++ b/gui/theme/common/languages/sk.xml @@ -0,0 +1,639 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<language> + <display>Slovak</display> + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <string name="system">Systém</string> + <string name="system_image">Obraz systému</string> + <string name="vendor">Dodávateľ</string> + <string name="vendor_image">Obrázok dodávateľa</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Cache</string> + <string name="data">Data</string> + <string name="sdcard">SD karta</string> + <string name="internal">Interné úložisko</string> + <string name="microsd">Mikro SD karta</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART Cache</string> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Prijaté dáta</string> + <string name="adopted_storage">Prijaté úložisko</string> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPU: %tw_cpu_temp% °C</string> + <string name="battery_pct">Batéria: %tw_battery%</string> + <string name="sort_by_name">Zoradiť podľa názvu</string> + <string name="sort_by_date">Zoradiť podľa dátumu</string> + <string name="sort_by_size">Zoradiť podľa veľkosti</string> + <string name="sort_by_name_only">Názov</string> + <string name="sort_by_date_only">Dátum</string> + <string name="sort_by_size_only">Veľkosť</string> + <string name="tab_general">VŠEOBECNÉ</string> + <string name="tab_options">MOŽNOSTI</string> + <string name="tab_backup">ZÁLOHOVANIE</string> + <string name="tab_time_zone">ČASOVÉ PÁSMO</string> + <string name="tab_screen">OBRAZOVKA</string> + <string name="tab_vibration">VIBRÁCIE</string> + <string name="tab_language">JAZYK</string> + <string name="install_btn">Inštalovať</string> + <string name="wipe_btn">Vymazať</string> + <string name="backup_btn">Zálohovať</string> + <string name="restore_btn">Obnoviť</string> + <string name="mount_btn">Pripojiť</string> + <string name="settings_btn">Nastavenia</string> + <string name="advanced_btn">Rozšírené</string> + <string name="reboot_btn">Reštartovať</string> + <string name="files_btn">Súbory</string> + <string name="copy_log_btn">Kopírovať log</string> + <string name="select_type_hdr">Vyberte typ</string> + <string name="install_zip_hdr">Inštalovať Zip</string> + <string name="install_zip_btn">Inštalovať Zip</string> + <string name="install_image_hdr">Inštalovať obraz</string> + <string name="install_image_btn">Inštalovať obraz</string> + <string name="install_select_file_hdr">Vybrať súbor</string> + <string name="file_selector_folders_hdr">Priečinky</string> + <string name="select_file_from_storage">Vyberte súbor z: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Inštalovať</string> + <string name="select_storage_hdr">Vyberte úložisko</string> + <string name="select_storage_btn">Vyberte úložisko</string> + <string name="queue_hdr">Rad</string> + <string name="zip_queue_count">%tw_zip_queue_count% / max 10 súborov v rade</string> + <string name="zip_queue_count_s">Súbor %tw_zip_queue_count% z 10:</string> + <string name="zip_warn1">Táto operácia môže nainštalovať nekompatiblný</string> + <string name="zip_warn2">softvér a znefunkčniť zariadenie.</string> + <string name="zip_back_cancel">Stlačte Naspäť pre zrušenie pridania zip.</string> + <string name="zip_back_clear">Stlačte Naspäť pre vyčistenie zoznamu.</string> + <string name="folder">Adresár:</string> + <string name="file">Súbor:</string> + <string name="zip_sig_chk">Verifikácia podpisu zip</string> + <string name="inject_twrp_chk">Vložiť TWRP po inštalácií</string> + <string name="options_hdr">Nastavenia</string> + <string name="confirm_flash_hdr">Potvrdiť flash</string> + <string name="zip_queue">Rad:</string> + <string name="options">Nastavenia:</string> + <string name="swipe_confirm"> Potvrdiť</string> + <string name="zip_add_btn">Pridať viac Zip</string> + <string name="zip_clear_btn">Vyčistiť zoznam Zip</string> + <string name="install_zip_count_hdr">Nainštaluj Zip %tw_zip_index% z %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Inštalácia Zip: %tw_file%</string> + <string name="failed">Neúspešné</string> + <string name="successful">Úspešné</string> + <string name="install_failed">Inštalácia zlyhala</string> + <string name="install_successful">Inštalácia sa podarila</string> + <string name="wipe_cache_dalvik_btn">Vymazať cache/dalvik</string> + <string name="reboot_system_btn">Reštartovať systém</string> + <string name="install_sel_target">Vyberte cieľovú partíciu</string> + <string name="flash_image_select">Vyberte cieľovú partíciu pre zápis obrazu:</string> + <string name="target_partition">Cieľová partícia:</string> + <string name="flashing_image">Zapisovanie obrazu...</string> + <string name="image_flashed">Obraz zapísany</string> + <string name="wipe_cache_dalvik_confirm">Zmazať cache & dalvik?</string> + <string name="wiping_cache_dalvik">Mazanie cache & dalvik...</string> + <string name="wipe_cache_dalvik_complete">Vymazanie cache & dalvik dokončené</string> + <string name="swipe_wipe">Potiahnuť pre vymazanie</string> + <string name="swipe_wipe_s"> Vymazanie</string> + <string name="no_os1">Nie je nainštalovaný OS! Ste si</string> + <string name="no_osrb">si istý, že chcete reštart?</string> + <string name="no_ospo">si istý, že chcete vypnúť zariadenie?</string> + <string name="rebooting">Reštartovanie...</string> + <string name="swipe_reboot">Potiahnuť pre reštart</string> + <string name="swipe_reboot_s"> Reštart</string> + <string name="swipe_flash">Potiahnuť pre potvrdenie zápisu</string> + <string name="confirm_action">Potvrdiť akciu</string> + <string name="back_cancel">Pre zrušenie stlačte tlačidlo naspäť.</string> + <string name="cancel_btn">Zrušiť</string> + <string name="wipe_hdr">Vymazať</string> + <string name="factory_reset_hdr">Továrenské nastavenie</string> + <string name="factory_reset_btn">Továrenské nastavenie</string> + <string name="factory_reset1">Vymazať Dáta, Cache a Dalvik</string> + <string name="factory_reset2">(nezahŕňa vnútornú pamäť)</string> + <string name="factory_reset3">Väčšinou je</string> + <string name="factory_reset4">potrebné len vymazanie.</string> + <string name="factory_resetting">Továrenské nastavenie...</string> + <string name="advanced_wipe_hdr">Rozšírené vymazanie</string> + <string name="advanced_wipe_btn">Rozšírené vymazanie</string> + <string name="wipe_enc_confirm">Vymazať šifrovanie z Data?</string> + <string name="formatting_data">Formátujem Data...</string> + <string name="swipe_format_data">Swipe pre voľbu Formátovať Data</string> + <string name="swipe_format_data_s"> Formátovať Data</string> + <string name="factory_reset_complete">Továrenské nastavenie ukončené</string> + <string name="sel_part_hdr">Vyberte partície</string> + <string name="wipe_sel_confirm">Vymazať vybranú(é) partíciu(e)?</string> + <string name="wiping_part">Vymazávanie partície(í)...</string> + <string name="wipe_complete">Vymazávanie dokončené</string> + <string name="sel_part_wipe">Vyberte partície na vymazanie:</string> + <string name="invalid_part_sel">Neplatný výber partície</string> + <string name="format_data_hdr">Formátovať Data</string> + <string name="format_data_btn">Formátovať Data</string> + <string name="format_data_ptr1">Formátovanie Data vymaže všetky aplikácie,</string> + <string name="format_data_ptr2">zálohy, fotky, videá, hudbu</string> + <string name="format_data_ptr3">a vymaže enkrypciu vnútornej pamäte.</string> + <string name="format_data_adopted">Zahŕňa adoptovanú pamäť</string> + <string name="format_data_lcp1">Formátovanie Data vymaže všetky aplikácie, zálohy, fotografie, videá, hudbu</string> + <string name="format_data_lcp2">a vymaže enkrypciu vnútornej pamäte.</string> + <string name="format_data_wtc1">Formátovanie Data vymaže všetky aplikácie,</string> + <string name="format_data_wtc2">zálohy a hudbu. Tento proces je nezvratný.</string> + <string name="format_data_undo">Toto je nezvratné.</string> + <string name="format_data_complete">Formátovenie Data je hotové</string> + <string name="yes_continue">Napíš \"yes\" pre pokračovanie. Stlač naspäť pre zrušenie.</string> + <string name="part_opt_hdr">Možnosti pre: %tw_partition_name%</string> + <string name="sel_act_hdr">Vyber akciu</string> + <string name="file_sys_opt">Nastavenia súborového systému</string> + <string name="partition">Partície: %tw_partition_name%</string> + <string name="part_mount_point">Mount point: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Súborový systém: %tw_partition_file_system%</string> + <string name="part_present_yes">Prítomný: Áno</string> + <string name="part_present_no">Prítomný: Nie</string> + <string name="part_removable_yes">Vymeniteľný: Áno</string> + <string name="part_removable_no">Vymeniteľný: Nie</string> + <string name="part_size">Veľkosť: %tw_partition_size%MB</string> + <string name="part_used">Použité: %tw_partition_used%MB</string> + <string name="part_free">Voľné: %tw_partition_free%MB</string> + <string name="part_backup_size">Veľkosť zálohy: %tw_partition_backup_size%MB</string> + <string name="resize_btn">Natiahnuť súborový systém</string> + <string name="resize_btn_s">Natiahnuť</string> + <string name="resize_confirm">Natiahnuť %tw_partition_name%?</string> + <string name="resizing">Naťahujem...</string> + <string name="resize_complete">Natiahnutie dokončené</string> + <string name="swipe_resize">Potiahni pre natiahnutie</string> + <string name="swipe_resize_s"> Natiahnuť</string> + <string name="repair_btn">Opraviť súborový systém</string> + <string name="repair_btn_s">Oprava</string> + <string name="repair_confirm">Opraviť %tw_partition_name%?</string> + <string name="repairing">Opravovanie...</string> + <string name="repair_complete">Oprava ukončená</string> + <string name="swipe_repair">Potiahnuť pre opravu</string> + <string name="swipe_repair_s"> Oprava</string> + <string name="change_fs_btn">Zmeniť súborový systém</string> + <string name="change_fs_btn_s">Zmeniť</string> + <string name="change_fs_for_hdr">Zmeniť súborový systém pre: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Partícia: %tw_partition_name% > Zvoľte súborový systém</string> + <string name="change_fs_warn1">Niektoré ROM alebo jadrá nemusia podporovať niektoré</string> + <string name="change_fs_warn2">súborové systémy. Pokračujte opatrne!</string> + <string name="change_fs_confirm">Zmeniť %tw_partition_name%?</string> + <string name="formatting">Formátovanie...</string> + <string name="format_complete">Formátovanie dokončené</string> + <string name="swipe_change_fs">Potiahnuť pre zmenu</string> + <string name="swipe_change_s"> Zmena</string> + <string name="back_btn">Nazad</string> + <string name="wipe_enc_btn">Vymazať šifrovanie</string> + <string name="swipe_factory_reset">Potiahnuť pre továrenské nastavenie</string> + <string name="repair_change_btn">Opraviť alebo zmeniť súborový systém</string> + <string name="storage_hdr">Úložisko: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Záloha</string> + <string name="backup_confirm_hdr">Potvrdiť zálohu</string> + <string name="encryption_tab">ŠIFROVANIE</string> + <string name="encryption">Šifrovanie:</string> + <string name="name">Názov:</string> + <string name="sel_part_backup">Vybrať partície do zálohy:</string> + <string name="storage">Pamäť:</string> + <string name="enc_disabled">zakázané - pre povolenie zadajte heslo</string> + <string name="enc_enabled">povolené</string> + <string name="enable_backup_comp_chk">Povoliť kompresiu</string> + <string name="skip_md5_backup_chk">Vynechať generovanie MD5 počas zálohy</string> + <string name="disable_backup_space_chk">Nekontrolovať voľné miesto</string> + <string name="refresh_sizes_btn">Obnoviť veľkosti</string> + <string name="swipe_backup">Potiahnuť pre zálohu</string> + <string name="append_date_btn">Pripojiť dátum</string> + <string name="backup_name_exists">Záloha s rovnakým názvom už existuje!</string> + <string name="encrypt_backup">Šifrovať zálohu?</string> + <string name="enter_pass">Zadajte heslo:</string> + <string name="enter_pass2">Zopakujte heslo:</string> + <string name="pass_not_match">Heslá sa nezhodujú!</string> + <string name="partitions">Partície:</string> + <string name="disabled">Zakázané</string> + <string name="enabled">Povolené</string> + <string name="backup_name_hdr">Pomenovanie zálohy</string> + <string name="progress">Priebeh:</string> + <string name="backup_complete">Zálohovanie je dokončené</string> + <string name="restore_hdr">Obnova</string> + <string name="sel_backup_hdr">Vyberte zálohu</string> + <string name="restore_sel_store_hdr">Vyberte zálohu z %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Vyberte balíček pre obnovu:</string> + <string name="restore_enc_backup_hdr">Šifrovaná záloha</string> + <string name="restore_dec_fail">Heslo je nesprávne, skúste to znova!</string> + <string name="del_backup_btn">Zmazať zálohu</string> + <string name="del_backup_confirm">Zmazať zálohu?</string> + <string name="del_backup_confirm2">Toto je nezvratné!</string> + <string name="deleting_backup">Vymazávanie zálohy...</string> + <string name="backup_deleted">Vymazanie zálohy dokončené</string> + <string name="swipe_delete">Potiahnuť pre zmazanie</string> + <string name="swipe_delete_s"> Vymazať</string> + <string name="restore_try_decrypt">Šifrovaná záloha - pokus o dešifrovanie</string> + <string name="restore_try_decrypt_s">Pokus o dešifrovanie</string> + <string name="restore_backup_date">Záloha spravená %tw_restore_file_date%</string> + <string name="restore_sel_part">Vybrať partície pre obnovu:</string> + <string name="restore_enable_md5_chk">Povoliť kontrolu MD5 na zálohovaných súboroch</string> + <string name="restore_complete">Obnova dokočená</string> + <string name="swipe_restore">Potiahnuť pre obnovu</string> + <string name="swipe_restore_s"> Obnoviť</string> + <string name="rename_backup_hdr">Premenovať zálohu</string> + <string name="rename_backup_confirm">Premenovať zálohu?</string> + <string name="rename_backup_confirm2">Toto je nezvratné!</string> + <string name="renaming_backup">Premenovávanie zálohy...</string> + <string name="rename_backup_complete">Premenovanie zálohy dokončené</string> + <string name="swipe_to_rename">Potiahnutím premenovat</string> + <string name="swipe_rename"> Premenovať</string> + <string name="confirm_hdr">Potvrdiť</string> + <string name="mount_hdr">Pripojiť</string> + <string name="mount_sel_part">Vybrať partície pre pripojenie:</string> + <string name="mount_sys_ro_chk">Pripojiť partície v režime čítanie</string> + <string name="mount_sys_ro_s_chk">Pripojiť systém v režime na čítanie</string> + <string name="decrypt_data_btn">Dekryptovať Data</string> + <string name="disable_mtp_btn">Zakázať MTP</string> + <string name="enable_mtp_btn">Povoliť MTP</string> + <string name="mount_usb_storage_btn">Pripoj. ukl. priestor USB</string> + <string name="usb_storage_hdr">Ukladací priestor USB</string> + <string name="usb_stor_mnt1">Ukladací priestor USB pripojený</string> + <string name="usb_stor_mnt2">Uistite sa, ze ste zariadenie odobrali</string> + <string name="usb_stor_mnt3">s počítača pred odpojením!</string> + <string name="unmount_btn">Odpojiť</string> + <string name="rb_system_btn">Systém</string> + <string name="rb_poweroff_btn">Vypnúť</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Stiahnuť</string> + <string name="turning_off">Vypínanie...</string> + <string name="swipe_power_off">Potiahnuť pre vypnutie</string> + <string name="swipe_power_off_s">Vypnúť</string> + <string name="sys_ro_hdr">Nezmenená systémová partícia</string> + <string name="sys_ro_keep">Ponechať System v režime na čítanie?</string> + <string name="sys_rop1">TWRP môže ponechať vašu systémovú partíciu nezmenenú</string> + <string name="sys_rop2">čo zjednoduší inštaláciu oficiálnych aktualizácií.</string> + <string name="sys_rop3">TWRP nezabráni tuctovej ROMke</string> + <string name="sys_rop4">prepísať TWRP a nebude ponúkať rootovanie zariadenia.</string> + <string name="sys_rop5">Inštalovanie Zip alebo operácie cez adb môžu stále</string> + <string name="sys_rop6">modifikovať systémovú partíciu.</string> + <string name="sys_rol1">TWRP môže ponechať vašu systémovú partíciu nezmenenú čo zjednoduší inštaláciu oficiálnych aktualizácií.</string> + <string name="sys_rol2">TWRP nezabráni tuctovej ROMke prepísať TWRP a nebude ponúkať rootovanie zariadenia.</string> + <string name="sys_rol3">Inštalovanie Zip alebo operácie cez adb môžu stále modifikovať systémovú partíciu.</string> + <string name="sys_ro_never_show_chk">Nikdy viac nezobrazovať túto obrazovku počas štartu</string> + <string name="sys_ro_keep_ro_btn">Ponechať v režime na čítanie</string> + <string name="swipe_allow_mod">Potiahnuť pre povolenie zmien</string> + <string name="swipe_allow_mod_s">Povoliť zmeny</string> + <string name="settings_hdr">Nastavenia</string> + <string name="settings_gen_hdr">Všeobecné</string> + <string name="settings_gen_s_hdr">Všeobecné</string> + <string name="settings_gen_btn">Všeobecné</string> + <string name="use_rmrf_chk">Použiť rm -rf namiesto naformátovania</string> + <string name="use24clock_chk">Používať 24-hodín</string> + <string name="rev_navbar_chk">Prevrátené usporiadanie lišty</string> + <string name="simact_chk">Simulovať akcie pre testovanie témy</string> + <string name="simfail_chk">Simulovať neúspechy akcií</string> + <string name="ctr_navbar_rdo">Centrovať tlačidlá navigácie</string> + <string name="lft_navbar_rdo">Zarovnať tlačidlá navigácie vľavo</string> + <string name="rht_navbar_rdo">Zarovnať tlačidlá navigácie vpravo</string> + <string name="restore_defaults_btn">Obnoviť predvolené</string> + <string name="settings_tz_btn">Časové pásmo</string> + <string name="settings_screen_btn">Obrazovka</string> + <string name="settings_screen_bright_btn">Jas obrazovky</string> + <string name="settings_vibration_btn">Vibrovať</string> + <string name="settings_language_btn">Jazyk</string> + <string name="time_zone_hdr">Časové pásmo</string> + <string name="sel_tz_list">Vyberte časové pásmo:</string> + <string name="utcm11">(UTC -11) Samoa, Midwayské ostrovy</string> + <string name="utcm10">(UTC -10) Havaj</string> + <string name="utcm9">(UTC -9) Aljaška</string> + <string name="utcm8">(UTC -8) Tichomorský čas</string> + <string name="utcm7">(UTC -7) Západný (Horský) čas USA, Arizona</string> + <string name="utcm6">(UTC -6) Centrálny čas USA, Mexiko</string> + <string name="utcm5">(UTC -5) Východný čas USA, Indiana</string> + <string name="utcm4">(UTC -4) Atlantický čas, Caracas</string> + <string name="utcm3">(UTC -3) Brazília, Buenos Aires</string> + <string name="utcm2">(UTC -2) Stredoatlantický čas</string> + <string name="utcm1">(UTC -1) Azory, Cape Verde</string> + <string name="utc0">(UTC 0) Greenwichský čas, Londýn, Dublin, Lisbon</string> + <string name="utcp1">(UTC +1) Stredoeurópsky čas, Bratislava, Berlín, Brusel, Paríž</string> + <string name="utcp2">(UTC +2) Atény, Istanbul, Minsk, Káhira</string> + <string name="utcp3">(UTC +3) Moskva, Bagdad, Teherán</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tbilisi, Muscat</string> + <string name="utcp5">(UTC +5) Islamabád, Karáčí, Jekaterinsburg</string> + <string name="utcp6">(UTC +6) Astana, Colombo, Dhakar</string> + <string name="utcp7">(UTC +7) Bangkok, Džakarta, Hanoj</string> + <string name="utcp8">(UTC +8) Peking, Hong Kong, Singapur</string> + <string name="utcp9">(UTC +9) Jakutsk, Tokyo, Soul</string> + <string name="utcp10">(UTC +10) Vladivostok, Sydney, Guam</string> + <string name="utcp11">(UTC +11) Magadan, Šalamúnové ostrovy</string> + <string name="utcp12">(UTC +12) Wellington, Fidži, Kamčatka</string> + <string name="sel_tz_offset">Zvoľte odchýlku (zvyčajne 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Žiadna</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Použiť letný čas (DST)</string> + <string name="curr_tz">Aktuálne časové pásmo: %tw_time_zone%</string> + <string name="curr_tz_s">Aktuálne časové pásmo:</string> + <string name="set_tz_btn">Nastav časové pásmo</string> + <string name="settings_screen_hdr">Obrazovka</string> + <string name="settings_screen_timeout_hdr">Vypnutie obrazovky</string> + <string name="enable_timeout_chk">Povoliť vypnutie obrazovky</string> + <string name="screen_to_slider">Vypnutie obrazovky v sekundách:</string> + <string name="screen_to_slider_s">Vypnutie obrazovky v sekundách (0=zakázané): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Nastavenie vypnutia obrazovky nedostupné</string> + <string name="screen_bright_slider">Jas: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Nastavenie jasu nedostupné</string> + <string name="vibration_hdr">Vibrovať</string> + <string name="button_vibration_hdr">Vibrovať pri stláčaní</string> + <string name="kb_vibration_hdr">Vibrovať pri písaní</string> + <string name="act_vibration_hdr">Vibrovať pri akcií</string> + <string name="button_vibration">Vibrovať pri stláčaní:</string> + <string name="kb_vibration">Vibrovať pri písaní:</string> + <string name="act_vibration">Vibrovať pri akcií:</string> + <string name="select_language">Výber jazyka:</string> + <string name="sel_lang_btn">Výber jazyka</string> + <string name="set_language_btn">Nastaviť jazyk</string> + <string name="advanced_hdr">Rozšírené</string> + <string name="copy_log_confirm">Skopírovať log na SD kartu?</string> + <string name="copying_log">Kopírovanie logu na SD kartu...</string> + <string name="copy_log_complete">Kopírovanie logu dokončené</string> + <string name="part_sd_btn">Rozdeliť SD kartu</string> + <string name="part_sd_s_btn">SD karta</string> + <string name="file_manager_btn">Súborový manažér</string> + <string name="language_hdr">Jazyk</string> + <string name="terminal_btn">Terminál</string> + <string name="reload_theme_btn">Načítať tému</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Vložiť TWRP</string> + <string name="inject_twrp_confirm">Znova vložiť TWRP?</string> + <string name="injecting_twrp">Znova vkladám TWRP...</string> + <string name="inject_twrp_complete">Vloženie TWRP dokončené</string> + <string name="swipe_to_confirm">Potiahnuť pre potvrdenie</string> + <string name="part_sd_hdr">Rozdeliť SD kartu</string> + <string name="invalid_partsd_sel">Musíte zvoliť odstrániteľné zariadenie</string> + <string name="part_sd_lose">Prídete o všetky súbory na vloženej SD karte!</string> + <string name="part_sd_undo">Toto je nezvratná akcia!</string> + <string name="part_sd_ext_sz">Veľkosť EXT:</string> + <string name="part_sd_swap_sz">Veľkosť Swap:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Súborový systém:</string> + <string name="swipe_part_sd">Potiahnutím rozdeliť</string> + <string name="swipe_part_sd_s">Rozdelenie</string> + <string name="partitioning_sd">Delím SD kartu...</string> + <string name="partitioning_sd2">Toto potrvá niekoľko minút.</string> + <string name="part_sd_complete">Rozdelenie kompletné</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Onboviť pôvodný boot</string> + <string name="dumlock_restore_confirm">Obnoviť pôvodný obraz boot?</string> + <string name="dumlock_restoring">Obnovovanie pôvodného bootu...</string> + <string name="dumlock_restore_complete">Obnova pôvodného bootu dokončená</string> + <string name="dumlock_reflash_btn">Prepísanie recovery</string> + <string name="dumlock_reflash_confirm">Prepísať recovery pri štarte?</string> + <string name="dumlock_reflashing">Prepisovanie recovery pri štarte...</string> + <string name="dumlock_reflash_complete">Prepísanie recovery pri štarte dokončené</string> + <string name="dumlock_install_btn">Inštalovať HTC Dumlock</string> + <string name="dumlock_install_confirm">Inštalovať súbory HTC Dumlock do ROM?</string> + <string name="dumlock_installing">Inštalácia HTC Dumlock...</string> + <string name="dumlock_install_complete">Inštalácia HTC Dumlock dokončená</string> + <string name="swipe_to_unlock">Potiahnutím odomknúť</string> + <string name="swipe_unlock"> Odomknúť</string> + <string name="fm_hdr">Súborový manažér</string> + <string name="fm_sel_file">Vyberte súbor alebo adresár</string> + <string name="fm_type_folder">Adresár</string> + <string name="fm_type_file">Súbor</string> + <string name="fm_choose_act">Zvoľte akciu</string> + <string name="fm_selected">Zvolené %tw_fm_type%:</string> + <string name="fm_copy_btn">Kopíruj</string> + <string name="fm_copy_file_btn">Kopírovať súbor</string> + <string name="fm_copy_folder_btn">Kopírovať adresár</string> + <string name="fm_copying">Kopírovanie</string> + <string name="fm_move_btn">Presunúť</string> + <string name="fm_moving">Presúvanie</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Vymazať</string> + <string name="fm_deleting">Vymazávanie</string> + <string name="fm_rename_btn">Premenovať</string> + <string name="fm_rename_file_btn">Premenovať súbor</string> + <string name="fm_rename_folder_btn">Premenovať adresár</string> + <string name="fm_renaming">Premenovávanie</string> + <string name="fm_sel_dest">Vyberte cieľový adresár</string> + <string name="fm_sel_curr_folder">Vyberte súčasný adresár</string> + <string name="fm_rename_hdr">Premenovať</string> + <string name="fm_set_perms_hdr">Nastaviť práva</string> + <string name="fm_perms">Práva:</string> + <string name="fm_complete">Operácia na súbore dokončená</string> + <string name="decrypt_data_hdr">Dešifrovať dáta</string> + <string name="decrypt_data_enter_pass">Zadajte heslo.</string> + <string name="decrypt_data_enter_pattern">Zadajte vzor.</string> + <string name="decrypt_data_trying">Pokus o dešifrovanie</string> + <string name="term_hdr">Príkaz terminálu</string> + <string name="term_s_hdr">Terminál</string> + <string name="term_kill_btn">ZABI</string> + <string name="term_sel_folder_hdr">Navigovať do počiatočného adresára</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Vymazať dalvik cache</string> + <string name="sideload_wipe_cache_chk">Vymazať cache</string> + <string name="swipe_to_sideload">Potiahnúť pre spustenie sideload</string> + <string name="swipe_sideload"> Štart</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Použitie: adb sideload názov.zip</string> + <string name="sideload_complete">ADB Sideload dokončený</string> + <string name="reboot_hdr">Reštart</string> + <string name="su_hdr">Kontrola SuperSU</string> + <string name="su_note1">Vaše zariadenie sa netvári ako rootnuté.</string> + <string name="su_note2">Inštalovať SuperSU teraz?</string> + <string name="su_note3">Toto rootne vaše zariadenie.</string> + <string name="su_cancel">Neinštalovať</string> + <string name="swipe_su_to_install">Potiahnutím nainštalovať</string> + <string name="swipe_su_install"> Inštalovať</string> + <string name="su_installing">Inštalácia SuperSU</string> + <string name="sel_storage_list">Vyberte úložisko</string> + <string name="ok_btn">OK</string> + <string name="no_kernel_selinux">Kernel nemá podporu pre čítanie obsahu SELinux.</string> + <string name="full_selinux">Plná podpora SELinux.</string> + <string name="no_selinux">Bez podpory SELinux (chýba libselinux).</string> + <string name="mtp_enabled">MTP povolené</string> + <string name="mtp_crash">MTP zlyhalo, MTP nebude spustené pri štarte.</string> + <string name="decrypt_success">Úspešne dešifrované s prednastaveným heslom.</string> + <string name="unable_to_decrypt">Nemožno dešifrovať s prednastaveným heslom. Možno budete musieť naformátovať Data.</string> + <string name="generating_md51">Generuje sa MD5</string> + <string name="generating_md52"> *Generuje sa Md5...</string> + <string name="md5_created"> *MD5 vygenerované.</string> + <string name="md5_error"> * chyba MD5!</string> + <string name="md5_compute_error"> * chyba pri výpočte MD5.</string> + <string name="current_date">(Aktuálny dátum)</string> + <string name="auto_generate">(Generovať automaticky)</string> + <string name="unable_to_locate_partition">Nemožno nájsť partíciu \'{1}\' pre výpočet zálohy.</string> + <string name="no_partition_selected">Žiadne partície vybrané na zálohovanie.</string> + <string name="total_partitions_backup"> * Počet partícií označených na zálohovanie: {1}</string> + <string name="total_backup_size"> * Konečná veľkosť zálohy: {1}MB</string> + <string name="available_space"> * Zozstatok miesta: {1}MB</string> + <string name="unable_locate_storage">Nemožno nájsť uložisko.</string> + <string name="no_space">Nedostatok miesta na úložisku.</string> + <string name="backup_started">[ZÁLOHOVANIE ZAČALO]</string> + <string name="backup_folder"> * Adresár zálohy: {1}</string> + <string name="fail_backup_folder">Nemožno vytvoriť adresár zálohy.</string> + <string name="avg_backup_fs">Priemerná miera zálohovania súborových systémov: {1} MB/sek</string> + <string name="avg_backup_img">Priemerná miera zálohovania diskov: {1} MB/sek</string> + <string name="total_backed_size">[{1} MB ZÁLOH DOHROMADY]</string> + <string name="backup_completed">[ZÁLOHA DOKONČENÁ ZA {1} SEKÚND]</string> + <string name="restore_started">[ZAČIATOK OBNOVY]</string> + <string name="restore_folder">Obnoviť adresár: \'{1}\'</string> + <string name="verifying_md5">Kontrolovanie MD5</string> + <string name="skip_md5">Vynechanie kontroly MD5 na základe užívateľského nastavenia.</string> + <string name="calc_restore">Počitanie detailov obnovy...</string> + <string name="restore_read_only">Nemožno obnoviť {1} -- pripojené len na čítanie.</string> + <string name="restore_unable_locate">Nemožno nájsť partíciu \'{1}\' pre obnovu.</string> + <string name="no_part_restore">Žiadne partície neboli vybrané pre obnovu.</string> + <string name="restore_part_count">Obnova {1} partiícií...</string> + <string name="total_restore_size">Veľkosť obnovy je spolu {1}MB</string> + <string name="updating_system_details">Obnovovanie detailov systému</string> + <string name="restore_completed">[OBNOVA DOKONČENÁ ZA {1} SEKÚND]</string> + <string name="error_opening_strerr">Chyba pri otváraní: \'{1}\' ({2})</string> + <string name="unable_locate_part_backup_name">Nemožno nájsť partíciu podľa názvu zálohy: \'{1}\'</string> + <string name="unable_find_part_path">Nemožno nájsť partíciu na ceste \'{1}\'</string> + <string name="update_part_details">Obnova detailov partície...</string> + <string name="update_part_details_done">...hotovo</string> + <string name="wiping_dalvik">Vymazávanie adresárov dalvik cache...</string> + <string name="cleaned">Vyčistené: {1}...</string> + <string name="dalvik_done">-- Vyčistenie adresára Dalvik cache bolo dokončené!</string> + <string name="no_andsec">Žiadne zabezpečné android partície neboli nájdené.</string> + <string name="unable_to_locate">{1} nemožno nájsť.</string> + <string name="wiping_datamedia">Vymazávanie interného úložiska -- /data/media...</string> + <string name="unable_to_mount">{1} nemožno pripojiť</string> + <string name="unable_to_mount_internal">Nemožno pripojiť interné úložisko</string> + <string name="unable_to_mount_storage">Nemožno pripojiť úložisko</string> + <string name="fail_decrypt">Nemožno dešifrovať data.</string> + <string name="no_crypto_support">Táto verzia bola skompilovaná bez podpory šifrovania.</string> + <string name="decrypt_success_dev">Data boli úspešne dešifrované, nový block device: \'{1}\'</string> + <string name="done">Hotovo.</string> + <string name="start_partition_sd">Delenie SD karty...</string> + <string name="partition_sd_locate">Nemožno nájsť zariadenie na rozdelenie.</string> + <string name="ext_swap_size">Veľkosť EXT + Swap je väčšia ako veľkosť SD-karty.</string> + <string name="remove_part_table">Vymazávanie tabuľky rozdelenia...</string> + <string name="unable_rm_part">Nemožno vymazať tabuľku rozdelenia.</string> + <string name="create_part">Vytváranie partície {1}...</string> + <string name="unable_to_create_part">Partíciu {1} nemožno vytvoriť.</string> + <string name="format_sdext_as">Formátovanie sd-ext ako {1}...</string> + <string name="part_complete">Rozdelenie dokončené.</string> + <string name="unable_to_open">Nemožno otvoriť \'{1}\'.</string> + <string name="mtp_already_enabled">MTP je už povolené</string> + <string name="mtp_fail">Nemožno povoliť MTP</string> + <string name="no_mtp">Podpora MTP nie je zahrnutá</string> + <string name="image_flash_start">[ZÁPIS OBRAZU SPUSTENÝ]</string> + <string name="img_to_flash">Obraz na zápis: \'{1}\'</string> + <string name="flash_unable_locate">Nemožno nájsť partíciu \'{1}\' pre zápis.</string> + <string name="no_part_flash">Ná zápis neboli zvolené žiadne partície.</string> + <string name="too_many_flash">Na zápis je zvolených príliš veľa partícií.</string> + <string name="invalid_flash">Zvolená partícia je nesprávna pre zápis.</string> + <string name="flash_done">[ZÁPIS OBRAZU DOKONČENÝ]</string> + <string name="wiping">Mazanie {1}</string> + <string name="repair_not_exist">{1} neexistuje! Oprava nemožná!</string> + <string name="repairing_using">Oprava {1} pomocou {2}...</string> + <string name="unable_repair">Nemožno opraviť {1}.</string> + <string name="mount_data_footer">Nemožno pripojiť /data a nemožno nájsť parametre šifrovania.</string> + <string name="create_folder_strerr">Adresár \'{1}\' nemožno vytvoriť ({2}).</string> + <string name="fail_mount">Nemožno pripojiť \'{1}\' ({2})</string> + <string name="fail_unmount">Nemožno odpojiť \'{1}\' ({2})</string> + <string name="cannot_resize">Nemožno natiahnuť {1}.</string> + <string name="repair_resize">Opravovanie {1} pred natiahnutím.</string> + <string name="unable_resize">Nemožno natiahnuť {1}.</string> + <string name="no_md5_found">Súbor MD5 sa nenašiel pre \'{1}\'. Prosím zvoľte Vypnúť kontrolu MD5 počas obnovy.</string> + <string name="md5_fail_match">MD5 nezodpovedá súboru \'{1}\'.</string> + <string name="fail_decrypt_tar">Nemožno dešifrovať súbor tar \'{1}\'</string> + <string name="format_data_msg">Mali by ste reštartovať recovery aby ste mohli znova používať /data.</string> + <string name="format_data_err">Nemožno formátovať pre zrušenie šifrovania.</string> + <string name="formatting_using">Formátovanie {1} použitím {2}...</string> + <string name="unable_to_wipe">Nemožno vymazať {1}.</string> + <string name="cannot_wipe">Partícia {1} sa nedá vymazať.</string> + <string name="remove_all">Vymazanie všetkých súborov v \'{1}\'</string> + <string name="wiping_data">Vymazanie Data bez vymazana /data/media...</string> + <string name="backing_up">Zálohovanie {1}...</string> + <string name="backing">Zálohovanie</string> + <string name="backup_size">Veľkosť zálohy pre \'{1}\' je 0 bajtov.</string> + <string name="datamedia_fs_restore">UPOZORNENIE: Táto záloha /data bola vytvorená pomocou systému súborov {1}! Záloha nebude bootovať pokiaľ sa nezmení naspäť na {1}.</string> + <string name="restoring">Obnovovanie {1}...</string> + <string name="restoring_hdr">Obnovovanie</string> + <string name="recreate_folder_err">Nemožno vytvoriť adresár {1}.</string> + <string name="img_size_err">Veľkosť obrazu je väčšia ako cieľové zariadenie</string> + <string name="flashing">Zapisovanie {1}...</string> + <string name="backup_folder_set">Adresár záloh nastavený na: \'{1}\'</string> + <string name="locate_backup_err">Zálohu \'{1}\' nemožno nájsť</string> + <string name="set_restore_opt">Nastavenie možností obnovy: \'{1}\':</string> + <string name="md5_check_skip">Vynechanie kontroly MD5 zapnuté</string> + <string name="ors_encrypt_restore_err">Nemožno použiť OpenRecoveryScript na obnovu zašifrovanej zálohy.</string> + <string name="mounting">Pripájanie</string> + <string name="unmounting">Odpájanie</string> + <string name="mounted">\'{1}\' pripojený</string> + <string name="unmounted">\'{1}\' odpojený</string> + <string name="setting">Nastavenie \'{1}\' na \'{2}\'</string> + <string name="setting_empty">Nastavnie \'{1}\' na prázdne</string> + <string name="making_dir1">Vytváranie adresára</string> + <string name="making_dir2">Vytváranie adresára: \'{1}\'</string> + <string name="running_command">Spúštanie príkazu</string> + <string name="sideload">ADB Sideload</string> + <string name="start_sideload">Spúštanie funkcie ADB sideload...</string> + <string name="need_new_adb">Pre použitie sideload na toto zariadenie potrebujete ADB 1.0.32 alebo novšie.</string> + <string name="no_pwd">Heslo nebolo poskytnuté.</string> + <string name="done_ors">Vykonávanie skriptu dokončené</string> + <string name="injecttwrp">Vkladanie TWRP do obrazu boot...</string> + <string name="zip_err">Chyba pri inštalácií zip súboru \'{1}\'</string> + <string name="installing_zip">Inštalácia zip súboru \'{1}\'</string> + <string name="select_backup_opt">Nastavenie možností zálohy:</string> + <string name="compression_on">Kompresia zapnutá</string> + <string name="md5_off">Generovanie MD5 vypnuté</string> + <string name="backup_fail">Zálohovanie zlyhalo</string> + <string name="backup_clean">Zálohovanie zlyhalo. Čistenie adresára záloh.</string> + <string name="running_recovery_commands">Spúšťanie príkazov recovery</string> + <string name="recovery_commands_complete">Príkazy recovery dokončené</string> + <string name="running_ors">Spúšťanie OpenRecoveryScript</string> + <string name="ors_complete">OpenRecoveryScript dokončený</string> + <string name="no_updater_binary">Nemožno nájsť \'{1}\' v súbore zip.</string> + <string name="check_for_md5">Kontrola MD5 súboru...</string> + <string name="fail_sysmap">Nemožno namapovať súbor \'{1}\'</string> + <string name="verify_zip_sig">Overovanie podpisu zip súboru...</string> + <string name="verify_zip_fail">Overenie podpisu zip súboru zlyhalo!</string> + <string name="verify_zip_done">Podpis súboru zip úspešne overený.</string> + <string name="zip_corrupt">Súbor zip je poškodený!</string> + <string name="no_md5">Vynechanie kontroly MD5: súbor s MD5 nenájdený</string> + <string name="md5_fail">MD5 nesedí</string> + <string name="md5_match">MD5 sedí</string> + <string name="pid_signal">Proces {1} skončil so signálom: {2}</string> + <string name="pid_error">Proces {1} skončil s CHYBOU: {2}</string> + <string name="install_dumlock">Inštalovanie HTC Dumlock do systému...</string> + <string name="dumlock_restore">Obnovovanie pôvodného bootu...</string> + <string name="dumlock_reflash">Zapisovanie recovery do bootu...</string> + <string name="run_script">Beh skriptu {1}...</string> + <string name="rename_stock">Premenovaný tuctový recovery súbor v /systém pre zabránenie prepísania TWRP tuctovou ROM.</string> + <string name="split_backup">Rozdelenie zálohy do viacerých archívov...</string> + <string name="backup_error">Chyba pri vytváraní zálohy.</string> + <string name="restore_error">Chyba počas procesu obnovy.</string> + <string name="split_thread">Rozdelenie ID vlákna {1} do archívu {2}</string> + <string name="file_progress">%llu z %llu súborov, %i%%</string> + <string name="size_progress">%lluMB z %lluMB, %i%%</string> + <string name="decrypt_cmd">Pokus o dešifrovanie dátovej partície cez príkazový riadok.</string> + <string name="base_pkg_err">Nepodarilo sa načítať základné balíčky.</string> + <string name="simulating">Simulovanie akcií...</string> + <string name="backup_cancel">Zálohovanie prerušené</string> + <string name="config_twrp">Konfigurovanie TWRP...</string> + <string name="config_twrp_err">Nemožno konfigurovať TWRP s týmto jadrom.</string> + <string name="copy_log">Recovery log skopírovaný do {1}.</string> + <string name="max_queue">Dosiahnutý maximálny počet zip v zozname!</string> + <string name="min_queue">Dosiahnutý minimálny počet zip v zozname!</string> + <string name="screenshot_saved">Snímka obrazovky bola uložená do {1}</string> + <string name="screenshot_err">Nemožno spraviť snímku obrazovky!</string> + <string name="zip_wipe_cache">Jeden alebo viac zip súborov vyžiadalo zmazanie cache -- Vymazávanie cache teraz.</string> + <string name="and_sec_wipe_err">Nemožno vymazať android secure</string> + <string name="dalvik_wipe_err">Nemožno vymazať dalvik</string> + <string name="auto_gen">(Generovať automaticky)</string> + <string name="curr_date">(Aktuálny dátum)</string> + <string name="backup_name_len">Názov zálohy je príliš dlhý.</string> + <string name="backup_name_invalid">Názov zálohy \'{1}\' obsahuje neplatný znak: \'{1}\'</string> + <string name="no_real_sdcard">Toto zariadenie nemá skutočný SD kartu! Prerušujem!</string> + <string name="cancel_sideload">Ruším ADB sideload...</string> + <string name="change_fs_err">Chyba pri zmene súborového systému.</string> + <string name="theme_ver_err">Téma vlastnej verzie nesedí s verziou TWRP. Použije sa tuctová téma.</string> + </resources> +</language> diff --git a/gui/theme/common/languages/sl.xml b/gui/theme/common/languages/sl.xml new file mode 100644 index 000000000..8b120156e --- /dev/null +++ b/gui/theme/common/languages/sl.xml @@ -0,0 +1,639 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<language> + <display>Slovenian</display> + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <string name="system">Sistem</string> + <string name="system_image">Sistemski odtis</string> + <string name="vendor">Prodajalec</string> + <string name="vendor_image">Odtis prodajalca</string> + <string name="boot">Zagon</string> + <string name="recovery">Obnovitev</string> + <string name="cache">Predpomnilnik</string> + <string name="data">Podatki</string> + <string name="sdcard">Kartica SD</string> + <string name="internal">Notranja pomnilniška naprava</string> + <string name="microsd">Kartica mikro SD</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Varni Android</string> + <string name="dalvik">Predpomnilnik Dalvik/ART</string> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Prevzeti podatki</string> + <string name="adopted_storage">Prevzeta pomnilniška naprava</string> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">CPE: %tw_cpu_temp% °C</string> + <string name="battery_pct">Baterija: %tw_battery%</string> + <string name="sort_by_name">Razvrsti po imenu</string> + <string name="sort_by_date">Razvrsti po datumu</string> + <string name="sort_by_size">Razvrsti po velikosti</string> + <string name="sort_by_name_only">Ime</string> + <string name="sort_by_date_only">Datum</string> + <string name="sort_by_size_only">Velikost</string> + <string name="tab_general">SPLOŠNO</string> + <string name="tab_options">MOŽNOSTI</string> + <string name="tab_backup">VAR. KOP.</string> + <string name="tab_time_zone">ČASOVNI PAS</string> + <string name="tab_screen">ZASLON</string> + <string name="tab_vibration">VIBRIRANJE</string> + <string name="tab_language">JEZIK</string> + <string name="install_btn">Namesti</string> + <string name="wipe_btn">Počisti</string> + <string name="backup_btn">Var. kopiraj</string> + <string name="restore_btn">Obnovi</string> + <string name="mount_btn">Priklopi</string> + <string name="settings_btn">Nastavitve</string> + <string name="advanced_btn">Napredno</string> + <string name="reboot_btn">Pon. zaženi</string> + <string name="files_btn">Datoteke</string> + <string name="copy_log_btn">Kopiraj dnevnik</string> + <string name="select_type_hdr">Izberite vrsto</string> + <string name="install_zip_hdr">Namesti ZIP</string> + <string name="install_zip_btn">Namesti ZIP</string> + <string name="install_image_hdr">Namesti odtis</string> + <string name="install_image_btn">Namesti odtis</string> + <string name="install_select_file_hdr">Izberite datoteko</string> + <string name="file_selector_folders_hdr">Mape</string> + <string name="select_file_from_storage">Izberite datoteko iz %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">Stransko nalaganje ADB</string> + <string name="install_hdr">Namesti</string> + <string name="select_storage_hdr">Izberite pomnilniško napravo</string> + <string name="select_storage_btn">Izberite pomnilniško napravo</string> + <string name="queue_hdr">Čakalna vrsta</string> + <string name="zip_queue_count">%tw_zip_queue_count% od največ 10 datotek v čakalni vrsti</string> + <string name="zip_queue_count_s">Datoteka %tw_zip_queue_count% od 10:</string> + <string name="zip_warn1">To opravilo lahko namesti nezdružljivo</string> + <string name="zip_warn2">programsko opremo in naredi napravo neuporabno.</string> + <string name="zip_back_cancel">Pritisnite Nazaj za preklic dodajanja tega ZIP-a.</string> + <string name="zip_back_clear">Pritisnite Nazaj za čiščenje čakalne vrste.</string> + <string name="folder">Mapa:</string> + <string name="file">Datoteka:</string> + <string name="zip_sig_chk">Preverjanje podpisa ZIP</string> + <string name="inject_twrp_chk">Vstavi TWRP po namestitvi</string> + <string name="options_hdr">Možnosti</string> + <string name="confirm_flash_hdr">Potrdite namestitev</string> + <string name="zip_queue">Čakalna vrsta:</string> + <string name="options">Možnosti:</string> + <string name="swipe_confirm"> Potrdi</string> + <string name="zip_add_btn">Dodaj več ZIP-ov</string> + <string name="zip_clear_btn">Počisti čakalno vrsto ZIP-ov</string> + <string name="install_zip_count_hdr">Namesti ZIP %tw_zip_index% od %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Nameščanje ZIP-a: %tw_file%</string> + <string name="failed">Spodletelo</string> + <string name="successful">Uspelo</string> + <string name="install_failed">Namestitev je spodletela</string> + <string name="install_successful">Namestitev je uspela</string> + <string name="wipe_cache_dalvik_btn">Počisti predpomnilnik/Dalvik</string> + <string name="reboot_system_btn">Ponovno zaženi sistem</string> + <string name="install_sel_target">Izberite ciljni razdelek</string> + <string name="flash_image_select">Izberite razdelek za namestitev odtisa:</string> + <string name="target_partition">Ciljni razdelek:</string> + <string name="flashing_image">Nameščanje odtisa …</string> + <string name="image_flashed">Odtis nameščen</string> + <string name="wipe_cache_dalvik_confirm">Počisti predpomnilnik in Dalvik?</string> + <string name="wiping_cache_dalvik">Čiščenje predpomnilnika in Dalvika …</string> + <string name="wipe_cache_dalvik_complete">Čiščenje predpomnilnika in Dalvika končano</string> + <string name="swipe_wipe">Povlecite za čiščenje</string> + <string name="swipe_wipe_s"> Počisti</string> + <string name="no_os1">OS-a ni nameščenega! Ali res</string> + <string name="no_osrb">želite ponovno zagnati?</string> + <string name="no_ospo">želite izklopiti?</string> + <string name="rebooting">Ponovno zaganjanje …</string> + <string name="swipe_reboot">Povlecite za ponovni zagon</string> + <string name="swipe_reboot_s"> Ponovno zaženi</string> + <string name="swipe_flash">Povlecite za potrditev namestive</string> + <string name="confirm_action">Potrdite dejanje</string> + <string name="back_cancel">Pritisnite Nazaj za preklic.</string> + <string name="cancel_btn">Prekliči</string> + <string name="wipe_hdr">Počisti</string> + <string name="factory_reset_hdr">Ponastavitev na tov. vred.</string> + <string name="factory_reset_btn">Ponastavitev na tov. vred.</string> + <string name="factory_reset1">Počisti podatke, predpomnilnik in Dalvik</string> + <string name="factory_reset2">(brez notranje pomnilniške naprave)</string> + <string name="factory_reset3">Večinoma je to</string> + <string name="factory_reset4">edino čiščenje, ki ga potrebujete.</string> + <string name="factory_resetting">Ponastavitev na tov. vred. …</string> + <string name="advanced_wipe_hdr">Napredno čiščenje</string> + <string name="advanced_wipe_btn">Napredno čiščenje</string> + <string name="wipe_enc_confirm">Počisti šifriranje podatkov?</string> + <string name="formatting_data">Formatiranje podatkov …</string> + <string name="swipe_format_data">Povlecite za formatiranje podatkov</string> + <string name="swipe_format_data_s"> Formatiraj podatke</string> + <string name="factory_reset_complete">Ponastavitev na tovarniške vrednosti končana</string> + <string name="sel_part_hdr">Izberite razdelke</string> + <string name="wipe_sel_confirm">Počisti izbrane razdelke?</string> + <string name="wiping_part">Čiščenje razdelkov …</string> + <string name="wipe_complete">Čiščenje končano</string> + <string name="sel_part_wipe">Izberite razdelke za čiščenje:</string> + <string name="invalid_part_sel">Neveljavna izbira razdelkov</string> + <string name="format_data_hdr">Formatiraj podatke</string> + <string name="format_data_btn">Formatiraj podatke</string> + <string name="format_data_ptr1">Formatiranje podatkov bo počistilo vse programe,</string> + <string name="format_data_ptr2">varnostne kopije, slike, videoposnetke, predstavnost in</string> + <string name="format_data_ptr3">odstranilo šifriranje na notranji pomnilniški napravi.</string> + <string name="format_data_adopted">Vključno s prevzeto pomnilniško napravo</string> + <string name="format_data_lcp1">Formatiranje podatkov bo počistilo vse vaše programe, varnostne kopije, slike, videoposnetke, predstavnost in</string> + <string name="format_data_lcp2">odstranilo šifriranje na notranji pomnilniški napravi.</string> + <string name="format_data_wtc1">Formatiranje podatkov bo počistilo vse programe,</string> + <string name="format_data_wtc2">varnostne kopije in predstavnost. Tega ni mogoče razveljaviti.</string> + <string name="format_data_undo">Tega ni mogoče razveljaviti.</string> + <string name="format_data_complete">Formatiranje podatkov končano</string> + <string name="yes_continue">Vtipkajte \'yes\' za nadaljevanje. Pritisnite Nazaj za preklic.</string> + <string name="part_opt_hdr">Možnosti razdelkov za: %tw_partition_name%</string> + <string name="sel_act_hdr">Izberite dejanje</string> + <string name="file_sys_opt">Možnosti datotečnega sistema</string> + <string name="partition">Razdelek: %tw_partition_name%</string> + <string name="part_mount_point">Priklopna točka: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Datotečni sistem: %tw_partition_file_system%</string> + <string name="part_present_yes">Prisoten: da</string> + <string name="part_present_no">Prisoten: ne</string> + <string name="part_removable_yes">Odstranljiv: da</string> + <string name="part_removable_no">Odstranljiv: ne</string> + <string name="part_size">Velikost: %tw_partition_size% MB</string> + <string name="part_used">Uporabljeno: %tw_partition_used% MB</string> + <string name="part_free">Nezasedeno: %tw_partition_free% MB</string> + <string name="part_backup_size">Velikost varnostne kopije: %tw_partition_backup_size% MB</string> + <string name="resize_btn">Spremeni velikost dat. sistema</string> + <string name="resize_btn_s">Spr. velik.</string> + <string name="resize_confirm">Spremeni velikost %tw_partition_name%?</string> + <string name="resizing">Spreminjanje velikosti …</string> + <string name="resize_complete">Spreminjanje velikosti končano</string> + <string name="swipe_resize">Povlecite za spr. velikosti</string> + <string name="swipe_resize_s"> Spr. velikost</string> + <string name="repair_btn">Popravi datotečni sistem</string> + <string name="repair_btn_s">Popravi</string> + <string name="repair_confirm">Popravi %tw_partition_name%?</string> + <string name="repairing">Popravljanje …</string> + <string name="repair_complete">Popravljanje končano</string> + <string name="swipe_repair">Povlecite za popravilo</string> + <string name="swipe_repair_s"> Popravi</string> + <string name="change_fs_btn">Spremeni datotečni sistem</string> + <string name="change_fs_btn_s">Spremeni</string> + <string name="change_fs_for_hdr">Spremeni datotečni sistem za: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Razdelek: %tw_partition_name% > izberite datotečni sistem</string> + <string name="change_fs_warn1">Nekateri ROM-i ali jedra ne podpirajo vseh</string> + <string name="change_fs_warn2">datotečnih sistemov. Nadaljujte previdno!</string> + <string name="change_fs_confirm">Spremeni %tw_partition_name%?</string> + <string name="formatting">Formatiranje …</string> + <string name="format_complete">Formatiranje končano</string> + <string name="swipe_change_fs">Povlecite za spremembo</string> + <string name="swipe_change_s"> Spremeni</string> + <string name="back_btn">Nazaj</string> + <string name="wipe_enc_btn">Počisti šifriranje</string> + <string name="swipe_factory_reset">Povlecite za ponastavitev na tov. vrednosti</string> + <string name="repair_change_btn">Popravi ali Spremeni datotečni sistem</string> + <string name="storage_hdr">Pomnilniška naprava: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Var. kopiraj</string> + <string name="backup_confirm_hdr">Potrdite varnostno kopiranje</string> + <string name="encryption_tab">ŠIFRIRANJE</string> + <string name="encryption">Šifriranje:</string> + <string name="name">Ime:</string> + <string name="sel_part_backup">Izberite razdelke za varnostno kopiranje:</string> + <string name="storage">Pom. naprava:</string> + <string name="enc_disabled">onemogočeno - nastavite geslo za omogočanje</string> + <string name="enc_enabled">omogočeno</string> + <string name="enable_backup_comp_chk">Omogoči stiskanje</string> + <string name="skip_md5_backup_chk">Preskoči ustvarjanje razpršila MD5 med varnostnim kopiranjem</string> + <string name="disable_backup_space_chk">Onemogoči preverjanje nezasedenega prostora</string> + <string name="refresh_sizes_btn">Osveži velikosti</string> + <string name="swipe_backup">Povlecite za var. kopiranje</string> + <string name="append_date_btn">Pripni datum</string> + <string name="backup_name_exists">Varnostna kopija z enakim imenom že obstaja!</string> + <string name="encrypt_backup">Šifriraj varnostno kopijo?</string> + <string name="enter_pass">Vnesite geslo:</string> + <string name="enter_pass2">Ponovno vnesite geslo:</string> + <string name="pass_not_match">Gesli se ne ujemata!</string> + <string name="partitions">Razdelki:</string> + <string name="disabled">Onemogočeno</string> + <string name="enabled">Omogočeno</string> + <string name="backup_name_hdr">Nastavite ime varnostne kopije</string> + <string name="progress">Napredek:</string> + <string name="backup_complete">Varnostno kopiranje končano</string> + <string name="restore_hdr">Obnovi</string> + <string name="sel_backup_hdr">Izberite varnostno kopijo</string> + <string name="restore_sel_store_hdr">Izberite varnostno kopijo iz %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Izberite paket za obnovitev:</string> + <string name="restore_enc_backup_hdr">Šifrirana varnostna kopija</string> + <string name="restore_dec_fail">Geslo je spodletelo, poizkusite znova!</string> + <string name="del_backup_btn">Izbriši varnostno kopijo</string> + <string name="del_backup_confirm">Izbriši varnostno kopijo?</string> + <string name="del_backup_confirm2">Tega ni mogoče razveljaviti!</string> + <string name="deleting_backup">Brisanje varnostne kopije …</string> + <string name="backup_deleted">Brisanje varnostne kopije končano</string> + <string name="swipe_delete">Povlecite za izbris</string> + <string name="swipe_delete_s"> Izbriši</string> + <string name="restore_try_decrypt">Šifrirana varnostna kopija - poizkušanje odšifriranja</string> + <string name="restore_try_decrypt_s">Poizkušanje odšifriranja</string> + <string name="restore_backup_date">Varnostna kopija ustvarjena %tw_restore_file_date%</string> + <string name="restore_sel_part">Izberite razdelke za obnovitev:</string> + <string name="restore_enable_md5_chk">Omogoči preverjanje razpršila MD5 varnostnih kopij</string> + <string name="restore_complete">Obnavljanje končano</string> + <string name="swipe_restore">Povlecite za obnovitev</string> + <string name="swipe_restore_s"> Obnovi</string> + <string name="rename_backup_hdr">Preimenuj varnostno kopijo</string> + <string name="rename_backup_confirm">Preimenuj varnostno kopijo?</string> + <string name="rename_backup_confirm2">Tega ni mogoče razveljaviti!</string> + <string name="renaming_backup">Preimenovanje varnostne kopije …</string> + <string name="rename_backup_complete">Preimenovanje varnostne kopije končano</string> + <string name="swipe_to_rename">Povlecite za preimeovanje</string> + <string name="swipe_rename"> Preimenuj</string> + <string name="confirm_hdr">Potrdi</string> + <string name="mount_hdr">Priklopi</string> + <string name="mount_sel_part">Izberite razdelke za priklop:</string> + <string name="mount_sys_ro_chk">Priklopi sistemski razdelek samo za branje</string> + <string name="mount_sys_ro_s_chk">Priklopi sistem samo za branje</string> + <string name="decrypt_data_btn">Odšifriraj podatke</string> + <string name="disable_mtp_btn">Onemogoči MTP</string> + <string name="enable_mtp_btn">Omogoči MTP</string> + <string name="mount_usb_storage_btn">Priklopi pomnilniško napravo USB</string> + <string name="usb_storage_hdr">Pom. naprava USB</string> + <string name="usb_stor_mnt1">Pomnilniška naprava USB priklopljena</string> + <string name="usb_stor_mnt2">Prepričajte se, da varno odstranite napravo</string> + <string name="usb_stor_mnt3">iz računalnika pred odklopom!</string> + <string name="unmount_btn">Odklopi</string> + <string name="rb_system_btn">Sistem</string> + <string name="rb_poweroff_btn">Izklopi</string> + <string name="rb_recovery_btn">Obnovitev</string> + <string name="rb_bootloader_btn">Zagonski nalagalnik</string> + <string name="rb_download_btn">Prejmi</string> + <string name="turning_off">Izklapljanje …</string> + <string name="swipe_power_off">Povlecite za izklop</string> + <string name="swipe_power_off_s">Izklopi</string> + <string name="sys_ro_hdr">Nespremenjeni sistemski razdelek</string> + <string name="sys_ro_keep">Ohrani sistem samo za branje?</string> + <string name="sys_rop1">TWRP lahko pusti sistemski razdelek nespremenjen</string> + <string name="sys_rop2">za lažje uradno posodabljanje.</string> + <string name="sys_rop3">TWRP tovarniškemu ROM-u ne bo mogel preprečiti</string> + <string name="sys_rop4">nadomestitev TWRP-ja in ne bo ponudil skrbniškega dostopa do naprave.</string> + <string name="sys_rop5">Nameščenje ZIP-ov ali izvajanje opravil ADB lahko še vedno</string> + <string name="sys_rop6">spremeni sistemski razdelek.</string> + <string name="sys_rol1">TWRP lahko pusti sistemski razdelek nespremenjen za lažje uradno posodabljanje.</string> + <string name="sys_rol2">TWRP tovarniškemu ROM-u ne bo mogel preprečiti nadomestitev TWRP-ja in ne bo ponudil skrbniškega dostopa do naprave.</string> + <string name="sys_rol3">Nameščenje ZIP-ov ali izvajanje opravil ADB lahko še vedno spremeni sistemski razdelek.</string> + <string name="sys_ro_never_show_chk">Nikoli več ne prikaži tega zaslona med zagonom</string> + <string name="sys_ro_keep_ro_btn">Ohrani samo za branje</string> + <string name="swipe_allow_mod">Povlecite, da dovolite spremembe</string> + <string name="swipe_allow_mod_s">Dovoli spremembe</string> + <string name="settings_hdr">Nastavitve</string> + <string name="settings_gen_hdr">Splošno</string> + <string name="settings_gen_s_hdr">Splošno</string> + <string name="settings_gen_btn">Splošno</string> + <string name="use_rmrf_chk">Namesto formatiranja uporabite rm -rf</string> + <string name="use24clock_chk">Uporabi 24-urno obliko</string> + <string name="rev_navbar_chk">Obratna razporeditev vrstice za krmarjenje</string> + <string name="simact_chk">Simuliraj dejanja za preizkušanje tem</string> + <string name="simfail_chk">Simuliraj spodletela dejanja</string> + <string name="ctr_navbar_rdo">Gumbi vrstice za krmarjenje na sredini</string> + <string name="lft_navbar_rdo">Gumbi vrstice za krmarjenje na levi</string> + <string name="rht_navbar_rdo">Gumbi vrstice za krmarjenje na desni</string> + <string name="restore_defaults_btn">Obnovi privzete</string> + <string name="settings_tz_btn">Časovni pas</string> + <string name="settings_screen_btn">Zaslon</string> + <string name="settings_screen_bright_btn">Svetlost zaslona</string> + <string name="settings_vibration_btn">Vibriranje</string> + <string name="settings_language_btn">Jezik</string> + <string name="time_zone_hdr">Časovni pas</string> + <string name="sel_tz_list">Izberite časovni pas:</string> + <string name="utcm11">(UTC -11) Samoa, Otoki Midway</string> + <string name="utcm10">(UTC -10) Havaji</string> + <string name="utcm9">(UTC -9) Aljaska</string> + <string name="utcm8">(UTC -8) Tihooceanski čas</string> + <string name="utcm7">(UTC -7) Ameriški gorski čas</string> + <string name="utcm6">(UTC -6) Ameriški osrednji čas</string> + <string name="utcm5">(UTC -5) Ameriški vzhodni čas</string> + <string name="utcm4">(UTC -4) Atlantski čas</string> + <string name="utcm3">(UTC -3) Brazilija, Buenos Aires</string> + <string name="utcm2">(UTC -2) Srednji Atlantik</string> + <string name="utcm1">(UTC -1) Azori, Zelenortski otoki</string> + <string name="utc0">(UTC 0) London, Dublin, Lisbona</string> + <string name="utcp1">(UTC +1) Berlin, Bruselj, Pariz</string> + <string name="utcp2">(UTC +2) Atene, Istanbul, Južna Afrika</string> + <string name="utcp3">(UTC +3) Moskva, Bagdad</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tbilisi, Muscat</string> + <string name="utcp5">(UTC +5) Ekaterinburg, Islamabad</string> + <string name="utcp6">(UTC +6) Almaty, Dhaka, Colombo</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoi, Džakarta</string> + <string name="utcp8">(UTC +8) Peking, Singapur, Hong Kong</string> + <string name="utcp9">(UTC +9) Tokio, Seul, Jakutsk</string> + <string name="utcp10">(UTC +10) Vzhodna Avstralija, Guam</string> + <string name="utcp11">(UTC +11) Vladivostok, Salomonovi otoki</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Fidži</string> + <string name="sel_tz_offset">Izberite zamik (običajno 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Brez</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Uporabi poletni čas (DST)</string> + <string name="curr_tz">Trenutni časovni pas: %tw_time_zone%</string> + <string name="curr_tz_s">Trenutni časovni pas:</string> + <string name="set_tz_btn">Nastavi časovni pas</string> + <string name="settings_screen_hdr">Zaslon</string> + <string name="settings_screen_timeout_hdr">Časovna omejitev zaslona</string> + <string name="enable_timeout_chk">Omogoči časovno omejitev zaslona</string> + <string name="screen_to_slider">Časovna omejitev zaslona v sekundah:</string> + <string name="screen_to_slider_s">Časovna omejitev zaslona v sekundah: (0 = onemogočeno): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Nastavitev časovne omejitve zaslona ni na voljo</string> + <string name="screen_bright_slider">Svetlost: %tw_brightness_pct% %</string> + <string name="screen_bright_na">Nastavitev svetlosti ni na voljo</string> + <string name="vibration_hdr">Vibriranje</string> + <string name="button_vibration_hdr">Vibriranje gumbov</string> + <string name="kb_vibration_hdr">Vibriranje tipkovnice</string> + <string name="act_vibration_hdr">Vibriranje dejanj</string> + <string name="button_vibration">Vibriranje gumbov:</string> + <string name="kb_vibration">Vibriranje tipkovnice:</string> + <string name="act_vibration">Vibriranje dejanj:</string> + <string name="select_language">Izberite jezik:</string> + <string name="sel_lang_btn">Izberite jezik</string> + <string name="set_language_btn">Nastavi jezik</string> + <string name="advanced_hdr">Napredno</string> + <string name="copy_log_confirm">Kopiraj dnevnik na kartico SD?</string> + <string name="copying_log">Kopiranje dnevnika na kartico SD …</string> + <string name="copy_log_complete">Kopiranje dnevnika končano</string> + <string name="part_sd_btn">Razdeli kartico SD</string> + <string name="part_sd_s_btn">Kartica SD</string> + <string name="file_manager_btn">Upravljalnik datotek</string> + <string name="language_hdr">Jezik</string> + <string name="terminal_btn">Terminal</string> + <string name="reload_theme_btn">Ponovno naloži temo</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Vstavi TWRP</string> + <string name="inject_twrp_confirm">Ponovno vstavi TWRP?</string> + <string name="injecting_twrp">Ponovno vstavljanje TWRP-ja …</string> + <string name="inject_twrp_complete">Vstavljanje TWRP-ja končano</string> + <string name="swipe_to_confirm">Povlecite za potrditev</string> + <string name="part_sd_hdr">Razdeli kartico SD</string> + <string name="invalid_partsd_sel">Izbrati morate odstranljivo napravo</string> + <string name="part_sd_lose">Izgubili boste vse datoteke na kartici SD!</string> + <string name="part_sd_undo">Tega dejanja ni mogoče razveljaviti!</string> + <string name="part_sd_ext_sz">Velikost EXT:</string> + <string name="part_sd_swap_sz">Izmen. velikost:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Datotečni sistem:</string> + <string name="swipe_part_sd">Povlecite za razdelitev</string> + <string name="swipe_part_sd_s">Razdelek</string> + <string name="partitioning_sd">Razdeljevanje kartice SD …</string> + <string name="partitioning_sd2">To bo trajalo nekaj minut.</string> + <string name="part_sd_complete">Razdeljevanje končano</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Obnovi izvirni zagon</string> + <string name="dumlock_restore_confirm">Obnovi izvirni zagonski odtis?</string> + <string name="dumlock_restoring">Obnavljanje izvirnega zagona …</string> + <string name="dumlock_restore_complete">Obnavljanje izvirnega zagona končano</string> + <string name="dumlock_reflash_btn">Ponovno namesti obnovitev</string> + <string name="dumlock_reflash_confirm">Ponovno namesti obnovitev v zagon?</string> + <string name="dumlock_reflashing">Nameščanje obnovitve v zagon …</string> + <string name="dumlock_reflash_complete">Namestite v obnovitve v zagon končana</string> + <string name="dumlock_install_btn">Namesti HTC Dumlock</string> + <string name="dumlock_install_confirm">Namesti datoteke HTC Dumlock v ROM?</string> + <string name="dumlock_installing">Nameščanje HTC Dumlocka …</string> + <string name="dumlock_install_complete">Nameščanje HTC Dumlocka končano</string> + <string name="swipe_to_unlock">Povlecite za odklepanje</string> + <string name="swipe_unlock"> Odkleni</string> + <string name="fm_hdr">Upravljalnik datotek</string> + <string name="fm_sel_file">Izberite datoteko ali mapo</string> + <string name="fm_type_folder">Mapa</string> + <string name="fm_type_file">Datoteka</string> + <string name="fm_choose_act">Izberite dejanje</string> + <string name="fm_selected">Izbrano %tw_fm_type%:</string> + <string name="fm_copy_btn">Kopiraj</string> + <string name="fm_copy_file_btn">Kopiraj datoteko</string> + <string name="fm_copy_folder_btn">Kopiraj mapo</string> + <string name="fm_copying">Kopiranje …</string> + <string name="fm_move_btn">Premakni</string> + <string name="fm_moving">Premikanje</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Izbriši</string> + <string name="fm_deleting">Brisanje …</string> + <string name="fm_rename_btn">Preimenuj</string> + <string name="fm_rename_file_btn">Preimenuj datoteko</string> + <string name="fm_rename_folder_btn">Preimenuj mapo</string> + <string name="fm_renaming">Preimenovanje</string> + <string name="fm_sel_dest">Izberite ciljno mapo</string> + <string name="fm_sel_curr_folder">Izberite trenutno mapo</string> + <string name="fm_rename_hdr">Preimenuj</string> + <string name="fm_set_perms_hdr">Nastavi dovoljenja</string> + <string name="fm_perms">Dovoljenja:</string> + <string name="fm_complete">Opravilo na datotekah končano</string> + <string name="decrypt_data_hdr">Odšifriraj podatke</string> + <string name="decrypt_data_enter_pass">Vnesite geslo.</string> + <string name="decrypt_data_enter_pattern">Vnesite vzorec.</string> + <string name="decrypt_data_trying">Poizkušanje odšifriranja</string> + <string name="term_hdr">Ukaz za terminal</string> + <string name="term_s_hdr">Terminal</string> + <string name="term_kill_btn">UNIČI</string> + <string name="term_sel_folder_hdr">Brskajte do začetne mape</string> + <string name="adb_sideload_hdr">Stransko nalaganje ADB</string> + <string name="sideload_wipe_dalvik_chk">Počisti predpomnilnik Dalvik</string> + <string name="sideload_wipe_cache_chk">Počisti predpom.</string> + <string name="swipe_to_sideload">Povlecite za začetek stranskega nalaganja</string> + <string name="swipe_sideload"> Začni</string> + <string name="sideload_confirm">Stransko nalaganje ADB</string> + <string name="sideload_usage">Uporaba: adb sideload filename.zip</string> + <string name="sideload_complete">Stransko nalaganje ADB končano</string> + <string name="reboot_hdr">Pon. zaženi</string> + <string name="su_hdr">Preveri SuperSU</string> + <string name="su_note1">Videti je, da vaša naprava nima skrbniškega dostopa.</string> + <string name="su_note2">Namesti SuperSU zdaj?</string> + <string name="su_note3">To bo omogočilo skrbniški dostop na napravi.</string> + <string name="su_cancel">Ne namesti</string> + <string name="swipe_su_to_install">Povlecite za namestitev</string> + <string name="swipe_su_install"> Namesti</string> + <string name="su_installing">Nameščanje SuperSU-ja</string> + <string name="sel_storage_list">Izberite pomnilniško napravo</string> + <string name="ok_btn">V redu</string> + <string name="no_kernel_selinux">Jedro nima podpore za branje vsebin SELinux.</string> + <string name="full_selinux">Prisotna je polna podpora za SELinux.</string> + <string name="no_selinux">Ni podpore za SELinux (libselinux manjka).</string> + <string name="mtp_enabled">MTP omogočen</string> + <string name="mtp_crash">MTP se je sesul, MTP se ob zagonu ne bo začel.</string> + <string name="decrypt_success">Uspešno odšifrirano s privzetim geslom.</string> + <string name="unable_to_decrypt">Odšifriranje s privzetim geslom ni mogoče. Morda boste moral sformatirati podatke.</string> + <string name="generating_md51">Ustvarjanje razpršila MD5</string> + <string name="generating_md52"> * Ustvarjanje razpršila MD5 …</string> + <string name="md5_created"> * Razpršilo MD5 ustvarjeno.</string> + <string name="md5_error"> * Napaka razpršila MD5!</string> + <string name="md5_compute_error"> * Napaka pri računanju razpršila MD5.</string> + <string name="current_date">(trenutni datum)</string> + <string name="auto_generate">(samodejno ustvari)</string> + <string name="unable_to_locate_partition">Razdelka \'{1}\' za računanje varnostnih kopij ni mogoče najti.</string> + <string name="no_partition_selected">Ni izbranih razdelkov za varnostno kopiranje.</string> + <string name="total_partitions_backup"> * Skupno število razdelkov za varnostno kopiranje: {1}</string> + <string name="total_backup_size"> * Skupna velikost vseh podatkov: {1} MB</string> + <string name="available_space"> * Nezaseden prostor: {1} MB</string> + <string name="unable_locate_storage">Pomnilniške naprave ni mogoče najti.</string> + <string name="no_space">Ni dovolj prostora na pomnilniški napravi.</string> + <string name="backup_started">[VAR. KOPIRANJE SE JE ZAČELO]</string> + <string name="backup_folder"> * Mapa varnostnega kopiranja: {1}</string> + <string name="fail_backup_folder">Ustvarjanje mape varnostnega kopiranja je spodletelo.</string> + <string name="avg_backup_fs">Povprečna hitrost varnostnega kopiranja za datotečne sisteme: {1} MB/s</string> + <string name="avg_backup_img">Povprečna hitrost varnostnega kopiranja za odtise pogonov: {1} MB/s</string> + <string name="total_backed_size">[VARNOSTNO KOPIRANO SKUPAJ {1} MB]</string> + <string name="backup_completed">[VARNOSTNO KOPIRANJE KONČANO V {1} S]</string> + <string name="restore_started">[OBNOVITEV SE JE ZAČELA]</string> + <string name="restore_folder">Mapa obnovitve: \'{1}\'</string> + <string name="verifying_md5">Preverjanje razpršila MD5</string> + <string name="skip_md5">Preskakovanje preverjanja razpršila MD5 glede na uporabniško nastavitev.</string> + <string name="calc_restore">Računanje podrobnosti obnovitve …</string> + <string name="restore_read_only">{1} ni mogoče obnoviti -- priklopljen je samo za branje.</string> + <string name="restore_unable_locate">Razdelka \'{1}\' za obnovitev ni mogoče najti.</string> + <string name="no_part_restore">Ni izbranih razdelkov za obnovitev.</string> + <string name="restore_part_count">Obnavljanje {1} razdelkov …</string> + <string name="total_restore_size">Skupna velikost obnovitve je {1} MB</string> + <string name="updating_system_details">Posodabljanje sistemskih podrobnosti</string> + <string name="restore_completed">[OBNOVITEV KONČANA V {1} S]</string> + <string name="error_opening_strerr">Napaka odpiranja: \'{1}\' ({2})</string> + <string name="unable_locate_part_backup_name">Razdelka po imenu varnostne kopije ni mogoče najti: \'{1}\'</string> + <string name="unable_find_part_path">Razdelka za pot \'{1}\' ni mogoče najti</string> + <string name="update_part_details">Posodabljanje podrobnosti razdelka …</string> + <string name="update_part_details_done">… končano</string> + <string name="wiping_dalvik">Čiščenje map predpomnilnika Dalvik …</string> + <string name="cleaned">Počiščeno: {1} …</string> + <string name="dalvik_done">-- Čiščenje map predpomnilnika Dalvik končano!</string> + <string name="no_andsec">Varnih razdelkov Android ni bilo najdenih.</string> + <string name="unable_to_locate">{1} ni mogoče najti.</string> + <string name="wiping_datamedia">Čiščenje notranje pomnilniške naprave -- /data/media …</string> + <string name="unable_to_mount">{1} ni mogoče priklopiti.</string> + <string name="unable_to_mount_internal">Notranje pomnilniške naprave ni mogoče priklopiti</string> + <string name="unable_to_mount_storage">Pomnilniške naprave ni mogoče priklopiti</string> + <string name="fail_decrypt">Odšifriranje podatkov je spodletelo.</string> + <string name="no_crypto_support">Podpora za šifriranje ni bila vgrajena v to izgradnjo.</string> + <string name="decrypt_success_dev">Podatki so bili uspešno odšifrirani, nova bločna naprava: \'{1}\'</string> + <string name="done">Končano.</string> + <string name="start_partition_sd">Razdeljevanje kartice SD …</string> + <string name="partition_sd_locate">Naprave za razdeljevanje ni mogoče najti.</string> + <string name="ext_swap_size">EXT + izmenjevalna velikost sta večja od velikosti kartice SD.</string> + <string name="remove_part_table">Odstranjevanje preglednice razdelka …</string> + <string name="unable_rm_part">Preglednice razdelka ni mogoče odstraniti.</string> + <string name="create_part">Ustvarjanje razdelka {1} …</string> + <string name="unable_to_create_part">Razdelka {1} ni mogoče ustvariti.</string> + <string name="format_sdext_as">Formatiranje SD-EXT kot {1} …</string> + <string name="part_complete">Razdeljevanje končano.</string> + <string name="unable_to_open">\'{1}\' ni mogoče odpreti.</string> + <string name="mtp_already_enabled">MTP je že omogočen</string> + <string name="mtp_fail">Omogočanje MTP-ja je spodletelo</string> + <string name="no_mtp">Podpora za MTP ni vključena</string> + <string name="image_flash_start">[NAMESTITEV ODTISA SE JE ZAČELA]</string> + <string name="img_to_flash">Odtis za namestitev: \'{1}\'</string> + <string name="flash_unable_locate">Razdelka \'{1}\' za namestitev ni mogoče najti.</string> + <string name="no_part_flash">Ni izbranih razdelkov za namestitev.</string> + <string name="too_many_flash">Izbranih preveč razdelkov za namestitev.</string> + <string name="invalid_flash">Naveden neveljaven razdelek za namestitev.</string> + <string name="flash_done">[NAMESTITEV ODTISA KONČANA]</string> + <string name="wiping">Čiščenje {1}</string> + <string name="repair_not_exist">{1} ne obstaja! Popravilo ni mogoče!</string> + <string name="repairing_using">Popravljanje {1} s/z {2} …</string> + <string name="unable_repair">Popravilo {1} ni mogoče.</string> + <string name="mount_data_footer">/data ni bilo mogoče priklopiti in vnožja za šifriranje ni mogoče najti.</string> + <string name="create_folder_strerr">Mape \'{1}\' ni mogoče ustvariti ({2}).</string> + <string name="fail_mount">Priklop \'{1}\' je spodletel ({2})</string> + <string name="fail_unmount">Odklop \'{1}\' je spodletel ({2})</string> + <string name="cannot_resize">Velikosti {1} ni mogoče spremeniti.</string> + <string name="repair_resize">Popravljanje {1} pred spremembo velikosti.</string> + <string name="unable_resize">Velikosti {1} ni mogoče spremeniti.</string> + <string name="no_md5_found">Za \'{1}\' ni bilo najdene datoteke MD5. Odstranite izbiro \'Omogoči preverjanje razpršila MD5\' za obnovitev.</string> + <string name="md5_fail_match">Ujemanje razpršila MD5 na \'{1}\' je spodletelo.</string> + <string name="fail_decrypt_tar">Odšifriranje datoteke TAR \'{1}\' je spodletelo</string> + <string name="format_data_msg">Za ponovno uporabo /data boste morda morali ponovno zagnati obnovitev.</string> + <string name="format_data_err">Formatiranje za odstranitev šifriranja ni mogoče.</string> + <string name="formatting_using">Formatiranje {1} s/z {2} …</string> + <string name="unable_to_wipe">Čiščenje {1} ni mogoče.</string> + <string name="cannot_wipe">Razdelka {1} ni mogoče počistiti.</string> + <string name="remove_all">Odstranjevanje vseh datotek v \'{1}\'</string> + <string name="wiping_data">Čiščenje podatkov brez čiščenja /data/media …</string> + <string name="backing_up">Varnostno kopiranje {1} …</string> + <string name="backing">Varnostno kopiranje</string> + <string name="backup_size">Velikost varnostne kopije za \'{1}\' je 0 B.</string> + <string name="datamedia_fs_restore">OPOZORILO: ta varnostna kopija /data je bila ustvarjena z datotečnim sistemom {1}! Varnostna kopija se morda ne bo zagnala, če je ne spremenite nazaj na {1}.</string> + <string name="restoring">Obnavljanje {1} …</string> + <string name="restoring_hdr">Obnavljanje</string> + <string name="recreate_folder_err">Mape {1} ni mogoče ponovno ustvariti.</string> + <string name="img_size_err">Velikost odtisa je večja od ciljne naprave</string> + <string name="flashing">Nameščanje {1} …</string> + <string name="backup_folder_set">Mapa varnostnega kopiranja nastavljena na \'{1}\'</string> + <string name="locate_backup_err">Varnostne kopije \'{1}\' ni mogoče najti</string> + <string name="set_restore_opt">Nastavljanje možnosti za varnostno kopiranje: \'{1}\':</string> + <string name="md5_check_skip">Preskak. preverjanja raz. MD5 je vkl.</string> + <string name="ors_encrypt_restore_err">OpenRecoveryScript ni mogoče uporabiti za obnavljanje šifriranih varnostnih kopij.</string> + <string name="mounting">Priklapljanje</string> + <string name="unmounting">Odklapljanje</string> + <string name="mounted">\'{1}\' priklopljen</string> + <string name="unmounted">\'{1}\' odklopljen</string> + <string name="setting">Nastavljanje \'{1}\' na \'{2}\'</string> + <string name="setting_empty">Nastavljanje \'{1}\' na prazno</string> + <string name="making_dir1">Ustvarjanje mape</string> + <string name="making_dir2">Ustvarjanje mape: \'{1}\'</string> + <string name="running_command">Izvajanje ukaza</string> + <string name="sideload">Stransko nalaganje ADB</string> + <string name="start_sideload">Začenjanje značilnosti stranskega nalaganja ADB …</string> + <string name="need_new_adb">Za stransko nalaganje na to napravo potrebujete ADB 1.0.32 ali novejši</string> + <string name="no_pwd">Geslo ni bilo navedeno.</string> + <string name="done_ors">Obdelava datoteke skripta je končana</string> + <string name="injecttwrp">Vstavljanje TWRP-ja v zagonski odtis …</string> + <string name="zip_err">Napaka pri nameščanju datoteke ZIP \'{1}\'</string> + <string name="installing_zip">Nameščanje datoteke ZIP \'{1}\'</string> + <string name="select_backup_opt">Nastavljanje možnosti varnostnega kopiranja:</string> + <string name="compression_on">Stiskanje je vklopljeno</string> + <string name="md5_off">Ustvarjanje razpršila MD5 je izklopljeno</string> + <string name="backup_fail">Var. kop. je spodletelo</string> + <string name="backup_clean">Varnostno kopiranje je spodletelo. Čiščenje mape varnostnega kopiranja.</string> + <string name="running_recovery_commands">Izvajanje ukazov za obnovitev</string> + <string name="recovery_commands_complete">Ukazi za obnovitev kočani</string> + <string name="running_ors">Izvajanje OpenRecoveryScript</string> + <string name="ors_complete">OpenRecoveryScript končan</string> + <string name="no_updater_binary">V datoteki ZIP ni bilo mogoče najti \'{1}\'</string> + <string name="check_for_md5">Preverjanje za datoteko razpršila MD5 …</string> + <string name="fail_sysmap">Preslikava datoteke \'{1}\' je spodletela</string> + <string name="verify_zip_sig">Preverjanje podpisa ZIP</string> + <string name="verify_zip_fail">Preverjanje podpisa ZIP je spodletelo!</string> + <string name="verify_zip_done">Preverjanje podpisa ZIP je bilo uspešno!</string> + <string name="zip_corrupt">Datoteka ZIP je poškodovana!</string> + <string name="no_md5">Preskakovanje preverjanja razpršila MD5: datoteka MD5 ni bila najdena</string> + <string name="md5_fail">MD5 se ne ujema</string> + <string name="md5_match">MD5 se ujema</string> + <string name="pid_signal">{1} opravilo se je končalo s signalom: {2}</string> + <string name="pid_error">{1} opravilo se je končalo z NAPAKO: {2}</string> + <string name="install_dumlock">Nameščanje HTC Dumlocka na sistem …</string> + <string name="dumlock_restore">Obnavljanje izvirnega zagona …</string> + <string name="dumlock_reflash">Ponovno nameščanje obnovitve v zagon …</string> + <string name="run_script">Izvajanje skripta {1} …</string> + <string name="rename_stock">Tovarniška datoteka obnovitve v /system je bila preimenovana, da tovarniškemu ROM-u prepreči nadomestitev TWRP-ja.</string> + <string name="split_backup">Razcepljanje varnostne kopije v več arhivov …</string> + <string name="backup_error">Napaka pri ustvarjanju varnostne kopije.</string> + <string name="restore_error">Napaka med postopkom obnovitve.</string> + <string name="split_thread">Razcepljanje ID-ja niti {1} v arhiv {2}</string> + <string name="file_progress">%llu od %llu datotek, %i %%</string> + <string name="size_progress">%llu MB od %llu MB, %i %%</string> + <string name="decrypt_cmd">Poizkušanje odšifriranja podatkovnega razdelka preko ukazne vrstice.</string> + <string name="base_pkg_err">Nalaganje osnovnih paketov je spodletelo.</string> + <string name="simulating">Simuliranje dejanj …</string> + <string name="backup_cancel">Varnostno kopiranje preklicano</string> + <string name="config_twrp">Nastavljanje TWRP-ja …</string> + <string name="config_twrp_err">TWRP-ja ni mogoče nastaviti s tem jedrom.</string> + <string name="copy_log">Dnevnik obnovitve kopiran v {1}.</string> + <string name="max_queue">Dosežena največja velikost čakalne vrste ZIP!</string> + <string name="min_queue">Dosežena najmanjša velikost čakalne vrste ZIP!</string> + <string name="screenshot_saved">Zaslonska slika je bila shranjena v {1}</string> + <string name="screenshot_err">Zajem zaslonske slike je spodletel!</string> + <string name="zip_wipe_cache">Eden ali več ZIP-ov je zahteval čiščenje predpomnilnika -- čiščenje.</string> + <string name="and_sec_wipe_err">Varnega razdelka Android ni mogoče počistiti</string> + <string name="dalvik_wipe_err">Čiščenje Dalvika je spodletelo</string> + <string name="auto_gen">(samodejno ustvari)</string> + <string name="curr_date">(trenutni datum)</string> + <string name="backup_name_len">Ime varnostne kopije je predolgo.</string> + <string name="backup_name_invalid">Ime varnostne kopije \'{1}\' vsebuje neveljavni znak: \'{1}\'</string> + <string name="no_real_sdcard">Ta naprava nima resnične kartice SD! Prekinjanje!</string> + <string name="cancel_sideload">Preklicevanje stranskega nalaganja ADB …</string> + <string name="change_fs_err">Napaka pri spreminjanju datotečnega sistema.</string> + <string name="theme_ver_err">Različica teme po meri se ne ujema z različico TWRP-ja. Uporabljena bo tovarniška tema.</string> + </resources> +</language> diff --git a/gui/theme/common/languages/sv.xml b/gui/theme/common/languages/sv.xml new file mode 100644 index 000000000..f9978fc6c --- /dev/null +++ b/gui/theme/common/languages/sv.xml @@ -0,0 +1,204 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<language> + <display>Swedish</display> + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <string name="system">System</string> + <string name="vendor">Leverantör</string> + <string name="cache">Cache</string> + <string name="data">Data</string> + <string name="sdcard">SDCard</string> + <string name="internal">Intern lagring</string> + <string name="usbotg">USB OTG</string> + <string name="dalvik">Dalvik / ART Cache</string> + <string name="sdext">SD-EXT</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="sort_by_name">Sortera efter namn</string> + <string name="sort_by_date">Sortera efter datum</string> + <string name="sort_by_size">Sortera efter storlek</string> + <string name="sort_by_name_only">Namn</string> + <string name="sort_by_date_only">Datum</string> + <string name="sort_by_size_only">Storlek</string> + <string name="tab_general">ALLMÄNT</string> + <string name="tab_options">ALTERNATIV</string> + <string name="tab_time_zone">TIDSZON</string> + <string name="tab_screen">SKÄRM</string> + <string name="tab_vibration">VIBRATION</string> + <string name="tab_language">SPRÅK</string> + <string name="install_btn">Installera</string> + <string name="restore_btn">Återställ</string> + <string name="settings_btn">Inställningar</string> + <string name="advanced_btn">Avancerad</string> + <string name="reboot_btn">Starta om</string> + <string name="files_btn">Filer</string> + <string name="copy_log_btn">Kopiera logg</string> + <string name="select_type_hdr">Välj typ</string> + <string name="install_zip_hdr">Installera Zip</string> + <string name="install_zip_btn">Installera Zip</string> + <string name="install_select_file_hdr">Välj fil</string> + <string name="file_selector_folders_hdr">Mappar</string> + <string name="install_hdr">Installera</string> + <string name="select_storage_hdr">Välj lagring</string> + <string name="select_storage_btn">Välj lagring</string> + <string name="queue_hdr">Kö</string> + <string name="folder">Mapp:</string> + <string name="file">Fil:</string> + <string name="options_hdr">Alternativ</string> + <string name="confirm_flash_hdr">Bekräfta Flash</string> + <string name="zip_queue">Kö:</string> + <string name="options">Alternativ:</string> + <string name="swipe_confirm"> Bekräfta</string> + <string name="failed">Misslyckades</string> + <string name="install_failed">Installationen misslyckades</string> + <string name="install_sel_target">Välj målpartition</string> + <string name="swipe_reboot_s"> Starta om</string> + <string name="confirm_action">Bekräfta åtgärd</string> + <string name="cancel_btn">Avbryt</string> + <string name="factory_reset_hdr">Fabriksåterställning</string> + <string name="factory_reset_btn">Fabriksåterställning</string> + <string name="factory_resetting">Fabriksåterställning...</string> + <string name="swipe_format_data_s"> Formattera data</string> + <string name="sel_part_hdr">Välj partitioner</string> + <string name="format_data_hdr">Formattera data</string> + <string name="format_data_btn">Formattera data</string> + <string name="sel_act_hdr">Välj åtgärd</string> + <string name="repair_btn_s">Reparera</string> + <string name="repairing">Reparerar...</string> + <string name="swipe_repair_s"> Reparera</string> + <string name="change_fs_btn_s">Ändra</string> + <string name="formatting">Formatterar...</string> + <string name="swipe_change_s"> Ändra</string> + <string name="back_btn">Tillbaka</string> + <string name="encryption_tab">KRYPTERING</string> + <string name="encryption">Kryptering:</string> + <string name="name">Namn:</string> + <string name="storage">Lagring:</string> + <string name="enc_enabled">aktiverad</string> + <string name="append_date_btn">Lägg till datum</string> + <string name="enter_pass">Ange lösenord:</string> + <string name="enter_pass2">Ange lösenordet igen:</string> + <string name="partitions">Partitioner:</string> + <string name="disabled">Inaktiverad</string> + <string name="enabled">Aktiverad</string> + <string name="progress">Förlopp:</string> + <string name="restore_hdr">Återställ</string> + <string name="swipe_delete_s"> Ta bort</string> + <string name="restore_sel_part">Välj partitioner att återställa:</string> + <string name="swipe_restore_s"> Återställ</string> + <string name="swipe_rename"> Byt namn</string> + <string name="confirm_hdr">Bekräfta</string> + <string name="decrypt_data_btn">Dekryptera data</string> + <string name="disable_mtp_btn">Inaktivera MTP</string> + <string name="enable_mtp_btn">Aktivera MTP</string> + <string name="usb_storage_hdr">USB-lagring</string> + <string name="rb_system_btn">System</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">Ladda ner</string> + <string name="turning_off">Stänger av...</string> + <string name="settings_hdr">Inställningar</string> + <string name="settings_gen_s_hdr">Allmänt</string> + <string name="settings_gen_btn">Allmänt</string> + <string name="settings_tz_btn">Tidszon</string> + <string name="settings_screen_btn">Skärm</string> + <string name="settings_vibration_btn">Vibration</string> + <string name="settings_language_btn">Språk</string> + <string name="time_zone_hdr">Tidszon</string> + <string name="sel_tz_list">Välj tidszon:</string> + <string name="utcm10">(UTC -10) Hawaii</string> + <string name="utcm9">(UTC -9) Alaska</string> + <string name="utcm3">(UTC -3) Brasilien, Buenos Aires</string> + <string name="utcm1">(UTC -1) Azorerna, Kap Verde</string> + <string name="utc0">(UTC 0) London, Dublin, Lissabon</string> + <string name="utcp1">(UTC +1) Berlin, Bryssel, Paris</string> + <string name="utcp2">(UTC +2) Aten, Istanbul, Sydafrika</string> + <string name="utcp3">(UTC +3) Moskva, Bagdad</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tbilisi, Muscat</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoi, Jakarta</string> + <string name="utcp9">(UTC +9) Tokyo, Seoul, Yakutsk</string> + <string name="utcp10">(UTC +10) Östra Australien, Guam</string> + <string name="utcp11">(UTC +11) Vladivostok, Salomonöarna</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Fiji</string> + <string name="tz_offset_none">Ingen</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="curr_tz_s">Aktuell tidszon:</string> + <string name="set_tz_btn">Ställ in tidszon</string> + <string name="vibration_hdr">Vibration</string> + <string name="select_language">Välj språk:</string> + <string name="set_language_btn">Ställ in språk</string> + <string name="advanced_hdr">Avancerad</string> + <string name="part_sd_s_btn">SD-kort</string> + <string name="file_manager_btn">Filhanterare</string> + <string name="language_hdr">Språk</string> + <string name="terminal_btn">Terminal</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">Injicera TWRP</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Filsystem:</string> + <string name="swipe_part_sd_s">Partition</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_install_btn">Installera HTC Dumlock</string> + <string name="dumlock_installing">Installerar HTC Dumlock...</string> + <string name="swipe_unlock"> Lås upp</string> + <string name="fm_hdr">Filhanterare</string> + <string name="fm_type_folder">Mapp</string> + <string name="fm_type_file">Fil</string> + <string name="fm_choose_act">Välj åtgärd</string> + <string name="fm_copy_btn">Kopiera</string> + <string name="fm_copy_file_btn">Kopiera fil</string> + <string name="fm_copy_folder_btn">Kopiera mapp</string> + <string name="fm_copying">Kopierar</string> + <string name="fm_move_btn">Flytta</string> + <string name="fm_moving">Flyttar</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Ta bort</string> + <string name="fm_deleting">Tar bort</string> + <string name="fm_rename_btn">Byt namn</string> + <string name="fm_renaming">Byter namn på</string> + <string name="fm_sel_dest">Välj målmapp</string> + <string name="fm_sel_curr_folder">Välj aktuell mapp</string> + <string name="fm_rename_hdr">Byt namn</string> + <string name="decrypt_data_hdr">Dekryptera data</string> + <string name="decrypt_data_enter_pattern">Ange mönster.</string> + <string name="term_s_hdr">Terminal</string> + <string name="term_kill_btn">DÖDA</string> + <string name="swipe_sideload"> Start</string> + <string name="reboot_hdr">Starta om</string> + <string name="su_note2">Installera SuperSU nu?</string> + <string name="su_cancel">Installera inte</string> + <string name="swipe_su_install"> Installera</string> + <string name="su_installing">Installerar SuperSU</string> + <string name="sel_storage_list">Välj lagring</string> + <string name="ok_btn">OK</string> + <string name="generating_md51">Genererar MD5</string> + <string name="generating_md52"> * Genererar MD5...</string> + <string name="md5_created"> * MD5 skapad.</string> + <string name="md5_error"> * MD5-fel!</string> + <string name="current_date">(Dagens datum)</string> + <string name="auto_generate">(Auto-generera)</string> + <string name="available_space"> * Tillgängligt utrymme: {1}MB</string> + <string name="verifying_md5">Verifierar MD5</string> + <string name="update_part_details_done">...klar</string> + <string name="done">Klar.</string> + <string name="create_part">Skapar {1} partition...</string> + <string name="mtp_already_enabled">MTP redan aktiverat</string> + <string name="flashing">Blinkande {1}...</string> + <string name="installing_zip">Installerar zipfil \"{1}\"</string> + <string name="compression_on">Komprimering är på</string> + <string name="verify_zip_sig">Verifierar zip-signatur...</string> + <string name="config_twrp">Konfigurerar TWRP...</string> + <string name="auto_gen">(Auto-generera)</string> + <string name="curr_date">(Dagens datum)</string> + </resources> +</language> diff --git a/gui/theme/common/languages/tr.xml b/gui/theme/common/languages/tr.xml new file mode 100644 index 000000000..d9ba276b3 --- /dev/null +++ b/gui/theme/common/languages/tr.xml @@ -0,0 +1,550 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<language> + <display>Turkish</display> + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <string name="system">Sistem</string> + <string name="system_image">Sistem İmajı</string> + <string name="vendor">Vendor</string> + <string name="vendor_image">Vendor İmajı</string> + <string name="boot">Boot</string> + <string name="recovery">Recovery</string> + <string name="cache">Önbellek</string> + <string name="data">Veri</string> + <string name="sdcard">SD Kart</string> + <string name="internal">Dahili Depolama</string> + <string name="microsd">Micro SDCard</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART Önbelleği</string> + <string name="sdext">Harici SD</string> + <string name="adopted_data">Kabul Edilen Veri</string> + <string name="adopted_storage">Kabul Edilen Depolama</string> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">İşlemci: %tw_cpu_temp% °C</string> + <string name="battery_pct">Pil: %tw_battery%</string> + <string name="sort_by_name">Ada göre sırala</string> + <string name="sort_by_date">Tarihe göre sırala</string> + <string name="sort_by_size">Boyuta göre sırala</string> + <string name="sort_by_name_only">Ad</string> + <string name="sort_by_date_only">Tarih</string> + <string name="sort_by_size_only">Boyut</string> + <string name="tab_general">GENEL</string> + <string name="tab_options">SEÇENEKLER</string> + <string name="tab_backup">YEDEKLE</string> + <string name="tab_time_zone">ZAMAN DİLİMİ</string> + <string name="tab_screen">EKRAN</string> + <string name="tab_vibration">TİTREŞİM</string> + <string name="tab_language">DİL</string> + <string name="install_btn">Yükle</string> + <string name="wipe_btn">Temizle</string> + <string name="backup_btn">Yedekle</string> + <string name="restore_btn">Geri Yükle</string> + <string name="mount_btn">Bağla</string> + <string name="settings_btn">Ayarlar</string> + <string name="advanced_btn">Gelişmiş</string> + <string name="reboot_btn">Yeniden Başlat</string> + <string name="files_btn">Dosyalar</string> + <string name="copy_log_btn">Kaydı Kopyala</string> + <string name="select_type_hdr">Tür Seç</string> + <string name="install_zip_hdr">Zip Yükle</string> + <string name="install_zip_btn">Zip Yükle</string> + <string name="install_image_hdr">İmaj Yükle</string> + <string name="install_image_btn">İmaj Yükle</string> + <string name="install_select_file_hdr">Dosya Seç</string> + <string name="file_selector_folders_hdr">Klasörler</string> + <string name="select_file_from_storage">%tw_storage_display_name%\'dan dosya seç (%tw_storage_free_size% MB)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Yükle</string> + <string name="select_storage_hdr">Depolama Seç</string> + <string name="select_storage_btn">Depolama Seç</string> + <string name="queue_hdr">Sıra</string> + <string name="zip_queue_count">%tw_zip_queue_count%/10 dosya sıraya alındı</string> + <string name="zip_queue_count_s">%tw_zip_queue_count%/10 dosya:</string> + <string name="zip_warn1">Bu işlem uyumsuz yazılım yükleyebilir</string> + <string name="zip_warn2">ve cihazınızı kullanılamaz hale getirebilir.</string> + <string name="zip_back_cancel">Bu zipi eklememek için geriye basın.</string> + <string name="zip_back_clear">Sırayı temizlemek için geri düğmesine basın.</string> + <string name="folder">Klasör:</string> + <string name="file">Dosya:</string> + <string name="zip_sig_chk">Zip imza doğrulaması</string> + <string name="inject_twrp_chk">Yükledikten sonra TWRP ekle</string> + <string name="options_hdr">Seçenekler</string> + <string name="confirm_flash_hdr">Flashlamayı Onayla</string> + <string name="zip_queue">Sıra:</string> + <string name="options">Seçenekler:</string> + <string name="swipe_confirm"> Onayla</string> + <string name="zip_add_btn">Daha fazla zip ekle</string> + <string name="zip_clear_btn">Zip sırasını temizle</string> + <string name="install_zip_count_hdr">Zipi yükle %tw_zip_index%/%tw_zip_queue_count%</string> + <string name="installing_zip_xml">Zip yükleniyor: %tw_file%</string> + <string name="failed">Başarısız</string> + <string name="successful">Başarılı</string> + <string name="install_failed">Kurulum Başarısız</string> + <string name="install_successful">Kurulum Başarılı</string> + <string name="wipe_cache_dalvik_btn">Cache/dalvik temizle</string> + <string name="reboot_system_btn">Sistemi Yeniden Başlat</string> + <string name="install_sel_target">Hedef Bölümü Seç</string> + <string name="flash_image_select">İmajı Flashlamak için Bölüm Seç:</string> + <string name="target_partition">Hedef Bölüm:</string> + <string name="flashing_image">İmaj Flashlanıyor...</string> + <string name="image_flashed">İmaj Flashlandı</string> + <string name="wipe_cache_dalvik_confirm">Önbellek ve Dalvik temizlensin mi?</string> + <string name="wiping_cache_dalvik">Önbellek ve Dalvik temizleniyor...</string> + <string name="wipe_cache_dalvik_complete">Önbellek ve Dalvik temizliği tamamlandı</string> + <string name="swipe_wipe">Temizlemek için Kaydır</string> + <string name="swipe_wipe_s"> Temizle</string> + <string name="no_os1">İS yüklü değil!</string> + <string name="no_osrb">Yeniden başlatmak istediğine emin misin?</string> + <string name="no_ospo">Kapatmak istediğine emin misin?</string> + <string name="rebooting">Yeniden Başlatılıyor...</string> + <string name="swipe_reboot">Yeniden Başlatmak için Kaydır</string> + <string name="swipe_reboot_s"> Yeniden başlat</string> + <string name="swipe_flash">Flashlamayı onaylamak için kaydır</string> + <string name="confirm_action">Eylemi Onayla</string> + <string name="back_cancel">İptal etmek için geri düğmesine basın.</string> + <string name="cancel_btn">İptal</string> + <string name="wipe_hdr">Temizle</string> + <string name="factory_reset_hdr">Sıfırla</string> + <string name="factory_reset_btn">Sıfırla</string> + <string name="factory_reset1">Veriyi, Önbelleği, ve Dalvik\'i temizler</string> + <string name="factory_reset2">(dahili depolama hariç)</string> + <string name="factory_reset3">Çoğu zaman ihtiyacınız olan</string> + <string name="factory_reset4">tek temizlik budur.</string> + <string name="factory_resetting">Sıfırla...</string> + <string name="advanced_wipe_hdr">Gelişmiş Temizlik</string> + <string name="advanced_wipe_btn">Gelişmiş Temizlik</string> + <string name="wipe_enc_confirm">Şifreleme Verilerden Silinsin mi?</string> + <string name="formatting_data">Veri Biçimlendiriliyor...</string> + <string name="swipe_format_data">Veriyi Biçimlendirmek için Kaydır</string> + <string name="swipe_format_data_s"> Veriyi Biçimlendir</string> + <string name="factory_reset_complete">Sıfırlama Tamamlandı</string> + <string name="sel_part_hdr">Bölümleri Seç</string> + <string name="wipe_sel_confirm">Seçili Bölüm(ler) Temizlensin Mi?</string> + <string name="wiping_part">Bölüm(ler) Temizleniyor...</string> + <string name="wipe_complete">Temizlik Tamamlandı</string> + <string name="sel_part_wipe">Temizlenecek Bölümleri Seçin:</string> + <string name="invalid_part_sel">Geçersiz bölüm seçimi</string> + <string name="format_data_hdr">Veriyi Biçimlendir</string> + <string name="format_data_btn">Veriyi Biçimlendir</string> + <string name="format_data_ptr1">Veriyi biçimlendirmek tüm uygulamalarınızı,</string> + <string name="format_data_ptr2">yedeklerinizi, resimlerinizi, videolarınızı, medyanızı, temizleyecek ve</string> + <string name="format_data_ptr3">dahili depolama üzerindeki şifrelemeyi kaldıracak.</string> + <string name="format_data_adopted">Adapte Dahili Depolama</string> + <string name="format_data_lcp1">Veriyi biçimlendirmek tüm uygulamalarınızı, yedeklerinizi, resimlerinizi, videolarınızı, medyanızı, temizleyecek ve</string> + <string name="format_data_lcp2">dahili depolama üzerindeki şifrelemeyi kaldıracak.</string> + <string name="format_data_wtc1">Veriyi biçimlendirmek tüm uygulamalarınızı,</string> + <string name="format_data_wtc2">yedeklerinizi ve medyanızı temizleyecek. Bu işlem geri alınamaz.</string> + <string name="format_data_undo">Bu işlem geri alınamaz.</string> + <string name="format_data_complete">Veriyi Biçimlendirme Tamamlandı</string> + <string name="yes_continue">Devam etmek için evet yazın. İptal etmek için geriye basın.</string> + <string name="part_opt_hdr">Şu bölüm için bölümleme seçenekleri: %tw_partition_name%</string> + <string name="sel_act_hdr">Eylem Seç</string> + <string name="file_sys_opt">Dosya Sistemi Seçenekleri</string> + <string name="partition">Bölüm: %tw_partition_name%</string> + <string name="part_mount_point">Bağlama Noktası: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Dosya sistemi: %tw_partition_file_system%</string> + <string name="part_present_yes">Mevcut: Evet</string> + <string name="part_present_no">Mevcut: Hayır</string> + <string name="part_removable_yes">Çıkarılabilir: Evet</string> + <string name="part_removable_no">Çıkarılabilir: Hayır</string> + <string name="part_size">Boyut: %tw_partition_size%MB</string> + <string name="part_used">Kullanılan: %tw_partition_used%MB</string> + <string name="part_free">Boş: %tw_partition_free%MB</string> + <string name="part_backup_size">Yedek Boyutu: %tw_partition_backup_size%MB</string> + <string name="resize_btn">Dosya Sistemini Yeniden Boyutlandır</string> + <string name="resize_btn_s">Yeniden Boyutlandır</string> + <string name="resize_confirm">%tw_partition_name% yeniden boyutlandırılsın mı?</string> + <string name="resizing">Yeniden boyutlandırılıyor...</string> + <string name="resize_complete">Yeniden boyutlandırma tamamlandı</string> + <string name="swipe_resize">Yeniden Boyutlandırmak için Kaydır</string> + <string name="swipe_resize_s"> Yeniden Boyutlandır</string> + <string name="repair_btn">Dosya Sistemini Onar</string> + <string name="repair_btn_s">Onar</string> + <string name="repair_confirm">%tw_partition_name% onarılsın mı?</string> + <string name="repairing">Onarılıyor...</string> + <string name="repair_complete">Onarma tamamlandı</string> + <string name="swipe_repair">Onarmak için Kaydır</string> + <string name="swipe_repair_s"> Onar</string> + <string name="change_fs_btn">Dosya Sistemini Değiştir</string> + <string name="change_fs_btn_s">Değiştir</string> + <string name="change_fs_for_hdr">Dosya Sistemini Değiştir: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Bölüm: %tw_partition_name% > Dosya Sistemini Seç</string> + <string name="change_fs_warn1">Bazı ROM\'lar veya kerneller bazı dosya sistemlerini</string> + <string name="change_fs_warn2">desteklemeyebilir. Dikkatli olun!</string> + <string name="change_fs_confirm">%tw_partition_name% değiştirilsin mi?</string> + <string name="formatting">Biçimlendiriliyor...</string> + <string name="format_complete">Biçimlendirme tamamlandı</string> + <string name="swipe_change_fs">Değiştirmek için Kaydır</string> + <string name="swipe_change_s"> Değiştir</string> + <string name="back_btn">Geri</string> + <string name="wipe_enc_btn">Şifrelemeyi Temizle</string> + <string name="swipe_factory_reset">Sıfırlamak için Kaydır</string> + <string name="repair_change_btn">Dosya Sistemini Onar veya Değiştir</string> + <string name="storage_hdr">Depolama: %tw_storage_display_name% (%tw_storage_free_size% MB)</string> + <string name="backup_hdr">Yedekle</string> + <string name="backup_confirm_hdr">Yedeklemeyi Onayla</string> + <string name="encryption_tab">ŞİFRELEME</string> + <string name="encryption">Şifreleme:</string> + <string name="name">Ad:</string> + <string name="sel_part_backup">Yedeklenecek Bölümleri Seç:</string> + <string name="storage">Depolama:</string> + <string name="enc_disabled">devre dışı - etkinleştirmek için bir şifre ayarlayın</string> + <string name="enc_enabled">etkin</string> + <string name="enable_backup_comp_chk">Sıkıştırmayı etkinleştir</string> + <string name="skip_md5_backup_chk">Yedekleme sırasında MD5 oluşturmayı geç</string> + <string name="disable_backup_space_chk">Boş Alan Denetimini Devre Dışı Bırak</string> + <string name="refresh_sizes_btn">Boyutları Yenile</string> + <string name="swipe_backup">Yedeklemek için Kaydır</string> + <string name="append_date_btn">Tarih Ekle</string> + <string name="backup_name_exists">Bu adda bir yedek zaten var!</string> + <string name="encrypt_backup">Yedeklemeniz şifrelensin mi?</string> + <string name="enter_pass">Şifre Gir:</string> + <string name="enter_pass2">Şifreyi Tekrar Girin:</string> + <string name="pass_not_match">Şifreler eşleşmiyor!</string> + <string name="partitions">Bölümler:</string> + <string name="disabled">Devre dışı</string> + <string name="enabled">Etkin</string> + <string name="backup_name_hdr">Yedek Adı</string> + <string name="progress">İlerleme:</string> + <string name="backup_complete">Yedekleme Tamamlandı</string> + <string name="restore_hdr">Geri Yükle</string> + <string name="sel_backup_hdr">Yedek Seç</string> + <string name="restore_sel_store_hdr">%tw_storage_display_name%\'dan yedek seç (%tw_storage_free_size% MB)</string> + <string name="restore_sel_pack_fs">Geri Yüklenecek Paketi Seçin:</string> + <string name="restore_enc_backup_hdr">Şifreli Yedek</string> + <string name="restore_dec_fail">Şifre yanlış, lütfen tekrar deneyin!</string> + <string name="del_backup_btn">Yedeği Sil</string> + <string name="del_backup_confirm">Yedek Silinsin Mi?</string> + <string name="del_backup_confirm2">Bu işlem geri alınamaz!</string> + <string name="deleting_backup">Yedek Siliniyor...</string> + <string name="backup_deleted">Yedek Silme Tamamlandı</string> + <string name="swipe_delete">Silmek için Kaydır</string> + <string name="swipe_delete_s"> Sil</string> + <string name="restore_try_decrypt">Şifreli Yedek - Çözülmeye Çalışılıyor</string> + <string name="restore_try_decrypt_s">Çözülmeye Çalışılıyor</string> + <string name="restore_backup_date">Yedek tarihi %tw_restore_file_date%</string> + <string name="restore_sel_part">Geri Yüklenecek Bölümleri Seç:</string> + <string name="restore_enable_md5_chk">Yedek Dosyalarının MD5 Doğrulamasını Etkinleştir</string> + <string name="restore_complete">Geri Yükleme Tamamlandı</string> + <string name="swipe_restore">Geri Yüklemek için Kaydır</string> + <string name="swipe_restore_s"> Geri Yükle</string> + <string name="rename_backup_hdr">Yedeği Yeniden Adlandır</string> + <string name="rename_backup_confirm">Yedek Yeniden Adlandırılsın Mı?</string> + <string name="rename_backup_confirm2">Bu işlem geri alınamaz!</string> + <string name="renaming_backup">Yedek Yeniden Adlandırılıyor...</string> + <string name="rename_backup_complete">Yedek Yeniden Adlandırıldı</string> + <string name="swipe_to_rename">Yeniden Adlandırmak için Kaydır</string> + <string name="swipe_rename"> Yeniden Adlandır</string> + <string name="confirm_hdr">Onayla</string> + <string name="mount_hdr">Bağla</string> + <string name="mount_sel_part">Bağlanacak Bölümleri Seç:</string> + <string name="mount_sys_ro_chk">Sistem bölümünü salt okunur bağla</string> + <string name="mount_sys_ro_s_chk">System RO Bağla</string> + <string name="decrypt_data_btn">Veri Şifresini Çöz</string> + <string name="disable_mtp_btn">MTP\'yi Devre Dışı Bırak</string> + <string name="enable_mtp_btn">MTP\'yi Etkinleştir</string> + <string name="mount_usb_storage_btn">USB Depolamayı Bağla</string> + <string name="usb_storage_hdr">USB Depolama</string> + <string name="usb_stor_mnt1">USB Depolama Bağlandı</string> + <string name="usb_stor_mnt2">Çıkarmadan önce cihazınızı bilgisayarınızdan</string> + <string name="usb_stor_mnt3">güvenle çıkardığınızdan emin olun!</string> + <string name="unmount_btn">Çıkar</string> + <string name="rb_system_btn">Sistem</string> + <string name="rb_poweroff_btn">Kapat</string> + <string name="rb_recovery_btn">Recovery</string> + <string name="rb_bootloader_btn">Bootloader</string> + <string name="rb_download_btn">İndir</string> + <string name="turning_off">Kapatılıyor...</string> + <string name="swipe_power_off">Kapatmak için Kaydır</string> + <string name="swipe_power_off_s">Kapat</string> + <string name="sys_ro_hdr">Değiştirilmemiş Sistem Bölümü</string> + <string name="sys_ro_keep">Sistem bölümü salt okunur kalsın mı?</string> + <string name="sys_rop1">TWRP resmi güncellemeleri almanızı kolaylaştırmak</string> + <string name="sys_rop2">için sistem bölümünüzü değiştirmeyebilir.</string> + <string name="sys_rop3">TWRP stock ROM\'un kendisini değiştirmesini</string> + <string name="sys_rop4">engelleyemeyecek ve cihazınızı rootlamanızı istemeyecek.</string> + <string name="sys_rop5">Zip yüklemek veya adb işlemleri gerçekleştirmek</string> + <string name="sys_rop6">sistem bölümünü değiştirebilir.</string> + <string name="sys_rol1">TWRP resmi güncellemeleri almanızı kolaylaştırmak için sistem bölümünüzü değiştirmeyebilir.</string> + <string name="sys_rol2">TWRP stock ROM\'un kendisini değiştirmesini engelleyemeyecek ve cihazınızı rootlamanızı istemeyecek.</string> + <string name="sys_rol3">Zip yüklemek veya adb işlemleri gerçekleştirmek sistem bölümünü değiştirebilir.</string> + <string name="sys_ro_never_show_chk">Bu ekranı açılış sırasında tekrar gösterme</string> + <string name="sys_ro_keep_ro_btn">Salt Okunur Bırak</string> + <string name="swipe_allow_mod">Değişikliklere İzin Vermek için Kaydır</string> + <string name="swipe_allow_mod_s">Değişikliklere İzin Ver</string> + <string name="settings_hdr">Ayarlar</string> + <string name="settings_gen_hdr">Genel</string> + <string name="settings_gen_s_hdr">Genel</string> + <string name="settings_gen_btn">Genel</string> + <string name="use_rmrf_chk">Biçimlendirme yerine rm -rf kullan</string> + <string name="use24clock_chk">24-saat biçimini kullan</string> + <string name="rev_navbar_chk">Tersine çevrilmiş gezinti çubuğu düzeni</string> + <string name="simact_chk">Tema testi için eylemleri canlandır</string> + <string name="simfail_chk">Eylemler canlandırılamadı</string> + <string name="ctr_navbar_rdo">Merkezi gezinti çubuğu düğmeleri</string> + <string name="lft_navbar_rdo">Gezinti çubuğu düğmelerini sola hizala</string> + <string name="rht_navbar_rdo">Gezinti çubuğu düğmelerini sağa hizala</string> + <string name="restore_defaults_btn">Varsayılanları Geri Yükle</string> + <string name="settings_tz_btn">Zaman Dilimi</string> + <string name="settings_screen_btn">Ekran</string> + <string name="settings_screen_bright_btn">Ekran Parlaklığı</string> + <string name="settings_vibration_btn">Titreşim</string> + <string name="settings_language_btn">Dil</string> + <string name="time_zone_hdr">Zaman Dilimi</string> + <string name="sel_tz_list">Zaman Dilimi Seç:</string> + <string name="utcm11">(UTC -11) Samoa, Midway Island</string> + <string name="utcm10">(UTC -10) Hawaii</string> + <string name="utcm9">(UTC -9) Alaska</string> + <string name="utcm8">(UTC -8) Pacific Time</string> + <string name="utcm7">(UTC -7) Mountain Time</string> + <string name="utcm6">(UTC -6) Central Time</string> + <string name="utcm5">(UTC -5) Eastern Time</string> + <string name="utcm4">(UTC -4) Atlantic Time</string> + <string name="utcm3">(UTC -3) Brazil, Buenos Aires</string> + <string name="utcm2">(UTC -2) Mid-Atlantic</string> + <string name="utcm1">(UTC -1) Azores, Cape Verde</string> + <string name="utc0">(UTC 0) London, Dublin, Lisbon</string> + <string name="utcp1">(UTC +1) Berlin, Brussels, Paris</string> + <string name="utcp2">(UTC +2) Athens, Istanbul, South Africa</string> + <string name="utcp3">(UTC +3) Moscow, Baghdad</string> + <string name="utcp4">(UTC +4) Abu Dhabi, Tbilisi, Muscat</string> + <string name="utcp5">(UTC +5) Yekaterinburg, Islamabad</string> + <string name="utcp6">(UTC +6) Almaty, Dhaka, Colombo</string> + <string name="utcp7">(UTC +7) Bangkok, Hanoi, Jakarta</string> + <string name="utcp8">(UTC +8) Beijing, Singapore, Hong Kong</string> + <string name="utcp9">(UTC +9) Tokyo, Seoul, Yakutsk</string> + <string name="utcp10">(UTC +10) Eastern Australia, Guam</string> + <string name="utcp11">(UTC +11) Vladivostok, Solomon Islands</string> + <string name="utcp12">(UTC +12) Auckland, Wellington, Fiji</string> + <string name="sel_tz_offset">Ofset Seçin (Genellikle 0): %tw_time_zone_guioffset%</string> + <string name="tz_offset_none">Hiçbiri</string> + <string name="tz_offset_0">0</string> + <string name="tz_offset_15">15</string> + <string name="tz_offset_30">30</string> + <string name="tz_offset_45">45</string> + <string name="use_dst_chk">Gün ışığından yararlanma saati (DST) kullan</string> + <string name="curr_tz">Geçerli Zaman Dilimi: %tw_time_zone%</string> + <string name="curr_tz_s">Geçerli Zaman Dilimi:</string> + <string name="set_tz_btn">Zaman Dilimini Ayarla</string> + <string name="settings_screen_hdr">Ekran</string> + <string name="settings_screen_timeout_hdr">Ekran Zaman Aşımı</string> + <string name="enable_timeout_chk">Ekran zaman aşımını etkinleştir</string> + <string name="screen_to_slider">Ekran zaman aşımı:</string> + <string name="screen_to_slider_s">Ekran zaman aşımı (0=devre dışı): %tw_screen_timeout_secs%</string> + <string name="screen_to_na">Ekran zaman aşımı ayarı kullanılabilir değil</string> + <string name="screen_bright_slider">Parlaklık: %tw_brightness_pct%%</string> + <string name="screen_bright_na">Parlaklık ayarı kullanılabilir değil</string> + <string name="vibration_hdr">Titreşim</string> + <string name="button_vibration_hdr">Düğme Titireşimi</string> + <string name="kb_vibration_hdr">Klavye Titreşimi</string> + <string name="act_vibration_hdr">Eylem Titreşimi</string> + <string name="button_vibration">Düğme Titreşimi:</string> + <string name="kb_vibration">Klavye Titreşimi:</string> + <string name="act_vibration">Eylem Titreşimi:</string> + <string name="select_language">Dil Seç:</string> + <string name="sel_lang_btn">Dil Seç</string> + <string name="set_language_btn">Dili Ayarla</string> + <string name="advanced_hdr">Gelişmiş</string> + <string name="copy_log_confirm">Kayıt SD Karta Kopyalansın Mı?</string> + <string name="copying_log">Kayıt SD Karta Kopyalanıyor...</string> + <string name="copy_log_complete">Kayıt Kopyalama Tamamlandı</string> + <string name="part_sd_btn">SD Kartı Bölümle</string> + <string name="part_sd_s_btn">SD Kart</string> + <string name="file_manager_btn">Dosya Yöneticisi</string> + <string name="language_hdr">Dil</string> + <string name="terminal_btn">Terminal</string> + <string name="reload_theme_btn">Temayı Yeniden Yükle</string> + <string name="dumlock_btn">HTC Dumlock</string> + <string name="inject_twrp_btn">TWRP Ekle</string> + <string name="inject_twrp_confirm">TWRP yeniden eklensin mi?</string> + <string name="injecting_twrp">TWRP yeniden ekleniyor...</string> + <string name="inject_twrp_complete">TWRP Ekleme Tamamlandı</string> + <string name="swipe_to_confirm">Onaylamak için Kaydır</string> + <string name="part_sd_hdr">SD Kartı Bölümle</string> + <string name="invalid_partsd_sel">Çıkarılabilir bir cihaz seçmelisiniz</string> + <string name="part_sd_lose">SD kartınız üzerindeki tüm dosyaları kaybedeceksiniz!</string> + <string name="part_sd_undo">Bu işlem geri alınamaz!</string> + <string name="part_sd_ext_sz">EXT Boyutu:</string> + <string name="part_sd_swap_sz">Swap Boyutu:</string> + <string name="part_sd_m">-</string> + <string name="part_sd_p">+</string> + <string name="file_system">Dosya Sistemi:</string> + <string name="swipe_part_sd">Bölümlemek için Kaydır</string> + <string name="swipe_part_sd_s">Bölümle</string> + <string name="partitioning_sd">SD Kart Bölümleniyor...</string> + <string name="partitioning_sd2">Bu işlem birkaç dakika sürecek.</string> + <string name="part_sd_complete">Bölümleme Tamamlandı</string> + <string name="dumlock_hdr">HTC Dumlock</string> + <string name="dumlock_restore_btn">Orijinal Boot\'u Geri Yükle</string> + <string name="dumlock_restore_confirm">Orijinal boot imajı geri yüklensin mi?</string> + <string name="dumlock_restoring">Orijinal Boot Geri Yükleniyor...</string> + <string name="dumlock_restore_complete">Orijinal Boot Geri Yüklemesi Tamamlandı</string> + <string name="dumlock_reflash_btn">Recovery\'i Yeniden Flashla</string> + <string name="dumlock_reflash_confirm">Cihazın açılması için kurtarma yazılımı tekrar yüklensin mi?</string> + <string name="dumlock_reflashing">Cihazın açılması için kurtarma yazılımı tekrar yükleniyor...</string> + <string name="dumlock_reflash_complete">Cihazın açılması için kurtarma yazılımı tekrar yükleme tamamlandı</string> + <string name="dumlock_install_btn">HTC Dumlock Yükle</string> + <string name="dumlock_install_confirm">HTC dumlock dosyaları ROM\'a yüklensin mi?</string> + <string name="dumlock_installing">HTC Dumlock Yükleniyor...</string> + <string name="dumlock_install_complete">HTC Dumlock Yüklemesi Tamamlandı</string> + <string name="swipe_to_unlock">Kilidi Açmak için Kaydır</string> + <string name="swipe_unlock"> Kilidi Aç</string> + <string name="fm_hdr">Dosya Yöneticisi</string> + <string name="fm_sel_file">Bir Dosya veya Klasör Seçin</string> + <string name="fm_type_folder">Klasör</string> + <string name="fm_type_file">Dosya</string> + <string name="fm_choose_act">Eylem Seçin</string> + <string name="fm_selected">%tw_fm_type% seçili:</string> + <string name="fm_copy_btn">Kopyala</string> + <string name="fm_copy_file_btn">Dosya Kopyala</string> + <string name="fm_copy_folder_btn">Klasör Kopyala</string> + <string name="fm_copying">Kopyalanıyor</string> + <string name="fm_move_btn">Taşı</string> + <string name="fm_moving">Taşınıyor</string> + <string name="fm_chmod755_btn">chmod 755</string> + <string name="fm_chmod755ing">chmod 755</string> + <string name="fm_chmod_btn">chmod</string> + <string name="fm_delete_btn">Sil</string> + <string name="fm_deleting">Siliniyor</string> + <string name="fm_rename_btn">Yeniden Adlandır</string> + <string name="fm_rename_file_btn">Dosyayı Yeniden Adlandır</string> + <string name="fm_rename_folder_btn">Klasörü Yeniden Adlandır</string> + <string name="fm_renaming">Yeniden Adlandırılıyor</string> + <string name="fm_sel_dest">Hedef Klasörü Seçin</string> + <string name="fm_sel_curr_folder">Geçerli Klasörü Seç</string> + <string name="fm_rename_hdr">Yeniden Adlandır</string> + <string name="fm_set_perms_hdr">İzinleri Ayarla</string> + <string name="fm_perms">İzinler:</string> + <string name="fm_complete">Dosya İşlemi Tamamlandı</string> + <string name="decrypt_data_hdr">Veri Şifresini Çöz</string> + <string name="decrypt_data_enter_pass">Şifre Gir.</string> + <string name="decrypt_data_enter_pattern">Desen Girin.</string> + <string name="decrypt_data_trying">Şifre Çözülmeye Çalışılıyor</string> + <string name="term_hdr">Terminal Komutu</string> + <string name="term_s_hdr">Terminal</string> + <string name="term_kill_btn">SONLANDIR</string> + <string name="term_sel_folder_hdr">Başlangıç Klasörüne Gözat</string> + <string name="adb_sideload_hdr">ADB Sideload</string> + <string name="sideload_wipe_dalvik_chk">Dalvik Önbelleğini Temizle</string> + <string name="sideload_wipe_cache_chk">Önbelleği Temizle</string> + <string name="swipe_to_sideload">Sideload\'u Başlatmak için Kaydır</string> + <string name="swipe_sideload"> Başlat</string> + <string name="sideload_confirm">ADB Sideload</string> + <string name="sideload_usage">Kullanım: adb sideload dosyaadı.zip</string> + <string name="sideload_complete">ADB Sideload Tamamlandı</string> + <string name="reboot_hdr">Yeniden Başlat</string> + <string name="su_hdr">SuperSU Denetimi</string> + <string name="su_note1">Cihazınız rootlanmamış görünüyor.</string> + <string name="su_note2">SuperSU şimdi yüklensin mi?</string> + <string name="su_note3">Bu işlem cihazınızı rootlayacaktır.</string> + <string name="su_cancel">Yükleme</string> + <string name="swipe_su_to_install">Yüklemek için Kaydır</string> + <string name="swipe_su_install"> Yükle</string> + <string name="su_installing">SuperSU Yükleniyor</string> + <string name="sel_storage_list">Depolama Seç</string> + <string name="ok_btn">Tamam</string> + <string name="no_kernel_selinux">Kernel SELinux içeriklerini okuma desteğine sahip değil.</string> + <string name="full_selinux">Tam SELinux desteği mevcut.</string> + <string name="no_selinux">SELinux desteği yok (libselinux yok).</string> + <string name="mtp_enabled">MTP Etkin</string> + <string name="mtp_crash">MTP Çöktü, açılışta başlatılmıyor.</string> + <string name="decrypt_success">Varsayılan şifre ile çözüldü.</string> + <string name="unable_to_decrypt">Varsayılan şifre ile çözülemedi. Veri Biçimlendirmesi yapmanız gerekebilir.</string> + <string name="generating_md51">MD5 Oluşturuluyor</string> + <string name="generating_md52"> * Md5 oluşturuluyor...</string> + <string name="md5_created"> * MD5 Oluşturuldu.</string> + <string name="md5_error"> * MD5 Hatası!</string> + <string name="md5_compute_error"> * MD5 hesaplama hatası.</string> + <string name="current_date">(Geçerli Tarih)</string> + <string name="auto_generate">(Otomatik Oluştur)</string> + <string name="unable_to_locate_partition">Yedekleme hesaplamaları için \'{1}\' bölümü bulunamıyor.</string> + <string name="no_partition_selected">Yedekleme için bölüm seçilmedi.</string> + <string name="total_partitions_backup"> * Toplam yedeklenecek bölüm sayısı: {1}</string> + <string name="total_backup_size"> * Toplam veri boyutu: {1}MB</string> + <string name="available_space"> * Kullanılabilir alan: {1}MB</string> + <string name="unable_locate_storage">Depolama aygıtı bulunamıyor.</string> + <string name="no_space">Yeteri kadar boş alan yok.</string> + <string name="backup_started">[YEDEKLEME BAŞLATILDI]</string> + <string name="backup_folder"> * Yedekleme Klasörü: {1}</string> + <string name="fail_backup_folder">Yedekleme klasörü oluşturulamadı.</string> + <string name="avg_backup_fs">Dosya sistemleri için ortalama yedekleme oranı: {1} MB/sec</string> + <string name="avg_backup_img">Görüntülü sürücüler için ortalama yedekleme hızı: {1} MB/sec</string> + <string name="total_backed_size">[{1} MB YEDEKLENDİ]</string> + <string name="backup_completed">[YEDEKLEME {1} SANİYEDE TAMAMLANDI]</string> + <string name="restore_started">[GERİ YÜKLEME BAŞLATILDI]</string> + <string name="restore_folder">Geri yükleme klasörü: \'{1}\'</string> + <string name="verifying_md5">MD5 Doğrulanıyor</string> + <string name="skip_md5">Kullanıcı ayarına göre MD5 denetimi geçiliyor.</string> + <string name="calc_restore">Geri yükleme ayrıntıları hesaplanıyor...</string> + <string name="restore_read_only">{1} geri yüklenemiyor -- salt okunur bağlanmış.</string> + <string name="restore_unable_locate">Geri yüklemek için \'{1}\' bölümü bulunamıyor.</string> + <string name="no_part_restore">Geri yüklemek için bölüm seçilmedi.</string> + <string name="restore_part_count">{1} bölüm geri yükleniyor...</string> + <string name="total_restore_size">Toplam geri yükleme boyutu {1}MB</string> + <string name="updating_system_details">Sistem Ayrıntıları Güncelleniyor</string> + <string name="restore_completed">[GERİ YÜKLEME {1} SANİYE İÇİNDE TAMAMLANDI]</string> + <string name="error_opening_strerr">Açma hatası: \'{1}\' ({2})</string> + <string name="unable_locate_part_backup_name">Bölüm yedek adına göre bulunamadı: \'{1}\'</string> + <string name="unable_find_part_path">\'{1}\' yolu için bölüm bulunamıyor</string> + <string name="update_part_details">Bölüm ayrıntıları güncelleniyor...</string> + <string name="update_part_details_done">...bitti</string> + <string name="wiping_dalvik">Dalvik Önbelleği Dizinleri Temizleniyor...</string> + <string name="cleaned">Temizlendi: {1}...</string> + <string name="dalvik_done">-- Dalvik Önbelleği Dizinleri Temizleme Tamamlandı!</string> + <string name="no_andsec">Android secure bölümü yok.</string> + <string name="unable_to_locate">{1} bulunamıyor.</string> + <string name="wiping_datamedia">Dahili depolama temizleniyor -- /veri/ortam...</string> + <string name="unable_to_mount">{1} bağlanamadı</string> + <string name="unable_to_mount_internal">Dahili depolama bağlanamadı</string> + <string name="unable_to_mount_storage">Depolama bağlanamadı</string> + <string name="fail_decrypt">Verilerin şifresi çözülemedi.</string> + <string name="no_crypto_support">Şifreleme desteği bu yapı içine derlenmemiştir.</string> + <string name="decrypt_success_dev">Veri başarıyla deşifre edildi, yeni blok aygıtı: \'{1}\'</string> + <string name="done">Bitti.</string> + <string name="start_partition_sd">SD Kart Bölümleniyor...</string> + <string name="partition_sd_locate">Bölümlenecek cihaz bulunamadı.</string> + <string name="ext_swap_size">EXT + Swap boyutu sd kart boyutundan daha büyük.</string> + <string name="remove_part_table">Bölüm tablosu kaldırılıyor...</string> + <string name="unable_rm_part">Bölüm tablosu kaldırılamadı.</string> + <string name="create_part">{1} bölümü oluşturuluyor...</string> + <string name="unable_to_create_part">{1} bölümü oluşturulamadı.</string> + <string name="format_sdext_as">Sd-ext, {1} olarak biçimlendiriliyor...</string> + <string name="part_complete">Bölümleme tamamlandı.</string> + <string name="unable_to_open">\'{1}\' açılamadı.</string> + <string name="mtp_already_enabled">MTP zaten etkin</string> + <string name="mtp_fail">MTP etkinleştirilemedi</string> + <string name="no_mtp">MTP desteği dahil değil</string> + <string name="image_flash_start">[İMAJ FLASHLAMA BAŞLATILDI]</string> + <string name="img_to_flash">Flashlanacak imaj: \'{1}\'</string> + <string name="flash_unable_locate">Flashlama için \'{1}\' bölümü bulunamıyor.</string> + <string name="no_part_flash">Flashlama için bölüm seçilmedi.</string> + <string name="too_many_flash">Flashlama için çok fazla bölüm seçildi.</string> + <string name="invalid_flash">Geçersiz flash bölümü belirtildi.</string> + <string name="flash_done">[İMAJ FLASHLAMA TAMAMLANDI]</string> + <string name="wiping">{1} temizleniyor</string> + <string name="repair_not_exist">{1} yok! Onarılamıyor!</string> + <string name="repairing_using">{2} kullanılarak {1} onarılıyor...</string> + <string name="unable_repair">{1} onarılamıyor.</string> + <string name="create_folder_strerr">\'{1}\' klasörü oluşturulamıyor ({2}).</string> + <string name="fail_mount">\'{1}\' bağlanamıyor ({2})</string> + <string name="fail_unmount">\'{1}\' çıkarılamıyor ({2})</string> + <string name="cannot_resize">{1} yeniden boyutlandırılamıyor.</string> + <string name="repair_resize">Yeniden boyutlandırmadan önce {1} onarılıyor.</string> + <string name="unable_resize">{1} yeniden boyutlandırılamıyor.</string> + <string name="formatting_using">{2} kullanılarak {1} biçimlendiriliyor...</string> + <string name="unable_to_wipe">{1} temizlenemiyor.</string> + <string name="cannot_wipe">{1} bölümü temizlenemiyor.</string> + <string name="remove_all">\'{1}\' altındaki tüm dosyalar kaldırılıyor</string> + <string name="wiping_data">/data/media temizlenmeden data temizleniyor ...</string> + <string name="backing_up">{1} yedekleniyor...</string> + <string name="backup_cancel">Yedekleme İptal Edildi</string> + </resources> +</language>
\ No newline at end of file diff --git a/gui/theme/common/languages/uk.xml b/gui/theme/common/languages/uk.xml new file mode 100644 index 000000000..b6633081e --- /dev/null +++ b/gui/theme/common/languages/uk.xml @@ -0,0 +1,254 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<language> + <display>Ukrainian</display> + <resources> + <!-- Font overrides - only change these if your language requires special characters --> + <resource name="font_l" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_m" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="font_s" type="fontoverride" filename="RobotoCondensed-Regular.ttf" scale="90" /> + <resource name="fixed" type="fontoverride" filename="DroidSansMono.ttf" scale="100" /> + + <string name="system">Система</string> + <string name="system_image">Образ системи</string> + <string name="vendor">Постачальник</string> + <string name="vendor_image">Постачальник зображень</string> + <string name="boot">Завантаження</string> + <string name="recovery">Відновлення</string> + <string name="cache">Кеш</string> + <string name="data">Дані</string> + <string name="sdcard">SD-карта</string> + <string name="internal">Внутрішня пам’ять</string> + <string name="microsd">Мікро SD-карта</string> + <string name="usbotg">USB OTG</string> + <string name="android_secure">Android Secure</string> + <string name="dalvik">Dalvik / ART Cache</string> + <string name="sdext">SD-EXT</string> + <string name="adopted_data">Прийняті дані</string> + <string name="adopted_storage">Пристосована пам\'ять</string> + <string name="twrp_header">Team Win Recovery Project</string> + <string name="twrp_watch_header">TWRP %tw_version%</string> + <string name="cpu_temp">ПРОЦЕСОР: %tw_cpu_temp% ° C</string> + <string name="battery_pct">Батарея: %tw_battery%</string> + <string name="sort_by_name">Сортувати за назвою</string> + <string name="sort_by_date">Сортувати по даті</string> + <string name="sort_by_size">Сорт. за розм</string> + <string name="sort_by_name_only">Назва</string> + <string name="sort_by_date_only">Дата</string> + <string name="sort_by_size_only">Розмір</string> + <string name="tab_general">ЗАГАЛЬНІ</string> + <string name="tab_options">ПАРАМЕТРИ</string> + <string name="tab_backup">РЕЗЕРВНЕ КОПІЮВАННЯ</string> + <string name="tab_time_zone">ЧАСОВИЙ ПОЯС</string> + <string name="tab_screen">ЕКРАН</string> + <string name="tab_vibration">ВІБРАЦІЯ</string> + <string name="tab_language">МОВА</string> + <string name="install_btn">Встановити</string> + <string name="wipe_btn">Витерти</string> + <string name="backup_btn">Резервне копіювання</string> + <string name="restore_btn">Відновити</string> + <string name="mount_btn">Монтувати</string> + <string name="settings_btn">Налаштування</string> + <string name="advanced_btn">Розширені</string> + <string name="reboot_btn">Перезавантажити</string> + <string name="files_btn">Файли</string> + <string name="copy_log_btn">Копіювати Log</string> + <string name="select_type_hdr">Вибрати тип</string> + <string name="install_zip_hdr">Встановити Zip</string> + <string name="install_zip_btn">Встановити Zip</string> + <string name="install_image_hdr">Встановити образ</string> + <string name="install_image_btn">Встановити образ</string> + <string name="install_select_file_hdr">Вибрати файл</string> + <string name="file_selector_folders_hdr">Теки</string> + <string name="select_file_from_storage">Виберіть файл з %tw_storage_display_name% (%tw_storage_free_size% МБ)</string> + <string name="adb_sideload_btn">ADB Sideload</string> + <string name="install_hdr">Встановити</string> + <string name="select_storage_hdr">Обрати сховище</string> + <string name="select_storage_btn">Обрати сховище</string> + <string name="queue_hdr">Черга</string> + <string name="zip_queue_count">%tw_zip_queue_count% з максимум 10 файлів у черзі</string> + <string name="zip_queue_count_s">Файл %tw_zip_queue_count% з 10:</string> + <string name="zip_warn1">Ця операція може встановити несумісні</string> + <string name="zip_back_cancel">Натисніть \"Назад\", щоб скасувати додавання цього zip.</string> + <string name="zip_back_clear">Натисніть \"Назад\", щоб очистити чергу.</string> + <string name="folder">Тека:</string> + <string name="file">Файл:</string> + <string name="zip_sig_chk">Перевірка підпису Zip</string> + <string name="inject_twrp_chk">Ввести TWRP після встановлення</string> + <string name="options_hdr">Параметри</string> + <string name="confirm_flash_hdr">Підтвердити Flash</string> + <string name="zip_queue">Черга:</string> + <string name="options">Параметри:</string> + <string name="swipe_confirm"> Підтвердити</string> + <string name="zip_add_btn">Додати більше файлів Zip</string> + <string name="zip_clear_btn">Очистити чергу Zip</string> + <string name="install_zip_count_hdr">Встановити Zip %tw_zip_index% з %tw_zip_queue_count%</string> + <string name="installing_zip_xml">Встановлення Zip: %tw_file%</string> + <string name="failed">Не вдалося</string> + <string name="successful">Успішно</string> + <string name="install_failed">Помилка встановлення</string> + <string name="install_successful">Успішно встановлено</string> + <string name="wipe_cache_dalvik_btn">Очистити кеш/dalvik</string> + <string name="reboot_system_btn">Перезавантажити систему</string> + <string name="install_sel_target">Виберіть цільовий розділ</string> + <string name="target_partition">Цільовий розділ:</string> + <string name="wipe_cache_dalvik_confirm">Очистити кеш & Dalvik?</string> + <string name="wiping_cache_dalvik">Очищення кешу & Dalvik...</string> + <string name="wipe_cache_dalvik_complete">Очищення кешу & Dalvik завершено</string> + <string name="swipe_wipe">Потягніть, щоб очистити</string> + <string name="swipe_wipe_s"> Очистити</string> + <string name="no_os1">ОС не встановлено! Ви</string> + <string name="no_osrb">впевнені, що хочете перезавантажити?</string> + <string name="no_ospo">впевнені, що хочете вимкнути?</string> + <string name="rebooting">Перезавантаження...</string> + <string name="swipe_reboot">Потягніть, щоб перезавантажити</string> + <string name="swipe_reboot_s"> Перезавантаження</string> + <string name="confirm_action">Підтвердіть дію</string> + <string name="back_cancel">Натисніть \"Назад\" щоб скасувати.</string> + <string name="cancel_btn">Скасувати</string> + <string name="wipe_hdr">Очистити</string> + <string name="factory_reset_hdr">Скинути до заводських налаштувань</string> + <string name="factory_reset_btn">Скинути до заводських налаштувань</string> + <string name="factory_reset1">Витерти дані, кеш та Dalvik</string> + <string name="factory_reset2">(не включаючи внутрішню пам\'ять)</string> + <string name="factory_reset3">У більшості випадків це</string> + <string name="factory_reset4">потрібно тільки витерти.</string> + <string name="factory_resetting">Скидання до заводських налаштувань...</string> + <string name="advanced_wipe_hdr">Розширене очищення</string> + <string name="advanced_wipe_btn">Розширене очищення</string> + <string name="wipe_enc_confirm">Очистити шифрування даних?</string> + <string name="formatting_data">Форматування даних...</string> + <string name="swipe_format_data">Потягніть, щоб форматувати дані</string> + <string name="swipe_format_data_s"> Форматувати Дані</string> + <string name="factory_reset_complete">Скидання до заводських налаштувань завершено</string> + <string name="sel_part_hdr">Оберіть розділ</string> + <string name="wipe_sel_confirm">Очистити розділ(и)?</string> + <string name="wiping_part">Очищення розділу(ів)...</string> + <string name="wipe_complete">Очищення завершено</string> + <string name="sel_part_wipe">Виберіть розділи для очищення:</string> + <string name="invalid_part_sel">Вибрано неправильний розділ</string> + <string name="format_data_hdr">Форматувати дані</string> + <string name="format_data_btn">Форматувати дані</string> + <string name="format_data_ptr1">Форматування даних очистить всі ваші додатки,</string> + <string name="format_data_ptr2">резервні копії, фотографії, відео, медія та</string> + <string name="format_data_ptr3">видалить шифрування внутрішньої пам\'яті.</string> + <string name="format_data_adopted">Включаючи пристосовану пам\'ять</string> + <string name="format_data_lcp1">Форматування даних очистить всі ваші додатки, резервні копії, відео, медія та</string> + <string name="format_data_lcp2">видалить шифрування внутрішньої пам\'яті.</string> + <string name="format_data_wtc1">Форматування даних очистить всі ваші додатки,</string> + <string name="format_data_wtc2">резервні копії та медія. Це неможливо скасувати.</string> + <string name="format_data_undo">Це неможливо скасувати.</string> + <string name="format_data_complete">Форматування даних завершено</string> + <string name="yes_continue">Введіть \"Так\" щоб продовжити. Натисніть \"Назад\" щоб скасувати.</string> + <string name="part_opt_hdr">Параметри розділу для: %tw_partition_name%</string> + <string name="sel_act_hdr">Оберіть дію</string> + <string name="file_sys_opt">Параметри файлової системи</string> + <string name="partition">Розділ: %tw_partition_name%</string> + <string name="part_mount_point">Точка монтування: %tw_partition_mount_point%</string> + <string name="part_curr_fs">Файлова система: %tw_partition_file_system%</string> + <string name="part_present_yes">Присутні: Так</string> + <string name="part_present_no">Присутні: Ні</string> + <string name="part_removable_yes">Знімні: так</string> + <string name="part_removable_no">Знімні: ні</string> + <string name="part_size">Розмір: % % tw_partition_size МБ</string> + <string name="part_used">Використовується: % tw_partition_used % МБ</string> + <string name="part_free">Вільно: % % tw_partition_free МБ</string> + <string name="part_backup_size">Розмір резервної копії: % % tw_partition_backup_size МБ</string> + <string name="resize_btn">Змінити розмір файлової системи</string> + <string name="resize_btn_s">Змінити розмір</string> + <string name="resize_confirm">Змінити розмір %tw_partition_name%?</string> + <string name="resizing">Зміна розміру...</string> + <string name="resize_complete">Зміна розміру завершена</string> + <string name="swipe_resize">Потягніть, щоб змінити розмір</string> + <string name="swipe_resize_s"> Змінити розмір</string> + <string name="repair_btn">Відновити файлову систему</string> + <string name="repair_btn_s">Відновити</string> + <string name="repair_confirm">Відновити %tw_partition_name%?</string> + <string name="repairing">Відновлення...</string> + <string name="repair_complete">Відновлення завершено</string> + <string name="swipe_repair">Потягніть щоб відновити</string> + <string name="swipe_repair_s"> Відновити</string> + <string name="change_fs_btn">Змінити файлову систему</string> + <string name="change_fs_btn_s">Змінити</string> + <string name="change_fs_for_hdr">Змінити файлову систему для: %tw_partition_name%</string> + <string name="change_fs_for_hdr_s">Розділ: %tw_partition_name% > виберіть файлову систему</string> + <string name="change_fs_warn1">Деякі диски або ядра можуть не підтримувати деякі</string> + <string name="change_fs_warn2">файлові системи. Виконувати з обережністю!</string> + <string name="change_fs_confirm">Змінити %tw_partition_name%?</string> + <string name="formatting">Форматування...</string> + <string name="format_complete">Форматування Завершено</string> + <string name="swipe_change_fs">Потягніть щоб змінити</string> + <string name="swipe_change_s"> Змінити</string> + <string name="back_btn">Назад</string> + <string name="swipe_factory_reset">Потягніть щоб скинути до заводських налаштувань</string> + <string name="repair_change_btn">Відновити або змінити Файлову Систему</string> + <string name="storage_hdr">Пам\'ять: %tw_storage_display_name% МБ)</string> + <string name="backup_hdr">Резервне копіювання</string> + <string name="backup_confirm_hdr">Підтвердити Резервне Копіювання</string> + <string name="encryption_tab">ШИФРУВАННЯ</string> + <string name="encryption">Шифрування:</string> + <string name="name">Ім’я:</string> + <string name="sel_part_backup">Вибрати Розділ для Резервного Копіювання:</string> + <string name="storage">Сховище:</string> + <string name="enc_enabled">увімкнено</string> + <string name="enable_backup_comp_chk">Увімкнути стискання</string> + <string name="skip_md5_backup_chk">Пропустити генерацію MD5 під час Резервного Копіювання</string> + <string name="disable_backup_space_chk">Вимкнути перевірку Вільного місця</string> + <string name="refresh_sizes_btn">Оновити розміри</string> + <string name="swipe_backup">Потягніть для Резервного копіювання</string> + <string name="backup_name_exists">Резервна копія з таким іменем вже існує!</string> + <string name="encrypt_backup">Шифрувати резервну копію?</string> + <string name="enter_pass">Введіть пароль:</string> + <string name="enter_pass2">Введіть пароль ще раз:</string> + <string name="pass_not_match">Паролі не співпадають!</string> + <string name="partitions">Розділи:</string> + <string name="disabled">Вимкнено</string> + <string name="enabled">Увімкнено</string> + <string name="backup_name_hdr">Введіть назву для Резервної копії</string> + <string name="progress">Прогрес:</string> + <string name="backup_complete">Резервне копіювання завершено</string> + <string name="restore_hdr">Відновити</string> + <string name="sel_backup_hdr">Виберіть резервну копію</string> + <string name="restore_sel_store_hdr">Оберіть резервну копію з %tw_storage_display_name% (%tw_storage_free_size% МБ)</string> + <string name="restore_sel_pack_fs">Виберіть пакунок для відновлення:</string> + <string name="restore_enc_backup_hdr">Зашифрована Резервна копія</string> + <string name="restore_dec_fail">Неправильний пароль, будь ласка, спробуйте ще раз!</string> + <string name="del_backup_btn">Видалити резервну копію</string> + <string name="del_backup_confirm">Видалити резервну копію?</string> + <string name="del_backup_confirm2">Це неможливо скасувати!</string> + <string name="deleting_backup">Видалення резервної копії...</string> + <string name="backup_deleted">Видалення резервної копії завершено</string> + <string name="swipe_delete">Потягніть щоб видалити</string> + <string name="swipe_delete_s"> Видалити</string> + <string name="restore_backup_date">Резервну копію зроблено %tw_restore_file_date%</string> + <string name="restore_sel_part">Виберіть розділ для відновлення:</string> + <string name="restore_enable_md5_chk">Увімкнути перевірку MD5 для файлів резервних копій</string> + <string name="restore_complete">Відновлення завершено</string> + <string name="swipe_restore">Потягніть щоб відновити</string> + <string name="swipe_restore_s"> Відновити</string> + <string name="rename_backup_hdr">Перейменуйте резервну копію</string> + <string name="rename_backup_confirm">Перейменуйте резервну копію?</string> + <string name="rename_backup_confirm2">Це неможливо скасувати!</string> + <string name="renaming_backup">Перейменування резервної копії...</string> + <string name="rename_backup_complete">Перейменування резервної копії завершено</string> + <string name="swipe_to_rename">Потягніть щоб перейменувати</string> + <string name="swipe_rename"> Перейменувати</string> + <string name="confirm_hdr">Підтвердити</string> + <string name="mount_hdr">Монтувати</string> + <string name="mount_sel_part">Виділіть розділи для монтування:</string> + <string name="restore_defaults_btn">Відн. станд. знач</string> + <string name="settings_tz_btn">Часовий пояс</string> + <string name="settings_screen_btn">Екран</string> + <string name="settings_screen_bright_btn">Яскравість екрану</string> + <string name="settings_vibration_btn">Вібрація</string> + <string name="settings_language_btn">Мова</string> + <string name="time_zone_hdr">Часовий пояс</string> + <string name="sel_tz_list">Виберіть часовий пояс:</string> + <string name="utcm11">(UTC-11) Самоа, Острів Мідвей</string> + <string name="utcm10">(UTC -10) Гаваї</string> + <string name="utcm9">(UTC-9) Аляска</string> + <string name="utcm8">(UTC -8) Тихоокеанський час</string> + <string name="utcm7">(UTC -7) Гірський час</string> + <string name="utcm6">(UTC -6) Центральний час</string> + </resources> +</language> diff --git a/gui/theme/common/portrait.xml b/gui/theme/common/portrait.xml new file mode 100644 index 000000000..e9be654a6 --- /dev/null +++ b/gui/theme/common/portrait.xml @@ -0,0 +1,4723 @@ +<?xml version="1.0"?> +<recovery> + <styles> + <style name="text_l"> + <font resource="font_l" color="%text_color%"/> + </style> + + <style name="text_m"> + <font resource="font_m" color="%text_color%"/> + </style> + + <style name="text_m_accent"> + <font resource="font_m" color="%accent_color%"/> + </style> + + <style name="text_m_fail"> + <font resource="font_m" color="%text_fail_color%"/> + </style> + + <style name="text_s"> + <font resource="font_s" color="%text_color%"/> + </style> + + <style name="input"> + <background color="%background_color%"/> + <cursor color="%accent_color%" hasfocus="1" width="%input_line_width%"/> + <font resource="font_m" color="%text_color%"/> + </style> + + <style name="checkbox"> + <font resource="font_m" color="%text_color%"/> + <image checked="checkbox_true" unchecked="checkbox_false"/> + </style> + + <style name="main_button"> + <highlight color="%highlight_color%"/> + <font resource="font_l" color="%text_button_color%"/> + <image resource="main_button"/> + </style> + + <style name="main_button_half_height"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="main_button_half_height"/> + </style> + + <style name="main_button_half_height_full_width"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="main_button_half_height_full_width"/> + </style> + + <style name="button_third_width"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="tab_3"/> + </style> + + <style name="button_quarter_width"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="tab_4"/> + </style> + + <style name="fab"> + <highlight color="%highlight_color%"/> + <placement x="%indent_right%" y="%row21a_y%" placement="1"/> + <font resource="font_m" color="%button_text_color%"/> + </style> + + <style name="tab"> + <highlight color="%highlight_color%"/> + <fill color="%transparent%"/> + <font resource="font_s" color="%text_button_color%"/> + </style> + + <style name="console"> + <fastscroll rectcolor="%accent_color%" w="%fastscroll_w%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <color foreground="%text_color%" background="%background_color%" scroll="%background_color%"/> + <font resource="fixed"/> + </style> + + <style name="terminal"> + <fastscroll linecolor="%transparent%" rectcolor="%accent_color%" w="%fastscroll_w%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <background color="%background_color%"/> + <font resource="fixed" spacing="3" color="%text_color%"/> + </style> + + <style name="fileselector"> + <highlight color="%fileselector_highlight_color%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <sort name="tw_gui_sort_order"/> + <icon folder="folder" file="file"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> + </style> + + <style name="listbox"> + <highlight color="%fileselector_highlight_color%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <icon selected="radio_true" unselected="radio_false"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> + </style> + + <style name="scrolllist"> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%"/> + </style> + + <style name="partitionlist"> + <highlight color="%fileselector_highlight_color%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> + <icon selected="checkbox_true" unselected="checkbox_false"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/> + </style> + + <style name="partitionlist_storage"> + <highlight color="%fileselector_highlight_color%"/> + <placement x="%col1_x_left%" y="%row5_y%" w="%content_overlay_width%" h="%partitionlist_storage_height%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> + <icon selected="radio_true" unselected="radio_false"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/> + </style> + + <style name="slider"> + <placement x="%center_x%" y="%row23_y%"/> + <font resource="font_s" color="%text_color%"/> + <resource base="slider" used="slider_used" touch="slider_touch"/> + </style> + + <style name="slidervalue"> + <resource handle="handle"/> + <font resource="font_m" color="%text_color%"/> + <colors line="%fileselector_linecolor%"/> + <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> + </style> + + <style name="patternpassword"> + <size name="tw_gui_pattern_grid_size" default="3"/> + </style> + </styles> + + <pages> + <page name="main"> + <action> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + </page> + + <page name="main2"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@twrp_header=Team Win Recovery Project}</text> + </text> + + <text style="text_m"> + <condition var1="tw_no_cpu_temp" var2="0"/> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_version%</text> + </text> + + <button style="main_button"> + <placement x="%indent%" y="%row2a_y%"/> + <text>{@install_btn=Install}</text> + <actions> + <action function="queueclear"/> + <action function="set">tw_selectimage=0</action> + <action function="page">install</action> + </actions> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row2a_y%"/> + <text>{@wipe_btn=Wipe}</text> + <action function="page">wipe</action> + </button> + + <button style="main_button"> + <placement x="%indent%" y="%row8_y%"/> + <text>{@backup_btn=Backup}</text> + <action function="page">backup</action> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row8_y%"/> + <text>{@restore_btn=Restore}</text> + <action function="page">restore</action> + </button> + + <button style="main_button"> + <placement x="%indent%" y="%row13a_y%"/> + <text>{@mount_btn=Mount}</text> + <action function="page">mount</action> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row13a_y%"/> + <text>{@settings_btn=Settings}</text> + <action function="page">settings</action> + </button> + + <button style="main_button"> + <placement x="%indent%" y="%row19_y%"/> + <text>{@advanced_btn=Advanced}</text> + <action function="page">advanced</action> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row19_y%"/> + <text>{@reboot_btn=Reboot}</text> + <action function="page">reboot</action> + </button> + </page> + + <page name="install"> + <template name="page"/> + + <text style="text_l"> + <condition var1="tw_selectimage" var2="0"/> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_zip_hdr=Install Zip}</text> + </text> + + <text style="text_l"> + <condition var1="tw_selectimage" var2="1"/> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_image_hdr=Install Image}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@select_file_from_storage=Select File from %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <template name="sort_options"/> + + <fileselector> + <condition var1="tw_selectimage" var2="0"/> + <placement x="%indent%" y="%row3_y%" w="%content_width%" h="%fileselector_install_height%"/> + <text>%tw_zip_location%</text> + <filter extn=".zip" folders="1" files="1"/> + <path name="tw_zip_location" default="/sdcard"/> + <data name="tw_filename"/> + <selection name="tw_file"/> + </fileselector> + + <fileselector> + <condition var1="tw_selectimage" var2="1"/> + <placement x="%indent%" y="%row3_y%" w="%content_width%" h="%fileselector_install_height%"/> + <text>%tw_zip_location%</text> + <filter extn=".img" folders="1" files="1"/> + <path name="tw_zip_location" default="/sdcard"/> + <data name="tw_filename"/> + <selection name="tw_file"/> + </fileselector> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row21a_y%"/> + <text>{@select_storage_btn=Select Storage}</text> + <actions> + <action function="set">tw_back=install</action> + <action function="overlay">select_storage</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_selectimage" var2="0"/> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@install_image_btn=Install Image}</text> + <actions> + <action function="set">tw_selectimage=1</action> + <action function="page">install</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_selectimage" var2="1"/> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@install_zip_btn=Install Zip}</text> + <actions> + <action function="set">tw_selectimage=0</action> + <action function="page">install</action> + </actions> + </button> + + <action> + <conditions> + <condition var1="tw_selectimage" var2="0"/> + <condition var1="tw_filename" op="modified"/> + </conditions> + <actions> + <action function="queuezip"/> + <action function="page">flash_confirm</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_selectimage" var2="1"/> + <condition var1="tw_filename" op="modified"/> + </conditions> + <action function="page">flashimage_confirm</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="flash_confirm"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_zip_hdr=Install Zip}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@zip_queue_count=%tw_zip_queue_count% of max of 10 Files queued}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@zip_warn1=This operation may install incompatible}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@zip_warn2=software and render your device unusable.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@zip_back_cancel=Press back to cancel adding this zip.}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row7_y%"/> + <text>{@folder=Folder:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row8_y%"/> + <text>%tw_zip_location%</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row9a_y%"/> + <text>{@file=File:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row10a_y%"/> + <text>%tw_file%</text> + </text> + + <checkbox> + <placement x="%indent%" y="%row12_y%"/> + <text>{@zip_sig_chk=Zip signature verification}</text> + <data variable="tw_signed_zip_verify"/> + </checkbox> + + <checkbox> + <placement x="%indent%" y="%row13a_y%" /> + <text>{@install_reboot_chk=Reboot after installation is complete}</text> + <data variable="tw_install_reboot" /> + </checkbox> + + <checkbox> + <condition var1="tw_has_injecttwrp" var2="1"/> + <placement x="%indent%" y="%row15_y%"/> + <text>{@inject_twrp_chk=Inject TWRP after install}</text> + <data variable="tw_inject_after_zip"/> + </checkbox> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@zip_add_btn=Add more Zips}</text> + <action function="page">install</action> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row18a_y%"/> + <text>{@zip_clear_btn=Clear Zip Queue}</text> + <actions> + <action function="queueclear"/> + <action function="page">install</action> + </actions> + </button> + + <slider> + <text>{@swipe_flash=Swipe to confirm Flash}</text> + <action function="flash">flash_zip</action> + </slider> + + <action> + <touch key="back"/> + <actions> + <action function="cancelzip"/> + <action function="page">install</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="flash_zip"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_zip_count_hdr=Install Zip %tw_zip_index% of %tw_zip_queue_count%}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_file%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <action function="page">flash_done</action> + </action> + </page> + + <page name="flash_done"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_zip_hdr=Install Zip}</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_operation_status" op="!=" var2="0"/> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@failed=Failed}</text> + </text> + + <text style="text_m"> + <condition var1="tw_operation_status" var2="0"/> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@successful=Successful}</text> + </text> + + <template name="console"/> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row21a_y%"/> + <text>{@wipe_cache_dalvik_btn=Wipe cache/dalvik}</text> + <actions> + <action function="set">tw_back=flash_done</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=/cache</action> + <action function="set">tw_has_action2=1</action> + <action function="set">tw_action2=wipe</action> + <action function="set">tw_action2_param=dalvik</action> + <action function="set">tw_text1={@wipe_cache_dalvik_confirm=Wipe Cache & Dalvik?}</action> + <action function="set">tw_action_text1={@wiping_cache_dalvik=Wiping Cache & Dalvik...}</action> + <action function="set">tw_complete_text1={@wipe_cache_dalvik_complete=Cache & Dalvik Wipe Complete}</action> + <action function="set">tw_slider_text={@swipe_wipe=Swipe to Wipe}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@reboot_system_btn=Reboot System}</text> + <actions> + <action function="set">tw_back=main2</action> + <action function="page">reboot_system_routine</action> + </actions> + </button> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=install</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_install_reboot" var2="1"/> + <condition var1="tw_operation_status" var2="0"/> + <condition var1="tw_reboot_system" var2="1"/> + </conditions> + <actions> + <action function="set">tw_sleep=%tw_sleep_total%</action> + <action function="page">flash_sleep_and_reboot</action> + </actions> + </action> + </page> + + <page name="flash_sleep_and_reboot"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_zip_hdr=Install Zip}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@install_reboot=Rebooting in %tw_sleep% second(s)}</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <button style="main_button_half_height"> + <condition var1="tw_sleep" op=">" var2="0"/> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_install_reboot=0</action> + <action function="page">flash_done</action> + </actions> + </button> + + <action> + <conditions> + <condition var1="tw_sleep" var2="tw_sleep_total"/> + <condition var1="tw_install_reboot" var2="1"/> + </conditions> + <action function="sleepcounter">%tw_sleep_total%</action> + </action> + + <action> + <conditions> + <condition var1="tw_sleep" var2="0"/> + <condition var1="tw_install_reboot" var2="1"/> + </conditions> + <actions> + <action function="sleep">50000</action> + <action function="set">tw_back=main2</action> + <action function="page">reboot_system_routine</action> + </actions> + </action> + </page> + + <page name="flashimage_confirm"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@install_image_hdr=Install Image}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@install_sel_target=Select Target Partition}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row2_y%"/> + <text>{@folder=Folder:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row3_y%"/> + <text>%tw_zip_location%</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row4a_y%"/> + <text>{@file=File:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row5a_y%"/> + <text>%tw_file%</text> + </text> + + <partitionlist> + <placement x="%indent%" y="%row7_y%" w="%content_width%" h="%partitionlist_flashimage_height%"/> + <icon selected="radio_true" unselected="radio_false"/> + <text>{@flash_image_select=Select Partition to Flash Image:}</text> + <data name="tw_flash_partition"/> + <listtype name="flashimg"/> + </partitionlist> + + <slider> + <text>{@swipe_flash=Swipe to confirm Flash}</text> + <actions> + <action function="set">tw_back=flashimage_confirm</action> + <action function="set">tw_action=flashimage</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_action_text1={@flashing_image=Flashing Image...}</action> + <action function="set">tw_action_text2=</action> + <action function="set">tw_complete_text1={@image_flashed=Image Flashed}</action> + <action function="page">action_page</action> + </actions> + <action function="flashimage"/> + </slider> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=install</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + </page> + + <page name="clear_vars"> + <action> + <action function="set">tw_operation_state=0</action> + <action function="set">tw_text1=</action> + <action function="set">tw_text2=</action> + <action function="set">tw_text3=</action> + <action function="set">tw_text4=</action> + <action function="set">tw_action_text1=</action> + <action function="set">tw_action_text2=</action> + <action function="set">tw_action_param=</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_action2=</action> + <action function="set">tw_action2_param=</action> + <action function="set">tw_has_cancel=0</action> + <action function="set">tw_cancel_action=</action> + <action function="set">tw_cancel_param=</action> + <action function="set">tw_show_exclamation=0</action> + <action function="set">tw_show_reboot=0</action> + <action function="page">%tw_clear_destination%</action> + </action> + </page> + + <page name="reboot_system_routine"> + <action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=system</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_text3=</action> + <action function="set">tw_text4=</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_action_text2=</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot=Swipe to Reboot}</action> + <action function="page">rebootcheck</action> + </action> + </page> + + <page name="confirm_action"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@confirm_action=Confirm Action}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text/> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>%tw_text1%</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>%tw_text2%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>%tw_text3%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>%tw_text4%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row7_y%" placement="5"/> + <text>{@back_cancel=Press back button to cancel.}</text> + </text> + + <slider> + <text>%tw_slider_text%</text> + <action function="page">action_page</action> + </slider> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="action_page"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>%tw_action_text1%</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_action_text2%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <button style="main_button_half_height"> + <condition var1="tw_has_cancel" var2="1"/> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="%tw_cancel_action%">%tw_cancel_param%</action> + </button> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <actions> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="0"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="1"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + <action function="%tw_action2%">%tw_action2_param%</action> + </actions> + </action> + </page> + + <page name="singleaction_page"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>%tw_action_text1%</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_action_text2%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <actions> + <action function="set">tw_page_done=1</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="0"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="1"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + <action function="%tw_action2%">%tw_action2_param%</action> + </actions> + </action> + </page> + + <page name="action_complete"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>%tw_complete_text1%</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_operation_status" op="!=" var2="0"/> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@failed=Failed}</text> + </text> + + <text style="text_m"> + <condition var1="tw_operation_status" var2="0"/> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@successful=Successful}</text> + </text> + + <template name="console"/> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row21a_y%"/> + <text>{@back_btn=Back}</text> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="page">clear_vars</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@reboot_system_btn=Reboot System}</text> + <actions> + <action function="set">tw_back=main2</action> + <action function="page">reboot_system_routine</action> + </actions> + </button> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="page">clear_vars</action> + </actions> + </action> + </page> + + <page name="filecheck"> + <action> + <action function="fileexists">%tw_filecheck%</action> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" var2="0"/> + </conditions> + <actions> + <action function="set">tw_fileexists=1</action> + <action function="page">%tw_existpage%</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" var2="1"/> + </conditions> + <actions> + <action function="set">tw_fileexists=0</action> + <action function="page">%tw_notexistpage%</action> + </actions> + </action> + </page> + + <page name="rebootcheck"> + <action> + <condition var1="tw_backup_system_size" op=">=" var2="%tw_min_system%"/> + <action function="reboot">%tw_action_param%</action> + </action> + + <action> + <condition var1="tw_backup_system_size" op="<" var2="%tw_min_system%"/> + <action function="page">confirm_action</action> + </action> + </page> + + <page name="wipe"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@wipe_hdr=Wipe}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@factory_reset_hdr=Factory Reset}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@factory_reset1=Wipes Data, Cache, and Dalvik}</text> + </text> + + <text style="text_m_accent"> + <condition var1="tw_has_data_media" var2="1"/> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@factory_reset2=(not including internal storage)}</text> + </text> + + <text style="text_m_accent"> + <conditions> + <condition var1="tw_has_android_secure" var2="1"/> + <condition var1="fileexists" var2="/and-sec"/> + </conditions> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@android_secure=Android Secure}</text> + </text> + + <text style="text_m_accent"> + <condition var1="tw_has_sdext_partition" var2="1"/> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@sdext=SD-EXT}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row7_y%" placement="5"/> + <text>{@factory_reset3=Most of the time this is}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row8_y%" placement="5"/> + <text>{@factory_reset4=the only wipe that you need.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row10_y%" placement="5"/> + <text>{@back_cancel=Press back button to cancel.}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@advanced_wipe_btn=Advanced Wipe}</text> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="page">advancedwipe</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_has_data_media" var2="1"/> + <placement x="%center_x%" y="%row18a_y%"/> + <text>{@format_data_btn=Format Data}</text> + <action function="page">formatdata</action> + </button> + + <button style="main_button_half_height"> + <conditions> + <condition var1="tw_is_encrypted" var2="1"/> + <condition var1="tw_has_data_media" var2="0"/> + </conditions> + <placement x="%center_x%" y="%row18a_y%"/> + <text>{@wipe_enc_btn=Wipe Encryption}</text> + <actions> + <action function="set">tw_back=wipe</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=DATAMEDIA</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@wipe_enc_confirm=Wipe Encryption from Data?}</action> + <action function="set">tw_text2=</action> + <action function="set">tw_action_text1={@formatting_data=Formatting Data...}</action> + <action function="set">tw_complete_text1={@format_data_complete=Data Format Complete}</action> + <action function="set">tw_slider_text={@swipe_format_data=Swipe to Format Data}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <slider> + <text>{@swipe_factory_reset=Swipe to Factory Reset}</text> + <actions> + <action function="set">tw_back=wipe</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=data</action> + <action function="set">tw_action_text1={@factory_resetting=Factory Reset...}</action> + <action function="set">tw_complete_text1={@factory_reset_complete=Factory Reset Complete}</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="advancedwipe"> + <template name="page"/> + + <action> + <action function="set">tw_wipe_list=</action> + </action> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@wipe_hdr=Wipe}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@advanced_wipe_hdr=Advanced Wipe}</text> + </text> + + <partitionlist> + <placement x="%indent%" y="%row1a_y%" w="%content_width%" h="%partitionlist_wipe_height%"/> + <text>{@sel_part_wipe=Select Partitions to Wipe:}</text> + <data name="tw_wipe_list"/> + <listtype name="wipe"/> + </partitionlist> + + <text style="text_m_fail"> + <condition var1="partitionlisterror" var2="1"/> + <placement x="%center_x%" y="%row17_y%" placement="5"/> + <text>{@invalid_part_sel=Invalid partition selection}</text> + </text> + + <button style="main_button_half_height_full_width"> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@repair_change_btn=Repair or Change File System}</text> + <actions> + <action function="checkpartitionlist">tw_wipe_list</action> + <action function="page">checkpartitionlist</action> + </actions> + </button> + + <slider> + <text>{@swipe_wipe=Swipe to Wipe}</text> + <actions> + <action function="set">tw_back=advancedwipe</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=LIST</action> + <action function="set">tw_text1={@wipe_sel_confirm=Wipe Selected Partition(s)?}</action> + <action function="set">tw_action_text1={@wiping_part=Wiping Partition(s)...}</action> + <action function="set">tw_complete_text1={@wipe_complete=Wipe Complete}</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">wipe</action> + </action> + </page> + + <page name="formatdata"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@wipe_hdr=Wipe}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@format_data_hdr=Format Data}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@format_data_ptr1=Format Data will wipe all of your apps,}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@format_data_ptr2=backups, pictures, videos, media, and}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@format_data_ptr3=removes encryption on internal storage.}</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_has_adopted_storage" var2="1"/> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@format_data_adopted=Including Adopted Storage}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@format_data_undo=This cannot be undone.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row8_y%" placement="5"/> + <text>{@yes_continue=Type yes to continue. Press back to cancel.}</text> + </text> + + <input> + <placement x="%indent%" y="%row10_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_confirm_formatdata%</text> + <data name="tw_confirm_formatdata"/> + <restrict minlen="3" maxlen="3" allow="yes"/> + <action function="page">formatdata_confirm</action> + </input> + + <fill color="%accent_color%"> + <placement x="%indent%" y="row11_y" w="%content_width%" h="input_line_width"/> + </fill> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">wipe</action> + </action> + </page> + + <page name="formatdata_confirm"> + <action> + <condition var1="tw_confirm_formatdata" op="=" var2="yes"/> + <actions> + <action function="set">tw_back=formatdata</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=DATAMEDIA</action> + <action function="set">tw_action_text1={@formatting_data=Formatting Data...}</action> + <action function="set">tw_complete_text1={@format_data_complete=Data Format Complete}</action> + <action function="page">action_page</action> + </actions> + </action> + + <action> + <condition var1="tw_confirm_formatdata" op="!=" var2="yes"/> + <action function="page">formatdata</action> + </action> + </page> + + <page name="checkpartitionlist"> + <action> + <condition var1="tw_check_partition_list" op="=" var2="1"/> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="getpartitiondetails">tw_wipe_list</action> + <action function="page">partitionoptions</action> + </actions> + </action> + + <action> + <condition var1="tw_check_partition_list" op="!=" var2="1"/> + <actions> + <action function="set">partitionlisterror=1</action> + <action function="page">advancedwipe</action> + </actions> + </action> + </page> + + <page name="partitionoptions"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@wipe_hdr=Wipe}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@part_opt_hdr=Partition Options for: %tw_partition_name%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@part_mount_point=Mount Point: %tw_partition_mount_point%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@part_curr_fs=File system: %tw_partition_file_system%}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_is_present" var2="1"/> + <placement x="%indent%" y="%row5_y%"/> + <text>{@part_present_yes=Present: Yes}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_is_present" var2="0"/> + <placement x="%indent%" y="%row5_y%"/> + <text>{@part_present_no=Present: No}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_removable" var2="1"/> + <placement x="%center_x%" y="%row5_y%"/> + <text>{@part_removable_yes=Removable: Yes}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_removable" var2="0"/> + <placement x="%center_x%" y="%row5_y%"/> + <text>{@part_removable_no=Removable: No}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row7_y%"/> + <text>{@part_size=Size: %tw_partition_size%MB}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row7_y%"/> + <text>{@part_used=Used: %tw_partition_used%MB}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row9_y%"/> + <text>{@part_free=Free: %tw_partition_free%MB}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row9_y%"/> + <text>{@part_backup_size=Backup Size: %tw_partition_backup_size%MB}</text> + </text> + + <button style="main_button_half_height"> + <condition var1="tw_partition_can_resize" op="=" var2="1"/> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@resize_btn=Resize File System}</text> + <actions> + <action function="set">tw_back=partitionoptions</action> + <action function="set">tw_action=resize</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_has_action2=1</action> + <action function="set">tw_action2=getpartitiondetails</action> + <action function="set">tw_action2_param=tw_wipe_list</action> + <action function="set">tw_text1={@resize_confirm=Resize %tw_partition_name%?}</action> + <action function="set">tw_text2=</action> + <action function="set">tw_action_text1={@resizing=Resizing...}</action> + <action function="set">tw_complete_text1={@resize_complete=Resize Complete}</action> + <action function="set">tw_slider_text={@swipe_resize=Swipe to Resize}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_partition_can_repair" op="=" var2="1"/> + <placement x="%indent%" y="%row21a_y%"/> + <text>{@repair_btn=Repair File System}</text> + <actions> + <action function="set">tw_back=partitionoptions</action> + <action function="set">tw_action=repair</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@repair_confirm=Repair %tw_partition_name%?}</action> + <action function="set">tw_text2=</action> + <action function="set">tw_action_text1={@repairing=Repairing...}</action> + <action function="set">tw_complete_text1={@repair_complete=Repair Complete}</action> + <action function="set">tw_slider_text={@swipe_repair=Swipe to Repair}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@change_fs_btn=Change File System}</text> + <action function="page">selectfilesystem</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advancedwipe</action> + </action> + </page> + + <page name="refreshfilesystem"> + <action> + <condition var1="tw_check_partition_list" op="=" var2="1"/> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="getpartitiondetails">tw_wipe_list</action> + <action function="page">selectfilesystem</action> + </actions> + </action> + + <action> + <condition var1="tw_check_partition_list" op="!=" var2="1"/> + <actions> + <action function="set">partitionlisterror=1</action> + <action function="set">tw_wipe_list=</action> + <action function="page">advancedwipe</action> + </actions> + </action> + </page> + + <page name="selectfilesystem"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@wipe_hdr=Wipe}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@change_fs_for_hdr=Change File System for: %tw_partition_name%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@part_mount_point=Mount Point: %tw_partition_mount_point%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@part_curr_fs=File system: %tw_partition_file_system%}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@change_fs_warn1=Some ROMs or kernels may not support some}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@change_fs_warn2=file systems. Proceed with caution!}</text> + </text> + + <button style="main_button_half_height"> + <condition var1="tw_partition_ext" op="=" var2="1"/> + <placement x="%indent%" y="%row15a_y%"/> + <text>EXT2</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=ext2</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=EXT2</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_partition_ext" op="=" var2="1"/> + <placement x="%indent%" y="%row18a_y%"/> + <text>EXT3</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=ext3</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=EXT3</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_partition_ext" op="=" var2="1"/> + <placement x="%indent%" y="%row21a_y%"/> + <text>EXT4</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=ext4</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=EXT4</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_partition_vfat" op="=" var2="1"/> + <placement x="%center_x%" y="%row15a_y%"/> + <text>FAT</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=vfat</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=FAT</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_partition_exfat" op="=" var2="1"/> + <placement x="%center_x%" y="%row18a_y%"/> + <text>exFAT</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=exfat</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=exFAT</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_partition_f2fs" op="=" var2="1"/> + <placement x="%center_x%" y="%row21a_y%"/> + <text>F2FS</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=f2fs</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=F2FS</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_fs=Swipe to Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">partitionoptions</action> + </action> + </page> + + <page name="backup"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@backup_hdr=Backup}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <template name="tabs_backup"/> + + <fill color="%text_color%"> + <placement x="0" y="%row_tab_y%" w="%tab3_width%" h="%tab_indicator_height%"/> + </fill> + + <button style="tab"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="0"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%tab3_col3_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> + <text>{@encryption_tab=ENCRYPTION}</text> + <font resource="font_s" color="%text_color%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <button style="tab"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="1"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%tab3_col3_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> + <text>{@encryption_tab=ENCRYPTION}</text> + <font resource="font_s" color="%text_success_color%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row3a_y%"/> + <text>{@name=Name:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row4a_y%"/> + <text>%tw_backup_name%</text> + </text> + + <fill color="%fileselector_linecolor%"> + <placement x="%indent%" y="row5a_y" w="%content_width%" h="input_line_width"/> + </fill> + + <button> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + <placement x="indent" y="%row3a_y%" w="%content_width%" h="%navbar_height%"/> + <fill color="%transparent%"/> + <actions> + <action function="set">tw_fileexists=0</action> + <action function="page">backupname1</action> + </actions> + </button> + + <partitionlist> + <placement x="%indent%" y="%row6_y%" w="%content_width%" h="%partitionlist_backup_height%"/> + <text>{@sel_part_backup=Select Partitions to Backup:}</text> + <data name="tw_backup_list"/> + <listtype name="backup"/> + </partitionlist> + + <button style="main_button_half_height"> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@select_storage_btn=Select Storage}</text> + <actions> + <action function="set">tw_back=backup</action> + <action function="overlay">select_storage</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row18a_y%"/> + <text>{@refresh_sizes_btn=Refresh Sizes}</text> + <actions> + <action function="refreshsizes"/> + <action function="page">backup</action> + </actions> + </button> + + <slider> + <text>{@swipe_backup=Swipe to Backup}</text> + <action function="page">backup_run</action> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="backup_options"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@backup_hdr=Backup}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <template name="tabs_backup"/> + + <fill color="%text_color%"> + <placement x="%tab3_col2_x%" y="%row_tab_y%" w="%tab3_width%" h="%tab_indicator_height%"/> + </fill> + + <button style="tab"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="0"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%tab3_col3_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> + <text>{@encryption_tab=ENCRYPTION}</text> + <font resource="font_s" color="%text_color%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <button style="tab"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="1"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%tab3_col3_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> + <text>{@encryption_tab=ENCRYPTION}</text> + <font resource="font_s" color="%text_success_color%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <checkbox> + <placement x="%indent%" y="%row3a_y%"/> + <text>{@enable_backup_comp_chk=Enable compression}</text> + <data variable="tw_use_compression"/> + </checkbox> + + <checkbox> + <placement x="%indent%" y="%row5_y%"/> + <text>{@skip_md5_backup_chk=Skip MD5 generation during backup}</text> + <data variable="tw_skip_md5_generate"/> + </checkbox> + + <checkbox> + <placement x="%indent%" y="%row6a_y%"/> + <text>{@disable_backup_space_chk=Disable free space check before backup}</text> + <data variable="tw_disable_free_space"/> + </checkbox> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">backup</action> + </action> + </page> + + <page name="backupname1"> + <action> + <condition var1="tw_backup_name" op="=" var2="{@auto_generate=(Auto Generate)}"/> + <action function="generatebackupname"/> + </action> + + <action> + <action function="page">backupname2</action> + </action> + </page> + + <page name="backupname2"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@backup_hdr=Backup}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <template name="tabs_backup"/> + + <fill color="%text_color%"> + <placement x="0" y="%row_tab_y%" w="%tab3_width%" h="%tab_indicator_height%"/> + </fill> + + <button style="tab"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="0"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%tab3_col3_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> + <text>{@encryption_tab=ENCRYPTION}</text> + <font resource="font_s" color="%text_color%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <button style="tab"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="1"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%tab3_col3_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> + <text>{@encryption_tab=ENCRYPTION}</text> + <font resource="font_s" color="%text_success_color%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row3a_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%indent%" y="%row4_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_backup_name%</text> + <data name="tw_backup_name"/> + <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/> + <actions> + <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_name%</action> + <action function="set">tw_existpage=backupname2</action> + <action function="set">tw_notexistpage=backup</action> + <action function="page">filecheck</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%indent%" y="row5a_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%indent%" y="row5a_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%indent%" y="%row6_y%"/> + <text>{@backup_name_exists=A backup with that name already exists!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row10_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action> + <action function="page">backup</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row10_y%"/> + <text>{@append_date_btn=Append Date}</text> + <action function="appenddatetobackupname"/> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action> + <action function="page">main</action> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action> + <action function="page">backup</action> + </actions> + </action> + </page> + + <page name="backupencryption"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@backup_hdr=Backup}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <template name="tabs_backup"/> + + <button style="tab"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="0"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%tab3_col3_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> + <text>{@encryption_tab=ENCRYPTION}</text> + <font resource="font_s" color="%text_color%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <button style="tab"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="1"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%tab3_col3_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> + <text>{@encryption_tab=ENCRYPTION}</text> + <font resource="font_s" color="%text_success_color%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <fill color="%text_color%"> + <placement x="%tab3_col3_x%" y="%row_tab_y%" w="%tab3_width%" h="%tab_indicator_height%"/> + </fill> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3a_y%" placement="5"/> + <text>{@encrypt_backup=Encrypt your Backup?}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@enter_pass=Enter Password:}</text> + </text> + + <input> + <placement x="%indent%" y="%row7_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_backup_encrypt_display%</text> + <data name="tw_backup_password" mask="*" maskvariable="tw_backup_encrypt_display"/> + <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> + <action function="page">backupencryption2</action> + </input> + + <fill color="%accent_color%"> + <placement x="%indent%" y="row8_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_password_not_match" var2="1"/> + <placement x="%indent%" y="row8_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_password_not_match" var2="1"/> + <placement x="%indent%" y="%row8a_y%"/> + <text>{@pass_not_match=Passwords do not match!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row10_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_encrypt_backup=0</action> + <action function="set">tw_backup_password=</action> + <action function="set">tw_backup_password2=</action> + <action function="set">tw_backup_encrypt_display=</action> + <action function="set">tw_backup_encrypt_display2=</action> + <action function="page">backup</action> + </actions> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">backup</action> + </action> + </page> + + <page name="backupencryption2"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@backup_hdr=Backup}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <template name="tabs_backup"/> + + <button style="tab"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="0"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%tab3_col3_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> + <text>{@encryption_tab=ENCRYPTION}</text> + <font resource="font_s" color="%text_color%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <button style="tab"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="1"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%tab3_col3_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/> + <text>{@encryption_tab=ENCRYPTION}</text> + <font resource="font_s" color="%text_success_color%"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <fill color="%text_color%"> + <placement x="%tab3_col3_x%" y="%row_tab_y%" w="%tab3_width%" h="%tab_indicator_height%"/> + </fill> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3a_y%" placement="5"/> + <text>{@encrypt_backup=Encrypt your Backup?}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@enter_pass2=Enter Password again:}</text> + </text> + + <input> + <placement x="%indent%" y="%row7_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_backup_encrypt_display2%</text> + <data name="tw_backup_password2" mask="*" maskvariable="tw_backup_encrypt_display2"/> + <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> + <action function="page">checkbackuppassword</action> + </input> + + <fill color="%accent_color%"> + <placement x="%indent%" y="row8_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row10_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_encrypt_backup=0</action> + <action function="set">tw_backup_password=</action> + <action function="set">tw_backup_password2=</action> + <action function="set">tw_backup_encrypt_display=</action> + <action function="set">tw_backup_encrypt_display2=</action> + <action function="page">backup</action> + </actions> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">backup</action> + </action> + </page> + + <page name="checkbackuppassword"> + <action> + <condition var1="tw_backup_password2" var2="tw_backup_password"/> + <actions> + <action function="set">tw_encrypt_backup=1</action> + <action function="page">backup</action> + </actions> + </action> + + <action> + <condition var1="tw_backup_password2" op="!=" var2="tw_backup_password"/> + <actions> + <action function="set">tw_encrypt_backup=0</action> + <action function="set">tw_password_not_match=1</action> + <action function="set">tw_backup_password=</action> + <action function="set">tw_backup_password2=</action> + <action function="set">tw_backup_encrypt_display=</action> + <action function="set">tw_backup_encrypt_display2=</action> + <action function="page">backupencryption</action> + </actions> + </action> + </page> + + <page name="backup_run"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>%tw_operation%</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_partition% Partition</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row19_y%"/> + <text>{@progress=Progress:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row20_y%"/> + <text>%tw_file_progress%</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row21_y%"/> + <text>%tw_size_progress%</text> + </text> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="cancelbackup"/> + </button> + + <action> + <action function="nandroid">backup</action> + </action> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_cancel_backup" var2="0"/> + <actions> + <action function="set">tw_back=backup</action> + <action function="set">tw_complete_text1={@backup_complete=Backup Complete}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_cancel_backup" var2="1"/> + <actions> + <action function="set">tw_back=backup</action> + <action function="set">tw_complete_text1={@backup_cancel=Backup Cancelled}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_complete</action> + </actions> + </action> + </page> + + <page name="restore"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@restore_sel_store_hdr=Select Backup from %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <template name="sort_options"/> + + <fileselector> + <placement x="%indent%" y="%row3_y%" w="%content_width%" h="%fileselector_install_height%"/> + <text>{@restore_sel_pack_fs=Select Package to Restore:}</text> + <filter folders="1" files="0" nav="0"/> + <path name="tw_backups_folder"/> + <data name="tw_restore" default=""/> + <selection name="tw_restore_name"/> + </fileselector> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row21a_y%"/> + <text>{@select_storage_btn=Select Storage}</text> + <actions> + <action function="set">tw_back=restore</action> + <action function="overlay">select_storage</action> + </actions> + </button> + + <action> + <condition var1="tw_restore" op="modified"/> + <actions> + <action function="readBackup"/> + <action function="page">restore_read</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="restore_read"> + <action> + <condition var1="tw_restore_encrypted" var2="1"/> + <actions> + <action function="set">tw_password_fail=0</action> + <action function="page">restore_decrypt</action> + </actions> + </action> + + <action> + <condition var1="tw_restore_encrypted" var2="0"/> + <actions> + <action function="page">restore_select</action> + </actions> + </action> + </page> + + <page name="restore_decrypt"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@restore_enc_backup_hdr=Encrypted Backup}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@enter_pass=Enter Password:}</text> + </text> + + <input> + <placement x="%indent%" y="%row3_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_restore_display%</text> + <data name="tw_restore_password" mask="*" maskvariable="tw_restore_display"/> + <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> + <action function="page">try_restore_decrypt</action> + </input> + + <fill color="%accent_color%"> + <placement x="%indent%" y="row4a_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%indent%" y="row4a_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%indent%" y="%row5_y%"/> + <text>{@restore_dec_fail=Password failed, please try again!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row10_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">restore</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row10_y%"/> + <text>{@del_backup_btn=Delete Backup}</text> + <actions> + <action function="set">tw_back=restore</action> + <action function="set">tw_action=cmd</action> + <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%"</action> + <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action> + <action function="set">tw_text2=%tw_restore_name%</action> + <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action> + <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action> + <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action> + <action function="set">tw_slider_text={@swipe_delete=Swipe to Delete}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">restore</action> + </action> + </page> + + <page name="try_restore_decrypt"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@restore_try_decrypt=Encrypted Backup - Trying Decryption}</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <action function="decrypt_backup"/> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="!=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_password_fail=1</action> + <action function="page">restore_decrypt</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">restore_select</action> + </actions> + </action> + </page> + + <page name="restore_select"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@restore_backup_date=Backup made on %tw_restore_file_date%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row2_y%"/> + <text>{@name=Name:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row3_y%"/> + <text>%tw_restore_name%</text> + </text> + + <fill color="%fileselector_linecolor%"> + <placement x="%indent%" y="row4_y" w="%content_width%" h="input_line_width"/> + </fill> + + <button> + <placement x="indent" y="%row2_y%" w="%content_width%" h="%navbar_height%"/> + <fill color="%transparent%"/> + <actions> + <action function="set">tw_backup_rename=%tw_restore_name%</action> + <action function="set">tw_fileexists=0</action> + <action function="page">renamebackup</action> + </actions> + </button> + + <partitionlist> + <placement x="%indent%" y="%row4a_y%" w="%content_width%" h="%partitionlist_backup_height%"/> + <text>{@restore_sel_part=Select Partitions to Restore:}</text> + <data name="tw_restore_list" selectedlist="tw_restore_selected"/> + <listtype name="restore"/> + </partitionlist> + + <checkbox> + <placement x="%indent%" y="%row17_y%"/> + <text>{@restore_enable_md5_chk=Enable MD5 Verification of Backup Files}</text> + <data variable="tw_skip_md5_check"/> + </checkbox> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@del_backup_btn=Delete Backup}</text> + <actions> + <action function="set">tw_back=restore</action> + <action function="set">tw_action=cmd</action> + <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%"</action> + <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action> + <action function="set">tw_text2=%tw_restore_name%</action> + <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action> + <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action> + <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action> + <action function="set">tw_slider_text={@swipe_delete=Swipe to Delete}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <slider> + <text>{@swipe_restore=Swipe to Restore}</text> + <action function="page">restore_run</action> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">restore</action> + </action> + </page> + + <page name="renamebackup"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@rename_backup_hdr=Rename Backup}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row2_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%indent%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_backup_rename%</text> + <data name="tw_backup_rename"/> + <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/> + <actions> + <action function="set">tw_back=restore</action> + <action function="set">tw_action=cmd</action> + <action function="set">tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%"</action> + <action function="set">tw_text1={@rename_backup_confirm=Rename Backup?}</action> + <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action> + <action function="set">tw_action_text1={@renaming_backup=Renaming Backup...}</action> + <action function="set">tw_complete_text1={@rename_backup_complete=Backup Rename Complete}</action> + <action function="set">tw_slider_text={@swipe_to_rename=Swipe to Rename}</action> + <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_rename%</action> + <action function="set">tw_existpage=renamebackup</action> + <action function="set">tw_notexistpage=confirm_action</action> + <action function="page">filecheck</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%indent%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%indent%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%indent%" y="%row4a_y%"/> + <text>{@backup_name_exists=A backup with that name already exists!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row10_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">restore_select</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">restore_select</action> + </action> + </page> + + <page name="restore_run"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@restore_hdr=Restore}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_operation% %tw_partition%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row19_y%"/> + <text>{@progress=Progress:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row20_y%"/> + <text>%tw_size_progress%</text> + </text> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <actions> + <action function="set">tw_back=restore_select</action> + <action function="set">tw_complete_text1={@restore_complete=Restore Complete}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <action function="nandroid">restore</action> + </action> + </page> + + <page name="mount"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@mount_hdr=Mount}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@storage_hdr=Storage: %tw_storage_display_name% (%tw_storage_free_size% MB)}</text> + </text> + + <partitionlist> + <placement x="%indent%" y="%row1a_y%" w="%content_width%" h="%partitionlist_mount_height%"/> + <text>{@mount_sel_part=Select Partitions to Mount:}</text> + <listtype name="mount"/> + </partitionlist> + + <button style="checkbox"> + <condition var1="tw_mount_system_ro" op="=" var2="0"/> + <placement x="%indent%" y="%row15a_y%" textplacement="6"/> + <text>{@mount_sys_ro_chk=Mount system partition read-only}</text> + <image resource="checkbox_false"/> + <action function="mountsystemtoggle">1</action> + </button> + + <button style="checkbox"> + <condition var1="tw_mount_system_ro" op="!=" var2="0"/> + <placement x="%indent%" y="%row15a_y%" textplacement="6"/> + <text>{@mount_sys_ro_chk=Mount system partition read-only}</text> + <image resource="checkbox_true"/> + <actions> + <action function="set">tw_lifetime_writes=2</action> + <action function="page">system_readonly_check</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_has_usb_storage" var2="1"/> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@mount_usb_storage_btn=Mount USB Storage}</text> + <action function="page">usb_mount</action> + </button> + + <button style="main_button_half_height"> + <conditions> + <condition var1="tw_is_encrypted" var2="1"/> + <condition var1="tw_is_decrypted" var2="0"/> + </conditions> + <placement x="%center_x%" y="%row18a_y%"/> + <text>{@decrypt_data_btn=Decrypt Data}</text> + <action function="page">decrypt</action> + </button> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row21a_y%"/> + <text>{@select_storage_btn=Select Storage}</text> + <actions> + <action function="set">tw_back=mount</action> + <action function="overlay">select_storage</action> + </actions> + </button> + + <button style="main_button_half_height"> + <conditions> + <condition var1="tw_has_mtp" var2="1"/> + <condition var1="tw_mtp_enabled" var2="0"/> + </conditions> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@enable_mtp_btn=Enable MTP}</text> + <action function="startmtp"/> + </button> + + <button style="main_button_half_height"> + <conditions> + <condition var1="tw_has_mtp" var2="1"/> + <condition var1="tw_mtp_enabled" var2="1"/> + </conditions> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@disable_mtp_btn=Disable MTP}</text> + <action function="stopmtp"/> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="usb_mount"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@mount_hdr=Mount}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@usb_storage_hdr=USB Storage}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@usb_stor_mnt1=USB Storage Mounted}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@usb_stor_mnt2=Be sure to safely remove your device}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@usb_stor_mnt3=from your computer before unmounting!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row21a_y%"/> + <text>{@unmount_btn=Unmount}</text> + <action function="page">usb_umount</action> + </button> + + <action> + <action function="mount">usb</action> + <action function="set">tw_busy=1</action> + </action> + </page> + + <page name="usb_umount"> + <action> + <action function="unmount">usb</action> + </action> + + <action> + <action function="page">mount</action> + <action function="set">tw_busy=0</action> + </action> + </page> + + <page name="system_readonly_check"> + <action> + <action function="checkpartitionlifetimewrites">/system</action> + </action> + + <action> + <condition var1="tw_lifetime_writes" var2="1"/> + <actions> + <action function="mountsystemtoggle">0</action> + <action function="page">mount</action> + </actions> + </action> + + <action> + <condition var1="tw_lifetime_writes" var2="0"/> + <actions> + <action function="set">tw_back=mount</action> + <action function="page">system_readonly</action> + </actions> + </action> + </page> + + <page name="reboot"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@reboot_hdr=Reboot}</text> + </text> + + <button style="main_button"> + <condition var1="tw_reboot_system" var2="1"/> + <placement x="%indent%" y="%row2a_y%"/> + <text>{@rb_system_btn=System}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="page">reboot_system_routine</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_reboot_poweroff" var2="1"/> + <placement x="%center_x%" y="%row2a_y%"/> + <text>{@rb_poweroff_btn=Power Off}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=poweroff</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_ospo=sure you wish to power off?}</action> + <action function="set">tw_action_text1={@turning_off=Turning Off...}</action> + <action function="set">tw_complete_text1={@turning_off=Turning Off...}</action> + <action function="set">tw_slider_text={@swipe_power_off=Swipe to Power Off}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_reboot_recovery" var2="1"/> + <placement x="%indent%" y="%row8_y%"/> + <text>{@rb_recovery_btn=Recovery}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=recovery</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot=Swipe to Reboot}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_reboot_bootloader" var2="1"/> + <placement x="%center_x%" y="%row8_y%"/> + <text>{@rb_bootloader_btn=Bootloader}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=bootloader</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot=Swipe to Reboot}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_download_mode" var2="1"/> + <placement x="%indent%" y="%row13a_y%"/> + <text>{@rb_download_btn=Download}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=download</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot=Swipe to Reboot}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="system_readonly"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@sys_ro_hdr=Unmodified System Partition}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@sys_ro_keep=Keep System Read only?}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@sys_rop1=TWRP can leave your system partition unmodified}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@sys_rop2=to make it easier for you to take official updates.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@sys_rop3=TWRP will be unable to prevent the stock ROM from}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row7_y%" placement="5"/> + <text>{@sys_rop4=replacing TWRP and will not offer to root your device.}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row9_y%" placement="5"/> + <text>{@sys_rop5=Installing zips or performing adb operations may still}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row10_y%" placement="5"/> + <text>{@sys_rop6=modify the system partition.}</text> + </text> + + <checkbox> + <condition var1="tw_is_encrypted" var2="0"/> + <placement x="%indent%" y="%row15_y%"/> + <text>{@sys_ro_never_show_chk=Never show this screen during boot again}</text> + <data variable="tw_never_show_system_ro_page"/> + </checkbox> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@sys_ro_keep_ro_btn=Keep Read Only}</text> + <actions> + <action function="mountsystemtoggle">1</action> + <action function="set">tw_page_done=1</action> + <action function="page">%tw_back%</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row18a_y%"/> + <text>{@sel_lang_btn=Select Language}</text> + <action function="overlay">select_language</action> + </button> + + <slider> + <text>{@swipe_allow_mod=Swipe to Allow Modifications}</text> + <actions> + <action function="mountsystemtoggle">0</action> + <action function="set">tw_page_done=1</action> + <action function="page">%tw_back%</action> + </actions> + </slider> + </page> + + <page name="settings"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@settings_gen_hdr=General Settings}</text> + </text> + + <template name="tabs_settings"/> + + <fill color="%text_color%"> + <placement x="0" y="%row_tab_y%" w="%tab5_width%" h="%tab_indicator_height%"/> + </fill> + + <listbox style="scrolllist"> + <placement x="%indent%" y="%row3a_y%" w="%content_width%" h="%listbox_settings_height%"/> + <icon selected="checkbox_true" unselected="checkbox_false"/> + <listitem name="{@zip_sig_chk=Zip signature verification}"> + <data variable="tw_signed_zip_verify"/> + </listitem> + <listitem name="{@install_reboot_chk=Reboot after installation is complete}"> + <data variable="tw_install_reboot"/> + </listitem> + <listitem name="{@use_rmrf_chk=Use rm -rf instead of formatting}"> + <data variable="tw_rm_rf"/> + </listitem> + <listitem name="{@disable_backup_space_chk=Disable free space check before backup}"> + <data variable="tw_disable_free_space"/> + </listitem> + <listitem name="{@skip_md5_backup_chk=Skip MD5 generation during backup}"> + <data variable="tw_skip_md5_generate"/> + </listitem> + <listitem name="{@restore_enable_md5_chk=Enable MD5 verification of backup files}"> + <data variable="tw_skip_md5_check"/> + </listitem> + <listitem name="{@use24clock_chk=Use 24-hour clock}"> + <data variable="tw_military_time"/> + </listitem> + <listitem name="{@rev_navbar_chk=Reversed navbar layout}"> + <data variable="tw_samsung_navbar"/> + </listitem> + <listitem name="{@simact_chk=Simulate actions for theme testing}"> + <data variable="tw_simulate_actions"/> + </listitem> + <listitem name="{@simfail_chk=Simulate failure for actions}"> + <condition var1="tw_simulate_actions" var2="1"/> + <data variable="tw_simulate_fail"/> + </listitem> + </listbox> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@restore_defaults_btn=Restore Defaults}</text> + <actions> + <action function="set">tw_samsung_navbar=0</action> + <action function="set">tw_tab_icons=0</action> + <action function="restoredefaultsettings"/> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="settings_timezone"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@time_zone_hdr=Time Zone}</text> + </text> + + <template name="tabs_settings"/> + + <fill color="%text_color%"> + <placement x="%tab5_col2_x%" y="%row_tab_y%" w="%tab5_width%" h="%tab_indicator_height%"/> + </fill> + + <listbox> + <placement x="%indent%" y="%row3_y%" w="%content_width%" h="%listbox_timezone_height%"/> + <text>{@sel_tz_list=Select Time Zone:}</text> + <data name="tw_time_zone_guisel"/> + <listitem name="{@utcm11=(UTC -11) Samoa, Midway Island}">BST11;BDT</listitem> + <listitem name="{@utcm10=(UTC -10) Hawaii}">HST10;HDT</listitem> + <listitem name="{@utcm9=(UTC -9) Alaska}">AST9;ADT</listitem> + <listitem name="{@utcm8=(UTC -8) Pacific Time}">PST8;PDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm7=(UTC -7) Mountain Time}">MST7;MDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm6=(UTC -6) Central Time}">CST6;CDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm5=(UTC -5) Eastern Time}">EST5;EDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm4=(UTC -4) Atlantic Time}">AST4;ADT</listitem> + <listitem name="{@utcm3=(UTC -3) Brazil, Buenos Aires}">GRNLNDST3;GRNLNDDT</listitem> + <listitem name="{@utcm2=(UTC -2) Mid-Atlantic}">FALKST2;FALKDT</listitem> + <listitem name="{@utcm1=(UTC -1) Azores, Cape Verde}">AZOREST1;AZOREDT</listitem> + <listitem name="{@utc0=(UTC 0) London, Dublin, Lisbon}">GMT0;BST,M3.5.0,M10.5.0</listitem> + <listitem name="{@utcp1=(UTC +1) Berlin, Brussels, Paris}">CET-1;CEST,M3.5.0,M10.5.0</listitem> + <listitem name="{@utcp2=(UTC +2) Athens, Istanbul, South Africa}">WET-2;WET,M3.5.0,M10.5.0</listitem> + <listitem name="{@utcp3=(UTC +3) Moscow, Baghdad}">SAUST-3;SAUDT</listitem> + <listitem name="{@utcp4=(UTC +4) Abu Dhabi, Tbilisi, Muscat}">WST-4;WDT</listitem> + <listitem name="{@utcp5=(UTC +5) Yekaterinburg, Islamabad}">PAKST-5;PAKDT</listitem> + <listitem name="{@utcp6=(UTC +6) Almaty, Dhaka, Colombo}">TASHST-6;TASHDT</listitem> + <listitem name="{@utcp7=(UTC +7) Bangkok, Hanoi, Jakarta}">THAIST-7;THAIDT</listitem> + <listitem name="{@utcp8=(UTC +8) Beijing, Singapore, Hong Kong}">TAIST-8;TAIDT</listitem> + <listitem name="{@utcp9=(UTC +9) Tokyo, Seoul, Yakutsk}">JST-9;JSTDT</listitem> + <listitem name="{@utcp10=(UTC +10) Eastern Australia, Guam}">EET-10;EETDT</listitem> + <listitem name="{@utcp11=(UTC +11) Vladivostok, Solomon Islands}">MET-11;METDT</listitem> + <listitem name="{@utcp12=(UTC +12) Auckland, Wellington, Fiji}">NZST-12;NZDT</listitem> + </listbox> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row15a_y%"/> + <text>{@sel_tz_offset=Select Offset (usually 0): %tw_time_zone_guioffset%}</text> + </text> + + <button style="button_quarter_width"> + <placement x="%indent%" y="%row16a_y%"/> + <text>{@tz_offset_none=None}</text> + <action function="set">tw_time_zone_guioffset=0</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col2_x%" y="%row16a_y%"/> + <text>{@tz_offset_15=15}</text> + <action function="set">tw_time_zone_guioffset=15</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col3_x%" y="%row16a_y%"/> + <text>{@tz_offset_30=30}</text> + <action function="set">tw_time_zone_guioffset=30</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col4_x%" y="%row16a_y%"/> + <text>{@tz_offset_45=45}</text> + <action function="set">tw_time_zone_guioffset=45</action> + </button> + + <checkbox> + <placement x="%indent%" y="%row18a_y%"/> + <font resource="font_m" color="%text_color%"/> + <text>{@use_dst_chk=Use daylight savings time (DST)}</text> + <data variable="tw_time_zone_guidst"/> + <image checked="checkbox_true" unchecked="checkbox_false"/> + </checkbox> + + <text color="%text_color%"> + <font resource="font_m"/> + <placement x="%indent%" y="%row20_y%"/> + <text>{@curr_tz=Current Time Zone: %tw_time_zone%}</text> + </text> + + <button> + <highlight color="%highlight_color%"/> + <placement x="%center_x%" y="%row21a_y%"/> + <font resource="font_m" color="%text_button_color%"/> + <text>{@set_tz_btn=Set Time Zone}</text> + <image resource="main_button_half_height"/> + <action function="setguitimezone"/> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="settings_screen"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@settings_screen_hdr=Screen Settings}</text> + </text> + + <template name="tabs_settings"/> + + <fill color="%text_color%"> + <placement x="%tab5_col3_x%" y="%row_tab_y%" w="%tab5_width%" h="%tab_indicator_height%"/> + </fill> + + <button> + <placement x="%indent%" y="%row3a_y%" textplacement="6"/> + <font resource="font_m" color="%text_color%"/> + <condition var1="tw_screen_timeout_secs" op="=" var2="0"/> + <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> + <text>{@enable_timeout_chk=Enable screen timeout}</text> + <image resource="checkbox_false"/> + <action function="set">tw_screen_timeout_secs=60</action> + </button> + + <button> + <placement x="%indent%" y="%row3a_y%" textplacement="6"/> + <font resource="font_m" color="%text_color%"/> + <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/> + <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> + <text>{@enable_timeout_chk=Enable screen timeout}</text> + <image resource="checkbox_true"/> + <action function="set">tw_screen_timeout_secs=0</action> + </button> + + <slidervalue> + <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/> + <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> + <placement x="indent" y="%row5_y%" w="%content_width%"/> + <text>{@screen_to_slider=Screen timeout in seconds:}</text> + <data variable="tw_screen_timeout_secs" min="15" max="300"/> + </slidervalue> + + <slidervalue> + <condition var1="tw_has_brightnesss_file" var2="1"/> + <placement x="indent" y="%row10_y%" w="%content_width%"/> + <text>{@screen_bright_slider=Brightness: %tw_brightness_pct%%}</text> + <data variable="tw_brightness_pct" min="10" max="100"/> + <actions> + <action function="set">tw_brightness=%tw_brightness_max%</action> + <action function="compute">tw_brightness*%tw_brightness_pct%</action> + <action function="compute">tw_brightness/100</action> + <action function="setbrightness">%tw_brightness%</action> + </actions> + </slidervalue> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="settings_vibration"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@vibration_hdr=Vibration}</text> + </text> + + <template name="tabs_settings"/> + + <fill color="%text_color%"> + <placement x="%tab5_col4_x%" y="%row_tab_y%" w="%tab5_width%" h="%tab_indicator_height%"/> + </fill> + + <slidervalue> + <placement x="indent" y="%row4_y%" w="%content_width%"/> + <text>{@button_vibration=Button Vibration:}</text> + <data variable="tw_button_vibrate" min="0" max="300"/> + </slidervalue> + + <slidervalue> + <placement x="indent" y="%row9_y%" w="%content_width%"/> + <text>{@kb_vibration=Keyboard Vibration:}</text> + <data variable="tw_keyboard_vibrate" min="0" max="300"/> + </slidervalue> + + <slidervalue> + <placement x="indent" y="%row14_y%" w="%content_width%"/> + <text>{@act_vibration=Action Vibration:}</text> + <data variable="tw_action_vibrate" min="0" max="500"/> + </slidervalue> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="settings_language"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@language_hdr=Language - %tw_language_display%}</text> + </text> + + <template name="tabs_settings"/> + + <fill color="%text_color%"> + <placement x="%tab5_col5_x%" y="%row_tab_y%" w="%tab5_width%" h="%tab_indicator_height%"/> + </fill> + + <listbox> + <placement x="%indent%" y="%row3_y%" w="%content_width%" h="%listbox_settings_height%"/> + <text>{@select_language=Select Language:}</text> + <icon selected="radio_true" unselected="radio_false" /> + <data name="tw_language" /> + </listbox> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@set_language_btn=Set Language}</text> + <action function="setlanguage"></action> + </button> + + <action> + <touch key="home" /> + <action function="page">main</action> + </action> + + <action> + <touch key="back" /> + <action function="page">settings</action> + </action> + </page> + + <page name="advanced"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <button style="main_button"> + <placement x="%indent%" y="%row2a_y%"/> + <text>{@copy_log_btn=Copy Log}</text> + <actions> + <action function="set">tw_back=advanced</action> + <action function="set">tw_action=copylog</action> + <action function="set">tw_text1={@copy_log_confirm=Copy Log to SD Card?}</action> + <action function="set">tw_action_text1={@copying_log=Copying Log to SD Card...}</action> + <action function="set">tw_complete_text1={@copy_log_complete=Log Copy Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_has_data_media" var2="1"/> + <placement x="%center_x%" y="%row2a_y%"/> + <text>{@fix_context_btn=Fix Contexts}</text> + <action function="page">fixcontexts</action> + </button> + + <button style="main_button"> + <condition var1="tw_allow_partition_sdcard" var2="1"/> + <placement x="%indent%" y="%row8_y%"/> + <text>{@part_sd_btn=Partition SD Card}</text> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="page">partsdcardsel</action> + </actions> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row8_y%"/> + <text>{@file_manager_btn=File Manager}</text> + <action function="page">filemanagerlist</action> + </button> + + <button style="main_button"> + <placement x="%indent%" y="%row13a_y%"/> + <text>{@terminal_btn=Terminal}</text> + <action function="page">terminalcommand</action> + </button> + + <button style="main_button"> + <placement x="%center_x%" y="%row13a_y%"/> + <text>{@reload_theme_btn=Reload Theme}</text> + <action function="reload"/> + </button> + + <button style="main_button"> + <placement x="%indent%" y="%row19_y%"/> + <text>{@adb_sideload_btn=ADB Sideload}</text> + <action function="page">sideload</action> + </button> + + <button style="main_button"> + <condition var1="tw_show_dumlock" var2="1"/> + <placement x="%center_x%" y="%row19_y%"/> + <text>{@dumlock_btn=HTC Dumlock}</text> + <action function="page">htcdumlock</action> + </button> + + <button style="main_button"> + <condition var1="tw_has_injecttwrp" var2="1"/> + <placement x="%center_x%" y="%row19_y%"/> + <text>{@inject_twrp_btn=Inject TWRP}</text> + <actions> + <action function="set">tw_back=advanced</action> + <action function="set">tw_action=reinjecttwrp</action> + <action function="set">tw_text1={@inject_twrp_confirm=Re-Inject TWRP?}</action> + <action function="set">tw_action_text1={@injecting_twrp=Re-Injecting TWRP...}</action> + <action function="set">tw_complete_text1={@inject_twrp_complete=TWRP Injection Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="partsdcardsel"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@part_sd_hdr=Partition SD Card}</text> + </text> + + <partitionlist> + <placement x="%indent%" y="%row1a_y%" w="%content_width%" h="%partitionlist_storage_height%"/> + <text>{@sel_storage_list=Select Storage}</text> + <data name="tw_storage_path"/> + <listtype name="storage"/> + </partitionlist> + + <text style="text_m_fail"> + <condition var1="partitionlisterror" var2="1"/> + <placement x="%center_x%" y="%row20_y%" placement="5"/> + <text>{@invalid_partsd_sel=You must select a removable device}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@ok_btn=OK}</text> + <actions> + <action function="getpartitiondetails">tw_storage_path</action> + <action function="page">partsdcardcheck</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="partsdcardcheck"> + <action> + <condition var1="tw_partition_removable" op="=" var2="1"/> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="page">partsdcard</action> + </actions> + </action> + + <action> + <condition var1="tw_partition_removable" op="!=" var2="1"/> + <actions> + <action function="set">partitionlisterror=1</action> + <action function="page">partsdcardsel</action> + </actions> + </action> + </page> + + <page name="partsdcard"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@part_sd_hdr=Partition SD Card}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@part_sd_lose=You will lose all files on your SD card!}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@part_sd_undo=This action cannot be undone!}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@part_sd_ext_sz=EXT Size:}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6a_y%" placement="5"/> + <text>%tw_sdext_size%</text> + </text> + + <button style="button_quarter_width"> + <placement x="%indent%" y="%row6_y%"/> + <text>{@part_sd_m=-}</text> + <action function="addsubtract">tw_sdext_size-256</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col4_x%" y="%row6_y%"/> + <text>{@part_sd_p=+}</text> + <action function="addsubtract">tw_sdext_size+256</action> + </button> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row9_y%" placement="5"/> + <text>{@part_sd_swap_sz=Swap Size:}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row10a_y%" placement="5"/> + <text>%tw_swap_size%</text> + </text> + + <button style="button_quarter_width"> + <placement x="%indent%" y="%row10_y%"/> + <text>{@part_sd_m=-}</text> + <action function="addsubtract">tw_swap_size-64</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col4_x%" y="%row10_y%"/> + <text>{@part_sd_p=+}</text> + <action function="addsubtract">tw_swap_size+64</action> + </button> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row13_y%" placement="5"/> + <text>{@file_system=File System:}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row14a_y%" placement="5"/> + <text>%tw_sdpart_file_system%</text> + </text> + + <button style="button_quarter_width"> + <placement x="%indent%" y="%row14_y%"/> + <text>EXT3</text> + <action function="set">tw_sdpart_file_system=ext3</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col4_x%" y="%row14_y%"/> + <text>EXT4</text> + <action function="set">tw_sdpart_file_system=ext4</action> + </button> + + <slider> + <text>{@swipe_part_sd=Swipe to Partition}</text> + <action function="page">partsdcardaction</action> + <actions> + <action function="set">tw_back=partsdcard</action> + <action function="set">tw_action=partitionsd</action> + <action function="set">tw_has_action2=1</action> + <action function="set">tw_action2=set</action> + <action function="set">tw_action2_param=tw_zip_location=/sdcard</action> + <action function="set">tw_action_text1={@partitioning_sd=Partitioning SD Card...}</action> + <action function="set">tw_action_text2={@partitioning_sd2=This will take a few minutes.}</action> + <action function="set">tw_complete_text1={@part_sd_complete=Partitioning Complete}</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="page">partsdcardsel</action> + </actions> + </action> + </page> + + <page name="htcdumlock"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@dumlock_hdr=HTC Dumlock}</text> + </text> + + <button style="main_button_half_height_full_width"> + <placement x="%indent%" y="%row15a_y%"/> + <text>{@dumlock_restore_btn=Restore Original Boot}</text> + <actions> + <action function="set">tw_back=htcdumlock</action> + <action function="set">tw_action=htcdumlockrestoreboot</action> + <action function="set">tw_text1={@dumlock_restore_confirm=Restore original boot image?}</action> + <action function="set">tw_action_text1={@dumlock_restoring=Restoring Original Boot...}</action> + <action function="set">tw_complete_text1={@dumlock_restore_complete=Restore Original Boot Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height_full_width"> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@dumlock_reflash_btn=Reflash Recovery}</text> + <actions> + <action function="set">tw_back=htcdumlock</action> + <action function="set">tw_action=htcdumlockreflashrecovery</action> + <action function="set">tw_text1={@dumlock_reflash_confirm=Reflash recovery to boot?}</action> + <action function="set">tw_action_text1={@dumlock_reflashing=Flashing recovery to boot...}</action> + <action function="set">tw_complete_text1={@dumlock_reflash_complete=Recovery Flash to Boot Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height_full_width"> + <placement x="%indent%" y="%row21a_y%"/> + <text>{@dumlock_install_btn=Install HTC Dumlock}</text> + <actions> + <action function="set">tw_back=htcdumlock</action> + <action function="set">tw_action=installhtcdumlock</action> + <action function="set">tw_text1={@dumlock_install_confirm=Install HTC dumlock files to ROM?}</action> + <action function="set">tw_action_text1={@dumlock_installing=Installing HTC Dumlock...}</action> + <action function="set">tw_complete_text1={@dumlock_install_complete=HTC Dumlock Install Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="lock"> + <background color="%semi_transparent%"/> + + <image> + <image resource="unlock_icon"/> + <placement x="%center_x%" y="%row10_y%" placement="4"/> + </image> + + <slider> + <text>{@swipe_to_unlock=Swipe to Unlock}</text> + <action function="overlay"/> + </slider> + </page> + + <page name="filemanagerlist"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_sel_file=Select a File or Folder}</text> + </text> + + <template name="sort_options"/> + + <fileselector> + <placement x="%indent%" y="%row3_y%" w="%content_width%" h="%fileselector_filemanager_height%"/> + <text>%tw_file_location1%</text> + <filter folders="1" files="1"/> + <path name="tw_file_location1" default="/"/> + <data name="tw_filename1"/> + <selection name="tw_selection1"/> + </fileselector> + + <button style="fab"> + <image resource="fab_selectfolder"/> + <actions> + <action function="set">tw_filename1=tw_file_location1</action> + <action function="set">tw_fm_isfolder=1</action> + <action function="set">tw_fm_type={@fm_type_folder=Folder}</action> + <action function="page">filemanageroptions</action> + </actions> + </button> + + <action> + <actions> + <action function="set">tw_fm_type={@fm_type_file=File}</action> + <action function="set">tw_fm_isfolder=0</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + + <action> + <condition var1="tw_filename1" op="modified"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanageroptions"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_choose_act=Choose Action}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row2_y%"/> + <text>{@fm_selected=%tw_fm_type% selected:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row3_y%"/> + <text>%tw_filename1%</text> + </text> + + <button style="main_button_half_height"> + <condition var1="tw_fm_isfolder" var2="0"/> + <placement x="%indent%" y="%row15a_y%"/> + <text>{@fm_copy_file_btn=Copy File}</text> + <actions> + <action function="set">tw_filemanager_command=cp</action> + <action function="set">tw_fm_text1={@fm_copying=Copying}</action> + <action function="page">choosedestinationfolder</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_fm_isfolder" var2="1"/> + <placement x="%indent%" y="%row15a_y%"/> + <text>{@fm_copy_folder_btn=Copy Folder}</text> + <actions> + <action function="set">tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R</action> + <action function="set">tw_fm_text1={@fm_copying=Copying}</action> + <action function="page">choosedestinationfolder</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row15a_y%"/> + <text>{@fm_move_btn=Move}</text> + <actions> + <action function="set">tw_filemanager_command=mv</action> + <action function="set">tw_fm_text1={@fm_moving=Moving}</action> + <action function="page">choosedestinationfolder</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@fm_chmod755_btn=chmod 755}</text> + <actions> + <action function="set">tw_filemanager_command=chmod 755</action> + <action function="set">tw_fm_text1={@fm_chmod755ing=chmod 755}</action> + <action function="set">tw_fm_text2=</action> + <action function="set">tw_fm_text3=</action> + <action function="set">tw_include_text3=0</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row18a_y%"/> + <text>{@fm_chmod_btn=chmod}</text> + <actions> + <action function="set">tw_filemanager_rename=0000</action> + <action function="set">tw_fm_text2=</action> + <action function="set">tw_fm_text3=</action> + <action function="set">tw_include_text3=0</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerchmod</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row21a_y%"/> + <text>{@fm_delete_btn=Delete}</text> + <actions> + <action function="set">tw_filemanager_command=rm -rf</action> + <action function="set">tw_fm_text1={@fm_deleting=Deleting}</action> + <action function="set">tw_fm_text2=</action> + <action function="set">tw_fm_text3=</action> + <action function="set">tw_include_text3=0</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_fm_isfolder" var2="0"/> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@fm_rename_file_btn=Rename File}</text> + <actions> + <action function="set">tw_filemanager_rename=tw_selection1</action> + <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action> + <action function="set">tw_filemanager_command=mv</action> + <action function="page">filemanagerrenamefile</action> + </actions> + </button> + + <button style="main_button_half_height"> + <condition var1="tw_fm_isfolder" var2="1"/> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@fm_rename_folder_btn=Rename Folder}</text> + <actions> + <action function="set">tw_filemanager_rename=tw_selection1</action> + <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action> + <action function="set">tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv</action> + <action function="page">filemanagerrenamefolder</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanagerlist</action> + </action> + </page> + + <page name="choosedestinationfolder"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_sel_dest=Select Destination Folder}</text> + </text> + + <template name="sort_options"/> + + <fileselector> + <placement x="%indent%" y="%row3_y%" w="%content_width%" h="%fileselector_filemanager_height%"/> + <text>%tw_file_location2%</text> + <filter folders="1" files="0"/> + <path name="tw_file_location2" default="/"/> + <data name="tw_filename2"/> + <selection name="tw_selection2"/> + </fileselector> + + <button style="fab"> + <image resource="fab_selectfolder"/> + <actions> + <action function="set">tw_fm_text2=to</action> + <action function="set">tw_fm_text3=%tw_file_location2%</action> + <action function="set">tw_include_text3=1</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerrenamefile"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_rename_hdr=Rename} %tw_fm_type%</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row2_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%indent%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_filemanager_rename%</text> + <data name="tw_filemanager_rename"/> + <restrict minlen="1" maxlen="128"/> + <actions> + <action function="set">tw_fm_text2=to</action> + <action function="set">tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%"</action> + <action function="set">tw_include_text3=1</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%indent%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row10_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">filemanageroptions</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerrenamefolder"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_rename_hdr=Rename} %tw_fm_type%</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row2_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%indent%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_filemanager_rename%</text> + <data name="tw_filemanager_rename"/> + <restrict minlen="1" maxlen="128"/> + <actions> + <action function="set">tw_fm_text2=to</action> + <action function="set">tw_fm_text3=%tw_filemanager_rename%</action> + <action function="set">tw_include_text3=1</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%indent%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row10_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">filemanageroptions</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerchmod"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fm_set_perms_hdr=Set Permissions}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row2_y%"/> + <text>{@fm_perms=Permissions:}</text> + </text> + + <input> + <placement x="%indent%" y="%row2_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_filemanager_rename%</text> + <data name="tw_filemanager_rename"/> + <restrict minlen="3" maxlen="4" allow="0123456789"/> + <actions> + <action function="set">tw_filemanager_command=chmod %tw_filemanager_rename%</action> + <action function="set">tw_fm_text1=chmod %tw_filemanager_rename%</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%indent%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row10_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">filemanageroptions</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerconfirm"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@confirm_action=Confirm Action}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>%tw_fm_text1%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>%tw_filename1%</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>%tw_fm_text2%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>%tw_fm_text3%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row8_y%" placement="5"/> + <text>{@back_cancel=Press back button to cancel.}</text> + </text> + + <slider> + <text>{@swipe_to_confirm=Swipe to Confirm}</text> + <action function="page">filemanageraction</action> + </slider> + + <action> + <touch key="back"/> + <action function="page">%tw_back%</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="filemanageraction"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@fm_hdr=File Manager}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>%tw_fm_text1%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" var2="0"/> + </conditions> + <actions> + <action function="set">tw_back=filemanagerlist</action> + <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="!=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <condition var1="tw_include_text3" var2="0"/> + <action function="cmd">%tw_filemanager_command% "%tw_filename1%"</action> + </action> + + <action> + <condition var1="tw_include_text3" var2="1"/> + <action function="cmd">%tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%"</action> + </action> + </page> + + <page name="decrypt"> + <template name="page"/> + + <action> + <condition var1="tw_crypto_pwtype" var2="2"/> + <action function="page">decrypt_pattern</action> + </action> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@mount_hdr=Mount}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@decrypt_data_hdr=Decrypt Data}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@decrypt_data_enter_pass=Enter Password:}</text> + </text> + + <input> + <placement x="%indent%" y="%row3_input_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_crypto_display%</text> + <data name="tw_crypto_password" mask="*" maskvariable="tw_crypto_display"/> + <restrict minlen="1" maxlen="254"/> + <action function="page">trydecrypt</action> + </input> + + <fill color="%accent_color%"> + <placement x="%indent%" y="row4a_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%indent%" y="row4a_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%indent%" y="%row5_y%"/> + <text>{@decrypt_data_failed=Password failed, please try again!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row10_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">main</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row10_y%"/> + <text>{@sel_lang_btn=Select Language}</text> + <action function="overlay">select_language</action> + </button> + + <template name="keyboardtemplate"/> + </page> + + <page name="decrypt_pattern"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@mount_hdr=Mount}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@decrypt_data_hdr=Decrypt Data}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@decrypt_data_enter_pattern=Enter Pattern.}</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@decrypt_data_failed_pattern=Pattern failed, please try again!}</text> + </text> + + <patternpassword> + <placement x="%pattern_x%" y="%row5_y%" w="%pattern_size%" h="%pattern_size%"/> + <dot color="%fileselector_linecolor%" activecolor="%accent_color%" radius="%pattern_dot_dia%"/> + <line color="%fileselector_linecolor%" width="%pattern_line_w%"/> + <data name="tw_crypto_password"/> + <action function="page">trydecrypt</action> + </patternpassword> + + <button style="button_quarter_width"> + <placement x="%indent%" y="%row19a_y%"/> + <text>3x3</text> + <action function="set">tw_gui_pattern_grid_size=3</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col2_x%" y="%row19a_y%"/> + <text>4x4</text> + <action function="set">tw_gui_pattern_grid_size=4</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col3_x%" y="%row19a_y%"/> + <text>5x5</text> + <action function="set">tw_gui_pattern_grid_size=5</action> + </button> + + <button style="button_quarter_width"> + <placement x="%btn4_col4_x%" y="%row19a_y%"/> + <text>6x6</text> + <action function="set">tw_gui_pattern_grid_size=6</action> + </button> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row21a_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">main</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%center_x%" y="%row21a_y%"/> + <text>{@sel_lang_btn=Select Language}</text> + <action function="overlay">select_language</action> + </button> + </page> + + <page name="trydecrypt"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@mount_hdr=Mount}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@decrypt_data_trying=Trying Decryption}</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <action function="decrypt"/> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="!=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_password_fail=1</action> + <action function="page">decrypt</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">main</action> + </actions> + </action> + </page> + + <page name="terminalcommand"> + <template name="page"/> + + <fill color="%background_color%"> + <placement x="0" y="%row2_header_y%" w="%screen_width%" h="%slideout_bg_height%"/> + </fill> + + <terminal> + <condition var1="tw_hide_kb" var2="0"/> + <placement x="0" y="%row3_header_y%" w="%screen_width%" h="%console_terminal_height%"/> + </terminal> + + <terminal> + <condition var1="tw_hide_kb" var2="1"/> + <placement x="0" y="%row3_header_y%" w="%screen_width%" h="%slideout_height%"/> + </terminal> + + <template name="keyboardterminaltemplate"/> + + <template name="keyboardtemplate"/> + + <fill color="#000000"> + <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%" /> + </fill> + + <button> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="key">back</action> + </actions> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="0" /> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_hide" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=1</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="1" /> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_show" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="0" /> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_hide" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=1</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="!=" var2="1" /> + <condition var1="tw_hide_kb" op="=" var2="1" /> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_show" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="=" var2="1" /> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="key">back</action> + </actions> + </button> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">main</action> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">advanced</action> + </actions> + </action> + + <action> + <touch key="power+voldown" /> + <action function="screenshot" /> + </action> + </page> + + <page name="sideload"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@adb_sideload_hdr=ADB Sideload}</text> + </text> + + <checkbox> + <placement x="%indent%" y="%row2_y%"/> + <text>{@sideload_wipe_dalvik_chk=Wipe Dalvik Cache}</text> + <data variable="tw_wipe_dalvik"/> + </checkbox> + + <checkbox> + <placement x="%indent%" y="%row3a_y%"/> + <text>{@sideload_wipe_cache_chk=Wipe Cache}</text> + <data variable="tw_wipe_cache"/> + </checkbox> + + <slider> + <text>{@swipe_to_sideload=Swipe to Start Sideload}</text> + <actions> + <action function="set">tw_back=advanced</action> + <action function="set">tw_action=adbsideload</action> + <action function="set">tw_action_text1={@sideload_confirm=ADB Sideload}</action> + <action function="set">tw_action_text2={@sideload_usage=Usage: adb sideload filename.zip}</action> + <action function="set">tw_complete_text1={@sideload_complete=ADB Sideload Complete}</action> + <action function="set">tw_has_cancel=1</action> + <action function="set">tw_show_reboot=1</action> + <action function="set">tw_cancel_action=adbsideloadcancel</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="fixcontexts"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@fix_contexts_hdr=Fix Contexts}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@fix_contexts_note1=Note: Fixing contexts is rarely needed.}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@fix_contexts_note2=Fixing SELinux Contexts may cause}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row7_y%" placement="5"/> + <text>{@fix_contexts_note3=your device to not boot properly.}</text> + </text> + + <slider> + <text>{@swipe_to_fix_contexts=Swipe to Fix Contexts}</text> + <actions> + <action function="set">tw_back=advanced</action> + <action function="set">tw_action=fixcontexts</action> + <action function="set">tw_action_text1={@fixing_contexts=Fixing Contexts...}</action> + <action function="set">tw_complete_text1={@fix_contexts_complete=Fix Contexts Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="installsu"> + <template name="page"/> + + <text style="text_l"> + <placement x="%col1_x_header%" y="%row3_header_y%"/> + <text>{@reboot_hdr=Reboot}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_header%" y="%row4_header_y%"/> + <text>{@su_hdr=SuperSU Check}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@su_note1=Your device does not appear to be rooted.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@su_note2=Install SuperSU now?}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@su_note3=This will root your device.}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%indent%" y="%row18a_y%"/> + <text>{@su_cancel=Do not Install}</text> + <action function="set">tw_page_done=1</action> + </button> + + <slider> + <text>{@swipe_su_to_install=Swipe to Install}</text> + <actions> + <action function="set">tw_action=installsu</action> + <action function="set">tw_action_text1={@su_installing=Installing SuperSU}</action> + <action function="set">tw_action_text2=</action> + <action function="page">singleaction_page</action> + </actions> + </slider> + </page> + + <page name="slideout"> + <fill color="%background_color%"> + <placement x="0" y="%row2_header_y%" w="%screen_width%" h="%slideout_bg_height%"/> + </fill> + + <console> + <placement x="%indent%" y="%row3_header_y%" w="%content_width%" h="%slideout_height%"/> + </console> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/> + <action function="overlay"/> + </button> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + + <page name="select_storage"> + <fill color="%semi_transparent%"> + <placement x="0" y="0" w="%screen_width%" h="%screen_height%"/> + </fill> + + <fill color="%background_color%"> + <placement x="%indent%" y="row5_y" w="%content_width%" h="%dialog_height%"/> + </fill> + + <partitionlist style="partitionlist_storage"> + <text>{@sel_storage_list=Select Storage}</text> + <data name="tw_storage_path"/> + <listtype name="storage"/> + </partitionlist> + + <button style="button_third_width"> + <placement x="%dialog_button_x%" y="%row14_y%"/> + <text>{@ok_btn=OK}</text> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="overlay"/> + <action function="page">clear_vars</action> + </actions> + </button> + + <fill color="#000000"> + <placement x="0" y="row25_y" w="%screen_width%" h="%navbar_height"/> + </fill> + + <button> + <condition var1="tw_samsung_navbar" op="!=" var2="1"/> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="back"/> + <condition var1="tw_busy" var2="0"/> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="=" var2="1"/> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="console"/> + <condition var1="tw_busy" var2="0"/> + <action function="overlay">slideout</action> + </button> + + <button> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="home"/> + <condition var1="tw_busy" var2="0"/> + <actions> + <action function="overlay"/> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="!=" var2="1"/> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="console"/> + <condition var1="tw_busy" var2="0"/> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="=" var2="1"/> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="back"/> + <condition var1="tw_busy" var2="0"/> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + + <page name="select_language"> + <fill color="%semi_transparent%"> + <placement x="0" y="0" w="%screen_width%" h="%screen_height%"/> + </fill> + + <fill color="%background_color%"> + <placement x="%indent%" y="row5_y" w="%content_width%" h="%dialog_height%"/> + </fill> + + <listbox> + <placement x="%col1_x_left%" y="%row5_y%" w="%content_overlay_width%" h="%partitionlist_storage_height%"/> + <text>{@select_language=Select Language:}</text> + <icon selected="radio_true" unselected="radio_false" /> + <data name="tw_language" /> + </listbox> + + <button style="button_third_width"> + <placement x="%dialog_button_x%" y="%row14_y%"/> + <text>{@ok_btn=OK}</text> + <actions> + <action function="overlay"/> + <action function="setlanguage"></action> + </actions> + </button> + + <fill color="#000000"> + <placement x="0" y="row25_y" w="%screen_width%" h="%navbar_height"/> + </fill> + + <button> + <condition var1="tw_samsung_navbar" op="!=" var2="1"/> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="back"/> + <condition var1="tw_busy" var2="0"/> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="=" var2="1"/> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="console"/> + <condition var1="tw_busy" var2="0"/> + <action function="overlay">slideout</action> + </button> + + <button> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="home"/> + <condition var1="tw_busy" var2="0"/> + <actions> + <action function="overlay"/> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="!=" var2="1"/> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="console"/> + <condition var1="tw_busy" var2="0"/> + <action function="overlay">slideout</action> + </button> + + <button> + <condition var1="tw_samsung_navbar" op="=" var2="1"/> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="back"/> + <condition var1="tw_busy" var2="0"/> + <actions> + <action function="overlay"/> + <action function="key">%tw_back%</action> + </actions> + </button> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + </pages> +</recovery> diff --git a/gui/theme/common/watch.xml b/gui/theme/common/watch.xml new file mode 100644 index 000000000..f1984091f --- /dev/null +++ b/gui/theme/common/watch.xml @@ -0,0 +1,5384 @@ +<?xml version="1.0"?> +<recovery> + <styles> + <style name="text_l"> + <font resource="font_l" color="%text_color%"/> + </style> + + <style name="text_m"> + <font resource="font_m" color="%text_color%"/> + </style> + + <style name="text_m_accent"> + <font resource="font_m" color="%accent_color%"/> + </style> + + <style name="text_m_fail"> + <font resource="font_m" color="%text_fail_color%"/> + </style> + + <style name="text_s"> + <font resource="font_s" color="%text_color%"/> + </style> + + <style name="input"> + <background color="%background_color%"/> + <cursor color="%accent_color%" hasfocus="1" width="%input_line_width%"/> + <font resource="font_m" color="%text_color%"/> + </style> + + <style name="checkbox"> + <font resource="font_m" color="%text_color%"/> + <image checked="checkbox_true" unchecked="checkbox_false"/> + </style> + + <style name="main_button"> + <highlight color="%highlight_color%"/> + <font resource="font_l" color="%text_button_color%"/> + <image resource="main_button"/> + </style> + + <style name="main_button_full_width"> + <highlight color="%highlight_color%"/> + <font resource="font_l" color="%text_button_color%"/> + <image resource="main_button_full_width"/> + </style> + + <style name="main_button_quarter_width"> + <highlight color="%highlight_color%"/> + <font resource="font_l" color="%text_button_color%"/> + <image resource="main_button_quarter_width"/> + </style> + + <style name="main_button_half_height"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="main_button_half_height"/> + </style> + + <style name="main_button_half_height_full_width"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="main_button_half_height_full_width"/> + </style> + + <style name="button_third_width"> + <highlight color="%highlight_color%"/> + <font resource="font_m" color="%text_button_color%"/> + <image resource="tab_3"/> + </style> + + <style name="button_navbar"> + <font resource="font_m" color="%text_button_color%"/> + </style> + + <style name="console"> + <color foreground="%text_color%" background="%background_color%" scroll="%background_color%"/> + <font resource="fixed"/> + </style> + + <style name="terminal"> + <fastscroll linecolor="%transparent%" rectcolor="%accent_color%" w="%fastscroll_w%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <background color="%background_color%"/> + <font resource="fixed" spacing="2" color="%text_color%"/> + </style> + + <style name="fileselector"> + <highlight color="%fileselector_highlight_color%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%fileselector_linecolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <sort name="tw_gui_sort_order"/> + <icon folder="folder" file="file"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> + </style> + + <style name="listbox"> + <highlight color="%fileselector_highlight_color%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <icon selected="radio_true" unselected="radio_false"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> + </style> + + <style name="listbox_headerless"> + <highlight color="%fileselector_highlight_color%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%accent_color%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <icon selected="radio_true" unselected="radio_false"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> + </style> + + <style name="listbox_options"> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> + <icon selected="checkbox_true_small" unselected="checkbox_false_small"/> + </style> + + <style name="scrolllist"> + <highlight color="%fileselector_highlight_color%"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <icon selected="checkbox_true" unselected="checkbox_false"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%fileselector_spacing%" color="%text_color%" highlightcolor="%accent_color%"/> + </style> + + <style name="partitionlist"> + <highlight color="%fileselector_highlight_color%"/> + <header background="%background_color%" textcolor="%accent_color%" separatorcolor="%accent_color%" separatorheight="%fileselector_separatorheight%"/> + <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> + <icon selected="checkbox_true" unselected="checkbox_false"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/> + </style> + + <style name="partitionlist_summary"> + <highlight color="%fileselector_highlight_color%"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/> + <icon selected="checkbox_true_small" unselected="checkbox_false_small"/> + </style> + + <style name="partitionlist_headerless_rb"> + <highlight color="%fileselector_highlight_color%"/> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_storage_height%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%fileselector_linecolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> + <icon selected="radio_true" unselected="radio_false"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/> + </style> + + <style name="partitionlist_headerless_cb"> + <highlight color="%fileselector_highlight_color%"/> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_storage_height%"/> + <fastscroll linecolor="%fileselector_linecolor%" rectcolor="%fileselector_linecolor%" w="%fastscroll_w%" linew="%fastscroll_linew%" rectw="%fastscroll_rectw%" recth="%fastscroll_recth%"/> + <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> + <icon selected="checkbox_true" unselected="checkbox_false"/> + <separator color="%fileselector_linecolor%" height="%fileselector_separatorheight%"/> + <background color="%background_color%"/> + <font resource="font_m" spacing="%partitionlist_spacing%" color="%text_color%" highlightcolor="%fileselector_highlight_font_color%"/> + </style> + + <style name="slider"> + <placement x="%center_x%" y="%slider_y%"/> + <font resource="font_l" color="%text_color%"/> + <resource base="slider" used="slider_used" touch="slider_touch"/> + </style> + + <style name="slidervalue"> + <resource handle="handle"/> + <font resource="font_m" color="%text_color%"/> + <colors line="%fileselector_linecolor%"/> + <dimensions lineh="%slidervalue_lineh%" linepadding="%slidervalue_padding%" sliderw="%slidervalue_sliderw%" sliderh="%slidervalue_sliderh%"/> + </style> + + <style name="patternpassword"> + <size name="tw_gui_pattern_grid_size" default="3"/> + </style> + </styles> + + <pages> + <page name="main"> + <action> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + </page> + + <page name="main2"> + <template name="page"/> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@install_btn=Install}</text> + <action function="page">install_type</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_right%" y="%row1_y%"/> + <text>{@wipe_btn=Wipe}</text> + <action function="page">wipe_type1</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@backup_btn=Backup}</text> + <actions> + <action function="set">tw_back=main</action> + <action function="page">backup</action> + </actions> + </button> + + <button style="main_button"> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>{@restore_btn=Restore}</text> + <action function="page">restore</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@reboot_btn=Reboot}</text> + <action function="page">reboot</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <action function="page">main3</action> + </button> + </page> + + <page name="main3"> + <template name="page"/> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@mount_btn=Mount}</text> + <action function="page">mount</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_right%" y="%row1_y%"/> + <text>{@settings_btn=Settings}</text> + <action function="page">settings</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@files_btn=Files}</text> + <action function="page">filemanagerlist</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>{@copy_log_btn=Copy Log}</text> + <actions> + <action function="set">tw_back=main3</action> + <action function="set">tw_action=copylog</action> + <action function="set">tw_text1={@copy_log_confirm=Copy Log to SD Card?}</action> + <action function="set">tw_action_text1={@copying_log=Copying Log to SD Card...}</action> + <action function="set">tw_complete_text1={@copy_log_complete=Log Copy Complete}</action> + <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button"> + <placement x="%col1_x_right%" y="%row11_y%"/> + <text>{@advanced_btn=Advanced}</text> + <action function="page">advanced</action> + </button> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">main2</action> + </button> + + <action> + <touch key="back"/> + <action function="page">main2</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="install_type"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_hdr=Install} > {@select_type_hdr=Select Type}</text> + </text> + + <button style="main_button_full_width"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@install_zip_btn=Install Zip}</text> + <actions> + <action function="queueclear"/> + <action function="set">tw_selectimage=0</action> + <action function="page">install</action> + </actions> + </button> + + <button style="main_button_full_width"> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@install_image_btn=Install Image}</text> + <actions> + <action function="queueclear"/> + <action function="set">tw_selectimage=1</action> + <action function="page">install</action> + </actions> + </button> + + <button style="main_button_full_width"> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@adb_sideload_btn=ADB Sideload}</text> + <action function="page">sideload</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="install"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <condition var1="tw_selectimage" var2="0"/> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_zip_hdr=Install Zip} > {@install_select_file_hdr=Select File}</text> + </text> + + <text style="text_m"> + <condition var1="tw_selectimage" var2="1"/> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_image_hdr=Install Image} > {@install_select_file_hdr=Select File}</text> + </text> + + <fileselector> + <condition var1="tw_selectimage" var2="0"/> + <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/> + <text>%tw_zip_location%</text> + <filter extn=".zip" folders="1" files="1"/> + <path name="tw_zip_location" default="/sdcard"/> + <data name="tw_filename"/> + <selection name="tw_file"/> + </fileselector> + + <fileselector> + <condition var1="tw_selectimage" var2="1"/> + <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/> + <text>%tw_zip_location%</text> + <filter extn=".img" folders="1" files="1"/> + <path name="tw_zip_location" default="/sdcard"/> + <data name="tw_filename"/> + <selection name="tw_file"/> + </fileselector> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_storage"/> + <actions> + <action function="set">tw_storagetext={@install_hdr=Install} > {@select_storage_hdr=Select Storage}</action> + <action function="set">tw_back=install</action> + <action function="page">select_storage</action> + </actions> + </button> + + <action> + <conditions> + <condition var1="tw_selectimage" var2="0"/> + <condition var1="tw_filename" op="modified"/> + </conditions> + <actions> + <action function="queuezip"/> + <action function="page">flash_queue</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_selectimage" var2="1"/> + <condition var1="tw_filename" op="modified"/> + </conditions> + <action function="page">flashimage_type</action> + </action> + + <action> + <touch key="back"/> + <action function="page">install_type</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="flash_queue"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_zip_hdr=Install Zip} > {@queue_hdr=Queue}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row1_y%"/> + <text>{@zip_queue_count_s=File %tw_zip_queue_count% of 10:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row2_y%"/> + <text>%tw_file%</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row4_y%"/> + <text>{@folder=Folder:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row5_y%"/> + <text>%tw_zip_location%</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row8_y%"/> + <text>{@zip_back_clear=Press back button to clear the queue.}</text> + </text> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <actions> + <action function="queueclear"/> + <action function="page">install</action> + </actions> + </button> + + <button> + <placement x="%btn4_col2_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_addzip"/> + <action function="page">install</action> + </button> + + <button> + <placement x="%btn4_col3_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept"/> + <action function="page">flash_confirm</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <action function="page">flash_options</action> + </button> + + <action> + <touch key="back"/> + <actions> + <action function="queueclear"/> + <action function="page">install</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="flash_options"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <condition var1="tw_selectimage" var2="0"/> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_zip_hdr=Install Zip} > {@options_hdr=Options}</text> + </text> + + <checkbox> + <placement x="%indent%" y="%row1_y%"/> + <text>{@zip_sig_chk=Zip file signature verification}</text> + <data variable="tw_signed_zip_verify"/> + </checkbox> + + <checkbox> + <condition var1="tw_has_injecttwrp" var2="1"/> + <placement x="%indent%" y="%row2a_y%"/> + <text>{@inject_twrp_chk=Inject TWRP after install}</text> + <data variable="tw_inject_after_zip"/> + </checkbox> + + <checkbox> + <placement x="%indent%" y="%row4_y%" /> + <text>{@install_reboot_chk=Reboot after installation is complete}</text> + <data variable="tw_install_reboot" /> + </checkbox> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">flash_queue</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept_transp"/> + <action function="page">flash_confirm</action> + </button> + + <action> + <touch key="back"/> + <action function="page">flash_queue</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="flash_confirm"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_zip_hdr=Install Zip} > {@confirm_flash_hdr=Confirm Flash}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row1_y%"/> + <text>{@file=File:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row2_y%"/> + <text>%tw_file%</text> + </text> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/> + <action function="page">flash_queue</action> + </button> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row4_y%"/> + <text>{@zip_queue=Queue:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row5_y%"/> + <text>{@zip_queue_count_s=File %tw_zip_queue_count% of 10:}</text> + </text> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%row3a_y%" w="%screen_width%" h="48"/> + <action function="page">flash_queue</action> + </button> + + <listbox style="listbox_options"> + <placement x="%col1_x_left%" y="%row8_y%" w="%content_width%" h="80"/> + <listitem name="{@zip_sig_chk=Zip signature verification}"> + <data variable="tw_signed_zip_verify"/> + </listitem> + </listbox> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row7_y%"/> + <text>{@options=Options:}</text> + </text> + + <text style="text_m"> + <condition var1="tw_has_injecttwrp" var2="1"/> + <condition var1="tw_inject_after_zip" var2="1"/> + <placement x="%indent%" y="%row9_y%"/> + <text>{@inject_twrp_chk=Inject TWRP after install}</text> + </text> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%row6a_y%" w="%screen_width%" h="64"/> + <action function="page">flash_options</action> + </button> + + <slider> + <text>{@swipe_confirm= Confirm}</text> + <action function="flash">flash_zip</action> + </slider> + + <action> + <touch key="back"/> + <actions> + <action function="cancelzip"/> + <action function="page">install</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="flash_zip"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@installing_zip_xml=Installing Zip: %tw_file%}</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <action function="page">flash_done</action> + </action> + </page> + + <page name="flash_done"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m_fail"> + <condition var1="tw_operation_status" op="!=" var2="0"/> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_failed=Installation Failed}</text> + </text> + + <text style="text_m"> + <condition var1="tw_operation_status" var2="0"/> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_successful=Installation Successful}</text> + </text> + + <template name="console"/> + + <button style="main_button_half_height"> + <placement x="%col1_x_left%" y="%row13_y%"/> + <text>{@wipe_cache_dalvik_btn=Wipe cache/dalvik}</text> + <actions> + <action function="set">tw_back=flash_done</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=/cache</action> + <action function="set">tw_has_action2=1</action> + <action function="set">tw_action2=wipe</action> + <action function="set">tw_action2_param=dalvik</action> + <action function="set">tw_text1={@wipe_cache_dalvik_confirm=Wipe Cache & Dalvik?}</action> + <action function="set">tw_action_text1={@wiping_cache_dalvik=Wiping Cache & Dalvik...}</action> + <action function="set">tw_complete_text1={@wipe_cache_dalvik_complete=Cache & Dalvik Wipe Complete}</action> + <action function="set">tw_slider_text={@swipe_wipe_s= Wipe}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%col1_x_right%" y="%row13_y%"/> + <text>{@reboot_system_btn=Reboot System}</text> + <actions> + <action function="set">tw_back=main2</action> + <action function="page">reboot_system_routine</action> + </actions> + </button> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=install_type</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_install_reboot" var2="1"/> + <condition var1="tw_operation_status" var2="0"/> + <condition var1="tw_reboot_system" var2="1"/> + </conditions> + <actions> + <action function="set">tw_sleep=%tw_sleep_total%</action> + <action function="page">flash_sleep_and_reboot</action> + </actions> + </action> + </page> + + <page name="flash_sleep_and_reboot"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_reboot=Rebooting in %tw_sleep% second(s)}</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <button style="main_button_half_height"> + <condition var1="tw_sleep" op=">" var2="0"/> + <placement x="%col1_x_right%" y="%row13_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_install_reboot=0</action> + <action function="page">flash_done</action> + </actions> + </button> + + <action> + <conditions> + <condition var1="tw_sleep" var2="tw_sleep_total"/> + <condition var1="tw_install_reboot" var2="1"/> + </conditions> + <action function="sleepcounter">%tw_sleep_total%</action> + </action> + + <action> + <conditions> + <condition var1="tw_sleep" var2="0"/> + <condition var1="tw_install_reboot" var2="1"/> + </conditions> + <actions> + <action function="sleep">50000</action> + <action function="set">tw_back=main2</action> + <action function="page">reboot_system_routine</action> + </actions> + </action> + </page> + + <page name="flashimage_type"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_image_hdr=Install Image} > {@install_sel_target=Select Target Partition}</text> + </text> + + <partitionlist style="partitionlist_headerless_rb"> + <data name="tw_flash_partition"/> + <listtype name="flashimg"/> + </partitionlist> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">install</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept_transp"/> + <action function="page">flashimage_confirm</action> + </button> + + <action> + <touch key="back"/> + <action function="page">install</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="flashimage_confirm"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_image_hdr=Install Image} > {@confirm_flash_hdr=Confirm Flash}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row1_y%"/> + <text>{@file=File:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row2_y%"/> + <text>%tw_file%</text> + </text> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/> + <action function="page">install</action> + </button> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row4_y%"/> + <text>{@target_partition=Target Partition:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row5_y%"/> + <text>%tw_flash_partition%</text> + </text> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%row3a_y%" w="%screen_width%" h="48"/> + <action function="page">flashimage_type</action> + </button> + + <slider> + <text>{@swipe_confirm= Confirm}</text> + <actions> + <action function="set">tw_back=flashimage_confirm</action> + <action function="set">tw_action=flashimage</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_action_text1={@flashing_image=Flashing Image...}</action> + <action function="set">tw_action_text2=</action> + <action function="set">tw_complete_text1={@image_flashed=Image Flashed}</action> + <action function="page">action_page</action> + </actions> + <action function="flashimage"/> + </slider> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=install</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + </page> + + <page name="clear_vars"> + <action> + <action function="set">tw_operation_state=0</action> + <action function="set">tw_text1=</action> + <action function="set">tw_text2=</action> + <action function="set">tw_text3=</action> + <action function="set">tw_text4=</action> + <action function="set">tw_action_text1=</action> + <action function="set">tw_action_text2=</action> + <action function="set">tw_action_param=</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_action2=</action> + <action function="set">tw_action2_param=</action> + <action function="set">tw_has_cancel=0</action> + <action function="set">tw_cancel_action=</action> + <action function="set">tw_cancel_param=</action> + <action function="set">tw_show_exclamation=0</action> + <action function="set">tw_show_reboot=0</action> + <action function="page">%tw_clear_destination%</action> + </action> + </page> + + <page name="reboot_system_routine"> + <action> + <action function="set">tw_back=main2</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=system</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_text3=</action> + <action function="set">tw_text4=</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_action_text2=</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action> + <action function="page">rebootcheck</action> + </action> + </page> + + <page name="confirm_action"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@confirm_action=Confirm Action}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>%tw_text1%</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>%tw_text2%</text> + </text> + + <text style="text_m"> + <condition var1="tw_action" op="!=" var2="changefilesystem"/> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>%tw_text3%</text> + </text> + + <text style="text_m"> + <condition var1="tw_action" op="!=" var2="changefilesystem"/> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>%tw_text4%</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_action" var2="changefilesystem"/> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>%tw_text3%</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_action" var2="changefilesystem"/> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>%tw_text4%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row8_y%" placement="5"/> + <text>{@back_cancel=Press back button to cancel.}</text> + </text> + + <slider> + <text>%tw_slider_text%</text> + <action function="page">action_page</action> + </slider> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="action_page"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>%tw_action_text1% %tw_action_text2%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <button style="main_button_half_height"> + <condition var1="tw_has_cancel" var2="1"/> + <placement x="%col1_x_right%" y="%row13_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="%tw_cancel_action%">%tw_cancel_param%</action> + </button> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <actions> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="0"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="1"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + <action function="%tw_action2%">%tw_action2_param%</action> + </actions> + </action> + </page> + + <page name="singleaction_page"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>%tw_action_text1% %tw_action_text2%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <actions> + <action function="set">tw_page_done=1</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="0"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + </actions> + </action> + + <action> + <condition var1="tw_has_action2" var2="1"/> + <actions> + <action function="%tw_action%">%tw_action_param%</action> + <action function="%tw_action2%">%tw_action2_param%</action> + </actions> + </action> + </page> + + <page name="action_complete"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m_fail"> + <condition var1="tw_operation_status" op="!=" var2="0"/> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>%tw_complete_text1% {@failed=Failed}</text> + </text> + + <text style="text_m"> + <condition var1="tw_operation_status" var2="0"/> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>%tw_complete_text1% {@successful=Successful}</text> + </text> + + <template name="console"/> + + <button style="main_button_half_height"> + <placement x="%col1_x_left%" y="%row13_y%"/> + <text>{@back_btn=Back}</text> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="page">clear_vars</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%col1_x_right%" y="%row13_y%"/> + <text>{@reboot_system_btn=Reboot System}</text> + <actions> + <action function="set">tw_back=main2</action> + <action function="page">reboot_system_routine</action> + </actions> + </button> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_clear_destination=main2</action> + <action function="page">clear_vars</action> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="page">clear_vars</action> + </actions> + </action> + </page> + + <page name="filecheck"> + <action> + <action function="fileexists">%tw_filecheck%</action> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" var2="0"/> + </conditions> + <actions> + <action function="set">tw_fileexists=1</action> + <action function="page">%tw_existpage%</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" var2="1"/> + </conditions> + <actions> + <action function="set">tw_fileexists=0</action> + <action function="page">%tw_notexistpage%</action> + </actions> + </action> + </page> + + <page name="rebootcheck"> + <action> + <condition var1="tw_backup_system_size" op=">=" var2="%tw_min_system%"/> + <action function="reboot">%tw_action_param%</action> + </action> + + <action> + <condition var1="tw_backup_system_size" op="<" var2="%tw_min_system%"/> + <action function="page">confirm_action</action> + </action> + </page> + + <page name="wipe_type1"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@wipe_hdr=Wipe} > {@select_type_hdr=Select Type}</text> + </text> + + <button style="main_button_full_width"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@factory_reset_btn=Factory Reset}</text> + <action function="page">wipe</action> + </button> + + <button style="main_button_full_width"> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@advanced_wipe_btn=Advanced Wipe}</text> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="page">advancedwipe</action> + </actions> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <action function="page">wipe_type2</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="wipe_type2"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@wipe_hdr=Wipe} > {@select_type_hdr=Select Type}</text> + </text> + + <button style="main_button_full_width"> + <condition var1="tw_has_data_media" var2="1"/> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@format_data_btn=Format Data}</text> + <action function="page">formatdata</action> + </button> + + <button style="main_button_full_width"> + <conditions> + <condition var1="tw_is_encrypted" var2="1"/> + <condition var1="tw_has_data_media" var2="0"/> + </conditions> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@wipe_enc_btn=Wipe Encryption}</text> + <actions> + <action function="set">tw_back=wipe</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=DATAMEDIA</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@wipe_enc_confirm=Wipe Encryption from Data?}</action> + <action function="set">tw_text2=</action> + <action function="set">tw_action_text1={@formatting_data=Formatting Data...}</action> + <action function="set">tw_complete_text1={@format_data_complete=Data Format Complete}</action> + <action function="set">tw_slider_text={@swipe_format_data_s= Format Data}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_full_width"> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@file_sys_opt=File System Options}</text><actions> + <action function="set">partitionlisterror=0</action> + <action function="page">partitionoptions_select</action> + </actions> + </button> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">wipe_type1</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="wipe"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@wipe_hdr=Wipe} > {@factory_reset_hdr=Factory Reset}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row1_y%" placement="5"/> + <text>{@factory_reset1=Wipes Data, Cache, and Dalvik}</text> + </text> + + <text style="text_m_accent"> + <condition var1="tw_has_data_media" var2="1"/> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@factory_reset2=(not including internal storage)}</text> + </text> + + <text style="text_m_accent"> + <conditions> + <condition var1="tw_has_android_secure" var2="1"/> + <condition var1="fileexists" var2="/and-sec"/> + </conditions> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@android_secure=Android Secure}</text> + </text> + + <text style="text_m_accent"> + <condition var1="tw_has_sdext_partition" var2="1"/> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@sdext=SD-EXT}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@factory_reset3=Most of the time this is}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row7_y%" placement="5"/> + <text>{@factory_reset4=the only wipe that you need.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row9_y%" placement="5"/> + <text>{@back_cancel=Press back button to cancel.}</text> + </text> + + <slider> + <text>{@swipe_wipe_s= Wipe}</text> + <actions> + <action function="set">tw_back=wipe</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=data</action> + <action function="set">tw_action_text1={@factory_resetting=Factory Reset...}</action> + <action function="set">tw_complete_text1={@factory_reset_complete=Factory Reset Complete}</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="back"/> + <action function="page">wipe_type1</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="advancedwipe"> + <action> + <action function="set">tw_wipe_list=</action> + </action> + + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@wipe_hdr=Wipe} > {@advanced_wipe_hdr=Advanced Wipe} > {@sel_part_hdr=Select Partitions}</text> + </text> + + <partitionlist style="partitionlist_headerless_cb"> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/> + <data name="tw_wipe_list"/> + <listtype name="wipe"/> + </partitionlist> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/> + </fill> + + <slider> + <text>{@swipe_wipe_s= Wipe}</text> + <actions> + <action function="set">tw_back=advancedwipe</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=LIST</action> + <action function="set">tw_text1={@wipe_sel_confirm=Wipe Selected Partition(s)?}</action> + <action function="set">tw_action_text1={@wiping_part=Wiping Partition(s)...}</action> + <action function="set">tw_complete_text1={@wipe_complete=Wipe Complete}</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">wipe_type1</action> + </action> + </page> + + <page name="formatdata"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@wipe_hdr=Wipe} > {@format_data_hdr=Format Data}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row1_y%" placement="5"/> + <text>{@format_data_wtc1=Format Data will wipe all of your apps,}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@format_data_wtc2=backups and media. This cannot be undone.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@yes_continue=Type yes to continue. Press back to cancel.}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row5_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_confirm_formatdata%</text> + <data name="tw_confirm_formatdata"/> + <restrict minlen="3" maxlen="3" allow="yes"/> + <action function="page">formatdata_confirm</action> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row6_input_y" w="%content_width%" h="input_line_width"/> + </fill> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">wipe_type2</action> + </action> + </page> + + <page name="formatdata_confirm"> + <action> + <condition var1="tw_confirm_formatdata" op="=" var2="yes"/> + <actions> + <action function="set">tw_back=formatdata</action> + <action function="set">tw_action=wipe</action> + <action function="set">tw_action_param=DATAMEDIA</action> + <action function="set">tw_action_text1={@formatting_data=Formatting Data...}</action> + <action function="set">tw_complete_text1={@format_data_complete=Data Format Complete}</action> + <action function="page">action_page</action> + </actions> + </action> + + <action> + <condition var1="tw_confirm_formatdata" op="!=" var2="yes"/> + <action function="page">formatdata</action> + </action> + </page> + + <page name="checkpartitionlist"> + <action> + <condition var1="tw_check_partition_list" op="=" var2="1"/> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="getpartitiondetails">tw_wipe_list</action> + <action function="page">partitionoptions</action> + </actions> + </action> + + <action> + <condition var1="tw_check_partition_list" op="!=" var2="1"/> + <actions> + <action function="set">partitionlisterror=1</action> + <action function="page">partitionoptions_select</action> + </actions> + </action> + </page> + + <page name="partitionoptions_select"> + <action> + <action function="set">tw_wipe_list=</action> + </action> + + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@wipe_hdr=Wipe} > {@file_sys_opt=File System Options} > {@sel_part_hdr=Select Partitions}</text> + </text> + + <partitionlist style="partitionlist_headerless_cb"> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/> + <data name="tw_wipe_list"/> + <listtype name="wipe"/> + </partitionlist> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/> + </fill> + + <text style="text_m_fail"> + <condition var1="partitionlisterror" var2="1"/> + <placement x="%col1_x_left%" y="%row12_y%"/> + <text>{@invalid_part_sel=Invalid partition selection}</text> + </text> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/><actions> + <action function="checkpartitionlist">tw_wipe_list</action> + <action function="page">checkpartitionlist</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">wipe_type2</action> + </action> + </page> + + <page name="partitionoptions"> + + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@wipe_hdr=Wipe} > {@file_sys_opt=File System Options} > {@sel_act_hdr=Select Action}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@partition=Partition: %tw_partition_name%}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row1_y%"/> + <text>{@part_curr_fs=File system: %tw_partition_file_system%}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_is_present" var2="1"/> + <placement x="%col1_x_left%" y="%row2a_y%"/> + <text>{@part_present_yes=Present: Yes}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_is_present" var2="0"/> + <placement x="%col1_x_left%" y="%row2a_y%"/> + <text>{@part_present_no=Present: No}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_removable" var2="1"/> + <placement x="%col1_x_right%" y="%row2a_y%"/> + <text>{@part_removable_yes=Removable: Yes}</text> + </text> + + <text style="text_m"> + <condition var1="tw_partition_removable" var2="0"/> + <placement x="%col1_x_right%" y="%row2a_y%"/> + <text>{@part_removable_no=Removable: No}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row3a_y%"/> + <text>{@part_size=Size: %tw_partition_size%MB}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_right%" y="%row3a_y%"/> + <text>{@part_used=Used: %tw_partition_used%MB}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row4a_y%"/> + <text>{@part_free=Free: %tw_partition_free%MB}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_right%" y="%row4a_y%"/> + <text>{@part_backup_size=Backup Size: %tw_partition_backup_size%MB}</text> + </text> + + <button style="main_button"> + <condition var1="tw_partition_can_resize" op="=" var2="1"/> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@resize_btn_s=Resize}</text> + <actions> + <action function="set">tw_back=partitionoptions</action> + <action function="set">tw_action=resize</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_has_action2=1</action> + <action function="set">tw_action2=getpartitiondetails</action> + <action function="set">tw_action2_param=tw_wipe_list</action> + <action function="set">tw_text1={@resize_confirm=Resize %tw_partition_name%?}</action> + <action function="set">tw_text2=</action> + <action function="set">tw_action_text1={@resizing=Resizing...}</action> + <action function="set">tw_complete_text1={@resize_complete=Resize Complete}</action> + <action function="set">tw_slider_text={@swipe_resize_s= Resize}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_partition_can_repair" op="=" var2="1"/> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>{@repair_btn_s=Repair}</text> + <actions> + <action function="set">tw_back=partitionoptions</action> + <action function="set">tw_action=repair</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@repair_confirm=Repair %tw_partition_name%?}</action> + <action function="set">tw_text2=</action> + <action function="set">tw_action_text1={@repairing=Repairing...}</action> + <action function="set">tw_complete_text1={@repair_complete=Repair Complete}</action> + <action function="set">tw_slider_text={@swipe_repair_s= Repair}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">partitionoptions_select</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_right%" y="%row11_y%"/> + <text>{@change_fs_btn_s=Change}</text> + <action function="page">selectfilesystem</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">partitionoptions_select</action> + </action> + </page> + + <page name="refreshfilesystem"> + <action> + <condition var1="tw_check_partition_list" op="=" var2="1"/> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="getpartitiondetails">tw_wipe_list</action> + <action function="page">selectfilesystem</action> + </actions> + </action> + + <action> + <condition var1="tw_check_partition_list" op="!=" var2="1"/> + <actions> + <action function="set">partitionlisterror=1</action> + <action function="set">tw_wipe_list=</action> + <action function="page">advancedwipe</action> + </actions> + </action> + </page> + + <page name="selectfilesystem"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@change_fs_for_hdr_s=Partition: %tw_partition_name% > Select File System}</text> + </text> + + <button style="main_button"> + <condition var1="tw_partition_ext" op="=" var2="1"/> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>EXT2</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=ext2</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=EXT2</action> + <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action> + <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_s= Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_partition_ext" op="=" var2="1"/> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>EXT3</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=ext3</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=EXT3</action> + <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action> + <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_s= Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_partition_ext" op="=" var2="1"/> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>EXT4</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=ext4</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=EXT4</action> + <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action> + <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_s= Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_partition_vfat" op="=" var2="1"/> + <placement x="%col1_x_right%" y="%row1_y%"/> + <text>FAT</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=vfat</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=FAT</action> + <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action> + <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_s= Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_partition_exfat" op="=" var2="1"/> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>exFAT</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=exfat</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=exFAT</action> + <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action> + <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_s= Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_partition_f2fs" op="=" var2="1"/> + <placement x="%col1_x_right%" y="%row11_y%"/> + <text>F2FS</text> + <actions> + <action function="set">tw_back=refreshfilesystem</action> + <action function="set">tw_action=changefilesystem</action> + <action function="set">tw_action_param=%tw_partition_mount_point%</action> + <action function="set">tw_action_new_file_system=f2fs</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@change_fs_confirm=Change %tw_partition_name%?}</action> + <action function="set">tw_text2=F2FS</action> + <action function="set">tw_text3={@change_fs_warn1=Some ROMs or kernels may not support some}</action> + <action function="set">tw_text4={@change_fs_warn2=file systems. Proceed with caution!}</action> + <action function="set">tw_action_text1={@formatting=Formatting...}</action> + <action function="set">tw_complete_text1={@format_complete=Format Complete}</action> + <action function="set">tw_slider_text={@swipe_change_s= Change}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">partitionoptions</action> + </action> + </page> + + <page name="backup"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@backup_hdr=Backup} > {@select_storage_hdr=Select Storage}</text> + </text> + + <partitionlist style="partitionlist_headerless_rb"> + <data name="tw_storage_path"/> + <listtype name="storage"/> + </partitionlist> + + <button> + <placement x="%btn4_col2_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_refresh"/> + <actions> + <action function="refreshsizes"/> + <action function="page">backup</action> + </actions> + </button> + + <button> + <condition var1="tw_back" var2="backup_confirm"/> + <placement x="%btn4_col3_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept"/> + <action function="page">backup_confirm</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <actions> + <action function="set">tw_back=backup</action> + <action function="page">backup_selectpartitions</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">%tw_back%</action> + </action> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + + <page name="backup_selectpartitions"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@backup_hdr=Backup} > {@sel_part_hdr=Select Partitions}</text> + </text> + + <partitionlist style="partitionlist_headerless_cb"> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/> + <data name="tw_backup_list"/> + <listtype name="backup"/> + </partitionlist> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/> + </fill> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">backup</action> + </button> + + <button> + <placement x="%btn4_col2_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_refresh"/> + <action function="page">backup_selectpartitions</action> + </button> + + <button> + <placement x="%btn4_col3_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept"/> + <action function="page">backup_confirm</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <actions> + <action function="set">tw_back=backup_selectpartitions</action> + <action function="page">backup_options</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">%tw_back%</action> + </action> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + + <page name="backup_options"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@backup_hdr=Backup} > {@options_hdr=Options}</text> + </text> + + <listbox style="scrolllist"> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/> + <listitem name="{@enable_backup_comp_chk=Enable compression}"> + <data variable="tw_use_compression"/> + </listitem> + <listitem name="{@skip_md5_backup_chk=Skip MD5 generation during backup}"> + <data variable="tw_skip_md5_generate"/> + </listitem> + <listitem name="{@disable_backup_space_chk=Disable free space check before backup}"> + <data variable="tw_disable_free_space"/> + </listitem> + </listbox> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">backup_selectpartitions</action> + </button> + + <button> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="0"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%btn4_col2_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_encryption_dis"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="set">tw_back=backup_options</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <button> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="1"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%btn4_col2_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_encryption_en"/> + <actions> + <action function="set">tw_password_not_match=0</action> + <action function="set">tw_back=backup_options</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept_transp"/> + <actions> + <action function="set">tw_back=backup_options</action> + <action function="page">backup_confirm</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">%tw_back%</action> + </action> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + + <page name="backup_confirm"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@backup_hdr=Backup} > {@backup_confirm_hdr=Confirm Backup}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@name=Name:}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row2_y%"/> + <text>%tw_backup_name%</text> + </text> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_half_width%" h="input_line_width" placement="1"/> + </fill> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%row2_header_y%" w="%screen_half_width%" h="48"/> + <actions> + <action function="set">tw_back=backup_confirm</action> + <action function="set">tw_fileexists=0</action> + <action function="page">backup_name1</action> + </actions> + </button> + + <fill color="%background_color%"> + <placement x="%col1_x_left_negative%" y="%row2_header_y%" w="%screen_half_width%" h="48"/> + </fill> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row3a_y%"/> + <text>{@partitions=Partitions:}</text> + </text> + + <partitionlist style="partitionlist_summary"> + <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="96"/> + <data name="tw_backup_list"/> + <listtype name="backup"/> + </partitionlist> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%row3a_y%" w="%screen_half_width%" h="112"/> + <actions> + <action function="set">tw_back=backup_confirm</action> + <action function="page">backup_selectpartitions</action> + </actions> + </button> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row1_y%"/> + <text>{@storage=Storage:}</text> + </text> + + <text style="text_m"> + <placement x="%col1_x_right%" y="%row2_y%"/> + <text>%tw_storage_display_name%</text> + </text> + + <button> + <fill color="%transparent%"/> + <placement x="%center_x%" y="%row2_header_y%" w="%screen_half_width%" h="48"/> + <actions> + <action function="set">tw_back=backup_confirm</action> + <action function="page">backup</action> + </actions> + </button> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row3a_y%"/> + <text>{@encryption=Encryption:}</text> + </text> + + <text style="text_m"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="0"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%col1_x_right%" y="%row4a_y%"/> + <text>{@disabled=Disabled}</text> + </text> + + <text style="text_m"> + <conditions> + <condition var1="tw_include_encrypted_backup" var2="1"/> + <condition var1="tw_encrypt_backup" var2="1"/> + <condition var1="tw_enable_adb_backup" op="!=" var2="1"/> + </conditions> + <placement x="%col1_x_right%" y="%row4a_y%"/> + <text>{@enabled=Enabled}</text> + </text> + + <button> + <fill color="%transparent%"/> + <placement x="%center_x%" y="%row3a_y%" w="%screen_half_width%" h="48"/> + <actions> + <action function="set">tw_back=backup_confirm</action> + <action function="page">backupencryption</action> + </actions> + </button> + + <listbox style="listbox_options"> + <placement x="%col1_x_right%" y="%row7_y%" w="%content_half_width%" h="80"/> + <listitem name="{@enable_backup_comp_chk=Enable compression}"> + <data variable="tw_use_compression"/> + </listitem> + <listitem name="{@skip_md5_backup_chk=Skip MD5 generation during backup}"> + <data variable="tw_skip_md5_generate"/> + </listitem> + <listitem name="{@disable_backup_space_chk=Disable free space check before backup}"> + <data variable="tw_disable_free_space"/> + </listitem> + </listbox> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>{@options=Options:}</text> + </text> + + <button> + <fill color="%transparent%"/> + <placement x="%center_x%" y="%row6_y%" w="%screen_half_width%" h="64"/> + <actions> + <action function="set">tw_back=backup_confirm</action> + <action function="page">backup_options</action> + </actions> + </button> + + <slider> + <text>{@swipe_confirm= Confirm}</text> + <action function="page">backup_run</action> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">backup</action> + </action> + </page> + + <page name="backup_name1"> + <action> + <condition var1="tw_backup_name" op="=" var2="{@auto_generate=(Auto Generate)}"/> + <action function="generatebackupname"/> + </action> + + <action> + <action function="page">backup_name2</action> + </action> + </page> + + <page name="backup_name2"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@backup_hdr=Backup} > {@backup_name_hdr=Set Backup Name}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_backup_name%</text> + <data name="tw_backup_name"/> + <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/> + <actions> + <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_name%</action> + <action function="set">tw_existpage=backup_name2</action> + <action function="set">tw_notexistpage=backup_confirm</action> + <action function="page">filecheck</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%col1_x_left%" y="%row3_input_y%"/> + <text>{@backup_name_exists=A backup with that name already exists!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%col1_x_left%" y="%row4_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action> + <action function="page">backup_confirm</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%col1_x_right%" y="%row4_y%"/> + <text>{@append_date_btn=Append Date}</text> + <action function="appenddatetobackupname"/> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action> + <action function="page">main</action> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_backup_name={@auto_generate=(Auto Generate)}</action> + <action function="page">backup_confirm</action> + </actions> + </action> + </page> + + <page name="backupencryption"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@backup_hdr=Backup} > {@encrypt_backup=Encrypt your Backup?}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@enter_pass=Enter Password:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_backup_encrypt_display%</text> + <data name="tw_backup_password" mask="*" maskvariable="tw_backup_encrypt_display"/> + <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> + <action function="page">backupencryption2</action> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_password_not_match" var2="1"/> + <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_password_not_match" var2="1"/> + <placement x="%col1_x_left%" y="%row3_input_y%"/> + <text>{@pass_not_match=Passwords do not match!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%col1_x_right%" y="%row4_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_encrypt_backup=0</action> + <action function="set">tw_backup_password=</action> + <action function="set">tw_backup_password2=</action> + <action function="set">tw_backup_encrypt_display=</action> + <action function="set">tw_backup_encrypt_display2=</action> + <action function="page">%tw_back%</action> + </actions> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">%tw_back%</action> + </action> + </page> + + <page name="backupencryption2"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@backup_hdr=Backup} > {@encrypt_backup=Encrypt your Backup?}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@enter_pass2=Enter Password again:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_backup_encrypt_display2%</text> + <data name="tw_backup_password2" mask="*" maskvariable="tw_backup_encrypt_display2"/> + <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> + <action function="page">checkbackuppassword</action> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/> + </fill> + + <button style="main_button_half_height"> + <placement x="%col1_x_right%" y="%row4_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_encrypt_backup=0</action> + <action function="set">tw_backup_password=</action> + <action function="set">tw_backup_password2=</action> + <action function="set">tw_backup_encrypt_display=</action> + <action function="set">tw_backup_encrypt_display2=</action> + <action function="page">%tw_back%</action> + </actions> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">%tw_back%</action> + </action> + </page> + + <page name="checkbackuppassword"> + <action> + <condition var1="tw_backup_password2" var2="tw_backup_password"/> + <actions> + <action function="set">tw_encrypt_backup=1</action> + <action function="page">%tw_back%</action> + </actions> + </action> + + <action> + <condition var1="tw_backup_password2" op="!=" var2="tw_backup_password"/> + <actions> + <action function="set">tw_encrypt_backup=0</action> + <action function="set">tw_password_not_match=1</action> + <action function="set">tw_backup_password=</action> + <action function="set">tw_backup_password2=</action> + <action function="set">tw_backup_encrypt_display=</action> + <action function="set">tw_backup_encrypt_display2=</action> + <action function="page">backupencryption</action> + </actions> + </action> + </page> + + <page name="backup_run"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>%tw_operation% %tw_partition%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <text style="text_m"> + <placement x="%indent%" y="%row13a_y%"/> + <text>%tw_file_progress%</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row14a_y%"/> + <text>%tw_size_progress%</text> + </text> + + <button style="main_button_half_height"> + <placement x="%col1_x_right%" y="%row13_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="cancelbackup"/> + </button> + + <action> + <action function="nandroid">backup</action> + </action> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_cancel_backup" var2="0"/> + <actions> + <action function="set">tw_back=backup_selectpartitions</action> + <action function="set">tw_complete_text1={@backup_complete=Backup Complete}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_cancel_backup" var2="1"/> + <actions> + <action function="set">tw_back=backup_selectpartitions</action> + <action function="set">tw_complete_text1={@backup_cancel=Backup Cancelled}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_complete</action> + </actions> + </action> + </page> + + <page name="restore"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@restore_hdr=Restore} > {@sel_backup_hdr=Select Backup}</text> + </text> + + <fileselector> + <placement x="%indent%" y="%row2_header_y%" w="%content_width%" h="%fileselector_install_height%"/> + <text>%tw_storage_display_name%</text> + <filter folders="1" files="0" nav="0"/> + <path name="tw_backups_folder"/> + <data name="tw_restore" default=""/> + <selection name="tw_restore_name"/> + </fileselector> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_storage"/> + <actions> + <action function="set">tw_storagetext={@restore_btn=Restore} > {@select_storage_btn=Select Storage}</action> + <action function="set">tw_back=restore</action> + <action function="page">select_storage</action> + </actions> + </button> + + <action> + <condition var1="tw_restore" op="modified"/> + <actions> + <action function="readBackup"/> + <action function="set">tw_back=restore</action> + <action function="page">restore_read</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="restore_read"> + <action> + <condition var1="tw_restore_encrypted" var2="1"/> + <actions> + <action function="set">tw_password_fail=0</action> + <action function="page">restore_decrypt</action> + </actions> + </action> + + <action> + <condition var1="tw_restore_encrypted" var2="0"/> + <actions> + <action function="page">restore_select</action> + </actions> + </action> + </page> + + <page name="restore_decrypt"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@restore_hdr=Restore} > {@restore_enc_backup_hdr=Encrypted Backup}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@enter_pass=Enter Password:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_restore_display%</text> + <data name="tw_restore_password" mask="*" maskvariable="tw_restore_display"/> + <restrict minlen="1" maxlen="32" allow="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890_"/> + <action function="page">try_restore_decrypt</action> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%col1_x_left%" y="%row3_input_y%"/> + <text>{@restore_dec_fail=Password failed, please try again!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%col1_x_left%" y="%row4_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">restore</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%col1_x_right%" y="%row4_y%"/> + <text>{@del_backup_btn=Delete Backup}</text> + <actions> + <action function="set">tw_back=restore</action> + <action function="set">tw_action=cmd</action> + <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%"</action> + <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action> + <action function="set">tw_text2=%tw_restore_name%</action> + <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action> + <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action> + <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action> + <action function="set">tw_slider_text={@swipe_delete_s= Delete}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">restore</action> + </action> + </page> + + <page name="try_restore_decrypt"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@restore_hdr=Restore} > {@restore_try_decrypt_s=Trying Decryption}</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <action function="decrypt_backup"/> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="!=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_password_fail=1</action> + <action function="page">restore_decrypt</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">restore_select</action> + </actions> + </action> + </page> + + <page name="restore_select"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@restore_hdr=Restore} > {@sel_part_hdr=Select Partitions}</text> + </text> + + <partitionlist style="partitionlist_headerless_cb"> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/> + <data name="tw_restore_list" selectedlist="tw_restore_selected"/> + <listtype name="restore"/> + </partitionlist> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/> + </fill> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">restore</action> + </button> + + <button> + <placement x="%btn4_col2_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_delete"/> + <actions> + <action function="set">tw_back=restore</action> + <action function="set">tw_action=cmd</action> + <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf "%tw_restore_name%"</action> + <action function="set">tw_text1={@del_backup_confirm=Delete Backup?}</action> + <action function="set">tw_text2=%tw_restore_name%</action> + <action function="set">tw_text4={@del_backup_confirm2=This cannot be undone!}</action> + <action function="set">tw_action_text1={@deleting_backup=Deleting Backup...}</action> + <action function="set">tw_complete_text1={@backup_deleted=Backup Delete Complete}</action> + <action function="set">tw_slider_text={@swipe_delete_s= Delete}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button> + <placement x="%btn4_col3_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept"/> + <action function="page">restore_confirm</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <actions> + <action function="set">tw_back=restore_select</action> + <action function="page">restore_options</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">%tw_back%</action> + </action> + </page> + + <page name="restore_options"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@restore_hdr=Restore} > {@options_hdr=Options}</text> + </text> + + <listbox style="scrolllist"> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/> + <listitem name="{@restore_enable_md5_chk=Enable MD5 Verification of Backup Files}"> + <data variable="tw_skip_md5_check"/> + </listitem> + </listbox> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">restore_select</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept_transp"/> + <actions> + <action function="set">tw_back=restore_options</action> + <action function="page">restore_confirm</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">%tw_back%</action> + </action> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + + <page name="renamebackup"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@restore_hdr=Restore} > {@rename_backup_hdr=Rename Backup}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_backup_rename%</text> + <data name="tw_backup_rename"/> + <restrict minlen="1" maxlen="64" allow=" abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890-_.{}[]"/> + <actions> + <action function="set">tw_back=restore</action> + <action function="set">tw_action=cmd</action> + <action function="set">tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%"</action> + <action function="set">tw_text1={@rename_backup_confirm=Rename Backup?}</action> + <action function="set">tw_text2={@rename_backup_confirm2=This cannot be undone!}</action> + <action function="set">tw_action_text1={@renaming_backup=Renaming Backup...}</action> + <action function="set">tw_complete_text1={@rename_backup_complete=Backup Rename Complete}</action> + <action function="set">tw_slider_text={@swipe_rename= Rename}</action> + <action function="set">tw_filecheck=%tw_backups_folder%/%tw_backup_rename%</action> + <action function="set">tw_existpage=renamebackup</action> + <action function="set">tw_notexistpage=confirm_action</action> + <action function="page">filecheck</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_fileexists" var2="1"/> + <placement x="%col1_x_left%" y="%row3_input_y%"/> + <text>{@backup_name_exists=A backup with that name already exists!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%col1_x_left%" y="%row4_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">restore_confirm</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">restore_confirm</action> + </action> + </page> + + <page name="restore_confirm"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@restore_hdr=Restore} > {@confirm_hdr=Confirm}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row1_y%"/> + <text>{@name=Name:}</text> + </text> + + <text style="text_m"> + <placement x="%indent%" y="%row2_y%"/> + <text>%tw_restore_name%</text> + </text> + + <fill color="%accent_color%"> + <placement x="%indent%" y="64" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%row2_header_y%" w="%screen_width%" h="48"/> + <actions> + <action function="set">tw_back=restore_confirm</action> + <action function="set">tw_backup_rename=%tw_restore_name%</action> + <action function="set">tw_fileexists=0</action> + <action function="page">renamebackup</action> + </actions> + </button> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row3a_y%"/> + <text>{@partitions=Partitions:}</text> + </text> + + <partitionlist style="partitionlist_summary"> + <placement x="%col1_x_left%" y="%row4a_y%" w="%content_half_width%" h="96"/> + <data name="tw_restore_list" selectedlist="tw_restore_selected"/> + <listtype name="restore"/> + </partitionlist> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%row3a_y%" w="%screen_half_width%" h="112"/> + <actions> + <action function="set">tw_back=restore_confirm</action> + <action function="page">restore_select</action> + </actions> + </button> + + <listbox style="listbox_options"> + <placement x="%col1_x_right%" y="%row4a_y%" w="%content_half_width%" h="80"/> + <listitem name="{@restore_enable_md5_chk=Enable MD5 Verification of Backup Files}"> + <data variable="tw_skip_md5_check"/> + </listitem> + </listbox> + + <text style="text_m_accent"> + <placement x="%col1_x_right%" y="%row3a_y%"/> + <text>{@options=Options:}</text> + </text> + + <button> + <fill color="%transparent%"/> + <placement x="%center_x%" y="%row3a_y%" w="%screen_half_width%" h="64"/> + <actions> + <action function="set">tw_back=restore_confirm</action> + <action function="page">restore_options</action> + </actions> + </button> + + <slider> + <text>{@swipe_restore_s= Restore}</text> + <action function="page">restore_run</action> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">restore_options</action> + </action> + </page> + + <page name="restore_run"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>%tw_operation% %tw_partition%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <text style="text_m"> + <placement x="%indent%" y="%row14a_y%"/> + <text>%tw_size_progress%</text> + </text> + + <action> + <condition var1="tw_operation_state" var2="1"/> + <actions> + <action function="set">tw_back=restore</action> + <action function="set">tw_complete_text1={@restore_complete=Restore Complete}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <action function="nandroid">restore</action> + </action> + </page> + + <page name="mount"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@mount_hdr=Mount} > %tw_storage_display_name%</text> + </text> + + <partitionlist style="partitionlist_headerless_cb"> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%partitionlist_wipe_height%"/> + <listtype name="mount"/> + </partitionlist> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row10a_y" w="%content_width%" h="input_line_width"/> + </fill> + + <button style="checkbox"> + <condition var1="tw_mount_system_ro" op="=" var2="0"/> + <placement x="%col1_x_left%" y="%row11_y%" textplacement="6"/> + <text>{@mount_sys_ro_s_chk=Mount System RO}</text> + <image resource="checkbox_false"/> + <action function="mountsystemtoggle">1</action> + </button> + + <button style="checkbox"> + <condition var1="tw_mount_system_ro" op="!=" var2="0"/> + <placement x="%col1_x_left%" y="%row11_y%" textplacement="6"/> + <text>{@mount_sys_ro_s_chk=Mount System RO}</text> + <image resource="checkbox_true"/> + <actions> + <action function="set">tw_lifetime_writes=2</action> + <action function="page">system_readonly_check</action> + </actions> + </button> + + <button style="checkbox"> + <conditions> + <condition var1="tw_has_mtp" var2="1"/> + <condition var1="tw_mtp_enabled" var2="0"/> + </conditions> + <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/> + <image resource="checkbox_false"/> + <text>{@enable_mtp_btn=Enable MTP}</text> + <action function="startmtp"/> + </button> + + <button style="checkbox"> + <conditions> + <condition var1="tw_has_mtp" var2="1"/> + <condition var1="tw_mtp_enabled" var2="1"/> + </conditions> + <placement x="%col1_x_left%" y="%row13_y%" textplacement="6"/> + <image resource="checkbox_true"/> + <text>{@disable_mtp_btn=Disable MTP}</text> + <action function="stopmtp"/> + </button> + + <button> + <placement x="%btn4_col3_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_storage"/> + <actions> + <action function="set">tw_storagetext={@mount_hdr=Mount} > {@select_storage_hdr=Select Storage}</action> + <action function="set">tw_back=mount</action> + <action function="page">select_storage</action> + </actions> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <action function="page">mount_options</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="mount_options"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@mount_hdr=Mount} > %tw_storage_display_name%</text> + </text> + + <button style="main_button_full_width"> + <condition var1="tw_has_usb_storage" var2="1"/> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@mount_usb_storage_btn=Mount USB Storage}</text> + <action function="page">usb_mount</action> + </button> + + <button style="main_button_full_width"> + <conditions> + <condition var1="tw_is_encrypted" var2="1"/> + <condition var1="tw_is_decrypted" var2="0"/> + </conditions> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@decrypt_data_btn=Decrypt Data}</text> + <action function="page">decrypt</action> + </button> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">mount</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">mount</action> + </action> + </page> + + <page name="usb_mount"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@mount_hdr=Mount} > {@usb_storage_hdr=USB Storage}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row1_y%" placement="5"/> + <text>{@usb_stor_mnt1=USB Storage Mounted}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@usb_stor_mnt2=Be sure to safely remove your device}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@usb_stor_mnt3=from your computer before unmounting!}</text> + </text> + + <button style="main_button"> + <placement x="%btn4_col2_x%" y="%row11_y%"/> + <text>{@unmount_btn=Unmount}</text> + <action function="page">usb_umount</action> + </button> + + <action> + <action function="mount">usb</action> + <action function="set">tw_busy=1</action> + </action> + </page> + + <page name="usb_umount"> + <action> + <action function="unmount">usb</action> + </action> + + <action> + <action function="page">mount_options</action> + <action function="set">tw_busy=0</action> + </action> + </page> + + <page name="system_readonly_check"> + <action> + <action function="checkpartitionlifetimewrites">/system</action> + </action> + + <action> + <condition var1="tw_lifetime_writes" var2="1"/> + <actions> + <action function="mountsystemtoggle">0</action> + <action function="page">mount</action> + </actions> + </action> + + <action> + <condition var1="tw_lifetime_writes" var2="0"/> + <actions> + <action function="set">tw_back=mount</action> + <action function="page">system_readonly</action> + </actions> + </action> + </page> + + <page name="reboot"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@reboot_hdr=Reboot}</text> + </text> + + <button style="main_button"> + <condition var1="tw_reboot_system" var2="1"/> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@rb_system_btn=System}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="page">reboot_system_routine</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_reboot_poweroff" var2="1"/> + <placement x="%col1_x_right%" y="%row1_y%"/> + <text>{@rb_poweroff_btn=Power Off}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=poweroff</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_ospo=sure you wish to power off?}</action> + <action function="set">tw_action_text1={@turning_off=Turning Off...}</action> + <action function="set">tw_complete_text1={@turning_off=Turning Off...}</action> + <action function="set">tw_slider_text={@swipe_power_off_s=Power Off}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_reboot_recovery" var2="1"/> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@rb_recovery_btn=Recovery}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=recovery</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_reboot_bootloader" var2="1"/> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>{@rb_bootloader_btn=Bootloader}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=bootloader</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_download_mode" var2="1"/> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@rb_download_btn=Download}</text> + <actions> + <action function="set">tw_back=reboot</action> + <action function="set">tw_action=reboot</action> + <action function="set">tw_action_param=download</action> + <action function="set">tw_has_action2=0</action> + <action function="set">tw_text1={@no_os1=No OS Installed! Are you}</action> + <action function="set">tw_text2={@no_osrb=sure you wish to reboot?}</action> + <action function="set">tw_action_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_complete_text1={@rebooting=Rebooting...}</action> + <action function="set">tw_slider_text={@swipe_reboot_s= Reboot}</action> + <action function="page">rebootcheck</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main</action> + </action> + </page> + + <page name="system_readonly"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@sys_ro_hdr=Unmodified System Partition}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row1_y%" placement="5"/> + <text>{@sys_ro_keep=Keep System Read only?}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@sys_rop1=TWRP can leave your system partition unmodified}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>{@sys_rop2=to make it easier for you to take official updates.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@sys_rop3=TWRP will be unable to prevent the stock ROM from}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@sys_rop4=replacing TWRP and will not offer to root your device.}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@sys_rop5=Installing zips or performing adb operations may still}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row7_y%" placement="5"/> + <text>{@sys_rop6=modify the system partition.}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%col1_x_right%" y="%row8a_y%"/> + <text>{@sel_lang_btn=Select Language}</text> + <action function="page">settings_language</action> + </button> + + <checkbox> + <condition var1="tw_is_encrypted" var2="0"/> + <placement x="%indent%" y="%row11_y%"/> + <text>{@sys_ro_never_show_chk=Never show this screen during boot again}</text> + <data variable="tw_never_show_system_ro_page"/> + </checkbox> + + <button style="main_button_half_height"> + <placement x="%col1_x_left%" y="%row13_y%"/> + <text>{@sys_ro_keep_ro_btn=Keep Read Only}</text> + <actions> + <action function="mountsystemtoggle">1</action> + <action function="set">tw_page_done=1</action> + <action function="page">%tw_back%</action> + </actions> + </button> + + <button style="main_button_half_height"> + <placement x="%col1_x_right%" y="%row13_y%"/> + <text>{@swipe_allow_mod_s=Allow Modifications}</text> + <actions> + <action function="mountsystemtoggle">0</action> + <action function="set">tw_page_done=1</action> + <action function="page">%tw_back%</action> + </actions> + </button> + </page> + + <page name="settings"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@settings_hdr=Settings}</text> + </text> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@settings_gen_btn=General}</text> + <action function="page">settings_general</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_right%" y="%row1_y%"/> + <text>{@settings_tz_btn=Time Zone}</text> + <action function="page">settings_timezone</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@settings_screen_btn=Screen}</text> + <action function="page">settings_screen</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>{@settings_vibration_btn=Vibration}</text> + <action function="page">settings_vibration</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@settings_language_btn=Language}</text> + <action function="page">settings_language</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_reset"/> + <action function="restoredefaultsettings"/> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main3</action> + </action> + </page> + + <page name="settings_general"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@settings_hdr=Settings} > {@settings_gen_s_hdr=General}</text> + </text> + + <listbox style="scrolllist"> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%listbox_settings_height%"/> + <listitem name="{@zip_sig_chk=Zip signature verification}"> + <data variable="tw_signed_zip_verify"/> + </listitem> + <listitem name="{@install_reboot_chk=Reboot after installation is complete}"> + <data variable="tw_install_reboot"/> + </listitem> + <listitem name="{@use_rmrf_chk=Use rm -rf instead of formatting}"> + <data variable="tw_rm_rf"/> + </listitem> + <listitem name="{@disable_backup_space_chk=Disable free space check before backup}"> + <data variable="tw_disable_free_space"/> + </listitem> + <listitem name="{@skip_md5_backup_chk=Skip MD5 generation during backup}"> + <data variable="tw_skip_md5_generate"/> + </listitem> + <listitem name="{@restore_enable_md5_chk=Enable MD5 verification of backup files}"> + <data variable="tw_skip_md5_check"/> + </listitem> + <listitem name="{@use24clock_chk=Use 24-hour clock}"> + <data variable="tw_military_time"/> + </listitem> + <listitem name="{@simact_chk=Simulate actions for theme testing}"> + <data variable="tw_simulate_actions"/> + </listitem> + <listitem name="{@simfail_chk=Simulate failure for actions}"> + <data variable="tw_simulate_fail"/> + <condition var1="tw_simulate_actions" var2="1"/> + </listitem> + </listbox> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">settings</action> + </action> + </page> + + <page name="settings_timezone"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@settings_hdr=Settings} > {@time_zone_hdr=Time Zone}</text> + </text> + + <text color="%text_color%"> + <font resource="font_m"/> + <placement x="%indent_right%" y="%row1_header_y%" placement="1"/> + <text>%tw_time%</text> + </text> + + <listbox style="listbox_headerless"> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%listbox_timezone_height%"/> + <data name="tw_time_zone_guisel"/> + <listitem name="{@utcm11=(UTC -11) Samoa, Midway Island}">BST11;BDT</listitem> + <listitem name="{@utcm10=(UTC -10) Hawaii}">HST10;HDT</listitem> + <listitem name="{@utcm9=(UTC -9) Alaska}">AST9;ADT</listitem> + <listitem name="{@utcm8=(UTC -8) Pacific Time}">PST8;PDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm7=(UTC -7) Mountain Time}">MST7;MDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm6=(UTC -6) Central Time}">CST6;CDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm5=(UTC -5) Eastern Time}">EST5;EDT,M3.2.0,M11.1.0</listitem> + <listitem name="{@utcm4=(UTC -4) Atlantic Time}">AST4;ADT</listitem> + <listitem name="{@utcm3=(UTC -3) Brazil, Buenos Aires}">GRNLNDST3;GRNLNDDT</listitem> + <listitem name="{@utcm2=(UTC -2) Mid-Atlantic}">FALKST2;FALKDT</listitem> + <listitem name="{@utcm1=(UTC -1) Azores, Cape Verde}">AZOREST1;AZOREDT</listitem> + <listitem name="{@utc0=(UTC 0) London, Dublin, Lisbon}">GMT0;BST,M3.5.0,M10.5.0</listitem> + <listitem name="{@utcp1=(UTC +1) Berlin, Brussels, Paris}">CET-1;CEST,M3.5.0,M10.5.0</listitem> + <listitem name="{@utcp2=(UTC +2) Athens, Istanbul, South Africa}">WET-2;WET,M3.5.0,M10.5.0</listitem> + <listitem name="{@utcp3=(UTC +3) Moscow, Baghdad}">SAUST-3;SAUDT</listitem> + <listitem name="{@utcp4=(UTC +4) Abu Dhabi, Tbilisi, Muscat}">WST-4;WDT</listitem> + <listitem name="{@utcp5=(UTC +5) Yekaterinburg, Islamabad}">PAKST-5;PAKDT</listitem> + <listitem name="{@utcp6=(UTC +6) Almaty, Dhaka, Colombo}">TASHST-6;TASHDT</listitem> + <listitem name="{@utcp7=(UTC +7) Bangkok, Hanoi, Jakarta}">THAIST-7;THAIDT</listitem> + <listitem name="{@utcp8=(UTC +8) Beijing, Singapore, Hong Kong}">TAIST-8;TAIDT</listitem> + <listitem name="{@utcp9=(UTC +9) Tokyo, Seoul, Yakutsk}">JST-9;JSTDT</listitem> + <listitem name="{@utcp10=(UTC +10) Eastern Australia, Guam}">EET-10;EETDT</listitem> + <listitem name="{@utcp11=(UTC +11) Vladivostok, Solomon Islands}">MET-11;METDT</listitem> + <listitem name="{@utcp12=(UTC +12) Auckland, Wellington, Fiji}">NZST-12;NZDT</listitem> + </listbox> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <actions> + <action function="setguitimezone"/> + <action function="page">settings_timezone2</action> + </actions> + </button> + + <action> + <condition var1="tw_time_zone_guisel" op="modified"/> + <action function="setguitimezone"/> + </action> + + <action> + <touch key="home"/> + <actions> + <action function="page">main</action> + <action function="setguitimezone"/> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="page">settings</action> + <action function="setguitimezone"/> + </actions> + </action> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + + <page name="settings_timezone2"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@settings_hdr=Settings} > {@time_zone_hdr=Time Zone}</text> + </text> + + <text color="%text_color%"> + <font resource="font_m"/> + <placement x="%indent_right%" y="%row1_header_y%" placement="1"/> + <text>%tw_time%</text> + </text> + + <checkbox> + <placement x="%col1_x_left%" y="%row1_y%"/> + <font resource="font_m" color="%text_color%"/> + <text>{@use_dst_chk=Use daylight savings time (DST)}</text> + <data variable="tw_time_zone_guidst"/> + <image checked="checkbox_true" unchecked="checkbox_false"/> + </checkbox> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row4_y%"/> + <text>{@sel_tz_offset=Select Offset (usually 0): %tw_time_zone_guioffset%}</text> + </text> + + <button style="main_button_quarter_width"> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@tz_offset_0=0}</text> + <actions> + <action function="set">tw_time_zone_guioffset=0</action> + <action function="setguitimezone"/> + </actions> + </button> + + <button style="main_button_quarter_width"> + <placement x="%btn4_col2_x%" y="%row6_y%"/> + <text>{@tz_offset_15=15}</text> + <actions> + <action function="set">tw_time_zone_guioffset=15</action> + <action function="setguitimezone"/> + </actions> + </button> + + <button style="main_button_quarter_width"> + <placement x="%btn4_col3_x%" y="%row6_y%"/> + <text>{@tz_offset_30=30}</text> + <actions> + <action function="set">tw_time_zone_guioffset=30</action> + <action function="setguitimezone"/> + </actions> + </button> + + <button style="main_button_quarter_width"> + <placement x="%btn4_col4_x%" y="%row6_y%"/> + <text>{@tz_offset_45=45}</text> + <actions> + <action function="set">tw_time_zone_guioffset=45</action> + <action function="setguitimezone"/> + </actions> + </button> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <actions> + <action function="setguitimezone"/> + <action function="page">settings_timezone</action> + </actions> + </button> + + <text style="text_m_accent"> + <placement x="%btn4_col2_x%" y="%row11_y%"/> + <text>{@curr_tz_s=Current Time Zone:}</text> + </text> + + <text style="text_m"> + <placement x="%btn4_col2_x%" y="%row12a_y%"/> + <text>%tw_time_zone%</text> + </text> + + <action> + <condition var1="tw_time_zone_guidst" op="modified"/> + <action function="setguitimezone"/> + </action> + + <action> + <touch key="home"/> + <actions> + <action function="setguitimezone"/> + <action function="page">main</action> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="setguitimezone"/> + <action function="page">settings_timezone</action> + </actions> + </action> + </page> + + <page name="settings_screen"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@settings_hdr=Settings} > {@settings_screen_timeout_hdr=Screen Timeout}</text> + </text> + + <button style="checkbox"> + <condition var1="tw_screen_timeout_secs" op="=" var2="0"/> + <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> + <placement x="%indent%" y="%row1_y%" textplacement="6"/> + <text>{@enable_timeout_chk=Enable screen timeout}</text> + <image resource="checkbox_false"/> + <action function="set">tw_screen_timeout_secs=60</action> + </button> + + <button style="checkbox"> + <condition var1="tw_screen_timeout_secs" op="!=" var2="0"/> + <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> + <placement x="%indent%" y="%row1_y%" textplacement="6"/> + <text>{@enable_timeout_chk=Enable screen timeout}</text> + <image resource="checkbox_true"/> + <action function="set">tw_screen_timeout_secs=0</action> + </button> + + <slidervalue> + <condition var1="tw_no_screen_timeout" op="!=" var2="1"/> + <placement x="col1_x_left" y="%row2a_y%" w="%content_width%"/> + <text>{@screen_to_slider_s=Screen timeout in seconds (0=disabled): %tw_screen_timeout_secs%}</text> + <data variable="tw_screen_timeout_secs" min="15" max="300"/> + </slidervalue> + + <text style="text_m_fail"> + <condition var1="tw_no_screen_timeout" op="=" var2="1"/> + <placement x="%center_x%" y="%row1_y%" placement="5"/> + <text>{@screen_to_na=Screen timeout setting unavailable}</text> + </text> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <action function="page">settings_screen2</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">settings</action> + </action> + </page> + + <page name="settings_screen2"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@settings_hdr=Settings} > {@settings_screen_bright_btn=Screen Brightness}</text> + </text> + + <slidervalue> + <condition var1="tw_has_brightnesss_file" var2="1"/> + <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/> + <text>{@screen_bright_slider=Brightness: %tw_brightness_pct%%}</text> + <data variable="tw_brightness_pct" min="10" max="100"/> + <actions> + <action function="set">tw_brightness=%tw_brightness_max%</action> + <action function="compute">tw_brightness*%tw_brightness_pct%</action> + <action function="compute">tw_brightness/100</action> + <action function="setbrightness">%tw_brightness%</action> + </actions> + </slidervalue> + + <text style="text_m_fail"> + <condition var1="tw_has_brightnesss_file" var2="0"/> + <placement x="%center_x%" y="%row1_y%" placement="5"/> + <text>{@screen_bright_na=Brightness setting unavailable}</text> + </text> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">settings_screen</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">settings</action> + </action> + </page> + + <page name="settings_vibration"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@settings_hdr=Settings} > {@vibration_hdr=Vibration} - {@button_vibration_hdr=Button Vibration}</text> + </text> + + <slidervalue> + <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/> + <text>{@button_vibration=Button Vibration:}</text> + <data variable="tw_button_vibrate" min="0" max="300"/> + </slidervalue> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <action function="page">settings_vibration2</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">settings</action> + </action> + </page> + + <page name="settings_vibration2"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@settings_hdr=Settings} > {@vibration_hdr=Vibration} - {@kb_vibration_hdr=Keyboard Vibration}</text> + </text> + + <slidervalue> + <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/> + <text>{@kb_vibration=Keyboard Vibration:}</text> + <data variable="tw_keyboard_vibrate" min="0" max="300"/> + </slidervalue> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">settings_vibration</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <action function="page">settings_vibration3</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">settings</action> + </action> + </page> + + <page name="settings_vibration3"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@settings_hdr=Settings} > {@vibration_hdr=Vibration} - {@act_vibration_hdr=Action Vibration}</text> + </text> + + <slidervalue> + <placement x="col1_x_left" y="%row1_y%" w="%content_width%"/> + <text>{@act_vibration=Action Vibration:}</text> + <data variable="tw_action_vibrate" min="0" max="500"/> + </slidervalue> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">settings_vibration2</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">settings</action> + </action> + </page> + + <page name="settings_language"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@settings_hdr=Settings} > {@language_hdr=Language} - %tw_language_display%</text> + </text> + + <listbox style="scrolllist"> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/> + <icon selected="radio_true" unselected="radio_false" /> + <data name="tw_language" /> + </listbox> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept_transp"/> + <action function="setlanguage"></action> + </button> + + <action> + <touch key="home" /> + <action function="page">main</action> + </action> + + <action> + <touch key="back" /> + <action function="page">settings</action> + </action> + </page> + + <page name="advanced"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@advanced_hdr=Advanced}</text> + </text> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@terminal_btn=Terminal}</text> + <action function="page">terminalcommand</action> + </button> + + <button style="main_button"> + <condition var1="tw_has_data_media" var2="1"/> + <placement x="%col1_x_right%" y="%row1_y%"/> + <text>{@fix_context_btn=Fix Contexts}</text> + <action function="page">fixcontexts</action> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@reload_theme_btn=Reload Theme}</text> + <action function="reload"/> + </button> + + <button style="main_button"> + <condition var1="tw_allow_partition_sdcard" var2="1"/> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>{@part_sd_s_btn=SD Card}</text> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="page">partsdcardsel</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_show_dumlock" var2="1"/> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@dumlock_btn=HTC Dumlock}</text> + <action function="page">htcdumlock</action> + </button> + + <button style="main_button"> + <condition var1="tw_has_injecttwrp" var2="1"/> + <placement x="%col1_x_right%" y="%row11_y%"/> + <text>{@inject_twrp_btn=Inject TWRP}</text> + <actions> + <action function="set">tw_back=advanced</action> + <action function="set">tw_action=reinjecttwrp</action> + <action function="set">tw_text1={@inject_twrp_confirm=Re-Inject TWRP?}</action> + <action function="set">tw_action_text1={@injecting_twrp=Re-Injecting TWRP...}</action> + <action function="set">tw_complete_text1={@inject_twrp_complete=TWRP Injection Complete}</action> + <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main3</action> + </action> + </page> + + <page name="partsdcardsel"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@advanced_hdr=Advanced} > {@part_sd_hdr=Partition SD Card}</text> + </text> + + <partitionlist style="partitionlist_headerless_rb"> + <data name="tw_storage_path"/> + <listtype name="storage"/> + </partitionlist> + + <text style="text_m_fail"> + <condition var1="partitionlisterror" var2="1"/> + <placement x="%center_x%" y="%row9_y%" placement="5"/> + <text>{@invalid_partsd_sel=You must select a removable device}</text> + </text> + + <button> + <placement x="%btn4_col2_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_refresh"/> + <action function="refreshsizes"/> + </button> + + <button> + <placement x="%btn4_col3_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept"/> + <actions> + <action function="getpartitiondetails">tw_storage_path</action> + <action function="page">partsdcardcheck</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="partsdcardcheck"> + <action> + <condition var1="tw_partition_removable" op="=" var2="1"/> + <actions> + <action function="set">partitionlisterror=0</action> + <action function="page">partsdcard</action> + </actions> + </action> + + <action> + <condition var1="tw_partition_removable" op="!=" var2="1"/> + <actions> + <action function="set">partitionlisterror=1</action> + <action function="page">partsdcardsel</action> + </actions> + </action> + </page> + + <page name="partsdcard"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@advanced_hdr=Advanced} > {@part_sd_hdr=Partition SD Card}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row1_y%" placement="5"/> + <text>{@part_sd_lose=You will lose all files on your SD card!}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@part_sd_undo=This action cannot be undone!}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@part_sd_ext_sz=EXT Size:}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6a_y%" placement="5"/> + <text>%tw_sdext_size%</text> + </text> + + <button style="main_button_quarter_width"> + <placement x="%indent%" y="%row6_y%"/> + <text>{@part_sd_m=-}</text> + <action function="addsubtract">tw_sdext_size-256</action> + </button> + + <button style="main_button_quarter_width"> + <placement x="%btn4_col4_x%" y="%row6_y%"/> + <text>{@part_sd_p=+}</text> + <action function="addsubtract">tw_sdext_size+256</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <action function="page">partsdcard2</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">partsdcardsel</action> + </action> + </page> + + <page name="partsdcard2"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@advanced_hdr=Advanced} > {@part_sd_hdr=Partition SD Card}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row1_y%" placement="5"/> + <text>{@part_sd_lose=You will lose all files on your SD card!}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@part_sd_undo=This action cannot be undone!}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@part_sd_swap_sz=Swap Size:}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6a_y%" placement="5"/> + <text>%tw_swap_size%</text> + </text> + + <button style="main_button_quarter_width"> + <placement x="%indent%" y="%row6_y%"/> + <text>{@part_sd_m=-}</text> + <action function="addsubtract">tw_swap_size-64</action> + </button> + + <button style="main_button_quarter_width"> + <placement x="%btn4_col4_x%" y="%row6_y%"/> + <text>{@part_sd_p=+}</text> + <action function="addsubtract">tw_swap_size+64</action> + </button> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">partsdcard</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <action function="page">partsdcard3</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="partsdcard3"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@advanced_hdr=Advanced} > {@part_sd_hdr=Partition SD Card}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row1_y%" placement="5"/> + <text>{@part_sd_lose=You will lose all files on your SD card!}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@part_sd_undo=This action cannot be undone!}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@file_system=File System:}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6a_y%" placement="5"/> + <text>%tw_sdpart_file_system%</text> + </text> + + <button style="main_button_quarter_width"> + <placement x="%indent%" y="%row6_y%"/> + <text>EXT3</text> + <action function="set">tw_sdpart_file_system=ext3</action> + </button> + + <button style="main_button_quarter_width"> + <placement x="%btn4_col4_x%" y="%row6_y%"/> + <text>EXT4</text> + <action function="set">tw_sdpart_file_system=ext4</action> + </button> + + <button> + <placement x="%col1_x_left%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_left"/> + <action function="page">partsdcard2</action> + </button> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_arrow_right"/> + <action function="page">partsdcard_confirm</action> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="partsdcard_confirm"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@advanced_hdr=Advanced} > {@part_sd_hdr=Partition SD Card}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row1_y%" placement="5"/> + <text>{@part_sd_lose=You will lose all files on your SD card!}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@part_sd_undo=This action cannot be undone!}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@part_sd_ext_sz=EXT Size:} %tw_sdext_size%</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>{@part_sd_swap_sz=Swap Size:} %tw_swap_size%</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row8_y%" placement="5"/> + <text>{@file_system=File System:} %tw_sdpart_file_system%</text> + </text> + + <slider> + <text>{@swipe_part_sd_s=Partition}</text> + <action function="page">partsdcardaction</action> + <actions> + <action function="set">tw_back=partsdcard</action> + <action function="set">tw_action=partitionsd</action> + <action function="set">tw_has_action2=1</action> + <action function="set">tw_action2=set</action> + <action function="set">tw_action2_param=tw_zip_location=/sdcard</action> + <action function="set">tw_action_text1={@partitioning_sd=Partitioning SD Card...}</action> + <action function="set">tw_action_text2={@partitioning_sd2=This will take a few minutes.}</action> + <action function="set">tw_complete_text1={@part_sd_complete=Partitioning Complete}</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="htcdumlock"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@advanced_hdr=Advanced} > {@dumlock_hdr=HTC Dumlock}</text> + </text> + + <button style="main_button_full_width"> + <placement x="%indent%" y="%row1_y%"/> + <text>{@dumlock_restore_btn=Restore Original Boot}</text> + <actions> + <action function="set">tw_back=htcdumlock</action> + <action function="set">tw_action=htcdumlockrestoreboot</action> + <action function="set">tw_text1={@dumlock_restore_confirm=Restore original boot image?}</action> + <action function="set">tw_action_text1={@dumlock_restoring=Restoring Original Boot...}</action> + <action function="set">tw_complete_text1={@dumlock_restore_complete=Restore Original Boot Complete}</action> + <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_full_width"> + <placement x="%indent%" y="%row6_y%"/> + <text>{@dumlock_reflash_btn=Reflash Recovery}</text> + <actions> + <action function="set">tw_back=htcdumlock</action> + <action function="set">tw_action=htcdumlockreflashrecovery</action> + <action function="set">tw_text1={@dumlock_reflash_confirm=Reflash recovery to boot?}</action> + <action function="set">tw_action_text1={@dumlock_reflashing=Flashing recovery to boot...}</action> + <action function="set">tw_complete_text1={@dumlock_reflash_complete=Recovery Flash to Boot Complete}</action> + <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <button style="main_button_full_width"> + <placement x="%indent%" y="%row11_y%"/> + <text>{@dumlock_install_btn=Install HTC Dumlock}</text> + <actions> + <action function="set">tw_back=htcdumlock</action> + <action function="set">tw_action=installhtcdumlock</action> + <action function="set">tw_action_text1={@dumlock_installing=Installing HTC Dumlock...}</action> + <action function="set">tw_complete_text1={@dumlock_install_complete=HTC Dumlock Install Complete}</action> + <action function="set">tw_slider_text={@swipe_to_confirm=Swipe to Confirm}</action> + <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action> + <action function="page">confirm_action</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="lock"> + <background color="%semi_transparent%"/> + + <image> + <image resource="unlock_icon"/> + <placement x="%center_x%" y="%row6_y%" placement="4"/> + </image> + + <slider> + <text>{@swipe_unlock= Unlock}</text> + <action function="overlay"/> + </slider> + </page> + + <page name="filemanagerlist"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@fm_hdr=File Manager} > {@fm_sel_file=Select a File or Folder}</text> + </text> + + <fileselector> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/> + <text>%tw_file_location1%</text> + <filter folders="1" files="1"/> + <path name="tw_file_location1" default="/"/> + <data name="tw_filename1"/> + <selection name="tw_selection1"/> + </fileselector> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_folder"/> + <actions> + <action function="set">tw_filename1=tw_file_location1</action> + <action function="set">tw_fm_isfolder=1</action> + <action function="set">tw_fm_type={@fm_type_folder=Folder}</action> + <action function="page">filemanageroptions</action> + </actions> + </button> + + <action> + <actions> + <action function="set">tw_fm_type={@fm_type_file=File}</action> + <action function="set">tw_fm_isfolder=0</action> + </actions> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">main3</action> + </action> + + <action> + <condition var1="tw_filename1" op="modified"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanageroptions"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>%tw_fm_type% > %tw_filename1%</text> + </text> + + <button style="main_button"> + <condition var1="tw_fm_isfolder" var2="0"/> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@fm_copy_btn=Copy}</text> + <actions> + <action function="set">tw_filemanager_command=cp</action> + <action function="set">tw_fm_text1={@fm_copying=Copying}</action> + <action function="page">choosedestinationfolder</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_fm_isfolder" var2="1"/> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@fm_copy_btn=Copy}</text> + <actions> + <action function="set">tw_filemanager_command=cd "%tw_file_location1%" && cd .. && cp -R</action> + <action function="set">tw_fm_text1={@fm_copying=Copying}</action> + <action function="page">choosedestinationfolder</action> + </actions> + </button> + + <button style="main_button"> + <placement x="%col1_x_right%" y="%row1_y%"/> + <text>{@fm_move_btn=Move}</text> + <actions> + <action function="set">tw_filemanager_command=mv</action> + <action function="set">tw_fm_text1={@fm_moving=Moving}</action> + <action function="page">choosedestinationfolder</action> + </actions> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row6_y%"/> + <text>{@fm_chmod755_btn=chmod 755}</text> + <actions> + <action function="set">tw_filemanager_command=chmod 755</action> + <action function="set">tw_fm_text1={@fm_chmod755ing=chmod 755}</action> + <action function="set">tw_fm_text2=</action> + <action function="set">tw_fm_text3=</action> + <action function="set">tw_include_text3=0</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </button> + + <button style="main_button"> + <placement x="%col1_x_right%" y="%row6_y%"/> + <text>{@fm_chmod_btn=chmod}</text> + <actions> + <action function="set">tw_filemanager_rename=0000</action> + <action function="set">tw_fm_text2=</action> + <action function="set">tw_fm_text3=</action> + <action function="set">tw_include_text3=0</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerchmod</action> + </actions> + </button> + + <button style="main_button"> + <placement x="%col1_x_left%" y="%row11_y%"/> + <text>{@fm_delete_btn=Delete}</text> + <actions> + <action function="set">tw_filemanager_command=rm -rf</action> + <action function="set">tw_fm_text1={@fm_deleting=Deleting}</action> + <action function="set">tw_fm_text2=</action> + <action function="set">tw_fm_text3=</action> + <action function="set">tw_include_text3=0</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_fm_isfolder" var2="0"/> + <placement x="%col1_x_right%" y="%row11_y%"/> + <text>{@fm_rename_btn=Rename}</text> + <actions> + <action function="set">tw_filemanager_rename=tw_selection1</action> + <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action> + <action function="set">tw_filemanager_command=mv</action> + <action function="page">filemanagerrenamefile</action> + </actions> + </button> + + <button style="main_button"> + <condition var1="tw_fm_isfolder" var2="1"/> + <placement x="%col1_x_right%" y="%row11_y%"/> + <text>{@fm_rename_btn=Rename}</text> + <actions> + <action function="set">tw_filemanager_rename=tw_selection1</action> + <action function="set">tw_fm_text1={@fm_renaming=Renaming}</action> + <action function="set">tw_filemanager_command=cd "%tw_file_location1%" && cd .. && mv</action> + <action function="page">filemanagerrenamefolder</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanagerlist</action> + </action> + </page> + + <page name="choosedestinationfolder"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@fm_hdr=File Manager} > {@fm_sel_dest=Select Destination Folder}</text> + </text> + + <fileselector> + <placement x="%col1_x_left%" y="%row2_header_y%" w="%content_width%" h="%fileselector_filemanager_height%"/> + <text>%tw_file_location2%</text> + <filter folders="1" files="0"/> + <path name="tw_file_location2" default="/"/> + <data name="tw_filename2"/> + <selection name="tw_selection2"/> + </fileselector> + + <button> + <placement x="%btn4_col4_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_folder"/> + <actions> + <action function="set">tw_fm_text2=to</action> + <action function="set">tw_fm_text3=%tw_file_location2%</action> + <action function="set">tw_include_text3=1</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </button> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerrenamefile"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@fm_hdr=File Manager} > {@fm_rename_hdr=Rename} %tw_fm_type%</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_filemanager_rename%</text> + <data name="tw_filemanager_rename"/> + <restrict minlen="1" maxlen="128"/> + <actions> + <action function="set">tw_fm_text2=to</action> + <action function="set">tw_fm_text3="%tw_file_location1%/%tw_filemanager_rename%"</action> + <action function="set">tw_include_text3=1</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="%row3_input_y%" w="%content_width%" h="%input_line_width%" placement="1"/> + </fill> + + <button style="main_button_half_height"> + <placement x="%col1_x_left%" y="%row4_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">filemanageroptions</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerrenamefolder"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@fm_hdr=File Manager} > {@fm_rename_hdr=Rename} %tw_fm_type%</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@name=Name:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_filemanager_rename%</text> + <data name="tw_filemanager_rename"/> + <restrict minlen="1" maxlen="128"/> + <actions> + <action function="set">tw_fm_text2=to</action> + <action function="set">tw_fm_text3=%tw_filemanager_rename%</action> + <action function="set">tw_include_text3=1</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <button style="main_button_half_height"> + <placement x="%col1_x_left%" y="%row4_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">filemanageroptions</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerchmod"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@fm_hdr=File Manager} > {@fm_set_perms_hdr=Set Permissions}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@fm_perms=Permissions:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_filemanager_rename%</text> + <data name="tw_filemanager_rename"/> + <restrict minlen="3" maxlen="4" allow="0123456789"/> + <actions> + <action function="set">tw_filemanager_command=chmod %tw_filemanager_rename%</action> + <action function="set">tw_fm_text1=chmod %tw_filemanager_rename%</action> + <action function="set">tw_back=filemanageroptions</action> + <action function="page">filemanagerconfirm</action> + </actions> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row4_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <button style="main_button_half_height"> + <placement x="%col1_x_left%" y="%row4_y%"/> + <text>{@cancel_btn=Cancel}</text> + <action function="page">filemanageroptions</action> + </button> + + <template name="keyboardtemplate"/> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">filemanageroptions</action> + </action> + </page> + + <page name="filemanagerconfirm"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@fm_hdr=File Manager} > {@confirm_action=Confirm Action}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>%tw_fm_text1%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row3_y%" placement="5"/> + <text>%tw_filename1%</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>%tw_fm_text2%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row6_y%" placement="5"/> + <text>%tw_fm_text3%</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row8_y%" placement="5"/> + <text>{@back_cancel=Press back button to cancel.}</text> + </text> + + <slider> + <text>{@swipe_confirm= Confirm}</text> + <action function="page">filemanageraction</action> + </slider> + + <action> + <touch key="back"/> + <action function="page">%tw_back%</action> + </action> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + </page> + + <page name="filemanageraction"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@fm_hdr=File Manager} > %tw_fm_text1%</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" var2="0"/> + </conditions> + <actions> + <action function="set">tw_back=filemanagerlist</action> + <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="!=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_complete_text1={@fm_complete=File Operation Complete}</action> + <action function="page">action_complete</action> + </actions> + </action> + + <action> + <condition var1="tw_include_text3" var2="0"/> + <action function="cmd">%tw_filemanager_command% "%tw_filename1%"</action> + </action> + + <action> + <condition var1="tw_include_text3" var2="1"/> + <action function="cmd">%tw_filemanager_command% "%tw_filename1%" "%tw_fm_text3%"</action> + </action> + </page> + + <page name="decrypt"> + <template name="page"/> + + <template name="statusbar"/> + + <action> + <condition var1="tw_crypto_pwtype" var2="2"/> + <action function="page">decrypt_pattern</action> + </action> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@mount_hdr=Mount} > {@decrypt_data_hdr=Decrypt Data}</text> + </text> + + <text style="text_m_accent"> + <placement x="%col1_x_left%" y="%row1_y%"/> + <text>{@decrypt_data_enter_pass=Enter Password:}</text> + </text> + + <input> + <placement x="%col1_x_left%" y="%row2_y%" w="%content_width%" h="%input_height%"/> + <text>%tw_crypto_display%</text> + <data name="tw_crypto_password" mask="*" maskvariable="tw_crypto_display"/> + <restrict minlen="1" maxlen="254"/> + <action function="page">trydecrypt</action> + </input> + + <fill color="%accent_color%"> + <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%text_fail_color%"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%col1_x_left%" y="row3_input_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <text style="text_m_fail"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%col1_x_left%" y="%row3_input_y%"/> + <text>{@decrypt_data_failed=Password failed, please try again!}</text> + </text> + + <button style="main_button_half_height"> + <placement x="%col1_x_left%" y="%row4_y%"/> + <text>{@sel_lang_btn=Select Language}</text> + <action function="page">settings_language</action> + </button> + + <button style="main_button_half_height"> + <placement x="%col1_x_right%" y="%row4_y%"/> + <text>{@cancel_btn=Cancel}</text> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">main</action> + </actions> + </button> + + <template name="keyboardtemplate"/> + </page> + + <page name="decrypt_pattern"> + <template name="page"/> + + <template name="statusbar"/> + + <action> + <action function="set">tw_gui_pattern_grid_size=3</action> + </action> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@mount_hdr=Mount} > {@decrypt_data_hdr=Decrypt Data}</text> + </text> + + <text style="text_m_accent"> + <condition var1="tw_password_fail" op="!=" var2="1"/> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@decrypt_data_enter_pattern=Enter Pattern.}</text> + </text> + + <text style="text_m_fail"> + <condition var1="tw_password_fail" var2="1"/> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@decrypt_data_failed_pattern=Pattern failed, please try again!}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row10_y%" placement="5"/> + <text>{@back_cancel=Press back to cancel.}</text> + </text> + + <patternpassword> + <placement x="%pattern_x%" y="%row2_y%" w="%pattern_size%" h="%pattern_size%"/> + <dot color="%fileselector_linecolor%" activecolor="%accent_color%" radius="%pattern_dot_dia%"/> + <line color="%fileselector_linecolor%" width="%pattern_line_w%"/> + <data name="tw_crypto_password"/> + <action function="page">trydecrypt</action> + </patternpassword> + + <fill color="#000000"> + <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/> + </fill> + + <button> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="back"/> + <condition var1="tw_busy" var2="0"/> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">main</action> + </actions> + </button> + + <button> + <condition var1="tw_gui_pattern_grid_size" var2="3"/> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="grid_less"/> + <action function="set">tw_gui_pattern_grid_size=3</action> + </button> + + <button> + <condition var1="tw_gui_pattern_grid_size" var2="4"/> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="grid_less"/> + <action function="set">tw_gui_pattern_grid_size=3</action> + </button> + + <button> + <condition var1="tw_gui_pattern_grid_size" var2="5"/> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="grid_less"/> + <action function="set">tw_gui_pattern_grid_size=4</action> + </button> + + <button> + <condition var1="tw_gui_pattern_grid_size" var2="6"/> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="grid_less"/> + <action function="set">tw_gui_pattern_grid_size=5</action> + </button> + + <button> + <condition var1="tw_gui_pattern_grid_size" var2="3"/> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="grid_more"/> + <action function="set">tw_gui_pattern_grid_size=4</action> + </button> + + <button> + <condition var1="tw_gui_pattern_grid_size" var2="4"/> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="grid_more"/> + <action function="set">tw_gui_pattern_grid_size=5</action> + </button> + + <button> + <condition var1="tw_gui_pattern_grid_size" var2="5"/> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="grid_more"/> + <action function="set">tw_gui_pattern_grid_size=6</action> + </button> + + <button> + <condition var1="tw_gui_pattern_grid_size" var2="6"/> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/> + <image resource="grid_more"/> + <action function="set">tw_gui_pattern_grid_size=6</action> + </button> + </page> + + <page name="trydecrypt"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@mount_hdr=Mount} > {@decrypt_data_trying=Trying Decryption}</text> + </text> + + <template name="console"/> + + <template name="progress_bar"/> + + <action> + <action function="decrypt"/> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="!=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_password_fail=1</action> + <action function="page">decrypt</action> + </actions> + </action> + + <action> + <conditions> + <condition var1="tw_operation_state" var2="1"/> + <condition var1="tw_operation_status" op="=" var2="0"/> + </conditions> + <actions> + <action function="set">tw_page_done=1</action> + <action function="page">main</action> + </actions> + </action> + </page> + + <page name="terminalcommand"> + <terminal> + <condition var1="tw_hide_kb" var2="0"/> + <placement x="0" y="0" w="%screen_width%" h="%console_terminal_s_height%"/> + </terminal> + + <terminal> + <condition var1="tw_hide_kb" var2="1"/> + <placement x="0" y="0" w="%screen_width%" h="%console_terminal_l_height%"/> + </terminal> + + <template name="keyboardterminaltemplate"/> + + <template name="keyboardtemplate"/> + + <fill color="#000000"> + <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%" /> + </fill> + + <button> + <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="back" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="key">back</action> + </actions> + </button> + + <button> + <placement x="%center_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="home" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="key">home</action> + </actions> + </button> + + <button> + <condition var1="tw_hide_kb" var2="0"/> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_hide" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=1</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <button> + <condition var1="tw_hide_kb" var2="1"/> + <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4" /> + <image resource="kb_show" /> + <condition var1="tw_busy" var2="0" /> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">terminalcommand</action> + </actions> + </button> + + <action> + <touch key="home"/> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">main</action> + </actions> + </action> + + <action> + <touch key="back"/> + <actions> + <action function="set">tw_hide_kb=0</action> + <action function="page">advanced</action> + </actions> + </action> + + <action> + <touch key="power+voldown" /> + <action function="screenshot" /> + </action> + </page> + + <page name="sideload"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@install_hdr=Install} > {@adb_sideload_hdr=ADB Sideload}</text> + </text> + + <text style="text_m_accent"> + <placement x="%indent%" y="%row1_y%"/> + <text>{@options=Options:}</text> + </text> + + <checkbox> + <placement x="%indent%" y="%row2_y%"/> + <text>{@sideload_wipe_dalvik_chk=Wipe Dalvik Cache}</text> + <data variable="tw_wipe_dalvik"/> + </checkbox> + + <checkbox> + <placement x="%indent%" y="%row4a_y%"/> + <text>{@sideload_wipe_cache_chk=Wipe Cache}</text> + <data variable="tw_wipe_cache"/> + </checkbox> + + <slider> + <text>{@swipe_sideload= Start}</text> + <actions> + <action function="set">tw_back=install_type</action> + <action function="set">tw_action=adbsideload</action> + <action function="set">tw_action_text1={@sideload_confirm=ADB Sideload}</action> + <action function="set">tw_action_text2={@sideload_usage=Usage: adb sideload filename.zip}</action> + <action function="set">tw_complete_text1={@sideload_complete=ADB Sideload Complete}</action> + <action function="set">tw_has_cancel=1</action> + <action function="set">tw_show_reboot=1</action> + <action function="set">tw_cancel_action=adbsideloadcancel</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">install_type</action> + </action> + </page> + + <page name="fixcontexts"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@advanced_hdr=Advanced} > {@fix_contexts_hdr=Fix Contexts}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@fix_contexts_note1=Note: Fixing contexts is rarely needed.}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row6a_y%" placement="5"/> + <text>{@fix_contexts_note2=Fixing SELinux Contexts may cause}</text> + </text> + + <text style="text_m_fail"> + <placement x="%center_x%" y="%row7a_y%" placement="5"/> + <text>{@fix_contexts_note3=your device to not boot properly.}</text> + </text> + + <slider> + <text>{@swipe_fix_contexts= Fix Contexts}</text> + <actions> + <action function="set">tw_back=advanced</action> + <action function="set">tw_action=fixcontexts</action> + <action function="set">tw_action_text1={@fixing_contexts=Fixing Contexts...}</action> + <action function="set">tw_complete_text1={@fix_contexts_complete=Fix Contexts Complete}</action> + <action function="set">tw_slider_text={@swipe_confirm= Confirm}</action> + <action function="set">tw_show_reboot=1</action> + <action function="page">action_page</action> + </actions> + </slider> + + <action> + <touch key="home"/> + <action function="page">main</action> + </action> + + <action> + <touch key="back"/> + <action function="page">advanced</action> + </action> + </page> + + <page name="installsu"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>{@reboot_hdr=Reboot} > {@su_hdr=SuperSU Check}</text> + </text> + + <text style="text_m_accent"> + <placement x="%center_x%" y="%row2_y%" placement="5"/> + <text>{@su_note1=Your device does not appear to be rooted.}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row4_y%" placement="5"/> + <text>{@su_note2=Install SuperSU now?}</text> + </text> + + <text style="text_m"> + <placement x="%center_x%" y="%row5_y%" placement="5"/> + <text>{@su_note3=This will root your device.}</text> + </text> + + <button style="main_button_full_width"> + <placement x="%indent%" y="%row6_y%"/> + <text>{@su_cancel=Do not Install}</text> + <action function="set">tw_page_done=1</action> + </button> + + <slider> + <text>{@swipe_su_install= Install}</text> + <actions> + <action function="set">tw_action=installsu</action> + <action function="set">tw_action_text1={@su_installing=Installing SuperSU}</action> + <action function="set">tw_action_text2=</action> + <action function="page">singleaction_page</action> + </actions> + </slider> + </page> + + <page name="slideout"> + <fill color="%background_color%"> + <placement x="0" y="%row2_header_y%" w="%screen_width%" h="%slideout_bg_height%"/> + </fill> + + <console> + <placement x="%indent%" y="%row1_y%" w="%content_width%" h="%slideout_height%"/> + </console> + + <fill color="%fileselector_linecolor%"> + <placement x="%indent%" y="row1_y" w="%content_width%" h="input_line_width" placement="1"/> + </fill> + + <fill color="%fileselector_linecolor%"> + <placement x="%indent%" y="row15a_y" w="%content_width%" h="input_line_width"/> + </fill> + + <button> + <fill color="%transparent%"/> + <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/> + <action function="overlay"/> + </button> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + + <page name="select_storage"> + <template name="page"/> + + <template name="statusbar"/> + + <text style="text_m"> + <placement x="%col1_x_left%" y="%row1_header_y%"/> + <text>%tw_storagetext%</text> + </text> + + <partitionlist style="partitionlist_headerless_rb"> + <data name="tw_storage_path"/> + <listtype name="storage"/> + </partitionlist> + + <button> + <placement x="%btn4_col2_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_refresh"/> + <actions> + <action function="refreshsizes"/> + <action function="page">select_storage</action> + </actions> + </button> + + <button> + <placement x="%btn4_col3_x%" y="%row11_y%"/> + <highlight color="%highlight_color%"/> + <image resource="q_btn_accept"/> + <actions> + <action function="set">tw_clear_destination=%tw_back%</action> + <action function="page">clear_vars</action> + </actions> + </button> + + <action> + <touch key="power+voldown"/> + <action function="screenshot"/> + </action> + </page> + </pages> +</recovery> |