pika-installer-gtk4/locales/en_US.json

106 lines
8.3 KiB
JSON
Raw Normal View History

{
2024-08-19 01:50:56 +02:00
"application_name": "PikaOS Installer",
2024-08-21 00:58:58 +02:00
"welcome_page_subtitle": "Welcome to PikaOS IV",
"live_media_button_label": "Use PikaOS in Live Media",
2024-08-19 01:50:56 +02:00
"install_media_button_label": "Install Distro to System",
"welcome_page_title": "Welcome",
"back": "Back",
"next": "Next",
2024-08-19 01:50:56 +02:00
"timezone_page_subtitle": "Select a Timezone",
2024-08-21 00:58:58 +02:00
"please_select_timezone": "Please select a Time Zone for The System to Use",
"no_timezone_select": "No Time Zone selected",
2024-08-19 01:50:56 +02:00
"timezone_page_title": "Time Zone",
2024-08-21 00:58:58 +02:00
"partitioning_page_subtitle": "Choose a Disk Partitioning Method",
2024-08-19 01:50:56 +02:00
"manual_method_button_label": "Manually Partition The Drive",
"automatic_method_button_label": "Automatically Partition\nThe Drive",
"manual_partitioning_page_title": "Manual Disk Partitioning",
2024-08-19 09:28:09 +02:00
"manual_partitioning_page_subtitle": "Use This Page to Create a Custom Filesystem Table for PikaOS to install into.\nNotes:\n - This Installer Doesn't Erase Any Data Automatically, Format Your Drives MANUALLY Via The Disk Utility.\n - To Add a linux-swap Partition Set Mountpoint to [SWAP]",
2024-08-19 01:50:56 +02:00
"partition_row_subtitle_needs_mapper": "This partition needs a mapper!",
"language_page_title": "Select a Language",
"language_page_subtitle": "Please Select a Locale for The System to Use",
2024-08-21 00:58:58 +02:00
"no_locale_selected": "No Locale Selected",
"language": "Language",
2024-08-19 01:50:56 +02:00
"keyboard_page_subtitle": "Select a keyboard",
"please_select_keyboard": "Please select a Keyboard layout for the system to use",
"no_keyboard_selected": "No Keyboard Layout selected",
2024-08-19 01:50:56 +02:00
"keyboard_test_entry_title": "Test Your Keyboard here!",
"keyboard_page_title": "Keyboard",
2024-08-21 00:58:58 +02:00
"crypttab_dialog_response_crypttab_dialog_boot": "Unlock on Boot Manually",
"crypttab_dialog_response_crypttab_dialog_auto": "Unlock Automatically with Root Unlock",
"sit_back_relax": "Sit back, Relax, and watch the show.",
"language_detail": "Language:",
"timezone_detail": "Timezone:",
"keyboard_detail": "Keyboard layout:",
"mounted_on_detail": " mounted on ",
"install_target_detail": "Install Target:",
"confirm_install_pika": "Confirm & Install PikaOS",
"view_logs": "View Logs",
"parting_status_text": "Partitioning The Target Drives.",
2024-08-19 01:55:46 +02:00
"image_status_text": "Writing Image to target.",
"flag1_status_text": "Enabling BLS_BOOT flag on /boot.",
"flag2_status_text": "Enabling EFI flag on /boot/efi.",
"crypt_status_text": "Setting up Encryption CRYPTTAB.",
"lang_status_text": "Setting Up Language and Keyboard.",
2024-08-19 01:55:46 +02:00
"boot_status_status_text": "Configuring Bootloader.",
"post_status_text": "Running Post Installation Script.",
"eula_page_subtitle": "PikaOS User License Agreement",
"please_read_eula": "Please carefully read and make sure you consent to the following before installing PikaOS:",
2024-08-19 01:50:56 +02:00
"eula_buffer_text": "There are a few things to keep in mind: \n 1 - You understand that this distribution is -NOT- to be considered an Ubuntu Flavor. \n 2 - This is a hobby distribution, so we will try our best to provide formal support but it will -NOT- be guaranteed. \n 3 - Although PikaOS might provide identical patches and user experience to the Nobara project, we are -NOT- directly a part of them so questions and bug reports should not be sent directly to them (they dont have to deal with it!) \n 4 - While the installer is running DO NOT INTERRUPT IT! or you will end up with a corrupted system. \n 5 - Try to use pikman instead of apt when using the terminal, it is much faster! \n 6 - You understand the xone driver downloads needed binaries locally and does not directly package or distribute any copyrighted firmware or other related data. \n 7 - Automatic partitioning will format all partitons on a drive, so if you want to dualboot make a separate EFI partition for PikaOS and use manual partitioning \n 8 - In case you need the login info for this session: \n - username: pikaos \n - password: \n MEANING: JUST PRESS ENTER",
"eula_accept_checkbutton_label": "I Agree and Accept the User license Agreement",
"eula_page_title": "EULA",
2024-08-19 01:55:46 +02:00
"efi_error_header_text_label": "Un-Supported Boot Platform",
"efi_error_text_label": "PikaOS Only works on GPT UEFI Systems, This Machine is Booted in CSM/LEGACY mode.",
2024-08-06 17:03:11 +02:00
"exit_button_label": "exit_button_label",
2024-08-19 01:50:56 +02:00
"partition_row_expander_subtitle": "Partition",
"mountpoint_entry_row_title": "Mountpoint\nE.g: /var",
"mountopts_entry_row_title": "Additional Mount Options\nE.g: subvol=@home",
2024-08-19 01:55:46 +02:00
"pika_install_good": "The Installation of PikaOS Has Been Completed Sucessfully.",
"reboot": "Reboot",
2024-08-19 01:55:46 +02:00
"pika_install_bad": "PikaOS Installation Has Failed!\nCheck logs for further info.",
"logs": "Log",
2024-08-19 01:50:56 +02:00
"automatic_partitioning_page_title": "Automatic Partitioning Installer",
2024-08-19 01:55:46 +02:00
"automatic_partitioning_page_subtitle": "Choose the Drive you want to install PikaOS on\nNote: This Will Erase The Entire Drive BACKUP YOUR DATA!",
"devices_selection_expander_row_title_no_drive_selected": "No Disk Selected for Installation",
"partition_method_automatic_disk_nodisk_error_label_label": "No Disk Specified.",
2024-08-19 01:50:56 +02:00
"partition_method_automatic_luks_empty_error_label_label": "LUKS Encryption Enabled but no password provided.",
"partition_method_automatic_luks_checkbutton_label": "Enable LUKS2 Disk Encryption",
"partition_method_automatic_luks_password_entry_label": "LUKS Password",
"partition_method_automatic_disk_small_error_label_label": "Disk Size too small, PikaOS needs 40GB Disk",
"installation": "Installation",
"done": "Done",
2024-08-19 01:50:56 +02:00
"partitioning_page_title": "Partitioning",
"partition_method_automatic_luks_password_entry_label_confirm": "Confirm LUKS Password",
2024-08-19 01:55:46 +02:00
"partition_method_automatic_luks_missmatch_error_label_label": "The LUKS Passwords Do Not Match!",
2024-08-19 01:50:56 +02:00
"language_search_bar_placeholder_text": "Search for a Language",
"keyboard_search_bar_placeholder_text": "Search for a Keyboard Layout",
"timezone_search_bar_placeholder_text": "Search for a Timezone",
"advanced_expander_label": "Advanced Options",
"advanced_filesystem_selection_frame_label": "Format Target Disk as:",
2024-08-19 01:55:46 +02:00
"advanced_home_seperation_selection_frame_label": "Seperate /home ?",
2024-08-16 06:18:37 +02:00
"advanced_home_seperation_selection_checkbutton_subvol_label": "Yes, via a Subvolume",
"advanced_home_seperation_selection_checkbutton_partition_label": "Yes, via a Partition",
2024-08-16 15:51:55 +02:00
"advanced_home_seperation_selection_checkbutton_none_label": "No",
2024-08-19 08:20:36 +02:00
"fs_unknown": "Unknown",
2024-08-21 00:58:58 +02:00
"drive_mount_add_button_label": "Add A Custom Filesystem Entry",
2024-08-19 09:28:09 +02:00
"open_disk_utility_button_label": "Open Disk Partitioning Utility",
"filesystem_table_refresh_button_label": "Refresh Filesystem Table",
2024-08-21 00:58:58 +02:00
"filesystem_table_validate_button_label": "Validate Filesystem Table",
"crypttab_password_entry_row_title": "LUKS Password for {LUKS_NAME}",
"crypttab_dialog_heading": "Select an Unlock Method {LUKS_NAME} Crypt Entry",
"crypttab_password_status_label_label_checking": "Verifying LUKS Password...",
"crypttab_password_status_label_label_wrong_password": "Error: Incorrect Password",
"partition_row_subtitle_efi_fs_small": "EFI Must at least be 512MBs!",
"partition_row_subtitle_efi_fs_bad": "EFI Must be FAT32/vFAT",
"partition_row_subtitle_boot_fs_small": "Boot Must at least be 1GBs!",
"partition_row_subtitle_boot_fs_bad": "Boot Must be EXT4",
"partition_row_subtitle_root_fs_small": "Root Must at least be 26GBs!",
"partition_row_subtitle_root_fs_bad": "Root Must be a Linux* compatible filesystem such as:\n ext4/btrfs/xfs/f2fs",
"partition_row_subtitle_swap_fs_bad": "Swap must be linux-swap",
"partition_method_manual_mountpoint_duplicate_label_label": "Filesystem Table Error: Multiple Partitions Are Configured to The Same Mountpoint!",
"partition_method_manual_mountpoint_empty_error_label_label": "Filesystem Table Error: One or More Partitions Don't Have a Mountpoint configured!",
"partition_method_manual_partition_empty_error_label_label": "Filesystem Table Error: One or More Entries Don't Have a Partition configured!",
"partition_method_manual_mountpoint_invalid_error_label_label": "Filesystem Table Error: One or More Entries Are Configured to an Invalid Mountpoint!",
"partition_method_manual_valid_label_label": "Filesystem Table is Valid!"
}