2026-04-16 00:29:43 +02:00
{
"_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/>." ,
2026-05-03 18:07:06 +02:00
"license.accept_text" : "By pressing 'Accept' button you agreening to terms described below:" ,
2026-04-16 00:29:43 +02:00
"license.button.accept" : "Accept" ,
2026-04-23 00:44:01 +02:00
"license.button.decline" : "Decline" ,
2026-04-22 14:21:24 +02:00
"network.reuse_checkbox_caption" : "Reuse settings?" ,
2026-04-23 00:44:01 +02:00
"network.reuse_question" : "Do you want to apply current network settings to installing system?" ,
2026-04-24 00:38:44 +02:00
"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." ,
2026-04-28 23:53:50 +02:00
"network.button.check" : "Check Network" ,
2026-05-01 00:29:15 +02:00
"timezone.selected_timezone" : "Selected timezone:" ,
"timezone.select_timezone" : "Please select preffered time zone" ,
2026-05-03 00:56:20 +02:00
"timezone.init_error" : "Error getting time zones data from system!" ,
2026-05-03 18:07:06 +02:00
"locale.select_language_locale" : "The system language will be set to" ,
2026-05-06 23:21:12 +02:00
"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" ,
2026-05-09 21:50:46 +02:00
"keyboard.init_error" : "Error getting keyboard layouts information from the system!" ,
2026-05-11 23:01:54 +02:00
"partition.no_swap" : "No swap partition" ,
2026-05-09 21:50:46 +02:00
"partition.swap_no_hibernate" : "Swap without hibernate" ,
2026-05-11 23:01:54 +02:00
"partition.swap_hibernate" : "Swap with hibernation" ,
2026-05-09 21:50:46 +02:00
"partition.select_device_placeholder" : "Select Device" ,
2026-05-11 23:01:54 +02:00
"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" ,
2026-05-13 00:24:05 +02:00
"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"
2026-04-22 14:21:24 +02:00
}