From 9b58d35185905f8334142bf4988cb784e993aea7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 21 Nov 2011 02:23:03 -0600 Subject: Initial import of extracted KDE i18n tarballs --- .../messages/kdeaccessibility/Makefile.am | 3 + .../messages/kdeaccessibility/Makefile.in | 659 ++++ .../messages/kdeaccessibility/kbstateapplet.po | 149 + tde-i18n-sr@Latn/messages/kdeaccessibility/kmag.po | 417 +++ .../messages/kdeaccessibility/kmousetool.po | 165 + .../messages/kdeaccessibility/kmouth.po | 1203 ++++++++ .../messages/kdeaccessibility/ksayit.po | 431 +++ .../messages/kdeaccessibility/kttsd.po | 3191 ++++++++++++++++++++ .../messages/kdeaccessibility/libKTTSD.po | 52 + 9 files changed, 6270 insertions(+) create mode 100644 tde-i18n-sr@Latn/messages/kdeaccessibility/Makefile.am create mode 100644 tde-i18n-sr@Latn/messages/kdeaccessibility/Makefile.in create mode 100644 tde-i18n-sr@Latn/messages/kdeaccessibility/kbstateapplet.po create mode 100644 tde-i18n-sr@Latn/messages/kdeaccessibility/kmag.po create mode 100644 tde-i18n-sr@Latn/messages/kdeaccessibility/kmousetool.po create mode 100644 tde-i18n-sr@Latn/messages/kdeaccessibility/kmouth.po create mode 100644 tde-i18n-sr@Latn/messages/kdeaccessibility/ksayit.po create mode 100644 tde-i18n-sr@Latn/messages/kdeaccessibility/kttsd.po create mode 100644 tde-i18n-sr@Latn/messages/kdeaccessibility/libKTTSD.po (limited to 'tde-i18n-sr@Latn/messages/kdeaccessibility') diff --git a/tde-i18n-sr@Latn/messages/kdeaccessibility/Makefile.am b/tde-i18n-sr@Latn/messages/kdeaccessibility/Makefile.am new file mode 100644 index 00000000000..1347978c588 --- /dev/null +++ b/tde-i18n-sr@Latn/messages/kdeaccessibility/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = sr@Latn +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/tde-i18n-sr@Latn/messages/kdeaccessibility/Makefile.in b/tde-i18n-sr@Latn/messages/kdeaccessibility/Makefile.in new file mode 100644 index 00000000000..c85754ca4a7 --- /dev/null +++ b/tde-i18n-sr@Latn/messages/kdeaccessibility/Makefile.in @@ -0,0 +1,659 @@ +# Makefile.in generated by automake 1.10.1 from Makefile.am. +# KDE tags expanded automatically by am_edit - $Revision: 483858 $ +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +subdir = messages/kdeaccessibility +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +#>- html-recursive info-recursive install-data-recursive \ +#>- install-dvi-recursive install-exec-recursive \ +#>- install-html-recursive install-info-recursive \ +#>- install-pdf-recursive install-ps-recursive install-recursive \ +#>- installcheck-recursive installdirs-recursive pdf-recursive \ +#>- ps-recursive uninstall-recursive +#>+ 7 +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +#>+ 1 +DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AUTOCONF = @AUTOCONF@ +AUTODIRS = @AUTODIRS@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CONF_FILES = @CONF_FILES@ +CYGPATH_W = @CYGPATH_W@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOPIDLNG = @DCOPIDLNG@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEFS = @DEFS@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +GMSGFMT = @GMSGFMT@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ +KCONFIG_COMPILER = @KCONFIG_COMPILER@ +KDECONFIG = @KDECONFIG@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_RPATH = @KDE_RPATH@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XMLLINT = @XMLLINT@ +X_RPATH = @X_RPATH@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +am__leading_dot = @am__leading_dot@ +am__tar = @am__tar@ +am__untar = @am__untar@ +#>- bindir = @bindir@ +#>+ 2 +DEPDIR = .deps +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_kcfgdir = @kde_kcfgdir@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_styledir = @kde_styledir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +kde_widgetdir = @kde_widgetdir@ +kdeinitdir = @kdeinitdir@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +xdg_appsdir = @xdg_appsdir@ +xdg_directorydir = @xdg_directorydir@ +xdg_menudir = @xdg_menudir@ +KDE_LANG = sr@Latn +#>- SUBDIRS = $(AUTODIRS) +#>+ 1 +SUBDIRS =. +#>- POFILES = AUTO +#>+ 2 +POFILES = kmousetool.po kmag.po libKTTSD.po kbstateapplet.po ksayit.po kmouth.po kttsd.po +GMOFILES = kmousetool.gmo kmag.gmo libKTTSD.gmo kbstateapplet.gmo ksayit.gmo kmouth.gmo kttsd.gmo +#>- all: all-recursive +#>+ 1 +all: all-nls docs-am all-recursive + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +#>- @for dep in $?; do \ +#>- case '$(am__configure_deps)' in \ +#>- *$$dep*) \ +#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ +#>- && exit 0; \ +#>- exit 1;; \ +#>- esac; \ +#>- done; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile +#>+ 12 + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeaccessibility/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +#>- distdir: $(DISTFILES) +#>+ 1 +distdir: distdir-nls $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done + list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + distdir=`$(am__cd) $(distdir) && pwd`; \ + top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ + (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$top_distdir" \ + distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + distdir) \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-recursive +all-am: Makefile +installdirs: installdirs-recursive +installdirs-am: +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +#>- uninstall: uninstall-recursive +#>+ 1 +uninstall: uninstall-nls uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +#>- clean-am: clean-generic mostlyclean-am +#>+ 1 +clean-am: clean-bcheck clean-generic mostlyclean-am + +distclean: distclean-recursive + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +info: info-recursive + +info-am: + +#>- install-data-am: +#>+ 1 +install-data-am: install-nls + +install-dvi: install-dvi-recursive + +install-exec-am: + +install-html: install-html-recursive + +install-info: install-info-recursive + +install-man: + +install-pdf: install-pdf-recursive + +install-ps: install-ps-recursive + +installcheck-am: + +#>- maintainer-clean: maintainer-clean-recursive +#>+ 1 +maintainer-clean: clean-nls maintainer-clean-recursive + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: + +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ + install-strip + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic ctags \ + ctags-recursive distclean distclean-generic distclean-tags \ + distdir dvi dvi-am html html-am info info-am install \ + install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ + tags-recursive uninstall uninstall-am + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +KDE_DIST=kttsd.po kbstateapplet.po Makefile.in ksayit.po kmouth.po kmousetool.po libKTTSD.po Makefile.am kmag.po + +#>+ 22 +kmousetool.gmo: kmousetool.po + rm -f kmousetool.gmo; $(GMSGFMT) -o kmousetool.gmo $(srcdir)/kmousetool.po + test ! -f kmousetool.gmo || touch kmousetool.gmo +kmag.gmo: kmag.po + rm -f kmag.gmo; $(GMSGFMT) -o kmag.gmo $(srcdir)/kmag.po + test ! -f kmag.gmo || touch kmag.gmo +libKTTSD.gmo: libKTTSD.po + rm -f libKTTSD.gmo; $(GMSGFMT) -o libKTTSD.gmo $(srcdir)/libKTTSD.po + test ! -f libKTTSD.gmo || touch libKTTSD.gmo +kbstateapplet.gmo: kbstateapplet.po + rm -f kbstateapplet.gmo; $(GMSGFMT) -o kbstateapplet.gmo $(srcdir)/kbstateapplet.po + test ! -f kbstateapplet.gmo || touch kbstateapplet.gmo +ksayit.gmo: ksayit.po + rm -f ksayit.gmo; $(GMSGFMT) -o ksayit.gmo $(srcdir)/ksayit.po + test ! -f ksayit.gmo || touch ksayit.gmo +kmouth.gmo: kmouth.po + rm -f kmouth.gmo; $(GMSGFMT) -o kmouth.gmo $(srcdir)/kmouth.po + test ! -f kmouth.gmo || touch kmouth.gmo +kttsd.gmo: kttsd.po + rm -f kttsd.gmo; $(GMSGFMT) -o kttsd.gmo $(srcdir)/kttsd.po + test ! -f kttsd.gmo || touch kttsd.gmo + +#>+ 3 +clean-nls: + -rm -f kmousetool.gmo kmag.gmo libKTTSD.gmo kbstateapplet.gmo ksayit.gmo kmouth.gmo kttsd.gmo + +#>+ 10 +install-nls: + $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES + @for base in kmousetool kmag libKTTSD kbstateapplet ksayit kmouth kttsd ; do \ + echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + fi ;\ + done + + +#>+ 9 +uninstall-nls: + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmousetool.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmag.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libKTTSD.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kbstateapplet.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ksayit.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmouth.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kttsd.mo + +#>+ 2 +all-nls: $(GMOFILES) + +#>+ 8 +distdir-nls:$(GMOFILES) + for file in $(POFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + for file in $(GMOFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + +#>+ 2 +docs-am: + +#>+ 15 +force-reedit: + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/kdeaccessibility/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeaccessibility/Makefile.in + + +#>+ 21 +clean-bcheck: + rm -f *.bchecktest.cc *.bchecktest.cc.class a.out + +bcheck: bcheck-recursive + +bcheck-am: + @for i in ; do \ + if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \ + echo "int main() {return 0;}" > $$i.bchecktest.cc ; \ + echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \ + echo "$$i"; \ + if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \ + rm -f $$i.bchecktest.cc; exit 1; \ + fi ; \ + echo "" >> $$i.bchecktest.cc.class; \ + perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \ + rm -f a.out; \ + fi ; \ + done + + +#>+ 3 +final: + $(MAKE) all-am + +#>+ 3 +final-install: + $(MAKE) install-am + +#>+ 3 +no-final: + $(MAKE) all-am + +#>+ 3 +no-final-install: + $(MAKE) install-am + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo + +#>+ 3 +nmcheck: +nmcheck-am: nmcheck diff --git a/tde-i18n-sr@Latn/messages/kdeaccessibility/kbstateapplet.po b/tde-i18n-sr@Latn/messages/kdeaccessibility/kbstateapplet.po new file mode 100644 index 00000000000..3219e015566 --- /dev/null +++ b/tde-i18n-sr@Latn/messages/kdeaccessibility/kbstateapplet.po @@ -0,0 +1,149 @@ +# translation of kbstateapplet.po to Serbian +# Chusslove Illich , 2005. +# Slobodan Simic , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kbstateapplet\n" +"POT-Creation-Date: 2005-10-02 02:46+0200\n" +"PO-Revision-Date: 2005-09-09 14:49+0200\n" +"Last-Translator: Slobodan Simic \n" +"Language-Team: Serbian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Časlav Ilić" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "caslav.ilic@gmx.net" + +#: kbstate.cpp:71 +msgid "Shift" +msgstr "Shift" + +#: kbstate.cpp:72 +msgid "Control" +msgstr "Control" + +#: kbstate.cpp:73 +msgid "Alt" +msgstr "Alt" + +#: kbstate.cpp:74 +msgid "Win" +msgstr "Win" + +#: kbstate.cpp:75 +msgid "Meta" +msgstr "Meta" + +#: kbstate.cpp:76 +msgid "Super" +msgstr "Super" + +#: kbstate.cpp:77 +msgid "Hyper" +msgstr "Hyper" + +#: kbstate.cpp:78 +msgid "Alt Graph" +msgstr "AltGr" + +#: kbstate.cpp:78 +msgid "æ" +msgstr "æ" + +#: kbstate.cpp:79 +msgid "Num Lock" +msgstr "Num Lock" + +#: kbstate.cpp:79 +msgid "Num" +msgstr "Num" + +#: kbstate.cpp:80 +msgid "Caps Lock" +msgstr "Caps Lock" + +#: kbstate.cpp:81 +msgid "Scroll Lock" +msgstr "Scroll Lock" + +#: kbstate.cpp:81 +msgid "Scroll" +msgstr "Scroll" + +#: kbstate.cpp:139 +msgid "Small" +msgstr "Mala" + +#: kbstate.cpp:140 +msgid "Medium" +msgstr "Srednja" + +#: kbstate.cpp:141 +msgid "Large" +msgstr "Velika" + +#: kbstate.cpp:146 +msgid "Modifier Keys" +msgstr "Modifikatorski tasteri" + +#: kbstate.cpp:147 +msgid "Lock Keys" +msgstr "Zaključavajući tasteri" + +#: kbstate.cpp:148 +msgid "Mouse Status" +msgstr "Status miša" + +#: kbstate.cpp:149 +msgid "AccessX Status" +msgstr "Status AccessX-a" + +#: kbstate.cpp:153 kbstate.cpp:715 +msgid "Keyboard Status Applet" +msgstr "Aplet za status tastature" + +#: kbstate.cpp:154 +msgid "Set Icon Size" +msgstr "Postavi veličinu ikona" + +#: kbstate.cpp:155 +msgid "Fill Available Space" +msgstr "Popuni slobodan prostor" + +#: kbstate.cpp:157 +msgid "Show" +msgstr "Pokaži" + +#: kbstate.cpp:158 +msgid "Configure AccessX Features..." +msgstr "Podesi AccessX mogućnosti..." + +#: kbstate.cpp:159 +msgid "Configure Keyboard..." +msgstr "Podesi tastaturu..." + +#: kbstate.cpp:160 +msgid "Configure Mouse..." +msgstr "Podesi miša..." + +#: kbstate.cpp:572 kbstate.cpp:586 kbstate.cpp:590 kbstate.cpp:1030 +msgid "" +"_: a (the first letter in the alphabet)\n" +"a" +msgstr "a" + +#: kbstate.cpp:716 +msgid "Panel applet that shows the state of the modifier keys" +msgstr "Panelski aplet koji pokazuje stanje modifikatorskih tastera" diff --git a/tde-i18n-sr@Latn/messages/kdeaccessibility/kmag.po b/tde-i18n-sr@Latn/messages/kdeaccessibility/kmag.po new file mode 100644 index 00000000000..b9196567f68 --- /dev/null +++ b/tde-i18n-sr@Latn/messages/kdeaccessibility/kmag.po @@ -0,0 +1,417 @@ +# translation of kmag.po to Serbian +# Copyright (C) 2003,2004, 2005, 2006 Free Software Foundation, Inc. +# Chusslove Illich , 2003. +# Slobodan Simic , 2004, 2005. +# Chusslove Illich , 2005, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: kmag\n" +"POT-Creation-Date: 2006-05-28 04:04+0200\n" +"PO-Revision-Date: 2006-07-16 22:42+0200\n" +"Last-Translator: Chusslove Illich \n" +"Language-Team: Serbian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" + +#: kmagzoomview.cpp:159 +msgid "" +"This is the main window which shows the contents of the selected region. The " +"contents will be magnified according to the zoom level that is set." +msgstr "" +"Ovo je glavni prozor, koji pokazuje sadržaj izabrane oblasti. Sadržaj će biti " +"uveličan u skladu sa zadatim nivoom uvećanja." + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Časlav Ilić,Slobodan Simić" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "caslav.ilic@gmx.net,simicsl@verat.net" + +#: main.cpp:37 +msgid "File to open" +msgstr "Fajl koji treba otvoriti" + +#: kmagselrect.cpp:228 main.cpp:45 +msgid "KMagnifier" +msgstr "KMagnifier" + +#: main.cpp:46 +msgid "Screen magnifier for the K Desktop Environment (KDE)" +msgstr "Uveličavač ekrana za KDE" + +#: main.cpp:53 +msgid "Rewrite and current maintainer" +msgstr "Ponovo napisao i trenutni održavalac" + +#: main.cpp:56 +msgid "Original idea and author (KDE1)" +msgstr "Prvobitna ideja i autor (KDE1)" + +#: main.cpp:58 +msgid "" +"Rework of the user interface, improved selection window, speed optimisation, " +"rotation, bug fixes" +msgstr "" +"Prerada korisničkog sučelja, poboljšan prozor izbora, optimizacija brzine, " +"rotacija, ispravke grešaka" + +#: main.cpp:59 +msgid "Some tips" +msgstr "Neki saveti" + +#: kmagselrect.cpp:228 +msgid "Selection Window" +msgstr "Prozor za izbor" + +#: kmag.cpp:92 +msgid "&Very Low" +msgstr "&Veoma nisko" + +#: kmag.cpp:92 +msgid "&Low" +msgstr "&Nisko" + +#: kmag.cpp:92 +msgid "&Medium" +msgstr "&Srednje" + +#: kmag.cpp:92 +msgid "&High" +msgstr "V&isoko" + +#: kmag.cpp:92 +msgid "V&ery High" +msgstr "V&eoma visoko" + +#: kmag.cpp:100 +msgid "&No Rotation (0 Degrees)" +msgstr "&Bez rotacije (0°)" + +#: kmag.cpp:100 +msgid "&Left (90 Degrees)" +msgstr "&Levo (90°)" + +#: kmag.cpp:100 +msgid "&Upside Down (180 Degrees)" +msgstr "&Naopako (180°)" + +#: kmag.cpp:100 +msgid "&Right (270 Degrees)" +msgstr "&Desno (270°)" + +#: kmag.cpp:129 +msgid "New &Window" +msgstr "Novi &prozor" + +#: kmag.cpp:131 +msgid "Open a new KMagnifier window" +msgstr "Otvara novi prozor KMagnifier-a" + +#: kmag.cpp:133 +msgid "&Stop" +msgstr "Zau&stavi" + +#: kmag.cpp:135 +msgid "Click to stop window refresh" +msgstr "Kliknite ovde da biste zaustavili osvežavanje prozora" + +#: kmag.cpp:136 +msgid "" +"Clicking on this icon will start / stop " +"updating of the display. Stopping the update will zero the processing power " +"required (CPU usage)" +msgstr "" +"Klikom na ovu ikonu, osvežavanje prikaza biće pokrenuto/" +"zaustavljeno. Zaustavljanjem osvežavanja anuliraće se potrebno procesorsko " +"vreme." + +#: kmag.cpp:140 +msgid "&Save Snapshot As..." +msgstr "&Sačuvaj snimak kao..." + +#: kmag.cpp:142 +msgid "Saves the zoomed view to an image file." +msgstr "Snima uveličan prikaz u fajl." + +#: kmag.cpp:143 +msgid "Save image to a file" +msgstr "Snimi sliku u fajl" + +#: kmag.cpp:146 +msgid "Click on this button to print the current zoomed view." +msgstr "Klikom na ovo dugme odštampaće se tekući uveličani prikaz." + +#: kmag.cpp:149 kmag.cpp:150 +msgid "Quits the application" +msgstr "Izlazi iz programa" + +#: kmag.cpp:153 +msgid "" +"Click on this button to copy the current zoomed view to the clipboard which you " +"can paste in other applications." +msgstr "" +"Klikom na ovo dugme kopiraće se tekući uveličani prikaz u klipbord, odakle ga " +"možete preneti u druge programe." + +#: kmag.cpp:154 +msgid "Copy zoomed image to clipboard" +msgstr "Kopiraj uveličanu sliku u klipbord" + +#: kmag.cpp:156 +msgid "Show &Menu" +msgstr "Prikaži &meni" + +#: kmag.cpp:159 +msgid "Hide &Menu" +msgstr "Sakrij &meni" + +#: kmag.cpp:161 +msgid "Show Main &Toolbar" +msgstr "Prikaži glavnu &traku sa alatima" + +#: kmag.cpp:164 +msgid "Hide Main &Toolbar" +msgstr "Sakrij glavnu &traku sa alatima" + +#: kmag.cpp:166 +msgid "Show &View Toolbar" +msgstr "Prikaži traku za &prikaz" + +#: kmag.cpp:169 +msgid "Hide &View Toolbar" +msgstr "Sakrij traku za &prikaz" + +#: kmag.cpp:171 +msgid "Show &Settings Toolbar" +msgstr "Prikaži traku sa po&stavkama" + +#: kmag.cpp:174 +msgid "Hide &Settings Toolbar" +msgstr "Sakrij traku sa po&stavkama" + +#: kmag.cpp:177 +msgid "&Follow Mouse Mode" +msgstr "Režim p&raćenja miša" + +#: kmag.cpp:179 +msgid "Magnify mouse area into window" +msgstr "Uvećava oblast oko miša u prozor" + +#: kmag.cpp:180 +msgid "" +"In this mode the area around the mouse cursor is shown in a normal window." +msgstr "" +"U ovom režimu, oblast oko pokazivača miša se prikazuje u normalnom prozoru." + +#: kmag.cpp:182 +msgid "S&election Window Mode" +msgstr "Režim sa prozorom &izbora" + +#: kmag.cpp:184 +msgid "Magnify selected area into window" +msgstr "Uvećava izabranu oblast u prozor" + +#: kmag.cpp:185 +msgid "" +"In this mode a selection window is opened. The selected area is shown in a " +"normal window." +msgstr "" +"U ovom režimu otvara se prozor izbora. Izabrana oblast se prikazuje u normalnom " +"prozoru." + +#: kmag.cpp:187 +msgid "&Top Screen Edge Mode" +msgstr "Režim &gornje ivice ekrana" + +#: kmag.cpp:189 +msgid "Magnify mouse area to top screen edge" +msgstr "Uvećava oblast oko miša u gornju ivicu ekrana" + +#: kmag.cpp:190 +msgid "" +"In this mode the area around the mouse is magnified to the top screen edge." +msgstr "" +"U ovom režimu oblast oko pokazivača miša se uveličava i prikazuje uz gornju " +"ivicu ekrana." + +#: kmag.cpp:192 +msgid "&Left Screen Edge Mode" +msgstr "Režim &leve ivice ekrana" + +#: kmag.cpp:194 +msgid "Magnify mouse area to left screen edge" +msgstr "Uvećava oblast oko miša u levu ivicu ekrana" + +#: kmag.cpp:195 +msgid "" +"In this mode the area around the mouse is magnified to the left screen edge." +msgstr "" +"U ovom režimu oblast oko pokazivača miša se uveličava i prikazuje uz levu ivicu " +"ekrana." + +#: kmag.cpp:197 +msgid "&Right Screen Edge Mode" +msgstr "Režim &desne ivice ekrana" + +#: kmag.cpp:199 +msgid "Magnify mouse area to right screen edge" +msgstr "Uvećava oblast oko miša u desnu ivicu ekrana" + +#: kmag.cpp:200 +msgid "" +"In this mode the area around the mouse is magnified to the right screen edge." +msgstr "" +"U ovom režimu oblast oko pokazivača miša se uveličava i prikazuje uz desnu " +"ivicu ekrana." + +#: kmag.cpp:202 +msgid "&Bottom Screen Edge Mode" +msgstr "Režim d&onje ivice ekrana" + +#: kmag.cpp:204 +msgid "Magnify mouse area to bottom screen edge" +msgstr "Uvećava oblast oko miša u donju ivicu ekrana" + +#: kmag.cpp:205 +msgid "" +"In this mode the area around the mouse is magnified to the bottom screen edge." +msgstr "" +"U ovom režimu oblast oko pokazivača miša se uveličava i prikazuje uz donju " +"ivicu ekrana." + +#: kmag.cpp:207 +msgid "Hide Mouse &Cursor" +msgstr "Sakrij &pokazivač miša" + +#: kmag.cpp:210 +msgid "Show Mouse &Cursor" +msgstr "Prikaži &pokazivač miša" + +#: kmag.cpp:212 +msgid "Hide the mouse cursor" +msgstr "Sakriva pokazivač miša" + +#: kmag.cpp:215 +msgid "Click on this button to zoom-in on the selected region." +msgstr "Kliknite na ovo dugme da biste uveličali izabranu oblast." + +#: kmag.cpp:219 +msgid "Select the zoom factor." +msgstr "Izaberite faktor uveličanja." + +#: kmag.cpp:220 +msgid "Zoom factor" +msgstr "Faktor uveličanja" + +#: kmag.cpp:223 +msgid "Click on this button to zoom-out on the selected region." +msgstr "Kliknite na ovo dugme da biste umanjili izabranu oblast." + +#: kmag.cpp:225 +msgid "&Invert Colors" +msgstr "&Invertuj boje" + +#: kmag.cpp:228 +msgid "&Rotation" +msgstr "&Rotacija" + +#: kmag.cpp:230 +msgid "Select the rotation degree." +msgstr "Izaberite ugao rotiranja." + +#: kmag.cpp:231 +msgid "Rotation degree" +msgstr "Ugao rotiranja" + +#: kmag.cpp:239 +msgid "Re&fresh" +msgstr "&Osveži" + +#: kmag.cpp:241 +msgid "" +"Select the refresh rate. The higher the rate, the more computing power (CPU) " +"will be needed." +msgstr "" +"Ovde birate učestanost osvežavanja. Što je učestanost veća, potrebno je više " +"procesorske snage." + +#: kmag.cpp:242 +msgid "Refresh rate" +msgstr "Učestanost osvežavanja" + +#: kmag.cpp:560 +msgid "Save Snapshot As" +msgstr "Sačuvaj snimak kao" + +#: kmag.cpp:567 +msgid "" +"Unable to save temporary file (before uploading to the network file you " +"specified)." +msgstr "" +"Ne mogu da snimim privremeni fajl (pre slanja u mrežni fajl koji ste naveli)." + +#: kmag.cpp:568 kmag.cpp:572 kmag.cpp:584 +msgid "Error Writing File" +msgstr "Greška pri upisu fajla" + +#: kmag.cpp:571 +msgid "Unable to upload file over the network." +msgstr "Ne mogu da okačim fajl na mrežu." + +#: kmag.cpp:574 kmag.cpp:586 +#, c-format +msgid "" +"Current zoomed image saved to\n" +"%1" +msgstr "" +"Trenutna uveličana slika je snimljena u\n" +"%1" + +#: kmag.cpp:583 +msgid "" +"Unable to save file. Please check if you have permission to write to the " +"directory." +msgstr "" +"Ne mogu da snimim fajl. Proverite da li imate dozvolu za upisivanje u " +"direktorijum." + +#: kmag.cpp:603 +msgid "Click to stop window update" +msgstr "Kliknite da biste zaustavili osvežavanje prozora" + +#: kmag.cpp:606 +msgid "Start" +msgstr "Pokreni" + +#: kmag.cpp:607 +msgid "Click to start window update" +msgstr "Kliknite da biste pokrenuli osvežavanje prozora" + +#: kmag.cpp:637 +msgid "Magnify to Screen Edge - Select Size" +msgstr "Uvećanje do ivice ekrana - Izaberite veličinu" + +#: kmag.cpp:638 kmag.cpp:654 kmag.cpp:670 kmag.cpp:686 +msgid "Size:" +msgstr "Veličina:" + +#: kmag.cpp:653 +msgid "Magnify to Left Screen Edge - Select Size" +msgstr "Uvećanje do leve ivice ekrana - Izaberite veličinu" + +#: kmag.cpp:669 +msgid "Magnify to Right Screen Edge - Select Size" +msgstr "Uvećanje do desne ivice ekrana - Izaberite veličinu" + +#: kmag.cpp:685 +msgid "Magnify to Bottom Screen Edge - Select Size" +msgstr "Uvećanje do donje ivice ekrana - Izaberite veličinu" diff --git a/tde-i18n-sr@Latn/messages/kdeaccessibility/kmousetool.po b/tde-i18n-sr@Latn/messages/kdeaccessibility/kmousetool.po new file mode 100644 index 00000000000..8bea56c370e --- /dev/null +++ b/tde-i18n-sr@Latn/messages/kdeaccessibility/kmousetool.po @@ -0,0 +1,165 @@ +# translation of kmousetool.po to Srpski +# translation of kmousetool.po to Serbian +# Copyright (C) 2003, 2004 Free Software Foundation, Inc. +# Chusslove Illich , 2003. +# Tanaskovic Toplica , 2003. +# Toplica Tanaskovic , 2003, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: kmousetool\n" +"POT-Creation-Date: 2005-02-17 01:26+0100\n" +"PO-Revision-Date: 2004-07-28 21:17+0200\n" +"Last-Translator: Slobodan Simic \n" +"Language-Team: Serbian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.6\n" + +#: kmousetool.cpp:418 +msgid "The drag time must be less than or equal to the dwell time." +msgstr "Vreme prevlačenja mora biti manje ili jednako vremenu prebivanja." + +#: kmousetool.cpp:418 +msgid "Invalid Value" +msgstr "Neispravna vrednost" + +#: kmousetool.cpp:488 kmousetool.cpp:632 +msgid "&Stop" +msgstr "Zau&stavi" + +#: kmousetool.cpp:559 +msgid "" +"There are unsaved changes in the active module.\n" +"Do you want to apply the changes before closing the configuration window or " +"discard the changes?" +msgstr "" +"Ima nesnimljenih promena u aktivnom modulu.\n" +"Želite li da primenite promene pre zatvaranja prozora sa podešavanjima ili da " +"odbacite promene?" + +#: kmousetool.cpp:560 +msgid "Closing Configuration Window" +msgstr "Zatvaram prozor sa podešavanjima" + +#: kmousetool.cpp:578 +msgid "" +"There are unsaved changes in the active module.\n" +"Do you want to apply the changes before quitting KMousetool or discard the " +"changes?" +msgstr "" +"Ima nesnimljenih promena u aktivnom modulu.\n" +"Želite li da primenite promene pre zatvaranja KMousetool-a ili da odbacite " +"promene?" + +#: kmousetool.cpp:579 +msgid "Quitting KMousetool" +msgstr "Izlazim iz KMousetool-a" + +#: kmousetool.cpp:616 +msgid "&Configure KMouseTool..." +msgstr "&Podesi KMouseTool..." + +#: kmousetool.cpp:619 +msgid "KMousetool &Handbook" +msgstr "&Priručnik KMousetool-a" + +#: kmousetool.cpp:621 +msgid "&About KMouseTool" +msgstr "&O KMouseTool-u" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Časlav Ilić" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "chaslav@sezampro.yu" + +#. i18n: file kmousetoolui.ui line 16 +#: main.cpp:32 main.cpp:44 rc.cpp:3 +#, no-c-format +msgid "KMouseTool" +msgstr "KMouseTool" + +#: main.cpp:48 +msgid "Current maintainer" +msgstr "Trenutni održavalac" + +#: main.cpp:49 +msgid "Usability improvements" +msgstr "Poboljšanja korisnosti" + +#: main.cpp:50 +msgid "Original author" +msgstr "Prvobitni autor" + +#. i18n: file kmousetoolui.ui line 44 +#: rc.cpp:6 +#, no-c-format +msgid "Settings" +msgstr "Postavke" + +#. i18n: file kmousetoolui.ui line 88 +#: rc.cpp:9 +#, no-c-format +msgid "Drag t&ime (1/10 sec):" +msgstr "Vreme p&revlačenja (1/10 sek):" + +#. i18n: file kmousetoolui.ui line 145 +#: rc.cpp:12 +#, no-c-format +msgid "&Minimum movement:" +msgstr "&Najmanji pomeraj:" + +#. i18n: file kmousetoolui.ui line 175 +#: rc.cpp:15 +#, no-c-format +msgid "&Enable strokes" +msgstr "&Uključi poteze:" + +#. i18n: file kmousetoolui.ui line 191 +#: rc.cpp:18 +#, no-c-format +msgid "D&well time (1/10 sec):" +msgstr "Vreme pre&bivanja (1/10 sek):" + +#. i18n: file kmousetoolui.ui line 202 +#: rc.cpp:21 +#, no-c-format +msgid "Smar&t drag" +msgstr "Pame&tno prevlačenje" + +#. i18n: file kmousetoolui.ui line 229 +#: rc.cpp:27 +#, no-c-format +msgid "&Reset" +msgstr "&Resetuj" + +#. i18n: file kmousetoolui.ui line 264 +#: rc.cpp:33 +#, no-c-format +msgid "Start with &KDE" +msgstr "Po&kreni zajedno sa KDE-om" + +#. i18n: file kmousetoolui.ui line 272 +#: rc.cpp:36 +#, no-c-format +msgid "A&udible click" +msgstr "Č&ujni klik" + +#. i18n: file kmousetoolui.ui line 298 +#: rc.cpp:39 +#, no-c-format +msgid "" +"KMouseTool will run as a background application after you close this dialog. To " +"change the settings again, restart KMouseTool or use the KDE system tray." +msgstr "" +"KMouseTool će raditi u pozadini pošto zatvorite ovaj dijalog. Da biste ponovo " +"promenili postavke, pokrenite ponovo KMouseTool ili koristite KDE-ovu sistemsku " +"kasetu." diff --git a/tde-i18n-sr@Latn/messages/kdeaccessibility/kmouth.po b/tde-i18n-sr@Latn/messages/kdeaccessibility/kmouth.po new file mode 100644 index 00000000000..48337ea52b2 --- /dev/null +++ b/tde-i18n-sr@Latn/messages/kdeaccessibility/kmouth.po @@ -0,0 +1,1203 @@ +# translation of kmouth.po to Serbian +# Copyright (C) 2003, 2004, 2005, 2007 Free Software Foundation, Inc. +# +# Chusslove Illich , 2003. +# Toplica Tanaskovic , 2003, 2004. +# Slobodan Simic , 2004, 2005. +# Chusslove Illich , 2005, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kmouth\n" +"POT-Creation-Date: 2005-07-24 01:41+0200\n" +"PO-Revision-Date: 2007-04-20 20:50+0200\n" +"Last-Translator: Chusslove Illich \n" +"Language-Team: Serbian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" +"Plural-Forms: Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>" +"=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +#: texttospeechconfigurationwidget.cpp:47 +#: wordcompletion/dictionarycreationwizard.cpp:101 +msgid "Local" +msgstr "Lokalni" + +#: texttospeechconfigurationwidget.cpp:51 +#: wordcompletion/dictionarycreationwizard.cpp:105 +msgid "Latin1" +msgstr "Latin1" + +#: texttospeechconfigurationwidget.cpp:52 +#: wordcompletion/dictionarycreationwizard.cpp:106 +msgid "Unicode" +msgstr "Unicode" + +#: wordcompletion/creationsourcedetailsui.ui.h:31 +#: wordcompletion/klanguagebuttonhelper.cpp:38 +#: wordcompletion/klanguagebuttonhelper.cpp:56 +#: wordcompletion/wordcompletionui.ui.h:31 +#: wordcompletion/wordcompletionwidget.cpp:78 +#: wordcompletion/wordcompletionwidget.cpp:139 +#: wordcompletion/wordcompletionwidget.cpp:203 +msgid "without name" +msgstr "bez imena" + +#: wordcompletion/wordcompletionwidget.cpp:249 +msgid "Export Dictionary" +msgstr "Izvezi rečnik" + +#: phrasebook/phrasebook.cpp:277 wordcompletion/wordcompletionwidget.cpp:254 +msgid "The file %1 already exists. Do you want to overwrite it?" +msgstr "Fajl %1 već postoji. Želite li da ga prebrišete?" + +#: phrasebook/phrasebook.cpp:278 wordcompletion/wordcompletionwidget.cpp:255 +msgid "File Exists" +msgstr "Fajl postoji" + +#: phrasebook/phrasebook.cpp:278 wordcompletion/wordcompletionwidget.cpp:255 +msgid "&Overwrite" +msgstr "&Prebriši" + +#: wordcompletion/wordlist.cpp:109 +msgid "Creating Word List" +msgstr "Pravim listu reči" + +#: wordcompletion/wordlist.cpp:109 wordcompletion/wordlist.cpp:291 +msgid "Parsing the KDE documentation..." +msgstr "Raščlanjujem KDE-ovu dokumentaciju..." + +#: wordcompletion/wordlist.cpp:238 +msgid "Merging dictionaries..." +msgstr "Stapam rečnike..." + +#: wordcompletion/wordlist.cpp:305 +msgid "Parsing file..." +msgstr "Raščlanjujem fajl..." + +#: wordcompletion/wordlist.cpp:315 +msgid "Parsing directory..." +msgstr "Raščlanjujem direktorijum..." + +#: wordcompletion/wordlist.cpp:504 +msgid "Performing spell check..." +msgstr "Proveravam pravopis..." + +#. i18n: file wordcompletion/kdedocsourceui.ui line 68 +#: rc.cpp:292 wordcompletion/kdedocsourceui.ui.h:14 +#, no-c-format +msgid "" +"With this combo box you select which of the installed languages is used for " +"creating the new dictionary. KMouth will only parse documentation files of this " +"language." +msgstr "" +"Ovde se bira koji od instaliranih jezika će se koristiti za pravljenje novog " +"rečnika. KMouth će raščlaniti samo fajlove dokumentacije na tom jeziku." + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 144 +#: rc.cpp:241 wordcompletion/creationsourcedetailsui.ui.h:15 +#, no-c-format +msgid "" +"With this combo box you decide which language should be associated with the new " +"dictionary." +msgstr "Ovde odlučujete koji jezik će biti pridružen novom rečniku." + +#: wordcompletion/creationsourcedetailsui.ui.h:18 +#: wordcompletion/wordcompletionui.ui.h:18 +msgid "Other" +msgstr "Ostalo" + +#: wordcompletion/creationsourcedetailsui.ui.h:25 +#: wordcompletion/wordcompletionui.ui.h:25 +msgid "Create Custom Language" +msgstr "Napravi poseban jezik" + +#: wordcompletion/creationsourcedetailsui.ui.h:25 +#: wordcompletion/wordcompletionui.ui.h:25 +msgid "Please enter the code for the custom language:" +msgstr "Unesite kôd za poseban jezik:" + +#: wordcompletion/dictionarycreationwizard.cpp:53 +msgid "Source of New Dictionary (1)" +msgstr "Izvor novog rečnika (1)" + +#: wordcompletion/dictionarycreationwizard.cpp:58 +#: wordcompletion/dictionarycreationwizard.cpp:62 +#: wordcompletion/dictionarycreationwizard.cpp:70 +#: wordcompletion/dictionarycreationwizard.cpp:73 +#: wordcompletion/dictionarycreationwizard.cpp:117 +#: wordcompletion/dictionarycreationwizard.cpp:133 +#: wordcompletion/dictionarycreationwizard.cpp:142 +#: wordcompletion/dictionarycreationwizard.cpp:151 +msgid "Source of New Dictionary (2)" +msgstr "Izvor novog rečnika (2)" + +#: wordcompletion/dictionarycreationwizard.cpp:63 +msgid "&Directory:" +msgstr "&Direktorijum:" + +#: wordcompletion/dictionarycreationwizard.cpp:64 +#: wordcompletion/dictionarycreationwizard.cpp:66 +msgid "" +"With this input field you specify which directory you want to load for creating " +"the new dictionary." +msgstr "" +"U ovom polju za unos navedite koji direktorijum želite da učitate radi " +"pravljenja novog rečnika." + +#: wordcompletion/dictionarycreationwizard.cpp:238 +msgid "Merge result" +msgstr "Stopi rezultat" + +#: wordcompletion/dictionarycreationwizard.cpp:241 +msgid "" +"_: In the sense of a blank word list\n" +"Empty list" +msgstr "Prazna lista" + +#: wordcompletion/dictionarycreationwizard.cpp:250 +msgid "KDE Documentation" +msgstr "KDE-ova dokumentacija" + +#. i18n: file wordcompletion/wordcompletionui.ui line 224 +#: rc.cpp:340 wordcompletion/wordcompletionui.ui.h:15 +#, no-c-format +msgid "" +"With this combo box you select the language associated with the selected " +"dictionary." +msgstr "U ovom polju označite jezik pridružen izabranom rečniku." + +#: optionsdialog.cpp:123 +msgid "General Options" +msgstr "Opšte opcije" + +#: optionsdialog.cpp:129 +msgid "&Preferences" +msgstr "&Podešavanja" + +#: optionsdialog.cpp:133 +msgid "&Text-to-Speech" +msgstr "&Tekst-u-govor" + +#: configwizard.cpp:103 optionsdialog.cpp:136 +msgid "Word Completion" +msgstr "Dovršavanje reči" + +#: optionsdialog.cpp:142 +msgid "KTTSD Speech Service" +msgstr "Servis za govor KTTSD" + +#: optionsdialog.cpp:143 +msgid "KDE Text-to-Speech Daemon Configuration" +msgstr "Podešavanja KDE-ovog demona za tekst-u-govor" + +#: kmouth.cpp:98 +msgid "&Open as History..." +msgstr "&Otvori kao istorijat..." + +#: kmouth.cpp:99 kmouth.cpp:100 +msgid "Opens an existing file as history" +msgstr "Otvara postojeći fajl kao istorijat" + +#: kmouth.cpp:102 +msgid "Save &History As..." +msgstr "Snimi &istorijat kao..." + +#: kmouth.cpp:103 kmouth.cpp:104 +msgid "Saves the actual history as..." +msgstr "Snima tekući istorijat kao..." + +#: kmouth.cpp:106 +msgid "&Print History..." +msgstr "Š&tampaj istorijat..." + +#: kmouth.cpp:107 kmouth.cpp:108 +msgid "Prints out the actual history" +msgstr "Štampa tekući istorijat" + +#: kmouth.cpp:111 kmouth.cpp:112 +msgid "Quits the application" +msgstr "Izlazi iz programa" + +#: kmouth.cpp:116 +msgid "Cuts the selected section and puts it to the clipboard" +msgstr "Iseca izabrani odeljak i stavlja ga u klipbord" + +#: kmouth.cpp:117 +msgid "" +"Cuts the selected section and puts it to the clipboard. If there is some text " +"selected in the edit field it is placed it on the clipboard. Otherwise the " +"selected sentences in the history (if any) are placed on the clipboard." +msgstr "" +"Iseca izabrani odeljak i stavlja ga u klipbord. Ako je neki tekst izabran u " +"polju za uređivanje, stavlja se u klipbord. U suprotnom, u klipbord se " +"stavljaju izabrane rečenice iz istorijata (ako ih ima)." + +#: kmouth.cpp:120 +msgid "Copies the selected section to the clipboard" +msgstr "Kopira trenutni izbor u klipbord" + +#: kmouth.cpp:121 +msgid "" +"Copies the selected section to the clipboard. If there is some text selected in " +"the edit field it is copied to the clipboard. Otherwise the selected sentences " +"in the history (if any) are copied to the clipboard." +msgstr "" +"Kopira trenutni izbor u klipbord. Ako je neki tekst izabran u polju za " +"uređivanje, kopira se u klipbord. U suprotnom, u klipbord se kopiraju izabrane " +"rečenice iz istorijata (ako ih ima)." + +#: kmouth.cpp:124 phrasebook/phrasebookdialog.cpp:371 +#: phrasebook/phrasebookdialog.cpp:372 +msgid "Pastes the clipboard contents to actual position" +msgstr "Prenosi sadržaj klipborda na tekuću poziciju" + +#: kmouth.cpp:125 +msgid "" +"Pastes the clipboard contents at the current cursor position into the edit " +"field." +msgstr "" +"Prenosi sadržaj klipborda na tekuću poziciju kursora u polju za uređivanje." + +#: kmouth.cpp:127 kmouth.cpp:156 phraselist.cpp:79 +msgid "&Speak" +msgstr "&Izgovori" + +#: kmouth.cpp:128 +msgid "Speaks the currently active sentence(s)" +msgstr "Izgovaraja trenutno aktivne rečenice" + +#: kmouth.cpp:129 phraselist.cpp:82 +msgid "" +"Speaks the currently active sentence(s). If there is some text in the edit " +"field it is spoken. Otherwise the selected sentences in the history (if any) " +"are spoken." +msgstr "" +"Izgovaraja trenutno aktivne rečenice. Ako ima teksta u polju za uređivanje, " +"izgovara se. U suprotnom, izgovaraju se izabrane rečenice iz istorijata (ako ih " +"ima)." + +#: kmouth.cpp:132 +msgid "&Edit..." +msgstr "&Uredi..." + +#: kmouth.cpp:137 kmouth.cpp:138 +msgid "Enables/disables the toolbar" +msgstr "Uključuje/isključuje traku sa alatima" + +#: kmouth.cpp:140 +msgid "Show P&hrasebook Bar" +msgstr "Prikaži traku knjige &izraza" + +#: kmouth.cpp:141 kmouth.cpp:142 +msgid "Enables/disables the phrasebook bar" +msgstr "Uključuje/isključuje traku knjige izraza" + +#: kmouth.cpp:145 kmouth.cpp:146 +msgid "Enables/disables the statusbar" +msgstr "Uključuje/isključuje statusnu traku" + +#: kmouth.cpp:148 +msgid "&Configure KMouth..." +msgstr "&Podesi KMouth..." + +#: kmouth.cpp:149 kmouth.cpp:150 +msgid "Opens the configuration dialog" +msgstr "Otvara dijalog za podešavanja" + +#: kmouth.cpp:157 kmouth.cpp:158 +msgid "Speaks the currently selected phrases in the history" +msgstr "Izgovara trenutno izabrani izraz u istorijatu" + +#: kmouth.cpp:161 kmouth.cpp:162 +msgid "Deletes the currently selected phrases from the history" +msgstr "Uklanja trenutno izabrani izraz iz istorijata" + +#: kmouth.cpp:164 +msgid "Cu&t" +msgstr "&Iseci" + +#: kmouth.cpp:165 kmouth.cpp:166 +msgid "" +"Cuts the currently selected phrases from the history and puts them to the " +"clipboard" +msgstr "Iseca trenutno izabrane izraze iz istorijata i stavljaju ih u klipbord" + +#: kmouth.cpp:169 kmouth.cpp:170 +msgid "Copies the currently selected phrases from the history to the clipboard" +msgstr "Kopira trenutno izabrane izraze iz istorijata u klipbord" + +#: kmouth.cpp:172 +msgid "Select &All Entries" +msgstr "Izaberi &sve stavke" + +#: kmouth.cpp:173 kmouth.cpp:174 +msgid "Selects all phrases in the history" +msgstr "Bira sve izraze u istorijatu" + +#: kmouth.cpp:176 +msgid "D&eselect All Entries" +msgstr "Poništi sav &izbor" + +#: kmouth.cpp:177 kmouth.cpp:178 +msgid "Deselects all phrases in the history" +msgstr "Poništava izbor svih izraza u istorijatu" + +#: kmouth.cpp:192 kmouth.cpp:210 kmouth.cpp:313 kmouth.cpp:321 kmouth.cpp:334 +#: kmouth.cpp:380 kmouth.cpp:397 kmouth.cpp:414 kmouth.cpp:431 +msgid "Ready." +msgstr "Spreman." + +#: kmouth.cpp:207 kmouth.cpp:309 +msgid "Opening file..." +msgstr "Otvaram fajl..." + +#: kmouth.cpp:317 +msgid "Saving history with a new filename..." +msgstr "Snimam istoriju sa novim imenom fajla..." + +#: kmouth.cpp:326 +msgid "Printing..." +msgstr "Štampam..." + +#: kmouth.cpp:339 +msgid "Exiting..." +msgstr "Izlazim..." + +#: kmouth.cpp:373 +msgid "Toggling menubar..." +msgstr "Uključujem/isključujem traku menija..." + +#: kmouth.cpp:385 +msgid "Toggling toolbar..." +msgstr "Uključujem/isključujem traku sa alatima..." + +#: kmouth.cpp:402 +msgid "Toggling phrasebook bar..." +msgstr "Uključujem/isključujem traku knjige izraza..." + +#: kmouth.cpp:419 +msgid "Toggle the statusbar..." +msgstr "Uključujem/isključujem statusnu traku..." + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Časlav Ilić,Slobodan Simić" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "caslav.ilic@gmx.net,simicsl@verat.net" + +#: main.cpp:28 +msgid "A type-and-say front end for speech synthesizers" +msgstr "„Upiši-i-izgovori“ interfejs za sintetizatore govora" + +#: main.cpp:34 +msgid "History file to open" +msgstr "Fajl istorijata za otvaranje" + +#: main.cpp:42 +msgid "KMouth" +msgstr "KMouth" + +#: main.cpp:49 +msgid "Tips, extended phrase books" +msgstr "Saveti, proširene knjige izraza" + +#. i18n: file kmouthui.rc line 14 +#: rc.cpp:9 rc.cpp:98 +#, no-c-format +msgid "&Phrase Books" +msgstr "&Knjige izraza" + +#. i18n: file preferencesui.ui line 24 +#: rc.cpp:15 rc.cpp:104 +#, no-c-format +msgid "Preferences" +msgstr "Podešavanja" + +#. i18n: file preferencesui.ui line 63 +#: rc.cpp:18 rc.cpp:107 +#, no-c-format +msgid "&Selection of phrases in the phrase book:" +msgstr "&Izbor izraza iz knjige:" + +#. i18n: file preferencesui.ui line 69 +#: rc.cpp:21 rc.cpp:30 rc.cpp:110 rc.cpp:119 +#, no-c-format +msgid "" +"This combo box specifies whether selected phrases of the phrase book are " +"immediately spoken or just inserted into the edit field." +msgstr "" +"Ovde se navodi da li se izabrani izrazi odmah izgovaraju ili se samo ubacuju u " +"polje za uređivanje." + +#. i18n: file preferencesui.ui line 75 +#: rc.cpp:24 rc.cpp:113 +#, no-c-format +msgid "Speak Immediately" +msgstr "Izgovori odmah" + +#. i18n: file preferencesui.ui line 80 +#: rc.cpp:27 rc.cpp:116 +#, no-c-format +msgid "Insert Into Edit Field" +msgstr "Ubaci u polje za uređivanje" + +#. i18n: file preferencesui.ui line 122 +#: rc.cpp:33 rc.cpp:122 +#, no-c-format +msgid "Closing the phrase &book edit window:" +msgstr "Zatvaranje prozora za uređivanje &knjiga izraza:" + +#. i18n: file preferencesui.ui line 128 +#: rc.cpp:36 rc.cpp:48 rc.cpp:125 rc.cpp:137 +#, no-c-format +msgid "" +"This combo box specifies whether the phrase book is automatically saved when " +"the edit window is closed." +msgstr "" +"Ovde se navodi da li se knjiga izraza automatski snima kada se zatvori prozor " +"za uređivanje." + +#. i18n: file preferencesui.ui line 134 +#: rc.cpp:39 rc.cpp:128 +#, no-c-format +msgid "Save Phrase Book" +msgstr "Snimi knjigu izraza" + +#. i18n: file preferencesui.ui line 139 +#: rc.cpp:42 rc.cpp:131 +#, no-c-format +msgid "Discard Changes" +msgstr "Odbaci izmene" + +#. i18n: file preferencesui.ui line 144 +#: rc.cpp:45 rc.cpp:134 +#, no-c-format +msgid "Ask Whether to Save" +msgstr "Pitaj da li da se snimi" + +#. i18n: file texttospeechconfigurationui.ui line 16 +#: rc.cpp:51 rc.cpp:140 +#, no-c-format +msgid "Text-to-Speech" +msgstr "Tekst-u-govor" + +#. i18n: file texttospeechconfigurationui.ui line 55 +#: rc.cpp:54 rc.cpp:143 +#, no-c-format +msgid "C&ommand for speaking texts:" +msgstr "&Naredba za izgovaranje teksta:" + +#. i18n: file texttospeechconfigurationui.ui line 65 +#: rc.cpp:57 rc.cpp:64 rc.cpp:146 rc.cpp:153 +#, no-c-format +msgid "" +"This field specifies both the command used for speaking texts and its " +"parameters. KMouth knows the following placeholders:\n" +"%t -- the text that should be spoken\n" +"%f -- the name of a file containing the text\n" +"%l -- the language code\n" +"%% -- a percent sign" +msgstr "" +"Ovde se navodi naredba pomoću koje će se izgovarati tekst, kao i njeni " +"parametri. KMouth poznaje sledeće oznake:\n" +"%t -- tekst koji treba izgovoriti\n" +"%f -- ime fajla koji sadrži tekst\n" +"%l -- kôd jezika\n" +"%% -- znak za procenat" + +#. i18n: file texttospeechconfigurationui.ui line 117 +#: rc.cpp:71 rc.cpp:160 rc.cpp:217 +#, no-c-format +msgid "Character &encoding:" +msgstr "Kodiranje &znakova:" + +#. i18n: file texttospeechconfigurationui.ui line 123 +#: rc.cpp:74 rc.cpp:77 rc.cpp:163 rc.cpp:166 +#, no-c-format +msgid "" +"This combo box specifies which character encoding is used for passing the text." +msgstr "" +"Ovde se navodi kodiranje znakova koje se koristi pri prosleđivanju teksta." + +#. i18n: file texttospeechconfigurationui.ui line 141 +#: rc.cpp:80 rc.cpp:169 +#, no-c-format +msgid "Send the data as standard &input" +msgstr "Pošalji podatke kao standardni &ulaz" + +#. i18n: file texttospeechconfigurationui.ui line 144 +#: rc.cpp:83 rc.cpp:172 +#, no-c-format +msgid "" +"This check box specifies whether the text is sent as standard input to the " +"speech synthesizer." +msgstr "Ovde se navodi da li se tekst šalje sintetizatoru kao standardni ulaz." + +#. i18n: file texttospeechconfigurationui.ui line 152 +#: rc.cpp:86 rc.cpp:175 +#, no-c-format +msgid "&Use KTTSD speech service if possible" +msgstr "&Koristi govorni servis KTTSD ako je moguće" + +#. i18n: file texttospeechconfigurationui.ui line 155 +#: rc.cpp:89 rc.cpp:178 +#, no-c-format +msgid "" +"This check box specifies KMouth tries to use the KTTSD speech service prior to " +"calling the speech synthesizer directly. The KTTSD speech service is a KDE " +"daemon which gives KDE applications a standardized interface for speech " +"synthesis and is currently developed in CVS." +msgstr "" +"Ovo polje navodi KMouth da pokuša da koristi govorni servis KTTSD pre direktnog " +"pozivanja sintetizatora govora. KTTSD je KDE demon koji daje KDE programima " +"standardizovani interfejs za sintezu govora i trenutno se razvija u CVS-u." + +#. i18n: file phrasebook/buttonboxui.ui line 16 +#: rc.cpp:181 +#, no-c-format +msgid "Currently Selected Phrase or Phrase Book" +msgstr "Trenutno izabrani izrazi ili knjiga izraza" + +#. i18n: file phrasebook/buttonboxui.ui line 33 +#: rc.cpp:184 +#, no-c-format +msgid "&Currently Selected Phrase or Phrase Book" +msgstr "&Trenutno izabrani izrazi ili knjige izraza" + +#. i18n: file phrasebook/buttonboxui.ui line 55 +#: rc.cpp:187 rc.cpp:208 +#, no-c-format +msgid "" +"With this line edit you define the name of a sub-phrasebook or the contents of " +"a phrase." +msgstr "Ovom linijom možete odrediti ime podknjige izraza ili sadržaj izraza." + +#. i18n: file phrasebook/buttonboxui.ui line 63 +#: rc.cpp:190 +#, no-c-format +msgid "&None" +msgstr "&Nijedno" + +#. i18n: file phrasebook/buttonboxui.ui line 66 +#: rc.cpp:193 +#, no-c-format +msgid "" +"If you select this option then the selected phrase will not be reachable by a " +"keyboard shortcut." +msgstr "" +"Ako označite ovu opciju, izabrani izraz neće biti dostupan putem prečica sa " +"tastature." + +#. i18n: file phrasebook/buttonboxui.ui line 74 +#: rc.cpp:196 +#, no-c-format +msgid "C&ustom" +msgstr "&Posebno" + +#. i18n: file phrasebook/buttonboxui.ui line 77 +#: rc.cpp:199 +#, no-c-format +msgid "" +"If you select this option then the selected phrase will be reachable by a " +"keyboard shortcut. You can change the shortcut with the button next to this " +"option." +msgstr "" +"Ako izaberete ovu opciju, izabrani izraz biće dostupan putem prečice sa " +"tastature. Prečicu možete menjati sa dugmetom pored ove opcije." + +#. i18n: file phrasebook/buttonboxui.ui line 85 +#: rc.cpp:202 +#, no-c-format +msgid "Shortcut for the phrase:" +msgstr "Prečice za izraze:" + +#. i18n: file phrasebook/buttonboxui.ui line 93 +#: phrasebook/phrasebookdialog.cpp:491 phrasebook/phrasebookdialog.cpp:505 +#: rc.cpp:205 +#, no-c-format +msgid "Text of the &phrase:" +msgstr "Tekst &izraza:" + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 24 +#: rc.cpp:211 rc.cpp:280 +#, no-c-format +msgid "&Compare to OpenOffice.org dictionary:" +msgstr "&Uporedi sa OpenOffice-ovim rečnikom:" + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 30 +#: rc.cpp:214 +#, no-c-format +msgid "" +"If you select this check box the words are spell-checked before they are " +"inserted into the new dictionary." +msgstr "" +"Ako ovo označite biće izvršena provera pravopisa reči, pre nego što budu " +"ubačene u novi rečnik." + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 52 +#: rc.cpp:220 rc.cpp:232 +#, no-c-format +msgid "" +"With this combo box you select the character encoding used to load text files. " +"This combo box is not used for XML files or for dictionary files." +msgstr "" +"Ovde birate koje kodiranje znakova će se koristiti pri učitavanju tekstualnih " +"fajlova. Ono se ne koristi za XML fajlove ili za rečnike." + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 68 +#: rc.cpp:223 +#, no-c-format +msgid "&Filename:" +msgstr "&Ime fajla:" + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 74 +#: rc.cpp:226 rc.cpp:229 +#, no-c-format +msgid "" +"With this input field you specify which file you want to load for creating the " +"new dictionary." +msgstr "" +"Ovde unosite ime fajla koji želite da koristite pri stvaranju novog rečnika." + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 125 +#: rc.cpp:235 rc.cpp:286 +#, no-c-format +msgid "" +"With this input field you select the OpenOffice.org directory that will be used " +"to spellcheck the words of the new dictionary." +msgstr "" +"Ovde određujete direktorijum OpenOffice-a koji će se koristiti za proveru " +"pravopisa reči iz novog rečnika." + +#. i18n: file wordcompletion/creationsourcedetailsui.ui line 141 +#: rc.cpp:238 rc.cpp:289 rc.cpp:337 +#, no-c-format +msgid "&Language:" +msgstr "&Jezik:" + +#. i18n: file wordcompletion/creationsourceui.ui line 24 +#: rc.cpp:244 +#, no-c-format +msgid "C&reate new dictionary:" +msgstr "&Napravi novi rečnik:" + +#. i18n: file wordcompletion/creationsourceui.ui line 30 +#: rc.cpp:247 +#, no-c-format +msgid "" +"If you select this box a new dictionary is created by either loading a " +"dictionary file or by counting the individual words in a text." +msgstr "" +"Ako ovo označite novi rečnik biće napravljen ili učitavanjem fajla rečnika ili " +"brojanjem pojedinačnih reči u tekstu." + +#. i18n: file wordcompletion/creationsourceui.ui line 38 +#: rc.cpp:250 +#, no-c-format +msgid "&Merge dictionaries" +msgstr "&Stopi rečnike" + +#. i18n: file wordcompletion/creationsourceui.ui line 41 +#: rc.cpp:253 +#, no-c-format +msgid "" +"If you select this box a new dictionary is created by merging existing " +"dictionaries." +msgstr "" +"Ako ovo označite novi rečnik će biti napravljen stapanjem postojećih rečnika." + +#. i18n: file wordcompletion/creationsourceui.ui line 60 +#: rc.cpp:256 +#, no-c-format +msgid "From &file" +msgstr "Iz &fajla" + +#. i18n: file wordcompletion/creationsourceui.ui line 63 +#: rc.cpp:259 +#, no-c-format +msgid "" +"If you select this box a new dictionary is created by loading a file. You may " +"either select an XML file, a standard text file or a file containing a word " +"completion dictionary. If you select a standard text file or an XML file the " +"frequentness of the individual words is detected by simply counting the " +"occurrences of each word." +msgstr "" +"Ako ovo označite, novi rečnik će se napraviti učitavanjem fajla. Možete " +"izabrati XML fajl, obični tekstualni fajl ili fajl koji sadrži rečnik reči za " +"dovršavanje. Ako izaberete tekstualni ili XML fajl učestalost pojedinačne reči " +"se pronalazi prostim brojanjem pojavljivanja svake reči." + +#. i18n: file wordcompletion/creationsourceui.ui line 82 +#: rc.cpp:262 +#, no-c-format +msgid "From &KDE documentation" +msgstr "Iz KDE-ove &dokumentacije" + +#. i18n: file wordcompletion/creationsourceui.ui line 88 +#: rc.cpp:265 +#, no-c-format +msgid "" +"If you select this box a new dictionary is created by parsing the KDE " +"documentation. The frequentness of the individual words is detect by simply " +"counting the occurrences of each word." +msgstr "" +"Ako ovo označite, novi rečnik će biti napravljen raščlanjivanjem dokumentacije " +"KDE-a. Učestalost pojedinačne reči se pronalazi prostim brojanjem pojavljivanja " +"svake reči." + +#. i18n: file wordcompletion/creationsourceui.ui line 107 +#: rc.cpp:268 +#, no-c-format +msgid "From f&older" +msgstr "Iz &fascikle" + +#. i18n: file wordcompletion/creationsourceui.ui line 110 +#: rc.cpp:271 +#, no-c-format +msgid "" +"If you select this box a new dictionary is created by loading all files in a " +"folder and its subdirectories." +msgstr "" +"Ako ovo označite, novi rečnik će biti napravljen učitavanjem svih fajlova u " +"fascikli i njenim podfasciklama." + +#. i18n: file wordcompletion/creationsourceui.ui line 135 +#: rc.cpp:274 +#, no-c-format +msgid "Create an &empty wordlist" +msgstr "Napravi &praznu listu reči" + +#. i18n: file wordcompletion/creationsourceui.ui line 138 +#: rc.cpp:277 +#, no-c-format +msgid "" +"If you select this box a blank dictionary without any entries is created. As " +"KMouth automatically adds newly typed words to the dictionaries it will learn " +"your vocabulary with the time." +msgstr "" +"Ako ovo označite, biće napravljen prazan rečnik bez ikakvih unosa. Pošto KMouth " +"automatski dodaje novoukucane reči u rečnik, vremenom će naučiti i vaš." + +#. i18n: file wordcompletion/kdedocsourceui.ui line 30 +#: rc.cpp:283 +#, no-c-format +msgid "" +"If you select this check box the words from the KDE documentation are " +"spell-checked before they are inserted into the new dictionary." +msgstr "" +"Ako ovo označite, biće izvršena provera pravopisa reči iz KDE-ove dokumentacije " +"pre nego što se unesu u novi rečnik." + +#. i18n: file wordcompletion/wordcompletionui.ui line 40 +#: rc.cpp:295 +#, no-c-format +msgid "Add D&ictionary..." +msgstr "&Dodaj rečnik..." + +#. i18n: file wordcompletion/wordcompletionui.ui line 43 +#: rc.cpp:298 +#, no-c-format +msgid "" +"With this button you can add a new dictionary to the list of available " +"dictionaries." +msgstr "Ovim dugmetom možete dodati rečnik na listu dostupnih rečnika." + +#. i18n: file wordcompletion/wordcompletionui.ui line 62 +#: rc.cpp:301 +#, no-c-format +msgid "&Delete Dictionary" +msgstr "&Obriši rečnik" + +#. i18n: file wordcompletion/wordcompletionui.ui line 65 +#: rc.cpp:304 +#, no-c-format +msgid "With this button you delete the selected dictionary." +msgstr "Ovim dugmetom možete obrisati označeni rečnik." + +#. i18n: file wordcompletion/wordcompletionui.ui line 84 +#: rc.cpp:307 +#, no-c-format +msgid "Move &Up" +msgstr "Pomeri na&gore" + +#. i18n: file wordcompletion/wordcompletionui.ui line 87 +#: rc.cpp:310 +#, no-c-format +msgid "With this button you move the selected dictionary up." +msgstr "Ovim dugmetom pomerate označeni rečnik nagore." + +#. i18n: file wordcompletion/wordcompletionui.ui line 106 +#: rc.cpp:313 +#, no-c-format +msgid "&Move Down" +msgstr "Pomeri nad&ole" + +#. i18n: file wordcompletion/wordcompletionui.ui line 109 +#: rc.cpp:316 +#, no-c-format +msgid "With this button you move the selected dictionary down." +msgstr "Ovim dugmetom pomerate označeni rečnik nadole." + +#. i18n: file wordcompletion/wordcompletionui.ui line 128 +#: rc.cpp:319 +#, no-c-format +msgid "&Export Dictionary..." +msgstr "&Izvezi rečnik..." + +#. i18n: file wordcompletion/wordcompletionui.ui line 131 +#: rc.cpp:322 +#, no-c-format +msgid "With this button you export the selected dictionary to a file." +msgstr "Ovim dugmetom možete izvesti označeni rečnik u fajl." + +#. i18n: file wordcompletion/wordcompletionui.ui line 164 +#: rc.cpp:325 +#, no-c-format +msgid "Dictionary" +msgstr "Rečnik" + +#. i18n: file wordcompletion/wordcompletionui.ui line 175 +#: rc.cpp:328 +#, no-c-format +msgid "Language" +msgstr "Jezik" + +#. i18n: file wordcompletion/wordcompletionui.ui line 191 +#: rc.cpp:331 +#, no-c-format +msgid "" +"This list contains all available dictionaries for the word completion. KMouth " +"will display a combo box next to the edit field in the main window if this list " +"contains more than one dictionary. You can use this combo box in order to " +"select the dictionary that actually gets used for the word completion." +msgstr "" +"Ova lista sadrži sve dostupne rečnike za dovršavanje reči. Ako lista sadrži " +"više od jednog rečnika, KMouth će prikazati kombo-kutiju pored polja za " +"uređivanje u glavnom prozoru. Možete je koristiti da bi izabrali rečnik koji će " +"biti korišćen za dovršavanje reči." + +#. i18n: file wordcompletion/wordcompletionui.ui line 210 +#: rc.cpp:334 +#, no-c-format +msgid "&Selected Dictionary" +msgstr "&Izabrani rečnik" + +#. i18n: file wordcompletion/wordcompletionui.ui line 232 +#: rc.cpp:343 +#, no-c-format +msgid "&Name:" +msgstr "&Ime:" + +#. i18n: file wordcompletion/wordcompletionui.ui line 238 +#: rc.cpp:346 rc.cpp:349 +#, no-c-format +msgid "With this input field you specify the name of the selected dictionary." +msgstr "Ovde unosite ime izabranog rečnika." + +#: phrasebook/phrasebookdialog.cpp:134 +msgid " (%1 of %2 books selected)" +msgstr " (%1 od %2 knjiga je izabrano)" + +#: phrasebook/phrasebookdialog.cpp:145 +msgid "Please decide which phrase books you need:" +msgstr "Odlučite koje knjiga izraza vam je potrebna:" + +#: phrasebook/phrasebookdialog.cpp:153 +msgid "Book" +msgstr "Knjiga" + +#: phrasebook/phrasebookdialog.cpp:242 +msgid "" +"By clicking on this button you can select the keyboard shortcut associated with " +"the selected phrase." +msgstr "" +"Klikom na ovo dugme možete izabrati prečicu sa tastature koju želite da " +"pridružite izabranom izrazu." + +#: phrasebook/phrasebookdialog.cpp:263 +msgid "Phrase Book" +msgstr "Knjiga izraza" + +#: phrasebook/phrasebookdialog.cpp:300 +msgid "Phrase" +msgstr "Izraz" + +#: phrasebook/phrasebookdialog.cpp:301 +msgid "Shortcut" +msgstr "Prečica" + +#: phrasebook/phrasebookdialog.cpp:305 +msgid "" +"This list contains the current phrase book in a tree structure. You can select " +"and modify individual phrases and sub phrase books" +msgstr "" +"Ova lista sadrži trenutnu knjigu izraza u stablolikoj strukturi. Možete " +"označavati i menjati pojedinačne izraze i podknjige izraza." + +#: phrasebook/phrasebookdialog.cpp:325 +msgid "&New Phrase" +msgstr "&Nov izraz" + +#: phrasebook/phrasebookdialog.cpp:326 phrasebook/phrasebookdialog.cpp:327 +msgid "Adds a new phrase" +msgstr "Dodaje nov izraz" + +#: phrasebook/phrasebookdialog.cpp:329 +msgid "New Phrase &Book" +msgstr "Nova &knjiga izraza" + +#: phrasebook/phrasebookdialog.cpp:330 phrasebook/phrasebookdialog.cpp:331 +msgid "Adds a new phrase book into which other books and phrases can be placed" +msgstr "" +"Dodaje novu knjigu izraza, u koju mogu da se smeste druge knjige i izrazi." + +#: phrasebook/phrasebookdialog.cpp:334 phrasebook/phrasebookdialog.cpp:335 +msgid "Saves the phrase book onto the hard disk" +msgstr "Snima knjigu izraza na disk" + +#: phrasebook/phrasebookdialog.cpp:337 phrasebook/phrasebookdialog.cpp:341 +msgid "&Import..." +msgstr "&Uvezi..." + +#: phrasebook/phrasebookdialog.cpp:338 phrasebook/phrasebookdialog.cpp:339 +#: phrasebook/phrasebookdialog.cpp:342 phrasebook/phrasebookdialog.cpp:343 +msgid "Imports a file and adds its contents to the phrase book" +msgstr "Uvozi fajl i dodaje njegov sadržaj u knjigu izraza" + +#: phrasebook/phrasebookdialog.cpp:345 +msgid "I&mport Standard Phrase Book" +msgstr "U&vezi standardnu knjigu izraza" + +#: phrasebook/phrasebookdialog.cpp:346 phrasebook/phrasebookdialog.cpp:347 +msgid "Imports a standard phrase book and adds its contents to the phrase book" +msgstr "Uvozi standardnu knjigu izraza i dodaje njen sadržaj u knjigu izraza" + +#: phrasebook/phrasebookdialog.cpp:349 +msgid "&Export..." +msgstr "&Izvezi..." + +#: phrasebook/phrasebookdialog.cpp:350 phrasebook/phrasebookdialog.cpp:351 +msgid "Exports the currently selected phrase(s) or phrase book(s) into a file" +msgstr "Izvozi u fajl trenutno izabrane izraze ili knjige izraza" + +#: phrasebook/phrasebookdialog.cpp:354 phrasebook/phrasebookdialog.cpp:355 +msgid "Prints the currently selected phrase(s) or phrase book(s)" +msgstr "Štampa trenutno izabrane izraze ili knjiga izraza" + +#: phrasebook/phrasebookdialog.cpp:358 phrasebook/phrasebookdialog.cpp:359 +msgid "Closes the window" +msgstr "Zatvara prozor" + +#: phrasebook/phrasebookdialog.cpp:363 phrasebook/phrasebookdialog.cpp:364 +msgid "" +"Cuts the currently selected entries from the phrase book and puts it to the " +"clipboard" +msgstr "" +"Iseca trenutno izabrane stavke iz knjige izraza i stavljaju ih u klipbord" + +#: phrasebook/phrasebookdialog.cpp:367 phrasebook/phrasebookdialog.cpp:368 +msgid "" +"Copies the currently selected entry from the phrase book to the clipboard" +msgstr "Kopira trenutno izabranu stavku iz knjige izraza u klipbord" + +#: phrasebook/phrasebookdialog.cpp:375 phrasebook/phrasebookdialog.cpp:376 +msgid "Deletes the selected entries from the phrase book" +msgstr "Briše izabrane stavke iz knjige izraza" + +#: phrasebook/phrasebookdialog.cpp:526 +msgid "Name of the &phrase book:" +msgstr "Ime &knjige izraza:" + +#: phrasebook/phrasebookdialog.cpp:545 +msgid "" +"There are unsaved changes." +"
Do you want to apply the changes before closing the \"phrase book\" window " +"or discard the changes?
" +msgstr "" +"Ima nesnimljenih promena." +"
Želite li da primenite izmene pre zatvaranja prozora „knjige izraza“ ili da " +"odbacite izmene?
" + +#: phrasebook/phrasebookdialog.cpp:546 +msgid "Closing \"Phrase Book\" Window" +msgstr "Zatvaram prozor „knjige izraza“" + +#: phrasebook/phrasebookdialog.cpp:598 +msgid "" +"In order to use the '%1' key as a shortcut, it must be combined with the Win, " +"Alt, Ctrl, and/or Shift keys." +msgstr "" +"Da biste koristili taster „%1“ kao prečicu, on mora da bude ukombinovan sa " +"jednim od tastera Win, Alt, Ctrl, Shift." + +#: phrasebook/phrasebookdialog.cpp:601 +msgid "Invalid Shortcut Key" +msgstr "Neispravan taster za prečicu" + +#: phrasebook/phrasebookdialog.cpp:695 +msgid "(New Phrase Book)" +msgstr "(Nova knjiga izraza)" + +#: phrasebook/phrasebookdialog.cpp:706 +msgid "(New Phrase)" +msgstr "(Novi izraz)" + +#: phrasebook/phrasebook.cpp:258 phrasebook/phrasebookdialog.cpp:723 +msgid "" +"*.phrasebook|Phrase Books (*.phrasebook)\n" +"*.txt|Plain Text Files (*.txt)\n" +"*|All Files" +msgstr "" +"*.phrasebook|Knjige izraza (*.phrasebook)\n" +"*.txt|Obični tekstualni fajlovi (*.txt)\n" +"*|Svi fajlovi" + +#: phrasebook/phrasebookdialog.cpp:723 +msgid "Import Phrasebook" +msgstr "Uvezi knjigu izraza" + +#: phrasebook/phrasebookdialog.cpp:734 phraselist.cpp:475 +#, c-format +msgid "" +"There was an error loading file\n" +"%1" +msgstr "" +"Došlo je do greške pri učitavanju fajla\n" +"%1" + +#: phrasebook/phrasebookdialog.cpp:743 +msgid "Export Phrase Book" +msgstr "Izvezi knjigu izraza" + +#: phrasebook/phrasebookdialog.cpp:744 phraselist.cpp:449 +#, c-format +msgid "" +"There was an error saving file\n" +"%1" +msgstr "" +"Došlo je do greške pri snimanju fajla\n" +"%1" + +#: phrasebook/phrasebook.cpp:260 +msgid "" +"*.txt|Plain Text Files (*.txt)\n" +"*.phrasebook|Phrase Books (*.phrasebook)\n" +"*|All Files" +msgstr "" +"*.txt|Obični tekstualni fajlovi (*.txt)\n" +"*.phrasebook|Knjige izraza (*.phrasebook)\n" +"*|Svi fajlovi" + +#: phrasebook/phrasebook.cpp:289 +msgid "" +"Your chosen filename %1 has a different extension than .phrasebook" +". Do you wish to add .phrasebook to the filename?" +msgstr "" +"Ime koje ste izabrali, %1, ima nastavak drugačiji od .phrasebook" +". Želite li da dodate nastavak .phrasebook imenu?" + +#: phrasebook/phrasebook.cpp:290 phrasebook/phrasebook.cpp:306 +msgid "File Extension" +msgstr "Nastavak fajla" + +#: phrasebook/phrasebook.cpp:290 +msgid "Do Not Add" +msgstr "Nemoj da dodaš" + +#: phrasebook/phrasebook.cpp:305 +msgid "" +"Your chosen filename %1 has the extension .phrasebook" +". Do you wish to save in phrasebook format?" +msgstr "" +"Ime koje ste izabrali, %1, ima nastavak .phrasebook" +". Želite li da snimite fajl u formatu knjige izraza?" + +#: phrasebook/phrasebook.cpp:306 +msgid "As Phrasebook" +msgstr "Kao knjigu izraza" + +#: phrasebook/phrasebook.cpp:306 +msgid "As Plain Text" +msgstr "Kao običan tekst" + +#: phrasebook/phrasetree.cpp:470 +msgid "" +"The '%1' key combination has already been allocated to %2.\n" +"Please choose a unique key combination." +msgstr "" +"Kombinacija tastera „%1“ je već rezervisana za %2.\n" +"Izaberite jedinstvenu kombinaciju tastera." + +#: phrasebook/phrasetree.cpp:488 +msgid "the standard \"%1\" action" +msgstr "standardna akcija za „%1“" + +#: phrasebook/phrasetree.cpp:489 +msgid "Conflict with Standard Application Shortcut" +msgstr "Sukob sa standardnom programskom prečicom" + +#: phrasebook/phrasetree.cpp:504 +msgid "the global \"%1\" action" +msgstr "globalna akcija za „%1“" + +#: phrasebook/phrasetree.cpp:505 +msgid "Conflict with Global Shortcuts" +msgstr "Sukob sa globalnim prečicama" + +#: phrasebook/phrasetree.cpp:520 +msgid "an other phrase" +msgstr "drugi izraz" + +#: phrasebook/phrasetree.cpp:521 +msgid "Key Conflict" +msgstr "Sukob tastera" + +#: configwizard.cpp:37 +msgid "Initial Configuration - KMouth" +msgstr "Početno podešavanje — KMouth" + +#: configwizard.cpp:57 +msgid "Text-to-Speech Configuration" +msgstr "Podešavanje za tekst-u-govor" + +#: configwizard.cpp:71 +msgid "Initial Phrase Book" +msgstr "Početna knjiga izraza" + +#: phraselist.cpp:56 +msgid "" +"This list contains the history of spoken sentences. You can select sentences " +"and press the speak button for re-speaking." +msgstr "" +"Ova lista sadrži istoriju izgovorenih rečenica. Možete izabrati neku od njih i " +"pritisnuti dugme za izgovaranje da bi rečenica bila ponovo izgovorena." + +#: phraselist.cpp:74 +msgid "" +"Into this edit field you can type a phrase. Click on the speak button in order " +"to speak the entered phrase." +msgstr "" +"U ovom polju za uređivanje možete uneti izraz. Kliknite na dugme za izgovaranje " +"da bi uneti izraz bio izgovoren." + +#: phraselist.cpp:454 +msgid "" +"*|All Files\n" +"*.phrasebook|Phrase Books (*.phrasebook)\n" +"*.txt|Plain Text Files (*.txt)" +msgstr "" +"*|Svi fajlovi\n" +"*.phrasebook|Knjige izraza (*.phrasebook)\n" +"*.txt|Obični tekstualni fajlovi (*.txt)" + +#: phraselist.cpp:454 +msgid "Open File as History" +msgstr "Otvori fajl kao istorijat" diff --git a/tde-i18n-sr@Latn/messages/kdeaccessibility/ksayit.po b/tde-i18n-sr@Latn/messages/kdeaccessibility/ksayit.po new file mode 100644 index 00000000000..4e7af8cadc2 --- /dev/null +++ b/tde-i18n-sr@Latn/messages/kdeaccessibility/ksayit.po @@ -0,0 +1,431 @@ +# translation of ksayit.po to Serbian +# Chusslove Illich , 2005. +# Slobodan Simic , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: ksayit\n" +"POT-Creation-Date: 2008-07-08 01:24+0200\n" +"PO-Revision-Date: 2005-06-16 21:16+0200\n" +"Last-Translator: Slobodan Simic \n" +"Language-Team: Serbian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Časlav Ilić" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "caslav.ilic@gmx.net" + +#: contextmenuhandler.cpp:100 +msgid "New" +msgstr "Novi" + +#: contextmenuhandler.cpp:159 +msgid "Rename..." +msgstr "Preimenuj..." + +#: contextmenuhandler.cpp:163 +msgid "Delete..." +msgstr "Obriši..." + +#: contextmenuhandler.cpp:167 docbookclasses.cpp:133 docbookclasses.cpp:135 +#: docbookparser.cpp:91 doctreeviewimpl.cpp:799 +msgid "Overview" +msgstr "Pregled" + +#. i18n: file DocTreeView.ui line 45 +#: contextmenuhandler.cpp:171 docbookparser.cpp:298 doctreeviewimpl.cpp:51 +#: doctreeviewimpl.cpp:812 rc.cpp:12 +#, no-c-format +msgid "Chapter" +msgstr "Poglavlje" + +#: contextmenuhandler.cpp:175 docbookclasses.cpp:462 docbookclasses.cpp:464 +#: docbookparser.cpp:243 doctreeviewimpl.cpp:831 +msgid "Keywords" +msgstr "Ključne reči" + +#: contextmenuhandler.cpp:179 doctreeviewimpl.cpp:845 +msgid "Keyword" +msgstr "Ključna reč" + +#: contextmenuhandler.cpp:183 docbookclasses.cpp:583 docbookclasses.cpp:585 +#: docbookparser.cpp:277 doctreeviewimpl.cpp:865 +msgid "Abstract" +msgstr "Sažetak" + +#: contextmenuhandler.cpp:187 +msgid "Authors" +msgstr "Autori" + +#: contextmenuhandler.cpp:191 docbookclasses.cpp:377 docbookclasses.cpp:379 +#: docbookparser.cpp:228 doctreeviewimpl.cpp:908 +msgid "Author" +msgstr "Autor" + +#: contextmenuhandler.cpp:195 docbookclasses.cpp:188 docbookclasses.cpp:190 +#: docbookparser.cpp:124 doctreeviewimpl.cpp:926 +msgid "Date" +msgstr "Datum" + +#: contextmenuhandler.cpp:199 +msgid "Release Info" +msgstr "Info o izdanju" + +#: contextmenuhandler.cpp:203 +msgid "Title" +msgstr "Naslov" + +#: contextmenuhandler.cpp:207 docbookclasses.cpp:640 docbookparser.cpp:475 +#: doctreeviewimpl.cpp:593 doctreeviewimpl.cpp:981 +msgid "Paragraph" +msgstr "Pasus" + +#: contextmenuhandler.cpp:211 docbookparser.cpp:328 doctreeviewimpl.cpp:994 +msgid "Section Level 1" +msgstr "Odeljak, nivo 1" + +#: contextmenuhandler.cpp:215 docbookparser.cpp:358 doctreeviewimpl.cpp:1011 +msgid "Section Level 2" +msgstr "Odeljak, nivo 2" + +#: contextmenuhandler.cpp:219 docbookparser.cpp:388 doctreeviewimpl.cpp:1028 +msgid "Section Level 3" +msgstr "Odeljak, nivo 3" + +#: contextmenuhandler.cpp:223 docbookparser.cpp:418 docbookparser.cpp:448 +#: doctreeviewimpl.cpp:1045 +msgid "Section Level 4" +msgstr "Odeljak, nivo 4" + +#: contextmenuhandler.cpp:227 doctreeviewimpl.cpp:1062 +msgid "Section Level 5" +msgstr "Odeljak, nivo 5" + +#: docbookclasses.cpp:68 docbookclasses.cpp:70 doctreeviewimpl.cpp:111 +msgid "unnamed" +msgstr "neimenovano" + +#: docbookclasses.cpp:255 docbookclasses.cpp:257 docbookparser.cpp:142 +#: doctreeviewimpl.cpp:947 +msgid "Release" +msgstr "Izdanje" + +#: docbookclasses.cpp:322 docbookclasses.cpp:324 docbookparser.cpp:178 +#: doctreeviewimpl.cpp:885 +msgid "Author(s)" +msgstr "Autor(i)" + +#. i18n: file DocTreeView.ui line 56 +#: doctreeviewimpl.cpp:52 rc.cpp:15 +#, no-c-format +msgid "Info" +msgstr "Info" + +#: doctreeviewimpl.cpp:136 +msgid "Empty Document" +msgstr "Prazan dokument" + +#: doctreeviewimpl.cpp:188 +msgid "Unable to open File." +msgstr "Ne mogu da otvorim fajl." + +#: doctreeviewimpl.cpp:241 doctreeviewimpl.cpp:254 +msgid "Plain File" +msgstr "Običan fajl" + +#: doctreeviewimpl.cpp:251 +msgid "Failed wrapping the file into XML." +msgstr "Nisam uspeo da zamotam fajl u XML." + +#: doctreeviewimpl.cpp:264 +msgid "The file is of type %1, 'book' expected." +msgstr "Fajl je tipa %1, očekivano je „book“." + +#: doctreeviewimpl.cpp:284 +msgid "Save File" +msgstr "Snimi fajl" + +#: doctreeviewimpl.cpp:289 +msgid "The given URL is invalid. Try 'File save as...' instead." +msgstr "Dati URL nije ispravan. Umesto toga pokušajte „Snimi fajl kao...“" + +#: doctreeviewimpl.cpp:295 doctreeviewimpl.cpp:342 +msgid "Unable open file to write." +msgstr "Ne mogu da otvorim fajl za pisanje." + +#: doctreeviewimpl.cpp:316 doctreeviewimpl.cpp:365 +msgid "Save operation currently works on local files only." +msgstr "Operacija snimanja trenutno radi samo sa lokalnim fajlovima." + +#: doctreeviewimpl.cpp:332 +msgid "Save File As" +msgstr "Snimi fajl kao" + +#: doctreeviewimpl.cpp:336 +msgid "The given URL is invalid." +msgstr "Dati URL nije ispravan." + +#: doctreeviewimpl.cpp:471 +msgid "" +"Maybe the structure of the document has been changed. Please check if this " +"bookmark is still valid." +msgstr "" +"Možda je promenjena struktura dokumenta. Proverite da li je ovaj marker još " +"uvek ispravan." + +#: doctreeviewimpl.cpp:480 +msgid "" +"Bookmark not found. Maybe the file content or the bookmark URL has been " +"changed." +msgstr "Marker nije nađen. Možda je sadržaj fajla ili URL markera izmenjen." + +#: doctreeviewimpl.cpp:737 +msgid "Rename Item" +msgstr "Preimenuj stavku" + +#: doctreeviewimpl.cpp:738 +msgid "Please enter the new name of the item:" +msgstr "Unesite novo ime za stavku:" + +#: doctreeviewimpl.cpp:815 +msgid "New Chapter Title" +msgstr "Nov naslov poglavlja" + +#: doctreeviewimpl.cpp:848 +msgid "New Keyword" +msgstr "Nova ključna reč" + +#: doctreeviewimpl.cpp:909 +msgid "Firstname Surname" +msgstr "Ime Prezime" + +#: doctreeviewimpl.cpp:997 doctreeviewimpl.cpp:1014 doctreeviewimpl.cpp:1031 +#: doctreeviewimpl.cpp:1048 doctreeviewimpl.cpp:1065 +msgid "New Section Title" +msgstr "Nov naslov odeljka" + +#: ksayit.cpp:159 ksayitsystemtray.cpp:54 +msgid "Say" +msgstr "Izgovori" + +#: ksayit.cpp:165 ksayitsystemtray.cpp:68 +msgid "Pause" +msgstr "Pauza" + +#: ksayit.cpp:171 ksayitsystemtray.cpp:61 +msgid "Shut Up" +msgstr "Ućuti" + +#: ksayit.cpp:177 ksayitsystemtray.cpp:75 +msgid "Next Sentence" +msgstr "Sledeća rečenica" + +#: ksayit.cpp:184 ksayitsystemtray.cpp:83 +msgid "Previous Sentence" +msgstr "Prethodna rečenica" + +#: ksayit.cpp:196 +msgid "Edit Text" +msgstr "Uredi tekst" + +#: ksayit.cpp:316 ksayit.cpp:557 ksayit.cpp:577 ksayit.cpp:773 +msgid "Ready." +msgstr "Spreman." + +#: ksayit.cpp:401 +msgid "Say XML file..." +msgstr "Izgovori XML fajl..." + +#: ksayit.cpp:435 ksayit.cpp:672 +msgid "Edit Mode ON." +msgstr "Režim uređivanja uključen." + +#: ksayit.cpp:438 +msgid "Edit Mode OFF." +msgstr "Režim uređivanja isključen." + +#: ksayit.cpp:470 +msgid "Open file..." +msgstr "Otvori fajl..." + +#: ksayit.cpp:476 +msgid "File to Speak" +msgstr "Fajl za izgovaranje" + +#: ksayit.cpp:502 +msgid "Save file..." +msgstr "Snimi fajl..." + +#: ksayit.cpp:519 +msgid "Save file as..." +msgstr "Snimi fajl kao..." + +#: ksayit.cpp:551 +msgid "Exiting..." +msgstr "Izlazim..." + +#: ksayit.cpp:552 +msgid "Do you really want to quit?" +msgstr "Želite li zaista da izađete?" + +#: ksayit.cpp:570 +msgid "Toggle the statusbar..." +msgstr "Uključi/isključi statusnu traku..." + +#: ksayit.cpp:598 +msgid "Setup" +msgstr "Podešavanje" + +#: ksayit.cpp:686 +msgid "speaking Clipboard..." +msgstr "Izgovaranje klipborda..." + +#: ksayit.cpp:704 +msgid "synthesizing..." +msgstr "Sintetizovanje..." + +#: ksayit.cpp:744 +msgid "Unable to speak text" +msgstr "Ne mogu da izgovorim tekst" + +#: ksayit.cpp:792 +msgid "Paused..." +msgstr "Pauzirano..." + +#: ksayitbookmarkhandler.cpp:59 +msgid "" +"This is not a KSayIt bookmark.\n" +msgstr "" +"Ovo nije marker KSayIt-a.\n" + +#: ksayitbookmarkhandler.cpp:77 +msgid "Bookmark not found" +msgstr "Marker nije nađen" + +#: ksayitbookmarkhandler.cpp:88 +msgid "untitled" +msgstr "bez naslova" + +#: main.cpp:36 +msgid "KSayIt - A Text To Speech frontend for KDE" +msgstr "KSayIt - Interfejs KDE-a za pretvaranje teksta u govor" + +#: main.cpp:43 +msgid "KSayIt" +msgstr "KSayIt" + +#. i18n: file ksayitui.rc line 14 +#: rc.cpp:3 +#, no-c-format +msgid "&Action" +msgstr "&Akcija" + +#. i18n: file DocTreeView.ui line 30 +#: rc.cpp:9 +#, no-c-format +msgid "Document Contents" +msgstr "Sadržaj dokumenta" + +#. i18n: file DocTreeView.ui line 78 +#: rc.cpp:21 +#, no-c-format +msgid "Hidden" +msgstr "Skriveno" + +#. i18n: file fx_setup.ui line 16 +#: rc.cpp:24 +#, no-c-format +msgid "Effect Stack Setup" +msgstr "Podešavanje skupa efekata" + +#. i18n: file fx_setup.ui line 46 +#: rc.cpp:27 +#, no-c-format +msgid "Available:" +msgstr "Dostupni:" + +#. i18n: file fx_setup.ui line 153 +#: rc.cpp:30 +#, no-c-format +msgid "Active:" +msgstr "Aktivni:" + +#. i18n: file fx_setup.ui line 167 +#: rc.cpp:33 +#, no-c-format +msgid "Doubleclick opens the setup dialog." +msgstr "Dvoklik otvara dijalog za podešavanje." + +#. i18n: file fx_setup.ui line 204 +#: rc.cpp:36 +#, no-c-format +msgid "Remove All" +msgstr "Ukloni sve" + +#: saxhandler.cpp:129 +msgid "" +"Fatal error while parsing XML-Paragraph:\n" +msgstr "" +"Kobna greška pri raščlanjivanju XML pasusa:\n" + +#: saxhandler.cpp:130 +msgid "%1, Line: %2" +msgstr "%1, linija: %2" + +#: saxhandler.cpp:131 +msgid "Fatal error" +msgstr "Kobna greška" + +#: saxhandler.cpp:163 +msgid "" +"Unresolved entity found: %1.\n" +msgstr "" +"Nađen je nerazrešen entitet: %1.\n" + +#: saxhandler.cpp:164 +msgid "KSayIt does not support DocBook files with external entities. " +msgstr "KSayIt ne podržava DocBook fajlove sa spoljašnjim entitetima. " + +#: saxhandler.cpp:165 +msgid "Parsing can continue, but the resulting text will contain gaps." +msgstr "" +"Raščlanjivanje se može nastaviti, ali će rezultujući tekst sadržati praznine." + +#: saxhandler.cpp:169 +msgid "Parser problem" +msgstr "Problem pri raščlanjivanju" + +#: voicesetupdlg.cpp:70 +msgid "Voice" +msgstr "Glas" + +#: voicesetupdlg.cpp:70 +msgid "Voice Settings" +msgstr "Podešavanje glasa" + +#: voicesetupdlg.cpp:81 +msgid "Audio FX" +msgstr "Audio efekti" + +#: voicesetupdlg.cpp:81 +msgid "Effect Stack" +msgstr "Skup efekata" + +#: voicesetupdlg.cpp:112 +msgid "The active TTS system does not make use of aRts effects." +msgstr "Aktivni TTS sistem ne koristi aRts-ove efekte." + +#: voicesetupdlg.cpp:113 +msgid "Plugin Configuration" +msgstr "Podešavanje priključaka" diff --git a/tde-i18n-sr@Latn/messages/kdeaccessibility/kttsd.po b/tde-i18n-sr@Latn/messages/kdeaccessibility/kttsd.po new file mode 100644 index 00000000000..d3784f65f45 --- /dev/null +++ b/tde-i18n-sr@Latn/messages/kdeaccessibility/kttsd.po @@ -0,0 +1,3191 @@ +# translation of kttsd.po to Serbian +# Bojan Bozovic , 2004. +# Chusslove Illich , 2005, 2006, 2007. +# Slobodan Simic , 2005. +msgid "" +msgstr "" +"Project-Id-Version: kttsd\n" +"POT-Creation-Date: 2008-07-08 01:24+0200\n" +"PO-Revision-Date: 2007-01-08 22:44+0100\n" +"Last-Translator: Chusslove Illich \n" +"Language-Team: Serbian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.4\n" + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 16 +#: kcmkttsmgr/kcmkttsmgr.cpp:1220 rc.cpp:9 +#, no-c-format +msgid "Add Talker" +msgstr "Dodaj izgovarač" + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 49 +#: rc.cpp:12 rc.cpp:21 +#, no-c-format +msgid "Select the speech synthesizer to do the speaking." +msgstr "Izaberite sintetizator govora koji će da govori." + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 69 +#: rc.cpp:15 rc.cpp:33 +#, no-c-format +msgid "" +"Select the language to be spoken. Note that after you configure a Talker, your " +"chosen Language may be overridden by the synthesizer, depending upon the " +"options you choose." +msgstr "" +"Izaberite jezik kojim se govori. Primetite da pošto podesite izgovarač, " +"sintetizator može pregaziti vaš izabrani jezik, u zavisnosti od opcija koje " +"izaberete." + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 95 +#: rc.cpp:18 rc.cpp:423 +#, no-c-format +msgid "&Synthesizer:" +msgstr "&Sintetizator:" + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 186 +#: rc.cpp:24 +#, no-c-format +msgid "Show All" +msgstr "Prikaži sve" + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 192 +#: rc.cpp:27 +#, no-c-format +msgid "" +"The radio buttons below determine which box shows all possibilities. The box " +"to the left of the checked button shows all possibilities. The box to the left " +"of the unchecked box only shows those possibilities that match the other box." +msgstr "" +"Donja radio dugmad određuju koja kutija pokazuje sve mogućnosti. Kutija levo od " +"uključenog dugmeta prikazuje sve mogućnosti. Kutija levo od isključenog dugmeta " +"prikazuje samo mogućnosti koje odgovaraju drugoj kutiji." + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 200 +#: rc.cpp:30 rc.cpp:435 +#, no-c-format +msgid "&Language:" +msgstr "&Jezik:" + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 227 +#: rc.cpp:36 +#, no-c-format +msgid "" +"Check to list all the possible languages in the Language box at the left. When " +"a language has been chosen, the Synthesizer box will show only those " +"synthesizers that can speak in the chosen language." +msgstr "" +"Uključite da bi se prikazali svi mogući jezici u kutiji za jezike levo. Kada se " +"jezik izabere, kutija sintetizatora prikazivaće samo one sintetizatore koji " +"umeju da govore izabranim jezikom." + +#. i18n: file kcmkttsmgr/addtalkerwidget.ui line 241 +#: rc.cpp:39 +#, no-c-format +msgid "" +"Check this box to display all the available synthesizers in the Synthesizer box " +"to the left. When a synthesizer is chosen, only the languages that can be " +"spoken by that synthesizer appear in the Language box." +msgstr "" +"Popunite ovu kućicu da bi se prikazali svi dostupni sintetizatori u kutiji " +"sintetizatora levo. Kada se izabere sintetizator, u kutiji jezika pojaviće se " +"samo jezike koje taj sintetizator može da izgovara." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 45 +#: rc.cpp:42 +#, no-c-format +msgid "&General" +msgstr "&Opšte" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 56 +#: rc.cpp:45 +#, no-c-format +msgid "&Enable Text-to-Speech System (KTTSD)" +msgstr "&Uključi sistem za tekst-u-govor (KTTSD)" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 59 +#: rc.cpp:48 +#, no-c-format +msgid "Check to start the KTTS Deamon and enable Text-to-Speech." +msgstr "Popunite da bi se pokrenuo demon KTTS-a i uključio tekst-u-govor." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 67 +#: rc.cpp:51 +#, no-c-format +msgid "Always em&bed Text-to-Speech Manager in system tray" +msgstr "Uvek u&gradi menadžer za tekst-u-govor u sistemsku kasetu" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 73 +#: rc.cpp:54 +#, no-c-format +msgid "" +"When checked, KTTSMgr displays an icon in the system tray, and clicking OK or " +"Cancel buttons does not stop KTTSMgr. Use system tray context menu to quit " +"KTTSMgr. This setting takes effect when KTTSMgr is next started. This setting " +"has no effect when running in the KDE Control Center." +msgstr "" +"Kada je popunjeno, KTTSMgr prikazuje ikonu u sistemskoj kaseti, i klik na " +"dugmad U redu ili Otkaži ne zaustavlja KTTSMgr. Koristite kontekstni meni iz " +"sistemske kasete za izlaz iz KTTSMgr-a. Ovo podešavanje će biti primenjeno kada " +"se KTTSMgr sledeći put pokrene. Takođe, ovo podešavanje nema efekta kada radi u " +"Kontrolnom centru KDE-a." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 123 +#: rc.cpp:57 +#, no-c-format +msgid "Show &main window on startup" +msgstr "Prikaži &glavni prozor po pokretanju" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 129 +#: rc.cpp:60 +#, no-c-format +msgid "" +"When checked, the KTTSMgr window is displayed when KTTSMgr starts. When " +"unchecked, click on the icon in the system tray to display the KTTSMgr window." +msgstr "" +"Kada je popunjeno, prozor KTTSMgr-a biće prikazan po njegovom pokretanju. Kada " +"je prazno, prozor KTTSMgr-a može se dobiti klikom na ikonu u sistemskoj kaseti." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 164 +#: rc.cpp:63 +#, no-c-format +msgid "E&xit when speaking is finished" +msgstr "I&zađi kad se izgovaranje završi" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 170 +#: rc.cpp:66 +#, no-c-format +msgid "" +"When checked, and KTTSMgr was automatically started when speech began, " +"automatically exits when speech has finished. Does not automatically exit if " +"KTTSMgr was started manually or started from the Control Center." +msgstr "" +"Kada je popunjeno, i KTTSMgr je automatski pokrenut kad izgovaranje počne, " +"automatski i izlazi kad se izgovaranje završi. Neće automatski izaći ako je " +"KTTSMgr pokrenut ručno ili iz Kontrolnog centra." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 180 +#: rc.cpp:69 +#, no-c-format +msgid "Sta&rt minimized in system tray when speaking" +msgstr "Kad govo&ri pokreni minimizirano u sistemskoj kaseti" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 186 +#: rc.cpp:72 +#, no-c-format +msgid "" +"When checked, if KTTSMgr is not already running and speech begins, starts " +"KTTSMgr and displays an icon in the system tray. Note" +": KTTSMgr only automatically starts for text jobs having 5 sentences or more." +msgstr "" +"Kad je popunjeno, ako KTTSMgr već nije pokrenut i govor počne, pokreće KTTSMgr " +"i prikazuje ikonu u sistemskoj kaseti. Napomena" +": KTTSMgr se automatski pokreće samo za poslove koji imaju 5 ili više rečenica." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 196 +#: rc.cpp:75 +#, no-c-format +msgid "&Talkers" +msgstr "&Izgovarači" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 205 +#: rc.cpp:78 +#, no-c-format +msgid "ID" +msgstr "Id." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 216 +#: filters/sbd/sbdconf.cpp:239 +#: filters/stringreplacer/stringreplacerconf.cpp:424 +#: kcmkttsmgr/kcmkttsmgr.cpp:1243 libkttsd/selecttalkerdlg.cpp:166 rc.cpp:81 +#: rc.cpp:453 +#, no-c-format +msgid "Language" +msgstr "Jezik" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 227 +#: rc.cpp:84 rc.cpp:456 +#, no-c-format +msgid "Speech Synthesizer" +msgstr "Sintetizator govora" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 238 +#: rc.cpp:87 rc.cpp:459 +#, no-c-format +msgid "Voice" +msgstr "Glas" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 249 +#: rc.cpp:90 rc.cpp:462 rc.cpp:1198 +#, no-c-format +msgid "Gender" +msgstr "Pol" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 260 +#: rc.cpp:93 rc.cpp:465 +#, no-c-format +msgid "Volume" +msgstr "Jačina" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 271 +#: rc.cpp:96 rc.cpp:468 +#, no-c-format +msgid "Rate" +msgstr "Brzina" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 284 +#: rc.cpp:99 rc.cpp:471 +#, no-c-format +msgid "" +"This is a list of all the configured Talkers. A Talker is a speech synthesizer " +"that has been configured with a language, voice, gender, speaking rate, and " +"volume. Talkers higher in the list have higher priority. The topmost Talker " +"will be used when no talker attributes have been specified by an application." +msgstr "" +"Ovo je lista svih podešenih Izgovarača. Izgovarač je sintetizator govora kome " +"je podešen jezik, glas, pol, brzina izgovora i jačina. Izgovarači koji su " +"višlje u listi imaju i veći prioritet. Izgovarač na vrhu će biti korišćen ako " +"nikakvi atributi izgovarača nisu navedeni od strane programa." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 308 +#: rc.cpp:102 rc.cpp:150 rc.cpp:234 +#, no-c-format +msgid "Add..." +msgstr "Dodaj..." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 314 +#: rc.cpp:105 +#, no-c-format +msgid "Click to add and configure a new Talker (speech synthesizer)." +msgstr "" +"Kliknite da biste dodali i podesili novi izgovarač (sintetizator govora)." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 331 +#: kcmkttsmgr/kcmkttsmgr.cpp:168 rc.cpp:108 rc.cpp:240 +#, no-c-format +msgid "U&p" +msgstr "&Gore" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 347 +#: kcmkttsmgr/kcmkttsmgr.cpp:170 rc.cpp:111 rc.cpp:246 rc.cpp:663 +#, no-c-format +msgid "Do&wn" +msgstr "&Dole" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 366 +#: kcmkttsmgr/kcmkttsmgr.cpp:166 rc.cpp:114 rc.cpp:252 rc.cpp:669 +#, no-c-format +msgid "&Edit..." +msgstr "&Uredi..." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 372 +#: rc.cpp:117 +#, no-c-format +msgid "Click to configure options for the highlighted Talker." +msgstr "Kliknite da biste podesili opcije za istaknuti izgovarač." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 397 +#: rc.cpp:123 +#, no-c-format +msgid "Click to remove the highlighted Talker." +msgstr "Kliknite da biste uklonili istaknuti izgovarač." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 426 +#: rc.cpp:126 +#, no-c-format +msgid "&Notifications" +msgstr "&Obaveštenja" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 452 +#: rc.cpp:129 +#, no-c-format +msgid "Application/Event" +msgstr "Program/Događaj" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 463 +#: rc.cpp:132 +#, no-c-format +msgid "Action" +msgstr "Radnja" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 474 +#: rc.cpp:135 +#, no-c-format +msgid "Talker" +msgstr "Izgovarač" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 493 +#: rc.cpp:138 +#, no-c-format +msgid "" +"This is a list of configured application events and actions to be taken when " +"received. The \"default\" event governs all events not specifically " +"configured." +msgstr "" +"Ovo je lista podešenih programskih događaja i radnji koje će se izvesti kada se " +"dogode. „Podrazumevano“ upravlja svim događajima koji nisu posebno podešeni." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 517 +#: rc.cpp:141 +#, no-c-format +msgid "Notifications to speak:" +msgstr "Obaveštenja za izgovaranje:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 523 +#: rc.cpp:144 rc.cpp:147 +#, no-c-format +msgid "" +"Applies only to the default event. Does not affect application-specific " +"events. Only events that display in the manner which you select will be " +"spoken." +msgstr "" +"Primenjuje se samo na podrazumevane događaje. Ne odnosi se na programski " +"posebne događaje. Samo događaji koji se prikazuju na način koji ste izabrali će " +"biti izgovoreni." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 555 +#: rc.cpp:153 +#, no-c-format +msgid "Click to configure notification for a specific application event." +msgstr "Kliknite da biste podesili obaveštenja za programski posebne događaje." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 563 +#: kttsjobmgr/kttsjobmgr.cpp:199 rc.cpp:156 +#, no-c-format +msgid "Re&move" +msgstr "Uklo&ni" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 566 +#: rc.cpp:159 +#, no-c-format +msgid "" +"Click to remove a specific notification event from the list. You cannot remove " +"the default event." +msgstr "" +"Kliknite da biste uklonili posebno obaveštavajući događaj sa liste. Ne možete " +"ukloniti podrazumevani događaj." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 591 +#: rc.cpp:162 rc.cpp:750 +#, no-c-format +msgid "Cl&ear" +msgstr "&Očisti" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 594 +#: rc.cpp:165 +#, no-c-format +msgid "" +"Removes all the application specific events. The default event remains." +msgstr "Uklanja sve programski posebne događaje. Podrazumevani ostaje." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 602 +#: rc.cpp:168 rc.cpp:738 +#, no-c-format +msgid "&Load..." +msgstr "&Učitaj..." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 605 +#: rc.cpp:171 +#, no-c-format +msgid "Click to read configured notification events from a file." +msgstr "Kliknite da biste podešene događaje obaveštenja učitali iz fajla." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 613 +#: rc.cpp:174 rc.cpp:627 rc.cpp:744 +#, no-c-format +msgid "&Save..." +msgstr "&Snimi..." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 616 +#: rc.cpp:177 +#, no-c-format +msgid "Click to write all the configured application events to a file." +msgstr "Kliknite da biste sve podešene programske događaje sačuvali u fajl." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 637 +#: rc.cpp:180 +#, no-c-format +msgid "Click to test notification" +msgstr "Kliknite da isprobate obaveštenje" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 640 +#: rc.cpp:183 +#, no-c-format +msgid "" +"Click this button to test the notification. A sample message will be spoken. " +"Note: The Text-to-Speech system must be enabled." +msgstr "" +"Kliknite na ovo dugme da biste isprobali obaveštenje. Probna poruka će biti " +"izgovorena. Napomena: Sistem tekst-u-govor mora biti uključen." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 656 +#: rc.cpp:186 +#, no-c-format +msgid "Ac&tion:" +msgstr "Ra&dnja:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 662 +#: rc.cpp:189 rc.cpp:192 rc.cpp:195 +#, no-c-format +msgid "" +"Specifies how KTTS should speak the event when received. If you select " +"\"Speak custom text\", enter the text in the box. You may use the following " +"substitution strings in the text:
%e
Name of the event
" +"%a
Application that sent the event
%m
" +"The message sent by the application
" +msgstr "" +"Određuje kako će KTTS izgovoriti događaj kada se desi. Ako označite " +"„Izgovori proizvoljan tekst“, unesite tekst u polje. Možete koristiti sledeće " +"nizove kao zamenu u tekstu:
%e
Ime događaja
%a
" +"Program koji je poslao događaj
%m
Poruka koju je program " +"poslao
" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 712 +#: rc.cpp:198 +#, no-c-format +msgid "Talke&r:" +msgstr "Izgova&rač:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 718 +#: rc.cpp:201 rc.cpp:204 +#, no-c-format +msgid "" +"The Talker that will speak the notification. The \"default\" Talker is the " +"topmost talker listed on the Talkers tab." +msgstr "" +"Izgovarač koji će izgovoriti obaveštenje. Podrazumevani izgovarač je onaj na " +"vrhu liste u jezičku Izgovarači." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 744 +#: rc.cpp:207 rc.cpp:441 rc.cpp:498 rc.cpp:531 rc.cpp:576 rc.cpp:612 +#: rc.cpp:714 rc.cpp:732 +#, no-c-format +msgid "..." +msgstr "..." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 747 +#: rc.cpp:210 +#, no-c-format +msgid "Click to select the Talker to speak the notification." +msgstr "Kliknite da biste izabrali Izgovarača za obaveštenje." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 767 +#: rc.cpp:213 +#, no-c-format +msgid "Speak notifications (&KNotify)" +msgstr "Izgovaraj obaveštenja (&KNotify)" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 770 +#: rc.cpp:216 +#, no-c-format +msgid "" +"When checked and KTTS is enabled, notification events from applications sent " +"via KNotify will be spoken according to the options you set on this tab." +msgstr "" +"Kada je označeno i KTTS je uključen, događaji obaveštenja iz programa poslati " +"preko KNotify-a biće izgovoreni prema opcijama koje ste postavili u ovom " +"jezičku." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 795 +#: rc.cpp:219 +#, no-c-format +msgid "E&xclude notifications with a sound" +msgstr "I&sključi obaveštenja sa zvukom" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 801 +#: rc.cpp:222 +#, no-c-format +msgid "When checked, notification events that have a sound will not be spoken." +msgstr "Kad je označeno, neće se izgovarati obaveštenja koja imaju zvuk." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 813 +#: rc.cpp:225 +#, no-c-format +msgid "&Filters" +msgstr "&Filteri" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 830 +#: kcmkttsmgr/kcmkttsmgr.cpp:1437 rc.cpp:228 +#, no-c-format +msgid "Filter" +msgstr "Filter" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 846 +#: rc.cpp:231 +#, no-c-format +msgid "" +"This is a list of all the configured Filters. Filters higher in the list are " +"applied first. Filters modify text before it is spoken. They can be used to " +"substitute for mispronounced words, transform XML from one form to another, or " +"change the default Talker to be used for speech output." +msgstr "" +"Ovo je lista svih podešenih filtera. Filteri koji su višlje na listi se prvi " +"primenjuju. Filteri menjaju tekst pre nego što je izgovoren. Mogu se koristiti " +"da zamene loše sročene reči, izmene XML iz jedne forme u drugu ili promene " +"podrazumevani Izgovarač koji će se koristiti za izgovaranje." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 876 +#: rc.cpp:237 +#, no-c-format +msgid "Click to add and configure a new Filter." +msgstr "Kliknite da biste dodali i podesili novi filter." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 896 +#: rc.cpp:243 +#, no-c-format +msgid "" +"Click to move selected filter up in the list. Filters higher in the list are " +"applied first." +msgstr "" +"Kliknite da biste pomerili izabrani filter naviše ili naniže u listi. Filteri " +"na višoj poziciji prvi se primenjuju." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 915 +#: rc.cpp:249 +#, no-c-format +msgid "" +"Click to move a filter down in the list. Filters lower in the list are applied " +"last." +msgstr "" +"Kliknite da biste pomerili filter nadole u listi. Filter na nižoj poziciji " +"poslednji se primenjuju." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 940 +#: rc.cpp:255 +#, no-c-format +msgid "Click to configure options for the highlighted Filter." +msgstr "Kliknite da biste podesili opcije za istaknuti filter." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 965 +#: rc.cpp:261 +#, no-c-format +msgid "Click to remove the highlighted Filter." +msgstr "Kliknite da biste uklonili istaknuti filter." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1000 +#: rc.cpp:264 +#, no-c-format +msgid "Sentence Boundary Detector" +msgstr "Detektor granica rečenice" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1016 +#: rc.cpp:267 +#, no-c-format +msgid "" +"This is a list of all the configured Sentence Boundary Detector (SBD) Filters. " +"SBDs break long text jobs up into sentences, which reduces the time before a " +"job begins speaking, and permits you to advance or rewind through a job. SBDs " +"are applied in the order listed (top to bottom) after all the normal filters at " +"the top of this screen have been applied. Filtering stops when the first SBD " +"modifies the text." +msgstr "" +"Ovo je lista svih podešenih filtera detektora granice rečenice (DGR). DGR lomi " +"dugačke tekstualne poslove u rečenice, što smanjuje vreme do početka " +"izgovaranja i dozvoljava da idete napred ili nazad kroz posao. DGR se " +"primenjuje po redosledu na listi (odozgo na dole) nakon primenjivanja svih " +"normalnih filtera sa vrha ove strane. Filtriranje se zaustavlja kad prvi DGR " +"izmeni tekst." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1040 +#: rc.cpp:270 +#, no-c-format +msgid "Co&nfigure" +msgstr "&Podesi" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1043 +#: rc.cpp:273 +#, no-c-format +msgid "" +"Click this button to edit the Sentence Boundary Detector (SBD) configuration or " +"add additional SBD filters." +msgstr "" +"Kliknite ovo dugme da biste izmenili podešavanja detektora granica rečenice ili " +"da dodate DGR filtere." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1074 +#: rc.cpp:276 +#, no-c-format +msgid "&Interruption" +msgstr "&Prekid" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1104 +#: rc.cpp:279 rc.cpp:294 +#, no-c-format +msgid "" +"Check the Pre-sound box and choose a Pre-sound audio file, which will sound " +"when a text job is interrupted by another message." +msgstr "" +"Popunite kućicu „Zvuk pre“ i izaberite audio fajl zvuka koji će se oglasiti " +"kada se tekstualni posao prekine drugom porukom." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1115 +#: rc.cpp:282 rc.cpp:288 +#, no-c-format +msgid "" +"Check the Post-message box and enter a Post-message, which will be spoken when " +"a text job resumes after being interrupted by another message." +msgstr "" +"Popunite kućicu „Poruka posle“ i izaberite audio fajl poruke koja će se " +"oglasiti pre nego što se nastavi tekstualni posao prekinut drugom porukom." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1124 +#: rc.cpp:285 +#, no-c-format +msgid "Post-&message:" +msgstr "Poruka pos&le:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1146 +#: rc.cpp:291 +#, no-c-format +msgid "Pre-sou&nd:" +msgstr "Z&vuk pre:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1160 +#: rc.cpp:297 +#, no-c-format +msgid "&Pre-message:" +msgstr "Poruka &pre:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1169 +#: rc.cpp:300 rc.cpp:312 +#, no-c-format +msgid "" +"Check the Pre-message box and enter a Pre-message, which will be spoken " +"whenever a text job is interrupted by another message." +msgstr "" +"Popunite kućicu „Poruka pre“ i izaberite audio fajl poruke koja će se oglasiti " +"kada se tekstualni posao prekine drugom porukom." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1188 +#: rc.cpp:303 rc.cpp:309 +#, no-c-format +msgid "" +"Check the Post-sound and choose a Post-sound audio file, which will sound " +"before a text job resumes after being interrupted by another message." +msgstr "" +"Popunite kućicu „Zvuk posle“ i izaberite audio fajl zvuka koji će se oglasiti " +"pre nego što se nastavi tekstualni posao prekinut drugom porukom." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1196 +#: rc.cpp:306 +#, no-c-format +msgid "Post-s&ound:" +msgstr "&Zvuk posle:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1246 +#: rc.cpp:315 +#, no-c-format +msgid "A&udio" +msgstr "&Audio" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1265 +#: rc.cpp:318 +#, no-c-format +msgid "&Keep audio files:" +msgstr "Č&uvaj audio fajlove:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1268 +#: rc.cpp:321 +#, no-c-format +msgid "" +"Check this if you want to keep the generated audio (wav) files. You will find " +"them in the indicated directory." +msgstr "" +"Uključite ovo ako želite da čuvate napravljene audio (wav) fajlove. Naći ćete " +"ih u navedenom direktorijumu." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1287 +#: rc.cpp:324 +#, no-c-format +msgid "Specify the directory in which the audio files will be copied." +msgstr "Navedite direktorijum u koji će audio fajlovi biti kopirani." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1313 +#: rc.cpp:327 +#, no-c-format +msgid "&Speed:" +msgstr "&Brzina:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1319 +#: rc.cpp:330 rc.cpp:336 rc.cpp:339 rc.cpp:994 rc.cpp:1012 rc.cpp:1024 +#, no-c-format +msgid "" +"Sets the speed of speech. Slide the slider to the left to slow speech down; to " +"the right to increase talking speed. Anything less than 75 percent is " +"considered \"slow\", and anything greater than 125 percent is considered " +"\"fast\". You cannot change the speed of MultiSyn voices." +msgstr "" +"Postavlja brzinu govora. Pomeranjem klizača ulevo tekst se usporava, a udesno " +"ubrzava. Sve manje od 75 procenata smatra se „sporim“, a sve veće od 125 " +"procenata „brzim“. Ne možete promeniti brzinu multisin glasova." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1338 +#: rc.cpp:333 rc.cpp:883 rc.cpp:889 rc.cpp:1003 rc.cpp:1009 rc.cpp:1015 +#: rc.cpp:1120 rc.cpp:1135 rc.cpp:1150 +#, no-c-format +msgid " %" +msgstr " %" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1431 +#: rc.cpp:342 +#, no-c-format +msgid "Out&put Using" +msgstr "Iz&laz preko" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1434 +#: rc.cpp:345 +#, no-c-format +msgid "" +"

