Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/nsis/translations/czech.nsh
diff options
context:
space:
mode:
Diffstat (limited to 'nsis/translations/czech.nsh')
-rw-r--r--nsis/translations/czech.nsh33
1 files changed, 33 insertions, 0 deletions
diff --git a/nsis/translations/czech.nsh b/nsis/translations/czech.nsh
new file mode 100644
index 0000000..afd2077
--- /dev/null
+++ b/nsis/translations/czech.nsh
@@ -0,0 +1,33 @@
+;;
+;; czech.nsh
+;;
+;; Czech language strings for the Windows GCompris NSIS installer.
+;; Windows Code page: 1252
+;;
+;; Author: Jan Kolar <jan@e-kolar.net>
+;; Version 2
+;;
+
+
+; License Page
+!define GCOMPRIS_LICENSE_BUTTON "Další >"
+!define GCOMPRIS_LICENSE_BOTTOM_TEXT "K použití $(^Name) se vztahuje GPL licence. Licence je zde uvedena pouze pro Vaší informaci. $_CLICK"
+
+; Components Page
+!define GCOMPRIS_SECTION_TITLE "GCompris"
+!define GCOMPRIS_SECTION_DESCRIPTION "Základní soubory a DLL pro GCompris"
+
+
+; Installer Finish Page
+!define GCOMPRIS_FINISH_VISIT_WEB_SITE "Navštívit Windows GCompris Web Page"
+
+; GCompris Section Prompts and Texts
+!define GCOMPRIS_UNINSTALL_DESC "GCompris (odinstalovat)"
+!define GCOMPRIS_PROMPT_WIPEOUT "Váš starý adresář pro GCompris bude vymazán. Chcete pokračovat?$\r$\rUpozornění: Jakákoli nestandardní rozšíření (plugin) , která máte nainstalována budou ztracena.$\rUživatelská nastavení pro GCompris budou zachována."
+!define GCOMPRIS_PROMPT_DIR_EXISTS "Adresář který byl zadán pro instalaci již existuje. Veškerý obsah$\rbude smazán. Chcete pokračovat?"
+
+
+
+; Uninstall Section Prompts
+!define un.GCOMPRIS_UNINSTALL_ERROR_1 "Odinstalční proces nemůže najít záznamy pro GCompris v registrech.$\rPravděpodobně instalaci této aplikace provedl jiný uživatel."
+!define un.GCOMPRIS_UNINSTALL_ERROR_2 "Nemáte oprávnění k odinstalaci této aplikace."