summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b6b080a)
raw | patch | inline | side by side (parent: b6b080a)
author | theadib <theadib@users.sourceforge.net> | |
Thu, 1 Jun 2006 05:28:26 +0000 (05:28 +0000) | ||
committer | theadib <theadib@users.sourceforge.net> | |
Thu, 1 Jun 2006 05:28:26 +0000 (05:28 +0000) |
packaging/win32/czech.nsh | patch | blob | history | |
packaging/win32/inkscape.nsi | patch | blob | history |
index db63d6350661c24c65a91384dbb27e7c5221ef88..ff990176e15e2c04609a4bd54430e716ffd54a71 100644 (file)
LangString lng_LICENSE_BOTTOM_TEXT ${LANG_CZECH} "$(^Name) je vydáván pod General Public License (GPL). Licenèní ujednání je zde pouze z informaèních dùvodù. $_CLICK"\r
\r
;has been installed by different user\r
-LangString lng_DIFFERENT_USER ${LANG_CZECH} "Inkscape has been installed by user $0. If you continue you might not complete successfully! Please log in as $0 and try again."\r
+LangString lng_DIFFERENT_USER ${LANG_CZECH} "Inkscape byl nainstalovan uzivatelem $0.$\r$\nPokud budete pokracovat nemusite dopadnout dobre!$\r$\nProsim prihlaste se jako $0 a zkuste to znovu."\r
\r
;you have no admin rigths\r
-LangString lng_NO_ADMIN ${LANG_CZECH} "You do not have administrator privileges. Installing Inkscape for all users might not complete successfully. Uncheck option 'For All Users'."\r
+LangString lng_NO_ADMIN ${LANG_CZECH} "Nemate administratorska opravneni.$\r$\nInstalace Inkscape pro vsechny uzivatele nemusi dopadnout dobre.$\r$\nOdeberte volbu 'pro v\9aechny u\9eivatele'."\r
\r
;win9x is not supported\r
-LangString lng_NOT_SUPPORTED ${LANG_CZECH} "Inkscape is known not to run under Windows 95/98/ME!\n\nPlease check the official website for detailed information."\r
+LangString lng_NOT_SUPPORTED ${LANG_CZECH} "Inkscape nepodporuje operacni systemy Windows 95/98/ME!$\r$\nNavstivte homepage Inkscape pro detilni informace."\r
\r
; Full install type\r
LangString lng_Full $(LANG_CZECH) "Plná"\r
index b8474f310bd379eed56a5c0ea034b8fa8569454f..3bc6ea9e922f8eb272fae23ced3ce894891eff8f 100644 (file)
File /nonfatal /a /r "..\..\inkscape\doc"
File /nonfatal /a /r "..\..\inkscape\plugins"
File /nonfatal /a /r /x *.??*.???* /x "examples" /x "tutorials" "..\..\inkscape\share"
- ; this file is added because it slips through the filter
+ ; this files are added because it slips through the filter
SetOutPath $INSTDIR\share\clipart
File /a "..\..\inkscape\share\clipart\inkscape.logo.svg"
File /a "..\..\inkscape\share\clipart\inkscape.logo.classic.svg"
+ SetOutPath $INSTDIR\share\extensions
+ File /a "..\..\inkscape\share\extensions\pdf_output.inx.txt"
+ File /a "..\..\inkscape\share\extensions\pdf_output_via_gs_on_win32.inx.txt"
SetOutPath $INSTDIR\modules
File /nonfatal /a /r "..\..\inkscape\modules\*.*"
SetOutPath $INSTDIR\python