# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR The IPFire Project (www.ipfire.org)
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: IPFire Project\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-04-05 12:15+0000\n"
"PO-Revision-Date: 2017-08-03 19:28+0000\n"
"Last-Translator: Michael Tremer <michael.tremer@ipfire.org>\n"
"Language-Team: Slovak (http://www.transifex.com/mstremer/ipfire/language/"
"sk/)\n"
"Language: sk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"

#: main.c:80 main.c:181 main.c:436 main.c:714 main.c:741 main.c:961
msgid "OK"
msgstr ""

#: main.c:81 main.c:493 main.c:520 main.c:549 main.c:656 main.c:666 main.c:714
#: main.c:741
msgid "Cancel"
msgstr ""

#: main.c:178
msgid "I accept this license"
msgstr ""

#: main.c:415
msgid "Warning: Unattended installation will start in 10 seconds..."
msgstr ""

#: main.c:435
msgid "Language selection"
msgstr ""

#: main.c:435
msgid "Select the language you wish to use for the installation."
msgstr ""

#: main.c:450
msgid "Unattended mode"
msgstr ""

#: main.c:452
msgid "<Tab>/<Alt-Tab> between elements | <Space> selects | <F12> next screen"
msgstr ""

#: main.c:459
#, c-format
msgid ""
"Welcome to the %s installation program.\n"
"\n"
"Selecting Cancel on any of the following screens will reboot the computer."
msgstr ""

#: main.c:461
msgid "Start installation"
msgstr ""

#: main.c:482
#, c-format
msgid "The installer will now try downloading the installation image."
msgstr ""

#: main.c:485
#, c-format
msgid ""
"No source drive could be found.\n"
"\n"
"You can try downloading the required installation image."
msgstr ""

#: main.c:489
msgid ""
"Please make sure to connect your machine to a network and the installer will "
"try connect to acquire an IP address."
msgstr ""

#: main.c:493
msgid "Download installation image"
msgstr ""

#: main.c:506
msgid "Trying to start networking (DHCP)..."
msgstr ""

#: main.c:517
msgid ""
"Networking could not be started but is required to go on with the "
"installation.\n"
"\n"
"Please connect your machine to a network with a DHCP server and retry."
msgstr ""

#: main.c:520 main.c:549
msgid "Retry"
msgstr ""

#: main.c:534
msgid "Downloading installation image..."
msgstr ""

#: main.c:543
#, c-format
msgid "BLAKE2 checksum mismatch"
msgstr ""

#: main.c:546
#, c-format
msgid ""
"The installation image could not be downloaded.\n"
"  Reason: %s\n"
"\n"
"%s"
msgstr ""

#: main.c:564
#, c-format
msgid ""
"Could not mount %s to %s:\n"
"  %s\n"
msgstr ""

#: main.c:579
msgid "License Agreement"
msgstr ""

#: main.c:580
msgid "License not accepted!"
msgstr ""

#: main.c:602
msgid "No hard disk found."
msgstr ""

#: main.c:623
msgid "Disk Selection"
msgstr ""

#: main.c:624
msgid ""
"Select the disk(s) you want to install IPFire on. First those will be "
"partitioned, and then the partitions will have a filesystem put on them.\n"
"\n"
"ALL DATA ON THE DISK WILL BE DESTROYED."
msgstr ""

#: main.c:635
msgid ""
"No disk has been selected.\n"
"\n"
"Please select one or more disks you want to install IPFire on."
msgstr ""

#: main.c:653
#, c-format
msgid ""
"The installation program will now prepare the chosen harddisk:\n"
"\n"
"  %s\n"
"\n"
"Do you agree to continue?"
msgstr ""

#: main.c:655
msgid "Disk Setup"
msgstr ""

#: main.c:656 main.c:666
msgid "Delete all data"
msgstr ""

#: main.c:663
#, c-format
msgid ""
"The installation program will now set up a RAID configuration on the "
"selected harddisks:\n"
"\n"
"  %s\n"
"  %s\n"
"\n"
"Do you agree to continue?"
msgstr ""

#: main.c:665
msgid "RAID Setup"
msgstr ""

#: main.c:676
msgid "Your disk configuration is currently not supported."
msgstr ""

#: main.c:696
msgid "ext4 Filesystem"
msgstr ""

#: main.c:697
msgid "ext4 Filesystem without journal"
msgstr ""

#: main.c:698
msgid "XFS Filesystem"
msgstr ""

#: main.c:699
msgid "BTRFS Filesystem (EXPERIMENTAL)"
msgstr ""

#: main.c:713
msgid "Filesystem Selection"
msgstr ""

#: main.c:713
msgid "Please choose your filesystem:"
msgstr ""

#: main.c:726
msgid "Your harddisk is too small."
msgstr ""

#: main.c:742
msgid ""
"Your harddisk is very small, but you can continue without a swap partition."
msgstr ""

#: main.c:751
msgid "Building RAID..."
msgstr ""

#: main.c:755
msgid "Unable to build the RAID."
msgstr ""

#: main.c:767
msgid "Partitioning disk..."
msgstr ""

#: main.c:771
msgid "Unable to partition the disk."
msgstr ""

#: main.c:778
msgid "Creating filesystems..."
msgstr ""

#: main.c:782
msgid "Unable to create filesystems."
msgstr ""

#: main.c:788
msgid "Unable to mount filesystems."
msgstr ""

#: main.c:799
msgid "Installing the system..."
msgstr ""

#: main.c:800
msgid "Unable to install the system."
msgstr ""

#: main.c:816
msgid "Installing the language cache..."
msgstr ""

#: main.c:817
msgid "Unable to install the language cache."
msgstr ""

#: main.c:823
msgid "Trigger udev to redetect partitions..."
msgstr ""

#: main.c:824
msgid "Error triggering udev to redetect partitions."
msgstr ""

#: main.c:829
msgid "Installing the bootloader..."
msgstr ""

#: main.c:836 main.c:852
msgid "Unable to open /etc/default/grub for writing."
msgstr ""

#: main.c:862
msgid "Unable to install the bootloader."
msgstr ""

#: main.c:879
msgid ""
"A backup file has been found on the installation image.\n"
"\n"
"Do you want to restore the backup?"
msgstr ""

#: main.c:880
msgid "Yes"
msgstr ""

#: main.c:880
msgid "No"
msgstr ""

#: main.c:887
msgid "An error occured when the backup file was restored."
msgstr ""

#: main.c:900
msgid "Running post-install script..."
msgstr ""

#: main.c:901
msgid "Post-install script failed."
msgstr ""

#: main.c:907
msgid "Umounting filesystems..."
msgstr ""

#: main.c:913
#, c-format
msgid ""
"Could not umount all filesystems successfully:\n"
"\n"
"  %s"
msgstr ""

#: main.c:941
msgid ""
"Unattended installation has finished. The system will be shutting down in a "
"moment..."
msgstr ""

#: main.c:945
#, c-format
msgid ""
"%s was successfully installed!\n"
"\n"
"Please remove any installation mediums from this system and hit the reboot "
"button. Once the system has restarted you will be asked to setup networking "
"and system passwords. After that, you should point your web browser at "
"https://%s:444 (or what ever you name your %s) for the web configuration "
"console."
msgstr ""

#: main.c:950
msgid "Congratulations!"
msgstr ""

#: main.c:950
msgid "Reboot"
msgstr ""

#: main.c:961
msgid "Setup has failed. Press Ok to reboot."
msgstr ""
