2024-02-20 16:54:44 +01:00
{
"first_setup_initial_box_text_title" : "Welcome" ,
"first_setup_initial_box_text_description" : "This wizard will help you finish your PikaOS installation." ,
"first_setup_start_button_label" : "Let's Start" ,
"first_setup_window_headerbar_back_button_label" : "Back" ,
"first_setup_internet_box_text_title" : "Internet" ,
"first_setup_internet_box_text_description" : "Checking Internet Connection..." ,
"internet_skip_button_label" : "Skip" ,
"internet_next_button_label" : "Next" ,
"first_setup_internet_button_content_text_label" : "Set up a network connection and a proxy/VPN." ,
"first_setup_internet_button_content_label" : "Open Network Settings." ,
"first_setup_internet_skip_dialog_heading" : "Skip Network Setup?" ,
"first_setup_internet_skip_dialog_body" : "Skipping Network Setup will make many of the next steps unavailable!\nThis is NOT recommended." ,
"first_setup_internet_skip_dialog_skip_cancel_label" : "Return to Network Setup" ,
"first-setup-internet-skip-dialog-skip-confirm-labe" : "Just Skip!" ,
"first_setup_internet_box_text_description_true" : "Device connected to Internet Successfully!" ,
"first_setup_internet_box_text_description_false" : "No internet Connection!" ,
"first_setup_update_box_text_title" : "System Updates" ,
"first_setup_update_button_label" : "Update" ,
"first_setup_update_skip_button_label" : "Skip Updates" ,
"system_update_dialog_heading" : "System Update Log" ,
"system_update_dialog_ok_label" : "Ok" ,
"internet_network_disabled" : "Disabled.. Network setup was skipped" ,
"system_update_dialog_success_true" : "Update Completed Successfully!" ,
"system_update_dialog_success_false" : "Update Failed!\nPlease try again." ,
"first_setup_user_box_text_title" : "User setup" ,
"first_setup_user_box_text_description" : "Create a user account." ,
"user_info_username_title" : "Username:" ,
"user_info_full_name_title" : "Full name:" ,
2024-02-20 20:54:30 +01:00
"user_info_hostname_title" : "Hostname:" ,
2024-02-20 16:54:44 +01:00
"user_info_password_title" : "User password:" ,
"user_info_password_verify_title" : "Enter User password again:" ,
"error_label_is_root_label" : "Username can not be root." ,
"error_label_is_pikaos_label" : "Username can not be pikaos." ,
2024-02-20 20:54:30 +01:00
"error_label_username_is_special_label" : "Username can not contain special characters or spaces." ,
"error_label_hostname_is_special_label" : "Hostname can not contain special characters or spaces." ,
2024-02-20 16:54:44 +01:00
"error_label_password_mismatch_label" : "Passwords do not match!" ,
"first_setup_gameutils_box_text_title" : "PikaOS Gaming Meta Package" ,
"first_setup_gameutils_box_text_description" : "Would you like the PikaOS Gaming Meta Package?\n(essential for gaming thus strongly recommended)" ,
"first_setup_gameutils_button_label" : "Install Meta Package" ,
"first_setup_gameutils_skip_button_label" : "Skip Meta Package Installation" ,
"gameutils_install_dialog_heading" : "Meta Package installation Log" ,
"gameutils_install_dialog_success_true" : "Meta Package installation Completed Successfully!" ,
"gameutils_install_dialog_success_false" : "Meta Package installation Failed!\nPlease try again." ,
"first_setup_codec_box_text_title" : "Multi-media Codecs" ,
"first_setup_codec_box_text_description" : "Would you like to install additional video playback and encoding/decoding packages?\n(strongly recommended)" ,
"first_setup_codec_button_label" : "Install Codecs" ,
"first_setup_codec_skip_button_label" : "Skip Codec Installation" ,
"codec_install_dialog_heading" : "Codec installation Log" ,
"codec_install_dialog_success_true" : "Codec installation Completed Successfully!" ,
"codec_install_dialog_success_false" : "Codec installation Failed!\nPlease try again." ,
"first_setup_driver_box_text_title" : "Hardware Drivers" ,
"first_setup_driver_box_text_description" : "You can install drivers such as the NVIDIA proprietary drivers and CPU microcode." ,
"first_setup_driver_button_label" : "Open Driver manager" ,
"first_setup_driver_skip_button_label" : "Skip Driver installation" ,
"first_setup_final_box_text_title" : "Initial Setup Complete!" ,
"first_setup_final_box_text_description" : "PikaOS initial post install setup has been completed.\nReboot one last time to enter your new user session." ,
"first_setup_reboot_button_label" : "Reboot"
}