view pidgin/win32/nsis/translations/serbian-latin.nsh @ 30028:2b52480439ee

jabber: Ofcourse we should only associate non-ephemeral BoBs, not the other way around...
author Marcus Lundblad <ml@update.uu.se>
date Sun, 21 Mar 2010 19:59:24 +0000
parents 3f33a8fbf871
children
line wrap: on
line source

;;
;;  serbian-latin.nsh
;;
;;  Serbian (Latin) language strings for the Windows Pidgin NSIS installer.
;;  Windows Code page: 1250
;;
;;  Author: Danilo Segan <dsegan@gmx.net>
;;


; Components Page
!define PIDGIN_SECTION_TITLE			"Pidgin klijent za brze poruke (neophodno)"
!define GTK_SECTION_TITLE			"GTK+ okolina za izvršavanje (neophodno)"
!define PIDGIN_SECTION_DESCRIPTION		"Osnovne Pidgin datoteke i dinamičke biblioteke"
!define GTK_SECTION_DESCRIPTION		"Skup oruđa za grafičko okruženje, za više platformi, koristi ga Pidgin "

; GTK+ Directory Page

; GTK+ Section Prompts

; Uninstall Section Prompts
!define un.PIDGIN_UNINSTALL_ERROR_1         "Program za uklanjanje instalacije ne može da pronađe stavke registra za Pidgin.$\rVerovatno je ovu aplikaciju instalirao drugi korisnik."
!define un.PIDGIN_UNINSTALL_ERROR_2         "Nemate ovlašćenja za deinstalaciju ove aplikacije."