Select the audio output method desired. If you select GStreamer" +", you must also select a Sink.

" +"

Note: You must have GStreamer >= 0.87 to use GStreamer.

" +msgstr "" +"

Izaberite željeni način audio izlaza. Ako izaberete GStreamer" +", morate izabrati i Ponor.

" +"

Napomena: Morate imati GStreamer >= 0.87 da biste koristili " +"GStreamer.

" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1456 +#: rc.cpp:348 rc.cpp:357 +#, no-c-format +msgid "Sink:" +msgstr "Ponor:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1459 +#: rc.cpp:351 rc.cpp:354 rc.cpp:393 +#, no-c-format +msgid "Select the sound sink to be used for GStreamer output." +msgstr "" +"Izaberite zvučni ponor koji će se koristiti za izlaz preko GStreamer-a." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1502 +#: rc.cpp:360 +#, no-c-format +msgid "Select the sound sink to be used for aKode output." +msgstr "Izaberite zvučni ponor koji će se koristiti za izlaz aKode-a." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1521 +#: rc.cpp:363 +#, no-c-format +msgid "" +"Select the sink to be used for aKode output. Select \"auto\" to let aKode pick " +"the best output method." +msgstr "" +"Izaberite ponor koji će se koristiti za izlaz aKode-a. Izaberite „automatski“ " +"da bi aKode izabrao najbolji način izlaza." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1534 +#: rc.cpp:366 +#, no-c-format +msgid "GStrea&mer" +msgstr "GStrea&mer" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1540 +#: rc.cpp:369 +#, no-c-format +msgid "" +"

