diff options
author | Papoteur <papoteur@mageia.org> | 2021-03-11 18:58:15 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageia.org> | 2021-03-11 18:58:15 +0100 |
commit | 9f6e2d6fa21b573062d4f4251ed872056329d8a2 (patch) | |
tree | 2745a3b68f7a6b0a4400d49d91fc2a37f8aa9bbf /installer/8/sk/content/search/htmlFileInfoList.js | |
parent | 88f81001e2ce55b9039869c2cfda6efee5a94136 (diff) | |
download | doc-9f6e2d6fa21b573062d4f4251ed872056329d8a2.tar doc-9f6e2d6fa21b573062d4f4251ed872056329d8a2.tar.gz doc-9f6e2d6fa21b573062d4f4251ed872056329d8a2.tar.bz2 doc-9f6e2d6fa21b573062d4f4251ed872056329d8a2.tar.xz doc-9f6e2d6fa21b573062d4f4251ed872056329d8a2.zip |
Adding or refreshing installer in sk
Diffstat (limited to 'installer/8/sk/content/search/htmlFileInfoList.js')
-rw-r--r-- | installer/8/sk/content/search/htmlFileInfoList.js | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/installer/8/sk/content/search/htmlFileInfoList.js b/installer/8/sk/content/search/htmlFileInfoList.js new file mode 100644 index 00000000..86fff89d --- /dev/null +++ b/installer/8/sk/content/search/htmlFileInfoList.js @@ -0,0 +1,23 @@ +fil = new Array(); +fil["0"]= "installer.html@@@DrakX, inštalátor Mageie@@@null"; +fil["1"]= "selectLanguage.html@@@Prosím, zvoľte jazyk, ktorý chcete používať@@@null"; +fil["2"]= "firewall.html@@@Firewall@@@null"; +fil["3"]= "acceptLicense.html@@@Licencia a poznámky k vydaniu@@@null"; +fil["4"]= "uninstall-Mageia.html@@@Odinštalovanie Mageie@@@null"; +fil["5"]= "securityLevel.html@@@Úroveň bezpečnosti@@@null"; +fil["6"]= "setupSCSI.html@@@Nastavenie SCSI@@@null"; +fil["7"]= "selectMouse.html@@@Výber myši@@@null"; +fil["8"]= "exitInstall.html@@@Gratulujeme@@@null"; +fil["9"]= "locale.html@@@Locale@@@null"; +fil["10"]= "soundConfig.html@@@Konfigurácia zvuku@@@null"; +fil["11"]= "configureServices.html@@@Nastavenie služieb@@@null"; +fil["12"]= "selectKeyboard.html@@@Klávesnica@@@null"; +fil["13"]= "graphicalConfiguration.html@@@Graphical Configuration@@@null"; +fil["14"]= "selectInstallClass.html@@@Inštalovanie alebo Aktualizovanie@@@null"; +fil["15"]= "misc-params.html@@@Configuration Summary@@@null"; +fil["16"]= "setupBootloader.html@@@Bootloader@@@null"; +fil["17"]= "Select-and-use-ISOs.html@@@Vyberte a používajte ISO@@@null"; +fil["18"]= "diskPartitioning.html@@@Partitioning@@@null"; +fil["19"]= "addUser.html@@@User Management@@@null"; +fil["20"]= "installUpdates.html@@@Aktualizácie@@@null"; +fil["21"]= "software.html@@@Software@@@null"; |