diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-sk/messages/kdewebdev | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-sk/messages/kdewebdev')
-rw-r--r-- | tde-i18n-sk/messages/kdewebdev/Makefile.am | 3 | ||||
-rw-r--r-- | tde-i18n-sk/messages/kdewebdev/Makefile.in | 655 | ||||
-rw-r--r-- | tde-i18n-sk/messages/kdewebdev/kfilereplace.po | 1151 | ||||
-rw-r--r-- | tde-i18n-sk/messages/kdewebdev/kimagemapeditor.po | 829 | ||||
-rw-r--r-- | tde-i18n-sk/messages/kdewebdev/klinkstatus.po | 643 | ||||
-rw-r--r-- | tde-i18n-sk/messages/kdewebdev/kommander.po | 5359 | ||||
-rw-r--r-- | tde-i18n-sk/messages/kdewebdev/kxsldbg.po | 2235 | ||||
-rw-r--r-- | tde-i18n-sk/messages/kdewebdev/quanta.po | 14947 |
8 files changed, 0 insertions, 25822 deletions
diff --git a/tde-i18n-sk/messages/kdewebdev/Makefile.am b/tde-i18n-sk/messages/kdewebdev/Makefile.am deleted file mode 100644 index 1e1bb1951b9..00000000000 --- a/tde-i18n-sk/messages/kdewebdev/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -KDE_LANG = sk -SUBDIRS = $(AUTODIRS) -POFILES = AUTO diff --git a/tde-i18n-sk/messages/kdewebdev/Makefile.in b/tde-i18n-sk/messages/kdewebdev/Makefile.in deleted file mode 100644 index da9630f0c74..00000000000 --- a/tde-i18n-sk/messages/kdewebdev/Makefile.in +++ /dev/null @@ -1,655 +0,0 @@ -# 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/tdewebdev -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@ -tdeinitdir = @tdeinitdir@ -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 = sk -#>- SUBDIRS = $(AUTODIRS) -#>+ 1 -SUBDIRS =. -#>- POFILES = AUTO -#>+ 2 -POFILES = kxsldbg.po kfilereplace.po klinkstatus.po kimagemapeditor.po quanta.po kommander.po -GMOFILES = kxsldbg.gmo kfilereplace.gmo klinkstatus.gmo kimagemapeditor.gmo quanta.gmo kommander.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/tdewebdev/Makefile'; \ -#>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu messages/tdewebdev/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/tdewebdev/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/tdewebdev/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdewebdev/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=kfilereplace.po Makefile.in kimagemapeditor.po klinkstatus.po quanta.po kommander.po kxsldbg.po Makefile.am - -#>+ 19 -kxsldbg.gmo: kxsldbg.po - rm -f kxsldbg.gmo; $(GMSGFMT) -o kxsldbg.gmo $(srcdir)/kxsldbg.po - test ! -f kxsldbg.gmo || touch kxsldbg.gmo -kfilereplace.gmo: kfilereplace.po - rm -f kfilereplace.gmo; $(GMSGFMT) -o kfilereplace.gmo $(srcdir)/kfilereplace.po - test ! -f kfilereplace.gmo || touch kfilereplace.gmo -klinkstatus.gmo: klinkstatus.po - rm -f klinkstatus.gmo; $(GMSGFMT) -o klinkstatus.gmo $(srcdir)/klinkstatus.po - test ! -f klinkstatus.gmo || touch klinkstatus.gmo -kimagemapeditor.gmo: kimagemapeditor.po - rm -f kimagemapeditor.gmo; $(GMSGFMT) -o kimagemapeditor.gmo $(srcdir)/kimagemapeditor.po - test ! -f kimagemapeditor.gmo || touch kimagemapeditor.gmo -quanta.gmo: quanta.po - rm -f quanta.gmo; $(GMSGFMT) -o quanta.gmo $(srcdir)/quanta.po - test ! -f quanta.gmo || touch quanta.gmo -kommander.gmo: kommander.po - rm -f kommander.gmo; $(GMSGFMT) -o kommander.gmo $(srcdir)/kommander.po - test ! -f kommander.gmo || touch kommander.gmo - -#>+ 3 -clean-nls: - -rm -f kxsldbg.gmo kfilereplace.gmo klinkstatus.gmo kimagemapeditor.gmo quanta.gmo kommander.gmo - -#>+ 10 -install-nls: - $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES - @for base in kxsldbg kfilereplace klinkstatus kimagemapeditor quanta kommander ; 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 - - -#>+ 8 -uninstall-nls: - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kxsldbg.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfilereplace.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/klinkstatus.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kimagemapeditor.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/quanta.mo - rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kommander.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/tdewebdev/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu messages/tdewebdev/Makefile - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/tdewebdev/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-sk/messages/kdewebdev/kfilereplace.po b/tde-i18n-sk/messages/kdewebdev/kfilereplace.po deleted file mode 100644 index 30f946942e7..00000000000 --- a/tde-i18n-sk/messages/kdewebdev/kfilereplace.po +++ /dev/null @@ -1,1151 +0,0 @@ -# translation of kfilereplace.po to Slovak -# Slovak translation for kfilereplace -# Copyright (c) (c) 2006 Canonical Ltd, and Rosetta Contributors 2006 -# This file is distributed under the same license as the tdewebdev package. -# -# Jozef Kacer <quickparser@gmail.com> - imported from launchpad.net by Jozef Riha, 2006. -# Jozef Riha <jose1711@gmail.com>, 2006. -# Richard Fric <Richard.Fric@kdemail.net>, 2006. -# Jozef Káčer <quickparser@gmail.com>, 2007. -msgid "" -msgstr "" -"Project-Id-Version: kfilereplace\n" -"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n" -"POT-Creation-Date: 2008-07-08 01:25+0200\n" -"PO-Revision-Date: 2007-05-20 18:29+0200\n" -"Last-Translator: Jozef Káčer <quickparser@gmail.com>\n" -"Language-Team: Slovak <sk@li.org>\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: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Jozef Káčer,Jozef Říha" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "quickparser@gmail.com,jose1711@gmail.com" - -#: configurationclasses.cpp:168 -msgid " Line:%3,Col:%4 - \"%1\" -> \"%2\"" -msgstr " Riadok:%3,Stĺ:%4 - \"%1\" -> \"%2\"" - -#: kfilereplace.cpp:49 -msgid "Could not find the KFileReplace part." -msgstr "Nenašla sa časť z KFileReplace." - -#: kfilereplacelib.cpp:99 -#, c-format -msgid "" -"_n: 1 byte\n" -"%n bytes" -msgstr "" -"1 bajt\n" -"%n bajty\n" -"%n bajtov" - -#: kfilereplacelib.cpp:105 -msgid "%1 KB" -msgstr "%1 KB" - -#: kfilereplacelib.cpp:111 -msgid "%1 MB" -msgstr "%1 MB" - -#: kfilereplacelib.cpp:117 -msgid "%1 GB" -msgstr "%1 GB" - -#: kfilereplacelib.cpp:140 -msgid "" -"<qt>Cannot open the file <b>%1</b> and load the string list. This file seems " -"not to be a valid old kfr file or it is broken.</qt>" -msgstr "" -"<qt>Súbor <b>%1</b> sa nedá otvoriť a nedá sa načítať zoznam reťazcov. Tento " -"súbor asi nie je platný starý kfr súbor alebo je poškodený.</qt>" - -#: kfilereplacelib.cpp:158 kfilereplacelib.cpp:171 kfilereplacelib.cpp:177 -msgid "Cannot read data." -msgstr "Nedajú sa čítať dáta." - -#: kfilereplacelib.cpp:167 -msgid "Out of memory." -msgstr "Nedostatok pamäte." - -#: kfilereplacepart.cpp:102 -msgid "Ready." -msgstr "Pripravený." - -#: kfilereplacepart.cpp:151 -msgid "Search completed." -msgstr "Hľadanie dokončené." - -#: kfilereplacepart.cpp:164 -msgid "" -"<qt>You have selected <b>%1</b> as the encoding of the files." -"<br>Selecting the correct encoding is very important as if you have files that " -"have some other encoding than the selected one, after a replace you may damage " -"those files." -"<br>" -"<br>In case you do not know the encoding of your files, select <i>utf8</i> " -"and <b>enable</b> the creation of backup files. This setting will autodetect <i>" -"utf8</i> and <i>utf16</i> files, but the changed files will be converted to <i>" -"utf8</i>.</qt>" -msgstr "" -"<qt>Vybrali ste <b>%1</b> ako kódovanie súborov." -"<br>Výber správneho kódovania je veľmi dôležité, pretože ak máte súbory, ktoré " -"majú iné kódovanie ako to vybrané, po nahradení si tie súbory môžete poškodiť." -"<br>" -"<br>V prípade, že nepoznáte kódovanie svojich súborov, vyberte <i>utf8</i> a <b>" -"povoľte</b> tvortu záložných súborov. Toto nastavenie automaticky deteguje " -"súbory <i>utf8</i> a <i>utf16</i>, ale zmenené súbory budú prevedené do <i>" -"utf8</i>.</qt>" - -#: kfilereplacepart.cpp:164 -msgid "File Encoding Warning" -msgstr "Upozornenie na kódovanie súboru" - -#: kfilereplacepart.cpp:173 -msgid "Replacing files (simulation)..." -msgstr "Nahrádzam súbory (simulácia)..." - -#: kfilereplacepart.cpp:174 -msgid "Replaced strings (simulation)" -msgstr "Nahradené reťazce (simulácia)" - -#: kfilereplacepart.cpp:178 -msgid "Replacing files..." -msgstr "Nahrádzam súbory..." - -#: kfilereplacepart.cpp:179 -msgid "Replaced strings" -msgstr "Nahradené reťazce" - -#: kfilereplacepart.cpp:233 -msgid "Stopping..." -msgstr "Zastavujem..." - -#: kfilereplacepart.cpp:247 -msgid "There are no results to save: the result list is empty." -msgstr "Žiadne výsledky na uloženie: zoznam výsledkov je prázdny." - -#: kfilereplacepart.cpp:251 -msgid "Save Report" -msgstr "Správa o uložení" - -#: kfilereplacepart.cpp:261 -msgid "<qt>A folder or a file named <b>%1</b> already exists.</qt>" -msgstr "<qt>Priečinok alebo súbor s názvom <b>%1</b> už existuje.</qt>" - -#: kfilereplacepart.cpp:269 -msgid "<qt>Cannot create the <b>%1</b> folder.</qt>" -msgstr "<qt>Priečinok <b>%1</b> sa nedá vytvoriť.</qt>" - -#: kfilereplacepart.cpp:347 -msgid "KFileReplace strings" -msgstr "Reťazce KFileReplace" - -#: kfilereplacepart.cpp:347 kfilereplaceview.cpp:425 -msgid "All Files" -msgstr "Všetky súbory" - -#: kfilereplacepart.cpp:348 -msgid "Load Strings From File" -msgstr "Načítať reťazce zo súboru" - -#: kfilereplacepart.cpp:381 -msgid "Cannot open folders." -msgstr "Nedajú sa otvoriť priečinky." - -#: kfilereplacepart.cpp:513 -msgid "KFileReplacePart" -msgstr "KFileReplacePart" - -#: kfilereplacepart.cpp:515 -msgid "Batch search and replace tool." -msgstr "Nástroj dávkového hľadania a nahrádzania." - -#: kfilereplacepart.cpp:517 main.cpp:38 -msgid "Part of the KDEWebDev module." -msgstr "Časť modulu KDEWebDev" - -#: kfilereplacepart.cpp:519 main.cpp:44 -msgid "Original author of the KFileReplace tool" -msgstr "Pôvodný autor nástroja KFileReplace" - -#: kfilereplacepart.cpp:522 main.cpp:42 -msgid "Current maintainer, code cleaner and rewriter" -msgstr "Momentálny správca, čistič kódu a prepisovateľ" - -#: kfilereplacepart.cpp:525 -msgid "Co-maintainer, KPart creator" -msgstr "Spolusprávca, tvorca KPart" - -#: kfilereplacepart.cpp:528 -msgid "Original german translator" -msgstr "Pôvodný prekladateľ do Nemčiny" - -#: kfilereplacepart.cpp:538 -msgid "Sorry, currently the KFileReplace part works only for local files." -msgstr "Ľutujem, momentálne časť KFileReplace funguje iba pre miestne súbory." - -#: kfilereplacepart.cpp:538 -msgid "Non Local File" -msgstr "Nelokálny súbor" - -#: kfilereplacepart.cpp:570 -msgid "Customize Search/Replace Session..." -msgstr "Prispôsobiť sedenie Hľadať/Nahradiť..." - -#: kfilereplacepart.cpp:571 -msgid "&Search" -msgstr "&Hľadať" - -#: kfilereplacepart.cpp:572 -msgid "S&imulate" -msgstr "S&imulovať" - -#: kfilereplacepart.cpp:573 -msgid "&Replace" -msgstr "Nah&radiť" - -#: kfilereplacepart.cpp:574 -msgid "Sto&p" -msgstr "Zas&taviť" - -#: kfilereplacepart.cpp:575 -msgid "Cre&ate Report File..." -msgstr "&Vytvoriť súbor správy..." - -#: kfilereplacepart.cpp:578 -msgid "&Add String..." -msgstr "&Pridať reťazec..." - -#: kfilereplacepart.cpp:580 -msgid "&Delete String" -msgstr "&Zmazať reťazec" - -#: kfilereplacepart.cpp:581 -msgid "&Empty Strings List" -msgstr "&Vyprázdniť zoznam reťazcov" - -#: kfilereplacepart.cpp:582 -msgid "Edit Selected String..." -msgstr "Upraviť vybraný reťazec..." - -#: kfilereplacepart.cpp:583 -msgid "&Save Strings List to File..." -msgstr "&Uložiť zoznam reťazcov do súboru..." - -#: kfilereplacepart.cpp:584 -msgid "&Load Strings List From File..." -msgstr "&Načítať zoznam reťazcov zo súboru..." - -#: kfilereplacepart.cpp:585 -msgid "&Load Recent Strings Files" -msgstr "&Načítať nedávne súbory reťazcov" - -#: kfilereplacepart.cpp:586 -msgid "&Invert Current String (search <--> replace)" -msgstr "&Obrátiť súčasný reťazec (hľadať <--> nahradiť)" - -#: kfilereplacepart.cpp:587 -msgid "&Invert All Strings (search <--> replace)" -msgstr "&Obrátiť všetky reťazce (hľadať <--> nahradiť)" - -#: kfilereplacepart.cpp:590 -msgid "&Include Sub-Folders" -msgstr "&Zahrnúť podpriečinky" - -#: kfilereplacepart.cpp:591 -msgid "Create &Backup Files" -msgstr "Vytvoriť &záložné súbory" - -#: kfilereplacepart.cpp:592 -msgid "Case &Sensitive" -msgstr "Rozlišovať &veľkosť písmen" - -#: kfilereplacepart.cpp:593 -msgid "Enable Commands &in Replace String: [$command:option$]" -msgstr "Povoliť príkazy &v Nahradiť reťazec: [$command:option$]" - -#: kfilereplacepart.cpp:594 -msgid "Enable &Regular Expressions" -msgstr "Povoliť ®ulérne výrazy" - -#: kfilereplacepart.cpp:595 -msgid "Configure &KFileReplace..." -msgstr "Nastaviť &KFileReplace..." - -#: kfilereplacepart.cpp:598 kfilereplaceview.cpp:530 -msgid "&Properties" -msgstr "&Vlastnosti" - -#: kfilereplacepart.cpp:599 kfilereplaceview.cpp:502 -msgid "&Open" -msgstr "&Otvoriť" - -#: kfilereplacepart.cpp:603 kfilereplaceview.cpp:515 -msgid "&Edit in Quanta" -msgstr "Up&raviť v Quante" - -#: kfilereplacepart.cpp:605 kfilereplaceview.cpp:521 -msgid "Open Parent &Folder" -msgstr "Otvoriť rodičovský &priečinok" - -#: kfilereplacepart.cpp:607 -msgid "E&xpand Tree" -msgstr "&Rozbaliť strom" - -#: kfilereplacepart.cpp:608 -msgid "&Reduce Tree" -msgstr "&Zbaliť strom" - -#: kfilereplacepart.cpp:609 -msgid "&About KFileReplace" -msgstr "&O KFileReplace" - -#: kfilereplacepart.cpp:610 -msgid "KFileReplace &Handbook" -msgstr "Príručka k KFileReplace" - -#: kfilereplacepart.cpp:611 -msgid "&Report Bug" -msgstr "&Hlásiť chybu" - -#: kfilereplacepart.cpp:1025 kfilereplacepart.cpp:1113 -#: kfilereplacepart.cpp:1335 -msgid "<qt>Cannot open file <b>%1</b> for reading.</qt>" -msgstr "<qt>Nemôžem otvoriť súbor <b>%1</b> na čítanie.</qt>" - -#: kfilereplacepart.cpp:1064 kfilereplacepart.cpp:1142 -msgid "<qt>Cannot open file <b>%1</b> for writing.</qt>" -msgstr "<qt>Nemôžem otvoriť súbor <b>%1</b> na zápis.</qt>" - -#: kfilereplacepart.cpp:1199 -msgid "" -"<qt>Do you want to replace the string <b>%1</b> with the string <b>%2</b>?</qt>" -msgstr "<qt>Chcete nahradiť reťazec <b>%1</b> reťazcom <b>%2</b>?</qt>" - -#: kfilereplacepart.cpp:1200 -msgid "Confirm Replace" -msgstr "Potvrdiť nahradenie" - -#: kfilereplacepart.cpp:1202 -msgid "Do Not Replace" -msgstr "Nenahrádzať" - -#: kfilereplacepart.cpp:1406 kfilereplacepart.cpp:1446 -msgid " Line:%2, Col:%3 - \"%1\"" -msgstr " Riadok:%2, Stĺ:%3 - \"%1\"" - -#: kfilereplacepart.cpp:1512 -msgid "<qt>Cannot open the file <b>%1</b> and load the string list.</qt>" -msgstr "<qt>Nemôžem otvoriť súbor <b>%1</b> a načítať zoznam reťazcov.</qt>" - -#: kfilereplacepart.cpp:1520 -msgid "" -"<qt>File <b>%1</b> seems not to be written in new kfr format. Remember that the " -"old kfr format will be soon abandoned. You can convert your old rules files by " -"simply saving them with kfilereplace.</qt>" -msgstr "" -"<qt>Súbor <b>%1</b> pravdepodobne nie je zapísaný v novom kfr formáte. " -"Pamätajte na to, že od starého kfr formátu sa čoskoro upustí. Svoje staré " -"súbory s pravidlami môžete jednoducho previesť tak, že ich uložíte pomocou " -"kfilereplace.</qt>" - -#: kfilereplacepart.cpp:1540 -msgid "" -"<qt>The format of kfr files has been changed; attempting to load <b>%1</b>" -". Please see the KFilereplace manual for details. Do you want to load a " -"search-and-replace list of strings?</qt>" -msgstr "" -"<qt>Formtá súborov kfr bol zmenený; pokúšam sa načítať <b>%1</b>" -". Prosím, pozrite si manuál ku KFilereplace pre podrobnosti. Chcete načítať " -"zoznam reťazcov nájdi-a-nahraď?</qt>" - -#: kfilereplacepart.cpp:1540 -msgid "Load" -msgstr "Načítať" - -#: kfilereplacepart.cpp:1540 -msgid "Do Not Load" -msgstr "Nenačítať" - -#: kfilereplacepart.cpp:1629 -msgid "There are no strings to search and replace." -msgstr "Neexistujú žiadne reťazce pre nájdenie a nahradenie." - -#: kfilereplacepart.cpp:1642 -msgid "<qt>The main folder of the project <b>%1</b> does not exist.</qt>" -msgstr "<qt>Hlavný priečinok projektu <b>%1</b> neexistuje.</qt>" - -#: kfilereplacepart.cpp:1650 -msgid "<qt>Access denied in the main folder of the project:<br><b>%1</b></qt>" -msgstr "" -"<qt>Prístup k súboru v hlavnom priečinku projektu bol zamietnutý:" -"<br><b>%1</b></qt>" - -#: kfilereplaceview.cpp:120 -msgid "" -"<qt>Cannot invert string <b>%1</b>, because the search string would be " -"empty.</qt>" -msgstr "" -"<qt>Reťazec <b>%1</b> sa nedá obrátiť, pretože by bol hľadaný reťazec " -"prázdny.</qt>" - -#: kfilereplaceview.cpp:259 -msgid "File %1 cannot be opened. Might be a DCOP problem." -msgstr "Súbor %1 sa nedá otvoriť. Môže to byť problém s DCOP." - -#: kfilereplaceview.cpp:281 -msgid "Do you really want to delete %1?" -msgstr "Naozaj chcete vymazať %1?" - -#: kfilereplaceview.cpp:401 -msgid "No strings to save as the list is empty." -msgstr "Žiadne reťazce na uloženie, pretože je zoznam prázdny." - -#: kfilereplaceview.cpp:425 -msgid "KFileReplace Strings" -msgstr "Reťazce KFileReplace" - -#: kfilereplaceview.cpp:426 -msgid "Save Strings to File" -msgstr "Uložiť reťazce do súboru" - -#: kfilereplaceview.cpp:437 -msgid "File %1 cannot be saved." -msgstr "Súbor %1 sa nedá uložiť." - -#: kfilereplaceview.cpp:507 -msgid "Open &With..." -msgstr "Otvoriť &pomocou..." - -#: knewprojectdlg.cpp:97 -msgid "Project Directory" -msgstr "Priečinok projektu" - -#: knewprojectdlg.cpp:119 -msgid "You must fill the combo boxes (location and filter) before continuing." -msgstr "" -"Musíte vyplniť vyskakovacie rámčeky (umiestnenie a filter), aby ste mohli " -"pokračovať." - -#: knewprojectdlg.cpp:127 -msgid "Some edit boxes are empty in the <b>Owner</b> page." -msgstr "Niektoré rámčeky sú prázdne na stránke <b>Vlastník</b>." - -#: knewprojectdlg.cpp:137 -msgid "The minimum size is greater than the maximum size." -msgstr "Minimálna veľkosť je väčšia než maximálna." - -#: main.cpp:25 -msgid "Batch search and replace tool" -msgstr "Nástroj dávkového hľadania a nahrádzania" - -#: main.cpp:31 -msgid "Starting folder" -msgstr "Štartovací priečinok" - -#: main.cpp:37 -msgid "KFileReplace" -msgstr "KFileReplace" - -#: main.cpp:41 -msgid "Shell author, KPart creator, co-maintainer" -msgstr "Autor Shellu, tvorca KPart, spolu-správca" - -#. i18n: file kfilereplacepartui.rc line 4 -#: rc.cpp:3 rc.cpp:27 -#, no-c-format -msgid "Search/&Replace" -msgstr "Hľadať/Nah&radiť" - -#. i18n: file kfilereplacepartui.rc line 11 -#: rc.cpp:6 -#, no-c-format -msgid "&Strings" -msgstr "Reťaz&ce" - -#. i18n: file kfilereplacepartui.rc line 24 -#: rc.cpp:9 -#, no-c-format -msgid "&Results" -msgstr "%Výsledky" - -#. i18n: file kfilereplacepartui.rc line 55 -#: rc.cpp:21 -#, no-c-format -msgid "KFileReplace Main Toolbar" -msgstr "Hlavný panel nástrojov KFileReplace" - -#. i18n: file kaddstringdlgs.ui line 16 -#: rc.cpp:30 -#, no-c-format -msgid "Insert Searching/Replacing Strings" -msgstr "Vložiť hľadané/nahrádzajúce reťazce" - -#. i18n: file kaddstringdlgs.ui line 38 -#: rc.cpp:33 -#, no-c-format -msgid "Choose String Adding Mode" -msgstr "Vyberte režim pridávania reťazcov" - -#. i18n: file kaddstringdlgs.ui line 52 -#: rc.cpp:36 -#, no-c-format -msgid "Search and replace mode" -msgstr "Režim hľadať a nahradiť" - -#. i18n: file kaddstringdlgs.ui line 63 -#: rc.cpp:39 -#, no-c-format -msgid "Search only mode" -msgstr "Režim iba hľadať" - -#. i18n: file kaddstringdlgs.ui line 106 -#: rc.cpp:42 -#, no-c-format -msgid "Search for:" -msgstr "Hľadať:" - -#. i18n: file kaddstringdlgs.ui line 135 -#: rc.cpp:45 -#, no-c-format -msgid "Replace with:" -msgstr "Nahradiť s:" - -#. i18n: file kaddstringdlgs.ui line 270 -#: rc.cpp:48 rc.cpp:51 rc.cpp:105 rc.cpp:111 -#, no-c-format -msgid "Search For" -msgstr "Hľadať" - -#. i18n: file kaddstringdlgs.ui line 322 -#: rc.cpp:54 rc.cpp:108 -#, no-c-format -msgid "Replace With" -msgstr "Nahradiť s" - -#. i18n: file kfilereplaceviewwdg.ui line 58 -#: rc.cpp:66 rc.cpp:87 rc.cpp:204 rc.cpp:222 report.cpp:114 -#, no-c-format -msgid "Name" -msgstr "Názov" - -#. i18n: file kfilereplaceviewwdg.ui line 69 -#: rc.cpp:69 rc.cpp:90 report.cpp:115 -#, no-c-format -msgid "Folder" -msgstr "Priečinok" - -#. i18n: file kfilereplaceviewwdg.ui line 80 -#: rc.cpp:72 report.cpp:122 -#, no-c-format -msgid "Old Size" -msgstr "Stará veľkosť" - -#. i18n: file kfilereplaceviewwdg.ui line 91 -#: rc.cpp:75 report.cpp:123 -#, no-c-format -msgid "New Size" -msgstr "Nová veľkosť" - -#. i18n: file kfilereplaceviewwdg.ui line 102 -#: rc.cpp:78 report.cpp:54 -#, no-c-format -msgid "Replaced Strings" -msgstr "Nahradené reťazce" - -#. i18n: file kfilereplaceviewwdg.ui line 113 -#: rc.cpp:81 rc.cpp:99 report.cpp:126 -#, no-c-format -msgid "Owner User" -msgstr "Užívateľ vlastníka" - -#. i18n: file kfilereplaceviewwdg.ui line 124 -#: rc.cpp:84 rc.cpp:102 report.cpp:127 -#, no-c-format -msgid "Owner Group" -msgstr "Skupina vlastníka" - -#. i18n: file kfilereplaceviewwdg.ui line 203 -#: rc.cpp:93 report.cpp:118 -#, no-c-format -msgid "Size" -msgstr "Veľkosť" - -#. i18n: file kfilereplaceviewwdg.ui line 214 -#: rc.cpp:96 -#, no-c-format -msgid "Found Strings" -msgstr "Nájdené reťazce" - -#. i18n: file kfilereplaceviewwdg.ui line 427 -#: rc.cpp:114 -#, no-c-format -msgid "Green means ready" -msgstr "Zelená znamená pripravený" - -#. i18n: file kfilereplaceviewwdg.ui line 430 -#: rc.cpp:117 -#, no-c-format -msgid "Ready" -msgstr "Pripravený" - -#. i18n: file kfilereplaceviewwdg.ui line 454 -#: rc.cpp:120 -#, no-c-format -msgid "Yellow means wait while sorting list" -msgstr "Žltá znamená čakajte, kým sa zotriedi zoznam" - -#. i18n: file kfilereplaceviewwdg.ui line 457 -#: rc.cpp:123 -#, no-c-format -msgid "Please wait while sorting list" -msgstr "Prosím čakajte, kým sa zotriedi zoznam" - -#. i18n: file kfilereplaceviewwdg.ui line 478 -#: rc.cpp:126 -#, no-c-format -msgid "Red means scanning files" -msgstr "Červená znamená prehľadanie súborov:" - -#. i18n: file kfilereplaceviewwdg.ui line 513 -#: rc.cpp:129 -#, no-c-format -msgid "Scanned files:" -msgstr "Prehľadané súbory:" - -#. i18n: file knewprojectdlgs.ui line 16 -#: rc.cpp:132 -#, no-c-format -msgid "Search & Replace in Files" -msgstr "Hľadať a nahradiť v súboroch" - -#. i18n: file knewprojectdlgs.ui line 89 -#: rc.cpp:138 -#, no-c-format -msgid "Search Now" -msgstr "Hľadať teraz" - -#. i18n: file knewprojectdlgs.ui line 103 -#: rc.cpp:141 -#, no-c-format -msgid "Search Later" -msgstr "Hľadať neskôr" - -#. i18n: file knewprojectdlgs.ui line 142 -#: rc.cpp:147 -#, no-c-format -msgid "&General" -msgstr "&Všeobecné" - -#. i18n: file knewprojectdlgs.ui line 153 -#: rc.cpp:150 -#, no-c-format -msgid "Startup Folder Options" -msgstr "Voľby štartovacieho priečinka" - -#. i18n: file knewprojectdlgs.ui line 164 -#: rc.cpp:153 -#, no-c-format -msgid "Filter:" -msgstr "Filter:" - -#. i18n: file knewprojectdlgs.ui line 175 -#: rc.cpp:156 -#, no-c-format -msgid "Location:" -msgstr "Umiestnenie:" - -#. i18n: file knewprojectdlgs.ui line 212 -#: rc.cpp:159 -#, no-c-format -msgid "Insert a search path here. You can use the search path button." -msgstr "Sem vložte cestu hľadania. Môžete použiť tlačidlo cesty hľadania." - -#. i18n: file knewprojectdlgs.ui line 262 -#: rc.cpp:162 -#, no-c-format -msgid "&Include subfolders" -msgstr "&Zahrnúť podpriečinky" - -#. i18n: file knewprojectdlgs.ui line 275 -#: rc.cpp:165 -#, no-c-format -msgid "Search/Replace Strings" -msgstr "Hľadať/nahradiť reťazce" - -#. i18n: file knewprojectdlgs.ui line 296 -#: rc.cpp:168 -#, no-c-format -msgid "Search:" -msgstr "Hľadať:" - -#. i18n: file knewprojectdlgs.ui line 304 -#: rc.cpp:171 -#, no-c-format -msgid "Replace:" -msgstr "Nahradiť:" - -#. i18n: file knewprojectdlgs.ui line 314 -#: rc.cpp:174 rc.cpp:270 -#, no-c-format -msgid "General Options" -msgstr "Všeobecné voľby" - -#. i18n: file knewprojectdlgs.ui line 328 -#: rc.cpp:177 -#, no-c-format -msgid "Enable ®ular expressions" -msgstr "Povoliť ®ulérne výrazy" - -#. i18n: file knewprojectdlgs.ui line 336 -#: rc.cpp:180 -#, no-c-format -msgid "Do &backup copy instead of overwrite" -msgstr "Urobiť &záložnú kópiu miesto prepísania" - -#. i18n: file knewprojectdlgs.ui line 344 -#: rc.cpp:183 -#, no-c-format -msgid "&Case sensitive" -msgstr "Rozlišovať &veľkosť písmen" - -#. i18n: file knewprojectdlgs.ui line 352 -#: rc.cpp:186 -#, no-c-format -msgid "Enable co&mmands in the replace string" -msgstr "Povoliť prí&kazy v reťazci nahradenia" - -#. i18n: file knewprojectdlgs.ui line 360 -#: rc.cpp:189 rc.cpp:276 -#, no-c-format -msgid "Backup copy suffix:" -msgstr "Prípona záložnej kópie:" - -#. i18n: file knewprojectdlgs.ui line 389 -#: rc.cpp:192 rc.cpp:294 -#, no-c-format -msgid "Encoding of the files:" -msgstr "Kódovanie súborov:" - -#. i18n: file knewprojectdlgs.ui line 401 -#: rc.cpp:195 rc.cpp:297 -#, no-c-format -msgid "&Advanced" -msgstr "&Pokročilé" - -#. i18n: file knewprojectdlgs.ui line 412 -#: rc.cpp:198 -#, no-c-format -msgid "Ownership Filtering" -msgstr "Filtrovanie vlastníctva" - -#. i18n: file knewprojectdlgs.ui line 423 -#: rc.cpp:201 -#, no-c-format -msgid "User: " -msgstr "Užívateľ: " - -#. i18n: file knewprojectdlgs.ui line 434 -#: rc.cpp:207 rc.cpp:225 -#, no-c-format -msgid "ID (Number)" -msgstr "ID (Číslo)" - -#. i18n: file knewprojectdlgs.ui line 456 -#: rc.cpp:210 rc.cpp:216 -#, no-c-format -msgid "Equals To" -msgstr "Sa rovná" - -#. i18n: file knewprojectdlgs.ui line 461 -#: rc.cpp:213 rc.cpp:219 -#, no-c-format -msgid "Is Not" -msgstr "Nie je" - -#. i18n: file knewprojectdlgs.ui line 539 -#: rc.cpp:228 -#, no-c-format -msgid "Group:" -msgstr "Skupina:" - -#. i18n: file knewprojectdlgs.ui line 565 -#: rc.cpp:231 -#, no-c-format -msgid "Access Date Filtering" -msgstr "Filtrovanie dátumu prístupu" - -#. i18n: file knewprojectdlgs.ui line 592 -#: rc.cpp:234 -#, no-c-format -msgid "Dates valid for:" -msgstr "Dátumy platné:" - -#. i18n: file knewprojectdlgs.ui line 600 -#: rc.cpp:237 -#, no-c-format -msgid "Accessed after:" -msgstr "Prístup po:" - -#. i18n: file knewprojectdlgs.ui line 608 -#: rc.cpp:240 -#, no-c-format -msgid "Accessed before: " -msgstr "Prístup pred: " - -#. i18n: file knewprojectdlgs.ui line 624 -#: rc.cpp:243 -#, no-c-format -msgid "Last Writing Access" -msgstr "Posledný prístup zápisu" - -#. i18n: file knewprojectdlgs.ui line 629 -#: rc.cpp:246 -#, no-c-format -msgid "Last Reading Access" -msgstr "Posledný prístup čítania" - -#. i18n: file knewprojectdlgs.ui line 737 -#: rc.cpp:249 -#, no-c-format -msgid "Size Filtering" -msgstr "Filtrovanie veľkosti" - -#. i18n: file knewprojectdlgs.ui line 764 -#: rc.cpp:252 -#, no-c-format -msgid "Minimum si&ze:" -msgstr "Mi&nimálna veľkosť:" - -#. i18n: file knewprojectdlgs.ui line 772 -#: rc.cpp:255 -#, no-c-format -msgid "Maximum size:" -msgstr "Maximálna veľkosť:" - -#. i18n: file knewprojectdlgs.ui line 822 -#: rc.cpp:258 rc.cpp:261 -#, no-c-format -msgid "KB" -msgstr "KB" - -#. i18n: file koptionsdlgs.ui line 34 -#: rc.cpp:267 -#, no-c-format -msgid "General" -msgstr "Všeobecné" - -#. i18n: file koptionsdlgs.ui line 56 -#: rc.cpp:273 -#, no-c-format -msgid "Enable commands in replace strings" -msgstr "Povoliť reaťace v reťazcoch nahradenia" - -#. i18n: file koptionsdlgs.ui line 83 -#: rc.cpp:279 -#, no-c-format -msgid "Notif&y on errors" -msgstr "Upo&zorniť na chyby" - -#. i18n: file koptionsdlgs.ui line 91 -#: rc.cpp:282 -#, no-c-format -msgid "Case sensitive" -msgstr "Rozlišovať veľkosť písmen" - -#. i18n: file koptionsdlgs.ui line 102 -#: rc.cpp:285 -#, no-c-format -msgid "Recursive (search/replace in all sub folders)" -msgstr "Rekurzívne (hľadať/nahradiť vo všetkých podpriečinkoch)" - -#. i18n: file koptionsdlgs.ui line 116 -#: rc.cpp:288 -#, no-c-format -msgid "Enable regular e&xpressions" -msgstr "Povoliť re&gulérne výrazy" - -#. i18n: file koptionsdlgs.ui line 124 -#: rc.cpp:291 -#, no-c-format -msgid "Do &backup copy" -msgstr "Urobiť &záložnú kópiu" - -#. i18n: file koptionsdlgs.ui line 168 -#: rc.cpp:300 -#, no-c-format -msgid "Advanced Options" -msgstr "Pokročilé voľby" - -#. i18n: file koptionsdlgs.ui line 179 -#: rc.cpp:303 -#, no-c-format -msgid "Ignore hidden files and folders" -msgstr "Ignorovať skryté súbory a priečinky" - -#. i18n: file koptionsdlgs.ui line 187 -#: rc.cpp:306 -#, no-c-format -msgid "Follow s&ymbolic links" -msgstr "Sledovať s&ymbolické odkazy" - -#. i18n: file koptionsdlgs.ui line 195 -#: rc.cpp:309 -#, no-c-format -msgid "When searching, stop on first string found (faster but no details)" -msgstr "" -"Pri hľadaní zastaviť pri prvom nájdenom reťazci (rýchlejšie, ale bez detailov)" - -#. i18n: file koptionsdlgs.ui line 206 -#: rc.cpp:312 -#, no-c-format -msgid "Do not show file if no strings are found or replaced" -msgstr "Nezobrazovať súbor, ak sa nenájdu alebo nenahradia žiadne reťazce" - -#. i18n: file koptionsdlgs.ui line 242 -#: rc.cpp:315 -#, no-c-format -msgid "Show confirmation dialog" -msgstr "Zobraziť potvrdzovací dialog" - -#. i18n: file koptionsdlgs.ui line 255 -#: rc.cpp:318 -#, no-c-format -msgid "Confirm before replace each string" -msgstr "Potvrdiť pred nahradením každého reťazca" - -#. i18n: file koptionsdlgs.ui line 296 -#: rc.cpp:324 -#, no-c-format -msgid "&Default Values" -msgstr "Východzie &hodnoty" - -#: report.cpp:41 report.cpp:194 -msgid "<qt>Cannot open the file <b>%1</b>.</qt>" -msgstr "<qt>Nemôžem otvoriť súbor <b>%1</b>.</qt>" - -#: report.cpp:55 -msgid "Replace with" -msgstr "Nahradiť s" - -#: report.cpp:59 -msgid "Total number occurrences" -msgstr "Celkový počet výskytov" - -#: report.cpp:60 -msgid "-" -msgstr "-" - -#: report.cpp:68 -msgid "KFileReplace Report" -msgstr "Správa KFileReport" - -#: report.cpp:73 -msgid "Searching/Replacing Strings Table" -msgstr "Tabuľka reťazcov Hľadania/nahrádzania" - -#: report.cpp:76 -msgid "Search for" -msgstr "Hľadať" - -#: report.cpp:111 -msgid "Results Table" -msgstr "Tabuľka výsledkov" - -#: report.cpp:201 -msgid "Created by" -msgstr "Vytvoril" - -#: report.cpp:203 -msgid "date" -msgstr "dátum" - -#: report.cpp:205 -msgid "Total occurrences" -msgstr "Celkové výskyty" - -#: whatthis.h:29 -msgid "" -"Shows the statistics of your operations. Note that the columns content changes " -"depending on what kind of operation you are performing." -msgstr "" -"Zobrazí štatistiku vašich operácií. Všimnite si, že obsah stĺpcov sa mení v " -"závislosti od druhu operácie, ktorú vykonávate." - -#: whatthis.h:31 -msgid "" -"Shows a list of strings to search for (and if you specified it, a list of " -"strings to replace with). Use the \"add strings\" dialog to edit your string " -"list or double click on a string." -msgstr "" -"Zobrazí zoznam hľadaných reťazcov (a ak ste ho určili, tak aj zoznam " -"nahradzovacích reťazcov). Použite dialóg \"pridať reťazec\" pre úpravu vašeho " -"zoznamu reťazcov alebo dva krát kliknite na reťazec." - -#: whatthis.h:34 -msgid "" -"Base folder for operations of search/replace. Insert path string here by hand " -"or use the search button." -msgstr "" -"Základný priečinok pre operácie hľadania/nahrádzania. Sem vložte reťazec cesty " -"ručne alebo použite tlačidlo prehľadávania." - -#: whatthis.h:36 -msgid "Shell-like wildcards. Example: \"*.html;*.txt;*.xml\"." -msgstr "Symboly wildcard podobné shellu. Príklad: \"*.html; *.txt;*.xml\". " - -#: whatthis.h:38 -msgid "" -"Insert the minimum file size you want to search, or leave it unchecked if you " -"don't want minimum size limit." -msgstr "" -"Vložte minimálnu veľkosť súboru, ktorý sa má hľadať, alebo ju ponechajte " -"nezaškrtnutú, ak nechcete limit minimálnej veľkosti." - -#: whatthis.h:40 -msgid "" -"Insert the maximum file size you want to search, or leave it unchecked if you " -"don't want maximum size limit." -msgstr "" -"Vložte maximálnu veľkosť súboru, ktorý sa má hľadať, alebo ju ponechajte " -"nezaškrtnutú, ak nechcete limit maximálnej veľkosti." - -#: whatthis.h:42 -msgid "" -"Insert the minimum value for file access date that you want to search, or leave " -"it unchecked if you don't a minimum limit." -msgstr "" -"Vložte minimálnu hodnotu pre dátum prístupu k súboru, ktorý chcete hľadať, " -"alebo ju ponechajte nezaškrtnutú, ak nechcete limit minima." - -#: whatthis.h:44 -msgid "" -"Insert the maximum value for file access date that you want to search, or leave " -"it unchecked if you don't a maximum limit." -msgstr "" -"Vložte maximálnu hodnotu pre dátum prístupu k súboru, ktorý chcete hľadať, " -"alebo ju ponechajte nezaškrtnutú, ak nechcete limit maxima." - -#: whatthis.h:46 -msgid "" -"Select \"writing\" if you want to use the date of the last modification, or " -"\"reading\" to use the the date of the last access." -msgstr "" -"Vyberte \"zápis\" ak chcete použiť dátum poslednej modifikácie, alebo " -"\"čítanie\" pre použitie dátumu posledného prístupu." - -#: whatthis.h:48 -msgid "Minimum value for access date." -msgstr "Minimálna hodnota pre dátum prístupu." - -#: whatthis.h:50 -msgid "Maximum value for access date." -msgstr "Maximálna hodnota pre dátum prístupu." - -#: whatthis.h:52 -msgid "Insert here the string to search for." -msgstr "Sem vložte reťazec, ktorý sa má hľadať." - -#: whatthis.h:54 -msgid "Insert here the string to replace with." -msgstr "Sem vložte reťazec, ktorým sa má nahrádzať." - -#: whatthis.h:57 -msgid "Enable this option if your search is case sensitive." -msgstr "Zapnite túto voľbu ak vaše hľadanie je citlivé na veľkosť písmen." - -#: whatthis.h:59 -msgid "Enable this option to search in sub folders too." -msgstr "Zapnite túto voľbu pre prehľadávanie podpriečinkov." - -#: whatthis.h:61 -msgid "" -"Enable this option when you are searching for a string and you are only " -"interested to know if the string is present or not in the current file." -msgstr "" -"Zapnite túto voľbu, ak hľadáte reťazec a vy chcete iba vedieť, či sa daný " -"reťazec nachádza v aktuálnom súbore alebo nie." - -#: whatthis.h:65 -msgid "" -"If kfilereplace encounters a symbolic link treats it like a normal folder or " -"file." -msgstr "" -"Ak kfilereplace narazí na symbolický odkaz, spracuje ho ako bežný priečinok či " -"súbor." - -#: whatthis.h:67 -msgid "Enable this option to ignore hidden files or folders." -msgstr "Zapnite túto voľbu pre ignorovanie skrytých súborov alebo priečinkov." - -#: whatthis.h:69 -msgid "" -"If this option is enabled, KFR will show even the names of the files in which " -"no string has been found or replaced." -msgstr "" -"Ak je táto voľba zapnutá, KFR zobrazí aj názvy súborov, v ktorých sa nenašiel " -"alebo nenahradil žiadny reťazec." - -#: whatthis.h:71 -msgid "" -"Allows you to apply QT-like regular expressions on the search string. Note that " -"a complex regular expression could affect speed performance" -msgstr "" -"Umožňuje vám aplikovať QT regulárne výrazy na reťazec hľadania. Uvedomte si, že " -"komplexný regulárny výraz môže ovplyvniť rýchlosť výkonu" - -#: whatthis.h:73 -msgid "" -"Enable \"commands\". For example: if search string is \"user\" and replace " -"string is the command \"[$user:uid$]\", KFR will substitute \"user\" with the " -"uid of the user." -msgstr "" -"Zapnúť \"príkazy\". Napríklad: ak je reťazec hľadania \"user\" a reťazec " -"nahradenia je príkaz \"[$user:uid$]\", KFR nahradí \"user\" s uid používateľa." - -#: whatthis.h:75 -msgid "Enable this option if you want leave original files untouched." -msgstr "Zapnite túto voľbu, ak chcete ponechať pôvodné súbory nezmenené." - -#: whatthis.h:77 -msgid "" -"Enable this option if you want to be asked for single string replacement " -"confirmation." -msgstr "" -"Zapnite túto voľbu, ak chcete potvrdzovať každé jedno nahradenie reťazca." - -#: whatthis.h:80 -msgid "" -"Enable this option to perform replacing as a simulation, i.e. without make any " -"changes in files." -msgstr "" -"Zapnite túto voľbu na vykonanie nahrádzania ako simulácie, t.j. bez akýchkoľvek " -"zmien v súboroch." - -#: whatthis.h:93 -msgid "Select search-only mode." -msgstr "Vyberte režim iba hľadať." - -#: whatthis.h:95 -msgid "Select search-and-replace mode." -msgstr "Vyberte režim hľadať a nahradiť." - -#: whatthis.h:97 -msgid "Insert here a string you want search for." -msgstr "Sem vložte reťazec, ktorý chcete hľadať." - -#: whatthis.h:99 -msgid "Insert here the string that KFR will use to replace the search string." -msgstr "Sem vložte reťazec, ktorý KFR použije na nahradenie hľadaného reťazca." diff --git a/tde-i18n-sk/messages/kdewebdev/kimagemapeditor.po b/tde-i18n-sk/messages/kdewebdev/kimagemapeditor.po deleted file mode 100644 index ad27b76f645..00000000000 --- a/tde-i18n-sk/messages/kdewebdev/kimagemapeditor.po +++ /dev/null @@ -1,829 +0,0 @@ -# translation of kimagemapeditor.po to Slovak -# -# Richard Fric <Richard.Fric@kdemail.net>, 2006. -# Marek Schimara <mojbordel@yahoo.co.uk>, 2006. -msgid "" -msgstr "" -"Project-Id-Version: kimagemapeditor\n" -"POT-Creation-Date: 2007-12-30 01:24+0100\n" -"PO-Revision-Date: 2006-08-25 13:23+0200\n" -"Last-Translator: Marek Schimara <mojbordel@yahoo.co.uk>\n" -"Language-Team: Slovak <sk-i18n@linux.sk>\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: kimearea.h:180 kimedialogs.cpp:432 -msgid "Rectangle" -msgstr "Obdĺžnik" - -#: kimearea.h:203 kimedialogs.cpp:433 -msgid "Circle" -msgstr "Kruh" - -#: kimearea.h:229 kimedialogs.cpp:434 -msgid "Polygon" -msgstr "Mnohouholník" - -#: kimagemapeditor.cpp:106 kimagemapeditor.cpp:135 mapslistview.cpp:29 -msgid "Maps" -msgstr "Mapy" - -#: kimagemapeditor.cpp:245 mapslistview.cpp:158 -msgid "unnamed" -msgstr "nepomenované" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Richard Frič Marek Schimara" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "Richard.Fric@kdemail.net mojbordel@yahoo.co.uk" - -#: kimagemapeditor.cpp:259 main.cpp:28 -msgid "An HTML imagemap editor" -msgstr "Editor obrazových máp HTML" - -#: main.cpp:34 -msgid "Write HTML-Code to stdout on exit" -msgstr "Zapísať HTML kód na stdout pri ukončení programu" - -#: main.cpp:35 -msgid "File to open" -msgstr "Súbor ktorý sa má otvoriť" - -#: kimagemapeditor.cpp:258 main.cpp:43 -msgid "KImageMapEditor" -msgstr "KImageMapEditor" - -#: main.cpp:47 -msgid "For helping me with the Makefiles, and creating the Debian package" -msgstr "Pre pomoc s Makefiles a vytváranie balíčkov pre Debian" - -#: main.cpp:48 -msgid "For helping me fixing --enable-final mode" -msgstr "Pre pomoc s opravou --enable-final režimu" - -#: main.cpp:49 -msgid "For the Spanish translation" -msgstr "Pre španielsky preklad" - -#: main.cpp:50 -msgid "For the Dutch translation" -msgstr "Pre preklad do holandčiny" - -#: main.cpp:51 -msgid "For the French translation" -msgstr "Pre francúzsky preklad" - -#: arealistview.cpp:38 kimagemapeditor.cpp:105 kimagemapeditor.cpp:134 -msgid "Areas" -msgstr "Oblasti" - -#: arealistview.cpp:39 kimedialogs.cpp:840 -msgid "Preview" -msgstr "Náhľad" - -#: arealistview.cpp:47 -msgid "" -"<h3>Area List</h3>The area list shows you all areas of the map." -"<br>The left column shows the link associated with the area; the right column " -"shows the part of the image that is covered by the area." -"<br>The maximum size of the preview images can be configured." -msgstr "" -"<h3>Zoznam oblastí</h3>Zoznam oblastí obsahuje všetky oblasti na mape." -"<br>Ľavý stĺpec obsahuje odkaz na oblasť; pravý stĺpec obsahuje časť obrázku " -"ktorá je obsiahnutá v oblasti." -"<br>Maximálna veľkosť náhľadov je voliteľná." - -#: arealistview.cpp:51 -msgid "A list of all areas" -msgstr "Zoznam všetkých oblastí" - -#: kimecommands.cpp:33 -#, c-format -msgid "Cut %1" -msgstr "Vyrezať %1" - -#: kimecommands.cpp:77 -#, c-format -msgid "Delete %1" -msgstr "Odstrániť %1" - -#: kimecommands.cpp:87 -#, c-format -msgid "Paste %1" -msgstr "Vlepiť %1 " - -#: kimecommands.cpp:132 -#, c-format -msgid "Move %1" -msgstr "Presunúť %1" - -#: kimecommands.cpp:194 -#, c-format -msgid "Resize %1" -msgstr "Zmeniť veľkosť %1" - -#: kimecommands.cpp:241 -#, c-format -msgid "Add point to %1" -msgstr "Pridať bod do %1" - -#: kimecommands.cpp:290 -#, c-format -msgid "Remove point from %1" -msgstr "Odstrániť bod z %1" - -#: kimecommands.cpp:343 -#, c-format -msgid "Create %1" -msgstr "Vytvoriť %1" - -#: imageslistview.cpp:57 kimagemapeditor.cpp:107 kimagemapeditor.cpp:136 -#: kimeshell.cpp:160 -msgid "Images" -msgstr "Obrázky" - -#: imageslistview.cpp:58 -msgid "Usemap" -msgstr "Usemap" - -#: kimearea.cpp:49 -msgid "noname" -msgstr "bez mena" - -#: kimearea.cpp:1451 -msgid "Number of Areas" -msgstr "Počet oblastí" - -#. i18n: file kimagemapeditorpartui.rc line 50 -#: rc.cpp:12 -#, no-c-format -msgid "&Map" -msgstr "&Mapa" - -#. i18n: file kimagemapeditorpartui.rc line 61 -#: kimagemapeditor.cpp:549 rc.cpp:15 -#, no-c-format -msgid "&Image" -msgstr "&Obrázok" - -#. i18n: file kimagemapeditorpartui.rc line 77 -#: rc.cpp:21 rc.cpp:30 -#, no-c-format -msgid "KImageMapEditor Main Toolbar" -msgstr "Hlavný panel nástrojov KImageMapEditor" - -#. i18n: file kimagemapeditorpartui.rc line 96 -#: rc.cpp:24 -#, no-c-format -msgid "KImageMapEditor Draw Toolbar" -msgstr "Panel Kreslenie pre KImageMapEditor" - -#: kimagemapeditor.cpp:436 -msgid "" -"<h3>Open File</h3>Click this to <em>open</em> a new picture or HTML file." -msgstr "" -"<h3>Otvoriť súbor</h3>Kliknite sem ak chcete <em>otvoriť</em> " -"nový obrázok alebo HTML súbor." - -#: kimagemapeditor.cpp:437 -msgid "Open new picture or HTML file" -msgstr "Otvoriť nový obrázok alebo HTML súbor" - -#: kimagemapeditor.cpp:445 -msgid "" -"<h3>Save File</h3>Click this to <em>save</em> the changes to the HTML file." -msgstr "" -"<h3>Uložiť súbor</h3>Kliknite sem ak chcete <em>uložiť</em> " -"zmeny do HTML súboru." - -#: kimagemapeditor.cpp:446 -msgid "Save HTML file" -msgstr "Uložiť HTML súbor" - -#: kimagemapeditor.cpp:455 -msgid "" -"<h3>Close File</h3>Click this to <em>close</em> the currently open HTML file." -msgstr "" -"<h3>Zatvoriť súbor</h3>Kliknite sem ak chcete <em>zatvoriť</em> " -"HTML súbor s ktorým práve pracujete." - -#: kimagemapeditor.cpp:456 -msgid "Close HTML file" -msgstr "Zatvoriť HTML súbor" - -#: kimagemapeditor.cpp:461 -msgid "<h3>Copy</h3>Click this to <em>copy</em> the selected area." -msgstr "" -"<h3>Kopírovať</h3>Kliknite sem ak chcete <em>kopírovať</em> označenú oblasť." - -#: kimagemapeditor.cpp:468 -msgid "<h3>Cut</h3>Click this to <em>cut</em> the selected area." -msgstr "" -"<h3>Vyrezať</h3>Kliknite sem ak chcete <em>vyrezať</em> označenú oblasť." - -#: kimagemapeditor.cpp:475 -msgid "<h3>Paste</h3>Click this to <em>paste</em> the copied area." -msgstr "" -"<h3>Vlepiť</h3>Kliknite sem ak chcete <em>vlepiť</em> okopírovanú oblasť." - -#: kimagemapeditor.cpp:484 -msgid "<h3>Delete</h3>Click this to <em>delete</em> the selected area." -msgstr "" -"<h3>Odstrániť</h3>Kliknite sem ak chcete <em>odstrániť</em> označenú oblasť." - -#: kimagemapeditor.cpp:492 -msgid "Pr&operties" -msgstr "Vlastn&osti" - -#: kimagemapeditor.cpp:504 -msgid "<h3>Zoom</h3>Choose the desired zoom level." -msgstr "<h3>Lupa</h3>Vyberte úroveň lupy." - -#: kimagemapeditor.cpp:507 -#, c-format -msgid "25%" -msgstr "25%" - -#: kimagemapeditor.cpp:508 -#, c-format -msgid "50%" -msgstr "50%" - -#: kimagemapeditor.cpp:509 -#, c-format -msgid "100%" -msgstr "100%" - -#: kimagemapeditor.cpp:510 -#, c-format -msgid "150%" -msgstr "150%" - -#: kimagemapeditor.cpp:511 -#, c-format -msgid "200%" -msgstr "200%" - -#: kimagemapeditor.cpp:512 -#, c-format -msgid "250%" -msgstr "250%" - -#: kimagemapeditor.cpp:513 -#, c-format -msgid "300%" -msgstr "300%" - -#: kimagemapeditor.cpp:514 -#, c-format -msgid "500%" -msgstr "500%" - -#: kimagemapeditor.cpp:515 -#, c-format -msgid "750%" -msgstr "750%" - -#: kimagemapeditor.cpp:516 -#, c-format -msgid "1000%" -msgstr "1000%" - -#: kimagemapeditor.cpp:520 -msgid "Highlight Areas" -msgstr "Zvýrazniť oblasti" - -#: kimagemapeditor.cpp:523 -msgid "Show Alt Tag" -msgstr "Ukázať značku Alt" - -#: kimagemapeditor.cpp:526 -msgid "Hide Alt Tag" -msgstr "Skryť značku Alt" - -#: kimagemapeditor.cpp:529 -msgid "Map &Name..." -msgstr "Me&no mapy..." - -#: kimagemapeditor.cpp:532 -msgid "Ne&w Map..." -msgstr "No&vá mapa..." - -#: kimagemapeditor.cpp:534 -msgid "Create a new map" -msgstr "Vytvoriť novú mapu" - -#: kimagemapeditor.cpp:536 -msgid "D&elete Map" -msgstr "O&dstrániť mapu" - -#: kimagemapeditor.cpp:538 -msgid "Delete the current active map" -msgstr "Odstrániť aktívnu mapu" - -#: kimagemapeditor.cpp:540 -msgid "Edit &Default Area..." -msgstr "Editovať pre&dvolenú oblasť..." - -#: kimagemapeditor.cpp:542 -msgid "Edit the default area of the current active map" -msgstr "Editovať predvolenú oblasť aktívnej mapy" - -#: kimagemapeditor.cpp:544 -msgid "&Preview" -msgstr "&Náhľad" - -#: kimagemapeditor.cpp:546 -msgid "Show a preview" -msgstr "Ukázať náhľad" - -#: kimagemapeditor.cpp:551 -msgid "Add Image..." -msgstr "Pridať obrázak..." - -#: kimagemapeditor.cpp:553 -msgid "Add a new image" -msgstr "Pridať nový obrázok" - -#: kimagemapeditor.cpp:555 -msgid "Remove Image" -msgstr "Odstrániť obrázok" - -#: kimagemapeditor.cpp:557 -msgid "Remove the current visible image" -msgstr "Odstrániť aktuálny obrázok" - -#: kimagemapeditor.cpp:559 -msgid "Edit Usemap..." -msgstr "Editovať usemap-u..." - -#: kimagemapeditor.cpp:561 -msgid "Edit the usemap tag of the current visible image" -msgstr "Editovať usemap značku pre aktuálny obrázok" - -#: kimagemapeditor.cpp:563 -msgid "Show &HTML" -msgstr "Ukázať &HTML" - -#: kimagemapeditor.cpp:568 -msgid "&Selection" -msgstr "Vý&ber" - -#: kimagemapeditor.cpp:572 -msgid "<h3>Selection</h3>Click this to select areas." -msgstr "<h3>Výber</h3>Kliknite sem ak chcete vybrať oblasti." - -#: kimagemapeditor.cpp:578 -msgid "&Circle" -msgstr "&Kruh" - -#: kimagemapeditor.cpp:582 -msgid "<h3>Circle</h3>Click this to start drawing a circle." -msgstr "<h3>Kruh</h3>Kliknite sem ak chcete kresliť kruh." - -#: kimagemapeditor.cpp:587 -msgid "&Rectangle" -msgstr "&Obdĺžnik" - -#: kimagemapeditor.cpp:591 -msgid "<h3>Rectangle</h3>Click this to start drawing a rectangle." -msgstr "<h3>Obdĺžnik</h3>Kliknite sem ak chcete kresliť obdĺžnik." - -#: kimagemapeditor.cpp:596 -msgid "&Polygon" -msgstr "&Mnohouholník" - -#: kimagemapeditor.cpp:600 -msgid "<h3>Polygon</h3>Click this to start drawing a polygon." -msgstr "<h3>Mnohouholník</h3>Kliknite sem ak chcete kresliť mnohouholník." - -#: kimagemapeditor.cpp:605 -msgid "&Freehand Polygon" -msgstr "Mn&ohouholník voľnou rukou" - -#: kimagemapeditor.cpp:609 -msgid "<h3>Freehandpolygon</h3>Click this to start drawing a freehand polygon." -msgstr "" -"<h3>Mnohouholník voľnou rukou</h3>Kliknite sem ak chcete kresliť mnohouholník " -"voľnou rukou." - -#: kimagemapeditor.cpp:614 -msgid "&Add Point" -msgstr "Prid&ať bod " - -#: kimagemapeditor.cpp:618 -msgid "<h3>Add Point</h3>Click this to add points to a polygon." -msgstr "<h3>Pridať bod</h3>Kliknite sem ak chcete pridať bod do mnohouholníka." - -#: kimagemapeditor.cpp:623 -msgid "&Remove Point" -msgstr "Odobr&ať bod" - -#: kimagemapeditor.cpp:627 -msgid "<h3>Remove Point</h3>Click this to remove points from a polygon." -msgstr "" -"<h3>Odobrať bod</h3>Kliknite sem ak chcete odobrať bod z mnohouholníka." - -#: kimagemapeditor.cpp:634 -msgid "Cancel Drawing" -msgstr "Zrušiť kreslenie" - -#: kimagemapeditor.cpp:637 -msgid "Move Left" -msgstr "Presunúť vľavo" - -#: kimagemapeditor.cpp:640 -msgid "Move Right" -msgstr "Presunúť vpravo" - -#: kimagemapeditor.cpp:643 -msgid "Move Up" -msgstr "Presunúť nahor" - -#: kimagemapeditor.cpp:646 -msgid "Move Down" -msgstr "Presunúť nadol" - -#: kimagemapeditor.cpp:649 -msgid "Increase Width" -msgstr "Rozšíriť" - -#: kimagemapeditor.cpp:652 -msgid "Decrease Width" -msgstr "Stenčiť" - -#: kimagemapeditor.cpp:655 -msgid "Increase Height" -msgstr "Zvýšiť" - -#: kimagemapeditor.cpp:658 -msgid "Decrease Height" -msgstr "Znížiť" - -#: kimagemapeditor.cpp:673 -msgid "Bring to Front" -msgstr "Presunúť úplne dopredu" - -#: kimagemapeditor.cpp:676 -msgid "Send to Back" -msgstr "Presunúť úplne dozadu" - -#: kimagemapeditor.cpp:679 -msgid "Bring Forward One" -msgstr "Presunúť o 1 pozíciu dopredu" - -#: kimagemapeditor.cpp:681 -msgid "Send Back One" -msgstr "Presunúť o 1 pozíciu dozadu" - -#: kimagemapeditor.cpp:690 -msgid "Configure KImageMapEditor..." -msgstr "Nastaviť KImageMapEditor..." - -#: kimagemapeditor.cpp:695 -msgid "Show Area List" -msgstr "Zobraziť zoznam oblastí" - -#: kimagemapeditor.cpp:699 -msgid "Show Map List" -msgstr "Zobraziť zoznam máp" - -#: kimagemapeditor.cpp:703 -msgid "Show Image List" -msgstr "Zobraziť zoznam obrázkov" - -#: kimagemapeditor.cpp:707 -msgid "Hide Area List" -msgstr "Skryť zoznam oblastí" - -#: kimagemapeditor.cpp:708 -msgid "Hide Map List" -msgstr "Skryť zoznam máp" - -#: kimagemapeditor.cpp:709 -msgid "Hide Image List" -msgstr "Skryť zoznam obrázkov" - -#: kimagemapeditor.cpp:722 -msgid " Selection: - Cursor: x: 0, y: 0 " -msgstr "Výber: - Kurzor: x: 0, y: 0 " - -#: kimagemapeditor.cpp:798 -msgid " Cursor: x: %1, y: %2 " -msgstr " Kurzor: x: %1, y: %2 " - -#: kimagemapeditor.cpp:806 kimagemapeditor.cpp:819 -msgid " Selection: x: %1, y: %2, w: %3, h: %4 " -msgstr " Výber: x: %1, y: %2, w: %3, h: %4 " - -#: kimagemapeditor.cpp:811 -msgid " Selection: - " -msgstr " Výber: - " - -#: kimagemapeditor.cpp:871 -msgid "Drop an image or HTML file" -msgstr "Pretiahnite sem obrázok alebo HTML súbor" - -#: kimagemapeditor.cpp:1511 kimagemapeditor.cpp:1515 -msgid "Enter Map Name" -msgstr "Zadajte meno mapy" - -#: kimagemapeditor.cpp:1512 kimagemapeditor.cpp:1516 -msgid "Enter the name of the map:" -msgstr "Zadajte meno mapy" - -#: kimagemapeditor.cpp:1522 -msgid "The name <em>%1</em> already exists." -msgstr "Meno <em>%1</em> je už použité." - -#: kimagemapeditor.cpp:1532 -msgid "HTML Code of Map" -msgstr "HTML kód mapy" - -#: kimagemapeditor.cpp:1572 -msgid "" -"*.png *.jpg *.jpeg *.gif *.htm *.html|Web File\n" -"*.png *.jpg *.jpeg *.gif *.bmp *.xbm *.xpm *.pnm *.mng|Images\n" -"*.htm *.html|HTML Files\n" -"*.png|PNG Images\n" -"*.jpg *.jpeg|JPEG Images\n" -"*.gif|GIF-Images\n" -"*|All Files" -msgstr "" -"*.png *.jpg *.jpeg *.gif *.htm *.html|Web súbory\n" -"*.png *.jpg *.jpeg *.gif *.bmp *.xbm *.xpm *.pnm *.mng|Obrázky\n" -"*.htm *.html|HTML súbory\n" -"*.png|PNG obrázky\n" -"*.jpg *.jpeg|JPEG obrázky\n" -"*.gif|GIF obrázky\n" -"*|Všetky súbory" - -#: kimagemapeditor.cpp:1576 -msgid "Choose File to Open" -msgstr "Vyberte súbor ktorý chcete otvoriť" - -#: kimagemapeditor.cpp:1613 -msgid "HTML File" -msgstr "HTML súbor" - -#: kimagemapeditor.cpp:1614 -msgid "Text File" -msgstr "Textový súbor" - -#: kimagemapeditor.cpp:1614 kimedialogs.cpp:509 kimeshell.cpp:162 -msgid "All Files" -msgstr "Všetky súbory" - -#: kimagemapeditor.cpp:1625 -msgid "" -"<qt>The file <em>%1</em> already exists." -"<br>Do you want to overwrite it?</qt>" -msgstr "<qt>Súbor <em>%1</em> existuje.<br>Prepísať?</qt>" - -#: kimagemapeditor.cpp:1626 -msgid "Overwrite File?" -msgstr "Prepísať súbor?" - -#: kimagemapeditor.cpp:1626 -msgid "Overwrite" -msgstr "Prepísať" - -#: kimagemapeditor.cpp:1630 -msgid "<qt>You do not have write permission for the file <em>%1</em>.</qt>" -msgstr "<qt>Nemáte dostatočné práva na súbor <em>%1</em>.</qt>" - -#: kimagemapeditor.cpp:1649 -msgid "<qt>The file <b>%1</b> does not exist.</qt>" -msgstr "<qt>Súbor <b>%1</b> nenájdený.</qt>" - -#: kimagemapeditor.cpp:1650 -msgid "File Does Not Exist" -msgstr "Súbor nenájdený" - -#: kimagemapeditor.cpp:2270 -msgid "" -"<qt>The file <i>%1</i> could not be saved, because you do not have the required " -"write permissions.</qt>" -msgstr "" -"<qt>Súbor <i>%1</i> nemôže byť uložený pretože nemáte dostatočné práva na " -"zápis.</qt>" - -#: kimagemapeditor.cpp:2585 -msgid "" -"<qt>Are you sure you want to delete the map <i>%1</i>? " -"<br><b>There is no way to undo this.</b></qt>" -msgstr "" -"<qt>Určite zmazať mapu <i>%1</i>? " -"<br><b>Táto operácia je nevratná.</b></qt>" - -#: kimagemapeditor.cpp:2587 -msgid "Delete Map?" -msgstr "Zmazať mapu?" - -#: kimagemapeditor.cpp:2634 -msgid "" -"<qt>The file <i>%1</i> has been modified." -"<br>Do you want to save it?</qt>" -msgstr "<qt>Súbor <i>%1</i> bol zmenený.<br>Uložiť?</qt>" - -#: kimagemapeditor.cpp:2760 kimagemapeditor.cpp:2762 -msgid "Enter Usemap" -msgstr "Vložiť usermap" - -#: kimagemapeditor.cpp:2764 -msgid "Enter the usemap value:" -msgstr "Vložte hodnoto pre usermap:" - -#: kimeshell.cpp:159 -msgid "Web Files" -msgstr "Web súbory" - -#: kimeshell.cpp:161 -msgid "HTML Files" -msgstr "HTML súbory" - -#: kimeshell.cpp:162 -msgid "PNG Images" -msgstr "PNG obrázky" - -#: kimeshell.cpp:162 -msgid "JPEG Images" -msgstr "JPEG obrázky" - -#: kimeshell.cpp:162 -msgid "GIF Images" -msgstr "GIF obrázky" - -#: kimeshell.cpp:163 -msgid "Choose Picture to Open" -msgstr "Vyberte obrázok ktorý chcete otvoriť" - -#: kimedialogs.cpp:81 -msgid "Top &X:" -msgstr "Vrchol &X:" - -#: kimedialogs.cpp:92 -msgid "Top &Y:" -msgstr "Vrchol &Y:" - -#: kimedialogs.cpp:103 -msgid "&Width:" -msgstr "Ší&rka:" - -#: kimedialogs.cpp:114 -msgid "Hei&ght:" -msgstr "&Výška:" - -#: kimedialogs.cpp:142 -msgid "Center &X:" -msgstr "Stred &X:" - -#: kimedialogs.cpp:154 -msgid "Center &Y:" -msgstr "Stred &Y:" - -#: kimedialogs.cpp:166 -msgid "&Radius:" -msgstr "&Polomer:" - -#: kimedialogs.cpp:289 -msgid "Top &X" -msgstr "Vrchol &X:" - -#: kimedialogs.cpp:300 -msgid "Top &Y" -msgstr "Vrchol &Y:" - -#: kimedialogs.cpp:336 -msgid "&HREF:" -msgstr "&HREF:" - -#: kimedialogs.cpp:340 -msgid "Alt. &Text:" -msgstr "Alt. &Text:" - -#: kimedialogs.cpp:341 -msgid "Tar&get:" -msgstr "Ci&eľ:" - -#: kimedialogs.cpp:342 -msgid "Tit&le:" -msgstr "Titu&lok:" - -#: kimedialogs.cpp:346 -msgid "Enable default map" -msgstr "Povoliť štandardnú mapu" - -#: kimedialogs.cpp:376 -msgid "OnClick:" -msgstr "OnClick:" - -#: kimedialogs.cpp:377 -msgid "OnDblClick:" -msgstr "OnDblClick:" - -#: kimedialogs.cpp:378 -msgid "OnMouseDown:" -msgstr "OnMouseDown:" - -#: kimedialogs.cpp:379 -msgid "OnMouseUp:" -msgstr "OnMouseUp:" - -#: kimedialogs.cpp:380 -msgid "OnMouseOver:" -msgstr "OnMouseOver:" - -#: kimedialogs.cpp:381 -msgid "OnMouseMove:" -msgstr "OnMouseMove:" - -#: kimedialogs.cpp:382 -msgid "OnMouseOut:" -msgstr "OnMouseOut:" - -#: kimedialogs.cpp:423 -msgid "Area Tag Editor" -msgstr "Editor značiek oblastí" - -#: kimedialogs.cpp:435 -msgid "Selection" -msgstr "Výber" - -#: kimedialogs.cpp:459 -msgid "&General" -msgstr "Všeo&becné" - -#: kimedialogs.cpp:466 -msgid "Coor&dinates" -msgstr "Súra&dnice" - -#: kimedialogs.cpp:468 -msgid "&JavaScript" -msgstr "&JavaScript" - -#: kimedialogs.cpp:509 -msgid "Choose File" -msgstr "Vyberte súbor" - -#: kimedialogs.cpp:574 -msgid "Choose Map & Image to Edit" -msgstr "Vyberte mapu a oblasť ktorú chcete editovať" - -#: kimedialogs.cpp:585 -msgid "Select an image and/or a map that you want to edit" -msgstr "Vyberte súbor a/alebo mapu ktorú chcete editova" - -#: kimedialogs.cpp:596 -msgid "&Maps" -msgstr "&Mapy" - -#: kimedialogs.cpp:608 -msgid "Image Preview" -msgstr "Náhľad obrázka" - -#: kimedialogs.cpp:631 -msgid "No maps found" -msgstr "Žiadne mapy nenájdené" - -#: kimedialogs.cpp:656 -msgid "No images found" -msgstr "Žiadne obrázky nenájdené" - -#: kimedialogs.cpp:669 -msgid "&Images" -msgstr "Obrázk&y" - -#: kimedialogs.cpp:678 -msgid "Path" -msgstr "Cesta" - -#: kimedialogs.cpp:753 -msgid "Preferences" -msgstr "Vlastnosti" - -#: kimedialogs.cpp:762 -msgid "&Maximum image preview height:" -msgstr "&Maximálna výška náhľadu:" - -#: kimedialogs.cpp:775 -msgid "&Undo limit:" -msgstr "Počet &krokov späť:" - -#: kimedialogs.cpp:785 -msgid "&Redo limit:" -msgstr "Počet k&rokov napred (redo):" - -#: kimedialogs.cpp:794 -msgid "&Start with last used document" -msgstr "Otvoriť pos&ledný použitý dokument pri štarte" diff --git a/tde-i18n-sk/messages/kdewebdev/klinkstatus.po b/tde-i18n-sk/messages/kdewebdev/klinkstatus.po deleted file mode 100644 index b6f131f50e4..00000000000 --- a/tde-i18n-sk/messages/kdewebdev/klinkstatus.po +++ /dev/null @@ -1,643 +0,0 @@ -# translation of klinkstatus.po to Slovak -# -# Richard Fric <Richard.Fric@kdemail.net>, 2006. -# Marek Schimara <mojbordel@yahoo.co.uk>, 2006. -msgid "" -msgstr "" -"Project-Id-Version: klinkstatus\n" -"POT-Creation-Date: 2008-08-14 01:19+0200\n" -"PO-Revision-Date: 2006-09-21 19:52+0200\n" -"Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n" -"Language-Team: Slovak <sk@li.org>\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: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: engine/searchmanager.cpp:505 ui/resultview.cpp:137 -msgid "Javascript not supported" -msgstr "Javascript nie je podporovaný" - -#: ui/tablelinkstatus.cpp:91 -msgid "Status" -msgstr "Stav" - -#: ui/tablelinkstatus.cpp:96 -msgid "Label" -msgstr "Popis" - -#: ui/tablelinkstatus.cpp:100 -msgid "URL" -msgstr "URL" - -#: ui/tablelinkstatus.cpp:277 ui/treeview.cpp:348 -msgid "All" -msgstr "Všetko" - -#: ui/tablelinkstatus.cpp:286 ui/tablelinkstatus.cpp:291 ui/treeview.cpp:357 -#: ui/treeview.cpp:363 -msgid "Edit Referrer with Quanta" -msgstr "Editovať odkazujúcu stránku v Quante" - -#: ui/tablelinkstatus.cpp:295 ui/treeview.cpp:367 -msgid "Open URL" -msgstr "Otvoriť URL:" - -#: ui/tablelinkstatus.cpp:298 ui/treeview.cpp:370 -msgid "Open Referrer URL" -msgstr "Otvoriť URL odkazujúcej stránky" - -#: ui/tablelinkstatus.cpp:303 ui/treeview.cpp:375 -msgid "Copy URL" -msgstr "Kopírovať URL" - -#: ui/tablelinkstatus.cpp:306 ui/treeview.cpp:378 -msgid "Copy Referrer URL" -msgstr "Kopírovať URL odkazujúcej stránky" - -#: ui/tablelinkstatus.cpp:309 ui/treeview.cpp:381 -msgid "Copy Cell Text" -msgstr "Kopírovať text bunky" - -#: ui/tablelinkstatus.cpp:389 ui/treeview.cpp:295 -msgid "<qt>File <b>%1</b> cannot be opened. Might be a DCOP problem.</qt>" -msgstr "<qt>Súbor <b>%1</b> sa nedá otvoriť. Možný problém DCOP.</qt>" - -#: ui/tablelinkstatus.cpp:410 ui/tablelinkstatus.cpp:431 ui/treeview.cpp:316 -#: ui/treeview.cpp:337 -msgid "Invalid URL." -msgstr "Neplatná URL" - -#: ui/tablelinkstatus.cpp:419 ui/treeview.cpp:325 -msgid "ROOT URL." -msgstr "ROOT URL." - -#: engine/linkchecker.cpp:128 ui/tablelinkstatus.cpp:590 -#: ui/tablelinkstatus.cpp:655 -msgid "Timeout" -msgstr "Časový interval" - -#: ui/tablelinkstatus.cpp:592 -msgid "not supported" -msgstr "nepodporované" - -#: engine/linkstatus.cpp:138 engine/linkstatus.cpp:163 -#: engine/linkstatus.cpp:169 ui/tablelinkstatus.cpp:659 -msgid "Malformed" -msgstr "Zle zadané" - -#: ui/tablelinkstatus.cpp:682 ui/tablelinkstatus.cpp:685 -#, c-format -msgid "%1" -msgstr "%1" - -#: ui/documentrootdialog.cpp:40 -msgid "" -"As you are using a protocol different than HTTP, \n" -"there is no way to guess where the document root is, \n" -"in order to resolve relative URLs like the ones started with \"/\".\n" -"\n" -"Please specify one:" -msgstr "" -"Pretože používate iný protokol ako HTTP,\n" -"nie je žiadny spôsob ako zistiť kde je koreň dokumentu,\n" -"na vyriešenie relatívnych URL ako sú tie začínajúce na \"/\".\n" -"\n" -"Prosím zadajte URL:" - -#: ui/sessionwidget.cpp:241 ui/sessionwidget.cpp:364 ui/sessionwidget.cpp:387 -#: ui/sessionwidget.cpp:545 ui/sessionwidget.cpp:629 -msgid "Checking..." -msgstr "Kontrolujem..." - -#: ui/sessionwidget.cpp:351 -msgid "Cowardly refusing to check an empty URL." -msgstr "Zbabelo odmietam kontrolovať prázdne URL." - -#: ui/sessionwidget.cpp:365 ui/sessionwidget.cpp:388 ui/sessionwidget.cpp:463 -msgid "Stopped" -msgstr "Zastavené" - -#. i18n: file ./ui/sessionwidgetbase.ui line 367 -#: rc.cpp:54 ui/sessionwidget.cpp:435 -#, no-c-format -msgid "Ready" -msgstr "Pripravený" - -#: ui/sessionwidget.cpp:531 ui/sessionwidget.cpp:539 -msgid "Adding level..." -msgstr "Pridať úroveň..." - -#: ui/sessionwidget.cpp:686 -msgid "Export Results as HTML" -msgstr "Exportovať výsledky ako HTML" - -#: ui/tabwidgetsession.cpp:61 -msgid "Open new tab" -msgstr "Otvoriť novú záložku" - -#: ui/tabwidgetsession.cpp:69 -msgid "Close the current tab" -msgstr "Zavrieť aktuálnu záložku" - -#: ui/tabwidgetsession.cpp:123 -msgid "Session" -msgstr "Sedenie" - -#: ui/resultssearchbar.cpp:72 -msgid "S&earch:" -msgstr "&Nájsť:" - -#: ui/resultssearchbar.cpp:83 -msgid "Status:" -msgstr "Stav:" - -#: ui/resultssearchbar.cpp:93 -msgid "All Links" -msgstr "Všetky odkazy" - -#: ui/resultssearchbar.cpp:94 -msgid "Good Links" -msgstr "Funkčné odkazy" - -#: ui/resultssearchbar.cpp:95 -msgid "Broken Links" -msgstr "Nefunkčné odkazy" - -#: ui/resultssearchbar.cpp:96 -msgid "Malformed Links" -msgstr "Zle sformované odkazy" - -#: ui/resultssearchbar.cpp:97 -msgid "Undetermined Links" -msgstr "Neurčené odkazy" - -#: ui/resultssearchbar.cpp:100 -msgid "Clear filter" -msgstr "Vyčistiť filter" - -#: ui/resultssearchbar.cpp:101 -msgid "Enter the terms to filter the result link list" -msgstr "Vložte výrazy pre filtrovanie zoznamu odkazov" - -#: ui/resultssearchbar.cpp:102 -msgid "Choose what kind of link status to show in result list" -msgstr "Vyberte stav podľa ktorého sa vyberú odkazy do zoznamu výsledkov" - -#: klinkstatus.cpp:75 -msgid "" -"Could not find the KLinkStatus part; did you configure with '--prefix=/$KDEDIR' " -"and perform 'make install'?" -msgstr "" -"KLinkStatus nenájdený; spustili ste configure s '--prefix=/$KDEDIR' a 'make " -"install'?" - -#: utils/xsl.cpp:165 -msgid "Message is null." -msgstr "Správa je prázdna." - -#: utils/xsl.cpp:170 -msgid "The selected stylesheet is invalid." -msgstr "Vybraná definícia štýlov je neprípustná." - -#: utils/xsl.cpp:177 -msgid "Message could not be parsed. This is likely due to an encoding problem." -msgstr "Správa nemôže byť spracovaná. Vyzerá to na problem s kódovaním." - -#: utils/xsl.cpp:182 -msgid "" -"<div><b>KLinkStatus encountered the following error while parsing a message:</b>" -"<br />%1</div>" -msgstr "<div><b>KLinkStatus: Chyba pri spracovaní správy:</b><br />%1</div>" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Richard Frič Marek Schimara" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "Richard.Fric@kdemail.net mojbordel@yahoo.co.uk" - -#: main.cpp:34 -msgid "" -"A Link Checker.\n" -"\n" -"KLinkStatus belongs to the tdewebdev module from KDE." -msgstr "" -"Kontrola odkazov.\n" -"\n" -"KLinkStatus patrí k modulu tdewebdev z KDE." - -#: main.cpp:40 -msgid "Document to open" -msgstr "Otvoriť dokument" - -#: klinkstatus_part.cpp:180 main.cpp:48 -msgid "KLinkStatus" -msgstr "KLinkStatus" - -#: engine/linkstatus_impl.h:122 -msgid "ROOT" -msgstr "ROOT" - -#: engine/linkchecker.cpp:382 -msgid "No Content" -msgstr "Žiaden obsah" - -#: engine/linkchecker.cpp:612 engine/linkchecker.cpp:647 -msgid "Link destination not found." -msgstr "Stránka na ktorú ukazuje tento odkaz nebola nájdená." - -#: engine/linkstatus.cpp:104 -#, c-format -msgid "Parent: %1" -msgstr "Rodič: %1" - -#: engine/linkstatus.cpp:108 -#, c-format -msgid "URL: %1" -msgstr "URL: %1" - -#: engine/linkstatus.cpp:109 -#, c-format -msgid "Original URL: %1" -msgstr "Pôvodná URL: %1" - -#: engine/linkstatus.cpp:111 -#, c-format -msgid "Node: %1" -msgstr "Uzol: %1" - -#: actionmanager.cpp:90 -msgid "New Link Check" -msgstr "Nová kontrola odkazov" - -#: actionmanager.cpp:95 -msgid "Open URL..." -msgstr "Otvoriť URL..." - -#: actionmanager.cpp:100 -msgid "Close Tab" -msgstr "Zavrieť záložku" - -#: actionmanager.cpp:108 -msgid "Configure KLinkStatus..." -msgstr "Nastaviť KLinkStatus..." - -#: actionmanager.cpp:114 -msgid "About KLinkStatus" -msgstr "Informácie o KLinkStatus" - -#: actionmanager.cpp:118 -msgid "&Report Bug..." -msgstr "&Oznámiť chybu..." - -#: actionmanager.cpp:135 -msgid "E&xport Results as HTML..." -msgstr "E&xportovať výsledky ako HTML..." - -#: actionmanager.cpp:143 -msgid "&Follow last Link checked" -msgstr "&Nasleduj posledný skontrolovaný odkaz" - -#: actionmanager.cpp:150 -msgid "&Hide Search Panel" -msgstr "&Skryť panel vyhľadávania" - -#: actionmanager.cpp:153 -msgid "&Show Search Panel" -msgstr "&Ukázať panel vyhľadávania" - -#: actionmanager.cpp:156 -msgid "&Reset Search Options" -msgstr "&Vrátiť pôvodné nastavenia vyhľadávania" - -#: actionmanager.cpp:162 -msgid "&Start Search" -msgstr "V&yhľadávať" - -#: actionmanager.cpp:168 -msgid "&Pause Search" -msgstr "&Prerušiť vyhľadávanie" - -#: actionmanager.cpp:174 -msgid "St&op Search" -msgstr "&Zastaviť vyhľadávanie" - -#. i18n: file klinkstatus_part.rc line 32 -#: rc.cpp:12 rc.cpp:24 rc.cpp:192 rc.cpp:207 -#, no-c-format -msgid "S&earch" -msgstr "&Hľadať" - -#. i18n: file ./ui/sessionwidgetbase.ui line 36 -#: rc.cpp:30 -#, no-c-format -msgid "Search" -msgstr "Hľadať" - -#. i18n: file ./ui/sessionwidgetbase.ui line 110 -#: rc.cpp:33 -#, no-c-format -msgid "URL: " -msgstr "URL: " - -#. i18n: file ./ui/sessionwidgetbase.ui line 175 -#: rc.cpp:36 -#, no-c-format -msgid "Recursivel&y:" -msgstr "Rekurzívn&e:" - -#. i18n: file ./ui/sessionwidgetbase.ui line 181 -#: rc.cpp:39 -#, no-c-format -msgid "Check pages recursively" -msgstr "Kontrolovať stránky rekurzívne" - -#. i18n: file ./ui/sessionwidgetbase.ui line 192 -#: rc.cpp:42 rc.cpp:93 -#, no-c-format -msgid "Unlimited" -msgstr "Bez obmedzenia" - -#. i18n: file ./ui/sessionwidgetbase.ui line 215 -#: rc.cpp:45 -#, no-c-format -msgid "Do ¬ check parent folders" -msgstr "&Nekontrolovať nadradené priečinky" - -#. i18n: file ./ui/sessionwidgetbase.ui line 253 -#: rc.cpp:48 -#, no-c-format -msgid "Chec&k external links" -msgstr "&Kontrolovať externé odkazy" - -#. i18n: file ./ui/sessionwidgetbase.ui line 291 -#: rc.cpp:51 -#, no-c-format -msgid "Do not check regular expression:" -msgstr "Nekontrolovať regulárny výraz:" - -#. i18n: file ./ui/sessionwidgetbase.ui line 457 -#: rc.cpp:57 -#, no-c-format -msgid "Elapsed time:" -msgstr "Uplynutý čas:" - -#. i18n: file ./ui/sessionwidgetbase.ui line 460 -#: rc.cpp:60 rc.cpp:63 -#, no-c-format -msgid "hh:mm:ss.zzz" -msgstr "hh:mm:ss.zzz" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 24 -#: rc.cpp:66 -#, no-c-format -msgid "Network" -msgstr "Sieť" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 71 -#: rc.cpp:69 -#, no-c-format -msgid "Timeout in seconds:" -msgstr "Časový interval v sekundách:" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 109 -#: rc.cpp:72 -#, no-c-format -msgid "Number of simultaneous connections:" -msgstr "Počet paralelných pripojení:" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 119 -#: rc.cpp:75 -#, no-c-format -msgid "Input" -msgstr "Vstup" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 152 -#: rc.cpp:78 -#, no-c-format -msgid "Check parent folders" -msgstr "Kontrolovať nadradené priečinky" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 171 -#: rc.cpp:81 -#, no-c-format -msgid "Number of items in URL history:" -msgstr "Počet položiek v URL histórii:" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 179 -#: rc.cpp:84 -#, no-c-format -msgid "Check external links" -msgstr "Kontrolovať externé odkazy" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 198 -#: rc.cpp:87 -#, no-c-format -msgid "Recursive" -msgstr "Rekurzívne" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 234 -#: rc.cpp:90 -#, no-c-format -msgid "Depth:" -msgstr "Hĺbka:" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 276 -#: rc.cpp:96 -#, no-c-format -msgid "Quanta" -msgstr "Quanta" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 287 -#: rc.cpp:99 -#, no-c-format -msgid "Use preview prefix" -msgstr "Použiť preview prefix" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 293 -#: rc.cpp:102 -#, no-c-format -msgid "" -"Check this one if you want to use Quanta's project preview prefix in the URL to " -"check" -msgstr "" -"Začkrtnite tento prepínač ak chcete použiť preview prefix pre projekty Quanty v " -"kontrolovanej URL" - -#. i18n: file ./ui/settings/configsearchdialog.ui line 303 -#: rc.cpp:105 -#, no-c-format -msgid "Remember settings when exit" -msgstr "Zapamätať si nastavenia pri ukončení programu" - -#. i18n: file ./ui/settings/configidentificationdialogui.ui line 34 -#: klinkstatus_part.cpp:153 rc.cpp:108 -#, no-c-format -msgid "Identification" -msgstr "Identifikácia" - -#. i18n: file ./ui/settings/configidentificationdialogui.ui line 57 -#: rc.cpp:111 -#, no-c-format -msgid "User-Agent" -msgstr "Užívateľov agent" - -#. i18n: file ./ui/settings/configidentificationdialogui.ui line 92 -#: rc.cpp:117 -#, no-c-format -msgid "Send Identification" -msgstr "Poslať identifikáciu" - -#. i18n: file ./ui/settings/configresultsdialog.ui line 35 -#: rc.cpp:123 -#, no-c-format -msgid "Tree" -msgstr "Stromová štruktúra" - -#. i18n: file ./ui/settings/configresultsdialog.ui line 43 -#: rc.cpp:126 -#, no-c-format -msgid "Flat" -msgstr "Jednoduchá štruktúra" - -#. i18n: file ./ui/settings/configresultsdialog.ui line 53 -#: rc.cpp:129 -#, no-c-format -msgid "Misc" -msgstr "Rôzne" - -#. i18n: file ./ui/settings/configresultsdialog.ui line 64 -#: rc.cpp:132 -#, no-c-format -msgid "Follow Last Link Checked" -msgstr "Nasleduj posledný skontrolovaný odkaz" - -#. i18n: file ./cfg/klinkstatus.kcfg line 8 -#: rc.cpp:135 -#, no-c-format -msgid "Maximum number of entries in the combo url." -msgstr "Maximálny počet položiek v combo URL." - -#. i18n: file ./cfg/klinkstatus.kcfg line 13 -#: rc.cpp:138 -#, no-c-format -msgid "Maximum number of simultaneous connections." -msgstr "Maximálny počet paralelných pripojení." - -#. i18n: file ./cfg/klinkstatus.kcfg line 18 -#: rc.cpp:141 -#, no-c-format -msgid "Timeout on getting an URL." -msgstr "Časový limit pre načítanie URL." - -#. i18n: file ./cfg/klinkstatus.kcfg line 23 -#: rc.cpp:144 -#, no-c-format -msgid "History of combo url." -msgstr "História combo URL." - -#. i18n: file ./cfg/klinkstatus.kcfg line 27 -#: rc.cpp:147 -#, no-c-format -msgid "Whether to do a recursive check." -msgstr "Či sa má kontrolovať rekurzívne." - -#. i18n: file ./cfg/klinkstatus.kcfg line 32 -#: rc.cpp:150 -#, no-c-format -msgid "Maximum depth to check." -msgstr "Maximálna hĺbka kontroly." - -#. i18n: file ./cfg/klinkstatus.kcfg line 37 -#: rc.cpp:153 -#, no-c-format -msgid "Whether to check parent folders." -msgstr "Či sa majú kontrolovať nadradené priečinky." - -#. i18n: file ./cfg/klinkstatus.kcfg line 42 -#: rc.cpp:156 -#, no-c-format -msgid "Whether to check external links." -msgstr "Či sa majú kontrolovať externé odkazy." - -#. i18n: file ./cfg/klinkstatus.kcfg line 47 -#: rc.cpp:159 -#, no-c-format -msgid "Whether to remeber the check settings like depth, and so on, on exit." -msgstr "" -"Či si zapamätať nastavenia ako napr. hĺbku a pod. pri ukončení programu." - -#. i18n: file ./cfg/klinkstatus.kcfg line 52 -#: rc.cpp:162 -#, no-c-format -msgid "" -"Whether preview prefix in Quanta project is used to set the URL to check." -msgstr "" -"Či preview prefix z Quanta projektu bude použitý pre určenie URL na kontrolu." - -#. i18n: file ./cfg/klinkstatus.kcfg line 57 -#: rc.cpp:165 rc.cpp:168 -#, no-c-format -msgid "Whether to display a tree view or a flat view in the results view." -msgstr "Či zobraziť stromovú alebo jadnoduchú štruktúru výsledkov." - -#. i18n: file ./cfg/klinkstatus.kcfg line 67 -#: rc.cpp:171 -#, no-c-format -msgid "" -"Whether to automatically adjust the width of the result columns (Not used)." -msgstr "Či automaticky nastaviť šírku stĺpcov výsledkov (nepoužité)." - -#. i18n: file ./cfg/klinkstatus.kcfg line 72 -#: rc.cpp:174 -#, no-c-format -msgid "" -"Whether the viewport of the result view should follow the last link checked." -msgstr "Či pohľad výsledkov nasleduje posledný kontrolovaný odkaz." - -#. i18n: file ./cfg/klinkstatus.kcfg line 77 -#: rc.cpp:177 -#, no-c-format -msgid "" -"Whether the user can see if the markup is valid by showing a column with an " -"icon indicator." -msgstr "Či užívateľ môže vidieť či je značka platná pomocou stĺpca s ikonou." - -#. i18n: file ./cfg/klinkstatus.kcfg line 82 -#: rc.cpp:180 -#, no-c-format -msgid "Whether to send an User-Agent in HTTP requests." -msgstr "Či poslať Užívateľovho agenta v HTTP požiadavkách." - -#. i18n: file ./cfg/klinkstatus.kcfg line 87 -#: rc.cpp:183 -#, no-c-format -msgid "Defines the HTTP User-Agent to send." -msgstr "Definuje HTTP Užívateľovho agenta na poslanie." - -#: klinkstatus_part.cpp:51 -msgid "A Link Checker" -msgstr "Kontrola odkazov" - -#: klinkstatus_part.cpp:151 -msgid "Check" -msgstr "Kontrolovať" - -#: klinkstatus_part.cpp:152 -msgid "Results" -msgstr "Výsledky" - -#: klinkstatus_part.cpp:154 -msgid "Configure the way KLinkstatus reports itself" -msgstr "Konfigurovať spôsob akým KLinkstatus reportuje sám seba" - -#: klinkstatus_part.cpp:187 -msgid "KLinkStatus Part" -msgstr "KLinkStatus Part" diff --git a/tde-i18n-sk/messages/kdewebdev/kommander.po b/tde-i18n-sk/messages/kdewebdev/kommander.po deleted file mode 100644 index d11d4d0d8d4..00000000000 --- a/tde-i18n-sk/messages/kdewebdev/kommander.po +++ /dev/null @@ -1,5359 +0,0 @@ -# translation of kommander.po to Slovak -# -# Richard Fric <Richard.Fric@kdemail.net>, 2006. -# Jozef Riha <jose1711@gmail.com>, 2006. -# Robert Krasnan <krasnan@orava.sk>, 2006. -msgid "" -msgstr "" -"Project-Id-Version: kommander\n" -"POT-Creation-Date: 2008-07-08 01:25+0200\n" -"PO-Revision-Date: 2006-12-18 12:29+0100\n" -"Last-Translator: Robert Krasnan <krasnan@orava.sk>\n" -"Language-Team: Slovak\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\n" -"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: part/kommander_part.cpp:30 -#, fuzzy -msgid "" -"Executor Part is a component of the Kommander dialog system that executes .kmdr " -"files inside a KDE KPart" -msgstr "" -"Spušťač je dialógový systém Kommander-u ktorý spúšťa .kmdr súbory zadané ako " -"argument alebo cez stdin (štandardný vstup)" - -#: part/kommander_part.cpp:54 -#, fuzzy -msgid "Kommander Executor Part" -msgstr "Spúšťač kommanderu" - -#: part/kommander_part.cpp:56 -msgid "Part of the KDEWebDev module." -msgstr "" - -#: editor/main.cpp:47 executor/main.cpp:61 part/kommander_part.cpp:58 -#, fuzzy -msgid "Current maintainer" -msgstr "Kopírovať &túto čiaru" - -#: editor/main.cpp:48 executor/main.cpp:62 part/kommander_part.cpp:59 -msgid "Previous maintainer" -msgstr "" - -#: editor/main.cpp:49 executor/main.cpp:63 part/kommander_part.cpp:60 -msgid "Original author" -msgstr "" - -#: pluginmanager/main.cpp:39 -msgid "" -"kmdr-plugins is a component of the Kommander dialog system that manages " -"installed plugins." -msgstr "" -"kmdr-plugins je komponent dialógového systému Kommander ktorý spravuje " -"nainštalované moduly." - -#: pluginmanager/main.cpp:46 -msgid "Register given library" -msgstr "Registrovať danú knižnicu" - -#: pluginmanager/main.cpp:48 -msgid "Remove given library" -msgstr "Odstrániť danú knižnicu" - -#: pluginmanager/main.cpp:50 -msgid "Check all installed plugins and remove those missing" -msgstr "" -"Skontrolovať všetky nainštalované pluginy a odstrániť tie, ktoré chýbajú" - -#: pluginmanager/main.cpp:52 -msgid "List all installed plugins" -msgstr "Výpis všetkých nainštalovaných pluginov" - -#: pluginmanager/main.cpp:59 -msgid "Kommander Plugin Manager" -msgstr "Manažér Kommander pluginov" - -#: pluginmanager/main.cpp:80 -msgid "Error adding plugin '%1'" -msgstr "Chyba pri pridávaní pluginu '%1'" - -#: pluginmanager/main.cpp:85 -msgid "Error removing plugin '%1'" -msgstr "Chyba pri odoberaní pluginu '%1'" - -#: pluginmanager/mainwindow.cpp:37 -msgid "Refresh" -msgstr "Obnoviť" - -#: pluginmanager/mainwindow.cpp:72 -msgid "Add Kommander Plugin" -msgstr "Pridať plugin Kommanderu" - -#: pluginmanager/mainwindow.cpp:80 -msgid "<qt>Unable to load Kommander plugin<br><b>%1</b></qt>" -msgstr "<qt>Nepodarilosa nahrať Kommander plugin<br><b>%1</b></qt>" - -#: pluginmanager/mainwindow.cpp:81 -msgid "Cannot add plugin" -msgstr "Nepodarilo sa pridať plugin" - -#: _translatorinfo.cpp:1 editor/main.cpp:50 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Richard Frič, Jozef Říha,Róbert Krasňan" - -#: _translatorinfo.cpp:3 editor/main.cpp:51 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "Richard.Fric@kdemail.net, jose1711@gmail.com,krasnan@orava.sk" - -#. i18n: file ./editor/templates/Configuration_Dialog.ui line 31 -#: editor/iconvieweditorimpl.cpp:57 editor/listboxeditorimpl.cpp:61 -#: editor/widgetfactory.cpp:891 editor/widgetfactory.cpp:924 -#: editor/widgetfactory.cpp:935 editor/widgetfactory.cpp:1126 -#: editor/widgetfactory.cpp:1236 rc.cpp:1379 -#, no-c-format -msgid "New Item" -msgstr "Nová položka" - -#: editor/iconvieweditorimpl.cpp:124 editor/listboxeditorimpl.cpp:134 -msgid "Edit Items of '%1'" -msgstr "Upraviť položky '%1'" - -#: editor/formfile.cpp:121 -msgid "" -"Failed to save file '%1'.\n" -"Do you want to use another file name?" -msgstr "" -"Nepodarilo sa uložiť súbor '%1'.\n" -"Chcete použiť iný názov súboru?" - -#: editor/formfile.cpp:122 -msgid "Try Another" -msgstr "Skúsiť ďalší" - -#: editor/formfile.cpp:122 -msgid "Do Not Try" -msgstr "Neskúšať" - -#: editor/formfile.cpp:127 -msgid "'%1' saved." -msgstr "'%1' uložený." - -#: editor/formfile.cpp:141 editor/mainwindowactions.cpp:626 -msgid "*.kmdr|Kommander Files" -msgstr "*.kmdr|Súbory Kommanderu" - -#: editor/formfile.cpp:142 -msgid "Save Form '%1' As" -msgstr "Uložiť formulár '%1' ako" - -#: editor/formfile.cpp:154 -msgid "The file already exists. Do you wish to overwrite it?" -msgstr "Súbor už existuje. Chcete ho prepísať?" - -#: editor/formfile.cpp:155 -msgid "Overwrite File?" -msgstr "Prepísať súbor?" - -#: editor/formfile.cpp:155 editor/messagelog.cpp:128 -msgid "Overwrite" -msgstr "Prepísať" - -#: editor/formfile.cpp:184 -msgid "Dialog '%1' was modified.Do you want to save it?" -msgstr "Dialóg '%1' bol zmenený. Chcete ho uložiť?" - -#: editor/formfile.cpp:185 -msgid "Save File?" -msgstr "Uložiť súbor?" - -#: editor/formfile.cpp:244 -msgid "unnamed" -msgstr "nepomenovaný" - -#: editor/propertyeditor.cpp:406 -msgid "Reset the property to its default value" -msgstr "Nastaviť vlastnosť na východziu hodnotu" - -#: editor/propertyeditor.cpp:407 -msgid "Click this button to reset the property to its default value" -msgstr "" -"Kliknite na toto tlačidlo pre nastavenie vlastnosti na jej východziu hodnotu" - -#. i18n: file ./editor/iconvieweditor.ui line 254 -#: editor/propertyeditor.cpp:595 rc.cpp:377 rc.cpp:446 rc.cpp:578 rc.cpp:674 -#: rc.cpp:746 rc.cpp:1016 rc.cpp:1181 rc.cpp:1238 -#, no-c-format -msgid "..." -msgstr "..." - -#: editor/propertyeditor.cpp:1071 editor/propertyeditor.cpp:1132 -msgid "False" -msgstr "Nepravda" - -#: editor/propertyeditor.cpp:1072 editor/propertyeditor.cpp:1130 -msgid "True" -msgstr "Pravda" - -#: editor/propertyeditor.cpp:1410 editor/propertyeditor.cpp:1428 -#: editor/propertyeditor.cpp:1507 editor/propertyeditor.cpp:1518 -msgid "x" -msgstr "x" - -#: editor/propertyeditor.cpp:1412 editor/propertyeditor.cpp:1433 -#: editor/propertyeditor.cpp:1509 editor/propertyeditor.cpp:1520 -msgid "y" -msgstr "y" - -#: editor/propertyeditor.cpp:1416 editor/propertyeditor.cpp:1438 -#: editor/propertyeditor.cpp:1511 editor/propertyeditor.cpp:1525 -msgid "width" -msgstr "šírka" - -#: editor/propertyeditor.cpp:1418 editor/propertyeditor.cpp:1443 -#: editor/propertyeditor.cpp:1513 editor/propertyeditor.cpp:1527 -msgid "height" -msgstr "výška" - -#: editor/propertyeditor.cpp:1647 editor/propertyeditor.cpp:1660 -#: editor/propertyeditor.cpp:1710 -msgid "Red" -msgstr "Červená" - -#: editor/propertyeditor.cpp:1649 editor/propertyeditor.cpp:1662 -#: editor/propertyeditor.cpp:1712 -msgid "Green" -msgstr "Zelená" - -#: editor/propertyeditor.cpp:1651 editor/propertyeditor.cpp:1664 -#: editor/propertyeditor.cpp:1714 -msgid "Blue" -msgstr "Modrá" - -#: editor/propertyeditor.cpp:1768 editor/propertyeditor.cpp:1787 -#: editor/propertyeditor.cpp:1852 -msgid "Family" -msgstr "Rodina" - -#: editor/propertyeditor.cpp:1770 editor/propertyeditor.cpp:1790 -#: editor/propertyeditor.cpp:1854 -msgid "Point Size" -msgstr "Bodová veľkosť" - -#: editor/propertyeditor.cpp:1772 editor/propertyeditor.cpp:1792 -#: editor/propertyeditor.cpp:1856 -msgid "Bold" -msgstr "Tučné" - -#: editor/propertyeditor.cpp:1776 editor/propertyeditor.cpp:1796 -#: editor/propertyeditor.cpp:1860 -msgid "Underline" -msgstr "Podčiarknuté" - -#: editor/propertyeditor.cpp:1778 editor/propertyeditor.cpp:1798 -#: editor/propertyeditor.cpp:1862 -msgid "Strikeout" -msgstr "Prečiarknuté" - -#: editor/propertyeditor.cpp:1892 editor/propertyeditor.cpp:1910 -msgid "Connection" -msgstr "Pripojenie" - -#: editor/propertyeditor.cpp:1894 editor/propertyeditor.cpp:1928 -#: editor/widgetdatabase.cpp:223 -msgid "Table" -msgstr "Tabuľka" - -#: editor/propertyeditor.cpp:1897 editor/propertyeditor.cpp:1951 -msgid "Field" -msgstr "Pole" - -#: editor/propertyeditor.cpp:2059 editor/propertyeditor.cpp:2077 -#: editor/propertyeditor.cpp:2127 -#, fuzzy -msgid "hSizeType" -msgstr "hSizeType" - -#: editor/propertyeditor.cpp:2062 editor/propertyeditor.cpp:2079 -#: editor/propertyeditor.cpp:2129 -#, fuzzy -msgid "vSizeType" -msgstr "vSizeType" - -#: editor/propertyeditor.cpp:2065 editor/propertyeditor.cpp:2081 -#: editor/propertyeditor.cpp:2131 -#, fuzzy -msgid "horizontalStretch" -msgstr "horizontalStretch" - -#: editor/propertyeditor.cpp:2067 editor/propertyeditor.cpp:2083 -#: editor/propertyeditor.cpp:2133 -#, fuzzy -msgid "verticalStretch" -msgstr "vertikalStretch" - -#: editor/propertyeditor.cpp:2254 -msgid "Arrow" -msgstr "Šípka" - -#: editor/propertyeditor.cpp:2258 -msgid "Up-Arrow" -msgstr "Šípka nahor" - -#: editor/propertyeditor.cpp:2262 -msgid "Cross" -msgstr "Kríž" - -#: editor/propertyeditor.cpp:2266 -msgid "Waiting" -msgstr "Čakám" - -#: editor/propertyeditor.cpp:2270 -msgid "iBeam" -msgstr "iLúč" - -#: editor/propertyeditor.cpp:2274 -msgid "Size Vertical" -msgstr "Vertikálna veľkosť" - -#: editor/propertyeditor.cpp:2278 -msgid "Size Horizontal" -msgstr "Horizontálna veľkosť" - -#: editor/propertyeditor.cpp:2282 -#, fuzzy -msgid "Size Slash" -msgstr "Veľkosť rezu" - -#: editor/propertyeditor.cpp:2286 -#, fuzzy -msgid "Size Backslash" -msgstr "Veľkosť spätného rezu" - -#: editor/propertyeditor.cpp:2290 -msgid "Size All" -msgstr "Veľkosť všetko" - -#: editor/propertyeditor.cpp:2294 -msgid "Blank" -msgstr "Prázdny" - -#: editor/propertyeditor.cpp:2298 -msgid "Split Vertical" -msgstr "Rozdeliť vertikálne" - -#: editor/propertyeditor.cpp:2302 -msgid "Split Horizontal" -msgstr "Rozdeliť horizontálne" - -#: editor/propertyeditor.cpp:2306 -msgid "Pointing Hand" -msgstr "Ruka s ukazovákom" - -#: editor/propertyeditor.cpp:2310 -msgid "Forbidden" -msgstr "Zakázané" - -#: editor/propertyeditor.cpp:2402 -msgid "Property" -msgstr "Vlastnosť" - -#: editor/propertyeditor.cpp:2403 -msgid "Value" -msgstr "Hodnota" - -#: editor/propertyeditor.cpp:2885 -msgid "Set '%1' of '%2'" -msgstr "Nastaviť '%1' z '%2'" - -#: editor/propertyeditor.cpp:3006 -msgid "Sort &Categorized" -msgstr "Usporiadať podľa &kategórií" - -#: editor/propertyeditor.cpp:3007 -msgid "Sort &Alphabetically" -msgstr "Usporiadať &abecedne" - -#: editor/propertyeditor.cpp:3137 -msgid "Reset '%1' of '%2'" -msgstr "Vynulovať '%1' z '%2'" - -#: editor/propertyeditor.cpp:3244 -msgid "" -"<p><b>QWidget::%1</b></p>" -"<p>There is no documentation available for this property.</p>" -msgstr "" -"<p><b>QWidget::%1</b></p>" -"<p>Pre túto vlastnosť nie je dostupná žiadna dokumentácia.</p>" - -#: editor/propertyeditor.cpp:3395 -msgid "New Signal Handler" -msgstr "Nový signál" - -#: editor/propertyeditor.cpp:3396 -msgid "Delete Signal Handler" -msgstr "Zmazať Signál" - -#: editor/connectioneditorimpl.cpp:236 editor/propertyeditor.cpp:3430 -msgid "Remove Connection" -msgstr "Odstrániť spojenie" - -#: editor/connectioneditorimpl.cpp:246 editor/propertyeditor.cpp:3480 -msgid "Add Connection" -msgstr "Pridať spojenie" - -#: editor/mainwindow.cpp:243 editor/propertyeditor.cpp:3542 -#: editor/propertyeditor.cpp:3582 -msgid "Property Editor" -msgstr "Editor vlastností" - -#: editor/propertyeditor.cpp:3547 -msgid "P&roperties" -msgstr "&Vlastnosti" - -#: editor/propertyeditor.cpp:3550 -msgid "S&ignal Handlers" -msgstr "S&ignály" - -#: editor/propertyeditor.cpp:3591 -msgid "Property Editor (%1)" -msgstr "Editor vlastnosti (%1)" - -#: editor/actioneditorimpl.cpp:43 editor/mainwindow.cpp:301 -msgid "Actions" -msgstr "Akcie" - -#: editor/actioneditorimpl.cpp:48 editor/actionlistview.cpp:90 -msgid "New &Action" -msgstr "Nová &akcia" - -#: editor/actioneditorimpl.cpp:49 editor/actionlistview.cpp:91 -msgid "New Action &Group" -msgstr "Nová &skupina akcií" - -#: editor/actioneditorimpl.cpp:50 editor/actionlistview.cpp:92 -#, fuzzy -msgid "New &Dropdown Action Group" -msgstr "Nová skupina akcií rozbaľovacieho zoznamu" - -#: editor/messagelog.cpp:34 -msgid "Copy Current &Line" -msgstr "Kopírovať &túto čiaru" - -#: editor/messagelog.cpp:35 -msgid "&Copy Content" -msgstr "Kopírovať &Obsah" - -#: editor/messagelog.cpp:36 -msgid "&Save As..." -msgstr "Uložiť &ako..." - -#: editor/messagelog.cpp:122 -msgid "" -"*.log|Log Files (*.log)\n" -"*|All Files" -msgstr "" -"*.log|Log súbory (*.log)\n" -"*|Všetky súbory" - -#: editor/messagelog.cpp:122 -msgid "Save Log File" -msgstr "Uložiť log súbor" - -#: editor/messagelog.cpp:127 -msgid "<qt>File<br><b>%1</b><br>already exists. Overwrite it?</qt>" -msgstr "<qt>Súbor<br><b>%1</b><br>už existuje. Chcete ho prepísať?</qt>" - -#: editor/messagelog.cpp:132 -msgid "<qt>Cannot save log file<br><b>%1</b></qt>" -msgstr "<qt>Nepodarilo sa uložiť log súbor<br><b>%1</b></qt>" - -#: editor/messagelog.cpp:146 -#, fuzzy -msgid "Stdout" -msgstr "Stdout" - -#: editor/messagelog.cpp:146 -#, fuzzy -msgid "Stderr" -msgstr "Stderr" - -#: editor/tableeditorimpl.cpp:55 -msgid "<no field>" -msgstr "<prázdne>" - -#: editor/tableeditorimpl.cpp:315 -msgid "Edit Rows and Columns of '%1' " -msgstr "Upraviť riadky a stĺpce v '%1'" - -#: editor/widgetfactory.cpp:291 editor/widgetfactory.cpp:571 -#, fuzzy -msgid "Move Tab Page" -msgstr "Presunúť stránku záložiek" - -#. i18n: file ./editor/listeditor.ui line 31 -#: editor/widgetfactory.cpp:934 editor/widgetfactory.cpp:1125 -#: editor/widgetfactory.cpp:1235 rc.cpp:890 -#, no-c-format -msgid "Column 1" -msgstr "Stĺpec 1" - -#: editor/widgetfactory.cpp:967 editor/widgetfactory.cpp:1169 -msgid "Tab 1" -msgstr "Panel 1" - -#: editor/widgetfactory.cpp:970 editor/widgetfactory.cpp:1172 -msgid "Tab 2" -msgstr "Panel 2" - -#: editor/widgetfactory.cpp:1156 editor/widgetfactory.cpp:1184 -msgid "Page 1" -msgstr "Strana 1" - -#: editor/widgetfactory.cpp:1157 editor/widgetfactory.cpp:1187 -msgid "Page 2" -msgstr "Strana 2" - -#: editor/mainwindow.cpp:893 editor/mainwindowactions.cpp:96 -msgid "&Undo: Not Available" -msgstr "&Krok späť: Nedostupné" - -#: editor/mainwindowactions.cpp:97 -msgid "Undoes the last action" -msgstr "Vráti posledný krok" - -#: editor/mainwindow.cpp:897 editor/mainwindowactions.cpp:102 -msgid "&Redo: Not Available" -msgstr "K&rok vpred: Nedostupné" - -#: editor/mainwindowactions.cpp:103 -msgid "Redoes the last undone operation" -msgstr "Opäť urobí poslednú operáciu pred krokom späť" - -#: editor/mainwindowactions.cpp:108 -msgid "Cuts the selected widgets and puts them on the clipboard" -msgstr "Vystrihne označené widgety a vloží ich do schránky" - -#: editor/mainwindowactions.cpp:113 -msgid "Copies the selected widgets to the clipboard" -msgstr "Skopíruje označené widgety do schránky" - -#: editor/mainwindowactions.cpp:118 -msgid "Pastes the clipboard's contents" -msgstr "Vloží obsah schránky" - -#: editor/mainwindowactions.cpp:124 -msgid "Deletes the selected widgets" -msgstr "Vymaže označené widgety" - -#: editor/mainwindowactions.cpp:129 -msgid "Selects all widgets" -msgstr "Označí všetky widgety" - -#: editor/mainwindowactions.cpp:132 -msgid "Bring to Front" -msgstr "Presunúť úplne dopredu" - -#: editor/mainwindowactions.cpp:134 -msgid "Raises the selected widgets" -msgstr "Posunie označené komponenty dopredu" - -#: editor/mainwindowactions.cpp:137 -msgid "Send to Back" -msgstr "Poslať dozadu" - -#: editor/mainwindowactions.cpp:139 editor/mainwindowactions.cpp:140 -msgid "Lowers the selected widgets" -msgstr "Posunie označené komponenty dozadu" - -#: editor/mainwindowactions.cpp:143 -#, fuzzy -msgid "Find in Form..." -msgstr "&Otvoriť Formulár..." - -#: editor/mainwindowactions.cpp:144 -msgid "Search for a text in the whole form." -msgstr "" - -#: editor/formwindow.cpp:1848 editor/formwindow.cpp:1860 -#: editor/mainwindowactions.cpp:148 -msgid "Check Accelerators" -msgstr "Skontrolovať akcelerátory" - -#: editor/mainwindowactions.cpp:150 -msgid "Checks if the accelerators used in the form are unique" -msgstr "Skontrolovať či sú akcelerátory použité vo formulári unikátne" - -#: editor/mainwindowactions.cpp:154 -msgid "Connections" -msgstr "Spojenia" - -#: editor/mainwindowactions.cpp:157 -msgid "Opens a dialog for editing connections" -msgstr "Otvorí dialóg na úpravu spojení" - -#: editor/mainwindowactions.cpp:161 -msgid "Form Settings..." -msgstr "Nastavenia formuláru..." - -#: editor/mainwindowactions.cpp:163 -msgid "Opens a dialog to change the form's settings" -msgstr "Otvorí dialóg pre zmenu nastavení formuláru" - -#: editor/mainwindowactions.cpp:169 -#, fuzzy, c-format -msgid "<b>The Edit toolbar</b>%1" -msgstr "<b>Panel nástrojov pre úpravy</b>%1" - -#: editor/formwindow.cpp:1443 editor/formwindow.cpp:1457 -#: editor/formwindow.cpp:1465 editor/mainwindowactions.cpp:200 -msgid "Adjust Size" -msgstr "Upraviť veľkosť" - -#: editor/mainwindowactions.cpp:202 -msgid "Adjusts the size of the selected widget" -msgstr "Upraví veľkosť označeného widgetu" - -#: editor/formwindow.cpp:1909 editor/mainwindowactions.cpp:206 -msgid "Lay Out Horizontally" -msgstr "Rozvrhnúť horizontálne" - -#: editor/mainwindowactions.cpp:208 -msgid "Lays out the selected widgets horizontally" -msgstr "Rozvrhne označené widgety horizontálne" - -#: editor/formwindow.cpp:1919 editor/mainwindowactions.cpp:212 -msgid "Lay Out Vertically" -msgstr "Rozvrhnúť vertikálne" - -#: editor/mainwindowactions.cpp:214 -msgid "Lays out the selected widgets vertically" -msgstr "Rozvrhne označené widgety vertikálne" - -#: editor/formwindow.cpp:1954 editor/mainwindowactions.cpp:218 -msgid "Lay Out in a Grid" -msgstr "Rozvrhnúť do mriežky" - -#: editor/mainwindowactions.cpp:220 -msgid "Lays out the selected widgets in a grid" -msgstr "Rozvrhne označené widgety do mriežky" - -#: editor/mainwindowactions.cpp:224 -msgid "Lay Out Horizontally in Splitter" -msgstr "Rozvrhnúť horizontálne s oddeľovačom" - -#: editor/mainwindowactions.cpp:227 -msgid "Lays out the selected widgets horizontally in a splitter" -msgstr "Rozvrhne označené komponenty horizontálne s oddeľovačom" - -#: editor/mainwindowactions.cpp:231 -msgid "Lay Out Vertically in Splitter" -msgstr "Rozvrhnúť vertikálne s oddeľovačom" - -#: editor/mainwindowactions.cpp:234 -msgid "Lays out the selected widgets vertically in a splitter" -msgstr "Rozvrhne označené komponenty vertikálne s oddeľovačom" - -#: editor/formwindow.cpp:2054 editor/formwindow.cpp:2073 -#: editor/mainwindowactions.cpp:238 -msgid "Break Layout" -msgstr "Zrušiť rozvrhnutie" - -#: editor/mainwindowactions.cpp:240 -msgid "Breaks the selected layout" -msgstr "Zruší označené rozvrhnutie" - -# editor/widgetdatabase.cpp:356 -#: editor/mainwindowactions.cpp:244 editor/widgetdatabase.cpp:356 -msgid "Spacer" -msgstr "Rozpera" - -#: editor/mainwindowactions.cpp:247 -msgid "Add " -msgstr "Pridať " - -#: editor/mainwindowactions.cpp:248 editor/mainwindowactions.cpp:362 -#, c-format -msgid "Insert a %1" -msgstr "Vložiť %1" - -#: editor/mainwindowactions.cpp:249 -#, fuzzy -msgid "" -"<b>A %1</b>" -"<p>%2</p>" -"<p>Click to insert a single %3,or double click to keep the tool selected." -msgstr "" -"<b>%1</b> " -"<p>%2</p> " -"<p>Kliknite pre vloženie jedného %3, alebo kliknite dva krát pre zachovanie " -"výberu nástroja" - -#: editor/mainwindowactions.cpp:254 -#, c-format -msgid "<b>The Layout toolbar</b>%1" -msgstr "<b>Nástrojová lišta Rozvrhnutia</b>%1" - -#: editor/mainwindowactions.cpp:267 -msgid "&Layout" -msgstr "&Rozloženie" - -#: editor/mainwindowactions.cpp:282 -#, fuzzy -msgid "Pointer" -msgstr "Šipka" - -#: editor/mainwindowactions.cpp:285 -msgid "Selects the pointer tool" -msgstr "Vyberie nástroj šípka " - -#: editor/mainwindowactions.cpp:289 -#, fuzzy -msgid "Connect Signal/Slots" -msgstr "Pripojiť Signál/Sloty" - -#: editor/mainwindowactions.cpp:292 -#, fuzzy -msgid "Selects the connection tool" -msgstr "Vyberie nástroj pripojenia" - -#: editor/mainwindowactions.cpp:296 -msgid "Tab Order" -msgstr "Poradie záložiek" - -#: editor/mainwindowactions.cpp:299 -msgid "Selects the tab order tool" -msgstr "Vyberie nástroj poradia záložiek" - -#: editor/mainwindowactions.cpp:305 -#, fuzzy, c-format -msgid "<b>The Tools toolbar</b>%1" -msgstr "<b>Nástrojová lišta nástrojov</b>%1" - -#: editor/mainwindowactions.cpp:307 -msgid "Tools" -msgstr "Nástroje" - -#: editor/mainwindowactions.cpp:329 -#, fuzzy -msgid "<b>The %1</b>%2" -msgstr "<b>%1</b>%2" - -#: editor/mainwindowactions.cpp:330 -#, fuzzy, c-format -msgid "" -" Click on a button to insert a single widget, or double click to insert " -"multiple %1." -msgstr "" -"Kliknite na tlačidlo pre vloženie jedného komponentu, alebo dvojkliknite pre " -"vloženie viacerých %1." - -#: editor/mainwindowactions.cpp:334 -#, fuzzy -msgid "<b>The %1 Widgets</b>%2" -msgstr "<b>%1 Komponenty</b>%2" - -#: editor/mainwindowactions.cpp:335 -#, fuzzy -msgid "" -" Click on a button to insert a single %1 widget, or double click to insert " -"multiple widgets." -msgstr "" -"Kliknite na tlačidlo pre vloženie jedného %1 komponentu, alebo dvojkliknite pre " -"vloženie viacerých komponentov." - -#: editor/mainwindowactions.cpp:364 -#, fuzzy -msgid "<b>A %1</b>" -msgstr "<b>%1</b>" - -#: editor/mainwindowactions.cpp:367 -#, fuzzy -msgid "<p>Double click on this tool to keep it selected.</p>" -msgstr "<p>Dvojkliknite na tento nástroj pre zachovanie jeho označenia</p>" - -#: editor/mainwindowactions.cpp:398 -msgid "Editor" -msgstr "Editor" - -#: editor/mainwindowactions.cpp:408 -#, fuzzy, c-format -msgid "<b>The File toolbar</b>%1" -msgstr "<b>Nástrojová lišta súborov</b>%1" - -#: editor/mainwindowactions.cpp:414 -msgid "Creates a new dialog" -msgstr "Vytvorí nový dialóg" - -#: editor/mainwindowactions.cpp:420 -msgid "Opens an existing dialog" -msgstr "Otvorí existujúci dialóg" - -#: editor/mainwindowactions.cpp:426 -msgid "Opens recently open file" -msgstr "Otvorí nedávno otvorený súbor" - -#: editor/mainwindowactions.cpp:431 -msgid "Closes the current dialog" -msgstr "Zatvorí aktuálny dialóg" - -#: editor/mainwindowactions.cpp:439 -msgid "Saves the current dialog" -msgstr "Uloží aktúálny dialóg" - -#: editor/mainwindowactions.cpp:446 -msgid "Saves the current dialog with a new filename" -msgstr "Uloží aktuálny dialóg pod novým menom" - -#: editor/mainwindowactions.cpp:451 -msgid "Save All" -msgstr "Uložiť všetko" - -#: editor/mainwindowactions.cpp:453 -msgid "Saves all open dialogs" -msgstr "Uloží všetky otvorené dialógy" - -#: editor/mainwindowactions.cpp:461 -msgid "Quits the application and prompts to save any changed dialogs" -msgstr "Ukončí aplikáciu a ponúkne uloženie všetkých zmenených dialógov" - -#: editor/mainwindowactions.cpp:470 -msgid "&Run" -msgstr "&Spustiť" - -#: editor/mainwindowactions.cpp:472 -msgid "Run Dialog" -msgstr "Spustiť Dialóg" - -#: editor/mainwindowactions.cpp:474 -msgid "Executes dialog" -msgstr "Spustí dialóg" - -#: editor/mainwindowactions.cpp:488 -msgid "Tile" -msgstr "Dlaždice " - -#: editor/mainwindowactions.cpp:490 -msgid "Tiles the windows so that they are all visible" -msgstr "Rozloží okná tak aby boli všetky viditeľné" - -#: editor/mainwindowactions.cpp:493 editor/mainwindowactions.cpp:498 -msgid "Cascade" -msgstr "Kaskáda" - -#: editor/mainwindowactions.cpp:495 -msgid "Cascades the windows so that all their title bars are visible" -msgstr "Rozloží okná tak aby boli viditeľné ich titulky" - -#: editor/mainwindowactions.cpp:500 -msgid "Closes the active window" -msgstr "Zatvorí aktívne okno" - -#: editor/mainwindowactions.cpp:503 -msgid "Close All" -msgstr "Zavrieť všetko" - -#: editor/mainwindowactions.cpp:505 -msgid "Closes all form windows" -msgstr "Zatvorí všetky okná formulárov" - -#: editor/mainwindowactions.cpp:508 -msgid "Next" -msgstr "Nasledujúce" - -#: editor/mainwindowactions.cpp:510 -msgid "Activates the next window" -msgstr "Aktivuje nasledujúce okno" - -#: editor/mainwindowactions.cpp:513 -msgid "Previous" -msgstr "Predchádzajúce" - -#: editor/mainwindowactions.cpp:515 -msgid "Activates the previous window" -msgstr "Aktivuje predchádzajúce okno" - -#: editor/mainwindowactions.cpp:519 -msgid "&Window" -msgstr "&Okno" - -#: editor/mainwindowactions.cpp:531 -#, fuzzy -msgid "Vie&ws" -msgstr "Náhľady" - -#: editor/mainwindowactions.cpp:532 -msgid "Tool&bars" -msgstr "Panely nástrojov" - -#: editor/mainwindowactions.cpp:568 -msgid "Opens a dialog to change shortcuts" -msgstr "Otvorí dialóg pre zmenu klávesových skratiek" - -#: editor/mainwindowactions.cpp:571 -msgid "Configure &Plugins..." -msgstr "Nastaviť moduly..." - -#: editor/mainwindowactions.cpp:573 -msgid "Opens a dialog to configure plugins" -msgstr "Otvorí dialóg pre nastavenie modulov" - -#: editor/mainwindowactions.cpp:576 -#, fuzzy -msgid "&Configure Editor..." -msgstr "&Konfigurovať editor..." - -#: editor/mainwindowactions.cpp:578 -#, fuzzy -msgid "Configure various aspects of this editor." -msgstr "Nastaviť rôzne aspekty tohoto editora." - -#: editor/mainwindowactions.cpp:582 -msgid "Opens a dialog to change preferences" -msgstr "Otvorí dialóg pre zmenu predvolieb" - -#: editor/mainwindowactions.cpp:598 -msgid "Create a new dialog..." -msgstr "Vytvoriť nový dialóg..." - -#: editor/mainwindowactions.cpp:621 -msgid "Open a file..." -msgstr "Otvoriť a súbor..." - -#: editor/mainwindowactions.cpp:626 -#, fuzzy -msgid "Open Files" -msgstr "Otvoriť súbory" - -#: editor/mainwindowactions.cpp:662 -msgid "Reading file '%1'..." -msgstr "Čítam súbor.'%1'..." - -#: editor/mainwindowactions.cpp:675 -msgid "Loaded file '%1'" -msgstr "Načítaný súbor '%1'" - -#: editor/mainwindowactions.cpp:681 editor/mainwindowactions.cpp:682 -msgid "Could not load file '%1'" -msgstr "Nemôžem načítať súbor '%1'" - -#: editor/mainwindowactions.cpp:682 -#, fuzzy -msgid "Load File" -msgstr "Načítať Súbor" - -#: editor/mainwindowactions.cpp:717 -msgid "Enter a filename..." -msgstr "Vložte meno súboru..." - -#: editor/mainwindowactions.cpp:745 -#, fuzzy -msgid "Qt Designer is crashing. Attempting to save files..." -msgstr "QT Designer spadol. Pokúšam sa uložiť súbory..." - -#: editor/mainwindowactions.cpp:782 editor/mainwindowactions.cpp:845 -msgid "NewTemplate" -msgstr "Nová šablóna" - -#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:823 -msgid "Could not create the template" -msgstr "Nemôžem vytvoriť šablónu" - -#. i18n: file ./editor/createtemplate.ui line 38 -#: editor/mainwindowactions.cpp:794 editor/mainwindowactions.cpp:823 -#: rc.cpp:407 -#, no-c-format -msgid "Create Template" -msgstr "Vytvoriť šablónu" - -#: editor/mainwindowactions.cpp:897 -#, fuzzy -msgid "" -"Cannot paste widgets. Designer could not find a container\n" -"to paste into which does not contain a layout. Break the layout\n" -"of the container you want to paste into and select this container\n" -"and then paste again." -msgstr "" -"Nemôžem vložiť komponenty. Designer nemôže nájsť objekt\n" -"pre vloženie ktorý neobsahuje Rozvrhnutie. Zrušte rozvrhnutie\n" -"objektu do ktorého chcete vložiť komponenty, označte ho\n" -"a skúste vložiť komponenty znova." - -#: editor/mainwindowactions.cpp:900 -msgid "Paste Error" -msgstr "Chyba vloženia" - -#: editor/formwindow.cpp:2135 editor/mainwindowactions.cpp:1063 -msgid "Edit connections..." -msgstr "Upraviť.pripojenia..." - -#: editor/mainwindowactions.cpp:1082 -msgid "Edit the current form's settings..." -msgstr "Upraviť nastavenia aktuálneho formulára" - -#: editor/mainwindowactions.cpp:1090 -msgid "Edit preferences..." -msgstr "Upraviť predvoľby..." - -#: editor/command.cpp:499 editor/command.cpp:511 -#, fuzzy -msgid "Set 'name' Property" -msgstr "Nastaviť vlastnosť 'name'" - -#: editor/command.cpp:500 -msgid "" -"The name of a widget must be unique.\n" -"'%1' is already used in form '%2',\n" -"so the name has been reverted to '%3'." -msgstr "" -"Mejo widgetu musí byť unikátne.\n" -"'%1' je už použité vo formulári '%2',\n" -"meno bolo vrátené na '%3'." - -#: editor/command.cpp:512 -msgid "" -"The name of a widget must not be null.\n" -"The name has been reverted to '%1'." -msgstr "" -"Meno widgetu nesmie byť prázdne.\n" -"Meno bolo vrátené na '%1'." - -#: editor/newformimpl.cpp:123 -msgid "Load Template" -msgstr "Načítať šablónu" - -#: editor/newformimpl.cpp:124 -msgid "Could not load form description from template '%1'" -msgstr "Nemôžem načítať popis formulára zo šablóny '%1'" - -#: editor/newformimpl.cpp:144 -msgid "Dialog" -msgstr "Dialóg" - -#: editor/newformimpl.cpp:150 -msgid "Wizard" -msgstr "Sprievodca" - -#: editor/multilineeditorimpl.cpp:56 -#, fuzzy -msgid "Set Text of '%1'" -msgstr "Nastaviť Text pre '%1'" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 198 -#: editor/mainwindow.cpp:1089 editor/mainwindow.cpp:1575 -#: editor/multilineeditorimpl.cpp:68 rc.cpp:143 -#, no-c-format -msgid "Text" -msgstr "Text" - -#: editor/main.cpp:31 -msgid "Kommander is a graphical editor of scripted dialogs." -msgstr "Kommander je grafický editor skriptovaných dialógov." - -#: editor/main.cpp:33 -msgid "Based on Qt Designer, (C) 2000 Trolltech AS." -msgstr "Založený na Qt Designer, (C) 2000 Trolltech AS." - -#: editor/main.cpp:37 executor/main.cpp:52 -#, fuzzy -msgid "Dialog to open" -msgstr "Dialóg na otvorenie" - -#: editor/main.cpp:43 -#, fuzzy -msgid "Kommander" -msgstr "Kommander" - -#: editor/main.cpp:46 -msgid "Project manager" -msgstr "" - -#: editor/main.cpp:71 -#, fuzzy -msgid "Kommander Dialog Editor" -msgstr "Kommander editor dialógov" - -#: editor/wizardeditorimpl.cpp:62 -msgid "Edit Wizard Pages" -msgstr "Upraviť stránky sprievodcu" - -#: editor/hierarchyview.cpp:519 editor/hierarchyview.cpp:525 -#: editor/mainwindow.cpp:1153 editor/mainwindow.cpp:1171 -#: editor/mainwindow.cpp:1206 editor/wizardeditorimpl.cpp:112 -#, fuzzy, c-format -msgid "Add Page to %1" -msgstr "Pridať stránku do %1" - -#: editor/hierarchyview.cpp:541 editor/hierarchyview.cpp:551 -#: editor/mainwindow.cpp:1160 editor/mainwindow.cpp:1178 -#: editor/mainwindow.cpp:1213 editor/wizardeditorimpl.cpp:130 -msgid "Delete Page %1 of %2" -msgstr "Zmazať stránku %1 z %2" - -#: editor/wizardeditorimpl.cpp:151 editor/wizardeditorimpl.cpp:171 -msgid "Swap Pages %1 and %2 of %3" -msgstr "Vymeniť stránky %1 a %2 z %3" - -#: editor/mainwindow.cpp:1114 editor/mainwindow.cpp:1227 -#: editor/wizardeditorimpl.cpp:200 -msgid "Page Title" -msgstr "Titulok stránky" - -#: editor/mainwindow.cpp:1114 editor/mainwindow.cpp:1227 -#: editor/wizardeditorimpl.cpp:200 -msgid "New page title:" -msgstr "Názov novej stránky:" - -#: editor/mainwindow.cpp:1229 editor/wizardeditorimpl.cpp:202 -msgid "Rename page %1 of %2" -msgstr "Premenovať stránku %1 z %2" - -#: editor/sizehandle.cpp:230 -msgid "Resize" -msgstr "Zmeniť veľkosť" - -#: editor/actionlistview.cpp:95 -msgid "&Connect Action..." -msgstr "Pripojiť Ak&ciu..." - -#: editor/actionlistview.cpp:97 -msgid "Delete Action" -msgstr "Odstrániť akciu" - -#: editor/workspace.cpp:226 -msgid "<No Project>" -msgstr "<Žiadny projekt>" - -#: editor/workspace.cpp:661 -msgid "&Open Source File..." -msgstr "&Otvoriť Zdrojový Súbor." - -#: editor/workspace.cpp:664 -msgid "&Remove Source File From Project" -msgstr "Odst&rániť zdrojový súbor z projektu" - -#: editor/workspace.cpp:668 -msgid "&Open Form..." -msgstr "&Otvoriť Formulár..." - -#: editor/workspace.cpp:672 editor/workspace.cpp:682 -msgid "&Remove Form From Project" -msgstr "Odst&rániť formulár z projektu" - -#: editor/workspace.cpp:674 editor/workspace.cpp:684 -msgid "&Remove Form" -msgstr "Odst&rániť Formulár" - -#: editor/workspace.cpp:678 -#, fuzzy -msgid "&Open Form Source..." -msgstr "&Otvoriť Zdroj Formulára..." - -#: editor/widgetdatabase.cpp:139 -#, fuzzy -msgid "Push Button" -msgstr "Tlačidlo" - -#: editor/widgetdatabase.cpp:146 -#, fuzzy -msgid "Tool Button" -msgstr "Tlačidlo" - -#: editor/widgetdatabase.cpp:153 -msgid "Radio Button" -msgstr "Prepínač" - -#: editor/widgetdatabase.cpp:160 -msgid "Check Box" -msgstr "Zaškrtávacie políčko" - -#: editor/widgetdatabase.cpp:167 -#, fuzzy -msgid "Group Box" -msgstr "Skupinová schránka" - -#: editor/widgetdatabase.cpp:175 -#, fuzzy -msgid "Button Group" -msgstr "Skupina tlačidiel" - -#: editor/widgetdatabase.cpp:183 -#, fuzzy -msgid "Frame" -msgstr "Rámec" - -#: editor/widgetdatabase.cpp:191 -#, fuzzy -msgid "Tabwidget" -msgstr "Komponent záložky" - -#: editor/widgetdatabase.cpp:199 editor/widgetdatabase.cpp:531 -#, fuzzy -msgid "List Box" -msgstr "Zoznam" - -#: editor/widgetdatabase.cpp:206 -#, fuzzy -msgid "List View" -msgstr "Pohľad zoznamu" - -#: editor/widgetdatabase.cpp:214 -#, fuzzy -msgid "Icon View" -msgstr "Pohľad ikony" - -#: editor/widgetdatabase.cpp:233 -#, fuzzy -msgid "Data Table" -msgstr "Dátová tabuľka" - -#: editor/widgetdatabase.cpp:241 -msgid "Line Edit" -msgstr "Editovací riadok" - -#: editor/widgetdatabase.cpp:248 -#, fuzzy -msgid "Spin Box" -msgstr "Číselné pole" - -#: editor/widgetdatabase.cpp:255 -#, fuzzy -msgid "Date Edit" -msgstr "Editor dátumu" - -#: editor/widgetdatabase.cpp:263 -#, fuzzy -msgid "Time Edit" -msgstr "Editor času" - -#: editor/widgetdatabase.cpp:271 -#, fuzzy -msgid "Date-Time Edit" -msgstr "Editor dátumu/času" - -#: editor/widgetdatabase.cpp:279 -#, fuzzy -msgid "Multi Line Edit" -msgstr "Viac riadkový editor" - -#: editor/widgetdatabase.cpp:286 -#, fuzzy -msgid "Rich Text Edit" -msgstr "Textový editor (rich text)" - -#: editor/widgetdatabase.cpp:293 -msgid "Combo Box" -msgstr "Rozbaľovací zoznam" - -#: editor/widgetdatabase.cpp:300 editor/widgetdatabase.cpp:641 -#, fuzzy -msgid "Slider" -msgstr "Posuvník" - -#: editor/widgetdatabase.cpp:307 -msgid "Scrollbar" -msgstr "Posuvník" - -#: editor/widgetdatabase.cpp:314 -#, fuzzy -msgid "Dial" -msgstr "Vytáčanie" - -#: editor/widgetdatabase.cpp:321 -msgid "Label" -msgstr "Popisok" - -#: editor/widgetdatabase.cpp:328 -msgid "LCD Number" -msgstr "LCD Číslo" - -#: editor/widgetdatabase.cpp:335 -msgid "Progress Bar" -msgstr "Indikátor vývoja" - -#: editor/widgetdatabase.cpp:342 -#, fuzzy -msgid "Text View" -msgstr "Textový pohľad" - -#: editor/widgetdatabase.cpp:349 editor/widgetdatabase.cpp:524 -#, fuzzy -msgid "Text Browser" -msgstr "Text Prehliadač" - -#: editor/widgetdatabase.cpp:358 -msgid "" -"The Spacer provides horizontal and vertical spacing to be able to manipulate " -"the behaviour of layouts." -msgstr "" -"Rozpera horizontálne a vertikálne rozpínanie a tým umožňuje ovplyvňovať " -"správanie návrhu." - -#: editor/widgetdatabase.cpp:494 -msgid "Text Label" -msgstr "Textový popisok" - -#: editor/widgetdatabase.cpp:495 -#, fuzzy -msgid "The Text Label provides a widget to display static text." -msgstr "Textový popisok umožnuje komponentu zobrazovať statický text" - -#: editor/widgetdatabase.cpp:502 -#, fuzzy -msgid "Pixmap Label" -msgstr "Pixmapa Popis" - -#: editor/widgetdatabase.cpp:503 -#, fuzzy -msgid "The Pixmap Label provides a widget to display pixmaps." -msgstr "Pixmapa Popis poskytuje a do." - -#: editor/widgetdatabase.cpp:510 -#, fuzzy -msgid "A line edit" -msgstr "Editovací riadok" - -#: editor/widgetdatabase.cpp:517 -#, fuzzy -msgid "A rich text edit" -msgstr "Textový editor (rich text)" - -#: editor/widgetdatabase.cpp:538 -msgid "A combo box" -msgstr "Rozbaľovacie menu" - -#: editor/widgetdatabase.cpp:545 -#, fuzzy -msgid "A tree widget" -msgstr "Komponent strom" - -#: editor/widgetdatabase.cpp:552 -msgid "A table widget" -msgstr "Komponent tabuľka" - -#: editor/widgetdatabase.cpp:559 -msgid "A button that when clicked, execute a command" -msgstr "Tlačidlo ktoré spúšťa príkaz ak je stlačené" - -#: editor/widgetdatabase.cpp:566 -msgid "A button that closes the dialog it is in" -msgstr "Tlačidlo ktoré zatvorí dialóg v ktorom sa nachádza" - -#: editor/widgetdatabase.cpp:573 -#, fuzzy -msgid "A listbox showing output of a script" -msgstr "Listbox zobrazuje výstup zo skriptu" - -#: editor/widgetdatabase.cpp:580 -msgid "" -"A widget made up of a line edit and push button, for selecting files and " -"folders" -msgstr "" -"Komponent s editovacím riadkom a tlačidlom pre výber súborov a adresárov" - -#: editor/widgetdatabase.cpp:587 -msgid "A check box" -msgstr "Zaškrtávacie políčko" - -#: editor/widgetdatabase.cpp:594 -msgid "A radio button" -msgstr "Prepínač" - -#: editor/widgetdatabase.cpp:601 -msgid "A widget for grouping buttons together" -msgstr "Komponent pre zoskupovanie tlačidiel" - -#: editor/widgetdatabase.cpp:609 -msgid "A widget for grouping other widgets together" -msgstr "Komponent pre zoskupovanie iných komponentov" - -#: editor/widgetdatabase.cpp:617 -msgid "A widget with tabs" -msgstr "Komponent so záložkami" - -#: editor/widgetdatabase.cpp:634 -#, fuzzy -msgid "A spin box" -msgstr "Číselné pole" - -#: editor/widgetdatabase.cpp:648 -#, fuzzy -msgid "A small rich text editor" -msgstr "Malý textový editor (rich text)" - -#: editor/widgetdatabase.cpp:655 -msgid "A status bar" -msgstr "Stavový riadok" - -#: editor/widgetdatabase.cpp:662 -msgid "A progress bar" -msgstr "Indikátor vývoja" - -#: editor/widgetdatabase.cpp:669 -msgid "A hidden script container" -msgstr "Skrytý kontajner skriptov" - -#: editor/widgetdatabase.cpp:676 -msgid "A timer for running scripts periodically" -msgstr "Časovač pre periodické spúšťanie skriptov" - -#: editor/widgetdatabase.cpp:683 -#, fuzzy -msgid "A date selection widget" -msgstr "Posunie označené komponenty dopredu" - -#: editor/pixmapchooser.cpp:947 -#, fuzzy -msgid "All Pixmaps" -msgstr "Všetky Pixmapy" - -#: editor/pixmapchooser.cpp:950 -#, fuzzy -msgid "" -"%1-Pixmaps (%2)\n" -msgstr "" -"%1-Pixmapy (%2)\n" - -#: editor/pixmapchooser.cpp:956 -msgid "All Files (*)" -msgstr "Všetky súbory (*)" - -#. i18n: file ./editor/pixmapfunction.ui line 38 -#: editor/pixmapchooser.cpp:964 rc.cpp:1097 -#, fuzzy, no-c-format -msgid "Choose Pixmap" -msgstr "Pixmapa" - -#: editor/actiondnd.cpp:294 editor/actiondnd.cpp:353 -msgid "Delete Toolbar" -msgstr "Zmazať panel nástrojov" - -#: editor/actiondnd.cpp:297 editor/actiondnd.cpp:383 -msgid "Delete Toolbar '%1'" -msgstr "Zmazať panel nástrojov '%1'" - -#: editor/actiondnd.cpp:348 editor/actiondnd.cpp:1020 -msgid "Delete Separator" -msgstr "Zmazať Oddeľovač" - -#. i18n: file ./editor/listboxeditor.ui line 147 -#: editor/actiondnd.cpp:350 editor/actiondnd.cpp:735 editor/actiondnd.cpp:1022 -#: rc.cpp:995 rc.cpp:1046 -#, no-c-format -msgid "Delete Item" -msgstr "Odstrániť položku" - -#: editor/actiondnd.cpp:351 editor/actiondnd.cpp:1023 -msgid "Insert Separator" -msgstr "Vložiť oddeľovač" - -#: editor/actiondnd.cpp:362 editor/actiondnd.cpp:422 editor/actiondnd.cpp:445 -msgid "Delete Action '%1' From Toolbar '%2'" -msgstr "Odstrániť akciu '%1' z panelu nástrojov '%2'" - -#: editor/actiondnd.cpp:377 -msgid "Add Separator to Toolbar '%1'" -msgstr "Pridať oddeľovač do panelu nástrojov '%1'" - -#: editor/actiondnd.cpp:464 editor/actiondnd.cpp:545 -msgid "Add Action '%1' to Toolbar '%2'" -msgstr "Pridať akciu '%1' do panelu nástrojov '%2'" - -#: editor/actiondnd.cpp:538 editor/actiondnd.cpp:1157 -msgid "Insert/Move Action" -msgstr "Vložiť/Presunúť akciu" - -#: editor/actiondnd.cpp:539 -msgid "" -"Action '%1' has already been added to this toolbar.\n" -"An Action may only occur once in a given toolbar." -msgstr "" -"Akcia '%1' už vo tomto panely nástrojov je.\n" -"Akcia môže byť v danom panely nástrojov len raz." - -#: editor/actiondnd.cpp:671 -msgid "Add Widget '%1' to Toolbar '%2'" -msgstr "Pridať komponent '%1' do panelu nástrojov '%2'" - -#: editor/actiondnd.cpp:736 -msgid "Rename Item..." -msgstr "Premenovať položku..." - -#: editor/actiondnd.cpp:740 -msgid "Delete Menu '%1'" -msgstr "Zmazať menu '%1'" - -#: editor/actiondnd.cpp:753 -msgid "Rename Menu Item" -msgstr "Premenovať položku menu" - -#: editor/actiondnd.cpp:753 -#, fuzzy -msgid "Menu text:" -msgstr "Menu text:" - -#: editor/actiondnd.cpp:757 -msgid "Rename Menu '%1' to '%2'" -msgstr "Premenovať menu '%1' na '%2'" - -#: editor/actiondnd.cpp:881 -msgid "Move Menu '%1'" -msgstr "Presunúť menu '%1'" - -#: editor/actiondnd.cpp:1030 editor/actiondnd.cpp:1069 -msgid "Delete Action '%1' From Popup Menu '%2'" -msgstr "Odstrániť akciu '%1' z kontextového menu '%2'" - -#: editor/actiondnd.cpp:1040 -msgid "Add Separator to Popup Menu '%1'" -msgstr "Pridať oddeľovač do kontextového menu '%1'" - -#: editor/actiondnd.cpp:1082 editor/actiondnd.cpp:1164 -msgid "Add Action '%1' to Popup Menu '%2'" -msgstr "Pridať akciu '%1' do kontextového menu '%2'" - -#: editor/actiondnd.cpp:1158 -msgid "" -"Action '%1' has already been added to this menu.\n" -"An Action may only occur once in a given menu." -msgstr "" -"Akcia '%1' už je v tomto menu.\n" -"Akcia sa môže nachádzať len jeden krát v danom menu." - -#: editor/connectioneditorimpl.cpp:229 -msgid "Connect/Disconnect the signals and slots of '%1' and '%2'" -msgstr "Pripojiť/Odpojiť signály a sloty '%1' a '%2'" - -#: editor/connectioneditorimpl.cpp:237 -msgid "Remove Connections" -msgstr "Odstrániť Spojenia" - -#: editor/connectioneditorimpl.cpp:248 -msgid "Add Connections" -msgstr "Pridať Spojenia" - -#: editor/hierarchyview.cpp:100 -msgid "(Constructor)" -msgstr "(Konštruktor)" - -#: editor/hierarchyview.cpp:102 -msgid "(Destructor)" -msgstr "(Deštruktor)" - -#: editor/hierarchyview.cpp:190 -msgid "Name" -msgstr "Meno" - -#: editor/hierarchyview.cpp:191 -msgid "Class" -msgstr "Trieda" - -#: editor/hierarchyview.cpp:335 -msgid "Database" -msgstr "Databáza" - -#: editor/choosewidgetimpl.cpp:38 editor/hierarchyview.cpp:608 -#: editor/mainwindow.cpp:268 -msgid "Widgets" -msgstr "Komponenty" - -#: editor/assoctexteditorimpl.cpp:143 -msgid "&Highlighting" -msgstr "&Zvýraznovanie" - -#: editor/assoctexteditorimpl.cpp:187 -#, fuzzy -msgid "Edit text" -msgstr "Upraviť text" - -#: editor/assoctexteditorimpl.cpp:253 -msgid "Edit text - read only mode" -msgstr "" - -#: editor/assoctexteditorimpl.cpp:271 -#, fuzzy -msgid "Set the 'text association' of '%1'" -msgstr "Nastaviť 'text association' pre '%1'" - -#: editor/assoctexteditorimpl.cpp:281 -#, fuzzy -msgid "Set the 'population text' of '%1'" -msgstr "Nastaviť 'population text' pre '%1'" - -#: editor/assoctexteditorimpl.cpp:430 -msgid "<qt>Cannot open file<br><b>%1</b></qt" -msgstr "<qt>Nemôžem otvoriť súbor<br><b>%1</b></qt>" - -#: editor/listvieweditorimpl.cpp:66 -#, fuzzy -msgid "Edit Items and Columns of '%1'" -msgstr "Upraviť prvky a Stĺpce '%1'" - -#: editor/listvieweditorimpl.cpp:225 -msgid "New Column" -msgstr "Nový stĺpec" - -#. i18n: file ./editor/listvieweditor.ui line 62 -#: editor/listvieweditorimpl.cpp:570 rc.cpp:629 -#, fuzzy, no-c-format -msgid "&Items" -msgstr "&Položky" - -#: editor/mainwindow.cpp:141 -msgid "Welcome to the Kommander Editor" -msgstr "Vitajte editore Kommander-u" - -#: editor/mainwindow.cpp:148 -msgid "Layout" -msgstr "Rozloženie" - -#: editor/mainwindow.cpp:245 -#, fuzzy -msgid "" -"<h2>The Property Editor</h2>" -"<p>You can change the appearance and behavior of the selected widget in the " -"property editor.</p>" -"<p>You can set properties for components and forms at design time and see the " -"immediately see the effects of the changes. Each property has its own editor " -"which (depending on the property) can be used to enter new values, open a " -"special dialog, or to select values from a predefined list. Click <b>F1</b> " -"to get detailed help for the selected property.</p>" -"<p>You can resize the columns of the editor by dragging the separators in the " -"list's header.</p>" -"<p><b>Signal Handlers</b></p>" -"<p>In the Signal Handlers tab you can define connections between the signals " -"emitted by widgets and the slots in the form. (These connections can also be " -"made using the connection tool.)" -msgstr "" -"<h2>Editor vlastností</h2> " -"<p>V editore vlastností môžete zmeniť zobrezenie a správanie označeného " -"komponentu. </p> " -"<p>Môžete nastavovať vlastnosti komponentov a okamžite vidieť uskutočnené " -"zmeny. Každá vlastnosť má svoj vlastný editor ktorý(v závislosti na vlastnosti) " -"môžete použiť na vloženie nových hodnôt, otvorenie špeciálneho dialógu, alebo " -"na výber hodnôt z preddefinovaného zoznamu. Stlačte<b> F1</b> " -"pre zobrazenie detailnej nápovedy pre vybranú vlastnosť</p> " -"<p>Môžete zmeniť veľkosť editora posunom oddeľovačov v hlavičke zoznamu.</p> " -"<p><b> Signál</b></p>" -"<p> Signál define medzi a v" - -#: editor/mainwindow.cpp:271 -#, fuzzy -msgid "Object Explorer" -msgstr "Objekt" - -#: editor/mainwindow.cpp:273 -#, fuzzy -msgid "" -"<h2>The Object Explorer</h2>" -"<p>The Object Explorer provides an overview of the relationships between the " -"widgets in a form. You can use the clipboard functions using a context menu for " -"each item in the view. It is also useful for selecting widgets in forms that " -"have complex layouts.</p>" -"<p>The columns can be resized by dragging the separator in the list's " -"header.</p>" -"<p>The second tab shows all the form's slots, class variables, includes, " -"etc.</p>" -msgstr "" -"<h2> Objekt</h2>" -"<p> Objekt poskytuje z medzi v a Vy a pre v je pre v formuláre</p>" -"<p> v zoznam s</p>" -"<p> druhý všetky s trieda</p>" - -#: editor/mainwindow.cpp:284 editor/mainwindow.cpp:293 -msgid "Dialogs" -msgstr "Dialógy" - -#: editor/mainwindow.cpp:287 -#, fuzzy -msgid "Start typing the buffer you want to switch to here (ALT+B)" -msgstr "Spustiť do do B" - -#: editor/mainwindow.cpp:294 -msgid "" -"<h2>The File Overview Window</h2>" -"<p>The File Overview Window displays all open dialogs.</p>" -msgstr "" -"<h2>Okno prehľadu súborov</h2> " -"<p>Okno prehľadu súborov zobrazuje všetky otvorené dialógy.</p>" - -#: editor/mainwindow.cpp:305 -msgid "Action Editor" -msgstr "Editor akcií" - -#: editor/mainwindow.cpp:306 -#, fuzzy -msgid "" -"<b>The Action Editor</b>" -"<p>The Action Editor is used to add actions and action groups to a form, and to " -"connect actions to slots. Actions and action groups can be dragged into menus " -"and into toolbars, and may feature keyboard shortcuts and tooltips. If actions " -"have pixmaps these are displayed on toolbar buttons and beside their names in " -"menus.</p>" -msgstr "" -"<b>Editor akcií</b> " -"<p>Editor akcií sa používa na pridanie akcií a skupín akcií do formulára, a na " -"pripojenie akcií k slotom. Akcie a skupiny akcií môžete vložiť do menu a " -"nástrojových líšt, a taktiež k nim môžete priradiť klávesové skratky a rady</p>" - -#: editor/mainwindow.cpp:316 editor/mainwindow.cpp:319 -msgid "Message Log" -msgstr "Záznam správ" - -#: editor/mainwindow.cpp:395 editor/mainwindow.cpp:449 -#, fuzzy -msgid "<qt>Cannot create backup file <i>%1</i>.</qt>" -msgstr "<qt>Nepodarilo sa uložiť log súbor<br><b>%1</b></qt>" - -#: editor/mainwindow.cpp:406 -#, fuzzy -msgid "There is a dialog already running." -msgstr "Neaký dialóg je už spustený." - -#: editor/mainwindow.cpp:406 -msgid "Run" -msgstr "Spustiť" - -#: editor/mainwindow.cpp:439 -#, fuzzy -msgid "<qt>Cannot create temporary file <i>%1</i>.</qt>" -msgstr "<qt>Nepodarilo sa uložiť log súbor<br><b>%1</b></qt>" - -#: editor/mainwindow.cpp:786 -#, fuzzy -msgid "" -"<b>The Form Window</b>" -"<p>Use the various tools to add widgets or to change the layout and behavior of " -"the components in the form. Select one or multiple widgets to move them or lay " -"them out. If a single widget is chosen it can be resized using the resize " -"handles.</p>" -"<p>Changes in the <b>Property Editor</b> are visible at design time, and you " -"can preview the form in different styles.</p>" -"<p>You can change the grid resolution, or turn the grid off in the <b>" -"Preferences</b> dialog from the <b>Edit</b> menu." -"<p>You can have several forms open, and all open forms are listed in the <b>" -"Form List</b>." -msgstr "" -"<b>Okno formulára</b> " -"<p>Použite rôzne nástroje na zmenu rozloženia a správania komponentov vo " -"formulári. Označte jeden alebo viac komponentov pre ich presun alebo ich " -"rozloženie. Ak ste zvolili jeden komponent môžte zmeniť jeho veľkosť použitím " -"klávesových skratiek</p> " -"<p>Zmeny v <b>Editore vlastností</b> sú ihneď viditeľné a vy si môžete prezrieť " -"formulár v rôznych štýloch</p> " -"<p>Môžete zmeniť rozlíšenie mriežky alebo ju vypnúť v dialógu<b>Nastavenia</b> " -"z menu<b> Upraviť</b>. " -"<p>Môžete mať otvorených viac formulárov, všetky budú zobrazené v zorname " -"formulárov</b>." - -#: editor/mainwindow.cpp:891 -#, fuzzy, c-format -msgid "&Undo: %1" -msgstr "&Vrátiť späť: %1" - -#: editor/mainwindow.cpp:895 -#, c-format -msgid "&Redo: %1" -msgstr "Opakovať v&rátené: %1" - -#: editor/mainwindow.cpp:974 -#, fuzzy -msgid "Choose Pixmap..." -msgstr "Vyberte pixmapu..." - -#: editor/mainwindow.cpp:978 -msgid "Edit Text..." -msgstr "Upraviť Text..." - -#: editor/mainwindow.cpp:982 -msgid "Edit Title..." -msgstr "Upraviť Titulok." - -#: editor/mainwindow.cpp:986 editor/mainwindow.cpp:1064 -msgid "Edit Page Title..." -msgstr "Upraviť Titulok stránky" - -#: editor/mainwindow.cpp:1002 editor/mainwindow.cpp:1047 -msgid "Edit Kommander Text..." -msgstr "Upraviť text Kommander-u." - -#: editor/mainwindow.cpp:1011 editor/mainwindow.cpp:1021 -#: editor/mainwindow.cpp:1057 editor/mainwindow.cpp:1497 -msgid "Delete Page" -msgstr "Odstrániť stránku" - -#: editor/mainwindow.cpp:1014 editor/mainwindow.cpp:1024 -#: editor/mainwindow.cpp:1061 editor/mainwindow.cpp:1496 -msgid "Add Page" -msgstr "Pridať stránku" - -#: editor/mainwindow.cpp:1031 -msgid "Edit..." -msgstr "Upraviť..." - -#: editor/mainwindow.cpp:1067 -msgid "Edit Pages..." -msgstr "Upraviť stránky." - -#: editor/mainwindow.cpp:1073 -msgid "Add Menu Item" -msgstr "Pridať položku menu" - -#: editor/mainwindow.cpp:1075 -msgid "Add Toolbar" -msgstr "Pridať Panel nástrojov" - -#: editor/mainwindow.cpp:1089 editor/mainwindow.cpp:1575 -msgid "New text:" -msgstr "Nový text:" - -#: editor/mainwindow.cpp:1092 -msgid "Set the 'text' of '%1'" -msgstr "Nastaviť 'text' pre '%1'" - -#: editor/mainwindow.cpp:1102 editor/mainwindow.cpp:1591 -#, fuzzy -msgid "Title" -msgstr "Titulok" - -#: editor/mainwindow.cpp:1102 editor/mainwindow.cpp:1591 -msgid "New title:" -msgstr "Nový titulok:" - -#: editor/mainwindow.cpp:1104 -msgid "Set the 'title' of '%1'" -msgstr "Nastaviť 'title' pre '%1'" - -#: editor/mainwindow.cpp:1116 -msgid "Set the 'pageTitle' of '%1'" -msgstr "Nastaviť 'pageTitle' pre '%1'" - -#: editor/mainwindow.cpp:1128 -#, fuzzy -msgid "Set the 'pixmap' of '%1'" -msgstr "Nastaviť 'pixmap' pre '%1'" - -#: editor/mainwindow.cpp:1239 -msgid "Add Toolbar to '%1'" -msgstr "Pridať Panel nástrojov do %1" - -#: editor/mainwindow.cpp:1243 -msgid "Add Menu to '%1'" -msgstr "Pridať Menu do '%1'" - -#: editor/mainwindow.cpp:1560 -msgid "Edit %1..." -msgstr "Upraviť.%1..." - -#: editor/mainwindow.cpp:1578 -msgid "Set the 'text' of '%2'" -msgstr "Nastaviť 'text' pre '%2'" - -#: editor/mainwindow.cpp:1593 -#, fuzzy -msgid "Set the 'title' of '%2'" -msgstr "Nastaviť 'title' pre '%2'" - -#: editor/mainwindow.cpp:1681 -msgid "" -"Kommander found some temporary saved files, which were\n" -"written when Kommander crashed last time. Do you want to\n" -"load these files?" -msgstr "" -"Kommander našiel dočasne uložené súbory, ktoré boli zapísané\n" -"keď naposledy Kommander havaroval.\n" -" Chcete načítať tieto súbory?" - -#: editor/mainwindow.cpp:1683 -msgid "Restoring Last Session" -msgstr "Obnovujem posledné sedenie" - -#: editor/mainwindow.cpp:1683 -msgid "Load" -msgstr "Načítať" - -#: editor/mainwindow.cpp:1683 -msgid "Do Not Load" -msgstr "Nenačítať" - -#: editor/mainwindow.cpp:1736 -msgid "There is no help available for this dialog at the moment." -msgstr "Momentálne nie je dostupná pomoc pre tento dialóg." - -#: editor/mainwindow.cpp:1750 -msgid "<qt>Could not open file:<br><b>%1</b><br>File does not exist.</qt>" -msgstr "<qt>Nemôžem otvoriť súbor:<br><b>%1</b><br>Súbor neexistuje.</qt>" - -#: editor/mainwindow.cpp:1751 -msgid "Open File" -msgstr "Otvoriť súbor" - -#: editor/formwindow.cpp:302 -msgid "&Horizontal" -msgstr "&Horizontálne" - -#: editor/formwindow.cpp:303 -msgid "&Vertical" -msgstr "&Vertikálne" - -#: editor/formwindow.cpp:317 editor/formwindow.cpp:425 -#, fuzzy -msgid "" -"<b>A %1 (custom widget)</b> " -"<p>Click <b>Edit Custom Widgets...</b> in the <b>Tools|Custom</b> " -"menu to add and change custom widgets. You can add properties as well as " -"signals and slots to integrate custom widgets into <i>Qt Designer</i>" -", and provide a pixmap which will be used to represent the widget on the " -"form.</p>" -msgstr "" -"<b>%1 (vlastný komponent)</b> " -"<p>Klikniťe <b>Upraviť vlastné komponenty...</b> v menu <b>Nástroje|Vlastné</b> " -"pre pridanie a úpravu vlastných komponentov. Môžete pridávať vlastnosti ako aj " -"pignály a sloty pre integráciu vlastných komponentov do <i>Qt Designer</i>" -"-u, poskytnúť pixmapu ktorá bude použitá na reprezentáciu komponentu vo " -"formulári.</p>" - -#: editor/formwindow.cpp:324 editor/formwindow.cpp:432 -#, fuzzy -msgid "A %1 (custom widget)" -msgstr "%1 (vlastný komponent)" - -#: editor/formwindow.cpp:331 editor/formwindow.cpp:439 -#, fuzzy -msgid "<b>A %1</b><p>%2</p>" -msgstr "<b>%1</b><p>%2</p>" - -#: editor/formwindow.cpp:384 -#, fuzzy -msgid "Reparent Widgets" -msgstr "Komponenty" - -#: editor/formwindow.cpp:390 editor/formwindow.cpp:396 -#: editor/formwindow.cpp:407 -#, fuzzy, c-format -msgid "Insert %1" -msgstr "Vložiť %1" - -#: editor/formwindow.cpp:597 -msgid "Connect '%1' with..." -msgstr "Pripojiť '%1' k..." - -#: editor/formwindow.cpp:620 editor/formwindow.cpp:676 -msgid "Change Tab Order" -msgstr "Zmeniť poradie záložiek" - -#: editor/formwindow.cpp:806 -msgid "Connect '%1' to '%2'" -msgstr "Pripojiť '%1' k '%2'" - -#: editor/formwindow.cpp:868 editor/formwindow.cpp:957 -#, fuzzy -msgid "" -"You tried to insert a widget into the layout Container Widget '%1'.\n" -"This is not possible. In order to insert the widget, the layout of '%1'\n" -"must first be broken.\n" -"Break the layout or cancel the operation?" -msgstr "Vy do a je do z prvý alebo?" - -#: editor/formwindow.cpp:874 editor/formwindow.cpp:964 -msgid "Inserting Widget" -msgstr "Vkladám komponent" - -#: editor/formwindow.cpp:875 editor/formwindow.cpp:965 -msgid "&Break Layout" -msgstr "Zr&ušiť rozvrhnutie" - -#: editor/formwindow.cpp:1224 editor/formwindow.cpp:1267 -#, fuzzy -msgid "Use Size Hint" -msgstr "Použiť Veľkosť Rada" - -#: editor/formwindow.cpp:1661 -#, fuzzy -msgid "Click widgets to change the tab order..." -msgstr "Kliknutie do." - -#: editor/formwindow.cpp:1670 -msgid "Drag a line to create a connection..." -msgstr "Natiahnite čiaru pre vytvorenie spojenia..." - -#: editor/formwindow.cpp:1676 -msgid "Click on the form to insert a %1..." -msgstr "Kliknite na formulár pre vloženie %1..." - -#: editor/formwindow.cpp:1784 -msgid "Lower" -msgstr "Znížiť" - -#: editor/formwindow.cpp:1847 -msgid "Accelerator '%1' is used %2 times." -msgstr "Akcelerator '%1' je použitý %2 krát." - -#: editor/formwindow.cpp:1848 -#, fuzzy -msgid "&Select" -msgstr "&Vybrať" - -#: editor/formwindow.cpp:1859 -msgid "No accelerator is used more than once." -msgstr "Žiadny akcelerátor nie je použitý viac ako raz." - -#: editor/formwindow.cpp:1870 -#, fuzzy -msgid "Raise" -msgstr "Zdvihnúť" - -#: editor/formwindow.cpp:1930 -msgid "Lay Out Horizontally (in splitter)" -msgstr "Rozložiť horizontálne (s oddeľovačom)" - -#: editor/formwindow.cpp:1941 -msgid "Lay Out Vertically (in splitter)" -msgstr "Rozložiť vertikálne (s oddeľovačom)" - -#: editor/formwindow.cpp:1975 -msgid "Lay Out Children Horizontally" -msgstr "Rozložiť potomkov horizontálne" - -#: editor/formwindow.cpp:1996 -msgid "Lay Out Children Vertically" -msgstr "Rozložiť potomkov vertikálne" - -#: editor/formwindow.cpp:2020 -#, fuzzy -msgid "Lay Out Children in a Grid" -msgstr "Rozložiť potomkov do mriežky" - -#: editor/functionsimpl.cpp:83 plugin/specialinformation.cpp:383 -#, fuzzy -msgid "Slots" -msgstr "Slot" - -#: editor/functionsimpl.cpp:102 -#, fuzzy -msgid "Functions" -msgstr "&Funkcia:" - -#: editor/functionsimpl.cpp:198 -msgid "" -"To learn more about the slot, look at the documentation of the base Qt/KDE " -"class, most probably <i>%1</i>." -msgstr "" - -#: editor/functionsimpl.cpp:202 editor/functionsimpl.cpp:225 -msgid "" -"<qt>" -"<h3>%1</h3>" -"<p><b>Description:</b> %2\n" -"<p><b>Syntax:</b> <i>%3</i>%4</qt>" -msgstr "" -"<qt> " -"<h3>%1</h3> " -"<p><b>Popis:</b> %2\n" -"<p><b>Syntax:</b> <i>%3</i>%4</qt>" - -#: editor/functionsimpl.cpp:214 -msgid "<p>Parameters are not obligatory." -msgstr "<p>Parametre.nie sú povinné." - -#: editor/functionsimpl.cpp:217 -#, c-format -msgid "" -"_n: " -"<p>Only first argument is obligatory.\n" -"<p>Only first %n arguments are obligatory." -msgstr "" -"<p>Len prvý argument je povinný.\n" -"<p>Len prvé %n.argumenty sú povinné.\n" -"<p>Len prvých %n argumentov je povinných." - -#: plugin/specialinformation.cpp:286 -msgid "Inserts the item if it will not create a duplicate." -msgstr "Vloží prvok ak tento nevytvorí duplicitu." - -#: plugin/specialinformation.cpp:288 -msgid "" -"Returns scripts associated with widget. This is an advanced feature that would " -"not be commonly used." -msgstr "" -"Vráti skript priradený ku komponentu. Toto je pokročilá funkcia ktorá by nemala " -"byť bežne používaná." - -#: plugin/specialinformation.cpp:289 -msgid "Stops execution of the script associated with the widget." -msgstr "Zastaví vykonávanie skriptu priradeného ku komponentu." - -#: plugin/specialinformation.cpp:291 -msgid "Returns text of a cell in a table." -msgstr "Vráti text bunky v tabuľke." - -#: plugin/specialinformation.cpp:293 -#, fuzzy -msgid "Returns 1 for checked boxes, 0 for unchecked." -msgstr "Vráti 1 pre zaškrtnuté políčka, 0 pre nezaškrtnuté" - -#: plugin/specialinformation.cpp:295 -#, fuzzy -msgid "" -"Returns the list of child widgets contained in the parent widget. Set the <i>" -"recursive</i> parameter to <i>true</i> to include widgets contained by child " -"widgets." -msgstr "" -"Vráti zoznam potomkov komponentov v rodičovskom komponente. Nastavte <i>" -"recursive</i> parameter na <i>true</i> ak chcete zahrnúť aj komponenty " -"obsiahnuté v komponentoch potomkov." - -#: plugin/specialinformation.cpp:297 -msgid "Removes all content from the widget." -msgstr "Odstráni všetok obsah z komponentu." - -#: plugin/specialinformation.cpp:300 -#, fuzzy -msgid "Get the column count" -msgstr "Zmazať stĺpec" - -#: plugin/specialinformation.cpp:302 -msgid "Returns number of items in a widget such as combobox or listbox." -msgstr "Vráti počet prvkov v komponente ako ComboBox alebo ListBox." - -#: plugin/specialinformation.cpp:304 -msgid "Returns index of current column." -msgstr "Vráti index aktuálneho stĺpca." - -#: plugin/specialinformation.cpp:306 -msgid "Returns index of current item." -msgstr "Vráti index aktuálneho prvku." - -#: plugin/specialinformation.cpp:308 -msgid "Returns index of current row." -msgstr "Vráti index aktuálneho riadku." - -#: plugin/specialinformation.cpp:310 -msgid "" -"Executes the script associated with the widget. With the new parser the execute " -"method can take one or more arguments." -msgstr "" - -#: plugin/specialinformation.cpp:312 -msgid "" -"Returns the index of an item with the given text. Defaults to case sensitive. " -"Matching can be an exact match or match if it contains the string. Only the " -"first argument is requred. If no column is given it will search the first by " -"default." -msgstr "" - -#: plugin/specialinformation.cpp:314 -msgid "Inserts new column (or <i>count</i> columns) at <i>column</i> position." -msgstr "" -"Vloží nový stĺpec (alebo <i>count</i> stĺpcov) na pozíciu <i>column</i>." - -#: plugin/specialinformation.cpp:316 -msgid "Inserts item at <i>index</i> position." -msgstr "Vloží prvok na pozíciu <i>index</i>" - -#: plugin/specialinformation.cpp:319 -msgid "Inserts multiple items (EOL-separated) at <i>index</i> position." -msgstr "Vloží viaceré prvky (oddelené koncom riadku) na <i>index</i> pozíciu." - -#: plugin/specialinformation.cpp:322 -msgid "Inserts new row (or <i>count</i> rows) at <i>row</i> position." -msgstr "Vloží nový riadok (alebo <i>count</i> riadkov) na <i>row</i> pozíciu." - -#: plugin/specialinformation.cpp:324 -msgid "Returns the text of the item at the given index." -msgstr "Vráti text prvku s daným indexom." - -#: plugin/specialinformation.cpp:326 -msgid "" -"Returns the depth of the current item in the tree. Root items have depth 0." -msgstr "Vráti hĺblu aktuálneho prvku alebo stromu. Root prvok má hĺbku 0." - -#: plugin/specialinformation.cpp:328 -msgid "Returns the slash-separated path to the given item in the tree." -msgstr "Vráti lomítkom oddelenú cestu k danému prvku alebo ceste." - -#: plugin/specialinformation.cpp:330 -msgid "" -"Removes the column (or <i>count</i> consecutive columns) with the given index." -msgstr "" -"Odstráni stĺpec ( alebo <i>count</i> za sebou idúcich stĺpcov) s daným indexom." - -#: plugin/specialinformation.cpp:332 -msgid "Removes the item with the given index." -msgstr "Odstráni prvok s daným indexom." - -#: plugin/specialinformation.cpp:335 -msgid "" -"Removes the row (or <i>count</i> consecutive rows) with the given index." -msgstr "" -"Odstráni riadok ( alebo <i>count</i> za sebou idúcich riadkov) s daným indexom." - -#: plugin/specialinformation.cpp:338 -msgid "" -"Returns selected text or text of current item.\n" -"In case of Table widgets, returns the selection coordinates, separated by " -"commas in TopRow,LeftColumn,BottomRow,RightColumn form. " -msgstr "" - -#: plugin/specialinformation.cpp:340 -msgid "" -"Sets scripts associated with widget. This is an advanced feature that would not " -"be commonly used." -msgstr "" -"Nastaví skripty priradené ku komponentu. Toto je pokročilá vlastnosť ktorá " -"bežne nebude použitá." - -#: plugin/specialinformation.cpp:342 -msgid "Enables or disables widget." -msgstr "Povolí alebo zakáže komponent." - -#: plugin/specialinformation.cpp:345 -msgid "Sets text of a cell in a table." -msgstr "Nastaví text bunky v tabuľke." - -#: plugin/specialinformation.cpp:347 -#, fuzzy -msgid "Inserts a widget into a cell of a table." -msgstr "Nastaví text bunky v tabuľke." - -#: plugin/specialinformation.cpp:349 -msgid "" -"Returns the name of a widget inserted into a cell, or an empty string if the " -"cell contains no widget or an unknown widget type." -msgstr "" - -#: plugin/specialinformation.cpp:351 -msgid "Sets/unsets checkbox." -msgstr "Nastaví/Vymaže CheckBox." - -#: plugin/specialinformation.cpp:353 -msgid "Sets caption of the column <i>column</i>." -msgstr "Nastaví titulok stĺpca <i>column</i>." - -#: plugin/specialinformation.cpp:355 -msgid "Selects the item at the specified index. Indexes are zero based." -msgstr "Označí prvok s daným indexom. Indexy sú číslované od nuly." - -#: plugin/specialinformation.cpp:358 -#, fuzzy -msgid "" -"Inserts a tab to the tabwidget with the specified label at the given index. " -"Indexes are zero based." -msgstr "Označí prvok s daným indexom. Indexy sú číslované od nuly." - -#: plugin/specialinformation.cpp:360 -msgid "Sets maximum numeric value" -msgstr "Nastaví maximálnu číšelnú hodnotu" - -#: plugin/specialinformation.cpp:362 -msgid "" -"Sets pixmap at the given index to the specified icon. Use <i>index = -1</i> " -"to set the pixmap for all items." -msgstr "" -"Nastaví pixmap na daný index špecifikovanej ikony. Použite <i>index = -1</i> " -"ak chcete nastaviť pixmap pre všetky prvky." - -#: plugin/specialinformation.cpp:364 -msgid "Sets caption of the row <i>row</i>." -msgstr "Nastaví titulok pre riadok <i>row</i>." - -#: plugin/specialinformation.cpp:366 -msgid "Selects given text or select item containing given text." -msgstr "Označí daný text alebo označí prvok obsahujúci daný text." - -#: plugin/specialinformation.cpp:369 -msgid "Sets widget's content." -msgstr "Nastaví hodnotu komponentu" - -#: plugin/specialinformation.cpp:372 -msgid "Shows/hides widget." -msgstr "Zobrazí/skryje komponent." - -#: plugin/specialinformation.cpp:373 -msgid "Returns content of widget." -msgstr "Vráti obsah komponentu." - -#: plugin/specialinformation.cpp:375 -msgid "Returns type(class) of widget." -msgstr "Vráti typ(triedu) komponentu." - -#: plugin/specialinformation.cpp:377 -msgid "" -"Makes the widget editable or read only, depending on the editable argument." -msgstr "" - -#: plugin/specialinformation.cpp:379 -msgid "" -"Return the widget's geometry as <i>x y w h</i>. This is useful for positioning " -"a created widget." -msgstr "" - -#: plugin/specialinformation.cpp:381 -#, fuzzy -msgid "Returns true if the widget has focus." -msgstr "Vráti text prvku s daným indexom." - -#: plugin/specialinformation.cpp:387 -msgid "" -"Returns current widget's content. This was required inside widget A to return " -"widget A content when requested by widget B. The new method is to use @A.text " -"inside B instead of just @A if you just want the unaltered text." -msgstr "" -"Vráti obsah aktuálneho komponentu. Toto bolo požadované vnútri komponentu A pre " -"návrat obsahu A keď bol požadovaný komponentom B. Nová metóda je použiť @A.text " -"vnútri B namiesto len @A ak chcete len nezmenený text." - -#: plugin/specialinformation.cpp:389 -#, fuzzy -msgid "" -"Returns selected text or text of current item. This is deprecated for <i>" -"@mywidget.selected</i>." -msgstr "Vráti vybraný text alebo text aktuálneho prvku." - -#: plugin/specialinformation.cpp:391 -#, fuzzy -msgid "" -"Does nothing. This is useful if you request a CheckBox or RadioButton to return " -"a value where a state, typically the unchecked state, has no value. The @null " -"prevents an error indicating it is empty." -msgstr "" -"Nerobí nič. Je to užitočné ak požadujete aby CheckBox alebo RadioButton vrátil " -"hodnotu stavu, typicky neoznačeného, ktový nemá hodnotu. @null predchádza chybe " -"nulovej hodnoty." - -#: plugin/specialinformation.cpp:393 -msgid "Returns the pid (process ID) of the current process." -msgstr "Vráti pid (proces ID) aktuálneho procesu." - -#: plugin/specialinformation.cpp:395 -msgid "" -"Returns DCOP identifier of current process. This is shorthand for <i>" -"kmdr-executor-@pid</i>." -msgstr "" -"Vráti DCOP identifikátor aktuálneho procesu. Toto je skratka pre <i>" -"kmdr-executor-@pid</i>." - -#: plugin/specialinformation.cpp:398 -msgid "Returns the pid of the parent Kommander window." -msgstr "Vráti pid rodičovského okna Kommander-u." - -#: plugin/specialinformation.cpp:400 -msgid "Writes <i>text</i> on stderr." -msgstr "Vypíše <i>text</i> na chybový výstup." - -#: plugin/specialinformation.cpp:402 -msgid "Writes <i>text</i> on standard output." -msgstr "Vypíše <i>text</i> na štandardný výstup." - -#: plugin/specialinformation.cpp:404 -msgid "" -"Executes a script block. Bash is used if no shell is given. It is primarily for " -"use in non-button widgets where script actions are not expected. Full path is " -"not required for the shell which may be useful for portability. " -"<p><i>If this is used inside a button it allows alternate script languages to " -"be used and will return a value to the main script, which may be unexpected.</i>" -msgstr "" -"Vykoná blok skriptu. Ak nie je daný shell bude použitý Bash. Je primárne určený " -"pre komponenty bez tlačidiel kde nie sú očakávané akcie skriptov. Plná cesta " -"nie je potrebná pre schell ktorý môže byť užitočný pre prenositeľnosť. " -"<p><i>Ak je toto použité vnútri tlačidla dovoľuje to použiť alternatívne " -"skriptovacie jazyky a vráti hodnotu hlavnému skriptu, čo môže byť " -"neočakávané.</i>" - -#: plugin/specialinformation.cpp:406 -msgid "" -"Returns value of an environment (shell) variable. Do not use <i>$</i> " -"in the name. For example, <i>@env(PATH)</i>." -msgstr "" -"Vráti hodnotu vonkajšej (shell) premennej. Nepoužívajte <i>$</i> " -"v mene premennej. Napríklad, <i>@env(PATH)</i>." - -#: plugin/specialinformation.cpp:408 plugin/specialinformation.cpp:410 -msgid "Executes an external shell command." -msgstr "Spustí externý shell príkaz." - -#: plugin/specialinformation.cpp:412 -msgid "Parses an expression and returns computed value." -msgstr "Vyhodnotí výraz a vráti jeho hodnotu." - -#: plugin/specialinformation.cpp:414 -#, fuzzy -msgid "" -"Executes loop: values from <i>items</i> list (passed as EOL-separated string) " -"are assigned to the variable. " -"<br><b>Old</b>" -"<br> <i>@forEach(i,A\\nB\\nC\\n)" -"<br> @# @i=A" -"<br>@end</i>" -"<br><b>New</b>" -"<br><i>foreach i in MyArray do" -"<br> //i = key, MyArray[i] = val" -"<br>end " -msgstr "" -"Vykoná cyklus: hodnoty zo zoznamu <i>items</i> (zoznam oddelený koncom riadku) " -"sú priradené premennej. " -"<br><i>@forEach(i,A\\nB\\nC\\n) " -"<br> @# @i=A " -"<br>@endif</i>" - -#: plugin/specialinformation.cpp:416 -#, fuzzy -msgid "" -"Executes loop: variable is set to <i>start</i> and is increased by <i>step</i> " -"each time loop is executed. Execution stops when variable becomes larger then " -"<i>end</i>. " -"<br><b>Old</b>" -"<br><i>@for(i,1,10,1)" -"<br> @# @i=1" -"<br>@endif</i>" -"<br><b>New</b>" -"<br><i>for i=0 to 20 step 5 do" -"<br> debug(i)" -"<br>end</i>." -msgstr "" -"Vykoná cyklus: premenná je nastavená na <i>start</i> a je zväčšovaná o <i>" -"step</i> po každom kroku cyklu. Vykonávanie skončí keď bude premenná večšia ako " -"<i>end</i>. " -"<br><i>@for(i,1,10,1) " -"<br> @# @i=1 " -"<br>@endif</i>." - -#: plugin/specialinformation.cpp:418 -msgid "Returns the value of a global variable." -msgstr "Vráti hodnotu globálnej premennej." - -#: plugin/specialinformation.cpp:420 -msgid "" -"Translates the string into the current language. Texts in GUI would be " -"automatically extracted for translation." -msgstr "" -"Preloží reťazec do aktuálneho jazyka. Texty v GUI budú automaticky vybraté na " -"preklad." - -#: plugin/specialinformation.cpp:422 -#, fuzzy -msgid "" -"Executes block if expression is true (non-zero number or non-empty string.) " -"<p><b>Old</b>Close with <b>@endif</b></p>" -"<p><b>New</b>" -"<br>if val == true then" -"<br>// do op" -"<br>elseif cond" -"<br>// second chance" -"<br>else" -"<br>// cond failed" -"<br>endif</p>" -msgstr "" -"Vykoná blok ak je výraz pravdivý (nenulové císlo alebo nie prázdny reťazec.) " -"<p>Končí s <b>@endif</b></p>" - -#: plugin/specialinformation.cpp:424 -#, fuzzy -msgid "" -"Executes another Kommander dialog. Current dialog directory is used if no path " -"is given. Arguments may be given as named arguments which will become global " -"variables in the new dialog. For instance: <i>var=val</i>" -msgstr "" -"Spustí ďalší Kommander dialóg. Ak nie je zadaná cesta bude použitý aktuálny " -"adresár. Argumenty môžu byť dané ako pomenované argumenty ktoré sa v novom " -"dialógu stanú globálnymi premennými. Napríklad: <i>var=val</i>" - -#: plugin/specialinformation.cpp:426 -msgid "Reads setting from configration file for this dialog." -msgstr "Načíta nastavenia tohto dialógu z konfiguračného súrobu." - -#: plugin/specialinformation.cpp:428 -msgid "" -"Sets the value of a global variable. Global variables exist for the life of the " -"Kommander window." -msgstr "" -"Nastaví hodnotu globálnej premennej. Globálne premenné existujú počas " -"existencie okna Kommander-u." - -#: plugin/specialinformation.cpp:430 -msgid "Stores setting in configuration file for this dialog." -msgstr "Uloží nastavenia tohto dialógu v konfiguračnom súbore." - -#: plugin/specialinformation.cpp:432 -msgid "" -"Begin of <b>switch</b> block. Following <b>case</b> values are compared to <i>" -"expression</i>." -"<p>@switch()" -"<br>@case()" -"<br>@end" -msgstr "" -"Začiatok <b>switch</b> bloku. Nasledujúce <b>case</b> " -"hodnoty sú porovnané s výrazom</i>. " -"<p>@switch() " -"<br>@case() " -"<br>@end" - -#: plugin/specialinformation.cpp:434 -msgid "Executes an external DCOP call." -msgstr "Spustí externé DCOP volanie." - -#: plugin/specialinformation.cpp:436 -msgid "Adds a comment to EOL that Kommander will not parse" -msgstr "Pridá komentár na koniec riadku ktorý Kommander nebude spracovávať" - -#: plugin/specialinformation.cpp:438 -msgid "" -"Creates a new widget with the specified type and as the child of parent." -msgstr "" - -#: plugin/specialinformation.cpp:440 -msgid "" -"Returns true if there is a widget with the passed name, false otherwise." -msgstr "" - -#: plugin/specialinformation.cpp:442 -msgid "Connects the signal of sender with the slot of the receiver" -msgstr "" - -#: plugin/specialinformation.cpp:444 -#, fuzzy -msgid "Disconnects the signal of sender from the slot of the receiver" -msgstr "Zobrazí spojenia medzi odosielateľom a príjemcom." - -#: plugin/specialinformation.cpp:447 -msgid "Exits script execution and returns" -msgstr "" - -#: plugin/specialinformation.cpp:449 -msgid "Exits the current block of a while, for or foreach loop" -msgstr "" - -#: plugin/specialinformation.cpp:451 -msgid "Exit a step and return to the beginning of a loop" -msgstr "" - -#: plugin/specialinformation.cpp:453 -msgid "" -"Return from a script, optionaly with a value from the script to the caller" -msgstr "" - -#: plugin/specialinformation.cpp:457 -msgid "Returns an EOL-separated list of all values in the array." -msgstr "Vráti zoznam hodnôt v poli (oddelené novým riadkom)." - -#: plugin/specialinformation.cpp:459 -msgid "Returns an EOL-separated list of all keys in the array." -msgstr "Vráti zoznam kľúčov v poli (oddelené novým riadkom)." - -#: plugin/specialinformation.cpp:461 -msgid "Removes all elements from the array." -msgstr "Odstráni všetky prvky z poľa." - -#: plugin/specialinformation.cpp:463 -msgid "Returns the number of elements in the array." -msgstr "Vráti počet prvkov v poli." - -#: plugin/specialinformation.cpp:465 -msgid "Returns the value associated with the given key." -msgstr "Vráti hodnotu priradenú k danému kľúču." - -#: plugin/specialinformation.cpp:467 -msgid "Removes element with the given key from the array." -msgstr "Odstráni prvok s daným kľúčom z poľa." - -#: plugin/specialinformation.cpp:469 -msgid "Adds element with the given key and value to the array" -msgstr "Pridá prvok s daným kľúčom a hodnotou do poľa" - -#: plugin/specialinformation.cpp:471 -msgid "" -"Adds all elements in the string to the array. String should have <i>" -"key\\tvalue\\n</i> format." -msgstr "" -"Pridá všetky prvky v reťazci do poľa. Pole by malo mať formát <i>key\\tvalue\n" -"</i>." - -#: plugin/specialinformation.cpp:474 -msgid "" -"Returns all elements in the array in " -"<pre>key\\tvalue\\n</pre> format." -msgstr "" -"Vráti všetky prvky v poli v " -"<pre>key\\tvalue\\n</pre> formáte" - -#: plugin/specialinformation.cpp:476 -msgid "" -"Create an integer indexed array - starting from 0 - from a string. Use the " -"separator character to split the string. The separator's default value is " -"'\\t'." -msgstr "" - -#: plugin/specialinformation.cpp:478 -msgid "" -"Create a string from an integer indexed array. Concatenate the elements with " -"the separator character. The separator's default value is '\\t'." -msgstr "" - -#: plugin/specialinformation.cpp:480 -#, fuzzy -msgid "" -"Remove keyNum elements starting with keyStart from an indexed array and reindex " -"the array. If keyNum is not specified, remove only the keyStart element." -msgstr "Odstrániť prvok s daným kľúčom z poľa." - -#: plugin/specialinformation.cpp:482 -msgid "" -"Insert the elements from string starting at key and reindex the array. Use the " -"separator to separate the elements from the string. The separator's default " -"value is '\\t'." -msgstr "" - -#: plugin/specialinformation.cpp:487 -msgid "Returns number of chars in the string." -msgstr "Vráti počet znakov v reťazci." - -#: plugin/specialinformation.cpp:489 -msgid "Checks if the the string contains the given substring." -msgstr "Kontrola, či reťazec obsahuje daný podreťazec." - -#: plugin/specialinformation.cpp:491 -msgid "" -"Returns the position of a substring in the string, or -1 if it is not found." -msgstr "Vráti pozíciu podraťazca v reťazci, alebo -1 ak nebol nájdený." - -#: plugin/specialinformation.cpp:493 -msgid "" -"Returns the position of a substring in the string, or -1 if it is not found. " -"String is searched backwards" -msgstr "" -"Vráti pozíciu podraťazca v reťazci, alebo -1 ak nebol nájdený. Reťazec je " -"prehľadávaný pospiatky." - -#: plugin/specialinformation.cpp:495 -msgid "Returns the first <i>n</i> chars of the string." -msgstr "Vráti prvých <i>n</i> znakov z reťazca." - -#: plugin/specialinformation.cpp:497 -msgid "Returns the last <i>n</i> chars of the string." -msgstr "Vráti posledných <i>n</i> znakov z reťazca." - -#: plugin/specialinformation.cpp:499 -msgid "Returns <i>n</i> chars of the string, starting from <i>start</i>." -msgstr "Vráti <i>n</i> znakov z reťazca, začne od <i>start</i>." - -#: plugin/specialinformation.cpp:501 -msgid "Removes all occurrences of given substring." -msgstr " Odstráni všetky výskyty daného reťazca." - -#: plugin/specialinformation.cpp:503 -msgid "" -"Replaces all occurrences of the given substring with the given replacement." -msgstr "Nahradí všetky výskyty daného podreťazca danou náhradou." - -#: plugin/specialinformation.cpp:505 -msgid "Converts the string to uppercase." -msgstr "Konvertuje reťazec na veľké písmená" - -#: plugin/specialinformation.cpp:507 -msgid "Converts the string to lowercase." -msgstr "Konvetruje reťazec na malé písmená." - -#: plugin/specialinformation.cpp:509 -msgid "" -"Compares two strings. Returns 0 if they are equal, -1 if the first one is " -"lower, 1 if the first one is higher" -msgstr "" -"Porovná dva reťazce. Vráti 0 ak sú zhodné, -1 ak je prvý menší, 1 ak je prvý " -"väčší" - -#: plugin/specialinformation.cpp:512 -msgid "Checks if the string is empty." -msgstr "Kontrola, či je daný reťazec prázdny." - -#: plugin/specialinformation.cpp:514 -msgid "Checks if the string is a valid number." -msgstr "Kontrola, či daný reťazec je platné číslo." - -#: plugin/specialinformation.cpp:516 -msgid "Returns given section of a string." -msgstr "Vráti danú oblasť z reťazca." - -#: plugin/specialinformation.cpp:518 -msgid "" -"Returns the given string with %1, %2, %3 replaced with <i>arg1</i>, <i>arg2</i>" -", <i>arg3</i> accordingly." -msgstr "" -"Vráti daný reťazec s %1, %2, %3 adekvátne nahradené s <i>arg1</i>, <i>arg2</i>" -", <i>arg3</i>." - -#: plugin/specialinformation.cpp:520 -msgid "Round a floating point number by x digits." -msgstr "" - -#: plugin/specialinformation.cpp:523 -msgid "Convert a string to an integer. If not possible use the default value" -msgstr "" - -#: plugin/specialinformation.cpp:525 -msgid "" -"Convert a string to a double precision floating point value. If not possible " -"use the default value" -msgstr "" - -#: plugin/specialinformation.cpp:529 -msgid "Returns content of given file." -msgstr "Vráti obsah daného súboru." - -#: plugin/specialinformation.cpp:531 -msgid "Writes given string to a file." -msgstr "Zapíše daný reťazec do súboru." - -#: plugin/specialinformation.cpp:533 -msgid "Appends given string to the end of a file." -msgstr "Pripojí daný reťazec na koniec súboru." - -#: plugin/specialinformation.cpp:535 -msgid "Checks to see if file exists." -msgstr "" - -#: plugin/specialinformation.cpp:538 -#, fuzzy -msgid "" -"Shows color dialog. Returns color in #RRGGBB format. Defaults to the parameter, " -"if specified." -msgstr "Zobrazí dialóg výberu farby. Vráti farbu vo formáte #RRGGBB." - -#: plugin/specialinformation.cpp:540 -msgid "Shows text selection dialog. Returns entered text." -msgstr "Zobrazí dialóg pre vloženie textu. Vráti vložený text." - -#: plugin/specialinformation.cpp:542 -msgid "Shows a dialog asking user for password and returns it." -msgstr "Zobrazí dialóg pre zadanie hesla. Vráti zadané heslo." - -#: plugin/specialinformation.cpp:544 -msgid "Shows value selection dialog. Returns entered value." -msgstr "Zobrazí dialóg výberu hodnoty. Vráti vloženú hodnotu." - -#: plugin/specialinformation.cpp:546 -msgid "Shows float value selection dialog. Returns entered value." -msgstr "Zobrazí dialóg výberu reálnej hodnoty. Vráti vloženú hodnotu." - -#: plugin/specialinformation.cpp:548 -msgid "Shows existing file selection dialog. Returns selected file." -msgstr "Zobrazí dialód výberu (existujúceho) súboru. Vráti vybraný súbor." - -#: plugin/specialinformation.cpp:550 -msgid "Shows save file selection dialog. Returns selected file." -msgstr "Zobrazí dialóg výberu súboru pre uloženie. Vráti vybraný súbor." - -#: plugin/specialinformation.cpp:552 -msgid "Shows directory selection dialog. Returns selected directory." -msgstr "Zobrazí dialóg výberu adresára. Vráti vybraný adresár." - -#: plugin/specialinformation.cpp:554 -msgid "" -"Shows multiple files selection dialog. Returns EOL-separated list of selected " -"files." -msgstr "" -"Zobrazí dialóg výberu viacerých súborov. Vráti zoznam vybratých súborov " -"(oddelené novým riadkom)" - -#: plugin/specialinformation.cpp:558 -msgid "Shows an information dialog." -msgstr "Zobrazí informačný dialóg." - -#: plugin/specialinformation.cpp:560 -msgid "Shows an error dialog." -msgstr "Zobrazí chybový dialóg." - -#: plugin/specialinformation.cpp:562 -msgid "" -"Shows a warning dialog with up to three buttons. Returns number of selected " -"button." -msgstr "" -"Zobrazí varovný dialóg s maximálne tromi tlačidlami. Vráti číslo stlačeného " -"tlačidla." - -#: plugin/specialinformation.cpp:564 -msgid "" -"Shows a question dialog with up to three buttons. Returns number of selected " -"button." -msgstr "" -"Zobrazí dialógovú otázku s maximálne tromi tlačidlami. Vráti číslo stlačeného " -"tlačidla." - -#. i18n: file ./editor/wizardeditor.ui line 16 -#: rc.cpp:3 -#, fuzzy, no-c-format -msgid "Wizard Page Editor" -msgstr "Strana Editor" - -#. i18n: file ./editor/wizardeditor.ui line 61 -#: rc.cpp:6 -#, fuzzy, no-c-format -msgid "Wizard pages:" -msgstr "Stránky sprievodcu:" - -#. i18n: file ./editor/wizardeditor.ui line 90 -#: rc.cpp:9 rc.cpp:893 -#, no-c-format -msgid "&Add" -msgstr "&Pridať" - -#. i18n: file ./editor/wizardeditor.ui line 200 -#: rc.cpp:21 rc.cpp:236 rc.cpp:392 rc.cpp:614 rc.cpp:815 rc.cpp:878 rc.cpp:914 -#: rc.cpp:980 rc.cpp:1082 rc.cpp:1133 rc.cpp:1310 -#, no-c-format -msgid "Close the dialog and apply all the changes." -msgstr "Zavrieť dialóg a použiť všetky zmeny." - -#. i18n: file ./editor/wizardeditor.ui line 214 -#: rc.cpp:27 rc.cpp:398 rc.cpp:821 rc.cpp:986 rc.cpp:1088 rc.cpp:1139 -#, no-c-format -msgid "Apply all changes." -msgstr "Použiť všetky zmeny." - -#. i18n: file ./editor/wizardeditor.ui line 228 -#: rc.cpp:33 rc.cpp:242 rc.cpp:404 rc.cpp:620 rc.cpp:827 rc.cpp:884 rc.cpp:920 -#: rc.cpp:992 rc.cpp:1094 rc.cpp:1145 rc.cpp:1319 -#, no-c-format -msgid "Close the dialog and discard any changes." -msgstr "Zavrieť dialóg a zahodiť všetky zmeny." - -#. i18n: file ./editor/previewwidget.ui line 22 -#: rc.cpp:36 -#, fuzzy, no-c-format -msgid "Preview Window" -msgstr "Náhľad Okno" - -#. i18n: file ./editor/previewwidget.ui line 67 -#: rc.cpp:39 -#, fuzzy, no-c-format -msgid "ButtonGroup" -msgstr "SkupinaTlačidiel" - -#. i18n: file ./editor/previewwidget.ui line 84 -#: rc.cpp:42 -#, fuzzy, no-c-format -msgid "RadioButton1" -msgstr "Prepínač1" - -#. i18n: file ./editor/previewwidget.ui line 95 -#: rc.cpp:45 -#, fuzzy, no-c-format -msgid "RadioButton2" -msgstr "Prepínač2" - -#. i18n: file ./editor/previewwidget.ui line 103 -#: rc.cpp:48 -#, fuzzy, no-c-format -msgid "RadioButton3" -msgstr "Prepínač3" - -#. i18n: file ./editor/previewwidget.ui line 113 -#: rc.cpp:51 -#, fuzzy, no-c-format -msgid "ButtonGroup2" -msgstr "SkupinaTlačidiel2" - -#. i18n: file ./editor/previewwidget.ui line 130 -#: rc.cpp:54 -#, no-c-format -msgid "CheckBox1" -msgstr "ZaškrtávaciePolíčko1" - -#. i18n: file ./editor/previewwidget.ui line 141 -#: rc.cpp:57 -#, fuzzy, no-c-format -msgid "CheckBox2" -msgstr "ZaškrtávaciePolíčko2" - -#. i18n: file ./editor/previewwidget.ui line 175 -#: rc.cpp:60 -#, fuzzy, no-c-format -msgid "LineEdit" -msgstr "EditovacíRiadok" - -#. i18n: file ./editor/previewwidget.ui line 181 -#: rc.cpp:63 -#, fuzzy, no-c-format -msgid "ComboBox" -msgstr "Rozbaľovací zoznam" - -#. i18n: file ./editor/previewwidget.ui line 212 -#: rc.cpp:66 -#, fuzzy, no-c-format -msgid "PushButton" -msgstr "Tlačidlo" - -#. i18n: file ./editor/previewwidget.ui line 249 -#: rc.cpp:69 -#, no-c-format -msgid "" -"<p>\n" -"<a href=\"http://www.trolltech.com\"> http://www.trolltech.com </a>\n" -"</p>\n" -"<p>\n" -"<a href=\"http://www.kde.org\"> http://www.kde.org </a>\n" -"</p>" -msgstr "" -"<p>\n" -"<a href=\"http://www.trolltech.com\"> http://www.trolltech.com </a>\n" -"</p>\n" -"<p>\n" -"<a href=\"http://www.kde.org\"> http://www.kde.org </a>\n" -"</p>" - -#. i18n: file ./editor/newform.ui line 35 -#: rc.cpp:77 -#, no-c-format -msgid "New File" -msgstr "Nový súbor" - -#. i18n: file ./editor/newform.ui line 41 -#: rc.cpp:80 -#, no-c-format -msgid "" -"<b>New Form</b>" -"<p>Select a template for the new form and click the <b>OK</b>" -"-button to create it.</p>" -msgstr "" -"<b>Nový Formulár</b> " -"<p>Vyberte šablónu pre nový formulár a stlačte tlačidlo <b>OK</b>.</p>" - -#. i18n: file ./editor/newform.ui line 109 -#: rc.cpp:89 -#, no-c-format -msgid "Create a new form using the selected template." -msgstr "Vytvoriť nový formulár použitím vybranej šablóny." - -#. i18n: file ./editor/newform.ui line 123 -#: rc.cpp:95 -#, no-c-format -msgid "Close the dialog without creating a new form." -msgstr "Zavrieť dialóg bez vytvorenia nového formulára." - -#. i18n: file ./editor/newform.ui line 145 -#: rc.cpp:98 -#, no-c-format -msgid "Displays a list of the available templates." -msgstr "Zobrazí zoznam dostupných šablón." - -#. i18n: file ./editor/paletteeditoradvanced.ui line 38 -#: rc.cpp:101 -#, no-c-format -msgid "Tune Palette" -msgstr "Vyladiť paletu" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 44 -#: rc.cpp:104 -#, fuzzy, no-c-format -msgid "" -"<b>Edit Palette</b>" -"<p>Change the current widget or form's palette.</p>" -"<p>Use a generated palette or select colors for each color group and each color " -"role.</p>" -"<p>The palette can be tested with different widget layouts in the preview " -"section.</p>" -msgstr "" -"<b> Upraviť Paletu</b> " -"<p>Zmeniť paletu aktuálneho komponentu alebo formulára</p> " -"<p>Použite vytvorenú paletu alebo vyberte farby pre každú skupinu farieb a pre " -"každú farebnú úlohu.</p> " -"<p>Paletu môžte vyskúšať s rôznymi rozvrhnutiami komponentov v sekcii " -"náhľadov.</p>" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 81 -#: rc.cpp:107 rc.cpp:860 -#, no-c-format -msgid "Select &palette:" -msgstr "Vybrať &paletu:" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 90 -#: rc.cpp:110 rc.cpp:863 -#, no-c-format -msgid "Active Palette" -msgstr "Aktívna Paleta" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 95 -#: rc.cpp:113 rc.cpp:866 -#, no-c-format -msgid "Inactive Palette" -msgstr "Neaktívna Paleta" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 100 -#: rc.cpp:116 rc.cpp:869 -#, no-c-format -msgid "Disabled Palette" -msgstr "Zakázaná Paleta" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 122 -#: rc.cpp:119 -#, fuzzy, no-c-format -msgid "Auto" -msgstr "Auto" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 139 -#: rc.cpp:122 -#, no-c-format -msgid "Build the inactive palette from the active palette." -msgstr "Vytvoriť neaktívnu paletu z aktívnej palety." - -#. i18n: file ./editor/paletteeditoradvanced.ui line 150 -#: rc.cpp:125 -#, fuzzy, no-c-format -msgid "Build the disabled palette from the active palette." -msgstr "Vytvoriť zakázanú paletu z neaktívnej palety." - -#. i18n: file ./editor/paletteeditoradvanced.ui line 163 -#: rc.cpp:128 -#, fuzzy, no-c-format -msgid "Central Color &Roles" -msgstr "V st&rede Farba Role" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 178 -#: rc.cpp:131 -#, fuzzy, no-c-format -msgid "Background" -msgstr "Pozadie" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 183 -#: rc.cpp:134 -#, no-c-format -msgid "Foreground" -msgstr "Popredie" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 188 -#: rc.cpp:137 -#, fuzzy, no-c-format -msgid "Button" -msgstr "Tlačidlo" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 193 -#: rc.cpp:140 -#, fuzzy, no-c-format -msgid "Base" -msgstr "Sústava" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 203 -#: rc.cpp:146 -#, fuzzy, no-c-format -msgid "BrightText" -msgstr "SvetlýText" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 208 -#: rc.cpp:149 -#, fuzzy, no-c-format -msgid "ButtonText" -msgstr "TextTlačidla" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 213 -#: rc.cpp:152 -#, fuzzy, no-c-format -msgid "Highlight" -msgstr "Zvýraznená" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 218 -#: rc.cpp:155 -#, fuzzy, no-c-format -msgid "HighlightText" -msgstr "ZvírazniťText" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 223 -#: rc.cpp:158 -#, fuzzy, no-c-format -msgid "Link" -msgstr "Odkaz" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 228 -#: rc.cpp:161 -#, fuzzy, no-c-format -msgid "LinkVisited" -msgstr "LinkaNavštívená" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 235 -#: rc.cpp:164 -#, fuzzy, no-c-format -msgid "Choose the central color role" -msgstr "Zvoľte centrálnu úlohu farby?????????" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 238 -#: rc.cpp:167 -#, fuzzy, no-c-format -msgid "" -"<b>Select a color role.</b>" -"<p>Available central color roles are: " -"<ul> " -"<li>Background - general background color.</li> " -"<li>Foreground - general foreground color. </li> " -"<li>Base - used as the background color for example, for text entry widgets; it " -"is usually white or another light color. </li> " -"<li>Text - the forground color used with Base. Usually this is the same as the " -"Foreground, in which case it must provide good contrast both with the " -"Background and with the Base. </li> " -"<li>Button - general button background color; useful where buttons need a " -"background different from Background, as in the Macintosh style. </li> " -"<li>ButtonText - a foreground color used with the Button color. </li> " -"<li>Highlight - a color used to indicate a selected or highlighted item. </li> " -"<li>HighlightedText - a text color that contrasts to Highlight. </li> " -"<li>BrightText - a text color that is very different from Foreground and " -"contrasts well with, for example, black. </li> </ul> </p>" -msgstr "" -"<b> Vybrať a</b>" -"<p> Dostupné" -"<ul>" -"<li> Pozadie všeobecné pozadie</li>" -"<li> všeobecné</li>" -"<li> Sústava pozadie pre príklad pre text položka je alebo svetlo</li>" -"<li> Text Sústava je v Pozadie a Sústava</li>" -"<li> Tlačidlo všeobecné pozadie a pozadie z Pozadie v Macintosh</li>" -"<li> a Tlačidlo</li>" -"<li> Zvýraznená a do a alebo</li>" -"<li> a text do Zvýraznená</li>" -"<li> a text je z a pre príklad</li></ul></p>" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 285 -#: rc.cpp:170 -#, fuzzy, no-c-format -msgid "Choose pi&xmap:" -msgstr "Zvoľte pi&xmapu:" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 310 -#: rc.cpp:173 rc.cpp:500 -#, fuzzy, no-c-format -msgid "Select a pixmap" -msgstr "Vybrať pixmapu" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 313 -#: rc.cpp:176 -#, fuzzy, no-c-format -msgid "Choose a pixmap file for the selected central color role." -msgstr "a súbor pre." - -#. i18n: file ./editor/paletteeditoradvanced.ui line 335 -#: rc.cpp:179 -#, no-c-format -msgid "&Select color:" -msgstr "Vybrať farbu:" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 360 -#: rc.cpp:182 rc.cpp:224 rc.cpp:476 rc.cpp:839 rc.cpp:848 -#, no-c-format -msgid "Choose a color" -msgstr "Zvoľte farbu" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 363 -#: rc.cpp:185 -#, fuzzy, no-c-format -msgid "Choose a color for the selected central color role." -msgstr "a pre." - -#. i18n: file ./editor/paletteeditoradvanced.ui line 375 -#: rc.cpp:188 -#, fuzzy, no-c-format -msgid "3D Shadow &Effects" -msgstr "3D &efekty tieňov" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 406 -#: rc.cpp:191 -#, no-c-format -msgid "Build &from button color:" -msgstr "Vytvoriť z &farby tlačidla:" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 412 -#: rc.cpp:194 -#, no-c-format -msgid "Generate shadings" -msgstr "Generovať tiene" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 415 -#: rc.cpp:197 -#, no-c-format -msgid "Check to let 3D-effect colors be calculated from the button-color." -msgstr "Vyberte pre výpočet farby z farby tlačidla." - -#. i18n: file ./editor/paletteeditoradvanced.ui line 421 -#: rc.cpp:200 -#, no-c-format -msgid "Light" -msgstr "Svetlé" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 426 -#: rc.cpp:203 -#, no-c-format -msgid "Midlight" -msgstr "Stredne svetlé" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 431 -#: rc.cpp:206 -#, no-c-format -msgid "Mid" -msgstr "Stredné" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 436 -#: rc.cpp:209 -#, no-c-format -msgid "Dark" -msgstr "Tmavé" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 441 -#: rc.cpp:212 -#, no-c-format -msgid "Shadow" -msgstr "Tieň" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 448 -#: rc.cpp:215 -#, fuzzy, no-c-format -msgid "Choose 3D-effect color role" -msgstr "Vyberte farebnú úlohu 3D efektu" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 451 -#: rc.cpp:218 -#, fuzzy, no-c-format -msgid "" -"<b>Select a color effect role.</b>" -"<p>Available effect roles are: " -"<ul> " -"<li>Light - lighter than Button color. </li> " -"<li>Midlight - between Button and Light. </li> " -"<li>Mid - between Button and Dark. </li> " -"<li>Dark - darker than Button. </li> " -"<li>Shadow - a very dark color. </li> </ul>" -msgstr "" -"<b>Vyberte úlohu farebného efektu.</b> " -"<p>Dostupné úlohy efektov sú: " -"<ul> " -"<li>Svetlý - svetlejší ako farba Tlačidla</li> " -"<li>Stredne svetlý - medzi Svetlou farbou a farbou Tlačidla</li> " -"<li>Stredný - medzi farbou tlačidla a tmavou</li> " -"<li>Tmavý - tmavší ako Tlačidlo</li> " -"<li>Tieň - veľmi tmavá farba.</li></ul>" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 506 -#: rc.cpp:221 -#, fuzzy, no-c-format -msgid "Select co&lor:" -msgstr "Vybrať farbu:" - -#. i18n: file ./editor/paletteeditoradvanced.ui line 534 -#: rc.cpp:227 -#, fuzzy, no-c-format -msgid "Choose a color for the selected effect color role." -msgstr "Zvoliť farbu farebnej úlohy zvoleného efektu." - -#. i18n: file ./editor/functions.ui line 16 -#: rc.cpp:245 -#, no-c-format -msgid "Function Browser" -msgstr "Prehliadač funkcii" - -#. i18n: file ./editor/functions.ui line 38 -#: rc.cpp:248 -#, no-c-format -msgid "Description:" -msgstr "Popis:" - -#. i18n: file ./editor/functions.ui line 67 -#: rc.cpp:251 -#, no-c-format -msgid "&Group:" -msgstr "&Skupina:" - -#. i18n: file ./editor/functions.ui line 97 -#: rc.cpp:254 -#, no-c-format -msgid "&Function:" -msgstr "&Funkcia:" - -#. i18n: file ./editor/functions.ui line 129 -#: rc.cpp:257 -#, no-c-format -msgid "&Parameters" -msgstr "&Parametre" - -#. i18n: file ./editor/functions.ui line 140 -#: rc.cpp:260 -#, fuzzy, no-c-format -msgid "Arg3" -msgstr "Arg3" - -#. i18n: file ./editor/functions.ui line 148 -#: rc.cpp:263 -#, fuzzy, no-c-format -msgid "Arg5" -msgstr "Arg5" - -#. i18n: file ./editor/functions.ui line 190 -#: rc.cpp:266 -#, no-c-format -msgid "Insert function" -msgstr "Vložiť funkciu" - -#. i18n: file ./editor/functions.ui line 198 -#: rc.cpp:269 -#, fuzzy, no-c-format -msgid "Arg4" -msgstr "Arg4" - -#. i18n: file ./editor/functions.ui line 240 -#: rc.cpp:272 rc.cpp:278 rc.cpp:281 rc.cpp:287 rc.cpp:290 rc.cpp:293 -#, no-c-format -msgid "Quote" -msgstr "" - -#. i18n: file ./editor/functions.ui line 263 -#: rc.cpp:275 -#, fuzzy, no-c-format -msgid "Arg1" -msgstr "Arg1" - -#. i18n: file ./editor/functions.ui line 362 -#: rc.cpp:284 -#, no-c-format -msgid "Widget:" -msgstr "Komponent:" - -#. i18n: file ./editor/functions.ui line 502 -#: rc.cpp:296 -#, fuzzy, no-c-format -msgid "Arg6" -msgstr "Arg6" - -#. i18n: file ./editor/functions.ui line 510 -#: rc.cpp:299 -#, fuzzy, no-c-format -msgid "Arg2" -msgstr "Arg2" - -#. i18n: file ./editor/functions.ui line 623 -#: rc.cpp:308 -#, fuzzy, no-c-format -msgid "Clear edited text" -msgstr "Vymazať upravený text" - -#. i18n: file ./editor/functions.ui line 631 -#: rc.cpp:311 -#, no-c-format -msgid "Inserted &text:" -msgstr "Vložený &text:" - -#. i18n: file ./editor/actioneditor.ui line 19 -#: rc.cpp:314 -#, no-c-format -msgid "Edit Actions" -msgstr "Upraviť Akcie" - -#. i18n: file ./editor/actioneditor.ui line 61 -#: rc.cpp:317 -#, no-c-format -msgid "Create new Action" -msgstr "Vytvoriť novú Akciu" - -#. i18n: file ./editor/actioneditor.ui line 78 -#: rc.cpp:320 -#, no-c-format -msgid "Delete current Action" -msgstr "Zmazať aktuálnu Akciu" - -#. i18n: file ./editor/actioneditor.ui line 95 -#: rc.cpp:323 -#, no-c-format -msgid "Connect current Action" -msgstr "Pripojiť aktuálnu Akciu" - -#. i18n: file ./editor/iconvieweditor.ui line 35 -#: rc.cpp:326 -#, fuzzy, no-c-format -msgid "Edit Iconview" -msgstr "Upraviť" - -#. i18n: file ./editor/iconvieweditor.ui line 41 -#: rc.cpp:329 -#, fuzzy, no-c-format -msgid "" -"<b>Edit Iconview</b>" -"<p>Add, edit or delete items in the icon view.</p>" -"<p>Click the <b>New Item</b>-button to create a new item, then enter text and " -"choose a pixmap.</p>" -"<p>Select an item from the view and click the <b>Delete Item</b>" -"-button to remove the item from the iconview.</p>" -msgstr "" -"<b> Upraviť</b>" -"<p> Pridať úprava alebo v</p>" -"<p> Kliknutie<b> Nový Položka</b> do a nové text a a</p>" -"<p> Vybrať z a<b> Zmazať Položka</b> do z</p>" - -#. i18n: file ./editor/iconvieweditor.ui line 72 -#: rc.cpp:332 -#, fuzzy, no-c-format -msgid "All items in the iconview." -msgstr "Všetky v." - -#. i18n: file ./editor/iconvieweditor.ui line 94 -#: rc.cpp:335 rc.cpp:683 rc.cpp:1034 -#, no-c-format -msgid "&New Item" -msgstr "&Nový prvok" - -#. i18n: file ./editor/iconvieweditor.ui line 97 -#: rc.cpp:338 rc.cpp:686 rc.cpp:1037 -#, no-c-format -msgid "Add an item" -msgstr "Pridať prvok" - -#. i18n: file ./editor/iconvieweditor.ui line 100 -#: rc.cpp:341 -#, fuzzy, no-c-format -msgid "Create a new item for the iconview." -msgstr "Vytvoriť a nové pre." - -#. i18n: file ./editor/iconvieweditor.ui line 108 -#: rc.cpp:344 rc.cpp:632 rc.cpp:1043 -#, fuzzy, no-c-format -msgid "&Delete Item" -msgstr "Zmazať prvok" - -#. i18n: file ./editor/iconvieweditor.ui line 111 -#: rc.cpp:347 rc.cpp:635 -#, no-c-format -msgid "Delete item" -msgstr "Zmazať prvok" - -#. i18n: file ./editor/iconvieweditor.ui line 114 -#: rc.cpp:350 -#, no-c-format -msgid "Delete the selected item." -msgstr "Zmazať označený prvok." - -#. i18n: file ./editor/iconvieweditor.ui line 147 -#: rc.cpp:353 rc.cpp:1001 -#, no-c-format -msgid "&Item Properties" -msgstr "Vlastnost&i prvku" - -#. i18n: file ./editor/iconvieweditor.ui line 164 -#: rc.cpp:356 rc.cpp:647 rc.cpp:755 rc.cpp:1025 rc.cpp:1070 -#, no-c-format -msgid "&Text:" -msgstr "&Text:" - -#. i18n: file ./editor/iconvieweditor.ui line 181 -#: rc.cpp:359 rc.cpp:650 rc.cpp:1028 -#, no-c-format -msgid "Change text" -msgstr "Zmeniť text" - -#. i18n: file ./editor/iconvieweditor.ui line 184 -#: rc.cpp:362 -#, no-c-format -msgid "Change the text for the selected item." -msgstr "Zmeniť text označeného prvku." - -#. i18n: file ./editor/iconvieweditor.ui line 192 -#: rc.cpp:365 rc.cpp:734 rc.cpp:1004 -#, fuzzy, no-c-format -msgid "&Pixmap:" -msgstr "&Pixmapa:" - -#. i18n: file ./editor/iconvieweditor.ui line 217 -#: rc.cpp:368 rc.cpp:665 rc.cpp:737 rc.cpp:1007 rc.cpp:1172 rc.cpp:1229 -#, no-c-format -msgid "Label4" -msgstr "Štítok4" - -#. i18n: file ./editor/iconvieweditor.ui line 237 -#: rc.cpp:371 rc.cpp:668 rc.cpp:740 rc.cpp:1010 rc.cpp:1175 rc.cpp:1232 -#, fuzzy, no-c-format -msgid "Delete Pixmap" -msgstr "Zmazať Pixmapu" - -#. i18n: file ./editor/iconvieweditor.ui line 240 -#: rc.cpp:374 rc.cpp:1013 -#, fuzzy, no-c-format -msgid "Delete the selected item's pixmap." -msgstr "Vymazať pixmapu vybratého prvku." - -#. i18n: file ./editor/iconvieweditor.ui line 257 -#: rc.cpp:380 rc.cpp:677 rc.cpp:749 rc.cpp:1019 rc.cpp:1184 rc.cpp:1241 -#, fuzzy, no-c-format -msgid "Select a Pixmap" -msgstr "Vybrať pixmapu" - -#. i18n: file ./editor/iconvieweditor.ui line 260 -#: rc.cpp:383 -#, fuzzy, no-c-format -msgid "Select a pixmap file for the current item." -msgstr "Vyberte pixmap súbor pre aktuálny prvok." - -#. i18n: file ./editor/createtemplate.ui line 61 -#: rc.cpp:410 -#, no-c-format -msgid "Template &name:" -msgstr "Me&no šablóny:" - -#. i18n: file ./editor/createtemplate.ui line 76 -#: rc.cpp:413 -#, no-c-format -msgid "Name of the new template" -msgstr "Meno novej šablóny" - -#. i18n: file ./editor/createtemplate.ui line 80 -#: rc.cpp:416 -#, no-c-format -msgid "Enter the name of the new template" -msgstr "Vložte meno novej šablóny" - -#. i18n: file ./editor/createtemplate.ui line 91 -#: rc.cpp:419 -#, no-c-format -msgid "Class of the new template" -msgstr "Trieda novej šablóny" - -#. i18n: file ./editor/createtemplate.ui line 95 -#: rc.cpp:422 -#, no-c-format -msgid "" -"Enter the name of the class which should be used as the template's base class" -msgstr "Vložte meno triedy ktorá má byť použitá ako základná trieda šablón" - -#. i18n: file ./editor/createtemplate.ui line 142 -#: rc.cpp:425 -#, no-c-format -msgid "C&reate" -msgstr "Vytvo&riť" - -#. i18n: file ./editor/createtemplate.ui line 150 -#: rc.cpp:428 -#, no-c-format -msgid "Creates the new template" -msgstr "Vytvorí novú šablónu" - -#. i18n: file ./editor/createtemplate.ui line 165 -#: rc.cpp:434 -#, no-c-format -msgid "Closes the Dialog" -msgstr "Zatvorí dialóg" - -#. i18n: file ./editor/createtemplate.ui line 178 -#: rc.cpp:437 -#, fuzzy, no-c-format -msgid "&Baseclass for template:" -msgstr "Základná trieda pre ša&blónu:" - -#. i18n: file ./editor/assoctexteditor.ui line 16 -#: rc.cpp:440 -#, no-c-format -msgid "Edit Text" -msgstr "Upraviť text" - -#. i18n: file ./editor/assoctexteditor.ui line 35 -#: rc.cpp:443 -#, fuzzy, no-c-format -msgid "&Widget:" -msgstr "Komponent:" - -#. i18n: file ./editor/assoctexteditor.ui line 67 -#: rc.cpp:449 -#, fuzzy, no-c-format -msgid "&Text for:" -msgstr "&Text pre:" - -#. i18n: file ./editor/assoctexteditor.ui line 104 -#: rc.cpp:455 -#, fuzzy, no-c-format -msgid "&Function..." -msgstr "&Funkcia..." - -#. i18n: file ./editor/assoctexteditor.ui line 137 -#: rc.cpp:458 -#, fuzzy, no-c-format -msgid "Wi&dget:" -msgstr "Komponent:" - -#. i18n: file ./editor/assoctexteditor.ui line 184 -#: rc.cpp:461 -#, fuzzy, no-c-format -msgid "Fi&le..." -msgstr "&Súbor..." - -#. i18n: file ./editor/preferences.ui line 35 -#: rc.cpp:464 -#, no-c-format -msgid "Preferences" -msgstr "Nastavenia" - -#. i18n: file ./editor/preferences.ui line 41 -#: rc.cpp:467 -#, no-c-format -msgid "" -"<b>Preferences</b>" -"<p>Change the preferences of Qt Designer. There is always one tab with general " -"preferences. There may be additional tabs, depending on which plugins are " -"installed.</p>" -msgstr "" -"<b>Nastavenia</b> " -"<p>Zmeniť nastavenia Qt Designer-u. Vzdy obsahuje záložku Všeobecné. V " -"závislosti na tom ktoré zásuvné moduly sú nainštalované, môže obsahovať aj " -"ďalšie záložky.</p>" - -#. i18n: file ./editor/preferences.ui line 62 -#: rc.cpp:470 -#, no-c-format -msgid "General" -msgstr "Všeobecné" - -#. i18n: file ./editor/preferences.ui line 79 -#: rc.cpp:473 -#, fuzzy, no-c-format -msgid "Backgro&und" -msgstr "Pozadie" - -#. i18n: file ./editor/preferences.ui line 114 -#: rc.cpp:479 -#, no-c-format -msgid "Select a color in the color dialog." -msgstr "Vyberte farbu v dialógu výberu farby." - -#. i18n: file ./editor/preferences.ui line 125 -#: rc.cpp:482 -#, fuzzy, no-c-format -msgid "Co&lor" -msgstr "&Farba" - -#. i18n: file ./editor/preferences.ui line 128 -#: rc.cpp:485 -#, no-c-format -msgid "Use a background color" -msgstr "Použiť farbu pozadia" - -#. i18n: file ./editor/preferences.ui line 131 -#: rc.cpp:488 -#, no-c-format -msgid "Use a background color." -msgstr "Použiť farbu pozadia." - -#. i18n: file ./editor/preferences.ui line 139 -#: rc.cpp:491 -#, fuzzy, no-c-format -msgid "&Pixmap" -msgstr "&Pixmapa" - -#. i18n: file ./editor/preferences.ui line 145 -#: rc.cpp:494 -#, fuzzy, no-c-format -msgid "Use a background pixmap" -msgstr "Použiť pixmapu pozadia" - -#. i18n: file ./editor/preferences.ui line 148 -#: rc.cpp:497 -#, fuzzy, no-c-format -msgid "Use a background pixmap." -msgstr "Použiť pixmapu pozadia." - -#. i18n: file ./editor/preferences.ui line 171 -#: rc.cpp:503 -#, fuzzy, no-c-format -msgid "Choose a pixmap file." -msgstr "Zvoliť pixmap súbor." - -#. i18n: file ./editor/preferences.ui line 181 -#: rc.cpp:506 -#, fuzzy, no-c-format -msgid "Show &grid" -msgstr "Zobraziť &mriežku" - -#. i18n: file ./editor/preferences.ui line 187 -#: rc.cpp:509 -#, no-c-format -msgid "Show Grid" -msgstr "Zobraziť mriežku" - -#. i18n: file ./editor/preferences.ui line 190 -#: rc.cpp:512 -#, fuzzy, no-c-format -msgid "" -"<b>Customize the grid appearance for all forms.</b>" -"<p>When <b>Show Grid</b> is checked, all forms show a grid.</p>" -msgstr "" -"<b>Prispôsobiť vzhľad mriežky pre všetky formuláre</b> " -"<p>Ak je vybratá voľba<b> Zobraziť Mriežku</b>, zobrazia ju všetky formuláre</p>" - -#. i18n: file ./editor/preferences.ui line 198 -#: rc.cpp:515 -#, no-c-format -msgid "Gr&id" -msgstr "Mr&iežka" - -#. i18n: file ./editor/preferences.ui line 218 -#: rc.cpp:518 -#, fuzzy, no-c-format -msgid "Sn&ap to grid" -msgstr "Priť&ahovať k mriežke" - -#. i18n: file ./editor/preferences.ui line 224 -#: rc.cpp:521 -#, fuzzy, no-c-format -msgid "Snap to the grid" -msgstr "Priťahovať k mriežke" - -#. i18n: file ./editor/preferences.ui line 227 -#: rc.cpp:524 -#, fuzzy, no-c-format -msgid "" -"<b>Customize the grid-settings for all forms.</b>" -"<p>When <b>Snap to Grid</b> is checked, the widgets snap to the grid using the " -"the X/Y resolution.</p>" -msgstr "" -"<b>Prispôsobiť nastavenia mriežky pre všetky formuláre.</b> " -"<p>Ak je vybratá voľba<b>Priťahovať k mriežke</b> budú komponenty pritiahnuté k " -"mriežke s použitím rozlíšenia X/Y.</p>" - -#. i18n: file ./editor/preferences.ui line 258 -#: rc.cpp:527 rc.cpp:533 -#, no-c-format -msgid "Grid resolution" -msgstr "Rozlíšenie mriežky" - -#. i18n: file ./editor/preferences.ui line 261 -#: rc.cpp:530 rc.cpp:536 -#, fuzzy, no-c-format -msgid "" -"<b>Customize the grid-settings for all forms.</b>" -"<p>When <b>Show Grid</b> is checked, a grid is shown on all forms using the X/Y " -"resolution.</p>" -msgstr "" -"<b>Prispôsobiť nastavenia mriežky pre všetky formuláre.</b> " -"<p>Ak je vybratá voľba<b> Zobraziť mriežku</b> bude na všetkých formulároch " -"zobrazená mriežka s rozlíšením X/Y.</p>" - -#. i18n: file ./editor/preferences.ui line 289 -#: rc.cpp:539 -#, fuzzy, no-c-format -msgid "Grid-&X:" -msgstr "Mriežka &X:" - -#. i18n: file ./editor/preferences.ui line 300 -#: rc.cpp:542 -#, fuzzy, no-c-format -msgid "Grid-&Y:" -msgstr "Mriežka &Y:" - -#. i18n: file ./editor/preferences.ui line 327 -#: rc.cpp:545 rc.cpp:566 -#, fuzzy, no-c-format -msgid "" -"A splash screen is displayed when starting Qt Designer if this option is " -"checked." -msgstr "" -"Ak je vybratá táto voľba bude pri štarte Qt Designer-u zobrazená úvodná " -"obrazovka." - -#. i18n: file ./editor/preferences.ui line 335 -#: rc.cpp:548 -#, no-c-format -msgid "Ge&neral" -msgstr "Všeobec&né" - -#. i18n: file ./editor/preferences.ui line 352 -#: rc.cpp:551 -#, no-c-format -msgid "Restore last &workspace on startup" -msgstr "Obnoviť poslednú pracovnú plochu pri štarte" - -#. i18n: file ./editor/preferences.ui line 358 -#: rc.cpp:554 -#, no-c-format -msgid "Restore last workspace" -msgstr "Obnoviť poslednú pracovnú plochu" - -#. i18n: file ./editor/preferences.ui line 361 -#: rc.cpp:557 -#, fuzzy, no-c-format -msgid "" -"The current workspace settings will be restored the next time you start Qt " -"Designer if this option is checked." -msgstr "" -"Nastavenia aktuálnej pracovnej plochy budú obnovené pri nasledujúcom štarte Qt " -"Designer-u ak je vybratá táto voľba." - -#. i18n: file ./editor/preferences.ui line 369 -#: rc.cpp:560 -#, no-c-format -msgid "Show &splash screen on startup" -msgstr "Zobraziť úvodnú obrazovku pri štarte" - -#. i18n: file ./editor/preferences.ui line 375 -#: rc.cpp:563 -#, no-c-format -msgid "Show Splashscreen" -msgstr "Zobraziť úvodnú obrazovku" - -#. i18n: file ./editor/preferences.ui line 386 -#: rc.cpp:569 -#, fuzzy, no-c-format -msgid "Disable data&base auto-edit in preview" -msgstr "Zakázať auto upravy databázy v náhľade" - -#. i18n: file ./editor/preferences.ui line 397 -#: rc.cpp:572 -#, fuzzy, no-c-format -msgid "&Documentation path:" -msgstr "Cesta k &dokumentácii:" - -#. i18n: file ./editor/preferences.ui line 422 -#: rc.cpp:575 -#, fuzzy, no-c-format -msgid "" -"<b>Enter the path to the documentation.</b>" -"<p>You may provide an $environment variable as the first part of the " -"pathname.</p>" -msgstr "" -"<b>Zadajte cestu k dokumentácii.</b> " -"<p>Môžte použit $environment premennú ako prvú časť cesty.</p>" - -#. i18n: file ./editor/preferences.ui line 436 -#: rc.cpp:581 -#, fuzzy, no-c-format -msgid "Select path" -msgstr "Vybrať cestu" - -#. i18n: file ./editor/preferences.ui line 439 -#: rc.cpp:584 -#, fuzzy, no-c-format -msgid "Look for the documentation path." -msgstr "Nájsť cestu k dokumentácii." - -#. i18n: file ./editor/preferences.ui line 451 -#: rc.cpp:587 -#, fuzzy, no-c-format -msgid "&Toolbars" -msgstr "Panely nás&trojov" - -#. i18n: file ./editor/preferences.ui line 468 -#: rc.cpp:590 -#, fuzzy, no-c-format -msgid "Show &big icons" -msgstr "Zo&braziť veľké ikony" - -#. i18n: file ./editor/preferences.ui line 471 -#: rc.cpp:593 -#, fuzzy, no-c-format -msgid "Big Icons" -msgstr "Veľké Ikony" - -#. i18n: file ./editor/preferences.ui line 474 -#: rc.cpp:596 -#, fuzzy, no-c-format -msgid "Big icons will be used in the toolbars if this is checked." -msgstr "Ak je táto voľba povolená budú v panely nástrojov použité veľké ikony." - -#. i18n: file ./editor/preferences.ui line 482 -#: rc.cpp:599 -#, fuzzy, no-c-format -msgid "Show text lab&els" -msgstr "Zobraziť t&extové popisky" - -#. i18n: file ./editor/preferences.ui line 485 -#: rc.cpp:602 -#, fuzzy, no-c-format -msgid "Text Labels" -msgstr "Textové Popisky" - -#. i18n: file ./editor/preferences.ui line 488 -#: rc.cpp:605 -#, fuzzy, no-c-format -msgid "Text labels will be usin in the toolbars if this is checked." -msgstr "" -"Ak je táto voľba povolená v panely nástrojov budú použité textové popisky." - -#. i18n: file ./editor/listvieweditor.ui line 35 -#: rc.cpp:623 -#, fuzzy, no-c-format -msgid "Edit Listview" -msgstr "Upraviť zoznam" - -#. i18n: file ./editor/listvieweditor.ui line 41 -#: rc.cpp:626 -#, fuzzy, no-c-format -msgid "" -"<b>Edit Listview</b>" -"<p>Use the controls on the <b>Items</b>-tab to add, edit or delete items in the " -"listview. Change the column configuration of the listview using the controls on " -"the <b>Columns</b>-tab.</p>Click the <b>New Item</b>" -"-button to create a new item, then enter text and add a pixmap.</p>" -"<p>Select an item from the list and click the <b>Delete Item</b>" -"-button to remove the item from the list.</p>" -msgstr "" -"<b>Upraviť zoznam</b> " -"<p>Použite ovládacie prvky v záložke <b>Položky</b> pre pridanie, úpravu alebo " -"odstránenie položiek v zozname. Zmeniť nastavenia stĺpca môžete použitím " -"ovládacích prvkov v záložke <b>Stĺpce</b>.</p>Kliknutie na tlačíclo <b>" -"Nová Položka</b> ak chcete vytvoriť novú položku, zadajte jej text a vyberte " -"obrázok.</p> " -"<p>Vyberte položku zo zoznamu a kliknite na tlačiclo <b>Zmazať položku</b> " -"ak chcete danú položku zmazať zo zoznamu.</p>" - -#. i18n: file ./editor/listvieweditor.ui line 85 -#: rc.cpp:638 -#, fuzzy, no-c-format -msgid "<b>Deletes the selected item.</b><p>Any sub-items are also deleted.</p>" -msgstr "" -"<b>Zmaže označený prvok.</b>" -"<p>Ľubovoľné podriadené položky budú taktiež zmazané</p>" - -#. i18n: file ./editor/listvieweditor.ui line 99 -#: rc.cpp:641 -#, fuzzy, no-c-format -msgid "Item &Properties" -msgstr "Vlastnosti &prvku." - -#. i18n: file ./editor/listvieweditor.ui line 116 -#: rc.cpp:644 -#, fuzzy, no-c-format -msgid "Pi&xmap:" -msgstr "Obrázok:" - -#. i18n: file ./editor/listvieweditor.ui line 147 -#: rc.cpp:653 -#, fuzzy, no-c-format -msgid "" -"<b>Change the text of the item.</b>" -"<p>The text will be changed in the current column of the selected item.</p>" -msgstr "" -"<b>Zmeniť text prvku.</b> " -"<p>Text aktuálneho stĺpca prvku bude zmenený</p>" - -#. i18n: file ./editor/listvieweditor.ui line 155 -#: rc.cpp:656 -#, no-c-format -msgid "Change column" -msgstr "Zmeniť stĺpec" - -#. i18n: file ./editor/listvieweditor.ui line 158 -#: rc.cpp:659 -#, fuzzy, no-c-format -msgid "" -"<b>Select the current column.</b>" -"<p>The item's text and pixmap will be changed for the current column</p>" -msgstr "" -"<b>Označiť aktuálny stĺpec</b> " -"<p>Text a pixmapa aktuálneho stĺpca prvku bude zmenená</p>" - -#. i18n: file ./editor/listvieweditor.ui line 166 -#: rc.cpp:662 -#, fuzzy, no-c-format -msgid "Colu&mn:" -msgstr "Stĺpec:" - -#. i18n: file ./editor/listvieweditor.ui line 214 -#: rc.cpp:671 rc.cpp:1178 rc.cpp:1235 -#, fuzzy, no-c-format -msgid "" -"<b>Delete the selected item's pixmap.</b>" -"<p>The pixmap in the current column of the selected item will be deleted.</p>" -msgstr "" -"<b> Zmazať obrázok označeného prvku.</b> " -"<p>Obrázok v aktuálnom stĺpci označeného prvku bude zmazaný.</p>" - -#. i18n: file ./editor/listvieweditor.ui line 234 -#: rc.cpp:680 rc.cpp:1187 rc.cpp:1244 -#, fuzzy, no-c-format -msgid "" -"<b>Select a pixmap file for the item.</b>" -"<p>The pixmap will be changed in the current column of the selected item.</p>" -msgstr "" -"<b>Vybrať súbor obrázku pre položku.</b> " -"<p>Obrázok bude zmenený v aktuálnom stĺpci označeného prvku.</p>" - -#. i18n: file ./editor/listvieweditor.ui line 252 -#: rc.cpp:689 -#, fuzzy, no-c-format -msgid "" -"<b>Adds a new item to the list.</b>" -"<p>The item will be inserted at the top of the list and can be moved using the " -"up- and down-buttons.</p>" -msgstr "" -"<b>Pridá novú položku do zoznamu.</b> " -"<p>Položka bude vložená na začiatok zoznamu. Môžte ju presunúť použitím " -"tlačidiel Hore a Dolu.</p>" - -#. i18n: file ./editor/listvieweditor.ui line 260 -#: rc.cpp:692 rc.cpp:998 -#, fuzzy, no-c-format -msgid "The list of items." -msgstr "Zoznam prvkov." - -#. i18n: file ./editor/listvieweditor.ui line 268 -#: rc.cpp:695 -#, fuzzy, no-c-format -msgid "New &Subitem" -msgstr "Nová p&odriadená položka" - -#. i18n: file ./editor/listvieweditor.ui line 271 -#: rc.cpp:698 -#, fuzzy, no-c-format -msgid "Add a subitem" -msgstr "Pridať podriadenú položku" - -#. i18n: file ./editor/listvieweditor.ui line 274 -#: rc.cpp:701 -#, no-c-format -msgid "" -"<b>Create a new sub-item for the selected item.</b>" -"<p>New sub-items are inserted at the top of the list of sub-items, and new " -"levels are created automatically.</p>" -msgstr "" -"<b>Vytvoriť novú podriadenú položku v označenom prvku.</b> " -"<p>Nové podriadené položky sú vložené na začiatok zoznamu podprvkov, a " -"automaticky sú vytvorené nové úrovne.</p>" - -#. i18n: file ./editor/listvieweditor.ui line 305 -#: rc.cpp:704 rc.cpp:800 rc.cpp:1052 rc.cpp:1151 rc.cpp:1205 -#, no-c-format -msgid "Move up" -msgstr "Presunúť hore" - -#. i18n: file ./editor/listvieweditor.ui line 308 -#: rc.cpp:707 -#, no-c-format -msgid "" -"<b>Move the selected item up.</b>" -"<p>The item will be moved within its level in the hierarchy.</p>" -msgstr "" -"<b>Presunúť označený prvok hore.</b>" -"<p>Prvok bude presunutý v rámci jeho úrovne v hierarchii</p>" - -#. i18n: file ./editor/listvieweditor.ui line 322 -#: rc.cpp:710 rc.cpp:785 rc.cpp:1058 rc.cpp:1157 rc.cpp:1211 -#, no-c-format -msgid "Move down" -msgstr "Presunúť dolu" - -#. i18n: file ./editor/listvieweditor.ui line 325 -#: rc.cpp:713 -#, fuzzy, no-c-format -msgid "" -"<b>Move the selected item down.</b>" -"<p>The item will be moved within its level in the hierarchy.</p>" -msgstr "" -"<b>Presunúť označený prvok dolu.</b>" -"<p>Prvok bude presunutý v rámci jeho úrovne v hierarchii</p>" - -#. i18n: file ./editor/listvieweditor.ui line 339 -#: rc.cpp:716 -#, fuzzy, no-c-format -msgid "Move left" -msgstr "Presunúť vľavo" - -#. i18n: file ./editor/listvieweditor.ui line 342 -#: rc.cpp:719 -#, fuzzy, no-c-format -msgid "" -"<b>Move the selected item one level up.</b>" -"<p>This will also change the level of the item's sub-items.</p>" -msgstr "<b> Presunúť jeden</b><p> z s</p>" - -#. i18n: file ./editor/listvieweditor.ui line 356 -#: rc.cpp:722 -#, fuzzy, no-c-format -msgid "Move right" -msgstr "Presunúť vpravo" - -#. i18n: file ./editor/listvieweditor.ui line 359 -#: rc.cpp:725 -#, fuzzy, no-c-format -msgid "" -"<b>Move the selected item one level down.</b>" -"<p>This will also change the level of the item's sub-items.</p>" -msgstr "" -"<b>Presunúť označený prvok o jednu úroveň nižšie.</b> " -"<p>Taktiež sa zmení úroveň podprvkov tohto prvku.</p>" - -#. i18n: file ./editor/listvieweditor.ui line 369 -#: rc.cpp:728 rc.cpp:1148 -#, fuzzy, no-c-format -msgid "Co&lumns" -msgstr "Stĺpce" - -#. i18n: file ./editor/listvieweditor.ui line 386 -#: rc.cpp:731 -#, no-c-format -msgid "Column Properties" -msgstr "Vlastnosti stĺpca" - -#. i18n: file ./editor/listvieweditor.ui line 437 -#: rc.cpp:743 -#, fuzzy, no-c-format -msgid "Delete the pixmap of the selected column." -msgstr "Zmazať obrázok vybraného stĺpca." - -#. i18n: file ./editor/listvieweditor.ui line 457 -#: rc.cpp:752 -#, fuzzy, no-c-format -msgid "" -"<b>Select a pixmap file for the selected column.</b>" -"<p>The pixmap will be displayed in the header of the listview.</p>" -msgstr "" -"<b>Vyberte obrázok pre zvolený stĺpec.</b> " -"<p>Obrázok bude zobrazený v hlavičke zoznamu.</p>" - -#. i18n: file ./editor/listvieweditor.ui line 482 -#: rc.cpp:758 -#, no-c-format -msgid "Enter column text" -msgstr "Vložte text stĺpca" - -#. i18n: file ./editor/listvieweditor.ui line 485 -#: rc.cpp:761 -#, fuzzy, no-c-format -msgid "" -"<b>Enter the text for the selected column.</b>" -"<p>The text will be displayed in the header of the listview.</p>" -msgstr "" -"<b>Vložte text pre vybraný stĺpec.</b> " -"<p>Text bude zobrazený v hlavičke zoznamu.</p>" - -#. i18n: file ./editor/listvieweditor.ui line 493 -#: rc.cpp:764 -#, fuzzy, no-c-format -msgid "Clicka&ble" -msgstr "Kliknuteľný" - -#. i18n: file ./editor/listvieweditor.ui line 496 -#: rc.cpp:767 -#, fuzzy, no-c-format -msgid "" -"If this option is checked, the selected column will react to mouse clicks on " -"the header." -msgstr "" -"Ak je táto voľba povolená, označený stĺpec bude reagovať na kliknutia v " -"hlavičke." - -#. i18n: file ./editor/listvieweditor.ui line 504 -#: rc.cpp:770 -#, fuzzy, no-c-format -msgid "Re&sizable" -msgstr "Dá &sa meniť veľkosť" - -#. i18n: file ./editor/listvieweditor.ui line 507 -#: rc.cpp:773 -#, no-c-format -msgid "The column's width will be resizeable if this option is checked." -msgstr "Šírka stĺpca bude meniteľná ak bude zvolená táto voľba." - -#. i18n: file ./editor/listvieweditor.ui line 517 -#: rc.cpp:776 rc.cpp:1163 -#, fuzzy, no-c-format -msgid "&Delete Column" -msgstr "Zmazať stĺpec" - -#. i18n: file ./editor/listvieweditor.ui line 520 -#: rc.cpp:779 -#, no-c-format -msgid "Delete column" -msgstr "Zmazať stĺpec" - -#. i18n: file ./editor/listvieweditor.ui line 523 -#: rc.cpp:782 -#, no-c-format -msgid "Deletes the selected Column." -msgstr "Vymaže označený stĺpec." - -#. i18n: file ./editor/listvieweditor.ui line 540 -#: rc.cpp:788 -#, no-c-format -msgid "" -"<b>Move the selected item down.</b>" -"<p>The top-most column will be the first column in the list.</p>" -msgstr "" -"<b>Presunúť označený prvok dolu.</b> " -"<p>Najvrchnejší stĺpec bude prvým stĺpcom v zozname.</p>>" - -#. i18n: file ./editor/listvieweditor.ui line 548 -#: rc.cpp:791 rc.cpp:1166 -#, no-c-format -msgid "&New Column" -msgstr "&Nový stĺpec" - -#. i18n: file ./editor/listvieweditor.ui line 551 -#: rc.cpp:794 -#, no-c-format -msgid "Add a Column" -msgstr "Pridať stĺpec" - -#. i18n: file ./editor/listvieweditor.ui line 554 -#: rc.cpp:797 -#, no-c-format -msgid "" -"<b>Create a new column.</b>" -"<p>New columns are appended at the end of (right of) the list and may be moved " -"using the up- and down-buttons.</p>" -msgstr "" -"<b>Vytvoriť nový stĺpec.</b> " -"<p>Nové stĺpce sú pridané na koniec (pravú stranu) zoznamu a môžu byť presunuté " -"tlačidlami hore a dolu.</p>" - -#. i18n: file ./editor/listvieweditor.ui line 571 -#: rc.cpp:803 -#, no-c-format -msgid "" -"<b>Move the selected item up.</b>" -"<p>The top-most column will be the first column in the list.</p>" -msgstr "" -"<b>Presunúť označený prvok hore.</b> " -"<p>Najvrchnejší stĺpec bude prvým stĺpcom v zozname.</p>" - -#. i18n: file ./editor/listvieweditor.ui line 579 -#: rc.cpp:806 -#, no-c-format -msgid "The list of columns." -msgstr "Zoznam stĺpcov." - -#. i18n: file ./editor/paletteeditor.ui line 43 -#: rc.cpp:830 -#, no-c-format -msgid "Edit Palette" -msgstr "Upraviť paletu" - -#. i18n: file ./editor/paletteeditor.ui line 68 -#: rc.cpp:833 -#, fuzzy, no-c-format -msgid "Build Palette" -msgstr "Pripraviť paletu" - -#. i18n: file ./editor/paletteeditor.ui line 111 -#: rc.cpp:836 -#, no-c-format -msgid "&3D effects:" -msgstr "3D efekty:" - -#. i18n: file ./editor/paletteeditor.ui line 142 -#: rc.cpp:842 -#, no-c-format -msgid "Choose the effect-color for the generated palette." -msgstr "Zvoľte farbu effektov pre generovanú paletu." - -#. i18n: file ./editor/paletteeditor.ui line 173 -#: rc.cpp:845 -#, fuzzy, no-c-format -msgid "Back&ground:" -msgstr "Pozadie:" - -#. i18n: file ./editor/paletteeditor.ui line 204 -#: rc.cpp:851 -#, no-c-format -msgid "Choose the background color for the generated palette." -msgstr "Zvoľte farbu pozadia pre generovanú paletu." - -#. i18n: file ./editor/paletteeditor.ui line 229 -#: rc.cpp:854 -#, fuzzy, no-c-format -msgid "&Tune Palette..." -msgstr "Pale&ta." - -#. i18n: file ./editor/paletteeditor.ui line 247 -#: rc.cpp:857 -#, no-c-format -msgid "Preview" -msgstr "Náhľad" - -#. i18n: file ./editor/listeditor.ui line 71 -#: rc.cpp:899 -#, no-c-format -msgid "Re&name" -msgstr "Preme&novať" - -#. i18n: file ./editor/formsettings.ui line 35 -#: rc.cpp:905 -#, no-c-format -msgid "Form Settings" -msgstr "Nastavenia formulára" - -#. i18n: file ./editor/formsettings.ui line 41 -#: rc.cpp:908 -#, no-c-format -msgid "" -"<b>Form Settings</b>" -"<p>Change settings for the form. Settings like <b>Comment</b> and <b>Author</b> " -"are for your own use and are not required.</p>" -msgstr "" -"<b>Nastavenie formulára</b> " -"<p>Zmente nastavenia pre formulár. Nastavenia ako <b>Komentár</b> a <b>Autor</b> " -"sú len pre vaše použitie a nie sú vyžadované.</p>" - -#. i18n: file ./editor/formsettings.ui line 122 -#: rc.cpp:923 -#, fuzzy, no-c-format -msgid "La&youts" -msgstr "Rozvrhnutia" - -#. i18n: file ./editor/formsettings.ui line 155 -#: rc.cpp:926 -#, fuzzy, no-c-format -msgid "Default mar&gin:" -msgstr "Štandardný okraj:" - -#. i18n: file ./editor/formsettings.ui line 166 -#: rc.cpp:929 -#, fuzzy, no-c-format -msgid "D&efault spacing:" -msgstr "Štandardný rozostup:" - -#. i18n: file ./editor/formsettings.ui line 202 -#: rc.cpp:935 -#, no-c-format -msgid "Enter a comment about the form." -msgstr "Vložte komentár o formulári." - -#. i18n: file ./editor/formsettings.ui line 227 -#: rc.cpp:938 -#, no-c-format -msgid "Co&mment:" -msgstr "Ko&mentár:" - -#. i18n: file ./editor/formsettings.ui line 238 -#: rc.cpp:941 -#, no-c-format -msgid "&License:" -msgstr "&Licencia:" - -#. i18n: file ./editor/formsettings.ui line 249 -#: rc.cpp:944 rc.cpp:956 rc.cpp:962 -#, no-c-format -msgid "Enter your name" -msgstr "Vlotre vaše meno" - -#. i18n: file ./editor/formsettings.ui line 252 -#: rc.cpp:947 rc.cpp:959 rc.cpp:965 -#, no-c-format -msgid "Enter your name." -msgstr "Vlotre vaše meno." - -#. i18n: file ./editor/formsettings.ui line 260 -#: rc.cpp:950 -#, no-c-format -msgid "&Version:" -msgstr "&Verzia:" - -#. i18n: file ./editor/formsettings.ui line 271 -#: rc.cpp:953 -#, no-c-format -msgid "A&uthor:" -msgstr "A&utor:" - -#. i18n: file ./editor/listboxeditor.ui line 35 -#: rc.cpp:968 -#, fuzzy, no-c-format -msgid "Edit Listbox" -msgstr "Upraviť Listbox" - -#. i18n: file ./editor/listboxeditor.ui line 41 -#: rc.cpp:971 -#, fuzzy, no-c-format -msgid "" -"<b>Edit Listbox</b>" -"<p>Add, edit or delete items in the listbox.</p>" -"<p>Click the <b>New Item</b>-button to create a new listbox entry, then enter " -"text and choose a pixmap.</p>" -"<p>Select an item from the list and click the <b>Delete Item</b>" -"-button to remove the item from the list.</p>" -msgstr "" -"<b> Upraviť Listbox</b> " -"<p>Pridať, upraviť alebo zmazať prvok v Listbox.</p> " -"<p>Kliknite na tlačidlo<b>Nová položka</b> pre vytvorenie novej položky " -"Listbox-u, potom vložte text a vyberte pixmapu.</p> " -"<p>Vyberte položku zo zoznamu a kliknite na tlačidlo <b>Odstrániť položku</b> " -"pre odstránenie položky zo zoznamu.</p>" - -#. i18n: file ./editor/listboxeditor.ui line 229 -#: rc.cpp:1022 -#, no-c-format -msgid "Choose a pixmap file for the selected item." -msgstr "Zvoliť pixmap súbor pre označený prvok." - -#. i18n: file ./editor/listboxeditor.ui line 257 -#: rc.cpp:1031 -#, no-c-format -msgid "Change the selected item's text." -msgstr "Zmeniť text označeného prvku." - -#. i18n: file ./editor/listboxeditor.ui line 273 -#: rc.cpp:1040 -#, no-c-format -msgid "<b>Add a new item.</b><p>New items are appended to the list.</p>" -msgstr "<b>Pridať nový prvok.</b><p>Nové prvky sú pridané do zoznamu.</p>" - -#. i18n: file ./editor/listboxeditor.ui line 287 -#: rc.cpp:1049 -#, no-c-format -msgid "Delete the selected item" -msgstr "Vymazať označený prvok" - -#. i18n: file ./editor/listboxeditor.ui line 321 -#: rc.cpp:1055 -#, no-c-format -msgid "Moves the selected item up." -msgstr "Presunúť označený prvok hore." - -#. i18n: file ./editor/listboxeditor.ui line 338 -#: rc.cpp:1061 -#, no-c-format -msgid "Move the selected item down." -msgstr "Presunúť označený prvok dolu." - -#. i18n: file ./editor/multilineeditor.ui line 38 -#: rc.cpp:1064 -#, no-c-format -msgid "Edit Multiline Edit" -msgstr "Upraviť Multiline Edit" - -#. i18n: file ./editor/multilineeditor.ui line 46 -#: rc.cpp:1067 -#, fuzzy, no-c-format -msgid "" -"<b>Edit Multiline Edit</b>" -"<p>Enter the text and click the <b>OK</b>-Button to apply the changes.</p>" -msgstr "" -"<b>Upraviť Multitine Edit</b> " -"<p>Vložte text a stlačte <b>OK</b>-tlačidlo pre aplikovanie zmien.</p>" - -#. i18n: file ./editor/multilineeditor.ui line 84 -#: rc.cpp:1073 -#, no-c-format -msgid "Enter your text here." -msgstr "Tu vložte svoj text." - -#. i18n: file ./editor/pixmapfunction.ui line 61 -#: rc.cpp:1100 -#, fuzzy, no-c-format -msgid "&Enter arguments for loading the pixmap:" -msgstr "Vložiť argumenty pre načítanie pixmapy:" - -#. i18n: file ./editor/pixmapfunction.ui line 109 -#: rc.cpp:1103 -#, fuzzy, no-c-format -msgid "QPixmap(" -msgstr "QPixmap(" - -#. i18n: file ./editor/pixmapfunction.ui line 573 -#: rc.cpp:1106 -#, no-c-format -msgid ")" -msgstr ")" - -#. i18n: file ./editor/tableeditor.ui line 16 -#: rc.cpp:1118 -#, no-c-format -msgid "Edit Table" -msgstr "Upraviť Tabuľku" - -#. i18n: file ./editor/tableeditor.ui line 34 -#: rc.cpp:1121 rc.cpp:1124 -#, no-c-format -msgid "1" -msgstr "1" - -#. i18n: file ./editor/tableeditor.ui line 218 -#: rc.cpp:1154 rc.cpp:1208 -#, no-c-format -msgid "" -"<b>Move the selected item up.</b>" -"<p>The top-most column will be the first column of the list.</p>" -msgstr "" -"<b>Presunúť označený prvok hore.</b> " -"<p>Najvrchnejší stĺpec bude prvým stĺpcom v zozname.</p>" - -#. i18n: file ./editor/tableeditor.ui line 235 -#: rc.cpp:1160 rc.cpp:1214 -#, no-c-format -msgid "" -"<b>Move the selected item down.</b>" -"<p>The top-most column will be the first column of the list.</p>" -msgstr "" -"<b>Presunúť označený prvok dolu.</b> " -"<p>Najvrchnejší stĺpec bude prvým stĺpcom v zozname.</p>" - -#. i18n: file ./editor/tableeditor.ui line 273 -#: rc.cpp:1169 -#, no-c-format -msgid "Table:" -msgstr "Tabuľka:" - -#. i18n: file ./editor/tableeditor.ui line 348 -#: rc.cpp:1190 rc.cpp:1223 -#, fuzzy, no-c-format -msgid "&Label:" -msgstr "Štítok:" - -#. i18n: file ./editor/tableeditor.ui line 359 -#: rc.cpp:1193 rc.cpp:1226 -#, no-c-format -msgid "Pixmap:" -msgstr "Pixmapa:" - -#. i18n: file ./editor/tableeditor.ui line 370 -#: rc.cpp:1196 -#, fuzzy, no-c-format -msgid "&Field:" -msgstr "Oblasť:" - -#. i18n: file ./editor/tableeditor.ui line 394 -#: rc.cpp:1199 -#, no-c-format -msgid "<no table>" -msgstr "<žiadna tabuľka>" - -#. i18n: file ./editor/tableeditor.ui line 406 -#: rc.cpp:1202 -#, no-c-format -msgid "&Rows" -msgstr "&Riadky" - -#. i18n: file ./editor/tableeditor.ui line 496 -#: rc.cpp:1217 -#, no-c-format -msgid "&New Row" -msgstr "&Nový Riadok" - -#. i18n: file ./editor/tableeditor.ui line 504 -#: rc.cpp:1220 -#, no-c-format -msgid "&Delete Row" -msgstr "O&dstrániť riadok" - -#. i18n: file ./editor/choosewidget.ui line 16 -#: rc.cpp:1247 -#, no-c-format -msgid "Choose Widget" -msgstr "Zvoľiť komponent" - -#. i18n: file ./editor/choosewidget.ui line 118 -#: rc.cpp:1256 -#, no-c-format -msgid "Find:" -msgstr "Hľadať:" - -#. i18n: file ./editor/connectioneditor.ui line 35 -#: rc.cpp:1259 -#, no-c-format -msgid "Edit Connections" -msgstr "Upraviť Spojenia" - -#. i18n: file ./editor/connectioneditor.ui line 41 -#: rc.cpp:1262 -#, no-c-format -msgid "" -"<b>Edit Connections</b>" -"<p>Add and remove connections in the current form .</p>" -"<p>Select a signal and a corresponding slot then press the <b>Connect</b>" -"-button to create a connection.</p>" -"<p>Select a connection from the list then press the <b>Disconnect</b>" -"-button to delete the connection.</p>" -msgstr "" -"<b> Upraviť Spojenia</b> " -"<p>Pridať a odstrániť spojenia v aktuálnom formulári .</p> " -"<p>Označte signál a korešpondujúci slot, potom stlačte <b>Connect</b>" -"-tlačidlo pre vytvorenie spojenia.</p> " -"<p>Označte spojenie zo zoznamu a stlačte <b>Disconnect</b>" -"-tlačidlo pre odstránenie spojenia.</p>" - -#. i18n: file ./editor/connectioneditor.ui line 56 -#: rc.cpp:1265 -#, no-c-format -msgid "Sender" -msgstr "Odosielateľ" - -#. i18n: file ./editor/connectioneditor.ui line 67 -#: rc.cpp:1268 -#, no-c-format -msgid "Signal" -msgstr "Signál" - -#. i18n: file ./editor/connectioneditor.ui line 78 -#: rc.cpp:1271 -#, no-c-format -msgid "Receiver" -msgstr "Príjemca" - -#. i18n: file ./editor/connectioneditor.ui line 89 -#: rc.cpp:1274 -#, no-c-format -msgid "Slot" -msgstr "Slot" - -#. i18n: file ./editor/connectioneditor.ui line 111 -#: rc.cpp:1277 -#, no-c-format -msgid "Displays the connections between the sender and the receiver." -msgstr "Zobrazí spojenia medzi odosielateľom a príjemcom." - -#. i18n: file ./editor/connectioneditor.ui line 119 -#: rc.cpp:1280 -#, no-c-format -msgid "" -"<b>A list of slots for the receiver.</b>" -"<p>The slots that are displayed are only those which have arguments that " -"correspond with the arguments of the signal that is currently selected in the " -"Signal-list.</b>" -msgstr "" -"<b>Zoznam slotov pre príjemcu.</b> " -"<p>Zobrazené sú len tie sloty ktoré majú argumenty korešpondujúce s argumentami " -"signálu ktorý je práve označený v zozname signálov.</b>" - -#. i18n: file ./editor/connectioneditor.ui line 127 -#: rc.cpp:1283 -#, no-c-format -msgid "Displays the list of signals that the widget emits." -msgstr "Zobrazí zoznam signálov ktoré produkuje komponent." - -#. i18n: file ./editor/connectioneditor.ui line 143 -#: rc.cpp:1286 -#, no-c-format -msgid "Si&gnals:" -msgstr "Si&gnály:" - -#. i18n: file ./editor/connectioneditor.ui line 183 -#: rc.cpp:1289 -#, no-c-format -msgid "&Slots:" -msgstr "&Sloty:" - -#. i18n: file ./editor/connectioneditor.ui line 217 -#: rc.cpp:1292 -#, no-c-format -msgid "&Disconnect" -msgstr "&Odpojiť" - -#. i18n: file ./editor/connectioneditor.ui line 220 -#: rc.cpp:1295 -#, no-c-format -msgid "Alt+D" -msgstr "" - -#. i18n: file ./editor/connectioneditor.ui line 226 -#: rc.cpp:1298 -#, no-c-format -msgid "Remove the selected connection" -msgstr "Odstrániť označené spojenie." - -#. i18n: file ./editor/connectioneditor.ui line 229 -#: rc.cpp:1301 -#, no-c-format -msgid "Remove the selected connection." -msgstr "Odstráni označené spojenie." - -#. i18n: file ./editor/connectioneditor.ui line 257 -#: rc.cpp:1307 -#, no-c-format -msgid "Alt+O" -msgstr "" - -#. i18n: file ./editor/connectioneditor.ui line 277 -#: rc.cpp:1316 -#, no-c-format -msgid "Alt+C" -msgstr "" - -#. i18n: file ./editor/connectioneditor.ui line 318 -#: rc.cpp:1322 -#, fuzzy, no-c-format -msgid "Connec&tions:" -msgstr "Spojenia:" - -#. i18n: file ./editor/connectioneditor.ui line 346 -#: rc.cpp:1325 -#, fuzzy, no-c-format -msgid "Co&nnect" -msgstr "&Pripojiť" - -#. i18n: file ./editor/connectioneditor.ui line 349 -#: rc.cpp:1328 -#, no-c-format -msgid "Alt+N" -msgstr "" - -#. i18n: file ./editor/connectioneditor.ui line 355 -#: rc.cpp:1331 -#, no-c-format -msgid "Create connection" -msgstr "Vytvoriť spojenie." - -#. i18n: file ./editor/connectioneditor.ui line 358 -#: rc.cpp:1334 -#, no-c-format -msgid "Create a connection between a signal and a slot." -msgstr "Vytvoriť spojenie medzi signálom a slotom." - -#. i18n: file ./editor/templates/Tab_Dialog.ui line 37 -#: rc.cpp:1337 rc.cpp:1340 rc.cpp:1382 rc.cpp:1385 -#, no-c-format -msgid "Tab" -msgstr "Tabulátor" - -#. i18n: file ./editor/templates/Tab_Dialog.ui line 71 -#: rc.cpp:1346 rc.cpp:1364 rc.cpp:1370 rc.cpp:1391 -#, no-c-format -msgid "F1" -msgstr "F1" - -#: widget/parser.cpp:116 -msgid "Invalid character: '%1'" -msgstr "Neplatný znak: '%1'" - -#: widget/parser.cpp:192 -msgid "Constant value expected" -msgstr "" - -#: widget/parser.cpp:223 -#, fuzzy -msgid "'%1' (%2) is not a widget" -msgstr "'%1' nie je komponent" - -#: widget/parser.cpp:235 widget/parser.cpp:520 -msgid "'%1' is not a function" -msgstr "'%1' nie je funkcia" - -#: widget/parser.cpp:246 -msgid "Expected value" -msgstr "Očakávaná premenná" - -#: widget/parser.cpp:271 widget/parser.cpp:281 -msgid "Divide by zero" -msgstr "" - -#: widget/parser.cpp:426 widget/parser.cpp:428 widget/parser.cpp:434 -msgid "in function '%1': %2" -msgstr "vo funkcii '%1': %2" - -#: widget/parser.cpp:426 -msgid "too few parameters" -msgstr "primálo parametrov" - -#: widget/parser.cpp:428 -msgid "too many parameters" -msgstr "priveľa parametrov" - -#: widget/parser.cpp:474 -msgid "in widget function '%1.%2': %3" -msgstr "vo funkcii komponentu '%1.%2': %3" - -#: widget/parser.cpp:517 -msgid "'%1' is not a widget" -msgstr "'%1' nie je komponent" - -#: widget/parser.cpp:522 -msgid "Unexpected symbol after variable '%1'" -msgstr "Neočakávaný symbol po premennej '%1'" - -#: widget/parser.cpp:741 -msgid "" -"Expected '%1'" -"<br>" -"<br>Possible cause of the error is having a variable with the same name as a " -"widget" -msgstr "" - -#: widget/parser.cpp:743 -msgid "Expected '%1'" -msgstr "Očakávané '%1'" - -#: widget/parser.cpp:757 widget/parser.cpp:770 -msgid "Expected variable" -msgstr "Očakávaná premenná" - -#: widget/myprocess.cpp:94 -msgid "<qt>Failed to start shell process<br><b>%1</b></qt>" -msgstr "<qt>Nepodarilo sa spustiť shell proces<br><b>%1</b></qt>" - -#: widget/expression.cpp:199 widget/expression.cpp:208 -#, fuzzy -msgid "error" -msgstr "Chyba vloženia" - -#: widget/kommanderfunctions.cpp:120 -msgid "Unterminated @execBegin ... @execEnd block." -msgstr "Nedokončený @execBegin ... @execEnd blok." - -#: widget/kommanderfunctions.cpp:138 widget/kommanderfunctions.cpp:164 -msgid "Unterminated @forEach ... @end block." -msgstr "Nedokončený @forEach ... @end blok." - -#: widget/kommanderfunctions.cpp:201 -msgid "Unterminated @if ... @endif block." -msgstr "Nedokončený @if ... @endif blok." - -#: widget/kommanderfunctions.cpp:221 -msgid "Unterminated @switch ... @end block." -msgstr "Neukončený @switch... @end blok." - -#: widget/kommanderfunctions.cpp:320 -#, c-format -msgid "Unknown widget: @%1." -msgstr "Neznámy komponent: @%1." - -#: widget/kommanderfunctions.cpp:338 -msgid "Infinite loop: @%1 called inside @%2." -msgstr "Nekonečná sľučka: @%1 volaná v @%2." - -#: widget/kommanderfunctions.cpp:344 -msgid "Script for @%1 is empty." -msgstr "Skript pre @%1 je prázdny." - -#: widget/kommanderwidget.cpp:119 widgets/scriptobject.cpp:99 -#, fuzzy -msgid "Invalid state for associated text." -msgstr "Neplatný stav priradeného textu." - -#: widget/kommanderwidget.cpp:134 -msgid "" -"Line %1: %2.\n" -msgstr "" -"Riadok %1: %2.\n" - -#: widget/kommanderwidget.cpp:244 -#, fuzzy -msgid "Unknown special: '%1'." -msgstr "Neznáma výnimka: '%1'" - -#: widget/kommanderwidget.cpp:274 -msgid "Unmatched parenthesis in DCOP call '%1'." -msgstr "Nenájdená zátvorka v DCOP volaní '%1'." - -#: widget/kommanderwidget.cpp:280 -msgid "Incorrect arguments in DCOP call '%1'." -msgstr "Nesprávne argumenty v DCOP volaní '%1'." - -#: widget/kommanderwidget.cpp:310 -#, fuzzy -msgid "Tried to perform DCOP query, but failed." -msgstr "Pokus o vykonanie DCOP požiadavky zlyhal." - -#: widget/kommanderwidget.cpp:341 -#, fuzzy -msgid "DCOP return type %1 is not yet implemented." -msgstr "DCOP návratový typ %1 ešte nieje implementovaný." - -#: widget/kommanderwidget.cpp:406 -msgid "Continue && Ignore Next Errors" -msgstr "Pokračovať && ignorovať nasledujúce chyby" - -#: widget/kommanderwidget.cpp:408 -msgid "<qt>Error in widget <b>%1</b>:<p><i>%2</i></qt>" -msgstr "<qt> Chyba v komponente <b>%1</b>:<p><i>%2</i></qt>" - -#: widget/kommanderwidget.cpp:427 -msgid "" -"Error in widget %1:\n" -" %2\n" -msgstr "" -"Chyba v komponente %1:\n" -" %2\n" - -#: widget/kommanderwidget.cpp:582 -#, fuzzy -msgid "Unmatched parenthesis after '%1'." -msgstr "Nenájdená zátvorka po '%1'." - -#: widget/kommanderwidget.cpp:591 -#, fuzzy -msgid "Unmatched quotes in argument of '%1'." -msgstr "Nezhodné úvodzovky v argumente '%1'." - -#: widget/kommanderwidget.cpp:593 -msgid "Unknown function group: '%1'." -msgstr "Neznáma skupina funkcií: '%1'." - -#: widget/kommanderwidget.cpp:595 -msgid "Unknown function: '%1' in group '%2'." -msgstr "Neznáma funkcia: '%1' v skupine '%2'." - -#: widget/kommanderwidget.cpp:597 -msgid "Unknown widget function: '%1'." -msgstr "Neznáma funkcia komponentu: '%1'." - -#: widget/kommanderwidget.cpp:599 -msgid "" -"Not enough arguments for '%1' (%2 instead of %3)." -"<p>Correct syntax is: %4" -msgstr "Málo argumentov pre '%1' (%2 namiesto %3). <p>Správna syntax je: %4" - -#: widget/kommanderwidget.cpp:604 -msgid "Too many arguments for '%1' (%2 instead of %3).<p>Correct syntax is: %4" -msgstr "Priveľa argumentov pre '%1' (%2 namiesto %3). <p>Správna syntax je: %4" - -#: executor/main.cpp:45 -#, fuzzy -msgid "" -"Executor is a component of the Kommander dialog system that executes .kmdr " -"files given as arguments or via stdin" -msgstr "" -"Spušťač je dialógový systém Kommander-u ktorý spúšťa .kmdr súbory zadané ako " -"argument alebo cez stdin (štandardný vstup)" - -#: executor/main.cpp:50 -msgid "Read dialog from standard input" -msgstr "Načítať dialóg zo štandardného vstupu" - -#: executor/main.cpp:51 -msgid "Use given catalog for translation" -msgstr "Použiť daný katalog na preklad" - -#: executor/main.cpp:58 -#, fuzzy -msgid "Kommander Executor" -msgstr "Spúšťač kommanderu" - -#: executor/main.cpp:87 -msgid "" -"Error: no dialog given. Use --stdin option to read dialog from standard input.\n" -msgstr "" -"Chyba: Nezadaný dialóg. Použite --stdin voľbu pre načítanie dialógu zo " -"štandardného vstupu.\n" - -#: executor/instance.cpp:115 -#, fuzzy -msgid "<qt>Unable to create dialog.</qt>" -msgstr "<qt>Nemôžem vytvoriť dialóg zo súboru<br><b>%1</b></qt>" - -#: executor/instance.cpp:187 -msgid "<qt>Kommander file<br><b>%1</b><br>does not exist.</qt>" -msgstr "<qt>Súbor Kommander-u<br><b>%1</b><br>neexistuje.</qt>" - -#: executor/instance.cpp:195 -#, fuzzy -msgid "" -"<qt>This file does not have a <b>.kmdr</b> extension. As a security precaution " -"Kommander will only run Kommander scripts with a clear identity.</qt>" -msgstr "" -"<qt>Tento súbor nemá <b>.kmdr</b> príponu. Ako bezpečnostné opatrenie spustí " -"Kommander skripty s vymazanou identitou.</qt>" - -#: executor/instance.cpp:197 -msgid "Wrong Extension" -msgstr "Nesprávna prípona" - -#: executor/instance.cpp:214 -msgid "" -"<qt>This dialog is running from your <i>/tmp</i> directory. This may mean that " -"it was run from a KMail attachment or from a webpage. " -"<p>Any script contained in this dialog will have write access to all of your " -"home directory; <b>running such dialogs may be dangerous: </b>" -"<p>are you sure you want to continue?</qt>" -msgstr "" -"<qt>Tento dialóg je spustený z vášho <i>/tmp</i> adresára. To môže znamenať, " -"že bol spustený z KMail prílohy alebo internetovej stránky. " -"<p>Každý skript v tomto dialógu bude mať právo zápisu všade vo vašom domácom " -"adresári; <b>spúšťanie takýchto dialógov môže byť nebezpečné: </b> " -"<p>Ste si istý že chcete pokračovať?</qt>" - -#: executor/instance.cpp:218 executor/instance.cpp:223 -msgid "Run Nevertheless" -msgstr "Spustiť napriek tomu" - -#: executor/instance.cpp:223 -msgid "" -"<qt>The Kommander file <i>%1</i> does not have the <b>executable attribute</b> " -"set and could possibly contain dangerous exploits." -"<p>If you trust the scripting (viewable in kmdr-editor) in this program, make " -"it executable to get rid of this warning." -"<p>Are you sure you want to continue?</qt>" -msgstr "" - -#: executor/register.cpp:66 -msgid "Return EOL-separated list of all values in the array." -msgstr "Vráti novým riadkom oddelený zoznam hodnôt v poli." - -#: executor/register.cpp:67 -msgid "Return EOL-separated list of all keys in the array." -msgstr "Vráti novým riadkom oddelený zoznam kľúčov v poli." - -#: executor/register.cpp:68 -msgid "Remove all elements from the array." -msgstr "Odstráni všetky prvky poľa." - -#: executor/register.cpp:69 -msgid "Return number of elements in the array." -msgstr "Vráti počet prvkov v poli." - -#: executor/register.cpp:70 -msgid "Return the value associated with given key." -msgstr "Vráti hodnotu priradenú k danému kľúču." - -#: executor/register.cpp:71 -msgid "Remove element with given key from the array." -msgstr "Odstrániť prvok s daným kľúčom z poľa." - -#: executor/register.cpp:72 -msgid "Add element with given key and value to the array" -msgstr "Pridáť prvok s daným kľúčom a hodnotou do poľa" - -#: executor/register.cpp:73 -msgid "" -"Add all elements in the string to the array. String should have <i>key>" -"\\tvalue\\n</i> format." -msgstr "" -"Pridáť všetky prvky reťazca do poľa. Retazec by mal mať <i>key>\\tvalue\\n</i> " -"formát." - -#: executor/register.cpp:75 -msgid "" -"Return all elements in the array in <i>key>\\tvalue\\n</i> format." -msgstr "" -"Vráti všetky prvky poľa vo <i>key> \\tvalue\\n</i> formáte." - -#: executor/register.cpp:77 -msgid "" -"Create an integer indexed array - starting from 0 - from a string. Use the " -"separator character to split the string." -msgstr "" - -#: executor/register.cpp:78 -msgid "" -"Create a string from an integer indexed array. Concatenate the elements with " -"the separator character." -msgstr "" - -#: executor/register.cpp:79 -#, fuzzy -msgid "" -"Remove the element specified by the key from an indexed array and reindex the " -"array." -msgstr "Odstrániť prvok s daným kľúčom z poľa." - -#: executor/register.cpp:82 -msgid "Return number of chars in the string." -msgstr "Vráti počet znakov v reťazci." - -#: executor/register.cpp:83 -msgid "Check if the string contains given substring." -msgstr "Kontrola čí reťazec obsahuje daný podreťazec." - -#: executor/register.cpp:84 -msgid "Return position of a substring in the string, or -1 if it isn't found." -msgstr "Vráti pozíciu podreťazca, alebo -1 ak nebol nájdený." - -#: executor/register.cpp:86 -msgid "Return first n chars of the string." -msgstr "Vráti prvých n znakov z reťazca." - -#: executor/register.cpp:87 -msgid "Return last n chars of the string." -msgstr "Vráti posledných n znakov z reťazca." - -#: executor/register.cpp:88 -msgid "Return substring of the string, starting from given position." -msgstr "Vráti podreťazec reťazca, so začiatkom od danej pozície." - -#: executor/register.cpp:90 -msgid "Replace all occurencies of given substring." -msgstr "Nahradí všetky výskyty daného reťazca." - -#: executor/register.cpp:91 -msgid "Replace all occurencies of given substring with given replacement." -msgstr "Nahradí všetky výskyty daného reťazca danou náhradou." - -#: executor/register.cpp:93 -msgid "Convert the string to uppercase." -msgstr "Konvertuje reťazec na veľké písmená." - -#: executor/register.cpp:94 -msgid "Convert the string to lowercase." -msgstr "Konvertuje reťazec na malé písmená." - -#: executor/register.cpp:95 -msgid "" -"Compare two strings. Return 0 if they are equal, -1 if the first one is lower, " -"1 if the first one is higher" -msgstr "" -"Porovná dva reťazce. Vráti 0 ak sú zhodné, -1 ak je prvý menší, 1 ak je prvý " -"väčší" - -#: executor/register.cpp:97 -msgid "Check if string is empty." -msgstr "Skontroluje či je reťazec prázdny." - -#: executor/register.cpp:98 -msgid "Check if string is a valid number." -msgstr "Skontroluje či je reťazec platným číslom." - -#: executor/register.cpp:101 -msgid "Return content of given file." -msgstr "Vráti obsah daného súboru." - -#: executor/register.cpp:102 -msgid "Write given string to a file." -msgstr "Zapísať davý reťazec do súboru." - -#: executor/register.cpp:103 -msgid "Append given string to the end of a file." -msgstr "Pridať daný reťazec na koniec súboru." - -#: widgets/popupmenu.cpp:56 -msgid "" -"Insert an item into the popup menu. The executeWidget's execute method will be " -"run when this item is selected. Returns the id of the inserted item. Use -1 for " -"index to insert to the end. The icon is optional." -msgstr "" - -#: widgets/popupmenu.cpp:57 -msgid "" -"Insert a separator item into the popup menu. Use -1 for index to insert to the " -"end." -msgstr "" - -#: widgets/popupmenu.cpp:58 -msgid "" -"Change an item specified by id in the popup menu. The executeWidget's execute " -"method will be run when this item is selected." -msgstr "" - -#: widgets/popupmenu.cpp:59 -msgid "Enable the item specified by id in the popup menu." -msgstr "" - -#: widgets/popupmenu.cpp:60 -msgid "Check if the item specified by id is enabled." -msgstr "" - -#: widgets/popupmenu.cpp:61 -msgid "Make the item specified by id visible." -msgstr "" - -#: widgets/popupmenu.cpp:62 -msgid "Apply checked status for the item specified by id." -msgstr "" - -#: widgets/popupmenu.cpp:63 -msgid "Check if the item specified by id is visible." -msgstr "" - -#: widgets/popupmenu.cpp:64 -msgid "Verify if the item specified by id is checked." -msgstr "" - -#: widgets/popupmenu.cpp:65 -msgid "" -"Insert submenu widget into the popup menu. Use -1 for index to insert to the " -"end. The icon is optional." -msgstr "" - -#: widgets/timer.cpp:63 -msgid "Set the timer timeout interval in ms." -msgstr "" - -#: widgets/treewidget.cpp:64 -msgid "Add column at end with column header" -msgstr "" - -#: widgets/treewidget.cpp:65 -msgid "Set sorting for a column" -msgstr "" - -#: widgets/treewidget.cpp:68 -msgid "Get the column caption for column index" -msgstr "" - -#: widgets/treewidget.cpp:69 -msgid "Set the pixel width for column index - use 0 to hide" -msgstr "" - -#: widgets/treewidget.cpp:70 -msgid "Set to <i>left</i>, <i>right</i> or <i>center</i>, case insensitive " -msgstr "" - -#: widgets/toolbox.cpp:39 -msgid "Adds a widget to the toolbox. Returns the index of the widget." -msgstr "" - -#: widgets/toolbox.cpp:41 -#, fuzzy -msgid "Returns the name of the active widget." -msgstr "Vráti text prvku s daným indexom." - -#: widgets/toolbox.cpp:42 -msgid "" -"Remove the selected widget, returns the index of the removed widget or -1 if no " -"such widget was found." -msgstr "" - -#: widgets/toolbox.cpp:43 -msgid "" -"Remove the widget from the index position, returns the index of the removed " -"widget or -1 if no widget was found." -msgstr "" - -#: widgets/toolbox.cpp:45 -#, fuzzy -msgid "Activates the selected widget." -msgstr "Posunie označené komponenty dopredu" - -#: widgets/toolbox.cpp:47 -#, fuzzy -msgid "Returns the index of the active widget." -msgstr "Vráti text prvku s daným indexom." - -#: widgets/toolbox.cpp:49 -#, fuzzy -msgid "Returns the widget having the supplied index." -msgstr "Vráti text prvku s daným indexom." - -#: widgets/toolbox.cpp:51 -#, fuzzy -msgid "" -"Returns the index of the widget, -1 if the widget is not part of the toolbox." -msgstr "Vráti index prvku s daným textom." - -#: widgets/tabwidget.cpp:48 -#, fuzzy -msgid "Sets an icon on the specified tab. Index is zero based." -msgstr "Označí prvok s daným indexom. Indexy sú číslované od nuly." - -#: widgets/closebutton.cpp:116 -msgid "Failed to start shell process." -msgstr "Nepodarilo sa spustiť shell proces." - -#: widgets/combobox.cpp:50 -msgid "Make the ComboBox expose it's list without mousing around." -msgstr "" - -#: widgets/fontdialog.cpp:49 -msgid "" -"Sets the default font for the dialog, by specifying the family, the size and " -"other style options." -msgstr "" - -#: widgets/fontdialog.cpp:51 -#, fuzzy -msgid "Returns the font family." -msgstr "Vráti obsah daného súboru." - -#: widgets/fontdialog.cpp:53 -#, fuzzy -msgid "Returns the font size in point." -msgstr "Vráti obsah komponentu." - -#: widgets/fontdialog.cpp:55 -#, fuzzy -msgid "Returns true, if the font is bold." -msgstr "Vráti text prvku s daným indexom." - -#: widgets/fontdialog.cpp:57 -#, fuzzy -msgid "Returns true, if the font is italic." -msgstr "Vráti text prvku s daným indexom." - -#: widgets/aboutdialog.cpp:59 -msgid "" -"Sets information about the application. This is the first method that must me " -"called, any addition to the dialog done before initialization will be ignored." -msgstr "" - -#: widgets/aboutdialog.cpp:61 -msgid "Add an author. Only the author name is required." -msgstr "" - -#: widgets/aboutdialog.cpp:63 -msgid "Add a translator. Only the name is required." -msgstr "" - -#: widgets/aboutdialog.cpp:65 -msgid "Set a short description text." -msgstr "" - -#: widgets/aboutdialog.cpp:67 -msgid "Set a homepage address." -msgstr "" - -#: widgets/aboutdialog.cpp:69 -msgid "Set an email address, where bugs can be reported." -msgstr "" - -#: widgets/aboutdialog.cpp:71 -msgid "" -"Sets license information of the application. The parameter can be one of the " -"license keys - GPL_V2, LGPL_V2, BSD, ARTISTIC -, or a freely specified text." -msgstr "" - -#: widgets/aboutdialog.cpp:73 -#, fuzzy -msgid "Returns the set version string." -msgstr "Vráti danú oblasť z reťazca." - -#: widgets/table.cpp:56 -msgid "" -"Sets a column to sort ascending or descending. Optionally can sort with rows " -"intact for database use." -msgstr "" - -#: widgets/table.cpp:57 -msgid "Scrolls the table so the cell indicated is visible." -msgstr "" - -#: widgets/table.cpp:58 -msgid "" -"Select cells using the upper left and lower right cell addresses<br /><b>" -"Not guaranteed to have KDE4 compatiblility</b>" -msgstr "" - -#: widgets/table.cpp:59 -#, fuzzy -msgid "Select the row with the zero based index." -msgstr "Odstráni prvok s daným indexom." - -#: widgets/table.cpp:60 -msgid "" -"Select the column with the zero based index.<br /><b>" -"Not guaranteed to have KDE4 compatiblility</b>" -msgstr "" - -#: widgets/table.cpp:61 -msgid "" -"Set the column read only using zero based index.<br /><b>" -"Not guaranteed to have KDE4 compatiblility</b>" -msgstr "" - -#: widgets/table.cpp:62 -msgid "" -"Set the row read only using zero based index.<br /><b>" -"Not guaranteed to have KDE4 compatiblility</b>" -msgstr "" - -#: widgets/table.cpp:63 -#, fuzzy -msgid "Returns the number of rows of the table" -msgstr "Vráti počet prvkov v poli." - -#: widgets/textedit.cpp:47 -msgid "see if widget has been modified." -msgstr "" - -#: working/plugintemplate/widget.cpp:43 -msgid "Call function1 with two arguments, second is optional." -msgstr "" - -#: working/plugintemplate/widget.cpp:44 -msgid "Get a QString as a result of function2." -msgstr "" - -#: working/plugintemplate/plugin.cpp:19 -#, fuzzy -msgid "Kommander %{APPNAME} plugin." -msgstr "Pridať plugin Kommanderu" - -#~ msgid "Returns the index of an item with the given text." -#~ msgstr "Vráti index prvku s daným textom." - -#~ msgid "Text to be inserted" -#~ msgstr "Text pre vloženie" - -#~ msgid "Executes the script associated with the widget." -#~ msgstr "Stustí skript priradený ku komponentu." - -#~ msgid "Returns selected text or text of current item." -#~ msgstr "Vráti označený text alebo text aktuálneho prvku." - -#~ msgid "Unable to create dialog from input." -#~ msgstr "Nemôžem vytvoriť dialóg zo vstupu." diff --git a/tde-i18n-sk/messages/kdewebdev/kxsldbg.po b/tde-i18n-sk/messages/kdewebdev/kxsldbg.po deleted file mode 100644 index 019511998ad..00000000000 --- a/tde-i18n-sk/messages/kdewebdev/kxsldbg.po +++ /dev/null @@ -1,2235 +0,0 @@ -# translation of kxsldbg.po to Slovak -# -# Richard Fric <Richard.Fric@kdemail.net>, 2006, 2007. -# Viliam Pucik <pucikv@utcpd.sk>, 2006. -msgid "" -msgstr "" -"Project-Id-Version: kxsldbg\n" -"POT-Creation-Date: 2008-07-08 01:25+0200\n" -"PO-Revision-Date: 2007-07-02 20:22+0200\n" -"Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n" -"Language-Team: Slovak <sk@li.org>\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: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Richard Frič,Viliam Púčik" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "Richard.Fric@kdemail.net,pucikv@utcpd.sk" - -#: main.cpp:9 -msgid "A KDE KPart Application for xsldbg, an XSLT debugger" -msgstr "KDE KPart aplikácia pre xsldbg, XSLT debugger" - -#: main.cpp:14 xsldbgmain.cpp:97 -msgid "XSL script to run" -msgstr "XSL skript na spustenie" - -#: main.cpp:15 xsldbgmain.cpp:98 -msgid "XML data to be transformed" -msgstr "XML dáta na transformáciu" - -#: main.cpp:16 -msgid "File to save results to" -msgstr "Súbor na uloženie výsledkov" - -#: main.cpp:22 -msgid "KXSLDbg" -msgstr "KXSLDbg" - -#: kxsldbg.cpp:64 -msgid "Could not find our part." -msgstr "Nepodarilo sa nájsť našu súčasť." - -#: kxsldbg.cpp:164 -msgid "File: %1 Line: %2 Col: %3" -msgstr "Súbor: %1 Riadok: %2 Stĺpec: %3" - -#: kxsldbgpart/xsldbglocallistitem.cpp:32 -#: kxsldbgpart/xsldbglocalvariablesimpl.cpp:71 -msgid "Local" -msgstr "Lokálne" - -#: kxsldbgpart/xsldbglocallistitem.cpp:34 -#: kxsldbgpart/xsldbglocalvariablesimpl.cpp:73 -msgid "Global" -msgstr "Globálne" - -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:83 -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:92 -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:115 -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:120 -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:143 -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:148 -#: kxsldbgpart/xsldbgdebugger.cpp:297 kxsldbgpart/xsldbgdebugger.cpp:317 -#: kxsldbgpart/xsldbgdebugger.cpp:335 kxsldbgpart/xsldbgdebugger.cpp:355 -#: kxsldbgpart/xsldbgdebugger.cpp:375 kxsldbgpart/xsldbgdebugger.cpp:394 -msgid "Operation Failed" -msgstr "Operácia zlyhala" - -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:84 -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:116 -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:144 -msgid "A line number was provided without a file name." -msgstr "Číslo riadku bolo poskytnuté bez názvu súboru." - -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:93 -msgid "No details provided or an invalid line number was supplied." -msgstr "" -"Neboli poskytnuté žiadne detaily alebo bolo zadané neplatné číslo riadku." - -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:121 -msgid "No details provided or an invalid line or ID was supplied." -msgstr "" -"Neboli poskytnuté žiadne detaily alebo bol zadaný neplatný riadok alebo ID." - -#: kxsldbgpart/xsldbgbreakpointsimpl.cpp:149 -msgid "No details provided." -msgstr "Neboli poskytnuté žiadne detaily." - -#: kxsldbgpart/xsldbginspector.cpp:68 -msgid "Xsldbg Inspector" -msgstr "Xsldbg kontrolór" - -#: kxsldbgpart/xsldbginspector.cpp:77 -msgid "Breakpoints" -msgstr "Zarážky" - -#: kxsldbgpart/xsldbginspector.cpp:83 -msgid "Variables" -msgstr "Premenné" - -#: kxsldbgpart/xsldbginspector.cpp:89 -msgid "CallStack" -msgstr "Zásobník volaní" - -#: kxsldbgpart/xsldbginspector.cpp:95 -msgid "Templates" -msgstr "Šablóny" - -#: kxsldbgpart/xsldbginspector.cpp:101 -msgid "Sources" -msgstr "Zdrojové kódy" - -#: kxsldbgpart/xsldbginspector.cpp:107 -msgid "Entities" -msgstr "Entity" - -#: kxsldbgpart/xsldbginspector.cpp:126 -msgid "Apply changes to xsldbg after restarting execution" -msgstr "Použiť zmeny pre xsldbg po reštartovaní exekúcie" - -#: kxsldbgpart/xsldbginspector.cpp:133 -msgid "&Refresh" -msgstr "&Aktualizovať" - -#: kxsldbgpart/xsldbginspector.cpp:134 -msgid "Refresh values in inspectors from xsldbg" -msgstr "Aktualizovať hodnoty v kontrolóroch zo xsldbg" - -#: kxsldbgpart/libxsldbg/files.cpp:192 kxsldbgpart/libxsldbg/files.cpp:215 -msgid "" -"Error: Unable to open terminal %1.\n" -msgstr "" -"Chyba: Nemožno otvoriť terminál %1.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:195 -msgid "" -"Error: Did not previously open terminal.\n" -msgstr "" -"Chyba: Terminál sa predtým neotvoril.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:497 -msgid "" -"Error: The file name \"%1\" is too long.\n" -msgstr "" -"Chyba: Meno súboru \"%1\" je príliš dlhé.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:521 -msgid "" -"Error: Unable to change to directory %1.\n" -msgstr "" -"Chyba: Nemožno zmeniť adresára na %1.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:524 -msgid "" -"Changed to directory %1.\n" -msgstr "" -"Zmeniť adresár na %1.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:552 -msgid "" -"Setting XML Data file name to %1.\n" -msgstr "" -"Nastavujem meno XML dátového súboru na %1.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:564 -msgid "" -"Setting stylesheet file name to %1.\n" -msgstr "" -"Nastavujem meno súbor so štýlmi na %1.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:581 -msgid "" -"Setting stylesheet base path to %1.\n" -msgstr "" -"Nastavujem základnú cestu pre súbory so štýlmi na %1.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:598 -msgid "" -"Missing file name.\n" -msgstr "" -"Chýbajúce meno súboru.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:1108 kxsldbgpart/libxsldbg/files.cpp:1143 -msgid "" -"Encoding of text failed.\n" -msgstr "" -"Kódovanie textu zlyhalo.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:1179 -#, c-format -msgid "Unable to initialize encoding %1." -msgstr "Nemožno inicializovať kódovanie %1." - -#: kxsldbgpart/libxsldbg/files.cpp:1184 -msgid "" -"Invalid encoding %1.\n" -msgstr "" -"Neplatné kódovanie %1.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:1245 -msgid "" -" ----- more ---- \n" -msgstr "" -" ----- viac ---- \n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:223 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:318 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:1031 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:679 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:713 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1237 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1340 -#: kxsldbgpart/libxsldbg/files.cpp:1353 -#: kxsldbgpart/libxsldbg/files_unix.cpp:61 -#: kxsldbgpart/libxsldbg/files_unix.cpp:153 -#: kxsldbgpart/libxsldbg/search.cpp:106 kxsldbgpart/libxsldbg/search.cpp:1191 -#: kxsldbgpart/libxsldbg/search.cpp:1254 kxsldbgpart/libxsldbg/search.cpp:1315 -#: kxsldbgpart/libxsldbg/search.cpp:1367 kxsldbgpart/libxsldbg/search.cpp:1415 -#: kxsldbgpart/libxsldbg/search.cpp:1469 kxsldbgpart/libxsldbg/search.cpp:1515 -#: kxsldbgpart/libxsldbg/variable_cmds.cpp:105 -#: kxsldbgpart/libxsldbg/xsldbg.cpp:512 kxsldbgpart/libxsldbg/xsldbg.cpp:1061 -msgid "" -"Error: Out of memory.\n" -msgstr "" -"Chyba: Nedostatok pamäti.\n" - -#: kxsldbgpart/libxsldbg/files.cpp:1363 -msgid "" -"Error: Unable to convert %1 to local file name.\n" -msgstr "" -"Chyba: Nemožno previesť %1 na lokálne meno súboru.\n" - -#: kxsldbgpart/libxsldbg/param_cmds.cpp:48 -msgid "Failed to add parameter" -msgstr "Pridanie parametra zlyhalo" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1888 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1901 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:2061 -#: kxsldbgpart/libxsldbg/file_cmds.cpp:248 -#: kxsldbgpart/libxsldbg/file_cmds.cpp:265 -#: kxsldbgpart/libxsldbg/param_cmds.cpp:52 -#: kxsldbgpart/libxsldbg/param_cmds.cpp:71 -#: kxsldbgpart/libxsldbg/param_cmds.cpp:101 -#: kxsldbgpart/libxsldbg/param_cmds.cpp:115 -msgid "" -"Error: Invalid arguments for the command %1.\n" -msgstr "" -"Chyba: Neplatné argumenty príkazu %1.\n" - -#: kxsldbgpart/libxsldbg/param_cmds.cpp:96 -msgid "Failed to delete parameter" -msgstr "Odstránenie parametra zlyhalo" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:375 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:695 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:821 -#: kxsldbgpart/libxsldbg/param_cmds.cpp:107 -msgid "" -"Error: Unable to parse %1 as a line number.\n" -msgstr "" -"Chyba: Nemožno spracovať %1 ako číslo riadku.\n" - -#: kxsldbgpart/libxsldbg/param_cmds.cpp:112 -msgid "" -"Error: Unable to find parameter %1.\n" -msgstr "" -"Chyba: Nepodarilo sa nájsť parameter %1.\n" - -#: kxsldbgpart/libxsldbg/param_cmds.cpp:146 -msgid "Unable to print parameters" -msgstr "Nepodarilo sa vypísať parametre" - -#: kxsldbgpart/libxsldbg/option_cmds.cpp:73 -#: kxsldbgpart/libxsldbg/option_cmds.cpp:107 -msgid "" -"Error: Unable to parse %1 as an option value.\n" -msgstr "" -"Chyba: Nemožno spracovať %1 ako hodnotu voľby.\n" - -#: kxsldbgpart/libxsldbg/option_cmds.cpp:110 -msgid "" -"Error: Unknown option name %1.\n" -msgstr "" -"Chyba: Neznáme meno voľby %1.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:2012 -#: kxsldbgpart/libxsldbg/file_cmds.cpp:213 -#: kxsldbgpart/libxsldbg/file_cmds.cpp:269 -#: kxsldbgpart/libxsldbg/option_cmds.cpp:113 -#: kxsldbgpart/libxsldbg/option_cmds.cpp:116 -#: kxsldbgpart/libxsldbg/os_cmds.cpp:48 -msgid "" -"Error: Missing arguments for the command %1.\n" -msgstr "" -"Chyba: Chýbajúce argumenty príkazu %1.\n" - -#: kxsldbgpart/libxsldbg/option_cmds.cpp:146 -msgid "" -"Option %1 = %2\n" -msgstr "" -"Voľba %1 = %2\n" - -#: kxsldbgpart/libxsldbg/option_cmds.cpp:157 -msgid "" -"Option %1 = \"%2\"\n" -msgstr "" -"Voľba %1 = \"%2\"\n" - -#: kxsldbgpart/libxsldbg/option_cmds.cpp:159 -msgid "" -"Option %1 = \"\"\n" -msgstr "" -"Voľba %1 = \"\"\n" - -#: kxsldbgpart/libxsldbg/option_cmds.cpp:230 -msgid "" -"\tNo expression watches set.\n" -msgstr "" -"\tNenastavený žiaden sledovací výraz.\n" - -#: kxsldbgpart/libxsldbg/option_cmds.cpp:237 -msgid " WatchExpression %1 " -msgstr " Sledovací výraz %1 " - -#: kxsldbgpart/libxsldbg/option_cmds.cpp:263 -msgid "" -"Error: Unable to add watch expression \"%1\". It already has been added or it " -"cannot be watched.\n" -msgstr "" -"Chyba: Nemožno pridať sledovací výraz \"%1\". Buď už bol pridaný alebo ho " -"nemožno sledovať.\n" - -#: kxsldbgpart/libxsldbg/option_cmds.cpp:287 -msgid "" -"Error: Unable to parse %1 as a watchID.\n" -msgstr "" -"Chyba: Nemožno spracovať %1 ako sledovacie ID.\n" - -#: kxsldbgpart/libxsldbg/option_cmds.cpp:292 -msgid "" -"Error: Watch expression %1 does not exist.\n" -msgstr "" -"Chyba: Sledovaný výraz %1 neexistuje.\n" - -#: kxsldbgpart/libxsldbg/options.cpp:296 kxsldbgpart/libxsldbg/options.cpp:326 -msgid "" -"Error: Option %1 is not a valid boolean/integer option.\n" -msgstr "" -"Chyba: Voľba %1 nie je platná boolean/integer voľba.\n" - -#: kxsldbgpart/libxsldbg/options.cpp:368 kxsldbgpart/libxsldbg/options.cpp:399 -msgid "" -"Error: Option %1 is not a valid string xsldbg option.\n" -msgstr "" -"Chyba: Voľba %1 nie je platný reťazec voľby xsldbg.\n" - -#: kxsldbgpart/libxsldbg/options.cpp:511 -msgid "" -" Parameter %1 %2=\"%3\"\n" -msgstr "" -" Parameter %1 %2=\"%3\"\n" - -#: kxsldbgpart/libxsldbg/options.cpp:546 -msgid "" -"\n" -"No parameters present.\n" -msgstr "" -"\n" -"Žiadne prezentované parametre.\n" - -#: kxsldbgpart/libxsldbg/template_cmds.cpp:184 -#: kxsldbgpart/libxsldbg/variable_cmds.cpp:36 -msgid "" -"Error: Stylesheet is not valid.\n" -msgstr "" -"Chyba: Súbor so štýlmi je neplatný.\n" - -#: kxsldbgpart/libxsldbg/variable_cmds.cpp:99 -msgid "" -"Error: Cannot change a variable that does not use the select attribute.\n" -msgstr "" -"Chyba: Nedá sa zmeniť premenná, ktorá nepoužíva select atribút.\n" - -#: kxsldbgpart/libxsldbg/variable_cmds.cpp:102 -msgid "" -"Error: Variable %1 was not found.\n" -msgstr "" -"Chyba: Premenná %1 nebola nájdená.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:425 -#: kxsldbgpart/libxsldbg/search.cpp:484 -#: kxsldbgpart/libxsldbg/trace_cmds.cpp:68 -#: kxsldbgpart/libxsldbg/variable_cmds.cpp:111 -msgid "" -"Error: Invalid arguments to command %1.\n" -msgstr "" -"Chyba: Neplatné argumenty príkazu %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint.cpp:619 -msgid "disabled" -msgstr "deaktivované" - -#: kxsldbgpart/libxsldbg/breakpoint.cpp:620 -msgid "enabled" -msgstr "aktivované" - -#: kxsldbgpart/libxsldbg/breakpoint.cpp:639 -msgid "" -"Breakpoint %1 %2 for template: \"%3\" mode: \"%4\" in file \"%5\" at line %6" -msgstr "" -"Zarážka %1 %2 pre šablónu: \"%3\" režim: \"%4\" v súbore \"%5\" na riadku %6" - -#: kxsldbgpart/libxsldbg/breakpoint.cpp:641 -msgid "Breakpoint %1 %2 for template: \"%3\" mode: \"%4\"" -msgstr "Zarážka %1 %2 pre šablónu: \"%3\" režim: \"%4\"" - -#: kxsldbgpart/libxsldbg/help_unix.cpp:51 -#: kxsldbgpart/libxsldbg/help_unix.cpp:56 -msgid "xsldbg version" -msgstr "verzia xsldbg" - -#: kxsldbgpart/libxsldbg/help_unix.cpp:52 -#: kxsldbgpart/libxsldbg/help_unix.cpp:57 -msgid "Help document version" -msgstr "Verzia dokumentu pomocníka" - -#: kxsldbgpart/libxsldbg/help_unix.cpp:53 -#: kxsldbgpart/libxsldbg/help_unix.cpp:58 -msgid "Help not found for command" -msgstr "Pomocník nenájdený pre príkaz" - -#: kxsldbgpart/libxsldbg/help_unix.cpp:90 -msgid "" -"Error: Unable to display help. Help files not found in %1 or xsldbg not found " -"in path.\n" -msgstr "" -"Chyba: Nemožno zobraziť pomocníka. Súbory pomocníka nenájdené v %1 alebo xsldbg " -"nenájdené v ceste.\n" - -#: kxsldbgpart/libxsldbg/help_unix.cpp:92 -msgid "" -"Error: Unable to find xsldbg or help files.\n" -msgstr "" -"Chyba: Nemožno nájsť xsldbg alebo súbory pomocníka.\n" - -#: kxsldbgpart/libxsldbg/help_unix.cpp:97 -msgid "" -"Error: Unable to print help file.\n" -msgstr "" -"Chyba: Nemožno zobraziť súbor pomocníka.\n" - -#: kxsldbgpart/libxsldbg/help_unix.cpp:102 -msgid "" -"Error: No path to documentation; aborting help.\n" -msgstr "" -"Chyba: Žiadna cesta k dokumentácii; prerušujem pomocníka.\n" - -#: kxsldbgpart/libxsldbg/trace_cmds.cpp:69 -msgid "" -"Warning: Assuming normal speed.\n" -msgstr "" -"Varovanie: Predpokladám normálnu rýchlosť.\n" - -#: kxsldbgpart/libxsldbg/debug.cpp:135 -msgid "" -"Error: XSLT source and XML data are empty. Cannot enter the debugger.\n" -msgstr "" -"Chyba: Zdrojový kód XSLT a XML dáta sú prázdne. Nemožno spustiť debugger.\n" - -#: kxsldbgpart/libxsldbg/files_unix.cpp:67 -msgid "" -"Error: USER environment variable is not set.\n" -msgstr "" -"Chyba: Premenná prostredia USER nie je nastavená.\n" - -#: kxsldbgpart/libxsldbg/files_unix.cpp:199 -msgid "" -"Error: The value of the option docspath or searchresultspath is empty. See help " -"on setoption or options command for more information.\n" -msgstr "" -"Chyba: Hodnota voľby docspath alebo searchresultspath je prázdna. Pozrite " -"pomocníka pre príkazy setoption alebo options pre viac informácii.\n" - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:71 -msgid "Entity %1 " -msgstr "Entita %1 " - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:78 -msgid "" -"No external General Parsed entities present.\n" -msgstr "" -"Žiadne externé General Parsed entity.\n" - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:80 -#, c-format -msgid "" -"_n: \tTotal of %n entity found.\n" -"\tTotal of %n entities found." -msgstr "" -"\tCelkovo %n nájdená entita.\n" -"\tCelkovo %n nájdené entity.\n" -"\tCelkovo %n nájdených entít." - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:121 -#: kxsldbgpart/libxsldbg/file_cmds.cpp:129 -msgid "" -"SystemID \"%1\" was not found in current catalog.\n" -msgstr "" -"Systémové ID \"%1\" nebolo nájdené v aktuálnom katalógu.\n" - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:125 -msgid "" -"SystemID \"%1\" maps to: \"%2\"\n" -msgstr "" -"Systémové ID \"%1\" namapované na: \"%2\"\n" - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:168 -#: kxsldbgpart/libxsldbg/file_cmds.cpp:176 -msgid "" -"PublicID \"%1\" was not found in current catalog.\n" -msgstr "" -"Verejné ID \"%1\" nebolo nájdené v aktuálnom katalógu.\n" - -#: kxsldbgpart/libxsldbg/file_cmds.cpp:172 -msgid "" -"PublicID \"%1\" maps to: \"%2\"\n" -msgstr "" -"verejné ID \"%1\" namapované na: \"%2\"\n" - -#: kxsldbgpart/libxsldbg/template_cmds.cpp:135 -msgid "" -" template: \"%1\" mode: \"%2\" in file \"%3\" at line %4\n" -msgstr "" -" šablóna: \"%1\" režim: \"%2\" v súbore \"%3\" na riadku %4\n" - -#: kxsldbgpart/libxsldbg/template_cmds.cpp:226 -msgid "" -"\tNo XSLT templates found.\n" -msgstr "" -"\tNenájdená žiadna XSLT šablóna.\n" - -#: kxsldbgpart/libxsldbg/template_cmds.cpp:228 -#, c-format -msgid "" -"_n: \tTotal of %n XSLT template found\n" -"\tTotal of %n XSLT templates found" -msgstr "" -"\tCelkovo %n nájdená XSLT šablóna\n" -"\tCelkovo %n nájdené XSLT šablóny\n" -"\tCelkovo %n nájdených XSLT šablón" - -#: kxsldbgpart/libxsldbg/template_cmds.cpp:229 -#, c-format -msgid "" -"_n: \tTotal of %n XSLT template printed\n" -"\tTotal of %n XSLT templates printed" -msgstr "" -"\tCelkovo %n zobrazená XSLT šablóna\n" -"\tCelkovo %n zobrazené XSLT šablóny\n" -"\tCelkovo %n zobrazených XSLT šablón" - -#: kxsldbgpart/libxsldbg/template_cmds.cpp:261 -#: kxsldbgpart/libxsldbg/template_cmds.cpp:290 -msgid "" -" Stylesheet %1\n" -msgstr "" -"Súbor so štýlmi %1\n" - -#: kxsldbgpart/libxsldbg/template_cmds.cpp:325 -#, c-format -msgid "" -"_n: \tTotal of %n XSLT stylesheet found.\n" -"\tTotal of %n XSLT stylesheets found." -msgstr "" -"\tCelkovo %n nájdený XSLT súbor so štýlmi.\n" -"\tCelkovo %n nájdené XSLT súbory so štýlmi.\n" -"\tCelkovo %n nájdených XSLT súborov so štýlmi." - -#: kxsldbgpart/libxsldbg/template_cmds.cpp:328 -msgid "" -"\tNo XSLT stylesheets found.\n" -msgstr "" -"\tNenájdený žiaden XSLT súbor so štýlmi.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:270 kxsldbgpart/libxsldbg/xsldbg.cpp:298 -#: kxsldbgpart/libxsldbg/xsldbg.cpp:320 -msgid "" -"%1 took %2 ms to complete.\n" -msgstr "" -"%1 trvalo %2 ms na dokončenie.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:361 -#, c-format -msgid "XInclude processing %1." -msgstr "XInclude spracováva %1." - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:399 kxsldbgpart/libxsldbg/xsldbg.cpp:446 -msgid "" -"Error: Unable to write temporary results to %1.\n" -msgstr "" -"Chyba: Nemožno zapísať dočasné výsledky do %1.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:409 -#, c-format -msgid "" -"_n: Applying stylesheet %n time\n" -"Applying stylesheet %n times" -msgstr "" -"Aplikujem súbor so štýlmi %n raz\n" -"Aplikujem súbor so štýlmi %n razy\n" -"Aplikujem súbor so štýlmi %n ráz" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:412 -msgid "Applying stylesheet" -msgstr "Aplikujem súbor so štýlmi" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:473 kxsldbgpart/libxsldbg/xsldbg.cpp:491 -msgid "Saving result" -msgstr "Ukladám výsledky" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:476 -msgid "" -"Warning: Generating non-standard output XHTML.\n" -msgstr "" -"Varovanie: Generovanie neštandardné XHTML výstupu.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:493 -msgid "" -"Warning: Unsupported, non-standard output method %1.\n" -msgstr "" -"Varovanie: Nepodporovaná, neštandardná metóda výstupu %1.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:509 -msgid "Running stylesheet and saving result" -msgstr "Spúšťam súbor so štýlmi a ukladám výsledok" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:516 -msgid "" -"Error: Unable to save results of transformation to file %1.\n" -msgstr "" -"Chyba: Nemožno uložiť výsledky transformácie do súboru %1.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:558 kxsldbgpart/libxsldbg/xsldbg.cpp:887 -#: kxsldbgpart/libxsldbg/xsldbg.cpp:919 kxsldbgpart/libxsldbg/xsldbg.cpp:993 -msgid "" -"Fatal error: Aborting debugger due to an unrecoverable error.\n" -msgstr "" -"Fatálna chyba: Prerušujem ladenie v dôsledku neodstrániteľnej chyby.\n" - -#: kxsldbgpart/kxsldbg_part.cpp:738 kxsldbgpart/libxsldbg/xsldbg.cpp:591 -msgid "" -"Error: Too many file names supplied via command line.\n" -msgstr "" -"Chyba: Príliš veľa mien súborov zadaných cez príkazový riadok.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:683 -msgid "" -"Warning: Too many libxslt parameters provided via the command line option " -"--param.\n" -msgstr "" -"Varovanie: Príliš veľa libxslt parametrov zadaných cez voľbu --param " -"príkazového riadku.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:692 -msgid "" -"Error: Argument \"%1\" to --param is not in the format <name>:<value>.\n" -msgstr "" -"Chyba: Argument \"%1\" pre --param nie je vo formáte <name>:<value>.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:744 -msgid "" -"\n" -"Starting stylesheet\n" -"\n" -msgstr "" -"\n" -"Spustený súbor so štýlmi\n" -"\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:755 -msgid "" -"Error: No XSLT source file supplied.\n" -msgstr "" -"Chyba: Nebol poskytnutý súbor zdrojového kódu XSLT.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:758 -msgid "" -"Error: No XML data file supplied.\n" -msgstr "" -"Chyba: Nebol poskytnutý súbor XML dát.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:795 -msgid "" -"\n" -"Debugger never received control.\n" -msgstr "" -"\n" -"Debugger nikdy nezíska kontrolu.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:800 -msgid "" -"\n" -"Finished stylesheet\n" -"\n" -msgstr "" -"\n" -"Ukončený súbor so štýlmi\n" -"\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:857 -msgid "" -"Going to the command shell; not all xsldbg commands will work as not all needed " -"have been loaded.\n" -msgstr "" -"Prechádzam do príkazového riadku; nie všetky xsldbg príkazy budú fungovať " -"nakoľko nie všetko potrebné bolo načítané.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:914 -#, c-format -msgid "Parsing stylesheet %1" -msgstr "Spracovávam súbor so štýlmi %1" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:916 -msgid "" -"Error: Cannot parse file %1.\n" -msgstr "" -"Chyba: Nedá sa spracovať súbor %1.\n" - -#: kxsldbgpart/libxsldbg/xsldbg.cpp:991 kxsldbgpart/libxsldbg/xsldbg.cpp:1035 -msgid "" -"Error: Unable to parse file %1.\n" -msgstr "" -"Chyba: Nemožno spracovať súbor %1.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:140 -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:243 -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:383 -msgid "" -"Error: XPath %1 results in an empty Node Set.\n" -msgstr "" -"Chyba: XPath %1 výsledky v prázdnej množine uzlov.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:175 -msgid "" -"Information: Temporarily setting document's encoding to UTF-8. Previously was " -"%1.\n" -msgstr "" -"Informácia: Dočasne nastavené kódovanie dokumentu na UTF-8. Predtým bolo %1.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:229 -msgid "" -"Error: Unable to save temporary results to %1.\n" -msgstr "" -"Chyba: Nemožno uložiť dočasné výsledky do %1.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:251 -msgid "NULL string value supplied." -msgstr "Zadaná NULL hodnota reťazca." - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:262 -msgid "Unable to convert XPath to string." -msgstr "Nemožno previesť XPath na reťazec." - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:358 -msgid "" -"Warning: Unable to print expression. No stylesheet was properly loaded.\n" -msgstr "" -"Varovanie: Nemožno zobraziť výraz. Žiaden súbor so štýlmi nebol načítaný " -"správne.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:418 -msgid "" -" Global %1\n" -msgstr "" -" Globálne %1\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:421 -msgid " Global " -msgstr "Globálne" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:424 -msgid "" -" Global = %1\n" -msgstr "" -" Globálne = %1\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:427 -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:430 -msgid "" -" Global = %1\n" -"%2" -msgstr "" -" Globálne = %1\n" -"%2" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:430 -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:568 -msgid "" -"Warning: No value assigned to variable.\n" -msgstr "" -"Varovanie: Premennej nie je priradená žiadna hodnota.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:483 -msgid "" -"Error: Debugger has no files loaded or libxslt has not reached a template.\n" -"Try reloading files or taking more steps.\n" -msgstr "" -"Chyba: Debugger nemá načítané súbory alebo libxslt sa nedostal k šablóne.\n" -"Vyskúšajte znovu načítať súbory alebo vziať viac krokov.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:520 -msgid "" -"Error: Libxslt has not initialized variables yet; try stepping to a template.\n" -msgstr "" -"Chyba: Libxslt nemá ešte inicializované premenné; vyskúšajte krokovanie " -"šablóny.\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:556 -#, c-format -msgid " Local %1" -msgstr " Lokálne %1" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:559 -msgid " Local " -msgstr "Lokálne" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:562 -msgid "" -" Local = %1\n" -msgstr "" -" Lokálne = %1\n" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:565 -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:568 -msgid "" -" Local = %1\n" -"%2" -msgstr "" -" Lokálne = %1\n" -"%2" - -#: kxsldbgpart/libxsldbg/nodeview_cmds.cpp:583 -msgid "" -"Error: Libxslt has not initialized variables yet; try stepping past the " -"xsl:param elements in the template.\n" -msgstr "" -"Chyba: Libxslt nemá ešte inicializované premenné; vyskúšajte krokovanie " -"posledných xsl:param elementov v šablóne.\n" - -#: kxsldbgpart/libxsldbg/search.cpp:407 -msgid "" -"Error: Unable to write search Database to file %1. Try setting the " -"\"searchresultspath\" option to a writable path.\n" -msgstr "" -"Chyba: Nemožno zapísať vyhľadávaciu databázu do súboru %1. Vyskúšajte nastaviť " -"voľbu \"searchresultspath\" na zapisovateľnú cestu.\n" - -#: kxsldbgpart/libxsldbg/search.cpp:482 -msgid "" -"Information: Transformed %1 using %2 and saved to %3.\n" -msgstr "" -"Informácia: Transformované %1 použitím %2 a uložené do %3.\n" - -#: kxsldbgpart/libxsldbg/search.cpp:723 -msgid "" -"Error: XSLT template named \"%1\" was not found.\n" -msgstr "" -"Chyba: Šablóna XSLT pomenovaná ako \"%1\" nebola nájdená.\n" - -#: kxsldbgpart/libxsldbg/os_cmds.cpp:72 -msgid "" -"Error: No command processor available for shell command \"%1\".\n" -msgstr "" -"Chyba: Žiaden príkaz processor dostupný pre príkaz shellu \"%1\".\n" - -#: kxsldbgpart/libxsldbg/os_cmds.cpp:77 -msgid "" -"Information: Starting shell command \"%1\".\n" -msgstr "" -"Informácia: Spúšťam príkaz shellu \"%1\".\n" - -#: kxsldbgpart/libxsldbg/os_cmds.cpp:92 -msgid "" -"Information: Finished shell command.\n" -msgstr "" -"Informácia: Príkaz shellu ukončený.\n" - -#: kxsldbgpart/libxsldbg/os_cmds.cpp:96 -msgid "" -"Error: Unable to run command. System error %1.\n" -msgstr "" -"Chyba: Nemožno spustiť príkaz. Systémová chyba %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:97 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:352 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:800 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:510 -msgid "" -"Error: Debugger has no files loaded. Try reloading files.\n" -msgstr "" -"Chyba: Debugger nemá načítané súbory. Vyskúšajte znovu načítať súbory.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:532 -msgid "" -"Error: The XSLT template named \"%1\" was not found.\n" -msgstr "" -"Chyba: Šablóna XSLT pomenovaná ako \"%1\" nebola nájdená.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:535 -msgid "" -" template: \"%1\"\n" -msgstr "" -" šablóna: \"%1\"\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:560 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:566 -msgid "" -"Error: Unable to cd. No stylesheet loaded.\n" -msgstr "" -"Chyba: Nedá sa cd. Nenačítaný žiaden súbor so štýlmi.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:563 -msgid "" -"Error: Unknown arguments to the command %1.\n" -msgstr "" -"Chyba: Neznáme argumenty príkazu %1.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:585 -msgid "" -"Error: Invalid arguments to the command %1.\n" -msgstr "" -"Chyba: Neplatné argumenty príkazu %1.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:606 -msgid "" -"_n: Warning: XPath %1 is a Node Set with %n child.\n" -"Warning: XPath %1 is a Node Set with %n children." -msgstr "" -"Varovanie: XPath %1 je množina uzlov s %n potomkom.\n" -"Varovanie: XPath %1 je množina uzlov s %n potomkami.\n" -"Varovanie: XPath %1 je množina uzlov s %n potomkami." - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:608 -msgid "" -"Warning: XPath %1 is an empty Node Set.\n" -msgstr "" -"Varovanie: XPath %1 je prázdna množina uzlov.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:617 -msgid "" -"Error: XPath %1 was not found.\n" -msgstr "" -"Chyba: XPath %1 nebol nájdený.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:672 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:675 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:706 -msgid "#%1 template: \"%2\" mode: \"%3\"" -msgstr "#%1 šablóna: \"%2\" režim: \"%3\"" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:677 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:694 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:709 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:762 -msgid "" -" in file \"%1\" at line %2\n" -msgstr "" -" v súbore \"%1\" na riadku %2\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:692 -msgid "#%1 template: \"LIBXSLT_DEFAULT\" mode: \"\"" -msgstr "#%1 šablóna: \"LIBXSLT_DEFAULT\" režim: \"\"" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:735 -msgid "" -"\tNo items in call stack.\n" -msgstr "" -"\tŽiadne položky v zásobníku volaní.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:758 -msgid "#%1 template: \"%2\"" -msgstr "#%1 šablóna: \"%2\"" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1025 -msgid "" -"Information: Updating search database. This may take a while...\n" -msgstr "" -"Informácia: Aktualizujem vyhľadávaciu databázu. Môže to chvíľu trvať...\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1028 -msgid "" -"Information: Looking for breakpoints.\n" -msgstr "" -"Informácia: Hľadám zarážky.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1030 -msgid "" -"Information: Looking for imports and top-level stylesheets.\n" -msgstr "" -"Informácia: Hľadám importy a súbory so štýlmi najvyššej úrovne.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1032 -msgid "" -"Information: Looking for xsl:includes.\n" -msgstr "" -"Informácia: Hľadám xsl:includes.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1034 -msgid "" -"Information: Looking for templates.\n" -msgstr "" -"Informácia: Hľadám šablóny.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1036 -msgid "" -"Information: Looking for global variables.\n" -msgstr "" -"Informácia: Hľadám globálne premenné.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1038 -msgid "" -"Information: Looking for local variables.\n" -msgstr "" -"Informácia: Hľadám lokálne premenné.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1040 -msgid "" -"Information: Formatting output.\n" -msgstr "" -"Informácia: Formátujem výstup.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1108 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1118 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1136 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1138 -msgid "" -"\n" -"Reached template: \"%1\" mode: \"%2\"\n" -msgstr "" -"\n" -"Dosiahnutá šablóna: \"%1\" režim: \"%2\"\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1295 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:2091 -msgid "" -"Breakpoint for file \"%1\" at line %2.\n" -msgstr "" -"Zarážka v súbore \"%1\" na riadku %2.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1297 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:2093 -msgid "" -"Breakpoint at text node in file \"%1\".\n" -msgstr "" -"Zarážka v uzle textu v súbore \"%1\".\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1460 -msgid "" -"Unable to print local help. Online help can be found at " -"http://xsldbg.sourceforge.net/docs/index.html.\n" -msgstr "" -"Nemožno zobraziť lokálneho pomocníka. Online pomocníka môžete nájsť na " -"http://xsldbg.sourceforge.net/docs/index.html.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1613 -msgid "" -"\n" -"No breakpoints are set for the file.\n" -msgstr "" -"\n" -"Žiadne zarážky nie sú nastavené pre súbor.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1615 -#, c-format -msgid "" -"_n: \tTotal of %n breakpoint present.\n" -"\tTotal of %n breakpoints present." -msgstr "" -"\tCelkovo %n prezentovaná zarážka.\n" -"\tCelkovo %n prezentované zarážky.\n" -"\tCelkovo %n prezentovaných zarážok." - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1634 -msgid "" -"Error: Unable to delete breakpoint.\n" -msgstr "" -"Chyba: Nemožno odstrániť zarážku.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1656 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1676 -msgid "" -"Error: Unable to enable/disable breakpoint.\n" -msgstr "" -"Chyba: Nemožno aktivovať/deaktivovať zarážku.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1709 -msgid " in file \"%1\" at line %2" -msgstr " v súbore \"%1\" na riadku %2" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1717 -msgid "" -"Error: Unable to print working directory.\n" -msgstr "" -"Chyba: Nemožno vypísať pracovný adresár.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1737 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1759 -msgid "" -"Error: Need to use the run command first.\n" -msgstr "" -"Chyba: Najprv treba použiť príkaz run.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1794 -msgid "" -"Load of source deferred. Use the run command.\n" -msgstr "" -"Načítanie zdrojového kódu odložené. Použite príkaz run.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1834 -msgid "" -"Load of data file deferred. Use the run command.\n" -msgstr "" -"Načítanie dátového súboru odložené. Použite príkaz run.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1911 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1932 -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1940 -msgid "" -"Warning: The %1 command is disabled.\n" -msgstr "" -"Varovanie: Príkaz %1 je deaktivovaný.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:1996 -msgid "" -"Opening terminal %1.\n" -msgstr "" -"Otváram terminál %1.\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:2016 -msgid "" -"Warning: The %1 command is disabled\n" -msgstr "" -"Varovanie: Príkaz %1 je deaktivovaný\n" - -#: kxsldbgpart/libxsldbg/debugXSL.cpp:2080 -msgid "" -"Error: Unknown command %1. Try help.\n" -msgstr "" -"Chyba: Neznámy príkaz %1. Vyskúšajte spustiť pomocníka napísaním help.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:94 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:345 -msgid "Failed to add breakpoint." -msgstr "Pridanie zarážky zlyhalo." - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:113 -msgid "" -"Error: Unable to parse %1 as a number of frames.\n" -msgstr "" -"Chyba: Nemožno spracovať %1 ako počet snímkov.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:151 -msgid "" -"Error: Stylesheet is not valid or file is not loaded.\n" -msgstr "" -"Chyba: Súbor so štýlmi je neplatný alebo súbor nie je načítaný.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:191 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:215 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:302 -msgid "" -"Warning: Breakpoint for file \"%1\" at line %2 does not seem to be valid.\n" -msgstr "" -"Varovanie: Zarážka pre súbor \"%1\" na riadku %2 nevyzerá byť platná.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:213 -msgid "" -"Error: Unable to find a stylesheet file whose name contains %1.\n" -msgstr "" -"Chyba: Nemožno nájsť súbor so štýlmi, ktorého meno obsahuje %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:249 -msgid "" -"Error: Data file is invalid. Try the run command first.\n" -msgstr "" -"Chyba: Dátový súbor je neplatný. Vyskúšajte najprv príkaz run.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:304 -msgid "" -"Error: Unable to find a data file whose name contains %1.\n" -msgstr "" -"Chyba: Nemožno nájsť dátový súbor, ktorého meno obsahuje %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:419 -msgid "Error: Unable to find the added breakpoint." -msgstr "Chyba: Nemožno nájsť pridanú zarážku." - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:527 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:722 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:848 -msgid "" -"Error: Invalid arguments for command %1.\n" -msgstr "" -"Chyba: Neplatné argumenty príkazu %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:596 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:952 -msgid "" -"Information: Breakpoint validation has caused breakpoint %1 to be re-created.\n" -msgstr "" -"Infrormácia: Kontrola zarážok spôsobila znovuvytvorenie zarážky %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:603 -msgid "" -"Warning: Breakpoint exits for file \"%1\" at line %2.\n" -msgstr "" -"Varovanie: Zarážka existuje pre súbor \"%1\" na riadku %2.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:626 -msgid "" -"Error: No templates found or unable to add breakpoint.\n" -msgstr "" -"Chyba: Neboli nájdené žiadne šablóny alebo nemožno pridať zarážky.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:631 -#, c-format -msgid "" -"_n: Information: Added %n new breakpoint.\n" -"Information: Added %n new breakpoints." -msgstr "" -"Informácia: Pridaná %n nová zarážka.\n" -"Informácia: Pridané %n nové zarážky.\n" -"Informácia: Pridané %n nových zarážok." - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:651 -msgid "" -"Error: Failed to add breakpoint for file \"%1\" at line %2.\n" -msgstr "" -"Chyba: Pridanie zarážky do súboru \"%1\" na riadku %2 zlyhalo.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:653 -msgid "" -"Error: Failed to add breakpoint.\n" -msgstr "" -"Chyba: Pridanie zarážky zlyhalo.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:677 -msgid "Failed to delete breakpoint." -msgstr "Odstránenie zarážky zlyhalo." - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:714 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:842 -msgid "" -"Error: Breakpoint does not exist for file \"%1\" at line %2.\n" -msgstr "" -"Chyba: Zarážka neexistuje v súbore \"%1\" na riadku %2.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:735 -msgid "" -"Error: Unable to delete breakpoint %1.\n" -msgstr "" -"Chyba: Nemožno odstrániť zarážku %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:738 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:864 -msgid "" -"Error: Breakpoint %1 does not exist.\n" -msgstr "" -"Chyba: Zarážka %1 neexistuje.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:745 -msgid "" -"Error: Unable to delete breakpoint at template %1.\n" -msgstr "" -"Chyba: Nemožno odstrániť zarážku zo šablóny %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:748 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:871 -msgid "" -"Error: Breakpoint at template \"%1\" does not exist.\n" -msgstr "" -"Chyba: Zarážka v šablóne \"%1\" neexistuje.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:797 -msgid "Failed to enable/disable breakpoint." -msgstr "Aktivácia/deaktivácia zarážky zlyhala." - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:861 -msgid "" -"Error: Unable to enable/disable breakpoint %1.\n" -msgstr "" -"Chyba: Nemožno aktivovať/deaktivovať zarážku %1.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:956 -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:995 -msgid "" -"Warning: Validation of breakpoint %1 failed.\n" -msgstr "" -"Varovanie: Kontrola zarážky %1 zlyhala.\n" - -#: kxsldbgpart/libxsldbg/breakpoint_cmds.cpp:984 -msgid "" -"Information: Breakpoint validation has caused one or more breakpoints to be " -"re-created.\n" -msgstr "" -"Informácia: Kontrola zarážok spôsobila, že jeden alebo viac zarážok bolo znovu " -"vytvorených.\n" - -#: kxsldbgpart/libxsldbg/utils.cpp:111 -msgid "" -"Error: Unmatched quotes in input.\n" -msgstr "" -"Chyba: Neuzatvorené úvodzovky vo vstupe.\n" - -#: kxsldbgpart/libxsldbg/search_cmds.cpp:52 -msgid "" -"Error: No path to documentation; aborting searching.\n" -msgstr "" -"Chyba: Žiadna cesta k dokumentácii; prerušujem vyhľadávanie.\n" - -#: kxsldbgpart/libxsldbg/search_cmds.cpp:54 -msgid "" -"Error: Error in value of USE_DOCS_MACRO; look at Makefile.am.\n" -msgstr "" -"Chyba: Chyba v hodnote USE_DOCS_MACRO; pozrite do Makefile.am.\n" - -#: kxsldbgpart/libxsldbg/search_cmds.cpp:56 -msgid "" -"Error: Required environment variable %1 not set to the directory of xsldbg " -"documentation.\n" -msgstr "" -"Chyba: Vyžadovaná premenná prostredia %1 nie je nastavená na adresár s " -"dokumentáciou pre xsldbg.\n" - -#: kxsldbgpart/libxsldbg/search_cmds.cpp:62 -msgid "" -"Error: Stylesheet not valid, files not loaded yet?\n" -msgstr "" -"Chyba: Súbor so štýlmi je neplatný, súbory nie sú ešte načítané?\n" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 81 -#: kxsldbgpart/xsldbgbreakpointlistitem.cpp:38 rc.cpp:213 -#, no-c-format -msgid "Enabled" -msgstr "Povolené" - -#: kxsldbgpart/xsldbgbreakpointlistitem.cpp:40 -msgid "Disabled" -msgstr "Zakázané" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:191 -msgid "" -"\t\"XSL source\" \n" -msgstr "" -"\t\"Zdrojový kód XSL\" \n" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:193 -msgid "" -"\t\"XML data\" \n" -msgstr "" -"\t\"XML dáta\" \n" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:195 -msgid "" -"\t\"Output file\" \n" -msgstr "" -"\t\"Výstupný súbor\" \n" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:197 -msgid "" -"Missing values for \n" -msgstr "" -"Chýbajúce hodnoty pre \n" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:201 -msgid "" -"Output file is the same as either XSL Source or XML Data file\n" -msgstr "" -"Výstupný súbor je taký istý ako zdrojový kód XSL alebo ako XML dátový súbor\n" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:220 -msgid "" -"The following libxslt parameters are empty\n" -"\t" -msgstr "" -"Nasledujúce parametre pre libxslt sú prázdne\n" -"\t" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:370 -msgid "Choose XSL Source to Debug" -msgstr "Vybrať zdrojový kód XSL na ladenie" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:382 -msgid "Choose XML Data to Debug" -msgstr "Vybrať XML dáta na ladenie" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:393 -msgid "Choose Output File for XSL Transformation" -msgstr "Vybrať výstupný súbor pre XSL transformáciu" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:484 -msgid "Suspect Configuration" -msgstr "Podozrivé nastavenie" - -#: kxsldbgpart/xsldbgconfigimpl.cpp:488 -msgid "Incomplete or Invalid Configuration" -msgstr "Nekompletné alebo neplatné nastavenie" - -#: kxsldbgpart/xsldbgdebugger.cpp:298 kxsldbgpart/xsldbgdebugger.cpp:318 -#: kxsldbgpart/xsldbgdebugger.cpp:336 kxsldbgpart/xsldbgdebugger.cpp:356 -#: kxsldbgpart/xsldbgdebugger.cpp:376 kxsldbgpart/xsldbgdebugger.cpp:395 -msgid "Cannot set/edit breakpoints on the output file." -msgstr "Nemožno nastaviť/upraviť zarážky výstupného súboru." - -#: kxsldbgpart/xsldbgoutputview.cpp:71 kxsldbgpart/xsldbgoutputview.cpp:88 -msgid "xsldbg Output" -msgstr "Výstup xsldbg" - -#: kxsldbgpart/xsldbgoutputview.cpp:72 kxsldbgpart/xsldbgoutputview.cpp:89 -msgid "" -"\t\txsldbg output capture ready\n" -"\n" -msgstr "" -"\t\tzachytávanie výstupu zo xsldbg pripravené\n" -"\n" - -#: kxsldbgpart/xsldbgoutputview.cpp:103 -msgid "Result of evaluation" -msgstr "Výsledok vyhodnotenia" - -#: kxsldbgpart/xsldbgoutputview.cpp:120 -msgid "Request Failed " -msgstr "Požiadavka zlyhala " - -#: kxsldbgpart/kxsldbg_part.cpp:87 kxsldbgpart/kxsldbg_part.cpp:634 -#: kxsldbgpart/kxsldbg_part.cpp:636 -msgid "Goto XPath" -msgstr "Prejsť na XPath" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 185 -#: kxsldbgpart/kxsldbg_part.cpp:95 rc.cpp:33 rc.cpp:339 -#, no-c-format -msgid "Evaluate" -msgstr "Vyhodnotiť" - -#: kxsldbgpart/kxsldbg_part.cpp:109 -msgid "Configure Editor..." -msgstr "Nastaviť editor..." - -#: kxsldbgpart/kxsldbg_part.cpp:113 -msgid "Configure..." -msgstr "Nastaviť..." - -#: kxsldbgpart/kxsldbg_part.cpp:118 -msgid "Inspect..." -msgstr "Skontrolovať..." - -#: kxsldbgpart/kxsldbg_part.cpp:125 -msgid "Run" -msgstr "Spustiť" - -#: kxsldbgpart/kxsldbg_part.cpp:135 -msgid "Step" -msgstr "Krok" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 261 -#: kxsldbgpart/kxsldbg_part.cpp:140 rc.cpp:108 -#, no-c-format -msgid "Next" -msgstr "Nasledujúci" - -#: kxsldbgpart/kxsldbg_part.cpp:145 -msgid "Step Up" -msgstr "Krok vpred" - -#: kxsldbgpart/kxsldbg_part.cpp:150 -msgid "Step Down" -msgstr "Krok vzad" - -#: kxsldbgpart/kxsldbg_part.cpp:156 -msgid "Break" -msgstr "Prerušenie" - -#: kxsldbgpart/kxsldbg_part.cpp:161 -msgid "Enable/Disable" -msgstr "Povoliť/Zakázať" - -#: kxsldbgpart/kxsldbg_part.cpp:171 -msgid "&Source" -msgstr "&Zdroj" - -#: kxsldbgpart/kxsldbg_part.cpp:176 -msgid "&Data" -msgstr "&Dáta" - -#: kxsldbgpart/kxsldbg_part.cpp:181 -msgid "&Output" -msgstr "&Výstup" - -#: kxsldbgpart/kxsldbg_part.cpp:186 -msgid "Reload Current File From Disk" -msgstr "Znovu načítať aktuálny súbor z disku" - -#: kxsldbgpart/kxsldbg_part.cpp:192 -msgid "Walk Through Stylesheet..." -msgstr "Prepínať medzi súbormi so štýlmi..." - -#: kxsldbgpart/kxsldbg_part.cpp:196 -msgid "Stop Wal&king Through Stylesheet" -msgstr "&Zastaviť prepínanie medzi súbormi so štýlmi" - -#: kxsldbgpart/kxsldbg_part.cpp:200 -msgid "Tr&ace Execution of Stylesheet" -msgstr "&Sledovať exekúciu súboru so štýlmi" - -#: kxsldbgpart/kxsldbg_part.cpp:204 -msgid "Stop Tracing of Stylesheet" -msgstr "Zastaviť sledovanie súboru so štýlmi" - -#: kxsldbgpart/kxsldbg_part.cpp:209 -msgid "&Evaluate Expression..." -msgstr "&Vyhodnotiť výraz..." - -#: kxsldbgpart/kxsldbg_part.cpp:214 -msgid "Goto &XPath..." -msgstr "Prejsť na &XPath..." - -#: kxsldbgpart/kxsldbg_part.cpp:219 -msgid "Lookup SystemID..." -msgstr "Nájsť systémové ID..." - -#: kxsldbgpart/kxsldbg_part.cpp:224 -msgid "Lookup PublicID..." -msgstr "Nájsť verejné ID..." - -#: kxsldbgpart/kxsldbg_part.cpp:277 -msgid "KXsldbgPart" -msgstr "KXsldbg časť" - -#: kxsldbgpart/kxsldbg_part.cpp:358 -msgid "Debugger Not Ready" -msgstr "Debugger nie je pripravený" - -#: kxsldbgpart/kxsldbg_part.cpp:359 -msgid "Configure and start the debugger first." -msgstr "Najprv nastaviť a spustiť debugger." - -#: kxsldbgpart/kxsldbg_part.cpp:376 kxsldbgpart/kxsldbg_part.cpp:382 -msgid "Lookup SystemID" -msgstr "Nájsť systémové ID" - -#: kxsldbgpart/kxsldbg_part.cpp:377 kxsldbgpart/kxsldbg_part.cpp:383 -msgid "Please enter SystemID to find:" -msgstr "Prosím, zadajte systémové ID na vyhľadanie:" - -#: kxsldbgpart/kxsldbg_part.cpp:408 kxsldbgpart/kxsldbg_part.cpp:413 -msgid "Lookup PublicID" -msgstr "Nájsť verejné ID" - -#: kxsldbgpart/kxsldbg_part.cpp:409 kxsldbgpart/kxsldbg_part.cpp:414 -msgid "Please enter PublicID to find:" -msgstr "Prosím, zadajte verejné ID na vyhľadanie:" - -#: kxsldbgpart/kxsldbg_part.cpp:622 kxsldbgpart/kxsldbg_part.cpp:624 -msgid "Evalute Expression" -msgstr "Vyhodnotiť výraz" - -#: kxsldbgpart/kxsldbg_part.cpp:622 kxsldbgpart/kxsldbg_part.cpp:624 -#: kxsldbgpart/kxsldbg_part.cpp:634 kxsldbgpart/kxsldbg_part.cpp:636 -msgid "XPath:" -msgstr "XPath:" - -#: kxsldbgpart/kxsldbg_part.cpp:802 -msgid "SystemID or PublicID Resolution Result" -msgstr "Výsledok rozkladu systémové ID alebo verejné ID" - -#: kxsldbgpart/kxsldbg_part.cpp:803 -#, c-format -msgid "" -"SystemID or PublicID has been resolved to\n" -".%1" -msgstr "" -"Systémové ID a verejné ID boli rozložené do\n" -".%1" - -#. i18n: file kxsldbg_shell.rc line 9 -#: rc.cpp:6 rc.cpp:312 rc.cpp:381 -#, no-c-format -msgid "Debug" -msgstr "Ladiť" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 25 -#: rc.cpp:15 -#, no-c-format -msgid "Xsldbg Global Variables" -msgstr "Xsldbg globálne premenné" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 40 -#: rc.cpp:18 rc.cpp:63 rc.cpp:201 rc.cpp:345 -#, no-c-format -msgid "Name" -msgstr "Meno" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 51 -#: rc.cpp:21 rc.cpp:78 rc.cpp:354 -#, no-c-format -msgid "Source File" -msgstr "Zdrojový súbor" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 62 -#: rc.cpp:24 rc.cpp:357 -#, no-c-format -msgid "Source Line Number" -msgstr "Číslo riadka zdrojového súboru" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 150 -#: rc.cpp:27 rc.cpp:333 -#, no-c-format -msgid "Expression:" -msgstr "Výraz:" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 158 -#: rc.cpp:30 rc.cpp:336 -#, no-c-format -msgid "Enter a valid XPath expression" -msgstr "Zadajte platný XPath výraz" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 188 -#: rc.cpp:36 rc.cpp:342 -#, no-c-format -msgid "Result of evaluation will appear in message window" -msgstr "Výsledok vyhodnotenia sa zobrazí v okne správ" - -#. i18n: file ./kxsldbgpart/xsldbgglobalvariables.ui line 229 -#: rc.cpp:39 rc.cpp:57 rc.cpp:87 rc.cpp:282 rc.cpp:327 rc.cpp:375 -#, no-c-format -msgid "Refresh" -msgstr "Aktualizovať" - -#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 17 -#: rc.cpp:42 -#, no-c-format -msgid "Xsldbg Callstack" -msgstr "Xsldbg zásobník volaní" - -#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 32 -#: rc.cpp:45 -#, no-c-format -msgid "Frame# Template Name" -msgstr "Snímok# Meno šablóny" - -#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 43 -#: rc.cpp:48 rc.cpp:69 -#, no-c-format -msgid "Source File Name" -msgstr "Meno zdrojového súboru" - -#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 54 -#: rc.cpp:51 rc.cpp:72 rc.cpp:210 -#, no-c-format -msgid "Line Number" -msgstr "Číslo riadku" - -#. i18n: file ./kxsldbgpart/xsldbgcallstack.ui line 75 -#: rc.cpp:54 -#, no-c-format -msgid "Oldest Frame # is 0, Frame # has been added to the first column" -msgstr "Najstarší snímok # je 0, Snímok # bol pridaný do prvého stĺpca" - -#. i18n: file ./kxsldbgpart/xsldbgtemplates.ui line 17 -#: rc.cpp:60 -#, no-c-format -msgid "Xsldbg Templates" -msgstr "Šablóny Xsldbg" - -#. i18n: file ./kxsldbgpart/xsldbgtemplates.ui line 43 -#: rc.cpp:66 rc.cpp:204 -#, no-c-format -msgid "Mode" -msgstr "Režim" - -#. i18n: file ./kxsldbgpart/xsldbgsources.ui line 17 -#: rc.cpp:75 -#, no-c-format -msgid "Xsldbg Source Files" -msgstr "Xsldbg zdrojové súbory" - -#. i18n: file ./kxsldbgpart/xsldbgsources.ui line 43 -#: rc.cpp:81 -#, no-c-format -msgid "Parent File" -msgstr "Rodičovský súbor" - -#. i18n: file ./kxsldbgpart/xsldbgsources.ui line 54 -#: rc.cpp:84 -#, no-c-format -msgid "Parent Line Number" -msgstr "Číslo riadka rodičovského súboru" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 31 -#: rc.cpp:90 -#, no-c-format -msgid "KXsldbg Configuration" -msgstr "Nastavenie KXsldbg" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 75 -#: rc.cpp:93 -#, no-c-format -msgid "LibXSLT Parameters" -msgstr "Parametre LibXSLT" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 108 -#: rc.cpp:96 -#, no-c-format -msgid "Parameter value:" -msgstr "Hodnota parametra:" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 148 -#: rc.cpp:99 -#, no-c-format -msgid "Parameter name:" -msgstr "Meno parametra:" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 229 -#: rc.cpp:102 -#, no-c-format -msgid "Prev" -msgstr "Predchádzajúci" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 464 -#: rc.cpp:120 -#, no-c-format -msgid "Output file:" -msgstr "Výstupný súbor:" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 488 -#: rc.cpp:123 rc.cpp:129 rc.cpp:135 -#, no-c-format -msgid "..." -msgstr "..." - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 512 -#: rc.cpp:126 -#, no-c-format -msgid "XML data:" -msgstr "XML dáta:" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 560 -#: rc.cpp:132 -#, no-c-format -msgid "XSL source:" -msgstr "Zdrojový kód XSL:" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 621 -#: rc.cpp:141 -#, no-c-format -msgid "catalogs" -msgstr "catalogs" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 624 -#: rc.cpp:144 -#, no-c-format -msgid "use catalogs from $SGML_CATALOGS_FILES" -msgstr "použiť katalóg z $SGML_CATALOGS_FILES" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 632 -#: rc.cpp:147 -#, no-c-format -msgid "novalid" -msgstr "novalid" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 635 -#: rc.cpp:150 -#, no-c-format -msgid "skip the DTD loading phase" -msgstr "preskočiť fázu načítania DTD" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 643 -#: rc.cpp:153 -#, no-c-format -msgid "html" -msgstr "html" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 646 -#: rc.cpp:156 -#, no-c-format -msgid "the input document is(are) an HTML file(s)" -msgstr "vstupný(é) dokument(y) je(sú) HTML súbor(y)" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 654 -#: rc.cpp:159 -#, no-c-format -msgid "docbook" -msgstr "docbook" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 657 -#: rc.cpp:162 -#, no-c-format -msgid "the input document is SGML docbook" -msgstr "vstupný dokument je SGML docbook" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 665 -#: rc.cpp:165 -#, no-c-format -msgid "debug" -msgstr "debug" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 668 -#: rc.cpp:168 -#, no-c-format -msgid "dump the tree of the result instead" -msgstr "vypísať strom výsledku miesto toho" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 676 -#: rc.cpp:171 -#, no-c-format -msgid "noout" -msgstr "noout" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 679 -#: rc.cpp:174 -#, no-c-format -msgid "do not dump the result" -msgstr "nevypísať výsledok" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 687 -#: rc.cpp:177 -#, no-c-format -msgid "profile" -msgstr "profile" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 690 -#: rc.cpp:180 -#, no-c-format -msgid "print profiling information" -msgstr "vypísať profilovacie informácie" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 698 -#: rc.cpp:183 -#, no-c-format -msgid "timing" -msgstr "timing" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 701 -#: rc.cpp:186 -#, no-c-format -msgid "display the time used" -msgstr "zobraziť čas trvania" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 709 -#: rc.cpp:189 -#, no-c-format -msgid "nonet" -msgstr "nonet" - -#. i18n: file ./kxsldbgpart/xsldbgconfig.ui line 712 -#: rc.cpp:192 -#, no-c-format -msgid "refuse to fetch DTDs or entities over network" -msgstr "zakázať získavanie DTD alebo entít zo siete" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 17 -#: rc.cpp:195 -#, no-c-format -msgid "Xsldbg Breakpoints" -msgstr "Xsldbg zarážky" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 26 -#: rc.cpp:198 -#, no-c-format -msgid "ID" -msgstr "ID" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 59 -#: rc.cpp:207 -#, no-c-format -msgid "File Name" -msgstr "Meno súboru" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 102 -#: rc.cpp:216 -#, no-c-format -msgid "Click breakpoint in list to modify or delete it" -msgstr "Kliknite na zarážku na jej úpravu alebo na jej odstránenie" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 138 -#: rc.cpp:219 -#, no-c-format -msgid "ID:" -msgstr "ID:" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 146 -#: rc.cpp:222 -#, no-c-format -msgid "Line number:" -msgstr "Číslo riadku:" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 154 -#: rc.cpp:225 -#, no-c-format -msgid "You don't need to specify directory for file name" -msgstr "Nepotrebujete zadávať adresár pre meno súboru" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 162 -#: rc.cpp:228 -#, no-c-format -msgid "Template name or match name to look for" -msgstr "Meno šablóny alebo zodpovedajúce meno na hľadanie" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 198 -#: rc.cpp:231 rc.cpp:234 -#, no-c-format -msgid "Must be positive" -msgstr "Musí byť pozitívny" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 285 -#: rc.cpp:237 -#, no-c-format -msgid "Mode:" -msgstr "Režim:" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 293 -#: rc.cpp:240 -#, no-c-format -msgid "Name:" -msgstr "Meno:" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 301 -#: rc.cpp:243 -#, no-c-format -msgid "File name:" -msgstr "Meno súboru:" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 375 -#: rc.cpp:249 -#, no-c-format -msgid "Delete breakpoint using ID" -msgstr "Odstrániť zarážku podľa ID" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 386 -#: rc.cpp:255 -#, no-c-format -msgid "Clear entered text" -msgstr "Vymazať zadaný text" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 394 -#: rc.cpp:258 -#, no-c-format -msgid "Add All" -msgstr "Pridať všetko" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 397 -#: rc.cpp:261 -#, no-c-format -msgid "Add breakpoint on all templates found" -msgstr "Pridať zarážky do všetkých nájdených šablón" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 408 -#: rc.cpp:267 -#, no-c-format -msgid "Delete all breakpoints" -msgstr "Odstrániť všetky zarážky" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 416 -#: rc.cpp:270 -#, no-c-format -msgid "Enable" -msgstr "Povoliť" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 419 -#: rc.cpp:273 -#, no-c-format -msgid "Enable breakpoint using ID" -msgstr "Povoliť zarážky podľa ID" - -#. i18n: file ./kxsldbgpart/xsldbgbreakpoints.ui line 430 -#: rc.cpp:279 -#, no-c-format -msgid "Add breakpoint using file name with line number or a template name" -msgstr "Pridať zarážku použitím mena súboru s číslom riadku alebo mena šablóny" - -#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 17 -#: rc.cpp:285 -#, no-c-format -msgid "Configure xsldbg's Walk Speed" -msgstr "Nastaviť rýchlosť prechádzania pre xsldbg" - -#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 51 -#: rc.cpp:288 -#, no-c-format -msgid "" -"Change the speed at which xsldbg walks through execution of the stylesheet." -msgstr "Zmení rýchlosť, ktorou xsldbg prechádza exekúciu súboru so štýlmi." - -#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 95 -#: rc.cpp:291 -#, no-c-format -msgid "Slow" -msgstr "Pomaly" - -#. i18n: file ./kxsldbgpart/xsldbgwalkspeed.ui line 117 -#: rc.cpp:294 -#, no-c-format -msgid "Fast" -msgstr "Rýchlo" - -#. i18n: file ./kxsldbgpart/xsldbgmsgdialog.ui line 26 -#: rc.cpp:303 -#, no-c-format -msgid "qxsldbg Message" -msgstr "Správa qxsldbg" - -#. i18n: file ./kxsldbgpart/xsldbgmsgdialog.ui line 71 -#: rc.cpp:306 -#, no-c-format -msgid "TextLabel1" -msgstr "TextLabel1" - -#. i18n: file ./kxsldbgpart/xsldbgentities.ui line 25 -#: rc.cpp:318 -#, no-c-format -msgid "Xsldbg Entities" -msgstr "Entity Xsldbg" - -#. i18n: file ./kxsldbgpart/xsldbgentities.ui line 40 -#: rc.cpp:321 -#, no-c-format -msgid "PublicID" -msgstr "Verejné ID" - -#. i18n: file ./kxsldbgpart/xsldbgentities.ui line 51 -#: rc.cpp:324 -#, no-c-format -msgid "SystemID" -msgstr "Systémové ID" - -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 25 -#: rc.cpp:330 -#, no-c-format -msgid "Xsldbg Local Variables" -msgstr "Lokálne premenné Xsldbg" - -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 161 -#: rc.cpp:348 -#, no-c-format -msgid "Template Context" -msgstr "Kontext šablóny" - -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 172 -#: rc.cpp:351 -#, no-c-format -msgid "Type" -msgstr "Typ" - -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 228 -#: rc.cpp:360 -#, no-c-format -msgid "Variable expression:" -msgstr "Výraz premennej:" - -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 249 -#: rc.cpp:363 -#, no-c-format -msgid "Variable type:" -msgstr "Typ premennej:" - -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 270 -#: rc.cpp:366 -#, no-c-format -msgid "Set Expression" -msgstr "Nastaviť výraz" - -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 273 -#: rc.cpp:369 -#, no-c-format -msgid "Set the selection for variable " -msgstr "Nastaviť výber pre premennú" - -#. i18n: file ./kxsldbgpart/xsldbglocalvariables.ui line 283 -#: rc.cpp:372 -#, no-c-format -msgid "Variable name:" -msgstr "Meno premennej:" - -#: xsldbgmain.cpp:51 -msgid "A KDE console application for xsldbg, an XSLT debugger" -msgstr "KDE KPart aplikácia pre xsldbg, XSLT debugger" - -#: xsldbgmain.cpp:57 -msgid "Start a shell" -msgstr "Spustiť shell" - -#: xsldbgmain.cpp:58 -msgid "Path to change into before loading files" -msgstr "Cesta, do ktorej sa treba presunúť pred načítaním súborov" - -#: xsldbgmain.cpp:59 -msgid "Add a parameter named <name> and value <value> to XSL environment" -msgstr "" -"Pridať parameter pomenovaný ako <name> a hodnotu ako <value> do XSL prostredia" - -#: xsldbgmain.cpp:60 -msgid "Use ISO 639 language code specified; for example en_US" -msgstr "Použiť zadaný ISO 639 kód jazykov; napríklad en_US" - -#: xsldbgmain.cpp:60 -msgid "Save to a given file. See output command documentation" -msgstr "Uložiť do zadaného súboru. Pozrite dokumentáciu pre príkaz output" - -#: xsldbgmain.cpp:61 -msgid "Show the version of libxml and libxslt used" -msgstr "Zobraziť verzie použitých libxml a libxslt" - -#: xsldbgmain.cpp:62 -msgid "Show logs of what is happening" -msgstr "Zobraziť záznamy toho, čo sa deje" - -#: xsldbgmain.cpp:63 -msgid "Display the time used" -msgstr "Zobraziť čas trvania" - -#: xsldbgmain.cpp:64 -msgid "Run the transformation 20 times" -msgstr "Spustiť transformáciu 20-krát" - -#: xsldbgmain.cpp:66 -msgid "Dump the tree of the result instead" -msgstr "Vypísať strom výsledku miesto toho" - -#: xsldbgmain.cpp:68 -msgid "Disable the DTD loading phase" -msgstr "Zakázať fázu načítania DTD" - -#: xsldbgmain.cpp:69 -msgid "Disable the output of the result" -msgstr "Zakázať výstup výsledku" - -#: xsldbgmain.cpp:70 -msgid "Increase the maximum depth" -msgstr "Zvýšiť maximálnu hĺbku" - -#: xsldbgmain.cpp:73 -msgid "The input document is(are) an HTML file(s)" -msgstr "Vstupný(é) dokument(y) je(sú) HTML súbor(y)" - -#: xsldbgmain.cpp:77 -msgid "The input document is SGML docbook" -msgstr "Vstupný dokument je SGML docbook" - -#: xsldbgmain.cpp:80 -msgid "Disable the fetching DTDs or entities over network" -msgstr "Zakázať získavanie DTD alebo entít zo siete" - -#: xsldbgmain.cpp:83 -msgid "Use the catalogs from $SGML_CATALOG_FILES" -msgstr "Použiť katalógy zo $SGML_CATALOG_FILES" - -#: xsldbgmain.cpp:87 -msgid "Disable XInclude processing on document input" -msgstr "Zakázať XInclude spracovanie vstupu dokumentu" - -#: xsldbgmain.cpp:90 -msgid "Print profiling informations" -msgstr "Vypísať profilovacie informácie" - -#: xsldbgmain.cpp:91 -msgid "Do not run gdb compatability mode and print less information" -msgstr "Nespúšťať v kompatibilnom režime gdb a vypisovať menej informácii" - -#: xsldbgmain.cpp:92 -msgid "Detect and use encodings in the stylesheet" -msgstr "Určiť a použiť kódovanie v súbore so štýlmi" - -#: xsldbgmain.cpp:93 -msgid "Treat command line input as encoded in UTF-8" -msgstr "Pokladať vstup príkazového riadka za kódovaný v UTF-8" - -#: xsldbgmain.cpp:94 -msgid "Use HTML output when generating search reports" -msgstr "Použiť HTML výstup pri generovaní správ vyhľadávania" - -#: xsldbgmain.cpp:95 -msgid "" -"Print all error messages to stdout, normally error messages go to stderr" -msgstr "" -"Vypísať všetky chybové hlásenia na štandardný výstup, normálne idú chybové " -"hlásenia do štandardného chybového výstupu" - -#: xsldbgmain.cpp:96 -msgid "" -"Disable the automatic restarting of execution when current processing pass is " -"complete" -msgstr "" -"Zakázať automatické reštartovanie exekúcie, pokiaľ je dokončený aktuálny " -"prechod spracovania" - -#: xsldbgmain.cpp:124 -msgid "" -"Using libxml %1, libxslt %2 and libexslt %3\n" -msgstr "" -"Používam libxml %1, libxslt %2 a libexslt %3\n" - -#: xsldbgmain.cpp:125 -msgid "" -"xsldbg was compiled against libxml %1, libxslt %2 and libexslt %3\n" -msgstr "" -"xsldbg bolo kompilované voci libxml %1, libxslt %2 a libexslt %3\n" - -#: xsldbgmain.cpp:126 -msgid "" -"libxslt %1 was compiled against libxml %2\n" -msgstr "" -"libxslt %1 bolo kompilované voci libxml %2\n" - -#: xsldbgmain.cpp:127 -msgid "" -"libexslt %1 was compiled against libxml %2\n" -msgstr "" -"libexslt %1 bolo kompilované voci libxml %2\n" - -#: xsldbgmain.cpp:130 -msgid "Xsldbg" -msgstr "Xsldbg" diff --git a/tde-i18n-sk/messages/kdewebdev/quanta.po b/tde-i18n-sk/messages/kdewebdev/quanta.po deleted file mode 100644 index 9a4fa687d87..00000000000 --- a/tde-i18n-sk/messages/kdewebdev/quanta.po +++ /dev/null @@ -1,14947 +0,0 @@ -# translation of quanta.po to Slovak -# Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>, 2001,2002. -# Branislav Gajdos <brian@linuxee.sk>, 2001. -# loptosko <loptosko@gmail.com>, 2006. -# Jozef Riha <jose1711@gmail.com>, 2006. -# Richard Fric <Richard.Fric@kdemail.net>, 2006. -# Copyright (C) 2001,2002, 2006 Free Software Foundation, Inc. -msgid "" -msgstr "" -"Project-Id-Version: quanta\n" -"POT-Creation-Date: 2008-07-08 01:25+0200\n" -"PO-Revision-Date: 2008-07-21 18:39+0200\n" -"Last-Translator: Richard Fric <Richard.Fric@kdemail.net>\n" -"Language-Team: Slovak <sk@li.org>\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: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" - -#. i18n: file ./dialogs/fourbuttonmessagebox.ui line 74 -#: rc.cpp:6 -#, no-c-format -msgid "Save &As..." -msgstr "Uložiť &ako..." - -#. i18n: file ./dialogs/fourbuttonmessagebox.ui line 90 -#: rc.cpp:9 -#, no-c-format -msgid "&Do Not Save" -msgstr "Neukla&dať" - -#. i18n: file ./dialogs/dirtydialog.ui line 39 -#: dialogs/dirtydlg.cpp:37 rc.cpp:15 -#, no-c-format -msgid "File Changed" -msgstr "Súbor bol zmenený" - -#. i18n: file ./dialogs/dirtydialog.ui line 58 -#: rc.cpp:18 -#, no-c-format -msgid "The file was changed outside of the Quanta editor." -msgstr "Súbor bol zmenený mimo editoru Quanta." - -#. i18n: file ./dialogs/dirtydialog.ui line 66 -#: rc.cpp:21 -#, no-c-format -msgid " How Do You Want to Proceed?" -msgstr " Čo chcete urobiť?" - -#. i18n: file ./dialogs/dirtydialog.ui line 83 -#: rc.cpp:24 -#, no-c-format -msgid "&Do not load the modified version from disk" -msgstr "&Nenačítať zmenenú verziu z disku." - -#. i18n: file ./dialogs/dirtydialog.ui line 91 -#: rc.cpp:27 -#, no-c-format -msgid "&Use the version from disk (will lose the current content)" -msgstr "&Použiť verziu z disku (zahodí sa aktuálny obsah v editore)" - -#. i18n: file ./dialogs/dirtydialog.ui line 107 -#: rc.cpp:30 -#, no-c-format -msgid "(If you later save the document, you will lose what was on the disk.)" -msgstr "(Ak neskôr dokument uložíte, stratíte obsah ktorý bude na disku.)" - -#. i18n: file ./dialogs/dirtydialog.ui line 135 -#: rc.cpp:33 -#, no-c-format -msgid "&Compare the two versions and load the result" -msgstr "&Porovnať obe verzie a načítať výsledok" - -#. i18n: file ./dialogs/dirtydialog.ui line 141 -#: rc.cpp:36 -#, no-c-format -msgid "Use Kompare if available. Otherwise this checkbox is disabled." -msgstr "Použije Kompare, ak je k dispozícii. Inak je táto voľba nedostupná." - -#. i18n: file ./dialogs/tagdialogs/tagmail.ui line 27 -#: rc.cpp:39 -#, no-c-format -msgid "Email address:" -msgstr "E-mailová adresa:" - -#. i18n: file ./dialogs/tagdialogs/tagmail.ui line 49 -#: dialogs/filecombo.cpp:45 dialogs/filecombo.cpp:67 -#: dialogs/tagdialogs/tagimgdlgdata.cpp:34 -#: dialogs/tagdialogs/tagimgdlgdata.cpp:67 rc.cpp:42 rc.cpp:2518 rc.cpp:2640 -#: rc.cpp:2901 rc.cpp:2907 rc.cpp:2910 rc.cpp:2988 rc.cpp:2991 -#, no-c-format -msgid "..." -msgstr "..." - -#. i18n: file ./dialogs/tagdialogs/tagmail.ui line 67 -#: rc.cpp:45 -#, no-c-format -msgid "Subject:" -msgstr "Predmet:" - -#. i18n: file ./dialogs/tagdialogs/tagmail.ui line 83 -#: rc.cpp:48 rc.cpp:1029 rc.cpp:1105 rc.cpp:1111 rc.cpp:1123 rc.cpp:1138 -#: rc.cpp:1683 rc.cpp:4143 -#, no-c-format -msgid "Title:" -msgstr "Titulok:" - -#. i18n: file ./dialogs/tagdialogs/tagmisc.ui line 31 -#: dialogs/tagdialogs/tagmiscdlg.cpp:23 rc.cpp:57 -#, no-c-format -msgid "Misc. Tag" -msgstr "Rôzne značky" - -#. i18n: file ./dialogs/tagdialogs/tagmisc.ui line 47 -#: rc.cpp:60 -#, no-c-format -msgid "Element name:" -msgstr "Názov elementu:" - -#. i18n: file ./dialogs/tagdialogs/tagmisc.ui line 55 -#: rc.cpp:63 -#, no-c-format -msgid "&Add closing tag" -msgstr "&Pridať uzatváraciu značku" - -#. i18n: file ./dialogs/debuggeroptionss.ui line 44 -#: rc.cpp:66 -#, no-c-format -msgid "Enable debugger" -msgstr "Povoliť debugger" - -#. i18n: file ./dialogs/debuggeroptionss.ui line 80 -#: rc.cpp:69 -#, no-c-format -msgid "PHP3 listener" -msgstr "Sledovanie PHP3" - -#. i18n: file ./dialogs/debuggeroptionss.ui line 88 -#: rc.cpp:72 -#, no-c-format -msgid "PHP4 debugger" -msgstr "PHP4 debugger" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 27 -#: rc.cpp:75 -#, no-c-format -msgid "Configure Actions" -msgstr "Konfigurovať akcie" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 56 -#: rc.cpp:78 -#, no-c-format -msgid "&Delete Action" -msgstr "Odstrániť akciu" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 64 -#: rc.cpp:81 -#, no-c-format -msgid "&New Action" -msgstr "&Nová akcia" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 117 -#: rc.cpp:84 -#, no-c-format -msgid "Toolbar & Action Tree" -msgstr "Panel nástrojov & strom akcií" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 123 -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:221 -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:227 -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:233 -#: ../lib/compatibility/knewstuff/providerdialog.cpp:65 -#: components/debugger/variableslistview.cpp:54 parts/kafka/domtreeview.cpp:34 -#: parts/kafka/htmldocumentproperties.cpp:88 parts/kafka/wkafkapart.cpp:75 -#: rc.cpp:87 rc.cpp:2548 rc.cpp:2784 treeviews/doctreeview.cpp:50 -#: treeviews/structtreeview.cpp:84 treeviews/uploadtreeview.cpp:35 -#, no-c-format -msgid "Name" -msgstr "Názov" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 134 -#: rc.cpp:90 rc.cpp:117 -#, no-c-format -msgid "Shortcut" -msgstr "Skratka" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 236 -#: rc.cpp:102 -#, no-c-format -msgid "Action Properties" -msgstr "Vlastnosti akcie" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 247 -#: rc.cpp:105 rc.cpp:611 rc.cpp:1502 rc.cpp:2778 -#, no-c-format -msgid "&Add..." -msgstr "Pridať..." - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 280 -#: rc.cpp:111 -#, no-c-format -msgid "Tool &tip:" -msgstr "Popisok:" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 296 -#: rc.cpp:114 -#, no-c-format -msgid "Te&xt:" -msgstr "Te&xt:" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 354 -#: rc.cpp:120 -#, no-c-format -msgid "C&ustom" -msgstr "Vlastné" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 365 -#: dialogs/actionconfigdialog.cpp:320 dialogs/tagdialogs/colorcombo.cpp:220 -#: rc.cpp:123 rc.cpp:159 rc.cpp:171 rc.cpp:189 rc.cpp:2527 -#, no-c-format -msgid "None" -msgstr "Žiadny" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 373 -#: rc.cpp:126 rc.cpp:2691 rc.cpp:2829 -#, no-c-format -msgid "&None" -msgstr "Ž&iadne" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 391 -#: rc.cpp:129 -#, no-c-format -msgid "Container toolbars:" -msgstr "Panely nástrojov kontajneru:" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 397 -#: rc.cpp:132 src/quantadoc.cpp:84 src/quantadoc.cpp:369 -#, no-c-format -msgid "Tag" -msgstr "Značka" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 402 -#: rc.cpp:135 rc.cpp:3737 -#, no-c-format -msgid "Script" -msgstr "Skript" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 407 -#: rc.cpp:138 rc.cpp:427 rc.cpp:719 -#, no-c-format -msgid "Text" -msgstr "Text" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 427 -#: rc.cpp:141 -#, no-c-format -msgid "T&ype:" -msgstr "Typ:" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 438 -#: rc.cpp:144 -#, no-c-format -msgid "Detailed Settings" -msgstr "Podrobné nastavenia" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 464 -#: rc.cpp:147 -#, no-c-format -msgid "<tag> :" -msgstr "<značka> :" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 482 -#: rc.cpp:150 -#, no-c-format -msgid "</tag> :" -msgstr "</značka> :" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 493 -#: rc.cpp:153 -#, no-c-format -msgid "Run \"Edit tag\" dialog if available" -msgstr "Spustiť dialóg \"Upraviť značku\" ak je k dispozícii" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 544 -#: rc.cpp:156 -#, no-c-format -msgid "&Input:" -msgstr "Vstup:" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 558 -#: rc.cpp:162 -#, no-c-format -msgid "Current Document" -msgstr "Aktuálny dokument" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 563 -#: rc.cpp:165 -#, no-c-format -msgid "Selected Text" -msgstr "Vybraný text" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 591 -#: rc.cpp:168 -#, no-c-format -msgid "&Output:" -msgstr "Výstup:" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 605 -#: rc.cpp:174 -#, no-c-format -msgid "Insert in Cursor Position" -msgstr "Vložiť na pozíciu kurzora" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 610 -#: rc.cpp:177 -#, no-c-format -msgid "Replace Selection" -msgstr "Nahradiť výber" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 615 -#: rc.cpp:180 -#, no-c-format -msgid "Replace Current Document" -msgstr "Nahradiť aktuálny dokument" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 620 -#: rc.cpp:183 -#, no-c-format -msgid "Create New Document" -msgstr "Vytvoriť nový dokument" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 625 -#: rc.cpp:186 -#, no-c-format -msgid "Message Window" -msgstr "Okno správ" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 651 -#: rc.cpp:192 -#, no-c-format -msgid "Insert in cursor position" -msgstr "Vloží na pozíciu kurzora" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 656 -#: rc.cpp:195 -#, no-c-format -msgid "Replace selection" -msgstr "Nahradiť výber" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 661 -#: rc.cpp:198 -#, no-c-format -msgid "Replace current document" -msgstr "Nahradiť aktuálny dokument" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 666 -#: rc.cpp:201 -#, no-c-format -msgid "Create a new document" -msgstr "Vytvoriť nový dokument" - -#. i18n: file ./dialogs/actionconfigdialogs.ui line 671 -#: rc.cpp:204 -#, no-c-format -msgid "Message window" -msgstr "Okno správ" - -# no-c-format -#. i18n: file ./dialogs/actionconfigdialogs.ui line 702 -#: rc.cpp:207 -#, no-c-format -msgid "&Error:" -msgstr "Chyba:" - -# no-c-format -#. i18n: file ./dialogs/donationdialog.ui line 33 -#: rc.cpp:210 -#, no-c-format -msgid "Support Quanta with Financial Donation" -msgstr "Podporte Quantu finančným príspevkom" - -# no-c-format -#. i18n: file ./dialogs/donationdialog.ui line 76 -#: rc.cpp:216 -#, no-c-format -msgid "" -"<div align=\"center\">" -"<h2>Your Contribution Can Make a Difference</h2></div>" -" Quanta Plus would not be what it is today without sponsored " -"developers. Andras Mantia has been full time since mid 2002 and Michal Rudolf " -"came on part time in spring of 2004. Over the life of the project development " -"has been largely sponsored by the efforts of the Project Manager, Eric Laffoon. " -"In addition to his minimum 10-20 hour a week time commitment, his company, <a " -"href=\"http://kittyhooch.com\" target=\"_blank\">Kitty Hooch</a> " -"LLP has an ongoing financial commitment to keep Quanta in continuous " -"development. Our sponsored developers are also a catalyst to our volunteer " -"developers.\n" -"<br> Kitty Hooch is a small company with no employees, 2 " -"active partners and several contract workers. After test marketing in the fall " -"of 2001 they began wholesale and retail to national and international markets " -"in early 2002. Kitty Hooch controls all aspects of their product production and " -"marketing. Quanta sponsorship is no small expense for a small start up company. " -"In 2003 cash flow and a bout with typhoid fever left Eric in debt and unable to " -"keep up payments to Andras without help from the community. Thankfully a number " -"of people stepped up. We now have several large sponsors along with a number of " -"generous contributors. This has enabled us to bring Michal on part time. Now we " -"are looking to be able to move him to full time. The challenge for this project " -"to assume a leading role as a \"killer desktop application\" is great.\n" -"<div align=\"center\">" -"<h3>Balancing open source ideals and fiscal\n" -"reality</h3></div>\n" -" We believe that the open source model\n" -"is the future of software, but it is no guarantee of success. How many open " -"source projects that we had high hopes for are unmaintained today? In early " -"2002 many people thought that Quanta Plus was dead. One person, Eric Laffoon, " -"was not about to let the dream die. Quanta is more than surviving now, but " -"developing a best-in-class tool is no easy task. We believe the key is " -"consistent momentum. Nothing ensures this better than programmers who can work " -"without financial or time distractions. Why do you think OSS projects die?" -"<br> As Quanta grows the project management demands are " -"increasing and ironically impacting the revenue stream it requires to continue. " -"The impact of our sponsored developers has been huge! We are looking to make " -"Quanta grow even faster. Eric needs to be able to free even more time to bring " -"several new and exciting ideas through coding to release. We have other " -"expenses too, with conferences and keeping our systems up to date so we don't " -"lose time fighting old hardware. <i>We want to make Quanta the best web tool " -"anywhere!</i>. This will require a nucleus of active core developers. We hope " -"professional developers and companies using Quanta will help us to reach our " -"goals with sponsorship donations that will relieve financial stresses.\n" -"<div align=\"center\">" -"<h3>Could Quanta die without your support?</h3></div>" -" We'd like to think not! But from February 2001 to June " -"2002 there was very little activity and many months with no work done at all. " -"This came about because of cash flow problems which led to the original " -"developers leaving to do a commercial project. The fact remains that our most " -"productive volunteer developers, as much as we think they're wonderful, go long " -"periods where they just can't make time to code on the project. We estimate our " -"active users number well over a million, yet we have only a few dozen people a " -"year supporting the project. In fact 3-4 people account for over half of our " -"current support. Clearly the actions of a few people make a huge difference, " -"and yours can make a difference too.\n" -"<br><div align=\"center\">" -"<h3>Will you help make a difference?</h3></div>\n" -" If you wish to donate through PayPal\n" -"(online money transfer or credit card), visit our <a " -"href=\"http://tdewebdev.org/donate.php\">donation page</a>.\n" -"<br> If you are outside the PayPal area or wish to " -"discuss corporate sponsorship contact the project manager:" -"<br> Eric Laffoon, <a " -"href=\"mailto:sequitur@kde.org?subject=Quanta%20sponsorship%20inquiry\">" -"sequitur@kde.org</a>" -msgstr "" -"<div align=\"center\">" -"<h2>Aj váš príspevok môže pomôcť</h2></div> Program Quanta " -"Plus by nebol tým, čím je dnes, bez podpory platených vývojárov. Od polovice " -"roku 2002 pracoval Andras Mantia na plný úväzok a v lete 2004 sa pridal Michal " -"Rudolf na čiastočný úväzok. Projekt bol počas svojho vývoja veľmi sponzorovaný " -"svojim manažérom, Ericom Laffoonom. Okrem minimálneho príspevku 10 až 20 hodín " -"práce týždenne, jeho firma <a href=\"http://kittyhooch.com\" target=\"_blank\">" -"Kitty Hooch</a> LLP stále finančne podporuje vývoj programu Quanta. Naši " -"platení vývojári sú zároveň aj katalizátorom pre vývojárov-dobrovoľníkov." -"<br> Kitty Hooch je malá firma, ktorá nemá zamestnancov, " -"iba 2 aktívnych partnerov, jedného tichého spoločníka a niekoľko ľudí na " -"zmluvu. Po prieskume trhu na jeseň 2001 začala začiatkom 2002 expandovať mimo " -"lokálny trh. Kitty Hooch ovláda všetky aspekty produktu, ktorý vyvíja. V rámci " -"jej financií nie sú výdaje na podporu programu Quanta zanedbateľné. Nedostatok " -"príjmov v roku 2003 and a bout with typhoid fever left Eric in debt and unable " -"to keep up payments to Andras without help from the community. Našťastie, našlo " -"sa veľa ľudí, ktorí pomohli. Momentálne máme niekoľkých veľkých sponzorov a " -"zároveň aj niekoľko štedrých prispievaleľov. To nám umožnilo prijať Michala na " -"čiastočný úväzok. Teraz by sme ho chceli zamestnať na plný úväzok. Výzva tohoto " -"projektu, zaujanie vedúcej úlohy ako \"vražedná grafická aplikácia\", je veľmi " -"významná.\n" -"<div align=\"center\"> Veríme, že voľne šíriteľný softér " -"prestavuje budúcnosť softvérového priemyslu. Ale jeho úspech nie je zaručený. " -"Koľko projektov malo veľké plány a dnes už nie sú ani udržiavané? Začiatkom " -"roku 2002 sa objavovali správy, že Quanta Plus je mŕtva. Nebola, ale udržať ju " -"pri živote nebolo jednoduché a je to čím ďalej, tým ťažšie. Veríme, že kľúčom " -"je podiel na trhu. Nič ho nezabezpečí lepšie než programátor, ktorý nemá " -"finančné ani časové obmedzenia. Prečo si myslíte, že open source projekty " -"umierajú?" -"<br> Ako Quanta rástla, správa projektu bola stále " -"náročnejšia a tým sa paradoxne podpisovala na príjmoch, ktoré ju držali pri " -"živote. Dopad programovania Andrasa Mantiu, našeho vedúceho, ktorý programuje " -"na plný úväzok, bol obrovský! Hľadáme sponzorov pre ostatných vývojárov, aby sa " -"mohla Quanta zlepšovať ešte rýchlejšie. <i>Chceme, aby sa stala najlepším " -"nástrojom na tvorbu webu!</i>.To vyžaduje aktívne jadro vývojárov. Dúfame, že " -"profesionálni vývojári a spoločnosti používajúce program Quanta nám pomôžu " -"dosiahnuť naše zámery sponzorskými darmi, ktoré uľahčia finančné zaťaženie.\n" -"<div align=\"center\">" -"<h3>Skončila by Quanta bez vašej podpory?</h3></div>" -" Určite nie! Ale od februára 2001 do júna 2002 bola " -"aktivita veľmi nízka veľa mesiacov sa nespravilo vôbec nič. Bolo to kvôli " -"finančným problémom, ktoré viedli k tomu že pôvodní vívojári odchádzali " -"pracovať na komerčnom projekte. Faktom zostáva, že naši najproduktívnejší " -"dobrovoľní vývojári, aj keď si ich veľmi vážime, odchádzali tam, kde nemali čas " -"pracovať na projekte. Počet našich aktívnych používaťeľov odhadujeme na viac " -"ako milión, ale napriek tomu nás podporí len pár tuctov ľudí ročne. In fact 3-4 " -"people account for over half of our current support. Dary zopár ľudí nám " -"nepochybne veľmi pomáhajú a váš dar tiež môže pomôcť.\n" -"<br><div align=\"center\">" -"<h3>Pomožete nám?</h3></div>\n" -" Ak chcete použiť platobný systém PayPal (online prenos " -"financií) alebo kreditnú kartu, navštívte našu <a " -"href=\"http://quanta.tdewebdev.org/main1.php?actfile=donate\">stránku darov</a>" -".\n" -"<br> Ak ste mimo oblasti PayPal, alebo chcete " -"prediskutovať firemné sponzorovanie, kontaktujte správcu projektu:" -"<br> Eric Laffoon, <a href=\"Eric " -"Laffoon <sequitur@kde.org>\">sequitur@kde.org</a>" - -# no-c-format -#. i18n: file ./dialogs/donationdialog.ui line 136 -#: rc.cpp:229 -#, no-c-format -msgid "" -"<a href=\"http://tdewebdev.org/donate.php\">Donate</a> through PayPal now." -msgstr "" -"<a href=\"http://quanta.tdewebdev.org/main1.php?actfile=donate\">" -"Podporte nás</a> pomocou platobného systému PayPal." - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 25 -#: rc.cpp:232 -#, no-c-format -msgid "Structure Group Editor" -msgstr "&Atribúty značiek" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 36 -#: rc.cpp:235 rc.cpp:2643 rc.cpp:2751 -#, no-c-format -msgid "&Name:" -msgstr "&Názov:" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 47 -#: rc.cpp:238 -#, no-c-format -msgid "The name of the group" -msgstr "Názov skupiny" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 50 -#: rc.cpp:241 -#, no-c-format -msgid "" -"The user visible name of the group. It will be shown in the structure tree as a " -"top node when there are elements belonging to this group in the document." -msgstr "" -"Používateľom viditeľný názov skupiny. Bude zobrazený v štruktúrovom strome ako " -"najvyšší uzol, ak sa v dokumente nachádzajú elementy patriace do tejto skupiny." - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 58 -#: rc.cpp:244 -#, no-c-format -msgid "&Icon:" -msgstr "&Ikona:" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 103 -#: rc.cpp:247 -#, no-c-format -msgid "Filen&ame definition:" -msgstr "Definícia názvu súboru:" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 109 -#: rc.cpp:250 rc.cpp:262 -#, no-c-format -msgid "Regular expression to get the filename" -msgstr "Regulárny výraz na získanie názvu súboru" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 112 -#: rc.cpp:253 rc.cpp:265 -#, no-c-format -msgid "" -"Regular expression to get the filename. The expression is used to <b>remove</b> " -"the unnecessary strings from the element's text." -msgstr "" -"Regulárny výraz na získanie názvu súboru. Výraz sa používa na <b>odstránenie</b> " -"nepotrebných reťazcov z textu elementu." - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 120 -#: rc.cpp:256 -#, no-c-format -msgid "Contains a &filename" -msgstr "Obsahuje názov súboru" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 123 -#: rc.cpp:259 -#, no-c-format -msgid "True if the element's text contains a filename" -msgstr "Pravda, ak text elementu obsahuje názov súboru" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 145 -#: rc.cpp:268 -#, no-c-format -msgid "&Tag:" -msgstr "&Značka:" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 151 -#: rc.cpp:271 -#, no-c-format -msgid "Elements identified by this entry will belong to this group" -msgstr "Elementy identifikované týmto údajom budú partiť do tejto skupiny" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 154 -#: rc.cpp:274 rc.cpp:295 -#, no-c-format -msgid "" -"Defines which tags belong to this group. The format is <i>" -"tagname(attribute1, attribute2, ...)</i>. Tags with name <i>tagname</i> " -"will appear under this group. The item text of the corresponding node in the " -"tree will be <i>attribute1_value | attribute2_value | ...</i>" -"Currently only one tag may be listed here." -msgstr "" -"Definuje ktoré značky patria do tejto skupiny. Formát je <i>" -"názov_značky(atribút1, atribút2, ...)</i>. Značky s názvom <i>názov_značky</i> " -"sa objavia pod touto skupinou. Text položky príslušného uzla v strome bude <i>" -"atribút1_hodnota | atribút2_hodnota | ...</i>Momentálne tu môže byť zobrazená " -"len jedna značka." - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 162 -#: rc.cpp:277 -#, no-c-format -msgid "\"No\" na&me:" -msgstr "\"Bez\" názvu:" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 168 -#: rc.cpp:280 rc.cpp:286 -#, no-c-format -msgid "The name that appears when no element were found" -msgstr "Názov, ktorý sa zobrazí, ak nebol nájdený žiadny element" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 171 -#: rc.cpp:283 rc.cpp:289 -#, no-c-format -msgid "" -"The user visible name of the group. It will be shown in the structure tree as a " -"top node when there are <b>no</b> elements belonging to this group in the " -"document." -msgstr "" -"Používateľmi viditeľný názov skupiny. Ak sa v dokumente nebudú nachádzať <b>" -"žiadne</b> elementy patriace do tejto skupny, bude zobrazený v štruktúrovom " -"strome ako najvyšší uzol." - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 193 -#: rc.cpp:292 -#, no-c-format -msgid "Elements ideintified by this entry will belong to this group" -msgstr "Elementy identifikované týmto údajom budú partiť do tejto skupiny" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 221 -#: rc.cpp:298 -#, no-c-format -msgid "Use elements as tags" -msgstr "Použiť elementy ako značky" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 224 -#: rc.cpp:301 -#, no-c-format -msgid "Treat elements as new tags" -msgstr "Považovať elementy za nové značky" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 227 -#: rc.cpp:304 -#, no-c-format -msgid "" -"Treat elements as new tags, so they will show up during tag autocompletion." -msgstr "" -"Považovať elementy za nové značky, preto sa zobrazia ako možnosti počas " -"automaticého dokončovania značky" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 235 -#: rc.cpp:307 -#, no-c-format -msgid "&Pseudo DTEP Specific Settings" -msgstr "Nastavenia Pseudo DTEP" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 246 -#: rc.cpp:310 rc.cpp:342 -#, no-c-format -msgid "Regular expression to find the type of the element" -msgstr "Regulárny výraz na nájdenie typu elementu" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 254 -#: rc.cpp:313 rc.cpp:345 -#, no-c-format -msgid "" -"Regular expression to find the type of the element. The pattern is searched on " -"the result of the <i>DefinitionRx</i> match and the first captured area will " -"hold the element type." -"<br>\n" -"Example (simplified):" -"<br>\n" -"<b>DefinitionRx=\\$+([a-zA-Z]+)=new\\\\s[a-zA-Z]+;" -"<br>\n" -"TypeRx=new\\\\s([a-zA-Z]+);</b>" -"<br>" -"<br>\n" -"This will match strings like <b>$fooObj=new foo;</b>" -". Now this string is searched and it will find <b>new foo;</b>, where <b>foo</b> " -"is the first captured text (the regular expression matching <b>foo</b> " -"is between brackets)." -"<br>\n" -"So the type of <b>$fooObj</b> is <b>foo</b>." -msgstr "" -"Regulárny výraz používaný na zistenie typu elementu. Vzorka bude hľadaná vo " -"výsledku zodpovedajúcemu <i>DefinitionRx</i> a prvá zachytená oblasť bude držať " -"typ elementu." -"<br>\n" -"Príklad (zjednodušený):" -"<br>\n" -"<b>DefinitionRx=\\$+([a-zA-Z]+)=new\\\\s[a-zA-Z]+;" -"<br>\n" -"TypeRx=new\\\\s([a-zA-Z]+);</b>" -"<br>" -"<br>\n" -"Toto zodpovedá reťazcom ako <b>$fooObj=new foo;</b>. Teraz bude tento reťazec " -"prehľadaný a nájde sa <b>new foo;</b>, kde <b>foo</b> " -"je prvý zachytený text (regulárny výraz zhodný s <b>foo</b> je v zátvorke)." -"<br>\n" -"Takže typ <b>$fooObj</b> je <b>foo</b>." - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 262 -#: rc.cpp:321 -#, no-c-format -msgid "&Usage expression:" -msgstr "Štandardná znaková sada:" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 268 -#: rc.cpp:324 rc.cpp:365 -#, no-c-format -msgid "Regular expression to find the usage of a group element" -msgstr "Regulárny výraz, ktorý používať na nájdenie využitia elementu skupiny" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 280 -#: rc.cpp:327 rc.cpp:368 -#, no-c-format -msgid "" -"Regular expression to find the usage of a group element in the document." -"<br>\n" -"Example 1:" -"<br>\n" -"- classes are defined as <b>class foo {...}</b>" -"<br>\n" -"- classes are used as <b>$objFoo</b>" -"<br>" -"<br>\n" -"Example 2:" -"<br>\n" -"- variables are defined as <b>int i</b>" -"<br>\n" -"- variables are used as <b>@i</b>" -"<br>" -"<br>\n" -"Example 3:" -"<br>\n" -"- variables are defined as <b>$i</b>" -"<br>\n" -"- variables are used as <b>$i</b>. In this case <i>UsageRx </i>" -"is the same as <i>DefinitionRx</i>." -msgstr "" -"Regulárny výraz používaný na zistenie využitia elementu skupiny v dokumente." -"<br>\n" -"Príklad 1:" -"<br>\n" -"- triedy sú definované ako <b>class foo {...}</b>" -"<br>\n" -"- triedy sú použité ako <b>$objFoo</b>" -"<br>" -"<br>\n" -"Príklad 2:" -"<br>\n" -"- premenné sú definované ako <b>int i</b>" -"<br>\n" -"- premenné sú použité ako <b>@i</b>" -"<br>" -"<br>\n" -"Príklad 3:" -"<br>\n" -"- premenné sú definované ako <b>$i</b>" -"<br>\n" -"- premenné sú použité ako <b>$i</b>. V tomto prípade je <i>UsageRx </i>" -"to isté ako <i>DefinitionRx</i>." - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 288 -#: rc.cpp:339 -#, no-c-format -msgid "Element t&ype expression:" -msgstr "Štandardná znaková sada:" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 310 -#: rc.cpp:353 -#, no-c-format -msgid "Definition e&xpression:" -msgstr "Štandardná znaková sada:" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 316 -#: rc.cpp:356 rc.cpp:496 -#, no-c-format -msgid "Regular expression to find what belong to this group" -msgstr "Regulárny výraz, ktorý používať na nájdenie obsahu tejto skupiny" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 322 -#: rc.cpp:359 rc.cpp:499 -#, no-c-format -msgid "" -"Regular expression used to find text areas in the document, which will belong " -"to this group. The first captured area shouldbe the actual name of the group " -"entry." -"<br>\n" -"Example for a <i>class</i> group:" -"<br>\n" -"<b>\\bclass[\\\\s]+([0-9a-zA-Z_\\x7f-\\xff]*)[\\\\s]*</b>" -"<br>\n" -"The first captured area (between \"<b>(</b>\" and \"<b>)</b>" -"\") holds the class name." -msgstr "" -"Regulárny výraz používaný na nájdenie oblastí textu, ktoré patria do tejto " -"skupiny. Prvá zachytená oblasť by mala byť samotný názov položky skupiny." -"<br>\n" -"Príklad na skupinu <i>triedy</i>:" -"<br>\n" -"<b>\\bclass[\\\\s]+([0-9a-zA-Z_\\x7f-\\xff]*)[\\\\s]*</b>" -"<br>\n" -"Prvá zachytená oblasť (medzi \"<b>(</b>\" a \"<b>)</b>" -"\") obsahuje názov triedy." - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 350 -#: rc.cpp:380 -#, no-c-format -msgid "Parent group:" -msgstr "Rodičovská skupina:" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 353 -#: rc.cpp:383 rc.cpp:389 -#, no-c-format -msgid "The name of the group that may be the parent of this" -msgstr "Názov skupiny, ktorá by mala byť rodičovská ku aktuálnej" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 356 -#: rc.cpp:386 rc.cpp:392 -#, no-c-format -msgid "" -"The name of the group that may be the parent of this. For example <b>classes</b> " -"might be a parent of <b>functions</b> in case of member functions. This entry " -"indicates this possible relationship and is used to provide functionality like " -"member autocompletion." -msgstr "" -"Názov skupiny, ktorá by mala byť rodičovská ku aktuálnej. Napríklad <b>" -"triedy</b> vy mala byť rodičovská skupina triedy <b>funkcie</b> " -"v prípade členských funkcií. Táto položka indikuje tento možný vzťah a používa " -"sa na poskytovanie funkcionality ako automatické dokončovanie člena." - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 375 -#: rc.cpp:395 -#, no-c-format -msgid "Searched tags:" -msgstr "Prehľadávané cesty:" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 378 -#: rc.cpp:398 rc.cpp:451 -#, no-c-format -msgid "Only tags of this type can be part of the group" -msgstr "Len značky tohoto typu môžu byť časť tejto skupiny" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 386 -#: rc.cpp:401 -#, no-c-format -msgid "Remove when autocompleting:" -msgstr "Odstrániť pri automatickom dopĺňaní:" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 389 -#: rc.cpp:404 rc.cpp:424 -#, no-c-format -msgid "" -"Regular expression used to remove unwanted strings from the completion text" -msgstr "" -"Regulárny výraz použitý na odstránenie nechcených reťazcov z textu dokončenia" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 397 -#: rc.cpp:407 -#, no-c-format -msgid "Autocomplete after:" -msgstr "Automaticky doplniť po:" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 400 -#: rc.cpp:410 rc.cpp:417 -#, no-c-format -msgid "" -"Regular expression to tell when to bring up the completion box with the " -"elements of this group" -msgstr "" -"Regulárny výraz, ktorý oznamuje, kedy zobraziť zoznam dokončenia s elementmi " -"tejto skupiny." - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 404 -#: rc.cpp:413 rc.cpp:420 -#, no-c-format -msgid "" -"Regular expression to tell when to bring up the completion box with the " -"elements of this group." -"<br>\n" -"Example:<b>\\bnew[\\\\s]+$</b> tells that after typing <b>new </b>" -", the completion box with the elements should be shown." -msgstr "" -"Regulárny výraz, ktorý oznamuje, kedy zobraziť zoznam dokončenia s elementmi " -"tejto skupiny." -"<br>\n" -"Príklad:<b>\\bnew[\\\\s]+$</b> určuje, že po napísaní <b>new </b>" -"sa zobrazí dokončovací zoznam obsahujúci elementy, ktoré by sa mali zobraziť." - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 435 -#: rc.cpp:430 -#, no-c-format -msgid "XmlTag" -msgstr "XmlZnačka" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 440 -#: rc.cpp:433 -#, no-c-format -msgid "XmlTagEnd" -msgstr "XmlZatvárajúcaZnačka" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 445 -#: rc.cpp:436 rc.cpp:5086 rc.cpp:5142 rc.cpp:5158 rc.cpp:5179 -#, no-c-format -msgid "Comment" -msgstr "Komentár" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 450 -#: rc.cpp:439 rc.cpp:4418 -#, no-c-format -msgid "CSS" -msgstr "CSS" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 455 -#: rc.cpp:442 -#, no-c-format -msgid "ScriptTag" -msgstr "ZnačkaSkriptu" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 460 -#: rc.cpp:445 -#, no-c-format -msgid "ScriptStructureBegin" -msgstr "ZačiatokŠtruktúrySkriptu" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 465 -#: rc.cpp:448 -#, no-c-format -msgid "ScriptStructureEnd" -msgstr "KoniecŠtruktúrySkriptu" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 497 -#: rc.cpp:454 -#, no-c-format -msgid "Parse file" -msgstr "Spracovať súbor" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 500 -#: rc.cpp:457 -#, no-c-format -msgid "Check if the filename that is in the elements text should be parsed" -msgstr "" -"Zaškrtnite, ak chcete aby mal byť názov súboru, ktorý sa nachádza v texte " -"elementu, spracovaný" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 503 -#: rc.cpp:460 -#, no-c-format -msgid "" -"Check if the filename that is in the elements text should be parsed. This makes " -"sense only if the element may contain a filename and the <i>FileNameRx</i> " -"is specified." -msgstr "" -"Zaškrtnite, ak chcete aby mal byť názov súboru ktorý sa nachádza v texte " -"elementu, spracovaný" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 511 -#: components/debugger/backtracelistview.cpp:58 -#: components/debugger/variableslistview.cpp:57 rc.cpp:463 -#, no-c-format -msgid "Type" -msgstr "Typ" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 522 -#: rc.cpp:466 -#, no-c-format -msgid "Simple" -msgstr "Jednoduchá" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 525 -#: rc.cpp:469 -#, no-c-format -msgid "This is a simple group, nothing special" -msgstr "Toto je jednoduchá skupina, nič zvláštne" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 533 -#: rc.cpp:472 -#, no-c-format -msgid "Variable group" -msgstr "Skupina premenných" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 536 -#: rc.cpp:475 -#, no-c-format -msgid "The group's elements are variables" -msgstr "Prvky skupiny sú premenné" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 544 -#: rc.cpp:478 -#, no-c-format -msgid "Function group" -msgstr "Skupina funkcií" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 547 -#: rc.cpp:481 -#, no-c-format -msgid "The group's elements are functions" -msgstr "Prvky skupiny sú funkcie" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 555 -#: rc.cpp:484 -#, no-c-format -msgid "Class group" -msgstr "Skupina tried" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 558 -#: rc.cpp:487 -#, no-c-format -msgid "The group's elements are classes" -msgstr "Prvky skupiny sú triedy" - -# no-c-format -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 566 -#: rc.cpp:490 -#, no-c-format -msgid "Ob&ject group" -msgstr "Skupina objektov" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 569 -#: rc.cpp:493 -#, no-c-format -msgid "The group's elements are objects" -msgstr "Prvky skupiny sú objekty" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 593 -#: rc.cpp:505 -#, no-c-format -msgid "Minimal search mode" -msgstr "Minimálny režim vyhľadávania" - -#. i18n: file ./dialogs/dtepstructureeditdlgs.ui line 596 -#: rc.cpp:508 -#, no-c-format -msgid "" -"Enable to use the minimal style search for definition instead of the standard " -"(greedy) matching" -msgstr "" -"Povoliť použitie hľadania štýlu pre definíciu namiesto štandardného (greedy) " -"vyhľadávania" - -#. i18n: file ./dialogs/specialchardialogs.ui line 16 -#: rc.cpp:511 src/quanta_init.cpp:1079 -#, no-c-format -msgid "Insert Special Character" -msgstr "Vložiť špeciálny znak" - -# no-c-format -#. i18n: file ./dialogs/specialchardialogs.ui line 44 -#: rc.cpp:514 -#, no-c-format -msgid "&Insert Code" -msgstr "Vlož&iť kód" - -# no-c-format -#. i18n: file ./dialogs/specialchardialogs.ui line 64 -#: rc.cpp:517 -#, no-c-format -msgid "Insert C&har" -msgstr "Vložiť znak" - -# no-c-format -#. i18n: file ./dialogs/specialchardialogs.ui line 119 -#: rc.cpp:523 -#, no-c-format -msgid "&Filter:" -msgstr "&Filter:" - -# no-c-format -#. i18n: file ./dialogs/loadentitydlgs.ui line 27 -#: rc.cpp:526 -#, no-c-format -msgid "Source DTD:" -msgstr "Zdrojové DTD:" - -# no-c-format -#. i18n: file ./dialogs/loadentitydlgs.ui line 35 -#: rc.cpp:529 -#, no-c-format -msgid "Target DTEP:" -msgstr "Cieľové DTEP:" - -# no-c-format -#. i18n: file ./dialogs/loadentitydlgs.ui line 43 -#: rc.cpp:532 src/dtds.cpp:904 -#, no-c-format -msgid "*.dtd|DTD Definitions" -msgstr "*.dtd|DTD Definície" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 47 -#: rc.cpp:535 -#, no-c-format -msgid "Attribute quotation:" -msgstr "Atribúty v úvodzovkách:" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 53 -#: rc.cpp:538 -#, no-c-format -msgid "Double Quotes" -msgstr "Dvojité úvodzovky" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 58 -#: rc.cpp:541 -#, no-c-format -msgid "Single Quotes" -msgstr "Apostrofy" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 70 -#: rc.cpp:544 -#, no-c-format -msgid "Tag case:" -msgstr "Veľkosť písmen v značke:" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 78 -#: rc.cpp:547 -#, no-c-format -msgid "Attribute case:" -msgstr "Veľkosť písmen atribútov:" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 84 -#: rc.cpp:550 rc.cpp:562 -#, no-c-format -msgid "Default Case" -msgstr "Štandardná veľkosť písmen" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 89 -#: rc.cpp:553 rc.cpp:565 -#, no-c-format -msgid "Lower Case" -msgstr "Malé písmená" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 94 -#: rc.cpp:556 rc.cpp:568 -#, no-c-format -msgid "Upper Case" -msgstr "Veľké písmená" - -# no-c-format -#. i18n: file ./dialogs/settings/styleoptionss.ui line 106 -#: rc.cpp:559 -#, no-c-format -msgid "Auto-close o&ptional tags" -msgstr "Automatické zatváranie &nepovinných značiek" - -# no-c-format -#. i18n: file ./dialogs/settings/styleoptionss.ui line 134 -#: rc.cpp:571 -#, no-c-format -msgid "Auto-close &non single and non optional tags" -msgstr "Automatické &zatváranie povinných párových značiek" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 159 -#: rc.cpp:574 -#, no-c-format -msgid "&Update opening/closing tag automatically" -msgstr "Automaticky aktualizovať počiatočnú/uzatváraciu značku" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 175 -#: rc.cpp:577 -#, no-c-format -msgid "Use &auto-completion" -msgstr "Použiť automatické &dopĺňanie" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 183 -#: rc.cpp:580 -#, no-c-format -msgid "Automatic &replacement of the accented characters" -msgstr "Automatické nahraďovanie znakov z diakritikou" - -#. i18n: file ./dialogs/settings/styleoptionss.ui line 187 -#: rc.cpp:583 -#, no-c-format -msgid "" -"If this option is turned on the accented characters, like <b>á</b>" -", will be automatically replaced by their unicode style notation, for the " -"above case with <b>&#225;</b>." -"<br>\n" -"We suggest to leave this option off and use an unicode or locale encoding for " -"your documents." -msgstr "" -"Ak je táto voľba zapnutá, zdôraznené znaky ako <b>á</b>" -", budú automaticky nahradené utomatically replaced by their unicode style " -"notation, for the above case with <b>&#225;</b>." -"<br>\n" -"Odporúčame vám nechať túto voľbu vypnutú a vo vašich dokumentoch používať " -"unicode alebo lokálne kódovanie." - -#. i18n: file ./dialogs/settings/abbreviations.ui line 25 -#: rc.cpp:587 src/quanta.cpp:1253 -#, no-c-format -msgid "Abbreviations" -msgstr "Skratky" - -# no-c-format -#. i18n: file ./dialogs/settings/abbreviations.ui line 36 -#: rc.cpp:590 rc.cpp:2563 rc.cpp:2575 -#, no-c-format -msgid "Add..." -msgstr "Pridať..." - -# no-c-format -#. i18n: file ./dialogs/settings/abbreviations.ui line 52 -#: rc.cpp:596 -#, no-c-format -msgid "&New..." -msgstr "&Nová..." - -# no-c-format -#. i18n: file ./dialogs/settings/abbreviations.ui line 68 -#: rc.cpp:599 -#, no-c-format -msgid "&Group:" -msgstr "Skupina:" - -# no-c-format -#. i18n: file ./dialogs/settings/abbreviations.ui line 87 -#: rc.cpp:602 -#, no-c-format -msgid "&Valid for:" -msgstr "Platná pre:" - -# no-c-format -#. i18n: file ./dialogs/settings/abbreviations.ui line 117 -#: rc.cpp:605 -#, no-c-format -msgid "Template" -msgstr "Ša&blóna:" - -#. i18n: file ./dialogs/settings/abbreviations.ui line 128 -#: rc.cpp:608 treeviews/projecttreeview.cpp:109 -#, no-c-format -msgid "Description" -msgstr "Popis" - -# no-c-format -#. i18n: file ./dialogs/settings/abbreviations.ui line 193 -#: rc.cpp:617 rc.cpp:1505 rc.cpp:2781 -#, no-c-format -msgid "&Edit..." -msgstr "&Upraviť..." - -# no-c-format -#. i18n: file ./dialogs/settings/abbreviations.ui line 207 -#: rc.cpp:620 -#, no-c-format -msgid "Expands to:" -msgstr "Expandujúce do:" - -# no-c-format -#. i18n: file ./dialogs/settings/abbreviations.ui line 226 -#: rc.cpp:623 -#, no-c-format -msgid "&Templates:" -msgstr "Ša&blóny:" - -#. i18n: file ./dialogs/settings/filemaskss.ui line 52 -#: rc.cpp:626 rc.cpp:3021 -#, no-c-format -msgid "" -"New files will have the extension and highlighting according to this setting" -msgstr "Prípona a zvýrazňovanie nových súborov bude podľa tohto nastavenia" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 66 -#: rc.cpp:629 -#, no-c-format -msgid "Mimetypes" -msgstr "Typy MIME" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 93 -#: rc.cpp:632 -#, no-c-format -msgid "&Reset to Default" -msgstr "Vrátiť na š&tandardné" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 101 -#: rc.cpp:635 -#, no-c-format -msgid "Te&xts:" -msgstr "Texty:" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 112 -#: rc.cpp:638 -#, no-c-format -msgid "&Markups:" -msgstr "Značkovania:" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 123 -#: rc.cpp:641 -#, no-c-format -msgid "&Images:" -msgstr "Obrázky:" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 156 -#: rc.cpp:644 -#, no-c-format -msgid "&Scripts:" -msgstr "&Skripty:" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 197 -#: rc.cpp:647 -#, no-c-format -msgid "Default character &encoding:" -msgstr "Štandardné kódovanie:" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 211 -#: rc.cpp:650 rc.cpp:3012 -#, no-c-format -msgid "Default &DTD:" -msgstr "Štandardné DTD:" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 239 -#: rc.cpp:653 -#, no-c-format -msgid "Startup Options" -msgstr "Po spustení" - -#. i18n: file ./dialogs/settings/filemaskss.ui line 250 -#: rc.cpp:656 -#, no-c-format -msgid "L&oad last-opened files" -msgstr "Načítať naposledy &otvorené súbory" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 258 -#: rc.cpp:659 -#, no-c-format -msgid "S&how splashscreen" -msgstr "Zobraziť úvodnú obrazovku" - -#. i18n: file ./dialogs/settings/filemaskss.ui line 266 -#: rc.cpp:662 -#, no-c-format -msgid "&Load last-opened project" -msgstr "Otvoriť napos&ledy otvorený projekt" - -#. i18n: file ./dialogs/settings/filemaskss.ui line 284 -#: rc.cpp:665 -#, no-c-format -msgid "Create backups every" -msgstr "Vytvoriť zálohy každých" - -# no-c-format -#. i18n: file ./dialogs/settings/filemaskss.ui line 306 -#: rc.cpp:668 -#, no-c-format -msgid "minutes" -msgstr "minút" - -#. i18n: file ./dialogs/settings/filemaskss.ui line 316 -#: rc.cpp:671 -#, no-c-format -msgid "Show the DTD selection dialog when loading files with &unknown DTD" -msgstr "Zobraziť dialóg výberu DTD pri otváraní súborov z neznámym DTD" - -# no-c-format -#. i18n: file ./dialogs/settings/codetemplatedlgs.ui line 31 -#: dialogs/settings/abbreviation.cpp:167 rc.cpp:674 -#, no-c-format -msgid "Add Code Template" -msgstr "Pridať šablónu kódu" - -#. i18n: file ./dialogs/settings/codetemplatedlgs.ui line 42 -#: rc.cpp:677 -#, no-c-format -msgid "&Template:" -msgstr "Ša&blóna:" - -# no-c-format -#. i18n: file ./dialogs/settings/codetemplatedlgs.ui line 53 -#: rc.cpp:680 -#, no-c-format -msgid "&Description:" -msgstr "Popis:" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 39 -#: rc.cpp:683 -#, no-c-format -msgid "Reset window layout to the default on the next startup" -msgstr "Po nasledujúcom spustení obnoviť rozloženie okna na štandardné" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 47 -#: rc.cpp:686 -#, no-c-format -msgid "Show hidden files in files tree" -msgstr "Zobraziť skryté súbory v strome súborov" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 55 -#: rc.cpp:689 -#, no-c-format -msgid "Save tree status for local trees" -msgstr "Uložiť stav stromu pre lokálne stromy" - -# no-c-format -#. i18n: file ./dialogs/settings/previewoptionss.ui line 63 -#: rc.cpp:692 -#, no-c-format -msgid "Close Buttons on Tabs" -msgstr "&Zatváracie tlačidlá na kartách" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 74 -#: rc.cpp:695 -#, no-c-format -msgid "&Always show" -msgstr "Vždy zobraziť" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 85 -#: rc.cpp:698 -#, no-c-format -msgid "&Do not show" -msgstr "Nezobrazovať" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 93 -#: rc.cpp:701 -#, no-c-format -msgid "Show dela&yed" -msgstr "Zobraziť oneskorené" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 103 -#: rc.cpp:704 rc.cpp:4916 src/quanta.cpp:5297 src/quanta_init.cpp:184 -#: src/viewmanager.cpp:564 -#, no-c-format -msgid "Documentation" -msgstr "Dokumentácia" - -# no-c-format -#. i18n: file ./dialogs/settings/previewoptionss.ui line 114 -#: rc.cpp:707 -#, no-c-format -msgid "New tab" -msgstr "Nová karta" - -# no-c-format -#. i18n: file ./dialogs/settings/previewoptionss.ui line 125 -#: rc.cpp:710 rc.cpp:728 -#, no-c-format -msgid "Separate toolview" -msgstr "Oddelený prehľad nástrojov" - -# no-c-format -#. i18n: file ./dialogs/settings/previewoptionss.ui line 135 -#: rc.cpp:713 -#, no-c-format -msgid "Toolview Tabs" -msgstr "&Stromy" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 146 -#: rc.cpp:716 -#, no-c-format -msgid "Icon and text" -msgstr "Ikona a text" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 165 -#: rc.cpp:722 rc.cpp:5171 -#, no-c-format -msgid "Icon" -msgstr "Ikona" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 175 -#: rc.cpp:725 src/quanta.cpp:5283 -#, no-c-format -msgid "Preview" -msgstr "Náhľad" - -# no-c-format -#. i18n: file ./dialogs/settings/previewoptionss.ui line 200 -#: rc.cpp:731 -#, no-c-format -msgid "Editor area" -msgstr "Priestor editoru" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 230 -#: rc.cpp:734 -#, no-c-format -msgid "&Warning Messages" -msgstr "Upozornenia" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 241 -#: rc.cpp:737 -#, no-c-format -msgid "Warn about opening binar&y/unknown files" -msgstr "Upozorniť pri otváraní binárn&ych alebo neznámych súborov" - -#. i18n: file ./dialogs/settings/previewoptionss.ui line 249 -#: rc.cpp:740 -#, no-c-format -msgid "Warn when executing &actions associated with events" -msgstr "Upozorniť pri spúšťaní &akcii asociovaných s udalosťami" - -# no-c-format -#. i18n: file ./dialogs/settings/previewoptionss.ui line 257 -#: rc.cpp:743 -#, no-c-format -msgid "Show all warning messages" -msgstr "Zobraziť všetky upozornenia" - -# no-c-format -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 47 -#: rc.cpp:746 -#, no-c-format -msgid "Structure Tree Look && Feel" -msgstr "Výzor a vzhľad štruktúrovaného stromu" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 64 -#: rc.cpp:749 -#, no-c-format -msgid "Use 0 to disable the automatic refresh of structure tree" -msgstr "Použite 0, ak chcete vypnúť automatickú aktualizáciu stromu" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 89 -#: rc.cpp:752 -#, no-c-format -msgid "Instant update" -msgstr "Okamžitá aktualizácia" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 92 -#: rc.cpp:755 rc.cpp:776 -#, no-c-format -msgid "Update the structure tree after every keystroke" -msgstr "Aktualizovať strom štruktúry po každom stlečení klávesu" - -# no-c-format -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 117 -#: rc.cpp:758 -#, no-c-format -msgid "Show closing tags" -msgstr "Zobraziť zatváracie značky" - -# no-c-format -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 125 -#: rc.cpp:761 -#, no-c-format -msgid "Show empt&y nodes and groups" -msgstr "Zobraziť prázdne uzl&y a skupiny" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 136 -#: rc.cpp:764 -#, no-c-format -msgid "Set to 0 in order to expand the whole tree" -msgstr "Nastaviť na 0 pre rozbalenie celého stromu" - -# no-c-format -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 144 -#: rc.cpp:767 -#, no-c-format -msgid "Refresh frequency (in seconds):" -msgstr "Interval aktualizácie stromu štruktúry (v sekundách):" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 152 -#: rc.cpp:770 -#, no-c-format -msgid "Expand tree when reparse to level:" -msgstr "Rozbaliť strom pri novom spracovaní na úroveň:" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 162 -#: rc.cpp:773 -#, no-c-format -msgid "Clicks on Structure Tree Items" -msgstr "Kliknutie na položke v strome štruktúry" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 174 -#: dialogs/settings/parseroptions.cpp:37 dialogs/settings/parseroptions.cpp:55 -#: dialogs/settings/parseroptions.cpp:58 rc.cpp:779 rc.cpp:815 -#: treeviews/structtreeview.cpp:111 treeviews/structtreeview.cpp:486 -#: treeviews/structtreeview.cpp:488 treeviews/structtreeview.cpp:531 -#, no-c-format -msgid "Select Tag Area" -msgstr "Oblasť pre výber značky" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 179 -#: dialogs/settings/parseroptions.cpp:35 dialogs/settings/parseroptions.cpp:56 -#: rc.cpp:782 rc.cpp:818 -#, no-c-format -msgid "Nothing" -msgstr "Nič" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 189 -#: dialogs/settings/parseroptions.cpp:53 rc.cpp:785 rc.cpp:809 -#, no-c-format -msgid "Find Tag" -msgstr "Nájsť značku" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 194 -#: dialogs/settings/parseroptions.cpp:34 dialogs/settings/parseroptions.cpp:43 -#: dialogs/settings/parseroptions.cpp:52 rc.cpp:788 rc.cpp:806 -#, no-c-format -msgid "Find Tag & Open Tree" -msgstr "Nájsť značku a otvoriť strom" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 206 -#: rc.cpp:791 -#, no-c-format -msgid "Left button:" -msgstr "Ľavé tlačidlo:" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 212 -#: dialogs/settings/parseroptions.cpp:36 rc.cpp:794 -#, no-c-format -msgid "Popup Menu" -msgstr "Kontextové menu" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 224 -#: rc.cpp:797 -#, no-c-format -msgid "Double click:" -msgstr "Dvojité kliknutie:" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 232 -#: rc.cpp:800 -#, no-c-format -msgid "Middle button:" -msgstr "Stredné tlačidlo:" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 240 -#: rc.cpp:803 -#, no-c-format -msgid "Right button:" -msgstr "Pravé tlačidlo:" - -#. i18n: file ./dialogs/settings/parseroptionsui.ui line 256 -#: dialogs/settings/parseroptions.cpp:54 rc.cpp:812 -#: treeviews/structtreeview.cpp:112 treeviews/structtreeview.cpp:534 -#, no-c-format -msgid "Go to End of Tag" -msgstr "Prejsť na koniec značky" - -# no-c-format -#. i18n: file ./dialogs/casewidget.ui line 30 -#: rc.cpp:821 -#, no-c-format -msgid "Tag Case" -msgstr "Veľkosť písmen v značke" - -# no-c-format -#. i18n: file ./dialogs/casewidget.ui line 41 -#: rc.cpp:824 rc.cpp:836 -#, no-c-format -msgid "Upper case" -msgstr "Veľké písmená" - -# no-c-format -#. i18n: file ./dialogs/casewidget.ui line 49 -#: rc.cpp:827 rc.cpp:839 -#, no-c-format -msgid "Lower case" -msgstr "Malé písmená" - -#. i18n: file ./dialogs/casewidget.ui line 57 -#: rc.cpp:830 rc.cpp:842 -#, no-c-format -msgid "Unchanged" -msgstr "Nezmenené" - -# no-c-format -#. i18n: file ./dialogs/casewidget.ui line 70 -#: rc.cpp:833 -#, no-c-format -msgid "Attribute Case" -msgstr "Veľkosť písmen atribútov:" - -# no-c-format -#. i18n: file ./dialogs/dtepeditdlgs.ui line 25 -#: parsers/dtd/dtdparser.cpp:179 rc.cpp:845 src/quanta.cpp:3108 -#, no-c-format -msgid "Configure DTEP" -msgstr "Konfigurovať DTEP" - -# no-c-format -#. i18n: file ./dialogs/dtepeditdlgs.ui line 40 -#: rc.cpp:848 rc.cpp:1968 rc.cpp:2141 -#, no-c-format -msgid "&General" -msgstr "Všeobecné" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 59 -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:57 rc.cpp:851 rc.cpp:2449 -#: rc.cpp:2497 rc.cpp:2928 -#, no-c-format -msgid "Name:" -msgstr "Názov:" - -# no-c-format -#. i18n: file ./dialogs/dtepeditdlgs.ui line 65 -#: rc.cpp:854 rc.cpp:869 -#, no-c-format -msgid "DTD definition string" -msgstr "Reťazec DTD definície" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 68 -#: rc.cpp:857 rc.cpp:872 -#, no-c-format -msgid "" -"The real name of the DTEP. In case of XML DTEPs this should be the DTD " -"definition string, like " -"-<i>//W3C//DTD HTML 4.01 Transitional//EN</i>." -msgstr "" -"Skutočný názov DTEP. V prípade XML DTEP by to mal byť reťazec DTD definície, " -"ako -<i>//W3C//DTD HTML 4.01 Transitional//EN</i>." - -# no-c-format -#. i18n: file ./dialogs/dtepeditdlgs.ui line 84 -#: rc.cpp:860 -#, no-c-format -msgid "Short name:" -msgstr "Krátky názov:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 90 -#: rc.cpp:863 rc.cpp:875 -#, no-c-format -msgid "Beautified, user visible name" -msgstr "Používateľmi viditeľný názov" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 93 -#: rc.cpp:866 rc.cpp:878 -#, no-c-format -msgid "" -"The user visible, beautified name. If not defined, the real name is used." -msgstr "" -"Používateľmi viditeľný názov. Ak nie je definovaný, použije sa skutočný názov." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 173 -#: rc.cpp:881 -#, no-c-format -msgid "Type Specific Settings" -msgstr "Nastavenia typu" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 199 -#: rc.cpp:884 -#, no-c-format -msgid "URL:" -msgstr "URL:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 205 -#: rc.cpp:887 rc.cpp:903 -#, no-c-format -msgid "URL pointing to the DTD definiton file" -msgstr "URL odkazujúca na súbor DTD definície" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 208 -#: rc.cpp:890 rc.cpp:906 -#, no-c-format -msgid "" -"URL pointing to the DTD definiton file, like " -"<i>http://www.w3.org/TR/html4/loose.dtd</i>." -msgstr "" -"URL odkazujúca na súbor DTD definície, ako " -"<i>http://www.w3.org/TR/html4/loose.dtd</i>." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 216 -#: rc.cpp:893 -#, no-c-format -msgid "DOCT&YPE string:" -msgstr "DOCT&YPE reťazec:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 222 -#: rc.cpp:896 rc.cpp:909 -#, no-c-format -msgid "The string that should appear in the !DOCTYPE tag" -msgstr "Reťazec, ktorý by sa mal objaviť v značke !DOCTYPE" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 226 -#: rc.cpp:899 rc.cpp:912 -#, no-c-format -msgid "" -"The string that should appear in the !DOCTYPE tag, like" -"<br>\n" -"<i>HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN" -"\" " -"<br>\"http://www.w3.org/TR/html4/loose.dtd\"</i>" -msgstr "" -"Reťazec, ktorý by sa mal objaviť v značke !DOCTYPE, ako" -"<br>\n" -"<i>HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN" -"\" " -"<br>\"http://www.w3.org/TR/html4/loose.dtd\"</i>" - -# no-c-format -#. i18n: file ./dialogs/dtepeditdlgs.ui line 274 -#: rc.cpp:916 -#, no-c-format -msgid "Top level" -msgstr "Najvyššia úroveň" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 277 -#: rc.cpp:919 -#, no-c-format -msgid "Check if the DTEP can act as a top level DTEP." -msgstr "Skontrolovať, či DTEP môže vystupovať ako DTEP najvyššej úrovne." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 280 -#: rc.cpp:922 -#, no-c-format -msgid "" -"Check if the DTEP can act as a top level DTEP. This means that the document can " -"be of this type. Some pseudo DTEPs cannot act as a top level DTEP, like <i>" -"PHP</i> as they are always included as part of another DTEP, while some others " -"can be included and act as standalone as well, like the case of <i>CSS</i>." -msgstr "" -"Skontrolovať, či sa DTEP môže správať ako DTEP najvyššej úrovne. To znamená, či " -"dokument môže byť tohoto typu. Niektoré pseudo definície DTEP sa nemôžu správať " -"ako DTEP najvyššej úrovne, napríklad <i>PHP</i> pretože sú vždy vložené ako " -"časť inej DTEP, zatiaľ čo iné môžu byť vložené, alebo sa tiež správať ako " -"samostatné, ako je to pri <i>CSS</i>." - -# no-c-format -#. i18n: file ./dialogs/dtepeditdlgs.ui line 292 -#: rc.cpp:925 -#, no-c-format -msgid "Toolbar folder:" -msgstr "Priečinok panelov nástrojov:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 298 -#: rc.cpp:928 rc.cpp:934 -#, no-c-format -msgid "The name of the folder where the toolbars are stored" -msgstr "Názov priečinka, kde sú uložené panely nástrojov" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 301 -#: rc.cpp:931 rc.cpp:937 -#, no-c-format -msgid "" -"The name of the folder where the toolbars are stored. This is a relative name " -"to " -"<br><i>$KDEDIR( or $KDEHOME)/share/apps/quanta/toolbars</i> ." -msgstr "" -"Názov priečinku, v ktorom sú uskladnené panely nástrojov. Je to relatívny názov " -"ku " -"<br><i>$KDEDIR( or $KDEHOME)/share/apps/quanta/toolbars</i> ." - -# no-c-format -#. i18n: file ./dialogs/dtepeditdlgs.ui line 320 -#: rc.cpp:940 -#, no-c-format -msgid "&Autoloaded toolbars:" -msgstr "&Automaticky načítané panely nástrojov:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 326 -#: rc.cpp:943 rc.cpp:949 -#, no-c-format -msgid "Comma separated list of toolbars" -msgstr "Čiarkou oddeľovaný zoznam panelov nástrojov" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 329 -#: rc.cpp:946 rc.cpp:952 -#, no-c-format -msgid "" -"Comma separated list of toolbars from the toolbar folder that will be loaded " -"when a document with this DTEP is loaded." -msgstr "" -"Čiarkou oddeľovaný zoznam panelov nástrojov v priečinku ponelov nástrojov, " -"ktoré budú načítané pri načítaní dokumentu tohoto DTEP." - -# no-c-format -#. i18n: file ./dialogs/dtepeditdlgs.ui line 356 -#: rc.cpp:955 -#, no-c-format -msgid "Case sensitive" -msgstr "Rozlišovať veľkosť znakov" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 362 -#: rc.cpp:958 -#, no-c-format -msgid "Check if the DTEP has case sensitive tags" -msgstr "Skontrolovať, či má DTEP značky rozlišujúce veľkosť písmen" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 365 -#: rc.cpp:961 -#, no-c-format -msgid "" -"Indicates whether the DTEP has case sensitive tags. In case of XML this should " -"be checked, but for example HTML variants are not case sensitive." -msgstr "" -"Indikuje či má DTEP značky rozlišujúce veľkosť písmen. V prípade XML by to malo " -"byť zaškrtnuté, ale napríklad varianty HTML nerozlišujú veľkosť písmen." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 381 -#: rc.cpp:964 rc.cpp:2446 -#, no-c-format -msgid "Type:" -msgstr "Typ:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 384 -#: rc.cpp:967 rc.cpp:989 -#, no-c-format -msgid "The family to where this DTEP belongs." -msgstr "Rodina, do ktorej patrí táto DTEP." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 388 -#: rc.cpp:970 rc.cpp:992 -#, no-c-format -msgid "" -"The family to where this DTEP belong. There are two families:" -"<br>" -"<p><b>XML style</b>:DTEP describing an XML like language</p>\n" -"<p><b>Pseudo type</b>:DTEP describing some other language, where the notion of " -"a tag is not the same as in XML. Examples are <i>PHP, JavaScript, CSS</i>.</p>" -msgstr "" -"Rodina, do ktorej patrí táto DTEP. Existujú dve rodiny:" -"<br>" -"<p><b>XML štýl</b>:DTEP popisujúce jazyk podobný XML</p>\n" -"<p><b>Pseudo typ</b>:DTEP popisujúca nejaký iný jazyk, kde notácia značiek nie " -"je taká istá ako v XML. Napríklad <i>PHP, JavaScript, CSS</i>.</p>" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 396 -#: rc.cpp:974 -#, no-c-format -msgid "Inherits:" -msgstr "Zdediť po:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 399 -#: rc.cpp:977 rc.cpp:999 -#, no-c-format -msgid "The DTEP name from where this DTEP inherits the tags." -msgstr "Názov DTEP, z ktorého toto DTEP zdedí značky." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 402 -#: rc.cpp:980 rc.cpp:1002 -#, no-c-format -msgid "" -"The real name of the DTEP (like " -"-<i>//W3C//DTD HTML 4.01 Transitional//EN</i>" -") from where the current DTEP inherits the tags." -msgstr "" -"Skutočný názov DTEP (ako " -"-<i>//W3C//DTD HTML 4.01 Transitional//EN</i>" -") z ktorej aktuálna DTEP zdedí značky." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 408 -#: rc.cpp:983 -#, no-c-format -msgid "XML Style" -msgstr "XML štýl" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 413 -#: rc.cpp:986 -#, no-c-format -msgid "Pseudo Type" -msgstr "Pseudo Typ" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 440 -#: rc.cpp:996 -#, no-c-format -msgid "Mimet&ypes:" -msgstr "Typy MIME:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 473 -#: rc.cpp:1005 -#, no-c-format -msgid "Comma separated list of mimetypes" -msgstr "Čiarkou oddeľovaný zoznam mime typov" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 476 -#: rc.cpp:1008 -#, no-c-format -msgid "" -"Comma separated list of mimetypes. Files of these types are treated as " -"belonging to this DTEP, unless the !DOCTYPE entry says something else." -msgstr "" -"Čiarkou oddeľovaný zoznam MIME typov. Súbory, ktoré sú tohoto typu budú patriť " -"do tejto DTEP, okrem prípadu, keď položka !DOCTYPE tvrdí niečo iné " - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 484 -#: rc.cpp:1011 -#, no-c-format -msgid "The default extension of files belonging to this DTEP" -msgstr "Štandardná prípona súborov z tejto DTEP" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 492 -#: rc.cpp:1014 -#, no-c-format -msgid "E&xtension:" -msgstr "Prípona:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 522 -#: rc.cpp:1017 -#, no-c-format -msgid "P&ages" -msgstr "Str&any" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 550 -#: rc.cpp:1020 -#, no-c-format -msgid "Enable the first extra page" -msgstr "Povoliť prvú prídavnú stranu" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 553 -#: rc.cpp:1023 -#, no-c-format -msgid "" -"Every tab edit dialog will have one more extra page aside of the main page" -msgstr "" -"Každý dialóg úpravy značky bude mať jednu prídavnú stranu bokom od hlavnej " -"strany" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 556 -#: rc.cpp:1026 -#, no-c-format -msgid "" -"Every tab edit dialog will have one more extra page aside of the main page. You " -"can configure what will be on this page in the below fields." -msgstr "" -"Každý dialóg úpravy značky bude mať jednu prídavnú stranu bokom od hlavnej " -"strany. V políčkach nižšie si môžete nastaviť, čo sa bude nachádzať na tejto " -"strane." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 570 -#: rc.cpp:1032 rc.cpp:1076 -#, no-c-format -msgid "The title of the page" -msgstr "Titulok strany" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 573 -#: rc.cpp:1035 rc.cpp:1079 -#, no-c-format -msgid "" -"The title of the page, like <b>Core && i18n</b>. As you see, the ampersand must " -"be doubled." -msgstr "" -"Titulok strany, napríklad <b>Core && i18n</b>. Ako ste si všimli, ampersand " -"musí byť zdvojený." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 584 -#: rc.cpp:1038 rc.cpp:1096 rc.cpp:1117 rc.cpp:1129 rc.cpp:1147 -#, no-c-format -msgid "Groups:" -msgstr "Skupiny:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 587 -#: rc.cpp:1041 rc.cpp:1082 -#, no-c-format -msgid "Comma separated list of the common attribute groups" -msgstr "Čiarkou oddeľovaný zoznam obvyklých skupín atribútov" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 595 -#: rc.cpp:1044 rc.cpp:1085 -#, no-c-format -msgid "" -"Comma separated list of the common attribute groups. The attributes from the " -"listed groups will appear on this page." -"<br>The common attributes are specified in each DTEP's <i>common.tag</i> " -"file, where the <i>common=\"yes\"</i> attribute must be set." -"<br>The following example defined the common I18n attribute group:" -"<br>" -"<p><b>\n" -"<tag name=\"I18n\" common=\"yes\">" -"<br>\n" -" <attr name=\"lang\" type=\"input\" />" -"<br>\n" -" <attr name=\"dir\" type=\"input\" />" -"<br>\n" -"</tag>\n" -"</b></p>" -msgstr "" -"Čiarkou oddeľovaný zoznam obvyklých skupín atribútov. Atribúty zo zobrazených " -"skupín sa objavia na tejto strane." -"<br>Obvyklé atribúty sú špecifikované v súbore <i>common.tag</i> " -"pri jednotlivých definíciách DTEP, v súbore musí byť nastavený atribút <i>" -"common=\"yes\"</i>." -"<br>Nasledujúci príklad definoval obvyklú skupinu atribútov I18n:" -"<br>" -"<p><b>\n" -"<tag name=\"I18n\" common=\"yes\">" -"<br>\n" -" <attr name=\"lang\" type=\"input\" />" -"<br>\n" -" <attr name=\"dir\" type=\"input\" />" -"<br>\n" -"</tag>\n" -"</b></p>" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 606 -#: rc.cpp:1052 -#, no-c-format -msgid "Enable the second extra page" -msgstr "Povoliť druhú prídavnú stranu" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 609 -#: rc.cpp:1055 rc.cpp:1061 rc.cpp:1067 rc.cpp:1073 -#, no-c-format -msgid "See the tooltip and \"What's This?\" information for the first checkbox" -msgstr "" -"Pozrite bublinovú nápovedu a funkciu \"Čo je toto?\" pri prvom zaškrtávacom " -"políčku" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 620 -#: rc.cpp:1058 -#, no-c-format -msgid "Enable the third extra page" -msgstr "Povoliť tretiu prídavnú stranu" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 634 -#: rc.cpp:1064 -#, no-c-format -msgid "Enable the fourth extra page" -msgstr "Povoliť štvrtú prídavnú stranu" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 648 -#: rc.cpp:1070 -#, no-c-format -msgid "Enable the fifth extra page" -msgstr "Povoliť piatu prídavnú stranu" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 695 -#: rc.cpp:1093 rc.cpp:1099 rc.cpp:1102 rc.cpp:1108 rc.cpp:1114 rc.cpp:1120 -#: rc.cpp:1126 rc.cpp:1132 rc.cpp:1135 rc.cpp:1141 rc.cpp:1144 rc.cpp:1150 -#: rc.cpp:1153 rc.cpp:1156 rc.cpp:1159 rc.cpp:1162 -#, no-c-format -msgid "" -"See the tooltip and \"What's This?\" information for the first page fields" -msgstr "" -"Pozrite bublinovú nápovedu a funkciu \"Čo je toto?\" pri políčkach prvej strany" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 894 -#: rc.cpp:1165 -#, no-c-format -msgid "Parsing &Rules" -msgstr "Pravidlá sp&racovania" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 905 -#: rc.cpp:1168 -#, no-c-format -msgid "Enable minus in words" -msgstr "Povoliť mínus v slovách" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 908 -#: rc.cpp:1171 -#, no-c-format -msgid "Treat the minus sign as part of a word" -msgstr "Považovať znamienko mínus za časť slova" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 911 -#: rc.cpp:1174 -#, no-c-format -msgid "" -"If enabled <b>this-is-a-word</b> is treated like a word. Otherwise it is " -"treated like 4 words." -msgstr "" -"Ak je povolené, <b>toto-je-slovo</b> je považované za slovo. V opačnom prípade " -"sa považuje za 3 slová." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 919 -#: rc.cpp:1177 -#, no-c-format -msgid "Comments:" -msgstr "Komentáre:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 925 -#: rc.cpp:1180 rc.cpp:1444 -#, no-c-format -msgid "Comma separated list of area borders for comments" -msgstr "Čiarkou oddeľovaný zoznam rámov priestoru pre komentáre" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 929 -#: rc.cpp:1183 rc.cpp:1447 -#, no-c-format -msgid "" -"Comma separated list of area borders for comments. <i>EOL</i> " -"means end of line, used for single line comments." -"<br>\n" -"Example: <b>// EOL, /* */</b>" -msgstr "" -"Čiarkou oddeľovaný zoznam rámov priestoru pre komentáre. <i>EOL</i> " -"znamená koniec riadku, používa sa pre jednoriadkové komentáre." -"<br>\n" -"Príklad: <b>// EOL, /* */</b>" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 945 -#: rc.cpp:1187 -#, no-c-format -msgid "Type Specific Rules" -msgstr "Pravidlá špecifické pre tento typ" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 971 -#: rc.cpp:1190 -#, no-c-format -msgid "XML style single tags" -msgstr "Nepárové značky v štýle XML" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 977 -#: rc.cpp:1193 -#, no-c-format -msgid "Check to use XML style single tags" -msgstr "Používať nepárové značky v štýle XML" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 980 -#: rc.cpp:1196 -#, no-c-format -msgid "" -"Check to use XML style single tags (<b><single_tag /></b>" -"), otherwise HTML style single tags (<b><single_tag></b>) are used." -msgstr "" -"Zaškrtnite pre používanie nepárových značiek v štýle XML (<b>" -"<nepárová_značka /></b>), v opačnom prípade sa použijú nepárové značky v " -"štýle HTML (<b><nepárová_značka></b>)." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 988 -#: rc.cpp:1199 -#, no-c-format -msgid "Use common rules" -msgstr "Používať obvyklé pravidlá" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 994 -#: rc.cpp:1202 -#, no-c-format -msgid "Append common parsing rules" -msgstr "Pripojiť všeobecné pravidlá spracovávania" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1002 -#: rc.cpp:1205 -#, no-c-format -msgid "" -"Check it to append common parsing rules. These are:\n" -"<p><b>\n" -" SpecialAreas=<?xml ?>, <!-- -->, <! >\n" -" SpecialAreaNames = XML PI, comment, DTD\n" -" Comments = <!-- -->\n" -"</b></p>" -msgstr "" -"Zaškrtnite, ak chcete pripojiť všeobecné pravidlá spracovávania. Sú to:\n" -"<p><b>\n" -" SpecialAreas=<?xml ?>, <!-- -->, <! >\n" -" SpecialAreaNames = XML PI, comment, DTD\n" -" Comments = <!-- -->\n" -"</b></p>" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1010 -#: rc.cpp:1213 -#, no-c-format -msgid "Extended booleans" -msgstr "Rozšírené logické hodnoty" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1013 -#: rc.cpp:1216 -#, no-c-format -msgid "Check if the booleans are stored in extended form" -msgstr "Skontrolovať, či sú logické hodnoty v rozšírenom tvare" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1021 -#: rc.cpp:1219 -#, no-c-format -msgid "" -"Check if you want extended booleans in the language." -"<br>\n" -"Examples:" -"<br>\n" -"<i>Simple boolean</i>: <b><tag booleanAttr></b>" -"<br>\n" -"<i>Extended boolean</i>: <b><tag booleanAttr=\"1\"></b> or <b>" -"<tag booleanAttr=\"true\"></b>.\n" -"<br>\n" -"See the <b>True</b> and <b>False</b> boxes to define the values for true and " -"false." -msgstr "" -"Zaškrtnite, ak chcete mať v jazyku rozšírené logické hodnoty." -"<br>\n" -"Príklady:" -"<br>\n" -"<i>Jednoduchá logická hodnota</i>: <b><tag booleanAttr></b>" -"<br>\n" -"<i>Rozšírená logická hodnota</i>: <b><tag booleanAttr=\"1\"></b> " -"or <b><tag booleanAttr=\"true\"></b>.\n" -"<br>\n" -"V zoznamoch <b>Pravda</b> a <b>Nepravda</b> môžete definovať hodnoty pre pravdu " -"a nepravdu ." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1040 -#: rc.cpp:1227 rc.cpp:1230 -#, no-c-format -msgid "The value of \"true\" in case of extended booleans" -msgstr "Hodnota \"pravda\" v prípade rozšírených logických hodnôt." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1070 -#: rc.cpp:1233 -#, no-c-format -msgid "False:" -msgstr "Nepravda:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1084 -#: rc.cpp:1236 -#, no-c-format -msgid "True:" -msgstr "Pravda:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1112 -#: rc.cpp:1239 rc.cpp:1250 -#, no-c-format -msgid "" -"Comma separated list of the beginning and closing string for special areas" -msgstr "" -"Čiarkou oddeľovaný zoznam otváracích a uzatváracích reťazcov špeciálnych " -"oblastí." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1117 -#: rc.cpp:1242 rc.cpp:1253 -#, no-c-format -msgid "" -"The beginning and closing string of special areas, separated by a comma." -"<br>\n" -" Special areas are not parsed according to this DTD's rules, but according to " -"their own rules." -"<br>\n" -" A special area can be a pseudo DTD, a comment or something like that, for " -"example <i><!-- --></i>." -msgstr "" -"Otváracie a uzatváracie reťazce špeciálnych oblastí, oddeľované čiarkou." -"<br>\n" -" Špeciálne oblasti nie sú spracovávané podľa pravidiel definície DTD, ale podľa " -"svojich vlastných pravidiel." -"<br>\n" -" Špeciálna oblasť môže byť pseudo DTD, komentár alebo niečo podobné, " -"napríklad <i><!-- --></i>." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1125 -#: rc.cpp:1247 -#, no-c-format -msgid "Special areas:" -msgstr "Špeciálne oblasti:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1144 -#: rc.cpp:1258 rc.cpp:1264 -#, no-c-format -msgid "Comma-separated list of the names for the above-defined special areas" -msgstr "" -"Čiarkou oddeľovaný zoznam názvov vyššie definovaných špeciálnych oblastí" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1152 -#: rc.cpp:1261 -#, no-c-format -msgid "Special area names:" -msgstr "Názvy špeciálnych oblastí:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1166 -#: rc.cpp:1267 -#, no-c-format -msgid "Special tags:" -msgstr "Špeciálne značky:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1169 -#: rc.cpp:1270 rc.cpp:1277 -#, no-c-format -msgid "Specifies a tag that defines the start of a special area" -msgstr "Špecifikuje značku, ktorá definuje začiatok špeciálnej oblasti" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1173 -#: rc.cpp:1273 rc.cpp:1280 -#, no-c-format -msgid "" -"Specifies a tag which defines the start of a special area in the form of <i>" -"tagname(attributename)</i>." -"<br>\n" -"Example:<b>script(language)</b> means that any <b><script></b> " -"tag having a <b>language</b> attribute indicates a special area." -msgstr "" -"Určuje značku, ktorá definuje začiatok špeciálnej oblasti v tvare <i>" -"názovznačky(názovatribútu)</i>." -"<br>\n" -"Príklad:<b>script(language)</b> znamená, že akákoľvek značka <b>" -"<script></b>, ktorá má atribút <b>language</b> tvorí špeciálnu oblasť." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1206 -#: rc.cpp:1284 -#, no-c-format -msgid "Definition tags:" -msgstr "Definičné značky:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1212 -#: rc.cpp:1287 rc.cpp:1355 -#, no-c-format -msgid "Tags and attributes defining this DTEP" -msgstr "Značky a atribúty definujúce túto DTEP" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1219 -#: rc.cpp:1290 rc.cpp:1358 -#, no-c-format -msgid "" -"Comma separated list of tags that define this DTEP. The format used is <i>" -"tagname(attribute[defaultvalue])</i>. If the parent (a real) DTEP has a tag " -"with <i>tagname</i> and\n" -"the <i>attribute value</i> of this tag is equal with the name of this DTEP, the " -"tag area\n" -"is parsed according to the rules of this DTEP." -"<br>\n" -"If <i>[defaultvalue]</i> is present, it means that if the attribute is not " -"present in the tag it is taken as present with <i>value = defaultvalue</i>." -"<br>\n" -"Example: <b>Tags=style(type[text/css])</b> means that both <b><style></b> " -"and <b><style type=\"text/css\"></b> are treated the same way and " -"the DTEP defined by this tag is named <b>text/css</b>." -msgstr "" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1227 -#: rc.cpp:1297 -#, no-c-format -msgid "Area borders:" -msgstr "Okraje priestoru:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1233 -#: rc.cpp:1300 rc.cpp:1365 -#, no-c-format -msgid "Comma separated list of the area borders" -msgstr "Čiarkou oddeľovaný zoznam rámov priestoru" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1237 -#: rc.cpp:1303 rc.cpp:1368 -#, no-c-format -msgid "" -"Comma separated list of the area borders encapsulating this pseudo DTEP. In the " -"case of PHP it is:" -"<br>\n" -"<b><? ?>, <* *>, <% %></b>" -msgstr "" -"Čiarkou oddeľovaný zoznam okrajov oblastí obklopujúcich túto pseudo DTEP. V " -"prípade PHP je to:" -"<br>\n" -"<b><? ?>, <* *>, <% %></b>" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1245 -#: rc.cpp:1307 -#, no-c-format -msgid "Structure keywords:" -msgstr "Kľúčové slová štruktúry:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1251 -#: rc.cpp:1310 rc.cpp:1349 -#, no-c-format -msgid "Comma separated list of structure keywords" -msgstr "Čiarkou oddeľovaný zoznam kľúčových slov štruktúry" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1254 -#: rc.cpp:1313 rc.cpp:1352 -#, no-c-format -msgid "" -"Comma separated list of structure keywords. The keywords used here are used to " -"create new node (nodes for structures) in the structure tree, like for a " -"function, class or if block." -msgstr "" -"Čiarkou oddeľovaný zoznam kľúčových slov štruktúry. Tieto kľúčové slová budú " -"využité na vytvorenie nového uzla (uzly pre štruktúry) v strome štruktúry, " -"napríklad pre funkciu, triedu alebo podmienený blok." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1262 -#: rc.cpp:1316 -#, no-c-format -msgid "Structure delimiting:" -msgstr "Oddeľovanie štruktúry:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1268 -#: rc.cpp:1319 rc.cpp:1429 -#, no-c-format -msgid "Regular expression that finds the beginning or end of a structure" -msgstr "Regulárny výraz, ktorý nájde začiatok alebo koniec štruktúry" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1271 -#: rc.cpp:1322 rc.cpp:1432 -#, no-c-format -msgid "" -"Regular expression that finds the beginning or end of a structure. This is " -"usually the combination of <b>Structure beginning</b> and <b>Structure end</b>" -", like <b>\\{ | \\}</b>" -msgstr "" -"Regulárny výraz, ktorý nájde začiatok alebo koniec štruktúry. Zvyčajne je to " -"kombinácia <b>Začiatku štruktúry</b> a <b>Konca štruktúry</b>, ako <b>" -"\\{ | \\}</b>" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1279 -#: rc.cpp:1325 -#, no-c-format -msgid "Structure beginning:" -msgstr "Začiatok štruktúry:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1285 -#: rc.cpp:1328 rc.cpp:1387 -#, no-c-format -msgid "A string specifying the beginning of a structure" -msgstr "Reťazec, ktorý určuje začiatok štruktúry" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1288 -#: rc.cpp:1331 rc.cpp:1390 -#, no-c-format -msgid "" -"A string specifying the beginning of a structure, like <b>{</b> in many cases." -msgstr "" -"Reťazec, ktorý určuje začiatok štruktúry, v mnohých prípadoch <b>{</b> ." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1296 -#: rc.cpp:1334 -#, no-c-format -msgid "Local scope keywords:" -msgstr "Kľúčové slová lokálneho rozsahu:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1302 -#: rc.cpp:1337 rc.cpp:1343 -#, no-c-format -msgid "Comma separated list of the local scope defining keywords" -msgstr "Čiarkou oddeľovaný zoznam kľúčových slov definujúcich lokálny rozsah" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1305 -#: rc.cpp:1340 rc.cpp:1346 -#, no-c-format -msgid "" -"Comma separated list of the local scope defining keywords. Other structure " -"group elements found under a structure node that was created based on a keyword " -"from this list are treated as local elements. For example if this list contains " -"<b>function</b>, it means that elements, like variables found under a <b>" -"function</b> are local, relative to the node that holds the <b>function</b>." -msgstr "" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1362 -#: rc.cpp:1372 rc.cpp:1381 -#, no-c-format -msgid "A string specifying the end of a structure" -msgstr "Reťazec, ktorý určuje koniec štruktúry" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1365 -#: rc.cpp:1375 rc.cpp:1384 -#, no-c-format -msgid "" -"A string specifying the end of a structure, like <b>}</b> in many cases." -msgstr "Reťazec, ktorý určuje koniec štruktúry, v mnohých prípadoch <b>}</b> ." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1373 -#: rc.cpp:1378 -#, no-c-format -msgid "Structure end:" -msgstr "Koniec štruktúry:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1409 -#: rc.cpp:1393 -#, no-c-format -msgid "Complete class members after:" -msgstr "Dokončiť člena triedy po:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1415 -#: rc.cpp:1396 rc.cpp:1417 -#, no-c-format -msgid "Regular expression to find out when to invoke member autocompletion" -msgstr "" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1424 -#: rc.cpp:1399 -#, no-c-format -msgid "" -"Regular expression to find out when to invoke member autocompletion. " -"<br>\n" -"Example:" -"<br>\n" -"- we have a class called <b>foo</b> with some member variables" -"<br>\n" -"- the object of type <b>foo</b> is used in the document as $<b>objFoo</b>" -"<br>\n" -"- the members can appear as <b>$objFoo->member</b> or <b>$objFoo.member</b>\n" -"- in the above case this entry should look like <b>(?:->|\\.)$</b> " -"(autocomplete if the object is followed by <b>-></b> or <b>.</b>)" -"<br>\n" -" The regular expression must be terminated with <b>$</b> " -"(match end of line)." -msgstr "" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1440 -#: rc.cpp:1408 -#, no-c-format -msgid "Complete attributes after:" -msgstr "Dokončovať atribúry po:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1446 -#: rc.cpp:1411 rc.cpp:1414 -#, no-c-format -msgid "" -"Autocomplete attributes after this character. See the information for the same " -"entry valid for tags." -msgstr "" -"Po tomto znaku automaticky dokončovať atribúty. Pozrite informácie pre tú istú " -"položku v značkách." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1471 -#: rc.cpp:1420 -#, no-c-format -msgid "" -"Regular expression to find out when to invoke member autocompletion. " -"<br>\n" -"Example:" -"<br>\n" -"- we have a class called <b>foo</b> with some member variables" -"<br>\n" -"- the object of type <b>foo</b> is used in the document as $<b>objFoo</b>" -"<br>\n" -"- the members can appear as <b>$objFoo->member</b> or <b>$objFoo.member</b>\n" -"- in the above case this entry shoul look like <b>(?:->|\\.)$</b> " -"(autocomplete if the object is followed by <b>-></b> or <b>.</b>)" -"<br>\n" -" The regular expression must be terminated with <b>$</b> " -"(match end of line)." -msgstr "" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1495 -#: rc.cpp:1435 -#, no-c-format -msgid "Attribute separator:" -msgstr "Oddeľovač atribútov:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1501 -#: rc.cpp:1438 rc.cpp:1484 -#, no-c-format -msgid "The character specifying the end of an attribute" -msgstr "Znak špecifikujúci koniec atribútu" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1504 -#: rc.cpp:1441 rc.cpp:1487 -#, no-c-format -msgid "" -"The character specifying the end of an attribute. By default it is <b>\"</b> " -"for XML DTEPs and <b>,</b> for pseudo DTEPs." -msgstr "" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1524 -#: rc.cpp:1451 -#, no-c-format -msgid "Included DTEPs:" -msgstr "Vložené DTEP:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1530 -#: rc.cpp:1454 rc.cpp:1490 -#, no-c-format -msgid "Comma-separated list of DTEPs that can be present inside this DTEP" -msgstr "" -"Čiarkou oddeľovaný zoznam definícií DTEP, ktoré sa môžu nachádzať vo vnútri " -"tejto DTEP" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1533 -#: rc.cpp:1457 rc.cpp:1493 -#, no-c-format -msgid "" -"Comma-separated list of DTEPs that can be present inside this DTEP. The list " -"consist usually of pseudo DTEPs." -msgstr "" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1541 -#: rc.cpp:1460 -#, no-c-format -msgid "Autocomplete tags after:" -msgstr "Automaticky dokončovať značky po:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1547 -#: rc.cpp:1463 rc.cpp:1469 -#, no-c-format -msgid "The character after which the list of tags should be shown" -msgstr "Znak, po ktorom by mal byť zobrazený zoznam značiek" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1550 -#: rc.cpp:1466 -#, no-c-format -msgid "" -"The autocompletion box is brought up automatically once this character is " -"entered or space is pressed after this character." -"<br> For real DTEPs it's usually <b><</b>, but for example for the CSS " -"pseudo DTEP it is <b>{</b>. The text <b>none</b> instead of a character " -"specifies that the tag completion box should not be brought up automatically, " -"only if the user requests it." -msgstr "" -"V momente keď je zadaný tento znak, alebo medzera po tomto znaku, sa zobrazí " -"ponuka automatického dokončovania. " -"<br> V reálnych definíciách DTEP je to zvyčajne znak <b><</b>" -", ale napríklad pri pseudo definícii DTEP CSS je to <b>{</b>. Text <b>none</b> " -"namiesto znaku znamená, že ponuka by nemala byť automaticky zobrazená, okrem " -"prípadu kedy ju používateľ vyžiada." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1561 -#: rc.cpp:1472 -#, no-c-format -msgid "" -"The autocompletion box is brought up automatically once this character is " -"entered or space is pressed after this character" -"<br>. For real DTEPs it's usually <b><</b>, but for example for the CSS " -"pseudo DTEP it is <b>{</b>. The text <b>none</b> instead of a character " -"specifies that the tag completion box should not be brought up automatically, " -"only if the user requests it." -msgstr "" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1577 -#: rc.cpp:1475 rc.cpp:1481 -#, no-c-format -msgid "" -"The character specifying the end of a tag. See the information for the " -"attribute separator for details." -msgstr "" -"Znak označujúci koniec značky. Pre viac podrobnosté pozrite informácie o " -"oddeľovači atribútov." - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1585 -#: rc.cpp:1478 -#, no-c-format -msgid "Tag separator:" -msgstr "Oddeľovač značiek:" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1623 -#: rc.cpp:1496 -#, no-c-format -msgid "Structures" -msgstr "Štruktúry" - -#. i18n: file ./dialogs/dtepeditdlgs.ui line 1634 -#: rc.cpp:1499 -#, no-c-format -msgid "Available groups:" -msgstr "Dostupné skupiny:" - -#. i18n: file ./dialogs/dtdselectdialog.ui line 31 -#: rc.cpp:1511 src/document.cpp:2931 src/quanta.cpp:3053 -#, no-c-format -msgid "DTD Selector" -msgstr "DTD selektor" - -#. i18n: file ./dialogs/dtdselectdialog.ui line 43 -#: rc.cpp:1514 -#, no-c-format -msgid "" -"Dialog message:\n" -"Dialog message2:" -msgstr "" -"Správa dialógu:\n" -"Správa dialógu2:" - -#. i18n: file ./dialogs/dtdselectdialog.ui line 62 -#: rc.cpp:1518 -#, no-c-format -msgid "Current DTD:" -msgstr "Aktuálne DTD:" - -#. i18n: file ./dialogs/dtdselectdialog.ui line 70 -#: rc.cpp:1521 -#, no-c-format -msgid "Select DTD:" -msgstr "Vyberte DTD:" - -#. i18n: file ./dialogs/dtdselectdialog.ui line 86 -#: rc.cpp:1524 -#, no-c-format -msgid "Conver&t the document to the selected DTD" -msgstr "&Previesť dokument na vybrané DTD" - -#. i18n: file ./dialogs/dtdselectdialog.ui line 94 -#: rc.cpp:1527 -#, no-c-format -msgid "Do not show this dialog, use the closest matching DTD" -msgstr "Nezobrazovať tento dialóg, použiť najviac podobné DTD" - -#. i18n: file ./parts/kafka/kafkasyncoptionsui.ui line 24 -#: rc.cpp:1530 -#, no-c-format -msgid "Dual Views Mode Synchronization" -msgstr "Synchronizácia režimu dvoch pohľadov" - -#. i18n: file ./parts/kafka/kafkasyncoptionsui.ui line 66 -#: rc.cpp:1533 rc.cpp:1542 -#, no-c-format -msgid "ms" -msgstr "ms" - -#. i18n: file ./parts/kafka/kafkasyncoptionsui.ui line 85 -#: rc.cpp:1536 -#, no-c-format -msgid "Refresh the VPL editor on click" -msgstr "Obnoviť VPL editor po kliknutí" - -#. i18n: file ./parts/kafka/kafkasyncoptionsui.ui line 93 -#: rc.cpp:1539 -#, no-c-format -msgid "Refresh the VPL editor every:" -msgstr "Obnoviť VPL editor každých:" - -#. i18n: file ./parts/kafka/kafkasyncoptionsui.ui line 153 -#: rc.cpp:1545 -#, no-c-format -msgid "Refresh the source editor on click" -msgstr "Obnoviť zdrojový editor po kliknutí" - -#. i18n: file ./parts/kafka/kafkasyncoptionsui.ui line 161 -#: rc.cpp:1548 -#, no-c-format -msgid "Refresh the source editor every:" -msgstr "Obnoviť zdrojový editor každých:" - -#. i18n: file ./parts/kafka/kafkasyncoptionsui.ui line 190 -#: rc.cpp:1551 -#, no-c-format -msgid "Show an icon where scripts are located" -msgstr "Zobraziť ikonu kde sú umiestnené skripty" - -#. i18n: file ./parts/kafka/htmldocumentpropertiesui.ui line 16 -#: rc.cpp:1554 -#, no-c-format -msgid "Document Properties" -msgstr "Vlastnosti dokumentu" - -#. i18n: file ./parts/kafka/htmldocumentpropertiesui.ui line 25 -#: rc.cpp:1557 -#, no-c-format -msgid "Column 1" -msgstr "Stĺpec 1" - -#. i18n: file ./parts/kafka/htmldocumentpropertiesui.ui line 36 -#: rc.cpp:1560 -#, no-c-format -msgid "New Item" -msgstr "Nová položka" - -#. i18n: file ./parts/kafka/htmldocumentpropertiesui.ui line 79 -#: rc.cpp:1563 -#, no-c-format -msgid "Current DTD: " -msgstr "Aktuálne DTD:" - -#. i18n: file ./parts/kafka/htmldocumentpropertiesui.ui line 95 -#: rc.cpp:1566 -#, no-c-format -msgid "Title: " -msgstr "Titulok:" - -#. i18n: file ./parts/kafka/htmldocumentpropertiesui.ui line 111 -#: rc.cpp:1569 -#, no-c-format -msgid "Link CSS stylesheet:" -msgstr "Linkovaný CSS štýl:" - -#. i18n: file ./parts/kafka/htmldocumentpropertiesui.ui line 127 -#: rc.cpp:1572 -#, no-c-format -msgid "Meta items:" -msgstr "Meta položky:" - -#. i18n: file ./parts/kafka/htmldocumentpropertiesui.ui line 160 -#: rc.cpp:1575 -#, no-c-format -msgid "CSS rules:" -msgstr "CSS pravidlá:" - -#. i18n: file ./components/framewizard/fmrceditors.ui line 36 -#: rc.cpp:1599 -#, no-c-format -msgid "Rows Columns Editor" -msgstr "Editor riadkov stĺpcov" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 16 -#: rc.cpp:1608 -#, no-c-format -msgid "Frame Properties" -msgstr "Vlastnosti rámu" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 80 -#: rc.cpp:1617 -#, no-c-format -msgid "Common" -msgstr "Bežné" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 132 -#: rc.cpp:1629 -#, no-c-format -msgid "Margins" -msgstr "Okraje" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 177 -#: rc.cpp:1632 -#, no-c-format -msgid "From left:" -msgstr "Zľava:" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 185 -#: rc.cpp:1635 rc.cpp:1641 -#, no-c-format -msgid "px" -msgstr "px" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 212 -#: rc.cpp:1638 -#, no-c-format -msgid "From top:" -msgstr "Zhora:" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 237 -#: rc.cpp:1644 -#, no-c-format -msgid "Scrolling" -msgstr "Rolovanie" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 262 -#: rc.cpp:1650 -#, no-c-format -msgid "Auto" -msgstr "Auto" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 283 -#: rc.cpp:1656 -#, no-c-format -msgid "Resize" -msgstr "Zmeniť veľkosť" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 352 -#: rc.cpp:1665 -#, no-c-format -msgid "Frame source:" -msgstr "Zdroj rámu:" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 360 -#: rc.cpp:1668 -#, no-c-format -msgid "Frame name:" -msgstr "Názov rámu:" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 400 -#: rc.cpp:1671 -#, no-c-format -msgid "Others" -msgstr "Ostatné" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 425 -#: rc.cpp:1674 -#, no-c-format -msgid "Id:" -msgstr "Id:" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 433 -#: rc.cpp:1677 -#, no-c-format -msgid "Class:" -msgstr "Class:" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 441 -#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:41 rc.cpp:1680 -#, no-c-format -msgid "Style:" -msgstr "Štýl:" - -#. i18n: file ./components/framewizard/fmfpeditors.ui line 457 -#: rc.cpp:1686 -#, no-c-format -msgid "Long description:" -msgstr "Dlhý popis:" - -#. i18n: file ./components/framewizard/framewizards.ui line 36 -#: rc.cpp:1689 -#, no-c-format -msgid "Frame Wizard" -msgstr "Sprievodca tvorbou rámu" - -#. i18n: file ./components/framewizard/framewizards.ui line 184 -#: rc.cpp:1701 -#, no-c-format -msgid "Splitting" -msgstr "Rozdeľuje sa" - -#. i18n: file ./components/framewizard/framewizards.ui line 244 -#: rc.cpp:1710 -#, no-c-format -msgid "Editing" -msgstr "Upravuje sa" - -#. i18n: file ./components/framewizard/framewizards.ui line 261 -#: rc.cpp:1713 -#, no-c-format -msgid "Edit Frame" -msgstr "Upraviť rám" - -#. i18n: file ./components/framewizard/framewizards.ui line 283 -#: rc.cpp:1719 rc.cpp:5075 rc.cpp:5121 -#, no-c-format -msgid "Reset" -msgstr "Tlačidlo vymazať formulár" - -#. i18n: file ./components/csseditor/encodingselectors.ui line 16 -#: rc.cpp:1722 -#, no-c-format -msgid "Encoding Selector" -msgstr "Výber kódovania" - -#. i18n: file ./components/csseditor/encodingselectors.ui line 43 -#: rc.cpp:1725 -#, no-c-format -msgid "Select encoding:" -msgstr "Vybrať kódovanie:" - -#. i18n: file ./components/csseditor/cssselectors.ui line 16 -#: rc.cpp:1734 -#, no-c-format -msgid "CSS Selector Dialog" -msgstr "Dialóg CSS selektoru" - -#. i18n: file ./components/csseditor/cssselectors.ui line 41 -#: rc.cpp:1737 -#, no-c-format -msgid "Apply to file:" -msgstr "Použiť na súbor" - -#. i18n: file ./components/csseditor/cssselectors.ui line 106 -#: rc.cpp:1746 -#, no-c-format -msgid "Tags" -msgstr "Značky" - -#. i18n: file ./components/csseditor/cssselectors.ui line 150 -#: rc.cpp:1749 rc.cpp:1782 rc.cpp:1806 rc.cpp:1830 -#, no-c-format -msgid "Remove Selector" -msgstr "Odstrániť selektor" - -#. i18n: file ./components/csseditor/cssselectors.ui line 165 -#: rc.cpp:1752 rc.cpp:1785 rc.cpp:1809 rc.cpp:1836 -#, no-c-format -msgid "Selected" -msgstr "Vybrané" - -#. i18n: file ./components/csseditor/cssselectors.ui line 173 -#: dialogs/actionconfigdialog.cpp:80 dialogs/actionconfigdialog.cpp:191 -#: dialogs/actionconfigdialog.cpp:219 rc.cpp:1755 rc.cpp:1788 rc.cpp:1812 -#: rc.cpp:1833 rc.cpp:1917 -#, no-c-format -msgid "All" -msgstr "Všetky" - -#. i18n: file ./components/csseditor/cssselectors.ui line 200 -#: rc.cpp:1758 -#, no-c-format -msgid "DTD Selection" -msgstr "Výber DTD" - -#. i18n: file ./components/csseditor/cssselectors.ui line 235 -#: rc.cpp:1761 rc.cpp:1791 rc.cpp:1815 rc.cpp:1839 -#, no-c-format -msgid "Add Selector" -msgstr "Pridať selektor" - -#. i18n: file ./components/csseditor/cssselectors.ui line 281 -#: parts/kafka/htmldocumentproperties.cpp:97 parts/kafka/wkafkapart.cpp:68 -#: rc.cpp:1767 rc.cpp:1776 rc.cpp:1800 rc.cpp:1824 -#, no-c-format -msgid "Selector" -msgstr "Selektor" - -#. i18n: file ./components/csseditor/cssselectors.ui line 346 -#: rc.cpp:1773 -#, no-c-format -msgid "IDs" -msgstr "ID" - -#. i18n: file ./components/csseditor/cssselectors.ui line 540 -#: rc.cpp:1797 -#, no-c-format -msgid "Classes" -msgstr "Triedy" - -#. i18n: file ./components/csseditor/cssselectors.ui line 734 -#: rc.cpp:1821 -#, no-c-format -msgid "Pseudo" -msgstr "Pseudo" - -#. i18n: file ./components/csseditor/fontfamilychoosers.ui line 24 -#: rc.cpp:1848 -#, no-c-format -msgid "Font Family Chooser" -msgstr "Výber rodiny písma" - -#. i18n: file ./components/csseditor/fontfamilychoosers.ui line 78 -#: rc.cpp:1851 -#, no-c-format -msgid "Available system font families:" -msgstr "Dostupné systémové rodiny písiem:" - -#. i18n: file ./components/csseditor/fontfamilychoosers.ui line 101 -#: rc.cpp:1854 -#, no-c-format -msgid "Generic family:" -msgstr "Všeobecná rodina:" - -#. i18n: file ./components/csseditor/fontfamilychoosers.ui line 107 -#: rc.cpp:1857 -#, no-c-format -msgid "cursive" -msgstr "kurzíva" - -#. i18n: file ./components/csseditor/fontfamilychoosers.ui line 112 -#: rc.cpp:1860 -#, no-c-format -msgid "fantasy" -msgstr "fantasy" - -#. i18n: file ./components/csseditor/fontfamilychoosers.ui line 117 -#: rc.cpp:1863 -#, no-c-format -msgid "monospace" -msgstr "monospace" - -#. i18n: file ./components/csseditor/fontfamilychoosers.ui line 122 -#: rc.cpp:1866 -#, no-c-format -msgid "sans-serif" -msgstr "sans-serif" - -#. i18n: file ./components/csseditor/fontfamilychoosers.ui line 127 -#: rc.cpp:1869 -#, no-c-format -msgid "serif" -msgstr "serif" - -#. i18n: file ./components/csseditor/fontfamilychoosers.ui line 332 -#: rc.cpp:1872 -#, no-c-format -msgid "Selected font families:" -msgstr "Vybrané rodiny písiem:" - -#. i18n: file ./components/csseditor/csseditors.ui line 16 -#: rc.cpp:1881 -#, no-c-format -msgid "CSS Editor" -msgstr "Editor CSS" - -#. i18n: file ./components/csseditor/csseditors.ui line 89 -#: rc.cpp:1890 -#, no-c-format -msgid "Use shorthand form" -msgstr "Použť skrátený tvar" - -#. i18n: file ./components/csseditor/csseditors.ui line 137 -#: rc.cpp:1893 -#, no-c-format -msgid "Visual" -msgstr "Vizuálny" - -#. i18n: file ./components/csseditor/csseditors.ui line 175 -#: rc.cpp:1899 -#, no-c-format -msgid "Paged" -msgstr "Záložkový" - -#. i18n: file ./components/csseditor/csseditors.ui line 210 -#: rc.cpp:1905 -#, no-c-format -msgid "Interactive" -msgstr "Interaktívny" - -#. i18n: file ./components/csseditor/csseditors.ui line 245 -#: rc.cpp:1911 -#, no-c-format -msgid "Aural" -msgstr "Akustický" - -#. i18n: file ./components/cvsservice/cvsupdatetodlgs.ui line 25 -#: rc.cpp:1926 -#, no-c-format -msgid "CVS Update" -msgstr "CVS aktualizácia" - -#. i18n: file ./components/cvsservice/cvsupdatetodlgs.ui line 53 -#: rc.cpp:1929 -#, no-c-format -msgid "Update to &date ('yyyy-mm-dd'):" -msgstr "Aktualizovať na &dátum ('yyyy-mm-ddd')" - -#. i18n: file ./components/cvsservice/cvsupdatetodlgs.ui line 61 -#: rc.cpp:1932 -#, no-c-format -msgid "Update to &tag/branch:" -msgstr "Aktualizovať na značku/vetvu:" - -#. i18n: file ./components/cvsservice/cvscommitdlgs.ui line 25 -#: rc.cpp:1941 -#, no-c-format -msgid "CVS Commit " -msgstr "CVS odoslanie " - -#. i18n: file ./components/cvsservice/cvscommitdlgs.ui line 41 -#: rc.cpp:1944 -#, no-c-format -msgid "Commit the following files:" -msgstr "Odoslať nasledujúce súbory:" - -#. i18n: file ./components/cvsservice/cvscommitdlgs.ui line 57 -#: rc.cpp:1947 -#, no-c-format -msgid "Older &messages:" -msgstr "Staršie správy:" - -#. i18n: file ./components/cvsservice/cvscommitdlgs.ui line 68 -#: rc.cpp:1950 -#, no-c-format -msgid "&Log message:" -msgstr "Správa denníka:" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 16 -#: rc.cpp:1959 -#, no-c-format -msgid "DBGp Settings" -msgstr "Nastavenia SBGp" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 78 -#: rc.cpp:1965 rc.cpp:2138 rc.cpp:2335 -#, no-c-format -msgid "Ca&ncel" -msgstr "Zrušiť" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 117 -#: rc.cpp:1971 rc.cpp:2153 -#, no-c-format -msgid "Connection Settings" -msgstr "Nastavenie pripojenia" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 136 -#: rc.cpp:1974 rc.cpp:2165 -#, no-c-format -msgid "Listen port:" -msgstr "Počúvať na porte:" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 165 -#: rc.cpp:1977 -#, no-c-format -msgid "Request URL:" -msgstr "Vyžiadať URL:" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 181 -#: rc.cpp:1980 rc.cpp:2012 rc.cpp:2171 -#, no-c-format -msgid "See \"What's This?\" for available variables" -msgstr "Pozrite \"Čo je to?\" pre zoznam dostupných premenných" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 195 -#: rc.cpp:1983 rc.cpp:2174 -#, no-c-format -msgid "" -"%afn - Filename of the current script\n" -"%afd - Absolute directory of the current script\n" -"%afp - Absolute path (directory + filename) of the current script\n" -"\n" -"%rfpd - Directory of the current script relative to project root\n" -"%rfpp - Path of the current script relative to project root\n" -"\n" -"%rfdd - Directory of the current script relative to document root\n" -"%rfdp - Path of the current script relative to document root\n" -"\n" -"%apd - Project root\n" -"%add - Document root of current script" -msgstr "" -"%afn - Názov súboru aktuálneho skriptu\n" -"%afd - Absolútny adresár aktuálneho skriptu\n" -"%afp - Absolútna cesta (adresár + názov súboru) aktuálneho skriptu\n" -"\n" -"%rfpd - Adresár aktuálneho skriptu, relatívne ku koreňu projektu\n" -"%rfpp - Cesta ku aktuálnemu skriptu, relatívna ku koreňu projektu\n" -"\n" -"%rfdd - Adresár aktuálneho skriptu, relatívne ku koreňu dokumentov\n" -"%rfdp - Cesta ku aktuálnemu skriptu, relatívna ku koreňu dokumentov\n" -"\n" -"%apd - Koreňový adresár projektu\n" -"%add - -Koreň dokumentov aktuálneho skriptu" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 222 -#: rc.cpp:1997 rc.cpp:2144 rc.cpp:2273 rc.cpp:2276 -#, no-c-format -msgid "Directory Mapping" -msgstr "Mapovanie adresárov" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 254 -#: rc.cpp:2000 rc.cpp:2147 rc.cpp:2282 -#, no-c-format -msgid "Server basedir:" -msgstr "Základný adresár na serveri:" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 305 -#: rc.cpp:2003 rc.cpp:2150 rc.cpp:2279 -#, no-c-format -msgid "Local basedir:" -msgstr "Lokálny základný adresár:" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 321 -#: rc.cpp:2006 -#, no-c-format -msgid "Local project:" -msgstr "Lokálny projekt:" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 331 -#: rc.cpp:2009 -#, no-c-format -msgid "Profiling" -msgstr "" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 355 -#: rc.cpp:2015 -#, no-c-format -msgid "" -"Path to the profiler output\n" -"%a - Appid as returned from the debugger\n" -"%c - CRC32 of the initial filepath" -msgstr "" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 371 -#: rc.cpp:2020 -#, no-c-format -msgid "Profiler output:" -msgstr "Výstup profileru:" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 387 -#: rc.cpp:2023 -#, no-c-format -msgid "Map profiler output:" -msgstr "" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 409 -#: rc.cpp:2026 -#, no-c-format -msgid "" -"If this checkbox is checked, the profiler output filename will be mapped using " -"the basedirs just like the remote script files." -msgstr "" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 425 -#: rc.cpp:2029 -#, no-c-format -msgid "Open automatically:" -msgstr "Automaticky otvoriť:" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 447 -#: rc.cpp:2032 -#, no-c-format -msgid "" -"If this checkbox is checked, the profiler output will be opened automatically " -"once the session ends." -msgstr "" -"Ak je toto políčko zaškrtnuté, po ukončení sedenia bude automaticky otvorený " -"výstup profileru." - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 459 -#: rc.cpp:2035 rc.cpp:2194 -#, no-c-format -msgid "Deb&ug Behavior" -msgstr "Deb&ugovať správanie" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 470 -#: rc.cpp:2038 rc.cpp:2197 -#, no-c-format -msgid "Error Handling" -msgstr "Reakcia na chyby" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 489 -#: rc.cpp:2041 rc.cpp:2200 -#, no-c-format -msgid "User errors" -msgstr "Používateľské chyby" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 497 -#: rc.cpp:2044 rc.cpp:2203 -#, no-c-format -msgid "Break on:" -msgstr "Zastaviť keď:" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 516 -#: rc.cpp:2047 rc.cpp:2206 -#, no-c-format -msgid "User warnings" -msgstr "Upozornenia používateľa" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 532 -#: rc.cpp:2050 rc.cpp:2209 -#, no-c-format -msgid "User notices" -msgstr "Oznámenia používateľa" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 548 -#: rc.cpp:2053 rc.cpp:2212 -#, no-c-format -msgid "Notices" -msgstr "Oznámenia" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 564 -#: rc.cpp:2056 rc.cpp:2215 -#, no-c-format -msgid "W&arnings" -msgstr "Upozorneni&a" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 574 -#: rc.cpp:2059 rc.cpp:2218 -#, no-c-format -msgid "Execution" -msgstr "Spustenie" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 583 -#: components/debugger/interfaces/debuggerclient.cpp:53 rc.cpp:2062 -#: rc.cpp:2227 -#, no-c-format -msgid "Pause" -msgstr "Prerušiť" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 591 -#: components/debugger/interfaces/debuggerclient.cpp:84 rc.cpp:2065 -#: rc.cpp:2233 -#, no-c-format -msgid "Run" -msgstr "Spustiť" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 606 -#: rc.cpp:2068 rc.cpp:2236 -#, no-c-format -msgid "Default mode:" -msgstr "Štandardný režim:" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 657 -#: rc.cpp:2074 -#, no-c-format -msgid "<h4>DBGp Plugin for Quanta +</h4>" -msgstr "<h4>DBGp Plugin for Quanta +</h4>" - -#. i18n: file ./components/debugger/dbgp/dbgpsettingss.ui line 675 -#: rc.cpp:2077 -#, no-c-format -msgid "" -"<html><head><meta name=\"qrichtext\" content=\"1\" /></head>" -"<body style=\"font-size:10pt;font-family:Bitstream Vera Sans\">\n" -"<p><span style=\"font-weight:600\">About</span></p>\n" -"<p>DBGp is a debugger protocol defined by the developers of Xdebug. This plugin " -"integrates debuggers that supports the DBGp protocol with Quanta. </p>\n" -"<p>In order to use this plugin for PHP debugging, you need to get a supporting " -"debugger. Currently, only <a href=\"http://xdebug.org\">Xdebug</a> " -"is tested.</p>\n" -"<p>For more info about Xdebug, please visit the Xdebug website at <a " -"href=\"http://xdebug.org\">http://xdebug.org</a> </p>\n" -"<p><span style=\"font-weight:600\">Technical Details</span></p>\n" -"<p>This version of the debugger supports version %PROTOCOLVERSION% of the DBGp " -"protocol. </p>\n" -"</body></html>" -msgstr "" -"<html><head><meta name=\"qrichtext\" content=\"1\" /></head>" -"<body style=\"font-size:10pt;font-family:Bitstream Vera Sans\">\n" -"<p><span style=\"font-weight:600\">O programe</span></p>\n" -"<p>DBGp je debugger protokol definovaný vývojármi Xdebug. Tento modul integruje " -"debuggery, ktoré podporujú protokol DBGp, do editoru Quanta. </p>\n" -"<p>Ak chctete používať tento modul na ladenie PHP, potrebujete debugger. " -"Momentálne je odskúšaný iba <a href=\"http://xdebug.org\">Xdebug</a></p>\n" -"<p>Pre viac informácií o Xdebug, prosím navšívte webovú stránku Xdebug na " -"adrese <a href=\"http://xdebug.org\">http://xdebug.org</a> </p>\n" -"<p><span style=\"font-weight:600\">Technické Detaily</span></p>\n" -"<p>Táto verzia debuggera podporuje protokol DBGp vo verzii %PROTOCOLVERSION% " -"</p>\n" -"</body></html>" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 16 -#: rc.cpp:2087 -#, no-c-format -msgid "Add Conditional Breakpoint" -msgstr "Pridať podmienený bod zastavenia" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 38 -#: rc.cpp:2090 -#, no-c-format -msgid "Expression:" -msgstr "Výraz:" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 110 -#: rc.cpp:2099 -#, no-c-format -msgid "Break When" -msgstr "Zastaviť keď" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 121 -#: rc.cpp:2102 -#, no-c-format -msgid "When expression is true" -msgstr "Keď výraz je pravda" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 129 -#: rc.cpp:2105 -#, no-c-format -msgid "When expression changes" -msgstr "Keď sa zmení výraz" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 189 -#: rc.cpp:2108 -#, no-c-format -msgid "Lit when a finding a single equal sign in expression (common error)" -msgstr "" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 197 -#: rc.cpp:2111 -#, no-c-format -msgid "Only Break In" -msgstr "Zastaviť len" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 216 -#: rc.cpp:2114 rc.cpp:2925 -#, no-c-format -msgid "File:" -msgstr "Súbor:" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 235 -#: rc.cpp:2117 -#, no-c-format -msgid "Objects of class:" -msgstr "Objekty triedy:" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 254 -#: rc.cpp:2120 -#, no-c-format -msgid "Function:" -msgstr "Funkcia:" - -#. i18n: file ./components/debugger/conditionalbreakpointdialogs.ui line 275 -#: rc.cpp:2123 rc.cpp:2126 rc.cpp:2129 rc.cpp:2847 -#, no-c-format -msgid "x" -msgstr "x" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 16 -#: rc.cpp:2132 -#, no-c-format -msgid "Gubed Settings" -msgstr "Nastavenia Gubed" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 253 -#: rc.cpp:2156 -#, no-c-format -msgid "Use proxy" -msgstr "Používať proxy" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 269 -#: rc.cpp:2159 -#, no-c-format -msgid "Proxy host:" -msgstr "Proxy hostiteľ:" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 285 -#: rc.cpp:2162 -#, no-c-format -msgid "Proxy port:" -msgstr "Proxy port:" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 311 -#: rc.cpp:2168 -#, no-c-format -msgid "Mode" -msgstr "Režim" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 347 -#: rc.cpp:2188 -#, no-c-format -msgid "&Add include" -msgstr "Pridať include" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 355 -#: rc.cpp:2191 -#, no-c-format -msgid "Start session:" -msgstr "Spustiť sedenie" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 526 -#: rc.cpp:2221 -#, no-c-format -msgid "Fast" -msgstr "Rýchle" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 567 -#: rc.cpp:2224 -#, no-c-format -msgid "Slow" -msgstr "Pomalé" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 584 -#: components/debugger/interfaces/debuggerclient.cpp:79 rc.cpp:2230 -#, no-c-format -msgid "Trace" -msgstr "Cesta" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 618 -#: rc.cpp:2239 -#, no-c-format -msgid "Run speed:" -msgstr "Rýchlosť behu:" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 652 -#: rc.cpp:2245 -#, no-c-format -msgid "<h4>Gubed PHP Debugger Plugin for Quanta +</h4>" -msgstr "<h4>Modul Gubed PHP Debugger pre Quanta +</h4>" - -#. i18n: file ./components/debugger/gubed/gubedsettingss.ui line 692 -#: rc.cpp:2248 -#, no-c-format -msgid "" -"<html><head><meta name=\"qrichtext\" content=\"1\" /></head>" -"<body style=\"font-size:10pt;font-family:Bitstream Vera Sans\">\n" -"<p><span style=\"font-weight:600\">About</span></p>\n" -"<p>Gubed is a PHP debugger available for free through GPL. This plugin " -"integrates Gubed with Quanta. </p>\n" -"<p>In order to use this plugin for PHP debugging, you need to get the Quanta " -"package from the Gubed project page, <a " -"href=\"http://sourceforge.net/projects/gubed\">http://sourceforge.net/projects/g" -"ubed</a>, at SourceForge </p>\n" -"<p>For more info about Gubed, please visit the Gubed website at <a " -"href=\"http://gubed.sf.net\">http://gubed.sf.net</a> </p>\n" -"<p><span style=\"font-weight:600\">Technical Details</span></p>\n" -"<p>This version of the debugger supports the %PROTOCOLVERSION% version of the " -"Gubed protocol. </p>\n" -"</body></html>" -msgstr "" - -#. i18n: file ./components/debugger/debuggervariablesets.ui line 16 -#: components/debugger/debuggermanager.cpp:267 -#: components/debugger/debuggermanager.cpp:270 rc.cpp:2258 -#, no-c-format -msgid "Set Value of Variable" -msgstr "Nastaviť hodnotu premennej" - -#. i18n: file ./components/debugger/debuggervariablesets.ui line 110 -#: rc.cpp:2267 -#, no-c-format -msgid "Variable:" -msgstr "Premenná:" - -#. i18n: file ./components/debugger/debuggervariablesets.ui line 126 -#: components/debugger/variableslistview.cpp:262 rc.cpp:2270 -#, no-c-format -msgid "New value:" -msgstr "Nová hodnota:" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 74 -#: rc.cpp:2285 -#, no-c-format -msgid "" -"This is where the local part of path is specified. If a file is located on the " -"computer running Quanta at \"/home/user/htdocs/project/file.php\" and that file " -"is located on the server as \"/var/www/project/file.php\", local basedir should " -"be \"/home/user/htdocs/\" and server basedir should be \"/var/www/\".\n" -"The quanta will know that files starting with \"/home/user/project/\" on the " -"local computer, will start with \"/var/www/\" on the remote computer." -msgstr "" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 83 -#: rc.cpp:2289 -#, no-c-format -msgid "" -"This is where the server part of path is specified. If a file is located on the " -"computer running Quanta at \"/home/user/htdocs/project/file.php\" and that file " -"is located on the server as \"/var/www/project/file.php\", local basedir should " -"be \"/home/user/htdocs/\" and server basedir should be \"/var/www/\".\n" -"The quanta will know that files starting with \"/home/user/project/\" on the " -"local computer, will start with \"/var/www/\" on the remote computer." -msgstr "" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 157 -#: rc.cpp:2299 -#, no-c-format -msgid "Previous Mappings" -msgstr "Predchádzajúce mapovania" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 166 -#: rc.cpp:2302 -#, no-c-format -msgid "Local Directory" -msgstr "Lokálny adresár" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 177 -#: rc.cpp:2305 -#, no-c-format -msgid "Server Directory" -msgstr "Adresár servera" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 202 -#: rc.cpp:2308 -#, no-c-format -msgid "This is a list of previously used mappings. Click on one to use it" -msgstr "" -"Toto je zoznam predchádzajúcich mapovaní. Kliknite na niektorý pre jeho " -"použitie" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 212 -#: rc.cpp:2311 -#, no-c-format -msgid "Sample" -msgstr "Ukážka:" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 231 -#: rc.cpp:2314 -#, no-c-format -msgid "Translates to:" -msgstr "Prekladá sa na:" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 247 -#: rc.cpp:2317 -#, no-c-format -msgid "Original path:" -msgstr "Pôvodná cesta:" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 276 -#: rc.cpp:2320 -#, no-c-format -msgid "Indicates whether the translated path exists on disk or not" -msgstr "Indikuje, či sa preložená cesta nachádza na disku alebo nie" - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 279 -#: rc.cpp:2323 -#, no-c-format -msgid "" -"This indicator tells you whether the translated path exists on local disk or " -"not." -msgstr "" -"Tento indikátor znázorňuje, či sa preložená cesta nachádza na lokálnom disku, " -"alebo nenachádza." - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 297 -#: rc.cpp:2326 -#, no-c-format -msgid "" -"This field shows what the \"original path\" above will look like after " -"translation." -msgstr "" -"Toto políčko znázorňuje, ako bude po preložení vyzerať \"pôvodná cesta\" " -"uvedená vyššie." - -#. i18n: file ./components/debugger/pathmapperdialogs.ui line 315 -#: rc.cpp:2329 -#, no-c-format -msgid "This field shows the path currently needing to be translated." -msgstr "Toto políčko zobrazuje cestu, ktorú je treba preložiť." - -#. i18n: file ./components/tableeditor/tableeditors.ui line 16 -#: rc.cpp:2332 -#, no-c-format -msgid "Table Editor" -msgstr "Editor tabuliek" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 75 -#: rc.cpp:2344 -#, no-c-format -msgid "F1" -msgstr "F1" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 90 -#: rc.cpp:2347 -#, no-c-format -msgid "&Main" -msgstr "Hlavné" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 101 -#: rc.cpp:2350 -#, no-c-format -msgid "Ta&ble data:" -msgstr "Dáta ta&buľky:" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 185 -#: rc.cpp:2353 -#, no-c-format -msgid "Co&lumns:" -msgstr "Stĺpce" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 201 -#: rc.cpp:2356 -#, no-c-format -msgid "Bod&y Properties" -msgstr "Vlastnosti tela" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 209 -#: rc.cpp:2359 -#, no-c-format -msgid "&Table Properties" -msgstr "Vlastnosti tabuľky" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 225 -#: rc.cpp:2362 -#, no-c-format -msgid "C&aption:" -msgstr "Titul:" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 236 -#: rc.cpp:2365 -#, no-c-format -msgid "&Rows:" -msgstr "&Riadky:" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 260 -#: rc.cpp:2368 -#, no-c-format -msgid "Header" -msgstr "Hlavička" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 339 -#: rc.cpp:2371 -#, no-c-format -msgid "Header &rows:" -msgstr "&Riadky v hlavičke:" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 358 -#: rc.cpp:2374 -#, no-c-format -msgid "Header co&lumns:" -msgstr "Stĺpce v hlavičke:" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 369 -#: rc.cpp:2377 -#, no-c-format -msgid "Header &data:" -msgstr "&Dáta hlavičky:" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 382 -#: rc.cpp:2380 -#, no-c-format -msgid "Insert ta&ble header" -msgstr "Vložiť hlavičku ta&buľky" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 410 -#: rc.cpp:2383 -#, no-c-format -msgid "&Header Properties" -msgstr "Vlastnosti &hlavičky" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 420 -#: rc.cpp:2386 -#, no-c-format -msgid "Footer" -msgstr "Pätička" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 485 -#: rc.cpp:2389 -#, no-c-format -msgid "Footer &rows:" -msgstr "&Riadky v pätičke:" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 504 -#: rc.cpp:2392 -#, no-c-format -msgid "Footer co&lumns:" -msgstr "Stĺpce v pätičke:" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 515 -#: rc.cpp:2395 -#, no-c-format -msgid "Footer &data:" -msgstr "&Dáta pätičky:" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 545 -#: rc.cpp:2398 -#, no-c-format -msgid "Insert ta&ble footer" -msgstr "Vložiť pätičku ta&buľky" - -#. i18n: file ./components/tableeditor/tableeditors.ui line 573 -#: rc.cpp:2401 -#, no-c-format -msgid "&Footer Properties" -msgstr "Vlastnosti pätičky" - -#. i18n: file ./treeviews/fileinfodlg.ui line 32 -#: rc.cpp:2404 -#, no-c-format -msgid "Number of lines:" -msgstr "Počet riadkov:" - -#. i18n: file ./treeviews/fileinfodlg.ui line 40 -#: rc.cpp:2407 -#, no-c-format -msgid "Number of images included:" -msgstr "Počet vložených obrázkov:" - -#. i18n: file ./treeviews/fileinfodlg.ui line 48 -#: rc.cpp:2410 -#, no-c-format -msgid "Size of the included images:" -msgstr "Veľkosť vložených obrázkov:" - -#. i18n: file ./treeviews/fileinfodlg.ui line 56 -#: rc.cpp:2413 -#, no-c-format -msgid "Total file size:" -msgstr "Celková veľkosť súboru:" - -#. i18n: file ./treeviews/fileinfodlg.ui line 72 -#: rc.cpp:2416 -#, no-c-format -msgid "Included images:" -msgstr "Vložené obrázky:" - -#. i18n: file ./treeviews/fileinfodlg.ui line 80 -#: rc.cpp:2419 rc.cpp:3900 treeviews/basetreeview.cpp:512 -#, no-c-format -msgid "Description:" -msgstr "Popis:" - -#. i18n: file ./treeviews/quantapropertiespage.ui line 39 -#: rc.cpp:2422 -#, no-c-format -msgid "Quanta Properties" -msgstr "Vlastnosti Quanta" - -#. i18n: file ./treeviews/quantapropertiespage.ui line 65 -#: rc.cpp:2425 -#, no-c-format -msgid "&Inherit type from parent (nothing)" -msgstr "&Dediť typ od predka (žiadny)" - -#. i18n: file ./treeviews/quantapropertiespage.ui line 73 -#: rc.cpp:2428 -#, no-c-format -msgid "&Type:" -msgstr "&Typ:" - -#. i18n: file ./treeviews/quantapropertiespage.ui line 117 -#: rc.cpp:2431 -#, no-c-format -msgid "Use &pre/post text" -msgstr "Použiť &pre/post text" - -#. i18n: file ./treeviews/quantapropertiespage.ui line 125 -#: rc.cpp:2434 -#, no-c-format -msgid "Pre-text:" -msgstr "Pred-text:" - -#. i18n: file ./treeviews/quantapropertiespage.ui line 141 -#: rc.cpp:2437 -#, no-c-format -msgid "Post-text:" -msgstr "Po-text:" - -#. i18n: file ./treeviews/quantapropertiespage.ui line 189 -#: rc.cpp:2440 -#, no-c-format -msgid "Filtering &action:" -msgstr "&Akcia filtrovania:" - -#. i18n: file ./treeviews/templatedirform.ui line 26 -#: rc.cpp:2443 -#, no-c-format -msgid "Create Template Folder" -msgstr "Vytvoriť priečinok šablóny" - -#. i18n: file ./treeviews/templatedirform.ui line 63 -#: rc.cpp:2452 -#, no-c-format -msgid "&Inherit parent attribute" -msgstr "&Dediť atribút predka" - -#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 31 -#: parsers/dtd/dtdparser.cpp:110 rc.cpp:2461 -#, no-c-format -msgid "DTD - > DTEP Conversion" -msgstr "Konverzia DTD - > DTEP" - -#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 55 -#: rc.cpp:2464 -#, no-c-format -msgid "Name: " -msgstr "Meno: " - -#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 63 -#: rc.cpp:2467 rc.cpp:2661 -#, no-c-format -msgid "Nickname:" -msgstr "Prezývka:" - -#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 71 -#: rc.cpp:2470 -#, no-c-format -msgid "!DOCTYPE definition line:" -msgstr "riadok !DOCTYPE definície:" - -#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 94 -#: rc.cpp:2473 -#, no-c-format -msgid "DTD URL:" -msgstr "DTD URL:" - -#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 102 -#: rc.cpp:2476 -#, no-c-format -msgid "Target directory name:" -msgstr "Názov cieľového adresára:" - -#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 110 -#: rc.cpp:2479 -#, no-c-format -msgid "Default extension:" -msgstr "Štandardná prípona:" - -#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 123 -#: rc.cpp:2482 -#, no-c-format -msgid "Case-sensitive tags and attributes" -msgstr "Rozlišovať veľkosť písma značiek a atribútov" - -#. i18n: file ./parsers/dtd/dtepcreationdlg.ui line 134 -#: rc.cpp:2485 -#, no-c-format -msgid "&Fine-tune the DTEP after conversion" -msgstr "" - -#. i18n: file ./plugins/pluginconfig.ui line 33 -#: plugins/quantapluginconfig.cpp:40 rc.cpp:2488 -#, no-c-format -msgid "Configure Plugin" -msgstr "Nastaviť modul" - -#. i18n: file ./plugins/pluginconfig.ui line 44 -#: rc.cpp:2491 -#, no-c-format -msgid "Validate plugin" -msgstr "Skontrolovať modul" - -#. i18n: file ./plugins/pluginconfig.ui line 86 -#: rc.cpp:2494 -#, no-c-format -msgid "Plugin Options" -msgstr "Nastavenia modulu" - -#. i18n: file ./plugins/pluginconfig.ui line 105 -#: rc.cpp:2500 -#, no-c-format -msgid "The plugin name as it appears in the Plugins menu." -msgstr "Meno modulu, ako sa objaví v menu Moduly." - -#. i18n: file ./plugins/pluginconfig.ui line 141 -#: rc.cpp:2503 -#, no-c-format -msgid "Location:" -msgstr "Umiestnenie:" - -#. i18n: file ./plugins/pluginconfig.ui line 149 -#: rc.cpp:2506 -#, no-c-format -msgid "" -"The exact location of the plugin. If not set the global search paths setting is " -"used." -msgstr "" -"Presné umiesnenie modulu. Ak nie je nastavené, použijú sa štandardne " -"prehľadávané cesty." - -#. i18n: file ./plugins/pluginconfig.ui line 157 -#: rc.cpp:2509 -#, no-c-format -msgid "The plugin executable or library name (with extension)." -msgstr "Názov programu alebo knižnice modulu (s príponou)." - -#. i18n: file ./plugins/pluginconfig.ui line 165 -#: rc.cpp:2512 treeviews/basetreeview.cpp:1209 -#: treeviews/projecttreeview.cpp:393 -#, no-c-format -msgid "File name:" -msgstr "Meno súboru:" - -#. i18n: file ./plugins/pluginconfig.ui line 186 -#: rc.cpp:2515 -#, no-c-format -msgid "Output window:" -msgstr "Okno výstupu:" - -#. i18n: file ./plugins/pluginconfig.ui line 208 -#: rc.cpp:2521 -#, no-c-format -msgid "&Read only part" -msgstr "Časť iba na čítanie" - -#. i18n: file ./plugins/pluginconfig.ui line 216 -#: rc.cpp:2524 -#, no-c-format -msgid "Input:" -msgstr "Vstup:" - -#. i18n: file ./plugins/pluginconfig.ui line 227 -#: messages/annotationoutput.cpp:42 rc.cpp:2530 -#, no-c-format -msgid "Current File" -msgstr "Aktuálny súbor" - -#. i18n: file ./plugins/pluginconfig.ui line 232 -#: rc.cpp:2533 -#, no-c-format -msgid "Current File Path" -msgstr "Umiestnenie aktuálneho súboru" - -#. i18n: file ./plugins/pluginconfig.ui line 237 -#: rc.cpp:2536 -#, no-c-format -msgid "Project Folder" -msgstr "Priečinok projektu" - -#. i18n: file ./plugins/plugineditor.ui line 32 -#: plugins/quantaplugineditor.cpp:45 plugins/quantaplugininterface.cpp:260 -#: rc.cpp:2539 -#, no-c-format -msgid "Edit Plugins" -msgstr "Upraviť moduly" - -#. i18n: file ./plugins/plugineditor.ui line 49 -#: rc.cpp:2542 -#, no-c-format -msgid "Search paths:" -msgstr "Prehľadávané cesty:" - -#. i18n: file ./plugins/plugineditor.ui line 57 -#: rc.cpp:2545 treeviews/basetreeview.cpp:617 -#, no-c-format -msgid "Plugins" -msgstr "Moduly" - -#. i18n: file ./plugins/plugineditor.ui line 83 -#: rc.cpp:2551 -#, no-c-format -msgid "Valid" -msgstr "Platný" - -#. i18n: file ./plugins/plugineditor.ui line 94 -#: rc.cpp:2554 -#, no-c-format -msgid "Location" -msgstr "Umiestnenie" - -#. i18n: file ./plugins/plugineditor.ui line 105 -#: rc.cpp:2557 rc.cpp:5200 -#, no-c-format -msgid "File Name" -msgstr "Názov súboru" - -#. i18n: file ./plugins/plugineditor.ui line 116 -#: rc.cpp:2560 -#, no-c-format -msgid "Output Window" -msgstr "Okno výstupu" - -#. i18n: file ./plugins/plugineditor.ui line 145 -#: rc.cpp:2566 -#, no-c-format -msgid "Configure..." -msgstr "Konfigurovať..." - -#. i18n: file ./plugins/plugineditor.ui line 178 -#: rc.cpp:2572 rc.cpp:5363 -#, no-c-format -msgid "Refresh" -msgstr "Obnoviť" - -#. i18n: file ./project/projectnewwebs.ui line 142 -#: project/projectnewweb.cpp:140 project/projectnewweb.cpp:147 -#: project/projectnewweb.cpp:157 project/projectnewweb.cpp:167 rc.cpp:2578 -#, no-c-format -msgid "Start" -msgstr "Spustiť" - -#. i18n: file ./project/projectnewwebs.ui line 192 -#: rc.cpp:2581 -#, no-c-format -msgid "wget's command line:" -msgstr "Príkazový riadok programu wget:" - -#. i18n: file ./project/projectnewwebs.ui line 215 -#: rc.cpp:2584 -#, no-c-format -msgid "HTTP" -msgstr "HTTP" - -#. i18n: file ./project/projectnewwebs.ui line 220 -#: rc.cpp:2587 -#, no-c-format -msgid "FTP" -msgstr "FTP" - -#. i18n: file ./project/projectnewwebs.ui line 237 -#: rc.cpp:2590 -#, no-c-format -msgid "Protocol:" -msgstr "Protokol:" - -#. i18n: file ./project/projectnewwebs.ui line 250 -#: rc.cpp:2593 -#, no-c-format -msgid "Site source:" -msgstr "Zdrojový kód stránky:" - -#. i18n: file ./project/uploadprofiledlgs.ui line 26 -#: project/uploadprofiles.cpp:90 rc.cpp:2596 -#, no-c-format -msgid "Upload Profile" -msgstr "Nahrať profil" - -#. i18n: file ./project/uploadprofiledlgs.ui line 42 -#: rc.cpp:2599 -#, no-c-format -msgid "&Host:" -msgstr "&Hostiteľ:" - -#. i18n: file ./project/uploadprofiledlgs.ui line 53 -#: rc.cpp:2602 -#, no-c-format -msgid "&User:" -msgstr "Po&užívateľ:" - -#. i18n: file ./project/uploadprofiledlgs.ui line 64 -#: rc.cpp:2605 -#, no-c-format -msgid "Pa&th:" -msgstr "Ces&ta:" - -#. i18n: file ./project/uploadprofiledlgs.ui line 75 -#: rc.cpp:2608 rc.cpp:2667 -#, no-c-format -msgid "Profile &name:" -msgstr "Názov profilu:" - -#. i18n: file ./project/uploadprofiledlgs.ui line 86 -#: rc.cpp:2611 -#, no-c-format -msgid "Use as &default profile" -msgstr "Použiť ako štandardný profil" - -#. i18n: file ./project/uploadprofiledlgs.ui line 107 -#: rc.cpp:2614 -#, no-c-format -msgid "Pass&word:" -msgstr "Heslo:" - -#. i18n: file ./project/uploadprofiledlgs.ui line 213 -#: rc.cpp:2623 -#, no-c-format -msgid "Po&rt:" -msgstr "Po&rt:" - -#. i18n: file ./project/uploadprofiledlgs.ui line 232 -#: rc.cpp:2626 -#, no-c-format -msgid "&Store password on disc" -msgstr "Ukladať heslá na disku" - -#. i18n: file ./project/uploadprofiledlgs.ui line 238 -#: rc.cpp:2629 -#, no-c-format -msgid "Keep the password in a file. DANGEROUS! Read the \"What's This?\" text." -msgstr "" -"Ponechať heslo v súbore. NEBEZPEČNÉ! Prečítajte si popisok \"Čo je to?\"." - -#. i18n: file ./project/uploadprofiledlgs.ui line 243 -#: rc.cpp:2632 -#, no-c-format -msgid "" -"<qt>If you check this box, the password will be saved in the local Quanta " -"configuration file, so every time you start Quanta and load this project, the " -"password will be loaded and you don't have to enter it. Altough the local " -"configuration file is readable only by you and the password\n" -"is obscured, saving the password in any file is a security risk. Use this " -"option at your own risk." -"<br>\n" -"<i>Note:</i> due to the security concerns, the password is not present in the " -"project file, and moving the project files to another computer or uploading the " -"project to a server will not move/upload the password to the new place.</qt>" -msgstr "" -"<qt>Ak zaškrtnete toto políčko, heslo bude uložené v lokálnom konfiguračnom " -"súbore programu Quanta, takže vždy keď spustíte program Quanta a otvoríte tento " -"projekt, heslo sa načíta, a nebudete ho musieť zadávať. Aj keď lokálny " -"konfiguračný súbor môžete čítať len vy a heslo je nejasné, uloženie hesla do " -"akéhokoľvek súboru je bezpečnostné riziko. Požívajte túto voľbu na vlastné " -"riziko." -"<br>\n" -"<i>Poznámka:</i> z bezpečnostných dôvodov sa heslo nenachádza v súbore " -"projektu, preto presunutie súborov projektu alebo nahranie projektu na server " -"nepresunie/nenahrá heslo na nové miesto.</qt>" - -#. i18n: file ./project/uploadprofiledlgs.ui line 264 -#: rc.cpp:2637 -#, no-c-format -msgid "&Protocol:" -msgstr "&Protokol:" - -#. i18n: file ./project/membereditdlgs.ui line 52 -#: rc.cpp:2646 -#, no-c-format -msgid "E&dit Subprojects" -msgstr "Upraviť po&dprojekty" - -#. i18n: file ./project/membereditdlgs.ui line 70 -#: rc.cpp:2649 -#, no-c-format -msgid "Tas&k:" -msgstr "Úloha" - -#. i18n: file ./project/membereditdlgs.ui line 81 -#: rc.cpp:2652 -#, no-c-format -msgid "Subpro&ject:" -msgstr "Podprojekt:" - -#. i18n: file ./project/membereditdlgs.ui line 92 -#: rc.cpp:2655 -#, no-c-format -msgid "&Role:" -msgstr "Úloha:" - -#. i18n: file ./project/membereditdlgs.ui line 103 -#: rc.cpp:2658 -#, no-c-format -msgid "&Email:" -msgstr "&E-mail:" - -#. i18n: file ./project/projectuploads.ui line 40 -#: rc.cpp:2664 -#, no-c-format -msgid "Upload Project Files" -msgstr "Nahrať súbory projektu" - -#. i18n: file ./project/projectuploads.ui line 103 -#: rc.cpp:2670 -#, no-c-format -msgid "New..." -msgstr "Nový..." - -#. i18n: file ./project/projectuploads.ui line 111 -#: rc.cpp:2673 -#, no-c-format -msgid "Edit..." -msgstr "Úpravy..." - -#. i18n: file ./project/projectuploads.ui line 137 -#: rc.cpp:2679 -#, no-c-format -msgid "&Proceed" -msgstr "&Priebeh:" - -#. i18n: file ./project/projectuploads.ui line 187 -#: rc.cpp:2685 -#, no-c-format -msgid "&Keep passwords in memory" -msgstr "&Uložiť heslá v pamäti" - -#. i18n: file ./project/projectuploads.ui line 217 -#: rc.cpp:2688 rc.cpp:2838 -#, no-c-format -msgid "&Invert" -msgstr "O&brátiť" - -#. i18n: file ./project/projectuploads.ui line 233 -#: rc.cpp:2694 -#, no-c-format -msgid "C&ollapse All" -msgstr "Za&baliť všetky" - -#. i18n: file ./project/projectuploads.ui line 241 -#: rc.cpp:2697 -#, no-c-format -msgid "U&pdate All" -msgstr "&Aktualizovať všetky" - -#. i18n: file ./project/projectuploads.ui line 244 -#: rc.cpp:2700 -#, no-c-format -msgid "This will cause all files to appear already uploaded" -msgstr "Toto spôsobí, že všetky súbory sa zobrazia ako už nahraté" - -#. i18n: file ./project/projectuploads.ui line 252 -#: rc.cpp:2703 -#, no-c-format -msgid "&Modified" -msgstr "Z&menené" - -#. i18n: file ./project/projectuploads.ui line 260 -#: rc.cpp:2706 rc.cpp:2832 -#, no-c-format -msgid "E&xpand All" -msgstr "&Rozbaliť všetky" - -#. i18n: file ./project/projectuploads.ui line 289 -#: rc.cpp:2709 -#, no-c-format -msgid "Selection:" -msgstr "Výber:" - -#. i18n: file ./project/projectuploads.ui line 305 -#: rc.cpp:2712 rc.cpp:2826 -#, no-c-format -msgid "&All" -msgstr "&Všetky" - -#. i18n: file ./project/projectuploads.ui line 313 -#: rc.cpp:2715 -#, no-c-format -msgid "Mark the selected files as uploaded instead of uploading them" -msgstr "Označiť vybrané súbory ako už nahraté namiesto ich nahrania" - -#. i18n: file ./project/projectuploads.ui line 339 -#: rc.cpp:2718 -#, no-c-format -msgid "Current: [none]" -msgstr "Aktuálny:[žiadny]" - -#. i18n: file ./project/projectuploads.ui line 358 -#: project/projectupload.cpp:235 rc.cpp:2721 -#, no-c-format -msgid "Total:" -msgstr "Celkovo:" - -#. i18n: file ./project/projectnewfinals.ui line 121 -#: rc.cpp:2724 -#, no-c-format -msgid "Prefix:" -msgstr "Predpona:" - -#. i18n: file ./project/projectnewfinals.ui line 134 -#: rc.cpp:2727 rc.cpp:3009 -#, no-c-format -msgid "Project Defaults" -msgstr "Štandardné nastavenie projektu" - -#. i18n: file ./project/projectnewfinals.ui line 151 -#: rc.cpp:2730 -#, no-c-format -msgid "Default DTD:" -msgstr "Štandardné DTD:" - -#. i18n: file ./project/projectnewfinals.ui line 170 -#: rc.cpp:2733 -#, no-c-format -msgid "Default encoding:" -msgstr "Štandardná znaková sada:" - -#. i18n: file ./project/projectnewfinals.ui line 185 -#: rc.cpp:2736 -#, no-c-format -msgid "Insert &local templates" -msgstr "Vložiť &lokálne šablóny" - -#. i18n: file ./project/projectnewfinals.ui line 193 -#: rc.cpp:2739 -#, no-c-format -msgid "Insert &global templates" -msgstr "Vložiť &globálne šablóny" - -#. i18n: file ./project/projectnewfinals.ui line 201 -#: rc.cpp:2742 -#, no-c-format -msgid "Use preview prefi&x" -msgstr "Použiť &predponu náhľadu" - -#. i18n: file ./project/projectnewfinals.ui line 209 -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:62 rc.cpp:2745 -#, no-c-format -msgid "Author:" -msgstr "Autor:" - -#. i18n: file ./project/projectnewfinals.ui line 264 -#: rc.cpp:2748 -#, no-c-format -msgid "Email:" -msgstr "E-mail:" - -#. i18n: file ./project/subprojecteditdlgs.ui line 35 -#: rc.cpp:2754 -#, no-c-format -msgid "The relative path of the subproject folder inside the project." -msgstr "Relatívne umiestnenie priečinku subprojektu vo vnútri projektu." - -#. i18n: file ./project/subprojecteditdlgs.ui line 48 -#: rc.cpp:2757 -#, no-c-format -msgid "&Location:" -msgstr "Umiestnenie:" - -#. i18n: file ./project/subprojecteditdlgs.ui line 59 -#: rc.cpp:2760 -#, no-c-format -msgid "&Create new subproject" -msgstr "Vytvoriť nový podprojekt" - -#. i18n: file ./project/subprojecteditdlgs.ui line 62 -#: rc.cpp:2763 -#, no-c-format -msgid "" -"Check this if you want to create a new subproject with the above entered data." -msgstr "" -"Zaškrtnite, ak chcete vytvoriť nový podprojekt z vyššie uvedených údajov." - -#. i18n: file ./project/teammembersdlgs.ui line 24 -#: rc.cpp:2766 -#, no-c-format -msgid "&Mailing list:" -msgstr "&Mailingový zoznam:" - -#. i18n: file ./project/teammembersdlgs.ui line 40 -#: rc.cpp:2769 -#, no-c-format -msgid "You are:" -msgstr "Vy ste:" - -#. i18n: file ./project/teammembersdlgs.ui line 53 -#: project/teammembersdlg.cpp:247 rc.cpp:2772 -#, no-c-format -msgid "Please select your identity from the member list." -msgstr "Prosím, vyberte vašu identitu zo zoznamu členov." - -#. i18n: file ./project/teammembersdlgs.ui line 64 -#: rc.cpp:2775 -#, no-c-format -msgid "&Team Members" -msgstr "Členovia &týmu" - -#. i18n: file ./project/teammembersdlgs.ui line 100 -#: rc.cpp:2787 -#, no-c-format -msgid "Nickname" -msgstr "Prezývka" - -#. i18n: file ./project/teammembersdlgs.ui line 111 -#: rc.cpp:2790 -#, no-c-format -msgid "Email" -msgstr "E-mail:" - -#. i18n: file ./project/teammembersdlgs.ui line 122 -#: rc.cpp:2793 -#, no-c-format -msgid "Role" -msgstr "Postavenie" - -#. i18n: file ./project/teammembersdlgs.ui line 133 -#: rc.cpp:2796 -#, no-c-format -msgid "Task" -msgstr "Úloha" - -#. i18n: file ./project/teammembersdlgs.ui line 144 -#: rc.cpp:2799 -#, no-c-format -msgid "Subproject" -msgstr "Podprojekt:" - -#. i18n: file ./project/teammembersdlgs.ui line 187 -#: rc.cpp:2805 -#, no-c-format -msgid "Set to &Yourself" -msgstr "Nastaviť seba" - -#. i18n: file ./project/rescanprjdir.ui line 39 -#: rc.cpp:2808 -#, no-c-format -msgid "MyDialog" -msgstr "MôjDialóg" - -#. i18n: file ./project/rescanprjdir.ui line 58 -#: project/rescanprj.cpp:244 rc.cpp:2811 -#, no-c-format -msgid "Progress:" -msgstr "Priebeh:" - -#. i18n: file ./project/rescanprjdir.ui line 79 -#: rc.cpp:2814 -#, no-c-format -msgid "<b>Add New Files in Project</b>" -msgstr "<b>Pridať nové súbory do projektu</b>" - -#. i18n: file ./project/rescanprjdir.ui line 138 -#: rc.cpp:2823 -#, no-c-format -msgid "Co&llapse All" -msgstr "Zaba&liť všetko" - -#. i18n: file ./project/uploadprofilespage.ui line 46 -#: rc.cpp:2841 -#, no-c-format -msgid "Default profile:" -msgstr "Štandardný profil:" - -#. i18n: file ./project/uploadprofilespage.ui line 62 -#: rc.cpp:2844 -#, no-c-format -msgid "Edit Profiles" -msgstr "Upraviť profily" - -#. i18n: file ./project/uploadprofilespage.ui line 86 -#: rc.cpp:2850 -#, no-c-format -msgid "Show a &treeview for each profile" -msgstr "Zobraziť stromový pohľad pre každý profil" - -#. i18n: file ./project/eventeditordlgs.ui line 49 -#: rc.cpp:2853 -#, no-c-format -msgid "Event:" -msgstr "Udalosť:" - -#. i18n: file ./project/eventeditordlgs.ui line 78 -#: rc.cpp:2856 -#, no-c-format -msgid "Action:" -msgstr "Akcia:" - -#. i18n: file ./project/eventeditordlgs.ui line 107 -#: rc.cpp:2859 -#, no-c-format -msgid "Argument 1:" -msgstr "Argument 1:" - -#. i18n: file ./project/eventeditordlgs.ui line 139 -#: rc.cpp:2862 -#, no-c-format -msgid "Argument 2:" -msgstr "Argument 2:" - -#. i18n: file ./project/eventeditordlgs.ui line 171 -#: rc.cpp:2865 -#, no-c-format -msgid "Argument 3:" -msgstr "Argument 3:" - -#. i18n: file ./project/eventeditordlgs.ui line 187 -#: rc.cpp:2868 -#, no-c-format -msgid "Argument 4:" -msgstr "Argument 4:" - -#. i18n: file ./project/projectnewlocals.ui line 107 -#: rc.cpp:2871 -#, no-c-format -msgid "Insert files from" -msgstr "Vložiť súbory z" - -#. i18n: file ./project/projectnewlocals.ui line 123 -#: rc.cpp:2874 -#, no-c-format -msgid "Included files:" -msgstr "Obsiahnuté súbory:" - -#. i18n: file ./project/projectnewlocals.ui line 142 -#: rc.cpp:2877 -#, no-c-format -msgid "Filters" -msgstr "Filtre" - -#. i18n: file ./project/projectnewlocals.ui line 159 -#: rc.cpp:2880 -#, no-c-format -msgid "Insert files with the following &mask:" -msgstr "Vložiť súbory so touto &maskou:" - -#. i18n: file ./project/projectnewlocals.ui line 175 -#: rc.cpp:2883 -#, no-c-format -msgid "Insert onl&y markup, script and image files" -msgstr "&Vložiť len značky, skripty a obrázky" - -#. i18n: file ./project/projectnewlocals.ui line 236 -#: rc.cpp:2886 -#, no-c-format -msgid "&Add Files..." -msgstr "Prid&ať súbory..." - -#. i18n: file ./project/projectnewlocals.ui line 244 -#: rc.cpp:2889 -#, no-c-format -msgid "A&dd Folder..." -msgstr "P&ridať priečinok..." - -#. i18n: file ./project/projectnewlocals.ui line 252 -#: rc.cpp:2892 -#, no-c-format -msgid "&Clear List" -msgstr "&Vyčistiť zoznam" - -#. i18n: file ./project/projectnewgenerals.ui line 121 -#: rc.cpp:2895 -#, no-c-format -msgid "Directory Settings" -msgstr "Nastavenie priečinkov" - -#. i18n: file ./project/projectnewgenerals.ui line 137 -#: rc.cpp:2898 -#, no-c-format -msgid "Templates directory:" -msgstr "Priečinok šablón:" - -#. i18n: file ./project/projectnewgenerals.ui line 170 -#: rc.cpp:2904 -#, no-c-format -msgid "Toolbars directory:" -msgstr "Priečinok panelov nástrojov:" - -#. i18n: file ./project/projectnewgenerals.ui line 220 -#: rc.cpp:2913 -#, no-c-format -msgid "Main directory:" -msgstr "Hlavný priečinok:" - -#. i18n: file ./project/projectnewgenerals.ui line 240 -#: rc.cpp:2916 -#, no-c-format -msgid "Project Sources" -msgstr "Zdroje projektu" - -#. i18n: file ./project/projectnewgenerals.ui line 257 -#: rc.cpp:2919 -#, no-c-format -msgid "&Add local or remote files" -msgstr "&Pridať lokálne alebo vzdialené súbory" - -#. i18n: file ./project/projectnewgenerals.ui line 268 -#: rc.cpp:2922 -#, no-c-format -msgid "&Use wget to download files from a site" -msgstr "Použiť wget na &sťahovanie súborov zo stránky" - -#. i18n: file ./project/projectnewgenerals.ui line 297 -#: rc.cpp:2931 -#, no-c-format -msgid "Server Settings" -msgstr "Nastavenie serveru" - -#. i18n: file ./project/projectnewgenerals.ui line 308 -#: rc.cpp:2934 -#, no-c-format -msgid "Protocol: " -msgstr "Protokol: " - -#. i18n: file ./project/projectnewgenerals.ui line 321 -#: rc.cpp:2937 -#, no-c-format -msgid "Password:" -msgstr "Heslo:" - -#. i18n: file ./project/projectnewgenerals.ui line 343 -#: project/projectnewgeneral.cpp:65 project/projectnewgeneral.cpp:129 -#: project/projectnewgeneral.cpp:203 project/projectprivate.cpp:739 -#: rc.cpp:2940 -#, no-c-format -msgid "Local" -msgstr "Lokálny" - -#. i18n: file ./project/projectnewgenerals.ui line 382 -#: rc.cpp:2943 -#, no-c-format -msgid "Port:" -msgstr "Port:" - -#. i18n: file ./project/projectnewgenerals.ui line 398 -#: rc.cpp:2946 -#, no-c-format -msgid "Host:" -msgstr "Hostiteľ:" - -#. i18n: file ./project/projectnewgenerals.ui line 409 -#: rc.cpp:2949 -#, no-c-format -msgid "User:" -msgstr "Používateľ:" - -#. i18n: file ./project/eventconfigurationdlgs.ui line 24 -#: rc.cpp:2952 -#, no-c-format -msgid "Ena&ble the event actions" -msgstr "Povoliť akcie udalostí" - -#. i18n: file ./project/eventconfigurationdlgs.ui line 35 -#: rc.cpp:2955 -#, no-c-format -msgid "Configure Events" -msgstr "Konfigurovať udalosti" - -#. i18n: file ./project/eventconfigurationdlgs.ui line 46 -#: rc.cpp:2958 -#, no-c-format -msgid "&Add" -msgstr "Prid&ať" - -#. i18n: file ./project/eventconfigurationdlgs.ui line 77 -#: rc.cpp:2964 -#, no-c-format -msgid "Event" -msgstr "Udalosť" - -#. i18n: file ./project/eventconfigurationdlgs.ui line 88 -#: rc.cpp:2967 -#, no-c-format -msgid "Action" -msgstr "Akcia" - -#. i18n: file ./project/eventconfigurationdlgs.ui line 99 -#: rc.cpp:2970 -#, no-c-format -msgid "Argument 1" -msgstr "Argument 1" - -#. i18n: file ./project/eventconfigurationdlgs.ui line 110 -#: rc.cpp:2973 -#, no-c-format -msgid "Argument 2" -msgstr "Argument 2" - -#. i18n: file ./project/eventconfigurationdlgs.ui line 121 -#: rc.cpp:2976 -#, no-c-format -msgid "Argument 3" -msgstr "Argument 3" - -#. i18n: file ./project/eventconfigurationdlgs.ui line 132 -#: rc.cpp:2979 -#, no-c-format -msgid "Argument 4" -msgstr "Argument 4" - -#. i18n: file ./project/projectoptions.ui line 33 -#: rc.cpp:2985 -#, no-c-format -msgid "Project Options" -msgstr "Nastavenia projektu" - -#. i18n: file ./project/projectoptions.ui line 188 -#: rc.cpp:2994 -#, no-c-format -msgid "Project &name:" -msgstr "Názov projektu:" - -#. i18n: file ./project/projectoptions.ui line 199 -#: rc.cpp:2997 -#, no-c-format -msgid "&Templates folder:" -msgstr "Priečinok šablón:" - -#. i18n: file ./project/projectoptions.ui line 216 -#: rc.cpp:3000 -#, no-c-format -msgid "T&oolbars folder:" -msgstr "Priečinok panelov nástrojov:" - -#. i18n: file ./project/projectoptions.ui line 235 -#: rc.cpp:3003 -#, no-c-format -msgid "&Author:" -msgstr "&Autor:" - -#. i18n: file ./project/projectoptions.ui line 254 -#: rc.cpp:3006 -#, no-c-format -msgid "E&mail:" -msgstr "E-&mail:" - -#. i18n: file ./project/projectoptions.ui line 295 -#: rc.cpp:3015 -#, no-c-format -msgid "Default &view:" -msgstr "Štandardný pohľad:" - -#. i18n: file ./project/projectoptions.ui line 312 -#: rc.cpp:3018 -#, no-c-format -msgid "Default &encoding:" -msgstr "Štandardné kódovanie:" - -#. i18n: file ./project/projectoptions.ui line 343 -#: rc.cpp:3024 -#, no-c-format -msgid "E&xclude from project:" -msgstr "Vylúčiť z projektu:" - -#. i18n: file ./project/projectoptions.ui line 354 -#: rc.cpp:3027 -#, no-c-format -msgid "Exclude &files listed in .cvsignore" -msgstr "Vylúčiť súbory nachádzajúce sa v .cvsignore" - -#. i18n: file ./project/projectoptions.ui line 358 -#: rc.cpp:3030 -#, no-c-format -msgid "" -"The files listed in <i>.cvsignore</i> files will not appear in the project " -"tree, nor will be shown when you rescan the project folder or upload the " -"project. Files matching the <i>.cvsignore</i> entries that were already present " -"in the project will be removed from it, but they will not be removed from the " -"disc." -"<br>\n" -"<b>NOTE:</b> This feature works only for local projects." -msgstr "" -"Súbory zobrazené v <i>.cvsignore</i> sa nezobrazia v strome projektu tree, nor " -"will be shown when you rescan the project folder or upload the project. Files " -"matching the <i>.cvsignore</i> entries that were already present in the project " -"will be removed from it, but they will not be removed from the disc." -"<br>\n" -"<b>NOTE:</b> Táto funkcia funguje len pre lokálne projekty." - -#. i18n: file ./project/projectoptions.ui line 374 -#: rc.cpp:3034 -#, no-c-format -msgid "Debugger" -msgstr "Debugger" - -#. i18n: file ./project/projectoptions.ui line 385 -#: rc.cpp:3037 -#, no-c-format -msgid "Debu&gger:" -msgstr "Debu&gger:" - -#. i18n: file ./project/projectoptions.ui line 420 -#: rc.cpp:3040 -#, no-c-format -msgid "Optio&ns" -msgstr "Voľby" - -#. i18n: file ./project/projectoptions.ui line 428 -#: rc.cpp:3043 -#, no-c-format -msgid "Remember &breakpoints across sessions" -msgstr "Zapamätať &body zastavenia medzi sedeniami" - -#. i18n: file ./project/projectoptions.ui line 436 -#: rc.cpp:3046 -#, no-c-format -msgid "Remember watches across sessions" -msgstr "Zapamätať pohľady medzi sedeniami" - -#. i18n: file ./project/projectoptions.ui line 449 -#: rc.cpp:3049 -#, no-c-format -msgid "Use persistent boo&kmarks" -msgstr "" - -#. i18n: file ./project/projectoptions.ui line 465 -#: rc.cpp:3052 -#, no-c-format -msgid "&Use preview prefix:" -msgstr "Použiť &predponu náhľadu:" - -#. i18n: file ./data/config/quantaui.rc line 13 -#: rc.cpp:3058 -#, no-c-format -msgid "Save as Template" -msgstr "Uložiť ako šablónu" - -#. i18n: file ./data/config/quantaui.rc line 38 -#: rc.cpp:3064 -#, no-c-format -msgid "Paste Special" -msgstr "Vložiť inak" - -#. i18n: file ./data/config/quantaui.rc line 60 -#: rc.cpp:3070 -#, no-c-format -msgid "E&xternal Preview" -msgstr "E&xterný náhľad" - -#. i18n: file ./data/config/quantaui.rc line 75 -#: rc.cpp:3073 -#, no-c-format -msgid "&Project" -msgstr "&Projekt" - -#. i18n: file ./data/config/quantaui.rc line 94 -#: rc.cpp:3076 -#, no-c-format -msgid "Too&lbars" -msgstr "Panely &nástrojov" - -#. i18n: file ./data/config/quantaui.rc line 96 -#: rc.cpp:3079 -#, no-c-format -msgid "&Load Toolbars" -msgstr "&Načítať panely nástrojov" - -#. i18n: file ./data/config/quantaui.rc line 102 -#: rc.cpp:3082 -#, no-c-format -msgid "&Save Toolbars" -msgstr "&Uložiť panely nástrojov" - -#. i18n: file ./data/config/quantaui.rc line 116 -#: rc.cpp:3085 -#, no-c-format -msgid "&DTD" -msgstr "&DTD" - -#. i18n: file ./data/config/quantaui.rc line 128 -#: rc.cpp:3088 -#, no-c-format -msgid "&Tags" -msgstr "&Značky" - -#. i18n: file ./data/config/quantaui.rc line 135 -#: rc.cpp:3091 -#, no-c-format -msgid "Plu&gins" -msgstr "&Moduly" - -#. i18n: file ./data/config/quantaui.rc line 139 -#: rc.cpp:3094 -#, no-c-format -msgid "T&ools" -msgstr "&Nástroje" - -#. i18n: file ./data/config/quantaui.rc line 192 -#: rc.cpp:3106 -#, no-c-format -msgid "Editor Toolbar" -msgstr "Editor panelov nástrojov" - -#. i18n: file ./data/config/quantaui.rc line 200 -#: rc.cpp:3109 -#, no-c-format -msgid "Plugins Toolbar" -msgstr "Panel nástrojov modulov" - -#. i18n: file ./data/config/quantaui.rc line 207 -#: rc.cpp:3112 -#, no-c-format -msgid "Navigation Toolbar" -msgstr "Navigačný pfanel nástrojov" - -#. i18n: file ./data/config/quantaui.rc line 230 -#: rc.cpp:3115 -#, no-c-format -msgid "&Debug" -msgstr "&Debug" - -#. i18n: file ./data/config/quantaui.rc line 232 -#: rc.cpp:3118 -#, no-c-format -msgid "Session" -msgstr "Sedenie" - -#. i18n: file ./data/config/quantaui.rc line 237 -#: rc.cpp:3121 -#, no-c-format -msgid "&Execution" -msgstr "Spustenie" - -#. i18n: file ./data/config/quantaui.rc line 252 -#: rc.cpp:3124 -#, no-c-format -msgid "&Breakpoints" -msgstr "&Body zastavenia" - -#. i18n: file ./data/config/quantaui.rc line 258 -#: rc.cpp:3127 -#, no-c-format -msgid "&Variables" -msgstr "Premenné" - -#. i18n: file ./data/config/quantaui.rc line 263 -#: rc.cpp:3130 -#, no-c-format -msgid "&Profiler" -msgstr "&Profilovací program" - -#. i18n: file ./data/config/quantaui.rc line 268 -#: rc.cpp:3133 -#, no-c-format -msgid "Debugger Toolbar" -msgstr "Panel nástrojov debuggeru" - -#. i18n: file ./data/config/quantaui.rc line 287 -#: rc.cpp:3136 -#, no-c-format -msgid "Project Toolbar" -msgstr "Panel nástrojov projektu" - -#. i18n: file ./scripts/scriptinfo.kmdr line 16 -#: rc.cpp:3139 -#, no-c-format -msgid "Quanta Script Info Generator" -msgstr "Generátor popisov skriptov programu Quanta" - -#. i18n: file ./scripts/scriptinfo.kmdr line 37 -#: rc.cpp:3142 -#, no-c-format -msgid "Enter Info" -msgstr "Zadajte informácie" - -#. i18n: file ./scripts/scriptinfo.kmdr line 61 -#: rc.cpp:3145 -#, no-c-format -msgid "Please fill in all fields" -msgstr "Prosím, vyplňte všetky políčka" - -#. i18n: file ./scripts/scriptinfo.kmdr line 69 -#: rc.cpp:3148 -#, no-c-format -msgid "Script name:" -msgstr "Názov skriptu:" - -#. i18n: file ./scripts/scriptinfo.kmdr line 90 -#: rc.cpp:3151 -#, no-c-format -msgid "Enter the script name with the extension" -msgstr "Zadajte názov skriptu s príponou" - -#. i18n: file ./scripts/scriptinfo.kmdr line 98 -#: rc.cpp:3154 -#, no-c-format -msgid "About script:" -msgstr "O skripte:" - -#. i18n: file ./scripts/scriptinfo.kmdr line 111 -#: rc.cpp:3157 -#, no-c-format -msgid "Formatting may be done with XHTML tags" -msgstr "Formátovanie je možné vytvoriť pomocou XHTML značiek" - -#. i18n: file ./scripts/scriptinfo.kmdr line 119 -#: rc.cpp:3160 -#, no-c-format -msgid "http://" -msgstr "http://" - -#. i18n: file ./scripts/scriptinfo.kmdr line 127 -#: rc.cpp:3163 -#, no-c-format -msgid "The location of your up-to-date file on the web" -msgstr "Umiestnenie vášho aktuálneho súboru na webe" - -#. i18n: file ./scripts/scriptinfo.kmdr line 135 -#: rc.cpp:3166 -#, no-c-format -msgid "Script author:" -msgstr "Autor skriptu:" - -#. i18n: file ./scripts/scriptinfo.kmdr line 143 -#: rc.cpp:3169 -#, no-c-format -msgid "Script license:" -msgstr "Licencia skriptu:" - -#. i18n: file ./scripts/scriptinfo.kmdr line 159 -#: rc.cpp:3172 -#, no-c-format -msgid "Select the directory to write the .info file to" -msgstr "Vyberte adresár kde chcete zapísať súbor .info" - -#. i18n: file ./scripts/scriptinfo.kmdr line 165 -#: rc.cpp:3175 -#, no-c-format -msgid "GPL-2" -msgstr "GPL-2" - -#. i18n: file ./scripts/scriptinfo.kmdr line 170 -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:83 rc.cpp:3178 -#, no-c-format -msgid "LGPL" -msgstr "LGPL" - -#. i18n: file ./scripts/scriptinfo.kmdr line 175 -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:84 rc.cpp:3181 -#, no-c-format -msgid "BSD" -msgstr "BSD" - -#. i18n: file ./scripts/scriptinfo.kmdr line 180 -#: rc.cpp:3184 -#, no-c-format -msgid "Public Domain" -msgstr "Public Domain" - -#. i18n: file ./scripts/scriptinfo.kmdr line 185 -#: rc.cpp:3187 rc.cpp:4838 -#, no-c-format -msgid "Other" -msgstr "Ostatné" - -#. i18n: file ./scripts/scriptinfo.kmdr line 200 -#: rc.cpp:3190 -#, no-c-format -msgid "If other include in about" -msgstr "" - -#. i18n: file ./scripts/scriptinfo.kmdr line 208 -#: rc.cpp:3193 -#, no-c-format -msgid "Editor/Executor:" -msgstr "Editor/spúšťač:" - -#. i18n: file ./scripts/scriptinfo.kmdr line 216 -#: rc.cpp:3196 -#, no-c-format -msgid "Author email:" -msgstr "Autorov e-mail:" - -#. i18n: file ./scripts/scriptinfo.kmdr line 224 -#: rc.cpp:3199 -#, no-c-format -msgid "Web address:" -msgstr "Webová adresa:" - -#. i18n: file ./scripts/scriptinfo.kmdr line 232 -#: rc.cpp:3202 -#, no-c-format -msgid "Version number:" -msgstr "Číslo verzie:" - -#. i18n: file ./scripts/scriptinfo.kmdr line 273 -#: rc.cpp:3205 -#, no-c-format -msgid "kmdr-editor" -msgstr "kmdr-editor" - -#. i18n: file ./scripts/scriptinfo.kmdr line 278 -#: rc.cpp:3208 -#, no-c-format -msgid "kwrite" -msgstr "kwrite" - -#. i18n: file ./scripts/scriptinfo.kmdr line 283 -#: rc.cpp:3211 -#, no-c-format -msgid "kate" -msgstr "kate" - -#. i18n: file ./scripts/scriptinfo.kmdr line 288 -#: rc.cpp:3214 -#, no-c-format -msgid "tdevelop" -msgstr "tdevelop" - -#. i18n: file ./scripts/scriptinfo.kmdr line 303 -#: rc.cpp:3217 -#, no-c-format -msgid "Optional: Editor other than Quanta to use for this script" -msgstr "" -"Voliteľné: ďalší editor, okrem programu Quanta, ktorý používať pre tento skript" - -#. i18n: file ./scripts/scriptinfo.kmdr line 314 -#: rc.cpp:3220 -#, no-c-format -msgid "kmdr-executor -c quanta" -msgstr "kmdr-executor -c quanta" - -#. i18n: file ./scripts/scriptinfo.kmdr line 319 -#: rc.cpp:3223 -#, no-c-format -msgid "kmdr-executor" -msgstr "kmdr-executor" - -#. i18n: file ./scripts/scriptinfo.kmdr line 324 -#: rc.cpp:3226 -#, no-c-format -msgid "perl" -msgstr "perl" - -#. i18n: file ./scripts/scriptinfo.kmdr line 329 -#: rc.cpp:3229 -#, no-c-format -msgid "php" -msgstr "php" - -#. i18n: file ./scripts/scriptinfo.kmdr line 344 -#: rc.cpp:3232 -#, no-c-format -msgid "Optional: External program executor" -msgstr "Voliteľné: Externý spúšťací program" - -#. i18n: file ./scripts/scriptinfo.kmdr line 352 -#: rc.cpp:3235 rc.cpp:3749 -#, no-c-format -msgid "Script location:" -msgstr "Umiestnenie skriptu:" - -#. i18n: file ./scripts/scriptinfo.kmdr line 360 -#: rc.cpp:3238 -#, no-c-format -msgid "Write File" -msgstr "Zapísať súbor" - -#. i18n: file ./scripts/scriptinfo.kmdr line 431 -#: rc.cpp:3244 -#, no-c-format -msgid "" -"<html><head><meta name=\"qrichtext\" content=\"1\" /></head>" -"<body style=\"font-size:11pt;font-family:sans-serif\">\n" -"<p style=\"margin-top:16px\"><span style=\"font-weight:600\">" -"Quanta Plus Submitter Info Files</span></p>\n" -"<p>The purpose of these files is to provide developers with proper credit, " -"expose licensing information and give users thumbnail information about scripts " -"and templates at a glance. We ask that you try to do several things here.</p>\n" -"<ul type=\"disc\">" -"<li>Fill in all the fields. They are all there for a reason.</li>\n" -"<li>Contact the appropriate Quanta script and template maintainer or a member " -"of our team when you have new releases so we can include them. As we plan to " -"build a huge repository we have to rely on you here.</li></ul>\n" -"<p>The additional information serves as a backup. Any time a user wants they " -"can click the link to go to your site and get updates, docs or whatever they " -"require. Thank you for helping us to make this a great feature</p>\n" -"<p align=\"center\" style=\"margin-top:14px\"><span style=\"font-weight:600\">" -"Contact Information</span></p>\n" -"<p align=\"center\">Quanta Resource Maintainer - (none at this time)<br />" -"Lead Developer - Andras Mantia <a " -"href=\"mailto:amantia@kde.org?subject=ScriptInfo\">amantia@kde.org</a><br />" -"Kommander - Michal Rudolf <a " -"href=\"mailto:mrudolf@tdewebdev.org?subject=ScriptInfo\">" -"mrudolf@tdewebdev.org</a><br />Project Lead - Eric Laffoon <a " -"href=\"mailto:sequitur@kde.org?subject=ScriptInfo\">sequitur@kde.org</a></p>\n" -"</body></html>\n" -msgstr "" - -#. i18n: file ./scripts/tidy.kmdr line 16 -#: rc.cpp:3256 -#, no-c-format -msgid "Tidy by Kommander" -msgstr "Vyčistiť pomocou Kommanderu" - -#. i18n: file ./scripts/tidy.kmdr line 37 -#: rc.cpp:3259 -#, no-c-format -msgid "General Options" -msgstr "Všeobecné nastavenia" - -#. i18n: file ./scripts/tidy.kmdr line 54 -#: rc.cpp:3262 -#, no-c-format -msgid "Non Tidy Option" -msgstr "" - -#. i18n: file ./scripts/tidy.kmdr line 78 -#: rc.cpp:3265 -#, no-c-format -msgid "" -"Note: This will not work well if you have multiple\n" -"instances of Quanta running." -msgstr "" -"Poznámka: Ak máte naraz spustených viac samostatných\n" -"okien programu Quanta, toto nebude správne fungovať." - -#. i18n: file ./scripts/tidy.kmdr line 86 -#: rc.cpp:3269 -#, no-c-format -msgid "Use DCOP to send active page from Quanta+ to tidy" -msgstr "Použiť DCOP na odoslanie aktívnej strany z programu Quanta+ do tidy" - -#. i18n: file ./scripts/tidy.kmdr line 116 -#: rc.cpp:3272 -#, no-c-format -msgid "Path to tidy (required):" -msgstr "Cesta ku tidy (vyžadované):" - -#. i18n: file ./scripts/tidy.kmdr line 137 -#: rc.cpp:3275 -#, no-c-format -msgid "Input from file instead of stdin:" -msgstr "Vstup zo súboru namiesto zo stdin?" - -#. i18n: file ./scripts/tidy.kmdr line 152 -#: rc.cpp:3278 -#, no-c-format -msgid "Write errors to file instead of stderr:" -msgstr "Zapisovať chyby do súboru namiesto do stderr:" - -#. i18n: file ./scripts/tidy.kmdr line 167 -#: rc.cpp:3281 -#, no-c-format -msgid "Use configuration from file:" -msgstr "Použiť konfiguráciu zo súboru:" - -#. i18n: file ./scripts/tidy.kmdr line 182 -#: rc.cpp:3284 -#, no-c-format -msgid "Output to file instead of stdout:" -msgstr "Výstup do súboru namiesto stdout:" - -#. i18n: file ./scripts/tidy.kmdr line 226 -#: rc.cpp:3287 -#, no-c-format -msgid "Modify original input files" -msgstr "Modifikovať pôvodné vstupné súbory" - -#. i18n: file ./scripts/tidy.kmdr line 251 -#: rc.cpp:3290 -#, no-c-format -msgid "/usr/bin" -msgstr "/usr/bin" - -#. i18n: file ./scripts/tidy.kmdr line 266 -#: rc.cpp:3293 -#, no-c-format -msgid "Processing Directives" -msgstr "Direktívy prevodu" - -#. i18n: file ./scripts/tidy.kmdr line 297 -#: rc.cpp:3296 -#, no-c-format -msgid "Force XHTML to well-formed HTML" -msgstr "Previesť XHTML do platného HTML" - -#. i18n: file ./scripts/tidy.kmdr line 312 -#: rc.cpp:3299 -#, no-c-format -msgid "Convert HTML to well-formed XHTML" -msgstr "Previesť HTML do platného XHTML" - -#. i18n: file ./scripts/tidy.kmdr line 327 -#: rc.cpp:3302 -#, no-c-format -msgid "Replace FONT, NOBR and CENTER tags by CSS" -msgstr "Nahradiť FONT, NOBR a CENTER značky štýlmi CSS" - -#. i18n: file ./scripts/tidy.kmdr line 342 -#: rc.cpp:3305 -#, no-c-format -msgid "Force tags to upper case" -msgstr "Zmeniť značky na veľké písmená" - -#. i18n: file ./scripts/tidy.kmdr line 357 -#: rc.cpp:3308 -#, no-c-format -msgid "Specify the input is well-formed XML" -msgstr "" - -#. i18n: file ./scripts/tidy.kmdr line 372 -#: rc.cpp:3311 -#, no-c-format -msgid "Omit optional end tags" -msgstr "Vynechať nepovinné uzatváracie značky" - -#. i18n: file ./scripts/tidy.kmdr line 387 -#: rc.cpp:3314 -#, no-c-format -msgid "Do extra accessibility checks <level>:" -msgstr "Vykonať ďalšie kontroly prístupnosti <úroveň>:" - -#. i18n: file ./scripts/tidy.kmdr line 411 -#: rc.cpp:3317 -#, no-c-format -msgid "Output numeric rather than named entities" -msgstr "Vkladať číselné namiesto slovných entít" - -#. i18n: file ./scripts/tidy.kmdr line 426 -#: rc.cpp:3320 -#, no-c-format -msgid "Only show errors" -msgstr "Zobraziť len chyby" - -#. i18n: file ./scripts/tidy.kmdr line 451 -#: rc.cpp:3323 -#, no-c-format -msgid "Wrap text at column:" -msgstr "Zalomiť text na stĺpci:" - -#. i18n: file ./scripts/tidy.kmdr line 459 -#: rc.cpp:3326 -#, no-c-format -msgid "Convert HTML to well-formed XML" -msgstr "Konvertovať HTML do platného XML" - -#. i18n: file ./scripts/tidy.kmdr line 474 -#: rc.cpp:3329 -#, no-c-format -msgid "Indent element content" -msgstr "" - -#. i18n: file ./scripts/tidy.kmdr line 489 -#: rc.cpp:3332 -#, no-c-format -msgid "Strip out smart quotes and em dashes, etc." -msgstr "" - -#. i18n: file ./scripts/tidy.kmdr line 504 -#: rc.cpp:3335 -#, no-c-format -msgid "Suppress nonessential output" -msgstr "" - -#. i18n: file ./scripts/tidy.kmdr line 523 -#: rc.cpp:3338 -#, no-c-format -msgid "Character Encodings" -msgstr "Kódovanie znakov:" - -#. i18n: file ./scripts/tidy.kmdr line 557 -#: rc.cpp:3341 -#, no-c-format -msgid "(ibm858) use IBM-858 (CP850+Euro) for input, US-ASCII for output" -msgstr "(ibm858) použiť IBM-858 (CP850+Euro) pre vstup, US-ASCII pre výstup" - -#. i18n: file ./scripts/tidy.kmdr line 571 -#: rc.cpp:3344 -#, no-c-format -msgid "(raw) output values above 127 without conversion to entities" -msgstr "(raw) výstupné hodnoty nad 127 bez konverzie na entity" - -#. i18n: file ./scripts/tidy.kmdr line 588 -#: rc.cpp:3347 -#, no-c-format -msgid "(utf16le) use UTF-16LE for both input and output" -msgstr "(utf16le) použiť UTF-16LE pre vstup aj výstup" - -#. i18n: file ./scripts/tidy.kmdr line 602 -#: rc.cpp:3350 -#, no-c-format -msgid "(latin1) use ISO-8859-1 for both input and output" -msgstr "(latin1) použiť ISO-8859-1 pre vstup aj výstup" - -#. i18n: file ./scripts/tidy.kmdr line 616 -#: rc.cpp:3353 -#, no-c-format -msgid "(win1252) use Windows-1252 for input, US-ASCII for output" -msgstr "(win1252) použiť Windows-1252 pre vstup, US-ASCII pre výstup" - -#. i18n: file ./scripts/tidy.kmdr line 638 -#: rc.cpp:3356 -#, no-c-format -msgid "(shiftjis) use Shift_JIS for both input and output" -msgstr "(shiftjis) použiť Shift_JIS pre vstup aj výstup" - -#. i18n: file ./scripts/tidy.kmdr line 652 -#: rc.cpp:3359 -#, no-c-format -msgid "(utf16be) use UTF-16BE for both input and output" -msgstr "(utf16be) použiť UTF-16BE pre vstup aj výstup" - -#. i18n: file ./scripts/tidy.kmdr line 666 -#: rc.cpp:3362 -#, no-c-format -msgid "(ascii) use US-ASCII for output, ISO-8859-1 for input" -msgstr "(ascii) použiť US-ASCII pre výstup, ISO-8859-1 pre vstup" - -#. i18n: file ./scripts/tidy.kmdr line 680 -#: rc.cpp:3365 -#, no-c-format -msgid "set the two-letter language code <lang> (for future use)" -msgstr "nastaviť dvojpísmenový kód <lang> (pre neskoršie použitie)" - -#. i18n: file ./scripts/tidy.kmdr line 694 -#: rc.cpp:3368 -#, no-c-format -msgid "(utf16) use UTF-16 for both input and output" -msgstr "(utf16) použiť UTF-16 pre vstup aj výstup" - -#. i18n: file ./scripts/tidy.kmdr line 708 -#: rc.cpp:3371 -#, no-c-format -msgid "(big5) use Big5 for both input and output" -msgstr "(big5) použiť Big5 pre vstup aj výstup" - -#. i18n: file ./scripts/tidy.kmdr line 722 -#: rc.cpp:3374 -#, no-c-format -msgid "(utf8) use UTF-8 for both input and output" -msgstr "(utf8) použiť UTF-8 pre vstup aj výstup" - -#. i18n: file ./scripts/tidy.kmdr line 736 -#: rc.cpp:3377 -#, no-c-format -msgid "(latin0) use US-ASCII for output, ISO-8859-1 for input" -msgstr "(latin0) použiť US-ASCII pre výstup, ISO-8859-1 pre vstup" - -#. i18n: file ./scripts/tidy.kmdr line 750 -#: rc.cpp:3380 -#, no-c-format -msgid "(mac) use MacRoman for input, US-ASCII for output" -msgstr "(mac) použiť MacRoman pre vstup, US-ASCII pre výstup" - -#. i18n: file ./scripts/tidy.kmdr line 764 -#: rc.cpp:3383 -#, no-c-format -msgid "(iso2022) use ISO-2022 for both input and output" -msgstr "(iso2022) použiť ISO-2022 pre vstup aj výstup" - -#. i18n: file ./scripts/tidy.kmdr line 778 -#: rc.cpp:3386 -#, no-c-format -msgid "Do not specify an encoding" -msgstr "Neupresniť kódovanie" - -#. i18n: file ./scripts/tidy.kmdr line 799 -#: rc.cpp:3389 -#, no-c-format -msgid "About Tidy" -msgstr "O nástroji Tidy" - -#. i18n: file ./scripts/tidy.kmdr line 924 -#: rc.cpp:3392 -#, no-c-format -msgid "" -"HTML Tidy Configuration Settings\n" -"\n" -"Within a file, use the form:\n" -"\n" -"wrap: 72\n" -"split: no\n" -"\n" -"When specified on the command line, use the form:\n" -"\n" -"--wrap 72 --split no\n" -"\n" -"Name\t\t\t\tType \tAllowable values\n" -"==================== \t========= \t==============================\n" -"indent-spaces\t\t\tInteger \t0, 1, 2, ...\n" -"wrap\t\t\t\tInteger \t0 (no wrapping), 1, 2, ...\n" -"tab-size\t\t\t\tInteger \t0, 1, 2, ...\n" -"char-encoding\t\t\tEncoding\t ascii, latin0, latin1, raw, utf8, iso202\n" -"\t\t\t\t\t\tutf16le, utf16be, utf16,\n" -"\t\t\t\t\t\tmac, win1252, ibm858, big5, shiftjis\n" -"input-encoding\t\t\tEncoding \tascii, latin0, latin1, raw, utf8, iso202\n" -"\t\t\t\t\t\tutf16le, utf16be, utf16,\n" -"\t\t\t\t\t\tmac, win1252, ibm858, big5, shiftjis\n" -"output-encoding\t\t\tEncoding\tascii, latin0, latin1, raw, utf8, iso202\n" -"\t\t\t\t\t\tutf16le, utf16be, utf16,\n" -"\t\t\t\t\t\tmac, win1252, ibm858, big5, shiftjis\n" -"newline\t\t\t\tenum\t\tLF, CRLF, CR\n" -"doctype\t\t\t\tDocType\tauto, omit, strict, loose, transitional,\n" -"\t\t\t\t\t\tuser specified fpi (string)\n" -"repeated-attributes\t\tenum\t\tkeep-first, keep-last\n" -"alt-text\t\t\t\tString\t\t-\n" -"slide-style\t\t\tString\t\t-\n" -"error-file\t\t\t\tString\t\t-\n" -"output-file\t\t\tString\t\t-\n" -"write-back\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"markup\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"show-warnings\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"quiet\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"indent\t\t\t\tAutoBool \tauto, y/n, yes/no, t/f, true/false, 1/0\n" -"hide-endtags\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"input-xml\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"output-xml\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"output-xhtml\t\t\tBoolean \t y/n, yes/no, t/f, true/false, 1/0\n" -"output-html\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"add-xml-decl\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"uppercase-tags\t\t\tBoolean \t y/n, yes/no, t/f, true/false, 1/0\n" -"uppercase-attributes\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"bare\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"clean\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"logical-emphasis\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"drop-proprietary-attributes\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"drop-font-tags\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"drop-empty-paras\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"fix-bad-comments\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"break-before-br\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"split\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"numeric-entities\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"quote-marks\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"quote-nbsp\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"quote-ampersand\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-attributes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-script-literals\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-sections\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-asp\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-jste\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-php\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"fix-backslash\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"indent-attributes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"assume-xml-procins\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"add-xml-space\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"enclose-text\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"enclose-block-text\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"keep-time\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"word-2000\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"tidy-mark\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"gnu-emacs\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"gnu-emacs-file\t\t\tString \t-\n" -"literal-attributes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"show-body-only\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"fix-uri\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"lower-literals\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"hide-comments\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"indent-cdata\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"force-output\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"show-errors\t\t\tInteger \t0, 1, 2, ...\n" -"ascii-chars\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"join-classes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"join-styles\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"escape-cdata\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"language\t\t\tString \t-\n" -"ncr\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"output-bom\t\t\tAutoBool \tauto, y/n, yes/no, t/f, true/false, 1/0\n" -"replace-color\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"css-prefix\t\t\tName \tCSS1 selector\n" -"new-inline-tags\t\t\tTag names \ttagX, tagY, ...\n" -"new-blocklevel-tags\t\tTag names \ttagX, tagY, ...\n" -"new-empty-tags\t\t\tTag names \ttagX, tagY, ...\n" -"new-pre-tags\t\t\tTag names\ttagX, tagY, ...\n" -"accessibility-check\t\tInteger \t0, 1, 2, ...\n" -msgstr "" -"Konfiguračné nastavenia HTML Tidy\n" -"\n" -"Vnútri súboru používajte tvar:\n" -"\n" -"wrap: 72\n" -"split: no\n" -"\n" -"Pri zadávaní do príkazového riadku používajte tvar:\n" -"\n" -"--wrap 72 --split no\n" -"\n" -"Názov\t\t\t\tType \tPrípustné hodnoty\n" -"==================== \t========= \t==============================\n" -"indent-spaces\t\t\tInteger \t0, 1, 2, ...\n" -"wrap\t\t\t\tInteger \t0 (no wrapping), 1, 2, ...\n" -"tab-size\t\t\t\tInteger \t0, 1, 2, ...\n" -"char-encoding\t\t\tEncoding\t ascii, latin0, latin1, raw, utf8, iso202\n" -"\t\t\t\t\t\tutf16le, utf16be, utf16,\n" -"\t\t\t\t\t\tmac, win1252, ibm858, big5, shiftjis\n" -"input-encoding\t\t\tEncoding \tascii, latin0, latin1, raw, utf8, iso202\n" -"\t\t\t\t\t\tutf16le, utf16be, utf16,\n" -"\t\t\t\t\t\tmac, win1252, ibm858, big5, shiftjis\n" -"output-encoding\t\t\tEncoding\tascii, latin0, latin1, raw, utf8, iso202\n" -"\t\t\t\t\t\tutf16le, utf16be, utf16,\n" -"\t\t\t\t\t\tmac, win1252, ibm858, big5, shiftjis\n" -"newline\t\t\t\tenum\t\tLF, CRLF, CR\n" -"doctype\t\t\t\tDocType\tauto, omit, strict, loose, transitional,\n" -"\t\t\t\t\t\tuser specified fpi (string)\n" -"repeated-attributes\t\tenum\t\tkeep-first, keep-last\n" -"alt-text\t\t\t\tString\t\t-\n" -"slide-style\t\t\tString\t\t-\n" -"error-file\t\t\t\tString\t\t-\n" -"output-file\t\t\tString\t\t-\n" -"write-back\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"markup\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"show-warnings\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"quiet\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"indent\t\t\t\tAutoBool \tauto, y/n, yes/no, t/f, true/false, 1/0\n" -"hide-endtags\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"input-xml\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"output-xml\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"output-xhtml\t\t\tBoolean \t y/n, yes/no, t/f, true/false, 1/0\n" -"output-html\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"add-xml-decl\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"uppercase-tags\t\t\tBoolean \t y/n, yes/no, t/f, true/false, 1/0\n" -"uppercase-attributes\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"bare\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"clean\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"logical-emphasis\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"drop-proprietary-attributes\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"drop-font-tags\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"drop-empty-paras\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"fix-bad-comments\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"break-before-br\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"split\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"numeric-entities\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"quote-marks\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"quote-nbsp\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"quote-ampersand\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-attributes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-script-literals\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-sections\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-asp\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-jste\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"wrap-php\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"fix-backslash\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"indent-attributes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"assume-xml-procins\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"add-xml-space\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"enclose-text\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"enclose-block-text\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"keep-time\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"word-2000\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"tidy-mark\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"gnu-emacs\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"gnu-emacs-file\t\t\tString \t-\n" -"literal-attributes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"show-body-only\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"fix-uri\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"lower-literals\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"hide-comments\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"indent-cdata\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"force-output\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"show-errors\t\t\tInteger \t0, 1, 2, ...\n" -"ascii-chars\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"join-classes\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"join-styles\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"escape-cdata\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"language\t\t\tString \t-\n" -"ncr\t\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"output-bom\t\t\tAutoBool \tauto, y/n, yes/no, t/f, true/false, 1/0\n" -"replace-color\t\t\tBoolean \ty/n, yes/no, t/f, true/false, 1/0\n" -"css-prefix\t\t\tName \tCSS1 selector\n" -"new-inline-tags\t\t\tTag names \ttagX, tagY, ...\n" -"new-blocklevel-tags\t\tTag names \ttagX, tagY, ...\n" -"new-empty-tags\t\t\tTag names \ttagX, tagY, ...\n" -"new-pre-tags\t\t\tTag names\ttagX, tagY, ...\n" -"accessibility-check\t\tInteger \t0, 1, 2, ...\n" - -#. i18n: file ./scripts/tidy.kmdr line 938 -#: rc.cpp:3493 rc.cpp:3924 -#, no-c-format -msgid "&Process" -msgstr "Priebeh:" - -#. i18n: file ./scripts/xsltproc.kmdr line 18 -#: rc.cpp:3499 -#, no-c-format -msgid "Quanta+: xsltproc" -msgstr "Quanta+: xsltproc" - -#. i18n: file ./scripts/xsltproc.kmdr line 66 -#: rc.cpp:3502 -#, no-c-format -msgid "&Translate" -msgstr "Preložiť" - -#. i18n: file ./scripts/xsltproc.kmdr line 143 -#: rc.cpp:3508 -#, no-c-format -msgid "Current file" -msgstr "Aktuálny súbor" - -#. i18n: file ./scripts/xsltproc.kmdr line 184 -#: rc.cpp:3511 -#, no-c-format -msgid "File location:" -msgstr "Umiestnenie súboru:" - -#. i18n: file ./scripts/xsltproc.kmdr line 221 -#: rc.cpp:3514 -#, no-c-format -msgid "Stylesheet location:" -msgstr "Umiestnenie štýlov:" - -#. i18n: file ./scripts/xsltproc.kmdr line 255 -#: rc.cpp:3517 -#, no-c-format -msgid "Output file name:" -msgstr "Názov súboru výstupu:" - -#. i18n: file ./scripts/picturewizard.kmdr line 18 -#: rc.cpp:3520 -#, no-c-format -msgid "Docbook Image Wizard" -msgstr "" - -#. i18n: file ./scripts/picturewizard.kmdr line 87 -#: rc.cpp:3526 -#, no-c-format -msgid "" -"Press this button to cancel the creation of the image markup. No action will be " -"performed." -msgstr "" -"Kliknite toto tlačidlo pre zrušenie vytvárania kódu obrázku. Nebude vykonaná " -"žiadna akcia." - -#. i18n: file ./scripts/picturewizard.kmdr line 103 -#: rc.cpp:3529 -#, no-c-format -msgid "O&K" -msgstr "O&K" - -#. i18n: file ./scripts/picturewizard.kmdr line 123 -#: rc.cpp:3532 -#, no-c-format -msgid "Press this button to create the image markup." -msgstr "Kliknite toto tlačidlo pre vytvorenie kódu obrázku." - -#. i18n: file ./scripts/picturewizard.kmdr line 144 -#: rc.cpp:3535 -#, no-c-format -msgid "" -"<qt>\n" -"Select the type of markup appropriated to wrap your image:\n" -"<ul>\n" -"<li><b>screenshot:</b> used for screenshot images.</li>\n" -"<li><b>mediaobject:</b> used for all kinds of images which are not presented " -"inside the flow of text or table entry.</li>\n" -"<li><b>inlinemediaobject:</b> used for images which are presented in the middle " -"of flow of text, or in a table entry. Use mediaobject for all other images.</li>" -"\n" -"</ul>\n" -"</qt>" -msgstr "" -"<qt>\n" -"Vyberte požadovaný typ kódu na obalenie vášho obrázku:\n" -"<ul>\n" -"<li><b>snímok obrazovky:</b> používať pre snímky obrazovky.</li>\n" -"<li><b>objekt media:</b> používať pre všetky druhy obrázkov, ktoré sa " -"nenachádzajú vo vnútri prúdu textu, alebo záznamu tabuľky.</li>\n" -"<li><b>objekt media v riadku:</b> používať pre obrázky, ktoré sa nachádzajú vo " -"vnútri prúdu textu alebo záznamu tabuľky. Pre ostatné obrázky použite objekt " -"media.</li>\n" -"</ul>\n" -"</qt>" - -#. i18n: file ./scripts/picturewizard.kmdr line 155 -#: rc.cpp:3545 -#, no-c-format -msgid "Wrapper Type" -msgstr "Typ obalu" - -#. i18n: file ./scripts/picturewizard.kmdr line 175 -#: rc.cpp:3548 -#, no-c-format -msgid "&screenshot" -msgstr "&snímka obrazovky" - -#. i18n: file ./scripts/picturewizard.kmdr line 201 -#: rc.cpp:3551 -#, no-c-format -msgid "" -"Select this option to create the necessary markup for a screenshot. The " -"screenshot markup contains the mediaoption markup. Use for screenshots only. " -"Other figures and images should use inlinemediaobject if inside text, or " -"mediaobject to separate the image from the text." -msgstr "" -"Vyberte túto voľbu pre vytvorenie potrebného kódu pre snímok obrazovky. Kód " -"snímku obrazovky obsahuje kód mediaoption. Používajte len pre snímky obrazovky. " -"Ostatné obrázky by mali použivať \"objekt media v riadku\" ak sú vo vnútri " -"textu, alebo \"objekt media\" na oddelenie obrázku od textu." - -#. i18n: file ./scripts/picturewizard.kmdr line 209 -#: rc.cpp:3554 -#, no-c-format -msgid "&mediaobject" -msgstr "objekt &media" - -#. i18n: file ./scripts/picturewizard.kmdr line 226 -#: rc.cpp:3557 -#, no-c-format -msgid "" -"Select this option to create the necessary markup for a image outside the " -"normal flow of text. Check the \"Create caption, using the image description " -"text.\" box, to add text description for the image." -msgstr "" -"Vyberte túto voľbu pre vytvorenie potrebného kódu pre obrázok mimo bežného " -"prúdu textu. Zaškrtnite políčko \"Vytvoriť titul použitím popisu obrázku.\"pre " -"pridanie popisu obrázku." - -#. i18n: file ./scripts/picturewizard.kmdr line 240 -#: rc.cpp:3560 -#, no-c-format -msgid "i&nlinemediaobject" -msgstr "objekt media v riadku" - -#. i18n: file ./scripts/picturewizard.kmdr line 259 -#: rc.cpp:3563 -#, no-c-format -msgid "" -"Select this option to create the necessary markup for a image inside the normal " -"flow of text. You should use this option for images inside a table entry (entry " -"tag) or a paragraph (para tag). This option is specially suited for small " -"images, such as icons." -msgstr "" -"Vyberte túto voľbu pre vytvorenie potrebného kódu pre obrázok vo vnútri bežného " -"prúdu textu. Túto voľbu by ste mali používať pre obrázky vo vnútri záznamu " -"tabuľky (značka entry) alebo odstavca (značka para). Táto voľba je vhodná " -"hlavne pre malé obrázky, ako napríklad ikony." - -#. i18n: file ./scripts/picturewizard.kmdr line 269 -#: rc.cpp:3566 -#, no-c-format -msgid "Image Options" -msgstr "Voľby obrázka" - -#. i18n: file ./scripts/picturewizard.kmdr line 306 -#: rc.cpp:3569 -#, no-c-format -msgid "BMP" -msgstr "BMP" - -#. i18n: file ./scripts/picturewizard.kmdr line 311 -#: rc.cpp:3572 -#, no-c-format -msgid "CGM-BINARY" -msgstr "CGM-BINARY" - -#. i18n: file ./scripts/picturewizard.kmdr line 316 -#: rc.cpp:3575 -#, no-c-format -msgid "CGM-CHAR" -msgstr "CGM-CHAR" - -#. i18n: file ./scripts/picturewizard.kmdr line 321 -#: rc.cpp:3578 -#, no-c-format -msgid "CGM-CLEAR" -msgstr "CGM-CLEAR" - -#. i18n: file ./scripts/picturewizard.kmdr line 326 -#: rc.cpp:3581 -#, no-c-format -msgid "DITROFF" -msgstr "DITROFF" - -#. i18n: file ./scripts/picturewizard.kmdr line 331 -#: rc.cpp:3584 -#, no-c-format -msgid "DVI" -msgstr "DVI" - -#. i18n: file ./scripts/picturewizard.kmdr line 336 -#: rc.cpp:3587 -#, no-c-format -msgid "EPS" -msgstr "EPS" - -#. i18n: file ./scripts/picturewizard.kmdr line 341 -#: rc.cpp:3590 -#, no-c-format -msgid "EQN" -msgstr "EQN" - -#. i18n: file ./scripts/picturewizard.kmdr line 346 -#: rc.cpp:3593 -#, no-c-format -msgid "FAX" -msgstr "FAX" - -#. i18n: file ./scripts/picturewizard.kmdr line 351 -#: rc.cpp:3596 -#, no-c-format -msgid "GIF" -msgstr "GIF" - -#. i18n: file ./scripts/picturewizard.kmdr line 356 -#: rc.cpp:3599 -#, no-c-format -msgid "GIF87a" -msgstr "GIF87a" - -#. i18n: file ./scripts/picturewizard.kmdr line 361 -#: rc.cpp:3602 -#, no-c-format -msgid "GIF89a" -msgstr "GIF89a" - -#. i18n: file ./scripts/picturewizard.kmdr line 366 -#: rc.cpp:3605 -#, no-c-format -msgid "IGES" -msgstr "IGES" - -#. i18n: file ./scripts/picturewizard.kmdr line 371 -#: rc.cpp:3608 -#, no-c-format -msgid "JPEG" -msgstr "JPEG" - -#. i18n: file ./scripts/picturewizard.kmdr line 376 -#: rc.cpp:3611 -#, no-c-format -msgid "JPG" -msgstr "JPG" - -#. i18n: file ./scripts/picturewizard.kmdr line 381 -#: rc.cpp:3614 -#, no-c-format -msgid "linespecific" -msgstr "linespecific" - -#. i18n: file ./scripts/picturewizard.kmdr line 386 -#: rc.cpp:3617 -#, no-c-format -msgid "PCX" -msgstr "PCX" - -#. i18n: file ./scripts/picturewizard.kmdr line 391 -#: rc.cpp:3620 -#, no-c-format -msgid "PDF" -msgstr "PDF" - -#. i18n: file ./scripts/picturewizard.kmdr line 396 -#: rc.cpp:3623 -#, no-c-format -msgid "PIC" -msgstr "PIC" - -#. i18n: file ./scripts/picturewizard.kmdr line 401 -#: rc.cpp:3626 -#, no-c-format -msgid "PNG" -msgstr "PNG" - -#. i18n: file ./scripts/picturewizard.kmdr line 406 -#: rc.cpp:3629 -#, no-c-format -msgid "PS" -msgstr "PS" - -#. i18n: file ./scripts/picturewizard.kmdr line 411 -#: rc.cpp:3632 -#, no-c-format -msgid "SGML" -msgstr "SGML" - -#. i18n: file ./scripts/picturewizard.kmdr line 416 -#: rc.cpp:3635 -#, no-c-format -msgid "SVG" -msgstr "SVG" - -#. i18n: file ./scripts/picturewizard.kmdr line 421 -#: rc.cpp:3638 -#, no-c-format -msgid "SWF" -msgstr "SWF" - -#. i18n: file ./scripts/picturewizard.kmdr line 426 -#: rc.cpp:3641 -#, no-c-format -msgid "TBL" -msgstr "TBL" - -#. i18n: file ./scripts/picturewizard.kmdr line 431 -#: rc.cpp:3644 -#, no-c-format -msgid "TEX" -msgstr "TEX" - -#. i18n: file ./scripts/picturewizard.kmdr line 436 -#: rc.cpp:3647 -#, no-c-format -msgid "TIFF" -msgstr "TIFF" - -#. i18n: file ./scripts/picturewizard.kmdr line 441 -#: rc.cpp:3650 -#, no-c-format -msgid "WMF" -msgstr "WMF" - -#. i18n: file ./scripts/picturewizard.kmdr line 446 -#: rc.cpp:3653 -#, no-c-format -msgid "WPG" -msgstr "WPG" - -#. i18n: file ./scripts/picturewizard.kmdr line 461 -#: rc.cpp:3656 rc.cpp:3674 -#, no-c-format -msgid "" -"Select the image format here. The image format is usually reflects the file " -"extension of your image file (.png corresponds to PNG in the drop down, .jpg " -"corresponds to JPG, etc.)." -msgstr "" -"Tu vyberte formát obrázku. Formát súboru zvyčajne odráža prípona vášho " -"obrázkového súboru (.png sa v rozbaľovacom zozname zhoduje s PNG, .jpg sa " -"zhoduje s JPG, etc.)." - -#. i18n: file ./scripts/picturewizard.kmdr line 469 -#: rc.cpp:3659 -#, no-c-format -msgid "Create caption, &using the image description text." -msgstr "Vytvoriť titul po&užitím popisu obrázku." - -#. i18n: file ./scripts/picturewizard.kmdr line 482 -#: rc.cpp:3662 -#, no-c-format -msgid "" -"Check this box add caption text to the image. The caption text will appear " -"below the image, allowing you to introduce or explain the image." -msgstr "" -"Zaškrtnite toto políčko ak chcete pridať titul obrázku. Titul bude zobrazený " -"pod obrázkom, a umožňuje vám predstaviť alebo vysvetliť obrázok." - -#. i18n: file ./scripts/picturewizard.kmdr line 490 -#: rc.cpp:3665 -#, no-c-format -msgid "Image description." -msgstr "Popis obrázku." - -#. i18n: file ./scripts/picturewizard.kmdr line 498 -#: rc.cpp:3668 rc.cpp:3692 -#, no-c-format -msgid "" -"Enter the description of the image here. For instance, a screenshot of a " -"configuration dialog should be described as \"Configuration dialog.\". This " -"text will be used as caption text if the box below is checked." -msgstr "" -"Sem zadajte popis obrázku. Napríklad, snímok konfiguračného dialógu by mal mať " -"popisok \"konfiguračný dialóg\". Ak bude políčko nižšie zaškrtnuté, tento text " -"bude použitý aj ako titul obrázku." - -#. i18n: file ./scripts/picturewizard.kmdr line 506 -#: rc.cpp:3671 -#, no-c-format -msgid "Image Type:" -msgstr "Typ obrázku:" - -#. i18n: file ./scripts/picturewizard.kmdr line 517 -#: rc.cpp:3677 -#, no-c-format -msgid "Image file name:" -msgstr "Názov súboru obrázka:" - -#. i18n: file ./scripts/picturewizard.kmdr line 520 -#: rc.cpp:3680 rc.cpp:3686 -#, no-c-format -msgid "" -"Enter the file name of the image here, including the extension (.png, .jpg, " -"etc.). Enter only the file name, not the location (path) of the image file. The " -"image files should be located in the same folder as the DocBook sources." -msgstr "" -"Sem zadajte názov obrázku vrátane prípony (.png, .jpg, atď.). Zadajte len názov " -"súboru, nie umiestnenie (cestu) súboru. Súbory obrázkov by sa mali nachádzať v " -"tom istom priečinku ako zdroje DocBook." - -#. i18n: file ./scripts/picturewizard.kmdr line 528 -#: rc.cpp:3683 -#, no-c-format -msgid "image.png" -msgstr "obrázok.png" - -#. i18n: file ./scripts/picturewizard.kmdr line 544 -#: rc.cpp:3689 -#, no-c-format -msgid "Image Description:" -msgstr "Popis obrázku:" - -#. i18n: file ./scripts/gubed_install.kmdr line 18 -#: rc.cpp:3695 -#, no-c-format -msgid "Gubed Installation v0.1" -msgstr "Gubed Installation v0.1" - -#. i18n: file ./scripts/gubed_install.kmdr line 124 -#: rc.cpp:3701 -#, no-c-format -msgid "Target directory:" -msgstr "Cieľový adresár:" - -#. i18n: file ./scripts/gubed_install.kmdr line 132 -#: rc.cpp:3704 -#, no-c-format -msgid "Archive name:" -msgstr "Názov archívu:" - -#. i18n: file ./scripts/gubed_install.kmdr line 145 -#: rc.cpp:3707 -#, no-c-format -msgid "Select the archive containing Gubed (tar.bz2 format)" -msgstr "Vyberte archív obsahujúci Gubed (formát tar.bz2)" - -#. i18n: file ./scripts/gubed_install.kmdr line 161 -#: rc.cpp:3710 -#, no-c-format -msgid "The target directory (example /var/www)" -msgstr "Cieľový adresár (napr. /var/www)" - -#. i18n: file ./scripts/gubed_install.kmdr line 179 -#: rc.cpp:3713 -#, no-c-format -msgid "Run the server after installation has finished" -msgstr "Po dokončení inštalácie spustiť server" - -#. i18n: file ./scripts/gubed_install.kmdr line 189 -#: rc.cpp:3716 -#, no-c-format -msgid "" -"If checked the server will be run in the background after the installation has " -"finished" -msgstr "" -"Ak je zaškrtnuté, po dokončení inštalácie bude server bude spustený v pozadí" - -#. i18n: file ./scripts/gubed_install.kmdr line 205 -#: rc.cpp:3719 -#, no-c-format -msgid "View installation log" -msgstr "Zobraziť inštalačný denník" - -#. i18n: file ./scripts/gubed_install.kmdr line 218 -#: rc.cpp:3722 -#, no-c-format -msgid "" -"Uncheck this if you do not want to see the installation log. The log may " -"provide important information in case of installation failure." -msgstr "" - -#. i18n: file ./scripts/gubed_install.kmdr line 234 -#: rc.cpp:3725 -#, no-c-format -msgid "&Start Installation" -msgstr "&Spustiť inštaláciu" - -#. i18n: file ./scripts/dwt.kmdr line 18 -#: rc.cpp:3728 -#, no-c-format -msgid "dwt - Apply Dreamweaver Template" -msgstr "dwt - Použiť šablónu Dreamweaveru" - -#. i18n: file ./scripts/dwt.kmdr line 77 -#: rc.cpp:3740 -#, no-c-format -msgid "Full project path:" -msgstr "Plná cesta ku projektu:" - -#. i18n: file ./scripts/dwt.kmdr line 85 -#: rc.cpp:3743 -#, no-c-format -msgid "Show debug messages" -msgstr "Zobraziť ladiace &správy" - -#. i18n: file ./scripts/dwt.kmdr line 93 -#: rc.cpp:3746 -#, no-c-format -msgid "dwt.pl" -msgstr "dwt.pl" - -#. i18n: file ./scripts/dwt.kmdr line 160 -#: rc.cpp:3755 -#, no-c-format -msgid "" -"The dwt Script will apply actual Dreamweaver templates to all your project " -"files. Just enter the FULL project path and specify where the script dwt.pl can " -"be found." -msgstr "" - -#. i18n: file ./scripts/checkxml.kmdr line 18 -#: rc.cpp:3758 -#, no-c-format -msgid "Quanta+ KDE XML Validator" -msgstr "Quanta+ KDE XML Validátor" - -#. i18n: file ./scripts/checkxml.kmdr line 98 -#: rc.cpp:3761 rc.cpp:3975 -#, no-c-format -msgid "&Validate" -msgstr "&Skontrolovať" - -#. i18n: file ./scripts/checkxml.kmdr line 184 -#: rc.cpp:3767 -#, no-c-format -msgid "C&urrent working folder" -msgstr "Akt&uálny pracovný priečinok" - -#. i18n: file ./scripts/checkxml.kmdr line 227 -#: rc.cpp:3770 rc.cpp:3930 -#, no-c-format -msgid "Other folder:" -msgstr "Ďalší priečinok:" - -#. i18n: file ./scripts/listwizard.kmdr line 18 -#: rc.cpp:3773 -#, no-c-format -msgid "Docbook List Wizard" -msgstr "Sprevodca Docbook zoznamom" - -#. i18n: file ./scripts/listwizard.kmdr line 87 -#: rc.cpp:3779 -#, no-c-format -msgid "" -"Press this button to cancel the creation of the list or procedure. No action " -"will be performed." -msgstr "" - -#. i18n: file ./scripts/listwizard.kmdr line 123 -#: rc.cpp:3785 -#, no-c-format -msgid "Press this button to create the selected list or procedure." -msgstr "Stlačte toto tlačidlo pre vykonanie vybraného zoznamu alebo procedúry." - -#. i18n: file ./scripts/listwizard.kmdr line 133 -#: rc.cpp:3788 -#, no-c-format -msgid "List Options" -msgstr "Zobraziť voľby" - -#. i18n: file ./scripts/listwizard.kmdr line 183 -#: rc.cpp:3791 rc.cpp:3797 -#, no-c-format -msgid "" -"Select or enter in this spin box the number of list entries or steps that " -"should be created by the wizard. After using the wizard, you can add (or " -"remove) more entries or steps manually." -msgstr "" - -#. i18n: file ./scripts/listwizard.kmdr line 191 -#: rc.cpp:3794 -#, no-c-format -msgid "Number of list items or steps:" -msgstr "Počet položiek zoznamu alebo krokov:" - -#. i18n: file ./scripts/listwizard.kmdr line 218 -#: rc.cpp:3800 -#, no-c-format -msgid "" -"<qt>\n" -"Select the list type:\n" -"<ul>\n" -"<li><b>variablelist:</b> a list with two sections for each item: the term and " -"the definition.</li>\n" -"<li><b>itemizedlist:</b> a list used when the order of the items is not " -"important.</li>\n" -"<li><b>orderedlist:</b> a list used when the order of the items is important " -"(for instance, a list of things in order of preference). Do not use orderedlist " -"to describe the steps required to perform an action.</li>\n" -"<li><b>procedure:</b> list of an sequence of ordered steps, describing to the " -"reader how to perform a task. You can add substeps later.</li>\n" -"</ul>\n" -"</qt>" -msgstr "" - -#. i18n: file ./scripts/listwizard.kmdr line 229 -#: rc.cpp:3811 -#, no-c-format -msgid "List Type" -msgstr "Typ zoznamu" - -#. i18n: file ./scripts/listwizard.kmdr line 249 -#: rc.cpp:3814 -#, no-c-format -msgid "&procedure" -msgstr "&procedúra" - -#. i18n: file ./scripts/listwizard.kmdr line 285 -#: rc.cpp:3817 -#, no-c-format -msgid "" -"Select this option to create a procedure. A procedure is a sequence of ordered " -"steps, describing to the reader how to perform a task. You can add nested " -"substeps.\n" -"\n" -"Here is one example of a procedure:\n" -"\n" -"<procedure>\n" -"\n" -"<step><para>First step.</para></step>\n" -"\n" -"<step><para>Second step.</para>\n" -"<substeps>\n" -"<step><para>First substep of the second step.</para></step>\n" -"</substeps>\n" -"</step>\n" -"\n" -"</procedure>" -msgstr "" - -#. i18n: file ./scripts/listwizard.kmdr line 293 -#: rc.cpp:3834 -#, no-c-format -msgid "itemi&zedlist" -msgstr "zoznam položiek" - -#. i18n: file ./scripts/listwizard.kmdr line 326 -#: rc.cpp:3837 -#, no-c-format -msgid "" -"Select this option to create a itemizedlist. A itemizedlist is a list used when " -"the order of the items is not important.\n" -"\n" -"Here is one example of a itemizedlist:\n" -"\n" -"<itemizedlist>\n" -"\n" -"<listitem><para>\n" -"First item.\n" -"</para></listitem>\n" -"\n" -"<listitem><para>\n" -"Second item.\n" -"</para></listitem>\n" -"\n" -"</itemizedlist>" -msgstr "" - -#. i18n: file ./scripts/listwizard.kmdr line 340 -#: rc.cpp:3854 -#, no-c-format -msgid "or&deredlist" -msgstr "usporiadaný zoznam" - -#. i18n: file ./scripts/listwizard.kmdr line 376 -#: rc.cpp:3857 -#, no-c-format -msgid "" -"Select this option to create a orderedlist. A orderedlist is a list used when " -"the order of the items is important. A number will be associated with each " -"entry, in order, starting from one.\n" -"\n" -"Here is one example of a orderedlist:\n" -"\n" -"<orderedlist>\n" -"\n" -"<listitem><para>\n" -"First item.\n" -"</para></listitem>\n" -"\n" -"<listitem><para>\n" -"Second item.\n" -"</para></listitem>\n" -"\n" -"</orderedlist>" -msgstr "" - -#. i18n: file ./scripts/listwizard.kmdr line 387 -#: rc.cpp:3874 -#, no-c-format -msgid "&variablelist" -msgstr "zoznam pojmov" - -#. i18n: file ./scripts/listwizard.kmdr line 426 -#: rc.cpp:3877 -#, no-c-format -msgid "" -"Select this option to create a variablelist. A variablelist is a list with two " -"sections for each item: the term (the tag used is <term>" -") and the definition (the tag used is <listitem>). To mark each entry of the " -"list, the <varlistentry> tag is used.\n" -"\n" -"Here is one example of a variablelist:\n" -"\n" -"<variablelist>\n" -"\n" -"<varlistentry>\n" -"<term>Term text</term>\n" -"<listitem><para>Definition text.</para></listitem>\n" -"</varlistentry>\n" -"\n" -"</variablelist>" -msgstr "" - -#. i18n: file ./scripts/docbook_table.kmdr line 18 -#: rc.cpp:3891 -#, no-c-format -msgid "Docbook Table" -msgstr "Tabuľka Docbook" - -#. i18n: file ./scripts/docbook_table.kmdr line 41 -#: rc.cpp:3894 -#, no-c-format -msgid "DocBook Table" -msgstr "Tabuľka DocBook" - -#. i18n: file ./scripts/docbook_table.kmdr line 88 -#: rc.cpp:3897 -#, no-c-format -msgid "id:" -msgstr "id:" - -#. i18n: file ./scripts/docbook_table.kmdr line 124 -#: rc.cpp:3903 -#, no-c-format -msgid "Columns" -msgstr "Stĺpce" - -#. i18n: file ./scripts/docbook_table.kmdr line 155 -#: rc.cpp:3906 -#, no-c-format -msgid "Lines" -msgstr "Riadky" - -#. i18n: file ./scripts/docbook_table.kmdr line 182 -#: rc.cpp:3909 -#, no-c-format -msgid "&Include title line" -msgstr "Zahrnúť riadok titulku" - -#. i18n: file ./scripts/meinproc.kmdr line 18 -#: rc.cpp:3918 -#, no-c-format -msgid "Quanta+: meinproc" -msgstr "Quanta+: meinproc" - -#. i18n: file ./scripts/meinproc.kmdr line 146 -#: rc.cpp:3927 -#, no-c-format -msgid "Current working folder &in Quanta" -msgstr "Aktuálny pracovný adresár v programe Quanta" - -#. i18n: file ./scripts/meinproc.kmdr line 249 -#: rc.cpp:3933 -#, no-c-format -msgid "View in &Konqueror" -msgstr "Zobraziť v prehliadači &Konqueror" - -#. i18n: file ./scripts/xmlval.kmdr line 18 -#: rc.cpp:3936 -#, no-c-format -msgid "Quanta+ XML Validator" -msgstr "Quanta+ XML Validator" - -#. i18n: file ./scripts/xmlval.kmdr line 92 -#: rc.cpp:3939 -#, no-c-format -msgid "C&urrent file" -msgstr "Akt&uálny súbor" - -#. i18n: file ./scripts/xmlval.kmdr line 155 -#: rc.cpp:3942 -#, no-c-format -msgid "Other file:" -msgstr "Iný súbor:" - -#. i18n: file ./scripts/xmlval.kmdr line 209 -#: rc.cpp:3945 -#, no-c-format -msgid "Validate against:" -msgstr "Skontrolovať s:" - -#. i18n: file ./scripts/xmlval.kmdr line 232 -#: rc.cpp:3948 -#, no-c-format -msgid "DTD (Internal)" -msgstr "DTD (Interný)" - -#. i18n: file ./scripts/xmlval.kmdr line 237 -#: rc.cpp:3951 -#, no-c-format -msgid "DTD (External)" -msgstr "DTD (Externý)" - -#. i18n: file ./scripts/xmlval.kmdr line 242 -#: rc.cpp:3954 -#, no-c-format -msgid "XML Schema" -msgstr "XML Schema" - -#. i18n: file ./scripts/xmlval.kmdr line 247 -#: rc.cpp:3957 rc.cpp:3963 -#, no-c-format -msgid "RelaxNG Schema" -msgstr "" - -#. i18n: file ./scripts/xmlval.kmdr line 291 -#: rc.cpp:3960 -#, no-c-format -msgid "DTD" -msgstr "DTD" - -#. i18n: file ./scripts/xmlval.kmdr line 293 -#: rc.cpp:3966 -#, no-c-format -msgid "W3C XML Schema" -msgstr "W3C XML Schema" - -#. i18n: file ./scripts/xmlval.kmdr line 318 -#: rc.cpp:3969 -#, no-c-format -msgid "Well-formed checking &only" -msgstr "Kontr&olovať len platné" - -#. i18n: file ./scripts/xmlval.kmdr line 374 -#: rc.cpp:3972 -#, no-c-format -msgid "Definition URI:" -msgstr "URI definície:" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 24 -#: rc.cpp:3981 rc.cpp:5076 -#, no-c-format -msgid "Quick Start" -msgstr "Rýchly štart" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 76 -#: rc.cpp:3984 -#, no-c-format -msgid "Quanta Plus Kommander Quick Start" -msgstr "Quanta Plus Kommander Rýchly štart" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 194 -#: rc.cpp:3987 -#, no-c-format -msgid "DTD / Schema:" -msgstr "DTD / Schema:" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 202 -#: rc.cpp:3990 -#, no-c-format -msgid "Body Area" -msgstr "Oblasť tela dokumentu" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 253 -#: rc.cpp:3993 -#, no-c-format -msgid "&PHP footer include:" -msgstr "&PHP footer include:" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 268 -#: rc.cpp:3996 -#, no-c-format -msgid "PHP header include:" -msgstr "PHP header include:" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 285 -#: rc.cpp:3999 -#, no-c-format -msgid "Show &DTD" -msgstr "Zobraziť &DTD" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 302 -#: rc.cpp:4002 -#, no-c-format -msgid "HTML 4.01 Transitional" -msgstr "HTML 4.01 Transitional" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 307 -#: rc.cpp:4005 -#, no-c-format -msgid "HTML 4.01 Strict" -msgstr "HTML 4.01 Strict" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 312 -#: rc.cpp:4008 -#, no-c-format -msgid "HTML 4.01 Frameset" -msgstr "HTML 4.01 Frameset" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 317 -#: rc.cpp:4011 -#, no-c-format -msgid "XHTML 1.0 Transitional" -msgstr "XHTML 1.0 Transitional" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 322 -#: rc.cpp:4014 -#, no-c-format -msgid "XHTML 1.0 Strict" -msgstr "XHTML 1.0 Strict" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 327 -#: rc.cpp:4017 -#, no-c-format -msgid "XHTML 1.0 Frameset" -msgstr "XHTML 1.0 Frameset" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 332 -#: rc.cpp:4020 -#, no-c-format -msgid "XHTML 1.0 Basic" -msgstr "XHTML 1.0 Basic" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 337 -#: rc.cpp:4023 -#, no-c-format -msgid "XHTML 1.1" -msgstr "XHTML 1.1" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 413 -#: rc.cpp:4026 -#, no-c-format -msgid "Head &area" -msgstr "Priestor hl&avičky" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 441 -#: rc.cpp:4029 -#, no-c-format -msgid "CVS tag &in comment" -msgstr "CVS značka v komentári" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 481 -#: rc.cpp:4032 -#, no-c-format -msgid "&Meta author:" -msgstr "&Meta author:" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 496 -#: rc.cpp:4035 -#, no-c-format -msgid "Meta character set:" -msgstr "Meta character set:" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 511 -#: rc.cpp:4038 -#, no-c-format -msgid "St&yle area" -msgstr "Priestor štýlu" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 556 -#: rc.cpp:4041 -#, no-c-format -msgid "iso-8859-1" -msgstr "iso-8859-1" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 561 -#: rc.cpp:4044 -#, no-c-format -msgid "iso-8859-2" -msgstr "iso-8859-2" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 566 -#: rc.cpp:4047 -#, no-c-format -msgid "iso-8859-3" -msgstr "iso-8859-3" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 571 -#: rc.cpp:4050 -#, no-c-format -msgid "iso-8859-4" -msgstr "iso-8859-4" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 576 -#: rc.cpp:4053 -#, no-c-format -msgid "iso-8859-5" -msgstr "iso-8859-3" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 581 -#: rc.cpp:4056 -#, no-c-format -msgid "iso-8859-6" -msgstr "iso-8859-6" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 586 -#: rc.cpp:4059 -#, no-c-format -msgid "iso-8859-7" -msgstr "iso-8859-7" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 591 -#: rc.cpp:4062 -#, no-c-format -msgid "iso-8859-8" -msgstr "iso-8859-8" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 596 -#: rc.cpp:4065 -#, no-c-format -msgid "iso-8859-8i" -msgstr "iso-8859-8i" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 601 -#: rc.cpp:4068 -#, no-c-format -msgid "iso-8859-9" -msgstr "iso-8859-9" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 606 -#: rc.cpp:4071 -#, no-c-format -msgid "iso-8859-10" -msgstr "iso-8859-10" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 611 -#: rc.cpp:4074 -#, no-c-format -msgid "iso-8859-11" -msgstr "iso-8859-11" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 616 -#: rc.cpp:4077 -#, no-c-format -msgid "iso-8859-12" -msgstr "iso-8859-12" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 621 -#: rc.cpp:4080 -#, no-c-format -msgid "iso-8859-13" -msgstr "iso-8859-13" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 626 -#: rc.cpp:4083 -#, no-c-format -msgid "iso-8859-14" -msgstr "iso-8859-14" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 631 -#: rc.cpp:4086 -#, no-c-format -msgid "iso-8859-15" -msgstr "iso-8859-15" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 636 -#: rc.cpp:4089 -#, no-c-format -msgid "utf-8" -msgstr "utf-8" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 641 -#: rc.cpp:4092 -#, no-c-format -msgid "utf-16" -msgstr "utf-16" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 646 -#: rc.cpp:4095 -#, no-c-format -msgid "koi8-r" -msgstr "koi8-r" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 651 -#: rc.cpp:4098 -#, no-c-format -msgid "koi8-u" -msgstr "koi8-u" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 656 -#: rc.cpp:4101 -#, no-c-format -msgid "windows-1250" -msgstr "windows-1250" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 661 -#: rc.cpp:4104 -#, no-c-format -msgid "windows-1251" -msgstr "windows-1251" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 666 -#: rc.cpp:4107 -#, no-c-format -msgid "windows-1252" -msgstr "windows-1252" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 671 -#: rc.cpp:4110 -#, no-c-format -msgid "windows-1253" -msgstr "windows-1253" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 676 -#: rc.cpp:4113 -#, no-c-format -msgid "windows-1254" -msgstr "windows-1254" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 681 -#: rc.cpp:4116 -#, no-c-format -msgid "windows-1255" -msgstr "windows-1255" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 686 -#: rc.cpp:4119 -#, no-c-format -msgid "windows-1256" -msgstr "windows-1256" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 691 -#: rc.cpp:4122 -#, no-c-format -msgid "windows-1257" -msgstr "windows-1257" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 696 -#: rc.cpp:4125 -#, no-c-format -msgid "windows-1258" -msgstr "windows-1258" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 724 -#: rc.cpp:4128 -#, no-c-format -msgid "limit to 8, separate with commas" -msgstr "limit na 8, oddeliť čiarkami" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 732 -#: rc.cpp:4131 -#, no-c-format -msgid "&Base directory:" -msgstr "Základný adresár:" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 747 -#: rc.cpp:4134 -#, no-c-format -msgid "Meta &Quanta" -msgstr "Meta &Quanta" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 765 -#: rc.cpp:4137 -#, no-c-format -msgid "Meta &keywords:" -msgstr "Meta &keywords:" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 782 -#: rc.cpp:4140 -#, no-c-format -msgid "Li&nked style sheet:" -msgstr "Odkazované kaskádové štýly" - -#. i18n: file ./scripts/htmlquickstart.kmdr line 831 -#: rc.cpp:4146 -#, no-c-format -msgid "&JavaScript area" -msgstr "Plocha &JavaScript" - -#. i18n: file ./scripts/tablewizard.kmdr line 18 -#: rc.cpp:4155 -#, no-c-format -msgid "Docbook Table Wizard" -msgstr "Sprievodca tabuľkou Docbook" - -#. i18n: file ./scripts/tablewizard.kmdr line 63 -#: rc.cpp:4161 -#, no-c-format -msgid "" -"Click here to cancel the creation of the table. No action will be performed." -msgstr "" -"Kliknite sem pre prerušenie tvorby tabuľky. Žiadna akcia nebude vykonaná." - -#. i18n: file ./scripts/tablewizard.kmdr line 98 -#: rc.cpp:4167 -#, no-c-format -msgid "Press this button to create the table or informaltable." -msgstr "Stačte toto tlačidlo pre vytvorenie tabuľky alebo informačnej tabuľky." - -#. i18n: file ./scripts/tablewizard.kmdr line 125 -#: rc.cpp:4170 -#, no-c-format -msgid "Table Options" -msgstr "Voľby tabuľky" - -#. i18n: file ./scripts/tablewizard.kmdr line 133 -#: rc.cpp:4173 rc.cpp:4185 rc.cpp:4197 -#, no-c-format -msgid "" -"Enter here the id of the table or informaltable. You can use the id to link or " -"reference to the table or informaltable elsewhere in the document." -msgstr "" - -#. i18n: file ./scripts/tablewizard.kmdr line 164 -#: rc.cpp:4176 -#, no-c-format -msgid "Number of columns:" -msgstr "Počet stĺpcov:" - -#. i18n: file ./scripts/tablewizard.kmdr line 167 -#: rc.cpp:4179 rc.cpp:4215 -#, no-c-format -msgid "" -"Select or enter in this spin box the number of columns that should be created " -"by the wizard." -msgstr "" -"V tomto políčku vyberte alebo doň zadajte počet riadkov ktoré by mal sprievodca " -"vytvoriť. " - -#. i18n: file ./scripts/tablewizard.kmdr line 175 -#: rc.cpp:4182 -#, no-c-format -msgid "Table id:" -msgstr "Id tabuľky:" - -#. i18n: file ./scripts/tablewizard.kmdr line 189 -#: rc.cpp:4188 -#, no-c-format -msgid "&Add table header" -msgstr "Pridať &hlavičku tabuľky" - -#. i18n: file ./scripts/tablewizard.kmdr line 203 -#: rc.cpp:4191 -#, no-c-format -msgid "" -"Check this box to create a table header. The table header is the first row of " -"the table, and has the same number of entries as the other rows." -msgstr "" -"Zaškrtnite toto políčko ak chcete vytvoriť hlavičku tabuľky. Hlavička je prvý " -"riadok tabuľky, a obsahuje rovnaký počet políčok ako ostatné riadky." - -#. i18n: file ./scripts/tablewizard.kmdr line 211 -#: rc.cpp:4194 -#, no-c-format -msgid "table_id" -msgstr "table_id" - -#. i18n: file ./scripts/tablewizard.kmdr line 243 -#: rc.cpp:4200 rc.cpp:4206 -#, no-c-format -msgid "" -"Select or enter in this spin box the number of rows that should be created by " -"the wizard. After using the wizard, you can add (or remove) more rows. To add " -"more rows, add the same number of <entry> tags per <row> " -"tag as in the rest of the table." -msgstr "" -"V tomto políčku vyberte alebo doň zadajte počet riadkov ktoré by mal sprievodca " -"vytvoriť. Po použití sprievodcu môžete pridať (alebo odstrániť) viac riadkov. " -"Ak chcete pridať viac riadkov, do značky <row> pridajte rovnaký počet značiek " -"<entry> ako vo zvyšku tabuľky." - -#. i18n: file ./scripts/tablewizard.kmdr line 251 -#: rc.cpp:4203 -#, no-c-format -msgid "Number of rows:" -msgstr "Počet riadkov:" - -#. i18n: file ./scripts/tablewizard.kmdr line 265 -#: rc.cpp:4209 -#, no-c-format -msgid "Table title:" -msgstr "Titulok tabuľky:" - -#. i18n: file ./scripts/tablewizard.kmdr line 268 -#: rc.cpp:4212 rc.cpp:4221 -#, no-c-format -msgid "" -"Enter here the title of the table. The title of the table will appear in the " -"table of contents as well, under the \"List of Tables\", if you are using the " -"KDE DocBook tools." -msgstr "" -"Sem zadajte titulok tabuľky. Titulok sa objaví v obsahu a tiež pod \"Zoznamom " -"tabuliek\" ak používate KDE DocBook tools." - -#. i18n: file ./scripts/tablewizard.kmdr line 300 -#: rc.cpp:4218 -#, no-c-format -msgid "Table Title" -msgstr "Titulok tabuľky" - -#. i18n: file ./scripts/tablewizard.kmdr line 320 -#: rc.cpp:4224 -#, no-c-format -msgid "Table Type" -msgstr "Typ tabuľky" - -#. i18n: file ./scripts/tablewizard.kmdr line 337 -#: rc.cpp:4227 -#, no-c-format -msgid "ta&ble" -msgstr "ta&buľka" - -#. i18n: file ./scripts/tablewizard.kmdr line 358 -#: rc.cpp:4230 -#, no-c-format -msgid "Select this option to generate a formal table (table)." -msgstr "Vyberte túto voľbu pre vytvorenie formálnej tabuľky (table)." - -#. i18n: file ./scripts/tablewizard.kmdr line 369 -#: rc.cpp:4233 -#, no-c-format -msgid "&informaltable" -msgstr "&informačná tabuľka" - -#. i18n: file ./scripts/tablewizard.kmdr line 389 -#: rc.cpp:4236 -#, no-c-format -msgid "Select this option to generate an informal table (informaltable)." -msgstr "Vyberte túto voľbu pre generovanie informačnej tabuľky (informaltable)" - -#. i18n: file ./scripts/tablewizard.kmdr line 409 -#: rc.cpp:4239 -#, no-c-format -msgid "" -"<qt>\n" -"Select the table type:\n" -"<ul>\n" -"<li><b>informaltable:</b> the most used table type in KDE docs. A informaltable " -"does not contain title, table head or entry in the table of contents.</li>\n" -"<li><b>table:</b> a complete and formal table type, including title, table head " -"and entry in the table of contents.</li>\n" -"</ul>\n" -"</qt>" -msgstr "" -"<qt>\n" -"Vyberte typ tabuľky:\n" -"<ul>\n" -"<li><b>informaltable:</b> najpoužívanejší typ tabuľky v KDE docs. Informaltable " -"neobsahuje titulok, hlavičku ani záznam v jej obsahu.</li>\n" -"<li><b>table:</b> kompletný a formálny typ tabuľky, obsahuje titulok, hlavičku " -"a záznam v jej obsahu.</li>\n" -"</ul>\n" -"</qt>" - -#: rc.cpp:4246 -msgid "! (!) Exclamation mark" -msgstr "! (!) Výkričník" - -#: rc.cpp:4247 -#, fuzzy -msgid "\" (") Quotation mark" -msgstr "\" (") Úvodzovky" - -#: rc.cpp:4248 -msgid "# (#) Hash mark" -msgstr "# (#) Mriežka" - -#: rc.cpp:4249 -msgid "$ ($) Dollar sign" -msgstr "$ ($) Dolár" - -#: rc.cpp:4250 -msgid "% (%) Percent sign" -msgstr "% (%) Percento" - -#: rc.cpp:4251 -#, fuzzy -msgid "& (&) Ampersand" -msgstr "& (&) Ampersand" - -#: rc.cpp:4252 -#, fuzzy -msgid "' (') Apostrophe" -msgstr "' (') Apostrof" - -#: rc.cpp:4253 -msgid "( (() Left parenthesis" -msgstr "( (() Ľavá zátvorka" - -#: rc.cpp:4254 -msgid ") ()) Right parenthesis" -msgstr ") ()) Pravá zátvorka" - -#: rc.cpp:4255 -msgid "* (*) Asterisk" -msgstr "* (*) Hviezdička" - -#: rc.cpp:4256 -msgid "+ (+) Plus sign" -msgstr "+ (+) Plus" - -#: rc.cpp:4257 -msgid ", (,) Comma" -msgstr ", (,) Čiarka" - -#: rc.cpp:4258 -msgid "- (-) Hyphen" -msgstr "- (-) Pomlčka" - -#: rc.cpp:4259 -msgid ". (.) Period" -msgstr ". (.) Bodka" - -#: rc.cpp:4260 -msgid "/ (/) Slash" -msgstr "/ (/) Lomítko" - -#: rc.cpp:4261 -msgid ": (:) Colon" -msgstr ": (:) Dvojbodka" - -#: rc.cpp:4262 -msgid "; (;) Semicolon" -msgstr "; (;) Bodkočiarka" - -#: rc.cpp:4263 -#, fuzzy -msgid "< (<) Less than" -msgstr "< (<) Menej ako" - -#: rc.cpp:4264 -msgid "= (=) Equals sign" -msgstr "= (=) Rovná sa" - -#: rc.cpp:4265 -#, fuzzy -msgid "> (>) Greater than" -msgstr "> (>) Viac ako" - -#: rc.cpp:4266 -msgid "? (?) Question mark" -msgstr "? (?) Otáznik" - -#: rc.cpp:4267 -msgid "@ (@) Commercial at sign" -msgstr "@ (@) Zavináč" - -#: rc.cpp:4268 -msgid "[ ([) Left square bracket" -msgstr "[ ([) Ľavá štvorcová zátvorka" - -#: rc.cpp:4269 -msgid "\\ (\) Backslash" -msgstr "\\ (\) Spätné lomítko" - -#: rc.cpp:4270 -msgid "] (]) Right square bracket" -msgstr "] (]) Pravá štvorcová zátvorka" - -#: rc.cpp:4271 -msgid "^ (^) Caret" -msgstr "^ (^) Strieška" - -#: rc.cpp:4272 -msgid "_ (_) Underscore" -msgstr "_ (_) Podčiarkovník" - -#: rc.cpp:4273 -msgid "` (`) Grave accent" -msgstr "` (`) Dĺžeň" - -#: rc.cpp:4274 -msgid "{ ({) Left curly brace" -msgstr "{ ({) Ľavá množinová zátvorka" - -#: rc.cpp:4275 -msgid "| (|) Vertical bar" -msgstr "| (|) Zvislá čiara" - -#: rc.cpp:4276 -msgid "} (}) Right curly brace" -msgstr "} (}) Pravá množinová zátvorka" - -#: rc.cpp:4277 -msgid "~ (~) Tilde" -msgstr "~ (~) Vlnovka" - -#: rc.cpp:4278 -#, fuzzy -msgid " ( ) Nonbreaking space" -msgstr " ( ) Nedeliteľná medzera" - -#: rc.cpp:4279 -#, fuzzy -msgid "¡ (¡) Inverted exclamation mark" -msgstr "¡ (¡) Obrátený výkričník" - -#: rc.cpp:4280 -#, fuzzy -msgid "¢ (¢) Cent sign" -msgstr "¢ (¢) Cent" - -#: rc.cpp:4281 -#, fuzzy -msgid "£ (£) Pound sign" -msgstr "£ (£) Libra" - -#: rc.cpp:4282 -#, fuzzy -msgid "¤ (¤) Currency sign" -msgstr "¤ (¤) Mena" - -#: rc.cpp:4283 -#, fuzzy -msgid "¥ (¥) Yen sign" -msgstr "¥ (¥) Yen" - -#: rc.cpp:4284 -#, fuzzy -msgid "¦ (¦) Broken vertical bar" -msgstr "¦ (¦) Prerušená zvislá čiara" - -#: rc.cpp:4285 -#, fuzzy -msgid "§ (§) Section sign" -msgstr "§ (§) Paragraf" - -#: rc.cpp:4286 -#, fuzzy -msgid "¨ (¨) Diaeresis" -msgstr "¨ (¨) Diaeresis" - -#: rc.cpp:4287 -#, fuzzy -msgid "© (©) Copyright" -msgstr "© (©) Copyright" - -#: rc.cpp:4288 -#, fuzzy -msgid "ª (ª) Feminine ordinal" -msgstr "ª (ª) Feminine ordinal" - -#: rc.cpp:4289 -msgid "« («) Left Pointing Guillemet" -msgstr "" - -#: rc.cpp:4290 -#, fuzzy -msgid "¬ (¬) Not sign" -msgstr "¬ (¬) Nepravda" - -#: rc.cpp:4291 -#, fuzzy -msgid " (­) Soft hyphen" -msgstr " (­) Soft hyphen" - -#: rc.cpp:4292 -#, fuzzy -msgid "® (®) Registered trademark" -msgstr "® (®) Registrovaná ochr. známka" - -#: rc.cpp:4293 -#, fuzzy -msgid "¯ (¯) Macron" -msgstr "¯ (¯) Macron" - -#: rc.cpp:4294 -#, fuzzy -msgid "° (°) Degree sign" -msgstr "° (°) Stupeň" - -#: rc.cpp:4295 -#, fuzzy -msgid "± (±) Plus-minus sign" -msgstr "± (±) Plus-mínus" - -#: rc.cpp:4296 -#, fuzzy -msgid "² (²) Superscript 2" -msgstr "² (²) Superscript 2" - -#: rc.cpp:4297 -#, fuzzy -msgid "³ (³) Superscript 3" -msgstr "³ (³) Superscript 3" - -#: rc.cpp:4298 -#, fuzzy -msgid "´ (´) Acute accent" -msgstr "´ (´) Dĺžeň" - -#: rc.cpp:4299 -#, fuzzy -msgid "µ (µ) Micro sign" -msgstr "µ (µ) Mikro" - -#: rc.cpp:4300 -#, fuzzy -msgid "¶ (¶) Paragraph sign" -msgstr "¶ (¶) Odstavec" - -#: rc.cpp:4301 -#, fuzzy -msgid "· (·) Middle dot" -msgstr "· (·) Bodka v strede" - -#: rc.cpp:4302 -#, fuzzy -msgid "¸ (¸) Cedilla" -msgstr "¸ (¸) Cedila" - -#: rc.cpp:4303 -#, fuzzy -msgid "¹ (¹) Superscript 1" -msgstr "¹ (¹) Superscript 1" - -#: rc.cpp:4304 -#, fuzzy -msgid "º (º) Masculine ordinal" -msgstr "ª (ª) Feminine ordinal" - -#: rc.cpp:4305 -msgid "» (») Right Pointing Guillemet" -msgstr "" - -#: rc.cpp:4306 -#, fuzzy -msgid "¼ (¼) Fraction one-fourth" -msgstr "¼ (¼) Zlomok jedna štvrtina" - -#: rc.cpp:4307 -#, fuzzy -msgid "½ (½) Fraction one-half" -msgstr "½ (½) Zlomok jedna polovica" - -#: rc.cpp:4308 -#, fuzzy -msgid "¾ (¾) Fraction three-fourths" -msgstr "¾ (¾) Zlomok tri štvrtiny" - -#: rc.cpp:4309 -#, fuzzy -msgid "¿ (¿) Inverted question mark" -msgstr "¿ (¿) Obrátený otáznik" - -#: rc.cpp:4310 -#, fuzzy -msgid "À (À) Capital A, grave accent" -msgstr "À (À) Veľké A, s opačným dĺžňom" - -#: rc.cpp:4311 -#, fuzzy -msgid "Á (Á) Capital A, acute accent" -msgstr "Á (Á) Veľké A, s dĺžňom" - -#: rc.cpp:4312 -#, fuzzy -msgid "Â (Â) Capital A, circumflex accent" -msgstr "Â (Â) Veľké A, so strieškou" - -#: rc.cpp:4313 -#, fuzzy -msgid "Ã (Ã) Capital A, tilde" -msgstr "Ã (Ã) Veľké A, s vlnovkou" - -#: rc.cpp:4314 -#, fuzzy -msgid "Ä (Ä) Capital A, diaeresis" -msgstr "Ä (Ä) Veľké A, s dvojbodkou" - -#: rc.cpp:4315 -#, fuzzy -msgid "Å (Å) Capital A, ring" -msgstr "Å (Å) Veľké A, s krúžkom" - -#: rc.cpp:4316 -#, fuzzy -msgid "Æ (Æ) Capital AE ligature" -msgstr "Ä (Ä) Veľké A, s dvojbodkou" - -#: rc.cpp:4317 -#, fuzzy -msgid "Ç (Ç) Capital C, cedilla" -msgstr "Ç (Ç) Veľké C, so sedil" - -#: rc.cpp:4318 -#, fuzzy -msgid "È (È) Capital E, grave accent" -msgstr "È (È) Veľké E, s opačným dĺžňom" - -#: rc.cpp:4319 -#, fuzzy -msgid "É (É) Capital E, acute accent" -msgstr "É (É) Veľké E, s dĺžňom" - -#: rc.cpp:4320 -#, fuzzy -msgid "Ê (Ê) Capital E, circumflex accent" -msgstr "Ê (Ê) Veľké E, so strieškou" - -#: rc.cpp:4321 -#, fuzzy -msgid "Ë (Ë) Capital E, diaeresis" -msgstr "Ë (Ë) Veľké E, s dvomi bodkami" - -#: rc.cpp:4322 -#, fuzzy -msgid "Ì (Ì) Capital I, grave accent" -msgstr "Ì (Ì) Veľké I, s opačným dĺžňom" - -#: rc.cpp:4323 -#, fuzzy -msgid "Í (Í) Capital I, acute accent" -msgstr "Í (Í) Veľké I, s dĺžňom" - -#: rc.cpp:4324 -#, fuzzy -msgid "Î (Î) Capital I, circumflex accent" -msgstr "Î (Î) Veľké I, so strieškou" - -#: rc.cpp:4325 -#, fuzzy -msgid "Ï (Ï) Capital I, diaeresis" -msgstr "Ï (Ï) Veľké I, s dvomi bodkami" - -#: rc.cpp:4326 -#, fuzzy -msgid "Ð (Ð) Capital eth" -msgstr "Ð (Ð) Veľké eth" - -#: rc.cpp:4327 -#, fuzzy -msgid "Ñ (Ñ) Capital N, tilde" -msgstr "Ñ (Ñ) Veľké N, s vlnovkou" - -#: rc.cpp:4328 -#, fuzzy -msgid "Ò (Ò) Capital O, grave accent" -msgstr "Ò (Ò) Veľké O, s opačným dĺžňom" - -#: rc.cpp:4329 -#, fuzzy -msgid "Ó (Ó) Capital O, acute accent" -msgstr "Ó (Ó) Veľké O, s dĺžňom" - -#: rc.cpp:4330 -#, fuzzy -msgid "Ô (Ô) Capital O, circumflex accent" -msgstr "Ô (Ô) Veľké O, so strieškou" - -#: rc.cpp:4331 -#, fuzzy -msgid "Õ (Õ) Capital O, tilde" -msgstr "Õ (Õ) Veľké O, s vlnovkou" - -#: rc.cpp:4332 -#, fuzzy -msgid "Ö (Ö) Capital O, diaeresis" -msgstr "Ö (Ö) Veľké O, s dvomi bodkami" - -#: rc.cpp:4333 -#, fuzzy -msgid "× (×) Multiplication" -msgstr "× (×) Násobenie" - -#: rc.cpp:4334 -#, fuzzy -msgid "Ø (Ø) Capital O, slash" -msgstr "Ø (Ø) Veľké O, preškrtnuté" - -#: rc.cpp:4335 -#, fuzzy -msgid "Ù (Ù) Capital U, grave accent" -msgstr "Ù (Ù) Veľké U, s opačným dĺžňom" - -#: rc.cpp:4336 -#, fuzzy -msgid "Ú (Ú) Capital U, acute accent" -msgstr "Ú (Ú) Veľké U, s dĺžňom" - -#: rc.cpp:4337 -#, fuzzy -msgid "Û (Û) Capital U, circumflex accent" -msgstr "Û (Û) Veľké U, so strieškou" - -#: rc.cpp:4338 -#, fuzzy -msgid "Ü (Ü) Capital U, diaeresis" -msgstr "Ü (Ü) Veľké U, s dvomi bodkami" - -#: rc.cpp:4339 -#, fuzzy -msgid "Ý (Ý) Capital Y, acute accent" -msgstr "Ý (Ý) Veľké Y, s dĺžňom" - -#: rc.cpp:4340 -#, fuzzy -msgid "Þ (Þ) Capital thorn" -msgstr "Þ (Þ) Veľké thorn" - -#: rc.cpp:4341 -#, fuzzy -msgid "ß (ß) Small Sharp s" -msgstr "ß (ß) Malé ostré s" - -#: rc.cpp:4342 -#, fuzzy -msgid "à (à) Small a, grave accent" -msgstr "à (à) Malé a, s opačným dĺžňom" - -#: rc.cpp:4343 -#, fuzzy -msgid "á (á) Small a, acute accent" -msgstr "á (á) Malé a, s dĺžňom" - -#: rc.cpp:4344 -#, fuzzy -msgid "â (â) Small a, circumflex accent" -msgstr "â (â) Malé a, s vokáňom" - -#: rc.cpp:4345 -#, fuzzy -msgid "ã (ã) Small a, tilde" -msgstr "ã (ã) Malé a, s vlnovkou" - -#: rc.cpp:4346 -#, fuzzy -msgid "ä (ä) Small a, diaeresis" -msgstr "ä (ä) Malé a, s dvomi bodkami" - -#: rc.cpp:4347 -#, fuzzy -msgid "å (å) Small a, ring" -msgstr "å (å) Malé a, s krúžkom" - -#: rc.cpp:4348 -#, fuzzy -msgid "æ (æ) Small ae ligature" -msgstr "ë (ë) Malé e, s dvomi bodkami" - -#: rc.cpp:4349 -#, fuzzy -msgid "ç (ç) Small c, cedilla" -msgstr "ç (ç) Malé c, so sedil" - -#: rc.cpp:4350 -#, fuzzy -msgid "è (è) Small e, grave accent" -msgstr "è (è) Malé e, s opačným dĺžňom" - -#: rc.cpp:4351 -#, fuzzy -msgid "é (é) Small e, acute accent" -msgstr "é (é) Malé e, s dĺžňom" - -#: rc.cpp:4352 -#, fuzzy -msgid "ê (ˆ) Small e, circumflex accent" -msgstr "ê (ê) Malé e, s vokáňom" - -#: rc.cpp:4353 -#, fuzzy -msgid "ë (ë) Small e, diaeresis" -msgstr "ë (ë) Malé e, s dvomi bodkami" - -#: rc.cpp:4354 -#, fuzzy -msgid "ì (ì) Small i, grave accent" -msgstr "ì (ì) Malé i, s opačným dĺžňom" - -#: rc.cpp:4355 -#, fuzzy -msgid "í (í) Small i, acute accent" -msgstr "í (í) Malé i, s dĺžňom" - -#: rc.cpp:4356 -#, fuzzy -msgid "î (î) Small i, circumflex accent" -msgstr "î (î) Malé i, s vokáňom" - -#: rc.cpp:4357 -#, fuzzy -msgid "ï (ï) Small i, diaeresis" -msgstr "ï (ï) Malé i, s dvomi bodkami" - -#: rc.cpp:4358 -#, fuzzy -msgid "ð (ð) Small eth" -msgstr "ð (ð) Malé eth" - -#: rc.cpp:4359 -#, fuzzy -msgid "ñ (ñ) Small n, tilde" -msgstr "ñ (ñ) Malé n, s vlnovkou" - -#: rc.cpp:4360 -#, fuzzy -msgid "ò (ò) Small o, grave accent" -msgstr "ò (ò) Malé o, s opačným dĺžňom" - -#: rc.cpp:4361 -#, fuzzy -msgid "ó (ó) Small o, acute accent" -msgstr "ó (ó) Malé o, s dĺžňom" - -#: rc.cpp:4362 -#, fuzzy -msgid "ô (ô) Small o, circumflex accent" -msgstr "ô (ô) Malé o, s vokáňom" - -#: rc.cpp:4363 -#, fuzzy -msgid "õ (õ) Small o, tilde" -msgstr "õ (õ) Malé o, s vlnovkou" - -#: rc.cpp:4364 -#, fuzzy -msgid "ö (ö) Small o, diaeresis" -msgstr "ö (ö) Malé o, s dvomi bodkami" - -#: rc.cpp:4365 -#, fuzzy -msgid "÷ (÷) Division" -msgstr "÷ (÷) Delenie" - -#: rc.cpp:4366 -#, fuzzy -msgid "ø (ø) Small o, slash" -msgstr "ø (ø) Malé o, preškrtnuté" - -#: rc.cpp:4367 -#, fuzzy -msgid "ù (ù) Small u, grave accent" -msgstr "ù (ù) Malé u, s opačným dĺžňom" - -#: rc.cpp:4368 -#, fuzzy -msgid "ú (ú) Small u, acute accent" -msgstr "ú (ú) Malé u, s dĺžňom" - -#: rc.cpp:4369 -#, fuzzy -msgid "û (û) Small u, circumflex accent" -msgstr "ú (ú) Malé u, s vokáňom" - -#: rc.cpp:4370 -#, fuzzy -msgid "ü (ü) Small u, diaeresis" -msgstr "ü (ü) Malé u, s dvomi bodkami" - -#: rc.cpp:4371 -#, fuzzy -msgid "ý (ý) Small y, acute accent" -msgstr "ý (ý) Malé y, s dĺžňom" - -#: rc.cpp:4372 -#, fuzzy -msgid "þ (þ) Small thorn" -msgstr "þ (þ) Malé thorn" - -#: rc.cpp:4373 -#, fuzzy -msgid "ÿ (ÿ) Small y, diaeresis" -msgstr "ÿ (ÿ) Malé y, s dvomi bodkami" - -#: rc.cpp:4374 -msgid "Ă (Ă) Capital A, romanian accent" -msgstr "Ă (Ă) Veľké A, rumunský prízvuk" - -#: rc.cpp:4375 -msgid "ă (ă) Small a, romanian accent" -msgstr "ă (ă) Malé a, rumunský prízvuk" - -#: rc.cpp:4376 -msgid "č (č) Small c, caron" -msgstr "č (č) Malé c, s mäkčeňom" - -#: rc.cpp:4377 -msgid "ď (ď) Small d, caron" -msgstr "ď (ď) Malé d, s mäkčeňom" - -#: rc.cpp:4378 -msgid "ě (ě) Small e, caron" -msgstr "ě (ě) Malé e, s mäkčeňom" - -#: rc.cpp:4379 -msgid "ň (ň) Small n, caron" -msgstr "ň (ň) Malé n, s mäkčeňom" - -#: rc.cpp:4380 -msgid "ř (ř) Small r, caron" -msgstr "ř (ř) Malé r, s mäkčeňom" - -#: rc.cpp:4381 -msgid "Ş (Ş) Capital S, cedilla accent" -msgstr "Ş (Ş) Veľké S, s prízvukom sedil" - -#: rc.cpp:4382 -msgid "ş (ş) Small s, cedilla accent" -msgstr "ş (ş) Malé s, s prízvukom sedil" - -#: rc.cpp:4383 -msgid "š (š) Small s, caron" -msgstr "š (š) Malé s, s mäkčeňom" - -#: rc.cpp:4384 -msgid "Ţ (Ţ) Capital T, cedilla accent" -msgstr "Ţ (Ţ) Veľké T, s prízvukom sedil" - -#: rc.cpp:4385 -msgid "ţ (ţ) Small t, cedilla accent" -msgstr "ţ (ţ) Malé t, s prízvukom sedil" - -#: rc.cpp:4386 -msgid "ť (ť) Small t, caron" -msgstr "ť (ť) Malé t, s mäkčeňom" - -#: rc.cpp:4387 -msgid "ů (ů) Small u, ring above" -msgstr "ů (ů) Malé u, s krúžkom" - -#: rc.cpp:4388 -msgid "ž (ž) Small z, caron" -msgstr "ž (ž) Malé z, s mäkčeňom" - -#: rc.cpp:4389 -msgid "Ş (Ș) Capital S, comma accent below" -msgstr "" - -#: rc.cpp:4390 -msgid "ş (ș) Small s, comma accent below" -msgstr "" - -#: rc.cpp:4391 -msgid "Ţ (Ț) Capital T, comma accent below" -msgstr "" - -#: rc.cpp:4392 -msgid "ţ (ț) Small t, comma accent below" -msgstr "" - -#: rc.cpp:4393 -msgid "‐ (‐) Hyphen" -msgstr "‐ (‐) Hypen" - -#: rc.cpp:4394 -#, fuzzy -msgid "– (–) En dash" -msgstr "– (–) Pomlčka šírky písmena N" - -#: rc.cpp:4395 -#, fuzzy -msgid "— (—) Em dash" -msgstr "— (—) Pomlčka šírky písmena M" - -#: rc.cpp:4396 -#, fuzzy -msgid "‘ (‘) Left Single Quotation mark" -msgstr "‘ (‘) Ľavá úvodzovka" - -#: rc.cpp:4397 -#, fuzzy -msgid "’ (’) Right Single Quotation mark" -msgstr "’ (’) Pravá úvodzovka" - -#: rc.cpp:4398 -#, fuzzy -msgid "‚ (‚) Single Low-9 Quotation mark" -msgstr "‚ (‚) Úvodzovka dolu" - -#: rc.cpp:4399 -#, fuzzy -msgid "“ (“) Left Double Quotation mark" -msgstr "“ (“) Ľavá dvojitá úvodzovka" - -#: rc.cpp:4400 -#, fuzzy -msgid "” (”) Right Double Quotation mark" -msgstr "” (”) Pravá dvojitá úvodzovka" - -#: rc.cpp:4401 -#, fuzzy -msgid "„ („) Double Low-9 Quotation mark" -msgstr "„ („) Dvojitá úvodzovka dolu" - -#: rc.cpp:4402 -#, fuzzy -msgid "† (†) Dagger" -msgstr "† (†) Kríž" - -#: rc.cpp:4403 -#, fuzzy -msgid "‡ (‡) Double Dagger" -msgstr "‡ (‡) Dvojitý kríž" - -#: rc.cpp:4404 -#, fuzzy -msgid "• (•) Bullet" -msgstr "• (•) Odrážka" - -#: rc.cpp:4405 -#, fuzzy -msgid "… (…) Horizontal Ellipsis" -msgstr "… (…) Vodorovné elipsy" - -#: rc.cpp:4406 -#, fuzzy -msgid "‰ (‰) Per Mille sign" -msgstr "‰ (‰) Promile" - -#: rc.cpp:4407 -#, fuzzy -msgid "‹ (‹) Single Left-Pointing Angle Quotation mark" -msgstr "‹ (‹) Jednoduchá uhlová úvodzovka ukazujúca doľava" - -#: rc.cpp:4408 -#, fuzzy -msgid "› (›) Single Right-Pointing Angle Quotation mark" -msgstr "› (›) Jednoduchá uhlová úvodzovka ukazujúca doprava" - -#: rc.cpp:4409 -#, fuzzy -msgid "⁄ (⁄) Fraction slash" -msgstr "⁄ (⁄) Zlomkové lomítko" - -#: rc.cpp:4410 -msgid "₣ (₣) French Franc sign" -msgstr "₣ (₣) Francúzky frank" - -#: rc.cpp:4411 -msgid "₧ (₧) Peseta sign" -msgstr "₧ (₧) Znak peseta" - -#: rc.cpp:4412 -msgid "₪ (₪) New Sheqel sign" -msgstr "₪ (₪) Znak New Sheqel" - -#: rc.cpp:4413 -msgid "₫ (₫) Dong sign" -msgstr "₫ (₫) Znak dong" - -#: rc.cpp:4414 -#, fuzzy -msgid "€ (€) Euro currency sign" -msgstr "€ (€) Znak meny euro" - -#: rc.cpp:4415 -#, fuzzy -msgid "™ (™) Trade Mark sign" -msgstr "™ (™) Obchodná známka" - -#. i18n: file extrafiles line 38 -#: rc.cpp:4424 rc.cpp:4486 -#, no-c-format -msgid "" -"The <b>FONT</b> element allows authors to suggest rudimentary <i>" -"font changes</i>.\n" -" " -msgstr "" -"Element <b>FONT</b> umožňuje autorom doporučiť <i>zmeny písma</i>.\n" -" " - -#. i18n: file extrafiles line 45 -#: rc.cpp:4428 rc.cpp:4490 -#, no-c-format -msgid "" -"This <b>SIZE=+1</b> element allows to <i>increase</i> font.\n" -" " -msgstr "" -"Element <b>SIZE=+1</b> umožňuje <i>zväčšiť</i> písmo.\n" -" " - -#. i18n: file extrafiles line 51 -#: rc.cpp:4432 rc.cpp:4494 -#, no-c-format -msgid "" -"This <b>SIZE=-1</b> element allows to <i>decrease</i> font.\n" -" " -msgstr "" -"Element <b>SIZE=-1</b> umožňuje <i>zmenšiť</i> písmo.\n" -" " - -#. i18n: file extrafiles line 57 -#: rc.cpp:4436 rc.cpp:4498 rc.cpp:4637 rc.cpp:4994 -#, no-c-format -msgid "" -"The <b>PRE</b> element allows to view <i>preformatted</i> text.\n" -" " -msgstr "" -"Element <b>PRE</b> umožňuje zobraziť <i>predformátovaný</i> text.\n" -" " - -#. i18n: file extrafiles line 64 -#: rc.cpp:4440 rc.cpp:4502 rc.cpp:4641 -#, no-c-format -msgid "" -"The <b>SUB</b> element is used for <i>subscripts</i>.\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>SUB</b> sa používa pre <i>dolný index</i>.\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 71 -#: rc.cpp:4445 rc.cpp:4507 rc.cpp:4646 -#, no-c-format -msgid "" -"The <b>SUP</b> element is used for <i>superscripts</i>.\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>SUP</b> sa používa pre <i>horný index</i>.\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 79 -#: rc.cpp:4450 rc.cpp:4512 rc.cpp:4651 -#, no-c-format -msgid "" -"The <b>H1</b> element defines a <i>level-one heading</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>H1</b> definuje <i>nadpis prvej úrovne</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontálne zarovnanie)\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 87 -#: rc.cpp:4456 rc.cpp:4518 rc.cpp:4657 -#, no-c-format -msgid "" -"The <b>H2</b> element defines a <i>level-two heading</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>H2</b> definuje <i>nadpis druhej úrovne</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontálne zarovnanie)\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 95 -#: rc.cpp:4462 rc.cpp:4524 rc.cpp:4663 -#, no-c-format -msgid "" -"The <b>H3</b> element defines a <i>level-three heading</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>H3</b> definuje <i>nadpis tretej úrovne</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontálne zarovnanie)\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 103 -#: rc.cpp:4468 rc.cpp:4530 rc.cpp:4669 -#, no-c-format -msgid "" -"The <b>H4</b> element defines a <i>level-four heading</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>H4</b> definuje <i>ndapis štvrtej úrovne</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontálne zarovnanie)\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 111 -#: rc.cpp:4474 rc.cpp:4536 rc.cpp:4675 -#, no-c-format -msgid "" -"The <b>H5</b> element defines a <i>level-five heading</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>H5</b> definuje <i>nadpis piatej úrovne</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontálne zarovnanie)\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 117 -#: rc.cpp:4480 rc.cpp:4628 -#, no-c-format -msgid "Lists" -msgstr "Zoznamy" - -#. i18n: file extrafiles line 261 -#: rc.cpp:4542 rc.cpp:4631 -#, no-c-format -msgid "Tables" -msgstr "Tabuľky" - -#. i18n: file extrafiles line 323 -#: rc.cpp:4545 rc.cpp:4634 -#, no-c-format -msgid "Forms" -msgstr "Formuláre" - -#. i18n: file extrafiles line 385 -#: rc.cpp:4548 rc.cpp:4684 rc.cpp:4761 -#, no-c-format -msgid "" -"The <b>B</b> element suggests that text be rendered as <i>bold text</i>.\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>B</b> nastavuje, že text by mal byť <i>tučný</i>.\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 392 -#: rc.cpp:4553 rc.cpp:4689 rc.cpp:4766 -#, no-c-format -msgid "" -"The <b>I</b> element suggests that text be rendered as <i>italic text</i>.\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>I</b> nastavuje, že text by mal byť <i>kurzívou</i>.\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 401 -#: rc.cpp:4558 rc.cpp:4694 rc.cpp:4771 -#, no-c-format -msgid "" -"The <b>U</b> element, deprecated in HTML 4.0, suggests that text be rendered as " -"<i>underlined text</i>.\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>U</b>, označený ako deprecated (zastaralý) v HTML 4.0, určuje, že " -"text by mal byť <i>podčiarknutý</i>.\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 408 -#: rc.cpp:4563 rc.cpp:4699 rc.cpp:4776 -#, no-c-format -msgid "" -"The <b>BR</b> element forces a <i>break</i> in the current line of text.\n" -" " -"<br>- CLEAR=[ left | all | right | none ] (clear floating objects)\n" -" " -"<br>- core attributes\n" -" " -msgstr "" -"Element <b>BR</b> vynucuje <i>koniec</i> aktuálneho riadku textu.\n" -" " -"<br>- CLEAR=[ left | all | right | none ] (vyčistiť plávajúce objekty)\n" -" " -"<br>- základné atribúty\n" -" " - -#. i18n: file extrafiles line 416 -#: rc.cpp:4569 rc.cpp:4705 rc.cpp:4782 -#, no-c-format -msgid "" -"The <b>P</b> element defines a <i>paragraph</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontal alignment)\n" -" " -"<br>- common attributes\n" -" " -msgstr "" -"Element <b>P</b> definuje <i>odstavec</i>.\n" -" " -"<br>- ALIGN=[ left | center | right | justify ] (horizontálne zarovnanie)\n" -" " -"<br>- obvyklé atribúty\n" -" " - -#. i18n: file extrafiles line 419 -#: rc.cpp:4575 rc.cpp:4711 rc.cpp:4788 -#, no-c-format -msgid " " -msgstr " " - -#. i18n: file extrafiles line 422 -#: rc.cpp:4578 rc.cpp:4714 rc.cpp:4791 -#, no-c-format -msgid "" -"Inserting <b>nbsp</b>.\n" -" Non breaking <i>space</i>.\n" -" " -msgstr "" -"Vloženie <b>nbsp</b>.\n" -" Nedeliteľná <i>medzera</i>.\n" -" " - -#. i18n: file extrafiles line 429 -#: rc.cpp:4583 rc.cpp:4719 rc.cpp:4796 -#, no-c-format -msgid "" -"The <b>A</b> element denotes an <i>anchor</i>--a hypertext link or the " -"destination of a link.\n" -" The <b>HREF</b> attribute specifies a hypertext link to another resource, " -"such as an <i>HTML</i> document or a <i>JPEG</i> image.\n" -" " -msgstr "" -"Element <b>A</b> označuje <i>kotvu</i>--hypertextový odkaz alebo cieľ odkazu.\n" -" Atribút <b>HREF</b> určuje odkaz na iný zdroj, ako napríklad dokument <i>" -"HTML</i> alebo obrázok <i>JPEG</i>.\n" -" " - -#. i18n: file extrafiles line 435 -#: rc.cpp:4588 rc.cpp:4724 rc.cpp:4801 rc.cpp:5020 -#, no-c-format -msgid "" -"The <b>IMG</b> element specifies an <i>inline</i> image.\n" -" The required <b>SRC</b> attribute specifies the location of the image.\n" -" " -msgstr "" -"Element <b>IMG</b> určuje <i>vloženie</i> obrázku.\n" -" Vyžadovaný atribút <b>SRC</b> určuje umiestnenie obrázku.\n" -" " - -#. i18n: file extrafiles line 441 -#: rc.cpp:4593 rc.cpp:4729 rc.cpp:4806 -#, no-c-format -msgid "" -"The <b>HR</b> element defines a <i>horizontal rule</i> for visual browsers.\n" -" While this element is inherently presentational, it can be used " -"structurally as a section divider.\n" -" " -msgstr "" -"Element <b>HR</b> definuje <i>horizontálnu čiaru</i> pre grafické prehliadače.\n" -" Aj keď je tento element určený pre zobrazenie, dá sa použiť štrukturálne " -"ako oddeľovač kapitol.\n" -" " - -#. i18n: file extrafiles line 447 -#: rc.cpp:4598 rc.cpp:4734 rc.cpp:4811 rc.cpp:4870 -#, no-c-format -msgid "" -"The <b>!-- --></b> element <i>comment</i> a text inside.\n" -" " -msgstr "" -"Element <b>!-- --></b> je <i>komentár</i> vo vnútri textu.\n" -" " - -#. i18n: file extrafiles line 454 -#: rc.cpp:4602 rc.cpp:4738 rc.cpp:4815 -#, no-c-format -msgid "" -"The <b>DIV ALIGN</b>=<i>left</i>\n" -" suggests the horizontal alignment for the content of the division to <i>" -"left</i>.\n" -" " -msgstr "" -"<b>DIV ALIGN</b>=<i>left</i>\n" -" doporučuje horizontálne zarovnanie obsahu <i>doľava</i>.\n" -" " - -#. i18n: file extrafiles line 461 -#: rc.cpp:4607 rc.cpp:4743 rc.cpp:4820 -#, no-c-format -msgid "" -"The <b>DIV ALIGN</b>=<i>center</i> or <b>CENTER</b>\n" -" suggests the horizontal alignment for the content of the division to <i>" -"center</i>.\n" -" " -msgstr "" -"<b>DIV ALIGN</b>=<i>center</i> alebo <b>CENTER</b>\n" -" doporučuje horizontálne zarovnanie obsahu <i>do stredu</i>.\n" -" " - -#. i18n: file extrafiles line 468 -#: rc.cpp:4612 rc.cpp:4748 rc.cpp:4825 -#, no-c-format -msgid "" -"The <b>DIV ALIGN</b>=<i>right</i>\n" -" suggests the horizontal alignment for the content of the division to <i>" -"right</i>.\n" -" " -msgstr "" -"<b>DIV ALIGN</b>=<i>right</i>\n" -" doporučuje horizontálne zarovnanie obsahu <i>doprava</i>.\n" -" " - -#. i18n: file extrafiles line 475 -#: rc.cpp:4617 rc.cpp:4753 rc.cpp:4830 -#, no-c-format -msgid "" -"The <b>DIV ALIGN</b>=<i>justify</i>\n" -" suggests the horizontal alignment for the content of the division to <i>" -"justify</i>.\n" -" " -msgstr "" -"<b>DIV ALIGN</b>=<i>justify</i>\n" -" doporučuje horizontálne zarovnanie obsahu <i>na oboch stranách</i>.\n" -" " - -#. i18n: file extrafiles line 481 -#: rc.cpp:4622 rc.cpp:4758 rc.cpp:4835 -#, no-c-format -msgid "Standard" -msgstr "Štandardné" - -#. i18n: file extrafiles line 518 -#: rc.cpp:4625 -#, no-c-format -msgid "CFML" -msgstr "CFML" - -#. i18n: file extrafiles line 787 -#: rc.cpp:4681 rc.cpp:5167 -#, no-c-format -msgid "Style" -msgstr "Štýl" - -#. i18n: file extrafiles line 1109 -#: rc.cpp:4841 -#, no-c-format -msgid "Docbook - UI" -msgstr "Docbook - UI" - -#. i18n: file extrafiles line 1153 -#: rc.cpp:4844 rc.cpp:4892 rc.cpp:4937 -#, no-c-format -msgid "tagxml" -msgstr "tagxml" - -#. i18n: file extrafiles line 1203 -#: rc.cpp:4847 -#, no-c-format -msgid "" -"<chapter id="">\n" -"<!-- -->\n" -"\n" -"<title></title>\n" -"\n" -"<para></para>\n" -"\n" -"\n" -"\n" -"<sect1>\n" -"\n" -"<title></title>\n" -"\n" -"<para></para>\n" -"\n" -"</sect1>\n" -"\n" -"\n" -"\n" -"</chapter>\n" -msgstr "" -"<chapter id="">\n" -"<!-- -->\n" -"\n" -"<title></title>\n" -"\n" -"<para></para>\n" -"\n" -"\n" -"\n" -"<sect1>\n" -"\n" -"<title></title>\n" -"\n" -"<para></para>\n" -"\n" -"</sect1>\n" -"\n" -"\n" -"\n" -"</chapter>\n" - -#. i18n: file extrafiles line 1256 -#: rc.cpp:4874 -#, no-c-format -msgid "" -"<figure id="">\n" -"<title></title>\n" -"<graphic fileref=""/>\n" -"</figure>\n" -msgstr "" -"<figure id="">\n" -"<title></title>\n" -"<graphic fileref=""/>\n" -"</figure>\n" - -#. i18n: file extrafiles line 1264 -#: rc.cpp:4881 -#, no-c-format -msgid "" -"<example role="codelisting" id="">\n" -"<title></title>\n" -"<programlisting><![CDATA[\n" -"\n" -"]]></programlisting>\n" -"</example>" -msgstr "" - -#. i18n: file extrafiles line 1303 -#: rc.cpp:4889 -#, no-c-format -msgid "XML Tools" -msgstr "XML Nástroje" - -#. i18n: file extrafiles line 1404 -#: rc.cpp:4895 -#, no-c-format -msgid "KDE DocBook Admonitions" -msgstr "" - -#. i18n: file extrafiles line 1462 -#: rc.cpp:4898 -#, no-c-format -msgid "KDE DocBook Tables" -msgstr "KDE DocBook tabuľky" - -#. i18n: file extrafiles line 1523 -#: rc.cpp:4901 -#, no-c-format -msgid "KDE DocBook Images" -msgstr "KDE DocBook obrázky" - -#. i18n: file extrafiles line 1602 -#: rc.cpp:4904 -#, no-c-format -msgid "KDE DocBook Lists" -msgstr "KDE DocBook zoznamy" - -#. i18n: file extrafiles line 1627 -#: rc.cpp:4907 -#, no-c-format -msgid "KDE DocBook Standard" -msgstr "" - -#. i18n: file extrafiles line 1703 -#: rc.cpp:4910 -#, no-c-format -msgid "UI Elements" -msgstr "UI elementy" - -#. i18n: file extrafiles line 1779 -#: rc.cpp:4913 -#, no-c-format -msgid "Tools" -msgstr "Nástroje" - -#. i18n: file extrafiles line 1812 -#: dialogs/tagdialogs/tagdialog.cpp:192 rc.cpp:4919 -#, no-c-format -msgid "Main" -msgstr "Hlavné" - -#. i18n: file extrafiles line 1852 -#: rc.cpp:4922 rc.cpp:5283 -#, no-c-format -msgid "complexType" -msgstr "" - -#. i18n: file extrafiles line 1926 -#: rc.cpp:4925 -#, no-c-format -msgid "Facets" -msgstr "" - -#. i18n: file extrafiles line 2000 -#: rc.cpp:4928 treeviews/tagattributetree.cpp:295 -#, no-c-format -msgid "Attributes" -msgstr "Atribúty" - -#. i18n: file extrafiles line 2024 -#: rc.cpp:4931 -#, no-c-format -msgid "Misc." -msgstr "Rôzne" - -#. i18n: file extrafiles line 2068 -#: rc.cpp:4934 rc.cpp:5317 -#, no-c-format -msgid "simpleType" -msgstr "" - -#. i18n: file extrafiles line 2125 -#: rc.cpp:4940 -#, no-c-format -msgid "" -"<?xml version="1.0" encoding="UTF-8"?>\n" -"<!DOCTYPE TAGS>\n" -"<TAGS>\n" -"\n" -"</TAGS>\n" -msgstr "" - -#. i18n: file extrafiles line 2184 -#: rc.cpp:4948 -#, no-c-format -msgid "" -"<children>\n" -"<child name="" />\n" -"</children>" -msgstr "" - -#. i18n: file extrafiles line 2189 -#: rc.cpp:4953 -#, no-c-format -msgid "" -"<stoppingtags>\n" -"<stoppingtag name="" />\n" -"</stoppingtags>" -msgstr "" - -#. i18n: file extrafiles line 2195 -#: rc.cpp:4958 -#, no-c-format -msgid "forms" -msgstr "formuláre" - -#. i18n: file extrafiles line 2231 -#: rc.cpp:4961 -#, no-c-format -msgid "" -"The <b>B</b> element suggests that text be rendered as <i>bold text</i>.\n" -" " -msgstr "" -"Element <b>B</b> navrhuje, že text by mal byť zobrazený <i>tučným písmom</i>.\n" -" " - -#. i18n: file extrafiles line 2234 -#: rc.cpp:4965 -#, no-c-format -msgid "" -"The <b>B</b> element suggests that text be rendered as <i>emphasized text</i>.\n" -" " -msgstr "" -"Element <b>B</b> navrhuje, že text by mal byť <i>zdôraznený</i>.\n" -" " - -#. i18n: file extrafiles line 2243 -#: rc.cpp:4969 -#, no-c-format -msgid "" -"The <b>I</b> element suggests that text be rendered as <i>italic text</i>.\n" -" " -msgstr "" -"Element <b>I</b> navrhuje, že text by mal byť zobrazený <i>kurzívou</i>.\n" -" " - -#. i18n: file extrafiles line 2248 -#: rc.cpp:4973 -#, no-c-format -msgid "" -"The <b>U</b> element suggests that text be rendered as <i>underlined text</i>.\n" -" " -msgstr "" -"Element <b>U</b> navrhuje, že text by mal byť <i>podčiarknutý</i>.\n" -" " - -#. i18n: file extrafiles line 2251 -#: rc.cpp:4977 -#, no-c-format -msgid "" -"The <b>small</b> element suggests that text be rendered as a <i>small font</i>" -".\n" -" " -msgstr "" -"Element <b>small</b> navrhuje, že text by mal byť zobrazený <i>malým písmom</i>" -".\n" -" " - -#. i18n: file extrafiles line 2258 -#: rc.cpp:4981 -#, no-c-format -msgid "" -"The <b>big</b> element suggests that text be rendered as a <i>big font</i>.\n" -" " -msgstr "" -"Element <b>big</b> navrhuje, že text by mal byť zobrazený <i>veľkým písmom</i>" -".\n" -" " - -#. i18n: file extrafiles line 2265 -#: rc.cpp:4985 -#, no-c-format -msgid "" -"The <b>br</b> element forces a <i>break</i> in the current line of text.\n" -" " -msgstr "" -"Element <b>br</b> <i>zalomí</i> aktuálny riadok textu.\n" -" " - -#. i18n: file extrafiles line 2275 -#: rc.cpp:4989 -#, no-c-format -msgid "" -"The <b>P</b> element defines a <i>paragraph</i>.\n" -" " -"<br>- ALIGN=[ left | center | right ] (horizontal alignment)\n" -" " -msgstr "" -"Element <b>P</b> definuje <i>odstavec</i>.\n" -" " -"<br>- ALIGN=[ left | center | right ] (vodorovné zarovnanie)\n" -" " - -#. i18n: file extrafiles line 2287 -#: rc.cpp:4998 -#, no-c-format -msgid "text" -msgstr "text" - -#. i18n: file extrafiles line 2333 -#: rc.cpp:5001 -#, no-c-format -msgid "deck" -msgstr "deck" - -#. i18n: file extrafiles line 2343 -#: rc.cpp:5004 rc.cpp:5216 -#, no-c-format -msgid "table" -msgstr "tabuľka" - -#. i18n: file extrafiles line 2362 -#: rc.cpp:5007 -#, no-c-format -msgid "misc." -msgstr "rôzne" - -#. i18n: file extrafiles line 2379 -#: rc.cpp:5010 -#, no-c-format -msgid "" -"The <b>anchor</b> element denotes an <i>anchor</i>-- a link to formatted text.\n" -" The <b>task</b> within the tag is executed when the link is selected, such " -"as an <i>go</i> task or a <i>refresh</i>.\n" -" " -msgstr "" -"Element <b>anchor</b> označuje <i>kotvu</i>-- odkaz na formátovaný text.\n" -" <b>Úloha</b> vo vnútri značky je spustená, keďe je odkaz vybraný. Úlohou " -"je napríklad <i>prejsť</i> alebo <i>obnoviť</i>.\n" -" " - -#. i18n: file extrafiles line 2383 -#: rc.cpp:5015 -#, no-c-format -msgid "" -"The <b>a</b> element denotes an <i>anchor</i>--a hypertext link or the " -"destination of a link.\n" -" The <b>HREF</b> attribute specifies a hypertext link to another <i>wml</i> " -"document.\n" -" " -msgstr "" -"Element <b>a</b> označuje <i>kotvu</i>-- hypertextový odkaz alebo cieľ odkazu\n" -" Atribút <b>HREF</b> definuje hypertextový odkaz na iný <i>wml</i> " -"dokument.\n" -" " - -#. i18n: file extrafiles line 2445 -#: rc.cpp:5025 -#, no-c-format -msgid "tasks" -msgstr "úlohy" - -#. i18n: file extrafiles line 2460 -#: rc.cpp:5028 -#, no-c-format -msgid "Debug" -msgstr "Debug" - -#: rc.cpp:5029 rc.cpp:5046 -msgid "Font..." -msgstr "Písmo..." - -#: rc.cpp:5030 rc.cpp:5047 -msgid "Font Size+1" -msgstr "Veľkosť písma+1" - -#: rc.cpp:5031 rc.cpp:5048 -msgid "Font Size-1" -msgstr "Veľkosť písma-1" - -#: rc.cpp:5032 rc.cpp:5049 rc.cpp:5124 -msgid "Pre" -msgstr "Neproporcionálne písmo" - -#: rc.cpp:5033 rc.cpp:5050 rc.cpp:5125 -msgid "Subscript" -msgstr "Subscript" - -#: rc.cpp:5034 rc.cpp:5051 rc.cpp:5126 -msgid "Superscript" -msgstr "Superscript" - -#: rc.cpp:5035 rc.cpp:5052 rc.cpp:5127 -msgid "Head 1 Level" -msgstr "Nadpis 1. úrovne" - -#: rc.cpp:5036 rc.cpp:5053 rc.cpp:5128 -msgid "Head 2 Level" -msgstr "Nadpis 2. úrovne" - -#: rc.cpp:5037 rc.cpp:5054 rc.cpp:5129 -msgid "Head 3 Level" -msgstr "Nadpis 3. úrovne" - -#: rc.cpp:5038 rc.cpp:5055 rc.cpp:5130 -msgid "Head 4 Level" -msgstr "Nadpis 4. úrovne" - -#: rc.cpp:5039 rc.cpp:5056 rc.cpp:5131 -msgid "Head 5 Level" -msgstr "Nadpis 5. úrovne" - -#: rc.cpp:5040 rc.cpp:5093 -msgid "Unordered List" -msgstr "Netriedený zoznam" - -#: rc.cpp:5041 rc.cpp:5094 -msgid "Ordered List" -msgstr "Triedený zoznam" - -#: rc.cpp:5042 rc.cpp:5095 -msgid "List Item" -msgstr "Položka zoznamu" - -#: rc.cpp:5043 rc.cpp:5096 -msgid "Definition List" -msgstr "Definičný zoznam" - -#: rc.cpp:5044 rc.cpp:5097 -msgid "Definition Term" -msgstr "Definičný pojem" - -#: rc.cpp:5045 rc.cpp:5098 -msgid "Definition" -msgstr "Definícia" - -#: rc.cpp:5057 rc.cpp:5099 rc.cpp:5192 utility/tagactionset.cpp:333 -msgid "Table" -msgstr "Tabuľka" - -#: rc.cpp:5058 rc.cpp:5100 -msgid "Table Row (with dialog)" -msgstr "Riadok tabuľky (s dialógom)" - -#: rc.cpp:5059 rc.cpp:5101 -msgid "Table Body (with dialog)" -msgstr "Telo tabuľky (s dialógom)" - -#: rc.cpp:5060 rc.cpp:5102 -msgid "Table Head (with dialog)" -msgstr "Hlavička tabuľky (s dialógom)" - -#: rc.cpp:5061 rc.cpp:5103 -msgid "Table Data (with dialog)" -msgstr "Dáta tabuľky (s dialógom)" - -#: rc.cpp:5062 rc.cpp:5104 -msgid "Table Body" -msgstr "Telo tabuľky" - -#: rc.cpp:5063 rc.cpp:5105 -msgid "Table Head" -msgstr "Hlavička tabuľky" - -#: rc.cpp:5064 rc.cpp:5106 -msgid "Table Row" -msgstr "Riadok tabuľky" - -#: rc.cpp:5065 rc.cpp:5107 -msgid "Table Data" -msgstr "Dáta tabuľky" - -#: rc.cpp:5066 rc.cpp:5108 -msgid "Caption" -msgstr "Titul" - -#: rc.cpp:5067 rc.cpp:5109 -msgid "Form" -msgstr "Formulár" - -#: rc.cpp:5068 rc.cpp:5110 -msgid "Select" -msgstr "Rozbaľovací zoznam" - -#: rc.cpp:5069 rc.cpp:5112 -msgid "Check Button" -msgstr "Zaškrtávacie políčko" - -#: rc.cpp:5070 rc.cpp:5113 -msgid "Radio Button" -msgstr "Prepínač" - -#: rc.cpp:5071 rc.cpp:5115 -msgid "Text Area" -msgstr "Textová oblasť" - -#: rc.cpp:5072 rc.cpp:5116 -msgid "Input Password" -msgstr "Vstupné políčko hesla" - -#: rc.cpp:5073 rc.cpp:5117 -msgid "Input Text" -msgstr "Vstupné políčko" - -#: rc.cpp:5074 rc.cpp:5120 -msgid "Submit" -msgstr "Tlačidlo odoslať" - -#: rc.cpp:5077 -msgid "Bold" -msgstr "Tučné" - -#: rc.cpp:5079 rc.cpp:5135 rc.cpp:5151 -msgid "Underline" -msgstr "Podčiarknuté" - -#: rc.cpp:5080 rc.cpp:5136 rc.cpp:5152 -msgid "New Line" -msgstr "Nový riadok" - -#: rc.cpp:5081 rc.cpp:5137 rc.cpp:5153 -msgid "Paragraph" -msgstr "Odstavec" - -#: rc.cpp:5082 rc.cpp:5138 rc.cpp:5154 -msgid "Non Breaking Space" -msgstr "Nedeliteľná medzera" - -#: rc.cpp:5083 rc.cpp:5139 rc.cpp:5155 rc.cpp:5185 -msgid "Anchor..." -msgstr "Kotva..." - -#: rc.cpp:5084 rc.cpp:5140 rc.cpp:5156 -msgid "Image..." -msgstr "Obrázok..." - -#: rc.cpp:5085 rc.cpp:5141 rc.cpp:5157 -msgid "Horizontal Line" -msgstr "Vodorovná čiara" - -#: rc.cpp:5087 rc.cpp:5143 -msgid "Align Left" -msgstr "Zarovnať vľavo" - -#: rc.cpp:5088 rc.cpp:5144 -msgid "Align Center" -msgstr "Zarovnať na stred" - -#: rc.cpp:5089 rc.cpp:5145 -msgid "Align Right" -msgstr "Zarovnať vpravo" - -#: rc.cpp:5090 rc.cpp:5146 -msgid "Align Justify" -msgstr "Zarovnať na obe strany" - -#: rc.cpp:5091 rc.cpp:5164 -msgid "Time" -msgstr "Čas" - -#: rc.cpp:5111 -msgid "Option" -msgstr "Voľba" - -#: rc.cpp:5114 rc.cpp:5170 -msgid "Button" -msgstr "Tlačidlo" - -#: rc.cpp:5118 -msgid "Fieldset" -msgstr "Sada polí" - -#: rc.cpp:5119 -msgid "Legend" -msgstr "Legenda" - -#: rc.cpp:5122 rc.cpp:5147 rc.cpp:5163 -msgid "Span" -msgstr "Span" - -#: rc.cpp:5123 -msgid "Div" -msgstr "Div" - -#: rc.cpp:5132 rc.cpp:5148 -msgid "Quick Start Dialog" -msgstr "Dialóg rýchle spustenie" - -#: rc.cpp:5165 rc.cpp:5350 -msgid "Meta" -msgstr "Meta" - -#: rc.cpp:5166 -msgid "Base" -msgstr "Base" - -#: parts/kafka/wkafkapart.cpp:71 rc.cpp:5168 -msgid "Link" -msgstr "Odkaz" - -#: rc.cpp:5169 -msgid "Application Name" -msgstr "Názov aplikácie" - -#: rc.cpp:5172 -msgid "Label" -msgstr "Popisok" - -#: rc.cpp:5173 -msgid "Menu" -msgstr "Ponuka" - -#: rc.cpp:5174 -msgid "menu item" -msgstr "položka ponuky" - -#: rc.cpp:5175 -msgid "Sub menu" -msgstr "Podponuka" - -#: rc.cpp:5178 rc.cpp:5214 rc.cpp:5247 rc.cpp:5255 -msgid "para" -msgstr "para" - -#: rc.cpp:5180 rc.cpp:5208 -msgid "note" -msgstr "poznámka" - -#: rc.cpp:5181 rc.cpp:5249 -msgid "sect1" -msgstr "sect1" - -#: rc.cpp:5182 rc.cpp:5250 -msgid "sect2" -msgstr "sect2" - -#: rc.cpp:5183 rc.cpp:5251 -msgid "sect3" -msgstr "sect3" - -#: rc.cpp:5184 rc.cpp:5252 -msgid "sect4" -msgstr "sect4" - -#: rc.cpp:5186 -msgid "Web Link" -msgstr "Webový odkaz" - -#: rc.cpp:5188 -msgid "programlisting" -msgstr "programlisting" - -#: rc.cpp:5189 -msgid "List" -msgstr "Zoznam" - -#: rc.cpp:5190 rc.cpp:5324 -msgid "Items" -msgstr "Položky" - -#: rc.cpp:5191 -msgid "Emphasis" -msgstr "Zdôraznenie" - -#: rc.cpp:5193 -msgid "amp" -msgstr "amp" - -#: rc.cpp:5194 -msgid "CDATA" -msgstr "CDATA" - -#: rc.cpp:5195 -msgid "XML Validator" -msgstr "XML Validátor" - -#: rc.cpp:5196 -msgid "XSLT Processor" -msgstr "XSLT Procesor" - -#: rc.cpp:5197 -msgid "Class Name" -msgstr "Názov triedy" - -#: rc.cpp:5198 -msgid "Metod Name" -msgstr "Názov metódy" - -#: components/debugger/backtracelistview.cpp:61 -#: components/debugger/debuggerbreakpointview.cpp:62 rc.cpp:5199 -msgid "Function" -msgstr "Funkcia" - -#: rc.cpp:5201 -msgid "Var Name" -msgstr "Názov premennej" - -#: rc.cpp:5202 -msgid "Command Line" -msgstr "Príkazový riadok" - -#: rc.cpp:5203 -msgid "Parameter" -msgstr "Parameter" - -#: rc.cpp:5204 -msgid "Prompt" -msgstr "Výzva" - -#: rc.cpp:5205 -msgid "warning" -msgstr "upozornenie" - -#: rc.cpp:5206 -msgid "caution" -msgstr "výstraha" - -#: rc.cpp:5207 -msgid "important" -msgstr "dôležité" - -#: rc.cpp:5209 -msgid "tip" -msgstr "tip" - -#: rc.cpp:5210 -msgid "footnote" -msgstr "poznámkaPodČiarou" - -#: rc.cpp:5211 -msgid "footnoteref" -msgstr "poznámkaPodČiarouRef" - -#: rc.cpp:5212 -msgid "example" -msgstr "príklad" - -#: rc.cpp:5213 -msgid "informalexample" -msgstr "informačnýPríklad" - -#: rc.cpp:5215 -msgid "Table Wizard" -msgstr "Sprievodca tvorbou tabuľky" - -#: rc.cpp:5217 rc.cpp:5254 -msgid "title" -msgstr "titulok" - -#: rc.cpp:5218 -msgid "informaltable" -msgstr "informačnáTabuľka" - -#: rc.cpp:5219 -msgid "tgroup" -msgstr "skupinaTabuľky" - -#: rc.cpp:5220 -msgid "thead" -msgstr "hlavičkaTabuľky" - -#: rc.cpp:5221 -msgid "tbody" -msgstr "teloTabuľky" - -#: rc.cpp:5222 -msgid "row" -msgstr "riadok" - -#: rc.cpp:5223 -msgid "entry" -msgstr "údaj" - -#: rc.cpp:5224 -msgid "Image Wizard" -msgstr "Sprievodca tvorbou obrázku" - -#: rc.cpp:5225 -msgid "screenshot" -msgstr "snímok obrazovky" - -#: rc.cpp:5226 -msgid "screeninfo" -msgstr "screeninfo" - -#: rc.cpp:5227 -msgid "mediaobject" -msgstr "media objekt" - -#: rc.cpp:5228 -msgid "inlinemediaobject" -msgstr "media objekt v riadku" - -#: rc.cpp:5229 -msgid "imageobject" -msgstr "objekt obrázku" - -#: rc.cpp:5230 -msgid "imagedata" -msgstr "dáta obrázku" - -#: rc.cpp:5231 -msgid "textobject" -msgstr "textový objekt" - -#: rc.cpp:5232 -msgid "phrase" -msgstr "výraz" - -#: rc.cpp:5233 -msgid "caption" -msgstr "titul" - -#: rc.cpp:5234 -msgid "List Wizard" -msgstr "Sprievodca tvorbou zoznamu" - -#: rc.cpp:5235 -msgid "orderedlist" -msgstr "triedený zoznam" - -#: rc.cpp:5236 -msgid "itemizedlist" -msgstr "položkový zoznam" - -#: rc.cpp:5237 -msgid "listitem" -msgstr "položka zoznamu" - -#: rc.cpp:5238 -msgid "variablelist" -msgstr "zoznam premenných" - -#: rc.cpp:5239 -msgid "varlistentry" -msgstr "položka zoznamu" - -#: rc.cpp:5240 -msgid "term" -msgstr "pojem" - -#: rc.cpp:5241 -msgid "varlistitem" -msgstr "položka zoznamu" - -#: rc.cpp:5242 -msgid "procedure" -msgstr "procedúra" - -#: rc.cpp:5243 -msgid "step" -msgstr "krok" - -#: rc.cpp:5244 -msgid "substeps" -msgstr "subkroky" - -#: rc.cpp:5245 -msgid "simplelist" -msgstr "jednoduchý zoznam" - -#: rc.cpp:5246 -msgid "member" -msgstr "člen" - -#: rc.cpp:5248 -msgid "chapter" -msgstr "kapitola" - -#: rc.cpp:5253 -msgid "sect5" -msgstr "sect5" - -#: rc.cpp:5256 -msgid "anchor" -msgstr "kotva" - -#: rc.cpp:5257 -msgid "xref" -msgstr "xref" - -#: rc.cpp:5258 -msgid "link" -msgstr "odkaz" - -#: rc.cpp:5259 -msgid "ulink" -msgstr "ulink" - -#: rc.cpp:5260 -msgid "email" -msgstr "e-mail" - -#: rc.cpp:5261 -msgid "guilabel" -msgstr "gui popisok" - -#: rc.cpp:5262 -msgid "guibutton" -msgstr "gui tlačidlo" - -#: rc.cpp:5263 -msgid "guiicon" -msgstr "gui ikona" - -#: rc.cpp:5264 -msgid "menuchoice" -msgstr "výber z ponuky" - -#: rc.cpp:5265 -msgid "shortcut" -msgstr "skratka" - -#: rc.cpp:5266 -msgid "guimenu" -msgstr "gui ponuka" - -#: rc.cpp:5267 -msgid "guimenuitem" -msgstr "gui položka ponuky" - -#: rc.cpp:5268 -msgid "guisubmenu" -msgstr "gui podponuka" - -#: rc.cpp:5269 -msgid "keycombo" -msgstr "klávesová kombinácia" - -#: rc.cpp:5270 -msgid "keycap" -msgstr "keycap" - -#: rc.cpp:5271 -msgid "action" -msgstr "akcia" - -#: rc.cpp:5272 -msgid "meinproc" -msgstr "meinproc" - -#: rc.cpp:5273 -msgid "checkXML" -msgstr "skontrolovaťXML" - -#: rc.cpp:5274 -msgid "annotation" -msgstr "komentár" - -#: rc.cpp:5275 -msgid "appInfo" -msgstr "appInfo" - -#: rc.cpp:5276 -msgid "documentation" -msgstr "dokumentácia" - -#: rc.cpp:5277 -msgid "schema" -msgstr "schéma" - -#: rc.cpp:5278 -msgid "element" -msgstr "element" - -#: rc.cpp:5279 -msgid "import" -msgstr "import" - -#: rc.cpp:5280 -msgid "include" -msgstr "include" - -#: rc.cpp:5281 -msgid "notation" -msgstr "komentár" - -#: rc.cpp:5282 -msgid "redefine" -msgstr "predefinovať" - -#: rc.cpp:5284 -msgid "complexContent" -msgstr "kompexnýObsah" - -#: rc.cpp:5285 -msgid "simpleContent" -msgstr "jednoduchýObsah" - -#: rc.cpp:5286 -msgid "all" -msgstr "všetko" - -#: rc.cpp:5287 -msgid "choice" -msgstr "výber" - -#: rc.cpp:5288 rc.cpp:5312 -msgid "group" -msgstr "skupina" - -#: rc.cpp:5289 -msgid "sequence" -msgstr "poradie" - -#: rc.cpp:5290 rc.cpp:5308 -msgid "attribute" -msgstr "atribút" - -#: rc.cpp:5291 rc.cpp:5309 -msgid "attributeGroup" -msgstr "skupinaAtribútov" - -#: rc.cpp:5292 rc.cpp:5307 -msgid "anyAttribute" -msgstr "akýkoľvekAtribút" - -#: rc.cpp:5293 rc.cpp:5318 -msgid "restriction" -msgstr "obmedzenie" - -#: rc.cpp:5294 -msgid "extension" -msgstr "rozšírenie" - -#: rc.cpp:5295 -msgid "enumeration" -msgstr "" - -#: rc.cpp:5296 -msgid "pattern" -msgstr "vzorka" - -#: rc.cpp:5297 -msgid "totalDigits" -msgstr "spolu čísel" - -#: rc.cpp:5298 -msgid "fractionDigits" -msgstr "čísla zlomku" - -#: rc.cpp:5299 -msgid "length" -msgstr "dĺžka" - -#: rc.cpp:5300 -msgid "maxLength" -msgstr "maxDĺžka" - -#: rc.cpp:5301 -msgid "minLength" -msgstr "minDĺžka" - -#: rc.cpp:5302 -msgid "maxInclusive" -msgstr "kurzíva" - -#: rc.cpp:5303 -msgid "minInclusive" -msgstr "minInclusive" - -#: rc.cpp:5304 -msgid "maxExclusive" -msgstr "maxExclusive" - -#: rc.cpp:5305 -msgid "minExclusive" -msgstr "minExclusive" - -#: rc.cpp:5306 -msgid "whiteSpace" -msgstr "prázdneMiesto" - -#: rc.cpp:5310 -msgid "any" -msgstr "akýkoľvek" - -#: rc.cpp:5311 -msgid "field" -msgstr "pole" - -#: rc.cpp:5313 -msgid "key" -msgstr "kláves" - -#: rc.cpp:5314 -msgid "keyref" -msgstr "keyref" - -#: rc.cpp:5315 -msgid "selector" -msgstr "selektor" - -#: rc.cpp:5316 -msgid "unique" -msgstr "unikátne" - -#: rc.cpp:5319 -msgid "list" -msgstr "zoznam" - -#: rc.cpp:5320 -msgid "union" -msgstr "union" - -#: rc.cpp:5321 -msgid "New Tag file" -msgstr "Nový súbor značky" - -#: rc.cpp:5325 -msgid "Item" -msgstr "Položka" - -#: rc.cpp:5331 -msgid "Children" -msgstr "Potomok" - -#: rc.cpp:5332 -msgid "Stoppingtags" -msgstr "Značky zastavenia" - -#: rc.cpp:5334 -msgid "Input Text (wml)" -msgstr "Vstupné políčko (wml)" - -#: rc.cpp:5336 -msgid "Option Group (wml)" -msgstr "Skupina prepínačov (wml)" - -#: rc.cpp:5337 -msgid "Bold (wml)" -msgstr "Tučné (wml)" - -#: rc.cpp:5339 -msgid "Italic (wml)" -msgstr "Kurzíva (wml)" - -#: rc.cpp:5340 -msgid "Underline (wml)" -msgstr "Podčiarknuté (wml)" - -#: rc.cpp:5341 -msgid "Small (wml)" -msgstr "Malé (wml)" - -#: rc.cpp:5342 -msgid "Big (wml)" -msgstr "Veľké (wml)" - -#: rc.cpp:5344 -msgid "Paragraph (wml)" -msgstr "Odstavec (wml)" - -#: rc.cpp:5346 -msgid "Access (wml)" -msgstr "Prístup (wml)" - -#: rc.cpp:5347 -msgid "WML" -msgstr "WML" - -#: rc.cpp:5348 -msgid "Card" -msgstr "Karta" - -#: rc.cpp:5349 -msgid "Head" -msgstr "Hlavička" - -#: rc.cpp:5351 -msgid "Table (wml)" -msgstr "Tabuľka (wml)" - -#: rc.cpp:5352 -msgid "Table Row (wml)" -msgstr "Riadok tabuľky (wml)" - -#: rc.cpp:5353 -msgid "Table Data (wml)" -msgstr "Dáta tabuľky (wml)" - -#: rc.cpp:5354 -msgid "Anchor...(wml)" -msgstr "Kotva...(wml)" - -#: rc.cpp:5355 -msgid "A...(wml)" -msgstr "A...(wml)" - -#: rc.cpp:5356 -msgid "Image...(wml)" -msgstr "Obrázok...(wml)" - -#: rc.cpp:5357 -msgid "Timer (wml)" -msgstr "Časovač (wml)" - -#: rc.cpp:5358 -msgid "Set variable" -msgstr "Nastaviť premennú" - -#: rc.cpp:5359 -msgid "Post Field" -msgstr "Pole post" - -#: rc.cpp:5360 -msgid "Go (wml)" -msgstr "Prejsť (wml)" - -#: rc.cpp:5361 -msgid "No operation (wml)" -msgstr "Žiada operácia (wml)" - -#: rc.cpp:5362 -msgid "Previous (wml)" -msgstr "Predchádzajúci (wml)" - -#: rc.cpp:5364 -msgid "Do (wml)" -msgstr "Vykonať (wml)" - -#: rc.cpp:5365 -msgid "Onevent (wml)" -msgstr "Pri udalosti (wml)" - -#: rc.cpp:5366 -#, fuzzy -msgid "HTML &Tidy Syntax Checking" -msgstr "HTML &Tidy kontrola syntaxi" - -#: rc.cpp:5367 -#, fuzzy -msgid "&Kompare" -msgstr "&Kompare" - -#: rc.cpp:5368 -#, fuzzy -msgid "View with &Opera" -msgstr "Zobraziť v prehliadači &Opera" - -#: rc.cpp:5369 -#, fuzzy -msgid "View with Mo&zilla" -msgstr "Zobraziť v prehliadači Mo&zilla" - -#: rc.cpp:5370 -#, fuzzy -msgid "View with &Firefox" -msgstr "Zobraziť v prehliadači &Firefox" - -#: rc.cpp:5371 -#, fuzzy -msgid "View with &Netscape" -msgstr "Zobraziť v prehliadači &Netscape" - -#: tips.cpp:3 -msgid "" -"<p>...that you can use ftp for file operations by using\n" -"<b>ftp://user@domain/path</b> in the file dialog? It will prompt you for your " -"password.\n" -"</p>\n" -msgstr "" -"<p>...že pri operáciách so súbormi môžete využívať ftp? Stačí zadať \n" -"<b>ftp://používateľ@doména/cesta</b> do dialógu súboru. Budete požiadaní o " -"zadanie vášho hesla.\n" -"</p>\n" - -#: tips.cpp:10 -msgid "" -"<p>...that you can use SSH/SCP for file operations by using\n" -"<b>fish://user@domain/path</b> in the file dialog? It will prompt you for your " -"password.\n" -"</p>\n" -msgstr "" -"<p>...že pri operáciách so súbormi môžete využívať SSH/SCP? Stačí zadať \n" -"<b>fish://používateľ@doména/cesta</b> do dialógu súboru. Budete požiadaní o " -"zadanie vášho hesla.\n" -"</p>\n" - -#: tips.cpp:17 -msgid "" -"<p>...that you can view and manage the content of any \n" -"<b>project upload profile</b> in the in a tree in the right side dock? Dragging " -"files from the upload profile to the project tree in the left dock will also " -"prompt asking if you want to add them to the project if they are new.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:24 -msgid "" -"<p>...that you can turn on line numbering and the icon border\n" -"by default from <b>Settings > Configure Editor::Defaults</b>?\n" -"</p>\n" -msgstr "" -"<p>...že môžete zapnúť číslovanie riadkov v ráme ikon v ponuke <b>" -"Nastavenia > Konfigurovať editor::Štandardné</b>?\n" -"</p>\n" - -#: tips.cpp:31 -msgid "" -"<p>...that you can create actions that will run scripts from\n" -"<b>Settings > Configure Actions</b> and place them on the toolbar? You can " -"even assign hot keys to them.\n" -"</p>\n" -msgstr "" -"<p>...že v ponuke <b>Nastavenia > Konfigurovať akcie</b> môžete \n" -"vytvárať akcie, ktoré budú spúšťať skripty, a umiestniť ich na panel nástrojov? " -"Dokonca môžete akciám priradiť klávesové skratky.\n" -"</p>\n" - -#: tips.cpp:38 -msgid "" -"<p>...that you can create custom toolbars and even make them project\n" -"specific? You can customize any of Quanta's toolbars too.\n" -"</p>\n" -msgstr "" -"<p>...že môžete vytvoriť vlastné panely nástrojov, a dokonca ich môžete\n" -"priradiť projektu? Taktiež si môžete prispôsobiť ktorýkoľvek panel " -"nástrojovprogramu Quanta.\n" -"</p>\n" - -#: tips.cpp:45 -msgid "" -"<p>...that you can create remote projects and manage them with the\n" -"<b>kio slave of your choice</b>? Look in the project settings dialog.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:52 -msgid "" -"<p>...that you can open and close groups of files in projects with\n" -"<b>Project Views</b>? You can even include project toolbars in the views. The " -"new project toolbar makes it easy.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:59 -msgid "" -"<p>...that you can have as many <b>upload profiles</b> " -"as you want for a project? This means you can have a separate test server and " -"production server and Quanta will keep track of what is uploaded where.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:65 -msgid "" -"<p>...that you can view a summary of PHP classes, functions and variables\n" -"in the structure tree with <b>RMB Show Groups For > PHP</b>?\n" -"</p>\n" -msgstr "" - -#: tips.cpp:72 -msgid "" -"<p>...that you can use auto-complete with PHP's built in functions by using <b>" -"Ctrl+Space</b>?\n" -"</p>\n" -msgstr "" -"<p>...že pri vstavaných funkciách jazyku PHP môžete používať automatické " -"dokončovanie klávesmi <b>Ctrl+Medzera</b>?\n" -"</p>\n" - -#: tips.cpp:78 -msgid "" -"<p>...that you can turn on/off autoupdating of closing tags in\n" -"<b>Settings > Configure Quanta::Tag Style</b>?\n" -msgstr "" -"<p>...že v ponuke \n" -"<b>Nastavenia > Nastaviť program Quanta::Štýl značiek</b>\n" -" môžete zapnúť alebo vypnúť automatickú aktualizáciu uzatvorenia značiek?\n" - -#: tips.cpp:84 -msgid "" -"<p>...that you can cause Quanta to open files from Konqueror into the\n" -"currently open window by adding a <b>--unique</b> switch to your .desktop\n" -"file or menu entry? It would look like this: '[path/]quanta --unique'.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:92 -msgid "" -"<p>...that you can add a keyboard shortcut for any action you define?\n" -"Just go to <b>Settings > Configure Shortcuts</b>.\n" -"</p>\n" -msgstr "" -"<p>...že klávesovú skratku je možné priradiť ktorejkoľvek akcii, ktorú " -"definujete?\n" -"Stačí ísť do <b>Nastavenia > Konfigurovať skratky</b>.\n" -"</p>\n" - -#: tips.cpp:99 -msgid "" -"<p>...that you can add new local and remote top level folders to the Files " -"Tree? Use <b>RMB New Top Folder...</b> and select a local folder or enter the " -"remote server name in form of <i>ftp://user@server</i> " -"and select the remote folder.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:105 -msgid "" -"<p>...that there is a <b>README</b> file with useful information?\n" -"</p>\n" -msgstr "" -"<p>...že súbor <b>README</b> je plný užitočných informácii?\n" -"</p>\n" - -#: tips.cpp:111 -msgid "" -"<p>...that we have a mailing list for Quanta users at <b>" -"<a href=\"http://mail.kde.org/mailman/listinfo/quanta\">" -"http://mail.kde.org/mailman/listinfo/quanta</a></b>? This is a great place to " -"go for help and information. Please join before posting, even if you read from " -"a newsreader. You can set it not to send you mail and this is how we prevent " -"spam.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:117 -msgid "" -"<p>...that you can search the Quanta mailing list using <b>" -"<a " -"href=\"http://www.google.com/custom?hl=en&lr=&ie=ISO-8859-1&safe=off&cof=&sitese" -"arch=http%3A%2F%2Fmail.kde.org&q=&btnG=Google+Search\">Google</a></b>? \n" -"</p>\n" -msgstr "" -"<p>...že môžete vyhľadávať v mailing liste programu Quanta použitím <b>" -"<a " -"href=\"http://www.google.com/custom?hl=en&lr=&ie=ISO-8859-1&safe=off&cof=&sitese" -"arch=http%3A%2F%2Fmail.kde.org&q=&btnG=Google+Search\">Google</a></b>? \n" -"</p>\n" - -#: tips.cpp:123 -msgid "" -"<p>...that we have additional mailing lists to support our users? Lists include " -"Kommander and web development help.<b><a " -"href=\"http://mail.tdewebdev.org/mailman/listinfo\">Click here to see</a></b>.\n" -"</p>\n" -msgstr "" -"<p>...že máme ďalšie mailing listy určené na používateľskú podporu? Zoznamy " -"poskytujú pomoc s nástrojom Kommander a webovým vývojom.<b>" -"<a href=\"http://mail.tdewebdev.org/mailman/listinfo\">" -"Kliknite sem pre zobrazenie</a></b>.\n" -"</p>\n" - -#: tips.cpp:129 -msgid "" -"<p>...that you can help to financially support our program of sponsoring " -"developers? <b><a href=\"http://tdewebdev.org/donate.php\">" -"Click here to help</a></b>.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:135 -msgid "" -"<p>...that you can set a project root below your document root and then upload " -"database password files and libraries where they can only be accessed by your " -"user account.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:141 -msgid "" -"<p>...that you can use Quanta to enable new DTDs using our <b>tagxml DTD</b>" -"? Quanta can even import a DTD for you.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:147 -msgid "" -"<p>...that you can now edit and create Quanta <b>Document Type Editing " -"Packages</b> from a dialog? Use DTD>Edit DTD settings to access this.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:153 -msgid "" -"<p>...that you can use <b>Kommander</b> to create custom dialogs for Quanta? " -"Open the editor with <i>kmdr-editor</i> or run a dialog with <i>" -"kmdr-executor mydialog.kmdr</i>.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:159 -msgid "" -"<p>...that <b>bookmarks are now saved</b>?\n" -"</p>\n" -msgstr "" -"<p>...že <b>záložky sú uložené</b>?\n" -"</p>\n" - -#: tips.cpp:165 -msgid "" -"<p>...that Quanta has a visual <b>problem reporter</b> " -"for your current DTD? Switch to the <b>Structure Tree</b> " -"and make the problem description widget visible with <b>" -"View > Show Problem Reporter</b>.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:171 -msgid "" -"<p>...that you can save <b>file descriptions</b> that appear in the project " -"tree? Right click on a project file, select <i>Properties</i> and go to the <i>" -"Quanta File Info</i> tab.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:177 -msgid "" -"<p>...that you can set the <b>Upload Status</b> of files and folders in the " -"project tree? Right click on a project file or folder and select <i>" -"Upload Status</i> and set the appropriate actions. This enables you to set a " -"project root below the document root and prevent support files from uploading " -"while requiring confirmation on sensitive data files.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:183 -msgid "" -"<p>...that you can set the file tabs to one of three modes for close buttons? " -"You can set them to never, always or delay/hover in <b>" -"Settings > Configure Quanta::User Interface</b>.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:189 -msgid "" -"<p>...that you can move the file tabs now? <b>Hold the middle mouse button on a " -"tab and drag it where you want it.</b>.\n" -"</p>\n" -msgstr "" -"<p>...že môžete presúvať karty súborov? <b>Stlačte prostredné tlačidlo myši na " -"karte a presuňte ju na ľubovoľné miesto.</b>.\n" -"</p>\n" - -#: tips.cpp:195 -msgid "" -"<p>...that the file tabs now have popup menus? <b>RMB on a file tab</b> " -"and you can even select which open file to view from a menu list.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:201 -msgid "" -"<p>...that Quanta can convert <b>tag and attribute case</b> " -"for you? It's on the Tools menu.\n" -"</p>\n" -msgstr "" -"<p>..že Quanta dokáže za vás zmeniť <b>veľkosť písmen značiek a atribútov<b>" -"? Funkciu nájdete v ponuke Nástroje.\n" -"</p>\n" - -#: tips.cpp:207 -msgid "" -"<p>...that Quanta comes with a number of applications that run a plug ins? " -"Quanta can also load other programs if they are installed including HTML Tidy, " -"Cervisia and Kompare. Make sure you have HTML Tidy and the tdesdk module " -"installed to use them all.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:213 -msgid "" -"<p>...that you can use Cervisia to manage CVS from inside Quanta? <b>" -"Click on the Cervisia icon</b> and it will load up the current project " -"directory (if it is CVS). If you have never used CVS before Cervisia has great " -"help files and setting up a local repository is easy.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:219 -msgid "" -"<p>...that common CVS commands are available in the project context menu inside " -"Quanta? <b>Open the project tree and right click on a file or folder.</b> " -"This functionality uses the DCOP services of Cervisia so you must have it " -"installed. It will also support any versioning system supported by Cervisia.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:225 -msgid "" -"<p>...that you can use KFileReplace to find and replace across your entire " -"project? <b>Click on the KFileReplace button</b> and you can set extensive " -"configurations, use multi line values and wild cards, and even go to the files " -"found in Quanta.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:231 -msgid "" -"<p>...that you can create image maps easily with Quanta? <b>" -"Select KImageMapEditor from the Plugins menu</b> and you have estensive options " -"at your fingertips.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:237 -msgid "" -"<p>...that you can debug XSL from within Quanta? <b>" -"Click on the XSL icon for KXSL Dbg</b> and Quanta will load an interactive XSL " -"debugger.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:243 -msgid "" -"<p>...that you can visually check the status of your links from within Quanta? " -"<b>Select KLinkStatus from the Plugins menu</b> and Quanta will load a visual " -"link checker.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:249 -msgid "" -"<p>...that you can view the HTML source when using project preview with PHP (or " -"other server side scripting) in Quanta? <b>right click on a preview and select " -"View Document Source</b> and Quanta will load a tab with the rendered HTML.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:255 -msgid "" -"<p>...that Quanta has XML tools for things like XSL Transforms? <b>" -"Select the scripts tree on the left</b> and you will find several Kommander " -"dialogs that use your installed libxml libraries.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:261 -msgid "" -"<p>...that Quanta has a local script library for useful scripts? <b>" -"Select the scripts tree on the left</b> and you will find scripts and Kommander " -"dialogs for doc generation, Quick Start, XSL Transforms and more.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:267 -msgid "" -"<p>...that you can create the XML files used to display information about " -"scripts in the Script tree? <b>Select the scripts tree on the left</b> " -"and you will find scriptinfo.kmdr. Right click and select <i>Run Script</i> " -"and fill in the dialog.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:273 -msgid "" -"<p>...that you can create text templates using <b>Drag and Drop </b>" -"? Have your template tree open, select some text, drag it to the tree and drop " -"it on a folder. Quanta will prompt you for a file name.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:279 -msgid "" -"<p>...that you can create <b>filter actions for templates</b>" -"? Right click on a template in the tree and select properties, Quanta Templates " -"and a filtering action, which is a script from the scripts tree. This can take " -"the template and filter it.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:285 -msgid "" -"<p>...that Quanta has <b>four types of templates</b>" -"? There are document (page), text snippet, binary (linked files) and site (tgz " -"files holding entire trees) templates. These all go in folders for each type.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:291 -msgid "" -"<p>...that Quanta has a deeply <b>integrated PHP debugger</b>" -"? you can enable it from your <i>Project Settings</i>.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:297 -msgid "" -"<p>...that Quanta now has <b>Team Project</b> capabilities? You can share " -"information about roles, subprojects and tasks. This integrates with Quanta's " -"new <b>Event Actions</b>. See the <i>Project Properties</i> dialog.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:303 -msgid "" -"<p>...that Quanta supports attaching scripts to events with <b>Event Actions</b> " -"in your projects? You can share information about roles, subprojects and tasks. " -"This integrates with Quanta's new <b>Event Actions</b>. See the <i>" -"Project Properties</i> dialog.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:309 -msgid "" -"<p>...that Quanta now has a <b>public repository</b> " -"for all resources? Quanta uses <i>KNewStuff</i> to make templates, scripts, " -"DTEPs, toolbars and more available for download. Need something? Check the " -"download menu items.\n" -"</p>\n" -msgstr "" - -#: tips.cpp:315 -msgid "" -"<p>...that you can contribute to <b>Quanta's public repository</b> " -"of resources? Just <a " -"href=\"mailto:submissions@tdewebdev.org?subject=Quanta%20Resource\">" -"email it here</a>.\n" -"</p>\n" -msgstr "" - -#: src/quanta.cpp:226 -msgid "Quanta data files were not found." -msgstr "Neboli nájdené dátové súbory programu Quanta." - -#: src/quanta.cpp:227 -msgid "" -"You may have forgotten to run \"make install\", or your KDEDIR, KDEDIRS or PATH " -"are not set correctly." -msgstr "" -"Možno ste zabudli spustiť \"make install\", alebo váš KDEDIR, KDEDIRS alebo " -"PATH nie sú správne nastavené" - -#: src/quanta.cpp:366 treeviews/structtreeview.cpp:113 -msgid "Open File" -msgstr "Otvoriť súbor" - -#: src/quanta.cpp:378 src/quanta.cpp:2090 treeviews/structtreeview.cpp:1008 -msgid "" -"<qt>The file <b>%1</b> does not exist or is not a recognized mime type.</qt>" -msgstr "" -"<qt>Súbor <b>%1</b> neexistuje, alebo nebol zistený jeho MIME typ.</qt>" - -#: src/quanta.cpp:415 -msgid "" -"The file %1 does not exist.\n" -" Do you want to remove it from the list?" -msgstr "" -"Súbor %1 neexistuje.\n" -"Chcete ho odstrániť zo zoznamu?" - -#: project/project.cpp:265 src/quanta.cpp:415 -msgid "Keep" -msgstr "Ponechať" - -#: src/quanta.cpp:520 -msgid "Save File" -msgstr "Uložiť súbor" - -#: src/quanta.cpp:526 -msgid "<qt>Do you want to add the<br><b>%1</b><br>file to project?</qt>" -msgstr "<qt>Chcete pridať<br><b>%1</b><br>súbor ku projektu?</qt>" - -#: components/cvsservice/cvsservice.cpp:333 src/quanta.cpp:526 -#: utility/quantanetaccess.cpp:185 -msgid "Do Not Add" -msgstr "Nepridať" - -#: src/quanta.cpp:587 -#, c-format -msgid "" -"You must save the templates in the following folder: \n" -"\n" -"%1" -msgstr "" -"Šablóny je potrebné uložiť do nasledujúceho priečinku:\n" -"\n" -"%1" - -#: src/quanta.cpp:606 -msgid "" -"<qt>There was an error while creating the template file." -"<br>Check that you have write access to <i>%1</i>.</qt>" -msgstr "" - -#: src/quanta.cpp:606 treeviews/basetreeview.cpp:1187 -msgid "Template Creation Error" -msgstr "Chyba pri vytváraní šablóny" - -#: src/quanta.cpp:785 -msgid "<center><h3>The current document is empty...</h3></center>" -msgstr "<center><h3>Tento dokument je prázdny...</h3></center>" - -#: src/quanta.cpp:933 -msgid " OVR " -msgstr " PRE " - -#: src/quanta.cpp:933 -msgid " INS " -msgstr " VKL " - -#: src/quanta.cpp:937 src/quanta.cpp:1516 -msgid " R/O " -msgstr " R/O " - -#: src/quanta.cpp:1061 src/quanta.cpp:1114 src/quanta_init.cpp:247 -msgid "&Window" -msgstr "Okno" - -#: src/quanta.cpp:1152 -msgid "" -"Changes made in the preview configuration dialog are global and have effect on " -"every application using the KHTML part to display web pages, including " -"Konqueror." -msgstr "" - -#: src/quanta.cpp:1159 -msgid "Configure Quanta" -msgstr "Nastaviť program Quanta" - -#: src/quanta.cpp:1164 -msgid "Tag Style" -msgstr "Štýl značky" - -#: src/quanta.cpp:1178 -msgid "Environment" -msgstr "Prostredie" - -#: src/quanta.cpp:1218 -msgid "User Interface" -msgstr "Používateľské rozhranie" - -#: src/main.cpp:141 src/quanta.cpp:1241 -msgid "VPL View" -msgstr "VPL pohľad" - -#: src/quanta.cpp:1244 -msgid "Parser" -msgstr "Parser" - -#: src/quanta.cpp:1514 src/quanta.cpp:1542 -msgid "Line: %1 Col: %2" -msgstr "Riadok: %1 Stĺpec: %2" - -#: src/quanta.cpp:1971 -#, c-format -msgid "Open File: %1" -msgstr "Otvoriť súbor: %1" - -#: src/quanta.cpp:1975 src/quanta_init.cpp:938 -msgid "Open File: none" -msgstr "Otvoriť súbor: žiadny" - -#: src/quanta.cpp:2030 -msgid "Add Watch: '%1'" -msgstr "Pridať pohľad: '%1'" - -#: src/quanta.cpp:2041 -msgid "Set Value of '%1'" -msgstr "Nastaviť hodnotu '%1'" - -#: src/quanta.cpp:2052 -msgid "Break When '%1'..." -msgstr "Prerušiť ak '%1'..." - -#: src/quanta.cpp:2140 -msgid "" -"Cannot load the toolbars from the archive.\n" -"Check that the filenames inside the archives begin with the archive name." -msgstr "" -"Nie je možné načítať panely nástrojov z archívu.\n" -"Overte mená súborov v archívoch, či začínajú ako meno archívu." - -#: src/quanta.cpp:2463 -msgid "" -"<qt>An error happened while saving the <b>%1</b> toolbar." -"<br>Check that you have write permissions for" -"<br><b>%2</b>." -"<br>" -"<br>This might happen if you tried save to save a global toolbar as a simple " -"user. Use <i>Save As</i> or <i>Toolbars->Save Toolbars->" -"Save as Local Toolbar</i> in this case. </qt>" -msgstr "" - -#: src/quanta.cpp:2464 -msgid "Toolbar Saving Error" -msgstr "Chyba pri ukladaní panelu nástrojov" - -#: src/quanta.cpp:2499 src/quanta.cpp:3322 src/quanta.cpp:3327 -msgid "Save Toolbar" -msgstr "Uložiť panel nástrojov" - -#: dialogs/actionconfigdialog.cpp:888 src/quanta.cpp:2500 src/quanta.cpp:2664 -#: src/quanta.cpp:2700 src/quanta.cpp:2802 -msgid "Please select a toolbar:" -msgstr "Prosím, vyberte panel:" - -#: src/quanta.cpp:2556 -msgid "" -"<qt>You must save the toolbars to the following folder: " -"<br>" -"<br><b>%1</b></qt>" -msgstr "" -"<qt>Panely nástrojov je potrebné uložiť do nasledujúceho priečinku:\n" -"<br>" -"<br><b>%1</b></qt>" - -#: src/quanta.cpp:2594 -msgid "New Toolbar" -msgstr "Nový panel nástrojov" - -#: src/quanta.cpp:2594 -msgid "Enter toolbar name:" -msgstr "Zadajte meno panelu:" - -#: src/quanta.cpp:2594 -#, c-format -msgid "User_%1" -msgstr "Používateľ_%1" - -#: src/quanta.cpp:2663 utility/toolbartabwidget.cpp:49 -#: utility/toolbartabwidget.cpp:327 -msgid "Remove Toolbar" -msgstr "Odstrániť panel nástrojov" - -#: src/quanta.cpp:2699 -msgid "Send Toolbar" -msgstr "Poslať panel nástrojov" - -#: src/quanta.cpp:2738 -msgid "Send toolbar in email" -msgstr "Poslať panel nástrojov pomocou e-mailu" - -#: src/quanta.cpp:2740 -msgid "" -"Hi,\n" -" This is a Quanta Plus [http://quanta.tdewebdev.org] toolbar.\n" -"\n" -"Have fun.\n" -msgstr "" -"Ahoj,\n" -" Toto je panel nástrojov programu Quanta Plus [http://quanta.tdewebdev.org].\n" -"\n" -"Uži si ho.\n" - -#: src/quanta.cpp:2744 src/quanta.cpp:3618 treeviews/scripttreeview.cpp:279 -#: treeviews/templatestreeview.cpp:991 -msgid "Content:" -msgstr "Obsah:" - -#: src/quanta.cpp:2752 -msgid "Quanta Plus toolbar" -msgstr "Panel nástrojov pre Quanta Plus" - -#: src/quanta.cpp:2757 src/quanta.cpp:3632 treeviews/scripttreeview.cpp:293 -#: treeviews/templatestreeview.cpp:1005 -msgid "" -"No destination address was specified.\n" -" Sending is aborted." -msgstr "" -"Nebola zadaná cieľová adresa.\n" -"Posielanie bolo zrušené." - -#: src/quanta.cpp:2757 src/quanta.cpp:3632 treeviews/scripttreeview.cpp:293 -#: treeviews/templatestreeview.cpp:1005 -msgid "Error Sending Email" -msgstr "Chyba pri posielaní e-mailu" - -#: src/quanta.cpp:2801 src/quanta.cpp:2824 -msgid "Rename Toolbar" -msgstr "Premenovať panel nástrojov" - -#: src/quanta.cpp:2824 -msgid "Enter the new name:" -msgstr "Zadajte nové meno:" - -#: src/quanta.cpp:3076 -msgid "Change the current DTD." -msgstr "Zmeniť aktuálne DTD." - -#: src/quanta.cpp:3098 -msgid "Edit DTD" -msgstr "Upraviť DTD" - -#: src/quanta.cpp:3099 src/quanta.cpp:3562 -msgid "Please select a DTD:" -msgstr "Prosím, vyberte DTD:" - -#: src/quanta.cpp:3101 -msgid "Create a new DTEP description" -msgstr "Vytvoriť novú DTEP description" - -#: src/quanta.cpp:3102 -msgid "Load DTEP description from disk" -msgstr "Načíťať DTEP description z disku" - -#: src/quanta.cpp:3321 -msgid "" -"<qt>Toolbar <b>%1</b> is new and unsaved. Do you want to save it before it is " -"removed?</qt>" -msgstr "" -"<qt>Panel nástrojov <b>%1</b> je nový a nebol uložený. Chcete ho pred " -"odstránením uložiť?</qt>" - -#: src/quanta.cpp:3326 -msgid "" -"<qt>The toolbar <b>%1</b> was modified. Do you want to save it before it is " -"removed?</qt>" -msgstr "" -"<qt>Panel nástrojov <b>%1</b> bol zmenený. Chcete ho pred odstránením " -"uložiť?</qt>" - -#: src/quanta.cpp:3545 -msgid "Select DTEP Directory" -msgstr "Vyberte DTEP adresár" - -#: src/quanta.cpp:3561 -msgid "Send DTD" -msgstr "Poslať DTD" - -#: src/quanta.cpp:3612 -msgid "Send DTEP in Email" -msgstr "Poslať DTD pomocou e-mailu" - -#: src/quanta.cpp:3614 -msgid "" -"Hi,\n" -" This is a Quanta Plus [http://quanta.tdewebdev.org] DTEP definition tarball.\n" -"\n" -"Have fun.\n" -msgstr "" -"Ahoj,\n" -" Toto je tarball DTEP definície programu Quanta Plus " -"[http://quanta.tdewebdev.org].\n" -"\n" -"Uži si ho.\n" - -#: src/quanta.cpp:3627 -msgid "Quanta Plus DTD" -msgstr "Quanta Plus DTD" - -#: src/quanta.cpp:3723 -msgid "Code formatting can only be done in the source view." -msgstr "" - -#: src/quanta.cpp:3741 -msgid "The Document Properties Dialog is only for HTML and XHTML." -msgstr "Dialóg Vlastnosti dokumentu je určený len pre HTML a XHTML." - -#: src/quanta.cpp:3858 -msgid "Do you want to review the upload?" -msgstr "Chcete skontrolovať nahrávanie?" - -#: src/quanta.cpp:3858 -msgid "Enable Quick Upload" -msgstr "Povoliť rýchle nahranie" - -#: src/quanta.cpp:3858 -msgid "Review" -msgstr "Skontrolovať" - -#: src/quanta.cpp:3858 -msgid "Do Not Review" -msgstr "Neskontrolovať" - -#: src/quanta.cpp:4081 src/quanta.cpp:4768 src/quanta.cpp:4803 -msgid "" -"The file must be saved before external preview.\n" -"Do you want to save and preview?" -msgstr "" -"Pred externým náhľadom musí byť súbor uložený.\n" -"Chcete ho uložiť a spustiť náhľad?" - -#: src/quanta.cpp:4083 src/quanta.cpp:4770 src/quanta.cpp:4805 -msgid "Save Before Preview" -msgstr "Uložiť pred náhľadom" - -#: src/main.cpp:70 src/quanta.cpp:4106 treeviews/basetreeview.cpp:440 -#: treeviews/templatestreeview.cpp:567 -msgid "Quanta" -msgstr "Quanta" - -#: src/quanta.cpp:4330 src/quantadoc.cpp:320 -#, c-format -msgid "Unknown tag: %1" -msgstr "Neznáma značka: %1" - -#: src/quanta.cpp:4552 -msgid "" -"The CSS Editor cannot be invoked here.\n" -"Try to invoke it on a tag or on a style section." -msgstr "" -"Na tomto mieste sa nepodarilo vyvolať CSS editor.\n" -"Skúste ho vyvolať na značke alebo na sekcii štýlov." - -#: src/quanta.cpp:4561 -msgid "Email Link (mailto)" -msgstr "Odkaz na e-mail (mailto)" - -#: src/quanta.cpp:4623 -msgid "Generate List" -msgstr "Generovať zoznam" - -#: src/quanta.cpp:4690 -msgid "" -"The table structure is invalid. Most probably you forgot to close some tags." -msgstr "" -"Štruktúra tabuľky je chybná. Pravdepodobne ste zabudli uzavrieť niektoré " -"značky." - -#: components/tableeditor/tableeditor.cpp:1168 -#: components/tableeditor/tableeditor.cpp:1189 -#: components/tableeditor/tableeditor.cpp:1204 src/quanta.cpp:4690 -msgid "Cannot Read Table" -msgstr "Nepodarilo sa čítať tabuľku" - -#: src/quanta.cpp:5359 -msgid "Annotate Document" -msgstr "Komentovať dokument" - -#: src/viewmanager.cpp:71 -msgid "Close &Other Tabs" -msgstr "Zavrieť &ostatné karty" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2581 -#: src/viewmanager.cpp:72 -msgid "Close &All" -msgstr "Zavrieť všetko" - -#: src/viewmanager.cpp:74 -msgid "&Upload File" -msgstr "&Nahrať súbor" - -#: src/viewmanager.cpp:75 -msgid "&Delete File" -msgstr "O&dstrániť súbor" - -#: src/viewmanager.cpp:85 -msgid "&Switch To" -msgstr "Prepnúť na" - -#: src/viewmanager.cpp:110 src/viewmanager.cpp:111 -#, c-format -msgid "Untitled%1" -msgstr "Nepomenovaný%1" - -#: src/viewmanager.cpp:648 -msgid "CVS" -msgstr "CVS" - -#: src/document.cpp:182 -msgid "Breakpoint" -msgstr "Body zastavenia" - -#: src/document.cpp:184 -msgid "Annotation" -msgstr "Komentár" - -#: src/document.cpp:412 -msgid "<qt>Cannot download <b>%1</b>.</qt>" -msgstr "<qt>Nepodarilo sa stiahnuť <b>%1</b>.</qt>" - -#: src/document.cpp:424 -msgid "<qt>Cannot open <b>%1</b> for reading.</qt>" -msgstr "<qt>Nepodarilo sa otvoriť <b>%1</b> for reading.</qt>" - -#: src/document.cpp:2773 -msgid "Change Tag & Attribute Case" -msgstr "Zmeniť veľkosť písmen značiek a atribútov" - -#: src/document.cpp:2792 -msgid "Working..." -msgstr "Pracuje sa...." - -#: src/document.cpp:2793 -msgid "" -"Changing tag and attribute case. This may take some time, depending on the " -"document complexity." -msgstr "" -"Mení sa veľkosť písmen značiek a atribútov. Môže to chvíľu trvať, v závislosti " -"od komplexnosti dokumentu" - -#: src/document.cpp:2991 -msgid "This DTD is not known for Quanta. Choose a DTD or create a new one." -msgstr "Toto DTD Quanta nepozná. Vyberte DTD, alebo vytvorte nové." - -#: src/document.cpp:3046 -msgid "" -"\"%1\" is used for \"%2\".\n" -msgstr "" -"\"%1\" je použitý pre \"%2\".\n" - -#: src/main.cpp:42 -msgid "Quanta Plus Web Development Environment" -msgstr "Quanta Plus, prostredie na webový vývoj" - -#: src/main.cpp:46 -msgid "" -"Our goal is to be nothing less than the best possible tool for\n" -" working with tagging and scripting languages.\n" -"\n" -"Quanta Plus is not in any way affiliated with any commercial\n" -" versions of Quanta. \n" -"\n" -"We hope you enjoy Quanta Plus.\n" -"\n" -msgstr "" -"Našim cieľom je byť jednoducho najlepší nástroj pre prácu\n" -"so značkovacími jazykmi a skriptami.\n" -"\n" -"Quanta Plus nemá žiadny vzťah ku komerčným verziám\n" -"programu Quanta.\n" -"\n" -"Dúfame, že sa vám Quanta Plus bude páčiť.\n" -"\n" - -#: src/main.cpp:52 -msgid "The Quanta+ developers" -msgstr "Vývojári programu Quanta+" - -#: src/main.cpp:56 -msgid "File to open" -msgstr "Súbor ktorý otvoriť" - -#: src/main.cpp:57 -msgid "Whether we start as a one-instance application" -msgstr "Či otvárať aplikáciu vždy v jednom okne" - -#: src/main.cpp:58 -msgid "Do not show the nice logo during startup" -msgstr "Počas štartu nezobrazovať pekné logo" - -#: src/main.cpp:59 -msgid "Reset the layout of the user interface to the default" -msgstr "Obnoviť vzhľad používateľského prostredia na štandardný" - -#: src/main.cpp:79 -msgid "Project Lead - public liaison" -msgstr "Vedúci projektu - vzťahy s verejnosťou" - -#: src/main.cpp:80 -msgid "Program Lead - bug squisher" -msgstr "Vedúci vývoja - likvidátor chýb" - -#: src/main.cpp:81 src/main.cpp:82 -msgid "Inactive - left for commercial version" -msgstr "Neaktívny - pracuje na komerčnej verzii" - -#: src/main.cpp:85 -msgid "Various fixes, table editor maintainer" -msgstr "Rôzne opravy, správca editoru tabuliek" - -#: src/main.cpp:89 -msgid "Debugger interface and integration of the Gubed PHP debugger" -msgstr "" - -#: src/main.cpp:93 -msgid "Debugger interface" -msgstr "Rozhranie debuggeru" - -#: src/main.cpp:97 -msgid "XML - compliance, tools & DTEPs" -msgstr "" - -#: src/main.cpp:101 -msgid "Template contributions" -msgstr "Prispievanie šablón" - -#: src/main.cpp:105 -msgid "ColdFusion support" -msgstr "Podpora ColdFusion" - -#: src/main.cpp:109 -msgid "Initial debugger work - advanced test" -msgstr "Začiatočné odstraňovanie chýb - pokročilé testovanie" - -#: src/main.cpp:113 -msgid "Coding and tag dialog definition documentation and more" -msgstr "Programovanie a dialóg pre značky, dokumentácia a ďalšie" - -#: src/main.cpp:117 -msgid "Original plugin system, various fixes" -msgstr "Pôvodný systém modulov, rôzne opravy" - -#: src/main.cpp:121 -msgid "" -"Original documentation, many cool parsing scripts to automate \n" -"development" -msgstr "" -"Dokumentácia, mnoho fantastických skriptov pre zautomatizovanie\n" -"vývoja" - -#: src/main.cpp:125 -msgid "" -"Various fixes, foundational code for the old DTD parsing and other \n" -"DTD related work" -msgstr "" -"Rôzne opravy, základný kód pre spracovanie DTD a ďalšia\n" -"práca okolo DTD" - -#: src/main.cpp:129 -msgid "Tree based upload dialog" -msgstr "Dialóg prenosu založený na strome" - -#: src/main.cpp:133 -msgid "Addition and maintenance of DTDs" -msgstr "Pridanie a správa definícií DTD" - -#: src/main.cpp:137 -msgid "Visual Page Layout part, new undo/redo system" -msgstr "Časť vizuálneho rozloženia, nový systém späť/opakovať" - -#: src/main.cpp:145 -msgid "Frame wizard, CSS wizard" -msgstr "Sprievodca tvorbou rámu, sprievodca tvorbou CSS" - -#: src/main.cpp:149 -msgid "Crash recovery" -msgstr "Zotavenie po páde" - -#: src/main.cpp:153 -msgid "Improvements to the treeview code; code review and cleanup" -msgstr "Vylepšenia kódu stromového pohľadu; kontrola a údržba kódu" - -#: src/main.cpp:157 -msgid "Original CSS editor" -msgstr "Originálny editor CSS" - -#: src/main.cpp:161 -msgid "Cool splash screen for many version releases of Quanta" -msgstr "Coolové úvodné obrazovky pre mnoho verzií programu Quanta" - -#: src/main.cpp:165 -msgid "Danish translation" -msgstr "Dánsky preklad" - -#: src/main.cpp:169 -msgid "Part of a code for the old PHP4 Debugger" -msgstr "Časť kódu pre starý PHP4 debugger" - -#: src/main.cpp:173 -msgid "XSLT tags" -msgstr "XSLT značky" - -#: src/main.cpp:177 -msgid "Splash screen and icon for 3.2" -msgstr "Úvodná obrazovka a ikona pre 3.2" - -#: src/quantadoc.cpp:275 -msgid "Attributes of <%1>" -msgstr "<%1> - Atribúty" - -#: src/dtds.cpp:688 -msgid "" -"<qt>The DTD tag file %1 is not valid." -"<br> The error message is: <i>%2 in line %3, column %4.</i></qt>" -msgstr "" -"<qt>Súbor značky DTD %1 je chybný." -"<br> Chybová správa: <i>%2 v riadku %3, stĺpci %4.</i></qt>" - -#: src/dtds.cpp:689 -msgid "Invalid Tag File" -msgstr "Chybný súbor značky" - -#: src/dtds.cpp:917 src/dtds.cpp:949 -msgid "<qt>Do you want to replace the existing <b>%1</b> DTD?</qt>" -msgstr "<qt>Chcete nahradiť existujúci <b>%1</b> DTD?</qt>" - -#: src/dtds.cpp:917 src/dtds.cpp:949 -msgid "Do Not Replace" -msgstr "Nenahradiť" - -#: src/dtds.cpp:927 src/dtds.cpp:971 -msgid "<qt>Use the newly loaded <b>%1</b> DTD for the current document?</qt>" -msgstr "<qt>Použiť novo načítané <b>%1</b> DTD pre aktuálny dokument?</qt>" - -#: src/dtds.cpp:927 src/dtds.cpp:971 -msgid "Change DTD" -msgstr "&Zmeniť DTD" - -#: src/dtds.cpp:927 src/dtds.cpp:971 -msgid "Use" -msgstr "Používať" - -#: src/dtds.cpp:927 src/dtds.cpp:971 -msgid "Do Not Use" -msgstr "Nepoužívať" - -#: src/dtds.cpp:956 -msgid "" -"<qt>Cannot read the DTEP from <b>%1</b>. Check that the folder contains a valid " -"DTEP (<i>description.rc and *.tag files</i>).</qt>" -msgstr "" - -#: src/dtds.cpp:956 -msgid "Error Loading DTEP" -msgstr "Chyba pri načítavaní DTEP" - -#: src/dtds.cpp:960 -msgid "<qt>Autoload the <b>%1</b> DTD in the future?</qt>" -msgstr "<qt>Automaticky načítavať DTD <b>%1</b> v budúcnosti?</qt>" - -#: src/dtds.cpp:960 utility/newstuff.cpp:73 -msgid "Load" -msgstr "Načítavať" - -#: src/dtds.cpp:960 -msgid "Do Not Load" -msgstr "Nenačítavať" - -#: src/dtds.cpp:982 -msgid "Load DTD Entities Into DTEP" -msgstr "Načítať DTD entity do DTEP" - -#: src/quantaview.cpp:298 src/quantaview.cpp:304 -msgid "[modified]" -msgstr "[z&menené]" - -#: src/quantaview.cpp:398 src/quantaview.cpp:447 -#, c-format -msgid "The VPL Mode does not support the current DTD, at the moment: %1" -msgstr "Režim VPL momentálne nepodporuje aktuálne DTD: %1" - -#: src/quantaview.cpp:966 utility/tagaction.cpp:1123 -msgid "Cannot insert the tag: invalid location." -msgstr "Nepodarilo sa vložiť značku: chybné umiestnenie" - -#: src/quantaview.cpp:1067 -msgid "" -"The file \"%1\" has been modified.\n" -"Do you want to save it?" -msgstr "" -"Súbor \"%1\" bol zmenený.\n" -"Chcete ho uložiť?" - -#: src/quanta_init.cpp:185 -msgid "Attribute Editor" -msgstr "Editor atribútov" - -#: src/quanta_init.cpp:186 -msgid "Project" -msgstr "Projekt" - -#: src/quanta_init.cpp:187 treeviews/templatestreeview.cpp:176 -msgid "Templates" -msgstr "Šablóny" - -#: src/quanta_init.cpp:188 treeviews/structtreeview.cpp:155 -msgid "Document Structure" -msgstr "Štruktúra dokumentu" - -#: src/quanta_init.cpp:189 treeviews/scripttreeview.cpp:66 -msgid "Scripts" -msgstr "Skripty" - -#: src/quanta_init.cpp:190 -msgid "Messages" -msgstr "Správy" - -#: src/quanta_init.cpp:191 -msgid "Problems" -msgstr "Problémy" - -#: src/quanta_init.cpp:192 -msgid "Annotations" -msgstr "Komentáre" - -#: src/quanta_init.cpp:347 -msgid "Line: 00000 Col: 000" -msgstr "Riadok: 00000 Stĺpec: 000" - -#: src/quanta_init.cpp:485 -msgid "Message Window..." -msgstr "Okno správ..." - -#: src/quanta_init.cpp:709 -msgid "Annotate..." -msgstr "Komentovať..." - -#: src/quanta_init.cpp:710 -msgid "&Edit Current Tag..." -msgstr "&Upraviť aktuálnu značku..." - -#: src/quanta_init.cpp:713 -msgid "&Select Current Tag Area" -msgstr "Vybrať &oblasť aktuálnej značky" - -#: src/quanta_init.cpp:716 -msgid "E&xpand Abbreviation" -msgstr "Rozbaliť skratku" - -#: src/quanta_init.cpp:720 -msgid "&Report Bug..." -msgstr "Nahlásiť chybu..." - -#: src/quanta_init.cpp:732 -msgid "Ti&p of the Day" -msgstr "Ti&p dňa" - -#: src/quanta_init.cpp:739 -msgid "Close Other Tabs" -msgstr "Zavrieť ostatné karty" - -#: src/quanta_init.cpp:743 -msgid "Open / Open Recent" -msgstr "Otvoriť / Otvoriť nedávne" - -#: src/quanta_init.cpp:746 -msgid "Close All" -msgstr "Zavrieť všetky" - -#: src/quanta_init.cpp:754 -msgid "Save All..." -msgstr "Uložiť všetko..." - -#: src/quanta_init.cpp:757 -msgid "Reloa&d" -msgstr "Znovu otvoriť" - -#: src/quanta_init.cpp:762 -msgid "Save as Local Template..." -msgstr "Uložiť ako lokálnu šablónu..." - -#: src/quanta_init.cpp:766 -msgid "Save Selection to Local Template File..." -msgstr "Uložiť výber do lokálneho súboru šablóny..." - -#: src/quanta_init.cpp:774 -msgid "Find in Files..." -msgstr "Hľadať v súboroch..." - -#: src/quanta_init.cpp:785 -msgid "&Context Help..." -msgstr "Konte&xtový pomocník..." - -#: src/quanta_init.cpp:789 -msgid "&Quanta Homepage" -msgstr "Domovská stránka programu &Quanta" - -#: src/quanta_init.cpp:793 -msgid "&User Mailing List" -msgstr "Po&užívateľský mailingl ist" - -#: src/quanta_init.cpp:797 -msgid "Make &Donation" -msgstr "Poslať sponzorský &dar" - -#: src/quanta_init.cpp:801 -msgid "Tag &Attributes..." -msgstr "&Atribúty značiek..." - -#: src/quanta_init.cpp:805 -msgid "&Change the DTD..." -msgstr "&Zmeniť DTD..." - -#: src/quanta_init.cpp:809 -msgid "&Edit DTD Settings..." -msgstr "&Upraviť nastavena DTD..." - -#: src/quanta_init.cpp:813 -msgid "&Load && Convert DTD..." -msgstr "Načítať && konvertovať DTD..." - -#: src/quanta_init.cpp:816 -msgid "Load DTD E&ntities..." -msgstr "Načítať DTD E&ntity..." - -#: src/quanta_init.cpp:820 -msgid "Load DTD &Package (DTEP)..." -msgstr "Načítať DTD balíček (DTEP)..." - -#: src/quanta_init.cpp:824 -msgid "Send DTD Package (DTEP) in E&mail..." -msgstr "Odoslať DTD balíček (DTEP) ako e-&mail..." - -#: src/quanta_init.cpp:828 -msgid "&Download DTD Package (DTEP)..." -msgstr "Stiahnuť DTD balíček (DTEP)..." - -#: src/quanta_init.cpp:831 -msgid "&Upload DTD Package (DTEP)..." -msgstr "&Nahrať DTD balíček (DTEP)..." - -#: src/quanta_init.cpp:839 -msgid "&Document Properties" -msgstr "Vlastnosti &dokumentu" - -#: src/quanta_init.cpp:843 -msgid "F&ormat XML Code" -msgstr "Formát XML kódu" - -#: src/quanta_init.cpp:847 -msgid "&Convert Tag && Attribute Case..." -msgstr "Zmeniť veľkosť písmen značiek a atribútov..." - -#: src/quanta_init.cpp:855 -msgid "&Source Editor" -msgstr "Editor zdrojového kódu" - -#: src/quanta_init.cpp:861 -msgid "&VPL Editor" -msgstr "&VPL Editor" - -#: src/quanta_init.cpp:867 -msgid "VPL && So&urce Editors" -msgstr "Editory VPL && zdrojového kódu" - -#: src/quanta_init.cpp:880 -msgid "&Reload Preview" -msgstr "&Znovu načítať náhľad" - -#: src/quanta_init.cpp:885 -msgid "&Previous File" -msgstr "&Predchádzajúci súbor" - -#: src/quanta_init.cpp:889 -msgid "&Next File" -msgstr "&Následujúci súbor" - -#: src/quanta_init.cpp:896 -msgid "Configure &Actions..." -msgstr "Konfigurovať &Akcie..." - -#: src/quanta_init.cpp:904 -msgid "Configure Pre&view..." -msgstr "Konfigurovať &náhľad..." - -#: src/quanta_init.cpp:907 -msgid "Load &Project Toolbar" -msgstr "Načítať panel nástrojov &projektu" - -#: src/quanta_init.cpp:911 -msgid "Load &Global Toolbar..." -msgstr "Načítať &globálny panel nástrojov..." - -#: src/quanta_init.cpp:912 -msgid "Load &Local Toolbar..." -msgstr "Načítať &lokálny panel nástrojov..." - -#: src/quanta_init.cpp:913 -msgid "Save as &Local Toolbar..." -msgstr "Uložiť &lokálny panel nástrojov..." - -#: src/quanta_init.cpp:914 -msgid "Save as &Project Toolbar..." -msgstr "Uložiť panel nástrojov p&rojektu..." - -#: src/quanta_init.cpp:915 -msgid "&New User Toolbar..." -msgstr "&Nový používateľský panel nástrojov..." - -#: src/quanta_init.cpp:916 -msgid "&Remove User Toolbar..." -msgstr "Odst&rániť používateľský panel nástrojov..." - -#: src/quanta_init.cpp:917 -msgid "Re&name User Toolbar..." -msgstr "Preme&novať používateľský panel nástrojov..." - -#: src/quanta_init.cpp:918 -msgid "Send Toolbar in E&mail..." -msgstr "Odoslať panel nástrojov ako e-&mail..." - -#: src/quanta_init.cpp:919 -msgid "&Upload Toolbar..." -msgstr "&Nahrať panel nástrojov" - -#: src/quanta_init.cpp:920 -msgid "&Download Toolbar..." -msgstr "Stiahnuť panel nástrojov..." - -#: src/quanta_init.cpp:922 -msgid "Smart Tag Insertion" -msgstr "Inteligentné vkladanie značiek" - -#: src/quanta_init.cpp:925 -msgid "Show DTD Toolbar" -msgstr "Zobraziť panel nástrojov DTD" - -#: src/quanta_init.cpp:928 -msgid "Hide DTD Toolbar" -msgstr "Skryť panel nástrojov DTD" - -#: src/quanta_init.cpp:930 -msgid "Complete Text" -msgstr "Celý text" - -#: src/quanta_init.cpp:932 -msgid "Completion Hints" -msgstr "Rady pre dopĺňanie" - -#: src/quanta_init.cpp:939 -msgid "Upload..." -msgstr "Nahrať..." - -#: src/quanta_init.cpp:940 -msgid "Delete File" -msgstr "Odstrániť súbor" - -#: src/quanta_init.cpp:942 -msgid "Upload Opened Project Files..." -msgstr "Nahrať súbory otvoreného projektu..." - -#: src/quanta_init.cpp:1003 -msgid "&Preview" -msgstr "Náhľad" - -#: src/quanta_init.cpp:1007 -msgid "Preview Without Frames" -msgstr "Zobraziť náhľad bez rámov" - -#: src/quanta_init.cpp:1012 -msgid "View with &Konqueror" -msgstr "Zobraziť v prehliadači &Konqueror" - -#: src/quanta_init.cpp:1034 -msgid "View with L&ynx" -msgstr "Zobraziť v prehliadači L&ynx" - -#: src/quanta_init.cpp:1040 -msgid "Table Editor..." -msgstr "Editor tabuliek..." - -#: src/quanta_init.cpp:1044 -msgid "Quick List..." -msgstr "Rýchly zoznam..." - -#: src/quanta_init.cpp:1048 -msgid "Color..." -msgstr "Farba..." - -#: src/quanta_init.cpp:1053 -msgid "Email..." -msgstr "E-mail..." - -#: src/quanta_init.cpp:1057 -msgid "Misc. Tag..." -msgstr "Rôzne značky..." - -#: src/quanta_init.cpp:1061 -msgid "Frame Wizard..." -msgstr "Sprievodca tvorbou rámu..." - -#: src/quanta_init.cpp:1065 -msgid "Paste &HTML Quoted" -msgstr "Vložiť &HTML Quoted" - -#: src/quanta_init.cpp:1069 -msgid "Paste &URL Encoded" -msgstr "Vložiť &URL Encoded" - -#: src/quanta_init.cpp:1073 -msgid "Insert CSS..." -msgstr "Vložiť CSS..." - -#: src/quanta_init.cpp:1174 -msgid "Restore File" -msgstr "Obnoviť súboru" - -#: src/quanta_init.cpp:1176 -msgid "" -"<qt>A backup copy of a file was found:" -"<br>" -"<br>Original file: <b>%1</b>" -"<br>Original file size: <b>%2</b>" -"<br>Original file last modified on: <b>%3</b>" -"<br>" -"<br>Backup file size: <b>%4</b>" -"<br>Backup created on: <b>%5</b>" -"<br>" -"<br></qt>" -msgstr "" -"<qt>Bola nájdená záložná kópia súboru:" -"<br>" -"<br>Pôvodný súbor: <b>%1</b>" -"<br>Veľkosť pôvodného súboru: <b>%2</b>" -"<br>Dátum poslednej zmeny pôvodného súboru: <b>%3</b>" -"<br>" -"<br>Veľkosť záložnej kópie: <b>%4</b>" -"<br>Dátum vytvorenia zálohy: <b>%5</b>" -"<br>" -"<br></qt>" - -#: src/quanta_init.cpp:1186 -msgid "&Restore the file from backup" -msgstr "Obnoviť súbor zo zálohy" - -#: src/quanta_init.cpp:1187 -msgid "Do ¬ restore the file from backup" -msgstr "Neobnoviť súbor" - -#: src/quanta_init.cpp:1296 -msgid "Failed to query for running Quanta instances." -msgstr "Nepodarilo sa vyhľadať ďalšie spustené kópie programu Quanta" - -#: src/quanta_init.cpp:1407 -msgid "various script based dialogs including the Quick Start dialog" -msgstr "Rôzne dialógy založené na skriptoch, vrátane dialógu Rýchle spustenie" - -#: src/quanta_init.cpp:1414 -msgid "HTML syntax checking" -msgstr "Kontrola syntaxi HTML" - -#: src/quanta_init.cpp:1421 -msgid "comparing of files by content" -msgstr "Nástroj na porovnanie súborov podľa obsahu" - -#: src/quanta_init.cpp:1426 -msgid "Control Center (tdebase)" -msgstr "Ovládacie centrum (tdebase)" - -#: src/quanta_init.cpp:1429 src/quanta_init.cpp:1436 -msgid "preview browser configuration" -msgstr "Zobrazenie ukážky konfigurácie prehliadača" - -#: src/quanta_init.cpp:1443 -msgid "search and replace in files" -msgstr "Vyhľadávanie a nahradenie v súboroch" - -#: src/quanta_init.cpp:1450 -msgid "XSLT debugging" -msgstr "Ladenie XSLT" - -#: src/quanta_init.cpp:1458 -msgid "editing HTML image maps" -msgstr "Nástroj na úpravu obrázkových máp HTML" - -#: src/quanta_init.cpp:1466 -msgid "link validity checking" -msgstr "Nástroj na kontrolu správnosti odkazov" - -#: src/quanta_init.cpp:1473 -msgid "CVS management plugin" -msgstr "Modul na správu CVS" - -#: src/quanta_init.cpp:1478 -msgid "<br><b>- %1</b> [<i>%2</i>] - %3 will not be available;" -msgstr "<br><b>- %1</b> [<i>%2</i>] - %3 - nebude dostupné;" - -#: src/quanta_init.cpp:1503 -msgid "integrated CVS management" -msgstr "integrovaný CVS manažment" - -#: src/quanta_init.cpp:1520 -msgid "Some applications required for full functionality are missing:<br>" -msgstr "Chýbajú niektoré aplikácie, ktoré sú potrebné pre plnú funkčnosť:<br>" - -#: src/quanta_init.cpp:1520 -msgid "" -"<br>" -"<br>You may download the applications from the specified locations.</qt>" -msgstr "<br><br>Mali by ste ich stiahnuť z príslušných adries.</qt>" - -#: src/quanta_init.cpp:1520 -msgid "Missing Applications" -msgstr "Chýbajúce aplikácie" - -#: messages/messageitem.cpp:73 messages/messageitem.cpp:81 -msgid "File: " -msgstr "Súbor:" - -#: messages/messageitem.cpp:76 -msgid ", " -msgstr ", " - -#: messages/messageoutput.cpp:50 -msgid "&Save As..." -msgstr "Uložiť ako..." - -#: messages/messageoutput.cpp:155 -msgid "" -"*.log|Log Files (*.log)\n" -"*|All Files" -msgstr "" -"*.log|Súbory denníka (*.log)\n" -"*|Všetky súbory" - -#: messages/messageoutput.cpp:155 -msgid "Save Log File" -msgstr "Uložiť súbor denníka" - -#: messages/messageoutput.cpp:161 -msgid "<qt>File<br><b>%1</b><br>already exists. Overwrite it?</qt>" -msgstr "<qt>Súbor<br><b>%1</b><br>už existuje. Chcete ho prepísať?</qt>" - -#: ../lib/compatibility/knewstuff/knewstuffgeneric.cpp:135 -#: messages/messageoutput.cpp:162 project/projectprivate.cpp:920 -#: treeviews/basetreeview.cpp:1041 treeviews/templatestreeview.cpp:470 -#: utility/quantacommon.cpp:710 -msgid "Overwrite" -msgstr "Prepísať" - -#: messages/messageoutput.cpp:167 -msgid "<qt>Cannot save log file<br><b>%1</b></qt>" -msgstr "<qt>Nepodarilo sa uložiť súbor denníka<br><b>%1</b></qt>" - -#: messages/annotationoutput.cpp:51 messages/annotationoutput.cpp:104 -#: messages/annotationoutput.cpp:204 -msgid "For You" -msgstr "Pre Vás" - -#: components/csseditor/cssselector.cpp:49 -#: components/csseditor/tlpeditors.cpp:114 -#: components/csseditor/tlpeditors.cpp:120 -#: components/csseditor/tlpeditors.cpp:126 messages/annotationoutput.cpp:63 -msgid "All Files" -msgstr "Všetky súbory" - -#: messages/annotationoutput.cpp:87 -msgid "Line %1: %2" -msgstr "Riadok %1: %2" - -#: messages/annotationoutput.cpp:201 -#, c-format -msgid "For You: %1" -msgstr "Pre Vás: %1" - -#: messages/annotationoutput.cpp:351 -msgid "" -"<qt>There are annotations addressed for you." -"<br> To view them select the <i>For You</i> tab in the <i>Annotations</i> " -"toolview.</qt>" -msgstr "" - -#: messages/annotationoutput.cpp:351 -msgid "New Annotations" -msgstr "Nové komentáre" - -#: dialogs/dirtydlg.cpp:44 -msgid "<qt>The file <b>%1</b> was changed outside of the Quanta editor.</qt>" -msgstr "<qt>Súbor <b>%1</b> bol zmenený mimo editoru Quanta.</qt>" - -#: dialogs/tagdialogs/tagimgdlgdata.cpp:27 -msgid "Image source:" -msgstr "Zdroj obrázku:" - -#: dialogs/tagdialogs/tagimgdlgdata.cpp:46 -msgid "Width:" -msgstr "Šírka:" - -#: dialogs/tagdialogs/tagimgdlgdata.cpp:58 -msgid "Height:" -msgstr "Výška:" - -#: dialogs/tagdialogs/tagimgdlgdata.cpp:74 -msgid "HSpace:" -msgstr "Vodorovná medzera:" - -#: dialogs/tagdialogs/tagimgdlgdata.cpp:85 -msgid "VSpace:" -msgstr "Zvislá medzera:" - -#: dialogs/tagdialogs/tagimgdlgdata.cpp:93 -msgid "Alternate text:" -msgstr "Náhradný text:" - -#: dialogs/tagdialogs/tagimgdlgdata.cpp:103 -msgid "Border:" -msgstr "Okraj:" - -#: dialogs/tagdialogs/tagimgdlgdata.cpp:115 -msgid "Align:" -msgstr "Zarovnanie:" - -#: dialogs/tagdialogs/tagmaildlg.cpp:96 -msgid "Select Address" -msgstr "Vybrať adresu" - -#: dialogs/tagdialogs/tagmaildlg.cpp:104 -msgid "No addresses found." -msgstr "Neboli nájdené žiadne adresy." - -#: dialogs/tagdialogs/colorcombo.cpp:178 dialogs/tagdialogs/colorcombo.cpp:232 -msgid "Custom..." -msgstr "Vlastné..." - -#: dialogs/tagdialogs/tagimgdlg.cpp:107 -msgid "" -"|Image Files\n" -"*|All Files" -msgstr "" -"|Súbory obrázkov\n" -"*|Všetky súbory" - -#: dialogs/tagdialogs/tagdialog.cpp:127 dialogs/tagdialogs/tagdialog.cpp:146 -#: dialogs/tagdialogs/tagdialog.cpp:345 dialogs/tagdialogs/tagdialog.cpp:427 -msgid "Unknown tag" -msgstr "Neznáma značka" - -#: dialogs/tagdialogs/tagdialog.cpp:138 -msgid "Tag Properties: " -msgstr "Vlastnosti značky: " - -#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:27 -msgid "Rows:" -msgstr "Riadky:" - -#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:55 -msgid "Ordered" -msgstr "Triedený" - -#: dialogs/tagdialogs/tagquicklistdlgdata.cpp:61 -msgid "Unordered" -msgstr "Netriedený" - -#: dialogs/actionconfigdialog.cpp:151 -msgid "&Add New Toolbar" -msgstr "Prid&ať nový panel nástrojov" - -#: dialogs/actionconfigdialog.cpp:152 -msgid "&Remove Toolbar" -msgstr "Odst&rániť panel nástrojov" - -#: dialogs/actionconfigdialog.cpp:153 -msgid "&Edit Toolbar" -msgstr "Upraviť panel nástrojov" - -#: dialogs/actionconfigdialog.cpp:193 -msgid "Do you really want to remove the \"%1\" toolbar?" -msgstr "Naozaj chcete odstrániť panel nástrojov \"%1\"?" - -#: dialogs/actionconfigdialog.cpp:269 dialogs/actionconfigdialog.cpp:782 -msgid "Do you want to save the changes made to this action?" -msgstr "Chcete uložiť zmeny vykonané v tejto akcii?" - -#: dialogs/actionconfigdialog.cpp:765 -msgid "" -"The '%1' key combination has already been allocated to the \"%2\" action.\n" -"Please choose a unique key combination." -msgstr "" - -#: dialogs/actionconfigdialog.cpp:769 -msgid "Conflicting Shortcuts" -msgstr "Konflikt klávesových skratiek" - -#: dialogs/actionconfigdialog.cpp:841 -msgid "" -"<qt>Removing the action removes all the references to it.\n" -"Are you sure you want to remove the <b>%1</b> action?</qt>" -msgstr "" -"<qt>Odstránenie akcie odstráni aj všetky odkazy na ňu.\n" -"Naozaj chcete odstrániť akciu <b>%1</b>?</qt>" - -#: dialogs/actionconfigdialog.cpp:887 -msgid "Add Action to Toolbar" -msgstr "Pridať akciu na panel nástrojov" - -#: dialogs/settings/abbreviation.cpp:95 -msgid "New Abbreviation Group" -msgstr "Nová skupina skratiek" - -#: dialogs/settings/abbreviation.cpp:95 -msgid "Group name:" -msgstr "Názov skupiny:" - -#: dialogs/settings/abbreviation.cpp:100 -msgid "" -"<qt>There is already an abbreviation group called <b>%1</b>" -". Choose an unique name for the new group.</qt>" -msgstr "" -"<qt>Skupina skratiek <b>%1</b> už existuje.Pre novú skupinu prosím vyberte " -"unikátny názov." - -#: dialogs/settings/abbreviation.cpp:100 -msgid "Group already exists" -msgstr "Skupina už existuje" - -#: dialogs/settings/abbreviation.cpp:118 -msgid "Add DTEP" -msgstr "Pridať DTEP" - -#: dialogs/settings/abbreviation.cpp:119 -msgid "Select a DTEP:" -msgstr "Vyberte DTEP:" - -#: dialogs/settings/abbreviation.cpp:145 -msgid "<qt>Select a DTEP from the list before using <b>Remove</b>.</qt>" -msgstr "" -"<qt>Pred použitím funkcie <b>Odstrániť</b> vyberte DTEP zo zoznamu.</qt>" - -#: dialogs/settings/abbreviation.cpp:145 -msgid "No DTEP Selected" -msgstr "Nie je vybraný DTEP" - -#: dialogs/settings/abbreviation.cpp:190 -msgid "<qt>Do you really want to remove the <b>%1</b> template?</qt>" -msgstr "<qt>Naozaj chcete odstrániť šablónu <b>%1</b>?</qt>" - -#: dialogs/settings/abbreviation.cpp:204 -msgid "Edit Code Template" -msgstr "Upraviť kód šablóny" - -#: dialogs/settings/abbreviation.cpp:273 -msgid "" -"<qt>Cannot open the file <b>%1</b> for writing.\n" -"Modified abbreviations will be lost when you quit Quanta.</qt>" -msgstr "" -"<qt>Nepodarilo sa otvoriť súbor <b>%1</b> pre zápis.\n" -"Po ukončení programu Quanta sa zmenené skratky stratia.</qt>" - -#: components/framewizard/fmfpeditor.cpp:40 dialogs/filecombo.cpp:93 -msgid "*|All Files" -msgstr "*|Všetky súbory" - -#: dialogs/dtepeditdlg.cpp:63 -msgid "&Pages" -msgstr "Strany" - -#: dialogs/dtepeditdlg.cpp:206 -msgid "" -"<qt>The file <b>%1</b> is not writable." -"<br>Do you want to save the configuration to a different file?</qt>" -msgstr "" -"<qt>Do súboru <b>%1</b> nie je možné zapisovať." -"<br>Chcete uložiť konfiguráciu do iného súboru?</qt>" - -#: dialogs/dtepeditdlg.cpp:206 -msgid "Save to Different File" -msgstr "Uložiť do iného súboru" - -#: dialogs/dtepeditdlg.cpp:206 -msgid "Do Not Save" -msgstr "Neuložiť" - -#: dialogs/dtepeditdlg.cpp:208 -msgid "*.rc|DTEP Description" -msgstr "*.rc|Popis DTEP" - -#: dialogs/dtepeditdlg.cpp:208 -msgid "Save Description As" -msgstr "Uložiť popis ako" - -#: dialogs/dtepeditdlg.cpp:444 -msgid "Edit Structure Group" -msgstr "Upraviť skupinu štruktúry" - -#: dialogs/dtepeditdlg.cpp:494 -msgid "Add Structure Group" -msgstr "Pridať skupinu štruktúr" - -#: dialogs/dtepeditdlg.cpp:539 -msgid "<qt>Do you really want to delete the <b>%1</b> group?</qt>" -msgstr "<qt>Naozaj chcete odstrániť skupinu <b>%1</b>?</qt>" - -#: dialogs/dtepeditdlg.cpp:539 -msgid "Delete Group" -msgstr "Odstrániť skupinu" - -#: parts/kafka/domtreeview.cpp:35 -msgid "Value (limited to 20 char)" -msgstr "Hodnota (limit 20 znakov)" - -#: parts/kafka/domtreeview.cpp:36 -msgid "Length" -msgstr "Dĺžka" - -#: parts/kafka/domtreeview.cpp:37 parts/kafka/wkafkapart.cpp:71 -msgid "ID" -msgstr "ID" - -#: parts/kafka/domtreeview.cpp:146 -msgid "Debugging KafkaWidget DOM Tree " -msgstr "Ladí sa strom KafkaWidget DOM" - -#: parts/kafka/wkafkapart.cpp:68 -msgid "Attribute" -msgstr "Atribút" - -#: components/debugger/debuggerbreakpointview.cpp:61 -#: parts/kafka/wkafkapart.cpp:68 -msgid "Class" -msgstr "Trieda" - -#: parts/kafka/wkafkapart.cpp:69 -msgid "Pseudo-class" -msgstr "Pseudo trieda" - -#: parts/kafka/wkafkapart.cpp:69 -msgid "CSS rules" -msgstr "Pravidlá CSS" - -#: parts/kafka/wkafkapart.cpp:69 -msgid "Universal selector" -msgstr "Univerzálny selektor" - -#: parts/kafka/wkafkapart.cpp:70 -msgid "Linked stylesheets" -msgstr "Odkazované štýly" - -#: parts/kafka/wkafkapart.cpp:70 -msgid "Embedded stylesheets" -msgstr "Vložené štýly" - -#: parts/kafka/wkafkapart.cpp:70 -msgid "Inline style attribute" -msgstr "Atribút vložených štýlov" - -#: parts/kafka/wkafkapart.cpp:71 -msgid "Priority" -msgstr "Priorita" - -#: parts/kafka/wkafkapart.cpp:72 -msgid "Browser support" -msgstr "Podpora prehliadača" - -#: parts/kafka/wkafkapart.cpp:72 -msgid "Pseudo-element" -msgstr "Pseudo element" - -#: parts/kafka/wkafkapart.cpp:72 -msgid "Imported" -msgstr "Importované" - -#: parts/kafka/wkafkapart.cpp:73 -msgid "Inheritance" -msgstr "Dedenie" - -#: parts/kafka/wkafkapart.cpp:73 -msgid "Inherited" -msgstr "Zdedené" - -#: parts/kafka/wkafkapart.cpp:76 -msgid "Undo/Redo history" -msgstr "Späť/dopredu v histórii" - -#: parts/kafka/wkafkapart.cpp:76 -msgid "CSS styles" -msgstr "CSS štýly" - -#: parts/kafka/htmldocumentproperties.cpp:340 parts/kafka/wkafkapart.cpp:78 -msgid "Sorry, VPL does not support this functionality yet." -msgstr "Prepáčte, VPL zatiaľ nepoporuje túto funkciu." - -#: parts/kafka/wkafkapart.cpp:79 -msgid "Merge cells" -msgstr "Zlúčiť bunky" - -#: parts/kafka/wkafkapart.cpp:80 -msgid "Split cells" -msgstr "Rozdeliť bunky" - -#: parts/kafka/wkafkapart.cpp:81 -msgid "Edit CSS style of this Tag" -msgstr "Upraviť CSS štýl tejto značky" - -#: parts/kafka/wkafkapart.cpp:82 -msgid "Ident all" -msgstr "Odsadiť všetko" - -#: parts/kafka/htmldocumentproperties.cpp:89 -msgid "Content" -msgstr "Obsah" - -#: parts/kafka/htmldocumentproperties.cpp:98 -msgid "Rule" -msgstr "Pravidlo" - -#: parts/preview/whtmlpart.cpp:56 -msgid "View &Document Source" -msgstr "Zobraziť zdrojový kód &dokumentu" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "" -"Slovenský prekladateľský tím pod vedením Jozefa Říhu v rámci akcie " -"KDE bav sa s nami po slovensky, loptosko" - -# "Stanislav Visnovsky, Branislav Gajdoš" -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "jose1711@gmail.com, loptosko@gmail.com" - -# "visnovsky@nenya.ms.mff.cuni.cz, brian@linuxee.sk" -#: components/framewizard/fmfpeditor.cpp:36 -msgid "*.html *.htm|HTML Files" -msgstr "*.html *.htm|HTML súbory" - -#: components/framewizard/fmfpeditor.cpp:37 -msgid "*.php|PHP Files" -msgstr "*.php|PHP súbory" - -#: components/framewizard/fmfpeditor.cpp:38 -msgid "*.xml|XML Files" -msgstr "*.xml|XML súbory" - -#: components/framewizard/fmfpeditor.cpp:39 -msgid "*xhtml|XHTML Files" -msgstr "*xhtml|XHTML súbory" - -#: components/framewizard/framewizard.cpp:28 -msgid "You must select an area." -msgstr "Musíte vybrať oblasť." - -#: components/framewizard/framewizard.cpp:29 -msgid "Before editing a frame you must save the file." -msgstr "Pred úpravou rámu musíte uložiť súbor." - -#: components/framewizard/framewizard.cpp:62 -msgid "Enter the desired number of rows:" -msgstr "Zadajte požadovaný počet riadkov:" - -#: components/framewizard/framewizard.cpp:67 -msgid "Enter the desired number of columns:" -msgstr "Zadajte požadovaný počet stĺpcov:" - -#: components/csseditor/styleeditor.cpp:44 -msgid "Open css dialog" -msgstr "Otvoriť dialóg css" - -#: components/csseditor/colorrequester.cpp:63 -msgid "Open color dialog" -msgstr "Otvoriť dialóg farieb" - -#: components/csseditor/cssselector.cpp:49 -msgid "HTML Files" -msgstr "HTML súbory" - -#: components/csseditor/cssselector.cpp:49 -msgid "XHTML Files" -msgstr "XHTML súbory" - -#: components/csseditor/cssselector.cpp:49 -msgid "XML Files" -msgstr "XML súbory" - -#: components/csseditor/fontfamilychooser.cpp:43 -msgid "The Quick Brown Fox Jumps Over The Lazy Dog" -msgstr "Žltučký kôň nám nôtil najúžasnejšie ódy" - -#: components/csseditor/fontfamilychooser.cpp:84 -msgid "These are the names of the available fonts on your system" -msgstr "Tu sú názvy písiem, ktoré sa nachádzajú vo vašom systéme" - -#: components/csseditor/fontfamilychooser.cpp:85 -msgid "These are the names of the generic fonts " -msgstr "Toto sú názvy všeobecných písiem " - -#: components/csseditor/fontfamilychooser.cpp:86 -msgid "These are the names of the generic fonts you have selected " -msgstr "Tu sú názvy všeobecných písiem, ktoré ste vybrali " - -#: components/csseditor/fontfamilychooser.cpp:87 -msgid "Click this to add a font to your style sheet" -msgstr "Kliknie sem pre pridanie písma do vášho štýlu" - -#: components/csseditor/fontfamilychooser.cpp:88 -msgid "Click this to remove a font from your style sheet" -msgstr "Kliknie sem pre odstráneie písma do vášho štýlu" - -#: components/csseditor/fontfamilychooser.cpp:89 -msgid "Click this to make the font more preferable than the preceeding one" -msgstr "Kliknite, ak chcete aby malo toto písmo prednosť pred predchádzajúcim" - -#: components/csseditor/fontfamilychooser.cpp:90 -msgid "Click this to make the font less preferable than the following one" -msgstr "Kliknite, ak chcete aby nemalo toto písmo prednosť pred nasledujúcim" - -#: components/csseditor/stylesheetparser.cpp:22 -msgid "has not been closed" -msgstr "nebol uzavretý" - -#: components/csseditor/stylesheetparser.cpp:23 -msgid "needs an opening parenthesis " -msgstr "vyžaduje otvárajúcu zátvorku " - -#: components/csseditor/stylesheetparser.cpp:85 -msgid "The comment" -msgstr "Komentár" - -#: components/csseditor/stylesheetparser.cpp:133 -#: components/csseditor/stylesheetparser.cpp:141 -#: components/csseditor/stylesheetparser.cpp:147 -msgid "The selector" -msgstr "Selektor" - -#: components/csseditor/colorslider.cpp:77 -msgid "Red" -msgstr "Červená" - -#: components/csseditor/colorslider.cpp:77 -msgid "Green" -msgstr "Zelená" - -#: components/csseditor/colorslider.cpp:77 -msgid "Blue" -msgstr "Modrá" - -#: components/csseditor/propertysetter.cpp:115 -msgid "More..." -msgstr "Viac..." - -#: components/csseditor/tlpeditors.cpp:70 -msgid "" -"With this line edit you can insert the URI of the resource you want to reach" -msgstr "" - -#: components/csseditor/tlpeditors.cpp:74 -msgid "Open the URI selector" -msgstr "Otvoriť výber URI" - -#: components/csseditor/tlpeditors.cpp:114 -msgid "Image Files" -msgstr "Obrázkové súbory" - -#: components/csseditor/tlpeditors.cpp:120 -msgid "Audio Files" -msgstr "Zvukové súbory" - -#: components/csseditor/tlpeditors.cpp:154 -msgid "With this line edit you can insert the name of the font you want to use" -msgstr "" - -#: components/csseditor/tlpeditors.cpp:156 -msgid "Font family:" -msgstr "Rodina písma:" - -#: components/csseditor/tlpeditors.cpp:158 -msgid "Open font family chooser" -msgstr "Otvoriť výber rodiny písma" - -#: components/cvsservice/cvsservice.cpp:50 -msgid "&Commit..." -msgstr "Odoslať..." - -#: components/cvsservice/cvsservice.cpp:55 -msgid "Update &To" -msgstr "Ak&tualizovať v" - -#: components/cvsservice/cvsservice.cpp:56 -msgid "&Tag/Date..." -msgstr "Značke/dá&tum..." - -#: components/cvsservice/cvsservice.cpp:58 -msgid "&HEAD" -msgstr "&HLAVIČKE" - -#: components/cvsservice/cvsservice.cpp:60 -msgid "Re&vert" -msgstr "O&brátiť" - -#: components/cvsservice/cvsservice.cpp:63 -msgid "&Add to Repository..." -msgstr "Prid&ať do repozitára..." - -#: components/cvsservice/cvsservice.cpp:65 -msgid "&Remove From Repository..." -msgstr "&Odstrániť z repozitára..." - -#: components/cvsservice/cvsservice.cpp:67 -msgid "&Ignore in CVS Operations" -msgstr "&Ignorovať v operáciách s CVS" - -#: components/cvsservice/cvsservice.cpp:69 -msgid "Do &Not Ignore in CVS Operations" -msgstr "&Neignorovať v operáciách s CVS" - -#: components/cvsservice/cvsservice.cpp:73 -msgid "Show &Log Messages" -msgstr "Zobraziť správy denníka" - -#: components/cvsservice/cvsservice.cpp:140 -msgid "Running CVS update..." -msgstr "Spúšťa sa CVS aktualizácia..." - -#: components/cvsservice/cvsservice.cpp:179 -msgid "Updating to revision %1 ..." -msgstr "Aktualizuje sa na revíziu %1 ..." - -#: components/cvsservice/cvsservice.cpp:183 -msgid "Updating to the version from %1 ..." -msgstr "Aktualizuje sa na verziu z %1 ..." - -#: components/cvsservice/cvsservice.cpp:221 -msgid "Updating to HEAD..." -msgstr "Aktualizuje sa na HLAVA..." - -#: components/cvsservice/cvsservice.cpp:256 -msgid "Current" -msgstr "Aktuálne" - -#: components/cvsservice/cvsservice.cpp:266 -msgid "Running CVS commit..." -msgstr "Spúšťa sa odosielanie CVS..." - -#: components/cvsservice/cvsservice.cpp:301 -msgid "Reverting to the version from the repository..." -msgstr "" - -#: components/cvsservice/cvsservice.cpp:333 -msgid "Add the following files to repository?" -msgstr "Pridať nasledujúce súbory do repozitára?" - -#: components/cvsservice/cvsservice.cpp:333 -msgid "CVS Add" -msgstr "CVS pridanie" - -#: components/cvsservice/cvsservice.cpp:336 -msgid "Adding file to the repository..." -msgstr "Pridáva sa súbor do repozitára..." - -#: components/cvsservice/cvsservice.cpp:368 -msgid "" -"<qt>Remove the following files from the repository?" -"<br>This will remove your <b>working copy</b> as well.</qt>" -msgstr "" -"<qt>Chcete odstrániť nasledujúce súbory z repozitára?" -"<br>Vaša <b>pracovná kópia</b> bude tiež odstránená.</qt>" - -#: components/cvsservice/cvsservice.cpp:368 -msgid "CVS Remove" -msgstr "CVS odstránenie" - -#: components/cvsservice/cvsservice.cpp:371 -msgid "Removing files from the repository..." -msgstr "Odstraňujú sa súbory z repozitára..." - -#: components/cvsservice/cvsservice.cpp:395 -msgid "Showing CVS log..." -msgstr "Zobrazuje sa denník CVS..." - -#: components/cvsservice/cvsservice.cpp:433 -msgid "\"%1\" is already in the CVS ignore list." -msgstr "\"%1\" sa už nachádza v zozname CVS ignorovaných." - -#: components/cvsservice/cvsservice.cpp:441 -msgid "\"%1\" added to the CVS ignore list." -msgstr "\"%1\" bolo pridané do zoznamu CVS ignorovaných." - -#: components/cvsservice/cvsservice.cpp:480 -msgid "\"%1\" is not in the CVS ignore list." -msgstr "\"%1\" sa nenachádza v zozname CVS ignorovaných." - -#: components/cvsservice/cvsservice.cpp:489 -msgid "\"%1\" removed from the CVS ignore list." -msgstr "\"%1\" bolo odstránené zo zoznamu CVS ignorovaných." - -#: components/cvsservice/cvsservice.cpp:504 -msgid "" -"<qt>The CVS command <b>%1</b> has failed. The error code was <i>%2</i>.</qt>" -msgstr "<qt>CVS príkaz <b>%1</b> zlyhal. Chybový kód bol <i>%2</i>.</qt>" - -#: components/cvsservice/cvsservice.cpp:504 -msgid "Command Failed" -msgstr "Vykonanie príkazu zlyhalo" - -#: components/cvsservice/cvsservice.cpp:515 -msgid "CVS command finished." -msgstr "Príkaz CVS bol dokončený" - -#: components/cvsservice/cvsservice.cpp:532 -msgid "" -"Error: \"%1\" is not part of the\n" -"\"%2\" repository." -msgstr "" -"Chyba: \"%1\" nie je časťou repozitára \n" -"\"%2\"." - -#: components/debugger/interfaces/debuggerclient.cpp:46 -msgid "The current debugger, %1, does not support the \"%2\" instruction." -msgstr "" - -#: components/debugger/interfaces/debuggerclient.cpp:46 -#: components/debugger/interfaces/debuggerclient.cpp:144 -#: components/debugger/interfaces/debuggerclient.cpp:151 -#: components/debugger/interfaces/debuggerclient.cpp:157 -msgid "Unsupported Debugger Function" -msgstr "Nepodporovaná funkcia debuggeru" - -#: components/debugger/interfaces/debuggerclient.cpp:59 -msgid "Send HTTP Request" -msgstr "Odoslať HTTP požiadavku" - -#: components/debugger/interfaces/debuggerclient.cpp:65 -msgid "Step Over" -msgstr "Krok cez" - -#: components/debugger/interfaces/debuggerclient.cpp:72 -msgid "Step Out" -msgstr "Vyskočiť" - -#: components/debugger/interfaces/debuggerclient.cpp:89 -msgid "Skip" -msgstr "Prerušiť" - -#: components/debugger/interfaces/debuggerclient.cpp:94 -msgid "Step Into" -msgstr "Krok do" - -#: components/debugger/debuggermanager.cpp:251 -#: components/debugger/interfaces/debuggerclient.cpp:99 -msgid "Kill" -msgstr "Zabiť" - -#: components/debugger/debuggermanager.cpp:273 -#: components/debugger/interfaces/debuggerclient.cpp:106 -msgid "Open Profiler Output" -msgstr "Otvoriť výstup profilera" - -#: components/debugger/interfaces/debuggerclient.cpp:118 -msgid "Set Breakpoint" -msgstr "Nastaviť bod zastavenia" - -#: components/debugger/interfaces/debuggerclient.cpp:125 -msgid "Remove Breakpoint" -msgstr "Odstrániť bod zastavenia" - -#: components/debugger/interfaces/debuggerclient.cpp:132 -msgid "%1 does not have any specific settings." -msgstr "%1 nemá žiadne špecifické nastavenia." - -#: components/debugger/interfaces/debuggerclient.cpp:132 -msgid "Settings" -msgstr "Nastavenia" - -#: components/debugger/interfaces/debuggerclient.cpp:144 -#: components/debugger/interfaces/debuggerclient.cpp:151 -msgid "%1 does not support watches." -msgstr "%1 nepodporuje pohľady." - -#: components/debugger/interfaces/debuggerclient.cpp:157 -msgid "%1 does not support setting the value of variables." -msgstr "%1 nepodporuje nastavovanie hodnoty premenných." - -#: components/debugger/dbgp/quantadebuggerdbgp.cpp:330 -msgid "Unrecognized package: '%1%2'" -msgstr "Nerozoznaný balík: '%1%2'" - -#: components/debugger/dbgp/quantadebuggerdbgp.cpp:342 -msgid "The debugger for %1 uses an unsupported protocol version (%2)" -msgstr "Debugger pre %1 používa nepodporovanú verziu protokolu (%2)" - -#: components/debugger/dbgp/quantadebuggerdbgp.cpp:870 -#: components/debugger/dbgp/quantadebuggerdbgp.cpp:872 -msgid "Unable to open profiler output (%1)" -msgstr "Nepodarilo sa otvoriť výstup profileru (%1)" - -#: components/debugger/dbgp/quantadebuggerdbgp.cpp:870 -msgid "Profiler File Error" -msgstr "" - -#: components/debugger/dbgp/quantadebuggerdbgp.cpp:926 -msgid "Unable to set value of variable." -msgstr "" - -#: components/debugger/dbgp/dbgpnetwork.cpp:74 -#, c-format -msgid "Listening on port %1" -msgstr "Sledovať port %1" - -#: components/debugger/dbgp/dbgpnetwork.cpp:81 -#, c-format -msgid "Unable to listen on port %1" -msgstr "Nepodarilo sa sledovať port %1" - -#: components/debugger/dbgp/dbgpnetwork.cpp:125 -msgid "Disconnected from remote host" -msgstr "" - -#: components/debugger/gubed/quantadebuggergubed.cpp:465 -msgid "Syntax or parse error in %1)" -msgstr "" - -#: components/debugger/gubed/quantadebuggergubed.cpp:482 -msgid "Error occurred: Line %1, Code %2 (%3) in %4" -msgstr "Vyskytla sa chyba: Riadok %1, kód %2 (%3) v %4" - -#: components/debugger/gubed/quantadebuggergubed.cpp:502 -msgid "Breakpoint reached" -msgstr "Bol dosiahnutý bod zastavenia" - -#: components/debugger/gubed/quantadebuggergubed.cpp:509 -msgid "Conditional breakpoint fulfilled" -msgstr "" - -#: components/debugger/gubed/quantadebuggergubed.cpp:519 -#, c-format -msgid "Established connection to %1" -msgstr "Založené pripojenie na %1" - -#: components/debugger/gubed/quantadebuggergubed.cpp:560 -msgid "" -"The script being debugged does not communicate with the correct protocol " -"version" -msgstr "" - -#: components/debugger/gubed/quantadebuggergubed.cpp:1136 -msgid "False" -msgstr "Nepravda" - -#: components/debugger/gubed/quantadebuggergubed.cpp:1136 -msgid "True" -msgstr "Pravda" - -#: components/debugger/gubed/quantadebuggergubed.cpp:1145 -#: components/debugger/gubed/quantadebuggergubed.cpp:1230 -msgid "<Undefined>" -msgstr "<Nedefinovaný>" - -#: components/debugger/gubed/quantadebuggergubed.cpp:1234 -msgid "<Error>" -msgstr "<Chyba>" - -#: components/debugger/gubed/quantadebuggergubed.cpp:1239 -msgid "<Unimplemented type>" -msgstr "<Neimplementovaný typ>" - -#: components/debugger/debuggerbreakpointview.cpp:64 -#: components/debugger/variableslistview.cpp:56 -#: treeviews/tagattributetree.cpp:228 -msgid "Value" -msgstr "Hodnota" - -#: components/debugger/variableslistview.cpp:58 -#: treeviews/uploadtreeview.cpp:37 -msgid "Size" -msgstr "Veľkosť" - -#: components/debugger/variableslistview.cpp:66 -msgid "&Set Value" -msgstr "Na&staviť hodnotu" - -#: components/debugger/variableslistview.cpp:68 -msgid "&Dump in Messages Log" -msgstr "" - -#: components/debugger/variableslistview.cpp:70 -msgid "&Copy to Clipboard" -msgstr "Kopírovať do schránky" - -#: components/debugger/variableslistview.cpp:262 -msgid "Set Variable" -msgstr "Nastaviť premennú" - -#: components/debugger/variableslistview.cpp:277 -msgid "" -"Contents of variable %1:\n" -">>>\n" -msgstr "" -"Obsah premennej %1:\n" -">>>\n" - -#: components/debugger/debuggermanager.cpp:111 project/projectprivate.cpp:1535 -msgid "" -"<qt>Unable to load the debugger plugin, error code %1 was returned: <b>%2</b>" -".</qt>" -msgstr "" - -#: components/debugger/debuggermanager.cpp:111 project/projectprivate.cpp:1535 -msgid "Debugger Error" -msgstr "Chyba debuggeru" - -#: components/debugger/debuggermanager.cpp:215 -msgid "Toggle &Breakpoint" -msgstr "Prepnúť &bod zastavenia" - -#: components/debugger/debuggermanager.cpp:216 -msgid "Toggles a breakpoint at the current cursor location" -msgstr "Prepne bod zastavenia na aktuálnej pozícii kurzoru" - -#: components/debugger/debuggermanager.cpp:218 -msgid "&Clear Breakpoints" -msgstr "Vyčistiť body zastavenia" - -#: components/debugger/debuggermanager.cpp:219 -msgid "Clears all breakpoints" -msgstr "Vyčistí všetky body zastavenia" - -#: components/debugger/debuggermanager.cpp:221 -#: components/debugger/debuggermanager.cpp:224 -msgid "Break When..." -msgstr "Zastaviť keď..." - -#: components/debugger/debuggermanager.cpp:222 -#: components/debugger/debuggermanager.cpp:225 -msgid "Adds a new conditional breakpoint" -msgstr "Pridá nový podmienený bod zastavenia" - -#: components/debugger/debuggermanager.cpp:228 -msgid "Send HTTP R&equest" -msgstr "Odoslať HTTP požiadavku" - -#: components/debugger/debuggermanager.cpp:229 -msgid "Initiate HTTP Request to the server with debugging activated" -msgstr "" - -#: components/debugger/debuggermanager.cpp:231 -msgid "&Trace" -msgstr "" - -#: components/debugger/debuggermanager.cpp:232 -msgid "" -"Traces through the script. If a script is currently not being debugged, it will " -"start in trace mode when started" -msgstr "" - -#: components/debugger/debuggermanager.cpp:234 -msgid "&Run" -msgstr "Spustiť" - -#: components/debugger/debuggermanager.cpp:235 -msgid "" -"Runs the script. If a script is currently not being debugged, it will start in " -"run mode when started" -msgstr "" - -#: components/debugger/debuggermanager.cpp:237 -msgid "&Step" -msgstr "Krok" - -#: components/debugger/debuggermanager.cpp:238 -msgid "" -"Executes the next line of execution, but does not step into functions or " -"includes" -msgstr "" - -#: components/debugger/debuggermanager.cpp:240 -msgid "Step &Into" -msgstr "Krok dovnútra" - -#: components/debugger/debuggermanager.cpp:241 -msgid "" -"Executes the next line of execution and steps into it if it is a function call " -"or inclusion of a file" -msgstr "" - -#: components/debugger/debuggermanager.cpp:243 -msgid "S&kip" -msgstr "Vynechať" - -#: components/debugger/debuggermanager.cpp:244 -msgid "" -"Skips the next command of execution and makes the next command the current one" -msgstr "" - -#: components/debugger/debuggermanager.cpp:246 -msgid "Step &Out" -msgstr "Vyskočiť" - -#: components/debugger/debuggermanager.cpp:247 -msgid "" -"Executes the rest of the commands in the current function/file and pauses when " -"it is done (when it reaches a higher level in the backtrace)" -msgstr "" - -#: components/debugger/debuggermanager.cpp:249 -msgid "&Pause" -msgstr "&Pozastaviť" - -#: components/debugger/debuggermanager.cpp:250 -msgid "" -"Pauses the scripts if it is running or tracing. If a script is currently not " -"being debugged, it will start in paused mode when started" -msgstr "" - -#: components/debugger/debuggermanager.cpp:252 -msgid "Kills the currently running script" -msgstr "Zabije momentálne bežiaci skript" - -#: components/debugger/debuggermanager.cpp:254 -msgid "Start Session" -msgstr "Spustiť sedenie" - -#: components/debugger/debuggermanager.cpp:255 -msgid "Starts the debugger internally (Makes debugging possible)" -msgstr "" - -#: components/debugger/debuggermanager.cpp:257 -msgid "End Session" -msgstr "Ukončiť sedenie" - -#: components/debugger/debuggermanager.cpp:258 -msgid "Stops the debugger internally (debugging not longer possible)" -msgstr "" - -#: components/debugger/debuggermanager.cpp:261 -#: components/debugger/debuggermanager.cpp:264 -msgid "Watch Variable" -msgstr "Sledovať premennú" - -#: components/debugger/debuggermanager.cpp:262 -#: components/debugger/debuggermanager.cpp:265 -msgid "Adds a variable to the watch list" -msgstr "" - -#: components/debugger/debuggermanager.cpp:268 -#: components/debugger/debuggermanager.cpp:271 -msgid "Changes the value of a variable" -msgstr "Zmení hodnotu premennej" - -#: components/debugger/debuggermanager.cpp:274 -msgid "Opens the profiler output file" -msgstr "" - -#: components/debugger/debuggermanager.cpp:375 -msgid "Add Watch" -msgstr "Pridať pohľad" - -#: components/debugger/debuggermanager.cpp:375 -msgid "Specify variable to watch:" -msgstr "Zadajte premennú, ktorú sledovať:" - -#: components/debugger/debuggermanager.cpp:608 -msgid "Unable to open file %1, check your basedirs and mappings." -msgstr "" - -#: components/debugger/debuggervariable.cpp:109 -msgid "Non scalar value" -msgstr "" - -#: components/debugger/debuggervariable.cpp:154 -msgid "Array" -msgstr "Pole" - -#: components/debugger/debuggervariable.cpp:156 -msgid "Object" -msgstr "Objekt" - -#: components/debugger/debuggervariable.cpp:158 -msgid "Reference" -msgstr "Odkaz" - -#: components/debugger/debuggervariable.cpp:160 -msgid "Resource" -msgstr "Prostriedok" - -#: components/debugger/debuggervariable.cpp:162 -msgid "String" -msgstr "Reťazec" - -#: components/debugger/debuggervariable.cpp:164 -msgid "Integer" -msgstr "Celé číslo" - -#: components/debugger/debuggervariable.cpp:166 -msgid "Float" -msgstr "Plávajúce" - -#: components/debugger/debuggervariable.cpp:168 -msgid "Boolean" -msgstr "Logická hodnota" - -#: components/debugger/debuggervariable.cpp:170 -msgid "Undefined" -msgstr "Nedefinované" - -#: components/debugger/debuggervariable.cpp:174 parsers/dtd/dtdparser.cpp:84 -msgid "Unknown" -msgstr "Neznáme" - -#: components/debugger/backtracelistview.cpp:60 -#: components/debugger/debuggerbreakpointview.cpp:63 -msgid "Line" -msgstr "Riadok" - -#: components/debugger/backtracelistview.cpp:87 -msgid "Eval" -msgstr "VYhdnotiť" - -#: components/debugger/debuggerui.cpp:46 -msgid "Variables" -msgstr "Premenné" - -#: components/debugger/debuggerui.cpp:52 -msgid "Breakpoints" -msgstr "Body zastavenia" - -#: components/debugger/debuggerui.cpp:58 -msgid "Backtrace" -msgstr "Záznam volaní" - -#: components/debugger/debuggerui.cpp:65 -msgid "Debug Output" -msgstr "Výstup ladenia" - -#: components/debugger/debuggerui.cpp:107 -msgid "Deb&ug" -msgstr "Ladiť" - -#: components/debugger/debuggerui.cpp:113 -msgid "Debugger Inactive" -msgstr "Neaktívny debugger" - -#: components/debugger/debuggerui.cpp:156 -msgid "No session" -msgstr "Žiadne sedenie" - -#: components/debugger/debuggerui.cpp:160 -msgid "Waiting" -msgstr "Čaká sa" - -#: components/debugger/debuggerui.cpp:164 -msgid "Connected" -msgstr "Pripojené" - -#: components/debugger/debuggerui.cpp:168 -msgid "Paused" -msgstr "Pozastavené" - -#: components/debugger/debuggerui.cpp:172 -msgid "Running" -msgstr "Spustené" - -#: components/debugger/debuggerui.cpp:176 -msgid "Tracing" -msgstr "" - -#: components/debugger/debuggerui.cpp:180 -msgid "On error" -msgstr "Na chybe" - -#: components/debugger/debuggerui.cpp:184 -msgid "On breakpoint" -msgstr "Na bode zastavenia" - -#: components/debugger/debuggerbreakpointview.cpp:59 -msgid "Expression" -msgstr "Výraz" - -#: components/tableeditor/tableeditor.cpp:55 -msgid "&Edit Cell Properties" -msgstr "Upraviť vlastnosti stĺpca" - -#: components/tableeditor/tableeditor.cpp:56 -msgid "Edit &Row Properties" -msgstr "Upraviť vlastnosti &riadku" - -#: components/tableeditor/tableeditor.cpp:59 -msgid "Merge Cells" -msgstr "Zlúčiť bunky" - -#: components/tableeditor/tableeditor.cpp:60 -msgid "Break Merging" -msgstr "Rozdeliť zlúčenie" - -#: components/tableeditor/tableeditor.cpp:63 -msgid "&Insert Row" -msgstr "Vlož&iť riadok" - -#: components/tableeditor/tableeditor.cpp:64 -msgid "Insert Co&lumn" -msgstr "V&ložiť stĺpec" - -#: components/tableeditor/tableeditor.cpp:65 -msgid "Remove Row" -msgstr "Odstrániť riadok" - -#: components/tableeditor/tableeditor.cpp:66 -msgid "Remove Column" -msgstr "Odstrániť stĺpec" - -#: components/tableeditor/tableeditor.cpp:68 -msgid "Edit &Table Properties" -msgstr "Upraviť vlastnosti &tabuľky" - -#: components/tableeditor/tableeditor.cpp:69 -msgid "Edit Child Table" -msgstr "Rýchla tabuľka..." - -#: components/tableeditor/tableeditor.cpp:207 -#, c-format -msgid "Edit col: %1" -msgstr "Upraviť stĺ: %1" - -#: components/tableeditor/tableeditor.cpp:414 -#: components/tableeditor/tableeditor.cpp:454 -#: components/tableeditor/tableeditor.cpp:499 -#: components/tableeditor/tableeditor.cpp:1063 -msgid "Merged with (%1, %2)." -msgstr "Zlúčené s (%1, %2)." - -#: components/tableeditor/tableeditor.cpp:1168 -#: components/tableeditor/tableeditor.cpp:1189 -msgid "" -"Cannot edit the child table; you probably modified the cell containing the " -"table manually." -msgstr "" -"Nepodarilo sa upraviť tabuľku potomka; pravdepodobne ste ručne upravili bunku " -"obsahujúcu tabuľku." - -#: components/tableeditor/tableeditor.cpp:1204 -msgid "" -"Cannot find the closing tag of the child table; you have probably introduced " -"unclosed tags in the table and have broken its consistency." -msgstr "" -"Nepodarilo sa nájsť ukončujúcu značku tabuľky potomka; pravdepodobne ste " -"neuzavreli značky a tým poškodili jej konzistenciu." - -#: treeviews/filestreeview.cpp:87 treeviews/projecttreeview.cpp:128 -#: treeviews/servertreeview.cpp:103 treeviews/templatestreeview.cpp:147 -msgid "&Open" -msgstr "&Otvoriť" - -#: treeviews/filestreeview.cpp:88 treeviews/projecttreeview.cpp:130 -msgid "Insert &Tag" -msgstr "Vložiť značku" - -#: treeviews/filestreeview.cpp:89 treeviews/projecttreeview.cpp:131 -#: treeviews/servertreeview.cpp:105 treeviews/templatestreeview.cpp:151 -msgid "Clos&e" -msgstr "Zavri&eť" - -#: treeviews/filestreeview.cpp:91 treeviews/filestreeview.cpp:109 -#: treeviews/templatestreeview.cpp:150 treeviews/templatestreeview.cpp:164 -msgid "&Insert in Project..." -msgstr "Vlož&iť do projektu..." - -#: treeviews/filestreeview.cpp:93 treeviews/filestreeview.cpp:113 -#: treeviews/projecttreeview.cpp:135 treeviews/projecttreeview.cpp:153 -#: treeviews/servertreeview.cpp:110 treeviews/servertreeview.cpp:120 -msgid "Re&name" -msgstr "Preme&novať..." - -#: treeviews/filestreeview.cpp:96 treeviews/filestreeview.cpp:116 -#: treeviews/projecttreeview.cpp:140 treeviews/projecttreeview.cpp:159 -#: treeviews/servertreeview.cpp:112 treeviews/servertreeview.cpp:122 -#: treeviews/templatestreeview.cpp:156 treeviews/templatestreeview.cpp:170 -msgid "&Properties" -msgstr "Vlastnosti..." - -#: treeviews/filestreeview.cpp:99 treeviews/projecttreeview.cpp:143 -msgid "F&older..." -msgstr "Priečinok..." - -#: treeviews/filestreeview.cpp:100 treeviews/projecttreeview.cpp:144 -msgid "&File..." -msgstr "Súbor..." - -#: treeviews/filestreeview.cpp:104 treeviews/filestreeview.cpp:121 -msgid "New Top &Folder..." -msgstr "Nový najvyšší priečinok..." - -#: treeviews/filestreeview.cpp:105 treeviews/filestreeview.cpp:228 -msgid "&Add Folder to Top" -msgstr "Pridať priečinok navrch" - -#: treeviews/filestreeview.cpp:106 treeviews/projecttreeview.cpp:152 -msgid "Create Site &Template..." -msgstr "Vytvoriť šablónu s&tránky..." - -#: treeviews/filestreeview.cpp:107 treeviews/projecttreeview.cpp:148 -#: treeviews/projecttreeview.cpp:162 -msgid "&Create New" -msgstr "Vytvoriť nový" - -#: treeviews/filestreeview.cpp:112 -msgid "&Change Alias..." -msgstr "Zmeniť alias..." - -#: treeviews/filestreeview.cpp:123 -msgid "Files Tree" -msgstr "Strom súborov" - -#: treeviews/filestreeview.cpp:153 -msgid "Root Folder" -msgstr "Koreňový priečinok" - -#: treeviews/filestreeview.cpp:158 -msgid "Home Folder" -msgstr "Domovský priečinok" - -#: treeviews/filestreeview.cpp:216 -msgid "Remove From &Top" -msgstr "Odstrániť zvrchu" - -#: treeviews/filestreeview.cpp:258 treeviews/filestreeview.cpp:283 -msgid "Set Alias" -msgstr "Nastaviť alias" - -#: treeviews/filestreeview.cpp:258 treeviews/filestreeview.cpp:283 -#: treeviews/filestreeview.cpp:319 -msgid "Alternative folder name:" -msgstr "Náhradný názov priečinku:" - -#: treeviews/filestreeview.cpp:264 treeviews/filestreeview.cpp:290 -#: treeviews/filestreeview.cpp:327 -msgid "<qt><b>%1</b> is already a toplevel entry.</qt>" -msgstr "<qt><b>%1</b> je už položkou najvyššej úrovne.</qt>" - -#: treeviews/filestreeview.cpp:277 -msgid "Choose Local or Remote Folder" -msgstr "Vyberte lokálny alebo vzdialený priečinok" - -#: treeviews/filestreeview.cpp:299 treeviews/filestreeview.cpp:301 -#: treeviews/projecttreeview.cpp:653 treeviews/projecttreeview.cpp:655 -#: treeviews/projecttreeview.cpp:657 -msgid "C&VS" -msgstr "C&VS" - -#: treeviews/filestreeview.cpp:319 -msgid "Change Alias" -msgstr "Zmeniť alias" - -#: treeviews/structtreetag.cpp:119 -msgid "" -"Line %1: %2 is not a possible child of %3.\n" -msgstr "" -"Riadok %1, stĺpec %2: nie je možným potomkom %3.\n" - -#: treeviews/structtreetag.cpp:132 -msgid "Line %1, column %2: Closing tag for %3 is missing." -msgstr "Riadok %1, stĺpec %2: Chýba uzatváracia značka pre %3." - -#: treeviews/structtreetag.cpp:137 -msgid "Line %1, column %2: %3 is not part of %4." -msgstr "Riadok %1, stĺpec %2: %3 nie je časťou %4." - -#: treeviews/structtreetag.cpp:164 -msgid "Empty tag" -msgstr "Prázdna značka" - -#: treeviews/structtreetag.cpp:185 -msgid "Line %1, column %2: Opening tag for %3 is missing." -msgstr "Riadok %1, stĺpec %2: Chýba otváracia značka pre %3." - -#: treeviews/templatestreeview.cpp:73 -msgid "Insert as &Text" -msgstr "Vložiť ako &text" - -#: treeviews/templatestreeview.cpp:74 -msgid "Insert &Link to File" -msgstr "Vložiť odkaz na súbor" - -#: treeviews/templatestreeview.cpp:75 -msgid "&New Document Based on This" -msgstr "Nový dokument založený na aktuálnom" - -#: treeviews/templatestreeview.cpp:76 -msgid "&Extract Site Template To..." -msgstr "&Rozbaliť šablónu stránky do..." - -#: treeviews/templatestreeview.cpp:135 treeviews/templatestreeview.cpp:139 -msgid "Text Snippet" -msgstr "Textový ústrižok" - -#: treeviews/templatestreeview.cpp:136 treeviews/templatestreeview.cpp:140 -msgid "Binary File" -msgstr "Binárny súbor" - -#: treeviews/templatestreeview.cpp:137 treeviews/templatestreeview.cpp:141 -msgid "Document Template" -msgstr "Šablóna dokumentu" - -#: treeviews/templatestreeview.cpp:138 treeviews/templatestreeview.cpp:142 -msgid "Site Template" -msgstr "Šablóna stránky" - -#: treeviews/templatestreeview.cpp:148 treeviews/templatestreeview.cpp:161 -msgid "Send in E&mail..." -msgstr "Odoslať ako e-&mail..." - -#: treeviews/templatestreeview.cpp:149 treeviews/templatestreeview.cpp:162 -msgid "&Upload Template..." -msgstr "&Nahrať šablónu..." - -#: treeviews/templatestreeview.cpp:160 -msgid "&New Folder..." -msgstr "&Nový priečinok..." - -#: treeviews/templatestreeview.cpp:163 treeviews/templatestreeview.cpp:174 -msgid "&Download Template..." -msgstr "Stiahnuť šablónu..." - -#: treeviews/templatestreeview.cpp:177 -msgid "Group" -msgstr "Skupina" - -#: treeviews/templatestreeview.cpp:211 -msgid "Global Templates" -msgstr "Globálne šablóny" - -#: treeviews/templatestreeview.cpp:215 -msgid "Local Templates" -msgstr "Lokálne šablóny" - -#: treeviews/templatestreeview.cpp:218 -msgid "Project Templates" -msgstr "Šablóny projektu" - -#: treeviews/templatestreeview.cpp:376 -msgid "Create New Template Folder" -msgstr "Vytvoriť nový priečinok šablóny" - -#: treeviews/templatestreeview.cpp:386 treeviews/templatestreeview.cpp:619 -msgid "&Inherit parent attribute (nothing)" -msgstr "Z&dediť atribút rodiča (žiadny)" - -#: treeviews/templatestreeview.cpp:389 treeviews/templatestreeview.cpp:622 -msgid "&Inherit parent attribute (%1)" -msgstr "Z&dediť atribút rodiča (%1)" - -#: treeviews/templatestreeview.cpp:406 -msgid "" -"Error while creating the new folder.\n" -" Maybe you do not have permission to write in the %1 folder." -msgstr "" -"Chyba pri vytváraní nového priečinku.\n" -" Možno nemáte práva na zápis do priečinku %1." - -#: treeviews/templatestreeview.cpp:458 -msgid "Save selection as template file:" -msgstr "Uložiť výber súbor šablóny: " - -#: treeviews/basetreeview.cpp:1041 treeviews/templatestreeview.cpp:470 -#: utility/quantacommon.cpp:710 -msgid "" -"<qt>The file <b>%1</b> already exists." -"<br>Do you want to overwrite it?</qt>" -msgstr "<qt>Súbor <b>%1</b> už existuje.<br>Chcete ho prepísať?</qt>" - -#: treeviews/templatestreeview.cpp:476 -msgid "" -"<qt>Could not write to file <b>%1</b>." -"<br>Check if you have rights to write there or that your connection is " -"working.</qt>" -msgstr "" -"<qt>Nepodarilo sa zapisovať do súboru <b>%1</b>." -"<br>Skontrolujte, či máte prístupové práva na zápis alebo či vaše sieťové " -"pripojenie funguje správne.</qt>" - -#: treeviews/templatestreeview.cpp:565 -msgid "Quanta Template" -msgstr "Šablóna programu Quanta" - -#: treeviews/templatestreeview.cpp:876 -msgid "" -"Do you really want to delete folder \n" -"%1 ?\n" -msgstr "" -"Naozaj chcete odstrániť priečinok \n" -"%1 ?\n" - -#: treeviews/templatestreeview.cpp:878 -msgid "" -"Do you really want to delete file \n" -"%1 ?\n" -msgstr "" -"Naozaj chcete odstrániť súbor\n" -"%1?\n" - -#: treeviews/templatestreeview.cpp:985 -msgid "Send template in email" -msgstr "Odoslať šablónu ako e-mail" - -#: treeviews/templatestreeview.cpp:987 -msgid "" -"Hi,\n" -" This is a Quanta Plus [http://quanta.tdewebdev.org] template tarball.\n" -"\n" -"Have fun.\n" -msgstr "" -"Ahoj,\n" -" Toto je balík definície DTD programu Quanta Plus " -"[http://quanta.tdewebdev.org].\n" -"\n" -"Uži si ho.\n" - -#: treeviews/templatestreeview.cpp:1000 -msgid "Quanta Plus Template" -msgstr "Šablóna programu Quanta Plus" - -#: treeviews/templatestreeview.cpp:1031 -msgid "Target folder" -msgstr "Cieľový priečinok" - -#: treeviews/templatestreeview.cpp:1067 -msgid "" -"You have extracted the site template to a folder which is not under your main " -"project folder.\n" -"Do you want to copy the folder into the main project folder?" -msgstr "" - -#: treeviews/templatestreeview.cpp:1067 -msgid "Copy Folder" -msgstr "Kopírovať priečinok" - -#: treeviews/templatestreeview.cpp:1067 -msgid "Do Not Copy" -msgstr "Nekopírovať" - -#: treeviews/templatestreeview.cpp:1075 -msgid "" -"<qt>Some error happened while extracting the <i>%1</i> site template file." -"<br>Check that you have write permission for <i>%2</i> " -"and that there is enough free space in your temporary folder.</qt>" -msgstr "" - -#: treeviews/basetreeview.cpp:630 treeviews/servertreeview.cpp:104 -msgid "Open &With..." -msgstr "Otvoriť pomocou..." - -#: treeviews/servertreeview.cpp:125 -msgid "Upload Tree" -msgstr "Nahrať strom" - -#: treeviews/scripttreeview.cpp:73 -msgid "Global Scripts" -msgstr "Globálne skripty" - -#: treeviews/scripttreeview.cpp:79 -msgid "Local Scripts" -msgstr "Lokálne skripty" - -#: treeviews/scripttreeview.cpp:88 -msgid "&Description" -msgstr "Popis" - -#: treeviews/scripttreeview.cpp:89 -msgid "&Run Script" -msgstr "Spustiť skript" - -#: treeviews/scripttreeview.cpp:91 -msgid "&Edit Script" -msgstr "Upraviť skript" - -#: treeviews/scripttreeview.cpp:92 -msgid "Edit in &Quanta" -msgstr "Otvoriť v programe Quanta" - -#: treeviews/scripttreeview.cpp:93 -msgid "Edi&t Description" -msgstr "Upraviť popis" - -#: treeviews/scripttreeview.cpp:95 -msgid "&Assign Action" -msgstr "Priradiť akciu" - -#: treeviews/scripttreeview.cpp:96 -msgid "&Send in Email..." -msgstr "Odo&slať ako e-mail" - -#: treeviews/scripttreeview.cpp:97 -msgid "&Upload Script..." -msgstr "&Nahrať skript..." - -#: treeviews/scripttreeview.cpp:100 -msgid "&Download Script..." -msgstr "Stiahnuť skript..." - -#: treeviews/scripttreeview.cpp:273 -msgid "Send script in email" -msgstr "Odoslať skript ako e-mail" - -#: treeviews/scripttreeview.cpp:275 -msgid "" -"Hi,\n" -" This is a Quanta Plus [http://quanta.tdewebdev.org] script tarball.\n" -"\n" -"Have fun.\n" -msgstr "" -"Ahoj,\n" -" Toto je balík definície DTD programu Quanta Plus " -"[http://quanta.tdewebdev.org].\n" -"\n" -"Uži si ho.\n" - -#: treeviews/scripttreeview.cpp:288 -msgid "Quanta Plus Script" -msgstr "Quanta Plus skript" - -#: project/projectupload.cpp:762 treeviews/uploadtreeview.cpp:36 -msgid "Upload" -msgstr "Nahrať" - -#: treeviews/uploadtreeview.cpp:38 -msgid "Date" -msgstr "Dátum" - -#: treeviews/basetreeview.cpp:438 -msgid "Quanta File Info" -msgstr "Quanta Informácie o súbore" - -#: treeviews/basetreeview.cpp:497 -#, c-format -msgid "Number of lines: %1" -msgstr "Počet riadkov: %1" - -#: treeviews/basetreeview.cpp:498 -#, c-format -msgid "Number of images included: %1" -msgstr "Počet vložených obrázkov: %1" - -#: treeviews/basetreeview.cpp:499 -msgid "Size of the included images: %1 bytes" -msgstr "Veľkosť vložených obrázkov: %1 bajtov" - -#: treeviews/basetreeview.cpp:500 -msgid "Total size with images: %1 bytes" -msgstr "Celková veľkosť s obrázkami: %1 bajtov" - -#: treeviews/basetreeview.cpp:505 -msgid "Image size: %1 x %2" -msgstr "Veľkosť obrázku: %1 x %2" - -#: treeviews/basetreeview.cpp:627 -msgid "&Other..." -msgstr "&Ostatné" - -#: treeviews/basetreeview.cpp:628 -msgid "Open &With" -msgstr "Otvoriť pomocou..." - -#: treeviews/basetreeview.cpp:885 treeviews/structtreeview.cpp:832 -msgid "&Move Here" -msgstr "Presunúť sem" - -#: treeviews/basetreeview.cpp:887 treeviews/structtreeview.cpp:833 -msgid "&Copy Here" -msgstr "&Kopírovať sem" - -#: treeviews/basetreeview.cpp:889 -msgid "&Link Here" -msgstr "&Odkaz sem" - -#: treeviews/basetreeview.cpp:891 treeviews/structtreeview.cpp:835 -msgid "C&ancel" -msgstr "Zrušiť" - -#: treeviews/basetreeview.cpp:1135 -msgid "Create Site Template File" -msgstr "Vytvoriť súbor šablóny stránky" - -#: treeviews/basetreeview.cpp:1143 -msgid "Templates should be saved to the local or project template folder." -msgstr "" -"Šablóny ba mali byť uložené do lokálneho alebo projektového priečinku šablón." - -#: treeviews/basetreeview.cpp:1151 -msgid "Currently you can create site templates only from local folders." -msgstr "Momentálne môžete vytvárať šablóny stránok len z lokálnych priečinkov." - -#: treeviews/basetreeview.cpp:1151 -msgid "Unsupported Feature" -msgstr "Nepodporovaná vlastnosť" - -#: treeviews/basetreeview.cpp:1187 -msgid "" -"<qt>There was an error while creating the site template tarball." -"<br>Check that you can read the files from <i>%1</i>" -", you have write access to <i>%2</i> and that you have enough free space in " -"your temporary folder.</qt>" -msgstr "" - -#: treeviews/basetreeview.cpp:1194 treeviews/projecttreeview.cpp:375 -msgid "Create New Folder" -msgstr "Vytvoriť nový priečinok" - -#: treeviews/basetreeview.cpp:1194 treeviews/projecttreeview.cpp:375 -msgid "Folder name:" -msgstr "Názov priečinka:" - -#: treeviews/basetreeview.cpp:1209 treeviews/projecttreeview.cpp:393 -msgid "Create New File" -msgstr "Vytvoriť nový súbor" - -#: treeviews/basetreeview.cpp:1219 treeviews/projecttreeview.cpp:403 -msgid "" -"<qt>Cannot create file, because a file named <b>%1</b> already exists.</qt>" -msgstr "" -"<qt>Nepodarilo sa vytvoriť súbor, pretože súbor menom <b>%1</b> " -"už existuje.</qt>" - -#: treeviews/basetreeview.cpp:1219 treeviews/projecttreeview.cpp:403 -msgid "Error Creating File" -msgstr "Chyba počas vytvárania súboru" - -#: treeviews/doctreeview.cpp:54 -msgid "Project Documentation" -msgstr "Dokumentácia projektu" - -#: treeviews/doctreeview.cpp:65 -msgid "&Download Documentation..." -msgstr "Stiahnuť &dokumentáciu..." - -#: treeviews/tagattributetree.cpp:227 -msgid "Attribute Name" -msgstr "Názov atribútu" - -#: treeviews/tagattributetree.cpp:270 -msgid "Parent tags" -msgstr "Rodičovské značky" - -#: treeviews/tagattributetree.cpp:289 -msgid "Namespace" -msgstr "Menný priestor" - -#: treeviews/tagattributetree.cpp:290 -msgid "prefix" -msgstr "Predpona" - -#: treeviews/tagattributetree.cpp:464 -msgid "Node Name" -msgstr "Názov uzla" - -#: treeviews/tagattributetree.cpp:468 -msgid "Delete Tag" -msgstr "Odstrániť značku" - -#: treeviews/tagattributetree.cpp:472 -msgid "Delete the current tag only." -msgstr "Odstráni len aktuálnu značku." - -#: treeviews/tagattributetree.cpp:478 -msgid "Delete the current tag and all its children." -msgstr "Odstráni aktuálnu značku a všetkých jej potomkov." - -#: treeviews/tagattributetree.cpp:518 -msgid "Current tag: <b>%1</b>" -msgstr "Aktuálna značka: <b>%1</b>" - -#: treeviews/tagattributetree.cpp:522 -msgid "Current tag: <b>text</b>" -msgstr "Aktuálna značka: <b>text</b>" - -#: treeviews/tagattributetree.cpp:524 -msgid "Current tag: <b>comment</b>" -msgstr "Aktuálna značka: <b>komentár</b>" - -#: treeviews/tagattributetree.cpp:526 -msgid "Current tag:" -msgstr "Aktuálna značka:" - -#: treeviews/structtreeview.cpp:90 -msgid "All Present DTEP" -msgstr "Všetky súčasné DTEP" - -#: treeviews/structtreeview.cpp:104 treeviews/structtreeview.cpp:109 -msgid "Show Groups For" -msgstr "Zobraziť skupiny" - -#: treeviews/structtreeview.cpp:105 treeviews/structtreeview.cpp:122 -msgid "&Reparse" -msgstr "Znovu &spracovať" - -#: treeviews/structtreeview.cpp:115 -msgid "Open Subtrees" -msgstr "Rozbaliť podstromy" - -#: treeviews/structtreeview.cpp:116 -msgid "Close Subtrees" -msgstr "Zabaliť podstromy" - -#: treeviews/structtreeview.cpp:123 -msgid "Follow Cursor" -msgstr "Sledovať kurzor" - -#: treeviews/structtreeview.cpp:487 -msgid "Find tag" -msgstr "Nájsť značku" - -#: treeviews/structtreeview.cpp:504 treeviews/structtreeview.cpp:524 -msgid "Find Tag && Open Tree" -msgstr "Nájsť značku a rozbaliť strom" - -#: treeviews/structtreeview.cpp:521 treeviews/structtreeview.cpp:549 -msgid "nothing" -msgstr "nič" - -#: treeviews/projecttreeview.cpp:62 treeviews/projecttreeview.cpp:65 -msgid "Document Base Folder" -msgstr "Základný priečinok dokumentu" - -#: treeviews/projecttreeview.cpp:108 -msgid "Project Files" -msgstr "Súbory projektu" - -#: treeviews/projecttreeview.cpp:121 -msgid "&When Modified" -msgstr "Počas vykonania zmeny" - -#: treeviews/projecttreeview.cpp:122 -msgid "&Never" -msgstr "&Nikdy" - -#: treeviews/projecttreeview.cpp:123 -msgid "&Confirm" -msgstr "Potrvrdiť" - -#: treeviews/projecttreeview.cpp:129 utility/newstuff.cpp:73 -msgid "Load Toolbar" -msgstr "Načítať panel nástrojov" - -#: treeviews/projecttreeview.cpp:133 -msgid "&Upload File..." -msgstr "Nahrať súbor..." - -#: treeviews/projecttreeview.cpp:134 -msgid "&Quick File Upload" -msgstr "Rýche nahranie súborov" - -#: treeviews/projecttreeview.cpp:136 treeviews/projecttreeview.cpp:154 -msgid "&Remove From Project" -msgstr "Odstrániť z projektu" - -#: treeviews/projecttreeview.cpp:139 treeviews/projecttreeview.cpp:158 -#: treeviews/projecttreeview.cpp:169 -msgid "Upload &Status" -msgstr "&Stav prenosu" - -#: treeviews/projecttreeview.cpp:150 -msgid "&Upload Folder..." -msgstr "&Uploadovať priečinok..." - -#: treeviews/projecttreeview.cpp:151 -msgid "&Quick Folder Upload" -msgstr "Rýchle nahranie priečinku" - -#: treeviews/projecttreeview.cpp:157 -msgid "Document-&Base Folder" -msgstr "Dokument-základný priečinok" - -#: project/projectprivate.cpp:137 treeviews/projecttreeview.cpp:164 -msgid "&Upload Project..." -msgstr "&Nahrať projekt..." - -#: treeviews/projecttreeview.cpp:165 -msgid "Re&scan Project Folder..." -msgstr "Znovu zo&skenovať priečinok projektu..." - -#: treeviews/projecttreeview.cpp:166 -msgid "Project &Properties" -msgstr "Vlastnosti projektu" - -#: treeviews/projecttreeview.cpp:195 treeviews/projecttreeview.cpp:289 -msgid "[local disk]" -msgstr "[lokálny disk]" - -#: treeviews/projecttreeview.cpp:205 treeviews/projecttreeview.cpp:300 -msgid "No Project" -msgstr "Žiadny projekt" - -#: treeviews/projecttreeview.cpp:428 utility/quantanetaccess.cpp:210 -msgid "" -"<qt>Do you really want to remove " -"<br><b>%1</b>" -"<br> from the project?</qt>" -msgstr "<qt>Naozaj chcete odstrániť <br><b>%1</b><br> z projektu?</qt>" - -#: treeviews/projecttreeview.cpp:428 utility/quantanetaccess.cpp:210 -msgid "Remove From Project" -msgstr "Odstrániť z projektu..." - -#: utility/tagactionset.cpp:104 -msgid "Apply Source Indentation" -msgstr "Odsadenie textu:" - -#: utility/tagactionset.cpp:109 -msgid "Copy DIV Area" -msgstr "Kopírovať oblasť DIV" - -#: utility/tagactionset.cpp:114 -msgid "Cut DIV Area" -msgstr "Vystrihnúť oblasť DIV" - -#: utility/tagactionset.cpp:284 utility/tagactionset.cpp:301 -msgid "Table..." -msgstr "Tabuľka..." - -#: utility/tagactionset.cpp:285 -msgid "Insert..." -msgstr "Vložiť..." - -#: utility/tagactionset.cpp:286 -msgid "Remove..." -msgstr "Odstrániť..." - -#: utility/tagactionset.cpp:307 -msgid "Row Above" -msgstr "Riadok vyššie" - -#: utility/tagactionset.cpp:313 -msgid "Row Below" -msgstr "Riadok nižšie" - -#: utility/tagactionset.cpp:319 -msgid "Column Left" -msgstr "Stĺpec vľavo" - -#: utility/tagactionset.cpp:325 -msgid "Column Right" -msgstr "Stĺpec vpravo" - -#: utility/tagactionset.cpp:339 -msgid "Row(s)" -msgstr "Riadky:" - -#: utility/tagactionset.cpp:345 -msgid "Column(s)" -msgstr "Stĺpce" - -#: utility/tagactionset.cpp:351 -msgid "Cell(s)" -msgstr "Bunky" - -#: utility/tagactionset.cpp:357 -msgid "Cell(s) Content" -msgstr "Obsah buniek" - -#: utility/tagactionset.cpp:365 -msgid "Merge Selected Cells" -msgstr "Zlúčiť vybrané bunky" - -#: utility/tagaction.cpp:464 utility/tagaction.cpp:718 -msgid "" -"The \"%1\" script started.\n" -msgstr "" -"Skript \"%1\" bol spustený.\n" - -#: utility/tagaction.cpp:475 utility/tagaction.cpp:729 -msgid "" -"<qt>There was an error running <b>%1</b>." -"<br>Check that you have the <i>%2</i> executable installed and it is " -"accessible.</qt>" -msgstr "" -"<qt>Počas spúčťania <b>%1</b> sa vyskytla chyba." -"<br>Skontrolujte, či máte nainštalovaný program <i>%2</i> " -"a či je prístupný.</qt>" - -#: utility/tagaction.cpp:475 utility/tagaction.cpp:729 -msgid "Script Not Found" -msgstr "Skript nebol nájdený" - -#: utility/tagaction.cpp:790 utility/tagaction.cpp:850 -msgid "" -"The \"%1\" script output:\n" -msgstr "" -"Výstup skriptu \"%1\":\n" - -#: utility/tagaction.cpp:973 -msgid "The \"%1\" script has exited." -msgstr "Skript \"%1\" bol dokončený." - -#: utility/tagaction.cpp:1011 -msgid "" -"<qt>The filtering action <b>%1</b> seems to be locked." -"<br>Do you want to terminate it?</qt>" -msgstr "" -"<qt>Filtrovacia akcia <b>%1</b> je zrejme uzamknutá." -"<br>Chcete ju prerušiť?</qt>" - -#: utility/tagaction.cpp:1011 -msgid "Action Not Responding" -msgstr "Akcia neodpovedá" - -#: utility/tagaction.cpp:1011 -msgid "Terminate" -msgstr "Prerušiť" - -#: utility/tagaction.cpp:1011 -msgid "Keep Running" -msgstr "Ponechať spustené" - -#: utility/quantacommon.cpp:384 -msgid "" -"<qt>Cannot create folder" -"<br><b>%1</b>." -"<br>Check that you have write permission in the parent folder or that the " -"connection to" -"<br><b>%2</b>" -"<br> is valid.</qt>" -msgstr "" -"<qt>Nepodarilo sa vytvoriť priečinok" -"<br><b>%1</b>." -"<br>Skontrolujte, či máte práva na zápis do rodičovského priečinku alebo či " -"sieťové pripojenie ku" -"<br><b>%2</b>" -"<br> funguje správne.</qt>" - -#: utility/quantacommon.cpp:697 -msgid "" -"The file type is not recognized. Opening binary files may confuse Quanta.\n" -" Are you sure you want to open this file?" -msgstr "" -"Nebol rozoznaný typ súboru. Otváranie binárnych súborov môže zmiasť program " -"Quanta.\n" -" Naozaj chcete otvoriť tento súbor?" - -#: utility/quantacommon.cpp:699 -msgid "Unknown Type" -msgstr "Neznámy typ" - -#: project/project.cpp:216 utility/quantacommon.cpp:699 -msgid "Do Not Open" -msgstr "Neotvoriť" - -#: utility/quantabookmarks.cpp:88 -msgid "Set &Bookmark" -msgstr "Nastraviť záložku" - -#: utility/quantabookmarks.cpp:91 -msgid "If a line has no bookmark then add one, otherwise remove it." -msgstr "" -"Ak riadok nemá záložku záložka bude pridaná, v opačnom prípade bude odstránená." - -#: utility/quantabookmarks.cpp:92 -msgid "Clear &Bookmark" -msgstr "Vyčistiť záložku" - -#: utility/quantabookmarks.cpp:95 -msgid "Clear &All Bookmarks" -msgstr "Vyčistiť všetky záložky" - -#: utility/quantabookmarks.cpp:98 -msgid "Remove all bookmarks of the current document." -msgstr "Odstráni všetky záložky aktuálneho dokumentu." - -#: utility/quantabookmarks.cpp:101 utility/quantabookmarks.cpp:307 -msgid "Next Bookmark" -msgstr "Nasledujúca záložka" - -#: utility/quantabookmarks.cpp:104 -msgid "Go to the next bookmark." -msgstr "Prejsť na nasledujúcu záložku" - -#: utility/quantabookmarks.cpp:107 utility/quantabookmarks.cpp:309 -msgid "Previous Bookmark" -msgstr "Predchádzajúca záložka" - -#: utility/quantabookmarks.cpp:110 -msgid "Go to the previous bookmark." -msgstr "Prejsť na predchádzjúcu záložku" - -#: utility/quantabookmarks.cpp:222 -msgid "&Next: %1 - \"%2\"" -msgstr "&Nasledujúca: %1 - \"%2\"" - -#: utility/quantabookmarks.cpp:229 -msgid "&Previous: %1 - \"%2\"" -msgstr "&Predchádzajúca: %1 - \"%2\"" - -#: utility/toolbartabwidget.cpp:45 utility/toolbartabwidget.cpp:188 -#: utility/toolbartabwidget.cpp:307 -msgid "Toolbar Menu" -msgstr "Ponuka panelu nástrojov" - -#: utility/toolbartabwidget.cpp:46 utility/toolbartabwidget.cpp:309 -msgid "New Action..." -msgstr "Nová akcia..." - -#: utility/toolbartabwidget.cpp:48 utility/toolbartabwidget.cpp:326 -msgid "New Toolbar..." -msgstr "Nový panel nástrojov..." - -#: utility/toolbartabwidget.cpp:50 utility/toolbartabwidget.cpp:328 -msgid "Rename Toolbar..." -msgstr "Premenovať panel nástrojov..." - -#: utility/toolbartabwidget.cpp:51 utility/toolbartabwidget.cpp:331 -msgid "Configure Toolbars..." -msgstr "Konfigurovať panely nástrojov..." - -#: utility/toolbartabwidget.cpp:234 -msgid "Icons Only" -msgstr "Iba ikony" - -#: utility/toolbartabwidget.cpp:235 -msgid "Text Only" -msgstr "Iba text" - -#: utility/toolbartabwidget.cpp:236 -msgid "Text Alongside Icons" -msgstr "Text zarovno ikon" - -#: utility/toolbartabwidget.cpp:237 -msgid "Text Under Icons" -msgstr "Text pod ikonami" - -#: utility/toolbartabwidget.cpp:320 -#, c-format -msgid "Remove Action - %1" -msgstr "Odstrániť akciu - %1" - -#: utility/toolbartabwidget.cpp:321 -#, c-format -msgid "Edit Action - %1" -msgstr "Upraviť akciu - %1" - -#: utility/toolbartabwidget.cpp:330 -msgid "Text Position" -msgstr "Pozícia textu" - -#: utility/toolbartabwidget.cpp:344 -msgid "<qt>Are you sure you want to remove the <b>%1</b> action?</qt>" -msgstr "<qt>Naozaj chcete odstrániť akciu <b>%1</b>?</qt>" - -#: utility/newstuff.cpp:53 -msgid "" -"There was an error with the downloaded DTEP tarball file. Possible causes are " -"damaged archive or invalid directory structure in the archive." -msgstr "" -"V stiahnutom tarball súbore definície DTEP sa vyskytla chyba. Možná príčina je " -"poškodený archív alebo chybná adresárová štruktúra vo vnútri archívu. " - -#: utility/newstuff.cpp:53 -msgid "DTEP Installation Error" -msgstr "Chyba počas inštalácie DTEP" - -#: utility/newstuff.cpp:73 -msgid "Do you want to load the newly downloaded toolbar?" -msgstr "Chcete otvoriť práve stiahnutý panel nástrojov?" - -#: utility/newstuff.cpp:79 -msgid "" -"There was an error with the downloaded toolbar tarball file. Possible causes " -"are damaged archive or invalid directory structure in the archive." -msgstr "" -"V stiahnutom tarball súbore panelu nástrojov sa vyskytla chyba. Možná príčina " -"je poškodený archív alebo chybná adresárová štruktúra vo vnútri archívu. " - -#: utility/newstuff.cpp:79 -msgid "Toolbar Installation Error" -msgstr "Chyba počas inštalácie panelu nástrojov" - -#: utility/newstuff.cpp:100 -msgid "Do you want to open the newly downloaded template?" -msgstr "Chcete otvoriť práve stiahnutú šablónu?" - -#: utility/newstuff.cpp:100 -msgid "Open Template" -msgstr "Otvoriť šablónu:" - -#: utility/newstuff.cpp:106 -msgid "There was an error with the downloaded template file." -msgstr "V stiahnutom tarball súbore šablóny sa vyskytla chyba." - -#: utility/newstuff.cpp:106 -msgid "Template Installation Error" -msgstr "Chyba počas inštalácie šablóny" - -#: utility/newstuff.cpp:124 utility/newstuff.cpp:141 -msgid "" -"There was an error with the downloaded script tarball file. Possible causes are " -"damaged archive or invalid directory structure in the archive." -msgstr "" -"V stiahnutom tarball súbore skriptu sa vyskytla chyba. Možná príčina je " -"poškodený archív alebo chybná adresárová štruktúra vo vnútri archívu. " - -#: utility/newstuff.cpp:124 -msgid "Script Installation Error" -msgstr "Chyba počas inštalácie skriptu" - -#: utility/newstuff.cpp:141 -msgid "Documentation Installation Error" -msgstr "Chyba počas inštalácie dokumentácie" - -#: utility/qpevents.cpp:42 -msgid "Before Document Save" -msgstr "Pred uložením dokumentu" - -#: utility/qpevents.cpp:43 -msgid "After Document Save" -msgstr "Po uložení dokumentu" - -#: utility/qpevents.cpp:44 -msgid "After Document Open" -msgstr "Po otvorení dokumentu" - -#: utility/qpevents.cpp:45 -msgid "Before Document Close" -msgstr "Pred zatvorením dokumentu" - -#: utility/qpevents.cpp:46 -msgid "After Document Close" -msgstr "Po zatvorení dokumentu" - -#: utility/qpevents.cpp:47 -msgid "After Project Open" -msgstr "Po otvorení projektu" - -#: utility/qpevents.cpp:48 -msgid "Before Project Close" -msgstr "Pred zatvorením projektu" - -#: utility/qpevents.cpp:49 -msgid "After Project Close" -msgstr "Po zatvorení dokumentu" - -#: utility/qpevents.cpp:50 -msgid "Upload Requested" -msgstr "Požiadavka na nahranie" - -#: utility/qpevents.cpp:51 -msgid "Before Document Upload" -msgstr "Pred nahraním projektu" - -#: utility/qpevents.cpp:52 -msgid "After Document Upload" -msgstr "Po nahraní projektu" - -#: utility/qpevents.cpp:53 -msgid "After Addition to Project" -msgstr "Po pridaní ku projektu" - -#: utility/qpevents.cpp:54 -msgid "After Removal From Project" -msgstr "Po odstránení z projektu" - -#: utility/qpevents.cpp:55 -msgid "After Commit to CVS" -msgstr "Po odoslaní na CVS" - -#: utility/qpevents.cpp:56 -msgid "After Update From CVS" -msgstr "Po aktualizácií z CVS" - -#: utility/qpevents.cpp:57 -msgid "After Moving File Inside Project" -msgstr "Po presunutí súboru do projektu" - -#: utility/qpevents.cpp:58 -msgid "Quanta Start" -msgstr "Spustenie programu Quanta" - -#: utility/qpevents.cpp:59 -msgid "Quanta Exit" -msgstr "Ukončenie programu Quanta" - -#: utility/qpevents.cpp:62 -msgid "Send Email" -msgstr "Odoslanie e-mailu" - -#: utility/qpevents.cpp:63 -msgid "Log Event" -msgstr "Udalosť denníka" - -#: utility/qpevents.cpp:64 -msgid "Script Action" -msgstr "Akcia skriptu" - -#: utility/qpevents.cpp:65 -msgid "Non-Script Action" -msgstr "Akcia nie skriptu" - -#: utility/qpevents.cpp:88 -msgid "" -"<qt>An internal action (<i>%1</i>) associated with an event (<i>%2</i>" -") will be executed. Do you want to allow the execution of this action?</qt>" -msgstr "" -"<qt>Interná akcia (<i>%1</i>) je priradená k udalosti (<i>%2</i>" -"). Chcete povoliť spustenie tejto akcie?</qt>" - -#: utility/qpevents.cpp:88 utility/qpevents.cpp:92 -msgid "Event Triggered" -msgstr "Udalosť bola aktivovaná" - -#: utility/qpevents.cpp:88 utility/qpevents.cpp:92 -msgid "Execute" -msgstr "Spustiť" - -#: utility/qpevents.cpp:92 -msgid "" -"<qt>An external action (<i>%1</i>) associated with an event (<i>%2</i>" -") will be executed. Do you want to allow the execution of this action?</qt>" -msgstr "" -"<qt>Externá akcia (<i>%1</i>) je priradená k udalosti (<i>%2</i>" -"). Chcete povoliť spustenie tejto akcie?</qt>" - -#: utility/qpevents.cpp:104 -msgid "An upload was initiated" -msgstr "Prenos bol spustený" - -#: utility/qpevents.cpp:113 -msgid "About to upload a document" -msgstr "Nahráva sa dokument" - -#: utility/qpevents.cpp:120 -msgid "Document uploaded" -msgstr "Dokument bol nahratý" - -#: utility/qpevents.cpp:127 -msgid "Document moved" -msgstr "Dokument presunutý" - -#: utility/qpevents.cpp:137 -msgid "Document saved" -msgstr "Dokument uložený" - -#: utility/qpevents.cpp:143 -msgid "About to save a document" -msgstr "Ukladá sa dokument" - -#: utility/qpevents.cpp:149 -msgid "Document opened" -msgstr "Dokument otvorený" - -#: utility/qpevents.cpp:155 -msgid "Document closed" -msgstr "Dokument zatvorený" - -#: utility/qpevents.cpp:161 -msgid "About to close a document" -msgstr "Zatvára sa dokument" - -#: utility/qpevents.cpp:167 -msgid "Project opened" -msgstr "Projekt otvorený" - -#: utility/qpevents.cpp:173 -msgid "Project closed" -msgstr "Projekt uzavretý" - -#: utility/qpevents.cpp:179 -msgid "About to close the project" -msgstr "Zatvára sa projekt" - -#: utility/qpevents.cpp:185 -msgid "Document added to project" -msgstr "Dokument pridaný k projektu" - -#: utility/qpevents.cpp:191 -msgid "Document removed from project" -msgstr "Dokument odstránený z projektu" - -#: utility/qpevents.cpp:199 -msgid "Document committed" -msgstr "Dokument odoslaný" - -#: utility/qpevents.cpp:205 -msgid "Document updated" -msgstr "Dokument aktualizovaný" - -#: utility/qpevents.cpp:211 -msgid "Quanta has been started" -msgstr "Quanta bola spustená" - -#: utility/qpevents.cpp:217 -msgid "Quanta is shutting down" -msgstr "Quanta sa vypína" - -#: utility/qpevents.cpp:224 -msgid "<qt>Unsupported event <b>%1</b>.</qt>" -msgstr "<qt>Neočakávaná udalosť <b>%1</b>.</qt>" - -#: utility/qpevents.cpp:224 -msgid "Event Handling Error" -msgstr "" - -#: utility/qpevents.cpp:273 -msgid "Logging to remote files is not supported." -msgstr "Zaznamenávanie do vzdialených súborov nie je podporované." - -#: utility/qpevents.cpp:282 -msgid "Logging to files inside a remote project is not supported." -msgstr "" -"Zaznamenávanie do súborov vo vnútri vzdialeného projektu nie je podporované." - -#: utility/qpevents.cpp:312 -msgid "<qt>Logging failed. Check that you have write access to <i>%1</i>." -msgstr "" -"<qt>Zaznamenávanie zlyhalo. Skontrolujte, či máte právo na zápis do <i>%1</i>." - -#: utility/qpevents.cpp:316 -msgid "<qt>Unsupported internal event action : <b>%1</b>.</qt>" -msgstr "<qt>Nepodporovaná vnútorná akcia udalosti : <b>%1</b>.</qt>" - -#: utility/qpevents.cpp:339 -msgid "<qt>The <b>%1</b> script action was not found on your system.</qt>" -msgstr "<qt>Akcia skriptu <b>%1</b> nebola vo vašom systéme nájdená.</qt>" - -#: utility/qpevents.cpp:339 -msgid "Action Execution Error" -msgstr "Chyba pri spúšťaní akcie" - -#: utility/qpevents.cpp:341 -msgid "Unsupported external event action." -msgstr "Nepodporovaná externá akcia udalosti." - -#: utility/qpevents.cpp:343 -msgid "Unknown event type." -msgstr "Neznámy typ udalosti." - -#: utility/quantanetaccess.cpp:185 -msgid "<qt>Do you want to add <br><b>%1</b><br> to the project?</qt>" -msgstr "<qt>Chcete pridať <br><b>%1</b><br> do projektu?</qt>" - -#: utility/quantanetaccess.cpp:185 -msgid "Add to Project" -msgstr "Pridať k projektu" - -#: utility/quantanetaccess.cpp:233 -msgid "" -"<qt>Do you really want to delete " -"<br><b>%1</b>" -"<br> and remove it from the project?</qt>" -msgstr "" -"<qt>Naozaj chcete zmazať " -"<br><b>%1</b>" -"<br> a odstrániť ho z projektu?</qt>" - -#: utility/quantanetaccess.cpp:233 -msgid "Delete & Remove From Project" -msgstr "Zmazať a odstrániť z projektu..." - -#: utility/quantanetaccess.cpp:246 -msgid "<qt>Do you really want to delete <br><b>%1</b>?</qt>" -msgstr "<qt>NAozaj chcete odstrániť <br><b>%1</b>?</qt>" - -#: utility/quantanetaccess.cpp:246 -msgid "Delete File or Folder" -msgstr "Odstrániť súbor alebo priečinok" - -#: parsers/dtd/dtd.cpp:127 parsers/dtd/dtdparser.cpp:78 -msgid "<qt>Cannot download the DTD from <b>%1</b>.</qt>" -msgstr "<qt>Nepodarilo sa stiahnuť DTD z <b>%1</b>.</qt>" - -#: parsers/dtd/dtdparser.cpp:105 -msgid "" -"<qt>Error while parsing the DTD." -"<br>The error message is:" -"<br><i>%1</i></qt>" -msgstr "<qt>Chyba počas spracovania DTD.<br>Chybová správa:<br><i>%1</i></qt>" - -#: parsers/dtd/dtdparser.cpp:157 -msgid "" -"<qt>Cannot create the " -"<br><b>%1</b> file." -"<br>Check that you have write permission in the parent folder.</qt>" -msgstr "" -"<qt>Nepodarilo sa vytvoriť súbor " -"<br><b>%1</b>." -"<br>Skontrolujte, či máte práva na zápis do nadradeného priečinku.</qt>" - -#: parsers/dtd/dtdparser.cpp:169 -msgid "No elements were found in the DTD." -msgstr "V DTD neboli nájdené žiadne elementy." - -#: parsers/parsercommon.cpp:177 -msgid "%1 block" -msgstr "%1 blok" - -#: plugins/quantapluginconfig.cpp:45 -msgid "Message Area Tab" -msgstr "Panel priestoru správ" - -#: plugins/quantapluginconfig.cpp:46 plugins/quantaplugininterface.cpp:108 -#: plugins/quantaplugininterface.cpp:156 -msgid "Editor Tab" -msgstr "Panel editoru" - -#: plugins/quantaplugin.cpp:354 plugins/quantaplugin.cpp:370 -#: plugins/quantapluginconfig.cpp:46 plugins/quantaplugininterface.cpp:106 -#: plugins/quantaplugininterface.cpp:157 -msgid "Separate Toolview" -msgstr "Oddelený stromový pohľad" - -#: plugins/quantapluginconfig.cpp:68 -msgid "" -"The plugin information you entered appears to be invalid. Are you sure you want " -"to apply these settings?" -msgstr "" -"Zadaná informácia o module asi nie je platná. Naozaj chcete použiť tieto " -"nastavenia?" - -#: plugins/quantapluginconfig.cpp:68 -msgid "Invalid Plugin" -msgstr "Neplatný modul" - -#: plugins/quantapluginconfig.cpp:68 -msgid "Do Not Apply" -msgstr "Nepoužiť" - -#: plugins/quantapluginconfig.cpp:80 -msgid "Select Plugin Folder" -msgstr "Vybrať priečinok modulov" - -#: plugins/quantaplugininterface.cpp:44 -msgid "Configure &Plugins..." -msgstr "Nastaviť moduly..." - -#: plugins/quantaplugininterface.cpp:93 -msgid "" -"<qt><b>%1</b> is a command line plugin. We have removed support for " -"command-line plugins. However, the functionality has not been lost as script " -"actions can still be used to run command-line tools. </qt>" -msgstr "" - -#: plugins/quantaplugininterface.cpp:93 -msgid "Unsupported Plugin Type" -msgstr "Nepodporovaný typ modulu" - -#: plugins/quantaplugininterface.cpp:260 -msgid "" -"<qt>The following plugins seems to be invalid:<b>%1</b>." -"<br>" -"<br>Do you want to edit the plugins?</qt>" -msgstr "" -"<qt>Nasledujúce moduly sú pravdepodobne chybné:<b>%1</b>." -"<br>" -"<br>Chcete upraviť moduly?</qt>" - -#: plugins/quantaplugininterface.cpp:260 -msgid "Invalid Plugins" -msgstr "Chybné moduly" - -#: plugins/quantaplugininterface.cpp:260 -msgid "Do Not Edit" -msgstr "Neupraviť" - -#: plugins/quantaplugininterface.cpp:267 -msgid "All plugins validated successfully." -msgstr "Všetky moduly boli úspešne skontrolované." - -#: plugins/quantaplugineditor.cpp:103 -msgid "Select Folder" -msgstr "Vybrať priečinok" - -#: plugins/quantaplugin.cpp:122 -msgid "" -"<qt>The <b>%1</b> plugin could not be loaded." -"<br>Possible reasons are:" -"<br> - <b>%2</b> is not installed;" -"<br> - the file <i>%3</i> is not installed or it is not reachable." -msgstr "" -"<qt>Modul <b>%1</b> sa nepodarilo načítať." -"<br>Možné dôvody sú:" -"<br> - <b>%2</b> nie je nainštalovaný;" -"<br> - súbor <i>%3</i> nie je nainštalovaný alebo je nedosiahnuteľný." - -#: project/projectnewweb.cpp:132 -msgid "" -"There was an error while trying to run the \"wget\" application. " -"Check first that it is present on your system and that it is in your PATH." -msgstr "" -"Pri pokuse o spustenie aplikácie \"wget\" nastala chyba. Overte, či máte tento " -"program nainštalovaný a či je vo vašej PATH." - -#: project/projectnewweb.cpp:138 -msgid "This feature is available only if the project lies on a local disk." -msgstr "" -"Táto funkcia je dostupná iba v prípade, ak je projekt na lokálnom disku." - -#: project/projectnewweb.cpp:168 -msgid "" -"wget finished...\n" -msgstr "" -"wget bol dokončený...\n" - -#: project/project.cpp:121 project/project.cpp:300 -#: project/projectnewlocal.cpp:257 -msgid "%1: Copy to Project" -msgstr "%1: Kopírovať do projektu" - -#: project/project.cpp:216 -msgid "" -"<qt>Found a backup for project <b>%1</b>." -"<br> Do you want to open it?</qt>" -msgstr "" -"<qt>Bola nájdená záloha projektu <b>%1</b>." -"<br> Chcete ju otvoriť?</qt>" - -#: project/project.cpp:216 -msgid "Open Project Backup" -msgstr "Otvoriť zálohu projektu" - -#: project/project.cpp:265 -msgid "" -"<qt>The file <b>%1</b> does not exist." -"<br> Do you want to remove it from the list?</qt>" -msgstr "" -"<qt>Súbor <b>%1</b> neexistuje." -"<br> Chcete ho odstrániť zo zoznamu?</qt>" - -#: project/project.cpp:354 -msgid "Renaming files..." -msgstr "Premenovávajú sa súbory..." - -#: project/project.cpp:393 -msgid "Removing files..." -msgstr "Odstraňujú sa súbory..." - -#: project/project.cpp:430 -msgid "" -"<qt>Do you want to remove " -"<br><b>%1</b>" -"<br> from the server(s) as well?</qt>" -msgstr "<qt>Naozaj chcete úplne odstrniť <br><b>%1</b><br> zo serveru?</qt>" - -#: project/project.cpp:430 -msgid "Remove From Server" -msgstr "Odstrániť zo serveru..." - -#: project/project.cpp:461 -msgid "Project Settings" -msgstr "Nastavenia projektu" - -#: project/project.cpp:490 -msgid "No Debugger" -msgstr "Žiadny debugger" - -#: project/project.cpp:559 -msgid "No view was saved yet." -msgstr "Ešte nebol uložený žiadny pohľad." - -#: project/project.cpp:567 -msgid "Up&load Profiles" -msgstr "Up&loadovať profily" - -#: project/project.cpp:576 -msgid "Team Configuration" -msgstr "Konfigurácia týmu" - -#: project/membereditdlg.cpp:37 project/project.cpp:585 -msgid "Team Leader" -msgstr "Vedúci týmu" - -#: project/membereditdlg.cpp:38 project/project.cpp:591 -msgid "Subproject Leader" -msgstr "Vedúci podprojektu" - -#: project/membereditdlg.cpp:36 project/project.cpp:596 -msgid "Task Leader" -msgstr "Vedúci úlohy" - -#: project/membereditdlg.cpp:35 project/project.cpp:601 -msgid "Simple Member" -msgstr "Jednoduchý člen" - -#: project/project.cpp:607 -msgid "Event Configuration" -msgstr "Konfigurácia udalostí" - -#: project/project.cpp:865 project/project.cpp:880 -msgid "Upload project items..." -msgstr "Nahrať položky projektu..." - -#: project/project.cpp:896 -msgid "New Files in Project's Folder" -msgstr "Nové súbory v priečinku projektu" - -#: project/project.cpp:1268 -msgid "" -"Saving of project failed. Do you want to continue with exit (might cause data " -"loss)?" -msgstr "" -"Uloženie projketu zlyhalo. Chcete ukončiť program? (môže spôsobiť stratu " -"údajov)" - -#: project/project.cpp:1268 project/projectprivate.cpp:1218 -msgid "Project Saving Error" -msgstr "Chyba počas ukladania projektu" - -#: project/membereditdlg.cpp:85 -msgid "Edit Subprojects" -msgstr "Upraviť podprojekty" - -#: project/membereditdlg.cpp:169 -msgid "Select Member" -msgstr "Vybrať člena" - -#: project/membereditdlg.cpp:179 -msgid "No entries found in the addressbook." -msgstr "V adresári neboli nájdené žiadne položky." - -#: project/projectupload.cpp:81 -msgid "Upload Profiles" -msgstr "Nahrať profily" - -#: project/projectupload.cpp:170 -msgid "Scanning project files..." -msgstr "Prehľadávam súbory projektu..." - -#: project/projectupload.cpp:230 -msgid "Building the tree..." -msgstr "Zostavuje sa strom..." - -#: project/projectupload.cpp:361 -msgid "Confirm Upload" -msgstr "Potvrdiť nahrávanie" - -#: project/projectupload.cpp:361 -msgid "" -"Confirm that you want to upload the following files (unselect the files you do " -"not want to upload):" -msgstr "" -"Potvrďte, či chcete nahrať nasledujúce súbory (zrušte výber súborov, ktoré " -"nehcete nahrať):" - -#: project/projectupload.cpp:384 -msgid "" -"<qt><b>%1</b> seems to be unaccessible." -"<br>Do you want to proceed with upload?</qt>" -msgstr "" -"<qt><b>%1</b> je pravdepodobne nedostupný." -"<br>Chcete pokračovať v uploade?</qt>" - -#: project/projectupload.cpp:466 -#, c-format -msgid "Current: %1" -msgstr "Aktuálny: %1" - -#: project/projectupload.cpp:638 -msgid "You cannot remove the last profile." -msgstr "Nemôžete odstrániť posledný profil" - -#: project/projectupload.cpp:638 -msgid "Profile Removal Error" -msgstr "Chyba pri odstraňovaní profilu" - -#: project/projectupload.cpp:642 -msgid "<qt>Do you really want to remove the <b>%1</b> upload profile?</qt>" -msgstr "<qt>DoSkutočne chcete odstrániť nahrávací profil <b>%1</b>?</qt>" - -#: project/projectupload.cpp:643 project/projectupload.cpp:655 -msgid "Profile Removal" -msgstr "Odstránenie profilu" - -#: project/projectupload.cpp:655 -msgid "" -"<qt>You have removed your default profile." -"<br>The new default profile will be <b>%1</b>.</qt>" -msgstr "" -"<qt>Odstránili ste váš štandardný profil." -"<br>Nový štandardný profil bude <b>%1</b>.</qt>" - -#: project/projectupload.cpp:761 -msgid "Do you really want to abort the upload?" -msgstr "Naozaj chcete ukončiť prenos?" - -#: project/projectupload.cpp:762 -msgid "Abort Upload" -msgstr "Ukončiť prenos" - -#: project/projectupload.cpp:762 -msgid "" -"_: Abort the uploading\n" -"Abort" -msgstr "" - -#: project/teammembersdlg.cpp:58 -msgid "New Member" -msgstr "Nový člen" - -#: project/teammembersdlg.cpp:74 project/teammembersdlg.cpp:144 -msgid "The member name cannot be empty." -msgstr "Názov člena nesmie byť prázdny." - -#: project/teammembersdlg.cpp:79 project/teammembersdlg.cpp:149 -msgid "The nickname cannot be empty as it is used as a unique identifier." -msgstr "" -"Prezývka nemôže byť prázdna, pretože sa pužíva ako univerzálny identifikátor." - -#: project/teammembersdlg.cpp:100 -msgid "Edit Member" -msgstr "Upraviť člena" - -#: project/teammembersdlg.cpp:189 -msgid "" -"<qt>Are you sure that you want to remove yourself (<b>%1</b>" -") from the project team?" -"<br>If you do so, you should select another member as yourself.</qt>" -msgstr "" -"<qt>Naozaj chchete odstrániť seba (<b>%1</b>) z týmu projektu?" -"<br>Ak tak urobíte, mali by ste vybrať niekoho iného ako seba.</qt>" - -#: project/teammembersdlg.cpp:189 project/teammembersdlg.cpp:195 -msgid "Delete Member" -msgstr "Odstrániť člena" - -#: project/teammembersdlg.cpp:195 -msgid "" -"<qt>Are you sure that you want to remove <b>%1</b> from the project team?</qt>" -msgstr "<qt>Naozaj chcete odstrániť <b>%1</b> z týmu projketu?</qt>" - -#: project/teammembersdlg.cpp:216 -msgid "" -"<qt>The <b>%1</b> role is already assigned to <b>%2</b>" -". Do you want to reassign it to the current member?</qt>" -msgstr "" -"<qt>Úloha <b>%1</b> je už priradená členovi <b>%2</b>" -". Chcete ju preradiť aktuálnemu členovi?</qt>" - -#: project/teammembersdlg.cpp:216 -msgid "Reassign" -msgstr "Priradiť" - -#: project/teammembersdlg.cpp:216 -msgid "Do Not Reassign" -msgstr "Nepriradiť" - -#: project/teammembersdlg.cpp:226 -msgid "" -"<qt>The <b>%1</b> nickname is already assigned to <b>%2 <%3></b>.</qt>" -msgstr "" -"<qt>Prezývka <b>%1</b> je už priradená členovi <b>%2 <%3></b>.</qt>" - -#: project/projectprivate.cpp:74 -msgid "<b>Insert Files in Project</b>" -msgstr "<b>Vložiť súbory do projektu</b>" - -#: project/projectprivate.cpp:85 -msgid "&New Project..." -msgstr "&Nový projekt..." - -#: project/projectprivate.cpp:89 -msgid "&Open Project..." -msgstr "&Otvoriť projekt..." - -#: project/projectprivate.cpp:95 -msgid "Open Recent Project" -msgstr "Otvoriť nedávny projekt" - -#: project/projectprivate.cpp:97 -msgid "Open/Open recent project" -msgstr "Otvoriť/otvoriť nedávny projekt" - -#: project/projectprivate.cpp:100 -msgid "&Close Project" -msgstr "&Zavrieť projekt" - -#: project/projectprivate.cpp:105 -msgid "Open Project &View..." -msgstr "Otvoriť pohľad projektu..." - -#: project/projectprivate.cpp:109 -msgid "Open project view" -msgstr "Otvoriť pohľad projektu" - -#: project/projectprivate.cpp:111 -msgid "&Save Project View" -msgstr "Uložiť pohľad projektu" - -#: project/projectprivate.cpp:114 -msgid "Save Project View &As..." -msgstr "Uložiť pohľad projektu ako" - -#: project/projectprivate.cpp:117 -msgid "&Delete Project View" -msgstr "O&dstrániť pohľad projektu" - -#: project/projectprivate.cpp:121 -msgid "Close project view" -msgstr "&Zavrieť pohľad projektu" - -#: project/projectprivate.cpp:125 -msgid "&Insert Files..." -msgstr "Vložiť &súbory..." - -#: project/projectprivate.cpp:129 -msgid "Inser&t Folder..." -msgstr "Vložiť priečinok..." - -#: project/projectprivate.cpp:133 -msgid "&Rescan Project Folder..." -msgstr "&Znovu načítať priečinok projektu" - -#: project/projectprivate.cpp:141 -msgid "&Project Properties" -msgstr "Vlastnosti &projektu " - -#: project/projectprivate.cpp:146 -msgid "Save as Project Template..." -msgstr "Uložiť ako šablónu projektu..." - -#: project/projectprivate.cpp:151 -msgid "Save Selection to Project Template File..." -msgstr "Uložiť výber do súboru šablóny projektu..." - -#: project/projectprivate.cpp:302 -msgid "Adding files to the project..." -msgstr "Pridávajú sa súbory do projektu..." - -#: project/projectprivate.cpp:374 -msgid "Reading the project file..." -msgstr "Číta sa súbor projektu..." - -#: project/projectprivate.cpp:384 -msgid "Invalid project file." -msgstr "Neplatný súbor projektu." - -#: project/projectprivate.cpp:906 -msgid "Save Project View As" -msgstr "Uložiť pohľad projektu ako" - -#: project/projectprivate.cpp:907 -msgid "Enter the name of the view:" -msgstr "Zadajte názov pohľadu:" - -#: project/projectprivate.cpp:919 -msgid "" -"<qt>A project view named <b>%1</b> already exists." -"<br>Do you want to overwrite it?</qt>" -msgstr "" -"<qt>Pohľad projketu nazvaný <b>%1</b> už existuje." -"<br>Chcete ho prepísať?</qt>" - -#: project/projectprivate.cpp:1059 -msgid "<qt>Cannot open file <b>%1</b> for writing.</qt>" -msgstr "<qt>Nepodarilo sa otvoriť súbor <b>%1</b> pre zápis.</qt>" - -#: project/projectprivate.cpp:1124 -msgid "New Project Wizard" -msgstr "Sprievodca spustením nového projektu" - -#: project/projectprivate.cpp:1138 -msgid "<b>General Project Settings</b>" -msgstr "<b>Všeobecné nastavenia projektu</b>" - -#: project/projectprivate.cpp:1140 -msgid "<b>More Project Settings</b>" -msgstr "<b>Ďalšie nastavenia projektu</b>" - -#: project/projectprivate.cpp:1218 -msgid "" -"Saving of project failed. Do you want to continue with closing (might cause " -"data loss)?" -msgstr "" -"Uloženie projketu zlyhalo. Chcete ukončiť program? (môže spôsobiť stratu " -"údajov)" - -#: project/projectprivate.cpp:1242 -msgid "" -"|Project Files\n" -"*|All Files" -msgstr "" -"|Súbory projektov\n" -"*|Všetky súbory" - -#: project/projectprivate.cpp:1243 -msgid "Open Project" -msgstr "Otvoriť projekt" - -#: project/projectprivate.cpp:1287 -#, c-format -msgid "Wrote project file %1" -msgstr "Zapísaný súbor projektu %1" - -#: project/projectprivate.cpp:1291 -msgid "<qt>Cannot open the file <b>%1</b> for writing.</qt>" -msgstr "<qt>Nepodarilo sa otvoriť súbor <b>%1</b> na zápis.</qt>" - -#: project/projectprivate.cpp:1342 -msgid "<qt>Cannot open the file <b>%1</b> for reading.</qt>" -msgstr "<qt>Nepodarilo sa otvoriť súbor <b>%1</b> na čítanie.</qt>" - -#: project/projectprivate.cpp:1354 -msgid "<qt>Malformed URL: <b>%1</b></qt>" -msgstr "<qt>Zle zadané URL: <b>%1</b></qt>" - -#: project/projectprivate.cpp:1360 -msgid "" -"<qt>The project" -"<br><b>%1</b>" -"<br> seems to be used by another Quanta instance." -"<br>You may end up with data loss if you open the same project in two " -"instances, modify and save them in both." -"<br>" -"<br>Do you want to proceed with open?</qt>" -msgstr "" - -#: project/projectprivate.cpp:1419 -msgid "<qt>Cannot access the project file <b>%1</b>.</qt>" -msgstr "<qt>Prístup k súboru projektu <b>%1</b> nebol možný</qt>" - -#: project/projectnewlocal.cpp:185 project/projectprivate.cpp:1430 -msgid "*" -msgstr "*" - -#: project/projectnewlocal.cpp:185 project/projectprivate.cpp:1430 -msgid "Insert Files in Project" -msgstr "Vložiť súbory do projektu" - -#: project/projectnewlocal.cpp:196 project/projectprivate.cpp:1440 -msgid "Files: Copy to Project" -msgstr "Súbory: kopírovať do projektu" - -#: project/projectnewlocal.cpp:244 project/projectprivate.cpp:1489 -msgid "Insert Folder in Project" -msgstr "Vložiť priečinok do projektu" - -#: project/projectprivate.cpp:1642 -#, c-format -msgid "Uploaded project file %1" -msgstr "Nahraný súbor projektu %1" - -#: project/rescanprj.cpp:55 -msgid "Reading folder:" -msgstr "Priečinok čítania:" - -#: project/rescanprj.cpp:229 -msgid "Building tree:" -msgstr "Vytvára sa strom:" - -#: project/eventeditordlg.cpp:301 -msgid "Argument:" -msgstr "Argument:" - -#: project/eventeditordlg.cpp:318 -msgid "Receiver:" -msgstr "Príjemca:" - -#: project/eventeditordlg.cpp:337 -msgid "Log file:" -msgstr "Súbor denníka:" - -#: project/eventeditordlg.cpp:339 -msgid "" -"A relative file to the project folder or a file outside of the project folder " -"in which case the full path must be specified." -msgstr "" -"Relatívny súbor ku priečinku projektu alebo súbor mimo priečinku projektu in " -"which case the full path must be specified." - -#: project/eventeditordlg.cpp:341 -msgid "Detail:" -msgstr "Detail:" - -#: project/eventeditordlg.cpp:344 -msgid "Full" -msgstr "Plné" - -#: project/eventeditordlg.cpp:345 -msgid "Minimal" -msgstr "Minimálne" - -#: project/eventeditordlg.cpp:347 -msgid "Behavior:" -msgstr "Správanie:" - -#: project/eventeditordlg.cpp:350 -msgid "Create New Log" -msgstr "Vytvoriť nový denník" - -#: project/eventeditordlg.cpp:351 -msgid "Append to Existing Log" -msgstr "Pripojiť na existujúci denník" - -#: project/eventeditordlg.cpp:356 project/eventeditordlg.cpp:384 -msgid "Action name:" -msgstr "Názov akcie:" - -#: project/eventeditordlg.cpp:375 -msgid "Blocking:" -msgstr "Blokovanie:" - -#: project/projectnewlocal.cpp:78 -#, c-format -msgid "Insert files from %1." -msgstr "Vložiť súbory z %1." - -#: project/projectnewgeneral.cpp:97 -msgid "Select Project Folder" -msgstr "Vyberte priečinok projektu" - -#: project/projectnewgeneral.cpp:174 project/projectoptions.ui.h:28 -msgid "Select Project Template Folder" -msgstr "Vyberte priečinok šablón projektu" - -#: project/projectnewgeneral.cpp:180 project/projectnewgeneral.cpp:228 -msgid "" -"<qt>The project templates must be stored under the main project folder: " -"<br>" -"<br><b>%1</b></qt>" -msgstr "" -"<qt>Šablóny projektu musia byť uložené v hlavom priečinku projektu: " -"<br>" -"<br><b>%1</b></qt>" - -#: project/projectnewgeneral.cpp:188 project/projectoptions.ui.h:40 -msgid "Select Project Toolbar & Actions Folder" -msgstr "Vyberte priečinok panelov nástrojov a akcií projektu" - -#: project/projectnewgeneral.cpp:194 project/projectnewgeneral.cpp:241 -msgid "" -"<qt>The project toolbars must be stored under the main project folder: " -"<br>" -"<br><b>%1</b></qt>" -msgstr "" -"<qt>Panely nástrojov projektu musia byť uložené v hlavom priečinku projektu: " -"<br>" -"<br><b>%1</b></qt>" - -#: project/eventconfigurationdlg.cpp:102 -msgid "New Event" -msgstr "Nová udalosť" - -#: project/eventconfigurationdlg.cpp:121 -msgid "Edit Event" -msgstr "Upraviť udalosť" - -#: project/eventconfigurationdlg.cpp:144 -msgid "" -"<qt>Are you sure that you want to remove the configuration of the <b>%1</b> " -"event?</qt>" -msgstr "<qt>Naozaj chcete odstrániť konfiguráciu udalosti <b>%1</b>?</qt>" - -#: project/eventconfigurationdlg.cpp:144 -msgid "Delete Event Configuration" -msgstr "Odstrániť konfiguráciu udalostí" - -#: ../lib/compatibility/kmdi/qextmdi/ktabbar.cpp:195 -msgid "Close this tab" -msgstr "Zatvoriť túto kartu" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:139 -msgid "Tool &Views" -msgstr "Pohľady nástrojo&v" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:142 -msgid "MDI Mode" -msgstr "Režim MDI" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144 -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2598 -msgid "&Toplevel Mode" -msgstr "Režim najvyššej úrovne" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144 -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2599 -msgid "C&hildframe Mode" -msgstr "Okná v &rámci jednoho okna" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144 -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2600 -msgid "Ta&b Page Mode" -msgstr "Okná ako &karty" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:144 -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2601 -msgid "I&DEAl Mode" -msgstr "Režim I&DEAL" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:154 -msgid "Tool &Docks" -msgstr "&Doky nástrojov" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:155 -msgid "Switch Top Dock" -msgstr "Prepnúť na hlavný dok" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:157 -msgid "Switch Left Dock" -msgstr "Prepnúť na dok vľavo" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:159 -msgid "Switch Right Dock" -msgstr "Prepnúť na dok vpravo" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:161 -msgid "Switch Bottom Dock" -msgstr "Prepnúť na spodný dok" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:164 -msgid "Previous Tool View" -msgstr "Predchádzajúci pohľad nástroja" - -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:166 -msgid "Next Tool View" -msgstr "Nasledujúci pohľad nástroja" - -#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:2884 -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:260 -#, c-format -msgid "Show %1" -msgstr "Zobraziť %1" - -#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:2878 -#: ../lib/compatibility/kmdi/qextmdi/kmdiguiclient.cpp:265 -#, c-format -msgid "Hide %1" -msgstr "Skryť %1" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:983 -msgid "Window" -msgstr "Okno" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:996 -msgid "Undock" -msgstr "Plávajúce" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1001 -msgid "Maximize" -msgstr "Maximalizovať" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1003 -msgid "Minimize" -msgstr "Minimalizovať" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1006 -msgid "Dock" -msgstr "Ukotviť" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:1011 -msgid "Operations" -msgstr "Operácie" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2590 -msgid "&Minimize All" -msgstr "&Minimalizovať všetko" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2596 -msgid "&MDI Mode" -msgstr "Režim &MDI" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2623 -msgid "&Tile" -msgstr "&Titulok" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2625 -msgid "Ca&scade Windows" -msgstr "Okná do ka&skády" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2626 -msgid "Cascade &Maximized" -msgstr "Kaskádovať &maximalizované" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2627 -msgid "Expand &Vertically" -msgstr "Rozbaliť z&vislo" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2628 -msgid "Expand &Horizontally" -msgstr "Rozbaliť vodorovne" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2629 -msgid "Tile &Non-Overlapped" -msgstr "Dlaždice &neprekrývajúce sa" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2630 -msgid "Tile Overla&pped" -msgstr "Dlaždice &prekrývajúce sa" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2631 -msgid "Tile V&ertically" -msgstr "Rozbaliť z&vislo" - -#: ../lib/compatibility/kmdi/qextmdi/kmdimainfrm.cpp:2637 -msgid "&Dock/Undock" -msgstr "Ukotviť/plávajúce" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrmcaption.cpp:71 -#: ../lib/compatibility/kmdi/qextmdi/kmdichildview.cpp:63 -#: ../lib/compatibility/kmdi/qextmdi/kmdichildview.cpp:88 -msgid "Unnamed" -msgstr "Nepomenované" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1237 -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1259 -msgid "&Restore" -msgstr "Obnoviť" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1238 -msgid "&Move" -msgstr "Presunúť" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1239 -msgid "R&esize" -msgstr "Zmeniť v&eľkosť" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1240 -msgid "M&inimize" -msgstr "M&inimalizovať" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1241 -msgid "M&aximize" -msgstr "M&aximalizovať" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1261 -msgid "&Maximize" -msgstr "&Maximalizovať" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1263 -msgid "&Minimize" -msgstr "&Minimalizovať:" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1265 -msgid "M&ove" -msgstr "Presunúť" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1267 -msgid "&Resize" -msgstr "Zmeniť veľkosť" - -#: ../lib/compatibility/kmdi/qextmdi/kmdichildfrm.cpp:1270 -msgid "&Undock" -msgstr "Plávajúce" - -#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:237 -msgid "" -"_: Freeze the window geometry\n" -"Freeze" -msgstr "Uzamknúť" - -#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:244 -msgid "" -"_: Dock this window\n" -"Dock" -msgstr "Ukotviť" - -#: ../lib/compatibility/kmdi/qextmdi/kdockwidget.cpp:251 -msgid "Detach" -msgstr "Odpojiť" - -#: ../lib/compatibility/kmdi/qextmdi/kmdidockcontainer.cpp:215 -msgid "" -"_: Switch between overlap and side by side mode\n" -"Overlap" -msgstr "Prekrývanie" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:46 -msgid "Share Hot New Stuff" -msgstr "Zdieľať senzačné novinky" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:67 -msgid "Version:" -msgstr "Verzia:" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:72 -msgid "Release:" -msgstr "Vydanie:" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:78 -msgid "License:" -msgstr "Licencia:" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:82 -msgid "GPL" -msgstr "GPL" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:87 -msgid "Language:" -msgstr "Jazyk:" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:93 -msgid "Preview URL:" -msgstr "Náhľad URL:" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:98 -msgid "Summary:" -msgstr "Zrnutie:" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:116 -msgid "Old upload information found, fill out fields?" -msgstr "Boli nájdené staršie údaje, vyplniť políčka?" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:116 -msgid "Fill Out Fields" -msgstr "Vypĺňať políčka" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:116 -msgid "Do Not Fill Out" -msgstr "Nevypĺňať" - -#: ../lib/compatibility/knewstuff/uploaddialog.cpp:139 -msgid "Please put in a name." -msgstr "Prosím, zadahte meno." - -#: ../lib/compatibility/knewstuff/knewstuffgeneric.cpp:133 -msgid "The file '%1' already exists. Do you want to override it?" -msgstr "Súbor '%1' už existuje. Chcete ho prepísať?" - -#: ../lib/compatibility/knewstuff/provider.cpp:205 -msgid "Error parsing providers list." -msgstr "Chyba pri spracovaní zoznamu poskytovateľov." - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:71 -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:78 -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:94 -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:101 -msgid "Get Hot New Stuff" -msgstr "Získať senzačné novinky" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:190 -msgid "Welcome" -msgstr "Vitajte" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:210 -msgid "Highest Rated" -msgstr "Najlepšie hodnotené" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:211 -msgid "Most Downloads" -msgstr "Najsťahovanejšie" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:212 -msgid "Latest" -msgstr "Najnovšie" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:222 -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:228 -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:234 -msgid "Version" -msgstr "Verzia" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:223 -msgid "Rating" -msgstr "Hodnotenie" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:229 -msgid "Downloads" -msgstr "Stiahnutí" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:235 -msgid "Release Date" -msgstr "Dátum vydania" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:245 -msgid "Install" -msgstr "Inštalovať" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:246 -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:425 -msgid "Details" -msgstr "Detaily" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:397 -msgid "" -"Name: %1\n" -"Author: %2\n" -"License: %3\n" -"Version: %4\n" -"Release: %5\n" -"Rating: %6\n" -"Downloads: %7\n" -"Release date: %8\n" -"Summary: %9\n" -msgstr "" -"Názov: %1\n" -"Autor: %2\n" -"Licencia: %3\n" -"Verzia: %4\n" -"Vydanie: %5\n" -"Hodnotenie: %6\n" -"Stiahnutí: %7\n" -"Dátum vydania: %8\n" -"Zhrnutie: %9\n" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:419 -msgid "" -"Preview: %1\n" -"Payload: %2\n" -msgstr "" -"Ukážka: %1\n" -"Poplatok: %2\n" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:493 -msgid "Installation successful." -msgstr "Inštalácia bola úspešne dokončená." - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:493 -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:495 -msgid "Installation" -msgstr "Inštalácia" - -#: ../lib/compatibility/knewstuff/downloaddialog.cpp:495 -msgid "Installation failed." -msgstr "Inštalácia zlyhala." - -#: ../lib/compatibility/knewstuff/knewstuff.cpp:38 -#, c-format -msgid "Download New %1" -msgstr "Stiahnuť nový %1" - -#: ../lib/compatibility/knewstuff/engine.cpp:211 -msgid "Successfully installed hot new stuff." -msgstr "Senzačné novinky boli úspešne nainštalované." - -#: ../lib/compatibility/knewstuff/engine.cpp:216 -msgid "Failed to install hot new stuff." -msgstr "Inštalácia senzačných noviniek zlyhala." - -#: ../lib/compatibility/knewstuff/engine.cpp:270 -msgid "Unable to create file to upload." -msgstr "Nepodarilo sa vytvoriť súbor pre nahranie." - -#: ../lib/compatibility/knewstuff/engine.cpp:285 -msgid "" -"The files to be uploaded have been created at:\n" -msgstr "" -"Súbory, ktoré sa majú nahrať, boli vytvorené v:\n" - -#: ../lib/compatibility/knewstuff/engine.cpp:286 -msgid "" -"Data file: %1\n" -msgstr "" -"Dátový súbor: %1\n" - -#: ../lib/compatibility/knewstuff/engine.cpp:288 -msgid "" -"Preview image: %1\n" -msgstr "" -"Náhľad obrázku: %1\n" - -#: ../lib/compatibility/knewstuff/engine.cpp:290 -msgid "" -"Content information: %1\n" -msgstr "" -"Informácie obsahu: %1\n" - -#: ../lib/compatibility/knewstuff/engine.cpp:291 -msgid "" -"Those files can now be uploaded.\n" -msgstr "" -"Tieto súbory je teraz možné nahrať.\n" - -#: ../lib/compatibility/knewstuff/engine.cpp:292 -msgid "Beware that any people might have access to them at any time." -msgstr "Uvedomte si, že ktokoľvek nim bude mať kedykoľvek prístup." - -#: ../lib/compatibility/knewstuff/engine.cpp:294 -msgid "Upload Files" -msgstr "Nahrať súbory" - -#: ../lib/compatibility/knewstuff/engine.cpp:299 -msgid "Please upload the files manually." -msgstr "Prosím, nahrajte tieto súbory manuálne." - -#: ../lib/compatibility/knewstuff/engine.cpp:303 -msgid "Upload Info" -msgstr "Informácie o prenose" - -#: ../lib/compatibility/knewstuff/engine.cpp:311 -msgid "&Upload" -msgstr "&Nahrať" - -#: ../lib/compatibility/knewstuff/engine.cpp:413 -msgid "Successfully uploaded new stuff." -msgstr "Novinky boli úspešne nahrané." - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:83 -msgid "" -"There was an error with the downloaded resource tarball file. Possible causes " -"are damaged archive or invalid directory structure in the archive." -msgstr "" -"V stiahnutom tarball súbore sa vyskytla chyba. Možná príčina je poškodený " -"archív alebo chybná adresárová štruktúra vo vnútri archívu." - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:83 -msgid "Resource Installation Error" -msgstr "Chyba počas inštalácie zdroja" - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:94 -msgid "No keys were found." -msgstr "Neboli nájdené žiadne kľúče." - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:99 -msgid "The validation failed for unknown reason." -msgstr "Kontrola z neznámeho dôvodu zlyhala." - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:106 -msgid "The MD5SUM check failed, the archive might be broken." -msgstr "Kontrola MD5SUM zlyhala, archív je zrejme poškodený." - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:111 -msgid "The signature is bad, the archive might be broken or altered." -msgstr "Podpis je nesprávny, archív môže byť poškodený alebo upravený." - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:121 -msgid "The signature is valid, but untrusted." -msgstr "Podpis je správny, ale neoverený." - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:127 -msgid "The signature is unknown." -msgstr "Podpis je neznámy." - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:131 -msgid "" -"The resource was signed with key <i>0x%1</i>, belonging to <i>%2 <%3></i>" -"." -msgstr "" -"Zdroj bol podpísaný kľúčom <i>0x%1</i>, ktorý patrí používateľovi <i>" -"%2 <%3></i>." - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:137 -msgid "" -"<qt>There is a problem with the resource file you have downloaded. The errors " -"are :<b>%1</b>" -"<br>%2" -"<br>" -"<br>Installation of the resource is <b>not recommended</b>." -"<br>" -"<br>Do you want to proceed with the installation?</qt>" -msgstr "" - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:137 -msgid "Problematic Resource File" -msgstr "Problematický zdrojový súbor" - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:140 -msgid "<qt>%1<br><br>Press OK to install it.</qt>" -msgstr "<qt>%1<br><br>Kliknite OK ak ho chcete nainštalovať.</qt>" - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:140 -msgid "Valid Resource" -msgstr "Platný zdroj" - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:190 -msgid "The signing failed for unknown reason." -msgstr "Podpisovanie z neznámeho dôvodu zlyhalo." - -#: ../lib/compatibility/knewstuff/knewstuffsecure.cpp:195 -msgid "" -"There are no keys usable for signing or you did not entered the correct " -"passphrase.\n" -"Proceed without signing the resource?" -msgstr "" -"Nenašli sa žiadne kľúče vhodné na podpisovanie, alebo ste nezadali správne " -"heslo.\n" -"Pokračovať v podpisovaní zdroja?" - -#: ../lib/compatibility/knewstuff/security.cpp:63 -msgid "" -"<qt>Cannot start <i>gpg</i> and retrieve the available keys. Make sure that <i>" -"gpg</i> is installed, otherwise verification of downloaded resources will not " -"be possible.</qt>" -msgstr "" -"<qt>Nepodarilo sa spustiť <i>gpg</i> a získať dostupné kľúče. Uistite sa, či je " -"<i>gpg</i> nainštalovaný, v opačnom prípade nebude možné kontrolovať stiahnuté " -"zdroje.</qt>" - -#: ../lib/compatibility/knewstuff/security.cpp:177 -msgid "" -"<qt>Enter passphrase for key <b>0x%1</b>, belonging to" -"<br><i>%2<%3></i>:</qt>" -msgstr "" -"<qt>Zadajte heslo pre kľúč <b>0x%1</b>, ktorý patrí osobe" -"<br><i>%2<%3></i>:</qt>" - -#: ../lib/compatibility/knewstuff/security.cpp:257 -msgid "" -"<qt>Cannot start <i>gpg</i> and check the validity of the file. Make sure that " -"<i>gpg</i> is installed, otherwise verification of downloaded resources will " -"not be possible.</qt>" -msgstr "" -"<qt>Nepodarilo sa spustiť <i>gpg</i> a skontrolovať platnosť súboru. Uistite " -"sa, či je <i>gpg</i> nainštalovaný, v opačnom prípade nebude možné kontrolovať " -"stiahnuté zdroje.</qt>" - -#: ../lib/compatibility/knewstuff/security.cpp:317 -msgid "Select Signing Key" -msgstr "Vyberte kľúč na podpisovanie" - -#: ../lib/compatibility/knewstuff/security.cpp:317 -msgid "Key used for signing:" -msgstr "Kľúč použitý pre podpisovanie:" - -#: ../lib/compatibility/knewstuff/security.cpp:338 -msgid "" -"<qt>Cannot start <i>gpg</i> and sign the file. Make sure that <i>gpg</i> " -"is installed, otherwise signing of the resources will not be possible.</qt>" -msgstr "" -"<qt>Nepodarilo sa spustiť <i>gpg</i> a podpísať súbor. Skontrolujte, či je <i>" -"gpg</i> nainštalované. V opačnom prípade nebude podpisovanie zdrojov možné.</qt>" - -#: ../lib/compatibility/knewstuff/providerdialog.cpp:53 -msgid "Hot New Stuff Providers" -msgstr "Poskytovatelia senzačných noviniek" - -#: ../lib/compatibility/knewstuff/providerdialog.cpp:61 -msgid "Please select one of the providers listed below:" -msgstr "Prosím, vyberte poskytovateľa zo zoznamu nižšie:" - -#: ../lib/compatibility/knewstuff/providerdialog.cpp:88 -msgid "No provider selected." -msgstr "Nebol vybraný žiadny poskytovateľ." - -#: ../lib/ksavealldialog.cpp:53 ../lib/ksavealldialog.cpp:144 -msgid "Save Modified Files?" -msgstr "Uložiť upravené súbory?" - -#: ../lib/ksavealldialog.cpp:58 ../lib/ksavealldialog.cpp:151 -msgid "The following files have been modified. Save them?" -msgstr "Nasledujúce súbory boli zmenené. Chcete ich uložiť?" - -#: ../lib/ksavealldialog.cpp:65 -msgid "Save &Selected" -msgstr "Uložiť vybrané" - -#: ../lib/ksavealldialog.cpp:65 -msgid "Saves all selected files" -msgstr "Uložiť všetky vybrané súbory:" - -#: ../lib/ksavealldialog.cpp:66 ../lib/ksavealldialog.cpp:157 -msgid "Save &None" -msgstr "Neuložiť ich" - -#: ../lib/ksavealldialog.cpp:68 ../lib/ksavealldialog.cpp:159 -msgid "Lose all modifications" -msgstr "Zahodí všetky zmeny" - -#: ../lib/ksavealldialog.cpp:69 ../lib/ksavealldialog.cpp:160 -msgid "Cancels the action" -msgstr "Zruší akciu" - -#: ../lib/ksavealldialog.cpp:156 -msgid "Save &All" -msgstr "Uložiť všetko..." - -#: ../lib/ksavealldialog.cpp:156 -msgid "Saves all modified files" -msgstr "Uloží všetky upravené súbory" |