Check to use the GStreamer audio output system. You must also select a " +"Sink plugin.

" +msgstr "" +"

Označite da biste koristili GStreamer-ov sistem za izlaz zvuka. Takođe " +"morate označiti i Ponor priključak.

" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1548 +#: rc.cpp:372 +#, no-c-format +msgid "a&Rts" +msgstr "a&Rts" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1557 +#: rc.cpp:375 +#, no-c-format +msgid "Check to use the KDE aRts system for audio output." +msgstr "Označite da biste koristili KDE-ov aRts sistem za izlaz zvuka." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1568 +#: rc.cpp:378 +#, no-c-format +msgid "aKode" +msgstr "aKode" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1580 +#: rc.cpp:381 +#, no-c-format +msgid "" +"

Check to use aKode for audio output. You must also select a Sink.

" +msgstr "" +"

Označite da biste koristili aKode za izlaz zvuka. Takođe morate označiti i " +"Ponor.

" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1599 +#: rc.cpp:384 +#, no-c-format +msgid "ALSA" +msgstr "ALSA" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1611 +#: rc.cpp:387 +#, no-c-format +msgid "Check to use Advanced Linux Sound Architecture (ALSA) for audio output." +msgstr "Označite da biste koristili ALSA sistem za izlaz zvuka." + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1630 +#: rc.cpp:390 +#, no-c-format +msgid "Device:" +msgstr "Uređaj:" + +#. i18n: file kcmkttsmgr/kcmkttsmgrwidget.ui line 1652 +#: rc.cpp:396 +#, no-c-format +msgid "" +"Select the PCM device to be used for ALSA output. Select \"default\" to use " +"the default ALSA device." +msgstr "" +"Izaberite PCM uređaj koji će se koristiti za ALSA izlaz. Izaberite " +"„podrazumevano“ da bi se koristio podrazumevani ALSA uređaj." + +#. i18n: file kcmkttsmgr/selecteventwidget.ui line 24 +#: rc.cpp:399 +#, no-c-format +msgid "Event source:" +msgstr "Izvor događaja:" + +#. i18n: file kcmkttsmgr/selecteventwidget.ui line 38 +#: rc.cpp:402 +#, no-c-format +msgid "Events" +msgstr "Događaji" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 25 +#: filters/talkerchooser/talkerchooserconf.cpp:225 +#: kcmkttsmgr/kcmkttsmgr.cpp:2501 kttsjobmgr/kttsjobmgr.cpp:496 +#: libkttsd/selecttalkerdlg.h:60 rc.cpp:405 +#, no-c-format +msgid "Select Talker" +msgstr "Izaberite izgovarač" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 61 +#: rc.cpp:408 +#, no-c-format +msgid "&Use default Talker" +msgstr "&Koristi podrazumevani" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 64 +#: rc.cpp:411 +#, no-c-format +msgid "" +"When checked, will use the default Talker, which is the topmost Talker listed " +"in the Talkers tab." +msgstr "" +"Kad je označeno koristiće se podrazumevani Izgovarač, onaj koji je prvi na " +"listi u jezičku Izgovarači." + +#. i18n: file libkttsd/selecttalkerwidget.ui line 72 +#: rc.cpp:414 +#, no-c-format +msgid "Use closest &matching Talker having" +msgstr "&Koristi najbliži izgovarač koji ima" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 75 +#: rc.cpp:417 +#, no-c-format +msgid "" +"When checked, will use a configured Talker most closely matching the attributes " +"you choose. Attributes with checks next to them will be preferred over " +"unchecked attributes. Language is always preferred." +msgstr "" +"Kad je označeno, koristiće se podešeni Izgovarač sa osobinama koje najbliže " +"odgovaraju onom koji ste izabrali. Osobine koje su označene se tretiraju kao " +"važnije od onih koje nisu. Jezik je uvek među njima." + +#. i18n: file libkttsd/selecttalkerwidget.ui line 125 +#: rc.cpp:420 +#, no-c-format +msgid "Checked items are preferred over unchecked items." +msgstr "Popunjene stavke imaju prednost nad nepopunjenim." + +#. i18n: file libkttsd/selecttalkerwidget.ui line 192 +#: rc.cpp:426 +#, no-c-format +msgid "&Gender:" +msgstr "&Pol:" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 257 +#: rc.cpp:429 rc.cpp:985 +#, no-c-format +msgid "&Volume:" +msgstr "&Jačina:" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 305 +#: rc.cpp:432 +#, no-c-format +msgid "&Rate:" +msgstr "&Brzina:" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 374 +#: rc.cpp:438 rc.cpp:702 rc.cpp:711 +#, no-c-format +msgid "" +"This filter is applied to text jobs of the specified language. You may select " +"more than one language by clicking the browse button and Ctrl-clicking on more " +"than one in the list. If blank, the filter applies to all text jobs of any " +"language." +msgstr "" +"Ovaj filter se primenjuje na tekstualne poslove navedenog jezika. Možete " +"izabrati više od jednog jezika klikom na dugme za pregledanje i Ctrl-klikćući " +"na više stavki u listi. Ako je prazno, filter se primenjuje na sve tekstualne " +"poslove bez obzira na jezik." + +#. i18n: file libkttsd/selecttalkerwidget.ui line 385 +#: rc.cpp:444 rc.cpp:534 rc.cpp:615 rc.cpp:717 +#, no-c-format +msgid "" +"Click to select one or more languages. This filter will be applied to text " +"jobs of those languages." +msgstr "" +"Kliknite da biste izabrali jedan ili više jezika. Ovaj filter će biti primenjen " +"na tekstualne poslove tih jezika." + +#. i18n: file libkttsd/selecttalkerwidget.ui line 421 +#: rc.cpp:447 +#, no-c-format +msgid "Use specific &Talker" +msgstr "Koristi određeni &izgovarač" + +#. i18n: file libkttsd/selecttalkerwidget.ui line 424 +#: rc.cpp:450 +#, no-c-format +msgid "" +"When checked, will use the specific Talker (if it is still configured), " +"otherwise the Talker most closely matching." +msgstr "" +"Kada je označeno, koristiće se određeni Izgovarač (ako je podešen), ako nije " +"koristi se najsličniji." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 33 +#: rc.cpp:474 +#, no-c-format +msgid "" +"WARNING: This filter is a key component of the KTTS system. Please read the " +"KTTS Handbook before modifying these settings." +msgstr "" +"UPOZORENJE: Ovaj filter je ključna komponenta sistema KTTS. Pročitajte " +"Priučnik za KTTS pre menjanja ovih postavki." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 49 +#: rc.cpp:477 rc.cpp:582 rc.cpp:684 rc.cpp:771 +#, no-c-format +msgid "&Name:" +msgstr "&Ime:" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 58 +#: rc.cpp:480 rc.cpp:486 +#, no-c-format +msgid "The name of this filter. Enter any descriptive name you like." +msgstr "Ime ovog filtera. Unesite kakvo god opisno ime želite." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 67 +#: filters/sbd/sbdconf.cpp:171 kttsd/filtermgr.cpp:83 rc.cpp:483 +#, no-c-format +msgid "Standard Sentence Boundary Detector" +msgstr "Standardni detektor granica rečenice" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 88 +#: rc.cpp:489 +#, no-c-format +msgid "&Sentence boundary regular expression:" +msgstr "Regularni izraz za &granice rečenice:" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 97 +#: rc.cpp:492 rc.cpp:495 +#, no-c-format +msgid "" +"The regular expression that detects boundaries between sentences in text jobs." +msgstr "" +"Regularni izraz koji otkriva granice između rečenica u tekstualnim poslovima." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 132 +#: rc.cpp:501 +#, no-c-format +msgid "&Replacement sentence boundary:" +msgstr "&Zamena za granice rečenice:" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 141 +#: rc.cpp:504 rc.cpp:507 +#, no-c-format +msgid "" +"This string replaces the matched regular expression. Important" +": must end with tab (\\t)." +msgstr "" +"Ovaj znakovni niz zamenjuje poklopljeni regularni izraz. Važno" +": mora se završavati tabulatorom (\\t)." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 160 +#: rc.cpp:510 rc.cpp:591 rc.cpp:789 +#, no-c-format +msgid "Apply This &Filter When" +msgstr "Primeni ovaj &filter kada" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 163 +#: rc.cpp:513 rc.cpp:594 rc.cpp:696 rc.cpp:792 +#, no-c-format +msgid "These settings determines when the filter is applied to text." +msgstr "Ova podešavanja određuju kada se filter primenjuje na tekst." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 182 +#: rc.cpp:516 +#, no-c-format +msgid "&Language is:" +msgstr "&Jezik je:" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 191 +#: rc.cpp:519 rc.cpp:528 rc.cpp:600 rc.cpp:609 +#, no-c-format +msgid "" +"This filter is applied to text jobs of the specified language. You may select " +"more than one language by clicking the browse button and Ctrl-clicking on more " +"than one in the list. If blank the filter applies to all text jobs of any " +"language." +msgstr "" +"Ovaj filter se primenjuje na tekstualne poslove navedenog jezika. Možete " +"izabrati više od jednog jezika klikom na dugme za pregledanje i Ctrl-klikćući " +"na više stavki u listi. Ako je prazno, filter se primenjuje na sve tekstualne " +"poslove bez obzira na jezik." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 200 +#: rc.cpp:522 rc.cpp:603 rc.cpp:705 +#, no-c-format +msgid "Application &ID contains:" +msgstr "&Id. programa sadrži:" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 209 +#: rc.cpp:525 rc.cpp:606 rc.cpp:708 +#, no-c-format +msgid "" +"Enter a DCOP Application ID. This filter will only apply to text jobs queued " +"by that application. You may enter more than one ID separated by commas. If " +"blank, this filter applies to text jobs queued by all applications. Tip: Use " +"kdcop from the command line to get the Application IDs of running applications. " +" Example: \"konversation, kvirc,ksirc,kopete\"" +msgstr "" +"Unesite DCOP id. programa. Ovaj filter će biti primenjen samo na tekstualne " +"poslove koje pošalje taj program. Možete uneti više od jednog id., razdvojene " +"zapetama. Ako je prazno, filter se primenjuje na sve tekstualne poslove poslate " +"iz bilo kog programa. Savet: Koristite naredbu kdcop u komandnoj liniji da " +"biste dobili id. pokrenutog programa. Npr. „konversation, kvirc, ksirc, kopete“" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 259 +#: rc.cpp:537 rc.cpp:618 rc.cpp:720 +#, no-c-format +msgid "" +"Enter a DCOP Application ID. This filter will only apply to text jobs " +"queued by that application. You may enter more than one ID separated by " +"commas. Use knotify to match all messages sent as KDE notifications. " +"If blank, this filter applies to text jobs queued by all applications. Tip: " +"Use kdcop from the command line to get the Application IDs of running " +"applications. Example: \"konversation, kvirc,ksirc,kopete\"" +msgstr "" +"Unesite DCOP id. programa. Ovaj filter će biti primenjen samo na tekstualne " +"poslove koje pošalje taj program. Možete uneti više od jednog id., razdvojene " +"zapetama. Koristite knotify da biste izabrali sve poruke poslate kao " +"obaveštenja KDE-a. Ako je prazno, filter se primenjuje na sve tekstualne " +"poslove poslate iz bilo kog programa. Savet: Koristite naredbu kdcop u " +"komandnoj liniji da biste dobili id. pokrenutog programa. Npr. „konversation, " +"kvirc, ksirc, kopete“" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 287 +#: rc.cpp:540 rc.cpp:621 +#, no-c-format +msgid "Load..." +msgstr "Učitaj..." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 293 +#: rc.cpp:543 +#, no-c-format +msgid "Click to load a Sentence Boundary Detection configuration from a file." +msgstr "" +"Kliknite da biste iz fajla učitali podešavanje detekcije granica rečenice." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 310 +#: rc.cpp:546 +#, no-c-format +msgid "Sa&ve..." +msgstr "&Snimi..." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 313 +#: rc.cpp:549 +#, no-c-format +msgid "Click to save this Sentence Boundary Detection configuration to a file." +msgstr "" +"Kliknite da biste snimili podešavanje detekcije granica rečenice u fajl." + +#. i18n: file filters/sbd/sbdconfwidget.ui line 330 +#: rc.cpp:552 +#, no-c-format +msgid "Clea&r" +msgstr "&Očisti" + +#. i18n: file filters/sbd/sbdconfwidget.ui line 333 +#: rc.cpp:555 rc.cpp:753 +#, no-c-format +msgid "Click to clear everything." +msgstr "Kliknite da biste sve očistili." + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 55 +#: rc.cpp:558 +#, no-c-format +msgid "&Type" +msgstr "&Tip" + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 85 +#: rc.cpp:561 +#, no-c-format +msgid "&Word" +msgstr "&Reč" + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 104 +#: rc.cpp:564 +#, no-c-format +msgid "Regular &expression" +msgstr "Regularni &izraz" + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 124 +#: rc.cpp:567 +#, no-c-format +msgid "Match &case" +msgstr "Poklopi &veličinu slova" + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 158 +#: rc.cpp:570 +#, no-c-format +msgid "&Replace with:" +msgstr "&Zameni sa:" + +#. i18n: file filters/stringreplacer/editreplacementwidget.ui line 180 +#: rc.cpp:573 +#, no-c-format +msgid "&Match:" +msgstr "&Poklopi:" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 18 +#: rc.cpp:579 +#, no-c-format +msgid "Configure String Replacer" +msgstr "Podesi zamenjivač znakovnih nizova" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 46 +#: rc.cpp:585 rc.cpp:588 rc.cpp:687 rc.cpp:690 +#, no-c-format +msgid "Enter any name you like for this filter." +msgstr "Unesite koje god ime želite za ovaj filter." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 87 +#: rc.cpp:597 +#, no-c-format +msgid "Lan&guage is:" +msgstr "&Jezik je:" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 198 +#: rc.cpp:624 +#, no-c-format +msgid "Click to load a word list from a file." +msgstr "Kliknite da biste iz fajla učitali listu reči." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 218 +#: rc.cpp:630 +#, no-c-format +msgid "Click to save word list to a file." +msgstr "Kliknite da biste snimili listu reči u fajl." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 235 +#: rc.cpp:633 +#, no-c-format +msgid "C&lear" +msgstr "&Očisti" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 238 +#: rc.cpp:636 +#, no-c-format +msgid "Click to empty the word list." +msgstr "Kliknite da biste ispraznili listu reči." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 255 +#: rc.cpp:639 +#, no-c-format +msgid "Type" +msgstr "Tip" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 266 +#: rc.cpp:642 +#, no-c-format +msgid "Match Case" +msgstr "Poklopi veličinu slova" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 277 +#: rc.cpp:645 +#, no-c-format +msgid "Match" +msgstr "Poklopi" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 288 +#: rc.cpp:648 +#, no-c-format +msgid "Replace With" +msgstr "Zameni sa" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 325 +#: kcmkttsmgr/kcmkttsmgr.cpp:171 rc.cpp:651 +#, no-c-format +msgid "&Add..." +msgstr "&Dodaj..." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 328 +#: rc.cpp:654 +#, no-c-format +msgid "Click to add another word or regular expression to the list." +msgstr "Kliknite da biste dodali novu reč ili regularni izraz u listu." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 345 +#: rc.cpp:657 +#, no-c-format +msgid "&Up" +msgstr "&Gore" + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 348 +#: rc.cpp:660 +#, no-c-format +msgid "" +"Click to move selected word up in the list. Words higher in the list are " +"applied first." +msgstr "" +"Kliknite da biste pomeri izabranu reč nagore u listi. Reči na višoj poziciji " +"prve se primenjuju." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 367 +#: rc.cpp:666 +#, no-c-format +msgid "" +"Click to move a word down in the list. Words lower in the list are applied " +"last." +msgstr "" +"Kliknite da biste pomeri izabranu reč nadole u listi. Reči na nižoj poziciji " +"kasnije se primenjuju." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 392 +#: rc.cpp:672 +#, no-c-format +msgid "Click to modify an existing word or regular expression in the list." +msgstr "Kliknite da biste izmenili postojeću reč ili regularni izraz u listi." + +#. i18n: file filters/stringreplacer/stringreplacerconfwidget.ui line 417 +#: rc.cpp:678 +#, no-c-format +msgid "Click to remove a word or regular expression from the list." +msgstr "Kliknite da biste uklonili reč ili regularni izraz iz liste." + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 18 +#: rc.cpp:681 +#, no-c-format +msgid "Configure Talker Chooser" +msgstr "Podesi birač izgovarača" + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 65 +#: rc.cpp:693 +#, no-c-format +msgid "&Apply This Filter When" +msgstr "Primeni ovaj &filter kada" + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 87 +#: rc.cpp:699 +#, no-c-format +msgid "Te&xt contains:" +msgstr "&Tekst sadrži:" + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 189 +#: rc.cpp:723 +#, no-c-format +msgid "&Talker:" +msgstr "&Izgovarač:" + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 195 +#: rc.cpp:726 rc.cpp:729 +#, no-c-format +msgid "" +"The new Talker that will be used when the conditions above are met. The " +"default Talker is the topmost in the Talkers tab. Click the button to choose a " +"Talker." +msgstr "" +"Novi Izgovarač koji će se koristiti kada se svi uslovi steknu. Podrazumevani " +"Izgovarač je onaj na vrhu u jezičku Izgovarači. Kliknite na dugme da biste " +"izabrali Izgovarač." + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 224 +#: rc.cpp:735 +#, no-c-format +msgid "Click to select a Talker." +msgstr "Kliknite da izaberete Izgovarača." + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 253 +#: rc.cpp:741 +#, no-c-format +msgid "Click to load a Talker Chooser configuration from a file." +msgstr "Kliknite da biste iz fajla učitali podešavanje birača izgovarača." + +#. i18n: file filters/talkerchooser/talkerchooserconfwidget.ui line 273 +#: rc.cpp:747 +#, no-c-format +msgid "Click to save this Talker Chooser to a file." +msgstr "Kliknite da biste snimili ovaj birač izgovarača u fajl." + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 17 +#: rc.cpp:756 +#, no-c-format +msgid "Configure XML Transformer" +msgstr "Podesi XML transformator" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 36 +#: rc.cpp:759 rc.cpp:774 +#, no-c-format +msgid "Enter any descriptive name you like for this filter." +msgstr "Unesite koje god ime želite za ovaj filter." + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 44 +#: rc.cpp:762 rc.cpp:780 +#, no-c-format +msgid "" +"Enter the full path to an XML Style Language - Transforms (XSLT) stylesheet " +"file. XSLT files usually end with extension .xsl." +msgstr "" +"Unesite punu putanju do XML stilskog jezika - fajla sa opisom stila " +"transformacija (XSLT). XSLT fajlovi obično se završavaju nastavkom .xsl." + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 52 +#: rc.cpp:765 +#, no-c-format +msgid "xsltproc" +msgstr "xsltproc" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 55 +#: rc.cpp:768 rc.cpp:786 +#, no-c-format +msgid "" +"Enter the path to the xsltproc executable program. If it is in the PATH " +"environment variable, just enter \"xsltproc\"." +msgstr "" +"Unesite putanju do izvršnog programa xsltproc. Ako se već nalazi u vašoj " +"promenljivoj okruženja PATH, samo unesite „xsltproc“." + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 91 +#: rc.cpp:777 +#, no-c-format +msgid "&XSLT file:" +msgstr "XSLT &fajl:" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 108 +#: rc.cpp:783 +#, no-c-format +msgid "xsltproc &executable:" +msgstr "&Izvršni xsltproc:" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 149 +#: rc.cpp:795 rc.cpp:807 +#, no-c-format +msgid "" +"This filter will be applied only to text having the specified XML root element. " +" If blank, applies to all text. You may enter more than one root element " +"separated by commas. Example: \"html\"." +msgstr "" +"Ovaj filter će biti primenjen samo na tekst koji ima navedeni koreni XML " +"element. Ako je prazno, primenjuje se na svaki tekst. Možete uneti više od " +"jednog korenog elementa, razdvojenih zapetom. Npr. „html“." + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 157 +#: rc.cpp:798 rc.cpp:813 +#, no-c-format +msgid "" +"This filter will be applied only to text having the specified DOCTYPE " +"specification. If blank, applies to all text. You may enter more than one " +"DOCTYPE separated by commas. Example: \"xhtml\"." +msgstr "" +"Ovaj filter će biti primenjen samo na tekst koji ima navedeni DOCTYPE. Ako je " +"prazno, primenjuje se na svaki tekst. Možete uneti više od jednog DOCTYPE, " +"razdvojenih zapetom. Npr. „xhtml“." + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 165 +#: rc.cpp:801 rc.cpp:819 +#, no-c-format +msgid "" +"Enter a DCOP Application ID. This filter will only apply to text queued by " +"that application. You may enter more than one ID separated by commas. Use " +"knotify to match all messages sent as KDE notifications. If blank, this " +"filter applies to text queued by all applications. Tip: Use kdcop from the " +"command line to get the Application IDs of running applications. Example: " +"\"konversation, kvirc,ksirc,kopete\"" +msgstr "" +"Unesite DCOP id. programa. Ovaj filter će biti primenjen samo na tekst koji " +"pošalje taj program. Možete uneti više od jednog id., razdvojene zapetama. Ako " +"je prazno, filter se primenjuje na svaki tekst poslat iz bilo kog programa. " +"Savet: Koristite naredbu kdcop u komandnoj liniji da biste dobili id. " +"pokrenutog programa. Npr. „konversation, kvirc, ksirc, kopete“" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 183 +#: rc.cpp:804 +#, no-c-format +msgid "&Root element is:" +msgstr "&Koreni element je:" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 201 +#: rc.cpp:810 +#, no-c-format +msgid "or DOC&TYPE is:" +msgstr "ili je DOC&TYPE:" + +#. i18n: file filters/xmltransformer/xmltransformerconfwidget.ui line 218 +#: rc.cpp:816 +#, no-c-format +msgid "and Application &ID contains:" +msgstr "i &Id. programa sadrži:" + +#. i18n: file plugins/command/commandconfwidget.ui line 30 +#: rc.cpp:822 +#, no-c-format +msgid "Co&mmand Configuration" +msgstr "Podešavanje &naredbi" + +#. i18n: file plugins/command/commandconfwidget.ui line 61 +#: rc.cpp:825 +#, no-c-format +msgid "Command &for speaking texts:" +msgstr "Naredba za &izgovaranje teksta:" + +#. i18n: file plugins/command/commandconfwidget.ui line 72 +#: rc.cpp:828 +#, no-c-format +msgid "" +"This field specifies both the command used for speaking texts and its " +"parameters. If you want to pass the text as a parameter, write %t at the place " +"where the text should be inserted. To pass a file of the text, write %f. To " +"synthesize only and let KTTSD play the synthesized text, write %w for the " +"generated audio file." +msgstr "" +"Ovo polje navodi i naredbu za izgovaranje teksta i njene parametre. Ako želite " +"da prosledite tekst kao parametar, upišite %t na mesto gde treba ubaciti tekst. " +"Da biste prosledili tekstualni fajl, upišite %f. Da bi se samo sintetizovalo i " +"preko KTTSD-a pustio sintetizovani tekst, upišite %w za napravljeni audio fajl." + +#. i18n: file plugins/command/commandconfwidget.ui line 88 +#: rc.cpp:831 +#, no-c-format +msgid "&Send the data as standard input" +msgstr "&Pošalji podatke kao standardni ulaz" + +#. i18n: file plugins/command/commandconfwidget.ui line 91 +#: rc.cpp:834 +#, no-c-format +msgid "" +"This check box specifies whether the text is sent as standard input (stdin) to " +"the speech synthesizer." +msgstr "" +"Ova kućica navodi da li se tekst šalje kao standardni ulaz (stdin) " +"sintetizatoru govora." + +#. i18n: file plugins/command/commandconfwidget.ui line 116 +#: rc.cpp:837 rc.cpp:946 rc.cpp:1036 rc.cpp:1072 rc.cpp:1186 +#, no-c-format +msgid "&Test" +msgstr "&Proba" + +#. i18n: file plugins/command/commandconfwidget.ui line 142 +#: rc.cpp:840 rc.cpp:865 rc.cpp:1180 +#, no-c-format +msgid "Character &encoding:" +msgstr "Kodiranje &znakova:" + +#. i18n: file plugins/command/commandconfwidget.ui line 161 +#: rc.cpp:843 rc.cpp:1045 +#, no-c-format +msgid "" +"This combo box specifies which character encoding is used for passing the text." +msgstr "" +"Ova kombo-kutija navodi kodiranje znakova koje se koristi za prosleđivanje " +"teksta." + +#. i18n: file plugins/command/commandconfwidget.ui line 175 +#: rc.cpp:846 +#, no-c-format +msgid "" +"Parameters:\n" +" %t: Text to be spoken\n" +" %f: Filename of a temporary file containing the text\n" +" %l: Language (two letter code)\n" +" %w: Filename of a temporary file for generated audio" +msgstr "" +"Parametri:\n" +" %t: Tekst koji treba izgovoriti\n" +" %f: Ime privremenog fajla koji sadrži tekst\n" +" %l: Jezik (dvoslovni kôd)\n" +" %w: Ime privremenog fajla za generisani audio" + +#. i18n: file plugins/epos/eposconfwidget.ui line 25 +#: rc.cpp:853 +#, no-c-format +msgid "Epos Config UI" +msgstr "UI za podešavanje Epos-a" + +#. i18n: file plugins/epos/eposconfwidget.ui line 28 +#: rc.cpp:856 rc.cpp:862 +#, no-c-format +msgid "" +"This is the configuration dialog for the Epos Czech and Slovak speech " +"synthesizer." +msgstr "" +"Ovo je dijalog za podešavanje Epos-a, sintetizatora govora za češki i slovački." + +#. i18n: file plugins/epos/eposconfwidget.ui line 53 +#: rc.cpp:859 +#, no-c-format +msgid "E&pos Configuration" +msgstr "Podešavanj&e Epos-a" + +#. i18n: file plugins/epos/eposconfwidget.ui line 108 +#: rc.cpp:868 +#, no-c-format +msgid "Specifies which character encoding is used for passing the text." +msgstr "Navodi kodiranje znakova koje se koristi za prosleđivanje teksta." + +#. i18n: file plugins/epos/eposconfwidget.ui line 142 +#: rc.cpp:871 rc.cpp:1129 +#, no-c-format +msgid "Speed:" +msgstr "Brzina:" + +#. i18n: file plugins/epos/eposconfwidget.ui line 148 +#: rc.cpp:874 rc.cpp:886 rc.cpp:895 +#, no-c-format +msgid "" +"Sets the speed of speech. Slide the slider to the left to slow speech down; to " +"the right to increase talking speed. Anything less than 75 percent is " +"considered \"slow\", and anything greater than 125 percent is considered " +"\"fast\"." +msgstr "" +"Postavlja brzinu govora. Pomeranjem klizača ulevo tekst se usporava, a udesno " +"ubrzava. Sve manje od 75 procenata smatra se „sporim“, a sve veće od 125 " +"procenata „brzim“." + +#. i18n: file plugins/epos/eposconfwidget.ui line 164 +#: rc.cpp:877 +#, no-c-format +msgid "Pitch:" +msgstr "Visina:" + +#. i18n: file plugins/epos/eposconfwidget.ui line 170 +#: rc.cpp:880 rc.cpp:892 rc.cpp:898 +#, no-c-format +msgid "" +"Sets the tone (frequency) of speech. Slide the slider to the left to lower the " +"voice tone; to the right to increase tone. Anything less than 75 percent is " +"considered \"low\", and anything greater than 125 percent is considered " +"\"high\"." +msgstr "" +"Postavlja ton (učestanost) govora. Pomeranjem klizača ulevo ton glasa se " +"smanjuje, a udesno povećava. Sve manje od 75 procenata smatra se „niskim“, a " +"sve veće od 125 procenata „visokim“. Ne možete promeniti visinu multisin " +"glasova." + +#. i18n: file plugins/epos/eposconfwidget.ui line 346 +#: rc.cpp:901 +#, no-c-format +msgid "Epos server executable path:" +msgstr "Putanja do izvršnog fajla Epos-ovog servera:" + +#. i18n: file plugins/epos/eposconfwidget.ui line 355 +#: rc.cpp:904 rc.cpp:916 +#, no-c-format +msgid "" +"If the Epos server program will be found due to your PATH environment variable, " +"simply enter \"epos\", otherwise enter the full path to the Epos server " +"executable program." +msgstr "" +"Ako se program Epos-ovog servera može naći u vašoj promenljivoj okruženja PATH, " +"jednostavno unesite „epos“; u suprotnom morate uneti punu putanju do izvršnog " +"fajla." + +#. i18n: file plugins/epos/eposconfwidget.ui line 371 +#: rc.cpp:907 +#, no-c-format +msgid "Epos client executable path:" +msgstr "Putanja do izvršnog fajla Epos-ovog klijenta:" + +#. i18n: file plugins/epos/eposconfwidget.ui line 380 +#: rc.cpp:910 rc.cpp:922 +#, no-c-format +msgid "" +"If the Epos client program will be found due to the PATH environment variable, " +"simply enter \"say\" here. Otherwise, specify the full path to the Epos client " +"program." +msgstr "" +"Ako se program Epos-ovog klijenta može naći u vašoj promenljivoj okruženja " +"PATH, jednostavno unesite „say“; u suprotnom morate uneti punu putanju do " +"izvršnog fajla." + +#. i18n: file plugins/epos/eposconfwidget.ui line 406 +#: rc.cpp:913 +#, no-c-format +msgid "epos" +msgstr "epos" + +#. i18n: file plugins/epos/eposconfwidget.ui line 425 +#: rc.cpp:919 +#, no-c-format +msgid "say" +msgstr "say" + +#. i18n: file plugins/epos/eposconfwidget.ui line 440 +#: rc.cpp:925 +#, no-c-format +msgid "Additional Options (advanced)" +msgstr "Dodatne opcije (napredno)" + +#. i18n: file plugins/epos/eposconfwidget.ui line 467 +#: rc.cpp:928 rc.cpp:937 +#, no-c-format +msgid "" +"Optional. Enter any server command line options here. To see available " +"options, enter \"epos -h\" in a terminal. Do not use \"-o\"." +msgstr "" +"Opciono. Ovde unesite opcije komandne linije servera. Da biste videli dostupne " +"opcije otkucajte „epos -h“ u terminalu. Ne koristite „-o“." + +#. i18n: file plugins/epos/eposconfwidget.ui line 475 +#: rc.cpp:931 +#, no-c-format +msgid "" +"Specify options to be passed to Epos client. To see available options, enter " +"\"say -h\" in a terminal. Do not use \"-o\"." +msgstr "" +"Navedite opcije koje će biti prosleđene do Epos klijenta. Da biste videli " +"dostupne opcije otkucajte „say -h“ u terminalu. Ne koristite „-o“." + +#. i18n: file plugins/epos/eposconfwidget.ui line 501 +#: rc.cpp:934 +#, no-c-format +msgid "Epos server:" +msgstr "Epos-ov server:" + +#. i18n: file plugins/epos/eposconfwidget.ui line 526 +#: rc.cpp:940 +#, no-c-format +msgid "Epos client:" +msgstr "Epos-ov klijent:" + +#. i18n: file plugins/epos/eposconfwidget.ui line 535 +#: rc.cpp:943 +#, no-c-format +msgid "" +"Specify options to be passed to Epos client. Do not use -o. To see available " +"options, enter \"say -h\" in a terminal. Do not use \"-o\"." +msgstr "" +"Navedite opcije za slanje Epos-ovom klijentu. Da biste videli dostupne opcije, " +"unesite „say -h“ u terminalu. Ne koristite „-o“." + +#. i18n: file plugins/epos/eposconfwidget.ui line 577 +#: rc.cpp:949 +#, no-c-format +msgid "" +"Click to test the configuration. If correct, you will hear a sentence spoken." +msgstr "" +"Kliknite da biste isprobali podešavanja. Ako su ispravna, čućete izgovaranje " +"rečenice." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 25 +#: rc.cpp:952 +#, no-c-format +msgid "Festival Config UI" +msgstr "UI za podešavanje Festival-a" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 28 +#: rc.cpp:955 rc.cpp:961 +#, no-c-format +msgid "" +"This is the dialog for configuring the Festival speech synthesizer in " +"interactive mode." +msgstr "" +"Ovo je dijalog za podešavanje sintetizatora govora Festival u interaktivnom " +"režimu." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 53 +#: rc.cpp:958 +#, no-c-format +msgid "Festival &Interactive Configuration" +msgstr "Podešavanje za Festival &Interactive" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 95 +#: rc.cpp:964 +#, no-c-format +msgid "&Festival executable:" +msgstr "&Izvršni fajl Festival-a:" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 104 +#: rc.cpp:967 rc.cpp:970 +#, no-c-format +msgid "" +"If Festival is in your PATH environment variable, just enter \"festival\", " +"otherwise specify the full path to the Festival executable program." +msgstr "" +"Ako Festival postoji u vašoj promenljivoj okruženja PATH, samo unesite " +"„festival“, u suprotnom navedite punu putanju do njegovog izvršnog fajla." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 144 +#: rc.cpp:973 +#, no-c-format +msgid "&Select voice:" +msgstr "&Izaberite glas:" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 153 +#: rc.cpp:976 rc.cpp:979 +#, no-c-format +msgid "" +"Select a voice to speak text with. MultiSyn voices are high quality but are " +"slow to load. If no voices are shown, check the Festival executable path. You " +"must install at least one Festival voice. If you have installed a voice and " +"still none are shown, check your Festival configuration. (See the README that " +"comes with Festival.)" +msgstr "" +"Izaberite glas koji će izgovarati tekst. Multisin glasovi su visokog kvaliteta, " +"ali se sporo učitavaju. Ako nijedan glas nije prikazan, proverite putanju do " +"izvršnog fajla Festival-a. Morate instalirati bar jedan Festival-ov glas. Ako " +"ste instalirali glasove, a i dalje se nijedan ne vidi, proverite podešavanje " +"Festival-a. (Pogledajte README koji dolazi uz Festival.)" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 177 +#: rc.cpp:982 +#, no-c-format +msgid "&Rescan" +msgstr "&Ponovo skeniraj" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 218 +#: rc.cpp:988 rc.cpp:1006 rc.cpp:1021 +#, no-c-format +msgid "" +"Sets the volume (loudness) of speech. Slide the slider to the left to lower " +"the volume; to the right to increase volume. Anything less than 75 percent is " +"considered \"soft\", and anything greater than 125 percent is considered " +"\"loud\"." +msgstr "" +"Postavlja jačinu (glasnoću) zvuka. Pomeranjem klizača ulevo jačina se smanjuje, " +"a udesno se povećava. Sve manje od 75 procenata smatra se „mekim“, a sve veće " +"od 125 procenata „glasnim“." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 234 +#: rc.cpp:991 +#, no-c-format +msgid "Sp&eed:" +msgstr "&Brzina:" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 256 +#: rc.cpp:997 rc.cpp:1144 +#, no-c-format +msgid "&Pitch:" +msgstr "&Visina:" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 262 +#: rc.cpp:1000 rc.cpp:1018 rc.cpp:1027 +#, no-c-format +msgid "" +"Sets the tone (frequency) of speech. Slide the slider to the left to lower the " +"voice tone; to the right to increase tone. Anything less than 75 percent is " +"considered \"low\", and anything greater than 125 percent is considered " +"\"high\". You cannot change the pitch of MultiSyn voices." +msgstr "" +"Postavlja se ton (učestanost) govora. Pomeranjem klizača ulevo ton glasa se " +"smanjuje, a udesno povećava. Sve manje od 75 procenata smatra se „niskim“, a " +"sve veće od 125 procenata „visokim“. Ne možete promeniti visinu multisin " +"glasova." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 485 +#: rc.cpp:1030 +#, no-c-format +msgid "&Load this voice when starting KTTSD" +msgstr "&Učitaj ovaj glas po pokretanju KTTSD-a" + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 488 +#: rc.cpp:1033 +#, no-c-format +msgid "" +"If checked, Festival will be started and this voice will be loaded when the " +"Text-to-Speech Deamon (KTTSD) is started. Check when a voice requires a long " +"time to load in Festival (for example, multisyn voices), otherwise, leave " +"unchecked." +msgstr "" +"Ako je uključeno, Festival će biti pokrenut i ovaj glas učitan čim se demon za " +"tekst-u-govor (KTTSD) pokrene. Uključite ako glas zahteva dugo vreme učitavanja " +"u Festival-u (npr. multisin glasovi), u suprotnom ostavite isključeno." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 516 +#: rc.cpp:1039 +#, no-c-format +msgid "" +"Click to test the configuration. Festival will be started and a test sentence " +"will be spoken." +msgstr "" +"Kliknite da biste isprobali podešavanja. Festival će biti pokrenuta i probna " +"rečenica izgovorena." + +#. i18n: file plugins/festivalint/festivalintconfwidget.ui line 542 +#: rc.cpp:1042 +#, no-c-format +msgid "Character e&ncoding:" +msgstr "Kodiranje &znakova:" + +#. i18n: file plugins/flite/fliteconfwidget.ui line 25 +#: rc.cpp:1048 +#, no-c-format +msgid "Flite Config UI" +msgstr "UI za podešavanje Flite-a" + +#. i18n: file plugins/flite/fliteconfwidget.ui line 28 +#: rc.cpp:1051 rc.cpp:1057 +#, no-c-format +msgid "" +"This is the configuration dialog for the Festival Lite (Flite) speech synthesis " +"engine." +msgstr "" +"Ovo je dijalog za podešavanje motora za sintezu govora Festival Lite (Flite)." + +#. i18n: file plugins/flite/fliteconfwidget.ui line 70 +#: rc.cpp:1054 +#, no-c-format +msgid "Festival &Lite (flite) Configuration" +msgstr "Po&dešavanje za Festival Lite (flite)" + +#. i18n: file plugins/flite/fliteconfwidget.ui line 112 +#: rc.cpp:1060 +#, no-c-format +msgid "&Flite executable path:" +msgstr "Putanja do izvršnog &fajla Flite-a:" + +#. i18n: file plugins/flite/fliteconfwidget.ui line 121 +#: rc.cpp:1063 rc.cpp:1069 +#, no-c-format +msgid "" +"If Flite is in your PATH environment variable, simply enter \"flite\", " +"otherwise specify the complete path to the Flite executable program." +msgstr "" +"Ako se Flite može naći u vašoj promenljivoj okruženja PATH, jednostavno unesite " +"„flite“; u suprotnom morate uneti punu putanju do izvršnog fajla." + +#. i18n: file plugins/flite/fliteconfwidget.ui line 137 +#: rc.cpp:1066 +#, no-c-format +msgid "flite" +msgstr "flite" + +#. i18n: file plugins/freetts/freettsconfigwidget.ui line 25 +#: rc.cpp:1075 +#, no-c-format +msgid "FreeTTS Config UI" +msgstr "UI za podešavanje FreeTTS-a" + +#. i18n: file plugins/freetts/freettsconfigwidget.ui line 67 +#: rc.cpp:1078 +#, no-c-format +msgid "FreeTTS Interactive Configuration" +msgstr "Interaktivno podešavanje FreeTTS-a" + +#. i18n: file plugins/freetts/freettsconfigwidget.ui line 106 +#: rc.cpp:1081 +#, no-c-format +msgid "&FreeTTS jar file:" +msgstr "Jar-f&ajl FreeTTS-a:" + +#. i18n: file plugins/freetts/freettsconfigwidget.ui line 179 +#: rc.cpp:1084 +#, no-c-format +msgid "Test" +msgstr "Proba" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 16 +#: rc.cpp:1087 +#, no-c-format +msgid "Hadifix Configuration" +msgstr "Podešavanje Hadifix-a" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 19 +#: rc.cpp:1090 rc.cpp:1096 +#, no-c-format +msgid "" +"This is the configuration dialog for the Hadifix (txt2pho and Mbrola) speech " +"synthesizer." +msgstr "" +"Ovo je dijalog za podešavanje sintetizatora govora Hadifix (txt2pho i Mbrola)." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 44 +#: rc.cpp:1093 +#, no-c-format +msgid "Had&ifix Configuration" +msgstr "Podeš&avanje Hadifix-a" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 78 +#: rc.cpp:1099 +#, no-c-format +msgid "&Basic Options" +msgstr "&Osnovne opcije" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 97 +#: rc.cpp:1102 +#, no-c-format +msgid "&Voice file:" +msgstr "&Glasovni fajl:" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 103 +#: rc.cpp:1105 rc.cpp:1108 +#, no-c-format +msgid "" +"Select a voice for speaking text. If no voices are listed, check your Mbrola " +"configuration. You must install at least one voice." +msgstr "" +"Izaberite glas za izgovaranje teksta. Ako nijedan glas nije prikazan, proverite " +"podešavanja Mbrola-e. Morate instalirati bar jedan glas." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 135 +#: rc.cpp:1111 +#, no-c-format +msgid "&Select..." +msgstr "&Izaberite..." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 151 +#: rc.cpp:1114 +#, no-c-format +msgid "Volume &ratio:" +msgstr "&Odnos jačine:" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 157 +#: rc.cpp:1117 rc.cpp:1123 rc.cpp:1126 +#, no-c-format +msgid "" +"Adjusts the volume of speech. Slide to left for softer speech; to the right " +"for louder." +msgstr "" +"Podešava jačinu govora. Klizajte ulevo za mekši govor, udesno za glasniji." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 245 +#: rc.cpp:1132 rc.cpp:1138 rc.cpp:1141 +#, no-c-format +msgid "" +"Adjusts the speed of speech. Slide to left for slower speech; to the right for " +"faster." +msgstr "" +"Podešava brzinu govora. Klizajte ulevo za sporiji govor, udesno za brži." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 327 +#: rc.cpp:1147 rc.cpp:1153 rc.cpp:1156 +#, no-c-format +msgid "" +"Adjusts the pitch (tone) of speech. Slide to left for lower speech; to the " +"right for higher." +msgstr "" +"Podešava visinu (ton) govora. Klizajte ulevo za niži ton, udesno za viši." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 399 +#: rc.cpp:1159 +#, no-c-format +msgid "&Advanced Options" +msgstr "&Napredne opcije" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 416 +#: rc.cpp:1162 +#, no-c-format +msgid "txt2pho e&xecutable:" +msgstr "I&zvršni fajl txt2pho:" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 422 +#: rc.cpp:1165 rc.cpp:1168 +#, no-c-format +msgid "" +"If the txt2pho program is in your PATH environment variable, simply enter " +"\"txt2pho\", otherwise specify the full path to the txt2pho executable program." +msgstr "" +"Ako se program txt2pho može naći u vašoj promenljivoj okruženja PATH, " +"jednostavno unesite „txt2pho“; u suprotnom morate uneti punu putanju do " +"izvršnog fajla." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 446 +#: rc.cpp:1171 +#, no-c-format +msgid "&Mbrola executable:" +msgstr "Izvršni fajl &Mbrola-e:" + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 452 +#: rc.cpp:1174 rc.cpp:1177 +#, no-c-format +msgid "" +"If the Mbrola program is in your PATH environment variable, simply enter " +"\"mbrola\", otherwise specify the full path to the Mbrola executable program." +msgstr "" +"Ako se program Mbrola-e može naći u vašoj promenljivoj okruženja PATH, " +"jednostavno unesite „mbrola“; u suprotnom morate uneti punu putanju do izvršnog " +"fajla." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 511 +#: rc.cpp:1183 +#, no-c-format +msgid "" +"This combo box specifies which character encoding is used for passing the text. " +" For most western languages, use ISO-8859-1. For Hungarian, use ISO-8859-2." +msgstr "" +"Ova kombo-kutija navodi kodiranje znakova koje se koristi za prosleđivanje " +"teksta. Za većinu zapadnih jezika koristite ISO-8859-1. Za mađarski ISO-8859-2." + +#. i18n: file plugins/hadifix/hadifixconfigui.ui line 551 +#: rc.cpp:1189 +#, no-c-format +msgid "Click to test the configuration. You should hear a spoken sentence." +msgstr "" +"Kliknite za probu podešavanja. Trebalo bi da čujete izgovaranje rečenice." + +#. i18n: file plugins/hadifix/voicefileui.ui line 16 +#: rc.cpp:1192 +#, no-c-format +msgid "Selecting Voice File" +msgstr "Izbor glasovnog fajla" + +#. i18n: file plugins/hadifix/voicefileui.ui line 33 +#: rc.cpp:1195 +#, no-c-format +msgid "Path of the voice file:" +msgstr "Putanja glasovnog fajla:" + +#. i18n: file plugins/hadifix/voicefileui.ui line 69 +#: rc.cpp:1201 +#, no-c-format +msgid "Female" +msgstr "Ženski" + +#. i18n: file plugins/hadifix/voicefileui.ui line 77 +#: rc.cpp:1204 +#, no-c-format +msgid "Male" +msgstr "Muški" + +#. i18n: file plugins/hadifix/voicefileui.ui line 85 +#: rc.cpp:1207 +#, no-c-format +msgid "Try to Determine From Voice File" +msgstr "Pokušaj da utvrdiš iz glasovnog fajla" + +#. i18n: file plugins/festivalint/voices line 14 +#: rc.cpp:1210 rc.cpp:1213 rc.cpp:1333 rc.cpp:1339 rc.cpp:1345 rc.cpp:1351 +#: rc.cpp:1360 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Male" +msgstr "Američki, muškarac" + +#. i18n: file plugins/festivalint/voices line 38 +#: rc.cpp:1216 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Female, MBROLA" +msgstr "Američki, žena, MBROLA" + +#. i18n: file plugins/festivalint/voices line 50 +#: rc.cpp:1219 rc.cpp:1222 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Male, MBROLA" +msgstr "Američki, muškarac, MBROLA" + +#. i18n: file plugins/festivalint/voices line 74 +#: rc.cpp:1225 rc.cpp:1228 rc.cpp:1363 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"British Male" +msgstr "Britanski, muškarac" + +#. i18n: file plugins/festivalint/voices line 98 +#: rc.cpp:1231 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Castilian Spanish Male" +msgstr "Kastiljanski španski, muškarac" + +#. i18n: file plugins/festivalint/voices line 110 +#: rc.cpp:1234 rc.cpp:1246 rc.cpp:1249 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Male, HTS" +msgstr "Američki, muškarac, HTS" + +#. i18n: file plugins/festivalint/voices line 122 +#: rc.cpp:1237 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Female, HTS" +msgstr "Američki, žena, HTS" + +#. i18n: file plugins/festivalint/voices line 134 +#: rc.cpp:1240 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Canadian English Male, HTS" +msgstr "Kanadski engleski, muškarac, HTS" + +#. i18n: file plugins/festivalint/voices line 146 +#: rc.cpp:1243 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Scottish Male, HTS" +msgstr "Škotski, muškarac, HTS" + +#. i18n: file plugins/festivalint/voices line 182 +#: rc.cpp:1252 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Canadian English Male, MultiSyn" +msgstr "Kanadski engleski, muškarac, MultiSyn" + +#. i18n: file plugins/festivalint/voices line 194 +#: rc.cpp:1255 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Scottish Male, MultiSyn" +msgstr "Škotski, muškarac, MultiSyn" + +#. i18n: file plugins/festivalint/voices line 206 +#: rc.cpp:1258 rc.cpp:1264 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"German Female, Festival" +msgstr "Nemački, žena, Festival" + +#. i18n: file plugins/festivalint/voices line 218 +#: rc.cpp:1261 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"German Male, Festival" +msgstr "Nemački, muškarac, Festival" + +#. i18n: file plugins/festivalint/voices line 242 +#: rc.cpp:1267 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Mexican Spanish Male, OGC" +msgstr "Meksički španski, muškarac, OGC" + +#. i18n: file plugins/festivalint/voices line 254 +#: rc.cpp:1270 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Mexican Spanish Female, OGC" +msgstr "Meksički španski, žena, OGC" + +#. i18n: file plugins/festivalint/voices line 266 +#: rc.cpp:1273 rc.cpp:1276 rc.cpp:1279 rc.cpp:1288 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Male, OGC" +msgstr "Američki, muškarac, OGC" + +#. i18n: file plugins/festivalint/voices line 302 +#: rc.cpp:1282 rc.cpp:1291 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Female, OGC" +msgstr "Američki, žena, OGC" + +#. i18n: file plugins/festivalint/voices line 314 +#: rc.cpp:1285 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"British Male, OGC" +msgstr "Britanski, muškarac, OGC" + +#. i18n: file plugins/festivalint/voices line 350 +#: rc.cpp:1294 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Finnish Male" +msgstr "Finski, muškarac" + +#. i18n: file plugins/festivalint/voices line 362 +#: rc.cpp:1297 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Czech Male, MBROLA" +msgstr "Češki, muškarac, MBROLA" + +#. i18n: file plugins/festivalint/voices line 374 +#: rc.cpp:1300 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Polish Male" +msgstr "Poljski, muškarac" + +#. i18n: file plugins/festivalint/voices line 386 +#: rc.cpp:1303 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Russian Male" +msgstr "Ruski, muškarac" + +#. i18n: file plugins/festivalint/voices line 398 +#: rc.cpp:1306 rc.cpp:1315 rc.cpp:1318 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Italian Male" +msgstr "Italijanski, muškarac" + +#. i18n: file plugins/festivalint/voices line 410 +#: rc.cpp:1309 rc.cpp:1312 rc.cpp:1321 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Italian Female" +msgstr "Italijanski, žena" + +#. i18n: file plugins/festivalint/voices line 470 +#: rc.cpp:1324 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Kiswahili Male" +msgstr "Kisvaili, muškarac" + +#. i18n: file plugins/festivalint/voices line 484 +#: rc.cpp:1327 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Ibibio Female" +msgstr "Ibibio, žena" + +#. i18n: file plugins/festivalint/voices line 496 +#: rc.cpp:1330 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Zulu Male" +msgstr "Zulu, muškarac" + +#. i18n: file plugins/festivalint/voices line 520 +#: rc.cpp:1336 rc.cpp:1342 rc.cpp:1348 rc.cpp:1354 rc.cpp:1357 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"American Female" +msgstr "Američki, žena" + +#. i18n: file plugins/festivalint/voices line 640 +#: rc.cpp:1366 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"British Female" +msgstr "Britanski, žena" + +#. i18n: file plugins/festivalint/voices line 652 +#: rc.cpp:1369 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"French Canadian Male" +msgstr "Kanadski francuski, muškarac" + +#. i18n: file plugins/festivalint/voices line 664 +#: rc.cpp:1372 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"French Canadian Female" +msgstr "Kanadski francuski, žena" + +#. i18n: file plugins/festivalint/voices line 676 +#: rc.cpp:1375 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"German Male" +msgstr "Nemački, muškarac" + +#. i18n: file plugins/festivalint/voices line 688 +#: rc.cpp:1378 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"German Female" +msgstr "Nemački, žena" + +#. i18n: file plugins/festivalint/voices line 700 +#: rc.cpp:1381 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Americas Spanish Male" +msgstr "Američki španski, muškarac" + +#. i18n: file plugins/festivalint/voices line 712 +#: rc.cpp:1384 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Americas Spanish Female" +msgstr "Američki španski, žena" + +#. i18n: file plugins/festivalint/voices line 724 +#: rc.cpp:1387 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Vietnamese Male" +msgstr "Vijetnamski, muškarac" + +#. i18n: file plugins/festivalint/voices line 735 +#: rc.cpp:1390 +#, no-c-format +msgid "" +"_: FestivalVoiceName\n" +"Vietnamese Female" +msgstr "Vijetnamski, žena" + +#: filters/main.cpp:44 +msgid "Name of a KTTSD filter plugin (required)" +msgstr "Ime KTTSD-ovog filterskog priključka (potrebno)" + +#: filters/main.cpp:46 +msgid "Talker code passed to filter" +msgstr "Kod Izgovarača prosleđen filteru" + +#: filters/main.cpp:48 +msgid "DCOP application ID passed to filter" +msgstr "Id. DCOP programa prosleđen filteru" + +#: filters/main.cpp:52 +msgid "" +"_: A string that appears in a single config file, not a group of config files\n" +"Config file group name passed to filter" +msgstr "Ime grupe iz fajla sa podešavanjima prosleđeno filteru" + +#: filters/main.cpp:53 +msgid "Display list of available Filter PlugIns and exit" +msgstr "Prikaži listu dostupnih filterskih priključaka i izađi" + +#: filters/main.cpp:55 +msgid "Display tabs as \\t, otherwise they are removed" +msgstr "Prikazuj jezičke kao \\t, inače će biti uklonjeni" + +#: filters/main.cpp:56 +msgid "Display list of available filter plugins and exit" +msgstr "Prikaži listu dostupnih filtera i izađi" + +#: filters/main.cpp:63 +msgid "testfilter" +msgstr "testfilter" + +#: filters/main.cpp:64 +msgid "A utility for testing KTTSD filter plugins." +msgstr "Alatka za testiranje filterskih priključaka KTTSD-a." + +#: filters/main.cpp:66 kcmkttsmgr/kcmkttsmgr.cpp:1085 kttsd/main.cpp:40 +#: kttsmgr/kttsmgr.cpp:63 +msgid "Maintainer" +msgstr "Održavalac" + +#: kcmkttsmgr/addtalker.cpp:131 kcmkttsmgr/kcmkttsmgr.cpp:552 +#: libkttsd/talkercode.cpp:217 +msgid "Other" +msgstr "Drugo" + +#: kcmkttsmgr/kcmkttsmgr.cpp:83 +msgid "Text interrupted. Message." +msgstr "Tekst je prekinut. Poruka." + +#: kcmkttsmgr/kcmkttsmgr.cpp:89 +msgid "Resuming text." +msgstr "Nastavljam tekst." + +#: kcmkttsmgr/kcmkttsmgr.cpp:910 +msgid "" +"You have made changes to the configuration but have not saved them yet. Click " +"Apply to save the changes or Cancel to abandon the changes." +msgstr "" +"Načinili ste izmene u podešavanjima ali ih još niste sačuvali. Kliknite na " +"Primeni da biste sačuvali izmene ili na Otkaži da otkažete izmene." + +#: kcmkttsmgr/kcmkttsmgr.cpp:1072 +msgid "" +"

