Files
kira-installer/src/locales/en.json
T

21 lines
1.5 KiB
JSON
Raw Normal View History

{
"_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-04-24 00:38:44 +02:00
"license.accept_text": "By pressing 'Accept' button you agreening to terms described above:",
"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.",
"network.button.check": "Check Network"
2026-04-22 14:21:24 +02:00
}