diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-bs/messages/kdeadmin | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-bs/messages/kdeadmin')
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/Makefile.am | 3 | ||||
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/Makefile.in | 667 | ||||
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/kcmlilo.po | 672 | ||||
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/kcron.po | 684 | ||||
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/kdat.po | 1272 | ||||
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/kfile_deb.po | 35 | ||||
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/kfile_rpm.po | 63 | ||||
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/kpackage.po | 1123 | ||||
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/ksysv.po | 966 | ||||
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/kuser.po | 2039 | ||||
-rw-r--r-- | tde-i18n-bs/messages/kdeadmin/secpolicy.po | 46 |
11 files changed, 7570 insertions, 0 deletions
diff --git a/tde-i18n-bs/messages/kdeadmin/Makefile.am b/tde-i18n-bs/messages/kdeadmin/Makefile.am new file mode 100644 index 00000000000..7db03d32f83 --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = bs +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/tde-i18n-bs/messages/kdeadmin/Makefile.in b/tde-i18n-bs/messages/kdeadmin/Makefile.in new file mode 100644 index 00000000000..82aad00f625 --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/Makefile.in @@ -0,0 +1,667 @@ +# 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/kdeadmin +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +#>- html-recursive info-recursive install-data-recursive \ +#>- install-dvi-recursive install-exec-recursive \ +#>- install-html-recursive install-info-recursive \ +#>- install-pdf-recursive install-ps-recursive install-recursive \ +#>- installcheck-recursive installdirs-recursive pdf-recursive \ +#>- ps-recursive uninstall-recursive +#>+ 7 +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +#>+ 1 +DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AUTOCONF = @AUTOCONF@ +AUTODIRS = @AUTODIRS@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CONF_FILES = @CONF_FILES@ +CYGPATH_W = @CYGPATH_W@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOPIDLNG = @DCOPIDLNG@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEFS = @DEFS@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +GMSGFMT = @GMSGFMT@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ +KCONFIG_COMPILER = @KCONFIG_COMPILER@ +KDECONFIG = @KDECONFIG@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_RPATH = @KDE_RPATH@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XMLLINT = @XMLLINT@ +X_RPATH = @X_RPATH@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +am__leading_dot = @am__leading_dot@ +am__tar = @am__tar@ +am__untar = @am__untar@ +#>- bindir = @bindir@ +#>+ 2 +DEPDIR = .deps +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_kcfgdir = @kde_kcfgdir@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_styledir = @kde_styledir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +kde_widgetdir = @kde_widgetdir@ +kdeinitdir = @kdeinitdir@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +xdg_appsdir = @xdg_appsdir@ +xdg_directorydir = @xdg_directorydir@ +xdg_menudir = @xdg_menudir@ +KDE_LANG = bs +#>- SUBDIRS = $(AUTODIRS) +#>+ 1 +SUBDIRS =. +#>- POFILES = AUTO +#>+ 2 +POFILES = kfile_rpm.po kcron.po kfile_deb.po secpolicy.po ksysv.po kpackage.po kcmlilo.po kuser.po kdat.po +GMOFILES = kfile_rpm.gmo kcron.gmo kfile_deb.gmo secpolicy.gmo ksysv.gmo kpackage.gmo kcmlilo.gmo kuser.gmo kdat.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/kdeadmin/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu messages/kdeadmin/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/kdeadmin/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/kdeadmin/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeadmin/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=secpolicy.po kdat.po kcron.po kpackage.po kuser.po Makefile.in kfile_deb.po kfile_rpm.po kcmlilo.po ksysv.po Makefile.am + +#>+ 28 +kfile_rpm.gmo: kfile_rpm.po + rm -f kfile_rpm.gmo; $(GMSGFMT) -o kfile_rpm.gmo $(srcdir)/kfile_rpm.po + test ! -f kfile_rpm.gmo || touch kfile_rpm.gmo +kcron.gmo: kcron.po + rm -f kcron.gmo; $(GMSGFMT) -o kcron.gmo $(srcdir)/kcron.po + test ! -f kcron.gmo || touch kcron.gmo +kfile_deb.gmo: kfile_deb.po + rm -f kfile_deb.gmo; $(GMSGFMT) -o kfile_deb.gmo $(srcdir)/kfile_deb.po + test ! -f kfile_deb.gmo || touch kfile_deb.gmo +secpolicy.gmo: secpolicy.po + rm -f secpolicy.gmo; $(GMSGFMT) -o secpolicy.gmo $(srcdir)/secpolicy.po + test ! -f secpolicy.gmo || touch secpolicy.gmo +ksysv.gmo: ksysv.po + rm -f ksysv.gmo; $(GMSGFMT) -o ksysv.gmo $(srcdir)/ksysv.po + test ! -f ksysv.gmo || touch ksysv.gmo +kpackage.gmo: kpackage.po + rm -f kpackage.gmo; $(GMSGFMT) -o kpackage.gmo $(srcdir)/kpackage.po + test ! -f kpackage.gmo || touch kpackage.gmo +kcmlilo.gmo: kcmlilo.po + rm -f kcmlilo.gmo; $(GMSGFMT) -o kcmlilo.gmo $(srcdir)/kcmlilo.po + test ! -f kcmlilo.gmo || touch kcmlilo.gmo +kuser.gmo: kuser.po + rm -f kuser.gmo; $(GMSGFMT) -o kuser.gmo $(srcdir)/kuser.po + test ! -f kuser.gmo || touch kuser.gmo +kdat.gmo: kdat.po + rm -f kdat.gmo; $(GMSGFMT) -o kdat.gmo $(srcdir)/kdat.po + test ! -f kdat.gmo || touch kdat.gmo + +#>+ 3 +clean-nls: + -rm -f kfile_rpm.gmo kcron.gmo kfile_deb.gmo secpolicy.gmo ksysv.gmo kpackage.gmo kcmlilo.gmo kuser.gmo kdat.gmo + +#>+ 10 +install-nls: + $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES + @for base in kfile_rpm kcron kfile_deb secpolicy ksysv kpackage kcmlilo kuser kdat ; 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 + + +#>+ 11 +uninstall-nls: + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_rpm.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcron.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfile_deb.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/secpolicy.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ksysv.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kpackage.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmlilo.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kuser.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdat.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/kdeadmin/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/kdeadmin/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdeadmin/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-bs/messages/kdeadmin/kcmlilo.po b/tde-i18n-bs/messages/kdeadmin/kcmlilo.po new file mode 100644 index 00000000000..cbce5c80b07 --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/kcmlilo.po @@ -0,0 +1,672 @@ +# translation of kcmlilo.po to Bosnian +# translation of kcmlilo.po to Bosanski +# Bosnian translation +# Copyright (C) 2004, 2006 Free Software Foundation, Inc. +# Samir Marić <samir_maric@yahoo.se>, 2002. +# Vedran Ljubovic <vljubovic@smartnet.ba>, 2002, 2004, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: kcmlilo\n" +"POT-Creation-Date: 2007-03-13 02:18+0100\n" +"PO-Revision-Date: 2006-02-11 20:12+0100\n" +"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n" +"Language-Team: Bosnian <lokal@linux.org.ba>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" + +#: kde-qt-common/EditWidget.cpp:43 +msgid "Select..." +msgstr "Izaberite..." + +#: kde-qt-common/expert.cpp:41 +msgid "" +"You can edit the lilo.conf file directly here. All changes you make here are " +"automatically transferred to the graphical interface." +msgstr "" +"Ovdje možete unositi promjene direktno u lilo.conf. Sve promjene koje napravite " +"ovdje će automatski biti prebačene u grafički interfejs." + +#: kde-qt-common/general.cpp:45 +msgid "Install &boot record to drive/partition:" +msgstr "Instaliraj &boot zapis na disk/particiju:" + +#: kde-qt-common/general.cpp:55 +msgid "" +"Select the drive or partition you want to install the LILO boot loader to here. " +"Unless you intend to use other boot managers in addition to LILO, this should " +"be the MBR (master boot record) of your boot drive." +"<br>In this case, you should probably select <i>/dev/hda</i> " +"if your boot drive is an IDE drive or <i>/dev/sda</i> " +"if your boot drive is SCSI." +msgstr "" +"Ovdje izaberite disk ili particiju na koju želite da instalirate LILO. Ukoliko " +"ne želite da koristite druge boot menadžere pored LILO-a, to bi trebao biti MBR " +"(master boot record) vašeg boot diska." +"<br>U ovom slučaju, najvjerovatnije trebate izabrati <i>/dev/hda</i> " +"ako koristite IDE disk ili <i>/dev/sda</i> ukoliko koristite SCSI boot disk." + +#: kde-qt-common/general.cpp:58 +msgid "Boot the default kernel/OS &after:" +msgstr "Boot-aj osnovni kernel/OS n&akon " + +#: kde-qt-common/general.cpp:60 +msgid "/10 seconds" +msgstr "/10 sekundi" + +#: kde-qt-common/general.cpp:64 +msgid "" +"LILO will wait the amount of time specified here before booting the kernel (or " +"OS) marked as <i>default</i> in the <b>Images</b> tab." +msgstr "" +"LILO će sačekati navedeni period prije pokretanja kernela (ili OS-a) označenog " +"sa <i>default</i> u <b>Images</b> kartici." + +#: kde-qt-common/general.cpp:67 +msgid "Use &linear mode" +msgstr "Koristi &linearni mod" + +#: kde-qt-common/general.cpp:69 +msgid "" +"Check this box if you want to use the linear mode." +"<br>Linear mode tells the boot loader the location of kernels in linear " +"addressing rather than sector/head/cylinder." +"<br>linear mode is required for some SCSI drives, and shouldn't hurt unless " +"you're planning to create a boot disk to be used with a different computer." +"<br>See the lilo.conf man page for details." +msgstr "" +"Označite ovo ukoliko želite da koristite linearni mod." +"<br>Linearni mod bootloader-u zadaje lokaciju kernela linearnim adresiranjem, a " +"ne kao sektor/glava/cilindar." +"<br>Linearni način je potreban za neke SCSI diskove i neće škoditi ukoliko ne " +"planirate da napravite boot disk koji ćete koristiti na drugom kompjuteru." +"<br>Možete pogledati man lilo.conf ako želite više detalja." + +#: kde-qt-common/general.cpp:70 +msgid "Use &compact mode" +msgstr "Koristi ko&mpaktni način" + +#: kde-qt-common/general.cpp:72 +msgid "" +"Check this box if you want to use the compact mode." +"<br>The compact mode tries to merge read requests for adjacent sectors into a " +"single read request. This reduces load time and keeps the boot map smaller, but " +"will not work on all systems." +msgstr "" +"Označite ovo ako želite da koristite kompaktni način." +"<br>U kompaktnom načinu zahtjevi za učitavanje razdvojenih sektora će biti " +"grupisani u jedan zahtjev. Ovo skraćuje vrijeme učitavanja i umanjuje boot " +"mapu, ali neće raditi na svim sistemima." + +#: kde-qt-common/general.cpp:76 kde/Details.cpp:82 qt/Details.cpp:85 +msgid "&Record boot command lines for defaults" +msgstr "&Sačuvaj boot komandnu liniju za default" + +#: kde-qt-common/general.cpp:78 +msgid "" +"Checking this box enables automatic recording of boot command lines as the " +"defaults for the following boots. This way, lilo \"locks\" on a choice until it " +"is manually overridden.\n" +"This sets the <b>lock</b> option in lilo.conf." +msgstr "" +"Ako ovo markirate LILO će snimiti komande kao default za sljedeće boot-ove. Na " +"ovaj način se LILO \"fiksira\" na jedan izbor sve dok nije ručno izmijenjen.\n" +"Ovo će postaviti <b>lock</b> (fiksirano) opciju u lilo.conf datoteci." + +#: kde-qt-common/general.cpp:79 kde/Details.cpp:84 qt/Details.cpp:87 +msgid "R&estrict parameters" +msgstr "Zab&rani parametre" + +#: kde-qt-common/general.cpp:82 +msgid "" +"If this box is checked, a password (entered below) is required only if any " +"parameters are changed (i.e. the user can boot <i>linux</i>, but not <i>" +"linux single</i> or <i>linux init=/bin/sh</i>).\n" +"This sets the <b>restricted</b> option in lilo.conf." +"<br>This sets a default for all Linux kernels you want to boot. If you need a " +"per-kernel setting, go to the <i>Operating systems</i> tab and select <i>" +"Details</i>." +msgstr "" +"Ako ovo markirate onda će šifra (unesena dolje) biti potrebna samo ako su neki " +"parametri promijenjeni (To jest korisnik može startati <i>linux</i>, ali ne <i>" +"linux single</i>, ili <i>linux init=/bin/sh</i>).\n" +"Ovo će ubaciti <b>restricted</b> (zabranjeno) opciju u lilo.conf." +"<br>Ovo će biti default za sve kernele koje možete pokrenuti. Ako želite " +"podesiti svaki kernel posebno, koristite karticu <i>Operativni sistemi</i> " +"i izaberite <i>Detalji</i>." + +#: kde-qt-common/general.cpp:86 kde/Details.cpp:89 qt/Details.cpp:93 +msgid "Require &password:" +msgstr "&Traži šifru:" + +#: kde-qt-common/general.cpp:93 +msgid "" +"Enter the password required for bootup (if any) here. If <i>restricted</i> " +"above is checked, the password is required for additional parameters only." +"<br><b>WARNING:</b> The password is stored in clear text in /etc/lilo.conf. " +"You'll want to make sure nobody untrusted can read this file. Also, you " +"probably don't want to use your normal/root password here." +"<br>This sets a default for all Linux kernels you want to boot. If you need a " +"per-kernel setting, go to the <i>Operating systems</i> tab and select <i>" +"Details</i>." +msgstr "" +"Ovdje unesite šifru potrebnu za start (ako je u upotrebi). Ako je <i>zabrana</i> " +"iznad markirana, šifra će biti potrebna samo za dodatne parametre." +"<br><b>UPOZORENJE:</b> Šifra se može pročitati u datoteci /etc/lilo.conf. " +"Najbolje je da spriječite korisnike kojima ne vjerujete da čitaju ovu datoteku. " +"Nije poželjno da za ovo koristite vašu normalnu/root šifru." +"<br>Ovo će biti default za sve kernele koje možete startati. Ako želite " +"podesiti svaki kernel posebno, koristite tab <i>Operativni sistemi</i> " +"i izaberite <i>Detalji</i>." + +#: kde-qt-common/general.cpp:97 +msgid "&Default graphics mode on text console:" +msgstr "&Default grafički prikaz u tekst konzoli:" + +#: kde-qt-common/general.cpp:100 +msgid "" +"You can select the default graphics mode here." +"<br>If you intend to use a VGA graphics mode, you must compile the kernel with " +"support for framebuffer devices. The <i>ask</i> setting brings up a prompt at " +"boot time." +"<br>This sets a default for all Linux kernels you want to boot. If you need a " +"per-kernel setting, go to the <i>Operating systems</i> tab and select <i>" +"Details</i>." +msgstr "" +"Ovdje možete izabrati default grafički prikaz." +"<br>Ako namjeravate da koritite VGA grafiku, moraćete kompajlirati kernel koji " +"podržava framebuffer uređaje. Opcija <i>pitaj</i> će otvoriti dijalog prilikom " +"boot-a." +"<br>Ovo će biti default za sve kernele koje možete pokrenuti. Ako želite " +"podesiti svaki kernel posebno, koristite karticu <i>Operativni sistemi</i> " +"i izaberite <i>Detalji</i>." + +#: kde-qt-common/general.cpp:101 kde/Details.cpp:48 qt/Details.cpp:48 +msgid "default" +msgstr "podrazumjevano" + +#: kde-qt-common/general.cpp:102 kde/Details.cpp:49 qt/Details.cpp:49 +msgid "ask" +msgstr "pitaj" + +#: kde-qt-common/general.cpp:103 kde/Details.cpp:50 qt/Details.cpp:50 +msgid "text 80x25 (0)" +msgstr "tekst 80x25 (0)" + +#: kde-qt-common/general.cpp:104 kde/Details.cpp:51 qt/Details.cpp:51 +msgid "text 80x50 (1)" +msgstr "tekst 80x50 (1)" + +#: kde-qt-common/general.cpp:105 kde/Details.cpp:52 qt/Details.cpp:52 +msgid "text 80x43 (2)" +msgstr "tekst 80x43 (2)" + +#: kde-qt-common/general.cpp:106 kde/Details.cpp:53 qt/Details.cpp:53 +msgid "text 80x28 (3)" +msgstr "tekst 80x28 (3)" + +#: kde-qt-common/general.cpp:107 kde/Details.cpp:54 qt/Details.cpp:54 +msgid "text 80x30 (4)" +msgstr "tekst 80x30 (4)" + +#: kde-qt-common/general.cpp:108 kde/Details.cpp:55 qt/Details.cpp:55 +msgid "text 80x34 (5)" +msgstr "tekst 80x34 (5)" + +#: kde-qt-common/general.cpp:109 kde/Details.cpp:56 qt/Details.cpp:56 +msgid "text 80x60 (6)" +msgstr "tekst 80x60 (6)" + +#: kde-qt-common/general.cpp:110 kde/Details.cpp:57 qt/Details.cpp:57 +msgid "text 40x25 (7)" +msgstr "tekst 40x25 (7)" + +#: kde-qt-common/general.cpp:111 kde/Details.cpp:58 qt/Details.cpp:58 +msgid "VGA 640x480, 256 colors (769)" +msgstr "VGA 640x480, 256 boja (769)" + +#: kde-qt-common/general.cpp:112 kde/Details.cpp:59 qt/Details.cpp:59 +msgid "VGA 640x480, 32767 colors (784)" +msgstr "VGA 640x480, 32767 boja (784)" + +#: kde-qt-common/general.cpp:113 kde/Details.cpp:60 qt/Details.cpp:60 +msgid "VGA 640x480, 65536 colors (785)" +msgstr "VGA 640x480, 65536 boja (785)" + +#: kde-qt-common/general.cpp:114 kde/Details.cpp:61 qt/Details.cpp:61 +msgid "VGA 640x480, 16.7M colors (786)" +msgstr "VGA 640x480, 16.7M boja (786)" + +#: kde-qt-common/general.cpp:115 kde/Details.cpp:62 qt/Details.cpp:62 +msgid "VGA 800x600, 256 colors (771)" +msgstr "VGA 800x600, 256 boja (771)" + +#: kde-qt-common/general.cpp:116 kde/Details.cpp:63 qt/Details.cpp:63 +msgid "VGA 800x600, 32767 colors (787)" +msgstr "VGA 800x600, 32767 boja (787)" + +#: kde-qt-common/general.cpp:117 kde/Details.cpp:64 qt/Details.cpp:64 +msgid "VGA 800x600, 65536 colors (788)" +msgstr "VGA 800x600, 65536 boja (788)" + +#: kde-qt-common/general.cpp:118 kde/Details.cpp:65 qt/Details.cpp:65 +msgid "VGA 800x600, 16.7M colors (789)" +msgstr "VGA 800x600, 16.7M boja (789)" + +#: kde-qt-common/general.cpp:119 kde/Details.cpp:66 qt/Details.cpp:66 +msgid "VGA 1024x768, 256 colors (773)" +msgstr "VGA 1024x768, 256 boja (773)" + +#: kde-qt-common/general.cpp:120 kde/Details.cpp:67 qt/Details.cpp:67 +msgid "VGA 1024x768, 32767 colors (790)" +msgstr "VGA 1024x768, 32767 boja (790)" + +#: kde-qt-common/general.cpp:121 kde/Details.cpp:68 qt/Details.cpp:68 +msgid "VGA 1024x768, 65536 colors (791)" +msgstr "VGA 1024x768, 65536 boja (791)" + +#: kde-qt-common/general.cpp:122 kde/Details.cpp:69 qt/Details.cpp:69 +msgid "VGA 1024x768, 16.7M colors (792)" +msgstr "VGA 1024x768, 16.7M boja (792)" + +#: kde-qt-common/general.cpp:123 kde/Details.cpp:70 qt/Details.cpp:70 +msgid "VGA 1280x1024, 256 colors (775)" +msgstr "VGA 1280x1024, 256 boja (775)" + +#: kde-qt-common/general.cpp:124 kde/Details.cpp:71 qt/Details.cpp:71 +msgid "VGA 1280x1024, 32767 colors (793)" +msgstr "VGA 1280x1024, 32767 boja (793)" + +#: kde-qt-common/general.cpp:125 kde/Details.cpp:72 qt/Details.cpp:72 +msgid "VGA 1280x1024, 65536 colors (794)" +msgstr "VGA 1280x1024, 65536 boja (794)" + +#: kde-qt-common/general.cpp:126 kde/Details.cpp:73 qt/Details.cpp:73 +msgid "VGA 1280x1024, 16.7M colors (795)" +msgstr "VGA 1280x1024, 16.7M boja (795)" + +#: kde-qt-common/general.cpp:130 +msgid "Enter LILO &prompt automatically" +msgstr "Uđi u LILO &prompt automatski" + +#: kde-qt-common/general.cpp:131 +msgid "" +"If this box is checked, LILO goes to the LILO prompt whether or not a key is " +"pressed. If it is turned off, LILO boots the default operating system unless " +"shift is pressed (in that case, it goes to the LILO prompt)." +"<br>This sets the <i>prompt</i> option in lilo.conf." +msgstr "" +"Ako je ovo označeno, LILO će pokrenuti LILO prompt bez obzira jeli ili nije " +"neka tipka pritisnuta. Ako je ovo isključeno, LILO će pokrenuti default OS osim " +"ako je pritisnut shift (u tom slučaju će otvoriti LILO prompt)." +"<br>Ovo će postaviti <i>prompt</i> opciju u lilo.conf datoteci." + +#: kde-qt-common/images.cpp:53 +msgid "" +"This is the list of kernels and operating systems you can currently boot. " +"Select which one you want to edit here." +msgstr "" +"Ovo je lista kernela i operativnih sistema koje vaš sistem trenutno može " +"pokrenuti. Izaberite onaj koji želite da izmijenite." + +#: kde-qt-common/images.cpp:59 kde-qt-common/images.cpp:281 +msgid "&Kernel:" +msgstr "&Kernel:" + +#: kde-qt-common/images.cpp:60 kde-qt-common/images.cpp:187 +msgid "Enter the filename of the kernel you want to boot here." +msgstr "Ovdje unesite ime datoteke kernela koji želite da bootate." + +#: kde-qt-common/images.cpp:62 kde-qt-common/images.cpp:188 +#: kde-qt-common/images.cpp:216 +msgid "&Label:" +msgstr "&Oznaka:" + +#: kde-qt-common/images.cpp:63 kde-qt-common/images.cpp:188 +msgid "Enter the label (name) of the kernel you want to boot here." +msgstr "Ovdje unesite oznaku (naziv) kernela koji želite bootati." + +#: kde-qt-common/images.cpp:65 kde-qt-common/images.cpp:189 +msgid "&Root filesystem:" +msgstr "&Root datotečni sistem:" + +#: kde-qt-common/images.cpp:66 kde-qt-common/images.cpp:189 +msgid "" +"Enter the root filesystem (i.e. the partition that will be mounted as / at boot " +"time) for the kernel you want to boot here." +msgstr "" +"Ovdje unesite root datotečni sistem (to jest particiju koja će biti montirana " +"kao / prilikom boot-a) za kernel koji želite bootati." + +#: kde-qt-common/images.cpp:68 kde-qt-common/images.cpp:190 +msgid "&Initial ramdisk:" +msgstr "&Inicijalni ramdisk:" + +#: kde-qt-common/images.cpp:69 kde-qt-common/images.cpp:190 +msgid "" +"If you want to use an initial ramdisk (initrd) for this kernel, enter its " +"filename here. Leave this field blank if you don't intend to use an initial " +"ramdisk for this kernel." +msgstr "" +"Ako želite da koristite inicijalni ram disk (initrd) za ovaj kernel, unesite " +"ime njegove datoteke ovdje. Ostavite ovo polje prazno ako ne želite da " +"koristite inicijalni ram disk za ovaj kernel." + +#: kde-qt-common/images.cpp:71 +msgid "E&xtra parameters:" +msgstr "E&kstra parametri:" + +#: kde-qt-common/images.cpp:72 +msgid "" +"Enter any extra parameters you wish to pass to the kernel here. Usually, this " +"can be left blank." +"<br>This sets the <i>append</i> option in lilo.conf." +msgstr "" +"Ovdje unesite sve dodatne parametre za kernel. Uobičajeno, ovo polje možete " +"ostaviti prazno." +"<br>Ovo će dodati <i>append</i> (dodaj) opciju u lilo.conf datoteku." + +#: kde-qt-common/images.cpp:79 +msgid "Set &Default" +msgstr "Primijeni &default" + +#: kde-qt-common/images.cpp:80 +msgid "Boot this kernel/OS if the user doesn't make a different choice" +msgstr "Pokreni ovaj kernel/OS ukoliko korisnik ne odluči drukčije" + +#: kde-qt-common/images.cpp:82 +msgid "De&tails" +msgstr "De&talji" + +#: kde-qt-common/images.cpp:83 +msgid "" +"This button brings up a dialog box with further, less commonly used, options." +msgstr "Ovo dugme će otvoriti dijalog sa dodatnim, rjeđe korištenim opcijama." + +#: kde-qt-common/images.cpp:85 +msgid "&Probe" +msgstr "Is&pitaj" + +#: kde-qt-common/images.cpp:87 +msgid "" +"Automatically generate a (hopefully) reasonable lilo.conf for your system" +msgstr "Automatski pravi (nadati se) smislen lilo.conf za vaš sistem" + +#: kde-qt-common/images.cpp:88 +msgid "&Check Configuration" +msgstr "Provjeri konfigura&ciju" + +#: kde-qt-common/images.cpp:90 +msgid "Run LILO in test mode to see if the configuration is ok" +msgstr "Pokreće LILO u test modu radi provjere konfiguracije" + +#: kde-qt-common/images.cpp:91 +msgid "Add &Kernel..." +msgstr "Dodaj &kernel..." + +#: kde-qt-common/images.cpp:93 +msgid "Add a new Linux kernel to the boot menu" +msgstr "Dodaje novi Linux kernel boot meniju" + +#: kde-qt-common/images.cpp:94 +msgid "Add Other &OS..." +msgstr "Dodaj drugi &OS..." + +#: kde-qt-common/images.cpp:96 +msgid "Add a non-Linux OS to the boot menu" +msgstr "Dodaje drugi (ne-Linux) OS u boot meni" + +#: kde-qt-common/images.cpp:97 +msgid "&Remove Entry" +msgstr "Izb&riši stavku" + +#: kde-qt-common/images.cpp:99 +msgid "Remove entry from the boot menu" +msgstr "Briše stavku iz boot menija" + +#: kde-qt-common/images.cpp:177 +msgid "" +"Configuration ok. LILO said:\n" +msgstr "" +"Konfiguracija u redu. LILO kaže:\n" + +#: kde-qt-common/images.cpp:178 +msgid "Configuration OK" +msgstr "Konfiguracija u redu" + +#: kde-qt-common/images.cpp:180 +msgid "" +"Configuration NOT ok. LILO said:\n" +msgstr "" +"Konfiguracija nije u redu. LILO kaže:\n" + +#: kde-qt-common/images.cpp:181 +msgid "Configuration NOT ok" +msgstr "Konfiguracija nije u redu" + +#: kde-qt-common/images.cpp:187 +msgid "&Kernel filename:" +msgstr "Ime datote&ke kernela:" + +#: kde-qt-common/images.cpp:215 +msgid "Boot from dis&k:" +msgstr "Bootaj sa dis&ka:" + +#: kde-qt-common/images.cpp:215 +msgid "" +"Enter the partition containing the operating system you'd like to boot here." +msgstr "Ovdje unesite particiju sa operativnim sistemom koji želite pokrenuti." + +#: kde-qt-common/images.cpp:216 +msgid "Enter the label (name) of the operating system here." +msgstr "Ovdje unesite oznaku (naziv) operativnog sistema." + +#: kde-qt-common/images.cpp:297 +msgid "Dis&k:" +msgstr "Dis&k:" + +#: kde-qt-common/mainwidget.cpp:43 +msgid "&General Options" +msgstr "&Opće opcije" + +#: kde-qt-common/mainwidget.cpp:44 +msgid "&Operating Systems" +msgstr "&Operativni sistemi" + +#: kde-qt-common/mainwidget.cpp:45 kde-qt-common/mainwidget.cpp:65 +#: kde-qt-common/mainwidget.cpp:94 kde-qt-common/mainwidget.cpp:100 +msgid "&Expert" +msgstr "&Ekspert" + +#: kde-qt-common/mainwidget.cpp:96 kde-qt-common/mainwidget.cpp:104 +msgid "&General options" +msgstr "&Opće opcije" + +#: kde-qt-common/mainwidget.cpp:98 kde-qt-common/mainwidget.cpp:102 +msgid "&Operating systems" +msgstr "&Operativni sistemi" + +#: kde/Details.cpp:44 qt/Details.cpp:44 +msgid "&Graphics mode on text console:" +msgstr "&Grafički prikaz na tekst konzoli:" + +#: kde/Details.cpp:47 qt/Details.cpp:47 +msgid "" +"You can select the graphics mode for this kernel here." +"<br>If you intend to use a VGA graphics mode, you must compile the kernel with " +"support for framebuffer devices. The <i>ask</i> setting brings up a prompt at " +"boot time." +msgstr "" +"Ovdje možete izabrati grafički prikaz za ovaj kernel." +"<br>Ako namjeravate korititi VGA grafiku, moraćete kompajlirati kernel koji " +"podržava framebuffer uređaje. Postavka <i>pitaj</i> će otvoriti dijalog " +"prilikom boot-a." + +#: kde/Details.cpp:75 qt/Details.cpp:76 +msgid "Mount root filesystem &read-only" +msgstr "Montiraj datotečni sistem &samo za čitanje" + +#: kde/Details.cpp:76 qt/Details.cpp:77 +msgid "" +"Mount the root filesystem for this kernel read-only. Since the init scripts " +"normally take care of remounting the root filesystem in read-write mode after " +"running some checks, this should always be turned on." +"<br>Don't turn this off unless you know what you're doing." +msgstr "" +"Montiraj root datotečni sistem za ovaj kernel bez mogućnosti pisanja. Pošto " +"init skripte u normalnim slučajevima ponovo montiraju root datotečni sistem sa " +"punim pristupom nakon provjera, ovo bi uvijek trebalo biti uključeno." +"<br>Molimo vas da ovo ne isključujete, osim ako razumijete posljedice." + +#: kde/Details.cpp:78 qt/Details.cpp:80 +msgid "Do not check &partition table" +msgstr "Nemoj provjeravati tabelu &particija" + +#: kde/Details.cpp:79 +msgid "" +"This turns off some sanity checks while writing the configuration. This should " +"not be used under \"normal\" circumstances, but it can be useful, for example, " +"by providing the capability of booting from a floppy disk, without having a " +"floppy in the drive every time you run lilo." +"<br>This sets the <i>unsafe</i> keyword in lilo.conf." +msgstr "" +"Ovo će isključiti neke provjere prilikom spremanja konfiguracije. Ne bi trebalo " +"biti korišteno u \"normalnim\" uslovima, ali može biti korisno za npr. " +"dodavanja mogućnosti za bootanje sa diskete a da ne morate imati disketu svaki " +"put kada pokrenete LILO." +"<br>Ovo će postaviti <i>unsafe</i> (nesigurno) oznaku u lilo.conf datoteku." + +#: kde/Details.cpp:83 qt/Details.cpp:86 +msgid "" +"Checking this box enables automatic recording of boot command lines as the " +"default for the following bootups. This way, lilo \"locks\" on a choice until " +"it is manually overridden." +"<br>This sets the <b>lock</b> option in lilo.conf" +msgstr "" +"Ako ovo markirate LILO će snimiti komande kao default za sljedeće boot-ove Na " +"ovaj način se LILO \"fiksira\" na jedan izbor sve dok nije ručno izmijenjen." +"<br>Ovo će postaviti <b>lock</b> (fiksirano) oznaku u lilo.conf" + +#: kde/Details.cpp:86 qt/Details.cpp:89 +msgid "" +"If this box is checked, a password (entered below) is required only if any " +"parameters are changed (i.e. the user can boot <i>linux</i>, but not <i>" +"linux single</i> or <i>linux init=/bin/sh</i>).\n" +"This sets the <b>restricted</b> option in lilo.conf." +msgstr "" +"Ako ovo markirate onda će šifra (unesena dolje) biti potrebna samo ako su neki " +"parametri promijenjeni (Drugim riječima korisnik može startati <i>linux</i>" +", ali ne <i>linux single</i>, ili <i>linux init=/bin/sh</i>).\n" +"Ovo će ubaciti <b>restricted</b> (zabranjeno) oznaku u lilo.conf." + +#: kde/Details.cpp:94 qt/Details.cpp:98 +msgid "" +"Enter the password required for bootup (if any) here. If <i>restricted</i> " +"above is checked, the password is required for additional parameters only." +"<br><b>WARNING:</b> The password is stored in clear text in /etc/lilo.conf. " +"You'll want to make sure nobody untrusted can read this file. Also, you " +"probably don't want to use your normal/root password here." +msgstr "" +"Ovdje unesite šifru potrebnu za start (ako je u upotrebi). Ako je <i>zabrana</i> " +"iznad markirana, šifra će biti potrebna samo za dodatne parametre." +"<br><b>UPOZORENJE:</b> Šifra se može pročitati u datoteci /etc/lilo.conf. " +"Najbolje je da spriječite korisnike kojima ne vjerujete da čitaju ovu datoteku. " +"Nije poželjno da za ovo koristite vašu normalnu/root šifru." + +#: kde/kcontrol.cpp:48 +msgid "kcmlilo" +msgstr "kcmlilo" + +#: kde/kcontrol.cpp:48 +msgid "LILO Configuration" +msgstr "LILO konfiguracija" + +#: kde/kcontrol.cpp:50 +msgid "(c) 2000, Bernhard Rosenkraenzer" +msgstr "(c) 2000, Bernhard Rosenkraenzer" + +#: qt/Details.cpp:81 +msgid "" +"This turns off some sanity checks while writing the configuration. This " +"shouldn't be used under \"normal\" circumstances, but it's useful, for example, " +"for installing the possibility to boot from a floppy disk without having a " +"floppy in the drive every time you run lilo." +"<br>This sets the <i>unsafe</i> keyword in lilo.conf." +msgstr "" +"Ovo će isključiti neke provjere prilikom spremanja konfiguracije. Ovo ne bi " +"trebalo biti korišteno u \"normalnim\" uslovima, ali može biti korisno za npr. " +"dodavanja mogućnosti za bootanje sa diskete a da ne morate imati disketu svaki " +"put kada pokrenete lilo." +"<br>Ovo će postaviti <i>unsafe</i> (nesigurno) oznaku u lilo.conf." + +#: qt/standalone.cpp:41 +msgid "&What's This?" +msgstr "&Šta je ovo?" + +#: qt/standalone.cpp:43 +msgid "" +"The <i>What's This?</i> button is part of this program's help system. Click on " +"the What's This? button then on any widget in the window to get information " +"(like this) on it." +msgstr "" +"Dugme <i>Šta je ovo?</i> je dio sistema za pomoć programa koji koristite. " +"Pritisnite najprije dugme Šta je ovo?, zatim bilo koji grafički element, da " +"biste dobili informacije o njemu (kao što je ova)." + +#: qt/standalone.cpp:47 +msgid "" +"This button calls up the program's online help system. If it does nothing, no " +"help file has been written (yet); in that case, use the <i>What's This</i> " +"button on the left." +msgstr "" +"Ovo dugme priziva sistem za pomoć u ovom programu. Ake ne funkcioniše, pomoć " +"(još) nije napisana; u tom slučaju koristite dugme <i>Šta je ovo</i> " +"na lijevoj strani." + +#: qt/standalone.cpp:49 +msgid "&Default" +msgstr "&Default" + +#: qt/standalone.cpp:50 +msgid "" +"This button resets all parameters to some (hopefully sane) default values." +msgstr "" +"Ovo dugme će vratiti sve parametre na (nadati se smislene) default vrijednosti." + +#: qt/standalone.cpp:52 +msgid "&Reset" +msgstr "V&rati" + +#: qt/standalone.cpp:53 +msgid "" +"This button resets all parameters to what they were before you started the " +"program." +msgstr "" +"Ovo dugme će vratiti sve vrijednosti na one prije nego što ste " +"pokrenuliprogram." + +#: qt/standalone.cpp:56 +msgid "This button saves all your changes without exiting." +msgstr "Ovo dugme će sačuvati sve promjene bez izlaska iz programa." + +#: qt/standalone.cpp:59 +msgid "This button saves all your changes and exits the program." +msgstr "Ovo dugme će sačuvati sve promjene i zatvoriti program." + +#: qt/standalone.cpp:62 +msgid "This button exits the program without saving your changes." +msgstr "Ovo dugme će zatvoriti program i neće sačuvati promjene." + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Samir Marić, Vedran Ljubović" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "samir_maric@yahoo.se, vljubovic@smartnet.ba" diff --git a/tde-i18n-bs/messages/kdeadmin/kcron.po b/tde-i18n-bs/messages/kdeadmin/kcron.po new file mode 100644 index 00000000000..c885b310255 --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/kcron.po @@ -0,0 +1,684 @@ +# translation of kcron.po to Bosnian +# Copyright (C) 2002, 2005 Free Software Foundation, Inc. +# Amila Akagic <bono@linux.org.ba>, 2002. +# Amila Akagić <bono@linux.org.ba>, 2005. +msgid "" +msgstr "" +"Project-Id-Version: kcron\n" +"POT-Creation-Date: 2007-05-25 02:16+0200\n" +"PO-Revision-Date: 2005-03-22 13:05+0100\n" +"Last-Translator: Amila Akagić <bono@linux.org.ba>\n" +"Language-Team: Bosnian <lokal@lugbih.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Amila Akagić" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "bono@linux.org.ba" + +#: ctcron.cpp:54 ktlistcron.cpp:44 +msgid "(System Crontab)" +msgstr "(Sistemski crontab)" + +#: ctcron.cpp:63 +msgid "No password entry found for user '%1'" +msgstr "Za korisnika '%1' nije pronađena nijedna šifra" + +#: ctcron.cpp:74 +msgid "No password entry found for uid '%1'" +msgstr "Za uid '%1' nije pronađena nijedna šifra" + +#: ctcron.cpp:274 +msgid "An error occurred while updating crontab." +msgstr "Greška se pojavila prilikom ažuriranja crontab-a." + +#: ctdom.cpp:33 ctdow.cpp:58 cttask.cpp:316 +msgid "every day " +msgstr "svaki dan" + +#: ctdom.cpp:50 +msgid "1st" +msgstr "1." + +#: ctdom.cpp:50 +msgid "2nd" +msgstr "2." + +#: ctdom.cpp:51 +msgid "3rd" +msgstr "3." + +#: ctdom.cpp:51 +msgid "4th" +msgstr "4." + +#: ctdom.cpp:52 +msgid "5th" +msgstr "5." + +#: ctdom.cpp:52 +msgid "6th" +msgstr "6." + +#: ctdom.cpp:53 +msgid "7th" +msgstr "7." + +#: ctdom.cpp:53 +msgid "8th" +msgstr "8." + +#: ctdom.cpp:54 +msgid "9th" +msgstr "9." + +#: ctdom.cpp:54 +msgid "10th" +msgstr "10." + +#: ctdom.cpp:55 +msgid "11th" +msgstr "11." + +#: ctdom.cpp:55 +msgid "12th" +msgstr "12." + +#: ctdom.cpp:56 +msgid "13th" +msgstr "13." + +#: ctdom.cpp:56 +msgid "14th" +msgstr "14." + +#: ctdom.cpp:57 +msgid "15th" +msgstr "15." + +#: ctdom.cpp:57 +msgid "16th" +msgstr "16." + +#: ctdom.cpp:58 +msgid "17th" +msgstr "17." + +#: ctdom.cpp:58 +msgid "18th" +msgstr "18." + +#: ctdom.cpp:59 +msgid "19th" +msgstr "19." + +#: ctdom.cpp:59 +msgid "20th" +msgstr "20." + +#: ctdom.cpp:60 +msgid "21st" +msgstr "21." + +#: ctdom.cpp:60 +msgid "22nd" +msgstr "22." + +#: ctdom.cpp:61 +msgid "23rd" +msgstr "23." + +#: ctdom.cpp:61 +msgid "24th" +msgstr "24." + +#: ctdom.cpp:62 +msgid "25th" +msgstr "25." + +#: ctdom.cpp:62 +msgid "26th" +msgstr "26." + +#: ctdom.cpp:63 +msgid "27th" +msgstr "27." + +#: ctdom.cpp:63 +msgid "28th" +msgstr "28." + +#: ctdom.cpp:64 +msgid "29th" +msgstr "29." + +#: ctdom.cpp:64 +msgid "30th" +msgstr "30." + +#: ctdom.cpp:65 +msgid "31st" +msgstr "31." + +#: ctdow.cpp:60 +msgid "weekday " +msgstr "radni dan" + +#: ctdow.cpp:78 +msgid "Mon" +msgstr "Pon" + +#: ctdow.cpp:78 +msgid "Tue" +msgstr "Uto" + +#: ctdow.cpp:79 +msgid "Wed" +msgstr "Sri" + +#: ctdow.cpp:79 +msgid "Thu" +msgstr "Čet" + +#: ctdow.cpp:80 +msgid "Fri" +msgstr "Pet" + +#: ctdow.cpp:80 +msgid "Sat" +msgstr "Sub" + +#: ctdow.cpp:81 +msgid "Sun" +msgstr "Ned" + +#: ctmonth.cpp:32 +msgid "every month " +msgstr "svaki mjesec" + +#: ctmonth.cpp:49 +msgid "January" +msgstr "Januar" + +#: ctmonth.cpp:49 +msgid "February" +msgstr "Februar" + +#: ctmonth.cpp:50 +msgid "March" +msgstr "Mart" + +#: ctmonth.cpp:50 +msgid "April" +msgstr "April" + +#: ctmonth.cpp:51 +msgid "" +"_: May long\n" +"May" +msgstr "Maj" + +#: ctmonth.cpp:51 +msgid "June" +msgstr "Juni" + +#: ctmonth.cpp:52 +msgid "July" +msgstr "Juli" + +#: ctmonth.cpp:52 +msgid "August" +msgstr "Avgust" + +#: ctmonth.cpp:53 +msgid "September" +msgstr "Septembar" + +#: ctmonth.cpp:53 +msgid "October" +msgstr "Oktobar" + +#: ctmonth.cpp:54 +msgid "November" +msgstr "Novembar" + +#: ctmonth.cpp:54 +msgid "December" +msgstr "Decembar" + +#: cttask.cpp:251 +msgid "%H:%M" +msgstr "%H:%M" + +#: cttask.cpp:252 +msgid "" +"_: Please translator, read the README.translators file in kcron's source code\n" +"DAYS_OF_MONTH of MONTHS" +msgstr "DAYS_OF_MONTH MONTHS" + +#: cttask.cpp:253 +msgid "" +"_: Really, read that file\n" +"every DAYS_OF_WEEK" +msgstr "svaki DAYS_OF_WEEK" + +#: cttask.cpp:254 +msgid "DOM_FORMAT as well as DOW_FORMAT" +msgstr "DOM_FORMAT kao i DOW_FORMAT" + +#: cttask.cpp:255 +msgid "At TIME" +msgstr "U TIME" + +#: cttask.cpp:256 +msgid "TIME_FORMAT, DATE_FORMAT" +msgstr "DATE_FORMAT TIME_FORMAT" + +#: cttask.cpp:302 +msgid ", and " +msgstr " i " + +#: cttask.cpp:304 ctunit.cpp:187 +msgid " and " +msgstr " i" + +#: cttask.cpp:306 ctunit.cpp:189 +msgid ", " +msgstr ", " + +#: ctunit.cpp:186 +msgid "," +msgstr "," + +#: ktapp.cpp:42 ktapp.cpp:381 +msgid "Task Scheduler" +msgstr "Zakazivanje zadataka" + +#: ktapp.cpp:72 +msgid "" +"The following error occurred while initializing KCron:\n" +"\n" +"%1\n" +"\n" +"KCron will now exit.\n" +msgstr "" +"Sljedeća greška se pojavila prilikom inicijalizacije KCRon-a:\n" +"\n" +"%1\n" +"\n" +"KCron će sada završiti sa radom.\n" + +#: ktapp.cpp:96 +msgid "" +"You can use this application to schedule programs to run in the background.\n" +"To schedule a new task now, click on the Tasks folder and select Edit/New from " +"the menu." +msgstr "" +"Možete koristiti ovu aplikaciju da zakažete pokretanje programa u pozadini.\n" +"Da bi zakazili novi zadatak, kliknite na direktorij Zadaci i izaberite " +"Izmijeni/Novi iz menija." + +#: ktapp.cpp:96 +msgid "Welcome to the Task Scheduler" +msgstr "Dobrodošli u program za zakazivanje zadataka" + +#: ktapp.cpp:131 +msgid "&New..." +msgstr "&Novi..." + +#: ktapp.cpp:133 +msgid "M&odify..." +msgstr "P&romijeni..." + +#: ktapp.cpp:135 kttask.cpp:171 ktvariable.cpp:74 +msgid "&Enabled" +msgstr "&Uključeno" + +#: ktapp.cpp:136 +msgid "&Run Now" +msgstr "&Pokreni sada" + +#: ktapp.cpp:146 ktapp.cpp:257 ktapp.cpp:268 ktapp.cpp:288 ktapp.cpp:295 +#: ktapp.cpp:302 ktapp.cpp:309 ktapp.cpp:316 ktapp.cpp:323 ktapp.cpp:341 +#: ktapp.cpp:348 ktapp.cpp:361 ktapp.cpp:374 +msgid "Ready." +msgstr "Spreman." + +#: ktapp.cpp:214 +msgid "" +"Scheduled tasks have been modified.\n" +"Do you want to save changes?" +msgstr "" +"Zakazani zadaci su mijenjani.\n" +"Želite li snimiti promjene?" + +#: ktapp.cpp:255 +msgid "Saving..." +msgstr "Snimam..." + +#: ktapp.cpp:266 +msgid "Printing..." +msgstr "Štampam..." + +#: ktapp.cpp:285 +msgid "Cutting to clipboard..." +msgstr "Šaljem u spremnik..." + +#: ktapp.cpp:293 +msgid "Copying to clipboard..." +msgstr "Kopiram u spremnik..." + +#: ktapp.cpp:300 +msgid "Pasting from clipboard..." +msgstr "Umećem iz spremnika..." + +#: ktapp.cpp:307 +msgid "Adding new entry..." +msgstr "Dodajem novi zapis..." + +#: ktapp.cpp:314 +msgid "Modifying entry..." +msgstr "Mijenjam zapis..." + +#: ktapp.cpp:321 +msgid "Deleting entry..." +msgstr "Brišem zapis..." + +#: ktapp.cpp:331 +msgid "Disabling entry..." +msgstr "Isključujem zapis..." + +#: ktapp.cpp:337 +msgid "Enabling entry..." +msgstr "Uključujem zapis..." + +#: ktapp.cpp:346 +msgid "Running command..." +msgstr "Pokrećem komandu..." + +#: ktapp.cpp:395 +msgid "Create a new task or variable." +msgstr "Napravi novi zadatak ili promjenljivu." + +#: ktapp.cpp:398 +msgid "Edit the selected task or variable." +msgstr "Promijeni izabrani zadatak ili promjenljivu." + +#: ktapp.cpp:401 +msgid "Delete the selected task or variable." +msgstr "Obriši izabrani zadatak ili promjenljivu." + +#: ktapp.cpp:404 +msgid "Enable/disable the selected task or variable." +msgstr "Uključi/Isključi izabrani zadatak ili promjenljivu." + +#: ktapp.cpp:407 +msgid "Run the selected task now." +msgstr "Pokreni sada izabrani zadatak." + +#: ktapp.cpp:421 +msgid "Enable/disable the tool bar." +msgstr "Uklj./isklj. traku sa alatima." + +#: ktapp.cpp:424 +msgid "Enable/disable the status bar." +msgstr "Uklj./isklj. statusnu traku" + +#: ktlisttask.cpp:43 ktlistvar.cpp:43 +msgid "Disabled" +msgstr "Isključeno" + +#: ktlisttask.cpp:57 ktlistvar.cpp:66 +msgid "Disabled." +msgstr "Isključen." + +#: ktlisttask.cpp:62 +msgid "Modify Task" +msgstr "Promijeni zadatak" + +#: ktlisttasks.cpp:41 +msgid "Tasks" +msgstr "Zadaci" + +#: ktlisttasks.cpp:47 +msgid "Edit Task" +msgstr "Izmijeni zadatak" + +#: ktlisttasks.cpp:74 +msgid "Task name:" +msgstr "Naziv zadatka:" + +#: ktlisttasks.cpp:75 +msgid "Program:" +msgstr "Program:" + +#: ktlisttasks.cpp:76 ktlistvars.cpp:72 +msgid "Description:" +msgstr "Opis:" + +#: ktlisttasks.cpp:85 +msgid "No tasks..." +msgstr "Nema zadataka..." + +#: ktlistvar.cpp:72 +msgid "Modify Variable" +msgstr "Promijeni promjenljive" + +#: ktlistvars.cpp:43 +msgid "Edit Variable" +msgstr "Izmijeni promjenljive" + +#: ktlistvars.cpp:70 +msgid "Variable:" +msgstr "Promjenljiva:" + +#: ktlistvars.cpp:71 +msgid "Value:" +msgstr "Vrijednost:" + +#: ktlistvars.cpp:81 +msgid "No variables..." +msgstr "Nema promjenljivih..." + +#: ktlistvars.cpp:98 +msgid "Variables" +msgstr "Promjenljive" + +#: ktprint.cpp:81 +msgid "Print Cron Tab" +msgstr "Štampaj crontab" + +#: ktprintopt.cpp:26 +msgid "Cron Options" +msgstr "Opcije za Cron" + +#: ktprintopt.cpp:30 +msgid "Print cron&tab" +msgstr "Štampaj cron&tab" + +#: ktprintopt.cpp:33 +msgid "Print &all users" +msgstr "Štampaj &sve korisnike" + +#: kttask.cpp:112 +msgid "&Run as:" +msgstr "&Pokreni kao:" + +#: kttask.cpp:138 +msgid "&Comment:" +msgstr "&Komentar:" + +#: kttask.cpp:150 +msgid "&Program:" +msgstr "&Program:" + +#: kttask.cpp:165 +msgid "&Browse..." +msgstr "Pre&gledaj..." + +#: kttask.cpp:176 +msgid "&Silent" +msgstr "Bez &ispisa" + +#: kttask.cpp:185 +msgid "Months" +msgstr "Mjeseci" + +#: kttask.cpp:201 kttask.cpp:234 kttask.cpp:254 kttask.cpp:314 kttask.cpp:343 +#: kttask.cpp:712 kttask.cpp:741 kttask.cpp:750 kttask.cpp:779 kttask.cpp:788 +#: kttask.cpp:817 kttask.cpp:826 kttask.cpp:855 kttask.cpp:864 kttask.cpp:893 +msgid "Set All" +msgstr "Podesi sve" + +#: kttask.cpp:207 +msgid "Days of Month" +msgstr "Dani u mjesecu" + +#: kttask.cpp:238 +msgid "Days of Week" +msgstr "Dani u sedmici" + +#: kttask.cpp:260 +msgid "Daily" +msgstr "Dnevno" + +#: kttask.cpp:266 +msgid "Run every day" +msgstr "Pokreni svaki dan" + +#: kttask.cpp:271 +msgid "Hours" +msgstr "Sati" + +#: kttask.cpp:276 +msgid "AM" +msgstr "prijepodne" + +#: kttask.cpp:299 +msgid "PM" +msgstr "poslijepodne" + +#: kttask.cpp:318 +msgid "Minutes" +msgstr "Minute" + +#: kttask.cpp:528 +msgid "" +"Please enter the following to schedule the task:\n" +msgstr "" +"Unesite sljedeće kako bi zakazali zadatak:\n" + +#: kttask.cpp:534 +msgid "the program to run" +msgstr "program koji treba pokrenuti" + +#: kttask.cpp:546 +msgid "the months" +msgstr "mjeseci" + +#: kttask.cpp:567 +msgid "either the days of the month or the days of the week" +msgstr "ili dani u mjesecu ili dani u sedmici" + +#: kttask.cpp:583 +msgid "the hours" +msgstr "sati" + +#: kttask.cpp:599 +msgid "the minutes" +msgstr "minute" + +#: kttask.cpp:627 +msgid "Cannot locate program. Please re-enter." +msgstr "Ne mogu naći program. Upišiti ponovo naziv." + +#: kttask.cpp:635 +msgid "Program is not an executable file. Please re-enter." +msgstr "Program nije izvršna datoteka. Unesite ponovo." + +#: kttask.cpp:703 +msgid "Only local or mounted files can be executed by crontab." +msgstr "Samo lokalne ili montirane datoteke mogu biti izvršeni preko crontaba." + +#: ktvariable.cpp:37 +msgid "&Variable:" +msgstr "&Promjenljiva:" + +#: ktvariable.cpp:55 +msgid "Va&lue:" +msgstr "V&rijednost:" + +#: ktvariable.cpp:64 +msgid "Co&mment:" +msgstr "Ko&mentar:" + +#: ktvariable.cpp:106 +msgid "Override default home folder." +msgstr "Prepiši uobičajeni početni (home) direktorij." + +#: ktvariable.cpp:111 +msgid "Email output to specified account." +msgstr "Pošalji izlaz na navedenu adresu." + +#: ktvariable.cpp:116 +msgid "Override default shell." +msgstr "Prepiši preko uobičajenog shella." + +#: ktvariable.cpp:121 +msgid "Folders to search for program files." +msgstr "Direktoriji u kojima treba tražiti programske datoteke." + +#: ktvariable.cpp:133 +msgid "Please enter the variable name." +msgstr "Unesite naziv promjenljive" + +#: ktvariable.cpp:140 +msgid "Please enter the variable value." +msgstr "Unesite vrijednost promjenljive." + +#: ktview.cpp:104 +msgid "Users/Tasks/Variables" +msgstr "Korisnici/zadaci/promjenljive" + +#: ktview.cpp:106 +msgid "Tasks/Variables" +msgstr "Zadaci/promjenljive" + +#: ktview.cpp:108 +msgid "Value" +msgstr "Vrijednost" + +#: ktview.cpp:109 +msgid "Description" +msgstr "Opis" + +#: ktview.cpp:275 +msgid "" +"_: user on host\n" +"%1 <%2> on %3" +msgstr "%1 <%2> na %3" + +#: ktview.cpp:283 +msgid "Scheduled Tasks" +msgstr "Zakazani zadaci" + +#: main.cpp:20 +msgid "KDE Task Scheduler" +msgstr "KDE Zakazivanje zadataka" + +#: main.cpp:22 +msgid "KCron" +msgstr "KCron" + +#~ msgid "New" +#~ msgstr "Novi" diff --git a/tde-i18n-bs/messages/kdeadmin/kdat.po b/tde-i18n-bs/messages/kdeadmin/kdat.po new file mode 100644 index 00000000000..a71e0b06f96 --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/kdat.po @@ -0,0 +1,1272 @@ +# translation of kdat.po to Bosnian +# translation of kdat.po to Bosanski +# KTranslator Generated File +# Amila Akagic <bono@lugbih.org>, 2002. +# Vedran Ljubović <vljubovic@smartnet.ba>, 2003. +# Vedran Ljubovic <vljubovic@smartnet.ba>, 2004, 2006. +msgid "" +msgstr "" +"Project-Id-Version: kdat\n" +"POT-Creation-Date: 2008-07-08 01:20+0200\n" +"PO-Revision-Date: 2006-02-11 20:13+0100\n" +"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n" +"Language-Team: Bosnian <lokal@linux.org.ba>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Files: Archive.cpp ArchiveInfoDlg.cpp BackupDlg.cpp BackupOptDlg.cpp File.cpp " +"ImageCache.cpp IndexDlg.cpp KDat.cpp LocalTapeDrive.cpp Logger.cpp Node.cpp " +"Options.cpp OptionsDlg.cpp RemoteTapeDrive.cpp Tape.cpp X-Generator: KBabel " +"1.3\n" +"X-Generator: KBabel 1.10.2\n" + +#: ArchiveInfoWidget.cpp:42 BackupProfileWidget.cpp:42 +msgid "Archive name:" +msgstr "Ime arhive:" + +#: ArchiveInfoWidget.cpp:43 FileInfoWidget.cpp:43 TapeInfoWidget.cpp:47 +msgid "Created on:" +msgstr "Napravljeno:" + +#: ArchiveInfoWidget.cpp:44 FileInfoWidget.cpp:46 TapeFileInfoWidget.cpp:38 +msgid "Size:" +msgstr "Veličina:" + +#: BackupDlg.cpp:79 BackupDlg.cpp:80 +msgid "KDat: Backup" +msgstr "KDat: Backup" + +#: BackupDlg.cpp:95 IndexDlg.cpp:72 VerifyDlg.cpp:91 +msgid "Elapsed time:" +msgstr "Proteklo vrijeme:" + +#: BackupDlg.cpp:98 BackupDlg.cpp:104 IndexDlg.cpp:75 VerifyDlg.cpp:94 +#: VerifyDlg.cpp:100 +msgid "00:00:00" +msgstr "00:00:00" + +#: BackupDlg.cpp:101 VerifyDlg.cpp:97 +msgid "Time remaining:" +msgstr "Preostalo vrijeme:" + +#: BackupDlg.cpp:107 VerifyDlg.cpp:103 +msgid "Total KB:" +msgstr "Ukupno KB:" + +#: BackupDlg.cpp:113 +msgid "KB written:" +msgstr "Upisano KB:" + +#: BackupDlg.cpp:116 IndexDlg.cpp:87 VerifyDlg.cpp:112 +msgid "0KB" +msgstr "0KB" + +#: BackupDlg.cpp:119 IndexDlg.cpp:96 VerifyDlg.cpp:115 +msgid "Transfer rate:" +msgstr "Brzina prijenosa:" + +#: BackupDlg.cpp:122 IndexDlg.cpp:99 VerifyDlg.cpp:118 +msgid "0KB/min" +msgstr "0Kb/min" + +#: BackupDlg.cpp:125 IndexDlg.cpp:90 VerifyDlg.cpp:123 +msgid "Files:" +msgstr "Datoteke:" + +#: BackupDlg.cpp:128 IndexDlg.cpp:81 IndexDlg.cpp:93 IndexDlg.cpp:105 +msgid "0" +msgstr "0" + +#: BackupDlg.cpp:131 +msgid "Backup log:" +msgstr "Backup log:" + +#: BackupDlg.cpp:138 IndexDlg.cpp:115 +msgid "Save Log..." +msgstr "Sačuvaj log..." + +#: BackupDlg.cpp:279 +msgid "No files to back up. Aborting." +msgstr "Nema datoteka za backup. Prekidam." + +#: BackupDlg.cpp:342 +msgid "*** Write failed, giving up." +msgstr "*** Pisanje nije uspjelo, odustajem." + +# , c-format +#: BackupDlg.cpp:412 BackupDlg.cpp:422 IndexDlg.cpp:345 VerifyDlg.cpp:395 +#: VerifyDlg.cpp:405 +#, c-format +msgid "%02d:%02d:%02d" +msgstr "%02d:%02d:%02d" + +#: BackupDlg.cpp:429 IndexDlg.cpp:352 VerifyDlg.cpp:412 +msgid "%1/min" +msgstr "%1/min" + +#: BackupOptDlg.cpp:36 BackupOptDlg.cpp:37 +msgid "KDat: Backup Options" +msgstr "KDat: Backup opcije" + +#: BackupProfileInfoWidget.cpp:43 +msgid "Backup profile name:" +msgstr "Backup profil ime:" + +#: BackupProfileInfoWidget.cpp:54 +msgid "Files >>" +msgstr "Datoteke >>" + +#: BackupProfileInfoWidget.cpp:57 +msgid "<< Files" +msgstr "<< Datoteke" + +#: BackupProfileWidget.cpp:40 KDatMainWindow.cpp:164 KDatMainWindow.cpp:492 +msgid "Backup" +msgstr "Backup" + +#: BackupProfileWidget.cpp:48 +msgid "Working folder:" +msgstr "Radni direktorij:" + +#: BackupProfileWidget.cpp:54 +msgid "Backup files:" +msgstr "Backup datoteke:" + +#: BackupProfileWidget.cpp:60 +msgid "Tar Options" +msgstr "Tar opcije" + +#: BackupProfileWidget.cpp:62 +msgid "Stay on one filesystem" +msgstr "Ostani na jednom filesistem-u" + +#: BackupProfileWidget.cpp:65 +msgid "GNU listed incremental" +msgstr "GNU listed incremental" + +#: BackupProfileWidget.cpp:69 +msgid "Snapshot file:" +msgstr "Snapshot datoteka:" + +#: BackupProfileWidget.cpp:75 +msgid "Remove snapshot file before backup" +msgstr "Ukloni snapshot datoteku prije backupa" + +#: ErrorHandler.cpp:51 +msgid "" +" caught.\n" +"Exit the program from File->Quit or do \"kill -9 <pid>\" if you like.\n" +msgstr "" +"Izađite iz programa sa Datoteka->Izlaz ili pokrenite \"kill -9 <pid>" +"\" ako želite.\n" + +#: ErrorHandler.cpp:55 +msgid "" +"You can dump core by selecting the \"Abort\" button.\n" +"Please notify the maintainer (see Help->About KDat)." +msgstr "" +"Možete napraviti core dump pritiskom na dugme \"Abort\".\n" +"Molim obavijestite održavatelja (vidi Pomoć->O KDat)." + +#: ErrorHandler.cpp:62 +msgid "An Error Signal was Received" +msgstr "Error signal je primljen" + +#: ErrorHandler.cpp:69 +msgid "SIGHUP signal (\"Hangup (POSIX)\")" +msgstr "SIGHUP signal (\"Hangup (POSIX)\")" + +#: ErrorHandler.cpp:77 +msgid "SIGINT signal (\"Interrupt (ANSI)\")" +msgstr "SIGINT signal (\"Interrupt (ANSI)\")" + +#: ErrorHandler.cpp:85 +msgid "SIGFPE signal (\"Floating-point exception (ANSI)\")" +msgstr "SIGFPE signal (\"Floating-point exception (ANSI)\")" + +#: ErrorHandler.cpp:93 +msgid "SIGSEGV signal (\"Segmentation violation (ANSI)\")" +msgstr "SIGSEGV signal (\"Segmentation violation (ANSI)\")" + +#: ErrorHandler.cpp:102 +msgid "SIGTERM signal (\"Termination (ANSI)\")" +msgstr "SIGTERM signal (\"Termination (ANSI)\")" + +#: FileInfoWidget.cpp:42 TapeFileInfoWidget.cpp:36 +msgid "File name:" +msgstr "Ime datoteke:" + +#: FileInfoWidget.cpp:44 TapeFileInfoWidget.cpp:37 TapeInfoWidget.cpp:48 +msgid "Last modified:" +msgstr "Zadnji put promjenjeno:" + +#: FileInfoWidget.cpp:45 +msgid "Last accessed:" +msgstr "Zadnji pristup:" + +#: FileInfoWidget.cpp:47 +msgid "Owner:" +msgstr "Vlasnik:" + +#: FileInfoWidget.cpp:48 +msgid "Group:" +msgstr "Grupa:" + +#: FormatOptDlg.cpp:40 FormatOptDlg.cpp:41 +msgid "KDat: Format Options" +msgstr "KDat: Opcije formatiranja" + +#: FormatOptDlg.cpp:43 TapeInfoWidget.cpp:44 +msgid "Tape name:" +msgstr "Ime trake:" + +#: FormatOptDlg.cpp:44 TapeInfoWidget.cpp:45 +msgid "Tape size:" +msgstr "Veličina trake:" + +#: IndexDlg.cpp:59 IndexDlg.cpp:60 +msgid "KDat: Index" +msgstr "KDat: Indeks" + +#: IndexDlg.cpp:78 +msgid "Archives:" +msgstr "Arhive:" + +#: IndexDlg.cpp:84 VerifyDlg.cpp:109 +msgid "KB read:" +msgstr "Pročitano KB-a:" + +#: IndexDlg.cpp:102 +msgid "Total files:" +msgstr "Ukupno datoteka:" + +#: IndexDlg.cpp:108 +msgid "Index log:" +msgstr "Log indexa:" + +#: IndexDlg.cpp:120 +msgid "Abort" +msgstr "Prekini" + +#: IndexDlg.cpp:233 +msgid "Rewinding tape." +msgstr "Premotavam traku." + +#: IndexDlg.cpp:235 +msgid "Cannot rewind tape. Indexing aborted." +msgstr "Ne mogu premotati traku. Indeksovanje prekinuto." + +#: IndexDlg.cpp:239 +msgid "Cannot rewind tape." +msgstr "Ne mogu premotati traku." + +#: IndexDlg.cpp:245 +msgid "Failed to skip tape ID. Indexing aborted." +msgstr "Ne mogu preskočiti ID trake. Indeksovanje prekinuto." + +#: IndexDlg.cpp:249 +msgid "Failed to skip tape ID." +msgstr "Ne mogu preskočiti ID trake." + +#: IndexDlg.cpp:278 +#, c-format +msgid "Indexing archive %1." +msgstr "Indeksiram arhivu %1." + +#: IndexDlg.cpp:281 +#, c-format +msgid "Archive %1" +msgstr "Arhiva %1" + +#: IndexDlg.cpp:330 +msgid "Reindexed Tape" +msgstr "Reindeksiraj traku" + +#: KDatMainWindow.cpp:96 KDatMainWindow.cpp:97 KDatMainWindow.cpp:1239 +msgid "KDat: <no tape>" +msgstr "KDat: <nema trake>" + +#: KDatMainWindow.cpp:101 KDatMainWindow.cpp:137 KDatMainWindow.cpp:251 +#: KDatMainWindow.cpp:1293 +msgid "Mount Tape" +msgstr "Montiraj traku" + +#: KDatMainWindow.cpp:102 KDatMainWindow.cpp:138 +msgid "Recreate Tape Index" +msgstr "Ponovo napravi indeks trake" + +#: KDatMainWindow.cpp:104 KDatMainWindow.cpp:144 +msgid "Format Tape..." +msgstr "Formatiraj traku..." + +#: KDatMainWindow.cpp:107 KDatMainWindow.cpp:113 KDatMainWindow.cpp:141 +#: KDatMainWindow.cpp:781 KDatMainWindow.cpp:795 +msgid "Delete Archive" +msgstr "Izbriši arhivu" + +#: KDatMainWindow.cpp:110 KDatMainWindow.cpp:116 KDatMainWindow.cpp:136 +msgid "Verify..." +msgstr "Provjeri..." + +#: KDatMainWindow.cpp:111 KDatMainWindow.cpp:117 KDatMainWindow.cpp:135 +msgid "Restore..." +msgstr "Vrati..." + +#: KDatMainWindow.cpp:120 KDatMainWindow.cpp:129 KDatMainWindow.cpp:134 +msgid "Backup..." +msgstr "Backup..." + +#: KDatMainWindow.cpp:123 KDatMainWindow.cpp:829 +msgid "Delete Tape Index" +msgstr "Izbriši indeks trake" + +#: KDatMainWindow.cpp:126 KDatMainWindow.cpp:139 +msgid "Create Backup Profile" +msgstr "Napravi backup profil" + +#: KDatMainWindow.cpp:131 KDatMainWindow.cpp:143 KDatMainWindow.cpp:951 +msgid "Delete Backup Profile" +msgstr "Izbriši backup profil" + +#: KDatMainWindow.cpp:142 +msgid "Delete Index" +msgstr "Izbriši index" + +#: KDatMainWindow.cpp:149 +msgid "Configure KDat..." +msgstr "Podesi KDat..." + +#: KDatMainWindow.cpp:155 +msgid "" +"KDat Version %1\n" +"\n" +"KDat is a tar-based tape archiver.\n" +"\n" +"Copyright (c) 1998-2000 Sean Vyain\n" +"Copyright (c) 2001-2002 Lawrence Widman\n" +"kdat@cardiothink.com" +msgstr "" +"KDat verzija %1\n" +"\n" +"Kdat je program za arhiviranje baziran na tar-u.\n" +"\n" +"Autorska prava (C) 1998 Sean Vyain\n" +"Autorska prava (C) 2001-2002 Lawrence Widman\n" +"kdat@cardiothink.com" + +#: KDatMainWindow.cpp:160 +msgid "Mount/unmount tape" +msgstr "Montiraj/Demontiraj traku" + +#: KDatMainWindow.cpp:168 +msgid "Verify" +msgstr "Provjera" + +#: KDatMainWindow.cpp:173 +msgid "Ready." +msgstr "Spreman." + +#: KDatMainWindow.cpp:248 KDatMainWindow.cpp:1290 +msgid "Unmount Tape" +msgstr "Demontiraj traku" + +#: KDatMainWindow.cpp:419 +msgid "" +"KDat will dump your files properly to tape, but may not be able\n" +"to restore them. To restore your files by hand, you need to know\n" +"the name of the *non-rewinding* version of your tape device %1.\n" +msgstr "" +"KDat će ispravno ispisati vaše datoteke na traku, ali možda neće biti\n" +"u mogućnosti da ih pročita. Da biste ručno vratili datoteke, trebate\n" +"znati ime *ne-premotavajuće* verzije vašeg kasetnog uređaja %1.\n" + +#: KDatMainWindow.cpp:423 +msgid "" +"For example, if your device is /dev/st0, the non-rewinding version\n" +"is /dev/nst0. If your device name doesn't look like that, type\n" +"\"ls -l %2\" in a terminal window to see the real name of your\n" +"tape drive. Substitute that name for /dev/nst0 below.\n" +"Open a terminal window and type the following:\n" +" tar tfv /dev/nst0; tar tfv /dev/nst0\n" +" tar xfv /dev/nst0\n" +"The third call to \"tar\" will retrieve your data into your\n" +"current directory. Please let us know if this happens to you!\n" +" - KDat Maintenance Team\n" +msgstr "" +"Na primjer, ako je vaš uređaj /dev/st0, ne-premotavajuća verzija je\n" +"/dev/nst0. Ako ime vašeg uređaja ne izgleda tako, kucajte\n" +"\"ls -l %2\" u prozoru terminala kako biste vidjeli pravo ime vašeg\n" +"uređaja sa trakom. Zamijenite ovo ime sa /dev/nst0 ispod.\n" +"Otvorite prozor terminala i kucajte sljedeće:\n" +" tar tfv /dev/nst0; tar tfv /dev/nst0\n" +" tar xfv /dev/nst0\n" +"Treć poziv naredbe \"tar\" će vratiti vaše podatke u vaš trenutni\n" +"direktorij. Ako se ovo desi, molim vas javite nam!\n" +" - KDat tim za održavanje\n" + +#: KDatMainWindow.cpp:449 +#, c-format +msgid "Archive created on %1" +msgstr "Arhiva napravljena %1" + +#: KDatMainWindow.cpp:467 +msgid "Performing backup..." +msgstr "Izvršavam backup..." + +#: KDatMainWindow.cpp:472 KDatMainWindow.cpp:494 +msgid "Backup canceled." +msgstr "Backup otkazan." + +#: KDatMainWindow.cpp:486 +msgid "" +"WARNING: The estimated archive size is %1 KB but the tape has only %2 KB of " +"space!\n" +"Back up anyway?" +msgstr "" +"UPOZORENJE: Procjenjena veličina arhive je %1 KB, ali na traci je samo %2 KB " +"slobodnog mjesta!\n" +"Želite li svejedno uraditi backup?" + +#: KDatMainWindow.cpp:501 TapeDrive.cpp:525 TapeDrive.cpp:546 +msgid "Rewinding tape..." +msgstr "Premotavam traku..." + +#: KDatMainWindow.cpp:504 +msgid "" +"Cannot rewind tape.\n" +"Backup aborted." +msgstr "" +"Ne mogu premotati traku.\n" +"Backup otkazan." + +#: KDatMainWindow.cpp:505 KDatMainWindow.cpp:516 +msgid "Backup Error" +msgstr "Backup greška" + +#: KDatMainWindow.cpp:506 KDatMainWindow.cpp:517 KDatMainWindow.cpp:537 +msgid "Backup aborted." +msgstr "Backup otkazan." + +#: KDatMainWindow.cpp:512 +msgid "Skipping to end of tape..." +msgstr "Preskačem na kraj trake..." + +#: KDatMainWindow.cpp:515 +msgid "" +"Cannot get to end of tape.\n" +"Backup aborted." +msgstr "" +"Ne mogu premotati traku.\n" +"Backup otkazan." + +#: KDatMainWindow.cpp:521 +msgid "Backup in progress..." +msgstr "Backup u toku..." + +#: KDatMainWindow.cpp:535 +msgid "Backup complete." +msgstr "Backup završen." + +#: KDatMainWindow.cpp:667 +msgid "Restore in progress..." +msgstr "Vraćanje u toku..." + +#: KDatMainWindow.cpp:669 +msgid "Verify in progress..." +msgstr "Provjera spremljenog u toku..." + +#: KDatMainWindow.cpp:676 +msgid "Restore complete." +msgstr "Vraćanje završeno." + +#: KDatMainWindow.cpp:678 +msgid "Verify complete." +msgstr "Provjera je završena." + +#: KDatMainWindow.cpp:682 +msgid "Restore aborted." +msgstr "Vraćanje prekinuto." + +#: KDatMainWindow.cpp:684 +msgid "Verify aborted." +msgstr "Provjera je prekinuta." + +#: KDatMainWindow.cpp:695 KDatMainWindow.cpp:845 +msgid "" +"There appears to be no tape in the drive %1. Please\n" +"check \"Edit->Preferences\" to make sure the\n" +"correct device is selected as the tape drive (e.g.\n" +"/dev/st0). If you hear the tape drive moving, wait\n" +"until it stops and then try mounting it again." +msgstr "" +"Izgleda da u drajvu %1 nema trake. Molim provjerite\n" +"\"Izmijeni->Preference\" kako biste odigurali da je\n" +"izabran ispravan uređaj kao drajv za traku (npr. /dev/st0).\n" +"Ako možete čuti pokretanje trake, sačekajte dok ne\n" +"prestane a zatim je probajte ponovo montirati." + +#: KDatMainWindow.cpp:723 +msgid "The current tape index will be overwritten, continue?" +msgstr "Trenutni indeks trake će biti prepisan, nastaviti?" + +#: KDatMainWindow.cpp:724 +msgid "Index Tape" +msgstr "Indeks trake" + +#: KDatMainWindow.cpp:724 +msgid "Overwrite" +msgstr "Prepiši" + +#: KDatMainWindow.cpp:730 KDatMainWindow.cpp:1235 +#, c-format +msgid "KDat: %1" +msgstr "KDat: %1" + +#: KDatMainWindow.cpp:734 +msgid "Index complete." +msgstr "Indeksiraje završeno." + +#: KDatMainWindow.cpp:736 +msgid "Index aborted." +msgstr "Indeksiranje otkazano." + +#: KDatMainWindow.cpp:745 +msgid "" +"No archive is selected.\n" +"In order to delete an archive, the archive to be deleted must be selected in " +"the tree first." +msgstr "" +"Nije izabrana arhiva.\n" +"Kako biste obrisali arhivu, najprije je morate izabrati u stablu." + +#: KDatMainWindow.cpp:779 +msgid "" +"An archive cannot be removed from the middle of the tape. If\n" +"the archive '%1' is deleted then\n" +"the following archives will also be deleted:\n" +"%2\n" +"\n" +"Delete all listed archives?" +msgstr "" +"Arhiva se ne može brisati iz sredine trake. Ako obrišete arhivu\n" +"'%1' takođe će biti\n" +"obrisane sljedeće arhive:\n" +"%2\n" +"\n" +"Želite li obrisati sve izlistane arhive?" + +#: KDatMainWindow.cpp:784 +msgid "Archives deleted." +msgstr "Arhive obrisane." + +#: KDatMainWindow.cpp:793 +msgid "Really delete the archive '%1'?" +msgstr "Da li zaista želite pobrisati arhivu '%1'?" + +#: KDatMainWindow.cpp:798 +msgid "Archive deleted." +msgstr "Arhiva obrisana." + +#: KDatMainWindow.cpp:811 +msgid "" +"No tape index is selected.\n" +"In order to delete a tape index, the tape index to be deleted must be selected " +"in the tree first." +msgstr "" +"Nije izabran indeks trake.\n" +"Kako biste obrisali indeks trake, morate ga najprije izabrati u stablu." + +#: KDatMainWindow.cpp:820 +msgid "" +"Tape is still mounted. The index for a mounted tape cannot be deleted.\n" +"Unmount the tape and try again." +msgstr "" +"Traka je još uvijek montirana. Ne možete obrisati indeks montirane trake.\n" +"Demontirajte traku i probajte ponovo." + +#: KDatMainWindow.cpp:827 +msgid "Really delete the index for '%1'?" +msgstr "Da li zaista želite pobrisati indeks za '%1'?" + +#: KDatMainWindow.cpp:832 +msgid "Tape index deleted." +msgstr "Obrisan indeks trake." + +#: KDatMainWindow.cpp:858 +msgid "" +"The tape in the drive is write protected.\n" +"Please disable write protection and try again." +msgstr "" +"Traka u pogonu je zaštićena od pisanja.\n" +"Onesposobite zaštite pa pokušajte ponovo." + +#: KDatMainWindow.cpp:863 +msgid "" +"All data currently on the tape will be lost.\n" +"Are you sure you want to continue?" +msgstr "" +"Svi podaci koji se trenutno nalaze na traci će biti izgubljeni.\n" +"Da li ste sigurni da želite nastaviti?" + +#: KDatMainWindow.cpp:865 +msgid "Format Tape" +msgstr "Formatiraj traku" + +#: KDatMainWindow.cpp:865 KDatMainWindow.cpp:1006 +msgid "Format" +msgstr "Formatiraj" + +#: KDatMainWindow.cpp:868 +#, c-format +msgid "Tape created on %1" +msgstr "Traka napravljena na %1" + +#: KDatMainWindow.cpp:884 +msgid "Formatting tape..." +msgstr "Formatiram traku..." + +#: KDatMainWindow.cpp:887 +msgid "Format complete." +msgstr "Formatiranje završeno." + +#: KDatMainWindow.cpp:901 +#, c-format +msgid "Backup Profile %1" +msgstr "Backup profil %1" + +#: KDatMainWindow.cpp:919 +msgid "Archive" +msgstr "Arhiva" + +#: KDatMainWindow.cpp:940 +msgid "" +"In order to delete a backup profile, the backup profile to be deleted must be " +"selected in the tree first." +msgstr "" +"Kako biste obrisali backup profil, morate ga najprije izabrati u stablu." + +#: KDatMainWindow.cpp:949 +msgid "Really delete backup profile '%1'?" +msgstr "Da li zaista želite obrisati profil backup-a '%1'?" + +#: KDatMainWindow.cpp:954 +msgid "Backup profile deleted." +msgstr "Obrisan profil backup-a." + +#: KDatMainWindow.cpp:992 +msgid "Tape unmounted." +msgstr "Traka je demontirana." + +#: KDatMainWindow.cpp:996 +msgid "Reading tape header..." +msgstr "Čitam zaglavlje trake..." + +#: KDatMainWindow.cpp:1003 +msgid "This tape has not been formatted by KDat." +msgstr "Ova traka nije formatirana pomoću KDat-a." + +#: KDatMainWindow.cpp:1006 +msgid "" +"This tape has not been formatted by KDat.\n" +"\n" +"Would you like to format it now?" +msgstr "" +"Ova traka nije formatirana pomoću KDat-a.\n" +"\n" +"Da li je želite sada formatirati?" + +#: KDatMainWindow.cpp:1006 +msgid "Do Not Format" +msgstr "Nemoj formatirati" + +#: KDatMainWindow.cpp:1018 +msgid "Tape mounted." +msgstr "Traka je montirana." + +#: KDatMainWindow.cpp:1105 +msgid "Estimating backup size: %1, %2" +msgstr "Procjenjujem veličinu backup-a: %1, %2" + +#: KDatMainWindow.cpp:1240 +msgid "KDat: <no tape >" +msgstr "KDat: <nema trake>" + +#: KDatMainWindow.cpp:1330 +msgid "" +"Click \"CANCEL\" to stop the backup process.\n" +"For example, you may quickly see that the size of\n" +"the files you selected will exceed the size of the\n" +"backup tape, and may then decide to stop and remove\n" +"some files from your list of files to backup.\n" +"\n" +"Click \"Continue\" to remove this message while\n" +"continuing the backup." +msgstr "" +"Kliknite na \"ODUSTANI\" da prekinete proces backupa.\n" +"Na primjer, možete brzo vidjeti da veličina datoteka koje\n" +"ste izabrali prevazilazi veličinu backup trake, pa možete\n" +"odlučiti da prekinete i uklonite neke od datoteka sa vaše\n" +"liste za backup.\n" +"\n" +"Kliknite na \"Nastavi\" da sklonite ovu poruku dok\n" +"traje vaš backup." + +#: KDatMainWindow.cpp:1337 +msgid "Stop estimating backup size" +msgstr "Zaustavi procjenu veličine backup-a" + +#: LoggerWidget.cpp:63 +msgid "Log file exists, overwrite?" +msgstr "Log već postoji, da prepišem?" + +#: LoggerWidget.cpp:64 +msgid "KDat: Save Log" +msgstr "KDat: Sačuvaj log" + +#: LoggerWidget.cpp:65 +msgid "&Overwrite" +msgstr "&Prepiši" + +#: Node.cpp:1185 Node.cpp:1255 +msgid "<no tape>" +msgstr "<nema trake>" + +#: Node.cpp:1335 +msgid "Tape Indexes" +msgstr "Indeksi traka" + +#: Node.cpp:1470 +msgid "Backup Profiles" +msgstr "Backup profili" + +#: Tape.cpp:42 +msgid "New Tape" +msgstr "Nova traka" + +#: Tape.cpp:76 TapeDrive.cpp:226 +msgid "Rewinding tape failed." +msgstr "Neuspjelo premotavanje trake." + +#: Tape.cpp:76 Tape.cpp:82 Tape.cpp:91 Tape.cpp:98 Tape.cpp:105 Tape.cpp:109 +msgid "Format Failed" +msgstr "Formatiranje nije uspjelo" + +#: Tape.cpp:82 +msgid "Cannot set tape block size." +msgstr "Ne mogu podesiti veličinu bloka trake." + +#: Tape.cpp:91 +msgid "Writing magic string failed." +msgstr "Neuspjelo upisivanje magičnog niza." + +#: Tape.cpp:98 +msgid "Writing version number failed." +msgstr "Neuspjelo upisivanje broja verzije." + +#: Tape.cpp:105 +msgid "Writing tape ID length failed." +msgstr "Neuspjelo upisivanje duljine IDa trake." + +#: Tape.cpp:109 +msgid "Writing tape ID failed." +msgstr "Neuspjelo upisivanje ID-a trake." + +#: Tape.cpp:154 +msgid "" +"No index file was found for this tape.\n" +"Recreate the index from tape?" +msgstr "" +"Nije nađena indeksna datoteka za ovu traku.\n" +"Da li želite ponovo napraviti indeks s trake?" + +#: Tape.cpp:156 Tape.cpp:220 +msgid "Tape Index" +msgstr "Indeks trake" + +#: Tape.cpp:157 +msgid "Recreate" +msgstr "Ponovo napravi" + +#: Tape.cpp:178 TapeDrive.cpp:246 +msgid "Reading version number failed." +msgstr "Neuspjelo čitanje broja verzije." + +#: Tape.cpp:179 Tape.cpp:634 Tape.cpp:640 Tape.cpp:646 Tape.cpp:653 +#: Tape.cpp:660 Tape.cpp:668 Tape.cpp:675 Tape.cpp:683 Tape.cpp:691 +#: Tape.cpp:698 Tape.cpp:705 Tape.cpp:718 Tape.cpp:730 Tape.cpp:738 +#: Tape.cpp:745 Tape.cpp:752 Tape.cpp:781 Tape.cpp:787 Tape.cpp:793 +#: Tape.cpp:800 Tape.cpp:807 Tape.cpp:815 Tape.cpp:822 Tape.cpp:843 +#: Tape.cpp:849 Tape.cpp:886 Tape.cpp:892 +msgid "Index File Error" +msgstr "Greška na indeksnoj datoteci" + +#: Tape.cpp:219 +#, c-format +msgid "" +"The tape index file format is version %d. The index cannot be read by this " +"version of KDat. Perhaps the tape index file was created by a newer version of " +"KDat?" +msgstr "" +"Format indeks datoteke na traci je verzije %d. Ova verzija KData ne može " +"pročitati taj indeks. Možda je indeks datoteka trake napravljena nekom novijom " +"verzijom KDat-a?" + +#: Tape.cpp:380 +msgid "Error during fseek #1 while accessing archive: \"" +msgstr "Greška prilikom fseek #1 prilikom pristupa arhivi: \"" + +#: Tape.cpp:385 Tape.cpp:398 Tape.cpp:411 Tape.cpp:424 Tape.cpp:439 +msgid "File Access Error" +msgstr "Greška na pristupnoj datoteci" + +#: Tape.cpp:393 +msgid "Error while accessing string #1 in archive: \"" +msgstr "Greška prilikom pristupa stringu #1 u arhivi: \"" + +#: Tape.cpp:406 +msgid "Error while accessing string #2 in archive: \"" +msgstr "Greška prilikom pristupa stringu #2 u arhivi: \"" + +#: Tape.cpp:419 +msgid "Error during fseek #2 while accessing archive: \"" +msgstr "Greška prilikom fseek #2 prilikom pristupa arhivi: \"" + +#: Tape.cpp:436 +msgid "Error while updating archive name: " +msgstr "Greška prilikom update-a naziva datoteke: " + +#: Tape.cpp:634 Tape.cpp:781 Tape.cpp:843 Tape.cpp:886 TapeDrive.cpp:263 +msgid "Reading tape ID failed." +msgstr "Neuspjelo čitanje ID-a trake." + +#: Tape.cpp:640 Tape.cpp:787 Tape.cpp:849 Tape.cpp:892 +msgid "Tape ID on tape does not match tape ID in index file." +msgstr "ID trake nije isti kao u indeksnoj datoteci." + +#: Tape.cpp:646 Tape.cpp:793 +msgid "Reading creation time failed." +msgstr "Neuspjelo čitanje vremena stvaranja." + +#: Tape.cpp:653 Tape.cpp:800 +msgid "Reading modification time failed." +msgstr "Neuspjelo čitanje vremena promjene." + +#: Tape.cpp:660 Tape.cpp:807 +msgid "Reading tape name failed." +msgstr "Neuspjelo čitanje imena trake." + +#: Tape.cpp:668 Tape.cpp:815 +msgid "Reading tape size failed." +msgstr "Neuspjelo čitanje veličine trake." + +#: Tape.cpp:675 Tape.cpp:822 +msgid "Reading archive count failed." +msgstr "Neuspjelo čitanje broja arhiva." + +#: Tape.cpp:683 +msgid "Reading archive name failed." +msgstr "Neuspjelo čitanje imena arhive." + +#: Tape.cpp:691 +msgid "Reading archive time stamp failed." +msgstr "Neuspjelo čitanje vremenskog žiga." + +#: Tape.cpp:698 +msgid "Reading archive start block failed." +msgstr "Neuspjelo čitanje početnog bloka arhive." + +#: Tape.cpp:705 +msgid "Reading archive end block failed." +msgstr "Neuspjelo čitanje završnog bloka arhive." + +#: Tape.cpp:718 +msgid "Reading archive file count failed." +msgstr "Neuspjelo čitanje broja datoteka u arhivi." + +#: Tape.cpp:730 +msgid "Reading file name failed." +msgstr "Neuspjelo čitanje imena datoteke." + +#: Tape.cpp:738 +msgid "Reading file size failed." +msgstr "Neuspjelo čitanje veličine datoteke." + +#: Tape.cpp:745 +msgid "Reading file modification time failed." +msgstr "Neuspjelo čitanje vremena promjene datoteke." + +#: Tape.cpp:752 +msgid "Reading file record number failed." +msgstr "Neuspjelo čitanje broja upisa datoteke." + +#: TapeDrive.cpp:192 +msgid "Tape mounted readonly." +msgstr "Traka je montirana samo za čitanje." + +#: TapeDrive.cpp:194 +msgid "Tape mounted read/write." +msgstr "Traka je montirana za čitanje i pisanje." + +#: TapeDrive.cpp:231 +msgid "Reading magic string..." +msgstr "Čitam magični niz..." + +#: TapeDrive.cpp:234 +msgid "Reading magic string failed." +msgstr "Neuspjelo čitanje magičnog niza." + +#: TapeDrive.cpp:243 +msgid "Reading version number..." +msgstr "Čitam broj verzije..." + +#: TapeDrive.cpp:251 +msgid "" +"Tape was formatted by a more recent version of KDat. Consider upgrading." +msgstr "" +"Traka je bila formatirana pomoću novije verzije KDat-a, razmislite o " +"nadogradnji." + +#: TapeDrive.cpp:255 +msgid "Reading tape ID..." +msgstr "Čitam ID trake..." + +#: TapeDrive.cpp:258 +msgid "Reading tape ID length failed." +msgstr "Neuspjelo čitanje identifikacije trake." + +#: TapeDrive.cpp:520 +msgid "Skipping to archive..." +msgstr "Preskačem do arhive..." + +#: TapeDrive.cpp:542 +msgid "Skipping to block..." +msgstr "Preskačem do bloka..." + +#: TapeFileInfoWidget.cpp:39 +msgid "Start record:" +msgstr "Početni zapis:" + +#: TapeFileInfoWidget.cpp:40 +msgid "End record:" +msgstr "Završni zapis:" + +#: TapeInfoWidget.cpp:46 +msgid "Tape ID:" +msgstr "ID trake:" + +#: TapeInfoWidget.cpp:49 +msgid "Archive count:" +msgstr "Brojač arhive:" + +#: TapeInfoWidget.cpp:50 +msgid "Space used:" +msgstr "Iskorišten prostor:" + +#: VerifyDlg.cpp:70 VerifyDlg.cpp:71 +msgid "KDat: Restore" +msgstr "KDat: Vraćanje" + +#: VerifyDlg.cpp:73 VerifyDlg.cpp:74 +msgid "KDat: Verify" +msgstr "KDat: Provjera" + +#: VerifyDlg.cpp:126 +msgid "Differences:" +msgstr "Razlike:" + +#: VerifyDlg.cpp:134 +msgid "Restore log:" +msgstr "Vrati log:" + +#: VerifyDlg.cpp:136 +msgid "Verify log:" +msgstr "Provjeri log:" + +#: VerifyDlg.cpp:144 +msgid "&Save Log..." +msgstr "&Sačuvaj log..." + +#: VerifyDlg.cpp:149 +msgid "&Abort" +msgstr "&Prekini" + +#: VerifyDlg.cpp:344 +msgid "" +"failed while reading tape data.\n" +msgstr "" +"nije uspjelo za vrijeme čitanja trake.\n" + +#: VerifyOptDlg.cpp:41 VerifyOptDlg.cpp:42 +msgid "KDat: Restore Options" +msgstr "KDat: Opcije vraćanja" + +#: VerifyOptDlg.cpp:44 VerifyOptDlg.cpp:45 +msgid "KDat: Verify Options" +msgstr "KDat: Opcije provjere" + +#: VerifyOptDlg.cpp:50 +msgid "Restore to folder:" +msgstr "Vrati u direktorij:" + +#: VerifyOptDlg.cpp:52 +msgid "Verify in folder:" +msgstr "Provjeri u direktoriju:" + +#. i18n: file OptionsDlgWidget.ui line 136 +#: VerifyOptDlg.cpp:60 rc.cpp:30 rc.cpp:42 +#, no-c-format +msgid "..." +msgstr "..." + +#: VerifyOptDlg.cpp:65 +msgid "Restore files:" +msgstr "Vrati datoteke:" + +#: VerifyOptDlg.cpp:67 +msgid "Verify files:" +msgstr "Provjeri datoteke:" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Amila Akagić, Vedran Ljubović" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "bono@lugbih.org, vljubovic@smartnet.ba" + +#: main.cpp:41 +msgid "tar-based DAT archiver for KDE" +msgstr "KDE DAT arhiver baziran na tar-u" + +#: main.cpp:48 +msgid "KDat" +msgstr "KDat" + +#: main.cpp:59 +msgid "Can't allocate memory in kdat" +msgstr "Ne mogu alocirati memoriju u KDat" + +#. i18n: file OptionsDlgWidget.ui line 17 +#: rc.cpp:3 +#, no-c-format +msgid "Options Widget" +msgstr "Prozor za opcije" + +#. i18n: file OptionsDlgWidget.ui line 53 +#: rc.cpp:6 +#, no-c-format +msgid "" +"This setting determines the capacity that KDat assumes your backup tapes to be. " +" This is used when formatting the tapes." +msgstr "" +"Ova opcije određuje kapacitet koji će KDat pretpostavljati za vaše backup " +"trake. Ovo se koristi prilikom formatiranja traka." + +#. i18n: file OptionsDlgWidget.ui line 67 +#: rc.cpp:9 +#, no-c-format +msgid "" +"Tape drives read and write data in individual blocks. This setting controls " +"the size of each block, and should be set to your tape drive's block size. For " +"floppy tape drives this should be set to <b>10240</b> bytes." +msgstr "" +"Uređaji za trake čitaju i pišu podatke u pojedinačnim blokovima. Ova postavka " +"određuje veličinu svakog bloka i treba je podesiti na dimenzije bloka vašeg " +"tračnog uređaja. Za floppy tape uređaje ovo treba biti postavljeno na <b>" +"10240</b> bajta." + +#. i18n: file OptionsDlgWidget.ui line 73 +#: rc.cpp:12 +#, no-c-format +msgid "MB" +msgstr "MB" + +#. i18n: file OptionsDlgWidget.ui line 78 +#: rc.cpp:15 +#, no-c-format +msgid "GB" +msgstr "GB" + +#. i18n: file OptionsDlgWidget.ui line 88 +#: rc.cpp:18 +#, no-c-format +msgid "" +"This option chooses whether the default tape size to the left is in megabytes " +"(MB) or gigabytes (GB)." +msgstr "" +"Ova opcija bira da li je podrazumijevana veličina trake lijevo u megabajtima " +"(MB) illi gigabajtima (GB)." + +#. i18n: file OptionsDlgWidget.ui line 96 +#: rc.cpp:21 +#, no-c-format +msgid "bytes" +msgstr "bajtova" + +#. i18n: file OptionsDlgWidget.ui line 104 +#: rc.cpp:24 +#, no-c-format +msgid "Tape block size:" +msgstr "Veličina bloka trake:" + +#. i18n: file OptionsDlgWidget.ui line 115 +#: rc.cpp:27 +#, no-c-format +msgid "Default tape size:" +msgstr "Uobičajena veličina trake:" + +#. i18n: file OptionsDlgWidget.ui line 139 +#: rc.cpp:33 +#, no-c-format +msgid "Browse for the tar command." +msgstr "Potraži tar naredbu." + +#. i18n: file OptionsDlgWidget.ui line 147 +#: rc.cpp:36 +#, no-c-format +msgid "" +"The location in the filesystem of the <em>non-rewinding</em> " +"tape device. The default is <b>/dev/tape</b>." +msgstr "" +"Lokacija u datotečnom sistemu <em>ne-premotavajućeg</em> " +"tračnog uređaja. Podrazumijeva se <b>/dev/tape</b>." + +#. i18n: file OptionsDlgWidget.ui line 155 +#: rc.cpp:39 +#, no-c-format +msgid "Tar command:" +msgstr "Tar komanda:" + +#. i18n: file OptionsDlgWidget.ui line 169 +#: rc.cpp:45 +#, no-c-format +msgid "Browse for the tape device." +msgstr "Potraži uređaj trake." + +#. i18n: file OptionsDlgWidget.ui line 177 +#: rc.cpp:48 +#, no-c-format +msgid "" +"This setting controls the command that KDat uses to perform the tape backup. " +"The full path should be given. The default is <b>tar</b>." +msgstr "" +"Ova postavka određuje naredbu koju će KDat koristiti da izvrši backup na traku. " +" Puna staza treba biti zadata. Podrazumijeva se <b>tar</b>." + +#. i18n: file OptionsDlgWidget.ui line 185 +#: rc.cpp:51 +#, no-c-format +msgid "Tape device:" +msgstr "Uređaj trake:" + +#. i18n: file OptionsDlgWidget.ui line 198 +#: rc.cpp:54 +#, no-c-format +msgid "Tape Drive Options" +msgstr "Opcije uređaja sa trakom" + +#. i18n: file OptionsDlgWidget.ui line 209 +#: rc.cpp:57 +#, no-c-format +msgid "Load tape on mount" +msgstr "Učitaj traku kod montiranja" + +#. i18n: file OptionsDlgWidget.ui line 212 +#: rc.cpp:60 +#, no-c-format +msgid "<qt>Issue an <tt>mtload</tt> command prior to mounting the tape.</qt>" +msgstr "<qt>Zadaj naredbu <tt>mtload</tt> prije montiranja trake.</qt>" + +#. i18n: file OptionsDlgWidget.ui line 217 +#: rc.cpp:63 +#, no-c-format +msgid "" +"This command issues an <tt>mtload</tt> command to the tape device before trying " +"to mount it.\n" +"\n" +"This is required by some tape drives." +msgstr "" +"Ova opcija izvršava naredbu <tt>mtload</tt> tračnom uređaju prije pokušaja " +"montiranja.\n" +"\n" +"Za neke tračne uređaje ovo je potrebno." + +#. i18n: file OptionsDlgWidget.ui line 225 +#: rc.cpp:68 +#, no-c-format +msgid "Lock tape drive on mount" +msgstr "Zaključaj traku prilikom montiranja" + +#. i18n: file OptionsDlgWidget.ui line 228 +#: rc.cpp:71 +#, no-c-format +msgid "Disable the eject button after mounting the tape." +msgstr "Onemogući dugme za vađenje trake nakon montiranja." + +#. i18n: file OptionsDlgWidget.ui line 233 +#: rc.cpp:74 +#, no-c-format +msgid "" +"This option makes KDat try to disable the eject button on the tape drive after " +"the tape has been mounted.\n" +"\n" +"This doesn't work for all tape drives." +msgstr "" +"Ovom opcijom KDat će pokušati da onemogući korištenje eject (izvadi traku) " +"dugmeta na uređaju trake nakon što je traka montirana.\n" +"\n" +"Ovo neće raditi na svim tračnim uređajima." + +#. i18n: file OptionsDlgWidget.ui line 241 +#: rc.cpp:79 +#, no-c-format +msgid "Eject tape on unmount" +msgstr "Izbaci traku nakon demontiranja" + +#. i18n: file OptionsDlgWidget.ui line 244 +#: rc.cpp:82 +#, no-c-format +msgid "Try to eject the tape after it is unmounted. Don't use this for ftape." +msgstr "Pokušaj izbaciti traku nakon demontiranja. Ne koristite ovo za ftape." + +#. i18n: file OptionsDlgWidget.ui line 249 +#: rc.cpp:85 +#, no-c-format +msgid "" +"Try to eject the tape after it has been unmounted.\n" +"\n" +"This option should not be used for floppy-tape drives." +msgstr "" +"Pokušaj izbaciti traku nakon demontiranja.\n" +"\n" +"Ovu opciju ne bi trebalo koristiti za floppy-tape uređaje." + +#. i18n: file OptionsDlgWidget.ui line 257 +#: rc.cpp:90 +#, no-c-format +msgid "Variable block size" +msgstr "Veličina bloka varijable" + +#. i18n: file OptionsDlgWidget.ui line 260 +#: rc.cpp:93 +#, no-c-format +msgid "Enable variable-block size support in the tape drive." +msgstr "Uključi podršku za blokove promjenljive veličine." + +#. i18n: file OptionsDlgWidget.ui line 265 +#: rc.cpp:96 +#, no-c-format +msgid "" +"Some tape drives support different sizes of the data block. With this option, " +"KDat will attempt to enable that support.\n" +"\n" +"You must still specify the block size." +msgstr "" +"Neki tračni uređaji podržavaju različite veličine bloka podataka. Sa ovom " +"opcijom KDat će pokušati da uključi tu podršku.\n" +"\n" +"I dalje morate navesti veličinu bloka." diff --git a/tde-i18n-bs/messages/kdeadmin/kfile_deb.po b/tde-i18n-bs/messages/kdeadmin/kfile_deb.po new file mode 100644 index 00000000000..3afbe044c22 --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/kfile_deb.po @@ -0,0 +1,35 @@ +# Bosnian translation of kfile_deb +# Copyright (C) 2002 Free Software Foundation, Inc. +# Vedran Ljubovic <vljubovic@smartnet.ba>, 2002. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2002-07-31 10:28+0200\n" +"Last-Translator: Vedran Ljubovic <vedran@smartnet.ba>\n" +"Language-Team: Bosnian <lokal@lugbih.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.6\n" + +#: kfile_deb.cpp:53 +msgid "General" +msgstr "Općenito" + +#: kfile_deb.cpp:56 +msgid "Name" +msgstr "Ime" + +#: kfile_deb.cpp:57 +msgid "Version" +msgstr "Verzija" + +#: kfile_deb.cpp:58 +msgid "Summary" +msgstr "Sažetak" + +#: kfile_deb.cpp:59 +msgid "Size" +msgstr "Veličina" diff --git a/tde-i18n-bs/messages/kdeadmin/kfile_rpm.po b/tde-i18n-bs/messages/kdeadmin/kfile_rpm.po new file mode 100644 index 00000000000..c033f8470d0 --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/kfile_rpm.po @@ -0,0 +1,63 @@ +# translation of kfile_rpm to Bosnian +# Copyright (C) 2004 Free Software Foundation, Inc. +# Amila Akagic <bono@linux.org.ba>, 2002, 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2004-10-12 01:17+0200\n" +"PO-Revision-Date: 2002-07-30 14:55+0200\n" +"Last-Translator: Amila Akagić <bono@linux.org.ba>\n" +"Language-Team: Bosnian <lokal@lugbih.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.6\n" + +#: kfile_rpm.cpp:46 +msgid "General" +msgstr "Općenito" + +#: kfile_rpm.cpp:49 +msgid "Name" +msgstr "Naziv" + +#: kfile_rpm.cpp:50 +msgid "Version" +msgstr "Verzija" + +#: kfile_rpm.cpp:51 +msgid "Release" +msgstr "Izdanje" + +#: kfile_rpm.cpp:52 +msgid "Summary" +msgstr "Sadržaj" + +#: kfile_rpm.cpp:54 +msgid "Group" +msgstr "Grupa" + +#: kfile_rpm.cpp:55 +msgid "Size" +msgstr "Veličina" + +#: kfile_rpm.cpp:57 +msgid "Vendor" +msgstr "Izdavač" + +#: kfile_rpm.cpp:58 +msgid "Packager" +msgstr "Zapakovao" + +#: kfile_rpm.cpp:59 +msgid "Archive Offset" +msgstr "Offset arhive" + +#: kfile_rpm.cpp:60 +msgid "Comment" +msgstr "Komentar" + +#: kfile_rpm.cpp:63 +msgid "All tags" +msgstr "Svi tagovi" diff --git a/tde-i18n-bs/messages/kdeadmin/kpackage.po b/tde-i18n-bs/messages/kdeadmin/kpackage.po new file mode 100644 index 00000000000..0dee84fa22a --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/kpackage.po @@ -0,0 +1,1123 @@ +# translation of kpackage.po to Bosanski +# translation of kpackage.po to Bosnian +# Bosnian translation of kcmhtmlsearch +# Copyright (C) 2002, 2004. Free Software Foundation, Inc. +# Vedran Ljubovic <vljubovic@smartnet.ba>, 2002, 2004. +msgid "" +msgstr "" +"Project-Id-Version: kpackage\n" +"POT-Creation-Date: 2006-08-29 02:38+0200\n" +"PO-Revision-Date: 2004-07-30 19:51+0200\n" +"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n" +"Language-Team: Bosanski <lokal@lugbih.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Vedran Ljubović" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "vljubovic@smartnet.ba" + +#: cache.cpp:63 cache.cpp:84 +#, c-format +msgid "Cannot create folder %1" +msgstr "Ne mogu napraviti direktorij %1" + +#: cache.cpp:98 kpackage.cpp:588 +#, c-format +msgid "Malformed URL: %1" +msgstr "Neispravan URL: %1" + +#: debAptInterface.cpp:49 +msgid "APT: Debian" +msgstr "APT: Debian" + +#: debAptInterface.cpp:51 +msgid "Querying DEB APT package list: " +msgstr "Ispitujem DEB APT popis paketa: " + +#: debAptInterface.cpp:52 +msgid "KPackage: Waiting on APT-GET" +msgstr "KPackage: Čekam na APT-GET" + +#: debAptInterface.cpp:56 +msgid "Location of Debian Packages" +msgstr "Lokacija Debian paketa" + +#: debAptInterface.cpp:58 +msgid "" +"_: APT sources\n" +"A" +msgstr "A" + +#: debAptInterface.cpp:59 +msgid "APT Sources Entries" +msgstr "Stavke APT izvora" + +#: debAptInterface.cpp:60 debDpkgInterface.cpp:77 kissInterface.cpp:73 +#: slackInterface.cpp:91 +msgid "" +"_: Folders\n" +"F" +msgstr "D" + +#: debAptInterface.cpp:62 debDpkgInterface.cpp:79 +msgid "Location of Folders Containing Debian Packages" +msgstr "Lokacija direktorija koji sadrže Debian pakete" + +#: debAptInterface.cpp:67 +msgid "Download only" +msgstr "Samo download" + +#: debAptInterface.cpp:68 +msgid "No download" +msgstr "Bez downloada" + +#: debAptInterface.cpp:69 +msgid "Ignore missing" +msgstr "Ignoriraj nedostajuće" + +#: debAptInterface.cpp:70 +msgid "Ignore hold" +msgstr "Ignoriraj hold" + +#: debAptInterface.cpp:71 +msgid "Allow Unauthenticated" +msgstr "" + +#: debAptInterface.cpp:72 debAptInterface.cpp:76 +msgid "Assume yes" +msgstr "Pretpostavi 'da'" + +#: debAptInterface.cpp:73 debAptInterface.cpp:77 debDpkgInterface.cpp:92 +#: fbsdInterface.cpp:86 rpmInterface.cpp:75 slackInterface.cpp:101 +msgid "Test (do not uninstall)" +msgstr "Proba (bez deinstalacije)" + +#: debAptInterface.cpp:75 debDpkgInterface.cpp:89 +msgid "Purge Config Files" +msgstr "Ukloni datoteke sa postavkama" + +#: debAptInterface.cpp:107 +msgid "U&pgrade" +msgstr "&Dogradnja" + +#: debAptInterface.cpp:111 +msgid "&Fixup" +msgstr "&Popravka" + +#: debAptInterface.cpp:115 +msgid "&Apt-File Update" +msgstr "&Apt-File ažuriranje" + +#: debAptInterface.cpp:159 debAptInterface.cpp:368 +msgid "The %1 program needs to be installed" +msgstr "" + +#: debAptInterface.cpp:188 +#, c-format +msgid "Querying DEB APT remote package list: %1" +msgstr "Ispitujem DEB APT popis udaljenih paketa: %1" + +#: debAptInterface.cpp:194 +#, c-format +msgid "Processing DEB APT remote package list: %1" +msgstr "Obrađujem DEB APT popis udaljenih paketa: %1" + +#: debAptInterface.cpp:231 debAptInterface.cpp:287 rpmInterface.cpp:200 +msgid "DEB APT" +msgstr "DEB APT" + +#: debAptInterface.cpp:244 +msgid "Querying DEB APT available list" +msgstr "Ispitujem DEB APT popis dostupnih" + +#: debAptInterface.cpp:246 +#, c-format +msgid "Querying DEB APT available list: %1" +msgstr "Ispitujem DEB APT popis dostupnih: %1" + +#: debAptInterface.cpp:251 +msgid "Processing DEB APT available list" +msgstr "Obrađujem DEB APT popis dostupnih" + +#: debAptInterface.cpp:253 +#, c-format +msgid "Processing DEB APT available list: %1" +msgstr "Obrađujem DEB APT popis dostupnih: %1" + +#: debDpkgInterface.cpp:61 +msgid "DPKG: Debian" +msgstr "DPKG: Debian" + +#: debDpkgInterface.cpp:64 debInterface.cpp:151 +msgid "Querying DEB package list: " +msgstr "Ispitujem DEB popis paketa:" + +#: debDpkgInterface.cpp:65 +msgid "Kpackage: Waiting on DPKG" +msgstr "KPackage: Čekam na DPKG" + +#: debDpkgInterface.cpp:67 +msgid "Location of Debian Package Archives" +msgstr "Lokacija arhive Debian paketa" + +#: debDpkgInterface.cpp:68 +msgid "" +"_: Location\n" +"L" +msgstr "L" + +#: debDpkgInterface.cpp:70 +msgid "" +"Version\n" +"Architecture" +msgstr "" +"Verzija\n" +"Arhitektura" + +#: debDpkgInterface.cpp:71 debDpkgInterface.cpp:76 +msgid "Location of Base Folder of Debian Distribution" +msgstr "Lokacija početnog direktorija Debian distribucije" + +#: debDpkgInterface.cpp:73 +msgid "" +"_: Packages\n" +"P" +msgstr "P" + +#: debDpkgInterface.cpp:75 +msgid "Location of 'Packages' Files for Sections of Debian Distributions" +msgstr "Lokacija 'Packages' datoteka za dijelove Debian distribucije" + +#: debDpkgInterface.cpp:84 +msgid "Allow Downgrade" +msgstr "Dozvoli Downgrade" + +#: debDpkgInterface.cpp:85 +msgid "Check Conflicts" +msgstr "Provjeri konflikte" + +#: debDpkgInterface.cpp:86 debDpkgInterface.cpp:91 fbsdInterface.cpp:81 +#: fbsdInterface.cpp:85 rpmInterface.cpp:69 rpmInterface.cpp:74 +msgid "Check Dependencies" +msgstr "Provjeri ovisnosti" + +#: debDpkgInterface.cpp:87 fbsdInterface.cpp:82 rpmInterface.cpp:70 +#: slackInterface.cpp:99 +msgid "Test (do not install)" +msgstr "Proba (bez instalacije)" + +#: fbsdInterface.cpp:59 +msgid "BSD" +msgstr "BSD" + +#: fbsdInterface.cpp:70 +msgid "Querying package list: " +msgstr "Ispitujem listu paketa:" + +#: fbsdInterface.cpp:72 +msgid "Location of BSD Packages and Ports" +msgstr "Lokacija BSD paketa i portova" + +#: fbsdInterface.cpp:73 +msgid "Ports" +msgstr "Portovi" + +#: fbsdInterface.cpp:74 +msgid "Location of Ports Tree (e.g. /usr/ports or /usr/opt)" +msgstr "Lokacija ports stabla (npr. /usr/ports ili /usr/opt)" + +#: fbsdInterface.cpp:75 +msgid "Packages" +msgstr "Paketi" + +#: fbsdInterface.cpp:76 +msgid "Location of Folders Containing BSD Packages or Package Trees" +msgstr "Lokacija direktorija koji sadrži BSD pakete ili stabla paketa" + +#: fbsdInterface.cpp:80 fbsdInterface.cpp:84 +msgid "Ignore Scripts" +msgstr "Ignoriraj skripte" + +#: fbsdInterface.cpp:131 +msgid "Getting package info" +msgstr "Tražim info o paketu" + +#: fbsdInterface.cpp:203 fbsdInterface.cpp:409 fbsdInterface.cpp:410 +#: fbsdInterface.cpp:559 fbsdInterface.cpp:561 packageProperties.cpp:175 +msgid "none" +msgstr "ništa" + +#: fbsdInterface.cpp:204 fbsdInterface.cpp:411 fbsdInterface.cpp:562 +msgid "binary package and source port" +msgstr "binarni paket i port sourca" + +#: fbsdInterface.cpp:204 fbsdInterface.cpp:411 fbsdInterface.cpp:562 +msgid "binary package" +msgstr "binarni paket" + +#: fbsdInterface.cpp:204 fbsdInterface.cpp:411 fbsdInterface.cpp:562 +msgid "source port" +msgstr "port sourca" + +#: fbsdInterface.cpp:237 +msgid "Getting file list" +msgstr "Dobijam popis datoteka" + +#: fbsdInterface.cpp:251 +msgid "Can't find package name!" +msgstr "Ne mogu pronaći ime paketa!" + +#: fbsdInterface.cpp:501 +msgid "Querying BSD packages database for installed packages" +msgstr "Ispitujem BSD bazu instaliranih paketa" + +#: fbsdInterface.cpp:530 +#, c-format +msgid "Unexpected output from pkg_info (looking for package name): %1" +msgstr "Neočekivani izlaz pkg_info naredbe (prilikom traženja paketa): %1" + +#: findf.cpp:48 +msgid "Find File" +msgstr "Pronađi datoteku" + +#: findf.cpp:50 search.cpp:42 +msgid "&Find" +msgstr "&Nađi" + +#: findf.cpp:59 search.cpp:40 search.cpp:50 +msgid "Find Package" +msgstr "Pronađi paket" + +#: findf.cpp:70 +msgid "Find:" +msgstr "Nađi:" + +#: findf.cpp:76 managementWidget.cpp:83 +msgid "Installed" +msgstr "Instalirane" + +#: findf.cpp:77 +msgid "Type" +msgstr "Tip" + +#: findf.cpp:79 kplview.cpp:58 +msgid "Package" +msgstr "Paket" + +#: findf.cpp:80 +msgid "File Name" +msgstr "Naziv datoteke" + +#: findf.cpp:85 +msgid "Also search uninstalled packages" +msgstr "Pretražuj i pakete koji nisu instalirani" + +#: findf.cpp:87 +msgid "Also search uninstalled packages (apt-file needs to be installed)" +msgstr "Pretražuj i pakete koji nisu instalirani (potreban je apt-file)" + +#: findf.cpp:174 +msgid "--Nothing found--" +msgstr "--Ništa pronađeno--" + +#: findf.cpp:224 +msgid "Incorrect URL type" +msgstr "Neispravan tip URL-a" + +#: gentooInterface.cpp:58 +msgid "Gentoo" +msgstr "Gentoo" + +#: gentooInterface.cpp:68 +msgid "Querying Gentoo package list: " +msgstr "Ispitujem Gentoo listu paketa: " + +#: gentooInterface.cpp:125 +msgid "Looking for Gentoo packages: " +msgstr "Tražim Gentoo pakete: " + +#: kissInterface.cpp:62 +msgid "KISS" +msgstr "KISS" + +#: kissInterface.cpp:72 +msgid "Location of KISS Packages" +msgstr "Lokacija KISS paketa" + +#: kissInterface.cpp:75 +msgid "Location of Folders Containing KISS Packages" +msgstr "Lokacije direktorija koji sadrže KISS pakete" + +#: kissInterface.cpp:81 kissInterface.cpp:139 +msgid "Querying KISS package list: " +msgstr "Ispitujem KISS popis paketa:" + +#: kissInterface.cpp:82 +msgid "KPackage: Waiting on KISS" +msgstr "KPackage: Čekam na KISS" + +#: kpPty.cpp:160 +msgid "" +"The action you requested uses ssh. Please enter the password or pass phrase.\n" +msgstr "" + +#: kpPty.cpp:163 +msgid "" +"The action you requested needs root privileges. Please enter root's password.\n" +msgstr "" + +#: kpPty.cpp:166 +msgid "" +"The action you requested needs root privileges. Please enter your SUDO " +"password.\n" +msgstr "" + +#: kpPty.cpp:182 +msgid "Login Problem: Please login manually" +msgstr "" + +#: kpackage.cpp:103 +msgid "Find &Package..." +msgstr "Pronađi &paket..." + +#: kpackage.cpp:107 +msgid "Find &File..." +msgstr "Pronađi &datoteku..." + +#: kpackage.cpp:124 +msgid "&Expand Tree" +msgstr "&Proširi stablo" + +#: kpackage.cpp:128 +msgid "&Collapse Tree" +msgstr "&Suzi stablo" + +#: kpackage.cpp:132 +msgid "Clear &Marked" +msgstr "&Obriši označeno" + +#: kpackage.cpp:136 +msgid "Mark &All" +msgstr "Označi &sve" + +#: kpackage.cpp:140 +msgid "&Install" +msgstr "&Instaliraj" + +#: kpackage.cpp:148 +msgid "&Uninstall" +msgstr "&Deinstaliraj" + +#: kpackage.cpp:156 +msgid "&Install Marked" +msgstr "&Instaliraj označene" + +#: kpackage.cpp:160 +msgid "&Uninstall Marked" +msgstr "&Deinstaliraj označene" + +#: kpackage.cpp:173 +msgid "Configure &KPackage..." +msgstr "Podesi &KPackage..." + +#: kpackage.cpp:177 +msgid "Clear Package &Folder Cache" +msgstr "Izbriši cache &direktorija paketa" + +#: kpackage.cpp:181 +msgid "Clear &Package Cache" +msgstr "Iz&briši cache paketa" + +#: kpackage.cpp:372 +msgid "Management Mode" +msgstr "Upravljački način" + +#: kpackage.cpp:427 +msgid "Select Package" +msgstr "Izaberite paket" + +#: kpackage.cpp:488 +#, c-format +msgid "Unknown package type: %1" +msgstr "Nepoznat tip paketa: %1" + +#: kpackage.cpp:490 +#, c-format +msgid "File not found: %1" +msgstr "Datoteka nije nađena: %1" + +#: kpackage.cpp:646 +msgid "Starting KIO" +msgstr "Pokređem KIO" + +#: kpackage.cpp:651 +msgid "KIO finished" +msgstr "KIO je završio" + +#: kpackage.cpp:663 +msgid "KIO failed" +msgstr "KIO nije uspio" + +#: kpackage.cpp:676 +msgid "Open location:" +msgstr "Otvori lokaciju:" + +#: kplview.cpp:60 +msgid "Mark" +msgstr "Označi" + +#: kplview.cpp:62 +msgid "Summary" +msgstr "Sažetak" + +#: kplview.cpp:64 +msgid "Size" +msgstr "Veličina" + +#: kplview.cpp:66 +msgid "Version" +msgstr "Verzija" + +#: kplview.cpp:68 +msgid "Old Version" +msgstr "Stara verzija" + +#: main.cpp:59 +msgid "KDE Package installer" +msgstr "KDE program za instalaciju" + +#: main.cpp:63 +msgid "Remote host for Debian APT, via SSH" +msgstr "Udaljeni računar za Debian APT, preko SSH" + +#: main.cpp:65 +msgid "Package to install" +msgstr "Paket koji treba instalirati" + +#: main.cpp:83 +msgid "KPackage" +msgstr "KPackage" + +#: managementWidget.cpp:84 +msgid "Updated" +msgstr "Osvježene" + +#: managementWidget.cpp:85 +msgid "New" +msgstr "Nove" + +#: managementWidget.cpp:86 +msgid "All" +msgstr "Sve" + +#: managementWidget.cpp:138 +msgid "Clear Search" +msgstr "Poništi pretragu" + +#: managementWidget.cpp:141 +msgid "Search: " +msgstr "Traži: " + +#: managementWidget.cpp:164 +msgid "Uninstall Marked" +msgstr "Deinstaliraj označene" + +#: managementWidget.cpp:168 +msgid "Install Marked" +msgstr "Instaliraj označene" + +#: managementWidget.cpp:193 pkgOptions.cpp:361 pkgOptions.cpp:363 +msgid "Uninstall" +msgstr "Deinstaliraj" + +#: managementWidget.cpp:197 managementWidget.cpp:268 pkgOptions.cpp:346 +#: pkgOptions.cpp:348 +msgid "Install" +msgstr "Instaliraj" + +#: managementWidget.cpp:270 +msgid "Fetch" +msgstr "Dobavi" + +#: managementWidget.cpp:355 +msgid "Building package tree" +msgstr "Pravim stablo paketa" + +#: managementWidget.cpp:444 +msgid "" +"Filename not available\n" +msgstr "" +"Ime datoteke je zauzeto\n" + +#: options.cpp:73 +msgid "&Types" +msgstr "&Tipovi" + +#: options.cpp:75 +msgid "Handle Package Type" +msgstr "Preuzmi tip paketa" + +#: options.cpp:77 +msgid "Remote Host" +msgstr "Udaljeni računar" + +#: options.cpp:78 +msgid "Use remote host (Debian APT only):" +msgstr "Koristi računar (samo za Debian APT):" + +#: options.cpp:98 +#, fuzzy +msgid "%1: %2 not found" +msgstr "%1 nije pronađen." + +#: options.cpp:103 +msgid "Enable" +msgstr "Uključi" + +#: options.cpp:105 +msgid "Location of Packages" +msgstr "Lokacije paketa" + +#: options.cpp:114 +msgid "Cac&he" +msgstr "Cac&he" + +#: options.cpp:117 +msgid "Cache Remote Package Folders" +msgstr "Zapamti udaljene direktorije paketa" + +#: options.cpp:123 options.cpp:139 +msgid "Always" +msgstr "Uvijek" + +#: options.cpp:126 options.cpp:142 +msgid "During a session" +msgstr "Tokom sesije" + +#: options.cpp:129 options.cpp:145 +msgid "Never" +msgstr "Nikada" + +#: options.cpp:133 +msgid "Cache Remote Package Files" +msgstr "Zapamti udaljene pakete" + +#: options.cpp:148 +msgid "Cache Folder" +msgstr "Zapamti direktorij" + +#: options.cpp:155 +msgid "&Misc" +msgstr "&Razno" + +#: options.cpp:162 +msgid "Execute Privileged Commands Using" +msgstr "" + +#: options.cpp:168 +#, fuzzy +msgid "su command" +msgstr "preporučuje" + +#: options.cpp:171 +msgid "sudo command" +msgstr "" + +#: options.cpp:174 +msgid "ssh command" +msgstr "" + +#: options.cpp:177 +msgid "Verify file list" +msgstr "Provjeri popis datoteka" + +#: options.cpp:180 +msgid "Read information from all local package files" +msgstr "Pročitaj informaciju iz svih lokalnih paketa" + +#: packageDisplay.cpp:98 +msgid "File List" +msgstr "Popis datoteka" + +#: packageDisplay.cpp:99 +msgid "Change Log" +msgstr "Dnevnik izmjena" + +#: packageDisplay.cpp:265 +msgid " - No change log -" +msgstr " - Bez dnevnika izmjena -" + +#: packageDisplay.cpp:283 packageDisplay.cpp:309 +msgid "Updating File List" +msgstr "Osvježavam popis datoteka" + +#: packageDisplay.cpp:316 +msgid " Files" +msgstr " datoteke" + +#: packageDisplay.cpp:375 +msgid "&Open With..." +msgstr "&Otvori sa..." + +#: packageInfo.cpp:114 slackInterface.cpp:344 +msgid "OTHER" +msgstr "DRUGI" + +#: packageProperties.cpp:68 +msgid "name" +msgstr "ime" + +#: packageProperties.cpp:69 +msgid "summary" +msgstr "sažetak" + +#: packageProperties.cpp:70 +msgid "version" +msgstr "verzija" + +#: packageProperties.cpp:71 +msgid "old-version" +msgstr "stara-verzija" + +#: packageProperties.cpp:72 +msgid "status" +msgstr "status" + +#: packageProperties.cpp:73 +msgid "group" +msgstr "grupa" + +#: packageProperties.cpp:74 +msgid "size" +msgstr "veličina" + +#: packageProperties.cpp:75 +msgid "file-size" +msgstr "veličina-datoteke" + +#: packageProperties.cpp:76 +msgid "description" +msgstr "opis" + +#: packageProperties.cpp:77 +msgid "url" +msgstr "url" + +#: packageProperties.cpp:78 +msgid "architecture" +msgstr "arhitektura" + +#: packageProperties.cpp:80 +msgid "unsatisfied dependencies" +msgstr "nezadovoljene ovisnosti" + +#: packageProperties.cpp:81 +msgid "pre-depends" +msgstr "pred-ovisnosti" + +#: packageProperties.cpp:82 +msgid "dependencies" +msgstr "ovisnosti" + +#: packageProperties.cpp:83 +msgid "depends" +msgstr "ovisi" + +#: packageProperties.cpp:84 +msgid "conflicts" +msgstr "konflikti" + +#: packageProperties.cpp:85 +msgid "provides" +msgstr "omogućuje" + +#: packageProperties.cpp:86 +msgid "recommends" +msgstr "preporučuje" + +#: packageProperties.cpp:87 +msgid "replaces" +msgstr "zamjenjuje" + +#: packageProperties.cpp:88 +msgid "suggests" +msgstr "predlaže" + +#: packageProperties.cpp:89 +msgid "priority" +msgstr "prioritet" + +#: packageProperties.cpp:91 +msgid "essential" +msgstr "bitno" + +#: packageProperties.cpp:92 +msgid "install time" +msgstr "vrijeme instaliranja" + +#: packageProperties.cpp:93 +msgid "config-version" +msgstr "config-version" + +#: packageProperties.cpp:94 +msgid "distribution" +msgstr "distribucija" + +#: packageProperties.cpp:95 +msgid "vendor" +msgstr "proizvođač" + +#: packageProperties.cpp:96 +msgid "maintainer" +msgstr "održavatelj" + +#: packageProperties.cpp:97 +msgid "packager" +msgstr "pakirač" + +#: packageProperties.cpp:98 +msgid "source" +msgstr "izvor" + +#: packageProperties.cpp:99 +msgid "build-time" +msgstr "vrijeme-pravljenja" + +#: packageProperties.cpp:100 +msgid "build-host" +msgstr "računar-pravljenja" + +#: packageProperties.cpp:101 +msgid "base" +msgstr "osnova" + +#: packageProperties.cpp:102 +msgid "filename" +msgstr "ime datoteke" + +#: packageProperties.cpp:103 +msgid "serial" +msgstr "serijski" + +#: packageProperties.cpp:105 +msgid "also in" +msgstr "također u" + +#: packageProperties.cpp:106 +msgid "run depends" +msgstr "run ovisi" + +#: packageProperties.cpp:107 +msgid "build depends" +msgstr "build ovisi" + +#: packageProperties.cpp:108 +msgid "available as" +msgstr "dostupno kao" + +#: pkgInterface.cpp:71 +msgid "'Delete this window to continue'" +msgstr "'Izbriši ovaj prozor za nastavak'" + +#: pkgInterface.cpp:260 +msgid "Starting Kio" +msgstr "Pokređem Kio" + +#: pkgInterface.cpp:265 +msgid "Kio finished" +msgstr "Kio je završio" + +#: pkgInterface.cpp:275 +msgid "Kio failed" +msgstr "Kio nije uspio" + +#: pkgInterface.cpp:300 +#, c-format +msgid "Cannot read folder %1" +msgstr "Ne mogu pročitati direktorij %1" + +#: pkgInterface.cpp:330 +msgid "Verifying" +msgstr "Provjeravam" + +#: pkgOptions.cpp:98 +msgid "Keep this window" +msgstr "Sačuvaj ovaj prozor" + +#: pkgOptions.cpp:117 +msgid "PACKAGES" +msgstr "PAKETI" + +#: pkgOptions.cpp:205 +msgid "" +"_n: %1: 1 %2 Package\n" +"%1: %n %2 Packages" +msgstr "" + +#: pkgOptions.cpp:271 +msgid "Done" +msgstr "Gotov" + +#: procbuf.cpp:121 +msgid "Kprocess Failure" +msgstr "Kprocess greška" + +#: procbuf.cpp:139 +#, c-format +msgid "Timeout: %1" +msgstr "Timeout: %1" + +#: procbuf.cpp:145 +#, c-format +msgid "Kprocess error:%1" +msgstr "Kprocess greška: %1" + +#. i18n: file kpackageui.rc line 13 +#: rc.cpp:6 +#, no-c-format +msgid "&Packages" +msgstr "&Paketi" + +#. i18n: file kpackageui.rc line 30 +#: rc.cpp:9 +#, no-c-format +msgid "&Cache" +msgstr "&Cache" + +#. i18n: file kpackageui.rc line 36 +#: rc.cpp:12 +#, no-c-format +msgid "Spe&cial" +msgstr "Po&sebno" + +#. i18n: file kpackageui.rc line 38 +#: rc.cpp:15 +#, no-c-format +msgid "&APT: Debian" +msgstr "&APT: Debian" + +#: rpmInterface.cpp:48 +msgid "RPM" +msgstr "RPM" + +#: rpmInterface.cpp:58 +msgid "Location of RPM Package Archives" +msgstr "Lokacija arhive RPM paketa" + +#: rpmInterface.cpp:59 +msgid "" +"_: Folder\n" +"F" +msgstr "D" + +#: rpmInterface.cpp:60 +msgid "Location of Folders Containing RPM Packages" +msgstr "Lokacije direktorija koji sadrže RPM pakete" + +#: rpmInterface.cpp:66 +msgid "Upgrade" +msgstr "Dogradnja" + +#: rpmInterface.cpp:67 +msgid "Replace Files" +msgstr "Zamijeni datoteke" + +#: rpmInterface.cpp:68 +msgid "Replace Packages" +msgstr "Zamjeni pakete" + +#: rpmInterface.cpp:72 +#, fuzzy +msgid "Remove all versions" +msgstr "stara-verzija" + +#: rpmInterface.cpp:73 +msgid "Use Scripts" +msgstr "Koristi skripte" + +#: rpmInterface.cpp:78 +msgid "Querying RPM package list: " +msgstr "Ispitujem listu RPM paketa: " + +#: rpmInterface.cpp:163 +msgid "Querying RPM package list" +msgstr "Ispitujem listu RPM paketa:" + +#: rpmInterface.cpp:167 +msgid "Processing RPM package list" +msgstr "Obrađujem listu RPM paketa" + +#: search.cpp:64 +msgid "Sub string" +msgstr "Podniz" + +#: search.cpp:70 +msgid "Wrap search" +msgstr "Počni ispočetka" + +#: search.cpp:106 +msgid "Note" +msgstr "Bilješka" + +#: search.cpp:107 +msgid "%1 was not found." +msgstr "%1 nije pronađen." + +#: slackInterface.cpp:68 +msgid "Slackware" +msgstr "Slackware" + +#: slackInterface.cpp:80 slackInterface.cpp:208 slackInterface.cpp:260 +#: slackInterface.cpp:621 +msgid "Querying SLACK package list: " +msgstr "Ispitujem popis SLACK paketa: " + +#: slackInterface.cpp:81 +msgid "KPackage: Waiting on SLACK" +msgstr "KPackage: Čekam na SLACK" + +#: slackInterface.cpp:83 +msgid "Location of Slackware Package Archives" +msgstr "Lokacija arhive Slackware paketa" + +#: slackInterface.cpp:84 +msgid "" +"_: Install location\n" +"I" +msgstr "I" + +#: slackInterface.cpp:86 +msgid "Location of a 'PACKAGES.TXT' File for Extended Information" +msgstr "Lokacija 'PACKAGES.TXT' datoteke koja sadrži dodatne informacije" + +#: slackInterface.cpp:87 +msgid "" +"_: Packages file\n" +"P" +msgstr "P" + +#: slackInterface.cpp:89 +msgid "Location of 'PACKAGES.TXT' File for Slackware Distribution" +msgstr "Lokacija 'PACKAGES.TXT' datoteke za Slackware distribuciju" + +#: slackInterface.cpp:90 +msgid "Location of Base Folder of Slackware Distribution" +msgstr "Lokacija početnog direktorija Slackware distribucije" + +#: slackInterface.cpp:93 +msgid "Location of Folders Containing Slackware Packages" +msgstr "Lokacije direktorija koji sadrži Slackware pakete" + +#: slackInterface.cpp:119 +msgid "Base System" +msgstr "Bazni sistem" + +#: slackInterface.cpp:120 +msgid "Linux Applications" +msgstr "Linux aplikacije" + +#: slackInterface.cpp:121 +msgid "Program Development" +msgstr "Razvoj softvera" + +#: slackInterface.cpp:122 +msgid "GNU EMacs" +msgstr "GNU EMacs" + +#: slackInterface.cpp:123 +msgid "FAQs" +msgstr "FAQovi (ČPP)" + +#: slackInterface.cpp:124 +msgid "Kernel Source" +msgstr "Kernel Source" + +#: slackInterface.cpp:125 +msgid "Networking" +msgstr "Mreža" + +#: slackInterface.cpp:126 +msgid "TeX Distribution" +msgstr "TeX distribucija" + +#: slackInterface.cpp:127 +msgid "TCL Script Language" +msgstr "TCL skriptni jezik" + +#: slackInterface.cpp:128 +msgid "X Window System" +msgstr "X Window sistem" + +#: slackInterface.cpp:129 +msgid "X Applications" +msgstr "X aplikacije" + +#: slackInterface.cpp:130 +msgid "X Development Tools" +msgstr "X razvojni alati" + +#: slackInterface.cpp:131 +msgid "XView and OpenLook" +msgstr "XView i OpenLook" + +#: slackInterface.cpp:132 +msgid "Games" +msgstr "Igre" + +#: updateLoc.cpp:51 updateLoc.cpp:134 +msgid "Use" +msgstr "Koristi" + +#: updateLoc.cpp:142 +msgid "Subfolders" +msgstr "Poddirektoriji" + +#: updateLoc.cpp:224 +msgid "Package File" +msgstr "Datoteka s paketom" + +#: updateLoc.cpp:243 +msgid "Package Archive" +msgstr "Arhiva paketa" + +#: updateLoc.cpp:344 +msgid "File truncated..." +msgstr "Datoteka skraćena..." + +#~ msgid "pkg_info returned no output" +#~ msgstr "pkg_info nije vratio izlaz" + +#~ msgid "Can't start pkg_info" +#~ msgstr "Ne mogu pokrenuti pkg_info" + +#~ msgid "Unexpected output from pkg_info: %1" +#~ msgstr "Neočekivani izlaz pkg_info naredbe: %1" + +#~ msgid "Unexpected EOF from pkg_info (looking for comment line)" +#~ msgstr "Neočekivani EOF kod pkg_info (prilikom traženja linije s komentarom)" + +#~ msgid "Warning: invalid INDEX file entry for %1" +#~ msgstr "Upozorenje: Neispravna INDEX datoteka za %1" + +#~ msgid "ROOT Login" +#~ msgstr "ROOT Login" + +#~ msgid "Use SSH for privileged commands" +#~ msgstr "Koristi SSH za privilegovane naredbe" + +#~ msgid "%1: 1 %2 Package" +#~ msgstr "%1: 1 %2 paket" + +#~ msgid "%1: %2 %3 Packages" +#~ msgstr "%1: %2 %3 paketi" diff --git a/tde-i18n-bs/messages/kdeadmin/ksysv.po b/tde-i18n-bs/messages/kdeadmin/ksysv.po new file mode 100644 index 00000000000..dd4f3d8a4be --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/ksysv.po @@ -0,0 +1,966 @@ +# translation of ksysv.po to Bosnian +# translation of ksysv.po to Bosanski +# Copyright (C) 2002,2003, 2004, 2006 Free Software Foundation, Inc. +# Samir Mari� <samir_maric@yahoo.se>, 2002. +# Vedran Ljubović <vljubovic@smartnet.ba>, 2002, 2003. +# Vedran Ljubovic <vljubovic@smartnet.ba>, 2004, 2006. +msgid "" +msgstr "" +"Project-Id-Version: ksysv\n" +"POT-Creation-Date: 2007-09-19 01:14+0200\n" +"PO-Revision-Date: 2006-02-11 20:15+0100\n" +"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n" +"Language-Team: Bosnian <lokal@linux.org.ba>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" + +#: IOCore.cpp:51 +msgid "" +"<error>FAILED</error> to remove <cmd>%1</cmd> from <cmd>%2</cmd>: \"%3\"" +"<br/>" +msgstr "" +"<error>GREŠKA</error> pri uklanjanju <cmd>%1</cmd> iz <cmd>%2</cmd>: \"%3\"" +"<br/>" + +#: IOCore.cpp:55 +msgid "" +"FAILED to remove %1 from %2: \"%3\"\n" +msgstr "" +"GREŠKA pri uklanjanju %1 iz %2: \"%3\"\n" + +#: IOCore.cpp:62 +msgid "removed <cmd>%1</cmd> from <cmd>%2</cmd><br/>" +msgstr "uklonjena <cmd>%1</cmd> iz <cmd>%2</cmd><br/>" + +#: IOCore.cpp:66 +msgid "" +"removed %1 from %2\n" +msgstr "" +"uklonjena %1 iz %2\n" + +#: IOCore.cpp:95 +msgid "created <cmd>%1</cmd> in <cmd>%2</cmd><br/>" +msgstr "napravljena <cmd>%1</cmd> u <cmd>%2</cmd><br/>" + +#: IOCore.cpp:96 +msgid "" +"created %1 in %2\n" +msgstr "" +"napravljena %1 u %2\n" + +#: IOCore.cpp:100 +msgid "" +"<error>FAILED</error> to create <cmd>%1</cmd> in <cmd>%2</cmd>: \"%3\"" +"<br/>" +msgstr "" +"<error>GREŠKA</error> pri pravljenju <cmd>%1</cmd> u <cmd>%2</cmd>: \"%3\"" +"<br/>" + +#: IOCore.cpp:105 +msgid "" +"FAILED to create %1 in %2: \"%3\"\n" +msgstr "" +"GREŠKA pri pravljenju %1 u %2: \"%3\"\n" + +#. i18n: file ksysvui.rc line 73 +#: OldView.cpp:89 OldView.cpp:91 rc.cpp:21 rc.cpp:27 +#, no-c-format +msgid "Runlevel Menu" +msgstr "Runlevel meni" + +#. i18n: file ksysvui.rc line 82 +#: OldView.cpp:93 rc.cpp:24 +#, no-c-format +msgid "Services Menu" +msgstr "Meni servisa" + +#: OldView.cpp:193 +msgid "" +"&Available\n" +"Services" +msgstr "" +"&Dostupni\n" +"servisi" + +#: OldView.cpp:198 +msgid "" +"<p>These are the <img src=\"small|exec\"/> <strong>services</strong> " +"available on your computer. To start a service, drag it onto the <em>Start</em> " +"section of a runlevel.</p>" +"<p>To stop one, do the same for the <em>Stop</em> section.</p>" +msgstr "" +"<p>Ovo su <img src=\"small|exec\"/> <strong>servisi</strong> " +"koji su dostupni na vašem računaru. Ako želite pokrenuti neki servis prevucite " +"ga uz pomoć miša u <em>\"Pokreni\"</em> sekciju nekog runlevela.</p>" +"<p>Da biste zaustavili neki servis, prevucite ga u <em>\"Zaustavi\"</em> " +"sekciju.</p> " + +#: OldView.cpp:242 +msgid "" +"<p>You can drag services from a runlevel onto the <img src=\"small|trash\"/> " +"<strong>trashcan</strong> to delete them from that runlevel.</p>" +"<p>The <strong>Undo command</strong> can be used to restore deleted entries.</p>" +msgstr "" +"<p>Mozete prevući servise iz runlevel u <img src=\"small|trash\"/> <strong>" +"smeće</strong> da ih izbrišete iz startnog nivoa.</p>" +"<p><strong>Komandom 'vrati'</strong> možete vratiti izbrisane stavke.</p>" + +#: OldView.cpp:254 +#, c-format +msgid "Runlevel &%1" +msgstr "Runlevel &%1" + +#: OldView.cpp:256 +#, c-format +msgid "Runlevel %1" +msgstr "Runlevel %1" + +#: OldView.cpp:260 +msgid "" +"<p>These are the services <strong>started</strong> in runlevel %1.</p>" +"<p>The number shown on the left of the <img src=\"user|ksysv_start\"/> " +"icon determines the order in which the services are started. You can arrange " +"them via drag and drop, as long as a suitable <em>sorting number</em> " +"can be generated.</p>" +"<p>If that's not possible, you have to change the number manually via the " +"<strong>Properties dialog box</strong>.</p>" +msgstr "" +"<p>Ovo su <strong>pokrenuti</strong> servisi u startnom nivou %1.</p>" +"<p>Broj ulijevo od <img src=\"user|ksysv_start\"/> ikone određuje redoslijed po " +"kojem se servisi pokreću. Možete ih preuređivati pomoću drag-and-drop metode " +"sve dok im se može pridružiti jedan <em>redni broj</em>.</p>" +"<p>Ako je to nemoguće, moraćete ručno promijeniti broj putem <strong>" +"Dijaloškog prozora za osobine</strong>.</p>" + +#: OldView.cpp:268 +msgid "Start" +msgstr "Pokreni" + +#: OldView.cpp:278 +msgid "" +"<p>These are the services <strong>stopped</strong> in runlevel %1.</p>" +"<p>The number shown on the left of the <img src=\"user|ksysv_stop\"/> " +"icon determines the order in which the services are stopped. You can arrange " +"them via drag and drop, as long as a suitable <em>sorting number</em> " +"can be generated.</p>" +"<p>If that's not possible, you have to change the number manually via the " +"<strong>Properties dialog box</strong>.</p>" +msgstr "" +"<p>Ovo su <strong>zaustavljeni</strong> servisi u startnom nivou %1.</p>" +"<p>Broj ulijevo od <img src=\"user|ksysv_stop\"/> ikone određuje poredak po " +"kojem se servisi zaustavljaju. Možete ih preurediti uz pomoć drag-and-drop " +"operacije, sve dok im se može pridružiti prikladan <em>redni broj</em>.</p>" +"<p>Ako je to nemoguće, moraćete ručno promijeniti taj broj putem <strong>" +"Dijaloškog prozora za osobine</strong>.</p>" + +#: OldView.cpp:353 +#, c-format +msgid "" +"Drag here to start services\n" +"when entering runlevel %1" +msgstr "" +"Odvucite ovdje za pokretanje servia\n" +"pri ulasku u runlevel %1" + +#: OldView.cpp:355 +#, c-format +msgid "" +"Drag here to stop services\n" +"when entering runlevel %1" +msgstr "" +"Odvucite ovdje za zaustavljanje\n" +"servisa pri ulasku u runlevel %1" + +#: OldView.cpp:414 +msgid "The services available on your computer" +msgstr "Servisi koji su dostupni na vašem računaru" + +#: OldView.cpp:474 +msgid "<vip>WRITING CONFIGURATION</vip>" +msgstr "<vip>ZAPISUJEM KONFIGURACIJU</vip>" + +#: OldView.cpp:475 +msgid "** WRITING CONFIGURATION **" +msgstr "** ZAPISUJEM KONFIGURACIJU **" + +#: OldView.cpp:479 +msgid "<rl>RUNLEVEL %1</rl>" +msgstr "<rl>RUNLEVEL %1</rl>" + +#: OldView.cpp:480 +msgid "** RUNLEVEL %1 **" +msgstr "** RUNLEVEL %1 **" + +#: OldView.cpp:616 +msgid "** <stop>Stopping</stop> <cmd>%1</cmd> **<br/>" +msgstr "** <stop>Zaustavljam</stop> <cmd>%1</cmd> **<br/>" + +#: OldView.cpp:617 +msgid "** Stopping %1 **" +msgstr "** Zaustavljam %1 **" + +#: OldView.cpp:622 +msgid " stop" +msgstr " zaustavi" + +#: OldView.cpp:642 +msgid "** <start>Starting</start> <cmd>%1</cmd> **<br/>" +msgstr "** <start>Pokrećem</start> <cmd>%1</cmd> **<br/>" + +#: OldView.cpp:643 +msgid "** Starting %1 **" +msgstr "** Pokrećem %1 **" + +#: OldView.cpp:648 +msgid " start" +msgstr " pokreni" + +#: OldView.cpp:682 +msgid "** Re-starting <cmd>%1</cmd> **</br>" +msgstr "** Ponovo pokrećem <cmd>%1</cmd> **</br>" + +#: OldView.cpp:683 +msgid "** Re-starting %1 **" +msgstr "** Ponovo pokrećem %1 **" + +#: OldView.cpp:688 +msgid " restart" +msgstr " ponovo pokreni" + +#: OldView.cpp:937 +msgid "" +"<p>You have specified that your system's init scripts are located in the folder " +"<tt><b>%1</b></tt>, but this folder does not exist. You probably selected the " +"wrong distribution during configuration.</p> " +"<p>If you reconfigure %2, it may be possible to fix the problem. If you choose " +"to reconfigure, you should shut down the application and the configuration " +"wizard will appear the next time %3 is run. If you choose not to reconfigure, " +"you will not be able to view or edit your system's init configuration.</p>" +"<p>Would you like to reconfigure %4?</p>" +msgstr "" +"<p>Naveli ste da se sistemske startne skripte nalaze u direktoriju <tt><b>%1</b>" +"</tt>, ali taj direktorij ne postoji. Najvjerovatnije ste napravili pogrešan " +"izbor distribucije tokom konfiguracije.</p> " +"<p>Ako promijenite %2, možda će problem biti riješen. Ako se odlučite za " +"promjenu, trebate zatvoriti ovaj program i konfiguracijski čarobnjak će se " +"pojaviti sljedeći put kada je %3 pokrenut. Ako ne uradite ovu promjenu, pregled " +"i promjene startne konfiguracije vašeg sistema neće biti moguće.</p> " +"<p>Želite li promijeniti %4?</p>" + +#: OldView.cpp:954 +msgid "Folder Does Not Exist" +msgstr "Direktorij ne postoji" + +#: OldView.cpp:954 +msgid "Reconfigure" +msgstr "Rekonfiguriši" + +#: OldView.cpp:954 +msgid "Do Not Reconfigure" +msgstr "Nemoj rekonfigurisati" + +#: OldView.cpp:965 +msgid "" +"<p>You do not have the right permissions to edit your system's init " +"configuration. However, you are free to browse the runlevels.</p>" +"<p>If you really want to edit the configuration, either <strong>restart</strong> " +"%1 <strong>as root</strong> (or another privileged user), or ask your sysadmin " +"to install %2 <em>suid</em> or <em>sgid</em>.</p>" +"<p>The latter way is not recommended though, due to security issues.</p>" +msgstr "" +"<p>Nemate potrebna ovlaštenja za promjenu sistemske init konfiguracije. " +"Međutim, možete pregledavati runlevele.</p>" +"<p>Ako zaista želite mijenjati konfiguraciju, možete <strong>" +"ponovo pokrenuti</strong> %1 <strong>kao root</strong> " +"(ili neki drugi ovlašteni korisnik), ili zamoliti vašeg administratora da " +"instalira %2 <em>suid</em> ili <em>sgid</em>.</p>" +"<p>Ovaj drugi način se ne preporučuje zbog sigurnosnih razloga.</p>" + +#: OldView.cpp:977 +msgid "Insufficient Permissions" +msgstr "Nedovoljna ovlaštenja" + +#: OldView.cpp:1029 +msgid "&Other..." +msgstr "&Drugi..." + +#. i18n: file lookandfeelconfig.ui line 18 +#: PreferencesDialog.cpp:41 rc.cpp:111 +#, no-c-format +msgid "Look & Feel" +msgstr "Izgled" + +#. i18n: file configwizard.ui line 301 +#: PreferencesDialog.cpp:69 rc.cpp:75 +#, no-c-format +msgid "Paths" +msgstr "Putanje" + +#: PreferencesDialog.cpp:79 +msgid "Settings Not Fitting Anywhere Else" +msgstr "Podešavanja koja ne pripadaje nigdje drugo" + +#: PreferencesDialog.cpp:143 +msgid "" +"The service folder you specified does not exist.\n" +"You can continue if you want to, or you can click Cancel to select a new " +"folder." +msgstr "" +"Navedeni direktorij servisa ne postoji.\n" +"Možete nastaviti ako želite, ili pritisnuti Odustani da biste izabrali novi " +"direktorij." + +#: PreferencesDialog.cpp:154 +msgid "" +"The runlevel folder you specified does not exist.\n" +"You can continue if you want to, or you can click Cancel to select a new " +"folder." +msgstr "" +"Navedeni direktorij startnih nivoa ne postoji.\n" +"Možete nastaviti ako želite, ili pritisnuti Odustani da biste izabrali novi " +"direktorij." + +#: Properties.cpp:42 +msgid "&Service" +msgstr "U&sluga" + +#: Properties.cpp:50 +msgid "Description:" +msgstr "Opis:" + +#: Properties.cpp:57 +msgid "Actions" +msgstr "Akcije" + +#: Properties.cpp:67 +msgid "S&top" +msgstr "Zaus&tavi" + +#: Properties.cpp:70 +msgid "&Restart" +msgstr "Pok&reni ponovo" + +#: Properties.cpp:121 +msgid "&Entry" +msgstr "&Stavka" + +#: Properties.cpp:126 +msgid "&Name:" +msgstr "&Ime:" + +#: Properties.cpp:131 +msgid "&Points to service:" +msgstr "&Pokazuje na uslugu:" + +#: Properties.cpp:137 +msgid "&Sorting number:" +msgstr "Broj za &sortiranje:" + +#: RunlevelAuthIcon.cpp:27 +msgid "Editing disabled - please check your permissions" +msgstr "Mijenjanje nije moguće - molim provjerite vaša ovlaštenja" + +#: RunlevelAuthIcon.cpp:28 +msgid "Editing enabled" +msgstr "Mijenjanje je uključeno" + +#: TopWidget.cpp:118 +msgid "Start Service" +msgstr "Pokreni uslugu" + +#: TopWidget.cpp:119 +msgid "&Choose which service to start:" +msgstr "I&zaberite uslugu koju želite pokrenuti:" + +#: TopWidget.cpp:121 +msgid "Stop Service" +msgstr "Zaustavi uslugu" + +#: TopWidget.cpp:122 +msgid "&Choose which service to stop:" +msgstr "Izaberite uslugu koju želite &zaustaviti:" + +#: TopWidget.cpp:124 +msgid "Restart Service" +msgstr "Ponovo pokreni uslugu" + +#: TopWidget.cpp:125 +msgid "&Choose which service to restart:" +msgstr "Izaberite koju uslugu želite &ponovo pokrenuti:" + +#: TopWidget.cpp:127 +msgid "Edit Service" +msgstr "Promjena usluge" + +#: TopWidget.cpp:128 +msgid "&Choose which service to edit:" +msgstr "Izaberite koju &uslugu želite promijeniti:" + +#: TopWidget.cpp:215 +msgid "Re&vert Configuration" +msgstr "&Vrati staru konfiguraciju" + +#: TopWidget.cpp:221 +msgid "&Save Configuration" +msgstr "&Snimi konfiguraciju" + +#: TopWidget.cpp:226 +msgid "Save &Log..." +msgstr "Snimi zabi&lješke..." + +#: TopWidget.cpp:234 +msgid "&Print Log..." +msgstr "Is&piši zabilješke..." + +# , c-format +#: TopWidget.cpp:250 +msgid "P&roperties" +msgstr "Oso&bine" + +#: TopWidget.cpp:254 +msgid "&Open" +msgstr "&Otvori" + +#: TopWidget.cpp:258 +msgid "Open &With" +msgstr "Ot&vori u" + +#: TopWidget.cpp:267 +msgid "Show &Log" +msgstr "Pokaži zabi&lješke" + +#: TopWidget.cpp:270 +msgid "Hide &Log" +msgstr "Sakrij &dnevnik" + +#: TopWidget.cpp:273 +msgid "&Start Service..." +msgstr "Pokreni u&slugu..." + +# , c-format +#: TopWidget.cpp:277 +msgid "&Stop Service..." +msgstr "&Zaustavi uslugu..." + +#: TopWidget.cpp:281 +msgid "&Restart Service..." +msgstr "Ponovo pok&reni uslugu..." + +#: TopWidget.cpp:285 +msgid "&Edit Service..." +msgstr "Promij&eni uslugu..." + +#: TopWidget.cpp:299 +msgid "There are unsaved changes. Are you sure you want to quit?" +msgstr "Sve izmjene nisu snimljene. Da li zaista želite zatvoriti program?" + +#: TopWidget.cpp:313 +msgid "Do you really want to revert all unsaved changes?" +msgstr "Da li zaista želite izbrisati sve promjene koje još nisu snimljene?" + +#: TopWidget.cpp:314 +msgid "Revert Configuration" +msgstr "Vrati staru konfiguraciju" + +#: TopWidget.cpp:315 +msgid "&Revert" +msgstr "V&rati" + +#: TopWidget.cpp:326 +msgid "" +"You're about to save the changes made to your init configuration. Wrong " +"settings can make your system hang on startup.\n" +"Do you wish to continue?" +msgstr "" +"Promjene u startnoj konfiguraciji vašeg sistema će biti snimljene. Pogrešna " +"podešavanja mogu spriječiti start vašeg računara.\n" +"Da li želite nastaviti?" + +#: TopWidget.cpp:330 +msgid "Save Configuration" +msgstr "Snimi konfiguraciju" + +#: TopWidget.cpp:398 +msgid "" +"<p>Click on the checkboxes to <strong>show</strong> or <strong>hide</strong> " +"runlevels.</p> " +"<p>The list of currently visible runlevels is saved when you use the <strong>" +"Save Options command</strong>.</p>" +msgstr "" +"<p>Kliknite u checkbox-ove da biste<strong>pokazali</strong> ili <strong> " +"sakrili</strong> startne nivoe.</p> " +"<p>Lista trenutno vidljivih startnih nivoa će biti snimljena kada upotrijebite " +"<strong>komandu snimi opcije</strong>.</p>" + +#: TopWidget.cpp:402 +msgid "Show only the selected runlevels" +msgstr "Pokaži samo izabrane startne nivoe" + +#: TopWidget.cpp:404 +msgid "Show runlevels:" +msgstr "Pokaži runlevele: " + +#: TopWidget.cpp:422 +msgid "" +"<p>If the lock is closed <img src=\"user|ksysv_locked\"/>" +", you don't have the right <strong>permissions</strong> " +"to edit the init configuration.</p>" +"<p>Either restart %1 as root (or another more privileged user), or ask your " +"sysadmin to install %1 <em>suid</em> or <em>sgid</em>.</p>" +"<p>The latter way is <strong>not</strong> recommended though, due to security " +"issues.</p>" +msgstr "" +"<p>Ako je katanac zatvoren <img src=\"user|ksysv_locked\"/>" +"vi nemate potrebna <strong>ovlaštenja</strong> za izmjenu startne " +"configuracije.</p>" +"<p>Ili ponovo pokrenite %1 kao root (ili drugi priviligovani korisnik), ili " +"zamolite administratora da instalira %1 <em>suid</em> ili <em>sgid</em>.</p>" +"<p>Ovaj drugi način se <strong>ne</strong> preporučuje iz sigurnosnih " +"razloga.</p>" + +#: TopWidget.cpp:566 +msgid " Changed" +msgstr " Promijenjen" + +#: TopWidget.cpp:753 +msgid "Print Log File" +msgstr "Ispiši log datoteku" + +#: TopWidget.cpp:768 +msgid "<h1>KDE Sys-V Init Editor Log</h1>" +msgstr "<h1>Dnevnik KDE Sys-V Init editora</h1>" + +#: TopWidget.cpp:778 +msgid "<h3>Printed on %1</h3><br/><br/>" +msgstr "<h3>Štampane %1</h3><br/><br/>" + +#: TopWidget.cpp:830 +msgid "" +"<p>Unable to generate a valid sorting number for this position. This means that " +"there was no number available between the two adjacent services, and the " +"service did not fit in lexically.</p>" +"<p>Please adjust the sorting numbers manually via the <strong>" +"Properties dialog box</strong>.</p>" +msgstr "" +"<p>Ne mogu dodijeliti ispravan broj redoslijeda za ovu poziciju. Ovo znači da " +"ne postoji nijedan slobodan broj između dva susjedna servisa i da se servis " +"nije uklapio po abecednom redu.</p>" +"<p>Molim vas ručno dodjelite redni broj koristeći <strong>" +"dijaloški prozor Osobine</strong>.</p>" + +#: TopWidget.cpp:837 +msgid "Unable to Generate Sorting Number" +msgstr "Ne mogu odrediti redni broj" + +#: TopWidget.cpp:841 +msgid "Unable to generate sorting number. Please change manually." +msgstr "Ne mogu odrediti redni broj. Molim vas promijenite ga sami." + +#: TopWidget.cpp:1055 +msgid "Configuration package saved successfully." +msgstr "Konfiguracijski paket uspješno snimljen." + +#: TopWidget.cpp:1085 +msgid "Configuration package loaded successfully." +msgstr "Konfiguracijski paket uspješno učitan." + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Samir Marić" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "samir@linux.org.ba" + +#: ksv_core.cpp:35 +msgid "No description available." +msgstr "Opis ne postoji." + +#: ksv_core.cpp:155 +msgid " log files" +msgstr " datoteke s zabilješkama" + +#: ksv_core.cpp:163 +msgid "Saved Init Configurations" +msgstr "Snimljene startne konfiguracije" + +#: ksvdraglist.cpp:332 +msgid "No." +msgstr "Ne" + +#: ksvdraglist.cpp:336 +msgid "Name" +msgstr "Ime" + +#: ksvdraglist.cpp:348 ksvdraglist.cpp:352 ksvdraglist.cpp:355 +msgid "Drag Menu" +msgstr "\"Povuci\" meni" + +#: main.cpp:58 +msgid "SysV-Init Editor" +msgstr "SysV-Init editor" + +#: main.cpp:59 +msgid "Editor for Sys-V like init configurations" +msgstr "Editor za konfiguracije init sistema nalik na Sys-V" + +#: main.cpp:62 +msgid "" +"Similar to Red Hat's\"tksysv\", but SysV-Init Editor allows\n" +"drag-and-drop, as well as keyboard use." +msgstr "" +"Sličan je Red Hat-ovom \"tksysv\", s tim što SysV-Init editor dozvoljava\n" +"\"povuci i ispusti\", kao i korištenje tastature." + +#: main.cpp:65 +msgid "Main developer" +msgstr "Glavni programer" + +#. i18n: file configwizard.ui line 23 +#: rc.cpp:30 +#, no-c-format +msgid "Configuration Wizard" +msgstr "Konfiguracijski čarobnjak" + +#. i18n: file configwizard.ui line 39 +#: rc.cpp:33 +#, no-c-format +msgid "Operating System" +msgstr "Operativni sistem" + +#. i18n: file configwizard.ui line 58 +#: rc.cpp:36 +#, no-c-format +msgid "<h3>What Operating System do you use?</h3>" +msgstr "<h3>Koji operativni sistem koristite?</h3>" + +#. i18n: file configwizard.ui line 91 +#: rc.cpp:39 +#, no-c-format +msgid "Choose Your Operating System" +msgstr "Izaberite vaš operativni sistem" + +#. i18n: file configwizard.ui line 110 +#: rc.cpp:42 +#, no-c-format +msgid "&Linux" +msgstr "&Linux" + +#. i18n: file configwizard.ui line 121 +#: rc.cpp:45 rc.cpp:72 +#, no-c-format +msgid "&Other" +msgstr "Dr&uga" + +#. i18n: file configwizard.ui line 157 +#: rc.cpp:48 +#, no-c-format +msgid "Distribution" +msgstr "Distribucija" + +#. i18n: file configwizard.ui line 176 +#: rc.cpp:51 +#, no-c-format +msgid "Choose Your Distribution" +msgstr "Izaberite vašu distribuciju" + +#. i18n: file configwizard.ui line 195 +#: rc.cpp:54 +#, no-c-format +msgid "&Debian GNU/Linux" +msgstr "&Debian GNU/Linux" + +#. i18n: file configwizard.ui line 210 +#: rc.cpp:57 +#, no-c-format +msgid "&Red Hat Linux" +msgstr "&Red Hat Linux" + +#. i18n: file configwizard.ui line 221 +#: rc.cpp:60 +#, no-c-format +msgid "&SuSE Linux" +msgstr "&SuSE Linux" + +#. i18n: file configwizard.ui line 232 +#: rc.cpp:63 +#, no-c-format +msgid "&Mandrake Linux" +msgstr "&Mandrake Linux" + +#. i18n: file configwizard.ui line 243 +#: rc.cpp:66 +#, no-c-format +msgid "&Corel Linux OS" +msgstr "&Corel Linux OS" + +#. i18n: file configwizard.ui line 254 +#: rc.cpp:69 +#, no-c-format +msgid "Conec&tiva Linux" +msgstr "Conec&tiva Linux" + +#. i18n: file configwizard.ui line 341 +#: rc.cpp:78 rc.cpp:211 +#, no-c-format +msgid "&Service path:" +msgstr "Putanja do &servisa:" + +#. i18n: file configwizard.ui line 389 +#: rc.cpp:81 rc.cpp:214 +#, no-c-format +msgid "Enter the path to the folder containing the services" +msgstr "Unesite putanju do direktorija koji sadrži servise" + +#. i18n: file configwizard.ui line 400 +#: rc.cpp:84 rc.cpp:217 +#, no-c-format +msgid "&Browse..." +msgstr "&Pregledaj..." + +#. i18n: file configwizard.ui line 404 +#: rc.cpp:87 rc.cpp:220 +#, no-c-format +msgid "Select the folder containing the services" +msgstr "Izaberite putanju do direktorija koji sadrži usluge" + +#. i18n: file configwizard.ui line 463 +#: rc.cpp:90 rc.cpp:223 +#, no-c-format +msgid "&Runlevel path:" +msgstr "Putanja &runlevela:" + +#. i18n: file configwizard.ui line 511 +#: rc.cpp:93 rc.cpp:226 +#, no-c-format +msgid "Enter the path to the folder containing the runlevel folders" +msgstr "Unesite putanju do direktorija sa pod-direktorijima runlevela" + +#. i18n: file configwizard.ui line 522 +#: rc.cpp:96 rc.cpp:229 +#, no-c-format +msgid "Br&owse..." +msgstr "Pr&egledaj..." + +#. i18n: file configwizard.ui line 526 +#: rc.cpp:99 rc.cpp:232 +#, no-c-format +msgid "Select the folder containing the runlevel folders " +msgstr "Izaberite putanju do direktorija sa pod-direktorijima startnih nivoa " + +#. i18n: file configwizard.ui line 564 +#: rc.cpp:102 +#, no-c-format +msgid "Configuration Complete" +msgstr "Konfiguracija završena" + +#. i18n: file configwizard.ui line 586 +#: rc.cpp:105 +#, no-c-format +msgid "" +"<h1>Congratulations!</h1>\n" +"<p>\n" +"You have finished the initial configuration of SysV-Init Editor. <b>Press</b> " +"the button labeled <b>Finish</b> to start editing your init-configuration.\n" +"</p>" +msgstr "" +"<h1>Čestitke!</h1>\n" +"<p>\n" +"Završili ste početnu konfiguraciju SysV-Init editora. <b>Pritisnite</b> " +"dugme sa oznakom <b>Završi</b> da biste počeli mijenjati startnu configuraciju " +"vašeg sistema.\n" +"</p>" + +#. i18n: file lookandfeelconfig.ui line 70 +#: rc.cpp:117 +#, no-c-format +msgid "C&hoose..." +msgstr "I&zaberite..." + +#. i18n: file lookandfeelconfig.ui line 98 +#: rc.cpp:120 rc.cpp:123 +#, no-c-format +msgid "dummy-font" +msgstr "dummy-pismo" + +#. i18n: file lookandfeelconfig.ui line 134 +#: rc.cpp:126 +#, no-c-format +msgid "Services:" +msgstr "Usluge:" + +#. i18n: file lookandfeelconfig.ui line 150 +#: rc.cpp:129 +#, no-c-format +msgid "Sorting numbers:" +msgstr "Redni brojevi:" + +#. i18n: file lookandfeelconfig.ui line 166 +#: rc.cpp:132 +#, no-c-format +msgid "&Choose..." +msgstr "I&zaberite..." + +#. i18n: file lookandfeelconfig.ui line 203 +#: rc.cpp:135 +#, no-c-format +msgid "Colors" +msgstr "Boje" + +#. i18n: file lookandfeelconfig.ui line 251 +#: rc.cpp:138 rc.cpp:151 rc.cpp:164 rc.cpp:174 +#, no-c-format +msgid "Dummy" +msgstr "Dummy" + +#. i18n: file lookandfeelconfig.ui line 254 +#: rc.cpp:141 +#, no-c-format +msgid "Choose a color for changed services" +msgstr "Izaberite boju za promijenjene usluge" + +#. i18n: file lookandfeelconfig.ui line 258 +#: rc.cpp:144 +#, no-c-format +msgid "" +"<p>Use the <strong>Select Color dialog box</strong> to pick a text color for " +"<em>services that have been changed</em> (either order/sorting number or " +"name).</p>\n" +"<p>Changed service entries will be distinguished by this color.</p>" +msgstr "" +"<p>Koristite <strong>dijalog box Izaberi boju</strong> " +"za izbor boje teksta za <em>promijenjene usluge</em> " +"(izmjena poretka/rednog broja ili imena).</p>\n" +"<p>Stavke s promijenjenim uslugama će se razlikovati po toj boji.</p>" + +#. i18n: file lookandfeelconfig.ui line 266 +#: rc.cpp:148 +#, no-c-format +msgid "&Changed:" +msgstr "&Promijenjene:" + +#. i18n: file lookandfeelconfig.ui line 302 +#: rc.cpp:154 +#, no-c-format +msgid "Choose a color for service new to a runlevel" +msgstr "Izaberite boju za nove usluge u startnom nivou" + +#. i18n: file lookandfeelconfig.ui line 306 +#: rc.cpp:157 +#, no-c-format +msgid "" +"<p>Use the <strong>Select Color dialog box</strong> to pick a text color for " +"<em>services new to a runlevel</em>.</p>\n" +"<p>New service entries will be distinguished by this color.</p>" +msgstr "" +"<p>Koristite <strong>dijalog box Izaberi boju</strong> " +"za izbor boje tekstaza <em>nove usluge u startnom nivou</em>.</p>\n" +"<p>Nove usluge će se razlikovati po toj boji.</p>" + +#. i18n: file lookandfeelconfig.ui line 314 +#: rc.cpp:161 +#, no-c-format +msgid "&New:" +msgstr "&Nove:" + +#. i18n: file lookandfeelconfig.ui line 350 +#: rc.cpp:167 +#, no-c-format +msgid "Choose a color for changed services that are selected" +msgstr "Izaberite boju za izabrane promijenjene usluge" + +#. i18n: file lookandfeelconfig.ui line 354 +#: rc.cpp:170 +#, no-c-format +msgid "" +"<p>Use the <strong>Select Color dialog box</strong> to pick a selected text " +"color for <em>services that have been changed</em> (either order/sorting number " +"or name).</p>\n" +"<p>Changed service entries will be distinguished by this color while they are " +"selected.</p>" +msgstr "" +"<p>Iskoristite <strong>dijalog box Izaberi boju</strong> " +"za izbor boje teksta za <em>promijenjene usluge</em> " +"(izmjena poretka/rednog broja, ili imena).</p>\n" +"<p>Stavke s promijenjenim uslugama će se razlikovati po ovoj boji dok su " +"izabrane.</p>" + +#. i18n: file lookandfeelconfig.ui line 382 +#: rc.cpp:177 +#, no-c-format +msgid "Choose a color for services new to a runlevel that are selected" +msgstr "Izaberite boju za izabrane nove usluge u startnom nivou" + +#. i18n: file lookandfeelconfig.ui line 386 +#: rc.cpp:180 +#, no-c-format +msgid "" +"<p>Use the <strong>Select Color dialog box</strong> to pick a selected text " +"color for <em>services new to a runlevel</em>.</p>\n" +"<p>New service entries will be distinguished by this color while they are " +"selected.</p>" +msgstr "" +"<p>Koristite <strong>dijalog box Izaberi boju</strong> " +"za izbor boje teksta za <em>nove usluge u nekom startnom nivou</em>.</p>\n" +"<p>Stavke novih usluga će se ratlikovati po ovoj boji kada su izabrane.</p>" + +#. i18n: file lookandfeelconfig.ui line 394 +#: rc.cpp:184 +#, no-c-format +msgid "New && &selected:" +msgstr "Nova i &izabrana:" + +#. i18n: file lookandfeelconfig.ui line 410 +#: rc.cpp:187 +#, no-c-format +msgid "Changed && s&elected:" +msgstr "Promij&enjena i izabrana:" + +#. i18n: file miscconfig.ui line 38 +#: rc.cpp:193 +#, no-c-format +msgid "Informational Messages" +msgstr "Poruke s informacijama" + +#. i18n: file miscconfig.ui line 73 +#: rc.cpp:196 +#, no-c-format +msgid "Show all messages again:" +msgstr "Pokaži ponovo sve poruke:" + +#. i18n: file miscconfig.ui line 98 +#: rc.cpp:199 +#, no-c-format +msgid "&Show All" +msgstr "Pokaži &sve" + +#. i18n: file miscconfig.ui line 108 +#: rc.cpp:202 +#, no-c-format +msgid "&Warn if not allowed to write configuration" +msgstr "&Upozori ako snimanje nije dozvoljeno" + +#. i18n: file miscconfig.ui line 116 +#: rc.cpp:205 +#, no-c-format +msgid "Warn &if unable to generate a sorting number" +msgstr "Upozor&i ako nije moguće odrediti redni broj" + +#. i18n: file pathconfig.ui line 26 +#: rc.cpp:208 +#, no-c-format +msgid "Path Configuration" +msgstr "Konfiguracija putanje" + +#: trash.cpp:47 trash.cpp:48 +msgid "Drag here to remove services" +msgstr "Prevucite ovdje za uklanjanje usluga" + +#~ msgid "Unknown Host" +#~ msgstr "Nepoznat računar" diff --git a/tde-i18n-bs/messages/kdeadmin/kuser.po b/tde-i18n-bs/messages/kdeadmin/kuser.po new file mode 100644 index 00000000000..15e756d7fa4 --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/kuser.po @@ -0,0 +1,2039 @@ +# translation of kuser.po to Bosnian +# translation of kuser.po to Bosanski +# Copyright (C) 2002,2003, 2004, 2006. Free Software Foundation, Inc. +# Amila Akagic <bono@linux.org.ba>, 2002. +# Vedran Ljubović <vljubovic@smartnet.ba>, 2002, 2003. +# Vedran Ljubovic <vljubovic@smartnet.ba>, 2004, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: kuser\n" +"POT-Creation-Date: 2008-07-08 01:20+0200\n" +"PO-Revision-Date: 2006-02-11 20:17+0100\n" +"Last-Translator: Vedran Ljubovic <vljubovic@smartnet.ba>\n" +"Language-Team: Bosnian <lokal@linux.org.ba>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Amila Akagić, Vedran Ljubović" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "bono@linux.org.ba, vljubovic@smartnet.ba" + +#: addUser.cpp:45 +msgid "New Account Options" +msgstr "Opcije novog računa" + +#. i18n: file generalsettings.ui line 142 +#: addUser.cpp:49 rc.cpp:72 rc.cpp:264 +#, no-c-format +msgid "Create home folder" +msgstr "Napravi home dir" + +#: addUser.cpp:51 +msgid "Copy skeleton" +msgstr "Kopiraj skeleton" + +# , c-format +#: addUser.cpp:68 +msgid "User with UID %1 already exists." +msgstr "Korisnik sa UIDom %1 već postoji." + +# , c-format +#: addUser.cpp:75 +msgid "User with RID %1 already exists." +msgstr "Korisnik sa RIDom %1 već postoji." + +#: addUser.cpp:117 +msgid "" +"Folder %1 already exists!\n" +"%2 may become owner and permissions may change.\n" +"Do you really want to use %3?" +msgstr "" +"Direktorij %1 već postoji!\n" +"%2 može postati vlasnik i privilegije se mogu izmijeniti.\n" +"Da li stvarno želite koristiti %3?" + +#: addUser.cpp:124 +msgid "%1 is not a folder." +msgstr "%1 nije direktorij." + +#: addUser.cpp:126 addUser.cpp:154 +#, c-format +msgid "stat() failed on %1." +msgstr "stat() nije uspio na %1." + +#: addUser.cpp:147 +msgid "Mailbox %1 already exists (uid=%2)." +msgstr "Mailbox %1 već postoji (uid=%2)." + +#: addUser.cpp:151 +msgid "%1 exists but is not a regular file." +msgstr "%1 postoji ali nije prava datoteka." + +#: delUser.cpp:28 +msgid "Delete User" +msgstr "Obriši korisnika" + +#: delUser.cpp:32 +msgid "<p>Deleting user <b>%1</b><p>Also perform the following actions:" +msgstr "<p>Brišem korisnika <b>%1</b><p>Takođe obavljam sljedeće akcije:" + +#: delUser.cpp:35 +#, c-format +msgid "Delete &home folder: %1" +msgstr "Obriši &home direktorij: %1" + +#: delUser.cpp:37 +#, c-format +msgid "Delete &mailbox: %1" +msgstr "Obriši &mailbox: %1" + +#: editDefaults.cpp:48 propdlg.cpp:151 +msgid "<Empty>" +msgstr "<Prazno>" + +#: editDefaults.cpp:50 editDefaults.cpp:73 +msgid "Connection" +msgstr "Konekcija" + +#: editDefaults.cpp:52 +msgid "Password Policy" +msgstr "Politika šifara" + +#: editDefaults.cpp:53 +msgid "General" +msgstr "Opšte" + +#: editDefaults.cpp:53 +msgid "General Settings" +msgstr "Opšte postavke" + +#: editDefaults.cpp:56 +msgid "File Source Settings" +msgstr "Postavke izvora 'datoteka'" + +#: editDefaults.cpp:76 +msgid "Settings" +msgstr "Postavke" + +#. i18n: file ldapsamba.ui line 24 +#: editDefaults.cpp:80 propdlg.cpp:267 rc.cpp:84 +#, no-c-format +msgid "Samba" +msgstr "Samba" + +#. i18n: file generalsettings.ui line 46 +#: editDefaults.cpp:81 rc.cpp:54 +#, no-c-format +msgid "LDAP" +msgstr "LDAP" + +#: editDefaults.cpp:81 +msgid "LDAP Source Settings" +msgstr "Postavke LDAP izvora" + +#: editDefaults.cpp:115 +msgid "LDAP Query" +msgstr "LDAP upit" + +#: editGroup.cpp:39 +msgid "Group Properties" +msgstr "Postavke za grupu" + +#: editGroup.cpp:49 +msgid "Domain Admins" +msgstr "Administratori domene" + +#: editGroup.cpp:49 +msgid "Admins" +msgstr "Administratori" + +#: editGroup.cpp:50 +msgid "Domain Users" +msgstr "Korisnici na domeni" + +#: editGroup.cpp:50 mainView.cpp:50 +msgid "Users" +msgstr "Korisnici" + +#: editGroup.cpp:51 +msgid "Domain Guests" +msgstr "Gosti na domeni" + +#: editGroup.cpp:51 +msgid "Guests" +msgstr "Gosti" + +#: editGroup.cpp:58 +msgid "Group number:" +msgstr "Broj grupe:" + +#: editGroup.cpp:72 +msgid "Group rid:" +msgstr "RID grupe:" + +#: editGroup.cpp:90 +msgid "Group name:" +msgstr "Ime grupe:" + +#: editGroup.cpp:104 +msgid "Description:" +msgstr "Opis:" + +#: editGroup.cpp:113 +msgid "Display name:" +msgstr "Ime za prikazivanje:" + +#: editGroup.cpp:122 +msgid "Type:" +msgstr "Vrsta:" + +#: editGroup.cpp:124 kgroupvw.cpp:69 +msgid "Domain" +msgstr "Domena" + +#: editGroup.cpp:125 kgroupvw.cpp:70 +msgid "Local" +msgstr "Lokalna" + +#: editGroup.cpp:126 kgroupvw.cpp:71 +msgid "Builtin" +msgstr "Ugrađena" + +#: editGroup.cpp:143 propdlg.cpp:309 +msgid "Domain SID:" +msgstr "SID domene:" + +#: editGroup.cpp:151 +msgid "Disable Samba group information" +msgstr "Isključi Samba informacije o grupi" + +#: editGroup.cpp:163 +msgid "Users in Group" +msgstr "Korisnici u grupi" + +#: editGroup.cpp:168 +msgid "Add <-" +msgstr "Dodaj <-" + +#: editGroup.cpp:169 +msgid "Remove ->" +msgstr "Izbaci ->" + +#: editGroup.cpp:174 +msgid "Users NOT in Group" +msgstr "Korisnici koji NISU u grupi" + +#: editGroup.cpp:269 +msgid "You need to type a group name." +msgstr "Morate unijeti naziv grupe." + +#: editGroup.cpp:277 +msgid "Group with name %1 already exists." +msgstr "Grupa pod imenom %1 već postoji." + +#: editGroup.cpp:284 +msgid "Group with SID %1 already exists." +msgstr "Grupa sa SIDom %1 već postoji." + +#: editGroup.cpp:289 +msgid "Group with gid %1 already exists." +msgstr "Grupa sa GIDom %1 već postoji." + +#: kgroupfiles.cpp:97 +msgid "" +"stat call on file %1 failed: %2\n" +"Check KUser settings." +msgstr "" +"stat poziv datoteke %1 nije uspio: %2\n" +"Provjerite postavke programa KUser." + +# , c-format +#: kgroupfiles.cpp:124 kuserfiles.cpp:158 kuserfiles.cpp:241 +msgid "Error opening %1 for reading." +msgstr "Greška pri otvaranju %1 za čitanje." + +# , c-format +#: kgroupfiles.cpp:236 kgroupfiles.cpp:243 kgroupfiles.cpp:251 +#: kuserfiles.cpp:346 kuserfiles.cpp:352 kuserfiles.cpp:526 +msgid "Error opening %1 for writing." +msgstr "Greška pri otvaranju %1 za pisanje." + +#: kgroupfiles.cpp:357 +msgid "" +"Unable to process NIS group file without a minimum GID specified.\n" +"Please update KUser settings (File Source Settings)." +msgstr "" +"Ne mogu obraditi NIS datoteku sa grupama bez određivanja minimalnog GIDa.\n" +"Molim provjerite opcije KUser programa (Postavke izvora 'datoteka')." + +#: kgroupfiles.cpp:361 +msgid "" +"Specifying NIS minimum GID requires NIS file(s).\n" +"Please update KUser settings (File Source Settings)." +msgstr "" +"Navođenje minimalnog GIDa za NIS zahtijeva NIS datoteku(e).\n" +"Molim provjerite opcije KUser programa (Postavke izvora 'datoteka')." + +#: kgroupfiles.cpp:367 +msgid "Unable to build NIS group databases." +msgstr "Ne mogu da napravim NIS baze grupa." + +#: kgroupldap.cpp:164 +msgid "Loading Groups From LDAP" +msgstr "Dobavljam grupe sa LDAP servera" + +#: kgroupldap.cpp:194 kuserldap.cpp:611 +msgid "LDAP Operation" +msgstr "LDAP operacija" + +#: kgroupvw.cpp:72 +msgid "Unknown" +msgstr "Nepoznato" + +#: kgroupvw.cpp:124 +msgid "GID" +msgstr "GID" + +#: kgroupvw.cpp:126 +msgid "Group Name" +msgstr "Ime grupe" + +#: kgroupvw.cpp:129 kuservw.cpp:129 +msgid "Domain SID" +msgstr "SID domene" + +#: kgroupvw.cpp:130 kuservw.cpp:130 +msgid "RID" +msgstr "RID" + +#: kgroupvw.cpp:131 +msgid "Type" +msgstr "Vrsta" + +#: kgroupvw.cpp:132 +msgid "Display Name" +msgstr "Ime za prikazivanje" + +#: kgroupvw.cpp:133 +msgid "Description" +msgstr "Opis" + +#: kuser.cpp:551 +msgid "Cannot create home folder for %1: it is null or empty." +msgstr "Ne mogu napraviti home direktorij za %1: on je null ili prazan." + +#: kuser.cpp:557 +msgid "" +"Cannot create home folder %1.\n" +"Error: %2" +msgstr "" +"Ne mogu napraviti home direktorij %1.\n" +"Greška: %2" + +#: kuser.cpp:563 +msgid "" +"Cannot change owner of home folder %1.\n" +"Error: %2" +msgstr "" +"Ne mogu promijeniti vlasnika home direktorija %1.\n" +"Greška: %2" + +#: kuser.cpp:568 +msgid "" +"Cannot change permissions on home folder %1.\n" +"Error: %2" +msgstr "" +"Ne mogu promijeniti privilegije na home direktoriju %1.\n" +"Greška: %2" + +#: kuser.cpp:583 +msgid "" +"Folder %1 already exists!\n" +"Will make %2 owner and change permissions.\n" +"Do you want to continue?" +msgstr "" +"Direktorij %1 već postoji!\n" +"Proglasiću %2 za vlasnika direktorija i promijeniti dozvole.\n" +"Želite da to uradim?" + +#: kuser.cpp:587 kuser.cpp:605 +msgid "" +"Cannot change owner of %1 folder.\n" +"Error: %2" +msgstr "" +"Ne mogu promijeniti vlasnika direktorija %1.\n" +"Greška: %2" + +#: kuser.cpp:591 +msgid "" +"Folder %1 left 'as is'.\n" +"Verify ownership and permissions for user %2 who may not be able to log in!" +msgstr "" +"Direktorij %1 je ostavljen 'kako jeste'.\n" +"Provjerite vlasništvo i privilegije za korisnika %2 jer se možda neće moći " +"prijaviti!" + +#: kuser.cpp:595 +msgid "%1 exists and is not a folder. User %2 will not be able to log in!" +msgstr "%1 već postoji i nije direktorij. Korisnik %2 se neće moći prijaviti!" + +#: kuser.cpp:601 +msgid "" +"Cannot create %1 folder.\n" +"Error: %2" +msgstr "" +"Ne mogu napraviti direktorij %1.\n" +"Greška: %2" + +#: kuser.cpp:609 +msgid "" +"stat call on %1 failed.\n" +"Error: %2" +msgstr "" +"stat poziv za %1 nije uspio.\n" +"Greška: %2" + +#: kuser.cpp:624 +msgid "Cannot create %1: %2" +msgstr "Ne mogu napraviti %1: %2" + +#: kuser.cpp:634 +msgid "" +"Cannot change owner on mailbox: %1\n" +"Error: %2" +msgstr "" +"Ne mogu promijeniti vlasnika mailboxa: %1\n" +"Greška: %2" + +#: kuser.cpp:640 +msgid "" +"Cannot change permissions on mailbox: %1\n" +"Error: %2" +msgstr "" +"Ne mogu promijeniti dozvole na mailboxu: %1\n" +"Greška: %2" + +#: kuser.cpp:685 +msgid "" +"Error creating symlink %1.\n" +"Error: %2" +msgstr "" +"Greška pri pravljenju simlinka %1.\n" +"Greška: %2" + +#: kuser.cpp:695 +msgid "" +"Cannot change owner of folder %1.\n" +"Error: %2" +msgstr "" +"Ne mogu promijeniti vlasnika direktorija %1.\n" +"Greška: %2" + +#: kuser.cpp:700 +msgid "" +"Cannot change permissions on folder %1.\n" +"Error: %2" +msgstr "" +"Ne mogu promijeniti privilegije za direktorij %1.\n" +"Greška: %2" + +#: kuser.cpp:710 +msgid "" +"Cannot change owner of file %1.\n" +"Error: %2" +msgstr "" +"Ne mogu promijeniti vlasnika datoteke %1.\n" +"Greška: %2" + +#: kuser.cpp:715 +msgid "" +"Cannot change permissions on file %1.\n" +"Error: %2" +msgstr "" +"Ne mogu promijeniti privilegije za datoteku %1.\n" +"Greška: %2" + +# , c-format +#: kuser.cpp:729 +msgid "Folder %1 does not exist, cannot copy skeleton for %2." +msgstr "Direktorij %1 ne postoji, ne mogu kopirati skeleton za %2." + +# , c-format +#: kuser.cpp:734 +msgid "Folder %1 does not exist, cannot copy skeleton." +msgstr "Direktorij %1 ne postoji, ne mogu kopirati skeleton." + +# , c-format +#: kuser.cpp:752 +msgid "" +"Cannot remove home folder %1.\n" +"Error: %2" +msgstr "" +"Ne mogu ukloniti home direktorij %1.\n" +"Greška: %2" + +#: kuser.cpp:756 +msgid "Removal of home folder %1 failed (uid = %2, gid = %3)." +msgstr "Uklanjanje home direktorija %1 nije uspjelo (uid = %2, gid = %3)." + +#: kuser.cpp:759 +msgid "" +"stat call on file %1 failed.\n" +"Error: %2" +msgstr "" +"stat poziv na datoteci %1 nije uspio.\n" +"Greška: %2" + +# , c-format +#: kuser.cpp:777 +msgid "" +"Cannot remove crontab %1.\n" +"Error: %2" +msgstr "" +"Ne mogu ukloniti crontab %1.\n" +"Greška: %2" + +# , c-format +#: kuser.cpp:791 +msgid "" +"Cannot remove mailbox %1.\n" +"Error: %2" +msgstr "" +"Ne mogu ukloniti mailbox %1.\n" +"Greška: %2" + +#: kuser.cpp:811 +#, c-format +msgid "Cannot fork while trying to kill processes for uid %1." +msgstr "Ne mogu izvršiti fork dok pokušavam ubiti procese za UID %1." + +#: kuserfiles.cpp:118 +msgid "" +"KUser sources were not configured.\n" +"Local passwd source set to %1\n" +"Local group source set to %2." +msgstr "" +"KUser izvori nisu podešeni.\n" +"Lokalna passwd datoteka podešena na %1.\n" +"Lokalna group datoteka podešena na %2." + +#: kuserfiles.cpp:131 +msgid "" +"Stat call on file %1 failed: %2\n" +"Check KUser settings." +msgstr "" +"Stat poziv datoteke %1 nije uspio: %2\n" +"Provjerite KUser postavke." + +# , c-format +#: kuserfiles.cpp:253 +msgid "" +"No /etc/passwd entry for %1.\n" +"Entry will be removed at the next `Save'-operation." +msgstr "" +"Nema /etc/passwd unosa za %1.\n" +"Unos će biti uklonjen pri sljedećoj `Sačuvaj'-operaciji." + +#: kuserfiles.cpp:475 +msgid "" +"Unable to process NIS passwd file without a minimum UID specified.\n" +"Please update KUser settings (Files)." +msgstr "" +"Nisam u mogućnosti da procesiram NIS datoteku sa šiframa bez podešavanja " +"minimalnog UID-a.\n" +"Molim ispravite KUser postavke (Datoteke)." + +#: kuserfiles.cpp:479 +msgid "" +"Specifying NIS minimum UID requires NIS file(s).\n" +"Please update KUser settings (Files)." +msgstr "" +"Određivanje minimalnog UIDa za NIS zahtijeva NIS datoteku(e).\n" +"Molim provjerite KUser postavke (Datoteke)." + +#: kuserfiles.cpp:486 +msgid "Unable to build password database." +msgstr "Ne mogu napraviti bazu s šiframa." + +#: kuserfiles.cpp:492 +msgid "Unable to build password databases." +msgstr "Ne mogu napraviti baze s šiframa." + +#: kuserldap.cpp:243 +msgid "Loading Users From LDAP" +msgstr "Dobavljam korisnike sa LDAP servera" + +#: kuservw.cpp:120 +msgid "UID" +msgstr "UID" + +#: kuservw.cpp:122 +msgid "User Login" +msgstr "Korisničko ime" + +#: kuservw.cpp:123 +msgid "Full Name" +msgstr "Puno ime" + +#: kuservw.cpp:124 +msgid "Home Directory" +msgstr "Home direktorij" + +#: kuservw.cpp:125 +msgid "Login Shell" +msgstr "Login shell" + +#: kuservw.cpp:131 +msgid "Samba Login Script" +msgstr "Samba login skripta" + +#: kuservw.cpp:132 +msgid "Samba Profile Path" +msgstr "Put za Samba profil" + +#: kuservw.cpp:133 +msgid "Samba Home Drive" +msgstr "Samba home drive" + +#: kuservw.cpp:134 +msgid "Samba Home Path" +msgstr "Put za Samba home" + +#: main.cpp:36 +msgid "KDE User Editor" +msgstr "KDE Editor korisnika" + +#: main.cpp:43 +msgid "KUser" +msgstr "KUser" + +#: main.cpp:46 main.cpp:48 +msgid "kuser author" +msgstr "autor kuser-a" + +#: main.cpp:61 +msgid "KDE User Manager" +msgstr "KDE Menadžer korisnika" + +#: mainView.cpp:53 propdlg.cpp:320 propdlg.cpp:325 +msgid "Groups" +msgstr "Grupe" + +#: mainView.cpp:166 +msgid "" +"You are using private groups.\n" +"Do you want to delete the user's private group '%1'?" +msgstr "" +"Koristite privatne grupe.\n" +"Da li želite obrisati korisnikovu privatnu grupu '%1'?" + +#: mainView.cpp:169 +msgid "Do Not Delete" +msgstr "Nemoj brisati" + +#: mainView.cpp:188 +msgid "You have run out of uid space." +msgstr "Potrošili ste sav UID prostor." + +#: mainView.cpp:200 +msgid "Please type the name of the new user:" +msgstr "Molim unesite ime za novog korisnika:" + +#: mainView.cpp:206 +msgid "User with name %1 already exists." +msgstr "Korisnik pod imenom %1 već postoji." + +#: mainView.cpp:307 +msgid "" +"You have selected %1 users. Do you really want to change the password for all " +"the selected users?" +msgstr "" +"Izabrali ste %1 korisnika. Da li zaista želite promijeniti šifru za sve " +"izabrane korisnike?" + +#: mainView.cpp:308 propdlg.cpp:510 +msgid "Do Not Change" +msgstr "Bez promjene" + +#: mainView.cpp:396 +msgid "You have run out of gid space." +msgstr "Potrošili ste sav GID prostor." + +#: mainView.cpp:447 +msgid "" +"The group '%1' is the primary group of one or more users (such as '%2'); it " +"cannot be deleted." +msgstr "" +"Grupa '%1' je primarna grupa jednog ili više korisnika (kao što je '%2'), tako " +"da ne može biti obrisana." + +#: mainView.cpp:460 +msgid "Do you really want to delete the group '%1'?" +msgstr "Da li zaista želite ukloniti grupu '%1'?" + +#: mainView.cpp:465 +msgid "Do you really want to delete the %1 selected groups?" +msgstr "Da li zaista želite obrisati %1 izabranih grupa?" + +#: mainWidget.cpp:50 +msgid "Reading configuration" +msgstr "Čitam konfiguraciju" + +#: mainWidget.cpp:56 +msgid "Ready" +msgstr "Spreman" + +#: mainWidget.cpp:78 mainWidget.cpp:90 +msgid "&Add..." +msgstr "&Dodaj..." + +#: mainWidget.cpp:81 mainWidget.cpp:93 +msgid "&Edit..." +msgstr "&Promijeni..." + +#: mainWidget.cpp:84 +msgid "&Delete..." +msgstr "&Briši..." + +#: mainWidget.cpp:87 +msgid "&Set Password..." +msgstr "&Podesi šifru..." + +#: mainWidget.cpp:104 +msgid "&Select Connection..." +msgstr "&Izaberite konekciju..." + +#: mainWidget.cpp:108 +msgid "Show System Users/Groups" +msgstr "Prikaži sistemske korisnike/grupe" + +#: mainWidget.cpp:111 +msgid "Hide System Users/Groups" +msgstr "Sakrij sistemske korisnike/grupe" + +#: misc.cpp:46 +#, c-format +msgid "Can't create backup file for %1" +msgstr "Ne mogu napraviti backup datoteke %1" + +# , c-format +#: misc.cpp:71 +msgid "File %1 does not exist." +msgstr "Datoteka %1 ne postoji." + +#: misc.cpp:76 +msgid "Cannot open file %1 for reading." +msgstr "Ne mogu otvoriti datoteku %1 za čitanje." + +#: misc.cpp:81 +msgid "Cannot open file %1 for writing." +msgstr "Ne mogu otvoriti datoteku %1 za pisanje." + +#: propdlg.cpp:60 propdlg.cpp:91 +msgid "Do not change" +msgstr "Bez promjene" + +#. i18n: file passwordpolicy.ui line 82 +#: propdlg.cpp:76 rc.cpp:198 rc.cpp:204 rc.cpp:213 rc.cpp:219 +#, no-c-format +msgid " days" +msgstr " dana" + +#. i18n: file passwordpolicy.ui line 85 +#: propdlg.cpp:81 propdlg.cpp:257 rc.cpp:201 rc.cpp:207 rc.cpp:216 rc.cpp:225 +#, no-c-format +msgid "Never" +msgstr "Nikad" + +#: propdlg.cpp:107 +msgid "User Info" +msgstr "Info o korisniku" + +#: propdlg.cpp:116 +msgid "User login:" +msgstr "Korisničko ime:" + +#: propdlg.cpp:121 +msgid "&User ID:" +msgstr "&Korisnički ID:" + +#: propdlg.cpp:125 +msgid "Set &Password..." +msgstr "Podesi š&ifru..." + +#: propdlg.cpp:133 +msgid "Full &name:" +msgstr "Puno i&me:" + +#: propdlg.cpp:140 +msgid "Surname:" +msgstr "Prezime:" + +#: propdlg.cpp:145 +msgid "Email address:" +msgstr "E-mail adresa:" + +#: propdlg.cpp:159 +msgid "&Login shell:" +msgstr "&Login shell:" + +#: propdlg.cpp:164 +msgid "&Home folder:" +msgstr "&Home direktorij:" + +#: propdlg.cpp:172 +msgid "&Office:" +msgstr "&Ured:" + +#: propdlg.cpp:177 +msgid "Offi&ce Phone:" +msgstr "Tele&fon u uredu:" + +#: propdlg.cpp:182 +msgid "Ho&me Phone:" +msgstr "Telefon kod &kuće:" + +#: propdlg.cpp:187 +msgid "Login class:" +msgstr "Login klasa:" + +#: propdlg.cpp:192 +msgid "&Office #1:" +msgstr "&Ured #1:" + +#: propdlg.cpp:197 +msgid "O&ffice #2:" +msgstr "U&red #2:" + +#: propdlg.cpp:202 +msgid "&Address:" +msgstr "&Adresa:" + +#: propdlg.cpp:206 +msgid "Account &disabled" +msgstr "Korisnički račun is&ključen" + +#: propdlg.cpp:212 +msgid "Disable &POSIX account information" +msgstr "Isključi &POSIX informacije o računu" + +#: propdlg.cpp:224 +msgid "Password Management" +msgstr "Upravljanje šiframa" + +#: propdlg.cpp:230 +msgid "Last password change:" +msgstr "Posljednja izmjena šifre:" + +#: propdlg.cpp:236 +msgid "POSIX parameters:" +msgstr "" + +#: propdlg.cpp:237 +msgid "Time before password may ¬ be changed after last password change:" +msgstr "" +"Vrijeme tokom kojeg se šifra ne &može promijeniti nakon posljednje promjene:" + +#: propdlg.cpp:238 +msgid "Time when password &expires after last password change:" +msgstr "" +"Vrijeme nakon kojeg šifra &prestaje važiti nakon posljednje promjene šifre:" + +#: propdlg.cpp:239 +msgid "Time before password expires to &issue an expire warning:" +msgstr "Vrijeme prije isteka šifre za davanje &upozorenja o isteku:" + +#: propdlg.cpp:240 +msgid "Time when account will be &disabled after expiration of password:" +msgstr "Vrijeme nakon kojeg će račun biti &isključen nakon isteka šifre:" + +#: propdlg.cpp:251 +msgid "&Account will expire on:" +msgstr "&Korisnički račun će isteći:" + +#: propdlg.cpp:274 +msgid "RID:" +msgstr "RID:" + +#: propdlg.cpp:279 +msgid "Login script:" +msgstr "Login skripta:" + +#: propdlg.cpp:284 +msgid "Profile path:" +msgstr "Put do profila:" + +#. i18n: file ldapsamba.ui line 79 +#: propdlg.cpp:289 rc.cpp:93 +#, no-c-format +msgid "Home drive:" +msgstr "Home drive:" + +#: propdlg.cpp:294 +msgid "Home path:" +msgstr "Home put:" + +#: propdlg.cpp:299 +msgid "User workstations:" +msgstr "Radne stanice korisnika:" + +#. i18n: file ldapsamba.ui line 169 +#: propdlg.cpp:304 rc.cpp:105 +#, no-c-format +msgid "Domain name:" +msgstr "Naziv domene:" + +#: propdlg.cpp:315 +msgid "Disable &Samba account information" +msgstr "Uključi &Samba informacije o računu" + +#: propdlg.cpp:330 propdlg.cpp:638 propdlg.cpp:673 +msgid "Primary group: " +msgstr "Primarna grupa: " + +#: propdlg.cpp:333 +msgid "Set as Primary" +msgstr "Podesi kao primarnu" + +#: propdlg.cpp:344 propdlg.cpp:359 +msgid "User Properties" +msgstr "Postavke za korisnika" + +#: propdlg.cpp:349 +msgid "User Properties - %1 Selected Users" +msgstr "Postavke za %1 izabranih korisnika" + +#: propdlg.cpp:882 +msgid "You need to specify an UID." +msgstr "Morate navesti UID." + +#: propdlg.cpp:887 +msgid "You must specify a home directory." +msgstr "Morate navesti home direktorij." + +#: propdlg.cpp:893 +msgid "You must fill the surname field." +msgstr "Morate popuniti polje za prezime." + +#: propdlg.cpp:900 +msgid "You need to specify a samba RID." +msgstr "Morate navesti Samba RID." + +# , c-format +#: propdlg.cpp:944 +msgid "User with UID %1 already exists" +msgstr "Korisnik sa UIDom %1 već postoji" + +# , c-format +#: propdlg.cpp:954 +msgid "User with RID %1 already exists" +msgstr "Korisnik sa RIDom %1 već postoji" + +#: propdlg.cpp:968 +msgid "" +"<p>The shell %1 is not yet listed in the file %2. In order to use this shell " +"you must add it to this file first." +"<p>Do you want to add it now?" +msgstr "" +"<p>Shell %1 još uvijek nije naveden u datoteci %2. Da biste koristili ovaj " +"shell morate ga najprije dodati u tu datoteku." +"<p>Želite li ga sada dodati?" + +#: propdlg.cpp:972 +msgid "Unlisted Shell" +msgstr "Shell nije naveden" + +#: propdlg.cpp:973 +msgid "&Add Shell" +msgstr "&Dodaj shell" + +#: propdlg.cpp:974 +msgid "Do &Not Add" +msgstr "&Nemoj dodati" + +#: pwddlg.cpp:29 +msgid "Enter Password" +msgstr "Unesite šifru" + +#: pwddlg.cpp:34 +msgid "Password:" +msgstr "Šifra:" + +#: pwddlg.cpp:50 +msgid "Verify:" +msgstr "Provjera:" + +#: pwddlg.cpp:74 +msgid "" +"Passwords are not identical.\n" +"Try again." +msgstr "" +"Šifre nisu identične.\n" +"Pokušajte ponovo." + +#. i18n: file kuserui.rc line 8 +#: rc.cpp:6 +#, no-c-format +msgid "&User" +msgstr "&Korisnik" + +#. i18n: file kuserui.rc line 14 +#: rc.cpp:9 +#, no-c-format +msgid "&Group" +msgstr "&Grupa" + +#. i18n: file filessettings.ui line 40 +#: rc.cpp:15 +#, no-c-format +msgid "Local User Database Files" +msgstr "Lokalne datoteke sa bazom korisnika" + +#. i18n: file filessettings.ui line 51 +#: rc.cpp:18 +#, no-c-format +msgid "Group file:" +msgstr "Datoteka grupe:" + +#. i18n: file filessettings.ui line 62 +#: rc.cpp:21 +#, no-c-format +msgid "Password file:" +msgstr "Datoteka šifara:" + +#. i18n: file filessettings.ui line 83 +#: rc.cpp:24 +#, no-c-format +msgid "Shadow password file:" +msgstr "Shadow datoteka šifara:" + +#. i18n: file filessettings.ui line 104 +#: rc.cpp:27 +#, no-c-format +msgid "Shadow group file:" +msgstr "Shadow datoteka grupa:" + +#. i18n: file filessettings.ui line 115 +#: rc.cpp:30 +#, no-c-format +msgid "MD5 shadow passwords" +msgstr "MD5 shadow šifre" + +#. i18n: file filessettings.ui line 133 +#: rc.cpp:33 +#, no-c-format +msgid "NIS Settings" +msgstr "NIS postavke" + +#. i18n: file filessettings.ui line 144 +#: rc.cpp:36 +#, no-c-format +msgid "NIS password source:" +msgstr "NIS izvor šifara:" + +#. i18n: file filessettings.ui line 155 +#: rc.cpp:39 +#, no-c-format +msgid "NIS group source:" +msgstr "NIS izvor grupa:" + +#. i18n: file filessettings.ui line 166 +#: rc.cpp:42 +#, no-c-format +msgid "NIS minimum UID:" +msgstr "NIS minimalni UID:" + +#. i18n: file filessettings.ui line 177 +#: rc.cpp:45 +#, no-c-format +msgid "NIS minimum GID:" +msgstr "NIS minimalni GID:" + +#. i18n: file generalsettings.ui line 32 +#: rc.cpp:48 +#, no-c-format +msgid "Source of user/group database:" +msgstr "Izvor za bazu korisnika/grupa:" + +#. i18n: file generalsettings.ui line 51 +#: rc.cpp:57 +#, no-c-format +msgid "System" +msgstr "Sistem" + +#. i18n: file generalsettings.ui line 78 +#: rc.cpp:60 +#, no-c-format +msgid "First normal GID:" +msgstr "Prvi normalan GID:" + +#. i18n: file generalsettings.ui line 89 +#: rc.cpp:63 rc.cpp:99 +#, no-c-format +msgid "Home path template:" +msgstr "Šablon za put do home-a:" + +#. i18n: file generalsettings.ui line 100 +#: rc.cpp:66 +#, no-c-format +msgid "Shell:" +msgstr "Shell:" + +#. i18n: file generalsettings.ui line 119 +#: rc.cpp:69 +#, no-c-format +msgid "First normal UID:" +msgstr "Prvi normalni UID:" + +#. i18n: file generalsettings.ui line 153 +#: rc.cpp:75 rc.cpp:270 +#, no-c-format +msgid "Copy skeleton to home folder" +msgstr "Kopiraj skeleton u home dir" + +#. i18n: file generalsettings.ui line 169 +#: rc.cpp:78 rc.cpp:276 +#, no-c-format +msgid "User private groups" +msgstr "Korisnikove privatne grupe" + +#. i18n: file generalsettings.ui line 177 +#: rc.cpp:81 +#, no-c-format +msgid "Default group:" +msgstr "Podrazumijevana grupa:" + +#. i18n: file ldapsamba.ui line 38 +#: rc.cpp:87 +#, no-c-format +msgid "Manage Samba user accounts/groups" +msgstr "Upravljajte Samba korisničkim računima/grupama" + +#. i18n: file ldapsamba.ui line 65 +#: rc.cpp:90 +#, no-c-format +msgid "Default login script:" +msgstr "Podrazumijevana login skripta:" + +#. i18n: file ldapsamba.ui line 93 +#: rc.cpp:96 +#, no-c-format +msgid "Profile path template:" +msgstr "Šablon za put do profila:" + +#. i18n: file ldapsamba.ui line 150 +#: rc.cpp:102 rc.cpp:522 +#, no-c-format +msgid "Store LanManager hashed password" +msgstr "Sačuvaj LanManager hashed šifru" + +#. i18n: file ldapsamba.ui line 191 +#: rc.cpp:108 +#, no-c-format +msgid "&Query Server" +msgstr "&Ispitaj server" + +#. i18n: file ldapsamba.ui line 204 +#: rc.cpp:111 +#, no-c-format +msgid "Domain SID (you can obtain with 'net getlocalsid domain_name'):" +msgstr "SID domene (možete ga saznati sa 'net getlocalsid domain_name'):" + +#. i18n: file ldapsamba.ui line 234 +#: rc.cpp:114 +#, no-c-format +msgid "Algorithmic RID base:" +msgstr "Algorimična RID osnova:" + +#. i18n: file ldapsettings.ui line 35 +#: rc.cpp:117 rc.cpp:168 +#, no-c-format +msgid "cn" +msgstr "cn" + +#. i18n: file ldapsettings.ui line 40 +#: rc.cpp:120 +#, no-c-format +msgid "gidNumber" +msgstr "gidNumber" + +#. i18n: file ldapsettings.ui line 55 +#: rc.cpp:123 +#, no-c-format +msgid "Plain Text" +msgstr "Običan tekst" + +#. i18n: file ldapsettings.ui line 60 +#: rc.cpp:126 +#, no-c-format +msgid "CRYPT" +msgstr "CRYPT" + +#. i18n: file ldapsettings.ui line 65 +#: rc.cpp:129 +#, no-c-format +msgid "MD5" +msgstr "MD5" + +#. i18n: file ldapsettings.ui line 70 +#: rc.cpp:132 +#, no-c-format +msgid "SMD5" +msgstr "SMD5" + +#. i18n: file ldapsettings.ui line 75 +#: rc.cpp:135 +#, no-c-format +msgid "SHA" +msgstr "SHA" + +#. i18n: file ldapsettings.ui line 80 +#: rc.cpp:138 +#, no-c-format +msgid "SSHA" +msgstr "SSHA" + +#. i18n: file ldapsettings.ui line 92 +#: rc.cpp:141 +#, no-c-format +msgid "User base:" +msgstr "Baza korisnika:" + +#. i18n: file ldapsettings.ui line 103 +#: rc.cpp:144 +#, no-c-format +msgid "Group filter:" +msgstr "Filter grupe:" + +#. i18n: file ldapsettings.ui line 114 +#: rc.cpp:147 +#, no-c-format +msgid "Structural objectclass:" +msgstr "Structural objectclass:" + +#. i18n: file ldapsettings.ui line 125 +#: rc.cpp:150 +#, no-c-format +msgid "User filter:" +msgstr "Filter korisnika:" + +#. i18n: file ldapsettings.ui line 144 +#: rc.cpp:153 +#, no-c-format +msgid "account" +msgstr "account" + +#. i18n: file ldapsettings.ui line 149 +#: rc.cpp:156 +#, no-c-format +msgid "inetOrgPerson" +msgstr "inetOrgPerson" + +#. i18n: file ldapsettings.ui line 161 +#: rc.cpp:159 +#, no-c-format +msgid "Group RDN prefix:" +msgstr "RDN prefiks grupe:" + +#. i18n: file ldapsettings.ui line 170 +#: rc.cpp:162 +#, no-c-format +msgid "uid" +msgstr "uid" + +#. i18n: file ldapsettings.ui line 175 +#: rc.cpp:165 +#, no-c-format +msgid "uidNumber" +msgstr "uidNumber" + +#. i18n: file ldapsettings.ui line 192 +#: rc.cpp:171 +#, no-c-format +msgid "Group base:" +msgstr "Baza grupa:" + +#. i18n: file ldapsettings.ui line 203 +#: rc.cpp:174 +#, no-c-format +msgid "User RDN prefix:" +msgstr "RDN prefiks korisnika:" + +#. i18n: file ldapsettings.ui line 214 +#: rc.cpp:177 +#, no-c-format +msgid "Password hash:" +msgstr "Password hash:" + +#. i18n: file ldapsettings.ui line 227 +#: rc.cpp:180 +#, no-c-format +msgid "Manage shadowAccount objectclass" +msgstr "Upravljaj shadowAccount objectclass" + +#. i18n: file ldapsettings.ui line 235 +#: rc.cpp:183 rc.cpp:438 +#, no-c-format +msgid "Store the user's full name in the cn attribute" +msgstr "Sačuvaj puni ime korisnika u atributu cn" + +#. i18n: file ldapsettings.ui line 243 +#: rc.cpp:186 +#, no-c-format +msgid "Update the gecos attribute" +msgstr "Ažiriraj gecos atribut" + +#. i18n: file passwordpolicy.ui line 40 +#: rc.cpp:189 +#, no-c-format +msgid "Time before password expires to issue an expire warning:" +msgstr "Vrijeme prije isteka šifre za davanje upozorenja o isteku:" + +#. i18n: file passwordpolicy.ui line 54 +#: rc.cpp:192 +#, no-c-format +msgid "Time when password expires after last password change:" +msgstr "Vrijeme isteka šifre nakon posljednje promjene:" + +#. i18n: file passwordpolicy.ui line 68 +#: rc.cpp:195 +#, no-c-format +msgid "Time when account will be disabled after expiration of password:" +msgstr "Vrijeme kada će račun biti isključen nakon isteka šifre:" + +#. i18n: file passwordpolicy.ui line 116 +#: rc.cpp:210 +#, no-c-format +msgid "Time before password may not be changed after last password change:" +msgstr "" +"Vrijeme tokom kojeg se šifra ne može promijeniti nakon posljednje izmjene:" + +#. i18n: file passwordpolicy.ui line 171 +#: rc.cpp:222 +#, no-c-format +msgid "Account will expire on:" +msgstr "Račun će isteći:" + +#. i18n: file kuser.kcfg line 16 +#: rc.cpp:228 +#, no-c-format +msgid "Default connection" +msgstr "Podrazumijevana konekcija" + +#. i18n: file kuser.kcfg line 20 +#: rc.cpp:231 +#, no-c-format +msgid "Show system users" +msgstr "Prikaži sistemske korisnike" + +#. i18n: file kuser.kcfg line 26 +#: rc.cpp:234 +#, no-c-format +msgid "The source of the user and group database" +msgstr "Izvor za bazu korisnika i grupa" + +#. i18n: file kuser.kcfg line 27 +#: rc.cpp:237 +#, no-c-format +msgid "" +"This option allows you to select where the user/group data stored. Currently " +"three storage backends are supported. <BR><B>Files</B> " +"stores user/group data in traditional /etc/passwd and /etc/group flat files. " +"<BR><B>LDAP</B> stores data in a directory server using the posixAccount and " +"posixGroup object classes; this backend allows the management of Samba " +"users/groups via the sambaSamAccount object class.<BR><B>System</B> " +"provides a read-only access to all users and groups which your installation " +"knows about." +msgstr "" +"Ova opcija vam omogućuje da izaberete gdje se čuvaju podaci o korisnicima i " +"grupama. Trenutno su podržana tri servisa za smještaj ovih podataka. <BR><B>" +"Datoteke</B> čuvaju podatke o korisnicima i grupama u tradicionalnim " +"/etc/passwd i /etc/group datotekama. <BR><B>LDAP</B> " +"smiješta podatke u imenički server koristeći klase objekata posixAccount i " +"posixGroup. Ovaj servis omogućuje menadžment Samba korisnika i grupa koristeći " +"klasu objekata sambaSamAccount.<BR><B>Sistem</B> pruža pristup korisnicima i " +"grupama koji je poznat vašem operativnom sistemu. Ovaj servis omogućuje samo " +"gledanje podataka, a ne i izmjenu." + +#. i18n: file kuser.kcfg line 36 +#: rc.cpp:240 +#, no-c-format +msgid "Shell" +msgstr "Shell" + +#. i18n: file kuser.kcfg line 37 +#: rc.cpp:243 +#, no-c-format +msgid "" +"This option allows you to select the shell which will be the default for new " +"users." +msgstr "" +"Ova opcija vam omogućava da izaberete shell koji će biti automatski podešen za " +"nove korisnike." + +#. i18n: file kuser.kcfg line 40 +#: rc.cpp:246 +#, no-c-format +msgid "Home path template" +msgstr "Šablon za put do home-a" + +#. i18n: file kuser.kcfg line 41 +#: rc.cpp:249 +#, no-c-format +msgid "" +"This option specifies the UNIX home path template for new users. The '%U' macro " +"will replaced with the actual user name." +msgstr "" +"Ova opcija određuje UNIX šablon za put do home-a za nove korisnike. Makro '%U' " +"će biti zamijenjen stvarnim korisničkim imenom." + +#. i18n: file kuser.kcfg line 45 +#: rc.cpp:252 +#, no-c-format +msgid "First UID" +msgstr "Prvi UID" + +#. i18n: file kuser.kcfg line 46 +#: rc.cpp:255 +#, no-c-format +msgid "" +"This options specifies the first user ID where searching for an available UID " +"starts." +msgstr "" +"Ova opcija određuje prvi korisnički ID gdje počine pretraga za slobodnim UIDom." + +#. i18n: file kuser.kcfg line 50 +#: rc.cpp:258 +#, no-c-format +msgid "First GID" +msgstr "Prvi GID" + +#. i18n: file kuser.kcfg line 51 +#: rc.cpp:261 +#, no-c-format +msgid "" +"This options specifies the first group ID where searching for an available GID " +"starts." +msgstr "" +"Ova opcija određuje prvi ID grupe gdje počine pretraga za slobodnim GIDom." + +#. i18n: file kuser.kcfg line 56 +#: rc.cpp:267 +#, no-c-format +msgid "" +"If this option is checked then a home directory will created for the new user." +msgstr "" +"Ako je ova opcija uključena, home direktorij će biti napravljen za svakog novog " +"korisnika." + +#. i18n: file kuser.kcfg line 61 +#: rc.cpp:273 +#, no-c-format +msgid "" +"If this option is checked then the contents of the skeleton folder will copied " +"to the new user's home directory" +msgstr "" +"Ako je ova opcija uključena, biće iskopiran skeleton direktorij (direktorij " +"koji sadrži šablon za nove korisnike) u home direktorij svakog novog korisnika" + +#. i18n: file kuser.kcfg line 66 +#: rc.cpp:279 +#, no-c-format +msgid "" +"If this option is enabled, new user creation will create a private group named " +"as the user, and the primary group of the user will assigned to this private " +"group." +msgstr "" +"Ako je ova opcija uključena, pravljenje novog korisnika će napraviti privatnu " +"grupu sa istim imenom kao korinsik, te će primarna grupa korisnika biti " +"postavljena na ovu grupu." + +#. i18n: file kuser.kcfg line 70 +#: rc.cpp:282 +#, no-c-format +msgid "Default primary group" +msgstr "Podrazumijevana primarna grupa" + +#. i18n: file kuser.kcfg line 71 +#: rc.cpp:285 +#, no-c-format +msgid "" +"This is the default primary group which will be assigned to a newly created " +"user." +msgstr "" +"Ovo je podrazumijevana primarna grupa koja će biti dodijeljena svakom novom " +"kreiranom korisniku." + +#. i18n: file kuser.kcfg line 76 +#: rc.cpp:288 +#, no-c-format +msgid "smin" +msgstr "smin" + +#. i18n: file kuser.kcfg line 80 +#: rc.cpp:291 +#, no-c-format +msgid "smax" +msgstr "smax" + +#. i18n: file kuser.kcfg line 84 +#: rc.cpp:294 +#, no-c-format +msgid "swarn" +msgstr "swarn" + +#. i18n: file kuser.kcfg line 88 +#: rc.cpp:297 +#, no-c-format +msgid "sinact" +msgstr "sinact" + +#. i18n: file kuser.kcfg line 92 +#: rc.cpp:300 +#, no-c-format +msgid "sexpire" +msgstr "sexpire" + +#. i18n: file kuser.kcfg line 93 +#: rc.cpp:303 +#, no-c-format +msgid "This setting is for specifying a date when user accounts will expire." +msgstr "Ova opcija služi za navođenje datuma kada korisnički račun ističe." + +#. i18n: file kuser.kcfg line 97 +#: rc.cpp:306 +#, no-c-format +msgid "sneverexpire" +msgstr "sneverexpire" + +#. i18n: file kuser.kcfg line 98 +#: rc.cpp:309 +#, no-c-format +msgid "Check this if you want to user accounts never expire." +msgstr "Uključite ovo ako ne želite da korisnički računi ističu." + +#. i18n: file kuser.kcfg line 103 +#: rc.cpp:312 +#, no-c-format +msgid "Password file" +msgstr "Datoteka sa šiframa" + +#. i18n: file kuser.kcfg line 104 +#: rc.cpp:315 +#, no-c-format +msgid "This specifies the users database file (usually /etc/passwd)." +msgstr "Ovo određuje datoteku sa bazom korisnika (obično /etc/passwd)." + +#. i18n: file kuser.kcfg line 108 +#: rc.cpp:318 +#, no-c-format +msgid "Group file" +msgstr "Datoteka grupe" + +#. i18n: file kuser.kcfg line 109 +#: rc.cpp:321 +#, no-c-format +msgid "This specifies the groups database file (usually /etc/group)." +msgstr "Ovim određujete datoteku sa bazom grupa (obično /etc/group)." + +#. i18n: file kuser.kcfg line 113 +#: rc.cpp:324 +#, no-c-format +msgid "MD5 Shadow passwords" +msgstr "MD5 shadow šifre" + +#. i18n: file kuser.kcfg line 114 +#: rc.cpp:327 +#, no-c-format +msgid "" +"Check this if you want the passwords in the shadow file MD5 hashed. Leave this " +"unchecked if DES encryption should be used." +msgstr "" +"Uključite ovo ako želide da šifre u shadow datoteci budu šifrovane MD5 " +"algoritmom. Ako ostavite isključenim, biće korišten DES algoritam." + +#. i18n: file kuser.kcfg line 117 +#: rc.cpp:330 +#, no-c-format +msgid "Shadow password file" +msgstr "Shadow datoteka sa šiframa" + +#. i18n: file kuser.kcfg line 118 +#: rc.cpp:333 +#, no-c-format +msgid "" +"Specifies the shadow password file (usually /etc/shadow). Leave this empty if " +"your system does not use a shadow password file." +msgstr "" +"Određuje shadow datoteku sa šiframa (obično /etc/shadow). Ostavite ovo polje " +"praznim ako vaš sistem ne koristi shadow datoteku." + +#. i18n: file kuser.kcfg line 122 +#: rc.cpp:336 +#, no-c-format +msgid "Group shadow file" +msgstr "Shadow datoteka grupa" + +#. i18n: file kuser.kcfg line 123 +#: rc.cpp:339 +#, no-c-format +msgid "" +"Specifies the shadow group file (usually /etc/gshadow). Leave this empty if " +"your system does not use a shadow group file." +msgstr "" +"Određuje shadow datoteku grupa (obično /etc/gshadow). Ostavite ovo polje " +"praznim ako vaš sistem ne koristi shadow datoteku grupa." + +#. i18n: file kuser.kcfg line 127 +#: rc.cpp:342 +#, no-c-format +msgid "NIS password source" +msgstr "NIS izvor šifara" + +#. i18n: file kuser.kcfg line 130 +#: rc.cpp:345 +#, no-c-format +msgid "NIS minimum UID" +msgstr "NIS minimalni UID" + +#. i18n: file kuser.kcfg line 133 +#: rc.cpp:348 +#, no-c-format +msgid "NIS group source" +msgstr "NIS izvor grupa" + +#. i18n: file kuser.kcfg line 136 +#: rc.cpp:351 +#, no-c-format +msgid "NIS minimum GID" +msgstr "NIS minimalni GID" + +#. i18n: file kuser.kcfg line 140 +#: rc.cpp:354 +#, no-c-format +msgid "LDAP User" +msgstr "LDAP korisnik" + +#. i18n: file kuser.kcfg line 143 +#: rc.cpp:357 +#, no-c-format +msgid "LDAP Password" +msgstr "LDAP šifra" + +#. i18n: file kuser.kcfg line 146 +#: rc.cpp:360 +#, no-c-format +msgid "LDAP SASL Realm" +msgstr "LDAP SASL oblast" + +#. i18n: file kuser.kcfg line 149 +#: rc.cpp:363 +#, no-c-format +msgid "LDAP Bind DN" +msgstr "LDAP Bind DN" + +#. i18n: file kuser.kcfg line 152 +#: rc.cpp:366 +#, no-c-format +msgid "LDAP Host" +msgstr "LDAP server" + +#. i18n: file kuser.kcfg line 155 +#: rc.cpp:369 +#, no-c-format +msgid "LDAP Port" +msgstr "LDAP port" + +#. i18n: file kuser.kcfg line 159 +#: rc.cpp:372 +#, no-c-format +msgid "LDAP version" +msgstr "LDAP verzija" + +#. i18n: file kuser.kcfg line 163 +#: rc.cpp:375 +#, no-c-format +msgid "LDAP Size limit" +msgstr "LDAP limit veličine" + +#. i18n: file kuser.kcfg line 167 +#: rc.cpp:378 +#, no-c-format +msgid "LDAP Time limit" +msgstr "LDAP vremenski limit" + +#. i18n: file kuser.kcfg line 171 +#: rc.cpp:381 +#, no-c-format +msgid "LDAP Base DN" +msgstr "LDAP Base DN" + +#. i18n: file kuser.kcfg line 174 +#: rc.cpp:384 +#, no-c-format +msgid "LDAP Filter" +msgstr "LDAP filter" + +#. i18n: file kuser.kcfg line 177 +#: rc.cpp:387 +#, no-c-format +msgid "LDAP no encryption" +msgstr "LDAP bez šifrovanja" + +#. i18n: file kuser.kcfg line 181 +#: rc.cpp:390 +#, no-c-format +msgid "LDAP TLS" +msgstr "LDAP TLS" + +#. i18n: file kuser.kcfg line 185 +#: rc.cpp:393 +#, no-c-format +msgid "LDAP SSL" +msgstr "LDAP SSL" + +#. i18n: file kuser.kcfg line 189 +#: rc.cpp:396 +#, no-c-format +msgid "LDAP Anonymous" +msgstr "LDAP anonimni pristup" + +#. i18n: file kuser.kcfg line 193 +#: rc.cpp:399 +#, no-c-format +msgid "LDAP Simple auth" +msgstr "LDAP jednostavna aut." + +#. i18n: file kuser.kcfg line 197 +#: rc.cpp:402 +#, no-c-format +msgid "LDAP SASL auth" +msgstr "LDAP SASL aut." + +#. i18n: file kuser.kcfg line 201 +#: rc.cpp:405 +#, no-c-format +msgid "LDAP SASL mechanism" +msgstr "LDAP SASL mehanizam" + +#. i18n: file kuser.kcfg line 205 +#: rc.cpp:408 +#, no-c-format +msgid "LDAP User container" +msgstr "LDAP kontejner korisnika" + +#. i18n: file kuser.kcfg line 206 +#: rc.cpp:411 +#, no-c-format +msgid "" +"This specifies where to store users' entries relative to the LDAP base DN." +msgstr "" +"Ovim određujete gdje se čuvaju stavke korisnika u odnosu na Base DN LDAPa." + +#. i18n: file kuser.kcfg line 210 +#: rc.cpp:414 +#, no-c-format +msgid "LDAP User filter" +msgstr "LDAP filter korisnika" + +#. i18n: file kuser.kcfg line 211 +#: rc.cpp:417 +#, no-c-format +msgid "This specifies the filter used for user entries." +msgstr "Ovim određujete filter koji će se koristiti za unose korisnika." + +#. i18n: file kuser.kcfg line 214 +#: rc.cpp:420 +#, no-c-format +msgid "LDAP Group container" +msgstr "LDAP kontejner grupa" + +#. i18n: file kuser.kcfg line 215 +#: rc.cpp:423 +#, no-c-format +msgid "" +"This specifies where to store groups' entries relative to the LDAP base DN." +msgstr "Ovim određujete gdje se čuvaju stavke grupa u odnosu na Base DN LDAPa." + +#. i18n: file kuser.kcfg line 219 +#: rc.cpp:426 +#, no-c-format +msgid "LDAP Group filter" +msgstr "LDAP filter grupa" + +#. i18n: file kuser.kcfg line 220 +#: rc.cpp:429 +#, no-c-format +msgid "This specifies the filter used for group entries." +msgstr "Ovim određujete filter koji će se koristiti za unose grupa." + +#. i18n: file kuser.kcfg line 223 +#: rc.cpp:432 +#, no-c-format +msgid "LDAP User RDN prefix" +msgstr "LDAP RDN prefiks korisnika" + +#. i18n: file kuser.kcfg line 224 +#: rc.cpp:435 +#, no-c-format +msgid "This specifies what prefix will used for user entries." +msgstr "Ovim određujete prefiks koji će se koristiti za unose korisnika." + +#. i18n: file kuser.kcfg line 234 +#: rc.cpp:441 +#, no-c-format +msgid "" +"Check this if the user's full name should be stored in the cn (Canonical Name) " +"attribute." +msgstr "" +"Uključite ovo ako želite čuvati puno ime korisnika u atributu cn (Canonical " +"Name)." + +#. i18n: file kuser.kcfg line 238 +#: rc.cpp:444 +#, no-c-format +msgid "Update the gecos field" +msgstr "Ažuriraj gecos polje" + +#. i18n: file kuser.kcfg line 239 +#: rc.cpp:447 +#, no-c-format +msgid "Check this if the gecos attribute should be updated." +msgstr "Uključite ovo ako je potrebno ažurirati atribut gecos." + +#. i18n: file kuser.kcfg line 243 +#: rc.cpp:450 +#, no-c-format +msgid "Manage LDAP shadowAccount objectclass" +msgstr "Upravljaj LDAP shadowAccount objectclass" + +#. i18n: file kuser.kcfg line 244 +#: rc.cpp:453 +#, no-c-format +msgid "" +"Check this if the shadowAccount object should be used in the users' entries. It " +"allows to enforce password change/expiration policies." +msgstr "" +"Uključite ovo ako treba koristiti shadowAccount objekt u korisničkim stavkama. " +"Ovo omogućuje prisiljavanje politike promjene/isteka šifre." + +#. i18n: file kuser.kcfg line 248 +#: rc.cpp:456 +#, no-c-format +msgid "LDAP Structural objectclass" +msgstr "LDAP strukturna objectclass" + +#. i18n: file kuser.kcfg line 249 +#: rc.cpp:459 +#, no-c-format +msgid "" +"This option allows to specify the structural objectclass used with users' " +"entries. If you want to use these entries not just for authentication, but for " +"an addressbook, too, then choose inetOrgPerson." +msgstr "" +"Ova opcija vam omogućuje da navedete strukturnu objekt-klasu koja će se " +"koristiti u korisničkim unosima. Ako želite da koristite ove unose ne samo za " +"provjeru identiteta nego i za adresar, onda izaberite inetOrgPerson." + +#. i18n: file kuser.kcfg line 257 +#: rc.cpp:462 +#, no-c-format +msgid "LDAP Group RDN prefix" +msgstr "LDAP RDN prefiks grupe" + +#. i18n: file kuser.kcfg line 258 +#: rc.cpp:465 +#, no-c-format +msgid "This specifies what prefix will used for group entries." +msgstr "Ovim određujete prefiks koji će se koristiti za unose grupa." + +#. i18n: file kuser.kcfg line 266 +#: rc.cpp:468 +#, no-c-format +msgid "LDAP Password hash method" +msgstr "LDAP metod enkripcije šifara" + +#. i18n: file kuser.kcfg line 267 +#: rc.cpp:471 +#, no-c-format +msgid "This specifies the password hashing method. The most secure is SSHA." +msgstr "Ovim određujete metod enkripcije šifara. Najsigurniji je SSHA." + +#. i18n: file kuser.kcfg line 279 +#: rc.cpp:474 +#, no-c-format +msgid "Enable samba account management" +msgstr "Uključi Samba menadžment korisničkih računa" + +#. i18n: file kuser.kcfg line 280 +#: rc.cpp:477 +#, no-c-format +msgid "" +"Check this if you want to use the user/group entries in a Samba domain. KUser " +"will create sambaSamAccount objectclass for each entry which is usable with the " +"ldapsam passdb backend with Samba version greater than 3.0." +msgstr "" +"Uključite ovo ako želite da vaši korisnici i grupe pripadaju Samba domeni. " +"KUser će napraviti sambaSamAccount objekt-klasu za svaki unos koji je " +"upotrebljiv sa ldapsam passdb backendom koristeći Samba verzije veće od 3.0." + +#. i18n: file kuser.kcfg line 283 +#: rc.cpp:480 +#, no-c-format +msgid "Samba domain name" +msgstr "Samba naziv domene" + +#. i18n: file kuser.kcfg line 284 +#: rc.cpp:483 +#, no-c-format +msgid "This specifies the samba domain name." +msgstr "Ovim određujete samba naziv domene." + +#. i18n: file kuser.kcfg line 287 +#: rc.cpp:486 +#, no-c-format +msgid "Samba domain SID" +msgstr "Samba SID domene" + +#. i18n: file kuser.kcfg line 288 +#: rc.cpp:489 +#, no-c-format +msgid "" +"This specifies the domain Security IDentifier. It is unique in a single domain. " +"You can query the value of the domain SID with 'net getlocalsid domain_name'." +msgstr "" +"Ovo određuje sigurnosnu identifikaciju (Security IDentifier) domene. Ona je " +"jedinstvena unutar domene. Možete saznati vrijednost SIDa domene koristeći " +"naredbu 'net getlocalsid domain_name'." + +#. i18n: file kuser.kcfg line 291 +#: rc.cpp:492 +#, no-c-format +msgid "Algorithmic RID base" +msgstr "Algoritmična RID osnova" + +#. i18n: file kuser.kcfg line 292 +#: rc.cpp:495 +#, no-c-format +msgid "" +"This value is an offset for the algorithmic mapping from uids and gids to rids. " +"The default (and minimum) value is 1000, it must be even, and the LDAP database " +"and smb.conf must store the same values." +msgstr "" +"Ova vrijednost je ofset algoritmičnog mapiranja UIDa i GIDa na RIDove. " +"Podrazumijevana (i najmanja) vrijednost je 1000. Ona mora biti parna, a LDAP " +"baza i smb.conf moraju čuvati istu vrijednost." + +#. i18n: file kuser.kcfg line 296 +#: rc.cpp:498 +#, no-c-format +msgid "Samba login script" +msgstr "Samba login skripta" + +#. i18n: file kuser.kcfg line 297 +#: rc.cpp:501 +#, no-c-format +msgid "" +"This specifies a name of a login script (in the `Netlogon` share) which will be " +"executed as the user logs in to a Windows machine." +msgstr "" +"Ovim određujete ime login skripte (u 'Netlogon' share-u) koja će biti izvršena " +"kada se korisnik prijavi na Windows računar." + +#. i18n: file kuser.kcfg line 300 +#: rc.cpp:504 +#, no-c-format +msgid "Samba home drive" +msgstr "Samba home drive" + +#. i18n: file kuser.kcfg line 301 +#: rc.cpp:507 +#, no-c-format +msgid "" +"Specifies a drive letter where the user's home directory will automatically " +"mapped when he/she logs into a Windows machine." +msgstr "" +"Određuje slovo drive-a (diska) na koje će home direktorij korisnika biti " +"automatski mapiran kada se prijavi na Windows računar." + +#. i18n: file kuser.kcfg line 304 +#: rc.cpp:510 +#, no-c-format +msgid "Samba profile path template" +msgstr "Samba šablon za put do profila" + +#. i18n: file kuser.kcfg line 305 +#: rc.cpp:513 +#, no-c-format +msgid "" +"This specifies the location of the roaming profile of the user. The '%U' macro " +"will be replaced with the actual user name." +msgstr "" +"Ovim određujete lokaciju roaming profila korisnika. Makro '%U' će biti " +"zamijenjen stvarnim korisničkim imenom." + +#. i18n: file kuser.kcfg line 308 +#: rc.cpp:516 +#, no-c-format +msgid "Samba home path template" +msgstr "Samba šablon puta do home-a" + +#. i18n: file kuser.kcfg line 309 +#: rc.cpp:519 +#, no-c-format +msgid "" +"This specifies the location of the home directory of the user. This field is " +"meaningful only for Windows machines. The '%U' macro will be replaced with the " +"actual user name." +msgstr "" +"Ovim određujete lokaciju home direktorija korisnika. Ovo polje ima smisla samo " +"za Windows računare. Makro '%U' će biti zamijenjen stvarnim korisničkim imenom." + +#. i18n: file kuser.kcfg line 313 +#: rc.cpp:525 +#, no-c-format +msgid "" +"Store the LanManager hashed password in the sambaLMPassword attribute. Check " +"this if you have older clients (Win9x series and before) on your network." +msgstr "" +"Čuvaj LanManager hashed šifru u atributu sambaLMPassword. Uključite ovo ako na " +"vašoj mreži imate starije klijente (Win9x serija i ranije)." + +#: selectconn.cpp:38 +msgid "Connection Selection" +msgstr "Izbor konekcije" + +#: selectconn.cpp:42 +msgid "&New..." +msgstr "&Nova..." + +#: selectconn.cpp:48 +msgid "Defined connections:" +msgstr "Definisane konekcije:" + +#: selectconn.cpp:81 +msgid "Please type the name of the new connection:" +msgstr "Molim unesite ime nove konekcije:" + +#: selectconn.cpp:84 +msgid "A connection with this name already exists." +msgstr "Konekcija pod ovim imenom već postoji." + +#: selectconn.cpp:122 +msgid "Do you really want to delete the connection '%1'?" +msgstr "Da li zaista želite ukloniti konekciju '%1'?" + +#: selectconn.cpp:123 +msgid "Delete Connection" +msgstr "Obriši konekciju" diff --git a/tde-i18n-bs/messages/kdeadmin/secpolicy.po b/tde-i18n-bs/messages/kdeadmin/secpolicy.po new file mode 100644 index 00000000000..5189c09f88a --- /dev/null +++ b/tde-i18n-bs/messages/kdeadmin/secpolicy.po @@ -0,0 +1,46 @@ +# translation of secpolicy.po to Bosnian +# translation of secpolicy to Bosnian +# Copyright (C) 1999, 2005 Free Software Foundation, Inc. +# Amila Akagic <bono@linux.org.ba>, 2002. +# Amila Akagić <bono@linux.org.ba>, 2005. +msgid "" +msgstr "" +"Project-Id-Version: secpolicy\n" +"POT-Creation-Date: 2005-02-06 01:20+0100\n" +"PO-Revision-Date: 2005-03-22 13:06+0100\n" +"Last-Translator: Amila Akagić <bono@linux.org.ba>\n" +"Language-Team: Bosnian <lokal@lugbih.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3\n" + +#: main.cpp:33 +msgid "Display PAM security policies" +msgstr "Prikaži PAM sigurnosna pravila" + +#: pamview.cpp:51 +msgid "Available services:" +msgstr "Dostupni servisi:" + +#: pamview.cpp:58 +msgid "Category" +msgstr "Kategorija" + +#: pamview.cpp:59 +msgid "Level" +msgstr "Nivo" + +#: pamview.cpp:60 +msgid "Module" +msgstr "Modul" + +#: pamview.cpp:82 +msgid "" +"/etc/pam.d folder does not exist.\n" +"Either your system does not have PAM support or there is some other " +"configuration problem." +msgstr "" +"/etc/pam.d direktorij ne postoji.\n" +"Ili vaš sistem nema podršku za PAM ili postoji neki drugi problem u " +"konfiguraciji." |