Text-to-Speech

" +"

This is the configuration for the text-to-speech dcop service

" +"

This allows other applications to access text-to-speech resources

" +"

Be sure to configure a default language for the language you are using as " +"this will be the language used by most of the applications

" +msgstr "" +"

Tekst-u-govor

" +"

Ovo je podešavanje DCOP servisa za pretvaranje teksta u govor.

" +"

Ovim se omogućava drugim programima da pristupe resursima za pretvaranje " +"teksta u govor

" +"

Nemojte propustiti da podesite podrazumevani jezik za jezik koji koristite, " +"pošto će to biti jezik koji će koristiti većina programa.

" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1080 kttsd/main.cpp:36 +#: players/artsplayer/artsplayer.cpp:240 +msgid "kttsd" +msgstr "kttsd" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1080 +msgid "KCMKttsMgr" +msgstr "KCMKttsMgr" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1082 +msgid "(c) 2002, José Pablo Ezequiel Fernández" +msgstr "© 2002, Hoze Pablo Ezekijel Fernandez (José Pablo Ezequiel Fernández)" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1084 +msgid "Author" +msgstr "Autor" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1086 kcmkttsmgr/kcmkttsmgr.cpp:1087 +#: kttsd/main.cpp:41 kttsd/main.cpp:42 kttsd/main.cpp:43 +#: kttsmgr/kttsmgr.cpp:64 kttsmgr/kttsmgr.cpp:65 kttsmgr/kttsmgr.cpp:66 +msgid "Contributor" +msgstr "Doprinosilac" + +#: filters/sbd/sbdconf.cpp:240 +#: filters/stringreplacer/stringreplacerconf.cpp:425 +#: kcmkttsmgr/kcmkttsmgr.cpp:1244 libkttsd/selecttalkerdlg.cpp:167 +msgid "Code" +msgstr "Kôd" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1263 +msgid "Select Language" +msgstr "Izaberite jezik" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1436 +msgid "Select Filter" +msgstr "Izaberite filter" + +#: kcmkttsmgr/kcmkttsmgr.cpp:1843 +msgid "&Jobs" +msgstr "&Poslovi" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2032 +msgid "Talker Configuration" +msgstr "Podešavanje izgovarača" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2088 +msgid "Filter Configuration" +msgstr "Podešavanje filtera" + +#: filters/stringreplacer/stringreplacerconf.cpp:150 +#: kcmkttsmgr/kcmkttsmgr.cpp:2241 +msgid "Unable to open file." +msgstr "Ne mogu da otvorim fajl." + +#: filters/stringreplacer/stringreplacerconf.cpp:156 +#: kcmkttsmgr/kcmkttsmgr.cpp:2247 +msgid "File not in proper XML format." +msgstr "Fajl nije u ispravnom XML formatu." + +#: filters/stringreplacer/stringreplacerconf.cpp:287 +#: kcmkttsmgr/kcmkttsmgr.cpp:2291 +msgid "Unable to open file " +msgstr "Ne mogu da otvorim fajl " + +#: kcmkttsmgr/kcmkttsmgr.cpp:2375 libkttsd/talkercode.cpp:140 +msgid "default" +msgstr "podrazumevano" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2481 kcmkttsmgr/kcmkttsmgr.cpp:2487 +msgid "sample notification message" +msgstr "probna poruka obaveštenja" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2485 +msgid "sample application" +msgstr "probni program" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2486 +msgid "sample event" +msgstr "probni događaj" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2527 +msgid "Default (all other events)" +msgstr "Podrazumevano (svi drugi događaji)" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2536 kcmkttsmgr/selectevent.cpp:113 +msgid "All other %1 events" +msgstr "Svi drugi %1 događaji" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2581 +msgid "Select Event" +msgstr "Izaberite događaj" + +#: kcmkttsmgr/kcmkttsmgr.cpp:2663 kcmkttsmgr/kcmkttsmgr.cpp:2679 +msgid "" +"_: file type\n" +"Notification Event List" +msgstr "Lista događaja obaveštenja" + +#: filters/stringreplacer/stringreplacerconf.cpp:702 +#: filters/stringreplacer/stringreplacerconf.cpp:718 +#: kcmkttsmgr/kcmkttsmgr.cpp:2670 kcmkttsmgr/kcmkttsmgr.cpp:2686 +msgid "Error Opening File" +msgstr "Greška pri otvaranju fajla" + +#: kcmkttsmgr/selectevent.cpp:68 libkttsd/notify.cpp:154 +msgid "No description available" +msgstr "Opis nije dostupan" + +#: kttsd/kttsd.cpp:133 +msgid "" +"KTTS has not yet been configured. At least one Talker must be configured. " +"Would you like to configure it now?" +msgstr "" +"KTTS još uvek nije podešen. Bar jedan izgovarač mora biti podešen. Želite li " +"sada da ga podesite?" + +#: kttsd/kttsd.cpp:135 +msgid "KTTS Not Configured" +msgstr "KTTS nije podešen" + +#: kttsd/kttsd.cpp:137 +msgid "Do Not Configure" +msgstr "Ne podešavaj" + +#: kttsd/main.cpp:37 +msgid "Text-to-speech synthesis deamon" +msgstr "Demon za sintezu tekst-u-govor" + +#: kttsd/main.cpp:39 kttsmgr/kttsmgr.cpp:62 +msgid "Original Author" +msgstr "Prvobitni autor" + +#: kttsd/main.cpp:44 kttsd/main.cpp:45 kttsmgr/kttsmgr.cpp:67 +#: kttsmgr/kttsmgr.cpp:68 plugins/command/commandconf.cpp:163 +#: plugins/epos/eposconf.cpp:229 plugins/festivalint/festivalintconf.cpp:577 +#: plugins/flite/fliteconf.cpp:150 plugins/freetts/freettsconf.cpp:178 +#: plugins/hadifix/hadifixconf.cpp:342 +msgid "Testing" +msgstr "Isprobavanje" + +#: kttsjobmgr/kttsjobmgr.cpp:85 +msgid "KttsJobMgr" +msgstr "KttsJobMgr" + +#: kttsjobmgr/kttsjobmgr.cpp:114 +msgid "Job Num" +msgstr "Broj posla" + +#: kttsjobmgr/kttsjobmgr.cpp:115 +msgid "Owner" +msgstr "Vlasnik" + +#: kttsjobmgr/kttsjobmgr.cpp:116 +msgid "Talker ID" +msgstr "Id. izgovarača" + +#: kttsjobmgr/kttsjobmgr.cpp:117 +msgid "State" +msgstr "Stanje" + +#: kttsjobmgr/kttsjobmgr.cpp:118 +msgid "Position" +msgstr "Pozicija" + +#: kttsjobmgr/kttsjobmgr.cpp:119 +msgid "Sentences" +msgstr "Rečenice" + +#: kttsjobmgr/kttsjobmgr.cpp:120 +msgid "Part Num" +msgstr "Broj dela" + +#: kttsjobmgr/kttsjobmgr.cpp:121 +msgid "Parts" +msgstr "Delovi" + +#: kttsjobmgr/kttsjobmgr.cpp:127 +msgid "" +"

