From 3336f3ff0322c7439f1474be67dcff79abd31120 Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Thu, 14 Jan 2021 13:10:34 +0200 Subject: [PATCH] Removed legacy translations. They are outdated and a switch to Weblate is planned anyway. Signed-off-by: Mavridis Philippe --- po/Makefile.am | 1 - po/Makefile.in | 655 ---------------- po/cs.gmo | Bin 14529 -> 0 bytes po/cs.po | 1919 --------------------------------------------- po/de.gmo | Bin 8609 -> 0 bytes po/de.po | 1930 --------------------------------------------- po/es.gmo | Bin 17831 -> 0 bytes po/es.po | 1999 ----------------------------------------------- po/fr.po | 1775 ------------------------------------------ po/hu.po | 1916 --------------------------------------------- po/it.gmo | Bin 33107 -> 0 bytes po/it.po | 1838 ------------------------------------------- po/klamav.pot | 1825 ------------------------------------------- po/pl.gmo | Bin 11339 -> 0 bytes po/pl.po | 1967 ---------------------------------------------- po/pt_BR.gmo | Bin 33424 -> 0 bytes po/pt_BR.po | 2025 ------------------------------------------------ po/ru.gmo | Bin 8352 -> 0 bytes po/ru.po | 1929 --------------------------------------------- po/tr.po | 1935 --------------------------------------------- po/uk.po | 1961 ---------------------------------------------- po/zh_CN.po | 1869 -------------------------------------------- 22 files changed, 25544 deletions(-) delete mode 100644 po/Makefile.am delete mode 100644 po/Makefile.in delete mode 100644 po/cs.gmo delete mode 100644 po/cs.po delete mode 100644 po/de.gmo delete mode 100644 po/de.po delete mode 100644 po/es.gmo delete mode 100644 po/es.po delete mode 100644 po/fr.po delete mode 100644 po/hu.po delete mode 100644 po/it.gmo delete mode 100644 po/it.po delete mode 100644 po/klamav.pot delete mode 100644 po/pl.gmo delete mode 100644 po/pl.po delete mode 100644 po/pt_BR.gmo delete mode 100644 po/pt_BR.po delete mode 100644 po/ru.gmo delete mode 100644 po/ru.po delete mode 100644 po/tr.po delete mode 100644 po/uk.po delete mode 100644 po/zh_CN.po diff --git a/po/Makefile.am b/po/Makefile.am deleted file mode 100644 index 0fa209c..0000000 --- a/po/Makefile.am +++ /dev/null @@ -1 +0,0 @@ -POFILES = AUTO diff --git a/po/Makefile.in b/po/Makefile.in deleted file mode 100644 index 6817117..0000000 --- a/po/Makefile.in +++ /dev/null @@ -1,655 +0,0 @@ -# Makefile.in generated by automake 1.9.6 from Makefile.am. -# KDE tags expanded automatically by am_edit - $Revision: 1.3 $ -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 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@ -srcdir = @srcdir@ -top_srcdir = @top_srcdir@ -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -top_builddir = .. -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = @INSTALL@ -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 = : -build_triplet = @build@ -host_triplet = @host@ -target_triplet = @target@ -subdir = po -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)/admin/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -SOURCES = -DIST_SOURCES = -#>- 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@ -AMDEP_FALSE = @AMDEP_FALSE@ -AMDEP_TRUE = @AMDEP_TRUE@ -AMTAR = @AMTAR@ -AR = @AR@ -ARTSCCONFIG = @ARTSCCONFIG@ -AUTOCONF = @AUTOCONF@ -AUTODIRS = @AUTODIRS@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -CC = @CC@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CONF_FILES = @CONF_FILES@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CXX = @CXX@ -CXXCPP = @CXXCPP@ -CXXDEPMODE = @CXXDEPMODE@ -CXXFLAGS = @CXXFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DCOPIDL = @DCOPIDL@ -DCOPIDL2CPP = @DCOPIDL2CPP@ -DCOPIDLNG = @DCOPIDLNG@ -DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -ECHO = @ECHO@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -ENABLE_PERMISSIVE_FLAG = @ENABLE_PERMISSIVE_FLAG@ -EXEEXT = @EXEEXT@ -F77 = @F77@ -FFLAGS = @FFLAGS@ -FRAMEWORK_COREAUDIO = @FRAMEWORK_COREAUDIO@ -GMSGFMT = @GMSGFMT@ -GREP = @GREP@ -HAVE_GCC_VISIBILITY = @HAVE_GCC_VISIBILITY@ -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_CHECK_PLUGIN = @KDE_CHECK_PLUGIN@ -KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ -KDE_INCLUDES = @KDE_INCLUDES@ -KDE_LDFLAGS = @KDE_LDFLAGS@ -KDE_MT_LDFLAGS = @KDE_MT_LDFLAGS@ -KDE_MT_LIBS = @KDE_MT_LIBS@ -KDE_NO_UNDEFINED = @KDE_NO_UNDEFINED@ -KDE_PLUGIN = @KDE_PLUGIN@ -KDE_RPATH = @KDE_RPATH@ -KDE_USE_CLOSURE_FALSE = @KDE_USE_CLOSURE_FALSE@ -KDE_USE_CLOSURE_TRUE = @KDE_USE_CLOSURE_TRUE@ -KDE_USE_FINAL_FALSE = @KDE_USE_FINAL_FALSE@ -KDE_USE_FINAL_TRUE = @KDE_USE_FINAL_TRUE@ -KDE_USE_FPIE = @KDE_USE_FPIE@ -KDE_USE_NMCHECK_FALSE = @KDE_USE_NMCHECK_FALSE@ -KDE_USE_NMCHECK_TRUE = @KDE_USE_NMCHECK_TRUE@ -KDE_USE_PIE = @KDE_USE_PIE@ -KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ -LDFLAGS = @LDFLAGS@ -LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@ -LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@ -LIBCOMPAT = @LIBCOMPAT@ -LIBCRYPT = @LIBCRYPT@ -LIBDL = @LIBDL@ -LIBJPEG = @LIBJPEG@ -LIBOBJS = @LIBOBJS@ -LIBPNG = @LIBPNG@ -LIBPTHREAD = @LIBPTHREAD@ -LIBRESOLV = @LIBRESOLV@ -LIBS = @LIBS@ -LIBSM = @LIBSM@ -LIBSOCKET = @LIBSOCKET@ -LIBTOOL = @LIBTOOL@ -LIBUCB = @LIBUCB@ -LIBUTIL = @LIBUTIL@ -LIBZ = @LIBZ@ -LIB_CLAM = @LIB_CLAM@ -LIB_KAB = @LIB_KAB@ -LIB_KABC = @LIB_KABC@ -LIB_TDECORE = @LIB_TDECORE@ -LIB_KDED = @LIB_KDED@ -LIB_TDEPIM = @LIB_TDEPIM@ -LIB_TDEPRINT = @LIB_TDEPRINT@ -LIB_TDEUI = @LIB_TDEUI@ -LIB_TDEDNSSD = @LIB_TDEDNSSD@ -LIB_KFILE = @LIB_KFILE@ -LIB_KFM = @LIB_KFM@ -LIB_TDEHTML = @LIB_TDEHTML@ -LIB_TDEIMPROXY = @LIB_TDEIMPROXY@ -LIB_TDEIO = @LIB_TDEIO@ -LIB_KJS = @LIB_KJS@ -LIB_KNEWSTUFF = @LIB_KNEWSTUFF@ -LIB_TDEPARTS = @LIB_TDEPARTS@ -LIB_TDESPELL = @LIB_TDESPELL@ -LIB_TDESYCOCA = @LIB_TDESYCOCA@ -LIB_TDEUNITTEST = @LIB_TDEUNITTEST@ -LIB_TDEUTILS = @LIB_TDEUTILS@ -LIB_POLL = @LIB_POLL@ -LIB_QPE = @LIB_QPE@ -LIB_QT = @LIB_QT@ -LIB_SMB = @LIB_SMB@ -LIB_SQLITE = @LIB_SQLITE@ -LIB_X11 = @LIB_X11@ -LIB_XEXT = @LIB_XEXT@ -LIB_XRENDER = @LIB_XRENDER@ -LN_S = @LN_S@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MAKETDEWIDGETS = @MAKETDEWIDGETS@ -MCOPIDL = @MCOPIDL@ -MEINPROC = @MEINPROC@ -MOC = @MOC@ -MSGFMT = @MSGFMT@ -NOOPT_CFLAGS = @NOOPT_CFLAGS@ -NOOPT_CXXFLAGS = @NOOPT_CXXFLAGS@ -OBJEXT = @OBJEXT@ -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@ -PERL = @PERL@ -PKGCONFIGFOUND = @PKGCONFIGFOUND@ -PKG_CONFIG = @PKG_CONFIG@ -QTE_NORTTI = @QTE_NORTTI@ -QT_INCLUDES = @QT_INCLUDES@ -QT_LDFLAGS = @QT_LDFLAGS@ -RANLIB = @RANLIB@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -SQLITE_CFLAGS = @SQLITE_CFLAGS@ -SQLITE_LIBS = @SQLITE_LIBS@ -STRIP = @STRIP@ -TOPSUBDIRS = @TOPSUBDIRS@ -UIC = @UIC@ -UIC_TR = @UIC_TR@ -USER_INCLUDES = @USER_INCLUDES@ -USER_LDFLAGS = @USER_LDFLAGS@ -USE_EXCEPTIONS = @USE_EXCEPTIONS@ -USE_RTTI = @USE_RTTI@ -USE_THREADS = @USE_THREADS@ -VERSION = @VERSION@ -WOVERLOADED_VIRTUAL = @WOVERLOADED_VIRTUAL@ -XGETTEXT = @XGETTEXT@ -XMKMF = @XMKMF@ -XMLLINT = @XMLLINT@ -X_EXTRA_LIBS = @X_EXTRA_LIBS@ -X_INCLUDES = @X_INCLUDES@ -X_LDFLAGS = @X_LDFLAGS@ -X_PRE_LIBS = @X_PRE_LIBS@ -X_RPATH = @X_RPATH@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_CXX = @ac_ct_CXX@ -ac_ct_F77 = @ac_ct_F77@ -all_includes = @all_includes@ -all_libraries = @all_libraries@ -am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ -am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ -am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ -am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -exec_prefix = @exec_prefix@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -include_ARTS_FALSE = @include_ARTS_FALSE@ -include_ARTS_TRUE = @include_ARTS_TRUE@ -include_x11_FALSE = @include_x11_FALSE@ -include_x11_TRUE = @include_x11_TRUE@ -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_includes = @kde_includes@ -kde_kcfgdir = @kde_kcfgdir@ -kde_libraries = @kde_libraries@ -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_qtver = @kde_qtver@ -kde_servicesdir = @kde_servicesdir@ -kde_servicetypesdir = @kde_servicetypesdir@ -kde_sounddir = @kde_sounddir@ -kde_styledir = @kde_styledir@ -kde_templatesdir = @kde_templatesdir@ -kde_wallpaperdir = @kde_wallpaperdir@ -kde_widgetdir = @kde_widgetdir@ -tdeinitdir = @tdeinitdir@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -qt_includes = @qt_includes@ -qt_libraries = @qt_libraries@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -sysconfdir = @sysconfdir@ -target = @target@ -target_alias = @target_alias@ -target_cpu = @target_cpu@ -target_os = @target_os@ -target_vendor = @target_vendor@ -unsermake_enable_pch_FALSE = @unsermake_enable_pch_FALSE@ -unsermake_enable_pch_TRUE = @unsermake_enable_pch_TRUE@ -with_included_sqlite_FALSE = @with_included_sqlite_FALSE@ -with_included_sqlite_TRUE = @with_included_sqlite_TRUE@ -x_includes = @x_includes@ -x_libraries = @x_libraries@ -xdg_appsdir = @xdg_appsdir@ -xdg_directorydir = @xdg_directorydir@ -xdg_menudir = @xdg_menudir@ -#>- POFILES = AUTO -#>+ 2 -POFILES = de.po tr.po hu.po es.po it.po fr.po uk.po cs.po zh_CN.po pt_BR.po pl.po ru.po -GMOFILES = de.gmo tr.gmo hu.gmo es.gmo it.gmo fr.gmo uk.gmo cs.gmo zh_CN.gmo pt_BR.gmo pl.gmo ru.gmo -#>- all: all-am -#>+ 1 -all: all-nls docs-am all-am - -.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 po/Makefile'; \ -#>- cd $(top_srcdir) && \ -#>- $(AUTOMAKE) --gnu po/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 po/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu po/Makefile - cd $(top_srcdir) && perl admin/am_edit po/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 - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -distclean-libtool: - -rm -f libtool -uninstall-info-am: -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -#>- distdir: $(DISTFILES) -#>+ 1 -distdir: distdir-nls $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ - list='$(DISTFILES)'; for file in $$list; do \ - case $$file in \ - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ - $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ - esac; \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test "$$dir" != "$$file" && test "$$dir" != "."; then \ - dir="/$$dir"; \ - $(mkdir_p) "$(distdir)$$dir"; \ - else \ - dir=''; \ - fi; \ - if test -d $$d/$$file; then \ - 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 -check-am: all-am -check: check-am -all-am: Makefile -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -#>- uninstall: uninstall-am -#>+ 1 -uninstall: uninstall-nls uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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-am -#>+ 1 -clean: kde-rpo-clean clean-am - -#>- clean-am: clean-generic clean-libtool mostlyclean-am -#>+ 1 -clean-am: clean-bcheck clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-libtool - -dvi: dvi-am - -dvi-am: - -html: html-am - -info: info-am - -info-am: - -#>- install-data-am: -#>+ 1 -install-data-am: install-nls - -install-exec-am: - -install-info: install-info-am - -install-man: - -installcheck-am: - -#>- maintainer-clean: maintainer-clean-am -#>+ 1 -maintainer-clean: clean-nls maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-info-am - -.PHONY: all all-am check check-am clean clean-generic clean-libtool \ - distclean distclean-generic distclean-libtool distdir dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-exec install-exec-am \ - install-info install-info-am install-man install-strip \ - installcheck installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-info-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=zh_CN.po cs.gmo pt_BR.gmo pl.gmo Makefile.in ru.po ru.gmo pt_BR.po uk.po it.gmo hu.po klamav.pot pl.po de.gmo de.po es.po es.gmo fr.po it.po Makefile.am cs.po tr.po - -#>+ 37 -de.gmo: de.po - rm -f de.gmo; $(GMSGFMT) -o de.gmo $(srcdir)/de.po - test ! -f de.gmo || touch de.gmo -tr.gmo: tr.po - rm -f tr.gmo; $(GMSGFMT) -o tr.gmo $(srcdir)/tr.po - test ! -f tr.gmo || touch tr.gmo -hu.gmo: hu.po - rm -f hu.gmo; $(GMSGFMT) -o hu.gmo $(srcdir)/hu.po - test ! -f hu.gmo || touch hu.gmo -es.gmo: es.po - rm -f es.gmo; $(GMSGFMT) -o es.gmo $(srcdir)/es.po - test ! -f es.gmo || touch es.gmo -it.gmo: it.po - rm -f it.gmo; $(GMSGFMT) -o it.gmo $(srcdir)/it.po - test ! -f it.gmo || touch it.gmo -fr.gmo: fr.po - rm -f fr.gmo; $(GMSGFMT) -o fr.gmo $(srcdir)/fr.po - test ! -f fr.gmo || touch fr.gmo -uk.gmo: uk.po - rm -f uk.gmo; $(GMSGFMT) -o uk.gmo $(srcdir)/uk.po - test ! -f uk.gmo || touch uk.gmo -cs.gmo: cs.po - rm -f cs.gmo; $(GMSGFMT) -o cs.gmo $(srcdir)/cs.po - test ! -f cs.gmo || touch cs.gmo -zh_CN.gmo: zh_CN.po - rm -f zh_CN.gmo; $(GMSGFMT) -o zh_CN.gmo $(srcdir)/zh_CN.po - test ! -f zh_CN.gmo || touch zh_CN.gmo -pt_BR.gmo: pt_BR.po - rm -f pt_BR.gmo; $(GMSGFMT) -o pt_BR.gmo $(srcdir)/pt_BR.po - test ! -f pt_BR.gmo || touch pt_BR.gmo -pl.gmo: pl.po - rm -f pl.gmo; $(GMSGFMT) -o pl.gmo $(srcdir)/pl.po - test ! -f pl.gmo || touch pl.gmo -ru.gmo: ru.po - rm -f ru.gmo; $(GMSGFMT) -o ru.gmo $(srcdir)/ru.po - test ! -f ru.gmo || touch ru.gmo - -#>+ 3 -clean-nls: - -rm -f de.gmo tr.gmo hu.gmo es.gmo it.gmo fr.gmo uk.gmo cs.gmo zh_CN.gmo pt_BR.gmo pl.gmo ru.gmo - -#>+ 10 -install-nls: - @for base in de tr hu es it fr uk cs zh_CN pt_BR pl ru ; do \ - echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\ - $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES ; \ - if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\ - elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$$base/LC_MESSAGES/$(PACKAGE).mo ;\ - fi ;\ - done - - -#>+ 14 -uninstall-nls: - rm -f $(DESTDIR)$(kde_locale)/de/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/tr/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/hu/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/es/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/it/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/fr/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/uk/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/cs/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/zh_CN/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/pt_BR/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/pl/LC_MESSAGES/$(PACKAGE).mo - rm -f $(DESTDIR)$(kde_locale)/ru/LC_MESSAGES/$(PACKAGE).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 - -#>+ 4 -merge: - $(MAKE) -f $(top_srcdir)/admin/Makefile.common package-merge POFILES="${POFILES}" PACKAGE=${PACKAGE} - - -#>+ 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 po/Makefile'; \ - cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu po/Makefile - cd $(top_srcdir) && perl admin/am_edit po/Makefile.in - - -#>+ 21 -clean-bcheck: - rm -f *.bchecktest.cc *.bchecktest.cc.class a.out - -bcheck: bcheck-am - -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/po/cs.gmo b/po/cs.gmo deleted file mode 100644 index d0c2e55f093dfb3bf1af1d97c3570294a0a96983..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 14529 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 T90OI>N}kT@wEbu$%+!AY!`a=u diff --git a/po/cs.po b/po/cs.po deleted file mode 100644 index bbd46c8..0000000 --- a/po/cs.po +++ /dev/null @@ -1,1919 +0,0 @@ -# translation of cs.po to -# translation of cs_back.po to -# translation of cs.po to -# translation of klamav.po to -# This file is distributed under the same license as the PACKAGE package. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER, 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: cs\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2005-09-23 11:37+0200\n" -"Last-Translator: \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.9.1\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Tomáš Klos" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "tkl@tkl.cz" - -#: aboutklamav.cpp:52 -#, fuzzy -msgid "About KlamAV" -msgstr "KlamAV" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr "" - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "" - -#: activityviewer.cpp:133 -#, fuzzy -msgid "Search:" -msgstr "březen" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "" - -#: autoscanoptions.cpp:73 -#, fuzzy -msgid "Auto-Scan Options" -msgstr "&Automatické skenování" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Auto-Scan" -msgstr "&Automatické skenování" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Configure Auto-Scan" -msgstr "&Povolit automatické skenování" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "Nebylo zadáno heslo pro uid '%1'" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "Chyba při přidávání záznamu do crontab." - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "každý den " - -#: ctdom.cpp:49 -msgid "1st" -msgstr "1." - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "2." - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "3." - -#: ctdom.cpp:50 -msgid "4th" -msgstr "4." - -#: ctdom.cpp:51 -msgid "5th" -msgstr "5." - -#: ctdom.cpp:51 -msgid "6th" -msgstr "6." - -#: ctdom.cpp:52 -msgid "7th" -msgstr "7." - -#: ctdom.cpp:52 -msgid "8th" -msgstr "8." - -#: ctdom.cpp:53 -msgid "9th" -msgstr "9." - -#: ctdom.cpp:53 -msgid "10th" -msgstr "10." - -#: ctdom.cpp:54 -msgid "11th" -msgstr "11." - -#: ctdom.cpp:54 -msgid "12th" -msgstr "12." - -#: ctdom.cpp:55 -msgid "13th" -msgstr "13." - -#: ctdom.cpp:55 -msgid "14th" -msgstr "14." - -#: ctdom.cpp:56 -msgid "15th" -msgstr "15." - -#: ctdom.cpp:56 -msgid "16th" -msgstr "16." - -#: ctdom.cpp:57 -msgid "17th" -msgstr "17." - -#: ctdom.cpp:57 -msgid "18th" -msgstr "18." - -#: ctdom.cpp:58 -msgid "19th" -msgstr "19." - -#: ctdom.cpp:58 -msgid "20th" -msgstr "20." - -#: ctdom.cpp:59 -msgid "21st" -msgstr "21." - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "22." - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "23." - -#: ctdom.cpp:60 -msgid "24th" -msgstr "24." - -#: ctdom.cpp:61 -msgid "25th" -msgstr "25." - -#: ctdom.cpp:61 -msgid "26th" -msgstr "26." - -#: ctdom.cpp:62 -msgid "27th" -msgstr "27." - -#: ctdom.cpp:62 -msgid "28th" -msgstr "28." - -#: ctdom.cpp:63 -msgid "29th" -msgstr "29." - -#: ctdom.cpp:63 -msgid "30th" -msgstr "30." - -#: ctdom.cpp:64 -msgid "31st" -msgstr "31." - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "den v týdnu" - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "Pon" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "Út" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "St" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "Čt" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "Pá" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "So" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "Ne" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "každý měsíc " - -#: ctmonth.cpp:48 -msgid "January" -msgstr "leden" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "únor" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "březen" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "duben" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "květen" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "červen" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "červenec" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "srpen" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "září" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "říjen" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "listopad" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "prosinec" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "%H:%M" - -#: cttask.cpp:253 -msgid "" -"Please translator, read the README.translators file in kcron's source code" -msgstr "" -"Překladatelé, přečtěte si README.translators soubor ve zdrojovém kódu " -"programu kcron" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "Opravdu si tento soubor přečtěte" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "DOM_FORMAT a také DOW_FORMAT" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "V TIME" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "TIME_FORMAT, DATE_FORMAT" - -#: cttask.cpp:303 -msgid ", and " -msgstr ", a " - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr " a " - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr ", " - -#: ctunit.cpp:185 -msgid "," -msgstr "," - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "Kalendář" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "" - -#: dbviewer.cpp:719 -#, fuzzy -msgid "Loading .." -msgstr "Stahování %1-%2..." - -#: dbviewer.cpp:719 -#, fuzzy -msgid "Loading..." -msgstr "Stahování %1-%2..." - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -#, fuzzy -msgid "First-Run Wizard" -msgstr "Použít průvodce" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "" - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "" - -#: firstrunwizard.cpp:131 -#, fuzzy -msgid "Check for updates &to ClamAV now." -msgstr "Kontrola nejnovější dostupné verze ClamAV..." - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "" - -#: firstrunwizard.cpp:133 -msgid "Locations" -msgstr "" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "" - -#: firstrunwizard.cpp:135 -#, fuzzy -msgid "Quarantine Location:" -msgstr "Umístění karantény" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "" - -#: freshklam.cpp:75 -#, fuzzy -msgid "KlamAV " -msgstr "KlamAV" - -#: freshklam.cpp:75 -#, fuzzy -msgid " - Ready" -msgstr "Připraven" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "Aktualizace software" - -#: freshklam.cpp:132 -msgid "Update ClamAV Automatically" -msgstr "Aktualizovat ClamAV automaticky" - -#: freshklam.cpp:136 -msgid "Update KlamAV Automatically" -msgstr "Aktualizovat KlamAV automaticky" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "" - -#: freshklam.cpp:160 -msgid "Virus Database Directory" -msgstr "Adresář virové databáze" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "Adresář:" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "Nastavení proxy pro aktualizace databáze" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "IP adresa:" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "Port:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "Uživatel:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "Heslo:" - -#: freshklam.cpp:234 -msgid "Database AutoUpdate Settings" -msgstr "Nastavení automatické aktualizace databáze" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "Aktualizovat virovou databázi automaticky" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "Kolikrát za den" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "Akt&ualizovat nyní" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" -"Vypadá to, že vaše verze ClamAV je zastaralá! ClamAV-%1 je nejnovější " -"dostupná verze. Chcete, aby ji KlamAV stáhnul a zkompiloval?" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "Stáhnout a nainstalovat ClamAV-%1" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "Spouštím aktualizaci..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "Přerušeno" - -#: freshklam.cpp:515 -#, fuzzy -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "Aktualizace nečekaně skončila!" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "Aktualizace nečekaně skončila!" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "" - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "" - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "" - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "" - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "" - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "" - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "" - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "" - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "" - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "" - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "" - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "" - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "" - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "" - -#: freshklam.cpp:635 -#, fuzzy -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" -"Protože bylo změněno umístění databáze, KlamAV potřebuje změnit parametry " -"použité po kontrolu e-mailů v KMailu. Tato změna je zobrazena níže. Pokud " -"máte KMail spuštěn, musíte jej nyní zavřít, aby se změny projevily. Pokud " -"chcete změny provést ručně, klikněte na tlačítko 'Zrušit'. (Měli byste také " -"ukončit všechny běžící instalce clamd, které vypadají nějak jako: 'clamd -c %" -"1/klammailxxxxx' aby mohla být databáze znovu načtena. Tato funkce bude " -"automatizována v některé z příštích verzí)." - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "Aktualizace filtrů KMailu" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "Aktualizace" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "Připraven" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" -"Chcete stáhnout nejnovější virovou databázi do nového umístění? (Můžete to " -"provést později ručně.)" - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "Stáhnout virovou databázi" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "Stáhnout" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "" - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "&Povolit automatické skenování" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "&Zakázat automatické skenování" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "&Povolit automatické aktualizace" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "&Zakázat automatické aktualizace" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "KlamAV - ochrana proti virům pro KDE" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "&Skenování" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "&Automatické skenování" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "Ochrana &e-mailu" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "&Karanténa" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "Prohlížeč virů" - -#: klamav.cpp:114 -msgid "Events" -msgstr "" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "&O programu" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Vybrané adresáře" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Vybrat" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "Kořen" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Vyřazené adresáře" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Vyřadit" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "&Zobrazit varování" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "&Spustit minimalizovaně" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "Maximální velikost souboru (v MB):" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" -"Nemáte vybrány žádné adresáře ke skenování. Vyberte adresáře, které má " -"KlamAV kontrolovat a zkuste to znovu." - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" -"Program nyní poběží na pozadí. Obnovit jej můžete kliknutím na ikonu v " -"systémové části panelu." - -#: klamd.cpp:386 -#, fuzzy -msgid "The auto-scan process died unexpectedly!" -msgstr "Aktualizace nečekaně skončila!" - -#: klamd.cpp:649 -msgid "" -"

Don't have permission to move %1 to the quarantine folder.

" -msgstr "

Nemáte oprávnění pro přesun %1 do karantény.

" - -#: klamd.cpp:651 -msgid "" -"

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "

Nedostatek místa na disku pro přesunutí %1 do karantény.

" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" -"

Nalezen infikovaný soubor:

Název: %1
Nalezený virus:" -"%2

Přesouvám soubor do karantény. Můžete jej později obnovit, " -"pokud to bude nutné.

" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" -"

Nalezen infikovaný soubor:

Název: %1
Nalezený virus:" -"%2

Přesouvám soubor do karantény. Můžete jej později obnovit, " -"pokud to bude nutné.

Pokud již existuje v karanténě soubor stejného " -"názvu, bude přepsán.

" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "" - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" -"KlamAV potřebuje nejprve zavést modul 'dazuko'. Tento modul KlamAVu umožní " -"přístup k souborům v reálném čase. Pokud nechcete, aby se tato zpráva v " -"budoucnu zobrazovala, přidejte následující řádek do vašeho init skriptu: " -"'modprobe dazuko.o'. Nyní budete požádáni o heslo roota." - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "Zavedení modulu" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "Vymazat" - -#: klamd.cpp:738 -#, fuzzy -msgid "Loading of Module Cancelled." -msgstr "Instalace %1 byla přerušena." - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "" - -#: klamd.cpp:834 -msgid "" -"Module has been loaded. Will now continue to start up real-time scanning." -msgstr "Modul byl zaveden. Nyní bude spuštěno skenování v reálném čase." - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" -"

Tato volba slouží k rychlejšímu, mnohem použitelnějšímu automatickému " -"skenování. Jedná se ale o experimentální funkci a je zde jisté bezpečnostní " -"riziko. Pro více informací se podívejte na http://klamav.sourceforge.net/" -"index.php?content=ka_security_notes

" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Pokud je nalezen virus:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "" - -#: klamscan.cpp:82 -#, fuzzy -msgid "Quarantine file" -msgstr "Karanténa" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "&Skenovat adresáře rekurzivně" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "" - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "" - -#: klamscan.cpp:134 -#, fuzzy -msgid "Scan" -msgstr "&Skenování" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "" - -#: klamscanoptions.cpp:217 -#, fuzzy -msgid "Exclude Quarantine Directory" -msgstr "Historie karantény" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "(Systémová tabulka úloh)" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "Popis skenování" - -#: ktview.cpp:104 -msgid "Value" -msgstr "Hodnota" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "Kdy skenovat" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "" - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "Umístění karantény" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "&Adresář:" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "Obsah karantény:" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -#, fuzzy -msgid "Date Quarantined" -msgstr "Karanténa" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "&Obnovit" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Vrátit zpět" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "Historie karantény" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "&Vyčistit vše" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" -"

Problém při obnovení%1. Zkontrolujte, zda je na disku dostatek " -"volného místa , zda máte oprávnění pro zápis do adresáře, kam chcete soubor " -"obnovit, nebo jestli v cílovém umístění neexistuje soubor stejného názvu.

" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "" - -#: logoptions.cpp:99 -msgid "Logging Options" -msgstr "" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "" - -#: logoptions.cpp:105 -#, fuzzy -msgid "&File Quarantined" -msgstr "&Karanténa" - -#: logoptions.cpp:107 -#, fuzzy -msgid "Data&base Updates" -msgstr "Nastavení proxy pro aktualizace databáze" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "" - -#: logoptions.cpp:109 -#, fuzzy -msgid "Software &Updates" -msgstr "Aktualizace software" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "" - -#: main.cpp:17 -msgid "Document to open." -msgstr "Dokument k otevření." - -#: main.cpp:18 -msgid "Scan this..." -msgstr "Skenovat tento soubor..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "KlamAV" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "Vpřed" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "Otevřít odkaz v novém tabu" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "" -"Otevřít odkaz v novém tabu

Otevře vybraný odkaz v novém tabu.

" - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "Otevřít odkaz v externím &prohlížeči" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "Otevřít stránku v externím prohlížeči" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "Přidat do záložek Konqueroru" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "" - -#: scanviewer.cpp:66 -#, fuzzy -msgid "Status" -msgstr "So" - -#: scanviewer.cpp:106 -#, fuzzy -msgid "Files scanned: 0" -msgstr "Skenováno souborů: %1" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "" - -#: scanviewer.cpp:134 -#, fuzzy -msgid "9999 viruseses/problems found" -msgstr "nalezeno 9999 virů/chyb" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "Skenováno souborů: %1" - -#: scanviewer.cpp:269 -#, fuzzy -msgid " viruseses/problems found" -msgstr " nalezených virů/chyb" - -#: scanviewer.cpp:304 -#, fuzzy -msgid "Preparing To Scan " -msgstr "Kdy skenovat" - -#: scanviewer.cpp:305 -#, fuzzy -msgid "Files scanned:" -msgstr "Skenováno souborů: %1" - -#: scanviewer.cpp:542 -msgid "" -"If viruses were found, you can right-click to quarantine selected files." -msgstr "" - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "Přerušeno" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "Skenování dokončeno" - -#: scanviewer.cpp:585 -#, fuzzy -msgid "ScanCompleteNoVirus" -msgstr "Skenování dokončeno" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" -"Tato skupina souborů bude přesunuta do karantény. Můžete je později obnovit, " -"pokud to bude nutné. Pokud je do karantény přesunout nechcete, klikněte na " -"tlačítko Zrušit." - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "Karanténa infikovaných souborů" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "Karanténa" - -#: scanviewer.cpp:603 -#, fuzzy -msgid "Scan Complete - Viruses Found!" -msgstr "Skenování dokončeno" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "" - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "" - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "" - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "" - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "" - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "" - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "" - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:625 -msgid "" -"Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "" - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "" - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "" - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "" - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "" - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "" - -#: scanviewer.cpp:665 -#, fuzzy -msgid "0 viruseses/problems found" -msgstr " nalezených virů/chyb" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" -"

Problém při přesunu souboru %1 do karantény. Zkontrolujte, zda je " -"na disku dostatek volného místa, zda máte oprávnění zapisovat do adresáře " -"karantény, nebo jestli v karanténě neexistuje soubor se stejným názvem.

" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "Prosím čekejte" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr "" - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr "" - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr "" - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr "" - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:991 -msgid "" -"Hover over each entry for more info. Right-click on entries for more options." -msgstr "" - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "" - -#: schedule.cpp:59 -#, fuzzy -msgid "Every day at " -msgstr "každý den " - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "" - -#: schedule.cpp:252 -#, fuzzy -msgid "Every month" -msgstr "každý měsíc " - -#: schedule.cpp:265 -#, fuzzy -msgid "Every day" -msgstr "každý den " - -#: schedule.cpp:279 -msgid "Once only" -msgstr "" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "E-mailový klient" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "Vyberte váš e-mailový program:" - -#: sigtool.cpp:65 -#, fuzzy -msgid "Configure Automatically" -msgstr "Aktualizovat KlamAV automaticky" - -#: sigtool.cpp:69 -msgid "Tell me how to do it" -msgstr "" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Poznámky" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "" - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "" - -#: specialfiletypes.cpp:97 -#, fuzzy -msgid "Exclude &Quarantine Directory" -msgstr "Historie karantény" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "Zavřít tab" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" -"Zdá se, že %1-%2 je již staženo (v %3/%4-%5). Chcete zrušit opakované " -"stahování a pokusit se o kompilaci?" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "Kompilace %1" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "Stahování %1-%2..." - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "Nelze stáhnout %1." - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" -"%1-%2 je připraven pro kompilaci a instalaci. Chcete použít průvodce, který " -"po zadání hesla roota program zkompiluje a nainstaluje? (Pokud ne, můžete " -"jej zkompilovat později v %3/%4-%5)" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "Instalace %1-%2" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "Použít průvodce" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "Instalace %1 byla přerušena." - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "Kontrola nejnovější dostupné verze KlamAV..." - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "Kontrola nejnovější dostupné verze ClamAV..." - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" -"Vypadá to, že vaše verze %1 je zastaralá! %2-%3 je nejnovější dostupná " -"verze. Chcete, aby ji KlamAV stáhnul a zkompiloval?" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "Stažení a instalace %1-%2" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "Vaše instalace %1 je aktuální!" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "Z&ětšit velikost písma" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "Z&menšit velikost písma" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "Kopírovat &adresu odkazu" - -#~ msgid "No password entry found for user '%1'" -#~ msgstr "Nebylo zadáno heslo pro uživatele '%1'" - -#~ msgid "Scan in Progress..." -#~ msgstr "Probíhá skenování..." diff --git a/po/de.gmo b/po/de.gmo deleted file mode 100644 index e21e09124b4295f9a3bd9ac9f69049785712edfb..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8609 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 H@zj3-^Wjo= diff --git a/po/de.po b/po/de.po deleted file mode 100644 index 02bc948..0000000 --- a/po/de.po +++ /dev/null @@ -1,1930 +0,0 @@ -# translation of de.po to Deutsch -# translation of klamav to russian -# This file is distributed under the same license as the PACKAGE package. -# Copyright (C) 2005 Free Software Foundation, Inc. -# Core translator Roman Borisyuk , 2005. -# Modified by Vitaly Lipatov , 2005. -# Marc Hansen , 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: de\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2005-07-13 13:20+0200\n" -"Last-Translator: Marc Hansen \n" -"Language-Team: Deutsch \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.10\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "" - -#: aboutklamav.cpp:52 -msgid "About KlamAV" -msgstr "" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr "" - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "" - -#: activityviewer.cpp:133 -msgid "Search:" -msgstr "" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "" - -#: autoscanoptions.cpp:73 -#, fuzzy -msgid "Auto-Scan Options" -msgstr "Au&tomatisches suchen" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Auto-Scan" -msgstr "Au&tomatisches suchen" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Configure Auto-Scan" -msgstr "&Automatische konfiguration" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "" - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "" - -#: ctdom.cpp:49 -msgid "1st" -msgstr "" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "" - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "" - -#: ctmonth.cpp:48 -msgid "January" -msgstr "" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "" - -#: cttask.cpp:253 -msgid "" -"Please translator, read the README.translators file in kcron's source code" -msgstr "" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "" - -#: cttask.cpp:303 -msgid ", and " -msgstr "" - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr "" - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr "" - -#: ctunit.cpp:185 -msgid "," -msgstr "" - -#: datepicker.cpp:44 -#, fuzzy -msgid "Calendar" -msgstr "Abgrebrochen" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "" - -#: dbviewer.cpp:719 -msgid "Loading .." -msgstr "" - -#: dbviewer.cpp:719 -msgid "Loading..." -msgstr "" - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -msgid "First-Run Wizard" -msgstr "" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "" - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "" - -#: firstrunwizard.cpp:131 -msgid "Check for updates &to ClamAV now." -msgstr "" - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "" - -#: firstrunwizard.cpp:133 -#, fuzzy -msgid "Locations" -msgstr "Optionen" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "" - -#: firstrunwizard.cpp:135 -#, fuzzy -msgid "Quarantine Location:" -msgstr "Quarantäneverzeichnis" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "" - -#: freshklam.cpp:75 -msgid "KlamAV " -msgstr "" - -#: freshklam.cpp:75 -#, fuzzy -msgid " - Ready" -msgstr "Fertig" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "" - -#: freshklam.cpp:132 -#, fuzzy -msgid "Update ClamAV Automatically" -msgstr "Automatisches Update der Virendatenbank" - -#: freshklam.cpp:136 -#, fuzzy -msgid "Update KlamAV Automatically" -msgstr "Automatisches Update der Virendatenbank" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "" - -#: freshklam.cpp:160 -#, fuzzy -msgid "Virus Database Directory" -msgstr "Automatisches Update der Virendatenbank" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "Ordner" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "IP-Adresse:" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "Port:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "Benutzer:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "Passwort:" - -#: freshklam.cpp:234 -#, fuzzy -msgid "Database AutoUpdate Settings" -msgstr "Einstellungen für automatisches Update" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "Automatisches Update der Virendatenbank" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "Anzahl pro Tag" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "&Jetzt aktualisieren" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "Starte Update..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "Abgrebrochen" - -#: freshklam.cpp:515 -#, fuzzy -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "Der Updateprozess ist aus unbekannten Gründen abgrebrochen!" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "Der Updateprozess ist aus unbekannten Gründen abgrebrochen!" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "" - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "" - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "" - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "" - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "" - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "" - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "" - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "" - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "" - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "" - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "" - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "" - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "" - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "" - -#: freshklam.cpp:635 -#, fuzzy -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" -"Die Virendatenbank wurde verschoben. KlamAV muß die Parameter für kmail " -"anpassen. Die Änderungen werden unten dargestellt. Wenn kmail noch läuft " -"schliessen sie es bitte. Möchten sie die Änderungen per Hand durchführen " -"klicken sie bitte auf \"Abbruch\". Sie sollten auch evtl. laufende Prozesse " -"von \"clamd\" beenden. Sie tauchen in der Prozesstabelle wie folgt auf. " -"(clamd -c %1/klammailxxxxx)." - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "Anpassen der Kmailfilter" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "Aktualisieren" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "Fertig" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" -"Möchten sie die aktuelle Virendatenbank jetzt herunterladen? (Sie können es " -"auch später manuell duchführen)" - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "Herunterladen der Virendatenbank" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "Herunterladen" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "" - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "&Aktivieren automatisches suchen" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "&Deaktivieren automatisches suchen." - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "&Aktivieren der automatischen Updates" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "&Deaktivieren automatischer updates" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "&Durchsuchen" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "Au&tomatisches suchen" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "&E-Mail schutz" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "&Quarantäne" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "Virusbrowser" - -#: klamav.cpp:114 -msgid "Events" -msgstr "" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "&Über" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Einschließlich Unterverzeichnisse" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Einschließlich" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "Root" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Verzeichnisse ausschließen" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Ausschließen" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "Warnungen &anzeigen" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "Programm in der Kontrollleisten laufen lassen." - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "Maximale Dateigröße(MB)" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" -"Sie haben keine Verzeichnissen zum suchen ausgewählt. Wählen sie die " -"Verzeichnisse aus, welche KlamAV überwachen soll." - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" -"Das Programm geht nun in den Hintergrund und kann über die Kontrolleiste " -"wieder geöffnet werden. (Unten rechtes auf dem Bildschirm)" - -#: klamd.cpp:386 -#, fuzzy -msgid "The auto-scan process died unexpectedly!" -msgstr "Der Updateprozess ist aus unbekannten Gründen abgrebrochen!" - -#: klamd.cpp:649 -msgid "" -"

Don't have permission to move %1 to the quarantine folder.

" -msgstr "" -"

Sie haben keine passenden Rechte um %1in das Quarantäneverzeichnis " -"zu kopieren

" - -#: klamd.cpp:651 -msgid "" -"

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "" -"

Es ist nicht genügend Platz um %1 in den Quarantäneornder zu " -"verschieben

" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" -"

Infizierte Datei gefunden

Dateiname %1
Gefundener " -"Virus %2

Diese Datei wird in die Quarantäne kopiert
Sie " -"können dise Datei ggf. wieder zurückkopieren

" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" -"

Infizierte Datei gefunden:

Gefundener Virus: %1
Вирус " -"найден: %2

Diese Datei wird in das Quantäneverzeichnis " -"kopiert. Wenn die Datei schon existiert,wird diese überschrieben.

" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "" - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" -"Es muß das Modul mit dem Namen \"dazuko\" geladen werden. Dies ermöglicht " -"einen verbesserten Zugriffn auf die Datein. Wenn sie nicht möchten, dass " -"dieser Hinweis wieder auftaucht, konfigurieren sie bitte das Laden des " -"Moduls in den Systemstart. Als nächstes werden sie nach dem \"rootpasswort\" " -"gefragt." - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "Lade Modul" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "Delete2" - -#: klamd.cpp:738 -msgid "Loading of Module Cancelled." -msgstr "" - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "" - -#: klamd.cpp:834 -msgid "" -"Module has been loaded. Will now continue to start up real-time scanning." -msgstr "" -"Das Modul dazuko wurde geladen und ermöglicht nun eine Kontrolle in Echtzeit." - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" -"

Diese Option ermöglicht ein schnelleres und automatisches durchsuchen der " -"Dateien. Es kann Probleme geben. Für weitere Hinweise schauen sie bitte auf " -"folgende Webseite. http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Wenn ein Virus gefunden wurde:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "" - -#: klamscan.cpp:82 -#, fuzzy -msgid "Quarantine file" -msgstr "Quarantäne" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "&Durchsuche auch Unterverzeichnisse" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "" - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "" - -#: klamscan.cpp:134 -#, fuzzy -msgid "Scan" -msgstr "&Durchsuchen" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "" - -#: klamscanoptions.cpp:217 -#, fuzzy -msgid "Exclude Quarantine Directory" -msgstr "Infizierte Dateien" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "" - -#: ktview.cpp:104 -msgid "Value" -msgstr "" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "" - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "Quarantäneverzeichnis" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "Ord&ner" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "Inhalt des Quarantäneverzeichnis" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -#, fuzzy -msgid "Date Quarantined" -msgstr "Quarantäne" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "&Aktualisieren" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Wiederherstellen" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "Infizierte Dateien" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "&Alle löschen" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" -"

Es gab ein Problem bein wieder herstellen von %1 Überprüfen sie " -"bitte die Dateirechte, Plattenplatz sowie ob die Datei im Zielverzeichnis " -"bereits vorhanden ist.

" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "" - -#: logoptions.cpp:99 -#, fuzzy -msgid "Logging Options" -msgstr "Optionen" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "" - -#: logoptions.cpp:105 -#, fuzzy -msgid "&File Quarantined" -msgstr "&Quarantäne" - -#: logoptions.cpp:107 -#, fuzzy -msgid "Data&base Updates" -msgstr "Einstellungen für automatisches Update" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "" - -#: logoptions.cpp:109 -msgid "Software &Updates" -msgstr "" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "" - -#: main.cpp:17 -msgid "Document to open." -msgstr "" - -#: main.cpp:18 -#, fuzzy -msgid "Scan this..." -msgstr "Suche läuft..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "Vorwärts" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "Verknüpfung in neuem Un&terfenster öffnen" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "" -"Verknüpfung in neuem Unterfenster öffnen

Öffnet die aktuelle " -"Verknüpfung in einem neuem Unterfenster." - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "Verknüpfung in externem &Browser öffnen" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "Seite in externem Browser öffnen" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "Zu Konqueror-Lesezeichen hinzufügen" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "" - -#: scanviewer.cpp:66 -msgid "Status" -msgstr "" - -#: scanviewer.cpp:106 -msgid "Files scanned: 0" -msgstr "" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "" - -#: scanviewer.cpp:134 -#, fuzzy -msgid "9999 viruseses/problems found" -msgstr "9999 Viren/Fehler gefunden" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "" - -#: scanviewer.cpp:269 -#, fuzzy -msgid " viruseses/problems found" -msgstr "Viren/Fehler gefunden" - -#: scanviewer.cpp:304 -msgid "Preparing To Scan " -msgstr "" - -#: scanviewer.cpp:305 -msgid "Files scanned:" -msgstr "" - -#: scanviewer.cpp:542 -msgid "" -"If viruses were found, you can right-click to quarantine selected files." -msgstr "" - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "Abgebrochen" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "Suche abgeschlossen" - -#: scanviewer.cpp:585 -#, fuzzy -msgid "ScanCompleteNoVirus" -msgstr "Suche abgeschlossen" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" -"Ich möchte folgendes in die Quarantäne stellen. Sie können es gerne später " -"wieder zurückkopieren. Oder die drücken auf Abbruch." - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "Stelle inzifizierte Dateien in die Quarantäne" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "Quarantäne" - -#: scanviewer.cpp:603 -#, fuzzy -msgid "Scan Complete - Viruses Found!" -msgstr "Suche abgeschlossen" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "" - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "" - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "" - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "" - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "" - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "" - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "" - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:625 -msgid "" -"Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "" - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "" - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "" - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "" - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "" - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "" - -#: scanviewer.cpp:665 -#, fuzzy -msgid "0 viruseses/problems found" -msgstr "Viren/Fehler gefunden" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" -"

Es gab ein Problem %1 in die Quarantäne zu stellen. Prüfen sie " -"bitte folgendes im Quaratäneordner
- Plattenplatz
- Dateirechte " -"
- Ob die Datei vorhanden ist

" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr "" - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr "" - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr "" - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr "" - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:991 -msgid "" -"Hover over each entry for more info. Right-click on entries for more options." -msgstr "" - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "" - -#: schedule.cpp:59 -msgid "Every day at " -msgstr "" - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "" - -#: schedule.cpp:252 -msgid "Every month" -msgstr "" - -#: schedule.cpp:265 -msgid "Every day" -msgstr "" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "E-Mail-Programm" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "Wähle E-Mail Programm" - -#: sigtool.cpp:65 -#, fuzzy -msgid "Configure Automatically" -msgstr "&Automatische konfiguration" - -#: sigtool.cpp:69 -#, fuzzy -msgid "Tell me how to do it" -msgstr "Wie soll weite vorgegangen werden" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Hinweise" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "" - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "" - -#: specialfiletypes.cpp:97 -#, fuzzy -msgid "Exclude &Quarantine Directory" -msgstr "Infizierte Dateien" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "Unterfenster schließen" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "" - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "" - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "" - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "" - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "" - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "Schrift &vergrößern" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "&Schrift verkleinern" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "&Verknüpfungsadresse kopieren" - -#~ msgid "Scan in Progress..." -#~ msgstr "Suche läuft..." - -#~ msgid "Download Directory" -#~ msgstr "Zielverzeichnis" - -#~ msgid "Proxy" -#~ msgstr "Proxy" - -#~ msgid "Cancel" -#~ msgstr "Abbrechen" - -#~ msgid "&Update" -#~ msgstr "A&ktualisieren" - -#~ msgid "Continue" -#~ msgstr "Fortsetzen" - -#~ msgid "&Delete" -#~ msgstr "L&öschen" - -#~ msgid "Back" -#~ msgstr "Zurück" - -#~ msgid "Reload" -#~ msgstr "Erneut laden" - -#~ msgid "Stop" -#~ msgstr "Anhalten" diff --git a/po/es.gmo b/po/es.gmo deleted file mode 100644 index 80fc99c21d8ea0f7d8298e563cdcd962a9e29443..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 17831 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 -msgid "" -msgstr "" -"Project-Id-Version: es\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2006-04-06 21:55+0100\n" -"Last-Translator: Carlos A. Lozano \n" -"Language-Team: Spanish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Carlos A. Lozano" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "clozano@andago.com" - -#: aboutklamav.cpp:52 -#, fuzzy -msgid "About KlamAV" -msgstr "KlamAV" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr "" - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "" - -#: activityviewer.cpp:133 -#, fuzzy -msgid "Search:" -msgstr "Marzo" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "" - -#: autoscanoptions.cpp:73 -#, fuzzy -msgid "Auto-Scan Options" -msgstr "&Auto-Escanear" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "" - -#: configdialog.cpp:63 -#, fuzzy -msgid "Configure File Types" -msgstr "Error en fichero de configuración." - -#: configdialog.cpp:64 -#, fuzzy -msgid "Auto-Scan" -msgstr "&Auto-Escanear" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Configure Auto-Scan" -msgstr "Configurar Automaticamente" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "Password no encontrada para el uid '%1'" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "Ocurrió un error actualizando el contrab." - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "cada día" - -#: ctdom.cpp:49 -msgid "1st" -msgstr "1º" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "2º" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "3º" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "4º" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "5º" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "6º" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "7º" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "8º" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "9º" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "10º" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "11º" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "12º" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "13º" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "14º" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "15º" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "16º" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "17º" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "18º" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "19º" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "20º" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "21º" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "22º" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "23º" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "24º" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "25º" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "26º" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "27º" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "28º" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "29º" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "30º" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "31º" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "diario" - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "Lun" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "Mar" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "Mie" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "Jue" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "Vie" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "Sab" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "Dom" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "cada mes " - -#: ctmonth.cpp:48 -msgid "January" -msgstr "Enero" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "Febrero" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "Marzo" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "Abril" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "Mayo" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "Junio" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "Julio" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "Agosto" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "Septiembre" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "Octubre" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "Noviembre" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "Diciembre" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "%H:%M" - -#: cttask.cpp:253 -msgid "" -"Please translator, read the README.translators file in kcron's source code" -msgstr "" -"Por favor traductor, lea el fichero README.translators en el código fuente " -"de kcron" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "Realmente, lea ese fichero" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "DOM_FORMAT también como DOW_FORMAT" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "En HORA" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "TIME_FORMAT, DATE_FORMAT" - -#: cttask.cpp:303 -msgid ", and " -msgstr ", y " - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr " y " - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr ", " - -#: ctunit.cpp:185 -msgid "," -msgstr "," - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "Calendario" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "Todos los virus Conocidos" - -#: dbviewer.cpp:112 -#, fuzzy -msgid "Search in VirusList" -msgstr "Bucar en VirusPool" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "Bucar en VirusPool" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "Buscar con Trend Micro" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "Buscar con Google" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "" - -#: dbviewer.cpp:719 -msgid "Loading .." -msgstr "Cargando .." - -#: dbviewer.cpp:719 -msgid "Loading..." -msgstr "Cargando..." - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "Cargando mucha información de virus" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "Cargando base de datos de virus de ClamAV" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -msgid "First-Run Wizard" -msgstr "Wizard de primera ejecución" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "" - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "" - -#: firstrunwizard.cpp:131 -#, fuzzy -msgid "Check for updates &to ClamAV now." -msgstr "Chequeando para nuevas versiones de ClamAV..." - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "" - -#: firstrunwizard.cpp:133 -#, fuzzy -msgid "Locations" -msgstr "Opciones" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "" - -#: firstrunwizard.cpp:135 -#, fuzzy -msgid "Quarantine Location:" -msgstr "Localización de Cuarentena" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "" - -#: freshklam.cpp:75 -#, fuzzy -msgid "KlamAV " -msgstr "KlamAV" - -#: freshklam.cpp:75 -#, fuzzy -msgid " - Ready" -msgstr "Preparado" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "Actualizaciones de Software" - -#: freshklam.cpp:132 -msgid "Update ClamAV Automatically" -msgstr "Actualizar ClamAV Automáticamente" - -#: freshklam.cpp:136 -msgid "Update KlamAV Automatically" -msgstr "Actualizar KlamAV Automáticamente" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "Actualizar ClamAV Ahora" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "Actualizar KlamAV Ahora" - -#: freshklam.cpp:160 -msgid "Virus Database Directory" -msgstr "Directorio de la base de datos de Virus" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "Directorio:" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "Proxy para Actualizar la base de datos" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "Dirección IP:" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "Puerto:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "Usuario:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "Clave:" - -#: freshklam.cpp:234 -msgid "Database AutoUpdate Settings" -msgstr "Opciones de AutoActualización de la base de datos" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "Actualizar lista de Virus Automáticamente" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "Veces un Día" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "Act&ualizar Ahora" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" -"Parece que su versión de su ClamAV está desactualizada! ClamAV-%1 es la " -"versión más reciente de ClamAV disponible. Le gustaría que KlamAV descarge y " -"lo compile para usted?" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "Descargar e Instalar ClamAV-%1" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "Empezar Actualización..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "Ocurrió un error creando un fichero temporal!" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "Ocurrió un problema matando el proceso de actualización!" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "Cancelada" - -#: freshklam.cpp:515 -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "" -"El proceso de actualización murió inexperadamente! Quiere matarlo " -"manualmente?" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "El proceso de actualización murió inexperadamente!" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "Opción desconocida." - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "No se pude cambiar de directorio." - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "No se puede chequear la suma MD5." - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "Problema de conexión (red)." - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "No se puede borrar un fichero." - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "Error de verificación de MD5 o firma digital." - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "Error leyendo fichero." - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "Error en fichero de configuración." - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "No se puede crear un nuevo fichero." - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "No se pude leer la base de datos desde el servidor." - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "Mirrors no totalmente sincronizados (intentelo más tarde)." - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "" -"No se puede obtener información sobre el usuario clamav en /etc/passwd." - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "No se pueden retirar privilegios." - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "Aviso: Error desconocido!" - -#: freshklam.cpp:635 -#, fuzzy -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" -"Como ha cambiado la localización de la base de datos, KlamAV necesita " -"cambiar los parámetros usados para escanear el correo en KMail. El cambio es " -"mostrado más abajo. Si tiene KMail abierto, necesitará cerrarlo para que los " -"cambios tengan efecto. Si quiere hacer los cambios manualmente pulse " -"'Cancelar'.(NB: Tambien necesitará matar las instancias de clamd en " -"ejecución actualmente: 'clamd -c %1/klammailxxxxx' para que la base de datos " -"sea recargada. Esto ocurrirá automaticamente en versiones posteriores)." - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "Actualizar los filtros de KMail" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "Actualizar" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "Preparado" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" -"Le gustaría descargar la ultima lista de virus desde una alguna localización " -"ahora? (Puede hacer esto más tarde si lo desea.)" - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "Descargar lista de Virus" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "Descarga" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "" - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "Activar Auto-&Escaneo" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "&Desactivar Auto-Escaneo" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "Activar Auto-Actualizacion&es" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "&Desactivar Auto-Actualizaciones" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "KlamAV - Protección contra virus para KDE" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "E&scanear" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "&Auto-Escanear" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "Proteción de &E-Mail" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "Cuarentena" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "Visor de Virus" - -#: klamav.cpp:114 -msgid "Events" -msgstr "" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "Acerca de" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Incluir Directorios" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Incluir" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "Root" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Excluir Directorios" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Excluir" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "&Mostrar Avisos" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "&Ejecutar Iconificado" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "Max Tamaño Fichero (MBs):" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" -"No ha especificado rutas a escanear. Seleccione los directorios que quiere " -"que KlamAV monitorice e intentelo de nuevo." - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" -"Proceso yendo a background ahora. Puede restaurarlo pulsando sobre el icono " -"en la barra de tareas del sistema, abajo a la derecha." - -#: klamd.cpp:386 -#, fuzzy -msgid "The auto-scan process died unexpectedly!" -msgstr "El proceso de actualización murió inexperadamente!" - -#: klamd.cpp:649 -msgid "" -"

Don't have permission to move %1 to the quarantine folder.

" -msgstr "" -"

No tiene permiso para mover %1 a el directorio de cuarentena.

" - -#: klamd.cpp:651 -msgid "" -"

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "" -"

No tiene bastante espacio para mover %1 a el directorio de " -"cuarentena.

" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" -"

Fichero infectado encontrado:

Nombre: %1
Virus " -"encontrado: %2

El fichero se pondrá en cuarentena. Puede " -"restaurarlo más tarde si quiere.

" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" -"

Fichero infectado encontrado:

Nombre: %1
Virus " -"encontrado: %2

El fichero se pondra en cuarentena. Puede " -"restaurarlo más tarde si quiere.
Si el fichero ya existe en el " -"directorio de cuarentena , este será sobreescrito.

" - -#: klamd.cpp:725 -#, fuzzy -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "Ocurrió un problema matando el proceso de actualización!" - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" -"Se necesita cargar un módulo llamado 'dazuko' primero. Este módulo le " -"permite a KlamAV acceso en tiempo real a los ficheros. Si no quiere que este " -"mensaje aparezca en el futuro, ponga lo siguiente en los scripts de " -"inicialización: 'modprobe dazuko.o'. Necesita la clave de administrador." - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "Cargar Módulo" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "Borrar2" - -#: klamd.cpp:738 -#, fuzzy -msgid "Loading of Module Cancelled." -msgstr "Instalación de %1 Cancelada." - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "" - -#: klamd.cpp:834 -msgid "" -"Module has been loaded. Will now continue to start up real-time scanning." -msgstr "" -"El módulo ha sido cargado. Continuará ahora para realizar un escaneo en " -"tiempo real." - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" -"

Esta opción le permite un más rápido y usable auto-escaneado. Es " -"experimental, sin embargo, hay algunos riesgos potenciales. Para más " -"información, vea http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Cuando un virus es encontrado:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "Pregunte-me" - -#: klamscan.cpp:82 -msgid "Quarantine file" -msgstr "Archivo de cuarentena" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "Apenas informar" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "E&scanear Directorios Recursivamente" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "Escanear todos los directorios en el path especificado." - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "Agenda" - -#: klamscan.cpp:134 -msgid "Scan" -msgstr "Escanear" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "Ejecutar" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "Por favor selecione algo para escanear!" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "" - -#: klamscanoptions.cpp:217 -#, fuzzy -msgid "Exclude Quarantine Directory" -msgstr "Histórico de Cuarentena" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "(Contrab del sistema)" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "Tareas" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "Escanear Descripción" - -#: ktview.cpp:104 -msgid "Value" -msgstr "Valor" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "Cuando Escanear" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "" - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "Localización de Cuarentena" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "&Directorio:" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "Contenido de Cuarentena" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "Nombre de Archivo" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "Nombre de Virus Encontrado" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -msgid "Date Quarantined" -msgstr "Fecha en cuarentena" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "&Refrescar" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Restaurar" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "Histórico de Cuarentena" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "Limpiar Todo" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" -"

Ocurrió un problema restaurando %1. Chequee su espacio en disco, " -"los permisos en su localizacion de restauración y que no exista ya un " -"fichero con el mismo nombre en esa localización.

" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -#, fuzzy -msgid "Search for %1 with VirusPool" -msgstr "Bucar en VirusPool" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -#, fuzzy -msgid "Search for %1 with Trend Micro" -msgstr "Buscar con Trend Micro" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -#, fuzzy -msgid "Search for %1 with Google" -msgstr "Buscar con Google" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "" - -#: logoptions.cpp:99 -#, fuzzy -msgid "Logging Options" -msgstr "Opciones" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "" - -#: logoptions.cpp:105 -#, fuzzy -msgid "&File Quarantined" -msgstr "Fecha en cuarentena" - -#: logoptions.cpp:107 -#, fuzzy -msgid "Data&base Updates" -msgstr "Proxy para Actualizar la base de datos" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "" - -#: logoptions.cpp:109 -#, fuzzy -msgid "Software &Updates" -msgstr "Actualizaciones de Software" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "" - -#: main.cpp:17 -msgid "Document to open." -msgstr "Documento a abrir." - -#: main.cpp:18 -msgid "Scan this..." -msgstr "Escaneo ahora..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "KlamAV" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "Adelante" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "Abrir enlace en Nueva Pes&taña" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "" -"Abrir el enlace en una nueva pestaña

Abre el enlace en una nueva " -"pestaña." - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "Abrir el enlace en un navegador externo" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "Abrir la pagina en un navegador externo" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "Añadir bookmarks de Konqueror" - -#: scanviewer.cpp:65 -#, fuzzy -msgid "Name of Problem Found" -msgstr "Nombre de Virus Encontrado" - -#: scanviewer.cpp:66 -#, fuzzy -msgid "Status" -msgstr "Sab" - -#: scanviewer.cpp:106 -#, fuzzy -msgid "Files scanned: 0" -msgstr "Ficheros escaneados: %1" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "" - -#: scanviewer.cpp:134 -#, fuzzy -msgid "9999 viruseses/problems found" -msgstr "9999 virus/errores encontrados" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "Ficheros escaneados: %1" - -#: scanviewer.cpp:269 -#, fuzzy -msgid " viruseses/problems found" -msgstr " virus/errores encontrados" - -#: scanviewer.cpp:304 -#, fuzzy -msgid "Preparing To Scan " -msgstr "Cuando Escanear" - -#: scanviewer.cpp:305 -#, fuzzy -msgid "Files scanned:" -msgstr "Ficheros escaneados: %1" - -#: scanviewer.cpp:542 -msgid "" -"If viruses were found, you can right-click to quarantine selected files." -msgstr "" - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "Cancelado" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "Escaneo Completo" - -#: scanviewer.cpp:585 -#, fuzzy -msgid "ScanCompleteNoVirus" -msgstr "Escaneo Completo" - -#: scanviewer.cpp:585 -#, fuzzy -msgid "Scan Complete - No Viruses Found!" -msgstr "Nombre de Virus Encontrado" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" -"Esta yendo a ponerse en cuarentena, puede restaurarlo más tarde si quiere. " -"Si no quiere que se ponga en cuarentena, presione cancelar." - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "Cuarentena de ficheros infectados" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "Cuarentena" - -#: scanviewer.cpp:603 -#, fuzzy -msgid "Scan Complete - Viruses Found!" -msgstr "Nombre de Virus Encontrado" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "" - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "" - -#: scanviewer.cpp:611 -#, fuzzy -msgid "Can't open directory." -msgstr "No se pude cambiar de directorio." - -#: scanviewer.cpp:613 -#, fuzzy -msgid "Can't open file. (ofm)" -msgstr "No se puede borrar un fichero." - -#: scanviewer.cpp:615 -#, fuzzy -msgid "Error reading file. (ofm)" -msgstr "Error leyendo fichero." - -#: scanviewer.cpp:617 -#, fuzzy -msgid "Can't stat input file / directory." -msgstr "No se pude cambiar de directorio." - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "" - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "" - -#: scanviewer.cpp:623 -#, fuzzy -msgid "Can't get information about current user from /etc/passwd." -msgstr "" -"No se puede obtener información sobre el usuario clamav en /etc/passwd." - -#: scanviewer.cpp:625 -#, fuzzy -msgid "" -"Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "" -"No se puede obtener información sobre el usuario clamav en /etc/passwd." - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "" - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "" - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "" - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "" - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "" - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "" - -#: scanviewer.cpp:665 -#, fuzzy -msgid "0 viruseses/problems found" -msgstr " virus/errores encontrados" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" -"

Hay algun problema poniendo en cuarentena %1. Chequee su espacio " -"en disco, los permisos en su localización de cuarentena y que no exista ya " -"un fichero con el mismo nombre en cuarentena.

" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "Por favor Espere" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr "" - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr "" - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr "" - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr "" - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:991 -msgid "" -"Hover over each entry for more info. Right-click on entries for more options." -msgstr "" - -#: schedule.cpp:29 -#, fuzzy -msgid "Schedule Scan" -msgstr "Agenda" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "" - -#: schedule.cpp:59 -#, fuzzy -msgid "Every day at " -msgstr "cada día" - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "" - -#: schedule.cpp:252 -#, fuzzy -msgid "Every month" -msgstr "cada mes " - -#: schedule.cpp:265 -#, fuzzy -msgid "Every day" -msgstr "cada día" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "Cliente de Correo" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "Elija su cliente de correo:" - -#: sigtool.cpp:65 -msgid "Configure Automatically" -msgstr "Configurar Automaticamente" - -#: sigtool.cpp:69 -msgid "Tell me how to do it" -msgstr "Cuenteme como hacerlo" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Notas" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "" - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "" - -#: specialfiletypes.cpp:97 -#, fuzzy -msgid "Exclude &Quarantine Directory" -msgstr "Histórico de Cuarentena" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "Cerrar Pesta±a" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" -"Ya ha descargado %1-%2 antes (en %3/%4-%5). Le gustaría no volver a " -"descargarlo y sólo intentar compilarlo?" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "Compilar %1" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "Descargando %1-%2..." - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "No se puede descargar %1." - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" -"%1-%2 está preparado para compilar e instalar. Le gustaría que el wizard le " -"pregunte por la password de root para compilarlo e instalarlo por usted? (Si " -"no, puede compilarlo usted mismo más tarde en %3/%4-%5)" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "Instalar %1-%2" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "Utilizar el Wizard" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "Instalación de %1 Cancelada." - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "Chequeando para nuevas versiones de KlamAV..." - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "Chequeando para nuevas versiones de ClamAV..." - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" -"Parece que su versión de %1 está desactualizada! %2-%3 es la más versión más " -"reciente disponible. Le gustaría que KlamAV descargue y lo compile?" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "Descargar e Instalar %1-%2" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "Su instalación de %1 es ya la ultima versión!" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "&Incrementar Tamaño de Fuente" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "&Decrementar Tamaño de Fuente" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "Copiar en&lace a dirección" - -#~ msgid "No password entry found for user '%1'" -#~ msgstr "Clave no encontrada para el usuario '%1'" - -#~ msgid "New Item" -#~ msgstr "Nuevo Item" - -#~ msgid "Scan in Progress..." -#~ msgstr "Escaneo en Progreso..." - -#~ msgid "Monday" -#~ msgstr "Lunes" - -#~ msgid "Tuesday" -#~ msgstr "Martes" - -#~ msgid "Wednesday" -#~ msgstr "Miercoles" - -#~ msgid "Thursday" -#~ msgstr "Jueves" - -#~ msgid "Friday" -#~ msgstr "Viernes" - -#~ msgid "Saturday" -#~ msgstr "Sabado" - -#~ msgid "Sunday" -#~ msgstr "Domingo" - -#~ msgid "Download Directory" -#~ msgstr "Directorio de descagas" - -#~ msgid "Proxy" -#~ msgstr "Proxy" - -#~ msgid "Cancel" -#~ msgstr "Cancelar" - -#~ msgid "&Update" -#~ msgstr "Act&ualizar" - -#~ msgid "Continue" -#~ msgstr "Continuar" - -#~ msgid "Disabled" -#~ msgstr "Deshabilitada" - -#~ msgid "Tasks/Variables" -#~ msgstr "Tareas/Variables" - -#~ msgid "&Delete" -#~ msgstr "Eliminar" - -#~ msgid "Back" -#~ msgstr "Atrás" - -#~ msgid "Reload" -#~ msgstr "Recargar" - -#~ msgid "Stop" -#~ msgstr "Parar" - -#~ msgid "&Configure Automatically" -#~ msgstr "&Configurar Automaticamente" - -#~ msgid "&Tell me how to do it" -#~ msgstr "Cuen&teme como hacer esto" diff --git a/po/fr.po b/po/fr.po deleted file mode 100644 index 2687ba4..0000000 --- a/po/fr.po +++ /dev/null @@ -1,1775 +0,0 @@ -# translation of klamav.06.avril.06.po to -# This file is distributed under the same license as the PACKAGE package. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER. -# -# Vincent , 2006. -# Vincent , 2006. -msgid "" -msgstr "" -"Project-Id-Version: klamav.06.avril.06\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-05 18:58+0100\n" -"PO-Revision-Date: 2006-05-22 21:23+0100\n" -"Last-Translator: \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "" -"_: NOM DES TRADUCTEURS\n" -"Vincent LOISON" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "" -"_: EMAIL DES TRADUCTEURS\n" -" " - -#: aboutklamav.cpp:52 -msgid "About KlamAV" -msgstr "A propos de KlamAV" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "Afficher le type d'évènement:" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr " depuis le " - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "Activité" - -#: activityviewer.cpp:133 -msgid "Search:" -msgstr "Chercher:" - -#: archivelimits.cpp:111 -#: archivelimits.cpp:112 -#: archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "Limites d'archive" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "Marquer comme virus si les limites sont &dépassées" - -#: archivelimits.cpp:114 -#: specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "Alt+D" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "Nombre maximum de fichiers à extraire" - -#: archivelimits.cpp:116 -#: klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "Niveau maximum de récursion" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "Mo maximum à extraire" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "Taux de compression maximum" - -#: archivetypes.cpp:134 -#: configdialog.cpp:62 -#: klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "Types d'archive" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "Scanner les fichiers DEB en utilisant" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "Scanner les fichiers JAR en utilisant" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "Scanner les fichiers TAR en utilisant" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "Scanner les fichiers LZH en utilisant" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "Scanner les fichiers ZOO en utilisant" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "Scanner les fichiers RAR en utilisant" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "Scanner les fichiers &ZIP en utilisant" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "Alt+Z" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "Scanner les fichiers TGZ en utilisant" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "Scanner les fichiers ARJ en utilisant" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "Options du scan sur accès" - -#: autoscanoptions.cpp:73 -msgid "Auto-Scan Options" -msgstr "Options du scan automatique" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "Scanner les fichiers lorsqu'ils sont &Exécutés" - -#: autoscanoptions.cpp:75 -#: logoptions.cpp:114 -msgid "Alt+E" -msgstr "Alt+E" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "Scanner les fichiers lorsqu'ils sont &Créés/modifiés" - -#: autoscanoptions.cpp:77 -#: specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "Alt+C" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "Scanner les &Fichiers lorsqu'ils sont ouverts" - -#: autoscanoptions.cpp:79 -#: logoptions.cpp:106 -msgid "Alt+F" -msgstr "Alt+F" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "Scanner les fichiers &Lorsqu'ils sont fermés" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "Alt+L" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "Multiple répertoires sélectionnés" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "Configurer les limites d'archive" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "Configurer les types d'archive" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "Types de fichier" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "Configurer les types de fichier" - -#: configdialog.cpp:64 -msgid "Auto-Scan" -msgstr "Scan automatique" - -#: configdialog.cpp:64 -msgid "Configure Auto-Scan" -msgstr "Configurer le scan automatique" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "Journal des Evènements" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "Configurer les évènements à enregistrer" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "Mot de passe non trouvé pour l'uid '%1'" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "Une erreur s'est produite pendant la mise à jour de Crontab." - -#: ctdom.cpp:32 -#: ctdow.cpp:57 -#: cttask.cpp:317 -msgid "every day " -msgstr "tous les jours " - -#: ctdom.cpp:49 -msgid "1st" -msgstr "1" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "2" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "3" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "4" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "5" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "6" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "7" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "8" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "9" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "10" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "11" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "12" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "13" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "14" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "15" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "16" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "17" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "18" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "19" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "20" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "21" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "22" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "23" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "24" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "25" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "26" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "27" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "28" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "29" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "30" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "31" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "jour de la semaine " - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "Lun" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "Mar" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "Mer" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "Jeu" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "Ven" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "Sam" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "Dim" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "tous les mois " - -#: ctmonth.cpp:48 -msgid "January" -msgstr "Janvier" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "Février" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "Mars" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "Avril" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "Mai" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "Juin" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "Juillet" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "Août" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "Septembre" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "Octobre" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "Novembre" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "Décembre" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "%H:%M" - -#: cttask.cpp:253 -msgid "Please translator, read the README.translators file in kcron's source code" -msgstr "Traducteur, veuillez lire le fichier README.translators dans le code source de kcron" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "Vraiment, lisez ce fichier" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "DOM_FORMAT de même que DOW_FORMAT" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "A L'HEURE" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "FORMAT_HEURE, FORMAT_DATE" - -#: cttask.cpp:303 -msgid ", and " -msgstr ", et " - -#: cttask.cpp:305 -#: ctunit.cpp:186 -msgid " and " -msgstr " et " - -#: cttask.cpp:307 -#: ctunit.cpp:188 -msgid ", " -msgstr ", " - -#: ctunit.cpp:185 -msgid "," -msgstr "," - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "Calendrier" - -#: dbviewer.cpp:82 -#: dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "Tous les virus connus" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "Chercher dans VirusList" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "Chercher dans VirusPool" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "Chercher avec Trend Micro" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "Chercher avec Google" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "Forme1" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "Information" - -#: dbviewer.cpp:719 -msgid "Loading .." -msgstr "Chargement en cours .." - -#: dbviewer.cpp:719 -msgid "Loading..." -msgstr "Chargement en cours..." - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "Chargement de nombreuses informations de virus" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "Chargement de la base de signatures de virus de ClamAV" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "Répertoire 'System'" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "Répertoire 'Home'" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "Périphériques" - -#: firstrunwizard.cpp:116 -#: klamav.cpp:234 -msgid "First-Run Wizard" -msgstr "Assistant premier démarrage" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to manage your virus-scanning, scheduling, virus research and software/database updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" -"

Bienvenu à KlamAV!

\n" -"

KlamAV vise à être facile et intuitif à utiliser. Cependant, avant que vous ne démarriez, vous avez besoin de spécifier à KlamAV où vous voulez sauvegarder deux choses.

\n" -"

\"KlamAV est un programme en cours de développement!\" - L'auteur

\n" -"

Qu'est ce que ClamAV?

\n" -"

ClamAV est un programme de détection de logiciel malveillant et de virus basé sur des signatures avec une infrastructure de mise à jour et un cycle de développement rapide..

\n" -"

Qu'est ce que KlamAV?

\n" -"

KlamAV est un système de protection contre les virus pour l'environnement de bureau KDE qui vous permet de gérer le scan des virus et de mettre à jour le programme / la base de données. En d'autres termes, KlamAV est une une interface graphique.

\n" -"

\n" -"

Cet assistant vous aidera à configurer KlamAV en une simple étape. Cliquez Suivant pour commencer, ou si vous n'aimez pas les assistants, cliquez Passer.

\n" -"\n" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "Contrôler les mises à jo&ur de la base de signatures maintenant." - -#: firstrunwizard.cpp:130 -#: logoptions.cpp:110 -msgid "Alt+U" -msgstr "Alt+U" - -#: firstrunwizard.cpp:131 -msgid "Check for updates &to ClamAV now." -msgstr "Contrôler les mises à jour de ClamAV main&tenant." - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "Alt+T" - -#: firstrunwizard.cpp:133 -msgid "Locations" -msgstr "Emplacements" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "Emplacement de la base de signatures:" - -#: firstrunwizard.cpp:135 -msgid "Quarantine Location:" -msgstr "Emplacement de la quarantaine:" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration dialog.

" -msgstr "" -"

KlamAV a besoin de connaître deux choses pour démarrer: où vous voulez sauvegarder vos fichiers à mettre en quarantaine et où vous voulez sauvegarder votre base de signatures!.

\n" -"

Vous pouvez changer ces paramêtres ultérieurement en utilisant la boîte de dialogue de configuration.

" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "Emplacements de la sauvegarde (1 sur 1)" - -#: freshklam.cpp:94 -msgid "KlamAV " -msgstr "KlamAV " - -#: freshklam.cpp:94 -msgid " - Ready" -msgstr " - Prêt" - -#: freshklam.cpp:131 -msgid "Software Updates" -msgstr "Mise à jour du programme" - -#: freshklam.cpp:148 -msgid "Update ClamAV Automatically" -msgstr "Mettre à jour ClamAV automatiquement" - -#: freshklam.cpp:152 -msgid "Update KlamAV Automatically" -msgstr "Mettre à jour KlamAV automatiquement" - -#: freshklam.cpp:158 -msgid "Upgrade ClamAV Now" -msgstr "Mettre à jour ClamAV maintenant" - -#: freshklam.cpp:164 -msgid "Upgrade KlamAV Now" -msgstr "Mettre à jour KlamAV maintenant" - -#: freshklam.cpp:176 -msgid "Virus Database Directory" -msgstr "Répertoire pour la base des virus" - -#: freshklam.cpp:196 -msgid "Directory:" -msgstr "Répertoire:" - -#: freshklam.cpp:202 -msgid "Proxy for Database Updates" -msgstr "Proxy pour mettre à jour la base des virus" - -#: freshklam.cpp:218 -msgid "IP Address:" -msgstr "Adresse IP:" - -#: freshklam.cpp:225 -msgid "Port:" -msgstr "Port:" - -#: freshklam.cpp:233 -msgid "User:" -msgstr "Utilisateur:" - -#: freshklam.cpp:240 -msgid "Password:" -msgstr "Mot de passe:" - -#: freshklam.cpp:250 -msgid "Database AutoUpdate Settings" -msgstr "Paramètres pour la mise à jour automatique de la base des virus" - -#: freshklam.cpp:266 -msgid "Update Virus Database Automatically" -msgstr "Mettre à jour la base des virus automatiquement" - -#: freshklam.cpp:283 -msgid "Times a Day" -msgstr "Fois par jour" - -#: freshklam.cpp:292 -msgid "&Update Now" -msgstr "&Mettre à jour maintenant" - -#: freshklam.cpp:383 -msgid "It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is the most recent version of ClamAV available. Would you like to KlamAV to download and compile it for you?" -msgstr "Il semble que la version du moteur de ClamAV est dépassée! ClamAV-%1 est la version la plus récente de ClamAV disponible. Souhaitez-vous que KlamAV la télécharge et la compile pour vous?" - -#: freshklam.cpp:383 -msgid "Download and Install ClamAV-%1" -msgstr "Télécharger et installer ClamAV-%1" - -#: freshklam.cpp:409 -msgid "Beginning Update..." -msgstr "Début de la mise à jour..." - -#: freshklam.cpp:430 -msgid "There was an error creating a temp file!" -msgstr "Il y a eu une erreur à la création d'un fichier temporaire!" - -#: freshklam.cpp:508 -msgid "There was a problem killing the update process!" -msgstr "Un problème a tué le processus de mise à jour!" - -#: freshklam.cpp:511 -msgid "Canceled" -msgstr "Annulé" - -#: freshklam.cpp:519 -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "Le processus de mise à jour s'est arrêté de façon inattendue! L'avez-vous tué manuellement ?" - -#: freshklam.cpp:521 -msgid "Update Process Died Unexpectedly!" -msgstr "La mise à jour s'est arrêtée de façon inattendue!" - -#: freshklam.cpp:551 -#: scanviewer.cpp:592 -msgid "Unknown option passed." -msgstr "Option passée inconnue." - -#: freshklam.cpp:553 -msgid "Can't change directory." -msgstr "Ne peut pas changer de répertoire." - -#: freshklam.cpp:555 -msgid "Can't check MD5 sum." -msgstr "Ne peut pas vérifier la somme MD5." - -#: freshklam.cpp:557 -msgid "Connection (network) problem." -msgstr "Problème de connexion (réseau)." - -#: freshklam.cpp:559 -msgid "Can't unlink a file." -msgstr "Ne peut pas supprimer le lien d'un fichier." - -#: freshklam.cpp:561 -msgid "MD5 or digital signature verification error." -msgstr "Erreur après la vérification de la signature numérique ou MD5." - -#: freshklam.cpp:563 -msgid "Error reading file." -msgstr "Erreur durant la lecture d'un fichier." - -#: freshklam.cpp:565 -msgid "Config file error." -msgstr "Erreur dans le fichier de configuration." - -#: freshklam.cpp:567 -msgid "Can't create a new file." -msgstr "Ne peut pas créer un nouveau fichier." - -#: freshklam.cpp:569 -msgid "Can't read database from remote server." -msgstr "Ne peut pas lire la base des virus depuis le serveur distant." - -#: freshklam.cpp:571 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "Les miroirs ne sont pas totalement synchronisés (essayez plus tard)." - -#: freshklam.cpp:573 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "Ne peut pas obtenir les informations de l'utilisateur clamav depuis /etc/passwd." - -#: freshklam.cpp:575 -msgid "Can't drop privileges." -msgstr "Ne peut pas outrepasser les privilèges." - -#: freshklam.cpp:577 -msgid "Warning - Unknown Error!" -msgstr "Avertissement - Erreur inconnue!" - -#: freshklam.cpp:639 -msgid "Since you have changed the database location, KlamAV needs to change the parameters used for mail scanning in KMail. The change is displayed below. If you have KMail open you will need to close it now so that the change can take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "Comme vous avez changé l'emplacement de la base, KlamAV a besoin de changer les paramètres utilisés pour scanner les mails dans KMail. Le changement est affiché ci-dessous. Si KMail est ouvert, vous devez le fermer maintenant pour que le changement prenne effet. Si vous voulez faire le changement manuellement cliquez juste sur 'Annulé'. " - -#: freshklam.cpp:639 -msgid "Update KMail Filters" -msgstr "Mettre à jour les filtres de KMail" - -#: freshklam.cpp:639 -msgid "Update" -msgstr "Mettre à jour" - -#: freshklam.cpp:670 -msgid "Ready" -msgstr "Prêt" - -#: freshklam.cpp:686 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "KMFilterActionWithCommand: Ne peut pas créer un fichier temporaire!" - -#: freshklam.cpp:891 -msgid "Your Virus Database location has been set up as '%1'. You can change this to something else if you want to." -msgstr "L'emplacement de votre base de virus a été défini comme '%1'. Vous pouvez changer cet emplacement par un autre si vous le voulez." - -#: freshklam.cpp:891 -msgid "I cannot create the directory '%1' for you. Something is wrong with your HOME or klamav directory. You have to adjust your Virus Database directory by your self." -msgstr "KlamAV ne peut pas créer le répertoire '%1' pour vous. Quelque chose ne va pas avec votre répertoire HOME ou klamav. Vous devez régler le problème avec le répertoire de base de virus par vous même." - -#: freshklam.cpp:894 -msgid "Would you like to download the latest Virus Database to your new database location now? (You can do this later manually if you want.)" -msgstr "Voulez-vous télécharger la dernière base de virus vers le nouvel emplacement de votre base? (Vous pouvez faire cela plus tard si vous voulez)" - -#: freshklam.cpp:894 -msgid "Download Virus Database" -msgstr "Télécharger la base de virus" - -#: freshklam.cpp:894 -msgid "Download" -msgstr "Télécharger" - -#: freshklam.cpp:896 -msgid "You should update the database manually at your earliest convenience." -msgstr "Vous devriez mettre à jour la base de virus manuellement à votre convenance." - -#: freshklam.cpp:940 -msgid "You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to skip re-downloading it and just try to compile it?" -msgstr "Vous semblez avoir déjà téléchargé %1-%2 (dans %3/%4-%5). Voulez-vous passer le téléchargement et simplement essayer de compiler ce programme?" - -#: freshklam.cpp:940 -msgid "Compile %1" -msgstr "Compiler %1" - -#: freshklam.cpp:952 -msgid "Downloading %1-%2..." -msgstr "Téléchargement de %1-%2..." - -#: freshklam.cpp:956 -msgid "Couldn't download %1." -msgstr "Impossible de télécharger %1." - -#: freshklam.cpp:974 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "Dépaquetage de %1-%2 vers %3/%4-%5" - -#: freshklam.cpp:979 -msgid "The mirror I attempted to download from has not updated yet. Should I try another?" -msgstr "Le miroir, depuis lequel KlamAV tente de télécharger, n'est pas encore à jour. Voulez-vous essayer à nouveau?" - -#: freshklam.cpp:1016 -msgid "%1/%2-%3/dazuko/configure" -msgstr "%1/%2-%3/dazuko/configure" - -#: freshklam.cpp:1021 -msgid "%1-%2 is ready for compiling and installation. Would you like the wizard to ask you for the root password so it can compile and install it for you? (If not, you can compile it yourself later at %3/%4-%5)" -msgstr "%1-%2 est prêt pour la compilation et l'installation. Voulez-vous que l'assistant vous demande le mot de passe administrateur et qu'il compile et installe ce programme pour vous? (Si non, vous pouvez compiler ce programme vous même plus tard à %3/%4-%5)" - -#: freshklam.cpp:1021 -msgid "Install %1-%2" -msgstr "Installer %1-%2" - -#: freshklam.cpp:1021 -msgid "Use the Wizard" -msgstr "Utiliser l'assistant" - -#: freshklam.cpp:1025 -msgid "Installation of %1 Cancelled." -msgstr "Installation de %1 annulé." - -#: freshklam.cpp:1036 -msgid "

If this the first time you've compiled software then here are a few useful tips:
1. Any error messages in the log file with the words 'KDE', 'Qt','curl' or 'X' in them mean that you need to install the appropriate development libraries.
2. Any package provided by your distribution with 'lib' or 'devel' in the name is a development library, e.g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just deselect it at installation time and try the instructions at www.dazuko.org.
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "

si c'est la première fois que vous compilez un programme alors vous trouverez ici quelques astuces utiles:
1. Tout message d'erreur dans le fichier journal (log) contenant les mots 'KDE', 'Qt','curl' ou 'X' signifient que vous avez besoin d'installer les librairies de développement appropriées.
2. Tout paquet forunit par votre distribution avec 'lib' ou 'devel' dans le nom est une librairie de développement, ex. qt-devel, libkde.
3. Si vous rencontrez des erreurs en installant Dazuko, desélectionnez le simplement au moment de l'installation et essayez les instructions à l'adresse www.dazuko.org.
4. Certaines distributions fournissent un paquet de dazuko. Regardez si ce paquet est disponible pour la votre.

" - -#: freshklam.cpp:1074 -msgid "Checking for new version of KlamAV..." -msgstr "Vérification d'une nouvelle version de KlamAV..." - -#: freshklam.cpp:1091 -msgid "Checking for new version of ClamAV..." -msgstr "Vérification d'une nouvelle version de ClamAV..." - -#: freshklam.cpp:1116 -msgid "It looks like your version of %1 is out of date! %2-%3 is the most recent version available. Would you like KlamAV to download and compile it for you?" -msgstr "Il semble que la version de %1 est dépassée! %2-%3 est la version la plus récente disponible. Souhaitez-vous que KlamAV la télécharge et la compile pour vous?" - -#: freshklam.cpp:1116 -msgid "Download and Install %1-%2" -msgstr "Télécharger et Installer %1-%2" - -#: freshklam.cpp:1125 -msgid "Your installation of %1 is already up-to-date!" -msgstr "Votre installation de %1 est déjà mise à jour!" - -#: freshklam.cpp:1147 -#: scanviewer.cpp:918 -msgid "Please Wait" -msgstr "Veuillez patienter" - -#: freshklam.cpp:1185 -msgid "If the installation of KlamAV completed successfully you should restart KlamAV for the new version to take effect." -msgstr "Si l'installation de KlamAV se termine avec succès, vous devrez redémarrer KlamAV pour que la dernière version prenne effet." - -#: freshklam.cpp:1334 -msgid "Could not contact update server!" -msgstr "Ne peut pas contacter le serveur de mise à jour!" - -#: klamav.cpp:55 -#: klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "&Valider le scan automatique" - -#: klamav.cpp:56 -#: klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "&Inhiber le scan automatique" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "&Valider la mise à jour automatique" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "&Inhiber la mise à jour automatique" - -#: klamav.cpp:66 -#: main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "KlamAV - Protection contre les virus pour KDE" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "&Scanner" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "Scan &Automatique" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "Protection d'&EMail" - -#: klamav.cpp:109 -#: klamd.cpp:178 -msgid "&Quarantine" -msgstr "&Quarantaine" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "Explorateur de virus" - -#: klamav.cpp:114 -msgid "Events" -msgstr "Evénements" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "A &propos de" - -#: klamav.cpp:178 -msgid "

KlamAV will stay open in the system tray.

Remember - you can't close KlamAV while
auto-scanning and/or auto-updating are still running!

" -msgstr "

KlamAV restera ouvert dans la barre de tâche.

Rappel - vous ne pouvez pas fermer KlamAV pendant que
le scan automatique et/ou la mise à jour automatique sont encore en cours d'exécution!

" - -#: klamav.cpp:318 -msgid "Either the directory %1 does not exist or you are not able to write to it. Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "Soit le répertoire %1 n'existe pas soit vous n'êtes pas autorisé à écrire dedans. De toute façon, vous devrez en changer puisqu'il ne peut pas être utilisé. Désolé!" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Inclure les répertoires" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Inclure" - -#: klamd.cpp:82 -#: klamd.cpp:133 -msgid "Root" -msgstr "Racine" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Exclure les répertoires" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Exclure" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "&Afficher les avertissements" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "&Exécuter iconifié" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "Taille de Fichier Max. (Mo):" - -#: klamd.cpp:325 -msgid "You haven't specified any paths to scan. Select the directories you want to KlamAV to keep an eye on and try again." -msgstr "Vous n'avez pas spécifié un seul répertoire à scanner. Sélectionnez les répertoires que KlamAV doit surveiller et essayez à nouveau." - -#: klamd.cpp:332 -msgid "I'm going into the background now. You can restore me by clicking on the icon in the system tray on the bottom right." -msgstr "Maintenant, KlamAV s'exécute en arrière plan. Vous pouvez restaurer KlamAV en cliquant sur l'icône dans la barre de tâche en bas à droite." - -#: klamd.cpp:386 -msgid "The auto-scan process died unexpectedly!" -msgstr "Le scan automatique s'est arrêté de façon inattendue!" - -#: klamd.cpp:649 -msgid "

Don't have permission to move %1 to the quarantine folder.

" -msgstr "

Vous n'avez pas la permission de déplacer %1 vers le répertoire de quarantaine.

" - -#: klamd.cpp:651 -msgid "

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "

Vous n'avez pas assez d'espace pour déplacer %1 vers le répertoire de quarantaine.

" - -#: klamd.cpp:655 -msgid "

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if you want.

" -msgstr "

Fichier infecté trouvé:

Nom de fichier: %1
Virus trouvé: %2

KlamAV met ce fichier en quarantaine. Vous pouvez le restaurer plus tard si vous voulez.

" - -#: klamd.cpp:668 -msgid "

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if you want.
If the file already exists in the quarantine directory it will be overwritten.

" -msgstr "

Fichier infecté trouvé:

Nom de fichier: %1
Virus trouvé: %2

KlamAV met ce fichier en quarantaine. Vous pouvez le restaurer plus tard si vous voulez.

Si le fichier existe déjà dans le répertoire de quarantaine, il sera écrasé.

" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "Il y a eu un problème au moment de détecter l'état de 'dazuko'." - -#: klamd.cpp:733 -msgid "I need to load a module called 'dazuko' first. This module will allow KlamAV to gain real-time access to files. If you don't want this message to appear in future, put the following command in your initialization scripts: 'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "Auparavant, KlamAV a besoin de charger un module appelé 'dazuko'. Ce module permettra un accès temps réel aux fichiers. Si vous ne voulez pas que ce message apparaisse dans le futur, mettez la commande suivante dans vos scripts d'initialisation: 'modprobe dazuko.o'. Il vous sera demander le mot de passe administrateur." - -#: klamd.cpp:734 -#: klamd.cpp:735 -msgid "Load Module" -msgstr "Charger le module" - -#: klamd.cpp:736 -#: klamd.cpp:837 -msgid "Delete2" -msgstr "Effacer2" - -#: klamd.cpp:738 -msgid "Loading of Module Cancelled." -msgstr "Chargement du module annulé." - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "Dazuko n'a pas été chargé avec succès. Veuillez vérifier votre installation." - -#: klamd.cpp:834 -msgid "Module has been loaded. Will now continue to start up real-time scanning." -msgstr "Le module a été chargé. Maintenant, KlamAV démarre le scan en temps réel." - -#: klamdoptions.cpp:239 -msgid "

This option allows for faster, more usable auto-scanning. It is experimental, however, and there are some potential security risks. For more information, see http://klamav.sourceforge.net/index.php?content=ka_security_notes

" -msgstr "

Cette option permet un scan automatique plus rapide et plus efficace. Cependant, c'est expérimental, il y a des risques potentiels de sécurité. Pour plus d'information, consultez la page suivante http://klamav.sourceforge.net/index.php?content=ka_security_notes

" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Quand un virus est trouvé:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "Me demander" - -#: klamscan.cpp:82 -msgid "Quarantine file" -msgstr "Mettre le fichier en quarantaine" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "Juste rapporter" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "&Scanner les répertoires récursivement" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "Scanner tous les répertoires sous le chemin spécifié." - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "Programmer" - -#: klamscan.cpp:134 -msgid "Scan" -msgstr "Scanner" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "Lanceur" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "Veuillez sélectionner quelque chose à scanner!" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "Mo à extraire:" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "Taux de compression" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "Nombre de fichiers à extraire:" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "Marquer comme virus si les limites sont dépassées" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "Marquer comme virus si crypté" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "Scanner les fichiers ZIP en utilisant" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "Scanner les fichiers RAR en utilisant" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "Scanner les fichiers ARJ en utilisant" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "Scanner les fichiers ZOO en utilisant" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "Scanner les fichiers LZH en utilisant" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "Scanner les fichiers JAR en utilisant" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "Scanner les fichiers DEB en utilisant" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "Scanner les fichiers TAR en utilisant" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "Scanner les fichiers TGZ en utilisant" - -#: klamscanoptions.cpp:211 -#: specialfiletypes.cpp:91 -#: specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "Types de fichier spécial" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "Scanner les Emails contenant des fichiers" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "Scanner les fichiers HTML contre l'exploitation de vulnérabilités" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "Scanner les fichiers exécutables portables" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "Scanner les macros dans les fichiers Microsoft Office" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "Traiter un exécutable endommagé comme un virus" - -#: klamscanoptions.cpp:217 -msgid "Exclude Quarantine Directory" -msgstr "Exclure le répertoire de quarantaine" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "(Système Crontab)" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "Tâches" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "Description du scan" - -#: ktview.cpp:104 -msgid "Value" -msgstr "Valeur" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "Quand scanner" - -#: kuarantine.cpp:46 -#: kuarantine.cpp:258 -msgid "Your current quarantine location ('%1') no longer exists. I'm going to attempt to create a new one." -msgstr "Votre répertoire de quarantaine courant ('%1') n'existe plus. KlamAV tente d'en créer un nouveau." - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "Répertoire de quarantaine" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "&Répertoire:" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "Contenu de la quarantaine" - -#: kuarantine.cpp:139 -#: kuarantine.cpp:207 -#: scanviewer.cpp:64 -msgid "Name of File" -msgstr "Nom du fichier" - -#: kuarantine.cpp:140 -#: kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "Nom du virus trouvé" - -#: kuarantine.cpp:141 -#: kuarantine.cpp:209 -msgid "Date Quarantined" -msgstr "Date de la quarantaine" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "&Rafraichir" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Restaurer" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "Historique de la quarantaine" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "&Tout effacer" - -#: kuarantine.cpp:363 -msgid "

There was a problem restoring %1. Check your diskspace, the permissions on the location you are restoring to, and whether a file with the same name already exists in that location.

" -msgstr "

Il y a eu un problème pendant la restauration de %1. Vérifiez l'espace disque disponible, les permissions sur le répertoire vers lequel vous restaurez ou si un fichier avec le même nom existe déjà dans ce répertoire.

" - -#: kuarantine.cpp:450 -msgid "There was a problem deleting the file. Is there a problem with the permissions on the quarantine folder? " -msgstr "Il y a eu un problème en effaçant le fichier. Y a t'il un problème avec les permissions du répertoire de quarantaine? " - -#: kuarantine.cpp:562 -msgid "Your default quarantine location has been set up as '%1'. You can change this to something else if you want to." -msgstr "Votre répertoire de quarantaine par défaut a été défini comme '%1'. Vous pouvez changer cela pour autre chose si vous le voulez." - -#: kuarantine.cpp:562 -msgid "I cannot create the directory '%1' for you. Something is wrong with your HOME or klamav directory. You have to adjust your quarantine directory by your self." -msgstr "KlamAV ne peut pas créer le répertoire '%1' pour vous. Quelque chose ne va pas avec votre répertoire HOME ou klamav. Vous devez régler le problème avec le répertoire de quarantaine par vous même." - -#: kuarantine.cpp:640 -#: kuarantine.cpp:649 -#: scanviewer.cpp:771 -msgid "Search for %1 with VirusList" -msgstr "Rechercher %1 avec VirusList" - -#: kuarantine.cpp:641 -#: kuarantine.cpp:648 -#: scanviewer.cpp:773 -msgid "Search for %1 with VirusPool" -msgstr "Rechercher %1 avec VirusPool" - -#: kuarantine.cpp:642 -#: kuarantine.cpp:650 -#: scanviewer.cpp:774 -msgid "Search for %1 with Trend Micro" -msgstr "Rechercher %1 avec Trend Micro" - -#: kuarantine.cpp:643 -#: kuarantine.cpp:651 -#: scanviewer.cpp:776 -msgid "Search for %1 with Google" -msgstr "Rechercher %1 avec Google" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "Options pour l'enregistrement du journal" - -#: logoptions.cpp:99 -msgid "Logging Options" -msgstr "Options d'enregistrement du journal" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "Sauvegarder les évènements suivants dans le journal:" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "Lancer/Arrêter l'&application" - -#: logoptions.cpp:102 -#: specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "Alt+A" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "&Démarré/Stoppé/Annulé le scan" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "Alt+D" - -#: logoptions.cpp:105 -msgid "&File Quarantined" -msgstr "&Fichier mis en quarantaine" - -#: logoptions.cpp:107 -msgid "Data&base Updates" -msgstr "&Base de données mise à jour" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "Alt+B" - -#: logoptions.cpp:109 -msgid "Software &Updates" -msgstr "Programme &mis à jour" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "&Virus/Fichier suspect trouvé" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "Alt+V" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "&Erreur rencontrée" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "Les évènements expirent après" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "Jour(s)" - -#: main.cpp:17 -msgid "Document to open." -msgstr "Document à ouvrir." - -#: main.cpp:18 -msgid "Scan this..." -msgstr "Scanner ceci..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "KlamAV" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "En avant" - -#: pageviewer.cpp:303 -#: viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "Ouvrir le lien dans un nouvel &onglet" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "Ouvrir le lien dans un nouvel onglet

KlamAV ouvre le lien dans un nouvel onglet." - -#: pageviewer.cpp:305 -#: viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "Ouvrir le lien dans un e&xplorateur externe" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "Ouvrir la page dans un explorateur externe" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "Ajouter aux signets de Konqueror" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "Nom du problème trouvé" - -#: scanviewer.cpp:66 -msgid "Status" -msgstr "Etat" - -#: scanviewer.cpp:106 -msgid "Files scanned: 0" -msgstr "Fichiers scannés: 0" - -#: scanviewer.cpp:116 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "Calcul en cours de la durée du scan... (Cliquer pour passer)" - -#: scanviewer.cpp:129 -msgid "9999 viruseses/problems found" -msgstr "9999 virus/problèmes trouvés" - -#: scanviewer.cpp:133 -msgid "cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when KlamAV is more mature." -msgstr "cf. 'Flanderseses' - Homer Simpson. Cette blague enfantine sera supprimée quand KlamAV sera plus mature." - -#: scanviewer.cpp:203 -#: scanviewer.cpp:215 -#: scanviewer.cpp:224 -#: scanviewer.cpp:230 -#: scanviewer.cpp:240 -#: scanviewer.cpp:250 -#: scanviewer.cpp:627 -msgid "Files scanned: %1" -msgstr "Fichiers scannés: %1" - -#: scanviewer.cpp:263 -msgid " viruseses/problems found" -msgstr " virus/problèmes trouvés" - -#: scanviewer.cpp:295 -msgid "Preparing To Scan " -msgstr "Préparation du scan " - -#: scanviewer.cpp:296 -msgid "Files scanned:" -msgstr "Fichiers scannés:" - -#: scanviewer.cpp:532 -msgid "If viruses were found, you can right-click to quarantine selected files." -msgstr "Si des virus étaient trouvés, vous pouvez cliquer droit pour mettre en quarantaine les fichiers sélectionnés." - -#: scanviewer.cpp:555 -msgid "Cancelled" -msgstr "Annulé" - -#: scanviewer.cpp:568 -msgid "Scan Complete" -msgstr "Scan completé" - -#: scanviewer.cpp:573 -msgid "ScanCompleteNoVirus" -msgstr "ScanComplétéAucunVirus" - -#: scanviewer.cpp:573 -msgid "Scan Complete - No Viruses Found!" -msgstr "Scan completé - Aucun virus trouvé!" - -#: scanviewer.cpp:575 -msgid "ScanCompleteNoVirusButErrors" -msgstr "ScanComplétéAucunVirusMaisDesErreurs" - -#: scanviewer.cpp:575 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "Scan completé - Aucun virus trouvé mais des erreurs rencontrées!" - -#: scanviewer.cpp:580 -msgid "I'm going to quarantine this lot, you can restore them later if you want. If you don't want to quarantine, just press cancel." -msgstr "KlamAV met en quarantaine ce lot. Vous pouvez le restaurer plus tard si vous voulez. Si vous ne voulez pas le mettre en quarantaine, pressez juste sur annulé." - -#: scanviewer.cpp:580 -msgid "Quarantine Infected Files" -msgstr "Mettre en quarantaine les fichiers infectés" - -#: scanviewer.cpp:580 -msgid "Quarantine" -msgstr "Quarantaine" - -#: scanviewer.cpp:590 -msgid "Scan Complete - Viruses Found!" -msgstr "Scan complété - Virus trouvés!" - -#: scanviewer.cpp:594 -msgid "Database initialization error." -msgstr "Erreur d'initialisation de la base des virus." - -#: scanviewer.cpp:596 -msgid "Not supported file type." -msgstr "Type de fichier non supporté." - -#: scanviewer.cpp:598 -msgid "Can't open directory." -msgstr "Ne peut pas ouvrir le répertoire." - -#: scanviewer.cpp:600 -msgid "Can't open file. (ofm)" -msgstr "Ne peut pas ouvrir le fichier. (ofm)" - -#: scanviewer.cpp:602 -msgid "Error reading file. (ofm)" -msgstr "Erreur en lisant le fichier. (ofm)" - -#: scanviewer.cpp:604 -msgid "Can't stat input file / directory." -msgstr "Ne peut pas obtenir l'état du fichier ou du répertoire d'entrée." - -#: scanviewer.cpp:606 -msgid "Can't get absolute path name of current working directory." -msgstr "Ne peut pas obtenir le nom de chemin absolu du répertoire de travail courant." - -#: scanviewer.cpp:608 -msgid "I/O error, please check your filesystem." -msgstr "Erreur d'entrée/sortie, veuillez contrôler votre système de fichier." - -#: scanviewer.cpp:610 -msgid "Can't get information about current user from /etc/passwd." -msgstr "Ne peut pas obtenir les informations de l'utilisateur courant de /etc/passwd." - -#: scanviewer.cpp:612 -msgid "Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "Ne peut pas obtenir les informations de l'utilisateur 'clamav' (nom par défaut) de /etc/passwd." - -#: scanviewer.cpp:614 -msgid "Can't fork." -msgstr "Ne peut pas bifurquer." - -#: scanviewer.cpp:616 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "Ne peut pas créer de fichiers ou répertoires temporaires (vérifier les permissions)." - -#: scanviewer.cpp:618 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "Ne peut pas écrire dans le répertoire temporaire (veuillez spécifier un autre répertoire)." - -#: scanviewer.cpp:620 -msgid "Can't allocate and clear memory (calloc)." -msgstr "Ne peut pas allouer et effacer de la mémoire (calloc)." - -#: scanviewer.cpp:622 -msgid "Can't allocate memory (malloc)." -msgstr "Ne peut pas allouer de la mémoire (malloc)." - -#: scanviewer.cpp:624 -msgid "Unspecified Error!" -msgstr "Erreur non spécifiée!" - -#: scanviewer.cpp:652 -msgid "0 viruseses/problems found" -msgstr "0 virus/problème trouvé" - -#: scanviewer.cpp:721 -msgid "

There was a problem quarantining %1. Check your diskspace, the permissions on your quarantine location and whether a file with the same name already exists in the quarantine.

" -msgstr "

Il y a eu un problème pendant la mise en quarantaine %1. Vérifiez votre espace disque, les permissions sur votre répertoire de quarantaine et si un fichier du même nom existe déjà dans le répertoire de quarantaine.

" - -#: scanviewer.cpp:955 -msgid "Attempts to scan " -msgstr "Tente de scanner " - -#: scanviewer.cpp:955 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr " a abouti au dépassement d'une limite que vous avez fixé dans 'Limites d'archive'." - -#: scanviewer.cpp:957 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr " contient la signature de test de ClamAV. Ce n'est pas un virus." - -#: scanviewer.cpp:959 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr " est un exécutable endommagé. Certains virus utilisent ces exécutables pour se dissimuler." - -#: scanviewer.cpp:961 -msgid " has a form of zip compression sometimes used by viruses." -msgstr " a la forme d'un fichier compressé ZIP quelque fois utilisé par des virus." - -#: scanviewer.cpp:963 -msgid " is an encrypted zip file." -msgstr " est un fichier ZIP crypté." - -#: scanviewer.cpp:965 -msgid " is an encrypted RAR file." -msgstr " est un fichier RAR crypté." - -#: scanviewer.cpp:967 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr " est mal formaté, d'une façon quelque fois utilisée par des virus." - -#: scanviewer.cpp:978 -msgid "Hover over each entry for more info. Right-click on entries for more options." -msgstr " Déplacez vous au dessus de chaque entrée pour plus d'information. Cliquez droit sur des entrées pour plus d'options." - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "Programmer le scan" - -#: schedule.cpp:58 -#: schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "Quand je me connecte à KDE" - -#: schedule.cpp:59 -msgid "Every day at " -msgstr "Chaque jour à " - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "Chaque jour à l'heure courante" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "Chaque semaine à partir de maintenant à l'heure courante" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "Chaque semaine à partir de maintenant à" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "Chaque semaine à partir d'une date spécifique à" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "Chaque mois à partir de maintenant à l'heure courante" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "Chaque mois à partir de maintenant à" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "Chaque mois à partir d'une date spécifique à" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "Une fois seulement à une date spécifique à l'heure courante" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "Une fois seulement à une date spécifique à" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "date spécifique" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "Scan programmé de KlamAV à la connexion sous KDE de %1" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "Scan programmé de KlamAV de %1" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "à l'heure courante" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "Chaque semaine" - -#: schedule.cpp:239 -#: schedule.cpp:253 -msgid "from now on" -msgstr "à partir de maintenant" - -#: schedule.cpp:252 -msgid "Every month" -msgstr "Chaque mois" - -#: schedule.cpp:265 -msgid "Every day" -msgstr "Chaque jour" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "Une fois seulement" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "Client Email" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "Choisir votre client Email:" - -#: sigtool.cpp:65 -msgid "Configure Automatically" -msgstr "Configurer automatiquement" - -#: sigtool.cpp:69 -msgid "Tell me how to do it" -msgstr "Me dire comment le faire" - -#: sigtool.cpp:84 -msgid "This will help you configure your email client to scan incoming and outgoing mail with KlamAV. Not all mail clients are fully supported yet. Infected mail is clearly marked as such and is wrapped in another email from KlamAV telling you the name of the virus and other relevant details." -msgstr "Ceci vous aidera à configurer votre client email à scanner les emails entrants et sortants avec KlamAV. Tous les clients email ne sont pas encore totalement supportés. Un email infecté est clairement marqué comme tel et est incorporé dans un autre email provenant de KlamAV qui vous donne le nom du virus et d'autres détails pertinents." - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Notes" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "Veuillez vous assurer que KMail n'est pas ouvert avant de poursuivre." - -#: sigtool.cpp:152 -msgid "You're already set up! Sure you haven't already configured KMail for KlamAV scanning?" -msgstr "Vous semblez déja avoir configuré KMail! Vous êtes certain que vous n'avez pas déja configurer KMail pour le scan de KlamAV?" - -#: sigtool.cpp:200 -msgid "I've set up the filters as the last two in your KMail filter list. You might want to open Kmail up and take a look." -msgstr "KlamAV a installer les filtres, les deux derniers dans votre liste de filtres KMail. Vous devriez ouvrir KMail et jeter un coup d'oeil." - -#: sigtool.cpp:206 -msgid "Mail scanning support is provided by a program called 'klammail'. This was installed automatically as part of the KlamAV installation. To use this program to scan your email as you send and receive it you need to set up a 'filter' in KMail to 'pipe' mail through klammail as it is coming in/going out. You should then set up a filter after this one to put any mail with the word 'virus-found' in the header into the quarantine folder of your choice. The mail will be clearly marked as infected and will tell you the name of the virus and who the mail is from." -msgstr "Le support de scan de mail est fourni par un programme appelé 'klammail'. Il a été installé automatiquement à l'installation de KlamAV. Pour utiliser ce programme pour scanner vos emails lorsque vous les envoyez et les recevez, vous avez besoin de configurer un 'filtre' dans KMail pour diriger les mails entrants ou sortants à travers 'klammail'. Vous devrez configurer un autre filtre pour mettre tout mail contenant les mots 'virus-found' en entête dans le répertoire de quarantaine de votre choix. Le mail sera clairement marqué comme infecté et vous communiquera le nom du virus et qui vous l'a expédié." - -#: sigtool.cpp:215 -msgid "Mail scanning support is provided by a program called 'klammail'. This was installed automatically as part of the KlamAV installation. To use this program to scan your email as you send and receive it you need to set up a 'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming in/going out. You should then set up a filter after this one to put any mail with the word 'virus-found' in the header into the quarantine folder of your choice. The mail will be clearly marked as infected and will tell you the name of the virus and who the mail is from." -msgstr "Le support de scan de mail est fourni par un programme appelé 'klammail'. Il a été installé automatiquement à l'installation de KlamAV. Pour utiliser ce programme pour scanner vos emails lorsque vous les envoyez et les recevez, vous avez besoin de configurer un 'filtre' dans Evolution de Ximian pour diriger les mails entrants ou sortants à travers 'klammail'. Vous devrez configurer un autre filtre pour mettre tout mail contenant les mots 'virus-found' en entête dans le répertoire de quarantaine de votre choix. Le mail sera clairement marqué comme infecté et vous communiquera le nom du virus et qui vous l'a expédié." - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "Marquer les fichiers cr&yptés comme suspects" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "Traiter un exécut&able endommagé comme un virus" - -#: specialfiletypes.cpp:97 -msgid "Exclude &Quarantine Directory" -msgstr "Exclure le répertoire de &quarantaine" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "Alt+Q" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "&Scanner les macros dans les fichiers Microsoft Office" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "Alt+S" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "Scanner les fichiers e&xécutables portables" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "Scanner les Emails contenan&t des fichiers" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "Alt+T" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "Scanner les fichiers &HTML contre l'exploitation de vulnérabilités" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "Alt+H" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "Fermer l'onglet" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "&Incrémenter les tailles de police" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "&Decrémenter les tailles de police" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "Copier l'adresse du &Lien" - diff --git a/po/hu.po b/po/hu.po deleted file mode 100644 index 7f7d66b..0000000 --- a/po/hu.po +++ /dev/null @@ -1,1916 +0,0 @@ -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# Tamas Szanto , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: KlamAV 0.35\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2006-02-02 11:11+0100\n" -"Last-Translator: Tamas Szanto \n" -"Language-Team: Hungarian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Szántó Tamás" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "tszanto (at) interware (dot) hu" - -#: aboutklamav.cpp:52 -#, fuzzy -msgid "About KlamAV" -msgstr "KlamAV" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr "" - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "" - -#: activityviewer.cpp:133 -#, fuzzy -msgid "Search:" -msgstr "Március" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "" - -#: autoscanoptions.cpp:73 -#, fuzzy -msgid "Auto-Scan Options" -msgstr "&Automatikus ellenőrzés" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Auto-Scan" -msgstr "&Automatikus ellenőrzés" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Configure Auto-Scan" -msgstr "Az automatikus ellenőrzés &bekapcsolása" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "Nem található jelszó a(z) '%1' azonosítóhoz" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "Hiba történt a crontab frissítése közben." - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "minden nap" - -#: ctdom.cpp:49 -msgid "1st" -msgstr "1." - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "2." - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "3." - -#: ctdom.cpp:50 -msgid "4th" -msgstr "4." - -#: ctdom.cpp:51 -msgid "5th" -msgstr "5." - -#: ctdom.cpp:51 -msgid "6th" -msgstr "6." - -#: ctdom.cpp:52 -msgid "7th" -msgstr "7." - -#: ctdom.cpp:52 -msgid "8th" -msgstr "8." - -#: ctdom.cpp:53 -msgid "9th" -msgstr "9." - -#: ctdom.cpp:53 -msgid "10th" -msgstr "10." - -#: ctdom.cpp:54 -msgid "11th" -msgstr "11." - -#: ctdom.cpp:54 -msgid "12th" -msgstr "12." - -#: ctdom.cpp:55 -msgid "13th" -msgstr "13." - -#: ctdom.cpp:55 -msgid "14th" -msgstr "14." - -#: ctdom.cpp:56 -msgid "15th" -msgstr "15." - -#: ctdom.cpp:56 -msgid "16th" -msgstr "16." - -#: ctdom.cpp:57 -msgid "17th" -msgstr "17." - -#: ctdom.cpp:57 -msgid "18th" -msgstr "18." - -#: ctdom.cpp:58 -msgid "19th" -msgstr "19." - -#: ctdom.cpp:58 -msgid "20th" -msgstr "20." - -#: ctdom.cpp:59 -msgid "21st" -msgstr "21." - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "22." - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "23." - -#: ctdom.cpp:60 -msgid "24th" -msgstr "24." - -#: ctdom.cpp:61 -msgid "25th" -msgstr "25." - -#: ctdom.cpp:61 -msgid "26th" -msgstr "26." - -#: ctdom.cpp:62 -msgid "27th" -msgstr "27." - -#: ctdom.cpp:62 -msgid "28th" -msgstr "28." - -#: ctdom.cpp:63 -msgid "29th" -msgstr "29." - -#: ctdom.cpp:63 -msgid "30th" -msgstr "30." - -#: ctdom.cpp:64 -msgid "31st" -msgstr "31." - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "nap " - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "H" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "K" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "Sze" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "Cs" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "P" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "Szo" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "V" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "minden hónapban " - -#: ctmonth.cpp:48 -msgid "January" -msgstr "Január" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "Február" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "Március" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "Április" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "Május" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "Június" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "Július" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "Augusztus" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "Szeptember" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "Október" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "November" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "December" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "%H:%M" - -#: cttask.cpp:253 -msgid "" -"Please translator, read the README.translators file in kcron's source code" -msgstr "" -"Please translator, read the README.translators file in kcron's source code" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "Really, read that file" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "DOM_FORMAT és a DOW_FORMAT is" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "TIME" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "TIME_FORMAT, DATE_FORMAT" - -#: cttask.cpp:303 -msgid ", and " -msgstr ", " - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr " és " - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr ", " - -#: ctunit.cpp:185 -msgid "," -msgstr "," - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "Naptár" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "" - -#: dbviewer.cpp:719 -#, fuzzy -msgid "Loading .." -msgstr "%1 %2 letöltése..." - -#: dbviewer.cpp:719 -#, fuzzy -msgid "Loading..." -msgstr "%1 %2 letöltése..." - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -#, fuzzy -msgid "First-Run Wizard" -msgstr "A varázsló használata" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "" - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "" - -#: firstrunwizard.cpp:131 -#, fuzzy -msgid "Check for updates &to ClamAV now." -msgstr "Új ClamAV-verzió keresése..." - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "" - -#: firstrunwizard.cpp:133 -msgid "Locations" -msgstr "" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "" - -#: firstrunwizard.cpp:135 -#, fuzzy -msgid "Quarantine Location:" -msgstr "A karantén könyvtára" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "" - -#: freshklam.cpp:75 -#, fuzzy -msgid "KlamAV " -msgstr "KlamAV" - -#: freshklam.cpp:75 -#, fuzzy -msgid " - Ready" -msgstr "Kész" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "Szoftverfrissítések" - -#: freshklam.cpp:132 -msgid "Update ClamAV Automatically" -msgstr "A ClamAV automatikus frissítése" - -#: freshklam.cpp:136 -msgid "Update KlamAV Automatically" -msgstr "A KlamAV automatikus frissítése" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "" - -#: freshklam.cpp:160 -msgid "Virus Database Directory" -msgstr "A vírusadatbázis könyvtára" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "Könyvtár:" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "Proxy az adatbázis-frissítéshez" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "IP-cím:" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "Port:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "Név:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "Jelszó:" - -#: freshklam.cpp:234 -msgid "Database AutoUpdate Settings" -msgstr "Adatbázisfrissítési beállítások" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "A vírusadatbázis automatikus frissítése naponta ennyiszer: " - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr " " - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "&Frissítés most" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" -"A ClamAV telepített verziója már elavult. A legújabb elérhető verió: ClamAV %" -"1. A KlamAV le tudja tölteni és le tudja fordítani az új verziót, végre " -"szeretné hajtani ezt a műveletet?" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "A ClamAV %1 letöltése és telepítése" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "Kezdődik a frissítés..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "Megszakítva" - -#: freshklam.cpp:515 -#, fuzzy -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "A frissítési folyamat váratlanul megszakadt." - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "A frissítési folyamat váratlanul megszakadt." - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "" - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "" - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "" - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "" - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "" - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "" - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "" - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "" - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "" - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "" - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "" - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "" - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "" - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "" - -#: freshklam.cpp:635 -#, fuzzy -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" -"Megváltoztatta az adatbázis helyét, meg kell változattni néhány paramétert, " -"hogy a KMailben működjön a levélellenőrzés. Alább láthatók a szükséges " -"módosítások. Ha a KMail nyitva van, be kell zárni, hogy a módosítások " -"érvényre jussanak. Ha kézzel szeretné elvégezni a módosításokat, kattintson " -"a 'Mégsem' gombra. (Megjegyzés: A clamd szolgáltatás futó példányait is be " -"kell zárni '(clamd -c %1/klammailxxxxx'), hogy az adatbázist újra lehessen " -"tölteni. Egy későbbi verzióban ez automatikusan fog megtörténni)." - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "A KMail-szűrők frissítése" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "Frissítés" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "Kész" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" -"Le szeretné tölteni a legfrissebb vírusadatbázist az új adatbázishelyre? (Ez " -"később is elvégezhető kézzel.)" - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "Vírusadatbázis letöltése" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "Letöltés" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "" - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "Az automatikus ellenőrzés &bekapcsolása" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "Az automatikus ellenőrzés &kikapcsolása" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "Az automatikus frissítés &bekapcsolása" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "Az automatikus frissítés &kikapcsolása" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "KlamAV - Vírusellenőrző a KDE-hez" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "&Ellenőrzés" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "&Automatikus ellenőrzés" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "&E-mail-védelem" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "&Karantén" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "Vírusböngésző" - -#: klamav.cpp:114 -msgid "Events" -msgstr "" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "Né&vjegy" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Tartalmazott könyvtárak" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Tartalmazás" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "Gyökér" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Könyvtárak kizárása" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Kizárás" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "A &figyelmeztetések megjelenítése" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "&Dokkolt futtatás" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "Max. fájlméret (MB):" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" -"Nem adta meg az ellenőrzendő elérési utakat. Adja meg a kívánt könyvtárakat " -"és próbálja meg újból." - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" -"A program a háttérben fog futni. Ha a paneltálca jobb alsó sarkában " -"rákattint a program ikonjára, a program ismét az előtérbe jön." - -#: klamd.cpp:386 -#, fuzzy -msgid "The auto-scan process died unexpectedly!" -msgstr "A frissítési folyamat váratlanul megszakadt." - -#: klamd.cpp:649 -msgid "" -"

Don't have permission to move %1 to the quarantine folder.

" -msgstr "

Nincs jogosultság %1 karanténba mozgatásáho.

" - -#: klamd.cpp:651 -msgid "" -"

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "

Nincs elég szabad hely %1 karanténba mozgatásához.

" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" -"

Fertőzött fájlt találtam:

Fájlnév: %1
A talált vírus: " -"%2

A fájl bekerül a karanténba, később visszaállítható, ha " -"szükség van rá.

" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" -"

Fertőzött fájlt találtam:

Fájlnév: %1
A talált vírus: " -"%2

A fájl bekerül a karanténba, később visszaállítható, ha " -"szükséges.
Ha már létezik ilyen nevű fájl a karanténban, felül lesz írva." -"

" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "" - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" -"Először be kell tölteni a 'dazuko' nevű modult. Ez a modul teszi lehetővé a " -"KlamAV számára a fájlok valós idejű elérését. Ha azt szeretné, hogy ez az " -"üzenet ne jelenjen meg a jövőben, írja be a következő parancsot a " -"rendszerinicializálási szkriptbe: 'modprobe dazuko.o'. A rendszergazdai " -"jelszót meg kell adni." - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "Modul betöltése" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "Törlés2" - -#: klamd.cpp:738 -#, fuzzy -msgid "Loading of Module Cancelled." -msgstr "%1 telepítése megszakadt." - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "" - -#: klamd.cpp:834 -msgid "" -"Module has been loaded. Will now continue to start up real-time scanning." -msgstr "A modul betöltése sikerült. Kezdődik a valós idejű ellenőrzés." - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" -"

Ez az opció gyorsabb, kényelmesebb automatikus ellenőrzést tesz lehetővé. " -"Egyelőre nem teljesen kidolgozott, ezért használata biztonsági problémákat " -"okozhat. További információ itt található: http://klamav.sourceforge.net/" -"index.php?content=ka_security_notes

" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Vírus felismerése esetén:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "" - -#: klamscan.cpp:82 -#, fuzzy -msgid "Quarantine file" -msgstr "Karantén" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "Ellenőrzés az &alkönyvtárakban is" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "" - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "" - -#: klamscan.cpp:134 -#, fuzzy -msgid "Scan" -msgstr "&Ellenőrzés" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "" - -#: klamscanoptions.cpp:217 -#, fuzzy -msgid "Exclude Quarantine Directory" -msgstr "A karantén naplója" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "(Rendszer-crontab)" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "Feladatok" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "Az ellenőrzés leírása" - -#: ktview.cpp:104 -msgid "Value" -msgstr "Érték" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "Az ellenőrzés ideje" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "" - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "A karantén könyvtára" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "&Könyvtár:" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "A karantén tartalma" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -#, fuzzy -msgid "Date Quarantined" -msgstr "Karantén" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "&Frissítés" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Visszaállítás" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "A karantén naplója" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "Min&den törlése" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" -"

Hiba történt %1 visszaállításakor. Ellenőrizze a lemezterületet, a " -"visszaállítási könyvtár jogosultságait és hogy létezik-e már ilyen nevű fájl " -"azon a helyen.

" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "" - -#: logoptions.cpp:99 -msgid "Logging Options" -msgstr "" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "" - -#: logoptions.cpp:105 -#, fuzzy -msgid "&File Quarantined" -msgstr "&Karantén" - -#: logoptions.cpp:107 -#, fuzzy -msgid "Data&base Updates" -msgstr "Proxy az adatbázis-frissítéshez" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "" - -#: logoptions.cpp:109 -#, fuzzy -msgid "Software &Updates" -msgstr "Szoftverfrissítések" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "" - -#: main.cpp:17 -msgid "Document to open." -msgstr "A megnyitandó dokumentum." - -#: main.cpp:18 -msgid "Scan this..." -msgstr "Ellenőrzés..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "KlamAV" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "Tovább" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "A link megnyitása új &lapon" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "" -"A link megnyitása új lapon

Az aktuális link megnyitása új lapon." - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "A link megnyitása &külső böngészőben" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "Az oldal megnyitása külső böngészőben" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "Hozzáadás a Konqueror könyvjelzőkhöz" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "" - -#: scanviewer.cpp:66 -#, fuzzy -msgid "Status" -msgstr "Szo" - -#: scanviewer.cpp:106 -#, fuzzy -msgid "Files scanned: 0" -msgstr "Ellenőrzött fájlok: %1" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "" - -#: scanviewer.cpp:134 -#, fuzzy -msgid "9999 viruseses/problems found" -msgstr "9999 vírust/hibát találtam" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "Ellenőrzött fájlok: %1" - -#: scanviewer.cpp:269 -#, fuzzy -msgid " viruseses/problems found" -msgstr " vírust/hibát találtam" - -#: scanviewer.cpp:304 -#, fuzzy -msgid "Preparing To Scan " -msgstr "Az ellenőrzés ideje" - -#: scanviewer.cpp:305 -#, fuzzy -msgid "Files scanned:" -msgstr "Ellenőrzött fájlok: %1" - -#: scanviewer.cpp:542 -msgid "" -"If viruses were found, you can right-click to quarantine selected files." -msgstr "" - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "Megszakítva" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "Az ellenőrzés befejeződött" - -#: scanviewer.cpp:585 -#, fuzzy -msgid "ScanCompleteNoVirus" -msgstr "Az ellenőrzés befejeződött" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" -"Ezek karanténba lesznek helyezve, később visszaállíthatók. Ha nem akarja " -"használni a karantént, nyomja meg a Mégsem gombot." - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "A fertőzött fájlok karanténba helyezése" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "Karantén" - -#: scanviewer.cpp:603 -#, fuzzy -msgid "Scan Complete - Viruses Found!" -msgstr "Az ellenőrzés befejeződött" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "" - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "" - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "" - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "" - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "" - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "" - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "" - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:625 -msgid "" -"Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "" - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "" - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "" - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "" - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "" - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "" - -#: scanviewer.cpp:665 -#, fuzzy -msgid "0 viruseses/problems found" -msgstr " vírust/hibát találtam" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" -"

Nem sikerült karanténba helyezni: %1. Ellenőrizze a lemzterületet, " -"a karantén könyvtárának jogosultságait és hogy létezik-e már ilyen nevű fájl " -"a karanténban.

" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "Egy kis türelmet" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr "" - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr "" - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr "" - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr "" - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:991 -msgid "" -"Hover over each entry for more info. Right-click on entries for more options." -msgstr "" - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "" - -#: schedule.cpp:59 -#, fuzzy -msgid "Every day at " -msgstr "minden nap" - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "" - -#: schedule.cpp:252 -#, fuzzy -msgid "Every month" -msgstr "minden hónapban " - -#: schedule.cpp:265 -#, fuzzy -msgid "Every day" -msgstr "minden nap" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "Levelezőprogram" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "A preferált levelezőprogram:" - -#: sigtool.cpp:65 -#, fuzzy -msgid "Configure Automatically" -msgstr "A KlamAV automatikus frissítése" - -#: sigtool.cpp:69 -msgid "Tell me how to do it" -msgstr "" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Megjegyzések" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "" - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "" - -#: specialfiletypes.cpp:97 -#, fuzzy -msgid "Exclude &Quarantine Directory" -msgstr "A karantén naplója" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "A lap bezárása" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" -"Korábban már letöltötte ezt: %1 %2 (ide: %3/%4 %5). Ki szeretné hagyni a " -"letöltést, és csak a fordítást szeretné elvégezni?" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "%1 lefordítása" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "%1 %2 letöltése..." - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "Nem sikerült letölteni: %1." - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" -"%1 %2 elő van készítve a lefordításhoz és telepítéshez. A varázsló bekérheti " -"a rendszergazdai jelszót, hogy elvégezze a fordítást és a telepítést? (Ha " -"azt választja, hogy nem, később lefordíthatja kézzel: %3/%4 %5)" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "%1 %2 telepítése" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "A varázsló használata" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "%1 telepítése megszakadt." - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "Új KlamAV-verzió keresése..." - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "Új ClamAV-verzió keresése..." - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" -"A telepített %1 túl régi verziójú. %2 %3 az elérhető legfrissebb változat. A " -"KlamAV le tudja tölteni és le tudja fordítani az új verziót, szeretné ezt " -"elvégezni?" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "%1 %2 letöltése és telepítése" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "A legfrissebb %1 van telepítve." - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "A betűméret nö&velése" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "A betűméret &csökkentése" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "A link címének má&solása" - -#~ msgid "No password entry found for user '%1'" -#~ msgstr "Nincs jelszóbejegyzés a(z) '%1' felhasználónévhez" - -#~ msgid "Scan in Progress..." -#~ msgstr "Ellenőrzés folyamatban..." diff --git a/po/it.gmo b/po/it.gmo deleted file mode 100644 index 9aeb710d270a3777327a9da401f12ec139e0a4cd..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 33107 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 diff --git a/po/it.po b/po/it.po deleted file mode 100644 index 1bccd6a..0000000 --- a/po/it.po +++ /dev/null @@ -1,1838 +0,0 @@ -# translation of it.po to -# Marco Paolone , 2005. -# Michele Petrecca , 2006. -# translation of klamav in italian -# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. -msgid "" -msgstr "" -"Project-Id-Version: it\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2006-12-18 22:17+0100\n" -"Last-Translator: Michele Petrecca \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Michele Petrecca" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "michelinux@alice.it" - -#: aboutklamav.cpp:52 -msgid "About KlamAV" -msgstr "Informazioni su Klamav" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "Visualizza il tipo di evento:" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr " nel tempo " - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "Attivtà" - -#: activityviewer.cpp:133 -msgid "Search:" -msgstr "Ricerca:" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "Limiti Archivi" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "Marca come Virus se il limite viene superato" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "Alt+X" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "Massimo numero di file da estrarre" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "Massimo livello di ricorsione" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "MB massimi da estrarre" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "Massimo rapporto di compressione" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "Tipo di archivio" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "Scansiona file .zip usando" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "Scansiona file .jar usando" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "Scansiona file Tar usando" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "Scansiona file .Lzh usando" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "Scansiona file .zoo usando" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "Scansiona file .rar usando" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "Scansiona file .&zip usando" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "Alt+Z" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "Scansiona file .tgz usando" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "Scansiona file .arj usando" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "" - -#: autoscanoptions.cpp:73 -msgid "Auto-Scan Options" -msgstr "Ozpioni scansione automatica" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "Scansiona i file quando vengono &eseguiti" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "Alt+E" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "Scansiona i file quando vengono creati e/o modificati" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "Alt+Y" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "Scansiona i &file quando vengono aperti" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "Alt+F" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "Scansiona i file quando vengono chiusi" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "Alt+W" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "Cartelle multiple selezionate" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "Configura le caratteristiche per gli archivi" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "Configura in base al tipo di archivio" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "Tipi di file" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "Configura in base al tipo di file" - -#: configdialog.cpp:64 -msgid "Auto-Scan" -msgstr "Scansione automatica" - -#: configdialog.cpp:64 -msgid "Configure Auto-Scan" -msgstr "Configura la scansione automatica" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "Configura eventi da inserire nel file di log" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "Nessuna password immessa per '%1'" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "E' avvenuto un errore durante la fase di aggiornamento con crontab." - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "ogni giorno" - -#: ctdom.cpp:49 -msgid "1st" -msgstr "1o" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "2o" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "3o" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "4o" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "5o" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "6o" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "7o" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "8o" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "9o" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "10o" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "11o" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "12o" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "13o" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "14o" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "15o" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "16o" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "17o" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "18o" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "19o" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "20o" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "21o" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "22o" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "23o" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "24o" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "25o" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "26o" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "27o" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "28o" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "29o" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "30o" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "31o" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "giorni feriali " - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "Lun" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "Mar" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "Mer" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "Gio" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "Ven" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "Sab" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "Dom" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "ogni mese " - -#: ctmonth.cpp:48 -msgid "January" -msgstr "Gennaio" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "Febbraio" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "Marzo" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "Aprile" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "Maggio" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "Giugno" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "Luglio" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "Agosto" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "Settembre" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "Ottobre" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "Novembre" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "Dicembre" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "%H:%M" - -#: cttask.cpp:253 -msgid "Please translator, read the README.translators file in kcron's source code" -msgstr "" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "" - -#: cttask.cpp:303 -msgid ", and " -msgstr ", e " - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr " e " - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr ", " - -#: ctunit.cpp:185 -msgid "," -msgstr "," - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "Calendario" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "Tutti i Virus noti" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "Ricerca in VirusList" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "Ricerca in VirusPool" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "Ricerca con Trend Micro" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "Ricerca con Google" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "Form1" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "Info" - -#: dbviewer.cpp:719 -msgid "Loading .." -msgstr "Caricamento in corso ..." - -#: dbviewer.cpp:719 -msgid "Loading..." -msgstr "Caricamento in corso..." - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "Caricamento del database delle firme dei virus di ClamAV" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "Cartelle di sistema" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "Cartella Home" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "Dispositivi" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -msgid "First-Run Wizard" -msgstr "Wizard di primo avvio" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" -"

Benvenuto in KlamAV!

\n" -"

KlamAV mira ad essere facile ed intuitivo nell'uso. Il passo principale da compiere è dire a KlamAV dove deve memorizzare/immagazzinare alcune cose

\n" -"

\"KlamAV è un software in versione beta!\" - L'autore

\n" -"

Che cos'è ClamAV?

\n" -"

ClamAV è il software open source per eccellenza nella rilevazione dei virus e malware caratterizzato da un costante aggiornamento dell'infrastruttura e del database dei virus.

\n" -"

Che cos'è KlamAV?

\n" -"

KlamAV è il gestore (GUI - Graphical User Interface) dell'antivirus ClamAV; è stato pensato per integrarsi con l'ambiente KDE. KlamAV ti permette di gestire la scansione dei file e dell cartelle, la schedulazione, gli aggiornamenti del database dei virus, del front end grafico nonché di ClamAV stesso.

\n" -"

\n" -"

Questo wizard ti aiuterà a impostare KlamAV in un solo semplice passo per le impostazioni principali. Clicca su Avanti per iniziare oppure clicca su Salta se non vuoi usare il wizard e impostare le grandezze necessarie attraverso il pulsante Opzioni che puoi trovare nella finestra di KlamAV.

\n" -"\n" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "Verfica subito la presenza di &un aggiornamento del database." - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "Alt+U" - -#: firstrunwizard.cpp:131 -msgid "Check for updates &to ClamAV now." -msgstr "Verifica subito la presenza di un aggiornamen&to per ClamAV." - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "Alt+T" - -#: firstrunwizard.cpp:133 -msgid "Locations" -msgstr "Locazioni" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "Locazione database virus:" - -#: firstrunwizard.cpp:135 -msgid "Quarantine Location:" -msgstr "Locazione per i file in quarantena:" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" -"

KlamAV necessita di conoscere queste informazioni per iniziare: dove vuoi depositare i file in quarantena e dove vuoi posizionare il database dei virus!.

\n" -"

Potrai successivamente cambiare queste impostazioni usando la finestra di dialogo appartenente al tab Quarantena.

" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "Locazioni di memorizzazione/immagazzinamento (1 di 1)" - -#: freshklam.cpp:75 -msgid "KlamAV " -msgstr "KlamAV " - -#: freshklam.cpp:75 -msgid " - Ready" -msgstr " - Pronto" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "Aggiornamenti software" - -#: freshklam.cpp:132 -msgid "Update ClamAV Automatically" -msgstr "Aggiorna ClamAV automaticamente" - -#: freshklam.cpp:136 -msgid "Update KlamAV Automatically" -msgstr "Aggiorna KlamAV automaticamente" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "Aggiorna ClamAV adesso" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "Aggiorna KlamAV adesso" - -#: freshklam.cpp:160 -msgid "Virus Database Directory" -msgstr "Cartella database dei Virus" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "Cartella:" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "Aggiornamento database con la presenza di un Proxy" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "Indirizzo IP" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "Porta:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "Utente:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "Password:" - -#: freshklam.cpp:234 -msgid "Database AutoUpdate Settings" -msgstr "Impostazioni aggiornamento database" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "Aggiorna aAutomaticamente il Database Virus" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "Volte al giorno" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "Aggiorna subito" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "LA versione in uso del motore di scansione di ClamAV è da aggiornare! ClamAV-%1 è la più recente versione attualmente disponibile. Vorresti che KlamAV scaricasse e compilasse ClamAV per te?" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "Scarica e installa ClamAV-%1" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "Aggiornamento in corso..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "Annullato" - -#: freshklam.cpp:515 -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "Il processo di aggiornamento si è bloccato inaspettatamente! L'hai chiuso tu manualmente?" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "Il processo di aggiornamento si è bloccato inaspettatamente!" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "Opzione sconosciuta." - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "Non è possibile cambiare cartella." - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "Non è possibile verificare la somma MD5." - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "Problema di connessione di rete." - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "" - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "Si è verificato un errore nella verifica della firma digitale o della somma MD5." - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "Errore durante la lettura del file." - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "" - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "Non è possibile creare un nuovo file." - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "Non è possibile leggere il database dal server remoto." - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "I mirror non sono pienamente sincronizzati; provare di nuovo tra un po di tempo." - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "Non è possibile ottenere informazioni su ClamAV dal file di configurazione /etc/passwd." - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "" - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "Attenzione - Errore sconosciuto!" - -#: freshklam.cpp:635 -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "Poiché hai cambiato la locazione del database dei virus, KlamAV necessita di cambiare alcuni parametri usati per la scansione della posta elettronica con KMail. Il cambio è visualizzato di seguito. Se KMail è già avviato devi chiuderlo e avviarlo nuovamente affinché tutti i cambi vengano apportati e abbiano effetto immediatamente. Se vuoi creare manualmente i cambi è sufficiente cliccare su Cancella. " - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "Aggiorna filtri Kmail" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "Aggiorna" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "Pronto" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "La locazione del database dei virus è stata impostata in '%1'. Questa scelta puoi cambiarla come e quando vuoi." - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "Non è possibile creare la cartella '%1' Qualcosa non va bene (i permessi?) nella tua cartella utente oppure nella cartella KlamAV. Dovrai manualmente impostare la cartella del database dei virus." - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "Vorresti scaricare l'ultimo database aggiornato dei virus in circolazione nella locazione appena creata? (Questa operazione puoi sempre eseguirla manualmente in seguito) " - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "Scarica il database dei virus" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "Download" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "Appena ti è possibile ricordati di aggiornare manualmente il database affinché il tuo sistema presenti sempre la massima sicurezza." - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "Disattiva OSD" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "Abilita la scansione automatica" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "&Disabilita la scansione automatica" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "Abilita aggiornamenti automatici" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "&Disabilita aggiornamenti automatici" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "KlamAV - Protezione contro i Virus per ambiente KDE" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "&Scansiona" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "Scansione &automatica" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "Protezione &E-mail" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "&Quarantena" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "Virus Browser" - -#: klamav.cpp:114 -msgid "Events" -msgstr "Eventi" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "Info su KlamAV" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "

KlamAV rimarrà aperto nel vassoio di sistema.

Ricorda - non puoi chiudere KlamAV mentre
la scansione automatica e/o l'aggiornamento automatico sono attivi

" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" -"La cartella %1 o non esiste oppure non hai i permessi di scrittura in essa. " -"Modifica, se ti è concesso, quanto indicato oppure scegli un'altra locazione." - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Includi cartelle" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Includi" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "Root" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Escludi cartelle" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Escludi" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "Visualizza avvertimenti" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "Massima ampiezza file (MB):" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "Non hai specificato nessun percorso per la scansione. Seleziona la cartella e/o il file che vuoi far scansionare da KlamAV e prova di nuovo (verifica anche i permessi)." - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "Il programma KlamAV ora verrà eseguito in background; ricorda che puoi richiamarlo cliccondo con il tasto destro del mouse sulla relativa icona del vassoio di sistema." - -#: klamd.cpp:386 -msgid "The auto-scan process died unexpectedly!" -msgstr "La scansione automatica si è bloccata inaspettatamente!" - -#: klamd.cpp:649 -msgid "

Don't have permission to move %1 to the quarantine folder.

" -msgstr "

Non hai i permessi per spostare %1 nella cartella dei file in quarantena.

" - -#: klamd.cpp:651 -msgid "

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "

Non c'è abbastanza spazio per spostare %1 nella cartella dei file in quarantena.

" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" -"

File infetti trovati:

Nome del file: %1
Virus trovati: %2

Sto spostando in quarantena il file in questione. Potrai recuperarlo per ulteriori controlli quando vuoi.

" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" -"

File infetti trovati:

Nome del file: %1
Virus trovati: %2

Sto spostando in quarantena il file in questione. Potrai recuperarlo per ulteriori controlli quando vuoi.
Se il file già esiste nella locazzione della quarantena esso verrà sovrascritto sempre con l'ultima versione.

" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "" - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "Necessiti dapprima di caricare un modulo chiamato 'dazuko'. Questo modulo permetterà a KlamAv di avere funzionalità 'real time' per l'accesso ai file. Se vuoi che questo messaggio non appaia più in futuro, importa il seguente comando nello script di inizializzazione: 'modprobe dazuko.o'. Per compiere questa azione ti verrà chiesta la password di amministratore." - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "Carica modulo" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "" - -#: klamd.cpp:738 -msgid "Loading of Module Cancelled." -msgstr "Caricamento di un modulo rimosso." - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "Dazuko non è stato caricato. Per favore controllane prima l'installazione." - -#: klamd.cpp:834 -msgid "Module has been loaded. Will now continue to start up real-time scanning." -msgstr "" - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Quando un virus viene trovato:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "Avvisami" - -#: klamscan.cpp:82 -msgid "Quarantine file" -msgstr "Sposta in quarantena" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "Emetti un report" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "&Scansiona cartelle ricorsivamente" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "Scansiona tutte le cartelle sotto il percorso specificato." - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "Schedula" - -#: klamscan.cpp:134 -msgid "Scan" -msgstr "Scansiona" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "Per favore, seleziona qualcosa da scansionare! :-)" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "MB da estrarre:" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "Rapporto di compressione" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "Numero di file da estrarre:" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "Marca come Virus se il limite viene superato" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "Marca come Virus se c'è una cifratura" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "Scansiona file .zip usando" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "Scansiona file .rar usando" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "Scansiona file .arj usando" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "Scansiona file .zoousando" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "Scansiona file .lzh usando" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "Scansiona file .jar usando" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "Scansiona file .deb usando" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "Scansiona file .tar usando" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "Scansiona file .tgz usando" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "Scansiona file contenenti e-mail" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "Scansiona file html per eventuali exploit" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "Scansiona le macro dei file di Microsoft Office" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "Tratta un eseguibile interrotto come Virus" - -#: klamscanoptions.cpp:217 -msgid "Exclude Quarantine Directory" -msgstr "Escludi cartella della quarantena" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "(Sistema Crontab)" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "Task" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "Descrizione scansione" - -#: ktview.cpp:104 -msgid "Value" -msgstr "Valore" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "L'attuale cartella ('%1') per i file in quarantena non esiste. Sto cercando di crearne una nuova." - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "Locazione file in quarantena" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "Cartella:" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "Contenuti in Quarantena" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "Nome del file" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "Nome del virus trovato" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -msgid "Date Quarantined" -msgstr "Data di isolamento" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "Aggiorna" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Ripristina" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "Storico della cartella 'Quarantena'" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "&Cancella tutto" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "

C'è un problema di immagazzinamento dei dati %1. Verifica lo spazio a disposizione sull'hard disk, i permessi sul percorso per immagazzinare i dati oppure se già esiste un file con lo stesso nome nella locazione indicata.

" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "C'è un problema nel cancellare il file. Hai i permessi giusti per compiere questa azione?...la cartella dei file in quarantena è quella che hai indicato? " - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "La cartella per depositare i file in quarantena è stata impostata come '%1'. Puoi cambiare questa scelta quando e come vuoi." - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "Non è possibile creare la cartella '%1'. C'è qualcosa che non va nella tua HOME oppure nella cartella di KlamAV (hai i permessi necessari?). Dovrai impostare manualmente la cartella per i file da mettere in quarantena" - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "Ricerca di %1 con VirusList" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "Ricerca di %1 con VirusPool" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "Ricerca di %1 con Trend Micro" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "Ricerca di %1 con Google" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "" - -#: logoptions.cpp:99 -msgid "Logging Options" -msgstr "" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "Crea file di log per i seguenti eventi:" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "Alt+A" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "Scansione Avviata/Fermata/Cancellata" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "Alt+D" - -#: logoptions.cpp:105 -msgid "&File Quarantined" -msgstr "&File portati in quarantena" - -#: logoptions.cpp:107 -msgid "Data&base Updates" -msgstr "Aggiornamento data&base" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "Alt+B" - -#: logoptions.cpp:109 -msgid "Software &Updates" -msgstr "Aggiornamenti software" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "Alt+V" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "E' avvenuto un &errore" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "giorni" - -#: main.cpp:17 -msgid "Document to open." -msgstr "Documento da aprire." - -#: main.cpp:18 -msgid "Scan this..." -msgstr "Scansiona questi elementi..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "KlamAV" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "Apri il link in un nuovo &tab" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "Apre il link in un nuovo tab

Apre i link correnti in nuovo tab." - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "Apre il link in un &browser esterno" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "Apre la pagina in un browser esterno" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "Nome del problema trovato" - -#: scanviewer.cpp:66 -msgid "Status" -msgstr "Stato" - -#: scanviewer.cpp:106 -msgid "Files scanned: 0" -msgstr "File scansionati: 0" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "" - -#: scanviewer.cpp:134 -msgid "9999 viruseses/problems found" -msgstr "" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "cf. 'Flanderseses' - Homer Simpson. Questa cosa verrà rimossa quando KlamAV sarà più maturo. :-)" - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "File scansionati: %1" - -#: scanviewer.cpp:269 -msgid " viruseses/problems found" -msgstr " virus/problemi trovati" - -#: scanviewer.cpp:304 -msgid "Preparing To Scan " -msgstr "" - -#: scanviewer.cpp:305 -msgid "Files scanned:" -msgstr "File scansionati:" - -#: scanviewer.cpp:542 -msgid "If viruses were found, you can right-click to quarantine selected files." -msgstr "Se è stato trovato un virus puoi cliccare con il tasto destro per metterlo in quarantena." - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "Cancellato" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "Scansione completa" - -#: scanviewer.cpp:585 -msgid "ScanCompleteNoVirus" -msgstr "Scansione completata; nessun virus" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "Scansione completata - Nessun virus trovato." - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "Scansione completata; nessun virus trovato, ma vi sono errori" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "Scansione completata; nessun virus trovato, ma vi sono degli errori!" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "Quarantena" - -#: scanviewer.cpp:603 -msgid "Scan Complete - Viruses Found!" -msgstr "Scansione completata - Trovati virus!" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "Errore nell'inizializzazione del database." - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "Tipo di file non supportato" - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "Non è possibile aprire la cartella." - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "Non è possibile aprire il file. (ofm)" - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "Errore nella lettura del file. (ofm)" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "" - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "Non è possibile ottenere il percorso assoluto della attuale cartella di lavoro." - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "Errore di I/O; per favore verifica il tuo filesystem." - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "Non è possibile ottenere informazioni sull'utente corrente dal file /etc/passwd." - -#: scanviewer.cpp:625 -msgid "Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "Non è possibile ottenere informazioni sull'utente ClamAV (nome predefinito) da /etc/passwd." - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "" - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "Non è possibile creare creare un file o una cartella temporanea (verifica i permessi)." - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "Non è possibile scrivere nella cartella specificata; cambia, se ti è concesso, i permessi oppure specifica un'altra cartella." - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "Non è possibile allocare è pulire la memoria (calloc)." - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "Non è possibile allocare la memoria (malloc)." - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "Errore indeterminato!" - -#: scanviewer.cpp:665 -msgid "0 viruseses/problems found" -msgstr "0 virus/problemi trovati" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "

C'è un problema nello spostare il file in quarantena %1. Verifica lo spazio a disposizione sull'hard disk, i permessi sul percorso per immagazzinare i dati oppure se già esiste un file con lo stesso nome nella locazione indicata.

" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "Attendere prego" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr " contiene il test delle firme di ClamAV; non è un virus." - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr " è un eseguibile danneggiato. Alcuni virus utilizzano questa tecnica per celarsi." - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr " ha una forma di compressione zip usato qualche volta dai virus." - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr " è un file zip cifrato." - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr " è un file rar cifrato." - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:991 -msgid "Hover over each entry for more info. Right-click on entries for more options." -msgstr "" - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "Schedula la scansione" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "" - -#: schedule.cpp:59 -msgid "Every day at " -msgstr "Ogni giorno in " - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "Ogni giorno a quest'ora" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "Ogni settimana a partire da ora e a quest'ora" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "Ogni settimana da ora in poi" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "Ogni settimana a partire da una specifica data" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "Ogni mese a partire da ora e a quest'ora" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "Ogni mese da ora in poi" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "Ogni mese a partire da una specifica data" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "Solo una volta in una specifica data a quest'ora" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "Solo una volta in una specifica data" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "data specifica" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "in questo momento" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "Ogni settimana" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "da ora in poi" - -#: schedule.cpp:252 -msgid "Every month" -msgstr "Ogni mese" - -#: schedule.cpp:265 -msgid "Every day" -msgstr "Ogni giorno" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "Solo una volta" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "Email Client" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "Scegli il tuo client e-mail:" - -#: sigtool.cpp:65 -msgid "Configure Automatically" -msgstr "Configura automaticamente" - -#: sigtool.cpp:69 -msgid "Tell me how to do it" -msgstr "Chiedimi come fare" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Note" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "Assicurati che KMail non sia in esecuzione prima di procedere." - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "Marca file cifrati come sospetti" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "Tratt&a un eseguibile non integro come un virus" - -#: specialfiletypes.cpp:97 -msgid "Exclude &Quarantine Directory" -msgstr "Escludi la cartella della &quarantena" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "Alt+Q" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "Alt+S" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "Scansiona file contenenti e-mail" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "Alt+G" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "Scansiona file &html per possibili exploit" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "Alt+H" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "Chiudi tab" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "Compila %1" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "" - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "" - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "%1/%2-%3/dazuko/configure" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "Installa %1-%2" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "Usa il Wizard" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "" - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "Verifica in corso di una versione in KlamAV..." - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "Verifica in corso di una versione di ClamAV..." - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "Scarica e installa %1-%2" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "L'installazione di %1 è già aggiornata! :-)" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "Se l'installazione di KlamAV è terminata con successo dovresti riavviarlo affinché la nuova versione venga lanciata." - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "&Incrementa ampiezza Font" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "&Decrementa ampiezza Font" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "Copia indirizzo de&l collegamento" - diff --git a/po/klamav.pot b/po/klamav.pot deleted file mode 100644 index f95e818..0000000 --- a/po/klamav.pot +++ /dev/null @@ -1,1825 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "" - -#: aboutklamav.cpp:52 -msgid "About KlamAV" -msgstr "" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr "" - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "" - -#: activityviewer.cpp:133 -msgid "Search:" -msgstr "" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "" - -#: autoscanoptions.cpp:73 -msgid "Auto-Scan Options" -msgstr "" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "" - -#: configdialog.cpp:64 -msgid "Auto-Scan" -msgstr "" - -#: configdialog.cpp:64 -msgid "Configure Auto-Scan" -msgstr "" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "" - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "" - -#: ctdom.cpp:49 -msgid "1st" -msgstr "" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "" - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "" - -#: ctmonth.cpp:48 -msgid "January" -msgstr "" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "" - -#: cttask.cpp:253 -msgid "" -"Please translator, read the README.translators file in kcron's source code" -msgstr "" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "" - -#: cttask.cpp:303 -msgid ", and " -msgstr "" - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr "" - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr "" - -#: ctunit.cpp:185 -msgid "," -msgstr "" - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "" - -#: dbviewer.cpp:719 -msgid "Loading .." -msgstr "" - -#: dbviewer.cpp:719 -msgid "Loading..." -msgstr "" - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -msgid "First-Run Wizard" -msgstr "" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "" - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "" - -#: firstrunwizard.cpp:131 -msgid "Check for updates &to ClamAV now." -msgstr "" - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "" - -#: firstrunwizard.cpp:133 -msgid "Locations" -msgstr "" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "" - -#: firstrunwizard.cpp:135 -msgid "Quarantine Location:" -msgstr "" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "" - -#: freshklam.cpp:75 -msgid "KlamAV " -msgstr "" - -#: freshklam.cpp:75 -msgid " - Ready" -msgstr "" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "" - -#: freshklam.cpp:132 -msgid "Update ClamAV Automatically" -msgstr "" - -#: freshklam.cpp:136 -msgid "Update KlamAV Automatically" -msgstr "" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "" - -#: freshklam.cpp:160 -msgid "Virus Database Directory" -msgstr "" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "" - -#: freshklam.cpp:234 -msgid "Database AutoUpdate Settings" -msgstr "" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "" - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "" - -#: freshklam.cpp:515 -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "" - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "" - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "" - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "" - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "" - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "" - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "" - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "" - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "" - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "" - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "" - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "" - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "" - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "" - -#: freshklam.cpp:635 -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "" - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "" - -#: klamav.cpp:114 -msgid "Events" -msgstr "" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "" - -#: klamd.cpp:81 -msgid "Include" -msgstr "" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" - -#: klamd.cpp:386 -msgid "The auto-scan process died unexpectedly!" -msgstr "" - -#: klamd.cpp:649 -msgid "" -"

Don't have permission to move %1 to the quarantine folder.

" -msgstr "" - -#: klamd.cpp:651 -msgid "" -"

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "" - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "" - -#: klamd.cpp:738 -msgid "Loading of Module Cancelled." -msgstr "" - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "" - -#: klamd.cpp:834 -msgid "" -"Module has been loaded. Will now continue to start up real-time scanning." -msgstr "" - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "" - -#: klamscan.cpp:82 -msgid "Quarantine file" -msgstr "" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "" - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "" - -#: klamscan.cpp:134 -msgid "Scan" -msgstr "" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "" - -#: klamscanoptions.cpp:217 -msgid "Exclude Quarantine Directory" -msgstr "" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "" - -#: ktview.cpp:104 -msgid "Value" -msgstr "" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "" - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -msgid "Date Quarantined" -msgstr "" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "" - -#: logoptions.cpp:99 -msgid "Logging Options" -msgstr "" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "" - -#: logoptions.cpp:105 -msgid "&File Quarantined" -msgstr "" - -#: logoptions.cpp:107 -msgid "Data&base Updates" -msgstr "" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "" - -#: logoptions.cpp:109 -msgid "Software &Updates" -msgstr "" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "" - -#: main.cpp:17 -msgid "Document to open." -msgstr "" - -#: main.cpp:18 -msgid "Scan this..." -msgstr "" - -#: main.cpp:24 -msgid "KlamAV" -msgstr "" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "" - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "" - -#: scanviewer.cpp:66 -msgid "Status" -msgstr "" - -#: scanviewer.cpp:106 -msgid "Files scanned: 0" -msgstr "" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "" - -#: scanviewer.cpp:134 -msgid "9999 viruseses/problems found" -msgstr "" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "" - -#: scanviewer.cpp:269 -msgid " viruseses/problems found" -msgstr "" - -#: scanviewer.cpp:304 -msgid "Preparing To Scan " -msgstr "" - -#: scanviewer.cpp:305 -msgid "Files scanned:" -msgstr "" - -#: scanviewer.cpp:542 -msgid "" -"If viruses were found, you can right-click to quarantine selected files." -msgstr "" - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "" - -#: scanviewer.cpp:585 -msgid "ScanCompleteNoVirus" -msgstr "" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "" - -#: scanviewer.cpp:603 -msgid "Scan Complete - Viruses Found!" -msgstr "" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "" - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "" - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "" - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "" - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "" - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "" - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "" - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:625 -msgid "" -"Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "" - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "" - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "" - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "" - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "" - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "" - -#: scanviewer.cpp:665 -msgid "0 viruseses/problems found" -msgstr "" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr "" - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr "" - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr "" - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr "" - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:991 -msgid "" -"Hover over each entry for more info. Right-click on entries for more options." -msgstr "" - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "" - -#: schedule.cpp:59 -msgid "Every day at " -msgstr "" - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "" - -#: schedule.cpp:252 -msgid "Every month" -msgstr "" - -#: schedule.cpp:265 -msgid "Every day" -msgstr "" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "" - -#: sigtool.cpp:65 -msgid "Configure Automatically" -msgstr "" - -#: sigtool.cpp:69 -msgid "Tell me how to do it" -msgstr "" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "" - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "" - -#: specialfiletypes.cpp:97 -msgid "Exclude &Quarantine Directory" -msgstr "" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "" - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "" - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "" - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "" - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "" - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "" diff --git a/po/pl.gmo b/po/pl.gmo deleted file mode 100644 index 9b518a52d1ba7935fabbb6187cc407d692759fab..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11339 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, 2005. -# Mandriva Poland , 2005. -# Krzysztof Lichota , 2006. -msgid "" -msgstr "" -"Project-Id-Version: pl\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2006-01-05 10:40+0100\n" -"Last-Translator: Mandriva Poland \n" -"Language-Team: Polish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "" - -#: aboutklamav.cpp:52 -msgid "About KlamAV" -msgstr "" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr "" - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "" - -#: activityviewer.cpp:133 -#, fuzzy -msgid "Search:" -msgstr "Marzec" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "" - -#: autoscanoptions.cpp:73 -#, fuzzy -msgid "Auto-Scan Options" -msgstr "&Automatyczne skanowanie" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Auto-Scan" -msgstr "&Automatyczne skanowanie" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Configure Auto-Scan" -msgstr "&Konfiguruj automatycznie" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "Nie znaleziono hasła dla uid %1" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "Wystąpił błąd podczas aktualizacji crontab." - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "codziennie" - -#: ctdom.cpp:49 -msgid "1st" -msgstr "1" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "2" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "3" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "4" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "5" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "6" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "7" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "8" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "9" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "10" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "11" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "12" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "13" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "14" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "15" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "16" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "17" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "18" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "19" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "20" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "21" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "22" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "23" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "24" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "25" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "26" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "27" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "28" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "29" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "30" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "31" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "dni tygodnia" - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "Pon" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "Wt" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "Śr" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "Czw" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "Pt" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "Sob" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "Nd" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "każdego miesiąca" - -#: ctmonth.cpp:48 -msgid "January" -msgstr "Styczeń" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "Luty" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "Marzec" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "Kwiecień" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "Maj" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "Czerwiec" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "Lipiec" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "Sierpień" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "Wrzesień" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "Październik" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "Listopad" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "Grudzień" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "%H:%M" - -#: cttask.cpp:253 -msgid "" -"Please translator, read the README.translators file in kcron's source code" -msgstr "Tłumaczu, przeczytaj plik README.translators w kodzie źródłowym kcron" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "Naprawdę przeczytaj ten plik" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "DOM_FORMAT jak i DOW_FORMAT" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "O TIME" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "TIME_FORMAT, DATE_FORMAT" - -#: cttask.cpp:303 -msgid ", and " -msgstr ", i" - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr " i " - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr ", " - -#: ctunit.cpp:185 -msgid "," -msgstr "," - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "Kalendarz" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "" - -#: dbviewer.cpp:719 -msgid "Loading .." -msgstr "" - -#: dbviewer.cpp:719 -msgid "Loading..." -msgstr "" - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -msgid "First-Run Wizard" -msgstr "" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "" - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "" - -#: firstrunwizard.cpp:131 -msgid "Check for updates &to ClamAV now." -msgstr "" - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "" - -#: firstrunwizard.cpp:133 -#, fuzzy -msgid "Locations" -msgstr "Opcje" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "" - -#: firstrunwizard.cpp:135 -#, fuzzy -msgid "Quarantine Location:" -msgstr "Lokalizacja kwarantanny" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "" - -#: freshklam.cpp:75 -msgid "KlamAV " -msgstr "" - -#: freshklam.cpp:75 -#, fuzzy -msgid " - Ready" -msgstr "Gotowe" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "" - -#: freshklam.cpp:132 -#, fuzzy -msgid "Update ClamAV Automatically" -msgstr "Automatycznie aktualizuj bazę wirusów" - -#: freshklam.cpp:136 -#, fuzzy -msgid "Update KlamAV Automatically" -msgstr "Automatycznie aktualizuj bazę wirusów" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "" - -#: freshklam.cpp:160 -#, fuzzy -msgid "Virus Database Directory" -msgstr "Automatycznie aktualizuj bazę wirusów" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "Katalog:" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "Adres IP:" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "Port:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "Użytkownik:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "Hasło:" - -#: freshklam.cpp:234 -#, fuzzy -msgid "Database AutoUpdate Settings" -msgstr "Ustawienia automatycznej aktualizacji" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "Automatycznie aktualizuj bazę wirusów" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "Liczba razy dziennie" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "&Aktualizuj teraz" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "Rozpoczynam proces aktualizacji..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "Przerwano" - -#: freshklam.cpp:515 -#, fuzzy -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "Proces aktualizacji został niespodziewanie zakończony!" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "Proces aktualizacji został niespodziewanie zakończony!" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "" - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "" - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "" - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "" - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "" - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "" - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "" - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "" - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "" - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "" - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "" - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "" - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "" - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "" - -#: freshklam.cpp:635 -#, fuzzy -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" -"Po zmianie lokalizacji dla bazy wirusów, KlamAV musi zmienić parametry " -"wykorzystywane przy skanowaniu poczty w KMail. Zmiana jest wyświetlona " -"poniżej. Jeżeli KMail jest otwarty musisz go teraz zamknąć, aby zmiany " -"odniosły ekekt. Jeżeli chcesz dokonać zmian ręcznie naciśnij przycisk " -"Anuluj. (Uwaga: powinieneś zawsze zamykać instancję działającego demona " -"clamd, która wygląda następująco: clamd -c %1/klammailxxxx, aby baza danych " -"została ponownie wczytana. Ta zmiana będzię odbywała się automatycznie w " -"nowszych wersjach programu)." - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "Aktualizuj filtry KMail" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "Aktualizacja" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "Gotowe" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" -"Czy chcesz pobrać najnowszą bazę wirusów do nowo utworzonego katalogu " -"pobierania (możesz dokonać tego ręcznie później)?" - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "Pobierz bazę wirusów" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "Pobieranie" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "" - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "&Włącz automatyczne skanowanie" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "&Wyłącz automatyczne skanowanie" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "&Włącz automatyczną aktualizację" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "&Wyłącz automatyczną aktualizację" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "&Skanuj" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "&Automatyczne skanowanie" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "&Ochrona poczty e-mail" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "&Kwarantanna" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "Przeglądarka wirusów" - -#: klamav.cpp:114 -msgid "Events" -msgstr "" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "&O programie" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Uwzględnij katalogi" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Uwzględnij" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "Główny" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Pomiń katalogi" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Pomiń" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "&Wyświetlaj ostrzeżenia" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "&Uruchamiaj w tacce" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "Maks. rozmiar pliku (MB):" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" -"Nie podałeś żadnej ścieżki do przeskanowania. Wskaż katalogi, które KlamAV " -"ma sprawdzać i spróbuj ponownie." - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" -"Przechodzę do pracy w tle. Możesz przywrócić okno dialogowe klikając na " -"ikonę na tacce systemowej u dołu po prawej." - -#: klamd.cpp:386 -#, fuzzy -msgid "The auto-scan process died unexpectedly!" -msgstr "Proces aktualizacji został niespodziewanie zakończony!" - -#: klamd.cpp:649 -msgid "" -"

Don't have permission to move %1 to the quarantine folder.

" -msgstr "" -"

Nie masz uprawnień do przeniesienia %1 do katalogu kwarantanny.

" - -#: klamd.cpp:651 -msgid "" -"

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "" -"

Nie wystarczające miejsce, aby przenieść %1 do katalogu " -"kwarantanny.

" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" -"

Znaleziono zawirusowany plik:

Nazwa pliku: %1 " -"
Znaleziony wirus: %2

Przenoszę plik do kwarantanny. " -"Jeżeli chcesz możesz odtworzyć plik póżniej.

" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" -"

Znaleziono zawirusowany plik:

Nazwa pliku: %1 " -"
Znaleziony wirus: %2

Przenoszę plik do kwarantanny. " -"Jeżeli chcesz możesz odtworzyć plik póżniej.
Jeżeli plik już istnieje w " -"katalogu kwarantanny zostanie zastąpiony.

" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "" - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" -"Konieczne jest załadowanie najpier modułu Dazuko. Moduł ten pozwoli " -"programowi KlamAV uzyskać dostęp do skanowania plików w czasie rzeczywistym. " -"Jeżeli nie chcesz, aby ta informacja pojawiała się w przyszłości, wklej " -"następującą komendę w skrypcie inicjalizacyjnym: 'modeprobe dazuko.o'. Za " -"chwilę pojawi się pytanie o hasło administratora." - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "Załaduj moduł" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "Usuń2" - -#: klamd.cpp:738 -msgid "Loading of Module Cancelled." -msgstr "" - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "" - -#: klamd.cpp:834 -msgid "" -"Module has been loaded. Will now continue to start up real-time scanning." -msgstr "" -"Moduł został załadowany. Skanowanie w czasie rzeczywistym zostanie zaraz " -"rozpoczęte." - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" -"

Ta opcja pozwoli na szybsze, bardziej wydajne automatyczne skanowanie. " -"Jest to jednak funkcja eksperymentalna i wiąże się z pewnymi zagrożeniami " -"bezpieczeństwa. Więcej informacji na stronie http://klamav.sourceforge.net/" -"index.php?content=ka_security_notes

" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Gdy znaleziono wirusa:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "" - -#: klamscan.cpp:82 -#, fuzzy -msgid "Quarantine file" -msgstr "Kwarantanna" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "&Skanuj katalogi rekursywnie" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "" - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "" - -#: klamscan.cpp:134 -#, fuzzy -msgid "Scan" -msgstr "&Skanuj" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "" - -#: klamscanoptions.cpp:217 -#, fuzzy -msgid "Exclude Quarantine Directory" -msgstr "Historia kwarantanny" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "(Systemowy Crontab)" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "Zadania" - -#: ktview.cpp:102 -#, fuzzy -msgid "Scan Description" -msgstr "Opis" - -#: ktview.cpp:104 -msgid "Value" -msgstr "Wartość" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "" - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "Lokalizacja kwarantanny" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "&Katalog:" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "Zawartość kwarantanny" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -#, fuzzy -msgid "Date Quarantined" -msgstr "Kwarantanna" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "&Odśwież" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Odtwórz" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "Historia kwarantanny" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "&Wyczyść wszystko" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" -"

Pojawił się problem podczas odtwarzania %1. Sprawdź miejsce na " -"dysku, uprawnienia w miejscu do którego ma być odtworzony plik lub czy plik " -"o podanej nazwie już istnieje.

" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "" - -#: logoptions.cpp:99 -#, fuzzy -msgid "Logging Options" -msgstr "Opcje" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "" - -#: logoptions.cpp:105 -#, fuzzy -msgid "&File Quarantined" -msgstr "&Kwarantanna" - -#: logoptions.cpp:107 -#, fuzzy -msgid "Data&base Updates" -msgstr "&Wyłącz automatyczną aktualizację" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "" - -#: logoptions.cpp:109 -msgid "Software &Updates" -msgstr "" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "" - -#: main.cpp:17 -msgid "Document to open." -msgstr "" - -#: main.cpp:18 -#, fuzzy -msgid "Scan this..." -msgstr "Skanowanie w toku..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "Naprzód" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "Otwórz odnośnik w nowej &karcie" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "" -"Otwórz odnośnik w nowej karcie

Otwiera wskazany odnośnik w nowej " -"karcie." - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "Otwórz odnośnik w zewnętrznej &przeglądarce" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "Otwórz stronę w zewnętrznej przeglądarce" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "Dodaj do zakładek w przeglądarce Konqueror" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "" - -#: scanviewer.cpp:66 -#, fuzzy -msgid "Status" -msgstr "Sob" - -#: scanviewer.cpp:106 -msgid "Files scanned: 0" -msgstr "" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "" - -#: scanviewer.cpp:134 -#, fuzzy -msgid "9999 viruseses/problems found" -msgstr "Znaleziono 9999 wirusów/błędów" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "" - -#: scanviewer.cpp:269 -#, fuzzy -msgid " viruseses/problems found" -msgstr " znalezionych wirusów/błędów" - -#: scanviewer.cpp:304 -msgid "Preparing To Scan " -msgstr "" - -#: scanviewer.cpp:305 -msgid "Files scanned:" -msgstr "" - -#: scanviewer.cpp:542 -msgid "" -"If viruses were found, you can right-click to quarantine selected files." -msgstr "" - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "Przerwano" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "Zakończono skanowanie" - -#: scanviewer.cpp:585 -#, fuzzy -msgid "ScanCompleteNoVirus" -msgstr "Zakończono skanowanie" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" -"Przenoszę do kwarantany tę porcję danych. Jeżeli chcesz możesz odtworzyć je " -"poźniej. Jeżeli nie chcesz przenosić tych danych do kwarantanny naciśnij " -"przycisk anulowania." - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "Kwarantanna zawirusowanych plików" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "Kwarantanna" - -#: scanviewer.cpp:603 -#, fuzzy -msgid "Scan Complete - Viruses Found!" -msgstr "Zakończono skanowanie" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "" - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "" - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "" - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "" - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "" - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "" - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "" - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:625 -msgid "" -"Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "" - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "" - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "" - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "" - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "" - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "" - -#: scanviewer.cpp:665 -#, fuzzy -msgid "0 viruseses/problems found" -msgstr " znalezionych wirusów/błędów" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" -"

Wystąpił problem podczas przenoszenia do kwarantanny %1. Sprawdź " -"miejsce na dysku, uprawnienia katalogu kwarantanny oraz czy dany plik już " -"istnieje w katalogu kwarantanny.

" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr "" - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr "" - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr "" - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr "" - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:991 -msgid "" -"Hover over each entry for more info. Right-click on entries for more options." -msgstr "" - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "" - -#: schedule.cpp:59 -#, fuzzy -msgid "Every day at " -msgstr "codziennie" - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "" - -#: schedule.cpp:252 -#, fuzzy -msgid "Every month" -msgstr "każdego miesiąca" - -#: schedule.cpp:265 -#, fuzzy -msgid "Every day" -msgstr "codziennie" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "Klient poczty e-mail" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "Wybierz klienta poczty:" - -#: sigtool.cpp:65 -#, fuzzy -msgid "Configure Automatically" -msgstr "&Konfiguruj automatycznie" - -#: sigtool.cpp:69 -#, fuzzy -msgid "Tell me how to do it" -msgstr "&Powiedz mi jak mam to zrobić" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Notatki" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "" - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "" - -#: specialfiletypes.cpp:97 -#, fuzzy -msgid "Exclude &Quarantine Directory" -msgstr "Historia kwarantanny" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "Zamknij kartę" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "" - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "" - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "" - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "" - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "" - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "&Zwiększ rozmiar czcionki" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "&Zmniejsz rozmiar czcionki" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "Kopiuj &odnośnik do adresu" - -#~ msgid "No password entry found for user '%1'" -#~ msgstr "Nie znaleziono hasła dla użytkownika %1" - -#~ msgid "Monday" -#~ msgstr "Poniedziałek" - -#~ msgid "Tuesday" -#~ msgstr "Wtorek" - -#~ msgid "Wednesday" -#~ msgstr "Środa" - -#~ msgid "Thursday" -#~ msgstr "Czwartek" - -#~ msgid "Friday" -#~ msgstr "Piątek" - -#~ msgid "Saturday" -#~ msgstr "Sobota" - -#~ msgid "Sunday" -#~ msgstr "Niedziela" - -#~ msgid "Download Directory" -#~ msgstr "Katalog pobierania" - -#~ msgid "Proxy" -#~ msgstr "Pośrednik (proxy)" - -#~ msgid "Cancel" -#~ msgstr "Anuluj" - -#~ msgid "&Update" -#~ msgstr "&Aktualizuj" - -#~ msgid "Continue" -#~ msgstr "Kontynuuj" - -#~ msgid "Disabled" -#~ msgstr "Wyłączone" - -#~ msgid "Tasks/Variables" -#~ msgstr "Zadania/Zmienne" - -#~ msgid "&Delete" -#~ msgstr "&Usuń" - -#~ msgid "Back" -#~ msgstr "Wstecz" - -#~ msgid "Reload" -#~ msgstr "Wczytaj ponownie" - -#~ msgid "Stop" -#~ msgstr "Zatrzymaj" diff --git a/po/pt_BR.gmo b/po/pt_BR.gmo deleted file mode 100644 index c3fefabaa95c4c4ee6b038d276a6687049da6e6f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 33424 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 diff --git a/po/pt_BR.po b/po/pt_BR.po deleted file mode 100644 index 382cc56..0000000 --- a/po/pt_BR.po +++ /dev/null @@ -1,2025 +0,0 @@ -# translation of pt_BR.new.po to Brazilian Portuguese -# This file is distributed under the same license as the PACKAGE package. -# Copyright (C) 2005 Free Software Foundation, Inc. -# -# Core translator Roberto Salomon , 2005. -# Modified by Roberto Salomon , 2005. -# Helio Chissini de Castro , 2005. -msgid "" -msgstr "" -"Project-Id-Version: pt_BR.new\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2005-12-20 17:43-0200\n" -"Last-Translator: Helio Chissini de Castro \n" -"Language-Team: Brazilian Portuguese \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.1\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Helio Chissini de Castro" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "helio@mandriva.com" - -#: aboutklamav.cpp:52 -msgid "About KlamAV" -msgstr "Sobre o KlamAV" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr "" - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "" - -#: activityviewer.cpp:133 -#, fuzzy -msgid "Search:" -msgstr "Março" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -#, fuzzy -msgid "Archive Limits" -msgstr "Tipos de Arquivo" - -#: archivelimits.cpp:113 -#, fuzzy -msgid "Mark as Virus if Limits E&xceeded" -msgstr "Marcar como Vírus se o Limite Exceder" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -#, fuzzy -msgid "Alt+X" -msgstr "Alt+N" - -#: archivelimits.cpp:115 -#, fuzzy -msgid "Maximum Number of Files to Extract" -msgstr "Número de Arquivos para Extrair:" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "Nível Máximo de Recursão" - -#: archivelimits.cpp:117 -#, fuzzy -msgid "Maximum MBs to Extract" -msgstr "MBs para Extraiir:" - -#: archivelimits.cpp:118 -#, fuzzy -msgid "Maximum Compression Ratio" -msgstr "Razão de Compressão" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "Tipos de Arquivo" - -#: archivetypes.cpp:135 -#, fuzzy -msgid "Scan Deb files using" -msgstr "Verifique arquivos DEB usando" - -#: archivetypes.cpp:137 -#, fuzzy -msgid "Scan Jar files using" -msgstr "Verifique arquivos JAR usando" - -#: archivetypes.cpp:139 -#, fuzzy -msgid "Scan Tar files using" -msgstr "Verifique arquivos TGZ usando" - -#: archivetypes.cpp:141 -#, fuzzy -msgid "Scan Lzh files using" -msgstr "Verifique arquivos LZH usando" - -#: archivetypes.cpp:143 -#, fuzzy -msgid "Scan Zoo files using" -msgstr "Verifique arquivos TGZ usando" - -#: archivetypes.cpp:145 -#, fuzzy -msgid "Scan Rar files using" -msgstr "Verifique arquivos TAR usando" - -#: archivetypes.cpp:147 -#, fuzzy -msgid "Scan &Zip files using" -msgstr "Verifique arquivos Zip usando" - -#: archivetypes.cpp:148 -#, fuzzy -msgid "Alt+Z" -msgstr "Alt+N" - -#: archivetypes.cpp:149 -#, fuzzy -msgid "Scan Tgz files using" -msgstr "Verifique arquivos TGZ usando" - -#: archivetypes.cpp:151 -#, fuzzy -msgid "Scan Arj files using" -msgstr "Verifique arquivos TAR usando" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "" - -#: autoscanoptions.cpp:73 -#, fuzzy -msgid "Auto-Scan Options" -msgstr "&Verificar automaticamente" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -#, fuzzy -msgid "Alt+E" -msgstr "Alt+N" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -#, fuzzy -msgid "Alt+Y" -msgstr "Alt+N" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -#, fuzzy -msgid "Alt+F" -msgstr "Alt+N" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "" - -#: autoscanoptions.cpp:81 -#, fuzzy -msgid "Alt+W" -msgstr "Alt+N" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "Múltiplos Diretórios Selecionados" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "" - -#: configdialog.cpp:62 -#, fuzzy -msgid "Configure Archive Types" -msgstr "Tipos de Arquivo" - -#: configdialog.cpp:63 -#, fuzzy -msgid "File Types" -msgstr "Tipos Especiais de Arquivos" - -#: configdialog.cpp:63 -#, fuzzy -msgid "Configure File Types" -msgstr "Tipos Especiais de Arquivos" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Auto-Scan" -msgstr "&Verificar automaticamente" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Configure Auto-Scan" -msgstr "Configure Automaticamente" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "Nenhuma entrada de senha encontrado para o uid '%1'" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "Um erro ocorreu enquanto se atualizava o crontab." - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "todo dia" - -#: ctdom.cpp:49 -msgid "1st" -msgstr "1º" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "2º" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "3º" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "4º" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "5º" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "6º" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "7º" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "8º" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "9º" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "10º" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "11º" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "12º" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "12º" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "14º" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "15º" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "16º" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "17º" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "18º" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "19º" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "20º" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "21º" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "22º" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "23º" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "24º" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "25º" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "26º" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "27º" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "28º" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "29º" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "30º" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "31º" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "dia da semana" - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "Seg" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "Ter" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "Qua" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "Quit" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "Sex" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "Sab" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "Dom" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "todo mês" - -#: ctmonth.cpp:48 -msgid "January" -msgstr "Janeiro" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "Fevereiro" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "Março" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "Abril" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "Maio" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "Junho" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "Julho" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "Agosto" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "Setembro" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "Outubro" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "Novembro" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "Dezembro" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "%H:%M" - -#: cttask.cpp:253 -msgid "" -"Please translator, read the README.translators file in kcron's source code" -msgstr "" -"Tradutores, por favor leiam o arquivo README.translators no arquivo de " -"código do kcron" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "Sério, leia este arquivo" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "" - -#: cttask.cpp:303 -msgid ", and " -msgstr ", e " - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr " e " - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr ", " - -#: ctunit.cpp:185 -msgid "," -msgstr "," - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "Calendário" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "Todos os Vírus Conhecidos" - -#: dbviewer.cpp:112 -#, fuzzy -msgid "Search in VirusList" -msgstr "Procurar no VirusPool" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "Procurar no VirusPool" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "Procurar com TrendMicro" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "Procurar no Google" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "" - -#: dbviewer.cpp:719 -msgid "Loading .." -msgstr "Carregando .." - -#: dbviewer.cpp:719 -msgid "Loading..." -msgstr "Carregando..." - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "Caregando muitas e muitas informações de vírus" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "Carregando Assinaturas da Base de Dados de Vírus do ClamAV'" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -msgid "First-Run Wizard" -msgstr "Ajudante de Primeira Viagem" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" -"

Bem-vindo ao KlamAV

\n" -"

KlamAV tem como meta ser fácil e intuitivo para usar. Antes de você " -"iniciar entretanto, você precisa informar onde deseja armazenar alguns dados." -"

\n" -"

\"KlamAV é um software Beta!\" - O Autor

\n" -"

O que é o ClamAV?

\n" -"

ClamAV é um detector de virus baseados em assinaturas e programas " -"maliciosos com uma infraestrutura de atualização mundial e ciclio de " -"desenvolviemnto rápido.

\n" -"

O que é o KlamAV?

\n" -"

KlamAV é um gerenciador de anti-vírus para o desktop KDE que permite a " -"você gerencia suas verificações de vírus, agendamento, pesquisa e " -"atualizações. Em outras palavras, é uma interface para o ClamAV.

\n" -"

\n" -"

Este Wizard irá ajudar a você configurar o KlamAV em apenas um simples . " -"Clique Próximopara iniciar se você nào gosta de ajudantes, " -"cliqueIgnorar.

\n" -"\n" - -#: firstrunwizard.cpp:129 -#, fuzzy -msgid "Check for &updates to the signature database now." -msgstr "Verificar agora por atualização da &base de dados de assinatura ." - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -#, fuzzy -msgid "Alt+U" -msgstr "Alt+N" - -#: firstrunwizard.cpp:131 -#, fuzzy -msgid "Check for updates &to ClamAV now." -msgstr "Verificando &nova versão do ClamAV agora." - -#: firstrunwizard.cpp:132 -#, fuzzy -msgid "Alt+T" -msgstr "Alt+N" - -#: firstrunwizard.cpp:133 -msgid "Locations" -msgstr "Localizações" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "Localização da Base de Dados de Assinaturas:" - -#: firstrunwizard.cpp:135 -msgid "Quarantine Location:" -msgstr "Localização da quarentena:" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" -"

KlamAV precisa de duas informações para iniciar: onde você irá armazenar " -"os dados em quarentena e onde você irá armazenar sua base de dados de " -"assinaturas!

\n" -"

Você pode alterar estas configurações a qualquer momento usando o diálogo " -"de configuração.

" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "Locais de Armazenamento (1 de 1)" - -#: freshklam.cpp:75 -#, fuzzy -msgid "KlamAV " -msgstr "KlamAV" - -#: freshklam.cpp:75 -#, fuzzy -msgid " - Ready" -msgstr "Pronto" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "Atualizações de Software" - -#: freshklam.cpp:132 -msgid "Update ClamAV Automatically" -msgstr "Atualizar base de dados de vírus do Clamav automaticamente" - -#: freshklam.cpp:136 -msgid "Update KlamAV Automatically" -msgstr "Atualizar base de dados de vírus do Klamav automaticamente" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "Atualize o ClamAV agora" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "Atualize o KlamAV agora" - -#: freshklam.cpp:160 -msgid "Virus Database Directory" -msgstr "Diretório da base de dados de vírus" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "Diretório:" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "Proxy para atualizações da base de dados" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "Endereço IP:" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "Porta:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "Usuário:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "Senha:" - -#: freshklam.cpp:234 -msgid "Database AutoUpdate Settings" -msgstr "Configurações da Atualização Automática" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "Atualizar base de dados de vírus automaticamente" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "Vezes por dia" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "&Atualizar agora" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" -"Parece que a versão do ClamAV está desatualizada ! ClamAV-%1 é a versão mais " -"recente do ClamAV disponível. Você gostaria que o KlamAV baixasse e compile " -"para você ?" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "Baixar e instalar ClamAV %1" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "Iniciando atualização..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "HOuve um erro na criação do arquivo temporário!" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "Houve um erro que encerrou o processo de atualização!" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "Cancelada" - -#: freshklam.cpp:515 -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "" -"Processo de atualização morreu inesperadamente! Você encerrou manualmente ?" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "Processo de atualização morreu inesperadamente!" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "Opção desconhecida." - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "Nào posso mudar de diretório." - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "Nào posso verificar o MD5 sum." - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "Problema de conexào com a rede." - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "Não posso remover o arquivo." - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "Erro na verificação de asinatura MD% ou digital." - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "Erro de leitura do arquivo." - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "Erro do arquivo de configuração." - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "Não posso criar um novo arquivo." - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "Não posso ler a based de dados de um servidor remoto." - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "" -"Os espelhos não estão totalmente sincronizados ( tente novamente depois )." - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "" -"Não posso obter informações sobre o usuário do clamav a partir de /etc/" -"passwd." - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "Nào posso retirar os privilégios." - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "Aviso: Erro desconhecido!" - -#: freshklam.cpp:635 -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" -"Como você alterou a localização da base de dados, o KlamAV precisa alterar " -"os parâmetros usados para verificação de correio no KMail. A alteração está " -"exibida abaixo. Feche o KMail se estiver aberto para que a alteração possa " -"ter efeito. Se desejar realizar a alteração de forma manual, clique em " -"'Cancelar'. " - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "Atualizar filtros do KMail" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "Atualizar" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "Pronto" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "O comando de filtro do Kmail não pode criar um arquivo temporário!" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" -"A localização da base de dados de vírus foi definida em '%1'. Você pode " -"mudar isso posteriormente se desejar." - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" -"Não posso criar o diretório '%1' para você. Alguma coisa está errado com seu " -"diretório HOME ou diretório do klamav. Você precisará ajustar o diretório da " -"base de dados de vírus." - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" -"Gostaria de baixar a base de dados de vírus mais recente para a sua " -"localização agora? (Você também pode fazer isso manualmente depois.)" - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "Baixar banco de dados de vírus" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "Baixar" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "" -"Você deve atualizar a base de dados manualmente de acordo com sua " -"conveniência." - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "&Habilitar verificação automática" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "&Desabilitar verificação automática" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "&Habilitar atualizações automáticas" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "&Desabilitar atualizações automáticas" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "KlamAV - Proteção de Vírus para KDE" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "&Verifcar" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "&Verificar automaticamente" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "&Proteção de e-Mail" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "&Quarentena" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "Informações sobre vírus" - -#: klamav.cpp:114 -msgid "Events" -msgstr "" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "&Sobre" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" -"Ou o diretório %1 nào existe ou você não tem direitos de escrita nele. De " -"qualquer forma, você pode mudá-lo considerando que não pode usar o mesmo. " -"Desculpe!" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Inclui diretórios" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Incluir" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "Root" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Excluir diretórios" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Excluir" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "&Exibir alertas" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "&Executar na barra" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "Tamanho máximo de arquivo (MBs):" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" -"Você não especificou diretórios a verificar. Selecione os diretórios que " -"deseja que o KlamAV monitore e tente novamente." - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" -"Vou ocultar o processo. Você pode me restaurar clicando no ícone da barra de " -"sistema no canto inferior direito." - -#: klamd.cpp:386 -msgid "The auto-scan process died unexpectedly!" -msgstr "Processo de atualização finalizou inesperadamente!" - -#: klamd.cpp:649 -msgid "" -"

Don't have permission to move %1 to the quarantine folder.

" -msgstr "" -"

Não tem permissão para mover %1 para a pasta de quarentena.

" - -#: klamd.cpp:651 -msgid "" -"

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "" -"

Não há espaço suficiente para mover %1 para a pasta de quarentena." -"

" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" -"

Arquivo infectado encontrado:

Arquivo: %1
Vírus " -"encontrado: %2

Vou por este arquivo em quarentena. Você " -"pode restaurá-lo depois se desejar.

" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" -"

Arquivo infectado encontrado:

Arquivo: %1
Vírus " -"encontrado: %2

Vou por este arquivo em quarentena. Você " -"pode restaurá-lo depois se desejar.
Se o arquivo já existir no diretório " -"de quarentena, o mesmo será sobrescrito.

" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "Há um problema de detecçào do status do dazuko." - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" -"Preciso carregar um módulo chamado 'dazuko' antes. Este módulo permitirá ao " -"KlamAV obter acesso em tempo real a arquivos. Se não desejar que esta " -"mensagem continue a aparecer, insire o seguinte comando nos seus scripts de " -"inicialização: 'modprobe dazuko.o.' É necessário ser root para executar a " -"função." - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "Carregar módulo" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "Apagar2" - -#: klamd.cpp:738 -msgid "Loading of Module Cancelled." -msgstr "Carregamento do Módulo Cancelado." - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "Dazuko nào foi carregado corretamente." - -#: klamd.cpp:834 -msgid "" -"Module has been loaded. Will now continue to start up real-time scanning." -msgstr "" -"Módulo foi carregado. Continuarei a iniciar a verificação em tempo real." - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" -"

Esta opção permite uma auto verificação mais rápida e usável. No entanto " -"ainda é experimental e há potenciais riscos de segurança. Para mais " -"informações veja http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Quando um vírus for encontrado:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "Pergunte-me" - -#: klamscan.cpp:82 -msgid "Quarantine file" -msgstr "Arquivo de quarentena" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "Apenas informe" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "&Verificar pastas recursivamente" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "Verificar todos os diretórios no caminha especificado." - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "Agendamento" - -#: klamscan.cpp:134 -msgid "Scan" -msgstr "Verifcar" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "Iniciar" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "Por favor seleciona algo para verificar!" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "MBs para Extraiir:" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "Razão de Compressão" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "Número de Arquivos para Extrair:" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "Marcar como Vírus se o Limite Exceder" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "Marcar como Vírus de for Criptografado" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "Verifique arquivos Zip usando" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "Verifique arquivos RAR usando" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "Verifique arquivos RAR usando" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "Verifique arquivos ZOO usando" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "Verifique arquivos LZH usando" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "Verifique arquivos JAR usando" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "Verifique arquivos DEB usando" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "Verifique arquivos TAR usando" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "Verifique arquivos TGZ usando" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "Tipos Especiais de Arquivos" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "Verificar Arquivos Contendo Email(s)" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "Verificar por Exploits em Arquivos HTML " - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "Verificar por Arquivos Executáveis" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "Verificar por Macros no arquivos Microsoft® Office" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "Tratar Arquivos Executáveis Quebrados como Vírus" - -#: klamscanoptions.cpp:217 -msgid "Exclude Quarantine Directory" -msgstr "Excluir Diretório de Quarentena" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "(Crontab do Sistema)" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "Tarefas" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "Descrição da Verificação" - -#: ktview.cpp:104 -msgid "Value" -msgstr "Valor" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "Quando Verificar" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "" -"A localização atual da quarentena ('%1') não existe mais. Eu vou tentar " -"criar uma nova." - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "Localização de quarentena" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "&Diretório:" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "Conteúdo da quarentena" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "Nome do Arquivo" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "Nome do Vírus Encontrado" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -msgid "Date Quarantined" -msgstr "Quarentena por Data" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "&Atualizar" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Restaurar" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "Histórico da quarentena" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "&Limpar tudo" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" -"

Houve um problema ao restaurar %1. Verifique o espaço em disco, as " -"permissões da localização para onde restaurar e se há um arquivo com o mesmo " -"nome nesta localização.

" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" -"Há um problema em remover o arquivo. Existe algum problem de permissào no " -"diretório de quarentena ? " - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" -"Seu local padrão de quarentena foi configurado em '%1'. Você poderá alterá-" -"lo posteriormente." - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" -"Não posso criar o diretório '%1' para você. Alguma coisa está errada com seu " -"HOME ou diretório do klamav. Você terá que ajustar seu diretório de " -"quarentena manualmente." - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -#, fuzzy -msgid "Search for %1 with VirusList" -msgstr "Procurar por %1 no VirusPool" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "Procurar por %1 no VirusPool" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "Procurar por %1 no TrendMicro" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "Procurar por %1 no Google" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "" - -#: logoptions.cpp:99 -msgid "Logging Options" -msgstr "" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -#, fuzzy -msgid "Alt+A" -msgstr "Alt+N" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "" - -#: logoptions.cpp:104 -#, fuzzy -msgid "Alt+D" -msgstr "Alt+N" - -#: logoptions.cpp:105 -#, fuzzy -msgid "&File Quarantined" -msgstr "Quarentena por Data" - -#: logoptions.cpp:107 -#, fuzzy -msgid "Data&base Updates" -msgstr "Proxy para atualizações da base de dados" - -#: logoptions.cpp:108 -#, fuzzy -msgid "Alt+B" -msgstr "Alt+N" - -#: logoptions.cpp:109 -#, fuzzy -msgid "Software &Updates" -msgstr "Atualizações de Software" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "" - -#: logoptions.cpp:112 -#, fuzzy -msgid "Alt+V" -msgstr "Alt+N" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "" - -#: main.cpp:17 -msgid "Document to open." -msgstr "Documento para abrir." - -#: main.cpp:18 -msgid "Scan this..." -msgstr "Verificar..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "KlamAV" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "Avançar" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "Abrir link em nova &Aba" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "Abrir link em nova aba

Abre o link atual em uma nova aba." - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "Abrir link no &Browser externo" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "Abrir página no Browser externo" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "Acrescentar aos favoritos do Konqueror" - -#: scanviewer.cpp:65 -#, fuzzy -msgid "Name of Problem Found" -msgstr "Nome do Vírus Encontrado" - -#: scanviewer.cpp:66 -msgid "Status" -msgstr "Status" - -#: scanviewer.cpp:106 -#, fuzzy -msgid "Files scanned: 0" -msgstr "Arquivos verificados: %1" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "" - -#: scanviewer.cpp:134 -#, fuzzy -msgid "9999 viruseses/problems found" -msgstr "9999 vírus/erros encontrados" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "Arquivos verificados: %1" - -#: scanviewer.cpp:269 -#, fuzzy -msgid " viruseses/problems found" -msgstr " vírus/erros encontrados" - -#: scanviewer.cpp:304 -#, fuzzy -msgid "Preparing To Scan " -msgstr "Quando Verificar" - -#: scanviewer.cpp:305 -#, fuzzy -msgid "Files scanned:" -msgstr "Arquivos verificados: %1" - -#: scanviewer.cpp:542 -msgid "" -"If viruses were found, you can right-click to quarantine selected files." -msgstr "" -"Se virus forem encontrados você poderá selecionar com o botão direito os " -"arquivos para colocar em quarentena." - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "Cancelada" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "Verificação completa" - -#: scanviewer.cpp:585 -msgid "ScanCompleteNoVirus" -msgstr "Verificação completa Sem Vírus" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "Verificação Completa - Nenhum Vírus Encontrado!" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "" -"Verificação Completa - Nenhum Vírus Encontrado Mas A;guns Erros Apareceram!" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" -"Vou por este lote em quarentena. Você pode restaurá-los depois se desejar. " -"Se não desejar usar a quarentena, pressione cancelar." - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "Por arquivos infectados em quarentena" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "Quarentena" - -#: scanviewer.cpp:603 -msgid "Scan Complete - Viruses Found!" -msgstr "Verificação completa - Vírus Foram Encontrados!" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "Erro de inicializaçào da base de dados." - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "Tipo de arquivo nào suportado." - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "Não posso abrir o diretório." - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "Não posso abrir o arquivo. (ofm) " - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "Erro na leitura do arquivo. (ofm)" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "Não posso verificar o arquivo/diretório submetido." - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "Não posso obter o caminha absoluto do diretório de trabalho atual." - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "Erro de I/O, por favor verifique seu sistema de arquivos." - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "Não posso obter informação sobre o usuário atual em /etc/passwd." - -#: scanviewer.cpp:625 -msgid "" -"Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "Não posso obter informação sobre o usuário 'clamav' em /etc/passwd." - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "Não posso me executar." - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "" -"Não posso criar arquivos/diretórios temporários ( verifique a permissão )" - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "" -"Não posso escrever no diretório temporário ( por favor defina outro " -"diretório )." - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "Não consegui reservar e limpar a memória." - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "Não consegui reservar memória." - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "Erro Não Especificado!" - -#: scanviewer.cpp:665 -#, fuzzy -msgid "0 viruseses/problems found" -msgstr " vírus/erros encontrados" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" -"

Houve um problema ao por o arquivo %1 em quarentena. Verifique o " -"espaço em disco, as permissões na localização de quarentena e se um arquivo " -"com o mesmo nome já existe na área de quarentena.

" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "Por Favor Espere" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr "" - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr "" - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr "" - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr "" - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:991 -msgid "" -"Hover over each entry for more info. Right-click on entries for more options." -msgstr "" - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "Verificação Agendada" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "Quando eu devi iniciar no KDE" - -#: schedule.cpp:59 -msgid "Every day at " -msgstr "Todo dia as" - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "Todo dia neste horário" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "Toda semana a aprtir de hoje neste horário" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "Toda a semana a partir de hoje em" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "Toda semana com data específica em" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "Todo mês a partir de hoje no horário atual" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "Todo mês a partide de hoje em" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "Todo mês em sata específica em" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "Apenas uma vez em data especificada, no horário atual" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "apenas uma vez em data especificada em" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "Data específica" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "Verificação Agendada do KlamAV no login do KDE de %1" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "Verificação agendada do KlamAV em %1" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "no horário atual" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "Toda semana" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "a partir de agora" - -#: schedule.cpp:252 -msgid "Every month" -msgstr "Todo mês" - -#: schedule.cpp:265 -msgid "Every day" -msgstr "Todo dia" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "Só uma vez" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "Cliente de e-Mail" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "Selecione seu cliente de e-Mail:" - -#: sigtool.cpp:65 -msgid "Configure Automatically" -msgstr "Configure Automaticamente" - -#: sigtool.cpp:69 -msgid "Tell me how to do it" -msgstr "Mostre-me como fazer" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" -"Este ajudante irá ajudar você a configurar seu cliente email para verifica " -"as mensagens de saida e entrada com KlamAV. Nem todos os clientes de email " -"são totalnmente suportados ainda. Mensagens infectadas sào marcadas e " -"envelopadas em outrmensagem do Kl;maV com os dados relevantes do vírus " -"encontrado." - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Notas" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "Por favor verifique se o KMail não está aberto antes de proseguirmos." - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" -"Você já está configurado. Tem certeza que você ainda não configurou o KMail " -"para fazer verificação com o KlamAV ?" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" -"Eu defini os filtros como os últimos dois em sua lisa de filtros do KMail. " -"Você deve querer abrir o kmail agora e dar uma olhada." - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" -"O suporte a verificação de mensagens é provido por um programa chamado " -"'klammail'. Ele foi instalado automaticamente como parte da instalação do " -"KlamAV. Para usá-lo, você necessita definir os filtros no seu cliente de " -"email em pipe com o klammail." - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" -"O suporte a verificação de mensagens é provido por um programa chamado " -"klammail. Ele foi instalado automaticamente como parte da instalação do " -"KlamAV. Para usá-lo, você necessita definir os filtros no seu cliente de " -"email em pipe com o klammail." - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "" - -#: specialfiletypes.cpp:95 -#, fuzzy -msgid "Treat &a Broken Executable as a Virus" -msgstr "Tratar Arquivos Executáveis Quebrados como Vírus" - -#: specialfiletypes.cpp:97 -#, fuzzy -msgid "Exclude &Quarantine Directory" -msgstr "Excluir Diretório de Quarentena" - -#: specialfiletypes.cpp:98 -#, fuzzy -msgid "Alt+Q" -msgstr "Alt+N" - -#: specialfiletypes.cpp:99 -#, fuzzy -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "Verificar por Macros no arquivos Microsoft® Office" - -#: specialfiletypes.cpp:100 -#, fuzzy -msgid "Alt+S" -msgstr "Alt+N" - -#: specialfiletypes.cpp:101 -#, fuzzy -msgid "Scan 'Portable E&xecutable' Files" -msgstr "Verificar por Arquivos Executáveis" - -#: specialfiletypes.cpp:103 -#, fuzzy -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "Verificar Arquivos Contendo Email(s)" - -#: specialfiletypes.cpp:104 -#, fuzzy -msgid "Alt+G" -msgstr "Alt+N" - -#: specialfiletypes.cpp:105 -#, fuzzy -msgid "Scan &HTML Files for Exploits" -msgstr "Verificar por Exploits em Arquivos HTML " - -#: specialfiletypes.cpp:106 -#, fuzzy -msgid "Alt+H" -msgstr "Alt+N" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "Fechar aba" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" -"Você parece já ter baixado %1%2 (em %3/%4-%5). Gostaria de pular esta parte " -"e apenas compilar ?" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "Compilando %1" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "Baixando %1-%2..." - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "Não posso baixar %1." - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "Descompactando %1-%2 de %3/%4-%5" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "%1/%2-%3/dazuko/configure" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" -"%1-%2 está pronto para compilar e instalar. Você gostaria que o ajudante " -"pergunte a você pela passwaord de administrador para que ele compile e " -"instale para você ? (Caso não, você mesmo pode compilar mais tarde em %3/%4-%" -"5)" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "Instalando %1-%2" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "Use o Ajudante" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "Instalação de %1 Cancelada." - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "Verificando nova versão do KlamAV..." - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "Verificando nova versão do ClamAV..." - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" -"Parece que sua versão de %1 está desatualizada! %2-%3 é a versão mais " -"recente disponível. Você gostaria que o KlamAV baixe e compile para você ?" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "Baixando e instalando %1-%2" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "Sua instalação de %1 já está atualizada!" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" -"A instalação do K;amAv foi completada com sucesso. Você precisa reiniciar o " -"KlamAV para que a nova versão seja executada." - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "Não consigo contatar o servidor de updates!" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "&Aumentar tamanho da letra" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "&Diminuir tamanho da letra" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "Copiar Endereço do &Link" - -#~ msgid "No password entry found for user '%1'" -#~ msgstr "Nenhuma entrada de senha encontrada para o usuário '%1'" - -#~ msgid "New Item" -#~ msgstr "Novo Ítem" - -#~ msgid "Advanced" -#~ msgstr "Avançado" - -#~ msgid "Scan in Progress..." -#~ msgstr "Verificação em andamento..." - -#~ msgid "Quarantine Selected" -#~ msgstr "Por arquivos em quarentena" diff --git a/po/ru.gmo b/po/ru.gmo deleted file mode 100644 index 3f6b8e726c1a703e255f9df09800b9740add7f6e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8352 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 S=Zf_ewA0&yYXStlZ2lJj3_Sz@ diff --git a/po/ru.po b/po/ru.po deleted file mode 100644 index 4eeefb5..0000000 --- a/po/ru.po +++ /dev/null @@ -1,1929 +0,0 @@ -# translation of klamav to russian -# This file is distributed under the same license as the PACKAGE package. -# Copyright (C) 2005 Free Software Foundation, Inc. -# Core translator Roman Borisyuk , 2005. -# Modified by Vitaly Lipatov , 2005. -# -msgid "" -msgstr "" -"Project-Id-Version: klamav 0.20\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2005-04-01 01:40MSK\n" -"Last-Translator: Vitaly Lipatov \n" -"Language-Team: Russian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.9.1\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "" - -#: aboutklamav.cpp:52 -msgid "About KlamAV" -msgstr "" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr "" - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "" - -#: activityviewer.cpp:133 -msgid "Search:" -msgstr "" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "" - -#: autoscanoptions.cpp:73 -#, fuzzy -msgid "Auto-Scan Options" -msgstr "&Автоматическая проверка" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Auto-Scan" -msgstr "&Автоматическая проверка" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Configure Auto-Scan" -msgstr "&Настроить автоматически" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "" - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "" - -#: ctdom.cpp:49 -msgid "1st" -msgstr "" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "" - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "" - -#: ctmonth.cpp:48 -msgid "January" -msgstr "" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "" - -#: cttask.cpp:253 -msgid "" -"Please translator, read the README.translators file in kcron's source code" -msgstr "" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "" - -#: cttask.cpp:303 -msgid ", and " -msgstr "" - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr "" - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr "" - -#: ctunit.cpp:185 -msgid "," -msgstr "" - -#: datepicker.cpp:44 -#, fuzzy -msgid "Calendar" -msgstr "Отменено" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "" - -#: dbviewer.cpp:719 -msgid "Loading .." -msgstr "" - -#: dbviewer.cpp:719 -msgid "Loading..." -msgstr "" - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -msgid "First-Run Wizard" -msgstr "" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "" - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "" - -#: firstrunwizard.cpp:131 -msgid "Check for updates &to ClamAV now." -msgstr "" - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "" - -#: firstrunwizard.cpp:133 -#, fuzzy -msgid "Locations" -msgstr "Параметры" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "" - -#: firstrunwizard.cpp:135 -#, fuzzy -msgid "Quarantine Location:" -msgstr "Расположение каталога для карантина" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "" - -#: freshklam.cpp:75 -msgid "KlamAV " -msgstr "" - -#: freshklam.cpp:75 -#, fuzzy -msgid " - Ready" -msgstr "Готов" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "" - -#: freshklam.cpp:132 -#, fuzzy -msgid "Update ClamAV Automatically" -msgstr "Обновлять антивирусную базу автоматически" - -#: freshklam.cpp:136 -#, fuzzy -msgid "Update KlamAV Automatically" -msgstr "Обновлять антивирусную базу автоматически" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "" - -#: freshklam.cpp:160 -#, fuzzy -msgid "Virus Database Directory" -msgstr "Обновлять антивирусную базу автоматически" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "Каталог:" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "IP-адрес:" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "Порт:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "Пользователь:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "Пароль:" - -#: freshklam.cpp:234 -#, fuzzy -msgid "Database AutoUpdate Settings" -msgstr "Настройки автоматического обновления" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "Обновлять антивирусную базу автоматически" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "раз в день" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "&Обновить сейчас" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "Начинается обновление..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "Отменено" - -#: freshklam.cpp:515 -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "" - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "" - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "" - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "" - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "" - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "" - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "" - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "" - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "" - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "" - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "" - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "" - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "" - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "" - -#: freshklam.cpp:635 -#, fuzzy -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" -"Так как вы изменили расположения базы, KlamAV должен изменить параметры, " -"используемые для сканирования почты в KMail. Изменения показаны ниже. Если у " -"Вас открыт KMail, то следует закрыть его сейчас, для того чтобы изменения " -"могли быть внесены. Если вы хотите внести изменения вручную, нажмите " -"\"Отменить\". (Примечание: Также вам следует остановить любые запущенные " -"процессы clamd, которые выглядят наподобие 'clamd -c %1/klammailxxxxx', " -"чтобы база могла быть загружена заново. Это будет происходить автоматически " -"в следующих версиях.)" - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "Обновить фильтры KMail" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "Обновить" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "Готов" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" -"Вы хотите загрузить последнюю вирусную базу в новое расположение базы " -"сейчас ? (Вы можете сделать это позже вручную, если хотите)." - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "Загрузить вирусную базу" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "Загрузить" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "" - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "&Включить автопроверку" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "&Отключить автопроверку" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "&Включить автоматическое обновление" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "&Выключить автоматическое обновление" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "&Проверить" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "&Автоматическая проверка" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "&Защита электронных писем" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "&Карантин" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "" - -#: klamav.cpp:114 -msgid "Events" -msgstr "" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "&О программе" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Включая каталоги" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Включая" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "Root" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Исключая каталоги" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Исключая" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "&Показывать предупреждения" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "&Запускать в свёрнутом окне" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "Максимальный размер файла (Мб)" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" -"Вы не указали никаких каталогов для проверки. Выберите каталоги, которые " -"KlamAV должен контролировать и попробуйте снова." - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" -"Программа работает в фоновом режиме. Вы можете восстановить её нажатием на " -"пиктограмму в системном лотке в правом нижнем углу." - -#: klamd.cpp:386 -msgid "The auto-scan process died unexpectedly!" -msgstr "" - -#: klamd.cpp:649 -msgid "" -"

Don't have permission to move %1 to the quarantine folder.

" -msgstr "" -"

У Вас нет прав, чтобы перенести файлы%1 в каталог для карантина." - -#: klamd.cpp:651 -msgid "" -"

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "" -"

У Вас недостаточно места, чтобы перенести файлы %1 в каталог для " -"карантина.

" - -#: klamd.cpp:655 -#, fuzzy -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" -"

Заражённый файл найден:

Название файла: %1
Вирус " -"найден: %2

Этот файл будет перенесён в каталог для " -"карантина. Позже вы можете восстановить его, если захотите.
Если файл " -"уже существует в каталог для карантина, он будет перезаписан.

" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" -"

Заражённый файл найден:

Название файла: %1
Вирус " -"найден: %2

Этот файл будет перенесён в каталог для " -"карантина. Позже вы можете восстановить его, если захотите.
Если файл " -"уже существует в каталог для карантина, он будет перезаписан.

" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "" - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" -"Необходимо запустить модуль, называемый dazuko. Этот модуль разрешит KlamAV " -"получать доступ в реальном времени к файлам. Далее Вас попросят ввести " -"пароль пользователя root." - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "Загрузить модуль" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "Delete2" - -#: klamd.cpp:738 -msgid "Loading of Module Cancelled." -msgstr "" - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "" - -#: klamd.cpp:834 -msgid "" -"Module has been loaded. Will now continue to start up real-time scanning." -msgstr "Модуль был загружен. Продолжить запуск проверки в реальном времени " - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Когда вирус найден:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "" - -#: klamscan.cpp:82 -#, fuzzy -msgid "Quarantine file" -msgstr "Карантин" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "" - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "" - -#: klamscan.cpp:134 -#, fuzzy -msgid "Scan" -msgstr "Проверять:" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "" - -#: klamscanoptions.cpp:217 -#, fuzzy -msgid "Exclude Quarantine Directory" -msgstr "История карантина" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "" - -#: ktview.cpp:104 -msgid "Value" -msgstr "" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "" - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "Расположение каталога для карантина" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "&Каталог:" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "Содержимое каталога для карантина" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -#, fuzzy -msgid "Date Quarantined" -msgstr "Карантин" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "&Обновить" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Восстановить" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "История карантина" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "&Очистить всё" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" -"

Проблема при восстановлении. %1. Проверьте место на диске, права " -"на каталог, используемый для карантина, а также отсутствие файла с таким же " -"названием.

" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "" - -#: logoptions.cpp:99 -#, fuzzy -msgid "Logging Options" -msgstr "Параметры" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "" - -#: logoptions.cpp:105 -#, fuzzy -msgid "&File Quarantined" -msgstr "&Карантин" - -#: logoptions.cpp:107 -#, fuzzy -msgid "Data&base Updates" -msgstr "Настройки автоматического обновления" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "" - -#: logoptions.cpp:109 -msgid "Software &Updates" -msgstr "" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "" - -#: main.cpp:17 -msgid "Document to open." -msgstr "" - -#: main.cpp:18 -#, fuzzy -msgid "Scan this..." -msgstr "Выполняется проверка..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "" - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "" - -#: scanviewer.cpp:66 -msgid "Status" -msgstr "" - -#: scanviewer.cpp:106 -msgid "Files scanned: 0" -msgstr "" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "" - -#: scanviewer.cpp:134 -#, fuzzy -msgid "9999 viruseses/problems found" -msgstr "9999 вирусов/ошибок найдено" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "" - -#: scanviewer.cpp:269 -#, fuzzy -msgid " viruseses/problems found" -msgstr " вирусов/ошибок найдено" - -#: scanviewer.cpp:304 -msgid "Preparing To Scan " -msgstr "" - -#: scanviewer.cpp:305 -msgid "Files scanned:" -msgstr "" - -#: scanviewer.cpp:542 -msgid "" -"If viruses were found, you can right-click to quarantine selected files." -msgstr "" - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "Отменено" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "Проверка завершена" - -#: scanviewer.cpp:585 -#, fuzzy -msgid "ScanCompleteNoVirus" -msgstr "Проверка завершена" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" -"Эти файлы будут перенесены в карантин, позже вы можете восстановить их, если " -"захотите. Если вы не хотите переносить их, нажмите кнопку \"Отменить\"." - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "Перенести в карантин заражённые файлы" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "Карантин" - -#: scanviewer.cpp:603 -#, fuzzy -msgid "Scan Complete - Viruses Found!" -msgstr "Проверка завершена" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "" - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "" - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "" - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "" - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "" - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "" - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "" - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:625 -msgid "" -"Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "" - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "" - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "" - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "" - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "" - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "" - -#: scanviewer.cpp:665 -#, fuzzy -msgid "0 viruseses/problems found" -msgstr " вирусов/ошибок найдено" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" -"

Проблема при переносе файлов в карантин. %1. Проверьте место на " -"диске, права на каталог используемый для карантина, а также отсутствие " -"файла с таким же названием.

" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr "" - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr "" - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr "" - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr "" - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:991 -msgid "" -"Hover over each entry for more info. Right-click on entries for more options." -msgstr "" - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "" - -#: schedule.cpp:59 -msgid "Every day at " -msgstr "" - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "" - -#: schedule.cpp:252 -msgid "Every month" -msgstr "" - -#: schedule.cpp:265 -msgid "Every day" -msgstr "" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "Почтовый клиент" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "Выберите ваш почтовый клиент:" - -#: sigtool.cpp:65 -#, fuzzy -msgid "Configure Automatically" -msgstr "&Настроить автоматически" - -#: sigtool.cpp:69 -#, fuzzy -msgid "Tell me how to do it" -msgstr "&Показать описание настройки вручную" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Заметки" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "" - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "" - -#: specialfiletypes.cpp:97 -#, fuzzy -msgid "Exclude &Quarantine Directory" -msgstr "История карантина" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "" - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "" - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "" - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "" - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "" - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "" - -#~ msgid "Scan in Progress..." -#~ msgstr "Выполняется проверка..." - -#~ msgid "Download Directory" -#~ msgstr "Каталог загрузки" - -#~ msgid "Proxy" -#~ msgstr "Прокси" - -#~ msgid "Cancel" -#~ msgstr "Отменить" - -#~ msgid "&Update" -#~ msgstr "&Обновление" - -#~ msgid "Continue" -#~ msgstr "Продолжить" - -#~ msgid "&Delete" -#~ msgstr "&Удалить" - -#, fuzzy -#~ msgid "Reload" -#~ msgstr "Готов" - -#~ msgid "Update Process Running in Background" -#~ msgstr "Обновление выполняется в фоновом режиме" - -#~ msgid "&Scan Quarantine" -#~ msgstr "&Проверять карантин" - -#~ msgid "Scan &Sub-Dirs" -#~ msgstr "Проверять &подкаталоги" - -#~ msgid "Scanning... %1" -#~ msgstr "Проверено... %1" diff --git a/po/tr.po b/po/tr.po deleted file mode 100644 index a6767b7..0000000 --- a/po/tr.po +++ /dev/null @@ -1,1935 +0,0 @@ -# translation of klamav.po to Turkish -# Engin Çağatay , 2006. -# Volkan Güney , 2006. -# This file is distributed under the same license as the PACKAGE package. -# Copyright (C) 2006 THE PACKAGE'S COPYRIGHT HOLDER. -msgid "" -msgstr "" -"Project-Id-Version: klamav\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2006-09-04 10:19+0300\n" -"Last-Translator: Volkan Güney \n" -"Language-Team: Turkish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.2\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Engin Çağatay, Volkan Güney" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "engincagatay@yahoo.com, guneyvolkan@gmail.com" - -#: aboutklamav.cpp:52 -msgid "About KlamAV" -msgstr "KlamAV Hakkında" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "Olay Türünü Görüntüle:" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr "" - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "Etkinlik" - -#: activityviewer.cpp:133 -msgid "Search:" -msgstr "Ara:" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "Arşiv Sınırları" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "&Sınırlar Aşılırsa Virüs Olarak İşaretle" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "Alt+S" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "Çıkarılacak En Çok Dosya Sayısı" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "En Fazla Özyineleme Düzeyi" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "Çıkarılacak En Çok MB Sayısı" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "En Fazla Sıkıştırma Oranı" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "Arşiv Türleri" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "Bunu kullanarak Deb Dosyalarını Tara" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "Bunu kullanarak Jar Dosyalarını Tara" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "Bunu kullanarak Tar Dosyalarını Tara" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "Bunu kullanarak Lzh Dosyalarını Tara" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "Bunu kullanarak Zoo Dosyalarını Tara" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "Bunu kullanarak Rar Dosyalarını Tara" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "Bunu kullanarak &Zip Dosyalarını Tara" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "Alt+Z" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "Bunu kullanarak Tgz Dosyalarını Tara" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "Bunu kullanarak Arj Dosyalarını Tara" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "Erişime Bağlı Tarama İçin Seçenekler" - -#: autoscanoptions.cpp:73 -msgid "Auto-Scan Options" -msgstr "Otomatik Tarama Seçenekleri" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "&Dosyaları Çalıştırıldıkları Zaman Tara" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "Alt+D" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "Dos&yaları Oluşturuldukları/Değiştirildikleri Zaman Tara" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "Alt+Y" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "D&osyaları Açıldıkları Zaman Tara" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "Alt+O" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "Dosyaları &Kapatıldıkları Zaman Tara" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "Alt+K" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "Birden Çok Klasör Seçildi" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "Arşiv Sınırlarını Yapılandır" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "Arşiv Türlerini Yapılandır" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "Dosya Türleri" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "Dosya Türlerini Yapılandır" - -#: configdialog.cpp:64 -msgid "Auto-Scan" -msgstr "Otomatik Tarama" - -#: configdialog.cpp:64 -msgid "Configure Auto-Scan" -msgstr "Otomatik Taramayı Yapılandır" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "Olay Günlüğü" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "Günlüğe Eklenecek Olayları Yapılandır" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "uid '%1' için parola girdisi bulunamadı" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "Crontab güncellenirken bir hata oluştu." - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "her gün " - -#: ctdom.cpp:49 -msgid "1st" -msgstr "1inci" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "2inci" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "3üncü" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "4üncü" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "5inci" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "6ıncı" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "7inci" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "8inci" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "9uncu" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "10uncu" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "11inci" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "12inci" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "13üncü" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "14üncü" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "15inci" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "16ıncı" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "17inci" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "18inci" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "19uncu" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "20inci" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "21inci" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "22inci" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "23üncü" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "24üncü" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "25inci" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "26ıncı" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "27inci" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "28inci" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "29uncu" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "30uncu" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "31inci" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "haftaiçi" - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "Pzt" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "Salı" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "Çar" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "Perş" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "Cuma" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "Cts" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "Paz" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "her ay " - -#: ctmonth.cpp:48 -msgid "January" -msgstr "Ocak" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "Şubat" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "Mart" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "Nisan" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "Mayıs" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "Haziran" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "Temmuz" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "Ağustos" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "Eylül" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "Ekim" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "Kasım" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "Aralık" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "%S:%D" - -#: cttask.cpp:253 -msgid "Please translator, read the README.translators file in kcron's source code" -msgstr "" -"Çevirmenl lütfen, kcron'un kaynak kodundaki README çevirmenler " -"dosyasını okuyun" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "Gerçekten, o dosyayı okuyun" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "" - -#: cttask.cpp:303 -msgid ", and " -msgstr ", ve " - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr " ve " - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr ", " - -#: ctunit.cpp:185 -msgid "," -msgstr "," - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "Takvim" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "Bilinen Bütün Virüsler" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "Virüs Listesinde Ara" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "Virüs Havuzunda Ara" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "Trend Micro'da Ara" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "Google'da Ara" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "Form1" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "Bilgi" - -#: dbviewer.cpp:719 -msgid "Loading .." -msgstr "Yükleniyor .." - -#: dbviewer.cpp:719 -msgid "Loading..." -msgstr "Yükleniyor..." - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "Pek çok pek çok virüs bilgisi yükleniyor" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "ClamAV Virüs İmzaları Veritabanı Yükleniyor" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "Sistem Klasörü" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "Ev Klasörü" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "Aygıtlar" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -msgid "First-Run Wizard" -msgstr "İlk-Kullanım Sihirbazı" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" -"

KlamAV'a hoşgeldiniz!

\n" -"

KlamAV anlaşılır ve kolay bir kullanıma sahip olmayı amaçlar. Yine de " -"başlamadan önce bazı şeyleri nereye depolamak istediğinizi söylemeniz gerekiyor." -"

\n

\"KlamAV bir beta yazılımdır!\" - Geliştirici

\n" -"

ClamAV nedir?

\n" -"

ClamAV dünya çapında bir güncelleme altyapısına ve hızlı bir geliştirme döngüsüne " -"sahip imza tabanlı bir virüs ve kötü amaçlı program algılama yazılımıdır.

\n" -"

KlamAV nedir?

\n" -"

KlamAV KDE masaüstü için, virüs taramaya,tarama zamanlamaya,virüs araştırmaya " -"ve yazılım/veritabanı güncellemeye olanak sağlayan bir anti-virüs yöneticisidir. Başka " -"bir deyişle, bir ön uç uygulamasıdır.

\n" -"

\n" -"

Bu sihirbaz KlamAV'ı basit bir adımda ayarlamanıza yardım edecektir. Başlamak " -"için İleri'yi tıklayın, ya da sihirbazı kullanmak istemiyorsanız Atla'yı tıklayın." -"

\n" -"\n" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "&İmza veritabanı için güncellemeleri şimdi kontrol et." - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "Alt+İ" - -#: firstrunwizard.cpp:131 -msgid "Check for updates &to ClamAV now." -msgstr "ClamAV için güncellemeleri şimdi kon&trol et." - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "Alt+T" - -#: firstrunwizard.cpp:133 -msgid "Locations" -msgstr "Konumlar" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "İmza Veritabanı Konumu:" - -#: firstrunwizard.cpp:135 -msgid "Quarantine Location:" -msgstr "Karantina Konumu:" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" -"

Başlamadan önce KlamAV'ın iki şeyi bilmesi gerekiyor: karantina alanını " -"ve imza veritabanını nerede saklayacağınız!.

\n" -"

Bu ayarları daha sonra yapılandırma iletişim kutusunu kullanarak " -"değiştirebilirsiniz.

" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "Depolama Konumları (1 taneden 1'i)" - -#: freshklam.cpp:75 -msgid "KlamAV " -msgstr "KlamAV " - -#: freshklam.cpp:75 -msgid " - Ready" -msgstr " - Hazır" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "Program Güncellemeleri" - -#: freshklam.cpp:132 -msgid "Update ClamAV Automatically" -msgstr "ClamAV'ı Otomatik Olarak Güncelle" - -#: freshklam.cpp:136 -msgid "Update KlamAV Automatically" -msgstr "KlamAV'ı Otomatik Olarak Güncelle" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "ClamAV'ı Şimdi Yükselt" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "KlamAV'ı Şimdi Yükselt" - -#: freshklam.cpp:160 -msgid "Virus Database Directory" -msgstr "Virüs Veritabanı Dizini" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "Dizin:" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "Veritabanı Güncellemeleri için Vekil" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "IP Adresi:" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "Port:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "Kullanıcı:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "Parola:" - -#: freshklam.cpp:234 -msgid "Database AutoUpdate Settings" -msgstr "Veritabanı Otomatik Güncelleme Ayarları" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "Virüs Veritabanını Otomatik Olarak Güncelle" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "defa (günde)" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "Şimdi G&üncelle" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" -"ClamAV sürümünüz güncel değil gibi görünüyor! ClamAV-%1 şu en güncel " -"sürüm. KlamAV'ın sizin için onu indirip derlemesini ister misiniz?" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "ClamAV-%1'i İndir ve Yükle" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "Güncelleme Başlatılıyor..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "Geçici dosyayı oluştururken bir hata oluştu!" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "Güncelleme işlemini sonlandırırken bir hata oluştu!" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "İptal Edildi" - -#: freshklam.cpp:515 -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "Güncelleme İşlemi beklenmedik bir şekilde sonlandı! Kendi isteğinizle mi sonlandırdınız?" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "Güncelleme İşlemi Beklenmedik Bir Şekilde Sonlandı!" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "Bilinmeyen seçenek." - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "Dizin değiştirilemiyor." - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "MD5 toplamı denetlenemiyor." - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "Bağlantı (ağ) problemi." - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "Bir dosya bağı çözülemedi." - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "MD5 veya dijital imza doğrulama hatası." - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "Dosya okunurken hata." - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "Yapılandırma dosyası hatası." - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "Yeni dosya oluşturulamıyor." - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "Veritabanı uzak sunucudan okunamıyor." - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "Yansılar tamamen eşzamanlandırılamadı (daha sonra tekrar deneyin)." - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "/etc/passwd dosyasından clamav kullanıcısıyla ilgili bilgi alınamıyor." - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "Ayrıcalıklar kaldırılamıyor." - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "Uyarı - Bilinmeyen Hata!" - -#: freshklam.cpp:635 -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" -"Veritabanı konumunu değiştirdiğiniz için, KlamAV'ın KMail'de posta tarama için" -"kullanılan parametreleri değiştirmesi gerekiyor. Değişiklik aşağıda gösteriliyor. " -"KMail açıksa değişikliklerin etkili olabilmesi için şimdi kapatmanız gerekiyor. Eğer " -"değişikliği elle yapmak istiyorsanız 'İptal'i tıklayın. " - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "KMail Süzgeçlerini Güncelle" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "Güncelle" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "Hazır" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "KMFilterActionWithCommand: Geçici dosya yaratılamadı!" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" -"Virüs Veritabanı konumunuz '%1' olarak ayarlandı. İsterseniz bunu daha sonra " -"başka bir konumla değiştirebilirsiniz." - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" -"'%1' dizinini yaratamıyorum.EV veya klamav dizininizle ilgili bir sorun var. Virüs " -"Veritabanı dizinini kendiniz ayarlamanız gerekiyor." - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" -"En güncel Virüs Veritabanı'nı yeni veritabanı konumunuza şimdi indirmek ister " -"misiniz? (İsterseniz bu daha sonra elle yapabilirsiniz.)" - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "Virüs Veritabanı'nı İndir" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "İndir" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "Veritabanını mümkün olan en kısa sürede elle güncellemelisiniz." - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "Bilgilendirme Ekranını Gizle" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "Otomatik Taramayı &Etkinleştir" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "Otomatik Taramayı &Devredışı Bırak" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "Otomatik Güncellemeleri &Etkinleştir" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "Otomatik Güncellemeleri &Devredışı Bırak" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "KlamAV - KDE için Virüs Koruması" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "&Tara" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "Otom&atik Tarama" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "&E-Posta Koruması" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "&Karantina" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "Virüs Tarayıcısı" - -#: klamav.cpp:114 -msgid "Events" -msgstr "Olaylar" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "&Hakkında" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" -"

KlamAV sistem çubuğunda açık kalacak.

KlamAV'ı otomatik " -"tarama ve/veya otomatik güncelleme sürerken kapatamayacağınızı unutmayın!

" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" -"%1 dizini mevcut değil veya üzerinde yazma imkanınız yok. İki " -"ihtimalde de kullanılamadığı için değiştirmeniz gerekiyor. Üzgünüm!" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Dizinleri Dahil Et" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Dahil Et" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "Kök" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Dizinleri Hariç Tut" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Hariç Tut" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "&Uyarıları Göster" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "En Büyük Dosya Boyutu (MB olarak):" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" -"Taranacak bir yol belirtmediniz. KlamAV'ın takip etmesini istediğiniz " -"dizinleri seçin ve tekrar deneyin." - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" -"Şimdi arkaplanda çalışmaya başlayacağım. Beni sistem çubuğunda sağ altta" -"bulunan simgeye tıklayarak geri yükleyebilirsiniz." - -#: klamd.cpp:386 -msgid "The auto-scan process died unexpectedly!" -msgstr "Güncelleme işlemi beklenmedik bir şekilde sonlandı!" - -#: klamd.cpp:649 -msgid "

Don't have permission to move %1 to the quarantine folder.

" -msgstr "

%1 dosyasını karantina klasörüne taşımak için yetkiniz yok.

" - -#: klamd.cpp:651 -msgid "

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "

%1 dosyasını karantina klasörüne taşımak için yeterli yer yok.

" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" -"

Virüslü dosya bulundu:

Dosya adı: %1
Bulunan virüs: " -"%2

Bu dosyayı karantinaya alacağım. Daha sonra isterseniz " -"dosyayı geri alabilirsiniz.

" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" -"

Virüslü dosya bulundu:

Dosya adı: %1
Bulunan virüs: " -"%2

Bu dosyayı karantinaya alacağım. Daha sonra isterseniz " -"dosyayı geri alabilirsiniz.
Dosya karantina dizininde zaten varsa, " -"üstüne yazılacak.

" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "dazuko'nun yüklenme durumunu algılarken bir sorun oluştu." - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" -"İlk önce 'dazuko' adlı bir modülü yüklemem gerekiyor. Bu modül KlamAV'ın " -"dosyalara gerçek-zamanlı erşimini sağlar.Bu mesajın gelecekte görünmesini " -"istemiyorsanız, şu komutu başlangıç betiklerinize ekleyin: 'modprobe dazuko." -"o'. Daha sonra yetkili kullanıcı şifresi sorulacak." - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "Modül Yükle" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "Sil2" - -#: klamd.cpp:738 -msgid "Loading of Module Cancelled." -msgstr "Modül Yüklemesi İptal Edildi." - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "Dazuko yüklenemedi. Lütfen kurulumunuzu denetleyin." - -#: klamd.cpp:834 -msgid "Module has been loaded. Will now continue to start up real-time scanning." -msgstr "Modül yüklendi. Şimdi gerçek-zamanlı taramaya başlanacak." - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" -"

Bu seçenek daha hızlı ve kullanışlı bir otomatik tarama sağlar. Fakat bu " -"seçenek deneme sürecindedir ve bazı potansiyel güvenlik riskleri " -"taşıyabilir. Daha fazla bilgi için http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes adresine göz atın

" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Bir virüs bulunduğunda:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "Bana sor" - -#: klamscan.cpp:82 -msgid "Quarantine file" -msgstr "Dosyayı karantinaya al" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "Sadece bildir" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "&Alt Dizinleri de Tara" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "Belirtilen yol üzerindeki bütün dizinleri tara." - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "Zamanla" - -#: klamscan.cpp:134 -msgid "Scan" -msgstr "Tara" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "Başlatıcı" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "Lütfen tarayacak bir şey seçin!" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "Çıkarılacak MB sayısı:" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "Sıkıştırma Oranı" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "Çıkarılacak Dosya Sayısı:" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "Sınırlar Aşılırsa Virüs Olarak İşaretle" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "Şifrelenmişse Virüs olarak İşaretle" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "Bunu kullanarak Zip Dosyalarını Tara" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "Bunu kullanarak RAR Dosyalarını Tara" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "Bunu kullanarak ARJ Dosyalarını Tara" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "Bunu kullanarak ZOO Dosyalarını Tara" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "Bunu kullanarak LZH Dosyalarını Tara" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "Bunu kullanarak JAR Dosyalarını Tara" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "Bunu kullanarak DEB Dosyalarını Tara" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "Bunu kullanarak TAR Dosyalarını Tara" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "Bunu kullanarak TGZ Dosyalarını Tara" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "Özel Dosya Türleri" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "E-posta(lar) İçeren Dosyaları Tara" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "HTML Dosyalarını Saldırılara Karşı Tara" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "'Taşınabilir Çalıştırılabilir' Dosyaları Tara" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "Microsoft Ofis Dosyalarındaki Makroları Tara" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "Bozuk Bir Çalıştırılabilir Dosyayı Virüs Say" - -#: klamscanoptions.cpp:217 -msgid "Exclude Quarantine Directory" -msgstr "Karantina Dizinini Hariç Tut" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "(Sistem Crontab)" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "Görevler" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "Tarama Açıklaması" - -#: ktview.cpp:104 -msgid "Value" -msgstr "Değer" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "Taramanın Ne Zaman Yapılacağı" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "Geçerli karantina konumunuz ('%1') artık mevcut değil. Yeni bir tane yaratmaya çalışacağım." - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "Karantina Konumu" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "&Dizin:" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "Karantina İçeriği" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "Dosya Adı" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "Bulunan Virüs'ün Adı" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -msgid "Date Quarantined" -msgstr "Karantinaya Alınma Tarihi" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "&Tazele" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Geri Al" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "Karantina Geçmişi" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "&Hepsini Temizle" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" -"

%1 geri alınamadı.Disk boşluğunuzu, geri yükleme yapacağınız" -" konumundaki izinlerinizi ve o konumda aynı isimli bir dosyanın olup olmadığını kontrol " -"edin.

" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" -"Dosya silinirken bir hata oluştu. Karantina klasöründeki yetkilerinizle " -"ilgili bir sorun mu var? " - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" -"Öntanımlı karantina konumunuz '%1' olarak ayarlandı. Daha sonra isterseniz " -"bunu başka bir konumla değiştirebilirsiniz." - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" -"'%1' dizinini oluşturamıyorum. EV ya da klamav dizininizle ilgili bir sorun var. " -"Karantina dizinini kendiniz ayarlamanız gerekiyor." - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "Virüs Listesi'nde %1'i Ara" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "Virüs·Havuzunda'nda·%1'i·Ara" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "Trend Micro'da·%1'i·Ara" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "Google'da·%1'i·Ara" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "Günlük Kaydı İçin Seçenekler" - -#: logoptions.cpp:99 -msgid "Logging Options" -msgstr "Günlük Seçenekleri" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "Şu olayları günlüğe kaydet:" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "Uygul&ama Başlangıcı/Sonlanması" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "Alt+A" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "Başlananları/&Durdurulanları/İptal Edilenleri Tara" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "Alt+D" - -#: logoptions.cpp:105 -msgid "&File Quarantined" -msgstr "&Karantinaya Alınan Dosya" - -#: logoptions.cpp:107 -msgid "Data&base Updates" -msgstr "Verita&banı Güncellemeleri" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "Alt+B" - -#: logoptions.cpp:109 -msgid "Software &Updates" -msgstr "&Program Güncellemeleri" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "&Virüs/Şüpheli Dosya Bulundu" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "Alt+V" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "&Hata Oluştu" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "gün(ler)" - -#: main.cpp:17 -msgid "Document to open." -msgstr "Açılacak belge." - -#: main.cpp:18 -msgid "Scan this..." -msgstr "Bunu tara..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "KlamAV" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "İleri" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "Bağlan&tıyı Yeni Sekmede Aç" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "Bağlantıyı Yeni Sekmede Aç

Mevcut bağlantıyı yeni bir sekmede açar." - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "&Bağlantıyı Harici Tarayıcıda Aç" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "Sayfayı Harici Tarayıcıda Aç" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "Konqueror Yer İmlerine Ekle" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "Sorunun Adı" - -#: scanviewer.cpp:66 -msgid "Status" -msgstr "Durum" - -#: scanviewer.cpp:106 -msgid "Files scanned: 0" -msgstr "Taranan dosyalar: 0" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "Tarama Zamanı hesaplanıyor... (Atlamak İçin Tıklayın)" - -#: scanviewer.cpp:134 -msgid "9999 viruseses/problems found" -msgstr "9999 virüs/sorun bulundu" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" -"cf. 'Flanderseses' - Homer Simpson Bu çocukça şaka KlamAV biraz daha " -"geliştiğinde kaldırılacak." - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "Taranan dosyalar: %1" - -#: scanviewer.cpp:269 -msgid " viruseses/problems found" -msgstr "virüs/sorun bulundu" - -#: scanviewer.cpp:304 -msgid "Preparing To Scan " -msgstr "Taramaya Hazırlanılıyor " - -#: scanviewer.cpp:305 -msgid "Files scanned:" -msgstr "Taranan dosyalar:" - -#: scanviewer.cpp:542 -msgid "If viruses were found, you can right-click to quarantine selected files." -msgstr "Bulunan virüsler varsa, sağ tıklayarak seçtiğiniz dosyaları karantinaya alabilirsiniz." - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "İptal edildi" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "Tarama tamamlandı" - -#: scanviewer.cpp:585 -msgid "ScanCompleteNoVirus" -msgstr "TaramaTamamlandıVirüsBulunamadı" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "Tarama Tamamlandı - Virüs Bulunamadı!" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "TaramaTamamlandıVirüsYokFakatHatalarVar" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "Tarama Tamamlandı - Virüs Bulunamadı Fakat Bazı Hatalarla Karşılaşıldı!" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" -"Bu grubu karantinaya alacağım, isterseniz dosyaları daha sonra geri " -"alabilirsiniz. Karantinaya almak istemiyorsanız, iptale tıklayın." - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "Virüslü Dosyaları Karantinaya Al" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "Karantina" - -#: scanviewer.cpp:603 -msgid "Scan Complete - Viruses Found!" -msgstr "Tarama Tamamlandı - Virüs(ler) bulundu!" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "Veritabanı başlatılamadı hatası." - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "Desteklenmeyen dosya biçimi." - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "Dizin açılamıyor." - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "Dosya açılamıyor. (ofm)" - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "Dosya okunurken hata. (ofm)" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "Giriş dosyası/klasörü bulunamıyor." - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "Geçerli çalışma dizininin tam yol adı belirlenemiyor." - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "G/Ç Hatası, lütfen dosya sisteminizi denetleyin." - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "/etc/passwd dosyasından geçerli kullanıcıyla ilgili bilgi alınamıyor." - -#: scanviewer.cpp:625 -msgid "Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "/etc/passwd dosyasından 'clamav' (öntanımlı isim) kullanıcısıyla·ilgili·bilgi·alınamıyor." - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "" - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "Geçici dosyalar/dizinler yaratılamıyor. (izinleri denetleyin)." - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "Geçici dizine yazılamıyor (lütfen başka bir dizin belirtin)." - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "Bellek paylaştırılıp temizlenemiyor (calloc)." - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "Bellek paylaştırılamıyor (malloc)." - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "Belirtilmeyen Hata!" - -#: scanviewer.cpp:665 -msgid "0 viruseses/problems found" -msgstr "0 virüs/hata bulundu" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" -"

%1 dosyası karantinaya alınamadı. Disk boşluğunuzu, karantina " -"konumundaki izinlerinizi ve karantinada aynı isimli bir dosyanın olup " -"olmadığını denetleyin.

" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "Lütfen Bekleyin" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "Tarama Girişimleri" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr " 'Arşiv Limitleri' nde belirlediğiniz bir limitin aşılmasıyla sonuçlandı." - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr " ClamAV test imzasını içeriyor. Bir virüs değil." - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr " hasarlı bir çalıştırılabilir dosya. Bazı virüsler kendilerini gizlemek için bu dosyayı kullanabilir." - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr " bazen virüsler tarafından kullanılan bir zip sıkıştırma biçimine sahip." - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr " şifrelenmiş bir zip dosyası." - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr " şifrelenmiş bir RAR dosyası." - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr " bazen virüsler tarafından kullanılabilecek şekilde hatalı-biçimlendirilmiş." - -#: scanviewer.cpp:991 -msgid "Hover over each entry for more info. Right-click on entries for more options." -msgstr "" -"Daha fazla bilgi için her girdinin üzerinde fare imlecini bekletin. Daha fazla " -"seçenek için sağ tıklayın." - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "Taramayı Zamanla" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "KDE'ye giriş yaptığımda" - -#: schedule.cpp:59 -msgid "Every day at " -msgstr "Her gün şu vakitte" - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "Hergün bu vakitte" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "Şimdiden itibaren her hafta bu vakitte" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "Şimdiden itibaren her hafta şu vakitte" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "İstenen tarihten sonra her hafta şu vakitte" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "Şimdiden itibaren her ay bu vakitte" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "Şimdiden itibaren her ay şu saate" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "İstenen tarihten itibaren her ay şu vakitte" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "Bir defaya mahsus olarak istenen tarihte bu vakitte" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "Bir defaya mahsus olarak istenen tarihte şu vakitte" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "istenen tarih" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "KlamAV Taramayı KDE Girişi %1'e Zamanladı" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "KlamAV Tarama %1'i Zamanladı" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "bu vakitte" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "Her Hafta" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "şu andan itibaren" - -#: schedule.cpp:252 -msgid "Every month" -msgstr "Her ay" - -#: schedule.cpp:265 -msgid "Every day" -msgstr "Her gün" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "Bir defaya mahsus" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "E-posta İstemcisi" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "E-posta istemcinizi seçin:" - -#: sigtool.cpp:65 -msgid "Configure Automatically" -msgstr "Otomatik Yapılandır" - -#: sigtool.cpp:69 -msgid "Tell me how to do it" -msgstr "Nasıl yapacağımı anlat" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" -"Bu posta istemcinizi giden ve gelen postalarınızı KlamAV'la taramak için " -"yapılandırmanıza yardımcı olacaktır. Bütün posta istemcileri henüz " -"desteklenmemektedir. Virüslü posta bu şekilde işaretlenecek ve KlamAV'dan" -"gelen, virüsün adını ve diğer ilgili detayları bildiren başka bir postaya sarılacaktır." - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Notlar" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "" -"İşleme başlamadan önce lütfen KMail'in açık olmadığından " -"emin olun." - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" -"Ayarlar zaten yapılmış! Daha önce KMail'i KlamAV taraması için " -"yapılandırmadığınızdan emin misiniz?" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" -"KMail süzgeç listesinde son ikisinde olduğu gibi süzgeçleri oluşturdum. " -"KMail'i açıp göz atabilirsiniz." - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" -"Posta tarama desteği 'klammail' adında bir program tarafından sağlanıyor. Bu " -"program KlamAV kurulumunun bir parçası olarak otomatik olarak kuruldu. Postalarınızı " -"alıp gönderdikçe taramak amacıyla bunu kullanmak için KMail'de postaları klammail " -"üzerinden 'boru-hattından-geçirecek' bir süzgeç oluşturmalısınız.Bundan sonra da " -"başlık kısmında 'virüs-found' ifadesini içeren bütün postaları belirlediğiniz karantina " -"klasörüne koyacak ikinci bir süzgeç hazırlamalısınız. Bu posta virüslü olarak " -"işaretlenecek, ayrıca size virüsün adını ve postayı kimin gönderdiğini söyleyecektir." - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" -"Posta·tarama·desteği·'klammail'·adında·bir·program·tarafından·sağlanıyor.·Bu·" -"program·KlamAV·kurulumunun·bir·parçası·olarak·otomatik·olarak·kuruldu.·Postalarınızı·" -"alıp·gönderdikçe·taramak·amacıyla·bunu·kullanmak·için·Ximian Evolution'da postaları " -"klammail üzerinden·'boru-hattından-geçirecek'·bir·süzgeç·oluşturmalısınız.Bundan·sonra·da·" -"başlık·kısmında·'virüs-found'·ifadesini·içeren·bütün·postaları·belirlediğiniz·karantina·" -"klasörüne·koyacak·ikinci·bir·süzgeç·hazırlamalısınız.·Bu·posta·virüslü·olarak·" -"işaretlenecek,·ayrıca·size·virüsün·adını·ve·postayı·kimin·gönderdiğini·söyleyecektir." - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "Şifreli Dos&yaları Şüpheli Olarak İşaretle" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "Bozuk Bir Ç&alıştırılabilir Dosyayı Virüs Say" - -#: specialfiletypes.cpp:97 -msgid "Exclude &Quarantine Directory" -msgstr "&Karantina Dizinini Hariç Tut" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "Alt+K" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "Micro&soft Ofis Dosyalarındaki Makroları Tara" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "Alt+S" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "'&Taşınabilir Çalıştırılabilir ' Dosyaları Tara" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "&E-posta(lar) İçeren Dosyaları Tara" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "Alt+E" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "&HTML Dosyalarını Saldırılara Karşı Tara" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "Alt+H" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "Sekmeyi Kapat" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" -"%1-%2'yi zaten daha önce (%3%4-%5) indirmişsiniz. Yeniden indirmeyi atlayıp " -"sadece derlemek ister misiniz?" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "%1 Derlensin" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "%1-%2 İndiriliyor..." - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "%1 indirilemedi." - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "%1-%2 %3/%4-%5'e açılıyor" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "İndirme yaptığım yansı henüz güncellenmemiş. Başka bir tane deneyeyim mi?" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "%1%2-%3/dazuko/yapılandır" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" -"%1-%2 derleme ve kuruluma hazır. Sihirbazın size yönetici parolasını sorup " -"derlemeyi ve kurulumu başlatmasını ister misiniz? (Cevabınız hayır ise daha " -"sonra %3%4-%5'te kendiniz derleyip kurabilirsiniz)" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "%1-%2 yüklensin" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "Sihirbazı Kullan" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "%1 Yüklemesi İptal Edildi." - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" -"

İlk kez bir program derliyorsanız yararlı birkaç ipucu:
1. " -"günce dosyasında 'KDE', 'Qt','curl' veya 'X' sözcüklerini içeren hata mesajları " -"uygun geliştirme kütüphanelerini yüklemeniz gerektiği anlamına gelir.
2. " -"Dağıtımınızla sağlanan, isminde 'lib' veya 'devel' içeren paketler geliştirme " -"kütüphaneleridir, qt-devel, libkde, gibi.. Eğer Dazuko kurulumu sırasında " -"hata alıyorsanız kurulum sırasında işaretini kaldırın ve www.dazuko.org'daki " -"yönergeyi deneyin. Bazı dağıtımlar dazuko paketini sağlamaktadır, " -"sizinkinin sağlayıp sağlamadığına bakın.

" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "KlamAV'ın yeni sürümü için bakılıyor..." - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "ClamAV'ın yeni sürümü için bakılıyor..." - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" -"%1 sürümü güncel değil gibi görünüyor! %2-%3 güncel sürüm. KlamAV'ın sizin " -"yerinize indirmesini ve derlemesini ister misiniz?" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "%1-%2 İndirilsin ve Yüklensin" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "%1 kurulumunuz zaten güncel!" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" -"KlamAV yüklemesi başarıyla tamamlandıysa yeni sürümün etkili oalbilmesi " -"için KlamAV'ı yeniden başlatın." - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "Güncelleme sunucusuyla bağlantı kurulamadı!" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "Yazıtipi Boyutlarını &Büyüt" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "Yazıtipi Boyutlarını &Küçült" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "Bağ&lantı Adresini Kopyala" - diff --git a/po/uk.po b/po/uk.po deleted file mode 100644 index 293b86e..0000000 --- a/po/uk.po +++ /dev/null @@ -1,1961 +0,0 @@ -# translation of uk.po to Ukrainian -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Yuri Chornoivan , 2008. -msgid "" -msgstr "" -"Project-Id-Version: uk\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2008-06-20 21:25+0300\n" -"Last-Translator: Yuri Chornoivan \n" -"Language-Team: Ukrainian \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 1.11.4\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" -"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Юрій Чорноіван" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "yurchor@ukr.net" - -#: aboutklamav.cpp:52 -msgid "About KlamAV" -msgstr "Про KlamAV" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "Тип події" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr " від " - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "Дія" - -#: activityviewer.cpp:133 -msgid "Search:" -msgstr "Пошук:" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "Обмеження на архіви" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "Мітити як заражене при &перевищенні обмежень" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "Alt+G" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "Найбільша кількість запакованих файлів" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "Найвищий рівень вкладеності" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "Максимальна кількість мегабайтів" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "Найвищий рівень стиснення" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "Типи архівів" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "Сканувати Deb-файли у" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "Сканувати Jar-файли у" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "Сканувати Tar-файли у" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "Сканувати Lzh-файли у" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "Сканувати Zoo-файли у" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "Сканувати Rar-файли у" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "Сканувати &Zip-файли у" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "Alt+Z" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "Сканувати Tgz-файли у" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "Сканувати Arj-файли у" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "Опції для сканування при доступі" - -#: autoscanoptions.cpp:73 -msgid "Auto-Scan Options" -msgstr "Опції автосканування" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "Сканувати файли при &виконанні" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "Alt-D" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "Сканувати файли при &створенні/зміні" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "Alt-C" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "Сканувати &файли при відкритті" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "Alt-A" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "Сканувати файли при &закритті" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "Alt-P" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "Декілька обраних тек" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "Налаштувати обмеження на архіви" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "Налаштувати типи архівів" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "Типи файлів" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "Налаштувати типи файлів" - -#: configdialog.cpp:64 -msgid "Auto-Scan" -msgstr "Автосканування" - -#: configdialog.cpp:64 -msgid "Configure Auto-Scan" -msgstr "Налаштувати автосканування" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "Запис подій" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "Налаштувати запис подій" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "Для uid '%1' не знайдено паролю" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "При поновленні crontab сталася помилка." - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "щодня " - -#: ctdom.cpp:49 -msgid "1st" -msgstr "1-е" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "2-е" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "3-є" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "4-е" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "5-е" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "6-е" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "7-е" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "8-е" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "9-е" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "10-е" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "11-е" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "12-е" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "13-е" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "14-е" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "15-е" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "16-е" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "17-е" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "18-е" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "19-е" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "20-е" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "21-е" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "22-е" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "23-е" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "24-е" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "25-е" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "26-е" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "27-е" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "28-е" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "29-е" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "30-е" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "31-е" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "день тижня " - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "Пн" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "Вв" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "Ср" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "Чт" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "Пт" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "Сб" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "Нд" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "щомісяця " - -#: ctmonth.cpp:48 -msgid "January" -msgstr "Січень" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "Лютий" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "Березень" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "Квітень" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "Травень" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "Червень" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "Липень" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "Серпень" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "Вересень" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "Жовтень" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "Листопад" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "Грудень" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "%H:%M" - -#: cttask.cpp:253 -msgid "" -"Please translator, read the README.translators file in kcron's source code" -msgstr "" -"Перекладачу, будь ласка прочитайте файл README.translators у теці джерела " -"kcron" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "Цей файл варто прочитати" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "DOM_FORMAT так саме як DOW_FORMAT" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "У ЧАС" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "TIME_FORMAT, DATE_FORMAT" - -#: cttask.cpp:303 -msgid ", and " -msgstr ", та " - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr " та " - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr ", " - -#: ctunit.cpp:185 -msgid "," -msgstr "," - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "Календар" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "Всі відомі віруси" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "Шукати на VirusList" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "Шукати на VirusPool" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "Шукати за допомогою Trend Micro" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "Шукати за допомогою Google" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "Form1" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "Інфо" - -#: dbviewer.cpp:719 -msgid "Loading .." -msgstr "Завантаження..." - -#: dbviewer.cpp:719 -msgid "Loading..." -msgstr "Завантаження..." - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "Завантажую величезну кількість інформацію про віруси" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "Завантажую базу даних антивірусу ClamAV" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "Системна тека" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "Домашня тека" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "Пристрої" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -msgid "First-Run Wizard" -msgstr "Налаштування першого запуску" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" -"

Ласкаво просимо до KlamAV!

\n" -"

Мета KlamAV бути легким та зрозумілим у використанні. Але перед тим як " -"почати,Вам потрібно вказати куди слід зберігати певні файли.

\n" -"

\"KlamAV - це програма у стадії розробки!\" - " -"Автор

\n" -"

Що таке ClamAV?

\n" -"

ClamAV це базований на фрагментах вірусів та шкідливих програм сканер з " -"інфраструктурою оновлень світового рівня та швидким циклом розробки.

\n" -"

Що таке KlamAV?

\n" -"

KlamAV це антивірусна програма-менеджер для KDE, яка дозволяє Вам " -"керувати антивірусним скануванням, розкладом, вивченням вірусів та " -"оновленням програм/оновлень. Інакше кажучи, це оболонка.

\n" -"

\n" -"

Цей чарівник допоможе Вам налаштувати KlamAV за один простий крок. " -"Натисніть Далі щоб почати, якщо Вам не до вподоби чарівники, " -"натисніть Скасувати.

\n" -"\n" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "Перевірити &оновлення бази даних антивірусу зараз же." - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "Alt+J" - -#: firstrunwizard.cpp:131 -msgid "Check for updates &to ClamAV now." -msgstr "П&еревірити оновлення ClamAV зараз же" - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "Alt+T" - -#: firstrunwizard.cpp:133 -msgid "Locations" -msgstr "Розташування" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "Розташування бази даних:" - -#: firstrunwizard.cpp:135 -msgid "Quarantine Location:" -msgstr "Розташування карантину:" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" -"

KlamAV потрібно знати дві речі перш ніж почати: місце, де Ви бажаєте " -"зберігати файли на карантині, те де зберігати бази даних антивірусу!.

\n" -"

Ці налаштування можна згодом змінити, використовуючи діалог налаштування." -"

" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "Місце зберігання (1 з 1)" - -#: freshklam.cpp:75 -msgid "KlamAV " -msgstr "KlamAV " - -#: freshklam.cpp:75 -msgid " - Ready" -msgstr " - Виконано" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "Оновлення програм" - -#: freshklam.cpp:132 -msgid "Update ClamAV Automatically" -msgstr "Оновлювати ClamAV автоматично" - -#: freshklam.cpp:136 -msgid "Update KlamAV Automatically" -msgstr "Оновлювати KlamAV автоматично" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "Оновити ClamAV зараз же" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "Оновити KlamAV зараз же" - -#: freshklam.cpp:160 -msgid "Virus Database Directory" -msgstr "Тека бази даних" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "Тека:" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "Проксі-сервер для оновлень" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "IP адреса:" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "Порт:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "Користувач:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "Пароль:" - -#: freshklam.cpp:234 -msgid "Database AutoUpdate Settings" -msgstr "Налаштування автооновлення" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "Оновлювати базу даних автоматично" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "Разів на день" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "Оновити зараз же" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" -"Здається Ваша версія рушія ClamAV застаріла! Найсвіжіша версія ClamAV-%1 " -"доступна для оновлення. Бажаєте, щоб KlamAV завантажив та зібрав її для Вас?" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "Завантажити та встановити ClamAV-%1" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "Починаю оновлення..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "Під час створення тимчасового файла сталася помилка!" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "Під час завершення процесу оновлення сталася помилка!" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "Скасовано" - -#: freshklam.cpp:515 -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "Процес оновлення несподівано завершився! Ви вбили його власноруч?" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "Процес оновлення несподівано завершився!" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "Передано невідому опцію." - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "Не можу змінити теку." - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "Не можу перевірити суму MD5." - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "Проблема зі з'єднанням (мережею)." - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "Не можу від'єднати файл." - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "Помилка MD5 або перевірки числового підпису." - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "Помилка читання файла." - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "Помилка у файлі конфігурації." - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "Не можу створити новий файл." - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "Не можу прочитати базу даних з віддаленого сервера." - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "Дзеркала не повністю синхронізовано (спробуйте згодом)." - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "Не можу отримати інформацію про користувача clamav з /etc/passwd." - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "Не можу скинути привілеї." - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "Попередження - Невідома помилка!" - -#: freshklam.cpp:635 -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" -"Оскільки Ви змінили розташування бази даних, KlamAV мусить змінити параметри " -"використані для сканування листів у KMail. Зміну вказано нижче. Якщо у Вас " -"відкрито KMail Вам потрібно закрити його зараз, щоб зміни набули сили. Якщо " -"Ви бажаєте зробити зміни вручну просто натисніть 'Скасувати'. " - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "Оновити фільтри KMail" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "Оновлення" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "Виконано" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "KMFilterActionWithCommand: Не можу створити тимчасовий файл!" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" -"Розташування Ваших баз даних антивірусу встановлено у значення '%1'. Ви " -"можете змінити його пізніше, якщо забажаєте." - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" -"Не можу створити для Вас теку '%1'. Щось не гаразд з Вашими теками Домівка " -"або klamav. Вам слід узгодити розташування бази даних антивірусу вручну." - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" -"Бажаєте завантажити найсвіжіші бази даних антивірусу до нового розташування " -"зараз же? (Ви можете зробити це пізніше вручну, якщо забажаєте.)" - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "Завантажити базу даних" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "Завантаження" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "Вам слід оновити базу даних вручну за першої ліпшої нагоди." - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "Сховати OSD" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "&Дозволити автосканування" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "&Заборонити автосканування" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "&Дозволити автооновлення" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "&Заборонити автооновлення" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "KlamAV - захист від вірусів для KDE" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "&Сканувати" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "&Автосканування" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "&Захист пошти" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "&Карантин" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "Довідкова" - -#: klamav.cpp:114 -msgid "Events" -msgstr "Події" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "&Про програму" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" -"

KlamAV залишатиметься відкритим у системному лотку.

" -"Пам'ятайте - Ви не зможете закрити KlamAV під час
автосканування " -"та/або автооновлення програми!

" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" -"Тека %1 або не існує або Ви не маєте права на запис до неї. В будь-якому " -"разі її слід змінити. Вибачте!" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "Додати теки" - -#: klamd.cpp:81 -msgid "Include" -msgstr "Додати" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "Root" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "Без тек" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "Виключити" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "&Показати попередження" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "&Запускати в лотку" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "Найбільший розмір файла (Мб):" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" -"Ви не вказали жодного шляху для сканування. Оберіть теки, які слід " -"перевірити за допомогою KlamAV, а потім спробуйте ще раз." - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" -"Зараз програма згорнеться. Ви зможете розгорнути її натиснувши іконку у " -"системному лотку у нижньому правому куті." - -#: klamd.cpp:386 -msgid "The auto-scan process died unexpectedly!" -msgstr "Процес автосканування несподівано завершився!" - -#: klamd.cpp:649 -msgid "" -"

Don't have permission to move %1 to the quarantine folder.

" -msgstr "

Недостатньо прав на переміщення %1 до теки карантину.

" - -#: klamd.cpp:651 -msgid "" -"

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "

Для переміщення %1 до теки карантину недостатньо місця.

" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" -"

Знайдено заражений файл:

Назва: %1
Знайдений вірус: " -"%2

Зараз файл буде надіслано на карантин. Ви зможете поновити " -"його пізніше, якщо Ви забажаєте.

" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" -"

Знайдено заражений файл:

Назва: %1
Знайдений вірус: " -"%2

Зараз файл буде надіслано на карантин. Ви зможете поновити " -"його пізніше, якщо Ви забажаєте.
Якщо файл вже існує у теці карантину, " -"його буде перезаписано.

" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "Виникла проблема з визначення стану завантаження dazuko." - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" -"Спершу потрібно завантажити модуль, що має назву 'dazuko'. Цей модуль " -"дозволить KlamAV отримати доступ до файлів у реальному часі. Якщо Ви не " -"бажаєте появи цього повідомлення далі, додайте таку команду до Ваших " -"початковий скриптів: 'modprobe dazuko.o'. Зараз Вам потрібно буде ввести " -"пароль адміністратора." - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "Завантажити модуль" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "Видалити2" - -#: klamd.cpp:738 -msgid "Loading of Module Cancelled." -msgstr "Завантаження модуля скасовано." - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "Dazuko не завантажився. Перевірте встановлені компоненти." - -#: klamd.cpp:834 -msgid "" -"Module has been loaded. Will now continue to start up real-time scanning." -msgstr "Модуль завантажено. Продовжую ініціалізацію сканування на льоту." - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" -"

Цей пункт забезпечує швидше, корисніше автосканування. Але він " -"експериментальний і, можливо, потенційно небезпечний. Для докладнішого " -"вивчення, завітайте до http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "Дії в разі знайдення вірусу" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "Спитати" - -#: klamscan.cpp:82 -msgid "Quarantine file" -msgstr "Надіслати до карантину" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "Просто повідомити" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "&Рекурсивне сканування тек" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "Сканувати всі підтеки за заданим шляхом" - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "Розклад" - -#: klamscan.cpp:134 -msgid "Scan" -msgstr "Сканувати" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "Завантажувач" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "Будь ласка оберіть щось для сканування!" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "Мб видобування:" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "Ступінь стиснення" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "Кількість запакованих файлів:" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "Позначити як вірус в разі перевищення лімітів" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "Позначити як вірус в разі зашифрованості" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "Сканувати Zip-файли за допомогою" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "Сканувати Rar-файли за допомогою" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "Сканувати Arj-файли за допомогою" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "Сканувати Zoo-файли за допомогою" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "Сканувати Lzh-файли за допомогою" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "Сканувати Jar-файли за допомогою" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "Сканувати Deb-файли за допомогою" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "Сканувати Tar-файли за допомогою" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "Сканувати Tgz-файли за допомогою" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "Окремі типи файлів" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "Сканувати файли, що містять лист(и)" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "Сканувати HTML-файли у пошуках експоїтів" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "Сканувати PE файли" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "Сканувати макроси у файлах Microsoft Office" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "Вважати пошкоджені виконувані файли вірусами" - -#: klamscanoptions.cpp:217 -msgid "Exclude Quarantine Directory" -msgstr "Окрім теки карантину" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "(Системний Crontab)" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "Завдання" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "Опис сканування" - -#: ktview.cpp:104 -msgid "Value" -msgstr "Значення" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "Коли сканувати" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "" -"Поточне розташування карантину ('%1') більше не існує. Зараз буде зроблено " -"спробу перестворити." - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "Розташування карантину" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "&Тека:" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "Вміст карантину" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "Назва файла" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "Назва знайденого вірусу" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -msgid "Date Quarantined" -msgstr "Дата карантинізації" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "&Оновити" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "&Відновити" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "Історія карантину" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "О&чистити усе" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" -"

Під час відновлення %1 сталася помилка. Перевірте наявність на " -"диску вільного місця, дозволи на запис та можливе існування у теці " -"відновлення файла з тою самою назвою.

" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" -"Під час видалення файла сталася помилка. Можливо вона пов'язана з дозволами " -"на теку карантину? " - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" -"Типова назва теки для карантину встановлена у значення '%1'. Ви можете " -"змінити його, якщо бажаєте." - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" -"Не можу створити теку '%1'. Щось негаразд з Вашою текою Домівка або текою " -"klamav. Вам доведеться встановити теку карантину власноруч." - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "Пошук %1 у VirusList" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "Пошук %1 у VirusPool" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "Пошук %1 у Trend Micro" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "Пошук %1 у Google" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "Параметри запису подій" - -#: logoptions.cpp:99 -msgid "Logging Options" -msgstr "Керування записом" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "Записувати такі події:" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "&Запуск/закриття програми" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "Alt+P" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "Сканування &почато/зупинено/скасовано" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "Alt+G" - -#: logoptions.cpp:105 -msgid "&File Quarantined" -msgstr "&Назва файла" - -#: logoptions.cpp:107 -msgid "Data&base Updates" -msgstr "Оновлення &бази даних" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "Alt+<" - -#: logoptions.cpp:109 -msgid "Software &Updates" -msgstr "&Оновлення програм" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "Знайдено &вірусів/підозріливих файлів" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "Alt+D" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "Сталося &помилок" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "Витирати події після" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "день(днів)" - -#: main.cpp:17 -msgid "Document to open." -msgstr "Документ для відкриття." - -#: main.cpp:18 -msgid "Scan this..." -msgstr "Сканувати..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "KlamAV" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "Вперед" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "Відкрити посилання на новій сторінці" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "" -"Відкрити посилання на новій сторінці

Відкриває поточне посилання на " -"новій сторінці." - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "Відкрити посилання у зовнішньому &переглядачі" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "Відкрити сторінку у зовнішньому переглядачі" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "Додати до закладок Konqueror" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "Назва знайденої проблеми" - -#: scanviewer.cpp:66 -msgid "Status" -msgstr "Статус" - -#: scanviewer.cpp:106 -msgid "Files scanned: 0" -msgstr "Проскановано файлів: 0" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "Обчислюю час сканування... (Натисніть, щоб скасувати)" - -#: scanviewer.cpp:134 -msgid "9999 viruseses/problems found" -msgstr "знайдено 9999 вірусів/проблем" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" -"пор. 'Flanderseses' - Гомер Сімпсон. Цього дитячого жарту вже не буде у " -"більш зрілому KlamAV." - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "Проскановано файлів: %1" - -#: scanviewer.cpp:269 -msgid " viruseses/problems found" -msgstr " вірусів/проблем знайшлося" - -#: scanviewer.cpp:304 -msgid "Preparing To Scan " -msgstr "Готуюсь до сканування " - -#: scanviewer.cpp:305 -msgid "Files scanned:" -msgstr "Проскановано файлів:" - -#: scanviewer.cpp:542 -msgid "" -"If viruses were found, you can right-click to quarantine selected files." -msgstr "" -"У разі знайдення вірусів, Ви можете відправити обрані файли на карантин " -"правою клавішею миші." - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "Скасовано" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "Сканування завершено" - -#: scanviewer.cpp:585 -msgid "ScanCompleteNoVirus" -msgstr "ScanCompleteNoVirus" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "Сканування завершено - вірусів не знайдено!" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "ScanCompleteNoVirusButErrors" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "" -"Сканування завершено - вірусів не знайдено, але трапилося декілька помилок!" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" -"Збираюся надіслати ці файли на карантин, Ви можете пізніше поновити їх у " -"разі потреби. Якщо карантин не потрібен, натисніть Скасувати." - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "Надіслати інфіковані файли на карантин" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "Карантин" - -#: scanviewer.cpp:603 -msgid "Scan Complete - Viruses Found!" -msgstr "Сканування завершено - знайдено віруси!" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "Помилка ініціалізації бази даних." - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "Непідтримуваний тип файлів." - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "Не можу відкрити теку." - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "Не можу відкрити файл. (ofm)" - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "Помилка читання файла. (ofm)" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "Помилка читання статистики вхідного файла/теки" - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "Не можу отримати повну назву поточної робочої теки." - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "Помилка введення/виведення, перевірте файлову систему." - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "Не можу отримати інформації про поточного користувача з /etc/passwd." - -#: scanviewer.cpp:625 -msgid "" -"Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "" -"Не можу отримати інформацію про користувача 'clamav' (типове ім'я) з /etc/" -"passwd." - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "Не можу створити відгалуження." - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "Не можу створити тимчасові файли/теки (перевірте дозволи)." - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "Не можу провести запис до тимчасової теки (будь ласка задайте іншу)." - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "Не можу виділити та очистити пам'ять (calloc)." - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "Не можу виділити пам'ять (malloc)." - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "Невизначена помилка!" - -#: scanviewer.cpp:665 -msgid "0 viruseses/problems found" -msgstr "0 вірусів/проблем знайдено" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" -"

Під час надсилання на карантин %1 виникла проблема. Перевірте чи є " -"на диску місце, дозволи на розміщення карантину та відсутність файла з тою ж " -"назвою на карантині.

" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "Будь ласка зачекайте" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "Спроби сканування " - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" -" призвели до перевищення обмежень, встановлених у 'Обмеженнях на архіви'." - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr " містить тестовий рядок ClamAV. Це не вірус." - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr " є пошкодженим виконуваним файлом. Деякі віруси так маскують себе." - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr "" -" знаходиться у вигляді запакованого zip-архіву, чим іноді користуються " -"віруси." - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr " є шифрованим zip-архівом." - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr " є шифрованим rar-файлом." - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr " є невірно сформованим у спосіб, що використовується вірусами." - -#: scanviewer.cpp:991 -msgid "" -"Hover over each entry for more info. Right-click on entries for more options." -msgstr "" -"Наведіть вказівник на кожен пункт для докладнішої довідки. Натисніть праву " -"кнопку для більшої кількості опцій." - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "Сканування за розкладом" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "Коли я входжу до KDE" - -#: schedule.cpp:59 -msgid "Every day at " -msgstr "Щодня о " - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "Щодня у визначений час" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "Щотижня відсьогодні у поточний час" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "Щотижня відсьогодні о" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "Щотижня, починаючи з визначеною дати, о" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "Щомісяця відсьогодні у поточний час" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "Щомісяця відсьогодні о" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "Щомісяця від визначеної дати о" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "Один раз у визначену дату у поточний час" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "Один раз у визначену дату о" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "визначена дата" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "Сканування KlamAV за розкладом при входженні до KDE %1" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "Сканування KlamAV за розкладом %1" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "у поточний час" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "Щотижня" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "відсьогодні о" - -#: schedule.cpp:252 -msgid "Every month" -msgstr "Щомісяця" - -#: schedule.cpp:265 -msgid "Every day" -msgstr "Щодня" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "Один раз" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "Поштовий клієнт" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "Оберіть ваш поштовий клієнт:" - -#: sigtool.cpp:65 -msgid "Configure Automatically" -msgstr "Налаштувати автоматично" - -#: sigtool.cpp:69 -msgid "Tell me how to do it" -msgstr "Повідомити мене як це робиться" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" -"Це допоможе Вам налаштувати Ваш поштовий клієнт на сканування вхідних та " -"вихідних листів за допомогою KlamAV. Повністю підтримуються не всі поштові " -"клієнти. Інфікований лист буде відповідно помічено і вкладено до іншого " -"листа від KlamAV, в якому Вам буде повідомлено назву вірус та інші деталі." - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "Зауваження" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "Перш ніж продовжувати, будь ласка переконайтеся, що KMail не відкрито." - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" -"Все вже налаштовано! Пригадайте, можливо Ви вже налаштували KMail на " -"сканування з KlamAV?" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" -"Фільтри встановлено як два останніх у списку фільтрів KMail. В цьому можна " -"було б впевнитися відкривши Kmail та роздивившись." - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" -"Сканування пошти забезпечується програмою, що має назву «klammail». Її було " -"встановлено автоматично як частину KlamAV. Для використання цієї програми з " -"метою сканування Вашої пошти під час надсилання та отримання Вам потрібно " -"встановити «фільтр» у KMail для «прокачування» листів через klammail під час " -"отримання/надсилання. Ще один фільтр потрібен для того, щоб надіслати будь-" -"якого листа зі словами «знайдено-вірус» у заголовку до теки карантину. Лист " -"буде відмічено як інфікований та повідомлено назву вкладеного вірусу та " -"адресу відправника." - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" -"Сканування пошти забезпечується програмою, що має назву 'klammail'. Її було " -"встановлено автоматично як частину KlamAV. Для використання цієї програми з " -"метою сканування Вашої пошти під час надсилання та отримання Вам потрібно " -"встановити 'фільтр' у Ximian Evolution для 'прокачування' листів через " -"klammail під час отримання/надсилання. Ще один фільтр потрібен для того, щоб " -"надіслати будь-якого листа зі словами 'знайдено-вірус' у заголовку до теки " -"карантину. Лист буде відмічено як інфікований та повідомлено назву " -"вкладеного вірусу та адресу відправника." - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "Позначити шифровані файли як підозріливі" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "Пошкоджені виконувані файли - віруси" - -#: specialfiletypes.cpp:97 -msgid "Exclude &Quarantine Directory" -msgstr "Виключити теку &карантину" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "Alt+R" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "Сканувати &макроси у файлах Microsoft Office" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "Alt+V" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "Сканувати PE-файли" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "Сканувати файли з &ел. листами" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "Alt-T" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "Сканувати &HTML-файли на експлоїти" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "Alt+H" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "Закрити сторінку" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" -"Здається Ви вже завантажили %1-%2 (до %3/%4-%5). Бажаєте уникнути " -"перезавантаження та просто спробувати зібрати його?" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "Зібрати %1" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "Завантажую %1-%2..." - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "Не можу завантажити %1." - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "Видобування %1-%2 до %3/%4-%5" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" -"Дзеркало, з якого відбувалася спроба завантаження, ще не оновлено. " -"Спробувати інше?" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "%1/%2-%3/dazuko/configure" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" -"%1-%2 готовий до збирання та встановлення. Хочете, щоб чарівник запитав Вас " -"про пароль адміністратора для того, щоб зібрати та встановити його для Вас? " -"(Якщо ні, Ви можете зібрати його пізніше у %3/%4-%5)" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "Встановити %1-%2" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "Використати чарівника" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "Встановлення %1 скасовано." - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" -"

Якщо Ви вперше збираєте програми, тоді ось декілька корисних порад:
1. Будь-які повідомлення у файлі повідомлень зі словами 'KDE', " -"'Qt','curl' або 'X' у них означають що Вам слід встановити відповідні " -"бібліотеки для розробників.
2. Будь-який пакунок у Вашому дистрибутиві зі " -"словами 'lib' або 'devel' у назві є бібліотекою для розробки, наприклад qt-" -"devel, libkde.
3. Якщо Ви зіткнулися з помилками при встановленні Dazuko, " -"просто скасуйте його встановлення та спробуйте скористатися інструкціями з " -"www.dazuko.org.
4. Деякі дистрибутиви надають пакунок dazuko, подивіться " -"чи є серед них Ваш.

" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "Перевіряю наявність нової версії KlamAV..." - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "Перевіряю наявність нової версії ClamAV..." - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" -"Здається Ваша версія %1 застаріла! Найновішою версією є %2-%3. Бажаєте щоб " -"KlamAV завантажив та зібрав його для Вас?" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "Завантажити та встановити %1-%2" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "Встановлена версія %1 є найсвіжішою!" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" -"Якщо встановлення KlamAV завершилося успішно, Вам слід перезапустити KlamAV, " -"щоб скористатися перевагами нової версії." - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "Не можу зв'язатися з сервером оновлення!" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "&Збільшити розмір шрифту" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "З&меншити розмір шрифту" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "Копіювати адресу &посилання" diff --git a/po/zh_CN.po b/po/zh_CN.po deleted file mode 100644 index 441335b..0000000 --- a/po/zh_CN.po +++ /dev/null @@ -1,1869 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) 2003 Free Software Foundation, Inc. -# Funda Wang , 2006. -# -msgid "" -msgstr "" -"Project-Id-Version: katemake\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2006-04-24 19:12+0100\n" -"PO-Revision-Date: 2006-04-02 17:52+0800\n" -"Last-Translator: Funda Wang \n" -"Language-Team: zh_CN \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: _translatorinfo.cpp:1 -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "Funda Wang" - -#: _translatorinfo.cpp:3 -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "fundawang@linux.net.cn" - -#: aboutklamav.cpp:52 -#, fuzzy -msgid "About KlamAV" -msgstr "KlamAV" - -#: activityviewer.cpp:73 -msgid "Display Event Type:" -msgstr "" - -#: activityviewer.cpp:84 -msgid " from the " -msgstr "" - -#: activityviewer.cpp:110 -msgid "Activity" -msgstr "" - -#: activityviewer.cpp:133 -#, fuzzy -msgid "Search:" -msgstr "三月" - -#: archivelimits.cpp:111 archivelimits.cpp:112 archivetypes.cpp:133 -#: configdialog.cpp:61 -msgid "Archive Limits" -msgstr "" - -#: archivelimits.cpp:113 -msgid "Mark as Virus if Limits E&xceeded" -msgstr "" - -#: archivelimits.cpp:114 specialfiletypes.cpp:102 -msgid "Alt+X" -msgstr "" - -#: archivelimits.cpp:115 -msgid "Maximum Number of Files to Extract" -msgstr "" - -#: archivelimits.cpp:116 klamscanoptions.cpp:195 -msgid "Maximum Level of Recursion" -msgstr "" - -#: archivelimits.cpp:117 -msgid "Maximum MBs to Extract" -msgstr "" - -#: archivelimits.cpp:118 -msgid "Maximum Compression Ratio" -msgstr "" - -#: archivetypes.cpp:134 configdialog.cpp:62 klamscanoptions.cpp:201 -msgid "Archive Types" -msgstr "" - -#: archivetypes.cpp:135 -msgid "Scan Deb files using" -msgstr "" - -#: archivetypes.cpp:137 -msgid "Scan Jar files using" -msgstr "" - -#: archivetypes.cpp:139 -msgid "Scan Tar files using" -msgstr "" - -#: archivetypes.cpp:141 -msgid "Scan Lzh files using" -msgstr "" - -#: archivetypes.cpp:143 -msgid "Scan Zoo files using" -msgstr "" - -#: archivetypes.cpp:145 -msgid "Scan Rar files using" -msgstr "" - -#: archivetypes.cpp:147 -msgid "Scan &Zip files using" -msgstr "" - -#: archivetypes.cpp:148 -msgid "Alt+Z" -msgstr "" - -#: archivetypes.cpp:149 -msgid "Scan Tgz files using" -msgstr "" - -#: archivetypes.cpp:151 -msgid "Scan Arj files using" -msgstr "" - -#: autoscanoptions.cpp:72 -msgid "Options for On-Access Scanning" -msgstr "" - -#: autoscanoptions.cpp:73 -#, fuzzy -msgid "Auto-Scan Options" -msgstr "自动扫描(&A)" - -#: autoscanoptions.cpp:74 -msgid "Scan Files When They are &Executed" -msgstr "" - -#: autoscanoptions.cpp:75 logoptions.cpp:114 -msgid "Alt+E" -msgstr "" - -#: autoscanoptions.cpp:76 -msgid "Scan Files When The&y are Created/Modified" -msgstr "" - -#: autoscanoptions.cpp:77 specialfiletypes.cpp:94 -msgid "Alt+Y" -msgstr "" - -#: autoscanoptions.cpp:78 -msgid "Scan &Files When They are Opened" -msgstr "" - -#: autoscanoptions.cpp:79 logoptions.cpp:106 -msgid "Alt+F" -msgstr "" - -#: autoscanoptions.cpp:80 -msgid "Scan Files &When They are Closed" -msgstr "" - -#: autoscanoptions.cpp:81 -msgid "Alt+W" -msgstr "" - -#: clicklineedit.cpp:75 -msgid "Multiple Directories Selected" -msgstr "" - -#: configdialog.cpp:61 -msgid "Configure Archive Limits" -msgstr "" - -#: configdialog.cpp:62 -msgid "Configure Archive Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "File Types" -msgstr "" - -#: configdialog.cpp:63 -msgid "Configure File Types" -msgstr "" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Auto-Scan" -msgstr "自动扫描(&A)" - -#: configdialog.cpp:64 -#, fuzzy -msgid "Configure Auto-Scan" -msgstr "启用自动扫描(&E)" - -#: configdialog.cpp:65 -msgid "Event Logging" -msgstr "" - -#: configdialog.cpp:65 -msgid "Configure Events to Log" -msgstr "" - -#: ctcron.cpp:68 -msgid "No password entry found for uid '%1'" -msgstr "未找到 UID“%1”的密码项" - -#: ctcron.cpp:272 -msgid "An error occurred while updating crontab." -msgstr "更新 crontab 时发生了错误。" - -#: ctdom.cpp:32 ctdow.cpp:57 cttask.cpp:317 -msgid "every day " -msgstr "每天" - -#: ctdom.cpp:49 -msgid "1st" -msgstr "1日" - -#: ctdom.cpp:49 -msgid "2nd" -msgstr "2日" - -#: ctdom.cpp:50 -msgid "3rd" -msgstr "3日" - -#: ctdom.cpp:50 -msgid "4th" -msgstr "4日" - -#: ctdom.cpp:51 -msgid "5th" -msgstr "5日" - -#: ctdom.cpp:51 -msgid "6th" -msgstr "6日" - -#: ctdom.cpp:52 -msgid "7th" -msgstr "7日" - -#: ctdom.cpp:52 -msgid "8th" -msgstr "8日" - -#: ctdom.cpp:53 -msgid "9th" -msgstr "9日" - -#: ctdom.cpp:53 -msgid "10th" -msgstr "10日" - -#: ctdom.cpp:54 -msgid "11th" -msgstr "11日" - -#: ctdom.cpp:54 -msgid "12th" -msgstr "12日" - -#: ctdom.cpp:55 -msgid "13th" -msgstr "13日" - -#: ctdom.cpp:55 -msgid "14th" -msgstr "14日" - -#: ctdom.cpp:56 -msgid "15th" -msgstr "15日" - -#: ctdom.cpp:56 -msgid "16th" -msgstr "16日" - -#: ctdom.cpp:57 -msgid "17th" -msgstr "17日" - -#: ctdom.cpp:57 -msgid "18th" -msgstr "18日" - -#: ctdom.cpp:58 -msgid "19th" -msgstr "19日" - -#: ctdom.cpp:58 -msgid "20th" -msgstr "20日" - -#: ctdom.cpp:59 -msgid "21st" -msgstr "21日" - -#: ctdom.cpp:59 -msgid "22nd" -msgstr "22日" - -#: ctdom.cpp:60 -msgid "23rd" -msgstr "23日" - -#: ctdom.cpp:60 -msgid "24th" -msgstr "24日" - -#: ctdom.cpp:61 -msgid "25th" -msgstr "25日" - -#: ctdom.cpp:61 -msgid "26th" -msgstr "26日" - -#: ctdom.cpp:62 -msgid "27th" -msgstr "27日" - -#: ctdom.cpp:62 -msgid "28th" -msgstr "28日" - -#: ctdom.cpp:63 -msgid "29th" -msgstr "29日" - -#: ctdom.cpp:63 -msgid "30th" -msgstr "30日" - -#: ctdom.cpp:64 -msgid "31st" -msgstr "31日" - -#: ctdow.cpp:59 -msgid "weekday " -msgstr "平日" - -#: ctdow.cpp:77 -msgid "Mon" -msgstr "周一" - -#: ctdow.cpp:77 -msgid "Tue" -msgstr "周二" - -#: ctdow.cpp:78 -msgid "Wed" -msgstr "周三" - -#: ctdow.cpp:78 -msgid "Thu" -msgstr "周四" - -#: ctdow.cpp:79 -msgid "Fri" -msgstr "周五" - -#: ctdow.cpp:79 -msgid "Sat" -msgstr "周六" - -#: ctdow.cpp:80 -msgid "Sun" -msgstr "周日" - -#: ctmonth.cpp:31 -msgid "every month " -msgstr "每月" - -#: ctmonth.cpp:48 -msgid "January" -msgstr "一月" - -#: ctmonth.cpp:48 -msgid "February" -msgstr "二月" - -#: ctmonth.cpp:49 -msgid "March" -msgstr "三月" - -#: ctmonth.cpp:49 -msgid "April" -msgstr "四月" - -#: ctmonth.cpp:50 -msgid "May long" -msgstr "五月" - -#: ctmonth.cpp:50 -msgid "June" -msgstr "六月" - -#: ctmonth.cpp:51 -msgid "July" -msgstr "七月" - -#: ctmonth.cpp:51 -msgid "August" -msgstr "八月" - -#: ctmonth.cpp:52 -msgid "September" -msgstr "九月" - -#: ctmonth.cpp:52 -msgid "October" -msgstr "十月" - -#: ctmonth.cpp:53 -msgid "November" -msgstr "十一月" - -#: ctmonth.cpp:53 -msgid "December" -msgstr "十二月" - -#: cttask.cpp:252 -msgid "%H:%M" -msgstr "%H:%M" - -#: cttask.cpp:253 -msgid "" -"Please translator, read the README.translators file in kcron's source code" -msgstr "" - -#: cttask.cpp:254 -msgid "Really, read that file" -msgstr "" - -#: cttask.cpp:255 -msgid "DOM_FORMAT as well as DOW_FORMAT" -msgstr "" - -#: cttask.cpp:256 -msgid "At TIME" -msgstr "" - -#: cttask.cpp:257 -msgid "TIME_FORMAT, DATE_FORMAT" -msgstr "" - -#: cttask.cpp:303 -msgid ", and " -msgstr " 和 " - -#: cttask.cpp:305 ctunit.cpp:186 -msgid " and " -msgstr " 和 " - -#: cttask.cpp:307 ctunit.cpp:188 -msgid ", " -msgstr "," - -#: ctunit.cpp:185 -msgid "," -msgstr "," - -#: datepicker.cpp:44 -msgid "Calendar" -msgstr "日历" - -#: dbviewer.cpp:82 dbviewer.cpp:157 -msgid "All Known Viruses" -msgstr "" - -#: dbviewer.cpp:112 -msgid "Search in VirusList" -msgstr "" - -#: dbviewer.cpp:113 -msgid "Search in VirusPool" -msgstr "" - -#: dbviewer.cpp:114 -msgid "Search with Trend Micro" -msgstr "" - -#: dbviewer.cpp:115 -msgid "Search with Google" -msgstr "" - -#: dbviewer.cpp:155 -msgid "Form1" -msgstr "" - -#: dbviewer.cpp:156 -msgid "Info" -msgstr "" - -#: dbviewer.cpp:719 -#, fuzzy -msgid "Loading .." -msgstr "正在下载 %1 %2..." - -#: dbviewer.cpp:719 -#, fuzzy -msgid "Loading..." -msgstr "正在下载 %1 %2..." - -#: dbviewer.cpp:722 -msgid "Loading lots and lots and lots of virus information" -msgstr "" - -#: dbviewer.cpp:776 -msgid "Loading ClamAV's Database of Virus Signatures" -msgstr "" - -#: directorylist.cpp:69 -msgid "System Folder" -msgstr "" - -#: directorylist.cpp:70 -msgid "Home Folder" -msgstr "" - -#: directorylist.cpp:232 -msgid "Devices" -msgstr "" - -#: firstrunwizard.cpp:116 klamav.cpp:234 -#, fuzzy -msgid "First-Run Wizard" -msgstr "使用向导" - -#: firstrunwizard.cpp:117 -msgid "" -"

Welcome to KlamAV!

\n" -"

KlamAV aims to be easy and intuitive to use. Before you can get started " -"though, you need to tell it where you want to store a couple of things.

\n" -"

\"KlamAV is beta software!\" - The Author

\n" -"

What is ClamAV?

\n" -"

ClamAV is signature-based virus and malware detection software with a " -"world-class updates infrastructure and a rapid development cycle.

\n" -"

What is KlamAV?

\n" -"

KlamAV is an anti-virus manager for the KDE desktop that allows you to " -"manage your virus-scanning, scheduling, virus research and software/database " -"updates. In other words, it's a front-end.

\n" -"

\n" -"

This wizard will help you setup KlamAV in one simple step. Click Next to begin, or if you do not like wizards, click Skip.

\n" -"\n" -msgstr "" - -#: firstrunwizard.cpp:129 -msgid "Check for &updates to the signature database now." -msgstr "" - -#: firstrunwizard.cpp:130 logoptions.cpp:110 -msgid "Alt+U" -msgstr "" - -#: firstrunwizard.cpp:131 -#, fuzzy -msgid "Check for updates &to ClamAV now." -msgstr "正在检查 ClamAV 的新版本..." - -#: firstrunwizard.cpp:132 -msgid "Alt+T" -msgstr "" - -#: firstrunwizard.cpp:133 -msgid "Locations" -msgstr "" - -#: firstrunwizard.cpp:134 -msgid "Signature Database Location:" -msgstr "" - -#: firstrunwizard.cpp:135 -#, fuzzy -msgid "Quarantine Location:" -msgstr "隔离区位置" - -#: firstrunwizard.cpp:136 -msgid "" -"

KlamAV needs to know two things to get started: where you want to store " -"your quarantine and where you want to store your signature database!.

\n" -"

You can change these settings at a later time using the configuration " -"dialog.

" -msgstr "" - -#: firstrunwizard.cpp:138 -msgid "Storage Locations (1 of 1)" -msgstr "" - -#: freshklam.cpp:75 -#, fuzzy -msgid "KlamAV " -msgstr "KlamAV" - -#: freshklam.cpp:75 -#, fuzzy -msgid " - Ready" -msgstr "就绪" - -#: freshklam.cpp:115 -msgid "Software Updates" -msgstr "软件更新" - -#: freshklam.cpp:132 -msgid "Update ClamAV Automatically" -msgstr "自动更新 ClamAV" - -#: freshklam.cpp:136 -msgid "Update KlamAV Automatically" -msgstr "自动更新 Klam AV" - -#: freshklam.cpp:142 -msgid "Upgrade ClamAV Now" -msgstr "" - -#: freshklam.cpp:148 -msgid "Upgrade KlamAV Now" -msgstr "" - -#: freshklam.cpp:160 -msgid "Virus Database Directory" -msgstr "病毒数据库目录" - -#: freshklam.cpp:180 -msgid "Directory:" -msgstr "目录:" - -#: freshklam.cpp:186 -msgid "Proxy for Database Updates" -msgstr "数据库更新的代理服务器" - -#: freshklam.cpp:202 -msgid "IP Address:" -msgstr "IP 地址:" - -#: freshklam.cpp:209 -msgid "Port:" -msgstr "端口:" - -#: freshklam.cpp:217 -msgid "User:" -msgstr "用户:" - -#: freshklam.cpp:224 -msgid "Password:" -msgstr "密码:" - -#: freshklam.cpp:234 -msgid "Database AutoUpdate Settings" -msgstr "数据库自动更新设置" - -#: freshklam.cpp:250 -msgid "Update Virus Database Automatically" -msgstr "自动更新病毒数据库" - -#: freshklam.cpp:267 -msgid "Times a Day" -msgstr "次/天" - -#: freshklam.cpp:276 -msgid "&Update Now" -msgstr "立即更新(&U)" - -#: freshklam.cpp:364 -msgid "" -"It looks like your version of the ClamAV engine is out of date! ClamAV-%1 is " -"the most recent version of ClamAV available. Would you like to KlamAV to " -"download and compile it for you?" -msgstr "" -"似乎您的 ClamAV 引擎版本已经过期!ClamAV-%1 是目前的最新版本。您是否想要让 " -"KlamAV 为您下载并编译该版本?" - -#: freshklam.cpp:364 -msgid "Download and Install ClamAV-%1" -msgstr "下载并安装 ClamAV %1" - -#: freshklam.cpp:390 -msgid "Beginning Update..." -msgstr "正在开始更新..." - -#: freshklam.cpp:411 -msgid "There was an error creating a temp file!" -msgstr "" - -#: freshklam.cpp:504 -msgid "There was a problem killing the update process!" -msgstr "" - -#: freshklam.cpp:507 -msgid "Canceled" -msgstr "已取消" - -#: freshklam.cpp:515 -#, fuzzy -msgid "Update Process died unexpectedly! Did you kill it manually?" -msgstr "更新过程意外中断!" - -#: freshklam.cpp:517 -msgid "Update Process Died Unexpectedly!" -msgstr "更新过程意外中断!" - -#: freshklam.cpp:547 scanviewer.cpp:605 -msgid "Unknown option passed." -msgstr "" - -#: freshklam.cpp:549 -msgid "Can't change directory." -msgstr "" - -#: freshklam.cpp:551 -msgid "Can't check MD5 sum." -msgstr "" - -#: freshklam.cpp:553 -msgid "Connection (network) problem." -msgstr "" - -#: freshklam.cpp:555 -msgid "Can't unlink a file." -msgstr "" - -#: freshklam.cpp:557 -msgid "MD5 or digital signature verification error." -msgstr "" - -#: freshklam.cpp:559 -msgid "Error reading file." -msgstr "" - -#: freshklam.cpp:561 -msgid "Config file error." -msgstr "" - -#: freshklam.cpp:563 -msgid "Can't create a new file." -msgstr "" - -#: freshklam.cpp:565 -msgid "Can't read database from remote server." -msgstr "" - -#: freshklam.cpp:567 -msgid "Mirrors are not fully synchronized (try again later)." -msgstr "" - -#: freshklam.cpp:569 -msgid "Can't get information about clamav user from /etc/passwd." -msgstr "" - -#: freshklam.cpp:571 -msgid "Can't drop privileges." -msgstr "" - -#: freshklam.cpp:573 -msgid "Warning - Unknown Error!" -msgstr "" - -#: freshklam.cpp:635 -msgid "" -"Since you have changed the database location, KlamAV needs to change the " -"parameters used for mail scanning in KMail. The change is displayed below. " -"If you have KMail open you will need to close it now so that the change can " -"take effect. If you want to make the change manually just click 'Cancel'. " -msgstr "" - -#: freshklam.cpp:635 -msgid "Update KMail Filters" -msgstr "更新 KMail 过滤器" - -#: freshklam.cpp:635 -msgid "Update" -msgstr "更新" - -#: freshklam.cpp:666 -msgid "Ready" -msgstr "就绪" - -#: freshklam.cpp:682 -msgid "KMFilterActionWithCommand: Could not create temp file!" -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"Your Virus Database location has been set up as '%1'. You can change this to " -"something else if you want to." -msgstr "" - -#: freshklam.cpp:887 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your Virus Database directory " -"by your self." -msgstr "" - -#: freshklam.cpp:890 -msgid "" -"Would you like to download the latest Virus Database to your new database " -"location now? (You can do this later manually if you want.)" -msgstr "" - -#: freshklam.cpp:890 -msgid "Download Virus Database" -msgstr "下载病毒数据库" - -#: freshklam.cpp:890 -msgid "Download" -msgstr "下载" - -#: freshklam.cpp:892 -msgid "You should update the database manually at your earliest convenience." -msgstr "" - -#: k3bjobprogressosd_mod.cpp:216 -msgid "Hide OSD" -msgstr "" - -#: klamav.cpp:55 klamd.cpp:256 -msgid "&Enable Auto-Scan" -msgstr "启用自动扫描(&E)" - -#: klamav.cpp:56 klamd.cpp:258 -msgid "&Disable Auto-Scan" -msgstr "禁用自动扫描(&D)" - -#: klamav.cpp:58 -msgid "&Enable Auto-Updates" -msgstr "启用自动更新(&E)" - -#: klamav.cpp:59 -msgid "&Disable Auto-Updates" -msgstr "禁用自动更新(&D)" - -#: klamav.cpp:66 main.cpp:11 -msgid "KlamAV - Virus Protection for KDE" -msgstr "KlamAV - KDE 下的病毒防护" - -#: klamav.cpp:89 -msgid "&Scan" -msgstr "扫描(&S)" - -#: klamav.cpp:92 -msgid "&Auto-Scan" -msgstr "自动扫描(&A)" - -#: klamav.cpp:105 -msgid "&E-Mail Protection" -msgstr "电子邮件保护(&E)" - -#: klamav.cpp:109 klamd.cpp:178 -msgid "&Quarantine" -msgstr "隔离(&Q)" - -#: klamav.cpp:112 -msgid "Virus Browser" -msgstr "病毒浏览器" - -#: klamav.cpp:114 -msgid "Events" -msgstr "" - -#: klamav.cpp:117 -msgid "Abou&t" -msgstr "关于(&T)" - -#: klamav.cpp:178 -msgid "" -"

KlamAV will stay open in the system tray.

Remember - you " -"can't close KlamAV while
auto-scanning and/or auto-updating are still " -"running!

" -msgstr "" - -#: klamav.cpp:318 -msgid "" -"Either the directory %1 does not exist or you are not able to write to it. " -"Either way, you will have to change it as it cannot be used. Sorry!" -msgstr "" - -#: klamd.cpp:66 -msgid "Include Directories" -msgstr "包含目录" - -#: klamd.cpp:81 -msgid "Include" -msgstr "包含" - -#: klamd.cpp:82 klamd.cpp:133 -msgid "Root" -msgstr "根" - -#: klamd.cpp:116 -msgid "Exclude Directories" -msgstr "排除目录" - -#: klamd.cpp:132 -msgid "Exclude" -msgstr "排除" - -#: klamd.cpp:190 -msgid "&Display Warnings" -msgstr "显示警告(&D)" - -#: klamd.cpp:202 -msgid "&Run Docked" -msgstr "不锁定运行(&R)" - -#: klamd.cpp:214 -msgid "Max File Size (MBs):" -msgstr "最大文件大小(MB):" - -#: klamd.cpp:325 -msgid "" -"You haven't specified any paths to scan. Select the directories you want to " -"KlamAV to keep an eye on and try again." -msgstr "" - -#: klamd.cpp:332 -msgid "" -"I'm going into the background now. You can restore me by clicking on the " -"icon in the system tray on the bottom right." -msgstr "" - -#: klamd.cpp:386 -#, fuzzy -msgid "The auto-scan process died unexpectedly!" -msgstr "更新过程意外中断!" - -#: klamd.cpp:649 -msgid "" -"

Don't have permission to move %1 to the quarantine folder.

" -msgstr "" - -#: klamd.cpp:651 -msgid "" -"

Don't have enough space to move %1 to the quarantine folder.

" -msgstr "" - -#: klamd.cpp:655 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.

" -msgstr "" - -#: klamd.cpp:668 -msgid "" -"

Infected file found:

Filename: %1
Virus found: %2

I'm going to quarantine this file. You can restore it later if " -"you want.
If the file already exists in the quarantine directory it will " -"be overwritten.

" -msgstr "" - -#: klamd.cpp:725 -msgid "There was a problem detecting the loaded status of dazuko." -msgstr "" - -#: klamd.cpp:733 -msgid "" -"I need to load a module called 'dazuko' first. This module will allow KlamAV " -"to gain real-time access to files. If you don't want this message to appear " -"in future, put the following command in your initialization scripts: " -"'modprobe dazuko.o'. You will next be asked for the root password." -msgstr "" - -#: klamd.cpp:734 klamd.cpp:735 -msgid "Load Module" -msgstr "装入模块" - -#: klamd.cpp:736 klamd.cpp:837 -msgid "Delete2" -msgstr "删除2" - -#: klamd.cpp:738 -#, fuzzy -msgid "Loading of Module Cancelled." -msgstr "%1 安装已取消。" - -#: klamd.cpp:831 -msgid "Dazuko was not loaded successfully. Please check your installation." -msgstr "" - -#: klamd.cpp:834 -msgid "" -"Module has been loaded. Will now continue to start up real-time scanning." -msgstr "模块已经装入。现在将继续启动实时扫描。" - -#: klamdoptions.cpp:239 -msgid "" -"

This option allows for faster, more usable auto-scanning. It is " -"experimental, however, and there are some potential security risks. For more " -"information, see http://klamav.sourceforge.net/index.php?" -"content=ka_security_notes

" -msgstr "" - -#: klamscan.cpp:75 -msgid "When a virus is found:" -msgstr "找到病毒时:" - -#: klamscan.cpp:81 -msgid "Ask me" -msgstr "" - -#: klamscan.cpp:82 -#, fuzzy -msgid "Quarantine file" -msgstr "隔离" - -#: klamscan.cpp:83 -msgid "Just report" -msgstr "" - -#: klamscan.cpp:89 -msgid "&Scan Folders Recursively" -msgstr "递归扫描文件夹(&S)" - -#: klamscan.cpp:94 -msgid "Scan all directories under the specified path." -msgstr "" - -#: klamscan.cpp:99 -msgid "Schedule" -msgstr "" - -#: klamscan.cpp:134 -#, fuzzy -msgid "Scan" -msgstr "扫描(&S)" - -#: klamscan.cpp:170 -msgid "Launcher" -msgstr "" - -#: klamscan.cpp:271 -msgid "Please select something to scan!" -msgstr "" - -#: klamscanoptions.cpp:196 -msgid "MBs to Extract:" -msgstr "" - -#: klamscanoptions.cpp:197 -msgid "Compression Ratio" -msgstr "" - -#: klamscanoptions.cpp:198 -msgid "Number of Files to Extract:" -msgstr "" - -#: klamscanoptions.cpp:199 -msgid "Mark as Virus if Limits Exceeded" -msgstr "" - -#: klamscanoptions.cpp:200 -msgid "Mark as Virus if Encrypted" -msgstr "" - -#: klamscanoptions.cpp:202 -msgid "Scan Zip Files using" -msgstr "" - -#: klamscanoptions.cpp:203 -msgid "Scan RAR Files using" -msgstr "" - -#: klamscanoptions.cpp:204 -msgid "Scan ARJ Files using" -msgstr "" - -#: klamscanoptions.cpp:205 -msgid "Scan ZOO Files using" -msgstr "" - -#: klamscanoptions.cpp:206 -msgid "Scan LZH Files using" -msgstr "" - -#: klamscanoptions.cpp:207 -msgid "Scan JAR Files using" -msgstr "" - -#: klamscanoptions.cpp:208 -msgid "Scan DEB Files using" -msgstr "" - -#: klamscanoptions.cpp:209 -msgid "Scan TAR Files using" -msgstr "" - -#: klamscanoptions.cpp:210 -msgid "Scan TGZ Files using" -msgstr "" - -#: klamscanoptions.cpp:211 specialfiletypes.cpp:91 specialfiletypes.cpp:92 -msgid "Special File Types" -msgstr "" - -#: klamscanoptions.cpp:212 -msgid "Scan Files Containing Email(s)" -msgstr "" - -#: klamscanoptions.cpp:213 -msgid "Scan HTML Files for Exploits" -msgstr "" - -#: klamscanoptions.cpp:214 -msgid "Scan 'Portable Executable' Files" -msgstr "" - -#: klamscanoptions.cpp:215 -msgid "Scan the Macros in Microsoft Office Files" -msgstr "" - -#: klamscanoptions.cpp:216 -msgid "Treat a Broken Executable as Virus" -msgstr "" - -#: klamscanoptions.cpp:217 -#, fuzzy -msgid "Exclude Quarantine Directory" -msgstr "隔离历史" - -#: ktlistcron.cpp:43 -msgid "(System Crontab)" -msgstr "(系统 Crontab)" - -#: ktlisttasks.cpp:36 -msgid "Tasks" -msgstr "任务" - -#: ktview.cpp:102 -msgid "Scan Description" -msgstr "扫描描述" - -#: ktview.cpp:104 -msgid "Value" -msgstr "值" - -#: ktview.cpp:105 -msgid "When to Scan" -msgstr "扫描时间" - -#: kuarantine.cpp:46 kuarantine.cpp:258 -msgid "" -"Your current quarantine location ('%1') no longer exists. I'm going to " -"attempt to create a new one." -msgstr "" - -#: kuarantine.cpp:77 -msgid "Quarantine Location" -msgstr "隔离区位置" - -#: kuarantine.cpp:90 -msgid "&Directory:" -msgstr "目录(&D):" - -#: kuarantine.cpp:112 -msgid "Contents Of Quarantine" -msgstr "隔离区内容" - -#: kuarantine.cpp:139 kuarantine.cpp:207 scanviewer.cpp:64 -msgid "Name of File" -msgstr "" - -#: kuarantine.cpp:140 kuarantine.cpp:208 -msgid "Name of Virus Found" -msgstr "" - -#: kuarantine.cpp:141 kuarantine.cpp:209 -#, fuzzy -msgid "Date Quarantined" -msgstr "隔离" - -#: kuarantine.cpp:159 -msgid "&Refresh" -msgstr "刷新(&R)" - -#: kuarantine.cpp:161 -msgid "&Restore" -msgstr "恢复(&R)" - -#: kuarantine.cpp:181 -msgid "Quarantine History" -msgstr "隔离历史" - -#: kuarantine.cpp:224 -msgid "&Clear All" -msgstr "全部清除(&C)" - -#: kuarantine.cpp:363 -msgid "" -"

There was a problem restoring %1. Check your diskspace, the " -"permissions on the location you are restoring to, and whether a file with " -"the same name already exists in that location.

" -msgstr "" - -#: kuarantine.cpp:450 -msgid "" -"There was a problem deleting the file. Is there a problem with the " -"permissions on the quarantine folder? " -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"Your default quarantine location has been set up as '%1'. You can change " -"this to something else if you want to." -msgstr "" - -#: kuarantine.cpp:562 -msgid "" -"I cannot create the directory '%1' for you. Something is wrong with your " -"HOME or klamav directory. You have to adjust your quarantine directory by " -"your self." -msgstr "" - -#: kuarantine.cpp:640 kuarantine.cpp:649 scanviewer.cpp:784 -msgid "Search for %1 with VirusList" -msgstr "" - -#: kuarantine.cpp:641 kuarantine.cpp:648 scanviewer.cpp:786 -msgid "Search for %1 with VirusPool" -msgstr "" - -#: kuarantine.cpp:642 kuarantine.cpp:650 scanviewer.cpp:787 -msgid "Search for %1 with Trend Micro" -msgstr "" - -#: kuarantine.cpp:643 kuarantine.cpp:651 scanviewer.cpp:789 -msgid "Search for %1 with Google" -msgstr "" - -#: logoptions.cpp:98 -msgid "Options for Logging" -msgstr "" - -#: logoptions.cpp:99 -msgid "Logging Options" -msgstr "" - -#: logoptions.cpp:100 -msgid "Log the following events:" -msgstr "" - -#: logoptions.cpp:101 -msgid "&Application Launch/Shutdown" -msgstr "" - -#: logoptions.cpp:102 specialfiletypes.cpp:96 -msgid "Alt+A" -msgstr "" - -#: logoptions.cpp:103 -msgid "Scan Starte&d/Stopped/Cancelled" -msgstr "" - -#: logoptions.cpp:104 -msgid "Alt+D" -msgstr "" - -#: logoptions.cpp:105 -#, fuzzy -msgid "&File Quarantined" -msgstr "隔离(&Q)" - -#: logoptions.cpp:107 -#, fuzzy -msgid "Data&base Updates" -msgstr "数据库更新的代理服务器" - -#: logoptions.cpp:108 -msgid "Alt+B" -msgstr "" - -#: logoptions.cpp:109 -#, fuzzy -msgid "Software &Updates" -msgstr "软件更新" - -#: logoptions.cpp:111 -msgid "&Virus/Suspicious File Found" -msgstr "" - -#: logoptions.cpp:112 -msgid "Alt+V" -msgstr "" - -#: logoptions.cpp:113 -msgid "&Error Encountered" -msgstr "" - -#: logoptions.cpp:115 -msgid "Expire events after" -msgstr "" - -#: logoptions.cpp:116 -msgid "day(s)" -msgstr "" - -#: main.cpp:17 -msgid "Document to open." -msgstr "要打开的文档。" - -#: main.cpp:18 -msgid "Scan this..." -msgstr "扫描此对象..." - -#: main.cpp:24 -msgid "KlamAV" -msgstr "KlamAV" - -#: pageviewer.cpp:43 -msgid "Forward" -msgstr "前进" - -#: pageviewer.cpp:303 viewer.cpp:152 -msgid "Open Link in New &Tab" -msgstr "在新标签中打开链接(&T)" - -#: pageviewer.cpp:304 -msgid "Open Link in New Tab

Opens current link in a new tab." -msgstr "" - -#: pageviewer.cpp:305 viewer.cpp:153 -msgid "Open Link in External &Browser" -msgstr "在外部浏览器中打开(&B)" - -#: pageviewer.cpp:342 -msgid "Open Page in External Browser" -msgstr "" - -#: pageviewer.cpp:350 -msgid "Add to Konqueror Bookmarks" -msgstr "添加到 Konqueror 书签" - -#: scanviewer.cpp:65 -msgid "Name of Problem Found" -msgstr "" - -#: scanviewer.cpp:66 -#, fuzzy -msgid "Status" -msgstr "周六" - -#: scanviewer.cpp:106 -#, fuzzy -msgid "Files scanned: 0" -msgstr "扫描的文件数:%1" - -#: scanviewer.cpp:121 -msgid "Calculating Scan Time... (Click To By-Pass)" -msgstr "" - -#: scanviewer.cpp:134 -#, fuzzy -msgid "9999 viruseses/problems found" -msgstr "找到了 9999 个病毒/错误" - -#: scanviewer.cpp:138 -msgid "" -"cf. 'Flanderseses' - Homer Simpson. This childish joke will be removed when " -"KlamAV is more mature." -msgstr "" - -#: scanviewer.cpp:209 scanviewer.cpp:221 scanviewer.cpp:230 scanviewer.cpp:236 -#: scanviewer.cpp:246 scanviewer.cpp:256 scanviewer.cpp:640 -msgid "Files scanned: %1" -msgstr "扫描的文件数:%1" - -#: scanviewer.cpp:269 -#, fuzzy -msgid " viruseses/problems found" -msgstr "找到了 9999 个病毒/错误" - -#: scanviewer.cpp:304 -#, fuzzy -msgid "Preparing To Scan " -msgstr "扫描时间" - -#: scanviewer.cpp:305 -#, fuzzy -msgid "Files scanned:" -msgstr "扫描的文件数:%1" - -#: scanviewer.cpp:542 -msgid "" -"If viruses were found, you can right-click to quarantine selected files." -msgstr "" - -#: scanviewer.cpp:567 -msgid "Cancelled" -msgstr "已取消" - -#: scanviewer.cpp:580 -msgid "Scan Complete" -msgstr "扫描完成" - -#: scanviewer.cpp:585 -#, fuzzy -msgid "ScanCompleteNoVirus" -msgstr "扫描完成" - -#: scanviewer.cpp:585 -msgid "Scan Complete - No Viruses Found!" -msgstr "" - -#: scanviewer.cpp:587 -msgid "ScanCompleteNoVirusButErrors" -msgstr "" - -#: scanviewer.cpp:587 -msgid "Scan Complete - No Viruses Found But Some Errors Encountered!" -msgstr "" - -#: scanviewer.cpp:593 -msgid "" -"I'm going to quarantine this lot, you can restore them later if you want. If " -"you don't want to quarantine, just press cancel." -msgstr "" - -#: scanviewer.cpp:593 -msgid "Quarantine Infected Files" -msgstr "隔离受感染的文件" - -#: scanviewer.cpp:593 -msgid "Quarantine" -msgstr "隔离" - -#: scanviewer.cpp:603 -#, fuzzy -msgid "Scan Complete - Viruses Found!" -msgstr "扫描完成" - -#: scanviewer.cpp:607 -msgid "Database initialization error." -msgstr "" - -#: scanviewer.cpp:609 -msgid "Not supported file type." -msgstr "" - -#: scanviewer.cpp:611 -msgid "Can't open directory." -msgstr "" - -#: scanviewer.cpp:613 -msgid "Can't open file. (ofm)" -msgstr "" - -#: scanviewer.cpp:615 -msgid "Error reading file. (ofm)" -msgstr "" - -#: scanviewer.cpp:617 -msgid "Can't stat input file / directory." -msgstr "" - -#: scanviewer.cpp:619 -msgid "Can't get absolute path name of current working directory." -msgstr "" - -#: scanviewer.cpp:621 -msgid "I/O error, please check your filesystem." -msgstr "" - -#: scanviewer.cpp:623 -msgid "Can't get information about current user from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:625 -msgid "" -"Can't get information about user 'clamav' (default name) from /etc/passwd." -msgstr "" - -#: scanviewer.cpp:627 -msgid "Can't fork." -msgstr "" - -#: scanviewer.cpp:629 -msgid "Can't create temporary files/directories (check permissions)." -msgstr "" - -#: scanviewer.cpp:631 -msgid "Can't write to temporary directory (please specify another one)." -msgstr "" - -#: scanviewer.cpp:633 -msgid "Can't allocate and clear memory (calloc)." -msgstr "" - -#: scanviewer.cpp:635 -msgid "Can't allocate memory (malloc)." -msgstr "" - -#: scanviewer.cpp:637 -msgid "Unspecified Error!" -msgstr "" - -#: scanviewer.cpp:665 -#, fuzzy -msgid "0 viruseses/problems found" -msgstr "找到了 9999 个病毒/错误" - -#: scanviewer.cpp:734 -msgid "" -"

There was a problem quarantining %1. Check your diskspace, the " -"permissions on your quarantine location and whether a file with the same " -"name already exists in the quarantine.

" -msgstr "" - -#: scanviewer.cpp:931 update.cpp:332 -msgid "Please Wait" -msgstr "请稍候" - -#: scanviewer.cpp:968 -msgid "Attempts to scan " -msgstr "" - -#: scanviewer.cpp:968 -msgid " resulted in exceeding a limit you set in 'Archive Limits'." -msgstr "" - -#: scanviewer.cpp:970 -msgid " contains the ClamAV test signature. It's not a virus." -msgstr "" - -#: scanviewer.cpp:972 -msgid " is a damaged exectuable. Some viruses use this to conceal themselves." -msgstr "" - -#: scanviewer.cpp:974 -msgid " has a form of zip compression sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:976 -msgid " is an encrypted zip file." -msgstr "" - -#: scanviewer.cpp:978 -msgid " is an encrypted RAR file." -msgstr "" - -#: scanviewer.cpp:980 -msgid " is mis-formatted in a way sometimes used by viruses." -msgstr "" - -#: scanviewer.cpp:991 -msgid "" -"Hover over each entry for more info. Right-click on entries for more options." -msgstr "" - -#: schedule.cpp:29 -msgid "Schedule Scan" -msgstr "" - -#: schedule.cpp:58 schedule.cpp:205 -msgid "When I log in to KDE" -msgstr "" - -#: schedule.cpp:59 -#, fuzzy -msgid "Every day at " -msgstr "每天" - -#: schedule.cpp:60 -msgid "Every day at the current time" -msgstr "" - -#: schedule.cpp:61 -msgid "Every week from now on at the current time" -msgstr "" - -#: schedule.cpp:62 -msgid "Every week from now on at" -msgstr "" - -#: schedule.cpp:63 -msgid "Every week from a specific date at" -msgstr "" - -#: schedule.cpp:64 -msgid "Every month from now on at the current time" -msgstr "" - -#: schedule.cpp:65 -msgid "Every month from now on at" -msgstr "" - -#: schedule.cpp:66 -msgid "Every month from a specific date at" -msgstr "" - -#: schedule.cpp:67 -msgid "Once only on a specific date at the current time" -msgstr "" - -#: schedule.cpp:68 -msgid "Once only on a specific date at" -msgstr "" - -#: schedule.cpp:152 -msgid "specific date" -msgstr "" - -#: schedule.cpp:207 -msgid "KlamAV Scheduled Scan at KDE Login of %1" -msgstr "" - -#: schedule.cpp:213 -msgid "KlamAV Scheduled Scan of %1" -msgstr "" - -#: schedule.cpp:230 -msgid "at the current time" -msgstr "" - -#: schedule.cpp:238 -msgid "Every week" -msgstr "" - -#: schedule.cpp:239 schedule.cpp:253 -msgid "from now on" -msgstr "" - -#: schedule.cpp:252 -#, fuzzy -msgid "Every month" -msgstr "每月" - -#: schedule.cpp:265 -#, fuzzy -msgid "Every day" -msgstr "每天" - -#: schedule.cpp:279 -msgid "Once only" -msgstr "" - -#: sigtool.cpp:33 -msgid "Email Client" -msgstr "电子邮件客户" - -#: sigtool.cpp:49 -msgid "Choose your email client:" -msgstr "选择您的电子邮件客户:" - -#: sigtool.cpp:65 -#, fuzzy -msgid "Configure Automatically" -msgstr "自动更新 Klam AV" - -#: sigtool.cpp:69 -msgid "Tell me how to do it" -msgstr "" - -#: sigtool.cpp:84 -msgid "" -"This will help you configure your email client to scan incoming and outgoing " -"mail with KlamAV. Not all mail clients are fully supported yet. Infected " -"mail is clearly marked as such and is wrapped in another email from KlamAV " -"telling you the name of the virus and other relevant details." -msgstr "" - -#: sigtool.cpp:86 -msgid "Notes" -msgstr "备忘" - -#: sigtool.cpp:130 -msgid "Please ensure KMail is not open before we proceed." -msgstr "" - -#: sigtool.cpp:152 -msgid "" -"You're already set up! Sure you haven't already configured KMail for KlamAV " -"scanning?" -msgstr "" - -#: sigtool.cpp:200 -msgid "" -"I've set up the filters as the last two in your KMail filter list. You might " -"want to open Kmail up and take a look." -msgstr "" - -#: sigtool.cpp:206 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in KMail to 'pipe' mail through klammail as it is coming in/going " -"out. You should then set up a filter after this one to put any mail with the " -"word 'virus-found' in the header into the quarantine folder of your choice. " -"The mail will be clearly marked as infected and will tell you the name of " -"the virus and who the mail is from." -msgstr "" - -#: sigtool.cpp:215 -msgid "" -"Mail scanning support is provided by a program called 'klammail'. This was " -"installed automatically as part of the KlamAV installation. To use this " -"program to scan your email as you send and receive it you need to set up a " -"'filter' in Ximian Evolution to 'pipe' mail through klammail as it is coming " -"in/going out. You should then set up a filter after this one to put any mail " -"with the word 'virus-found' in the header into the quarantine folder of your " -"choice. The mail will be clearly marked as infected and will tell you the " -"name of the virus and who the mail is from." -msgstr "" - -#: specialfiletypes.cpp:93 -msgid "Mark Encr&ypted Files as Suspicious" -msgstr "" - -#: specialfiletypes.cpp:95 -msgid "Treat &a Broken Executable as a Virus" -msgstr "" - -#: specialfiletypes.cpp:97 -#, fuzzy -msgid "Exclude &Quarantine Directory" -msgstr "隔离历史" - -#: specialfiletypes.cpp:98 -msgid "Alt+Q" -msgstr "" - -#: specialfiletypes.cpp:99 -msgid "&Scan the Macros in Microsoft Office Files" -msgstr "" - -#: specialfiletypes.cpp:100 -msgid "Alt+S" -msgstr "" - -#: specialfiletypes.cpp:101 -msgid "Scan 'Portable E&xecutable' Files" -msgstr "" - -#: specialfiletypes.cpp:103 -msgid "Scan Files Containin&g E-Mail(s)" -msgstr "" - -#: specialfiletypes.cpp:104 -msgid "Alt+G" -msgstr "" - -#: specialfiletypes.cpp:105 -msgid "Scan &HTML Files for Exploits" -msgstr "" - -#: specialfiletypes.cpp:106 -msgid "Alt+H" -msgstr "" - -#: tabwidget.cpp:159 -msgid "Close Tab" -msgstr "关闭标签" - -#: update.cpp:124 -msgid "" -"You seem to have downloaded %1-%2 already (in %3/%4-%5). Would you like to " -"skip re-downloading it and just try to compile it?" -msgstr "" - -#: update.cpp:124 -msgid "Compile %1" -msgstr "编译 %1" - -#: update.cpp:136 -msgid "Downloading %1-%2..." -msgstr "正在下载 %1 %2..." - -#: update.cpp:140 -msgid "Couldn't download %1." -msgstr "无法下载 %1。" - -#: update.cpp:158 -msgid "Unpacking %1-%2 to %3/%4-%5" -msgstr "" - -#: update.cpp:163 -msgid "" -"The mirror I attempted to download from has not updated yet. Should I try " -"another?" -msgstr "" - -#: update.cpp:200 -msgid "%1/%2-%3/dazuko/configure" -msgstr "" - -#: update.cpp:205 -msgid "" -"%1-%2 is ready for compiling and installation. Would you like the wizard to " -"ask you for the root password so it can compile and install it for you? (If " -"not, you can compile it yourself later at %3/%4-%5)" -msgstr "" -"%1 %2 已经可以开始编译安装了。您是否想要向导询问您 root 用户的密码,以便为您" -"编译并安装该版本?(如果您不想的话,您稍后可以在 %3/%4-%5 自行编译)" - -#: update.cpp:205 -msgid "Install %1-%2" -msgstr "安装 %1 %2" - -#: update.cpp:205 -msgid "Use the Wizard" -msgstr "使用向导" - -#: update.cpp:209 -msgid "Installation of %1 Cancelled." -msgstr "%1 安装已取消。" - -#: update.cpp:220 -msgid "" -"

If this the first time you've compiled software then here are a few " -"useful tips:
1. Any error messages in the log file with the words " -"'KDE', 'Qt','curl' or 'X' in them mean that you need to install the " -"appropriate development libraries.
2. Any package provided by your " -"distribution with 'lib' or 'devel' in the name is a development library, e." -"g. qt-devel, libkde.
3. If you encounter errors installing Dazuko, just " -"deselect it at installation time and try the instructions at www.dazuko.org." -"
4. Some distributions provide a dazuko package, see if yours does.

" -msgstr "" - -#: update.cpp:260 -msgid "Checking for new version of KlamAV..." -msgstr "正在检查 KlamAV 的新版本..." - -#: update.cpp:277 -msgid "Checking for new version of ClamAV..." -msgstr "正在检查 ClamAV 的新版本..." - -#: update.cpp:303 -msgid "" -"It looks like your version of %1 is out of date! %2-%3 is the most recent " -"version available. Would you like KlamAV to download and compile it for you?" -msgstr "" - -#: update.cpp:303 -msgid "Download and Install %1-%2" -msgstr "下载并安装 %1 %2" - -#: update.cpp:312 -msgid "Your installation of %1 is already up-to-date!" -msgstr "您的 %1 已为最新!" - -#: update.cpp:370 -msgid "" -"If the installation of KlamAV completed successfully you should restart " -"KlamAV for the new version to take effect." -msgstr "" - -#: update.cpp:429 -msgid "Could not contact update server!" -msgstr "" - -#: viewer.cpp:53 -msgid "&Increase Font Sizes" -msgstr "增大字体(&I)" - -#: viewer.cpp:54 -msgid "&Decrease Font Sizes" -msgstr "减小字体(&D)" - -#: viewer.cpp:58 -msgid "Copy &Link Address" -msgstr "复制链接地址(&L)" - -#~ msgid "No password entry found for user '%1'" -#~ msgstr "未找到用户“%1”的密码项" - -#~ msgid "Scan in Progress..." -#~ msgstr "扫描进行中..."