From 62138afa0302de732fd0838921aafa1c12d5ece3 Mon Sep 17 00:00:00 2001 From: Nejprof Date: Tue, 20 Feb 2024 22:12:26 +0100 Subject: [PATCH] Added translation using Weblate (Czech) --- locales/cs.json | 97 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 locales/cs.json diff --git a/locales/cs.json b/locales/cs.json new file mode 100644 index 0000000..3a203db --- /dev/null +++ b/locales/cs.json @@ -0,0 +1,97 @@ +{ + "pikaos_installer": "", + "welcome_to_pikaos": "", + "use_pikaos_in_live_media": "", + "install_distro_to_system": "", + "welcome": "", + "back": "", + "next": "", + "select_a_timezone": "", + "please_select_timezone": "", + "no_timezone_select": "", + "timezone": "", + "choose_install_method": "", + "manual_partition_drive": "", + "auto_partition_drive": "", + "manual_part_installer": "", + "use_utility_manual": "", + "open_gparted": "", + "manual_part_note": "", + "refresh_part_table": "", + "validate_fs_table": "", + "fstab_status_valid": "", + "part_need_mapper": "", + "fstab_subvol_warn": "", + "fstab_multiple_part_mountpoint_err": "", + "fstab_no_mountpoint_err": "", + "fstab_no_partition_err": "", + "fstab_badfs": "", + "fstab_small_efi_size": "", + "fstab_badfs_efi": "", + "fstab_small_boot_size": "", + "fstab_badfs_boot": "", + "fstab_small_root_size": "", + "fstab_badfs_root": "", + "fstab_small_home_size": "", + "fstab_badfs_home": "", + "fstab_badfs_swap": "", + "fstab_bad_mountpoint": "", + "fstab_bad_mountpoint_msg": "", + "select_a_language": "", + "please_select_locale": "", + "no_locale_selected": "", + "language": "", + "select_a_keyboard": "", + "please_select_keyboard": "", + "no_keyboard_selected": "", + "test_your_keyboard": "", + "keyboard": "", + "luks_password_for": "", + "luks_how_should": "", + "be_added_crypttab": "", + "unlock_boot_manually": "", + "unlock_boot_manual": "", + "sit_back_relax": "", + "language_detail": "", + "timezone_detail": "", + "keyboard_detail": "", + "mounted_on_detail": "", + "install_target_detail": "", + "confirm_install_pika": "", + "view_logs": "", + "parting_status_text": "", + "image_status_text": "", + "flag1_status_text": "", + "flag2_status_text": "", + "crypt_status_text": "", + "lang_status_text": "", + "boot_status_status_text": "", + "post_status_text": "", + "pikaos_eula_agreement": "", + "please_read_eula": "", + "eula_buffer": "", + "i_agree_eula": "", + "eula": "", + "pika_nowork_csm": "", + "exit": "", + "subtitle_partition": "", + "title_mountpoint": "", + "title_mountopt": "", + "pika_install_good": "", + "reboot": "", + "pika_install_bad": "", + "logs": "", + "auto_part_installer": "", + "choose_drive_auto": "", + "no_drive_auto_selected": "", + "no_disk_specified": "", + "luks_yes_but_empty": "", + "enable_luks2_enc": "", + "luks2_password": "", + "disk_auto_target_small": "", + "installation": "", + "done": "", + "partitioning": "", + "luks2_password_confirm": "", + "luks_not_match": "" +}