These are all the text jobs. The State column may be:" +"

    " +"
  • Queued - the job is waiting and will not be spoken until its state " +"is changed to Waiting by clicking the Resume or Restart " +"buttons.
  • " +"
  • Waiting - the job is ready to be spoken. It will be spoken when the " +"jobs preceding it in the list have finished.
  • " +"
  • Speaking - the job is speaking. The Position " +"column shows the current sentence of the job being spoken. You may pause a " +"speaking job by clicking the Hold button.
  • " +"
  • Paused - the job is currently paused. Paused jobs prevent jobs " +"below them from speaking. Use the Resume or Restart " +"buttons to resume speaking the job, or click Later " +"to move the job down in the list.
  • " +"
  • Finished - the job has finished speaking. When a second job " +"finishes, this one will be deleted. You may click Restart " +"to repeat the job.
Note: Messages, Warnings, and Screen " +"Reader Output do not appear in this list. See the Handbook for more " +"information.

" +msgstr "" +"

Ovo su sve tekstualni poslovi. Kolona Stanje može biti:" +"

    " +"
  • Na redu - posao je na čekanju i neće biti izgovoren dok mu se stanje " +"ne promeni u Čekam klikom na dugmad Nastavi ili Iz početka" +".
  • " +"
  • Čekam - posao je spreman da bude izgovoren. Biće izgovoren kada " +"poslovi koji mu prethode budu završeni.
  • " +"
  • Govorim - Posao se izgovara. Kolona Pozicija " +"prikazuje trenutnu rečenicu posla koji se izgovara. Izgovaranje možete " +"pauzirati klikom na dugme Zadrži.
  • " +"
  • Pauzirano - posao je trenutno pauziran. Pauziran posao neće " +"dozvoliti poslovima ispod da budu izgovoreni. Koristite Nastavi ili " +"Iz početka da bi se govor nastavio ili kliknite na Kasnije " +"da biste pomerili posao na dno liste.
  • " +"
  • Gotovo - posao izgovora je završen. Kada se i drugi posao završi " +"ovaj će biti izbrisan. Možete kliknuti na Iz početka " +"da biste ponovili posao.
