43 lines
2.8 KiB
JSON
43 lines
2.8 KiB
JSON
{
|
|
"_version": 1,
|
|
"locale_name": "English",
|
|
"button.next": "Next",
|
|
"button.back": "Back",
|
|
"button.cancel": "Cancel",
|
|
"button.exit": "Exit",
|
|
"wellcome.text": "Welcome to Kira Installer!",
|
|
"wellcome.choose_language": "Please select language to use during istalation!",
|
|
"license.license": "This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.",
|
|
"license.accept_text": "By pressing 'Accept' button you agreening to terms described below:",
|
|
"license.button.accept": "Accept",
|
|
"license.button.decline": "Decline",
|
|
"network.reuse_checkbox_caption": "Reuse settings?",
|
|
"network.reuse_question": "Do you want to apply current network settings to installing system?",
|
|
"network.checking": "Checking network connectivity, please wait...",
|
|
"network.ok": "Network connection active!",
|
|
"network.no_connection": "Network inactive.",
|
|
"network.check_error": "Error while cheking network connection.",
|
|
"network.button.check": "Check Network",
|
|
"timezone.selected_timezone": "Selected timezone:",
|
|
"timezone.select_timezone": "Please select preffered time zone",
|
|
"timezone.init_error": "Error getting time zones data from system!",
|
|
"locale.select_language_locale": "The system language will be set to",
|
|
"locale.select_formats_locale": "The numbers and dates locale will be set to",
|
|
"keyboard.select_model": "Select keyboard model",
|
|
"keyboard.select_layout": "Select keyboard layout",
|
|
"keyboard.select_variant": "Select keyboard variant",
|
|
"keyboard.init_error": "Error getting keyboard layouts information from the system!",
|
|
"partition.no_swap": "No swap partition",
|
|
"partition.swap_no_hibernate": "Swap without hibernate",
|
|
"partition.swap_hibernate": "Swap with hibernation",
|
|
"partition.swap_custom": "Custom swap size",
|
|
"partition.select_device_placeholder": "Select Device",
|
|
"partition.select_device": "Select device for system installation",
|
|
"partition.select_swapmode_placeholder": "Select Swap Mode",
|
|
"partition.select_swapmode": "Select swap partition mode",
|
|
"partition.use_zram": "Use zram technology",
|
|
"partition.use_secure_boot": "Setup secure boot",
|
|
"partition.current_dev_layout": "Current device layout",
|
|
"partition.current_after_install": "After installation device will look like this"
|
|
|
|
} |