71 lines
3.6 KiB
NSIS
71 lines
3.6 KiB
NSIS
/*
|
|
FreeCAD Installer Language File
|
|
Language: Czech
|
|
*/
|
|
|
|
!insertmacro LANGFILE_EXT "Czech"
|
|
|
|
${LangFileString} TEXT_INSTALL_CURRENTUSER "(Installed for Current User)"
|
|
|
|
${LangFileString} TEXT_WELCOME "Tento pomocník vás provede instalací FreeCADu.$\r$\n\
|
|
$\r$\n\
|
|
$_CLICK"
|
|
|
|
#${LangFileString} TEXT_CONFIGURE_PYTHON "Compiling Python scripts..."
|
|
|
|
${LangFileString} TEXT_FINISH_DESKTOP "Create desktop shortcut"
|
|
${LangFileString} TEXT_FINISH_WEBSITE "Visit freecad.org for the latest news, support and tips"
|
|
|
|
#${LangFileString} FileTypeTitle "FreeCAD-dokumentů"
|
|
|
|
#${LangFileString} SecAllUsersTitle "Instalovat pro všechny uživatele?"
|
|
${LangFileString} SecFileAssocTitle "Asociovat soubory"
|
|
${LangFileString} SecDesktopTitle "Ikonu na plochu"
|
|
|
|
${LangFileString} SecCoreDescription "Soubory FreeCADu."
|
|
#${LangFileString} SecAllUsersDescription "Instalovat FreeCAD pro všechny uživatele nebo pouze pro současného uživatele."
|
|
${LangFileString} SecFileAssocDescription "Soubory s příponou .FCStd se automaticky otevřou v FreeCADu."
|
|
${LangFileString} SecDesktopDescription "Ikonu FreeCADu na plochu."
|
|
#${LangFileString} SecDictionaries "Slovníky"
|
|
#${LangFileString} SecDictionariesDescription "Spell-checker dictionaries that can be downloaded and installed."
|
|
|
|
#${LangFileString} PathName 'Cesta k souboru $\"xxx.exe$\"'
|
|
#${LangFileString} InvalidFolder 'Soubor $\"xxx.exe$\" není v zadané cestě.'
|
|
|
|
#${LangFileString} DictionariesFailed 'Download of dictionary for language $\"$R3$\" failed.'
|
|
|
|
#${LangFileString} ConfigInfo "The following configuration of FreeCAD could take a while."
|
|
|
|
#${LangFileString} RunConfigureFailed "Nelze spustit konfigurační skript"
|
|
${LangFileString} InstallRunning "Instalátor je již spuštěn!"
|
|
${LangFileString} AlreadyInstalled "FreeCAD ${APP_SERIES_KEY2} je již nainstalován!$\r$\n\
|
|
Installing over existing installations is not recommended if the installed version$\r$\n\
|
|
is a test release or if you have problems with your existing FreeCAD installation.$\r$\n\
|
|
In these cases better reinstall FreeCAD.$\r$\n\
|
|
Dou you nevertheles want to install FreeCAD over the existing version?"
|
|
${LangFileString} NewerInstalled "You are trying to install an older version of FreeCAD than what you have installed.$\r$\n\
|
|
If you really want this, you must uninstall the existing FreeCAD $OldVersionNumber before."
|
|
|
|
#${LangFileString} FinishPageMessage "Blahopřejeme! FreeCAD byl úspěšně nainstalován.$\r$\n\
|
|
# $\r$\n\
|
|
# (První spuštění FreeCADu může trvat delší dobu.)"
|
|
${LangFileString} FinishPageRun "Spustit FreeCAD"
|
|
|
|
${LangFileString} UnNotInRegistryLabel "Nelze nalézt FreeCAD v registrech.$\r$\n\
|
|
Zástupce na ploše a ve Start menu nebude smazán."
|
|
${LangFileString} UnInstallRunning "Nejprve musíte zavřít FreeCAD!"
|
|
${LangFileString} UnNotAdminLabel "Musíte mít administrátorská práva pro odinstalování FreeCADu!"
|
|
${LangFileString} UnReallyRemoveLabel "Chcete opravdu smazat FreeCAD a všechny jeho komponenty?"
|
|
${LangFileString} UnFreeCADPreferencesTitle 'Uživatelská nastavení FreeCADu'
|
|
|
|
#${LangFileString} SecUnProgDescription "Odinstalovat xxx."
|
|
${LangFileString} SecUnPreferencesDescription 'Smazat konfigurační adresář FreeCADu$\r$\n\
|
|
$\"$AppPre\username\$\r$\n\
|
|
$AppSuff\$\r$\n\
|
|
${APP_DIR_USERDATA}$\")$\r$\n\
|
|
pro všechny uživatele.'
|
|
${LangFileString} DialogUnPreferences 'You chose to delete the FreeCADs user configuration.$\r$\n\
|
|
This will also delete all installed FreeCAD addons.$\r$\n\
|
|
Do you agree with this?'
|
|
${LangFileString} SecUnProgramFilesDescription "Odinstalovat FreeCAD a všechny jeho komponenty."
|