Napomena: Poruke, upozorenja i izlaz " +"čitača ekrana se ne pojavljuju u ovoj listi. Za više informacija pogledajte " +"Priručnik

" + +#: kttsjobmgr/kttsjobmgr.cpp:176 +msgid "Hold" +msgstr "Zadrži" + +#: kttsjobmgr/kttsjobmgr.cpp:178 +msgid "" +"

Changes a job to Paused state. If currently speaking, the job stops " +"speaking. Paused jobs prevent jobs that follow them from speaking, so either " +"click Resume to make the job speakable, or click Later " +"to move it down in the list.

" +msgstr "" +"

Stavlja posao u pauzirano stanje. Ako se trenutno izgovara, govor se " +"zaustavlja. Pauzirani poslovi onemogućavaju izgovor poslova koji su iza njih pa " +"ili kliknite na Nastavi da bi posao bio izgovoren, ili na Kasnije " +"da biste ga pomerili na dno liste.

" + +#: kttsjobmgr/kttsjobmgr.cpp:185 kttsmgr/kttsmgr.cpp:186 +msgid "Resume" +msgstr "Nastavi" + +#: kttsjobmgr/kttsjobmgr.cpp:187 +msgid "" +"

Resumes a paused job or changes a Queued job to Waiting. If the job is the " +"top speakable job in the list, it begins speaking.

