view pidgin/win32/nsis/translations/czech.nsh @ 29913:3eb4659e307f

set executable attribute on this shell script
author Stu Tomlinson <stu@nosnilmot.com>
date Tue, 02 Mar 2010 02:04:58 +0000
parents 3f33a8fbf871
children
line wrap: on
line source

;;
;;  czech.nsh
;;
;;  Czech language strings for the Windows Pidgin NSIS installer.
;;  Windows Code page: 1252
;;
;;  Author: Jan Kolar <jan@e-kolar.net>
;;  Version 2
;;


; License Page
!define PIDGIN_LICENSE_BUTTON			"Další >"
!define PIDGIN_LICENSE_BOTTOM_TEXT		"K použití $(^Name) se vztahuje GPL licence. Licence je zde uvedena pouze pro Vaší informaci. $_CLICK"

; Components Page
!define PIDGIN_SECTION_TITLE			"Pidgin Instant Messaging Client (nutné)"
!define GTK_SECTION_TITLE			"GTK+ Runtime Environment (nutné)"
!define PIDGIN_SECTION_DESCRIPTION		"Základní soubory a DLL pro Pidgin"
!define GTK_SECTION_DESCRIPTION		"Multi-platform GUI toolkit používaný Pidginem"


; GTK+ Directory Page

; Installer Finish Page
!define PIDGIN_FINISH_VISIT_WEB_SITE		"Navštívit Windows Pidgin Web Page"

; GTK+ Section Prompts

; Uninstall Section Prompts
!define un.PIDGIN_UNINSTALL_ERROR_1		"Odinstalční proces nemůže najít záznamy pro Pidgin v registrech.$\rPravděpodobně instalaci této aplikace provedl jiný uživatel."
!define un.PIDGIN_UNINSTALL_ERROR_2		"Nemáte oprávnění k odinstalaci této aplikace."