" +msgstr "" +"

Nastavlja pauzirane poslove ili menja stanje iz Na redu u Čekam. Ako je " +"posao prvi na listi onda započinje izgovaranje.

" + +#: kttsjobmgr/kttsjobmgr.cpp:192 +msgid "R&estart" +msgstr "&Iz početka" + +#: kttsjobmgr/kttsjobmgr.cpp:194 +msgid "" +"

Rewinds a job to the beginning and changes its state to Waiting. If the job " +"is the top speakable job in the list, it begins speaking.

" +msgstr "" +"

Vraća posao na početak i menja njegovo stanje u Čekam. Ako je posao na vrhu " +"liste, započinje izgovaranje.

" + +#: kttsjobmgr/kttsjobmgr.cpp:201 +msgid "" +"

Deletes the job. If it is currently speaking, it stops speaking. The next " +"speakable job in the list begins speaking.

" +msgstr "" +"

Briše posao. Ako se trenutno izgovara, zaustavlja govor a sledeći posao u " +"listi započinje izgovaranje.

" + +#: kttsjobmgr/kttsjobmgr.cpp:206 +msgid "&Later" +msgstr "&Kasnije" + +#: kttsjobmgr/kttsjobmgr.cpp:208 +msgid "" +"

Moves a job downward in the list so that it will be spoken later. If the " +"job is currently speaking, its state changes to Paused.

" +msgstr "" +"

Pomera posao naniže da bi bio izgovoren kasnije. Ako se posao trenutno " +"izgovara, njegovo stanje se menja u Pauzirano.

" + +#: kttsjobmgr/kttsjobmgr.cpp:214 +msgid "Pre&vious Part" +msgstr "Pre&thodni deo" + +#: kttsjobmgr/kttsjobmgr.cpp:216 +msgid "

Rewinds a multi-part job to the previous part.

" +msgstr "

Vraća višedelni posao na prethodni deo.

" + +#: kttsjobmgr/kttsjobmgr.cpp:220 +msgid "&Previous Sentence" +msgstr "&Prethodna rečenica" + +#: kttsjobmgr/kttsjobmgr.cpp:222 +msgid "

Rewinds a job to the previous sentence.

" +msgstr "

Vraća posao na prethodnu rečenicu.

" + +#: kttsjobmgr/kttsjobmgr.cpp:226 +msgid "&Next Sentence" +msgstr "&Sledeća rečenica" + +#: kttsjobmgr/kttsjobmgr.cpp:228 +msgid "

Advances a job to the next sentence.

" +msgstr "

Pomera posao na sledeću rečenicu.

" + +#: kttsjobmgr/kttsjobmgr.cpp:232 +msgid "Ne&xt Part" +msgstr "Sle&deći deo" + +#: kttsjobmgr/kttsjobmgr.cpp:234 +msgid "

Advances a multi-part job to the next part.

" +msgstr "

Pomera višedelni posao na sledeći deo.

" + +#: kttsjobmgr/kttsjobmgr.cpp:239 +msgid "&Speak Clipboard" +msgstr "&Izgovor klipborda" + +#: kttsjobmgr/kttsjobmgr.cpp:241 +msgid "" +"

Queues the current contents of the clipboard for speaking and sets its state " +"to Waiting. If the job is the topmost in the list, it begins speaking. The " +"job will be spoken by the topmost Talker in the Talkers tab.

" +msgstr "" +"

Stavlja trenutni sadržaj klipborda u red za izgovor i postavlja stanje na " +"Čekam. Ako je posao na vrhu liste, započinje izgovaranje. Posao na vrhu će biti " +"izgovoren pomoću Izgovarača koji je na vrhu u jezičku Izgovarači.

" + +#: kttsjobmgr/kttsjobmgr.cpp:247 +msgid "Spea&k File" +msgstr "Iz&govori fajl" + +#: kttsjobmgr/kttsjobmgr.cpp:249 +msgid "" +"

Prompts you for a file name and queues the contents of the file for " +"speaking. You must click the Resume button before the job will be " +"speakable. The job will be spoken by the topmost Talker in the Talkers " +"tab.

" +msgstr "" +"

Pita vas za ime fajla i njegov sadržaj ubacuje u red za izgovor. Morate " +"kliknuti na dugme Nastavi pre nego se posao može izgovoriti. Posao će " +"biti izgovoren pomoću Izgovarača koji je na vrhu u jezičku Izgovarači" +".

" + +#: kttsjobmgr/kttsjobmgr.cpp:255 +msgid "Change Talker" +msgstr "Promeni izgovarač" + +#: kttsjobmgr/kttsjobmgr.cpp:257 +msgid "" +"

Prompts you with a list of your configured Talkers from the Talkers " +"tab. The job will be spoken using the selected Talker.

" +msgstr "" +"

Nudi vam listu podešenih Izgovarača iz jezička Izgovarači" +". Posao će biti izgovoren pomoću izabranog Izgovarača.

" + +#: kttsjobmgr/kttsjobmgr.cpp:262 +msgid "&Refresh" +msgstr "&Osveži" + +#: kttsjobmgr/kttsjobmgr.cpp:264 +msgid "

Refresh the list of jobs.

" +msgstr "

Osvežava listu poslova.

" + +#: kttsjobmgr/kttsjobmgr.cpp:278 +msgid "Current Sentence" +msgstr "Tekuća rečenica" + +#: kttsjobmgr/kttsjobmgr.cpp:288 +msgid "

The text of the sentence currently speaking.

" +msgstr "

Tekst rečenice koja se trenutno izgovara.

" + +#: kttsjobmgr/kttsjobmgr.cpp:585 kttsmgr/kttsmgr.cpp:251 +msgid "Queued" +msgstr "Na redu" + +#: kttsjobmgr/kttsjobmgr.cpp:586 kttsmgr/kttsmgr.cpp:252 +msgid "Waiting" +msgstr "Čekam" + +#: kttsjobmgr/kttsjobmgr.cpp:587 kttsmgr/kttsmgr.cpp:253 +msgid "Speaking" +msgstr "Govorim" + +#: kttsjobmgr/kttsjobmgr.cpp:588 kttsmgr/kttsmgr.cpp:254 +msgid "Paused" +msgstr "Pauzirano" + +#: kttsjobmgr/kttsjobmgr.cpp:589 kttsmgr/kttsmgr.cpp:255 +msgid "Finished" +msgstr "Gotovo" + +#: kttsjobmgr/kttsjobmgr.cpp:590 kttsmgr/kttsmgr.cpp:256 +#: plugins/festivalint/festivalintconf.cpp:314 +#: plugins/festivalint/festivalintconf.cpp:519 +msgid "Unknown" +msgstr "Nepoznato" + +#: kttsmgr/kttsmgr.cpp:49 +msgid "Start minimized in system tray" +msgstr "Pokreni minimizirano u sistemskoj kaseti" + +#: kttsmgr/kttsmgr.cpp:51 +msgid "Exit when speaking is finished and minimized in system tray" +msgstr "" +"Izađi kad se izgovaranje završi i ako je minimiziran u sistemskoj kaseti" + +#: kttsmgr/kttsmgr.cpp:59 +msgid "KTTSMgr" +msgstr "KTTSMgr" + +#: kttsmgr/kttsmgr.cpp:60 +msgid "Text-to-Speech Manager" +msgstr "Menadžer za tekst-u-govor" + +#: kttsmgr/kttsmgr.cpp:89 +msgid "KDE Text-to-Speech Manager" +msgstr "KDE-ov menadžer za tekst-u-govor" + +#: kttsmgr/kttsmgr.cpp:156 +msgid "Text-to-Speech Manager" +msgstr "Menadžer za tekst-u-govor" + +#: kttsmgr/kttsmgr.cpp:182 +msgid "&Speak Clipboard Contents" +msgstr "&Izgovori sadržaj klipborda" + +#: kttsmgr/kttsmgr.cpp:184 +msgid "&Hold" +msgstr "&Zadrži" + +#: kttsmgr/kttsmgr.cpp:189 +msgid "KTTS &Handbook" +msgstr "&Priručnik za KTTS" + +#: kttsmgr/kttsmgr.cpp:191 +msgid "&About KTTSMgr" +msgstr "&O KTTSMgr-u" + +#: kttsmgr/kttsmgr.cpp:262 +msgid "Text-to-Speech System is not running" +msgstr "Sistem tekst-u-govor ne radi" + +#: kttsmgr/kttsmgr.cpp:264 +#, c-format +msgid "" +"_n: 1 job\n" +"%n jobs" +msgstr "" +"%n posao\n" +"%n posla\n" +"%n poslova" + +#: kttsmgr/kttsmgr.cpp:275 +msgid ", current job %1 at sentence %2 of %3 sentences" +msgstr ", trenutni posao %1 na rečenici %2 od %3 rečenica" + +#: libkttsd/notify.cpp:49 +msgid "Speak event name" +msgstr "Izgovori ime događaja" + +#: libkttsd/notify.cpp:50 +msgid "Speak the notification message" +msgstr "Izgovori poruku obaveštenja" + +#: libkttsd/notify.cpp:51 +msgid "Do not speak the notification" +msgstr "Ne izgovaraj obaveštenje" + +#: libkttsd/notify.cpp:52 +msgid "Speak custom text:" +msgstr "Izgovori proizvoljni tekst:" + +#: libkttsd/notify.cpp:106 +msgid "none" +msgstr "ništa" + +#: libkttsd/notify.cpp:107 +msgid "notification dialogs" +msgstr "dijalozi obaveštenja" + +#: libkttsd/notify.cpp:108 +msgid "passive popups" +msgstr "pasivni iskakači" + +#: libkttsd/notify.cpp:109 +msgid "notification dialogs and passive popups" +msgstr "dijalozi obaveštenja i pasivni iskakači" + +#: libkttsd/notify.cpp:110 +msgid "all notifications" +msgstr "sva obaveštenja" + +#: libkttsd/pluginproc.cpp:184 +msgid "Local" +msgstr "Lokalno" + +#: libkttsd/pluginproc.cpp:188 +msgid "Latin1" +msgstr "Latinica1" + +#: libkttsd/pluginproc.cpp:189 +msgid "Unicode" +msgstr "Unikod" + +#: filters/sbd/sbdconf.cpp:268 +#: filters/stringreplacer/stringreplacerconf.cpp:453 +#: libkttsd/selecttalkerdlg.cpp:190 +msgid "Select Languages" +msgstr "Izaberite jezike" + +#: libkttsd/talkercode.cpp:227 +msgid "" +"_: full country name\n" +"United States of America" +msgstr "Sjedinjene američke države" + +#: libkttsd/talkercode.cpp:228 +msgid "" +"_: abbreviated country name\n" +"USA" +msgstr "SAD" + +#: libkttsd/talkercode.cpp:229 +msgid "" +"_: full country name\n" +"United Kingdom" +msgstr "Velika Britanija" + +#: libkttsd/talkercode.cpp:230 +msgid "" +"_: abbreviated country name\n" +"UK" +msgstr "VB" + +#: libkttsd/talkercode.cpp:242 libkttsd/talkercode.cpp:251 +msgid "male" +msgstr "muški" + +#: libkttsd/talkercode.cpp:244 libkttsd/talkercode.cpp:253 +msgid "female" +msgstr "ženski" + +#: libkttsd/talkercode.cpp:246 libkttsd/talkercode.cpp:255 +msgid "" +"_: neutral gender\n" +"neutral" +msgstr "srednji" + +#: libkttsd/talkercode.cpp:262 libkttsd/talkercode.cpp:271 +msgid "" +"_: medium sound\n" +"medium" +msgstr "srednje" + +#: libkttsd/talkercode.cpp:264 libkttsd/talkercode.cpp:273 +msgid "" +"_: loud sound\n" +"loud" +msgstr "glasno" + +#: libkttsd/talkercode.cpp:266 libkttsd/talkercode.cpp:275 +msgid "" +"_: soft sound\n" +"soft" +msgstr "meko" + +#: libkttsd/talkercode.cpp:282 libkttsd/talkercode.cpp:291 +msgid "" +"_: medium speed\n" +"medium" +msgstr "srednje" + +#: libkttsd/talkercode.cpp:284 libkttsd/talkercode.cpp:293 +msgid "" +"_: fast speed\n" +"fast" +msgstr "brzo" + +#: libkttsd/talkercode.cpp:286 libkttsd/talkercode.cpp:295 +msgid "" +"_: slow speed\n" +"slow" +msgstr "sporo" + +#: app-plugins/kate/katekttsd.cpp:77 +msgid "Speak Text" +msgstr "Izgovori tekst" + +#: app-plugins/kate/katekttsd.cpp:100 +msgid "Starting KTTSD Failed" +msgstr "Pokretanje KTTSD-a nije uspelo" + +#: app-plugins/kate/katekttsd.cpp:110 app-plugins/kate/katekttsd.cpp:117 +msgid "DCOP Call Failed" +msgstr "DCOP poziv nije uspeo" + +#: app-plugins/kate/katekttsd.cpp:111 +msgid "The DCOP call setText failed." +msgstr "DCOP poziv setText nije uspeo." + +#: app-plugins/kate/katekttsd.cpp:118 +msgid "The DCOP call startText failed." +msgstr "DCOP poziv startText nije uspeo." + +#: filters/sbd/sbdproc.cpp:422 +msgid "Invalid S S M L." +msgstr "Neispravan S S M L." + +#: filters/stringreplacer/stringreplacerconf.cpp:238 +#: filters/stringreplacer/stringreplacerconf.cpp:574 +#: filters/stringreplacer/stringreplacerconf.cpp:609 +msgid "" +"_: Abbreviation for 'Regular Expression'\n" +"RegExp" +msgstr "Regiz" + +#: filters/stringreplacer/stringreplacerconf.cpp:238 +#: filters/stringreplacer/stringreplacerconf.cpp:333 +#: filters/stringreplacer/stringreplacerconf.cpp:607 +msgid "Word" +msgstr "Reč" + +#: filters/stringreplacer/stringreplacerconf.cpp:378 +#: filters/stringreplacer/stringreplacerconf.cpp:413 +msgid "String Replacer" +msgstr "Zamenjivač znakovnih nizova" + +#: filters/stringreplacer/stringreplacerconf.cpp:411 +#: filters/stringreplacer/stringreplacerconf.cpp:488 +#: filters/stringreplacer/stringreplacerconf.cpp:492 +msgid "Multiple Languages" +msgstr "Višestruki jezici" + +#: filters/stringreplacer/stringreplacerconf.cpp:595 +msgid "Edit String Replacement" +msgstr "Uredi zamenjivanje znakovnih nizova" + +#: filters/talkerchooser/talkerchooserconf.cpp:164 +msgid "Talker Chooser" +msgstr "Birač izgovarača" + +#: filters/xmltransformer/xmltransformerconf.cpp:141 +msgid "XML Transformer" +msgstr "XML transformator" + +#: players/artsplayer/artsplayer.cpp:79 +msgid "Cannot find the aRts soundserver." +msgstr "Ne mogu da nađem aRts-ov zvučni server." + +#: players/artsplayer/artsplayer.cpp:235 +msgid "" +"Connecting/starting aRts soundserver failed. Make sure that artsd is configured " +"properly." +msgstr "" +"Povezivanje/pokretanje aRts-ovog zvučnog servera nije uspelo. Proverite da li " +"je artsd ispravno podešen." + +#: plugins/command/commandconf.cpp:164 plugins/epos/eposconf.cpp:230 +#: plugins/flite/fliteconf.cpp:151 plugins/freetts/freettsconf.cpp:179 +#: plugins/hadifix/hadifixconf.cpp:343 +msgid "Testing." +msgstr "Proba." + +#: plugins/festivalint/festivalintconf.cpp:406 +msgid "Scanning... Please wait." +msgstr "Skeniram, sačekajte..." + +#: plugins/festivalint/festivalintconf.cpp:421 +msgid "Query Voices" +msgstr "Ispitaj glasove" + +#: plugins/festivalint/festivalintconf.cpp:422 +msgid "" +"Querying Festival for available voices. This could take up to 15 seconds." +msgstr "" +"Ispitujem Festival o dostupnim glasovima. Ovo može potrajati do 15 sekundi." + +#: plugins/festivalint/festivalintconf.cpp:578 +msgid "" +"Testing. MultiSyn voices require several seconds to load. Please be patient." +msgstr "" +"Isprobavam. Multisin glasovi zahtevaju nekoliko sekundi za učitavanje, budite " +"strpljivi." + +#: plugins/freetts/freettsconf.cpp:96 +msgid "" +"Unable to locate freetts.jar in your path.\n" +"Please specify the path to freetts.jar in the Properties tab before using KDE " +"Text-to-Speech" +msgstr "" +"Ne mogu da nađem freetts.jar u vašoj putanji.\n" +"Navedite putanju do freetts.jar pod jezičkom Svojstva pre upotrebe KDE-ovoga " +"teksta-u-govor." + +#: plugins/freetts/freettsconf.cpp:96 +msgid "KDE Text-to-Speech" +msgstr "KDE-ov tekst-u-govor" + +#: plugins/hadifix/hadifixconf.cpp:95 +msgid "Male voice \"%1\"" +msgstr "Muški glas „%1“" + +#: plugins/hadifix/hadifixconf.cpp:97 plugins/hadifix/hadifixconf.cpp:100 +msgid "Female voice \"%1\"" +msgstr "Ženski glas „%1“" + +#: plugins/hadifix/hadifixconf.cpp:102 plugins/hadifix/hadifixconf.cpp:103 +msgid "Unknown voice \"%1\"" +msgstr "Nepoznat glas „%1“" + +#: plugins/hadifix/hadifixconf.cpp:216 +msgid "This plugin is distributed under the terms of the GPL v2 or later." +msgstr "Ovaj priključak se distribuira pod uslovima GPL v2 ili novije." + +#: plugins/hadifix/hadifixconf.cpp:300 +msgid "Voice File - Hadifix Plugin" +msgstr "Glasovni fajl - Hadifix priključak" + +#: plugins/hadifix/voicefileui.ui.h:27 +msgid "The gender of the voice file %1 could not be detected." +msgstr "Pol glasovnog fajla %1 nije mogao biti utvrđen." + +#: plugins/hadifix/voicefileui.ui.h:28 plugins/hadifix/voicefileui.ui.h:33 +msgid "Trying to Determine the Gender - Hadifix Plug In" +msgstr "Pokušavam da utvrdim pol — priključak za Hadifix" + +#: plugins/hadifix/voicefileui.ui.h:32 +msgid "The file %1 does not seem to be a voice file." +msgstr "Fajl %1 ne izgleda kao glasovni fajl." + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Časlav Ilić, Slobodan Simić" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "caslav.ilic@gmx.net, simicsl@verat.net" diff --git a/tde-i18n-sr@Latn/messages/kdeaccessibility/libKTTSD.po b/tde-i18n-sr@Latn/messages/kdeaccessibility/libKTTSD.po new file mode 100644 index 00000000000..06727ecb146 --- /dev/null +++ b/tde-i18n-sr@Latn/messages/kdeaccessibility/libKTTSD.po @@ -0,0 +1,52 @@ +# translation of libKTTSD.po to Serbian +# Chusslove Illich , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: libKTTSD\n" +"POT-Creation-Date: 2005-05-08 01:29+0200\n" +"PO-Revision-Date: 2005-02-11 11:51+0100\n" +"Last-Translator: Chusslove Illich \n" +"Language-Team: Serbian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.9.1\n" + +#: kttsdlib.cpp:71 +msgid "Description:
" +msgstr "Opis:
" + +#: kttsdlib.cpp:72 +msgid "This plugin uses the KDE TTS Daemon for speech output." +msgstr "Ovaj priključak koristi KDE-ov TTS demon za govorni izlaz." + +#: kttsdlibsetupimpl.cpp:51 +msgid "Control Center Module for KTTSD not found." +msgstr "Modul Kontrolnog centra za KTTSD nije pronađen." + +#: kttsdlibsetupimpl.cpp:52 +msgid "Problem" +msgstr "Problem" + +#. i18n: file KTTSDlibSetup.ui line 16 +#: rc.cpp:3 +#, no-c-format +msgid "KTTSD-Setup" +msgstr "Podešavanje KTTSD-a" + +#. i18n: file KTTSDlibSetup.ui line 35 +#: rc.cpp:6 +#, no-c-format +msgid "" +"

If you would like to change the configuration of KTTSD " +"please use the KDE Control Center or click the button below.

" +msgstr "" +"

Ako biste želeli da izmenite podešavanja KTTSD-a, " +"upotrebite Kontrolni centar KDE-a ili kliknite na donje dugme.

" + +#. i18n: file KTTSDlibSetup.ui line 85 +#: rc.cpp:9 +#, no-c-format +msgid "Launch Control Center" +msgstr "Pokreni Kontrolni centar" -- cgit v1.2.3