From 9b58d35185905f8334142bf4988cb784e993aea7 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 21 Nov 2011 02:23:03 -0600 Subject: Initial import of extracted KDE i18n tarballs --- tde-i18n-it/messages/kdelibs/Makefile.am | 3 + tde-i18n-it/messages/kdelibs/Makefile.in | 743 + tde-i18n-it/messages/kdelibs/cupsdconf.po | 2352 +++ tde-i18n-it/messages/kdelibs/kabc_dir.po | 39 + tde-i18n-it/messages/kdelibs/kabc_file.po | 38 + tde-i18n-it/messages/kdelibs/kabc_ldapkio.po | 216 + tde-i18n-it/messages/kdelibs/kabc_net.po | 47 + tde-i18n-it/messages/kdelibs/kabc_sql.po | 35 + tde-i18n-it/messages/kdelibs/kabcformat_binary.po | 27 + tde-i18n-it/messages/kdelibs/katepart.po | 4479 ++++++ tde-i18n-it/messages/kdelibs/kcmshell.po | 79 + tde-i18n-it/messages/kdelibs/kdelibs.po | 11137 ++++++++++++++ tde-i18n-it/messages/kdelibs/kdelibs_colors.po | 1353 ++ tde-i18n-it/messages/kdelibs/kdeprint.po | 7230 ++++++++++ tde-i18n-it/messages/kdelibs/kfileaudiopreview.po | 23 + tde-i18n-it/messages/kdelibs/kio.po | 6548 +++++++++ tde-i18n-it/messages/kdelibs/kio_help.po | 140 + tde-i18n-it/messages/kdelibs/kioexec.po | 117 + tde-i18n-it/messages/kdelibs/kmcop.po | 39 + tde-i18n-it/messages/kdelibs/knotify.po | 106 + .../messages/kdelibs/kstyle_highcontrast_config.po | 19 + .../messages/kdelibs/kstyle_plastik_config.po | 46 + .../messages/kdelibs/ktexteditor_autobookmarker.po | 177 + .../kdelibs/ktexteditor_docwordcompletion.po | 87 + .../messages/kdelibs/ktexteditor_insertfile.po | 57 + .../messages/kdelibs/ktexteditor_isearch.po | 124 + .../messages/kdelibs/ktexteditor_kdatatool.po | 35 + tde-i18n-it/messages/kdelibs/libkscreensaver.po | 31 + tde-i18n-it/messages/kdelibs/ppdtranslations.po | 14347 +++++++++++++++++++ tde-i18n-it/messages/kdelibs/timezones.po | 1597 +++ 30 files changed, 51271 insertions(+) create mode 100644 tde-i18n-it/messages/kdelibs/Makefile.am create mode 100644 tde-i18n-it/messages/kdelibs/Makefile.in create mode 100644 tde-i18n-it/messages/kdelibs/cupsdconf.po create mode 100644 tde-i18n-it/messages/kdelibs/kabc_dir.po create mode 100644 tde-i18n-it/messages/kdelibs/kabc_file.po create mode 100644 tde-i18n-it/messages/kdelibs/kabc_ldapkio.po create mode 100644 tde-i18n-it/messages/kdelibs/kabc_net.po create mode 100644 tde-i18n-it/messages/kdelibs/kabc_sql.po create mode 100644 tde-i18n-it/messages/kdelibs/kabcformat_binary.po create mode 100644 tde-i18n-it/messages/kdelibs/katepart.po create mode 100644 tde-i18n-it/messages/kdelibs/kcmshell.po create mode 100644 tde-i18n-it/messages/kdelibs/kdelibs.po create mode 100644 tde-i18n-it/messages/kdelibs/kdelibs_colors.po create mode 100644 tde-i18n-it/messages/kdelibs/kdeprint.po create mode 100644 tde-i18n-it/messages/kdelibs/kfileaudiopreview.po create mode 100644 tde-i18n-it/messages/kdelibs/kio.po create mode 100644 tde-i18n-it/messages/kdelibs/kio_help.po create mode 100644 tde-i18n-it/messages/kdelibs/kioexec.po create mode 100644 tde-i18n-it/messages/kdelibs/kmcop.po create mode 100644 tde-i18n-it/messages/kdelibs/knotify.po create mode 100644 tde-i18n-it/messages/kdelibs/kstyle_highcontrast_config.po create mode 100644 tde-i18n-it/messages/kdelibs/kstyle_plastik_config.po create mode 100644 tde-i18n-it/messages/kdelibs/ktexteditor_autobookmarker.po create mode 100644 tde-i18n-it/messages/kdelibs/ktexteditor_docwordcompletion.po create mode 100644 tde-i18n-it/messages/kdelibs/ktexteditor_insertfile.po create mode 100644 tde-i18n-it/messages/kdelibs/ktexteditor_isearch.po create mode 100644 tde-i18n-it/messages/kdelibs/ktexteditor_kdatatool.po create mode 100644 tde-i18n-it/messages/kdelibs/libkscreensaver.po create mode 100644 tde-i18n-it/messages/kdelibs/ppdtranslations.po create mode 100644 tde-i18n-it/messages/kdelibs/timezones.po (limited to 'tde-i18n-it/messages/kdelibs') diff --git a/tde-i18n-it/messages/kdelibs/Makefile.am b/tde-i18n-it/messages/kdelibs/Makefile.am new file mode 100644 index 00000000000..0d5c097cc5c --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = it +SUBDIRS = $(AUTODIRS) +POFILES = AUTO diff --git a/tde-i18n-it/messages/kdelibs/Makefile.in b/tde-i18n-it/messages/kdelibs/Makefile.in new file mode 100644 index 00000000000..bd40b248740 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/Makefile.in @@ -0,0 +1,743 @@ +# Makefile.in generated by automake 1.10.1 from Makefile.am. +# KDE tags expanded automatically by am_edit - $Revision: 483858 $ +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# This Makefile.in is free software; the Free Software Foundation +# gives unlimited permission to copy and/or distribute it, +# with or without modifications, as long as this notice is preserved. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ +VPATH = @srcdir@ +pkgdatadir = $(datadir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c +install_sh_SCRIPT = $(install_sh) -c +INSTALL_HEADER = $(INSTALL_DATA) +transform = $(program_transform_name) +NORMAL_INSTALL = : +PRE_INSTALL = : +POST_INSTALL = : +NORMAL_UNINSTALL = : +PRE_UNINSTALL = : +POST_UNINSTALL = : +subdir = messages/kdelibs +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 +am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ + $(top_srcdir)/configure.in +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ + $(ACLOCAL_M4) +mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs +CONFIG_HEADER = $(top_builddir)/config.h +CONFIG_CLEAN_FILES = +SOURCES = +DIST_SOURCES = +#>- RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ +#>- html-recursive info-recursive install-data-recursive \ +#>- install-dvi-recursive install-exec-recursive \ +#>- install-html-recursive install-info-recursive \ +#>- install-pdf-recursive install-ps-recursive install-recursive \ +#>- installcheck-recursive installdirs-recursive pdf-recursive \ +#>- ps-recursive uninstall-recursive +#>+ 7 +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ + html-recursive info-recursive install-data-recursive \ + install-dvi-recursive install-exec-recursive \ + install-html-recursive install-info-recursive \ + install-pdf-recursive install-ps-recursive install-recursive \ + installcheck-recursive installdirs-recursive pdf-recursive \ + ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ + distclean-recursive maintainer-clean-recursive +ETAGS = etags +CTAGS = ctags +DIST_SUBDIRS = $(SUBDIRS) +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) +#>+ 1 +#>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +#>+ 1 +DISTFILES = $(GMOFILES) $(POFILES) $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) +ACLOCAL = @ACLOCAL@ +AMTAR = @AMTAR@ +ARTSCCONFIG = @ARTSCCONFIG@ +AUTOCONF = @AUTOCONF@ +AUTODIRS = @AUTODIRS@ +AUTOHEADER = @AUTOHEADER@ +AUTOMAKE = @AUTOMAKE@ +AWK = @AWK@ +CONF_FILES = @CONF_FILES@ +CYGPATH_W = @CYGPATH_W@ +DCOPIDL = @DCOPIDL@ +DCOPIDL2CPP = @DCOPIDL2CPP@ +DCOPIDLNG = @DCOPIDLNG@ +DCOP_DEPENDENCIES = @DCOP_DEPENDENCIES@ +DEFS = @DEFS@ +ECHO_C = @ECHO_C@ +ECHO_N = @ECHO_N@ +ECHO_T = @ECHO_T@ +GMSGFMT = @GMSGFMT@ +INSTALL = @INSTALL@ +INSTALL_DATA = @INSTALL_DATA@ +INSTALL_PROGRAM = @INSTALL_PROGRAM@ +INSTALL_SCRIPT = @INSTALL_SCRIPT@ +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ +KCFG_DEPENDENCIES = @KCFG_DEPENDENCIES@ +KCONFIG_COMPILER = @KCONFIG_COMPILER@ +KDECONFIG = @KDECONFIG@ +KDE_EXTRA_RPATH = @KDE_EXTRA_RPATH@ +KDE_RPATH = @KDE_RPATH@ +KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@ +LIBOBJS = @LIBOBJS@ +LIBS = @LIBS@ +LN_S = @LN_S@ +LTLIBOBJS = @LTLIBOBJS@ +MAKEINFO = @MAKEINFO@ +MAKEKDEWIDGETS = @MAKEKDEWIDGETS@ +MCOPIDL = @MCOPIDL@ +MEINPROC = @MEINPROC@ +MKDIR_P = @MKDIR_P@ +MSGFMT = @MSGFMT@ +PACKAGE = @PACKAGE@ +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PACKAGE_NAME = @PACKAGE_NAME@ +PACKAGE_STRING = @PACKAGE_STRING@ +PACKAGE_TARNAME = @PACKAGE_TARNAME@ +PACKAGE_VERSION = @PACKAGE_VERSION@ +PATH_SEPARATOR = @PATH_SEPARATOR@ +SET_MAKE = @SET_MAKE@ +SHELL = @SHELL@ +STRIP = @STRIP@ +TOPSUBDIRS = @TOPSUBDIRS@ +VERSION = @VERSION@ +XGETTEXT = @XGETTEXT@ +XMLLINT = @XMLLINT@ +X_RPATH = @X_RPATH@ +abs_builddir = @abs_builddir@ +abs_srcdir = @abs_srcdir@ +abs_top_builddir = @abs_top_builddir@ +abs_top_srcdir = @abs_top_srcdir@ +am__leading_dot = @am__leading_dot@ +am__tar = @am__tar@ +am__untar = @am__untar@ +#>- bindir = @bindir@ +#>+ 2 +DEPDIR = .deps +bindir = @bindir@ +build_alias = @build_alias@ +builddir = @builddir@ +datadir = @datadir@ +datarootdir = @datarootdir@ +docdir = @docdir@ +dvidir = @dvidir@ +exec_prefix = @exec_prefix@ +host_alias = @host_alias@ +htmldir = @htmldir@ +includedir = @includedir@ +infodir = @infodir@ +install_sh = @install_sh@ +kde_appsdir = @kde_appsdir@ +kde_bindir = @kde_bindir@ +kde_confdir = @kde_confdir@ +kde_datadir = @kde_datadir@ +kde_htmldir = @kde_htmldir@ +kde_icondir = @kde_icondir@ +kde_kcfgdir = @kde_kcfgdir@ +kde_libs_htmldir = @kde_libs_htmldir@ +kde_libs_prefix = @kde_libs_prefix@ +kde_locale = @kde_locale@ +kde_mimedir = @kde_mimedir@ +kde_moduledir = @kde_moduledir@ +kde_servicesdir = @kde_servicesdir@ +kde_servicetypesdir = @kde_servicetypesdir@ +kde_sounddir = @kde_sounddir@ +kde_styledir = @kde_styledir@ +kde_templatesdir = @kde_templatesdir@ +kde_wallpaperdir = @kde_wallpaperdir@ +kde_widgetdir = @kde_widgetdir@ +kdeinitdir = @kdeinitdir@ +libdir = @libdir@ +libexecdir = @libexecdir@ +localedir = @localedir@ +localstatedir = @localstatedir@ +mandir = @mandir@ +mkdir_p = @mkdir_p@ +oldincludedir = @oldincludedir@ +pdfdir = @pdfdir@ +prefix = @prefix@ +program_transform_name = @program_transform_name@ +psdir = @psdir@ +sbindir = @sbindir@ +sharedstatedir = @sharedstatedir@ +srcdir = @srcdir@ +sysconfdir = @sysconfdir@ +target_alias = @target_alias@ +top_builddir = @top_builddir@ +top_srcdir = @top_srcdir@ +xdg_appsdir = @xdg_appsdir@ +xdg_directorydir = @xdg_directorydir@ +xdg_menudir = @xdg_menudir@ +KDE_LANG = it +#>- SUBDIRS = $(AUTODIRS) +#>+ 1 +SUBDIRS =. +#>- POFILES = AUTO +#>+ 2 +POFILES = libkscreensaver.po kabcformat_binary.po kio_help.po ktexteditor_kdatatool.po kdelibs_colors.po kabc_dir.po kabc_file.po kstyle_highcontrast_config.po knotify.po ktexteditor_docwordcompletion.po kdeprint.po kstyle_plastik_config.po kdelibs.po ktexteditor_insertfile.po kioexec.po kcmshell.po kfileaudiopreview.po kabc_ldapkio.po ktexteditor_isearch.po kmcop.po katepart.po cupsdconf.po ktexteditor_autobookmarker.po kabc_sql.po kio.po ppdtranslations.po timezones.po kabc_net.po +GMOFILES = libkscreensaver.gmo kabcformat_binary.gmo kio_help.gmo ktexteditor_kdatatool.gmo kdelibs_colors.gmo kabc_dir.gmo kabc_file.gmo kstyle_highcontrast_config.gmo knotify.gmo ktexteditor_docwordcompletion.gmo kdeprint.gmo kstyle_plastik_config.gmo kdelibs.gmo ktexteditor_insertfile.gmo kioexec.gmo kcmshell.gmo kfileaudiopreview.gmo kabc_ldapkio.gmo ktexteditor_isearch.gmo kmcop.gmo katepart.gmo cupsdconf.gmo ktexteditor_autobookmarker.gmo kabc_sql.gmo kio.gmo ppdtranslations.gmo timezones.gmo kabc_net.gmo +#>- all: all-recursive +#>+ 1 +all: all-nls docs-am all-recursive + +.SUFFIXES: +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) +#>- @for dep in $?; do \ +#>- case '$(am__configure_deps)' in \ +#>- *$$dep*) \ +#>- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ +#>- && exit 0; \ +#>- exit 1;; \ +#>- esac; \ +#>- done; \ +#>- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdelibs/Makefile'; \ +#>- cd $(top_srcdir) && \ +#>- $(AUTOMAKE) --gnu messages/kdelibs/Makefile +#>+ 12 + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdelibs/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/kdelibs/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdelibs/Makefile.in +.PRECIOUS: Makefile +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status + @case '$?' in \ + *config.status*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ + *) \ + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ + esac; + +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +$(top_srcdir)/configure: $(am__configure_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh +$(ACLOCAL_M4): $(am__aclocal_m4_deps) + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh + +# This directory's subdirectories are mostly independent; you can cd +# into them and run `make' without going through this Makefile. +# To change the values of `make' variables: instead of editing Makefiles, +# (1) if the variable is set in `config.status', edit `config.status' +# (which will cause the Makefiles to be regenerated when you run `make'); +# (2) otherwise, pass the desired values on the `make' command line. +$(RECURSIVE_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + target=`echo $@ | sed s/-recursive//`; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + dot_seen=yes; \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done; \ + if test "$$dot_seen" = "no"; then \ + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ + fi; test -z "$$fail" + +$(RECURSIVE_CLEAN_TARGETS): + @failcom='exit 1'; \ + for f in x $$MAKEFLAGS; do \ + case $$f in \ + *=* | --[!k]*);; \ + *k*) failcom='fail=yes';; \ + esac; \ + done; \ + dot_seen=no; \ + case "$@" in \ + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ + *) list='$(SUBDIRS)' ;; \ + esac; \ + rev=''; for subdir in $$list; do \ + if test "$$subdir" = "."; then :; else \ + rev="$$subdir $$rev"; \ + fi; \ + done; \ + rev="$$rev ."; \ + target=`echo $@ | sed s/-recursive//`; \ + for subdir in $$rev; do \ + echo "Making $$target in $$subdir"; \ + if test "$$subdir" = "."; then \ + local_target="$$target-am"; \ + else \ + local_target="$$target"; \ + fi; \ + (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ + || eval $$failcom; \ + done && test -z "$$fail" +tags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ + done +ctags-recursive: + list='$(SUBDIRS)'; for subdir in $$list; do \ + test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ + done + +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + mkid -fID $$unique +tags: TAGS + +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + here=`pwd`; \ + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ + include_option=--etags-include; \ + empty_fix=.; \ + else \ + include_option=--include; \ + empty_fix=; \ + fi; \ + list='$(SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test ! -f $$subdir/TAGS || \ + tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \ + fi; \ + done; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ + test -n "$$unique" || unique=$$empty_fix; \ + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ + $$tags $$unique; \ + fi +ctags: CTAGS +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ + $(TAGS_FILES) $(LISP) + tags=; \ + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ + unique=`for i in $$list; do \ + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ + done | \ + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ + END { if (nonempty) { for (i in files) print i; }; }'`; \ + test -z "$(CTAGS_ARGS)$$tags$$unique" \ + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ + $$tags $$unique + +GTAGS: + here=`$(am__cd) $(top_builddir) && pwd` \ + && cd $(top_srcdir) \ + && gtags -i $(GTAGS_ARGS) $$here + +distclean-tags: + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags + +#>- distdir: $(DISTFILES) +#>+ 1 +distdir: distdir-nls $(DISTFILES) + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ + list='$(DISTFILES)'; \ + dist_files=`for file in $$list; do echo $$file; done | \ + sed -e "s|^$$srcdirstrip/||;t" \ + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ + case $$dist_files in \ + */*) $(MKDIR_P) `echo "$$dist_files" | \ + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ + sort -u` ;; \ + esac; \ + for file in $$dist_files; do \ + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ + if test -d $$d/$$file; then \ + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ + cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ + fi; \ + cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ + else \ + test -f $(distdir)/$$file \ + || cp -p $$d/$$file $(distdir)/$$file \ + || exit 1; \ + fi; \ + done + list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ + if test "$$subdir" = .; then :; else \ + test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ + distdir=`$(am__cd) $(distdir) && pwd`; \ + top_distdir=`$(am__cd) $(top_distdir) && pwd`; \ + (cd $$subdir && \ + $(MAKE) $(AM_MAKEFLAGS) \ + top_distdir="$$top_distdir" \ + distdir="$$distdir/$$subdir" \ + am__remove_distdir=: \ + am__skip_length_check=: \ + distdir) \ + || exit 1; \ + fi; \ + done +check-am: all-am +check: check-recursive +all-am: Makefile +installdirs: installdirs-recursive +installdirs-am: +install: install-recursive +install-exec: install-exec-recursive +install-data: install-data-recursive +#>- uninstall: uninstall-recursive +#>+ 1 +uninstall: uninstall-nls uninstall-recursive + +install-am: all-am + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am + +installcheck: installcheck-recursive +install-strip: + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + `test -z '$(STRIP)' || \ + echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install +mostlyclean-generic: + +clean-generic: + +distclean-generic: + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) + +maintainer-clean-generic: + @echo "This command is intended for maintainers to use" + @echo "it deletes files that may require special tools to rebuild." +#>- clean: clean-recursive +#>+ 1 +clean: kde-rpo-clean clean-recursive + +#>- clean-am: clean-generic mostlyclean-am +#>+ 1 +clean-am: clean-bcheck clean-generic mostlyclean-am + +distclean: distclean-recursive + -rm -f Makefile +distclean-am: clean-am distclean-generic distclean-tags + +dvi: dvi-recursive + +dvi-am: + +html: html-recursive + +info: info-recursive + +info-am: + +#>- install-data-am: +#>+ 1 +install-data-am: install-nls + +install-dvi: install-dvi-recursive + +install-exec-am: + +install-html: install-html-recursive + +install-info: install-info-recursive + +install-man: + +install-pdf: install-pdf-recursive + +install-ps: install-ps-recursive + +installcheck-am: + +#>- maintainer-clean: maintainer-clean-recursive +#>+ 1 +maintainer-clean: clean-nls maintainer-clean-recursive + -rm -f Makefile +maintainer-clean-am: distclean-am maintainer-clean-generic + +mostlyclean: mostlyclean-recursive + +mostlyclean-am: mostlyclean-generic + +pdf: pdf-recursive + +pdf-am: + +ps: ps-recursive + +ps-am: + +uninstall-am: + +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \ + install-strip + +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ + all all-am check check-am clean clean-generic ctags \ + ctags-recursive distclean distclean-generic distclean-tags \ + distdir dvi dvi-am html html-am info info-am install \ + install-am install-data install-data-am install-dvi \ + install-dvi-am install-exec install-exec-am install-html \ + install-html-am install-info install-info-am install-man \ + install-pdf install-pdf-am install-ps install-ps-am \ + install-strip installcheck installcheck-am installdirs \ + installdirs-am maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ + tags-recursive uninstall uninstall-am + +# Tell versions [3.59,3.63) of GNU make to not export all variables. +# Otherwise a system limit (for SysV at least) may be exceeded. +.NOEXPORT: + +#>+ 2 +KDE_DIST=kdelibs.po ktexteditor_kdatatool.po ktexteditor_autobookmarker.po cupsdconf.po kmcop.po katepart.po Makefile.in ktexteditor_docwordcompletion.po kabc_ldapkio.po kstyle_highcontrast_config.po kabc_sql.po kabc_file.po kio_help.po kabc_dir.po kcmshell.po kdelibs_colors.po kabcformat_binary.po kio.po kdeprint.po kabc_net.po kioexec.po timezones.po ktexteditor_isearch.po knotify.po ktexteditor_insertfile.po kfileaudiopreview.po kstyle_plastik_config.po libkscreensaver.po ppdtranslations.po Makefile.am + +#>+ 85 +libkscreensaver.gmo: libkscreensaver.po + rm -f libkscreensaver.gmo; $(GMSGFMT) -o libkscreensaver.gmo $(srcdir)/libkscreensaver.po + test ! -f libkscreensaver.gmo || touch libkscreensaver.gmo +kabcformat_binary.gmo: kabcformat_binary.po + rm -f kabcformat_binary.gmo; $(GMSGFMT) -o kabcformat_binary.gmo $(srcdir)/kabcformat_binary.po + test ! -f kabcformat_binary.gmo || touch kabcformat_binary.gmo +kio_help.gmo: kio_help.po + rm -f kio_help.gmo; $(GMSGFMT) -o kio_help.gmo $(srcdir)/kio_help.po + test ! -f kio_help.gmo || touch kio_help.gmo +ktexteditor_kdatatool.gmo: ktexteditor_kdatatool.po + rm -f ktexteditor_kdatatool.gmo; $(GMSGFMT) -o ktexteditor_kdatatool.gmo $(srcdir)/ktexteditor_kdatatool.po + test ! -f ktexteditor_kdatatool.gmo || touch ktexteditor_kdatatool.gmo +kdelibs_colors.gmo: kdelibs_colors.po + rm -f kdelibs_colors.gmo; $(GMSGFMT) -o kdelibs_colors.gmo $(srcdir)/kdelibs_colors.po + test ! -f kdelibs_colors.gmo || touch kdelibs_colors.gmo +kabc_dir.gmo: kabc_dir.po + rm -f kabc_dir.gmo; $(GMSGFMT) -o kabc_dir.gmo $(srcdir)/kabc_dir.po + test ! -f kabc_dir.gmo || touch kabc_dir.gmo +kabc_file.gmo: kabc_file.po + rm -f kabc_file.gmo; $(GMSGFMT) -o kabc_file.gmo $(srcdir)/kabc_file.po + test ! -f kabc_file.gmo || touch kabc_file.gmo +kstyle_highcontrast_config.gmo: kstyle_highcontrast_config.po + rm -f kstyle_highcontrast_config.gmo; $(GMSGFMT) -o kstyle_highcontrast_config.gmo $(srcdir)/kstyle_highcontrast_config.po + test ! -f kstyle_highcontrast_config.gmo || touch kstyle_highcontrast_config.gmo +knotify.gmo: knotify.po + rm -f knotify.gmo; $(GMSGFMT) -o knotify.gmo $(srcdir)/knotify.po + test ! -f knotify.gmo || touch knotify.gmo +ktexteditor_docwordcompletion.gmo: ktexteditor_docwordcompletion.po + rm -f ktexteditor_docwordcompletion.gmo; $(GMSGFMT) -o ktexteditor_docwordcompletion.gmo $(srcdir)/ktexteditor_docwordcompletion.po + test ! -f ktexteditor_docwordcompletion.gmo || touch ktexteditor_docwordcompletion.gmo +kdeprint.gmo: kdeprint.po + rm -f kdeprint.gmo; $(GMSGFMT) -o kdeprint.gmo $(srcdir)/kdeprint.po + test ! -f kdeprint.gmo || touch kdeprint.gmo +kstyle_plastik_config.gmo: kstyle_plastik_config.po + rm -f kstyle_plastik_config.gmo; $(GMSGFMT) -o kstyle_plastik_config.gmo $(srcdir)/kstyle_plastik_config.po + test ! -f kstyle_plastik_config.gmo || touch kstyle_plastik_config.gmo +kdelibs.gmo: kdelibs.po + rm -f kdelibs.gmo; $(GMSGFMT) -o kdelibs.gmo $(srcdir)/kdelibs.po + test ! -f kdelibs.gmo || touch kdelibs.gmo +ktexteditor_insertfile.gmo: ktexteditor_insertfile.po + rm -f ktexteditor_insertfile.gmo; $(GMSGFMT) -o ktexteditor_insertfile.gmo $(srcdir)/ktexteditor_insertfile.po + test ! -f ktexteditor_insertfile.gmo || touch ktexteditor_insertfile.gmo +kioexec.gmo: kioexec.po + rm -f kioexec.gmo; $(GMSGFMT) -o kioexec.gmo $(srcdir)/kioexec.po + test ! -f kioexec.gmo || touch kioexec.gmo +kcmshell.gmo: kcmshell.po + rm -f kcmshell.gmo; $(GMSGFMT) -o kcmshell.gmo $(srcdir)/kcmshell.po + test ! -f kcmshell.gmo || touch kcmshell.gmo +kfileaudiopreview.gmo: kfileaudiopreview.po + rm -f kfileaudiopreview.gmo; $(GMSGFMT) -o kfileaudiopreview.gmo $(srcdir)/kfileaudiopreview.po + test ! -f kfileaudiopreview.gmo || touch kfileaudiopreview.gmo +kabc_ldapkio.gmo: kabc_ldapkio.po + rm -f kabc_ldapkio.gmo; $(GMSGFMT) -o kabc_ldapkio.gmo $(srcdir)/kabc_ldapkio.po + test ! -f kabc_ldapkio.gmo || touch kabc_ldapkio.gmo +ktexteditor_isearch.gmo: ktexteditor_isearch.po + rm -f ktexteditor_isearch.gmo; $(GMSGFMT) -o ktexteditor_isearch.gmo $(srcdir)/ktexteditor_isearch.po + test ! -f ktexteditor_isearch.gmo || touch ktexteditor_isearch.gmo +kmcop.gmo: kmcop.po + rm -f kmcop.gmo; $(GMSGFMT) -o kmcop.gmo $(srcdir)/kmcop.po + test ! -f kmcop.gmo || touch kmcop.gmo +katepart.gmo: katepart.po + rm -f katepart.gmo; $(GMSGFMT) -o katepart.gmo $(srcdir)/katepart.po + test ! -f katepart.gmo || touch katepart.gmo +cupsdconf.gmo: cupsdconf.po + rm -f cupsdconf.gmo; $(GMSGFMT) -o cupsdconf.gmo $(srcdir)/cupsdconf.po + test ! -f cupsdconf.gmo || touch cupsdconf.gmo +ktexteditor_autobookmarker.gmo: ktexteditor_autobookmarker.po + rm -f ktexteditor_autobookmarker.gmo; $(GMSGFMT) -o ktexteditor_autobookmarker.gmo $(srcdir)/ktexteditor_autobookmarker.po + test ! -f ktexteditor_autobookmarker.gmo || touch ktexteditor_autobookmarker.gmo +kabc_sql.gmo: kabc_sql.po + rm -f kabc_sql.gmo; $(GMSGFMT) -o kabc_sql.gmo $(srcdir)/kabc_sql.po + test ! -f kabc_sql.gmo || touch kabc_sql.gmo +kio.gmo: kio.po + rm -f kio.gmo; $(GMSGFMT) -o kio.gmo $(srcdir)/kio.po + test ! -f kio.gmo || touch kio.gmo +ppdtranslations.gmo: ppdtranslations.po + rm -f ppdtranslations.gmo; $(GMSGFMT) -o ppdtranslations.gmo $(srcdir)/ppdtranslations.po + test ! -f ppdtranslations.gmo || touch ppdtranslations.gmo +timezones.gmo: timezones.po + rm -f timezones.gmo; $(GMSGFMT) -o timezones.gmo $(srcdir)/timezones.po + test ! -f timezones.gmo || touch timezones.gmo +kabc_net.gmo: kabc_net.po + rm -f kabc_net.gmo; $(GMSGFMT) -o kabc_net.gmo $(srcdir)/kabc_net.po + test ! -f kabc_net.gmo || touch kabc_net.gmo + +#>+ 3 +clean-nls: + -rm -f libkscreensaver.gmo kabcformat_binary.gmo kio_help.gmo ktexteditor_kdatatool.gmo kdelibs_colors.gmo kabc_dir.gmo kabc_file.gmo kstyle_highcontrast_config.gmo knotify.gmo ktexteditor_docwordcompletion.gmo kdeprint.gmo kstyle_plastik_config.gmo kdelibs.gmo ktexteditor_insertfile.gmo kioexec.gmo kcmshell.gmo kfileaudiopreview.gmo kabc_ldapkio.gmo ktexteditor_isearch.gmo kmcop.gmo katepart.gmo cupsdconf.gmo ktexteditor_autobookmarker.gmo kabc_sql.gmo kio.gmo ppdtranslations.gmo timezones.gmo kabc_net.gmo + +#>+ 10 +install-nls: + $(mkinstalldirs) $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES + @for base in libkscreensaver kabcformat_binary kio_help ktexteditor_kdatatool kdelibs_colors kabc_dir kabc_file kstyle_highcontrast_config knotify ktexteditor_docwordcompletion kdeprint kstyle_plastik_config kdelibs ktexteditor_insertfile kioexec kcmshell kfileaudiopreview kabc_ldapkio ktexteditor_isearch kmcop katepart cupsdconf ktexteditor_autobookmarker kabc_sql kio ppdtranslations timezones kabc_net ; do \ + echo $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + if test -f $$base.gmo; then $(INSTALL_DATA) $$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + elif test -f $(srcdir)/$$base.gmo; then $(INSTALL_DATA) $(srcdir)/$$base.gmo $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/$$base.mo ;\ + fi ;\ + done + + +#>+ 30 +uninstall-nls: + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/libkscreensaver.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kabcformat_binary.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio_help.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktexteditor_kdatatool.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdelibs_colors.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kabc_dir.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kabc_file.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kstyle_highcontrast_config.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/knotify.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktexteditor_docwordcompletion.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdeprint.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kstyle_plastik_config.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kdelibs.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktexteditor_insertfile.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kioexec.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kcmshell.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kfileaudiopreview.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kabc_ldapkio.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktexteditor_isearch.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kmcop.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/katepart.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/cupsdconf.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ktexteditor_autobookmarker.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kabc_sql.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kio.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/ppdtranslations.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/timezones.mo + rm -f $(DESTDIR)$(kde_locale)/$(KDE_LANG)/LC_MESSAGES/kabc_net.mo + +#>+ 2 +all-nls: $(GMOFILES) + +#>+ 8 +distdir-nls:$(GMOFILES) + for file in $(POFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + for file in $(GMOFILES); do \ + cp $(srcdir)/$$file $(distdir); \ + done + +#>+ 2 +docs-am: + +#>+ 15 +force-reedit: + @for dep in $?; do \ + case '$(am__configure_deps)' in \ + *$$dep*) \ + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ + && exit 0; \ + exit 1;; \ + esac; \ + done; \ + echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu messages/kdelibs/Makefile'; \ + cd $(top_srcdir) && \ + $(AUTOMAKE) --gnu messages/kdelibs/Makefile + cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin messages/kdelibs/Makefile.in + + +#>+ 21 +clean-bcheck: + rm -f *.bchecktest.cc *.bchecktest.cc.class a.out + +bcheck: bcheck-recursive + +bcheck-am: + @for i in ; do \ + if test $(srcdir)/$$i -nt $$i.bchecktest.cc; then \ + echo "int main() {return 0;}" > $$i.bchecktest.cc ; \ + echo "#include \"$$i\"" >> $$i.bchecktest.cc ; \ + echo "$$i"; \ + if ! $(CXX) $(DEFS) -I. -I$(srcdir) -I$(top_builddir) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(CXXFLAGS) $(KDE_CXXFLAGS) --dump-class-hierarchy -c $$i.bchecktest.cc; then \ + rm -f $$i.bchecktest.cc; exit 1; \ + fi ; \ + echo "" >> $$i.bchecktest.cc.class; \ + perl $(top_srcdir)/admin/bcheck.pl $$i.bchecktest.cc.class || { rm -f $$i.bchecktest.cc; exit 1; }; \ + rm -f a.out; \ + fi ; \ + done + + +#>+ 3 +final: + $(MAKE) all-am + +#>+ 3 +final-install: + $(MAKE) install-am + +#>+ 3 +no-final: + $(MAKE) all-am + +#>+ 3 +no-final-install: + $(MAKE) install-am + +#>+ 3 +kde-rpo-clean: + -rm -f *.rpo + +#>+ 3 +nmcheck: +nmcheck-am: nmcheck diff --git a/tde-i18n-it/messages/kdelibs/cupsdconf.po b/tde-i18n-it/messages/kdelibs/cupsdconf.po new file mode 100644 index 00000000000..1d3d8c746ec --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/cupsdconf.po @@ -0,0 +1,2352 @@ +# translation of cupsdconf.po to Italian +# Copyright (C) 2002,2003, 2004, 2005, 2007 Free Software Foundation, Inc. +# +# Giovanni Venturi , 2002,2003. +# Giovanni Venturi , 2003, 2004, 2005, 2007. +msgid "" +msgstr "" +"Project-Id-Version: cupsdconf\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2007-09-22 01:16+0200\n" +"Last-Translator: Giovanni Venturi \n" +"Language-Team: Italian \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=2; plural=(n != 1);\n" + +#: addressdialog.cpp:30 +msgid "ACL Address" +msgstr "Indirizzo ACL" + +#: addressdialog.cpp:36 browsedialog.cpp:42 +msgid "Allow" +msgstr "Permetti" + +#: addressdialog.cpp:37 browsedialog.cpp:43 +msgid "Deny" +msgstr "Rifiuta" + +#: addressdialog.cpp:39 browsedialog.cpp:47 +msgid "Type:" +msgstr "Tipo:" + +#: addressdialog.cpp:40 portdialog.cpp:43 +msgid "Address:" +msgstr "Indirizzo:" + +#: browsedialog.cpp:41 +msgid "Send" +msgstr "Invia" + +#: browsedialog.cpp:44 +msgid "Relay" +msgstr "Inoltra" + +#: browsedialog.cpp:45 +msgid "Poll" +msgstr "Interroga" + +#: browsedialog.cpp:48 +msgid "From:" +msgstr "Da:" + +#: browsedialog.cpp:49 +msgid "To:" +msgstr "A:" + +#: browsedialog.cpp:62 +msgid "Browse Address" +msgstr "Indirizzo di ricerca" + +#: cupsd.conf.template.cpp:1 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Server name (ServerName)\n" +"

\n" +"The hostname of your server, as advertised to the world.\n" +"By default CUPS will use the hostname of the system.

\n" +"

\n" +"To set the default server used by clients, see the client.conf file.

\n" +"

\n" +"ex: myhost.domain.com

\n" +msgstr "" +"Nome del server (ServerName)\n" +"

\n" +"Il nome del computer del tuo server, come annunciato al mondo.\n" +"In modo predefinito CUPS userà il nome del computer del tuo sistema.

\n" +"

\n" +"Per impostare il server predefinito usato dai client, vedi il file " +"client.conf.

\n" +"

\n" +"esempio: nomemiocomputer.dominio.com

\n" + +#: cupsd.conf.template.cpp:11 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Server administrator (ServerAdmin)\n" +"

\n" +"The email address to send all complaints or problems to.\n" +"By default CUPS will use \"root@hostname\".

\n" +"

\n" +"ex: root@myhost.com

\n" +msgstr "" +"Server dell'amministratore (ServerAdmin)\n" +"

\n" +"L'indirizzo email per mandare tutti i reclami o i problemi.\n" +"In modo predefinito CUPS userà \"root@hostname\".

\n" +"

\n" +"es: root@nomemiocomputer.com

\n" + +#: cupsd.conf.template.cpp:19 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Access log (AccessLog)\n" +"

\n" +"The access log file; if this does not start with a leading /\n" +"then it is assumed to be relative to ServerRoot. By default set to\n" +"\"/var/log/cups/access_log\".

\n" +"

\n" +"You can also use the special name syslog to send the output to the\n" +"syslog file or daemon.

\n" +"

\n" +"ex: /var/log/cups/access_log

\n" +msgstr "" +"Log di accesso (AccessLog)\n" +"

\n" +"Il file di log degli accessi; se questo non inizia con il carattere / in alto a " +"sinistra\n" +"allora si presume che si riferisca a ServerRoot, e in modo predefinito userà\n" +"\"/var/log/cups/access_log\".

\n" +"

\n" +"Puoi anche usare il nome speciale syslog per mandare l'output al\n" +"file o al demone di syslog.

\n" +"

\n" +"es: /var/log/cups/access_log

\n" + +#: cupsd.conf.template.cpp:31 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Data directory (DataDir)\n" +"

\n" +"The root directory for the CUPS data files.\n" +"By default /usr/share/cups.

\n" +"

\n" +"ex: /usr/share/cups

\n" +msgstr "" +"Cartella dei dati (DataDir)\n" +"

\n" +"La cartella di amministratore per i file di dati CUPS.\n" +"In modo predefinito userà /usr/share/cups.

\n" +"

\n" +"es: /usr/share/cups

\n" + +#: cupsd.conf.template.cpp:39 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Default character set (DefaultCharset)\n" +"

\n" +"The default character set to use. If not specified,\n" +"defaults to utf-8. Note that this can also be overridden in\n" +"HTML documents...

\n" +"

\n" +"ex: utf-8

\n" +msgstr "" +"Insieme di caratteri predefiniti (DefaultCharset)\n" +"

\n" +"L'insieme di caratteri predefiniti imposti per l'uso. Se non specificato,\n" +"in modo predefinito userà utf-8. Nota che ciò può anche essere sovrascritto in\n" +"documenti HTML...

\n" +"

\n" +"es: utf-8

\n" + +#: cupsd.conf.template.cpp:48 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Default language (DefaultLanguage)\n" +"

\n" +"The default language if not specified by the browser.\n" +"If not specified, the current locale is used.

\n" +"

\n" +"ex: en

\n" +msgstr "" +"Linguaggio predefinito (DefaultLanguage)\n" +"

\n" +"Il linguaggio predefinito se non specificato dal browser.\n" +"Se non specificato, è usato quello corrente locale.

\n" +"

\n" +"es: en

\n" + +#: cupsd.conf.template.cpp:56 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Document directory (DocumentRoot)\n" +"

\n" +"The root directory for HTTP documents that are served.\n" +"By default the compiled-in directory.

\n" +"

\n" +"ex: /usr/share/cups/doc

\n" +msgstr "" +"Cartella dei documenti (DocumentRoot)\n" +"

\n" +"La cartella di amministratore per i documenti HTTP che sono sul server.\n" +"In modo predefinito la cartella dei documenti.

\n" +"

\n" +"es: /usr/share/cups/doc

\n" + +#: cupsd.conf.template.cpp:64 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Error log (ErrorLog)\n" +"

\n" +"The error log file; if this does not start with a leading /\n" +"then it is assumed to be relative to ServerRoot. By default set to\n" +"\"/var/log/cups/error_log\".

\n" +"

\n" +"You can also use the special name syslog to send the output to the\n" +"syslog file or daemon.

\n" +"

\n" +"ex: /var/log/cups/error_log

\n" +msgstr "" +"Log di errore (ErrorLog)\n" +"

\n" +"Il file di errore dei log; se non comincia con un carattere / in alto a " +"sinistra\n" +"allora si presume che si riferisca a ServerRoot, e in modo predefinito è\n" +"\"/var/log/cups/error_log\".

\n" +"

\n" +"Puoi usare anche il nome speciale syslog per inviare l'output al\n" +"file o al demone di syslog.

\n" +"

\n" +"es: /var/log/cups/error_log

\n" + +#: cupsd.conf.template.cpp:76 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Font path (FontPath)\n" +"

\n" +"The path to locate all font files (currently only for pstoraster).\n" +"By default /usr/share/cups/fonts.

\n" +"

\n" +"ex: /usr/share/cups/fonts

\n" +msgstr "" +"Percorso dei tipi di carattere (FontPath)\n" +"

\n" +"Il percorso per localizzare tutti i file dei tipi di carattere (attualmente " +"solo per pstoraster).\n" +"Il percorso predefinito è /usr/share/cups/fonts.

\n" +"

\n" +"es: /usr/share/cups/fonts

\n" + +#: cupsd.conf.template.cpp:84 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Log level (LogLevel)\n" +"

\n" +"Controls the number of messages logged to the ErrorLog\n" +"file and can be one of the following:

\n" +"
    \n" +"
  • debug2: Log everything.
  • \n" +"
  • debug: Log almost everything.
  • \n" +"
  • info: Log all requests and state changes.
  • \n" +"
  • warn: Log errors and warnings.
  • \n" +"
  • error: Log only errors.
  • \n" +"
  • none: Log nothing.
  • \n" +"
" +"

\n" +"ex: info

\n" +msgstr "" +"Livello di log (LogLevel)\n" +"

\n" +"Controlla il numero di messaggi registrati nel file di \"Errore dei Log\"\n" +"e può essere uno dei seguenti:

\n" +"
    \n" +"
  • debug2: Registra tutto.
  • \n" +"
  • debug: Registra quasi tutto.
  • \n" +"
  • info: Registra tutte le richieste e i cambiamenti di stato.
  • " +"\n" +"
  • warn: Registra errori e avvertimenti.
  • \n" +"
  • error: Registra solo errori.
  • \n" +"
  • none: Non registra niente.
  • \n" +"
" +"

\n" +"es: info

\n" + +#: cupsd.conf.template.cpp:99 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Max log size (MaxLogSize)\n" +"

\n" +"Controls the maximum size of each log file before they are\n" +"rotated. Defaults to 1048576 (1MB). Set to 0 to disable log rotating.

\n" +"

\n" +"ex: 1048576

\n" +msgstr "" +"Massima dimensione del file di log (MaxLogSize)\n" +"

\n" +"Controlla la massima dimensione di ciascun file di log prima di farli\n" +"ruotare. Dimensione predefinita posta a 1048576 byte (1MByte). Imponi a 0 per " +"disabilitare la rotazione dei log.

\n" +"

\n" +"es: 1048576

\n" + +#: cupsd.conf.template.cpp:107 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Page log (PageLog)\n" +"

\n" +"The page log file; if this does not start with a leading /\n" +"then it is assumed to be relative to ServerRoot. By default set to\n" +"\"/var/log/cups/page_log\".

\n" +"

\n" +"You can also use the special name syslog to send the output to the\n" +"syslog file or daemon.

\n" +"

\n" +"ex: /var/log/cups/page_log

\n" +msgstr "" +"Pagina di log (PageLog)\n" +"

\n" +"La pagina del file di log; se non inizia con un / in alto a sinistra\n" +"allora si considera riferito a ServerRoot. Imposto in modo predefinito a\n" +"\"/var/log/cups/page_log\".

\n" +"

\n" +"Puoi usare anche un nome speciale syslog per mandare l'output al\n" +"file o al demone di syslog.

\n" +"

\n" +"es: /var/log/cups/page_log

\n" + +#: cupsd.conf.template.cpp:119 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Preserve job history (PreserveJobHistory)\n" +"

\n" +"Whether or not to preserve the job history after a\n" +"job is completed, canceled, or stopped. Default is Yes.

\n" +"

\n" +"ex: Yes

\n" +msgstr "" +"Preserva la cronologia dei lavori (PreserveJobHistory)\n" +"

\n" +"In ogni caso per preservare la cronologia dei lavori dopo che un\n" +"lavoro è terminato, annullato, o interrotto. Sì è l'opzione predefinita.

\n" +"

\n" +"es: Sì

\n" + +#: cupsd.conf.template.cpp:127 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Preserve job files (PreserveJobFiles)\n" +"

\n" +"Whether or not to preserve the job files after a\n" +"job is completed, canceled, or stopped. Default is No.

\n" +"

\n" +"ex: No

\n" +msgstr "" +"Preserva i file dei lavori (PreserveJobFiles)\n" +"

\n" +"In ogni caso per preservare i file dei lavori dopo che un\n" +"lavoro è terminato, annullato, o interrotto. L'opzione predefinita è No.

\n" +"

\n" +"es: No

\n" + +#: cupsd.conf.template.cpp:135 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Printcap file (Printcap)\n" +"

\n" +"The name of the printcap file. Default is no filename.\n" +"Leave blank to disable printcap file generation.

\n" +"

\n" +"ex: /etc/printcap

\n" +msgstr "" +"File printcap (Printcap)\n" +"

\n" +"Il nome del file printcap. L'opzione predefinita è senza nome del file.\n" +"Lascia vuoto per disabilitare la generazione del file printcap.

\n" +"

\n" +"es: /etc/printcap

\n" + +#: cupsd.conf.template.cpp:143 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Request directory (RequestRoot)\n" +"

\n" +"The directory where request files are stored.\n" +"By default /var/spool/cups.

\n" +"

\n" +"ex: /var/spool/cups

\n" +msgstr "" +"Cartella delle richieste (RequestRoot)\n" +"

\n" +"La cartella dove i file di richiesta sono memorizzati.\n" +"Il percorso predefinito è /var/spool/cups.

\n" +"

\n" +"es: /var/spool/cups

\n" + +#: cupsd.conf.template.cpp:151 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Remote root user (RemoteRoot)\n" +"

\n" +"The name of the user assigned to unauthenticated accesses\n" +"from remote systems. By default \"remroot\".

\n" +"

\n" +"ex: remroot

\n" +msgstr "" +"Utente root remoto (RemoteRoot)\n" +"

\n" +"Il nome dell'utente è assegnato per accessi non autenticati\n" +"da sistemi remoti. L'opzione predefinita è \"remroot\".

\n" +"

\n" +"es: remroot

\n" + +#: cupsd.conf.template.cpp:159 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Server binaries (ServerBin)\n" +"

\n" +"The root directory for the scheduler executables.\n" +"By default /usr/lib/cups or /usr/lib32/cups (IRIX 6.5).

\n" +"

\n" +"ex: /usr/lib/cups

\n" +msgstr "" +"Binari del server (ServerBin)\n" +"

\n" +"La cartella radice per gli eseguibili dello schedulatore.\n" +"La cartella predefinita è /usr/lib/cups oppure /usr/lib32/cups (IRIX 6.5).

\n" +"

\n" +"es: /usr/lib/cups

\n" + +#: cupsd.conf.template.cpp:167 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Server files (ServerRoot)\n" +"

\n" +"The root directory for the scheduler.\n" +"By default /etc/cups.

\n" +"

\n" +"ex: /etc/cups

\n" +msgstr "" +"File del server (ServerRoot)\n" +"

\n" +"La cartella radice per lo schedulatore.\n" +"La cartella predefinita è /etc/cups.

\n" +"

\n" +"es: /etc/cups

\n" + +#: cupsd.conf.template.cpp:175 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"User (User)\n" +"

\n" +"The user the server runs under. Normally this\n" +"must be lp, however you can configure things for another user\n" +"as needed.

\n" +"

\n" +"Note: the server must be run initially as root to support the\n" +"default IPP port of 631. It changes users whenever an external\n" +"program is run...

\n" +"

\n" +"ex: lp

\n" +msgstr "" +"Utente (User)\n" +"

\n" +"L'utente che esegue il server. Normalmente questo\n" +"deve essere lp, tuttavia puoi configurare le opzioni per un altro " +"utente\n" +"secondo necessità.

\n" +"

\n" +"Nota: il server deve essere eseguito inizialmente come root per permettere " +"l'impostazione\n" +"predefinita di IPP alla porta 631. Cambia utenti ogniqualvolta un programma\n" +"esterno è eseguito...

\n" +"

\n" +"es: lp

\n" + +#: cupsd.conf.template.cpp:188 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Group (Group)\n" +"

\n" +"The group the server runs under. Normally this\n" +"must be sys, however you can configure things for another\n" +"group as needed.

\n" +"

\n" +"ex: sys

\n" +msgstr "" +"Gruppo (Group)\n" +"

\n" +"Il gruppo che esegue il server. Normalmente questo\n" +"deve essere sys, tuttavia puoi configurare le opzioni per un altro\n" +"gruppo secondo necessità.

\n" +"

\n" +"es: sys

\n" + +#: cupsd.conf.template.cpp:197 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"RIP cache (RIPCache)\n" +"

\n" +"The amount of memory that each RIP should use to cache\n" +"bitmaps. The value can be any real number followed by \"k\" for\n" +"kilobytes, \"m\" for megabytes, \"g\" for gigabytes, or \"t\" for tiles\n" +"(1 tile = 256x256 pixels). Defaults to \"8m\" (8 megabytes).

\n" +"

\n" +"ex: 8m

\n" +msgstr "" +"Cache RIP (RIPCache)\n" +"

\n" +"La quantità di memoria che ogni RIP dovrebbe usare per fare il cache dei\n" +"bitmap. Il valore può essere un qualunque numero reale seguito da \"k\" per\n" +"kilo byte, \"m\" per mega byte, \"g\" per giga byte, o \"t\" per tessere\n" +"(1 tessera = 256x256 pixel). Predefinito \"8m\" (8 mega byte).

\n" +"

\n" +"es: 8m

\n" + +#: cupsd.conf.template.cpp:207 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Temporary files (TempDir)\n" +"

\n" +"The directory to put temporary files in. This directory must be\n" +"writable by the user defined above! Defaults to \"/var/spool/cups/tmp\" or\n" +"the value of the TMPDIR environment variable.

\n" +"

\n" +"ex: /var/spool/cups/tmp

\n" +msgstr "" +"File temporanei (TempDir)\n" +"

\n" +"La cartella in cui mettere i file temporanei. Questa cartella deve avere\n" +"il permesso di scrittura per l'utente sopra definito! La cartella temporanea " +"predefinita è \"/var/spool/cups/tmp\" o\n" +"il valore della variabile d'ambiente TMPDIR.

\n" +"

\n" +"es: /var/spool/cups/tmp

\n" + +#: cupsd.conf.template.cpp:216 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Filter limit (FilterLimit)\n" +"

\n" +"Sets the maximum cost of all job filters that can be run\n" +"at the same time. A limit of 0 means no limit. A typical job may need\n" +"a filter limit of at least 200; limits less than the minimum required\n" +"by a job force a single job to be printed at any time.

\n" +"

\n" +"The default limit is 0 (unlimited).

\n" +"

\n" +"ex: 200

\n" +msgstr "" +"Limiti filtro (FilterLimit)\n" +"

\n" +"Imposta il costo massimo di tutti i filtri dei lavori che possono essere in " +"esecuzione\n" +"allo stesso tempo. Un limite di 0 indica nessun limite. A un tipico lavoro può " +"servire\n" +"un filtro limite di al meno 200; limita meno del minimo richiesto\n" +"per un lavoro forza un singolo lavoro a essere stampato in qualunque " +"momento.

\n" +"

\n" +"Il limite predefinito è 0 (illimitato).

\n" +"

\n" +"es: 200

\n" + +#: cupsd.conf.template.cpp:228 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Listen to (Port/Listen)\n" +"

\n" +"Ports/addresses that are listened to. The default port 631 is reserved\n" +"for the Internet Printing Protocol (IPP) and is what is used here.

\n" +"

\n" +"You can have multiple Port/Listen lines to listen to more than one\n" +"port or address, or to restrict access.

\n" +"

\n" +"Note: Unfortunately, most web browsers don't support TLS or HTTP Upgrades\n" +"for encryption. If you want to support web-based encryption you will\n" +"probably need to listen on port 443 (the \"HTTPS\" port...).

\n" +"

\n" +"ex: 631, myhost:80, 1.2.3.4:631

\n" +msgstr "" +"Ascolta su (Port/Listen)\n" +"

\n" +"Porte/indirizzi su cui si è in attesa. La porta predefinita è la 631 che " +"risulta\n" +"riservata per il Protocollo di Stampa per Internet (IPP) ed è ciò che si " +"usa.

\n" +"

\n" +"Puoi avere linee multiple Port/Listen in ascolto su più di una\n" +"porta o indirizzo, o per limitare l'accesso.

\n" +"

\n" +"Nota: sfortunatamente, la maggior parte dei browser non supportano " +"aggiornamenti TLS o HTTP\n" +"per cifratura. Se desideri utilizzare la cifratura basata su web probabilmente\n" +"dovrai metterti in ascolto sulla porta 443 (la porta \"HTTPS\"...).

\n" +"

\n" +"es: 631, miocomputer:80, 1.2.3.4:631

\n" + +#: cupsd.conf.template.cpp:243 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Hostname lookups (HostNameLookups)\n" +"

\n" +"Whether or not to do lookups on IP addresses to get a\n" +"fully-qualified hostname. This defaults to Off for performance reasons...

\n" +"

\n" +"ex: On

\n" +msgstr "" +"Ricerche dei nomi host (HostNameLookups)\n" +"

\n" +"In ogni caso per ricercare indirizzi IP per ricavare un nome\n" +"host totalmente qualificato. Per ragioni di prestazioni è disattivato in modo " +"predefinito...

\n" +"

\n" +"es: On

\n" + +#: cupsd.conf.template.cpp:251 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Keep alive (KeepAlive)\n" +"

\n" +"Whether or not to support the Keep-Alive connection\n" +"option. Default is on.

\n" +"

\n" +"ex: On

\n" +msgstr "" +"Mantieni in vita (KeepAlive)\n" +"

\n" +"In ogni caso per supportare l'opzione di connessione\n" +"\"Tieni in vita\". L'opzione predefinita è attiva.

\n" +"

\n" +"es: On

\n" + +#: cupsd.conf.template.cpp:259 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Keep-alive timeout (KeepAliveTimeout)\n" +"

\n" +"The timeout (in seconds) before Keep-Alive connections are\n" +"automatically closed. Default is 60 seconds.

\n" +"

\n" +"ex: 60

\n" +msgstr "" +"Tempo massimo per tenere in vita (KeepAliveTimeout)\n" +"

\n" +"Il tempo massimo (in secondi) prima che connessioni \"Tieni in vita\" siano\n" +"chiuse automaticamente. Il tempo predefinito è di 60 secondi.

\n" +"

\n" +"es: 60

\n" + +#: cupsd.conf.template.cpp:267 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Max clients (MaxClients)\n" +"

\n" +"Controls the maximum number of simultaneous clients that\n" +"will be handled. Defaults to 100.

\n" +"

\n" +"ex: 100

\n" +msgstr "" +"Client massimi (MaxClients)\n" +"

\n" +"Controlla il numero massimo di client simultanei che\n" +"saranno trattati. Il valore predefinito è 100.

\n" +"

\n" +"es: 100

\n" + +#: cupsd.conf.template.cpp:275 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Max request size (MaxRequestSize)\n" +"

\n" +"Controls the maximum size of HTTP requests and print files.\n" +"Set to 0 to disable this feature (defaults to 0).

\n" +"

\n" +"ex: 0

\n" +msgstr "" +"Dimensione massima richiesta (MaxRequestSize)\n" +"

\n" +"Controlla la massima dimensione di richieste HTTP e stampa i file.\n" +"Imposta a 0 per disabilitare questa funzionalità (valore predefinito 0).

\n" +"

\n" +"es: 0

\n" + +#: cupsd.conf.template.cpp:283 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Client timeout (Timeout)\n" +"

\n" +"The timeout (in seconds) before requests time out. Default is 300 seconds.

" +"\n" +"

\n" +"ex: 300

\n" +msgstr "" +"Tempo massimo sul client (Timeout)\n" +"

\n" +"Il tempo massimo (in secondi) prima di effettuare richieste di tempo scaduto. " +"Il valore predefinito è di 300 secondi.

\n" +"

\n" +"es: 300

\n" + +#: cupsd.conf.template.cpp:290 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Use browsing (Browsing)\n" +"

\n" +"Whether or not to listen to printer \n" +"information from other CUPS servers. \n" +"

\n" +"

\n" +"Enabled by default.\n" +"

\n" +"

\n" +"Note: to enable the sending of browsing\n" +"information from this CUPS server to the LAN,\n" +"specify a valid BrowseAddress.\n" +"

\n" +"

\n" +"ex: On

\n" +msgstr "" +"Usa ricerca (Browsing)\n" +"

\n" +"In ogni caso per ricevere informazioni per la \n" +"stampante da altri server CUPS.\n" +"

\n" +"

\n" +"Abilitato in modo predefinito.\n" +"

\n" +"

\n" +"Nota: per abilitare l'invio di informazioni di \n" +"ricerca da questo server CUPS alla LAN,\n" +"specifica un valido BrowseAdress.\n" +"

\n" +"

\n" +"es: Abilitato

\n" + +#: cupsd.conf.template.cpp:307 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Use short names (BrowseShortNames)\n" +"

\n" +"Whether or not to use \"short\" names for remote printers\n" +"when possible (e.g. \"printer\" instead of \"printer@host\"). Enabled by\n" +"default.

\n" +"

\n" +"ex: Yes

\n" +msgstr "" +"Usa nomi brevi (BrowseShortNames)\n" +"

\n" +"In ogni caso per usare nomi \"brevi\" per stampanti remote\n" +"quando possibile (per esempio \"stampante\" invece di " +"\"stampante@host\").Abilitato in \n" +"modo predefinito.

\n" +"

\n" +"es: Sì

\n" + +#: cupsd.conf.template.cpp:316 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Browse addresses (BrowseAddress)\n" +"

\n" +"Specifies a broadcast address to be used. By\n" +"default browsing information is broadcast to all active interfaces.

\n" +"

\n" +"Note: HP-UX 10.20 and earlier do not properly handle broadcast unless\n" +"you have a Class A, B, C, or D netmask (i.e. no CIDR support).

\n" +"

\n" +"ex: x.y.z.255, x.y.255.255

\n" +msgstr "" +"Indirizzi di ricerca (BrowseAddress)\n" +"

\n" +"Specifica un indirizzo di broadcast per essere usato. In modo\n" +"predefinito ricerca informazioni in broadcast per tutte le interfacce " +"attive.

\n" +"

\n" +"Nota: HP-UX 10.20 e sistemi più semplici non trattano in modo corretto il " +"broadcast a meno che\n" +"non si abbia una maschera di rete di Classe A, B, C, o D (ad es. CIDR non " +"supportati).

\n" +"

\n" +"es: x.y.z.255, x.y.255.255

\n" + +#: cupsd.conf.template.cpp:327 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Browse allow/deny (BrowseAllow/BrowseDeny)\n" +"

\n" +"BrowseAllow: specifies an address mask to allow for incoming browser\n" +"packets. The default is to allow packets from all addresses.

\n" +"

\n" +"BrowseDeny: specifies an address mask to deny for incoming browser\n" +"packets. The default is to deny packets from no addresses.

\n" +"

\n" +"Both \"BrowseAllow\" and \"BrowseDeny\" accept the following notations for\n" +"addresses:

\n" +"
\n"
+"All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"
" +"

\n" +"The hostname/domainname restrictions only work if you have turned hostname\n" +"lookups on!

\n" +msgstr "" +"Permetti/nega ricerca (BrowseAllow/BrowseDeny)\n" +"

\n" +"BrowseAllow: specifica una maschera di indirizzo per far passare " +"pacchetti entranti di\n" +"ricerca. L'opzione predefinita permette la ricezione di pacchetti da tutti gli " +"indirizzi.

\n" +"

\n" +"BrowseDeny: specifica una maschera di ricerca per impedire l'arrivo di " +"pacchetti di\n" +"ricerca. L'opzione predefinita impedisce l'ingresso di pacchetti da qualsiasi " +"indirizzo.

\n" +"

\n" +"Sia \"BrowseAllow\" che \"BrowseDeny\" accettano le seguenti notazioni per\n" +"indirizzi:

\n" +"
\n"
+"Tutti\n"
+"Nessuno\n"
+"*.dominio.com\n"
+".dominio.com\n"
+"host.dominio.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"
" +"

\n" +"Le restrizioni di nome host/dominio funzionano solo se hai abilitato " +"l'interrogazione dei\n" +"nomi host!

\n" + +#: cupsd.conf.template.cpp:354 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Browse interval (BrowseInterval)\n" +"

\n" +"The time between browsing updates in seconds. Default\n" +"is 30 seconds.

\n" +"

\n" +"Note that browsing information is sent whenever a printer's state changes\n" +"as well, so this represents the maximum time between updates.

\n" +"

\n" +"Set this to 0 to disable outgoing broadcasts so your local printers are\n" +"not advertised but you can still see printers on other hosts.

\n" +"

\n" +"ex: 30

\n" +msgstr "" +"Intervallo di ricerca (BrowseInterval)\n" +"

\n" +"Il tempo tra un aggiornamento di una ricerca e l'altro in secondi. Il valore " +"predefinito\n" +"è di 30 secondi.

\n" +"

\n" +"Nota che le informazioni di ricerca sono inviate ogniqualvolta uno stato di " +"stampa cambia,\n" +"così che rappresenta il massimo tempo tra aggiornamenti.

\n" +"

\n" +"Imposta a 0 per disabilitare richieste di broadcast in uscita così che le tue " +"stampanti locali\n" +"non sono coinvolte, ma in modo che puoi ancora vedere le stampanti su altri " +"host.

\n" +"

\n" +"es: 30

\n" + +#: cupsd.conf.template.cpp:368 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Browse order (BrowseOrder)\n" +"

\n" +"Specifies the order of BrowseAllow/BrowseDeny comparisons.

\n" +"

\n" +"ex: allow,deny

\n" +msgstr "" +"Ordine di ricerca (BrowseOrder)\n" +"

\n" +"Specifica l'ordine di confronti BrowseAllow/BrowseDeny.

\n" +"

\n" +"es: permetti,nega

\n" + +#: cupsd.conf.template.cpp:375 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Browse poll (BrowsePoll)\n" +"

\n" +"Poll the named server(s) for printers.

\n" +"

\n" +"ex: myhost:631

\n" +msgstr "" +"Ricerca interrogazione (BrowsePoll)\n" +"

\n" +"Interroga il/i server nominati per le stampanti.

\n" +"

\n" +"es: miohost:631

\n" + +#: cupsd.conf.template.cpp:382 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Browse port (BrowsePort)\n" +"

\n" +"The port used for UDP broadcasts. By default this is\n" +"the IPP port; if you change this you need to do it on all servers.\n" +"Only one BrowsePort is recognized.

\n" +"

\n" +"ex: 631

\n" +msgstr "" +"Porta di ricerca (BrowsePort)\n" +"

\n" +"La porta usata per messaggi broadcast UDP. La porta predefinita è\n" +"la porta IPP; se cambi questa devi farlo su tutti i server.\n" +"Solo un BrowsePort è riconosciuto.

\n" +"

\n" +"es: 631

\n" + +#: cupsd.conf.template.cpp:391 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Browse relay (BrowseRelay)\n" +"

\n" +"Relay browser packets from one address/network to another.

\n" +"

\n" +"ex: src-address dest-address

\n" +msgstr "" +"Inoltra ricerca (BrowseRelay)\n" +"

\n" +"I pacchetti di inoltro ricerca da un indirizzo/rete a un'altra.

\n" +"

\n" +"es: indirizzo-sorgente indirizzo-destinazione

\n" + +# XXX Questo numero non deve essere assolutamente... non definitivamente +#: cupsd.conf.template.cpp:398 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Browse timeout (BrowseTimeout)\n" +"

\n" +"The timeout (in seconds) for network printers - if we don't\n" +"get an update within this time the printer will be removed\n" +"from the printer list. This number definitely should not be\n" +"less the BrowseInterval value for obvious reasons. Defaults\n" +"to 300 seconds.

\n" +"

\n" +"ex: 300

\n" +msgstr "" +"Tempo massimo di ricerca (BrowseTimeout)\n" +"

\n" +"Il tempo massimo (in secondi) per stampanti di rete - se non si ottiene\n" +"un aggiornamento entro questo tempo la stampante sarà rimossa\n" +"dalla lista delle stampanti. Questo numero non dovrebbe essere definitivamente\n" +"inferiore al valore BrowseInterval per ovvi motivi. L'impostazione predefinita\n" +"è di 300 secondi.

\n" +"

\n" +"es: 300

\n" + +#: cupsd.conf.template.cpp:409 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Implicit classes (ImplicitClasses)\n" +"

\n" +"Whether or not to use implicit classes.

\n" +"

\n" +"Printer classes can be specified explicitly in the classes.conf\n" +"file, implicitly based upon the printers available on the LAN, or\n" +"both.

\n" +"

\n" +"When ImplicitClasses is On, printers on the LAN with the same name\n" +"(e.g. Acme-LaserPrint-1000) will be put into a class with the same\n" +"name. This allows you to setup multiple redundant queues on a LAN\n" +"without a lot of administrative difficulties. If a user sends a\n" +"job to Acme-LaserPrint-1000, the job will go to the first available\n" +"queue.

\n" +"

\n" +"Enabled by default.

\n" +msgstr "" +"Classi Implicite (ImplicitClasses)\n" +"

\n" +"In ogni caso per usare classi implicite.

\n" +"

\n" +"Classi di stampanti possono essere specificate esplicitamente nel file " +"classes.conf,\n" +"implicitamente basato sulle stampanti disponibili sulla LAN, o\n" +"tramite entrambi i modi.

\n" +"

\n" +"Quanto ImplicitClasses è abilitato, le stampanti sulla LAN con lo stesso nome\n" +"(Ad es. stampante laser Acme-1000) saranno messe in una classe con lo stesso\n" +"nome. Ciò ti permette di impostare code multiple ridondanti su una LAN\n" +"senza molte difficoltà di amministrazione. Se un utente invia un\n" +"lavoro alla stampante laser Acme-1000, il lavoro finirà nella prima coda\n" +"disponibile.

\n" +"

\n" +"Abilitata in modo predefinito.

\n" + +#: cupsd.conf.template.cpp:427 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"System group (SystemGroup)\n" +"

\n" +"The group name for \"System\" (printer administration)\n" +"access. The default varies depending on the operating system, but\n" +"will be sys, system, or root (checked for in that " +"order).

\n" +"

\n" +"ex: sys

\n" +msgstr "" +"Gruppo di sistema (SystemGroup)\n" +"

\n" +"Il nome del gruppo per l'accesso a \"Sistema\" (stampante " +"dell'amministratore).\n" +"L'impostazione predefinita varia a seconda del sistema operativo, ma\n" +"sarà sys, system, o root (controllato in quell'ordine).

" +"\n" +"

\n" +"es: sys

\n" + +#: cupsd.conf.template.cpp:436 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Encryption certificate (ServerCertificate)\n" +"

\n" +"The file to read containing the server's certificate.\n" +"Defaults to \"/etc/cups/ssl/server.crt\".

\n" +"

\n" +"ex: /etc/cups/ssl/server.crt

\n" +msgstr "" +"Certificato di cifratura (ServerCertificate)\n" +"

\n" +"Il file da leggere contiene il certificato del server.\n" +"Il file predefinito è \"/etc/cups/ssl/server.crt\".

\n" +"

\n" +"es: /etc/cups/ssl/server.crt

\n" + +#: cupsd.conf.template.cpp:444 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Encryption key (ServerKey)\n" +"

\n" +"The file to read containing the server's key.\n" +"Defaults to \"/etc/cups/ssl/server.key\".

\n" +"

\n" +"ex: /etc/cups/ssl/server.key

\n" +msgstr "" +"Chiave di cifratura (ServerKey)\n" +"

\n" +"Il file da leggere contiene la chiave del server.\n" +"Il file predefinito è \"/etc/cups/ssl/server.key\".

\n" +"

\n" +"es: /etc/cups/ssl/server.key

\n" + +#: cupsd.conf.template.cpp:452 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Access permissions\n" +"# Access permissions for each directory served by the scheduler.\n" +"Locations are relative to DocumentRoot...\n" +"# AuthType: the authorization to use:\n" +"# None - Perform no authentication\n" +"Basic - Perform authentication using the HTTP Basic method.\n" +"Digest - Perform authentication using the HTTP Digest method.\n" +"# (Note: local certificate authentication can be substituted by\n" +"the client for Basic or Digest when connecting to the\n" +"localhost interface)\n" +"# AuthClass: the authorization class; currently only Anonymous, User,\n" +"System (valid user belonging to group SystemGroup), and Group\n" +"(valid user belonging to the specified group) are supported.\n" +"# AuthGroupName: the group name for \"Group\" authorization.\n" +"# Order: the order of Allow/Deny processing.\n" +"# Allow: allows access from the specified hostname, domain, IP address, or\n" +"network.\n" +"# Deny: denies access from the specified hostname, domain, IP address, or\n" +"network.\n" +"# Both \"Allow\" and \"Deny\" accept the following notations for addresses:\n" +"# All\n" +"None\n" +"*.domain.com\n" +".domain.com\n" +"host.domain.com\n" +"nnn.*\n" +"nnn.nnn.*\n" +"nnn.nnn.nnn.*\n" +"nnn.nnn.nnn.nnn\n" +"nnn.nnn.nnn.nnn/mm\n" +"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" +"# The host and domain address require that you enable hostname lookups\n" +"with \"HostNameLookups On\" above.\n" +"# Encryption: whether or not to use encryption; this depends on having\n" +"the OpenSSL library linked into the CUPS library and scheduler.\n" +"# Possible values:\n" +"# Always - Always use encryption (SSL)\n" +"Never - Never use encryption\n" +"Required - Use TLS encryption upgrade\n" +"IfRequested - Use encryption if the server requests it\n" +"# The default value is \"IfRequested\".\n" +msgstr "" +"Permessi di accesso\n" +"# Permessi di accesso per ogni cartella servita dallo schedulatore.\n" +"Le collocazioni sono relative a DocumentRoot...\n" +"# AuthType: l'autorizzazione da usare:\n" +"# Nulla - Non esegue autenticazione\n" +"Base - Esegue l'autenticazione usando il metodo HTTP base.\n" +"Digest - Esegue l'autenticazione usando il metodo HTTP Digest.\n" +"# (Nota: l'autenticazione di certificati locali può essere sostituita dal\n" +"client per quella base o digest quando si connette alla\n" +"interfaccia localhost)\n" +"# AuthClass: la classe di autenticazione; attualmente sono supportati solo " +"Anonimo, Utente,\n" +"System (utente valido appartenente al gruppo SystemGroup), e Gruppo\n" +"(utente valido appartenente al gruppo specificato).\n" +"# AuthGroupName: il nome del gruppo per le autorizzazioni di \"Gruppo\".\n" +"# Ordine: l'ordine di esecuzione di Permetti/Nega.\n" +"# Permetti: permette l'accesso dal nome host specificato, dominio, indirizzo " +"IP, o\n" +"rete.\n" +"# Nega: impedisce l'accesso dal nome host specificato, dominio, indirizzo IP, " +"o\n" +"rete.\n" +"# Sia \"Permetti\" sia \"Nega\" accettano le seguenti notazioni per gli " +"indirizzi:\n" +"# Tutti\n" +"Nessuno\n" +"*.dominio.com\n" +".dominio.com\n" +"host.dominio.com\n" +"nnn.*\n" +"nnn.nnn.*\n" +"nnn.nnn.nnn.*\n" +"nnn.nnn.nnn.nnn\n" +"nnn.nnn.nnn.nnn/mm\n" +"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n" +"# L'indirizzo dell'host e del dominio richiedono che abiliti le ricerche dei " +"nomi host\n" +"con \"HostNameLookups Abilitato\" sopra.\n" +"# Cifratura: in ogni caso per usare la cifratura; ciò dipende se hai\n" +"la libreria OpenSSL collegata nella libreria CUPS e nello schedulatore.\n" +"# Valori possibili:\n" +"# Sempre - Usa sempre la cifratura (SSL)\n" +"Mai - Non usare mai la cifratura\n" +"Required - Usa la cifratura aggiornata TLS\n" +"IfRequested - Usa la cifratura se il server lo richiede\n" +"# Il valore predefinito è \"IfRequested\".\n" + +#: cupsd.conf.template.cpp:495 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Authentication (AuthType)\n" +"

\n" +"The authorization to use:" +"

\n" +"

    \n" +"
  • None - Perform no authentication.
  • \n" +"
  • Basic - Perform authentication using the HTTP Basic method.
  • \n" +"
  • Digest - Perform authentication using the HTTP Digest method.
  • \n" +"
" +"

\n" +"Note: local certificate authentication can be substituted by\n" +"the client for Basic or Digest when connecting to the\n" +"localhost interface.

\n" +msgstr "" +"Autenticazione (AuthType)\n" +"

\n" +"L'autorizzazione per usare:" +"

\n" +"

    \n" +"
  • Nulla - Non eseguire alcuna autenticazione.
  • \n" +"
  • Base - Esegui l'autenticazione usando il metodo HTTP Base.
  • \n" +"
  • Digest - Esegui l'autenticazione usando il metodo HTTP Digest.
  • \n" +"
" +"

\n" +"Nota: il certificato di autenticazione locale può essere sostituito dal\n" +"client per autenticazione Base o Digest quando connesso alla\n" +"interfaccia localhost.

\n" + +#: cupsd.conf.template.cpp:508 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Class (AuthClass)\n" +"

\n" +"The authorization class; currently only Anonymous, User,\n" +"System (valid user belonging to group SystemGroup), and Group\n" +"(valid user belonging to the specified group) are supported.

\n" +msgstr "" +"Classe (AuthClass)\n" +"

\n" +"La classe di autorizzazione; attualmente sono supportati Anonimi,\n" +"Utenti, System (utente valido appartenente al gruppo " +"SystemGroup), e Gruppo\n" +"(utente valido appartenente al gruppo specificato).

\n" + +#: cupsd.conf.template.cpp:515 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"

The user/group names allowed to access the resource. The format is a\n" +"comma separated list.

\n" +msgstr "" +"

I nomi di utente/gruppo permettono di accedere alla risorsa. Il formato " +"prevede\n" +"una lista separata da virgola.

\n" + +#: cupsd.conf.template.cpp:519 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Satisfy (Satisfy)\n" +"

\n" +"This directive controls whether all specified conditions must\n" +"be satisfied to allow access to the resource. If set to \"all\",\n" +"then all authentication and access control conditions must be\n" +"satisfied to allow access.\n" +"

\n" +"

\n" +"Setting Satisfy to \"any\" allows a user to gain access if the\n" +"authentication or access control requirements are satisfied.\n" +"For example, you might require authentication for remote access,\n" +"but allow local access without authentication.\n" +"

\n" +"

\n" +"The default is \"all\".\n" +"

\n" +msgstr "" +"Soddisfa (Satisfy)\n" +"

\n" +"Questa direttiva controlla se tutte le condizioni specificate devono\n" +"essere soddisfatte per permettere l'accesso alla risorsa. Se impostata a " +"\"tutte\",\n" +"allora tutte le condizioni di controllo di autenticazione e di accesso devono " +"essere\n" +"soddisfatte per permettere l'accesso.\n" +"

\n" +"

\n" +"Impostando Soddisfa a \"qualsiasi\" si permette a un utente di ottenere " +"l'accesso se\n" +"l'autenticazione o i requisiti relativi al controllo d'accesso sono " +"soddisfatti.\n" +"Per esempio, dovresti richiedere l'autenticazione per l'accesso remoto,\n" +"ma l'accesso locale ti è consentito senza bisogno dell'autenticazione.\n" +"

\n" +"

\n" +"L'impostazione predefinita è \"tutti\".\n" +"

\n" + +#: cupsd.conf.template.cpp:537 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Authentication group name (AuthGroupName)\n" +"

\n" +"The group name for Group authorization.

\n" +msgstr "" +"Nome del gruppo di autenticazione (AuthGroupName)\n" +"

\n" +"Il nome del gruppo per il Gruppo di autorizzazione.

\n" + +#: cupsd.conf.template.cpp:542 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"ACL order (Order)\n" +"

\n" +"The order of Allow/Deny processing.

\n" +msgstr "" +"Ordine ACL (Order)\n" +"

\n" +"L'ordine di esecuzione di Permesso/Negato.

\n" + +#: cupsd.conf.template.cpp:547 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Allow\n" +"

\n" +"Allows access from the specified hostname, domain, IP address, or\n" +"network. Possible values are:

\n" +"
\n"
+"All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"
" +"

\n" +"The host and domain address require that you enable hostname lookups\n" +"with \"HostNameLookups On\" above.

\n" +msgstr "" +"Permesso\n" +"

\n" +"Permette l'accesso allo specificato nome di host, dominio, indirizzo IP, o\n" +"rete. Possibili valori sono:

\n" +"
\n"
+"Tutti\n"
+"Nessuno\n"
+"*.dominio.com\n"
+".dominio.com\n"
+"host.dominio.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"
" +"

\n" +"L'indirizzo dell'host e del dominio richiedono che abiliti le ricerche per nomi " +"host\n" +"con \"HostNameLookups Abilitato\" sopra.

\n" + +#: cupsd.conf.template.cpp:568 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"ACL addresses (Allow/Deny)\n" +"

\n" +"Allows/Denies access from the specified hostname, domain, IP address, or\n" +"network. Possible values are:

\n" +"
\n"
+"All\n"
+"None\n"
+"*.domain.com\n"
+".domain.com\n"
+"host.domain.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"
" +"

\n" +"The host and domain address require that you enable hostname lookups\n" +"with \"HostNameLookups On\" above.

\n" +msgstr "" +"Indirizzi ACL (Allow/Deny)\n" +"

\n" +"Permetti/Nega l'accesso dallo specificato nome di host, dominio, indirizzo IP, " +"o\n" +"rete. Possibili valori sono:

\n" +"
\n"
+"Tutti\n"
+"Nessuno\n"
+"*.dominio.com\n"
+".dominio.com\n"
+"host.dominio.com\n"
+"nnn.*\n"
+"nnn.nnn.*\n"
+"nnn.nnn.nnn.*\n"
+"nnn.nnn.nnn.nnn\n"
+"nnn.nnn.nnn.nnn/mm\n"
+"nnn.nnn.nnn.nnn/mmm.mmm.mmm.mmm\n"
+"
" +"

\n" +"L'indirizzo dell'host e del dominio richiede che abiliti le ricerche di nomi " +"host\n" +"con \"HostNameLookups Abilitato\" sopra.

\n" + +#: cupsd.conf.template.cpp:589 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Encryption (Encryption)\n" +"

\n" +"Whether or not to use encryption; this depends on having\n" +"the OpenSSL library linked into the CUPS library and scheduler.

\n" +"

\n" +"Possible values:

\n" +"
    \n" +"
  • Always - Always use encryption (SSL)
  • \n" +"
  • Never - Never use encryption
  • \n" +"
  • Required - Use TLS encryption upgrade
  • \n" +"
  • IfRequested - Use encryption if the server requests it
  • \n" +"
" +"

\n" +"The default value is \"IfRequested\".

\n" +msgstr "" +"Cifratura (Encryption)\n" +"

\n" +"In ogni caso per usare la cifratura; ciò dipende dall'avere\n" +"la libreria OpenSSL collegata nella libreria CUPS e nello schedulatore.

\n" +"

\n" +"Possibili valori:

\n" +"
    \n" +"
  • Always - Usa sempre la cifratura (SSL)
  • \n" +"
  • Never - Non usare mai la cifratura
  • \n" +"
  • Required - Usa la cifratura di aggiornamento TLS
  • \n" +"
  • IfRequested - Usa la cifratura se il server la richiede
  • \n" +"
" +"

\n" +"Il valore predefinito è \"IfRequested\".

\n" + +#: cupsd.conf.template.cpp:604 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Access permissions\n" +"

\n" +"Access permissions for each directory served by the scheduler.\n" +"Locations are relative to DocumentRoot...

\n" +msgstr "" +"Permessi di accesso\n" +"

\n" +"Permessi di accesso per ogni cartella servita dallo schedulatore.\n" +"Le collocazioni sono relative a DocumentRoot...

\n" + +#: cupsd.conf.template.cpp:610 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Auto purge jobs (AutoPurgeJobs)\n" +"

\n" +"Automatically purge jobs when not needed for quotas.\n" +"Default is No.

\n" +msgstr "" +"Elimina automaticamente di lavori (AutoPurgeJobs)\n" +"

\n" +"Elimina automaticamente i lavori quando non necessari per le quote.\n" +"L'opzione predefinita è No.

\n" + +#: cupsd.conf.template.cpp:616 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Browse protocols (BrowseProtocols)\n" +"

\n" +"Which protocols to use for browsing. Can be\n" +"any of the following separated by whitespace and/or commas:

\n" +"
    \n" +"
  • all - Use all supported protocols.
  • \n" +"
  • cups - Use the CUPS browse protocol.
  • \n" +"
  • slp - Use the SLPv2 protocol.
  • \n" +"
" +"

\n" +"The default is cups.

\n" +"

\n" +"Note: If you choose to use SLPv2, it is strongly recommended that\n" +"you have at least one SLP Directory Agent (DA) on your\n" +"network. Otherwise, browse updates can take several seconds,\n" +"during which the scheduler will not response to client\n" +"requests.

\n" +msgstr "" +"Protocolli di ricerca (BrowseProtocols)\n" +"

\n" +"Quali protocolli usare per la ricerca. Può essere\n" +"uno dei seguenti separato da spazi bianchi e/o virgole:

\n" +"
    \n" +"
  • all - Usa tutti i protocolli supportati.
  • \n" +"
  • cups - Usa il protocollo di ricerca CUPS.
  • \n" +"
  • slp - Usa il protocollo SLPv2.
  • \n" +"
" +"

\n" +"L'impostazione predefinita è cups.

\n" +"

\n" +"Nota: se scegli di usare SLPv2, è fortemente raccomandato che\n" +"lasci almeno un SLP Directory Agent (DA) sulla tua\n" +"rete. Altrimenti, gli aggiornamenti della ricerca posso impiegare\n" +"diversi secondi, durante i quali lo schedulatore non risponderà\n" +"alle richieste del client.

\n" + +#: cupsd.conf.template.cpp:634 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Classification (Classification)\n" +"

\n" +"The classification level of the server. If set, this\n" +"classification is displayed on all pages, and raw printing is disabled.\n" +"The default is the empty string.

\n" +"

\n" +"ex: confidential\n" +msgstr "" +"Classificazione (Classification)\n" +"

\n" +"Il livello di classificazione del server. Se imposto, la\n" +"classificazione è visualizzata su tutte le pagine, e la stampante grezza è " +"disabilitata.\n" +"Il valore predefinito è la stringa vuota.

\n" +"

\n" +"es: confidenziale\n" + +#: cupsd.conf.template.cpp:643 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Allow overrides (ClassifyOverride)\n" +"

\n" +"Whether to allow users to override the classification\n" +"on printouts. If enabled, users can limit banner pages to before or\n" +"after the job, and can change the classification of a job, but cannot\n" +"completely eliminate the classification or banners.

\n" +"

\n" +"The default is off.

\n" +msgstr "" +"Permetti ridefinizioni (ClassifyOverride)\n" +"

\n" +"Se per permettere agli utenti di sovrascrivere la classificazione\n" +"su tabulati. Se abilitato, gli utenti possono limitare le pagine del titolo a " +"prima o\n" +"dopo il lavoro, e possono cambiare la classificazione di un lavoro, ma non " +"possono\n" +"completamente eliminare la classificazione o i titoli.

\n" +"

\n" +"L'opzione predefinita è impostata come disabilitata.

\n" + +#: cupsd.conf.template.cpp:653 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Hide implicit members (HideImplicitMembers)\n" +"

\n" +"Whether or not to show the members of an\n" +"implicit class.

\n" +"

\n" +"When HideImplicitMembers is On, any remote printers that are\n" +"part of an implicit class are hidden from the user, who will\n" +"then only see a single queue even though many queues will be\n" +"supporting the implicit class.

\n" +"

\n" +"Enabled by default.

\n" +msgstr "" +"Nascondi membri impliciti (HideImplicitMembers)\n" +"

\n" +"In ogni caso per mostrare i membri di una\n" +"classe implicita.

\n" +"

\n" +"Quando HideImplicitMembers è abilitato, tutte le stampanti remote che sono\n" +"parte di una classe implicita sono nascoste dall'utente, allora si vedrà\n" +"soltanto una singola coda sebbene molte code supporteranno\n" +"la classe implicita.

\n" +"

\n" +"L'opzione predefinita è posta su: abilitato.

\n" + +#: cupsd.conf.template.cpp:666 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Use "any" classes (ImplicitAnyClasses)\n" +"

\n" +"Whether or not to create AnyPrinter implicit\n" +"classes.

\n" +"

\n" +"When ImplicitAnyClasses is On and a local queue of the same name\n" +"exists, e.g. \"printer\", \"printer@server1\", \"printer@server1\", then\n" +"an implicit class called \"Anyprinter\" is created instead.

\n" +"

\n" +"When ImplicitAnyClasses is Off, implicit classes are not created\n" +"when there is a local queue of the same name.

\n" +"

\n" +"Disabled by default.

\n" +msgstr "" +"Usa "qualsiasi" classe (ImplicitAnyClasses)\n" +"

\n" +"In ogni caso per creare le classi\n" +"AnyPrinter implicite.

\n" +"

\n" +"Quando ImplicitAnyClasses è abilitata e una coda locale dello stesso nome\n" +"esiste, ad es. \"stampante\", \"stampante@server1\", \"stampante@server1\", " +"allora\n" +"viene creata una classe implicita chiamata \"Anyprinter\".

\n" +"

\n" +"Quando ImplicitAnyClasses è disabilitata, le classi implicite non sono create\n" +"quando c'è una coda locale dello stesso nome.

\n" +"

\n" +"L'opzione predefinita è posta su: disabilitata.

\n" + +#: cupsd.conf.template.cpp:681 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Max jobs (MaxJobs)\n" +"

\n" +"Maximum number of jobs to keep in memory (active and completed).\n" +"Default is 0 (no limit).

\n" +msgstr "" +"Lavori massimi (MaxJobs)\n" +"

\n" +"Il massimo numero di lavori da tenere in memoria (attivi e completi).\n" +"Il valore predefinito è 0 (nessun limite).

\n" + +#: cupsd.conf.template.cpp:687 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Max jobs per user (MaxJobsPerUser)\n" +"

\n" +"The MaxJobsPerUser directive controls the maximum number of active\n" +"jobs that are allowed for each user. Once a user reaches the limit, new\n" +"jobs will be rejected until one of the active jobs is completed, stopped,\n" +"aborted, or canceled.

\n" +"

\n" +"Setting the maximum to 0 disables this functionality.\n" +"Default is 0 (no limit).\n" +"

\n" +msgstr "" +"Massimo numero di lavori per utente (MaxJobsPerUser)\n" +"

\n" +"La direttiva MaxJobsPerUser controlla il massimo numero di lavori attivi" +"\n" +"che sono permessi per ogni utente. Una volta che un utente raggiunge il " +"limite,\n" +"i nuovi lavori saranno rifiutati finché uno dei lavori attivi non è " +"completato,\n" +"fermato, interrotto, o annullato.

\n" +"

\n" +"Impostando il massimo a 0 si disabilita questa funzionalità.\n" +"Il valore predefinito è 0 (nessun limite).\n" +"

\n" + +#: cupsd.conf.template.cpp:699 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Max jobs per printer (MaxJobsPerPrinter)\n" +"

\n" +"The MaxJobsPerPrinter directive controls the maximum number of active\n" +"jobs that are allowed for each printer or class. Once a printer or class\n" +"reaches the limit, new jobs will be rejected until one of the active jobs\n" +"is completed, stopped, aborted, or canceled.

\n" +"

\n" +"Setting the maximum to 0 disables this functionality.\n" +"Default is 0 (no limit).\n" +"

\n" +msgstr "" +"Numero massimo di lavori per stampante (MaxJobsPerPrinter)\n" +"

\n" +"La direttiva MaxJobsPerPrinter controlla il massimo numero di lavori " +"attivi\n" +"che sono permessi per ogni stampante o classe. Una volta che una stampante o\n" +"una classe raggiunge il limite, nuovi lavori saranno rifiutati finché uno dei " +"lavori\n" +"attivi non è completato, fermato, interrotto, o annullato.

\n" +"

\n" +"Impostando il massimo a 0 si disabilita questa funzionalità.\n" +"Il valore predefinito è 0 (nessun limite).\n" +"

\n" + +#: cupsd.conf.template.cpp:711 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Port\n" +"

\n" +"The port value that the CUPS daemon is listening to. Default is 631.

\n" +msgstr "" +"Porta\n" +"

\n" +"Il valore della porta su cui il demone CUPS sta in ascolto. Il valore " +"predefinito è 631.

\n" + +#: cupsd.conf.template.cpp:716 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"Address\n" +"

\n" +"The address that the CUPS daemon is listening at. Leave it empty or use\n" +"an asterisk (*) to specify a port value on the entire subnetwork.

\n" +msgstr "" +"Indirizzo\n" +"

\n" +"L'indirizzo sui cui il demone CUPS è in ascolto. Lascialo vuoto o usa\n" +"un asterisco (*) per specificare un valore di porta sull'intera sottorete.

\n" + +#: cupsd.conf.template.cpp:722 +msgid "" +"_: Do not translate the keyword between brackets (e.g. ServerName, ServerAdmin, " +"etc.)\n" +"

Check this box if you want to use SSL encryption with this address/port.\n" +"

\n" +msgstr "" +"

Controlla questa opzione se vuoi usare la cifratura SSL con questo " +"indirizzo/porta.\n" +"

\n" + +#: cupsdbrowsingpage.cpp:37 +msgid "Browsing" +msgstr "Navigazione" + +#: cupsdbrowsingpage.cpp:38 +msgid "Browsing Settings" +msgstr "Impostazioni di ricerca" + +#: cupsdbrowsingpage.cpp:44 +msgid "Use browsing" +msgstr "Usa ricerca" + +#: cupsdbrowsingpage.cpp:49 +msgid "Implicit classes" +msgstr "Classi implicite" + +#: cupsdbrowsingpage.cpp:50 +msgid "Hide implicit members" +msgstr "Nascondi membri impliciti" + +#: cupsdbrowsingpage.cpp:51 +msgid "Use short names" +msgstr "Usa nomi brevi" + +#: cupsdbrowsingpage.cpp:52 +msgid "Use \"any\" classes" +msgstr "Usa le classi \"Qualsiasi\"" + +#: cupsdbrowsingpage.cpp:54 locationdialog.cpp:66 +msgid "Allow, Deny" +msgstr "Permetti, Rifiuta" + +#: cupsdbrowsingpage.cpp:55 locationdialog.cpp:67 +msgid "Deny, Allow" +msgstr "Rifiuta, Permetti" + +#: cupsdbrowsingpage.cpp:61 cupsdbrowsingpage.cpp:64 cupsdnetworkpage.cpp:53 +#: cupsdnetworkpage.cpp:61 +msgid " sec" +msgstr " sec" + +#: cupsdbrowsingpage.cpp:66 +msgid "Browse port:" +msgstr "Porta di ricerca:" + +#: cupsdbrowsingpage.cpp:67 +msgid "Browse interval:" +msgstr "Intervallo di ricerca:" + +#: cupsdbrowsingpage.cpp:68 +msgid "Browse timeout:" +msgstr "Tempo massimo di ricerca:" + +#: cupsdbrowsingpage.cpp:69 +msgid "Browse addresses:" +msgstr "Indirizzi di ricerca:" + +#: cupsdbrowsingpage.cpp:70 +msgid "Browse order:" +msgstr "Ordine di ricerca:" + +#: cupsdbrowsingpage.cpp:71 +msgid "Browse options:" +msgstr "Opzioni di ricerca:" + +#: cupsdconf.cpp:811 cupsdconf.cpp:834 cupsdconf.cpp:850 +msgid "" +"_: Base\n" +"Root" +msgstr "Radice" + +#: cupsdconf.cpp:811 cupsdconf.cpp:831 cupsdconf.cpp:852 +msgid "All printers" +msgstr "Tutte le stampanti" + +#: cupsdconf.cpp:811 cupsdconf.cpp:832 cupsdconf.cpp:853 +msgid "All classes" +msgstr "Tutte le classi" + +#: cupsdconf.cpp:811 cupsdconf.cpp:833 cupsdconf.cpp:855 +msgid "Print jobs" +msgstr "Lavori di stampa" + +#: cupsdconf.cpp:812 cupsdconf.cpp:830 cupsdconf.cpp:851 +msgid "Administration" +msgstr "Amministrazione" + +#: cupsdconf.cpp:813 cupsdconf.cpp:840 cupsdconf.cpp:843 cupsdconf.cpp:864 +msgid "Class" +msgstr "Classe" + +#: cupsdconf.cpp:814 cupsdconf.cpp:835 cupsdconf.cpp:838 cupsdconf.cpp:858 +msgid "Printer" +msgstr "Stampante" + +#: cupsdconf.cpp:854 +msgid "Root" +msgstr "Radice" + +#: cupsddialog.cpp:113 +msgid "Short Help" +msgstr "Guida breve..." + +#: cupsddialog.cpp:126 +msgid "CUPS Server Configuration" +msgstr "Configurazione del server CUPS" + +#: cupsddialog.cpp:173 +msgid "Error while loading configuration file!" +msgstr "Errore durante la lettura del file di configurazione!" + +#: cupsddialog.cpp:173 cupsddialog.cpp:192 cupsddialog.cpp:258 +#: cupsddialog.cpp:313 +msgid "CUPS Configuration Error" +msgstr "Errore di configurazione di CUPS" + +#: cupsddialog.cpp:182 +msgid "" +"Some options were not recognized by this configuration tool. They will be left " +"untouched and you won't be able to change them." +msgstr "" +"Alcune opzioni non sono state riconosciute da questo strumento di " +"configurazione. Tali opzioni non verranno modificate e non avrete la " +"possibilità di cambiarle." + +#: cupsddialog.cpp:184 +msgid "Unrecognized Options" +msgstr "Opzioni non riconosciute" + +#: cupsddialog.cpp:204 +msgid "Unable to find a running CUPS server" +msgstr "Impossibile trovare un server CUPS in esecuzione" + +#: cupsddialog.cpp:218 +msgid "Unable to restart CUPS server (pid = %1)" +msgstr "Impossibile riavviare il server CUPS (pid = %1)" + +#: cupsddialog.cpp:239 +msgid "" +"Unable to retrieve configuration file from the CUPS server. You probably don't " +"have the access permissions to perform this operation." +msgstr "" +"Impossibile recuperare il file di configurazione dal server CUPS. Probabilmente " +"non hai i permessi di accesso per effettuare questa operazione." + +#: cupsddialog.cpp:249 +msgid "Internal error: file '%1' not readable/writable!" +msgstr "Errore interno: il file \"%1\" non è leggibile/scrivibile!" + +#: cupsddialog.cpp:252 +msgid "Internal error: empty file '%1'!" +msgstr "Errore interno: il file \"%1\" è vuoto." + +#: cupsddialog.cpp:270 +msgid "" +"The config file has not been uploaded to the CUPS server. The daemon will not " +"be restarted." +msgstr "" +"Il file di configurazione non è stato inviato al server CUPS. Il demone non " +"sarà riavviato." + +#: cupsddialog.cpp:274 +msgid "" +"Unable to upload the configuration file to CUPS server. You probably don't have " +"the access permissions to perform this operation." +msgstr "" +"Impossibile inviare il file di configurazione al server CUPS. Probabilmente non " +"hai i permessi di accesso per effettuare questa operazione." + +#: cupsddialog.cpp:277 +msgid "CUPS configuration error" +msgstr "Errore di configurazione di CUPS" + +#: cupsddialog.cpp:308 +#, c-format +msgid "Unable to write configuration file %1" +msgstr "Impossibile scrivere il file di configurazione %1" + +#: cupsddirpage.cpp:34 +msgid "Folders" +msgstr "Cartelle" + +#: cupsddirpage.cpp:35 +msgid "Folders Settings" +msgstr "Impostazioni cartelle" + +#: cupsddirpage.cpp:46 +msgid "Data folder:" +msgstr "Cartella dati:" + +#: cupsddirpage.cpp:47 +msgid "Document folder:" +msgstr "Cartella documento:" + +#: cupsddirpage.cpp:48 +msgid "Font path:" +msgstr "Percorso tipi di carattere:" + +#: cupsddirpage.cpp:49 +msgid "Request folder:" +msgstr "Cartella richiesta:" + +#: cupsddirpage.cpp:50 +msgid "Server binaries:" +msgstr "Binari del server:" + +#: cupsddirpage.cpp:51 +msgid "Server files:" +msgstr "File del server:" + +#: cupsddirpage.cpp:52 +msgid "Temporary files:" +msgstr "File temporanei:" + +#: cupsdfilterpage.cpp:36 +msgid "Filter" +msgstr "Filtro" + +#: cupsdfilterpage.cpp:37 +msgid "Filter Settings" +msgstr "Impostazioni filtro" + +#: cupsdfilterpage.cpp:46 cupsdjobspage.cpp:47 cupsdjobspage.cpp:49 +#: cupsdjobspage.cpp:52 cupsdnetworkpage.cpp:52 cupsdnetworkpage.cpp:60 +#: sizewidget.cpp:39 +msgid "Unlimited" +msgstr "Illimitato" + +#: cupsdfilterpage.cpp:49 +msgid "User:" +msgstr "Utente:" + +#: cupsdfilterpage.cpp:50 +msgid "Group:" +msgstr "Gruppo:" + +#: cupsdfilterpage.cpp:51 +msgid "RIP cache:" +msgstr "Cache RIP:" + +#: cupsdfilterpage.cpp:52 +msgid "Filter limit:" +msgstr "Limite filtro:" + +#: cupsdjobspage.cpp:34 +msgid "Jobs" +msgstr "Lavori" + +#: cupsdjobspage.cpp:35 +msgid "Print Jobs Settings" +msgstr "Impostazioni dei lavori di stampa" + +#: cupsdjobspage.cpp:38 +msgid "Preserve job history" +msgstr "Preserva la cronologia del lavoro" + +#: cupsdjobspage.cpp:39 +msgid "Preserve job files" +msgstr "Preserva i file del lavoro" + +#: cupsdjobspage.cpp:40 +msgid "Auto purge jobs" +msgstr "Elimina automaticamente i lavori" + +#: cupsdjobspage.cpp:55 +msgid "Max jobs:" +msgstr "Massimo numero di lavori:" + +#: cupsdjobspage.cpp:56 +msgid "Max jobs per printer:" +msgstr "Massimo numero di lavori per stampante:" + +#: cupsdjobspage.cpp:57 +msgid "Max jobs per user:" +msgstr "Massimo numero di lavori per utente:" + +#: cupsdlogpage.cpp:36 +msgid "Log" +msgstr "Log" + +#: cupsdlogpage.cpp:37 +msgid "Log Settings" +msgstr "Impostazioni di Log" + +#: cupsdlogpage.cpp:46 +msgid "Detailed Debugging" +msgstr "Debug dettagliato" + +#: cupsdlogpage.cpp:47 +msgid "Debug Information" +msgstr "Informazioni di debug" + +#: cupsdlogpage.cpp:48 +msgid "General Information" +msgstr "Informazioni generali" + +#: cupsdlogpage.cpp:49 +msgid "Warnings" +msgstr "Avvertimenti" + +#: cupsdlogpage.cpp:50 +msgid "Errors" +msgstr "Errori" + +#: cupsdlogpage.cpp:51 +msgid "No Logging" +msgstr "Nessun log" + +#: cupsdlogpage.cpp:58 +msgid "Access log:" +msgstr "File di log degli accessi:" + +#: cupsdlogpage.cpp:59 +msgid "Error log:" +msgstr "File di log degli errori:" + +#: cupsdlogpage.cpp:60 +msgid "Page log:" +msgstr "File di log delle pagine:" + +#: cupsdlogpage.cpp:61 +msgid "Max log size:" +msgstr "Dimensione massima dei file di log:" + +#: cupsdlogpage.cpp:62 +msgid "Log level:" +msgstr "Livello di log:" + +#: cupsdnetworkpage.cpp:38 +msgid "Network" +msgstr "Rete" + +#: cupsdnetworkpage.cpp:39 +msgid "Network Settings" +msgstr "Impostazioni di rete" + +#: cupsdnetworkpage.cpp:42 +msgid "Keep alive" +msgstr "Mantieni in vita" + +#: cupsdnetworkpage.cpp:65 +msgid "Double" +msgstr "Doppio" + +#: cupsdnetworkpage.cpp:67 +msgid "Hostname lookups:" +msgstr "Ricerche dei nomi host:" + +#: cupsdnetworkpage.cpp:68 +msgid "Keep-alive timeout:" +msgstr "Tempo massimo per tenere in vita:" + +#: cupsdnetworkpage.cpp:69 +msgid "Max clients:" +msgstr "Client massimi:" + +#: cupsdnetworkpage.cpp:70 +msgid "Max request size:" +msgstr "Dimensione massima richiesta:" + +#: cupsdnetworkpage.cpp:71 +msgid "Client timeout:" +msgstr "Tempo massimo per il client:" + +#: cupsdnetworkpage.cpp:72 +msgid "Listen to:" +msgstr "Ascolta su:" + +#: cupsdsecuritypage.cpp:38 +msgid "Security" +msgstr "Sicurezza" + +#: cupsdsecuritypage.cpp:39 +msgid "Security Settings" +msgstr "Impostazioni di sicurezza" + +#: cupsdsecuritypage.cpp:49 +msgid "Remote root user:" +msgstr "Utente root remoto:" + +#: cupsdsecuritypage.cpp:50 +msgid "System group:" +msgstr "Gruppo di sistema:" + +#: cupsdsecuritypage.cpp:51 +msgid "Encryption certificate:" +msgstr "Certificato di cifratura:" + +#: cupsdsecuritypage.cpp:52 +msgid "Encryption key:" +msgstr "Chiave di cifratura:" + +#: cupsdsecuritypage.cpp:53 +msgid "Locations:" +msgstr "Collocazioni:" + +#: cupsdsecuritypage.cpp:128 +msgid "" +"This location is already defined. Do you want to replace the existing one?" +msgstr "" +"Questa collocazione è già definita. Vuoi sostituire la collocazione esistente?" + +#: cupsdserverpage.cpp:43 +msgid "Server" +msgstr "Server" + +#: cupsdserverpage.cpp:44 +msgid "Server Settings" +msgstr "Impostazioni server" + +#: cupsdserverpage.cpp:55 +msgid "Allow overrides" +msgstr "Permetti ridefinizioni" + +#: cupsdserverpage.cpp:57 locationdialog.cpp:49 locationdialog.cpp:53 +msgid "None" +msgstr "Nessuno" + +#: cupsdserverpage.cpp:58 +msgid "Classified" +msgstr "Riservato" + +#: cupsdserverpage.cpp:59 +msgid "Confidential" +msgstr "Confidenziale" + +#: cupsdserverpage.cpp:60 +msgid "Secret" +msgstr "Segreto" + +#: cupsdserverpage.cpp:61 +msgid "Top Secret" +msgstr "Top secret" + +#: cupsdserverpage.cpp:62 +msgid "Unclassified" +msgstr "Non riservato" + +#: cupsdserverpage.cpp:63 +msgid "Other" +msgstr "Altro" + +#: cupsdserverpage.cpp:83 +msgid "Server name:" +msgstr "Nome del server:" + +#: cupsdserverpage.cpp:84 +msgid "Server administrator:" +msgstr "Amministratore del server:" + +#: cupsdserverpage.cpp:85 +msgid "Classification:" +msgstr "Classificazione:" + +#: cupsdserverpage.cpp:86 +msgid "Default character set:" +msgstr "Insieme di caratteri predefinito:" + +#: cupsdserverpage.cpp:87 +msgid "Default language:" +msgstr "Lingua predefinita:" + +#: cupsdserverpage.cpp:88 +msgid "Printcap file:" +msgstr "File printcap:" + +#: cupsdserverpage.cpp:89 +msgid "Printcap format:" +msgstr "Formato di printcap:" + +#: cupsdsplash.cpp:31 +msgid "Welcome to the CUPS Server Configuration Tool" +msgstr "Benvenuto nella sezione di configurazione del server CUPS" + +#: cupsdsplash.cpp:32 +msgid "Welcome" +msgstr "Benvenuto" + +#: cupsdsplash.cpp:49 +msgid "" +"

This tool will help you to configure graphically the server of the CUPS " +"printing system. The available options are grouped into sets of related topics " +"and can be accessed quickly through the icon view located on the left. Each " +"option has a default value that is shown if it has not been previously set. " +"This default value should be OK in most cases.

" +"
" +"

You can access a short help message for each option using either the '?' " +"button in the the title bar, or the button at the bottom of this dialog.

" +msgstr "" +"

Questo strumento ti aiuterà a configurare graficamente il server del sistema " +"di stampa CUPS. Le opzioni disponibili sono raggruppate in insiemi di opzioni " +"affini e possono essere raggiunte rapidamente attraverso la vista ad icone " +"collocata sulla sinistra. Ogni opzione ha un valore predefinito che viene " +"mostrato se non è già stato impostato. Il valore predefinito dovrebbe essere " +"corretto nella maggior parte dei casi.

" +"
" +"

Puoi accedere ad un breve messaggio di aiuto per ogni opzione usando il " +"pulsante \"?\" nella barra del titolo, oppure il pulsante in fondo a questa " +"finestra.

" + +#: editlist.cpp:33 +msgid "Add..." +msgstr "Aggiungi..." + +#: editlist.cpp:34 +msgid "Edit..." +msgstr "Modifica..." + +#: editlist.cpp:36 +msgid "Default List" +msgstr "Lista predefinita" + +#: locationdialog.cpp:50 +msgid "Basic" +msgstr "Base" + +#: locationdialog.cpp:51 +msgid "Digest" +msgstr "Digest" + +#: locationdialog.cpp:54 +msgid "User" +msgstr "Utente" + +#: locationdialog.cpp:55 +msgid "System" +msgstr "Sistema" + +#: locationdialog.cpp:56 +msgid "Group" +msgstr "Gruppo" + +#: locationdialog.cpp:58 +msgid "Always" +msgstr "Sempre" + +#: locationdialog.cpp:59 +msgid "Never" +msgstr "Mai" + +#: locationdialog.cpp:60 +msgid "Required" +msgstr "Richiesta" + +#: locationdialog.cpp:61 +msgid "If Requested" +msgstr "Se richiesto" + +#: locationdialog.cpp:63 +msgid "All" +msgstr "Tutto" + +#: locationdialog.cpp:64 +msgid "Any" +msgstr "Qualsiasi" + +#: locationdialog.cpp:72 +msgid "Resource:" +msgstr "Risorsa:" + +#: locationdialog.cpp:73 +msgid "Authentication:" +msgstr "Autenticazione:" + +#: locationdialog.cpp:74 +msgid "Class:" +msgstr "Classe:" + +#: locationdialog.cpp:75 +msgid "Names:" +msgstr "Nomi:" + +#: locationdialog.cpp:76 +msgid "Encryption:" +msgstr "Cifratura:" + +#: locationdialog.cpp:77 +msgid "Satisfy:" +msgstr "Soddisfa:" + +#: locationdialog.cpp:78 +msgid "ACL order:" +msgstr "Ordine ACL:" + +#: locationdialog.cpp:79 +msgid "ACL addresses:" +msgstr "Indirizzi ACL" + +#: locationdialog.cpp:100 +msgid "Location" +msgstr "Collocazione" + +#: main.cpp:29 +msgid "Configuration file to load" +msgstr "File di configurazione da caricare" + +#: main.cpp:36 main.cpp:37 +msgid "A CUPS configuration tool" +msgstr "Uno strumento per la configurazione di CUPS" + +#: portdialog.cpp:41 +msgid "Use SSL encryption" +msgstr "Usa cifratura SSL" + +#: portdialog.cpp:44 +msgid "Port:" +msgstr "Porta:" + +#: portdialog.cpp:55 +msgid "Listen To" +msgstr "Ascolta su" + +#: sizewidget.cpp:34 +msgid "KB" +msgstr "KByte" + +#: sizewidget.cpp:35 +msgid "MB" +msgstr "MByte" + +#: sizewidget.cpp:36 +msgid "GB" +msgstr "GByte" + +#: sizewidget.cpp:37 +msgid "Tiles" +msgstr "Tessere" diff --git a/tde-i18n-it/messages/kdelibs/kabc_dir.po b/tde-i18n-it/messages/kdelibs/kabc_dir.po new file mode 100644 index 00000000000..7e2ff5ba4e1 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kabc_dir.po @@ -0,0 +1,39 @@ +# translation of kabc_dir.po to Italian +# Copyright (C) 2003, 2005 Free Software Foundation, Inc. +# Daniele Medri , 2003. +# Nicola Ruggero , 2005. +msgid "" +msgstr "" +"Project-Id-Version: kabc_dir\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2005-09-13 15:38+0200\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" + +#: resourcedir.cpp:186 +msgid "Unable to open file '%1' for reading" +msgstr "Impossibile aprire il file \"%1\" in lettura" + +#: resourcedir.cpp:206 +msgid "Loading resource '%1' failed!" +msgstr "Caricamento della risorsa \"%1\" non riuscito." + +#: resourcedir.cpp:229 +msgid "Unable to open file '%1' for writing" +msgstr "Impossibile aprire il file \"%1\" in scrittura" + +#: resourcedir.cpp:250 +msgid "Saving resource '%1' failed!" +msgstr "Salvataggio della risorsa \"%1\" non riuscito." + +#: resourcedirconfig.cpp:43 +msgid "Format:" +msgstr "Formato:" + +#: resourcedirconfig.cpp:49 +msgid "Location:" +msgstr "Posizione:" diff --git a/tde-i18n-it/messages/kdelibs/kabc_file.po b/tde-i18n-it/messages/kdelibs/kabc_file.po new file mode 100644 index 00000000000..54b44213391 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kabc_file.po @@ -0,0 +1,38 @@ +# translation of kabc_file.po to Italian +# Copyright (C) 2003, 2005 Free Software Foundation, Inc. +# Daniele Medri , 2003. +# Nicola Ruggero , 2005. +msgid "" +msgstr "" +"Project-Id-Version: kabc_file\n" +"POT-Creation-Date: 2006-06-20 03:54+0200\n" +"PO-Revision-Date: 2005-09-13 15:39+0200\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" + +#: resourcefile.cpp:218 +msgid "Unable to open file '%1'." +msgstr "Impossibile aprire il file \"%1\"." + +#: resourcefile.cpp:297 resourcefile.cpp:382 +msgid "Unable to save file '%1'." +msgstr "Impossibile salvare il file \"%1\"." + +#: resourcefile.cpp:392 +msgid "Problems during parsing file '%1'." +msgstr "Problemi durante l'analisi sintattica del file \"%1\"." + +#: resourcefileconfig.cpp:45 +msgid "Format:" +msgstr "Formato:" + +#: resourcefileconfig.cpp:51 +msgid "Location:" +msgstr "Posizione:" + +#~ msgid "Download failed in some way!" +#~ msgstr "Download non riuscito." diff --git a/tde-i18n-it/messages/kdelibs/kabc_ldapkio.po b/tde-i18n-it/messages/kdelibs/kabc_ldapkio.po new file mode 100644 index 00000000000..fa2f5c99eb6 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kabc_ldapkio.po @@ -0,0 +1,216 @@ +# translation of kabc_ldapkio.po to Italian +# translation of kabc_ldapkio.po to Italiano +# translation of kabc_ldapkio.po to italian +# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. +# Daniele Medri , 2003. +# Federico Cozzi , 2004. +# Federico Zenith , 2004, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kabc_ldapkio\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2005-01-13 22:39+0100\n" +"Last-Translator: Federico Zenith \n" +"Language-Team: Italian \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" + +#: resourceldapkioconfig.cpp:55 +msgid "Sub-tree query" +msgstr "Interrogazione nel sottoalbero" + +#: resourceldapkioconfig.cpp:58 +msgid "Edit Attributes..." +msgstr "Modifica attributi..." + +#: resourceldapkioconfig.cpp:59 +msgid "Offline Use..." +msgstr "Uso in modalità non in linea..." + +#: resourceldapkioconfig.cpp:171 +msgid "Attributes Configuration" +msgstr "Configurazione degli attributi" + +#: resourceldapkioconfig.cpp:175 +msgid "Object classes" +msgstr "Classi di oggetti" + +#: resourceldapkioconfig.cpp:176 +msgid "Common name" +msgstr "Nome comune" + +#: resourceldapkioconfig.cpp:177 +msgid "Formatted name" +msgstr "Nome formattato" + +#: resourceldapkioconfig.cpp:178 +msgid "Family name" +msgstr "Cognome" + +#: resourceldapkioconfig.cpp:179 +msgid "Given name" +msgstr "Nome" + +#: resourceldapkioconfig.cpp:180 +msgid "Organization" +msgstr "Organizzazione" + +#: resourceldapkioconfig.cpp:181 +msgid "Title" +msgstr "Titolo" + +#: resourceldapkioconfig.cpp:182 +msgid "Street" +msgstr "Via" + +#: resourceldapkioconfig.cpp:183 +msgid "State" +msgstr "Stato" + +#: resourceldapkioconfig.cpp:184 +msgid "City" +msgstr "Città" + +#: resourceldapkioconfig.cpp:185 +msgid "Postal code" +msgstr "Codice di avviamento postale" + +#: resourceldapkioconfig.cpp:186 +msgid "Email" +msgstr "Posta elettronica" + +#: resourceldapkioconfig.cpp:187 +msgid "Email alias" +msgstr "Alias di posta elettronica" + +#: resourceldapkioconfig.cpp:188 +msgid "Telephone number" +msgstr "Numero di telefono" + +#: resourceldapkioconfig.cpp:189 +msgid "Work telephone number" +msgstr "Numero di telefono al lavoro" + +#: resourceldapkioconfig.cpp:190 +msgid "Fax number" +msgstr "Numero di fax" + +#: resourceldapkioconfig.cpp:191 +msgid "Cell phone number" +msgstr "Numero di cellulare" + +#: resourceldapkioconfig.cpp:192 +msgid "Pager" +msgstr "Cercapersone" + +#: resourceldapkioconfig.cpp:193 +msgid "Note" +msgstr "Nota" + +#: resourceldapkioconfig.cpp:194 resourceldapkioconfig.cpp:257 +msgid "UID" +msgstr "UID" + +#: resourceldapkioconfig.cpp:195 +msgid "Photo" +msgstr "Foto" + +#: resourceldapkioconfig.cpp:240 +msgid "Template:" +msgstr "Modello:" + +#: resourceldapkioconfig.cpp:245 +msgid "User Defined" +msgstr "Definita dall'utente" + +#: resourceldapkioconfig.cpp:246 +msgid "Kolab" +msgstr "Kolab" + +#: resourceldapkioconfig.cpp:247 +msgid "Netscape" +msgstr "Netscape" + +#: resourceldapkioconfig.cpp:248 +msgid "Evolution" +msgstr "Evolution" + +#: resourceldapkioconfig.cpp:249 +msgid "Outlook" +msgstr "Outlook" + +#: resourceldapkioconfig.cpp:252 +msgid "RDN prefix attribute:" +msgstr "Attributo del prefisso RDN:" + +#: resourceldapkioconfig.cpp:256 +msgid "commonName" +msgstr "nomeComune" + +#: resourceldapkioconfig.cpp:337 +msgid "Offline Configuration" +msgstr "Configurazione della modalità non in linea" + +#: resourceldapkioconfig.cpp:346 +msgid "Offline Cache Policy" +msgstr "Linee guida della cache in modalità non in linea" + +#: resourceldapkioconfig.cpp:349 +msgid "Do not use offline cache" +msgstr "Non usare la cache in modalità non in linea" + +#: resourceldapkioconfig.cpp:350 +msgid "Use local copy if no connection" +msgstr "Usa la copia locale se non c'è connessione" + +#: resourceldapkioconfig.cpp:351 +msgid "Always use local copy" +msgstr "Usa sempre la copia locale" + +#: resourceldapkioconfig.cpp:354 +msgid "Refresh offline cache automatically" +msgstr "Aggiorna automaticamente la cache in modalità non in linea" + +#: resourceldapkioconfig.cpp:361 +msgid "Load into Cache" +msgstr "Carica nella cache" + +#: resourceldapkioconfig.cpp:383 +msgid "Successfully downloaded directory server contents!" +msgstr "Contenuti su server della cartella scaricati con successo!" + +#: resourceldapkioconfig.cpp:386 +#, c-format +msgid "An error occurred downloading directory server contents into file %1." +msgstr "" +"Si è verificato un errore scaricando i contenuti su server della cartella nel " +"file %1." + +#~ msgid "Error while parsing the LDIF file." +#~ msgstr "Errore durante il parsing del file LDIF." + +#~ msgid "User:" +#~ msgstr "Utente:" + +#~ msgid "Password:" +#~ msgstr "Password:" + +#~ msgid "Host:" +#~ msgstr "Host:" + +#~ msgid "" +#~ "_: Distinguished Name\n" +#~ "DN:" +#~ msgstr "DN:" + +#~ msgid "Filter:" +#~ msgstr "Filtro:" + +#~ msgid "Anonymous login" +#~ msgstr "Accesso anonimo" + +#~ msgid "Dn:" +#~ msgstr "DN:" diff --git a/tde-i18n-it/messages/kdelibs/kabc_net.po b/tde-i18n-it/messages/kdelibs/kabc_net.po new file mode 100644 index 00000000000..882fd602763 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kabc_net.po @@ -0,0 +1,47 @@ +# translation of kabc_net.po to Italian +# Daniele Medri , 2003. +# Nicola Ruggero , 2005, 2006. +# Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc. +msgid "" +msgstr "" +"Project-Id-Version: kabc_net\n" +"POT-Creation-Date: 2007-03-05 02:37+0100\n" +"PO-Revision-Date: 2006-03-10 17:19+0100\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \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" + +#: resourcenet.cpp:141 +msgid "Unable to download file '%1'." +msgstr "Impossibile scaricare il file \"%1\"." + +#: resourcenet.cpp:147 resourcenet.cpp:183 resourcenet.cpp:364 +msgid "Unable to open file '%1'." +msgstr "Impossibile aprire il file \"%1\"." + +#: resourcenet.cpp:154 resourcenet.cpp:361 +msgid "Problems during parsing file '%1'." +msgstr "Problemi durante l'analisi del file \"%1\"." + +#: resourcenet.cpp:244 resourcenet.cpp:275 +msgid "Unable to save file '%1'." +msgstr "Impossibile salvare il file \"%1\"." + +#: resourcenet.cpp:250 +msgid "Unable to upload to '%1'." +msgstr "Impossibile inviare il file \"%1\"." + +#: resourcenet.cpp:351 +msgid "Download failed in some way!" +msgstr "Download non riuscito." + +#: resourcenetconfig.cpp:42 +msgid "Format:" +msgstr "Formato:" + +#: resourcenetconfig.cpp:48 +msgid "Location:" +msgstr "Posizione:" diff --git a/tde-i18n-it/messages/kdelibs/kabc_sql.po b/tde-i18n-it/messages/kdelibs/kabc_sql.po new file mode 100644 index 00000000000..1f63a9913f9 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kabc_sql.po @@ -0,0 +1,35 @@ +# translation of kabc_sql.po to Italian +# Copyright (C) 2004, 2005 Free Software Foundation, Inc. +# Federico Zenith , 2004. +# Nicola Ruggero , 2005. +msgid "" +msgstr "" +"Project-Id-Version: kabc_sql\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2005-09-13 15:40+0200\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" + +#: resourcesqlconfig.cpp:41 +msgid "Username:" +msgstr "Nome utente:" + +#: resourcesqlconfig.cpp:47 +msgid "Password:" +msgstr "Password:" + +#: resourcesqlconfig.cpp:54 +msgid "Host:" +msgstr "Host:" + +#: resourcesqlconfig.cpp:60 +msgid "Port:" +msgstr "Porta:" + +#: resourcesqlconfig.cpp:70 +msgid "Database:" +msgstr "Banca dati:" diff --git a/tde-i18n-it/messages/kdelibs/kabcformat_binary.po b/tde-i18n-it/messages/kdelibs/kabcformat_binary.po new file mode 100644 index 00000000000..c9bd009a5f0 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kabcformat_binary.po @@ -0,0 +1,27 @@ +# translation of kabcformat_binary.po to italian +# Copyright (C) 2003 Free Software Foundation, Inc. +# Daniele Medri , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: kabcformat_binary\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2003-11-16 17:28+0100\n" +"Last-Translator: Federico Cozzi \n" +"Language-Team: Italiano \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.6\n" + +#: binaryformat.cpp:138 +msgid "Not a file?" +msgstr "Non è un file?" + +#: binaryformat.cpp:143 +msgid "File '%1' is not binary format." +msgstr "Il file \"%1\" non è in formato binario." + +#: binaryformat.cpp:148 +msgid "File '%1' is the wrong version." +msgstr "Il file \"%1\" è della versione sbagliata." diff --git a/tde-i18n-it/messages/kdelibs/katepart.po b/tde-i18n-it/messages/kdelibs/katepart.po new file mode 100644 index 00000000000..201b6ace48f --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/katepart.po @@ -0,0 +1,4479 @@ +# translation of katepart.po to Italian +# Andrea Rizzi , 2003, 2004. +# Federico Zenith , 2004. +# Federico Cozzi , 2004. +# Andrea Rizzi , 2004. +# Nicola Ruggero , 2005, 2006. +# Samuele Kaplun , 2006. +# Nicola Ruggero , 2006, 2007. +msgid "" +msgstr "" +"Project-Id-Version: katepart\n" +"POT-Creation-Date: 2008-05-21 01:17+0200\n" +"PO-Revision-Date: 2007-04-29 17:48+0200\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \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=2; plural=(n != 1);\n" + +#: part/kateprinter.cpp:72 +#, c-format +msgid "Print %1" +msgstr "Stampa %1" + +#: part/kateprinter.cpp:202 +msgid "(Selection of) " +msgstr "(selezione di) " + +#: part/kateprinter.cpp:309 part/kateprinter.cpp:528 +#, c-format +msgid "Typographical Conventions for %1" +msgstr "Convenzioni tipografiche per %1" + +#: part/kateprinter.cpp:639 +msgid "Te&xt Settings" +msgstr "Impostazioni te&sto" + +#: part/kateprinter.cpp:644 +msgid "Print &selected text only" +msgstr "&Stampa solo testo selezionato" + +#: part/kateprinter.cpp:647 +msgid "Print &line numbers" +msgstr "Stampa i numeri di &riga" + +#: part/kateprinter.cpp:650 +msgid "Print syntax &guide" +msgstr "Stampa &guida alla sintassi" + +#: part/kateprinter.cpp:659 +msgid "" +"

This option is only available if some text is selected in the document.

" +"

If available and enabled, only the selected text is printed.

" +msgstr "" +"

Questa opzione è disponibile solamente se c'è del testo selezionato nel " +"documento.

" +"

Se disponibile e attiva, sarà stampato solo il testo selezionato.

" + +#: part/kateprinter.cpp:662 +msgid "" +"

If enabled, line numbers will be printed on the left side of the page(s).

" +msgstr "" +"

Se attiva, sul lato sinistro della pagina verranno stampati i numeri di " +"riga.

" + +#: part/kateprinter.cpp:664 +msgid "" +"

Print a box displaying typographical conventions for the document type, as " +"defined by the syntax highlighting being used." +msgstr "" +"

Mostra una finestra contenente le convenzioni tipografiche per il tipo di " +"documento, come definito dall'evidenziazione in uso." + +#: part/kateprinter.cpp:700 +msgid "Hea&der && Footer" +msgstr "Intesta&zione e piè di pagina" + +#: part/kateprinter.cpp:708 +msgid "Pr&int header" +msgstr "Stampa &intestazione" + +#: part/kateprinter.cpp:710 +msgid "Pri&nt footer" +msgstr "Stampa piè di pagi&na" + +#: part/kateprinter.cpp:715 +msgid "Header/footer font:" +msgstr "Carattere intestazione/piè di pagina:" + +#: part/kateprinter.cpp:720 +msgid "Choo&se Font..." +msgstr "&Scegli tipo di carattere..." + +#: part/kateprinter.cpp:724 +msgid "Header Properties" +msgstr "Proprietà intestazione" + +#: part/kateprinter.cpp:727 +msgid "&Format:" +msgstr "&Formato:" + +#: part/kateprinter.cpp:734 part/kateprinter.cpp:755 +msgid "Colors:" +msgstr "Colori:" + +#: part/kateprinter.cpp:737 part/kateprinter.cpp:758 +msgid "Foreground:" +msgstr "Primo piano:" + +#: part/kateprinter.cpp:740 +msgid "Bac&kground" +msgstr "Sfon&do" + +#: part/kateprinter.cpp:743 +msgid "Footer Properties" +msgstr "Proprietà piè di pagina" + +#: part/kateprinter.cpp:747 +msgid "For&mat:" +msgstr "For&mato:" + +#: part/kateprinter.cpp:761 +msgid "&Background" +msgstr "&Sfondo" + +#: part/kateprinter.cpp:788 +msgid "

Format of the page header. The following tags are supported:

" +msgstr "" +"

Formato dell'intestazione della pagina. I seguenti segnaposti sono " +"supportati:

" + +#: part/kateprinter.cpp:790 +msgid "" +"
    " +"
  • %u: current user name
  • " +"
  • %d: complete date/time in short format
  • " +"
  • %D: complete date/time in long format
  • " +"
  • %h: current time
  • " +"
  • %y: current date in short format
  • " +"
  • %Y: current date in long format
  • " +"
  • %f: file name
  • " +"
  • %U: full URL of the document
  • " +"
  • %p: page number
" +"
Note: Do not use the '|' (vertical bar) character." +msgstr "" +"
    " +"
  • %u: nome utente attuale
  • " +"
  • %d: data e ora correnti in formato breve
  • " +"
  • %D: data e ora correnti in formato lungo
  • " +"
  • %h: ora corrente
  • " +"
  • %y: data corrente in formato breve
  • " +"
  • %Y: data corrente in formato lungo
  • " +"
  • %f: nome del file
  • " +"
  • %U: URL completo del documento
  • " +"
  • %p: numero di pagina
" +"
Nota: non usare il carattere \"|\" (barra verticale)." + +#: part/kateprinter.cpp:804 +msgid "

Format of the page footer. The following tags are supported:

" +msgstr "" +"

Formato del piè di pagina. I seguenti segnaposti sono supportati:

" + +#: part/kateprinter.cpp:908 +msgid "L&ayout" +msgstr "&Aspetto" + +#: part/kateprinter.cpp:915 part/kateschema.cpp:834 +msgid "&Schema:" +msgstr "&Schema:" + +#: part/kateprinter.cpp:919 +msgid "Draw bac&kground color" +msgstr "Disegna colore di s&fondo" + +#: part/kateprinter.cpp:922 +msgid "Draw &boxes" +msgstr "Disegna ri&quadri" + +#: part/kateprinter.cpp:925 +msgid "Box Properties" +msgstr "Proprietà riquadri" + +#: part/kateprinter.cpp:928 +msgid "W&idth:" +msgstr "Larg&hezza:" + +#: part/kateprinter.cpp:932 +msgid "&Margin:" +msgstr "&Margine:" + +#: part/kateprinter.cpp:936 +msgid "Co&lor:" +msgstr "Co&lore:" + +#: part/kateprinter.cpp:954 +msgid "" +"

If enabled, the background color of the editor will be used.

" +"

This may be useful if your color scheme is designed for a dark " +"background.

" +msgstr "" +"

Se attivo, verrà usato il colore di sfondo dell'editor.

" +"

Può essere utile se lo schema di colori è concepito per uno sfondo scuro.

" + +#: part/kateprinter.cpp:957 +msgid "" +"

If enabled, a box as defined in the properties below will be drawn around " +"the contents of each page. The Header and Footer will be separated from the " +"contents with a line as well.

" +msgstr "" +"

Se attivo, intorno ai contenuti di ogni pagina verrà disegnato un riquadro " +"come definito nelle proprietà qui sotto. L'intestazione e il piè di pagina " +"verranno separati dai contenuti con una linea.

" + +#: part/kateprinter.cpp:961 +msgid "The width of the box outline" +msgstr "Larghezza bordo dei riquadri" + +#: part/kateprinter.cpp:963 +msgid "The margin inside boxes, in pixels" +msgstr "Margine all'interno dei riquadri, in pixel" + +#: part/kateprinter.cpp:965 +msgid "The line color to use for boxes" +msgstr "Colore della linea dei riquadri" + +#: part/katebookmarks.cpp:77 +msgid "Set &Bookmark" +msgstr "Metti segnali&bro" + +#: part/katebookmarks.cpp:80 +msgid "If a line has no bookmark then add one, otherwise remove it." +msgstr "" +"Se una riga non ha alcun segnalibro lo aggiunge, altrimenti lo rimuove." + +#: part/katebookmarks.cpp:81 +msgid "Clear &Bookmark" +msgstr "Pulisci il segnali&bro" + +#: part/katebookmarks.cpp:84 +msgid "Clear &All Bookmarks" +msgstr "Pulisci tutti i segn&alibri" + +#: part/katebookmarks.cpp:87 +msgid "Remove all bookmarks of the current document." +msgstr "Rimuove tutti i segnalibri del documento corrente." + +#: part/katebookmarks.cpp:90 part/katebookmarks.cpp:242 +msgid "Next Bookmark" +msgstr "Segnalibro successivo" + +#: part/katebookmarks.cpp:93 +msgid "Go to the next bookmark." +msgstr "Va al segnalibro successivo." + +#: part/katebookmarks.cpp:96 part/katebookmarks.cpp:244 +msgid "Previous Bookmark" +msgstr "Segnalibro precedente" + +#: part/katebookmarks.cpp:99 +msgid "Go to the previous bookmark." +msgstr "Va al segnalibro precedente." + +#: part/katebookmarks.cpp:203 +msgid "&Next: %1 - \"%2\"" +msgstr "&Successivo: %1 - \"%2\"" + +#: part/katebookmarks.cpp:210 +msgid "&Previous: %1 - \"%2\"" +msgstr "&Precedente: %1 - \"%2\"" + +#: part/katefactory.cpp:70 +msgid "Kate Part" +msgstr "Componente di Kate" + +#: part/katefactory.cpp:71 +msgid "Embeddable editor component" +msgstr "Componente Editor integrabile" + +#: part/katefactory.cpp:72 +msgid "(c) 2000-2004 The Kate Authors" +msgstr "(c) 2000-2004 gli autori di Kate" + +#: part/katefactory.cpp:83 +msgid "Maintainer" +msgstr "Responsabile" + +#: part/katefactory.cpp:84 part/katefactory.cpp:85 part/katefactory.cpp:86 +#: part/katefactory.cpp:91 +msgid "Core Developer" +msgstr "Sviluppatore principale" + +#: part/katefactory.cpp:87 +msgid "The cool buffersystem" +msgstr "Il buon sistema di buffer" + +#: part/katefactory.cpp:88 +msgid "The Editing Commands" +msgstr "I comandi di modifica" + +#: part/katefactory.cpp:89 +msgid "Testing, ..." +msgstr "Prove, ..." + +#: part/katefactory.cpp:90 +msgid "Former Core Developer" +msgstr "Precedente sviluppatore principale" + +#: part/katefactory.cpp:92 +msgid "KWrite Author" +msgstr "Autore di KWrite" + +#: part/katefactory.cpp:93 +msgid "KWrite port to KParts" +msgstr "Conversione di KWrite all'architettura KParts" + +#: part/katefactory.cpp:96 +msgid "KWrite Undo History, Kspell integration" +msgstr "Cronologia di Annulla di KWrite, integrazione con KSpell" + +#: part/katefactory.cpp:97 +msgid "KWrite XML Syntax highlighting support" +msgstr "Supporto per l'evidenziazione della sintassi XML di KWrite" + +#: part/katefactory.cpp:98 +msgid "Patches and more" +msgstr "Patch e altro" + +#: part/katefactory.cpp:99 +msgid "Developer & Highlight wizard" +msgstr "Sviluppatore e procedura guidata di evidenziazione" + +#: part/katefactory.cpp:101 +msgid "Highlighting for RPM Spec-Files, Perl, Diff and more" +msgstr "Evidenziazione per file spec di RPM, Perl, Diff e altro ancora" + +#: part/katefactory.cpp:102 +msgid "Highlighting for VHDL" +msgstr "Evidenziazione per VHDL" + +#: part/katefactory.cpp:103 +msgid "Highlighting for SQL" +msgstr "Evidenziazione per SQL" + +#: part/katefactory.cpp:104 +msgid "Highlighting for Ferite" +msgstr "Evidenziazione per Ferite" + +#: part/katefactory.cpp:105 +msgid "Highlighting for ILERPG" +msgstr "Evidenziazione per ILERPG" + +#: part/katefactory.cpp:106 +msgid "Highlighting for LaTeX" +msgstr "Evidenziazione per LaTeX" + +#: part/katefactory.cpp:107 +msgid "Highlighting for Makefiles, Python" +msgstr "Evidenziazione per i Makefile, Python" + +#: part/katefactory.cpp:108 +msgid "Highlighting for Python" +msgstr "Evidenziazione per Python" + +#: part/katefactory.cpp:110 +msgid "Highlighting for Scheme" +msgstr "Evidenziazione per Scheme" + +#: part/katefactory.cpp:111 +msgid "PHP Keyword/Datatype list" +msgstr "Lista delle parole chiave/tipi di dati di PHP" + +#: part/katefactory.cpp:112 +msgid "Very nice help" +msgstr "Aiuto molto utile" + +#: part/katefactory.cpp:113 +msgid "All people who have contributed and I have forgotten to mention" +msgstr "" +"Tutte le persone che hanno dato una mano e mi sono scordato di ricordare" + +#: _translatorinfo.cpp:1 part/katefactory.cpp:115 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Nicola Ruggero,Federico Cozzi,Giuseppe Ravasio" + +#: _translatorinfo.cpp:3 part/katefactory.cpp:115 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "nicola@nxnt.org" + +#: part/katesearch.cpp:72 +msgid "Look up the first occurrence of a piece of text or regular expression." +msgstr "Cerca la prima occorrenza di un testo o di una espressione regolare." + +#: part/katesearch.cpp:74 +msgid "Look up the next occurrence of the search phrase." +msgstr "Cerca l'occorrenza successiva della frase." + +#: part/katesearch.cpp:76 +msgid "Look up the previous occurrence of the search phrase." +msgstr "Cerca l'occorrenza precedente della frase." + +#: part/katesearch.cpp:78 +msgid "" +"Look up a piece of text or regular expression and replace the result with some " +"given text." +msgstr "" +"Cerca una parte di testo o un'espressione regolare e sostituisce il risultato " +"con il testo indicato." + +#: part/katesearch.cpp:331 +msgid "Search string '%1' not found!" +msgstr "Stringa da cercare \"%1\" non trovata!" + +#: part/katesearch.cpp:333 part/katesearch.cpp:498 +msgid "Find" +msgstr "Trova" + +#: part/katesearch.cpp:353 part/katesearch.cpp:371 part/katesearch.cpp:475 +#, c-format +msgid "" +"_n: %n replacement made.\n" +"%n replacements made." +msgstr "" +"Eseguita %n sostituzione.\n" +"Eseguite %n sostituzioni." + +#: part/katesearch.cpp:479 +msgid "End of document reached." +msgstr "È stata raggiunta la fine del documento." + +#: part/katesearch.cpp:480 +msgid "Beginning of document reached." +msgstr "È stato raggiunto l'inizio del documento." + +#: part/katesearch.cpp:485 +msgid "End of selection reached." +msgstr "È stata raggiunta la fine della selezione." + +#: part/katesearch.cpp:486 +msgid "Beginning of selection reached." +msgstr "È stato raggiunto l'inizio della selezione." + +#: part/katesearch.cpp:490 +msgid "Continue from the beginning?" +msgstr "Continuare dall'inizio?" + +#: part/katesearch.cpp:491 +msgid "Continue from the end?" +msgstr "Continuare dalla fine?" + +#: part/katesearch.cpp:499 +msgid "&Stop" +msgstr "&Ferma" + +#: part/katesearch.cpp:753 +msgid "Replace Confirmation" +msgstr "Conferma sostituzione" + +#: part/katesearch.cpp:755 +msgid "Replace &All" +msgstr "Sostituisci t&utto" + +#: part/katesearch.cpp:755 +msgid "Re&place && Close" +msgstr "Sostituisci e &chiudi" + +#: part/katesearch.cpp:755 +msgid "&Replace" +msgstr "S&ostituisci" + +#: part/katesearch.cpp:757 +msgid "&Find Next" +msgstr "&Trova il prossimo" + +#: part/katesearch.cpp:762 +msgid "Found an occurrence of your search term. What do you want to do?" +msgstr "Trovata un'occorrenza del tuo termine da cercare. Cosa vuoi fare?" + +#: part/katesearch.cpp:814 +msgid "Usage: find[:[bcersw]] PATTERN" +msgstr "Uso: find[:[bcersw]] SCHEMA" + +#: part/katesearch.cpp:826 +msgid "Usage: ifind[:[bcrs]] PATTERN" +msgstr "Uso: ifind[:[bcrs]] SCHEMA" + +#: part/katesearch.cpp:880 +msgid "Usage: replace[:[bceprsw]] PATTERN [REPLACEMENT]" +msgstr "Uso: replace[:[bceprsw]] SCHEMA [SOSTITUZIONE]" + +#: part/katesearch.cpp:914 +msgid "

Usage: find[:bcersw] PATTERN

" +msgstr "

Uso: find[:bcersw] SCHEMA

" + +#: part/katesearch.cpp:917 +msgid "" +"

Usage: ifind:[:bcrs] PATTERN" +"
ifind does incremental or 'as-you-type' search

" +msgstr "" +"

Uso: ifind:[:bcrs] SCHEMA" +"
ifind esegue una ricerca incrementale oppure \"mentre stai digitando\"

" + +#: part/katesearch.cpp:921 +msgid "

Usage: replace[:bceprsw] PATTERN REPLACEMENT

" +msgstr "

Uso: replace[:bceprsw] SCHEMA SOSTITUZIONE

" + +#: part/katesearch.cpp:924 +msgid "" +"

Options

" +"

b - Search backward" +"
c - Search from cursor" +"
r - Pattern is a regular expression" +"
s - Case sensitive search" +msgstr "" +"

Opzioni

" +"

b - Cerca all'indietro" +"
c - Cerca dal cursore" +"
r - Schema è un'espressione regolare" +"
s - Cerca distinguendo maiuscole" + +#: part/katesearch.cpp:933 +msgid "" +"
e - Search in selected text only" +"
w - Search whole words only" +msgstr "" +"
e - Cerca solo nel testo selezionato" +"
w - Cerca solo parole intere" + +#: part/katesearch.cpp:939 +msgid "" +"
p - Prompt for replace

" +"

If REPLACEMENT is not present, an empty string is used.

" +"

If you want to have whitespace in your PATTERN, you need to quote both " +"PATTERN and REPLACEMENT with either single or double quotes. To have the quote " +"characters in the strings, prepend them with a backslash." +msgstr "" +"
p - Chiede prima di sostituire

" +"

Se SOSTITUZIONE non è presente, verrà usata una stringa vuota.

" +"

Se vuoi avere degli spazi vuoti in SCHEMA, devi mettere tra apici o " +"virgolette sia SCHEMA sia SOSTITUZIONE. Per inserire le virgolette o gli apici " +"come caratteri devi anteporre loro una barra rovescia." + +#: part/kateluaindentscript.cpp:86 +msgid "indenter.register requires 2 parameters (event id, function to call)" +msgstr "" +"indenter.register richiede 2 parametri (id evento, funzione da chiamare)" + +#: part/kateluaindentscript.cpp:94 +msgid "" +"indenter.register requires 2 parameters (event id (number), function to call " +"(function))" +msgstr "" +"indenter.register richiede 2 parametri (id evento (numero), funzione da " +"chiamare (funzione))" + +#: part/kateluaindentscript.cpp:108 +msgid "indenter.register:invalid event id" +msgstr "indenter.register: id evento non valido" + +#: part/kateluaindentscript.cpp:113 +msgid "indenter.register:there is already a function set for given" +msgstr "indenter.register: c'è già una funzione impostata" + +#: part/kateluaindentscript.cpp:126 +msgid "document.textLine:One parameter (line number) required" +msgstr "document.textLine: è richiesto un parametro (numero di riga)" + +#: part/kateluaindentscript.cpp:130 +msgid "document.textLine:One parameter (line number) required (number)" +msgstr "document.textLine: è richiesto un parametro (numero di riga) (numero)" + +#: part/kateluaindentscript.cpp:139 +msgid "" +"document.removeText:Four parameters needed (start line, start col,end line, end " +"col)" +msgstr "" +"document.removeText: sono richiesti quattro parametri (riga inizio, colonna " +"inizio, riga fine, colonna fine)" + +#: part/kateluaindentscript.cpp:143 +msgid "" +"document.removeText:Four parameters needed (start line, start col,end line, end " +"col) (4x number)" +msgstr "" +"document.removeText: sono richiesti quattro parametri (riga inizio, colonna " +"inizio, riga fine, colonna fine) (4 numeri)" + +#: part/kateluaindentscript.cpp:152 +msgid "document.insertText:Three parameters needed (line,col,text)" +msgstr "" +"document.insertText: sono richiesti tre parametri (riga, colonna, testo)" + +#: part/kateluaindentscript.cpp:156 +msgid "" +"document.removeText:Three parameters needed (line,col,text) " +"(number,number,string)" +msgstr "" +"document.insertText: sono richiesti tre parametri (riga, colonna, testo) " +"(numero, numero, stringa)" + +#: part/kateluaindentscript.cpp:253 +msgid "LUA interpreter could not be initialized" +msgstr "Impossibile inizializzare l'interprete LUA" + +#: part/kateluaindentscript.cpp:293 part/kateluaindentscript.cpp:316 +#: part/kateluaindentscript.cpp:344 +#, c-format +msgid "Lua indenting script had errors: %1" +msgstr "Lo script di indentazione Lua ha errori: %1" + +#: part/katejscript.cpp:1058 part/katejscript.cpp:1076 +#: part/kateluaindentscript.cpp:413 part/kateluaindentscript.cpp:431 +msgid "(Unknown)" +msgstr "(sconosciuto)" + +#: part/katedocument.cpp:434 +msgid "Fonts & Colors" +msgstr "Caratteri e colori" + +#: part/katedocument.cpp:437 +msgid "Cursor & Selection" +msgstr "Cursore e selezione" + +#: part/katedocument.cpp:440 +msgid "Editing" +msgstr "Modifica" + +#: part/katedocument.cpp:443 +msgid "Indentation" +msgstr "Indentazione" + +#: part/katedocument.cpp:446 +msgid "Open/Save" +msgstr "Apri/Salva" + +#: part/katedocument.cpp:449 +msgid "Highlighting" +msgstr "Evidenziazione" + +#: part/katedocument.cpp:452 +msgid "Filetypes" +msgstr "Tipi di file" + +#: part/katedocument.cpp:455 +msgid "Shortcuts" +msgstr "Scorciatoie" + +#: part/katedocument.cpp:458 +msgid "Plugins" +msgstr "Plugin" + +#: part/katedocument.cpp:475 +msgid "Font & Color Schemas" +msgstr "Caratteri e schemi di colore" + +#: part/katedocument.cpp:478 +msgid "Cursor & Selection Behavior" +msgstr "Cursore e comportamento delle selezioni" + +#: part/katedocument.cpp:481 +msgid "Editing Options" +msgstr "Opzioni di modifica" + +#: part/katedocument.cpp:484 +msgid "Indentation Rules" +msgstr "Regole di indentazione" + +#: part/katedocument.cpp:487 +msgid "File Opening & Saving" +msgstr "Apertura e salvataggio file" + +#: part/katedocument.cpp:490 +msgid "Highlighting Rules" +msgstr "Regole di evidenziazione" + +#: part/katedocument.cpp:493 +msgid "Filetype Specific Settings" +msgstr "Impostazioni specifiche del tipo di file" + +#: part/katedocument.cpp:496 +msgid "Shortcuts Configuration" +msgstr "Configurazione delle scorciatoie" + +#: part/katedocument.cpp:499 +msgid "Plugin Manager" +msgstr "Gestione plugin" + +#: part/katedocument.cpp:2482 +msgid "" +"The file %1 could not be loaded completely, as there is not enough temporary " +"disk storage for it." +msgstr "" +"Impossibile caricare completamente il file %1, perché non c'è sufficiente " +"spazio temporaneo su disco." + +#: part/katedocument.cpp:2484 +msgid "" +"The file %1 could not be loaded, as it was not possible to read from it.\n" +"\n" +"Check if you have read access to this file." +msgstr "" +"Impossibile caricare il file %1, perché non è possibile leggerlo.\n" +"\n" +"Controlla di avere accesso in lettura al file." + +#: part/katedocument.cpp:2494 part/katedocument.cpp:2560 +msgid "The file %1 is a binary, saving it will result in a corrupt file." +msgstr "Il file %1 è binario, salvandolo otterrai un file danneggiato." + +#: part/katedocument.cpp:2495 +msgid "Binary File Opened" +msgstr "File binario aperto" + +#: part/katedocument.cpp:2553 +msgid "" +"This file could not be loaded correctly due to lack of temporary disk space. " +"Saving it could cause data loss.\n" +"\n" +"Do you really want to save it?" +msgstr "" +"Non è stato possibile caricare correttamente il file perché lo spazio " +"temporaneo su disco è insufficiente. Il salvataggio del file potrebbe causare " +"perdita di dati.\n" +"\n" +"Vuoi davvero salvarlo?" + +#: part/katedocument.cpp:2553 part/katedocument.cpp:2580 +#: part/katedocument.cpp:2591 part/katedocument.cpp:2756 +msgid "Possible Data Loss" +msgstr "Possibile perdita di dati" + +#: part/katedocument.cpp:2553 part/katedocument.cpp:2562 +#: part/katedocument.cpp:2574 part/katedocument.cpp:2580 +#: part/katedocument.cpp:2591 +msgid "Save Nevertheless" +msgstr "Salva in ogni caso" + +#: part/katedocument.cpp:2561 +msgid "Trying to Save Binary File" +msgstr "Prova a salvare un file binario" + +#: part/katedocument.cpp:2574 +msgid "" +"Do you really want to save this unmodified file? You could overwrite changed " +"data in the file on disk." +msgstr "" +"Vuoi davvero salvare questo file non modificato? Potresti sovrascrivere i dati " +"modificati nel file sul disco." + +#: part/katedocument.cpp:2574 +msgid "Trying to Save Unmodified File" +msgstr "Prova a salvare il file non modificato" + +#: part/katedocument.cpp:2580 +msgid "" +"Do you really want to save this file? Both your open file and the file on disk " +"were changed. There could be some data lost." +msgstr "" +"Vuoi davvero salvare questo file? Sia il file aperto, sia il file su disco sono " +"cambiati. Alcuni dati potrebbero andare persi." + +#: part/katedocument.cpp:2591 +msgid "" +"The selected encoding cannot encode every unicode character in this document. " +"Do you really want to save it? There could be some data lost." +msgstr "" +"La codifica scelta non può codificare ogni carattere unicode in questo " +"documento. Vuoi davvero salvarlo? Alcuni dati potrebbero andare persi." + +#: part/katedocument.cpp:2642 +msgid "" +"The document could not be saved, as it was not possible to write to %1.\n" +"\n" +"Check that you have write access to this file or that enough disk space is " +"available." +msgstr "" +"Impossibile salvare il documento, perché non è stato possibile scrivere su %1.\n" +"\n" +"Controlla di avere accesso in scrittura al file e che lo spazio su disco sia " +"sufficiente." + +#: part/katedocument.cpp:2755 +msgid "Do you really want to continue to close this file? Data loss may occur." +msgstr "" +"Vuoi davvero chiudere questo file? Alcuni dati potrebbero andare persi." + +#: part/katedocument.cpp:2756 +msgid "Close Nevertheless" +msgstr "Chiudi in ogni caso" + +#: part/katedocument.cpp:4330 part/katedocument.cpp:5063 part/kateview.cpp:863 +msgid "Save File" +msgstr "Salva file" + +#: part/katedocument.cpp:4339 +msgid "Save failed" +msgstr "Impossibile salvare" + +#: part/katedialogs.cpp:1615 part/katedocument.cpp:4401 +msgid "What do you want to do?" +msgstr "Cosa vuoi fare?" + +#: part/katedocument.cpp:4402 +msgid "File Was Changed on Disk" +msgstr "Il file è stato cambiato sul disco" + +#: part/katedialogs.cpp:1593 part/katedocument.cpp:4402 +msgid "&Reload File" +msgstr "&Ricarica file" + +#: part/katedocument.cpp:4402 +msgid "&Ignore Changes" +msgstr "&Ignora cambiamenti" + +#: part/katedocument.cpp:4980 +msgid "The file '%1' was modified by another program." +msgstr "Il file \"%1\" è stato modificato da un altro programma." + +#: part/katedocument.cpp:4983 +msgid "The file '%1' was created by another program." +msgstr "Il file \"%1\" è stato creato da un altro programma." + +#: part/katedocument.cpp:4986 +msgid "The file '%1' was deleted by another program." +msgstr "Il file \"%1\" è stato cancellato da un altro programma." + +#: part/katedocument.cpp:5091 part/kateview.cpp:890 +msgid "" +"A file named \"%1\" already exists. Are you sure you want to overwrite it?" +msgstr "" +"Esiste già un file con nome \"%1\". Sei sicuro di volerlo sovrascrivere?" + +#: part/katedocument.cpp:5093 part/kateview.cpp:891 +msgid "Overwrite File?" +msgstr "Sovrascrivere il file?" + +#: part/katedocument.cpp:5094 part/kateview.cpp:892 +msgid "&Overwrite" +msgstr "S&ovrascrivi" + +#: part/katefiletype.cpp:273 +msgid "&Filetype:" +msgstr "Tipo di &file:" + +#: part/katefiletype.cpp:279 +msgid "&New" +msgstr "&Nuovo" + +#: part/katefiletype.cpp:289 +msgid "N&ame:" +msgstr "N&ome:" + +#: part/katefiletype.cpp:294 +msgid "&Section:" +msgstr "&Sezione:" + +#: part/katefiletype.cpp:299 +msgid "&Variables:" +msgstr "&Variabili:" + +#: part/katedialogs.cpp:1299 part/katefiletype.cpp:304 +msgid "File e&xtensions:" +msgstr "E&stensioni file:" + +#: part/katedialogs.cpp:1304 part/katefiletype.cpp:308 +#: plugins/autobookmarker/autobookmarker.cpp:324 +msgid "MIME &types:" +msgstr "&Tipi MIME:" + +#: part/katedialogs.cpp:1309 part/katefiletype.cpp:317 +msgid "Prio&rity:" +msgstr "Prio&rità:" + +#: part/katefiletype.cpp:332 +msgid "Create a new file type." +msgstr "Crea un nuovo tipo di file." + +#: part/katefiletype.cpp:333 +msgid "Delete the current file type." +msgstr "Elimina il tipo di file corrente." + +#: part/katefiletype.cpp:335 +msgid "" +"The name of the filetype will be the text of the corresponding menu item." +msgstr "" +"Il nome del tipo di file sarà il testo della corrispondente voce del menu." + +#: part/katefiletype.cpp:337 +msgid "The section name is used to organize the file types in menus." +msgstr "Il nome della sezione è usato per organizzare i tipi di file in menu." + +#: part/katefiletype.cpp:339 +msgid "" +"

This string allows you to configure Kate's settings for the files selected " +"by this mimetype using Kate variables. You can set almost any configuration " +"option, such as highlight, indent-mode, encoding, etc.

" +"

For a full list of known variables, see the manual.

" +msgstr "" +"

Questa stringa ti permette di configurare le impostazioni di Kate per i file " +"selezionati attraverso questo tipo MIME usando le variabili di Kate. Puoi " +"impostare quasi tutte le opzioni di configurazione, come l'evidenziazione, " +"l'indentazione, la codifica, ecc.

" +"

Per una lista completa delle variabili conosciute, vedi il manuale.

" + +#: part/katefiletype.cpp:344 +msgid "" +"The wildcards mask allows you to select files by filename. A typical mask uses " +"an asterisk and the file extension, for example *.txt; *.text" +". The string is a semicolon-separated list of masks." +msgstr "" +"La maschera con i caratteri jolly ti permette di scegliere i file a partire dal " +"loro nome. Una tipica maschera usa un asterisco e l'estensione del file, per " +"esempio *.txt; *.text. La stringa è una lista di maschere separate " +"da punto e virgola." + +#: part/katefiletype.cpp:349 +msgid "" +"The mime type mask allows you to select files by mimetype. The string is a " +"semicolon-separated list of mimetypes, for example " +"text/plain; text/english." +msgstr "" +"La maschera con i tipi MIME ti permette di scegliere i file a partire dal loro " +"tipo MIME. La stringa è una lista di maschere separate da punto e virgola, per " +"esempio text/plain; text/english." + +#: part/katefiletype.cpp:353 +msgid "Displays a wizard that helps you easily select mimetypes." +msgstr "" +"Mostra una procedura guidata che ti consente di scegliere facilmente i tipi " +"MIME." + +#: part/katefiletype.cpp:355 +msgid "" +"Sets a priority for this file type. If more than one file type selects the same " +"file, the one with the highest priority will be used." +msgstr "" +"Imposta una priorità per questo tipo di file. Se più di un tipo di file " +"seleziona uno stesso file, verrà utilizzato il tipo di file con priorità più " +"alta." + +#: part/katefiletype.cpp:427 +msgid "New Filetype" +msgstr "Nuovo tipo di file" + +#: part/katefiletype.cpp:471 +#, c-format +msgid "Properties of %1" +msgstr "Proprietà di %1" + +#: part/katefiletype.cpp:504 +msgid "" +"Select the MimeTypes you want for this file type.\n" +"Please note that this will automatically edit the associated file extensions as " +"well." +msgstr "" +"Seleziona i tipi MIME che desideri per questo tipo di file.\n" +"Nota che questo modificherà automaticamente anche le estensioni associate dei " +"file." + +#: part/katedialogs.cpp:1426 part/katefiletype.cpp:506 +#: plugins/autobookmarker/autobookmarker.cpp:367 +msgid "Select Mime Types" +msgstr "Seleziona tipi MIME" + +#: part/kateautoindent.cpp:111 part/katefiletype.cpp:522 +#: part/katehighlight.cpp:1193 +msgid "None" +msgstr "Nessuno" + +#: part/kateviewhelpers.cpp:237 +msgid "Available Commands" +msgstr "Comandi disponibili" + +#: part/kateviewhelpers.cpp:239 +msgid "" +"

For help on individual commands, do 'help <command>'

" +msgstr "" +"

Per la guida sui singoli comandi, fai \"help <comando>\"" +"

" + +#: part/kateviewhelpers.cpp:250 +msgid "No help for '%1'" +msgstr "Nessuna guida per: \"%1\"" + +#: part/kateviewhelpers.cpp:253 +msgid "No such command %1" +msgstr "Comando inesistente: \"%1\"" + +#: part/kateviewhelpers.cpp:258 +msgid "" +"

This is the Katepart command line." +"
Syntax: command [ arguments ]" +"
For a list of available commands, enter help list" +"
For help for individual commands, enter help <command>" +"

" +msgstr "" +"

Questa è la riga di comando di Katepart. " +"
Sintassi: comando [ argomenti ] " +"
Per una lista dei comandi disponibili, inserisci help list" +" " +"
Per una guida sui singoli comandi, inserisci " +"help <comando>

" + +#: part/kateviewhelpers.cpp:345 +msgid "Success: " +msgstr "Successo: " + +#: part/kateviewhelpers.cpp:347 +msgid "Success" +msgstr "Successo" + +#: part/kateviewhelpers.cpp:352 +msgid "Error: " +msgstr "Errore: " + +#: part/kateviewhelpers.cpp:354 +msgid "Command \"%1\" failed." +msgstr "Comando \"%1\" non riuscito." + +#: part/kateviewhelpers.cpp:360 +msgid "No such command: \"%1\"" +msgstr "Comando inesistente: \"%1\"" + +#: part/kateschema.cpp:304 part/kateviewhelpers.cpp:704 +msgid "Bookmark" +msgstr "Segnalibro" + +#: part/kateviewhelpers.cpp:1127 part/kateviewhelpers.cpp:1128 +#, c-format +msgid "Mark Type %1" +msgstr "Tipo di marchio %1" + +#: part/kateviewhelpers.cpp:1144 +msgid "Set Default Mark Type" +msgstr "Imposta tipo di marchio predefinito" + +#: part/kateschema.cpp:279 +msgid "Text Area Background" +msgstr "Sfondo area del testo" + +#: part/kateschema.cpp:283 +msgid "Normal text:" +msgstr "Testo normale:" + +#: part/kateschema.cpp:289 +msgid "Selected text:" +msgstr "Testo selezionato:" + +#: part/kateschema.cpp:295 +msgid "Current line:" +msgstr "Riga corrente:" + +#: part/kateschema.cpp:305 +msgid "Active Breakpoint" +msgstr "Punto d'interruzione attivo" + +#: part/kateschema.cpp:306 +msgid "Reached Breakpoint" +msgstr "Punto d'interruzione raggiunto" + +#: part/kateschema.cpp:307 +msgid "Disabled Breakpoint" +msgstr "Punto d'interruzione disabilitato" + +#: part/kateschema.cpp:308 +msgid "Execution" +msgstr "Esecuzione" + +#: part/kateschema.cpp:317 +msgid "Additional Elements" +msgstr "Elementi aggiuntivi" + +#: part/kateschema.cpp:321 +msgid "Left border background:" +msgstr "Sfondo bordo sinistro:" + +#: part/kateschema.cpp:327 +msgid "Line numbers:" +msgstr "Numeri di riga:" + +#: part/kateschema.cpp:333 +msgid "Bracket highlight:" +msgstr "Evidenziazione parentesi:" + +#: part/kateschema.cpp:339 +msgid "Word wrap markers:" +msgstr "Indicatori a capo automatico:" + +#: part/kateschema.cpp:345 +msgid "Tab markers:" +msgstr "Marcatori di tabulazione:" + +#: part/kateschema.cpp:357 +msgid "

Sets the background color of the editing area.

" +msgstr "

Imposta il colore di sfondo dell'area di modifica.

" + +#: part/kateschema.cpp:358 +msgid "" +"

Sets the background color of the selection.

" +"

To set the text color for selected text, use the \"" +"Configure Highlighting\" dialog.

" +msgstr "" +"

Imposta il colore di sfondo della selezione.

" +"

Per impostare il colore del testo selezionato usa la finestra di dialogo " +"Configura evidenziazione.

" + +#: part/kateschema.cpp:361 +msgid "" +"

Sets the background color of the selected marker type.

" +"

Note: The marker color is displayed lightly because of " +"transparency.

" +msgstr "" +"

Imposta il colore di sfondo del tipo di evidenziatore selezionato.

" +"

Nota: il colore dell'evidenziatore è visualizzato più chiaro a causa " +"della trasparenza.

" + +#: part/kateschema.cpp:364 +msgid "

Select the marker type you want to change.

" +msgstr "

Seleziona il tipo di evidenziatore che vuoi cambiare.

" + +#: part/kateschema.cpp:365 +msgid "" +"

Sets the background color of the currently active line, which means the line " +"where your cursor is positioned.

" +msgstr "" +"

Imposta il colore di sfondo della riga attiva, ovvero la riga che contiene " +"il cursore.

" + +#: part/kateschema.cpp:368 +msgid "" +"

This color will be used to draw the line numbers (if enabled) and the lines " +"in the code-folding pane.

" +msgstr "" +"

Questo colore sarà usato per disegnare i numeri di riga (se abilitati) e le " +"righe nel pannello di raggruppamento del codice.

" + +#: part/kateschema.cpp:370 +msgid "" +"

Sets the bracket matching color. This means, if you place the cursor e.g. at " +"a (, the matching ) will be highlighted with this color.

" +msgstr "" +"

Imposta il colore delle parentesi corrispondenti. Ciò significa che se per " +"esempio sposti il cursore su (, la corrispondente ) " +"verrà evidenziata con questo colore.

" + +#: part/kateschema.cpp:374 +msgid "" +"

Sets the color of Word Wrap-related markers:

Static Word Wrap
" +"
A vertical line which shows the column where text is going to be " +"wrapped
Dynamic Word Wrap
An arrow shown to the left of " +"visually-wrapped lines
" +msgstr "" +"

Imposta il colore degli indicatori relativi all'a capo automatico:

" +"
A capo automatico statico
Una riga verticale che mostra la colonna " +"a cui il testo viene mandato a capo
A capo automatico dinamico
" +"Una freccia alla sinistra delle righe che continuano dalla riga superiore
" +"
" + +#: part/kateschema.cpp:380 +msgid "

Sets the color of the tabulator marks:

" +msgstr "

Imposta il colore dei marcatori di tabulazione:

" + +#: part/kateschema.cpp:605 +msgid "" +"This list displays the default styles for the current schema and offers the " +"means to edit them. The style name reflects the current style settings." +"

To edit the colors, click the colored squares, or select the color to edit " +"from the popup menu." +"

You can unset the Background and Selected Background colors from the popup " +"menu when appropriate." +msgstr "" +"Questa lista mostra gli stili predefiniti dello schema corrente e permette di " +"modificarli. Il nome dello stile rispecchia le attuali impostazioni di stile." +"

Per modificare i colori, fai clic sui riquadri colorati o seleziona il " +"colore da modificare nel menu a comparsa. " +"

Puoi rimuovere i colori di sfondo e di sfondo selezionato dal menu a " +"comparsa quando appropriato." + +#: part/katedialogs.cpp:1267 part/kateschema.cpp:689 +msgid "H&ighlight:" +msgstr "Ev&idenziazione:" + +#: part/kateschema.cpp:711 +msgid "" +"This list displays the contexts of the current syntax highlight mode and offers " +"the means to edit them. The context name reflects the current style settings." +"

To edit using the keyboard, press <SPACE> " +"and choose a property from the popup menu." +"

To edit the colors, click the colored squares, or select the color to edit " +"from the popup menu." +"

You can unset the Background and Selected Background colors from the context " +"menu when appropriate." +msgstr "" +"Questa lista mostra i contesti dell'attuale modalità di evidenziazione e " +"permette di modificarli. Il nome del contesto rispecchia le attuali " +"impostazioni di stile." +"

Per modificare usando la tastiera, premi <SPAZIO> " +"e scegli una proprietà nel menu a comparsa. " +"

Per modificare i colori, fai clic sui riquadri colorati o seleziona il " +"colore da modificare nel menu a comparsa." +"

Puoi rimuovere i colori di sfondo e di sfondo selezionato dal menu a " +"comparsa quando appropriato." + +#: part/kateschema.cpp:840 plugins/autobookmarker/autobookmarker.cpp:406 +msgid "&New..." +msgstr "&Nuovo..." + +#: part/kateschema.cpp:853 +msgid "Colors" +msgstr "Colori" + +#: part/kateschema.cpp:859 +msgid "Normal Text Styles" +msgstr "Stili testo normale" + +#: part/kateschema.cpp:863 +msgid "Highlighting Text Styles" +msgstr "Stili testo evidenziazione" + +#: part/kateschema.cpp:868 +msgid "&Default schema for %1:" +msgstr "Schema pre&definito per %1:" + +#: part/kateschema.cpp:966 +msgid "Name for New Schema" +msgstr "Nome per il nuovo schema" + +#: part/kateschema.cpp:966 +msgid "Name:" +msgstr "Nome:" + +#: part/kateschema.cpp:966 +msgid "New Schema" +msgstr "Nuovo schema" + +#: part/kateschema.cpp:1053 +msgid "Context" +msgstr "Contesto" + +#: part/kateautoindent.cpp:97 part/katehighlight.cpp:3166 +#: part/kateschema.cpp:1058 +msgid "Normal" +msgstr "Normale" + +#: part/kateschema.cpp:1059 +msgid "Selected" +msgstr "Selezionato" + +#: part/kateschema.cpp:1060 +msgid "Background" +msgstr "Sfondo" + +#: part/kateschema.cpp:1061 +msgid "Background Selected" +msgstr "Sfondo selezione" + +#: part/kateschema.cpp:1063 +msgid "Use Default Style" +msgstr "Usa stile predefinito" + +#: part/kateschema.cpp:1097 +msgid "&Bold" +msgstr "&Grassetto" + +#: part/kateschema.cpp:1099 +msgid "&Italic" +msgstr "Cors&ivo" + +#: part/kateschema.cpp:1101 +msgid "&Underline" +msgstr "S&ottolineato" + +#: part/kateschema.cpp:1103 +msgid "S&trikeout" +msgstr "Sbarra&to" + +#: part/kateschema.cpp:1108 +msgid "Normal &Color..." +msgstr "&Colore normale..." + +#: part/kateschema.cpp:1109 +msgid "&Selected Color..." +msgstr "Colore &selezionato..." + +#: part/kateschema.cpp:1110 +msgid "&Background Color..." +msgstr "Colore di s&fondo..." + +#: part/kateschema.cpp:1111 +msgid "S&elected Background Color..." +msgstr "Colore di sfondo s&elezionato..." + +#: part/kateschema.cpp:1122 +msgid "Unset Background Color" +msgstr "Rimuovi colore di sfondo" + +#: part/kateschema.cpp:1124 +msgid "Unset Selected Background Color" +msgstr "Rimuovi il colore di sfondo selezionato" + +#: part/kateschema.cpp:1129 +msgid "Use &Default Style" +msgstr "Usa stile pre&definito" + +#: part/kateschema.cpp:1352 +msgid "" +"\"Use Default Style\" will be automatically unset when you change any style " +"properties." +msgstr "" +"L'opzione \"Usa stile predefinito\" sarà tolta automaticamente quando cambi una " +"qualunque proprietà dello stile." + +#: part/kateschema.cpp:1353 +msgid "Kate Styles" +msgstr "Stili di Kate" + +#: part/katesyntaxdocument.cpp:76 +msgid "" +"The error %4" +"
has been detected in the file %1 at %2/%3
" +msgstr "" +"È stato rilevato l'errore %4 nel file %1 alla posizione %2/%3" + +#: part/katesyntaxdocument.cpp:84 +#, c-format +msgid "Unable to open %1" +msgstr "Impossibile aprire %1" + +#: part/katesyntaxdocument.cpp:457 +msgid "Errors!" +msgstr "Errori!" + +#: part/katesyntaxdocument.cpp:462 +#, c-format +msgid "Error: %1" +msgstr "Errore: %1" + +#: part/katedialogs.cpp:153 +msgid "Automatic Indentation" +msgstr "Indentazione automatica" + +#: part/katedialogs.cpp:157 +msgid "&Indentation mode:" +msgstr "Modalità di &indentazione:" + +#: part/katedialogs.cpp:161 part/katedialogs.cpp:1132 +msgid "Configure..." +msgstr "Configura..." + +#: part/katedialogs.cpp:163 +msgid "Insert leading Doxygen \"*\" when typing" +msgstr "Inserisci un \"*\" iniziale per Doxygen durante la scrittura" + +#: part/katedialogs.cpp:164 +msgid "Adjust indentation of code pasted from the clipboard" +msgstr "Regola l'indentazione del codice incollato dagli appunti" + +#: part/katedialogs.cpp:166 +msgid "Indentation with Spaces" +msgstr "Indentazione con spazi" + +#: part/katedialogs.cpp:168 +msgid "Use &spaces instead of tabs to indent" +msgstr "Usa gli &spazi invece delle tabulazioni" + +#: part/katedialogs.cpp:169 +msgid "Emacs style mixed mode" +msgstr "Modalità mista stile Emacs" + +#: part/katedialogs.cpp:173 +msgid "Number of spaces:" +msgstr "Numero di spazi:" + +#: part/katedialogs.cpp:175 +msgid "Keep indent &profile" +msgstr "Conserva il &profilo di indentazione" + +#: part/katedialogs.cpp:176 +msgid "&Keep extra spaces" +msgstr "Conserva gli spazi e&xtra" + +#: part/katedialogs.cpp:178 +msgid "Keys to Use" +msgstr "Tasti da usare" + +#: part/katedialogs.cpp:179 +msgid "&Tab key indents" +msgstr "Il tasto &Tab indenta" + +#: part/katedialogs.cpp:180 +msgid "&Backspace key indents" +msgstr "Il tasto &Backspace indenta" + +#: part/katedialogs.cpp:183 +msgid "Tab Key Mode if Nothing Selected" +msgstr "Modalità tasto Tab in caso di assenza di selezione" + +#: part/katedialogs.cpp:185 +msgid "Insert indent &characters" +msgstr "Inserisci &caratteri di indentazione" + +#: part/katedialogs.cpp:186 +msgid "I&nsert tab character" +msgstr "I&nserici carattere di tabulazione" + +#: part/katedialogs.cpp:187 +msgid "Indent current &line" +msgstr "Indenta riga attua&le" + +#: part/katedialogs.cpp:209 +msgid "Check this if you want to indent with spaces rather than tabs." +msgstr "" +"Marca questa casella se vuoi indentare con gli spazi invece che con le " +"tabulazioni." + +#: part/katedialogs.cpp:211 +msgid "" +"Indentations of more than the selected number of spaces will not be shortened." +msgstr "" +"Le indentazioni maggiori del numero di spazi selezionato non saranno " +"accorciate." + +#: part/katedialogs.cpp:214 +msgid "" +"This allows the Tab key to be used to increase the indentation level." +msgstr "" +"Permette di usare il tasto Tab per aumentare il livello di indentazione." + +#: part/katedialogs.cpp:217 +msgid "" +"This allows the Backspace key to be used to decrease the indentation " +"level." +msgstr "" +"Permette di usare il tasto Backspace per diminuire il livello di " +"indentazione." + +#: part/katedialogs.cpp:220 +msgid "" +"Automatically inserts a leading \"*\" while typing within a Doxygen style " +"comment." +msgstr "" +"Inserisce automaticamente un \"*\" iniziale quando viene scritto un commento in " +"stile Doxygen." + +#: part/katedialogs.cpp:223 +msgid "Use a mix of tab and space characters for indentation." +msgstr "Una un misto di caratteri di tabulazione e spazi per l'indentazione." + +#: part/katedialogs.cpp:225 +msgid "" +"If this option is selected, pasted code from the clipboard is indented. " +"Triggering the undo-action removes the indentation." +msgstr "" +"Se quest'opzione è selezionata, il codice incollato degli appunti verrà " +"indentato. Agendo sul pulsante Annulla puoi rimuovere l'indentazione." + +#: part/katedialogs.cpp:227 +msgid "The number of spaces to indent with." +msgstr "Il numero di spazi con cui indentare." + +#: part/katedialogs.cpp:230 +msgid "" +"If this button is enabled, additional indenter specific options are available " +"and can be configured in an extra dialog." +msgstr "" +"Se questo pulsante è attivo, saranno disponibili opzioni aggiuntive specifiche " +"per l'indentazione e possono essere configurate in un'ulteriore finestra di " +"dialogo." + +#: part/katedialogs.cpp:282 +msgid "Configure Indenter" +msgstr "Configura indentazione..." + +#: part/katedialogs.cpp:357 +msgid "Text Cursor Movement" +msgstr "Spostamento cursore testo" + +#: part/katedialogs.cpp:359 +msgid "Smart ho&me and smart end" +msgstr "Ho&me e Fine intelligenti" + +#: part/katedialogs.cpp:363 +msgid "Wrap c&ursor" +msgstr "C&ursore a capo" + +#: part/katedialogs.cpp:367 +msgid "&PageUp/PageDown moves cursor" +msgstr "&PaginaSu/PaginaGiù sposta il cursore" + +#: part/katedialogs.cpp:373 +msgid "Autocenter cursor (lines):" +msgstr "Centramento automatico cursore (righe):" + +#: part/katedialogs.cpp:380 +msgid "Selection Mode" +msgstr "Modalità di selezione" + +#: part/katedialogs.cpp:384 +msgid "&Normal" +msgstr "&Normale" + +#: part/katedialogs.cpp:385 +msgid "&Persistent" +msgstr "&Permanente" + +#: part/katedialogs.cpp:390 +msgid "" +"Selections will be overwritten by typed text and will be lost on cursor " +"movement." +msgstr "" +"Le selezioni vengono sovrascritte con il testo digitato e vanno perse quando si " +"muove il cursore." + +#: part/katedialogs.cpp:393 +msgid "Selections will stay even after cursor movement and typing." +msgstr "" +"Le selezioni rimangono anche dopo lo spostamento del cursore e l'inserimento di " +"testo." + +#: part/katedialogs.cpp:396 +msgid "" +"Sets the number of lines to maintain visible above and below the cursor when " +"possible." +msgstr "" +"Imposta il numero di righe che, se possibile, devono rimanere visibili sopra e " +"sotto il cursore." + +#: part/katedialogs.cpp:400 +msgid "" +"When selected, pressing the home key will cause the cursor to skip whitespace " +"and go to the start of a line's text. The same applies for the end key." +msgstr "" +"Quando questa opzione è marcata, alla pressione del tasto Home il cursore si " +"sposta all'inizio del testo della riga, saltando gli spazi bianchi. Lo stesso " +"vale per il tasto Fine." + +#: part/katedialogs.cpp:405 +msgid "" +"When on, moving the insertion cursor using the Left and Right " +"keys will go on to previous/next line at beginning/end of the line, similar to " +"most editors." +"

When off, the insertion cursor cannot be moved left of the line start, but " +"it can be moved off the line end, which can be very handy for programmers." +msgstr "" +"Quando questa opzione è attiva, spostando il cursore con le frecce " +"Sinistra e Destra si va alla riga precedente/successiva " +"all'inizio/fine della linea, come in molti editor." +"

Quando non è attiva, il cursore non può essere spostato a sinistra " +"dell'inizio della riga ma può essere spostato oltre la fine della riga (utile " +"per i programmatori)." + +#: part/katedialogs.cpp:411 +msgid "" +"Selects whether the PageUp and PageDown keys should alter the vertical position " +"of the cursor relative to the top of the view." +msgstr "" +"Seleziona se i tasti PaginaSu e PaginaGiù devono modificare la posizione " +"verticale del cursore relativa alla cima della vista." + +#: part/katedialogs.cpp:473 +msgid "Tabulators" +msgstr "Tabulazioni" + +#: part/katedialogs.cpp:475 +msgid "&Insert spaces instead of tabulators" +msgstr "&Inserisci spazi invece delle tabulazioni" + +#: part/katedialogs.cpp:479 +msgid "&Show tabulators" +msgstr "Mo&stra le tabulazioni" + +#: part/katedialogs.cpp:485 +msgid "Tab width:" +msgstr "Larghezza tabulazioni:" + +#: part/katedialogs.cpp:490 +msgid "Static Word Wrap" +msgstr "A capo automatico statico" + +#: part/katedialogs.cpp:492 +msgid "Enable static &word wrap" +msgstr "Abilita &a capo automatico statico" + +#: part/katedialogs.cpp:496 +msgid "&Show static word wrap marker (if applicable)" +msgstr "Mostra indicatori a capo automatico &statico" + +#: part/katedialogs.cpp:502 +msgid "Wrap words at:" +msgstr "Colonna a cui andare a capo:" + +#: part/katedialogs.cpp:507 +msgid "Remove &trailing spaces" +msgstr "Rimuovi gli spazi &finali" + +#: part/katedialogs.cpp:512 +msgid "Auto &brackets" +msgstr "&Parentesi automatiche" + +#: part/katedialogs.cpp:519 +msgid "Unlimited" +msgstr "Illimitato" + +#: part/katedialogs.cpp:520 +msgid "Maximum undo steps:" +msgstr "Massimo numero di annullamenti:" + +#: part/katedialogs.cpp:525 +msgid "Smart search t&ext from:" +msgstr "Fonte del t&esto da cercare:" + +#: part/katedialogs.cpp:528 +msgid "Nowhere" +msgstr "Nessuna" + +#: part/katedialogs.cpp:529 +msgid "Selection Only" +msgstr "Solo la selezione" + +#: part/katedialogs.cpp:530 +msgid "Selection, then Current Word" +msgstr "La selezione, poi la parola corrente" + +#: part/katedialogs.cpp:531 +msgid "Current Word Only" +msgstr "Solo la parola corrente" + +#: part/katedialogs.cpp:532 +msgid "Current Word, then Selection" +msgstr "La parola corrente, poi la selezione" + +#: part/katedialogs.cpp:542 +msgid "" +"Automatically start a new line of text when the current line exceeds the length " +"specified by the Wrap words at: option." +"

This option does not wrap existing lines of text - use the " +"Apply Static Word Wrap option in the Tools menu for that purpose." +"

If you want lines to be visually wrapped instead, according to the " +"width of the view, enable Dynamic Word Wrap in the View Defaults " +"config page." +msgstr "" +"Inizia automaticamente una nuova riga di testo quando la riga corrente supera " +"la lunghezza indicata dall'opzione Colonna a cui andare a capo:." +"

Questa opzione non manda a capo le righe di testo esistenti; per farlo, usa " +"l'opzione Applica a capo automatico statico nel menu Strumenti." +"

Se invece vuoi che le righe possano proseguire alla riga successiva - senza " +"andare effettivamente a capo - in base alla larghezza della vista, abilita " +"A capo automatico dinamico nella pagina di configurazione " +"Valori predefiniti vista." + +#: part/katedialogs.cpp:550 +msgid "" +"If the Word Wrap option is selected this entry determines the length (in " +"characters) at which the editor will automatically start a new line." +msgstr "" +"Se l'opzione di a capo automatico è selezionata, questa voce determina la " +"lunghezza (in caratteri) alla quale l'editor deve andare a capo " +"automaticamente." + +#: part/katedialogs.cpp:553 +msgid "" +"When the user types a left bracket ([,(, or {) KateView automatically enters " +"the right bracket (}, ), or ]) to the right of the cursor." +msgstr "" +"Quando si digita una parentesi aperta ([, ( o {), KateView immette " +"automaticamente la corrispondente parentesi chiusa (}, ) o ]) a destra del " +"cursore." + +#: part/katedialogs.cpp:556 +msgid "" +"The editor will display a symbol to indicate the presence of a tab in the text." +msgstr "" +"L'editor mostra un simbolo per indicare la presenza di una tabulazione nel " +"testo." + +#: part/katedialogs.cpp:560 +msgid "" +"Sets the number of undo/redo steps to record. More steps uses more memory." +msgstr "" +"Imposta il numero di passi di Annulla/Rifai da ricordare. Più passi occupano " +"più memoria." + +#: part/katedialogs.cpp:563 +msgid "" +"This determines where KateView will get the search text from (this will be " +"automatically entered into the Find Text dialog): " +"
" +"

    " +"
  • Nowhere: Don't guess the search text.
  • " +"
  • Selection Only: Use the current text selection, if available.
  • " +"
  • Selection, then Current Word: Use the current selection if " +"available, otherwise use the current word.
  • " +"
  • Current Word Only: Use the word that the cursor is currently resting " +"on, if available.
  • " +"
  • Current Word, then Selection: Use the current word if available, " +"otherwise use the current selection.
Note that, in all the above " +"modes, if a search string has not been or cannot be determined, then the Find " +"Text Dialog will fall back to the last search text." +msgstr "" +"Questa opzione determina la fonte del testo da cercare, cioè il testo inserito " +"automaticamente nella finestra Trova testo: " +"
" +"
    " +"
  • Nessuna: non indovinare il testo da cercare.
  • " +"
  • Solo la selezione: usa il testo attualmente selezionato, se " +"possibile.
  • " +"
  • La selezione, poi la parola attuale: usa la selezione attuale se " +"possibile, altrimenti usa la parola attuale.
  • " +"
  • Solo la parola attuale: usa la parola su cui si trova il cursore, se " +"possibile.
  • " +"
  • La parola attuale, poi la selezione: usa la parola attuale se " +"possibile, altrimenti usa la selezione attuale.
" +"Nota che, in tutte le modalità indicate, se non è possibile determinare una " +"stringa di ricerca allora verrà usato l'ultimo testo cercato." + +#: part/katedialogs.cpp:588 +msgid "" +"If this is enabled, the editor will calculate the number of spaces up to the " +"next tab position as defined by the tab width, and insert that number of spaces " +"instead of a TAB character." +msgstr "" +"Se attivato, l'editor calcolerà il numero di spazi fino alla prossima posizione " +"di tabulazione come definita dall'ampiezza di tabulazione, e inserirà quel " +"numero di spazi al posto di un carattere di tabulazione." + +#: part/katedialogs.cpp:592 +msgid "" +"If this is enabled, the editor will remove any trailing whitespace on lines " +"when they are left by the insertion cursor." +msgstr "" +"Se attivato, l'editor rimuoverà qualsiasi spazio vuoto finale nelle righe " +"quando il cursore di inserimento le lascerà." + +#: part/katedialogs.cpp:595 +msgid "" +"

If this option is checked, a vertical line will be drawn at the word wrap " +"column as defined in the Editing properties." +"

Note that the word wrap marker is only drawn if you use a fixed pitch font." +msgstr "" +"

Se questa opzione è marcata, viene disegnata una riga verticale alla colonna " +"di andata a capo specificata nelle proprietà di Modifica." +"

Nota: l'indicatore di andata a capo viene disegnato soltanto se si usa un " +"tipo di carattere a larghezza fissa." + +#: part/katedialogs.cpp:651 +msgid "Word Wrap" +msgstr "A capo automatico" + +#: part/katedialogs.cpp:653 +msgid "&Dynamic word wrap" +msgstr "A capo automatico &dinamico" + +#: part/katedialogs.cpp:656 +msgid "Dynamic word wrap indicators (if applicable):" +msgstr "Indicatori a capo automatico dinamico:" + +#: part/katedialogs.cpp:659 +msgid "Follow Line Numbers" +msgstr "Segui numeri di riga" + +#: part/katedialogs.cpp:660 +msgid "Always On" +msgstr "Sempre attivo" + +#: part/katedialogs.cpp:664 +msgid "Vertically align dynamically wrapped lines to indentation depth:" +msgstr "" +"Allinea verticalmente le righe andate a capo dinamicamente alla profondità di " +"indentazione:" + +#: part/katedialogs.cpp:667 +#, no-c-format +msgid "% of View Width" +msgstr "% della larghezza della vista" + +#: part/katedialogs.cpp:668 +msgid "Disabled" +msgstr "Disabilitato" + +#: part/katedialogs.cpp:672 +msgid "Code Folding" +msgstr "Raggruppamento codice" + +#: part/katedialogs.cpp:674 +msgid "Show &folding markers (if available)" +msgstr "Mostra gli indicatori di ra&ggruppamento" + +#: part/katedialogs.cpp:675 +msgid "Collapse toplevel folding nodes" +msgstr "Contrai i nodi di raggruppamento superiori" + +#: part/katedialogs.cpp:680 +msgid "Borders" +msgstr "Bordi" + +#: part/katedialogs.cpp:682 +msgid "Show &icon border" +msgstr "Mostra bordo per le &icone" + +#: part/katedialogs.cpp:683 +msgid "Show &line numbers" +msgstr "Mostra numeri di &riga" + +#: part/katedialogs.cpp:684 +msgid "Show &scrollbar marks" +msgstr "Mostra i segni nella barra di &scorrimento" + +#: part/katedialogs.cpp:688 +msgid "Sort Bookmarks Menu" +msgstr "Ordina il menu dei segnalibri" + +#: part/katedialogs.cpp:690 +msgid "By &position" +msgstr "Per &posizione" + +#: part/katedialogs.cpp:691 +msgid "By c&reation" +msgstr "Per c&reazione" + +#: part/katedialogs.cpp:695 +msgid "Show indentation lines" +msgstr "Mostra righe di indentazione" + +#: part/katedialogs.cpp:702 part/kateview.cpp:360 +msgid "" +"If this option is checked, the text lines will be wrapped at the view border on " +"the screen." +msgstr "" +"Se quest'opzione è marcata, le righe proseguiranno a capo quando raggiungeranno " +"il bordo della finestra." + +#: part/katedialogs.cpp:704 part/kateview.cpp:363 +msgid "Choose when the Dynamic Word Wrap Indicators should be displayed" +msgstr "Scegli quando devono essere mostrati gli indicatori di a capo dinamico" + +#: part/katedialogs.cpp:709 +msgid "" +"

Enables the start of dynamically wrapped lines to be aligned vertically to " +"the indentation level of the first line. This can help to make code and markup " +"more readable.

" +"

Additionally, this allows you to set a maximum width of the screen, as a " +"percentage, after which dynamically wrapped lines will no longer be vertically " +"aligned. For example, at 50%, lines whose indentation levels are deeper than " +"50% of the width of the screen will not have vertical alignment applied to " +"subsequent wrapped lines.

" +msgstr "" +"

Quando questa opzione è abilitata, le righe che proseguono a capo vengono " +"allineate verticalmente al livello di indentazione della prima riga. Ciò aiuta " +"a rendere più leggibile il codice.

" +"

Inoltre, è possibile impostare una larghezza massima dello schermo (in " +"percentuale) oltre la quale le righe che proseguono a capo non saranno più " +"allineate verticalmente. Per esempio, se si usa il valore 50%, le righe il cui " +"livello di indentazione è superiore al 50% della larghezza dello schermo non " +"saranno allineate verticalmente quando continuano a capo.

" + +#: part/katedialogs.cpp:718 +msgid "" +"If this option is checked, every new view will display line numbers on the left " +"hand side." +msgstr "" +"Se quest'opzione è marcata, ogni nuova vista mostrerà i numeri di riga sul lato " +"sinistro." + +#: part/katedialogs.cpp:721 +msgid "" +"If this option is checked, every new view will display an icon border on the " +"left hand side." +"
" +"
The icon border shows bookmark signs, for instance." +msgstr "" +"Se quest'opzione è marcata, ogni nuova vista mostrerà un bordo per le icone sul " +"lato sinistro." +"
" +"
Il bordo per le icone mostra i segnalibri, per esempio." + +#: part/katedialogs.cpp:725 +msgid "" +"If this option is checked, every new view will show marks on the vertical " +"scrollbar." +"
" +"
These marks will, for instance, show bookmarks." +msgstr "" +"Se questa opzione è segnata, ogni nuova vista mostrerà dei segni sulla barra di " +"scorrimento verticale." +"
" +"
Questi segni mostreranno, per esempio, i segnalibri." + +#: part/katedialogs.cpp:729 +msgid "" +"If this option is checked, every new view will display marks for code folding, " +"if code folding is available." +msgstr "" +"Se questa opzione è marcata, ogni nuova vista mostrerà i segni per il " +"raggruppamento del codice, se il raggruppamento è disponibile." + +#: part/katedialogs.cpp:732 +msgid "" +"Choose how the bookmarks should be ordered in the Bookmarks menu." +msgstr "" +"Scegli in che modo i segnalibri devano essere ordinati nel menu " +"Segnalibri." + +#: part/katedialogs.cpp:734 +msgid "The bookmarks will be ordered by the line numbers they are placed at." +msgstr "" +"I segnalibri saranno ordinati a seconda dei numeri di riga a cui sono " +"collocati." + +#: part/katedialogs.cpp:736 +msgid "" +"Each new bookmark will be added to the bottom, independently from where it is " +"placed in the document." +msgstr "" +"Ogni nuovo segnalibro verrà aggiunto in coda, indipendentemente da dove è " +"collocato nel documento." + +#: part/katedialogs.cpp:739 +msgid "" +"If this is enabled, the editor will display vertical lines to help identify " +"indent lines." +msgstr "" +"Se attivato, l'editor mostrerà delle righe verticali per favorire " +"l'identificazione delle righe indentate." + +#: part/katedialogs.cpp:855 +msgid "File Format" +msgstr "Formato file" + +#: part/katedialogs.cpp:859 +msgid "&Encoding:" +msgstr "&Codifica:" + +#: part/katedialogs.cpp:864 +msgid "End &of line:" +msgstr "&Fine della riga:" + +#: part/katedialogs.cpp:868 +msgid "&Automatic end of line detection" +msgstr "Rilevazione &automatica fine riga" + +#: part/katedialogs.cpp:870 +msgid "UNIX" +msgstr "UNIX" + +#: part/katedialogs.cpp:871 +msgid "DOS/Windows" +msgstr "DOS/Windows" + +#: part/katedialogs.cpp:872 +msgid "Macintosh" +msgstr "Macintosh" + +#: part/katedialogs.cpp:874 +msgid "Memory Usage" +msgstr "Uso della memoria" + +#: part/katedialogs.cpp:879 +msgid "Maximum loaded &blocks per file:" +msgstr "Massimo &blocchi caricati per file:" + +#: part/katedialogs.cpp:885 +msgid "Automatic Cleanups on Load/Save" +msgstr "Pulizia automatica al salvataggio/caricamento" + +#: part/katedialogs.cpp:888 +msgid "Re&move trailing spaces" +msgstr "Ri&muovi gli spazi finali" + +#: part/katedialogs.cpp:891 +msgid "Folder Config File" +msgstr "Cartella file di configurazione" + +#: part/katedialogs.cpp:896 +msgid "Do not use config file" +msgstr "Non usare il file di configurazione" + +#: part/katedialogs.cpp:897 +msgid "Se&arch depth for config file:" +msgstr "Profondità di ricerc&a del file di configurazione:" + +#: part/katedialogs.cpp:899 +msgid "Backup on Save" +msgstr "Copia di sicurezza al salvataggio" + +#: part/katedialogs.cpp:901 +msgid "&Local files" +msgstr "File &locali" + +#: part/katedialogs.cpp:902 +msgid "&Remote files" +msgstr "File &remoti" + +#: part/katedialogs.cpp:905 +msgid "&Prefix:" +msgstr "&Prefisso:" + +#: part/katedialogs.cpp:910 +msgid "&Suffix:" +msgstr "&Suffisso:" + +#: part/katedialogs.cpp:917 +msgid "" +"The editor will automatically eliminate extra spaces at the ends of lines of " +"text while loading/saving the file." +msgstr "" +"L'editor eliminerà automaticamente gli spazi in eccesso alla fine delle righe " +"di testo durante il caricamento/salvataggio del file." + +#: part/katedialogs.cpp:920 +msgid "" +"

Backing up on save will cause Kate to copy the disk file to " +"'<prefix><filename><suffix>' before saving changes." +"

The suffix defaults to ~ and prefix is empty by default" +msgstr "" +"

Creare una copia di sicurezza farà copiare a Kate il file del disco su " +"\"<prefisso><nome_file><suffisso>\" prima di salvare le " +"modifiche." +"

Il suffisso predefinito è ~ e il prefisso è vuoto come " +"impostazione predefinita" + +#: part/katedialogs.cpp:924 +msgid "" +"Check this if you want the editor to autodetect the end of line type.The first " +"found end of line type will be used for the whole file." +msgstr "" +"Marca questa casella se vuoi che l'editor rilevi automaticamente il tipo di " +"fine riga. Il primo tipo di fine riga individuato verrà usato per l'intero " +"file." + +#: part/katedialogs.cpp:927 +msgid "Check this if you want backups of local files when saving" +msgstr "" +"Marca questa casella se vuoi creare delle copie di sicurezza dei file locali " +"durante il salvataggio" + +#: part/katedialogs.cpp:929 +msgid "Check this if you want backups of remote files when saving" +msgstr "" +"Marca questa casella se vuoi creare delle copie di sicurezza dei file remoti " +"durante il salvataggio" + +#: part/katedialogs.cpp:931 +msgid "Enter the prefix to prepend to the backup file names" +msgstr "Inserisci il prefisso da aggiungere ai nomi delle copie di sicurezza" + +#: part/katedialogs.cpp:933 +msgid "Enter the suffix to add to the backup file names" +msgstr "Inserisci il suffisso da aggiungere ai nomi delle copie di sicurezza" + +#: part/katedialogs.cpp:935 +msgid "" +"The editor will search the given number of folder levels upwards for " +".kateconfig file and load the settings line from it." +msgstr "" +"L'editor cercherà il file .kateconfig in un numero dato di cartelle a monte e " +"infine caricherà le impostazioni da esso." + +#: part/katedialogs.cpp:938 +msgid "" +"The editor will load given number of blocks (of around 2048 lines) of text into " +"memory; if the filesize is bigger than this the other blocks are swapped to " +"disk and loaded transparently as-needed." +"
This can cause little delays while navigating in the document; a larger " +"block count increases the editing speed at the cost of memory. " +"
For normal usage, just choose the highest possible block count: limit it " +"only if you have problems with the memory usage." +msgstr "" +"L'editor caricherà un numero dato di blocchi (di circa 2048 righe) di testo in " +"memoria; se la dimensione del file è più grande di questo numero i blocchi in " +"più verranno trasferiti sul disco e caricati quando necessari. " +"
Questo può causare dei piccoli ritardi durante lo scorrimento del " +"documento; un blocco di dimensioni maggiori aumenterà la velocità dell'editor a " +"discapito della memoria. " +"
Per un uso normale, semplicemente scegli il valore più alto possibile di " +"dimensione del blocco, abbassa questo valore solo se hai problemi con la " +"memoria libera disponibile." + +#: part/katedialogs.cpp:977 +msgid "" +"You did not provide a backup suffix or prefix. Using default suffix: '~'" +msgstr "" +"Non hai indicato un suffisso o prefisso per le copie di sicurezza. Verrà usato " +"il suffisso predefinito: \"~\"" + +#: part/katedialogs.cpp:978 +msgid "No Backup Suffix or Prefix" +msgstr "Nessun suffisso a prefisso per le copie di sicurezza" + +#: part/katedialogs.cpp:1014 +msgid "KDE Default" +msgstr "Valori predefiniti KDE" + +#: part/katedialogs.cpp:1116 part/katedialogs.cpp:1447 +msgid "Name" +msgstr "Nome" + +#: part/katedialogs.cpp:1117 part/katehighlight.cpp:3174 +msgid "Comment" +msgstr "Commento" + +#: part/katedialogs.cpp:1213 +#, c-format +msgid "Configure %1" +msgstr "Configura %1" + +#: part/katedialogs.cpp:1285 +msgid "Author:" +msgstr "Autore:" + +#: part/katedialogs.cpp:1291 +msgid "License:" +msgstr "Licenza:" + +#: part/katedialogs.cpp:1324 +msgid "Do&wnload..." +msgstr "&Scarica..." + +#: part/katedialogs.cpp:1332 +msgid "" +"Choose a Syntax Highlight mode from this list to view its properties " +"below." +msgstr "" +"Scegli una modalità di evidenziazione nella lista per vederne le " +"proprietà." + +#: part/katedialogs.cpp:1335 +msgid "" +"The list of file extensions used to determine which files to highlight using " +"the current syntax highlight mode." +msgstr "" +"Questa è la lista delle estensioni di file usata per determinare quali file " +"evidenziare con l'attuale modalità di evidenziazione." + +#: part/katedialogs.cpp:1338 +msgid "" +"The list of Mime Types used to determine which files to highlight using the " +"current highlight mode." +"

Click the wizard button on the left of the entry field to display the " +"MimeType selection dialog." +msgstr "" +"Questa è la lista dei tipi MIME usata per determinare quali file evidenziare " +"con l'attuale modalità di evidenziazione. " +"

Fai clic sul pulsante della procedura guidata a sinistra per aprire la " +"finestra di selezione dei tipi MIME." + +#: part/katedialogs.cpp:1342 +msgid "" +"Display a dialog with a list of all available mime types to choose from." +"

The File Extensions entry will automatically be edited as " +"well." +msgstr "" +"Mostra una finestra con la lista dei tipi MIME disponibili. " +"

Sarà modificata anche la voce Estensioni file." + +#: part/katedialogs.cpp:1346 +msgid "" +"Click this button to download new or updated syntax highlight descriptions from " +"the Kate website." +msgstr "" +"Fai clic su questo pulsante per scaricare nuove o aggiornate modalità di " +"evidenziazione dal sito web di Kate." + +#: part/katedialogs.cpp:1424 +msgid "" +"Select the MimeTypes you want highlighted using the '%1' syntax highlight " +"rules.\n" +"Please note that this will automatically edit the associated file extensions as " +"well." +msgstr "" +"Seleziona i tipi MIME per i quali vuoi usare la regola di evidenziazione " +"\"%1\".\n" +"Nota: questa operazione modificherà automaticamente le estensioni associate dei " +"file." + +#: part/katedialogs.cpp:1439 +msgid "Highlight Download" +msgstr "Scaricamento evidenziazione" + +#: part/katedialogs.cpp:1439 +msgid "&Install" +msgstr "&Installa" + +#: part/katedialogs.cpp:1444 +msgid "Select the syntax highlighting files you want to update:" +msgstr "Seleziona i file di evidenziazione della sintassi che vuoi aggiornare:" + +#: part/katedialogs.cpp:1448 +msgid "Installed" +msgstr "Installato" + +#: part/katedialogs.cpp:1449 +msgid "Latest" +msgstr "Più recente" + +#: part/katedialogs.cpp:1453 +msgid "Note: New versions are selected automatically." +msgstr "Nota: Le nuove versioni sono selezionate automaticamente." + +#: part/katedialogs.cpp:1552 +msgid "Go to Line" +msgstr "Vai alla riga" + +#: part/katedialogs.cpp:1562 +msgid "&Go to line:" +msgstr "&Vai alla riga:" + +#: part/katedialogs.cpp:1588 +msgid "File Was Deleted on Disk" +msgstr "Il file è stato eliminato sul disco" + +#: part/katedialogs.cpp:1589 +msgid "&Save File As..." +msgstr "&Salva con nome..." + +#: part/katedialogs.cpp:1590 +msgid "Lets you select a location and save the file again." +msgstr "" +"Ti permette di scegliere una posizione e salvare il file un'altra volta." + +#: part/katedialogs.cpp:1592 +msgid "File Changed on Disk" +msgstr "Il file è stato cambiato sul disco" + +#: part/katedialogs.cpp:1594 +msgid "" +"Reload the file from disk. If you have unsaved changes, they will be lost." +msgstr "" +"Ricarica il file dal disco. Se ci sono delle modifiche non salvate, verranno " +"perse." + +#: part/katedialogs.cpp:1599 +msgid "&Ignore" +msgstr "&Ignora" + +#: part/katedialogs.cpp:1602 +msgid "Ignore the changes. You will not be prompted again." +msgstr "Ignora i cambiamenti. Non verrà richiesta ulteriore conferma." + +#: part/katedialogs.cpp:1603 +msgid "" +"Do nothing. Next time you focus the file, or try to save it or close it, you " +"will be prompted again." +msgstr "" +"Non fa nulla. La prossima volta che punti il file, provi a salvarlo o a " +"chiuderlo, ti verrà chiesta ancora una conferma." + +#: part/katedialogs.cpp:1621 +msgid "&View Difference" +msgstr "&Visualizza differenze" + +#: part/katedialogs.cpp:1626 +msgid "" +"Calculates the difference between the editor contents and the disk file using " +"diff(1) and opens the diff file with the default application for that." +msgstr "" +"Calcola le differenze tra il contenuto dell'editor e il file su disco usando " +"diff(1), poi apre il file di diff con l'applicazione predefinita per quel file." + +#: part/katedialogs.cpp:1630 +msgid "Overwrite" +msgstr "Sovrascrivi" + +#: part/katedialogs.cpp:1631 +msgid "Overwrite the disk file with the editor content." +msgstr "Sovrascrive il file su disco con il contenuto dell'editor." + +#: part/katedialogs.cpp:1699 +msgid "" +"The diff command failed. Please make sure that diff(1) is installed and in your " +"PATH." +msgstr "" +"Impossibile eseguire il comando diff. Per favore assicurati che diff(1) sia " +"installato nel tuo PATH." + +#: part/katedialogs.cpp:1701 +msgid "Error Creating Diff" +msgstr "Errore durante la creazione di diff" + +#: part/katedialogs.cpp:1716 +msgid "" +"Ignoring means that you will not be warned again (unless the disk file changes " +"once more): if you save the document, you will overwrite the file on disk; if " +"you do not save then the disk file (if present) is what you have." +msgstr "" +"Ignorando non verrài più avvertito in futuro (a meno che il file su disco cambi " +"una volta in più): se salvi il documento sovrascriverai il file su disco, se " +"non salvi allora quello che otterrai è il file su disco (se presente)." + +#: part/katedialogs.cpp:1720 +msgid "You Are on Your Own" +msgstr "È di tua responsabilità" + +#: part/katecmds.cpp:98 part/katejscript.cpp:275 part/katejscript.cpp:741 +#: part/katejscript.cpp:944 +msgid "Could not access view" +msgstr "Impossibile accedere alla vista" + +#: part/katejscript.cpp:304 part/katejscript.cpp:928 +msgid "Exception, line %1: %2" +msgstr "Eccezione, riga %1: %2" + +#: part/katejscript.cpp:754 +msgid "Command not found" +msgstr "Comando non trovato" + +#: part/katejscript.cpp:762 part/katejscript.cpp:897 +msgid "JavaScript file not found" +msgstr "File JavaScript non trovato" + +#: part/katespell.cpp:57 +msgid "Spelling (from cursor)..." +msgstr "Correzione ortografica (dal cursore)..." + +#: part/katespell.cpp:58 +msgid "Check the document's spelling from the cursor and forward" +msgstr "Controlla l'ortografia del documento dal cursore in poi" + +#: part/katespell.cpp:60 +msgid "Spellcheck Selection..." +msgstr "Controllo ortografico selezione..." + +#: part/katespell.cpp:61 +msgid "Check spelling of the selected text" +msgstr "Controlla l'ortografia del testo selezionato" + +#: part/katespell.cpp:125 +msgid "Spellcheck" +msgstr "Controllo ortografico" + +#: part/katespell.cpp:205 +msgid "" +"The spelling program could not be started. Please make sure you have set the " +"correct spelling program and that it is properly configured and in your PATH." +msgstr "" +"Impossibile avviare il programma di controllo ortografico. Assicurati di aver " +"selezionato e configurato correttamente il programma di controllo ortografico, " +"e assicurati inoltre che sia presente nel tuo PATH." + +#: part/katespell.cpp:210 +msgid "The spelling program seems to have crashed." +msgstr "Sembra che il programma di controllo ortografico sia andato in crash." + +#: part/kateview.cpp:216 +msgid "Cut the selected text and move it to the clipboard" +msgstr "Taglia il testo selezionato e lo inserisce negli appunti" + +#: part/kateview.cpp:219 +msgid "Paste previously copied or cut clipboard contents" +msgstr "" +"Incolla il testo precedentemente copiato o tagliato presente negli appunti" + +#: part/kateview.cpp:222 +msgid "" +"Use this command to copy the currently selected text to the system clipboard." +msgstr "" +"Usa questo comando per copiare il testo selezionato negli appunti di sistema." + +#: part/kateview.cpp:224 +msgid "Copy as &HTML" +msgstr "Copia come &HTML" + +#: part/kateview.cpp:225 +msgid "" +"Use this command to copy the currently selected text as HTML to the system " +"clipboard." +msgstr "" +"Usa questo comando per copiare il testo selezionato come HTML negli appunti di " +"sistema." + +#: part/kateview.cpp:230 +msgid "Save the current document" +msgstr "Salva il documento corrente" + +#: part/kateview.cpp:233 +msgid "Revert the most recent editing actions" +msgstr "Annulla le più recenti azioni di modifica" + +#: part/kateview.cpp:236 +msgid "Revert the most recent undo operation" +msgstr "Annulla le più recenti azioni di annullamento" + +#: part/kateview.cpp:238 +msgid "&Word Wrap Document" +msgstr "&A capo documento" + +#: part/kateview.cpp:239 +msgid "" +"Use this command to wrap all lines of the current document which are longer " +"than the width of the current view, to fit into this view." +"
" +"
This is a static word wrap, meaning it is not updated when the view is " +"resized." +msgstr "" +"Usa questo comando per mandare a capo tutte le righe del documento che superano " +"la larghezza della vista. " +"
" +"
Si tratta dell'a capo statico, in quanto non viene aggiornato al " +"ridimensionamento della vista." + +#: part/kateview.cpp:244 +msgid "&Indent" +msgstr "&Indenta" + +#: part/kateview.cpp:245 +msgid "" +"Use this to indent a selected block of text." +"
" +"
You can configure whether tabs should be honored and used or replaced with " +"spaces, in the configuration dialog." +msgstr "" +"Usa questo comando per indentare un blocco di testo selezionato." +"
" +"
Nella finestra di configurazione puoi scegliere se le tabulazioni devono " +"essere rispettate e usate, oppure sostituite con spazi." + +#: part/kateview.cpp:247 +msgid "&Unindent" +msgstr "Ann&ulla indentazione" + +#: part/kateview.cpp:248 +msgid "Use this to unindent a selected block of text." +msgstr "Usa questo comando per annullare l'indentazione del testo selezionato." + +#: part/kateview.cpp:250 +msgid "&Clean Indentation" +msgstr "&Pulisci indentazione" + +#: part/kateview.cpp:251 +msgid "" +"Use this to clean the indentation of a selected block of text (only tabs/only " +"spaces)" +"
" +"
You can configure whether tabs should be honored and used or replaced with " +"spaces, in the configuration dialog." +msgstr "" +"Usa questo comando per rimuovere l'indentazione del testo selezionato (solo " +"tabulazioni/solo spazi)" +"
" +"
Nella finestra di configurazione puoi scegliere se le tabulazioni devono " +"essere rispettate e usate, oppure sostituite con spazi." + +#: part/kateview.cpp:254 +msgid "&Align" +msgstr "&Allinea" + +#: part/kateview.cpp:255 +msgid "" +"Use this to align the current line or block of text to its proper indent level." +msgstr "" +"Usalo per allineare la riga o il blocco di testo corrente al giusto livello di " +"indentazione." + +#: part/kateview.cpp:257 +msgid "C&omment" +msgstr "C&ommenta" + +#: part/kateview.cpp:259 +msgid "" +"This command comments out the current line or a selected block of text.

" +"The characters for single/multiple line comments are defined within the " +"language's highlighting." +msgstr "" +"Questo comando commenta la riga corrente o il blocco di testo selezionato." +"
" +"
I caratteri per i commenti su riga singola o multipla sono definiti nelle " +"impostazioni di evidenziazione del linguaggio." + +#: part/kateview.cpp:262 +msgid "Unco&mment" +msgstr "Deco&mmenta" + +#: part/kateview.cpp:264 +msgid "" +"This command removes comments from the current line or a selected block of " +"text.

The characters for single/multiple line comments are defined " +"within the language's highlighting." +msgstr "" +"Questo comando rimuove i commenti dalla riga corrente o dal blocco di testo " +"selezionato." +"
" +"
I caratteri per i commenti su riga singola o multipla sono definiti nelle " +"impostazioni di evidenziazione del linguaggio." + +#: part/kateview.cpp:267 +msgid "&Read Only Mode" +msgstr "Modalità sola lettu&ra" + +#: part/kateview.cpp:270 +msgid "Lock/unlock the document for writing" +msgstr "Blocca/sblocca il documento per la scrittura" + +#: part/kateview.cpp:272 +msgid "Uppercase" +msgstr "Maiuscolo" + +#: part/kateview.cpp:274 +msgid "" +"Convert the selection to uppercase, or the character to the right of the cursor " +"if no text is selected." +msgstr "" +"Converte in maiuscolo la selezione, oppure il carattere alla destra del cursore " +"se non è selezionato alcun testo." + +#: part/kateview.cpp:277 +msgid "Lowercase" +msgstr "Minuscolo" + +#: part/kateview.cpp:279 +msgid "" +"Convert the selection to lowercase, or the character to the right of the cursor " +"if no text is selected." +msgstr "" +"Converte in minuscolo la selezione, oppure il carattere alla destra del cursore " +"se non è selezionato alcun testo." + +#: part/kateview.cpp:282 +msgid "Capitalize" +msgstr "Iniziali maiuscole" + +#: part/kateview.cpp:284 +msgid "" +"Capitalize the selection, or the word under the cursor if no text is selected." +msgstr "" +"Rende maiuscole le iniziali della selezione, oppure la parola sotto il cursore " +"se non è selezionato alcun testo." + +#: part/kateview.cpp:287 +msgid "Join Lines" +msgstr "Unisci righe" + +#: part/kateview.cpp:299 +msgid "Print the current document." +msgstr "Stampa il documento attuale." + +#: part/kateview.cpp:301 +msgid "Reloa&d" +msgstr "&Ricarica" + +#: part/kateview.cpp:302 +msgid "Reload the current document from disk." +msgstr "Ricarica il documento attuale dal disco." + +#: part/kateview.cpp:305 +msgid "Save the current document to disk, with a name of your choice." +msgstr "Salva su disco il documento attuale, con un nome a tua scelta." + +#: part/kateview.cpp:308 +msgid "" +"This command opens a dialog and lets you choose a line that you want the cursor " +"to move to." +msgstr "" +"Questo comando apre una finestra per scegliere a quale riga posizionare il " +"cursore." + +#: part/kateview.cpp:310 +msgid "&Configure Editor..." +msgstr "&Configura editor..." + +#: part/kateview.cpp:311 +msgid "Configure various aspects of this editor." +msgstr "Configura vari aspetti di questo editor." + +#: part/kateview.cpp:313 +msgid "&Highlighting" +msgstr "&Evidenziazione" + +#: part/kateview.cpp:314 +msgid "Here you can choose how the current document should be highlighted." +msgstr "" +"Qui puoi scegliere la modalità di evidenziazione per il documento corrente." + +#: part/kateview.cpp:317 +msgid "&Filetype" +msgstr "Tipo di &file" + +#: part/kateview.cpp:320 +msgid "&Schema" +msgstr "&Schema" + +#: part/kateview.cpp:324 +msgid "&Indentation" +msgstr "&Indentazione" + +#: part/kateview.cpp:327 +msgid "E&xport as HTML..." +msgstr "Es&porta come HTML..." + +#: part/kateview.cpp:328 +msgid "" +"This command allows you to export the current document with all highlighting " +"information into a HTML document." +msgstr "" +"Questo comando permette di esportare il documento con tutte le informazioni di " +"evidenziazione in un documento HTML." + +#: part/kateview.cpp:332 +msgid "Select the entire text of the current document." +msgstr "Seleziona tutto il testo del documento attuale." + +#: part/kateview.cpp:335 +msgid "" +"If you have selected something within the current document, this will no longer " +"be selected." +msgstr "" +"Se hai selezionato qualcosa nel documento attuale, non sarà più selezionato." + +#: part/kateview.cpp:337 +msgid "Enlarge Font" +msgstr "Ingrandisci carattere" + +#: part/kateview.cpp:338 +msgid "This increases the display font size." +msgstr "Aumenta la dimensione dei caratteri." + +#: part/kateview.cpp:340 +msgid "Shrink Font" +msgstr "Riduci carattere" + +#: part/kateview.cpp:341 +msgid "This decreases the display font size." +msgstr "Diminuisce la dimensione dei caratteri." + +#: part/kateview.cpp:344 +msgid "Bl&ock Selection Mode" +msgstr "Modalità selezi&one a blocchi" + +#: part/kateview.cpp:347 +msgid "" +"This command allows switching between the normal (line based) selection mode " +"and the block selection mode." +msgstr "" +"Permette di passare dalla modalità di selezione normale (basata sulle righe) " +"alla modalità di selezione a blocchi, e viceversa." + +#: part/kateview.cpp:350 +msgid "Overwr&ite Mode" +msgstr "Modalità di sovrascr&ittura" + +#: part/kateview.cpp:353 +msgid "" +"Choose whether you want the text you type to be inserted or to overwrite " +"existing text." +msgstr "" +"Scegli se il testo che immetti deve essere inserito o deve sovrascrivere il " +"testo esistente." + +#: part/kateview.cpp:357 +msgid "&Dynamic Word Wrap" +msgstr "A capo automatico &dinamico" + +#: part/kateview.cpp:362 +msgid "Dynamic Word Wrap Indicators" +msgstr "Indicatori a capo automatico dinamico" + +#: part/kateview.cpp:367 +msgid "&Off" +msgstr "&Spento" + +#: part/kateview.cpp:368 +msgid "Follow &Line Numbers" +msgstr "Seg&ui numeri di riga" + +#: part/kateview.cpp:369 +msgid "&Always On" +msgstr "Sempre &attivo" + +#: part/kateview.cpp:373 +msgid "Show Folding &Markers" +msgstr "Mostra segni di raggruppa&mento" + +#: part/kateview.cpp:376 +msgid "" +"You can choose if the codefolding marks should be shown, if codefolding is " +"possible." +msgstr "" +"Puoi scegliere se i segni del raggruppamento del codice devono essere mostrati " +"oppure no (se il raggruppamento è possibile)." + +#: part/kateview.cpp:377 +msgid "Hide Folding &Markers" +msgstr "Nascondi segni di raggruppa&mento" + +#: part/kateview.cpp:380 +msgid "Show &Icon Border" +msgstr "Mostra bordo per le &icone" + +#: part/kateview.cpp:384 +msgid "" +"Show/hide the icon border.

The icon border shows bookmark symbols, for " +"instance." +msgstr "" +"Mostra o nasconde il bordo per le icone." +"
" +"
Il bordo per le icone può mostrare per esempio i segnalibri." + +#: part/kateview.cpp:385 +msgid "Hide &Icon Border" +msgstr "Nascondi bordo per le &icone" + +#: part/kateview.cpp:388 +msgid "Show &Line Numbers" +msgstr "Mostra i numeri di &riga" + +#: part/kateview.cpp:391 +msgid "Show/hide the line numbers on the left hand side of the view." +msgstr "Mostra o nasconde i numeri di riga sul lato sinistro della vista." + +#: part/kateview.cpp:392 +msgid "Hide &Line Numbers" +msgstr "Nascondi i numeri di &riga" + +#: part/kateview.cpp:395 +msgid "Show Scroll&bar Marks" +msgstr "Mostra segni nella &barra di scorrimento" + +#: part/kateview.cpp:398 +msgid "" +"Show/hide the marks on the vertical scrollbar.

" +"The marks, for instance, show bookmarks." +msgstr "" +"Mostra/nascondi i segni sulla barra di scorrimento verticale." +"
" +"
I segni possono mostrare, per esempio, i segnalibri." + +#: part/kateview.cpp:399 +msgid "Hide Scroll&bar Marks" +msgstr "Nascondi segni della &barra di scorrimento" + +#: part/kateview.cpp:402 +msgid "Show Static &Word Wrap Marker" +msgstr "Mostra indicatore a capo &statico" + +#: part/kateview.cpp:406 +msgid "" +"Show/hide the Word Wrap Marker, a vertical line drawn at the word wrap column " +"as defined in the editing properties" +msgstr "" +"Mostra o nasconde il indicatore dell'a capo statico: una riga verticale " +"tracciata alla colonna a cui il testo deve andare a capo, come indicato nelle " +"proprietà di modifica" + +#: part/kateview.cpp:408 +msgid "Hide Static &Word Wrap Marker" +msgstr "Nascondi indicatore a capo &statico" + +#: part/kateview.cpp:411 +msgid "Switch to Command Line" +msgstr "Passa alla riga di comando" + +#: part/kateview.cpp:414 +msgid "Show/hide the command line on the bottom of the view." +msgstr "Mostra o nasconde la riga di comando in basso nella vista." + +#: part/kateview.cpp:416 +msgid "&End of Line" +msgstr "Fin&e riga" + +#: part/kateview.cpp:417 +msgid "Choose which line endings should be used, when you save the document" +msgstr "Sceglie quale tipo di fine riga usare per il salvataggio del documento" + +#: part/kateview.cpp:427 +msgid "E&ncoding" +msgstr "&Codifica" + +#: part/kateview.cpp:444 +msgid "Move Word Left" +msgstr "Sposta di una parola a sinistra" + +#: part/kateview.cpp:448 +msgid "Select Character Left" +msgstr "Seleziona un carattere a sinistra" + +#: part/kateview.cpp:452 +msgid "Select Word Left" +msgstr "Seleziona una parola a sinistra" + +#: part/kateview.cpp:457 +msgid "Move Word Right" +msgstr "Sposta di una parola a destra" + +#: part/kateview.cpp:461 +msgid "Select Character Right" +msgstr "Seleziona un carattere a destra" + +#: part/kateview.cpp:465 +msgid "Select Word Right" +msgstr "Seleziona una parola a destra" + +#: part/kateview.cpp:470 +msgid "Move to Beginning of Line" +msgstr "Vai all'inizio della riga" + +#: part/kateview.cpp:474 +msgid "Move to Beginning of Document" +msgstr "Vai all'inizio del documento" + +#: part/kateview.cpp:478 +msgid "Select to Beginning of Line" +msgstr "Seleziona fino all'inizio della riga" + +#: part/kateview.cpp:482 +msgid "Select to Beginning of Document" +msgstr "Seleziona fino all'inizio del documento" + +#: part/kateview.cpp:487 +msgid "Move to End of Line" +msgstr "Vai alla fine della riga" + +#: part/kateview.cpp:491 +msgid "Move to End of Document" +msgstr "Vai alla fine del documento" + +#: part/kateview.cpp:495 +msgid "Select to End of Line" +msgstr "Seleziona fino alla fine della riga" + +#: part/kateview.cpp:499 +msgid "Select to End of Document" +msgstr "Seleziona fino alla fine del documento" + +#: part/kateview.cpp:504 +msgid "Select to Previous Line" +msgstr "Seleziona fino alla riga precedente" + +#: part/kateview.cpp:508 +msgid "Scroll Line Up" +msgstr "Scorri una riga in su" + +#: part/kateview.cpp:512 +msgid "Move to Next Line" +msgstr "Vai alla riga successiva" + +#: part/kateview.cpp:515 +msgid "Move to Previous Line" +msgstr "Vai alla riga precedente" + +#: part/kateview.cpp:518 +msgid "Move Character Right" +msgstr "Vai un carattere a destra" + +#: part/kateview.cpp:521 +msgid "Move Character Left" +msgstr "Vai un carattere a sinistra" + +#: part/kateview.cpp:525 +msgid "Select to Next Line" +msgstr "Seleziona fino alla riga successiva" + +#: part/kateview.cpp:529 +msgid "Scroll Line Down" +msgstr "Scorri una riga in giù" + +#: part/kateview.cpp:534 +msgid "Scroll Page Up" +msgstr "Scorri una pagina in su" + +#: part/kateview.cpp:538 +msgid "Select Page Up" +msgstr "Seleziona fino alla pagina precedente" + +#: part/kateview.cpp:542 +msgid "Move to Top of View" +msgstr "Vai all'inizio della vista" + +#: part/kateview.cpp:546 +msgid "Select to Top of View" +msgstr "Seleziona fino all'inizio della vista" + +#: part/kateview.cpp:551 +msgid "Scroll Page Down" +msgstr "Scorri una pagina in giù" + +#: part/kateview.cpp:555 +msgid "Select Page Down" +msgstr "Seleziona fino alla pagina successiva" + +#: part/kateview.cpp:559 +msgid "Move to Bottom of View" +msgstr "Vai alla fine della vista" + +#: part/kateview.cpp:563 +msgid "Select to Bottom of View" +msgstr "Seleziona fino alla fine della vista" + +#: part/kateview.cpp:567 +msgid "Move to Matching Bracket" +msgstr "Vai alla parentesi corrispondente" + +#: part/kateview.cpp:571 +msgid "Select to Matching Bracket" +msgstr "Seleziona fino alla parentesi corrispondente" + +#: part/kateview.cpp:579 +msgid "Transpose Characters" +msgstr "Trasponi caratteri" + +#: part/kateview.cpp:584 +msgid "Delete Line" +msgstr "Cancella riga" + +#: part/kateview.cpp:589 +msgid "Delete Word Left" +msgstr "Cancella parola a sinistra" + +#: part/kateview.cpp:594 +msgid "Delete Word Right" +msgstr "Cancella parola a destra" + +#: part/kateview.cpp:598 +msgid "Delete Next Character" +msgstr "Elimina un carattere a sinistra" + +#: part/kateview.cpp:602 +msgid "Backspace" +msgstr "Backspace" + +#: part/kateview.cpp:628 +msgid "Collapse Toplevel" +msgstr "Contrai livello superiore" + +#: part/kateview.cpp:630 +msgid "Expand Toplevel" +msgstr "Espandi livello superiore" + +#: part/kateview.cpp:632 +msgid "Collapse One Local Level" +msgstr "Contrai un livello locale" + +#: part/kateview.cpp:634 +msgid "Expand One Local Level" +msgstr "Espandi un livello locale" + +#: part/kateview.cpp:639 +msgid "Show the code folding region tree" +msgstr "Mostra l'albero di raggruppamento del codice" + +#: part/kateview.cpp:640 +msgid "Basic template code test" +msgstr "Prova di modello di codice base" + +#: part/kateview.cpp:702 +msgid " OVR " +msgstr " SSC " + +#: part/kateview.cpp:704 +msgid " INS " +msgstr " INS " + +#: part/kateview.cpp:707 +msgid " R/O " +msgstr " S/L " + +#: part/kateview.cpp:712 +#, c-format +msgid " Line: %1" +msgstr " Riga: %1" + +#: part/kateview.cpp:713 +#, c-format +msgid " Col: %1" +msgstr " Col: %1" + +#: part/kateview.cpp:716 +msgid " BLK " +msgstr " BLO " + +#: part/kateview.cpp:716 +msgid " NORM " +msgstr " NORM " + +#: part/kateview.cpp:892 +msgid "Overwrite the file" +msgstr "Sovrascrive il file" + +#: part/kateview.cpp:1794 +msgid "Export File as HTML" +msgstr "Esporta file come HTML" + +#: part/katehighlight.cpp:1824 +msgid "Normal Text" +msgstr "Testo normale" + +#: part/katehighlight.cpp:1972 +msgid "" +"%1: Deprecated syntax. Attribute (%2) not addressed by symbolic name
" +msgstr "" +"%1: sintassi deprecata. L'attributo (%2) non è indirizzato tramite un " +"nome simbolico" +"
" + +#: part/katehighlight.cpp:2339 +msgid "%1: Deprecated syntax. Context %2 has no symbolic name
" +msgstr "" +"%1: sintassi deprecata. Il contesto %2 non ha un nome simbolico" +"
" + +#: part/katehighlight.cpp:2386 +msgid "" +"%1:Deprecated syntax. Context %2 not addressed by a symbolic name" +msgstr "" +"%1: sintassi deprecata. Il contesto %2 non è indirizzato tramite un nome " +"simbolico" + +#: part/katehighlight.cpp:2501 +msgid "" +"There were warning(s) and/or error(s) while parsing the syntax highlighting " +"configuration." +msgstr "" +"Si sono verificati degli avvertimenti o degli errori durante l'analisi della " +"configurazione dell'evidenziazione della sintassi." + +#: part/katehighlight.cpp:2503 +msgid "Kate Syntax Highlighting Parser" +msgstr "Analisi per l'evidenziazione della sintassi di Kate" + +#: part/katehighlight.cpp:2654 +msgid "" +"Since there has been an error parsing the highlighting description, this " +"highlighting will be disabled" +msgstr "" +"A causa di un errore durante l'analisi della descrizione dell'evidenziazione, " +"questa evidenziazione sarà disattivata" + +#: part/katehighlight.cpp:2856 +msgid "" +"%1: Specified multiline comment region (%2) could not be resolved
" +msgstr "" +"%1: La regione multilinea commentata (%2) non può essere risolta" +"
" + +#: part/katehighlight.cpp:3167 +msgid "Keyword" +msgstr "Parola chiave" + +#: part/katehighlight.cpp:3168 +msgid "Data Type" +msgstr "Tipo di dato" + +#: part/katehighlight.cpp:3169 +msgid "Decimal/Value" +msgstr "Decimale/Valore" + +#: part/katehighlight.cpp:3170 +msgid "Base-N Integer" +msgstr "Intero base N" + +#: part/katehighlight.cpp:3171 +msgid "Floating Point" +msgstr "Virgola mobile" + +#: part/katehighlight.cpp:3172 +msgid "Character" +msgstr "Carattere" + +#: part/katehighlight.cpp:3173 +msgid "String" +msgstr "Stringa" + +#: part/katehighlight.cpp:3175 +msgid "Others" +msgstr "Altri" + +#: part/katehighlight.cpp:3176 +msgid "Alert" +msgstr "Allarme" + +#: part/katehighlight.cpp:3177 +msgid "Function" +msgstr "Funzione" + +#: part/katehighlight.cpp:3179 +msgid "Region Marker" +msgstr "Marcatore di regione" + +#: part/kateautoindent.cpp:99 +msgid "C Style" +msgstr "Stile C" + +#: part/kateautoindent.cpp:101 +msgid "Python Style" +msgstr "Stile Python" + +#: part/kateautoindent.cpp:103 +msgid "XML Style" +msgstr "Stile XML" + +#: part/kateautoindent.cpp:105 +msgid "S&S C Style" +msgstr "Stile C S&S" + +#: part/kateautoindent.cpp:107 +msgid "Variable Based Indenter" +msgstr "Indentazione basata su variabili" + +#: part/katecmds.cpp:151 +msgid "Mode must be at least 0." +msgstr "La modalità deve essere almeno 0." + +#: part/katecmds.cpp:169 +msgid "No such highlight '%1'" +msgstr "Nessuna evidenziazione \"%1\"" + +#: part/katecmds.cpp:180 +msgid "Missing argument. Usage: %1 " +msgstr "Argomento mancante. Uso: %1 " + +#: part/katecmds.cpp:184 +msgid "Failed to convert argument '%1' to integer." +msgstr "Impossibile convertire l'argomento \"%1\" in intero." + +#: part/katecmds.cpp:190 part/katecmds.cpp:196 +msgid "Width must be at least 1." +msgstr "La larghezza deve essere almeno 1." + +#: part/katecmds.cpp:202 +msgid "Column must be at least 1." +msgstr "La colonna deve essere almeno 1." + +#: part/katecmds.cpp:208 +msgid "Line must be at least 1" +msgstr "La riga deve essere almeno 1." + +#: part/katecmds.cpp:210 +msgid "There is not that many lines in this document" +msgstr "Non ci sono così tante righe in questo documento" + +#: part/katecmds.cpp:232 +msgid "Usage: %1 on|off|1|0|true|false" +msgstr "Uso: %1 on|off|1|0|true|false" + +#: part/katecmds.cpp:274 +msgid "Bad argument '%1'. Usage: %2 on|off|1|0|true|false" +msgstr "Argomento errato \"%1\". Uso: %2 on|off|1|0|true|false" + +#: part/katecmds.cpp:279 +msgid "Unknown command '%1'" +msgstr "Comando sconosciuto \"%1\"" + +#: part/katecmds.cpp:498 +msgid "Sorry, but Kate is not able to replace newlines, yet" +msgstr "Spiacente, Kate non è ancora in grado di sostituire le righe nuove" + +#: part/katecmds.cpp:540 +#, c-format +msgid "" +"_n: 1 replacement done\n" +"%n replacements done" +msgstr "" +"Eseguita %n sostituzione.\n" +"Eseguite %n sostituzioni." + +#. i18n: file ./data/katepartreadonlyui.rc line 39 +#: rc.cpp:12 rc.cpp:33 +#, no-c-format +msgid "&Code Folding" +msgstr "Raggruppamento &codice" + +#. i18n: file data/abc.xml line 5 +#: rc.cpp:44 +msgid "" +"_: Language\n" +"ABC" +msgstr "ABC" + +#. i18n: file data/abc.xml line 5 +#: rc.cpp:46 rc.cpp:62 rc.cpp:110 rc.cpp:122 rc.cpp:150 rc.cpp:158 rc.cpp:162 +#: rc.cpp:170 rc.cpp:186 rc.cpp:290 rc.cpp:310 rc.cpp:318 rc.cpp:342 +#: rc.cpp:386 rc.cpp:418 rc.cpp:422 +msgid "" +"_: Language Section\n" +"Other" +msgstr "Altro" + +#. i18n: file data/actionscript.xml line 3 +#: rc.cpp:48 +msgid "" +"_: Language\n" +"ActionScript 2.0" +msgstr "ActionScript 2.0" + +#. i18n: file data/actionscript.xml line 3 +#: rc.cpp:50 rc.cpp:54 rc.cpp:66 rc.cpp:98 rc.cpp:102 rc.cpp:106 rc.cpp:118 +#: rc.cpp:134 rc.cpp:138 rc.cpp:142 rc.cpp:154 rc.cpp:178 rc.cpp:182 +#: rc.cpp:206 rc.cpp:222 rc.cpp:230 rc.cpp:242 rc.cpp:246 rc.cpp:250 +#: rc.cpp:258 rc.cpp:274 rc.cpp:286 rc.cpp:294 rc.cpp:298 rc.cpp:302 +#: rc.cpp:338 rc.cpp:350 rc.cpp:354 rc.cpp:362 rc.cpp:394 rc.cpp:398 +#: rc.cpp:426 rc.cpp:434 rc.cpp:454 rc.cpp:474 rc.cpp:514 rc.cpp:530 +#: rc.cpp:534 +msgid "" +"_: Language Section\n" +"Sources" +msgstr "Sorgenti" + +#. i18n: file data/ada.xml line 3 +#: rc.cpp:52 +msgid "" +"_: Language\n" +"Ada" +msgstr "Ada" + +#. i18n: file data/ahdl.xml line 3 +#: rc.cpp:56 +msgid "" +"_: Language\n" +"AHDL" +msgstr "AHDL" + +#. i18n: file data/ahdl.xml line 3 +#: rc.cpp:58 rc.cpp:458 rc.cpp:498 rc.cpp:502 +msgid "" +"_: Language Section\n" +"Hardware" +msgstr "Hardware" + +#. i18n: file data/alert.xml line 29 +#: rc.cpp:60 +msgid "" +"_: Language\n" +"Alerts" +msgstr "Allarmi" + +#. i18n: file data/ansic89.xml line 27 +#: rc.cpp:64 +msgid "" +"_: Language\n" +"ANSI C89" +msgstr "ANSI C89" + +#. i18n: file data/apache.xml line 15 +#: rc.cpp:68 +msgid "" +"_: Language\n" +"Apache Configuration" +msgstr "Configurazione Apache" + +#. i18n: file data/apache.xml line 15 +#: rc.cpp:70 rc.cpp:114 rc.cpp:166 rc.cpp:210 rc.cpp:254 rc.cpp:510 +msgid "" +"_: Language Section\n" +"Configuration" +msgstr "Configurazione" + +#. i18n: file data/asm-avr.xml line 36 +#: rc.cpp:72 +msgid "" +"_: Language\n" +"AVR Assembler" +msgstr "Assembler AVR" + +#. i18n: file data/asm-avr.xml line 36 +#: rc.cpp:74 rc.cpp:78 rc.cpp:226 rc.cpp:334 rc.cpp:346 rc.cpp:374 +msgid "" +"_: Language Section\n" +"Assembler" +msgstr "Assembler" + +#. i18n: file data/asm6502.xml line 3 +#: rc.cpp:76 +msgid "" +"_: Language\n" +"Asm6502" +msgstr "Asm6502" + +#. i18n: file data/asp.xml line 3 +#: rc.cpp:80 +msgid "" +"_: Language\n" +"ASP" +msgstr "ASP" + +#. i18n: file data/asp.xml line 3 +#: rc.cpp:82 rc.cpp:94 rc.cpp:126 rc.cpp:146 rc.cpp:174 rc.cpp:218 rc.cpp:234 +#: rc.cpp:262 rc.cpp:270 rc.cpp:278 rc.cpp:314 rc.cpp:330 rc.cpp:382 +#: rc.cpp:414 rc.cpp:446 rc.cpp:486 rc.cpp:506 rc.cpp:518 rc.cpp:522 +#: rc.cpp:526 +msgid "" +"_: Language Section\n" +"Markup" +msgstr "Markup" + +#. i18n: file data/awk.xml line 3 +#: rc.cpp:84 +msgid "" +"_: Language\n" +"AWK" +msgstr "AWK" + +#. i18n: file data/awk.xml line 3 +#: rc.cpp:86 rc.cpp:90 rc.cpp:130 rc.cpp:190 rc.cpp:194 rc.cpp:238 rc.cpp:266 +#: rc.cpp:306 rc.cpp:322 rc.cpp:366 rc.cpp:370 rc.cpp:378 rc.cpp:402 +#: rc.cpp:406 rc.cpp:410 rc.cpp:430 rc.cpp:438 rc.cpp:450 rc.cpp:478 +#: rc.cpp:490 rc.cpp:494 +msgid "" +"_: Language Section\n" +"Scripts" +msgstr "Script" + +#. i18n: file data/bash.xml line 10 +#: rc.cpp:88 +msgid "" +"_: Language\n" +"Bash" +msgstr "Bash" + +#. i18n: file data/bibtex.xml line 3 +#: rc.cpp:92 +msgid "" +"_: Language\n" +"BibTeX" +msgstr "BibTeX" + +#. i18n: file data/c.xml line 3 +#: rc.cpp:96 +msgid "" +"_: Language\n" +"C" +msgstr "C" + +#. i18n: file data/cg.xml line 23 +#: rc.cpp:100 +msgid "" +"_: Language\n" +"Cg" +msgstr "Cg" + +#. i18n: file data/cgis.xml line 3 +#: rc.cpp:104 +msgid "" +"_: Language\n" +"CGiS" +msgstr "CGiS" + +#. i18n: file data/changelog.xml line 3 +#: rc.cpp:108 +msgid "" +"_: Language\n" +"ChangeLog" +msgstr "ChangeLog" + +#. i18n: file data/cisco.xml line 3 +#: rc.cpp:112 +msgid "" +"_: Language\n" +"Cisco" +msgstr "Cisco" + +#. i18n: file data/clipper.xml line 3 +#: rc.cpp:116 +msgid "" +"_: Language\n" +"Clipper" +msgstr "Clipper" + +#. i18n: file data/cmake.xml line 6 +#: rc.cpp:120 +msgid "" +"_: Language\n" +"CMake" +msgstr "CMake" + +#. i18n: file data/coldfusion.xml line 3 +#: rc.cpp:124 +msgid "" +"_: Language\n" +"ColdFusion" +msgstr "ColdFusion" + +#. i18n: file data/commonlisp.xml line 28 +#: rc.cpp:128 +msgid "" +"_: Language\n" +"Common Lisp" +msgstr "Common Lisp" + +#. i18n: file data/component-pascal.xml line 13 +#: rc.cpp:132 +msgid "" +"_: Language\n" +"Component-Pascal" +msgstr "Component-Pascal" + +#. i18n: file data/cpp.xml line 3 +#: rc.cpp:136 +msgid "" +"_: Language\n" +"C++" +msgstr "C++" + +#. i18n: file data/cs.xml line 2 +#: rc.cpp:140 +msgid "" +"_: Language\n" +"C#" +msgstr "C#" + +#. i18n: file data/css.xml line 3 +#: rc.cpp:144 +msgid "" +"_: Language\n" +"CSS" +msgstr "CSS" + +#. i18n: file data/cue.xml line 3 +#: rc.cpp:148 +msgid "" +"_: Language\n" +"CUE Sheet" +msgstr "CUE Sheet" + +#. i18n: file data/d.xml line 41 +#: rc.cpp:152 +msgid "" +"_: Language\n" +"D" +msgstr "D" + +#. i18n: file data/debianchangelog.xml line 3 +#: rc.cpp:156 +msgid "" +"_: Language\n" +"Debian Changelog" +msgstr "Changelog di Debian" + +#. i18n: file data/debiancontrol.xml line 3 +#: rc.cpp:160 +msgid "" +"_: Language\n" +"Debian Control" +msgstr "Debian Control" + +#. i18n: file data/desktop.xml line 3 +#: rc.cpp:164 +msgid "" +"_: Language\n" +".desktop" +msgstr ".desktop" + +#. i18n: file data/diff.xml line 15 +#: rc.cpp:168 +msgid "" +"_: Language\n" +"Diff" +msgstr "Diff" + +#. i18n: file data/doxygen.xml line 26 +#: rc.cpp:172 +msgid "" +"_: Language\n" +"Doxygen" +msgstr "Doxygen" + +#. i18n: file data/e.xml line 3 +#: rc.cpp:176 +msgid "" +"_: Language\n" +"E Language" +msgstr "Linguaggio E" + +#. i18n: file data/eiffel.xml line 13 +#: rc.cpp:180 +msgid "" +"_: Language\n" +"Eiffel" +msgstr "Eiffel" + +#. i18n: file data/email.xml line 6 +#: rc.cpp:184 +msgid "" +"_: Language\n" +"Email" +msgstr "Email" + +#. i18n: file data/euphoria.xml line 32 +#: rc.cpp:188 +msgid "" +"_: Language\n" +"Euphoria" +msgstr "Euphoria" + +#. i18n: file data/ferite.xml line 3 +#: rc.cpp:192 +msgid "" +"_: Language\n" +"ferite" +msgstr "ferite" + +#. i18n: file data/fgl-4gl.xml line 3 +#: rc.cpp:196 +msgid "" +"_: Language\n" +"4GL" +msgstr "4GL" + +#. i18n: file data/fgl-4gl.xml line 3 +#: rc.cpp:198 rc.cpp:202 rc.cpp:282 rc.cpp:390 rc.cpp:462 rc.cpp:466 +#: rc.cpp:470 +msgid "" +"_: Language Section\n" +"Database" +msgstr "Banca dati" + +#. i18n: file data/fgl-per.xml line 3 +#: rc.cpp:200 +msgid "" +"_: Language\n" +"4GL-PER" +msgstr "4GL-PER" + +#. i18n: file data/fortran.xml line 3 +#: rc.cpp:204 +msgid "" +"_: Language\n" +"Fortran" +msgstr "Fortran" + +#. i18n: file data/fstab.xml line 4 +#: rc.cpp:208 +msgid "" +"_: Language\n" +"fstab" +msgstr "fstab" + +#. i18n: file data/gdl.xml line 3 +#: rc.cpp:212 +msgid "" +"_: Language\n" +"GDL" +msgstr "GDL" + +#. i18n: file data/gdl.xml line 3 +#: rc.cpp:214 rc.cpp:326 rc.cpp:358 rc.cpp:442 rc.cpp:482 +msgid "" +"_: Language Section\n" +"Scientific" +msgstr "Scientifico" + +#. i18n: file data/gettext.xml line 24 +#: rc.cpp:216 +msgid "" +"_: Language\n" +"GNU Gettext" +msgstr "Gettext GNU" + +#. i18n: file data/glsl.xml line 3 +#: rc.cpp:220 +msgid "" +"_: Language\n" +"GLSL" +msgstr "GLSL" + +#. i18n: file data/gnuassembler.xml line 42 +#: rc.cpp:224 +msgid "" +"_: Language\n" +"GNU Assembler" +msgstr "Assembler GNU" + +#. i18n: file data/haskell.xml line 4 +#: rc.cpp:228 +msgid "" +"_: Language\n" +"Haskell" +msgstr "Haskell" + +#. i18n: file data/html.xml line 7 +#: rc.cpp:232 +msgid "" +"_: Language\n" +"HTML" +msgstr "HTML" + +#. i18n: file data/idconsole.xml line 3 +#: rc.cpp:236 +msgid "" +"_: Language\n" +"Quake Script" +msgstr "Script di Quake" + +#. i18n: file data/idl.xml line 3 +#: rc.cpp:240 +msgid "" +"_: Language\n" +"IDL" +msgstr "IDL" + +#. i18n: file data/ilerpg.xml line 48 +#: rc.cpp:244 +msgid "" +"_: Language\n" +"ILERPG" +msgstr "ILERPG" + +#. i18n: file data/inform.xml line 6 +#: rc.cpp:248 +msgid "" +"_: Language\n" +"Inform" +msgstr "Inform" + +#. i18n: file data/ini.xml line 3 +#: rc.cpp:252 +msgid "" +"_: Language\n" +"INI Files" +msgstr "File INI" + +#. i18n: file data/java.xml line 3 +#: rc.cpp:256 +msgid "" +"_: Language\n" +"Java" +msgstr "Java" + +#. i18n: file data/javadoc.xml line 3 +#: rc.cpp:260 +msgid "" +"_: Language\n" +"Javadoc" +msgstr "Javadoc" + +#. i18n: file data/javascript.xml line 6 +#: rc.cpp:264 +msgid "" +"_: Language\n" +"JavaScript" +msgstr "JavaScript" + +#. i18n: file data/jsp.xml line 3 +#: rc.cpp:268 +msgid "" +"_: Language\n" +"JSP" +msgstr "JSP" + +#. i18n: file data/kbasic.xml line 3 +#: rc.cpp:272 +msgid "" +"_: Language\n" +"KBasic" +msgstr "KBasic" + +#. i18n: file data/latex.xml line 3 +#: rc.cpp:276 +msgid "" +"_: Language\n" +"LaTeX" +msgstr "LaTeX" + +#. i18n: file data/ldif.xml line 3 +#: rc.cpp:280 +msgid "" +"_: Language\n" +"LDIF" +msgstr "LDIF" + +#. i18n: file data/lex.xml line 23 +#: rc.cpp:284 +msgid "" +"_: Language\n" +"Lex/Flex" +msgstr "Lex/Flex" + +#. i18n: file data/lilypond.xml line 27 +#: rc.cpp:288 +msgid "" +"_: Language\n" +"LilyPond" +msgstr "LilyPond" + +#. i18n: file data/literate-haskell.xml line 3 +#: rc.cpp:292 +msgid "" +"_: Language\n" +"Literate Haskell" +msgstr "Literate Haskell" + +#. i18n: file data/logtalk.xml line 4 +#: rc.cpp:296 +msgid "" +"_: Language\n" +"Logtalk" +msgstr "Logtalk" + +#. i18n: file data/lpc.xml line 19 +#: rc.cpp:300 +msgid "" +"_: Language\n" +"LPC" +msgstr "LPC" + +#. i18n: file data/lua.xml line 3 +#: rc.cpp:304 +msgid "" +"_: Language\n" +"Lua" +msgstr "Lua" + +#. i18n: file data/m3u.xml line 14 +#: rc.cpp:308 +msgid "" +"_: Language\n" +"M3U" +msgstr "M3U" + +#. i18n: file data/mab.xml line 3 +#: rc.cpp:312 +msgid "" +"_: Language\n" +"MAB-DB" +msgstr "MAB-DB" + +#. i18n: file data/makefile.xml line 5 +#: rc.cpp:316 +msgid "" +"_: Language\n" +"Makefile" +msgstr "Makefile" + +#. i18n: file data/mason.xml line 3 +#: rc.cpp:320 +msgid "" +"_: Language\n" +"Mason" +msgstr "Mason" + +#. i18n: file data/matlab.xml line 58 +#: rc.cpp:324 +msgid "" +"_: Language\n" +"Matlab" +msgstr "Matlab" + +#. i18n: file data/mediawiki.xml line 3 +#: rc.cpp:328 +msgid "" +"_: Language\n" +"MediaWiki" +msgstr "MediaWiki" + +#. i18n: file data/mips.xml line 3 +#: rc.cpp:332 +msgid "" +"_: Language\n" +"MIPS Assembler" +msgstr "Assembler MIPS" + +#. i18n: file data/modula-2.xml line 3 +#: rc.cpp:336 +msgid "" +"_: Language\n" +"Modula-2" +msgstr "Modula-2" + +#. i18n: file data/mup.xml line 3 +#: rc.cpp:340 +msgid "" +"_: Language\n" +"Music Publisher" +msgstr "Music Publisher" + +#. i18n: file data/nasm.xml line 31 +#: rc.cpp:344 +msgid "" +"_: Language\n" +"Intel x86 (NASM)" +msgstr "Intel x86 (NASM)" + +#. i18n: file data/objectivec.xml line 3 +#: rc.cpp:348 +msgid "" +"_: Language\n" +"Objective-C" +msgstr "Objective-C" + +#. i18n: file data/ocaml.xml line 11 +#: rc.cpp:352 +msgid "" +"_: Language\n" +"Objective Caml" +msgstr "Objective Caml" + +#. i18n: file data/octave.xml line 18 +#: rc.cpp:356 +msgid "" +"_: Language\n" +"Octave" +msgstr "Octave" + +#. i18n: file data/pascal.xml line 3 +#: rc.cpp:360 +msgid "" +"_: Language\n" +"Pascal" +msgstr "Pascal" + +#. i18n: file data/perl.xml line 42 +#: rc.cpp:364 +msgid "" +"_: Language\n" +"Perl" +msgstr "Perl" + +#. i18n: file data/php.xml line 21 +#: rc.cpp:368 +msgid "" +"_: Language\n" +"PHP/PHP" +msgstr "PHP/PHP" + +#. i18n: file data/picsrc.xml line 11 +#: rc.cpp:372 +msgid "" +"_: Language\n" +"PicAsm" +msgstr "PicAsm" + +#. i18n: file data/pike.xml line 4 +#: rc.cpp:376 +msgid "" +"_: Language\n" +"Pike" +msgstr "Pike" + +#. i18n: file data/postscript.xml line 3 +#: rc.cpp:380 +msgid "" +"_: Language\n" +"PostScript" +msgstr "PostScript" + +#. i18n: file data/povray.xml line 7 +#: rc.cpp:384 +msgid "" +"_: Language\n" +"POV-Ray" +msgstr "POV-Ray" + +#. i18n: file data/progress.xml line 3 +#: rc.cpp:388 +msgid "" +"_: Language\n" +"progress" +msgstr "Progress" + +#. i18n: file data/prolog.xml line 3 +#: rc.cpp:392 +msgid "" +"_: Language\n" +"Prolog" +msgstr "Prolog" + +#. i18n: file data/purebasic.xml line 3 +#: rc.cpp:396 +msgid "" +"_: Language\n" +"PureBasic" +msgstr "PureBasic" + +#. i18n: file data/python.xml line 4 +#: rc.cpp:400 +msgid "" +"_: Language\n" +"Python" +msgstr "Python" + +#. i18n: file data/r.xml line 11 +#: rc.cpp:404 +msgid "" +"_: Language\n" +"R Script" +msgstr "Script R" + +#. i18n: file data/rexx.xml line 3 +#: rc.cpp:408 +msgid "" +"_: Language\n" +"REXX" +msgstr "REXX" + +#. i18n: file data/rhtml.xml line 47 +#: rc.cpp:412 +msgid "" +"_: Language\n" +"Ruby/Rails/RHTML" +msgstr "Ruby/Rails/RHTML" + +#. i18n: file data/rib.xml line 8 +#: rc.cpp:416 +msgid "" +"_: Language\n" +"RenderMan RIB" +msgstr "RenderMan RIB" + +#. i18n: file data/rpmspec.xml line 3 +#: rc.cpp:420 +msgid "" +"_: Language\n" +"RPM Spec" +msgstr "Spec RPM" + +#. i18n: file data/rsiidl.xml line 3 +#: rc.cpp:424 +msgid "" +"_: Language\n" +"RSI IDL" +msgstr "RSI IDL" + +#. i18n: file data/ruby.xml line 33 +#: rc.cpp:428 +msgid "" +"_: Language\n" +"Ruby" +msgstr "Ruby" + +#. i18n: file data/sather.xml line 3 +#: rc.cpp:432 +msgid "" +"_: Language\n" +"Sather" +msgstr "Sather" + +#. i18n: file data/scheme.xml line 43 +#: rc.cpp:436 +msgid "" +"_: Language\n" +"Scheme" +msgstr "Scheme" + +#. i18n: file data/sci.xml line 3 +#: rc.cpp:440 +msgid "" +"_: Language\n" +"scilab" +msgstr "scilab" + +#. i18n: file data/sgml.xml line 3 +#: rc.cpp:444 +msgid "" +"_: Language\n" +"SGML" +msgstr "SGML" + +#. i18n: file data/sieve.xml line 4 +#: rc.cpp:448 +msgid "" +"_: Language\n" +"Sieve" +msgstr "Sieve" + +#. i18n: file data/sml.xml line 3 +#: rc.cpp:452 +msgid "" +"_: Language\n" +"SML" +msgstr "SML" + +#. i18n: file data/spice.xml line 4 +#: rc.cpp:456 +msgid "" +"_: Language\n" +"Spice" +msgstr "Spice" + +#. i18n: file data/sql-mysql.xml line 8 +#: rc.cpp:460 +msgid "" +"_: Language\n" +"SQL (MySQL)" +msgstr "SQL (MySQL)" + +#. i18n: file data/sql-postgresql.xml line 4 +#: rc.cpp:464 +msgid "" +"_: Language\n" +"SQL (PostgreSQL)" +msgstr "SQL (PostgreSQL)" + +#. i18n: file data/sql.xml line 6 +#: rc.cpp:468 +msgid "" +"_: Language\n" +"SQL" +msgstr "SQL" + +#. i18n: file data/stata.xml line 3 +#: rc.cpp:472 +msgid "" +"_: Language\n" +"Stata" +msgstr "Stata" + +#. i18n: file data/tcl.xml line 8 +#: rc.cpp:476 +msgid "" +"_: Language\n" +"Tcl/Tk" +msgstr "Tcl/Tk" + +#. i18n: file data/tibasic.xml line 3 +#: rc.cpp:480 +msgid "" +"_: Language\n" +"TI Basic" +msgstr "TI Basic" + +#. i18n: file data/txt2tags.xml line 5 +#: rc.cpp:484 +msgid "" +"_: Language\n" +"txt2tags" +msgstr "txt2tags" + +#. i18n: file data/uscript.xml line 3 +#: rc.cpp:488 +msgid "" +"_: Language\n" +"UnrealScript" +msgstr "UnrealScript" + +#. i18n: file data/velocity.xml line 3 +#: rc.cpp:492 +msgid "" +"_: Language\n" +"Velocity" +msgstr "Velocity" + +#. i18n: file data/verilog.xml line 3 +#: rc.cpp:496 +msgid "" +"_: Language\n" +"Verilog" +msgstr "Verilog" + +#. i18n: file data/vhdl.xml line 3 +#: rc.cpp:500 +msgid "" +"_: Language\n" +"VHDL" +msgstr "VHDL" + +#. i18n: file data/vrml.xml line 3 +#: rc.cpp:504 +msgid "" +"_: Language\n" +"VRML" +msgstr "VRML" + +#. i18n: file data/winehq.xml line 3 +#: rc.cpp:508 +msgid "" +"_: Language\n" +"WINE Config" +msgstr "Configurazione WINE" + +#. i18n: file data/xharbour.xml line 3 +#: rc.cpp:512 +msgid "" +"_: Language\n" +"xHarbour" +msgstr "xHarbour" + +#. i18n: file data/xml.xml line 7 +#: rc.cpp:516 +msgid "" +"_: Language\n" +"XML" +msgstr "XML" + +#. i18n: file data/xmldebug.xml line 3 +#: rc.cpp:520 +msgid "" +"_: Language\n" +"XML (Debug)" +msgstr "XML (Debug)" + +#. i18n: file data/xslt.xml line 53 +#: rc.cpp:524 +msgid "" +"_: Language\n" +"xslt" +msgstr "xslt" + +#. i18n: file data/yacas.xml line 3 +#: rc.cpp:528 +msgid "" +"_: Language\n" +"yacas" +msgstr "yacas" + +#. i18n: file data/yacc.xml line 23 +#: rc.cpp:532 +msgid "" +"_: Language\n" +"Yacc/Bison" +msgstr "Yacc/Bison" + +#: plugins/wordcompletion/docwordcompletion.cpp:109 +msgid "Word Completion Plugin" +msgstr "Plugin di completamento delle parole" + +#: plugins/wordcompletion/docwordcompletion.cpp:114 +msgid "Configure the Word Completion Plugin" +msgstr "Configura il plugin di completamento delle parole" + +#: plugins/wordcompletion/docwordcompletion.cpp:148 +msgid "Reuse Word Above" +msgstr "Riutilizza la parola sopra" + +#: plugins/wordcompletion/docwordcompletion.cpp:150 +msgid "Reuse Word Below" +msgstr "Riutilizza la parola sotto" + +#: plugins/wordcompletion/docwordcompletion.cpp:152 +msgid "Pop Up Completion List" +msgstr "Lista di completamento a comparsa" + +#: plugins/wordcompletion/docwordcompletion.cpp:154 +msgid "Shell Completion" +msgstr "Completamento shell" + +#: plugins/wordcompletion/docwordcompletion.cpp:156 +msgid "Automatic Completion Popup" +msgstr "Finestra a comparsa di completamento automatico" + +#: plugins/wordcompletion/docwordcompletion.cpp:498 +msgid "Automatically &show completion list" +msgstr "Mostra automaticamente la li&sta di completamento" + +#: plugins/wordcompletion/docwordcompletion.cpp:511 +msgid "" +"_: Translators: This is the first part of two strings wich will comprise the " +"sentence 'Show completions when a word is at least N characters'. The first " +"part is on the right side of the N, which is represented by a spinbox widget, " +"followed by the second part: 'characters long'. Characters is a ingeger number " +"between and including 1 and 30. Feel free to leave the second part of the " +"sentence blank if it suits your language better. \n" +"Show completions &when a word is at least" +msgstr "Mostra completamento &quando la parola è lunga almeno" + +#: plugins/wordcompletion/docwordcompletion.cpp:517 +msgid "" +"_: This is the second part of two strings that will comprise teh sentence 'Show " +"completions when a word is at least N characters'\n" +"characters long." +msgstr "caratteri." + +#: plugins/wordcompletion/docwordcompletion.cpp:520 +msgid "" +"Enable the automatic completion list popup as default. The popup can be " +"disabled on a view basis from the 'Tools' menu." +msgstr "" +"Abilita la finestra a comparsa della lista di completamento automatico come " +"impostazione predefinita. La finestra a comparsa può essere disabilitata in " +"base alla vista dal menu \"Strumenti\"." + +#: plugins/wordcompletion/docwordcompletion.cpp:523 +msgid "" +"Define the length a word should have before the completion list is displayed." +msgstr "" +"Definisci la lunghezza che una parola dovrebbe avere prima che sia mostrata la " +"lista di completamento." + +#: plugins/insertfile/insertfileplugin.cpp:79 +msgid "Insert File..." +msgstr "Inserisci file..." + +#: plugins/insertfile/insertfileplugin.cpp:88 +msgid "Choose File to Insert" +msgstr "Scegli il file da inserire" + +#: plugins/insertfile/insertfileplugin.cpp:116 +msgid "" +"Failed to load file:\n" +"\n" +msgstr "" +"Errore durante il caricamento del file:\n" +"\n" + +#: plugins/insertfile/insertfileplugin.cpp:116 +#: plugins/insertfile/insertfileplugin.cpp:137 +#: plugins/insertfile/insertfileplugin.cpp:159 +msgid "Insert File Error" +msgstr "Errore di inserimento file" + +#: plugins/insertfile/insertfileplugin.cpp:130 +msgid "" +"

The file %1 does not exist or is not readable, aborting." +msgstr "" +"

Il file %1 non esiste o non è leggibile; operazione " +"annullata." + +#: plugins/insertfile/insertfileplugin.cpp:134 +msgid "

Unable to open file %1, aborting." +msgstr "" +"

Impossibile aprire il file %1; operazione annullata." + +#: plugins/insertfile/insertfileplugin.cpp:157 +msgid "

File %1 had no contents." +msgstr "

Il file %1 è vuoto." + +#: plugins/kdatatool/kate_kdatatool.cpp:78 +msgid "Data Tools" +msgstr "Strumenti per dati" + +#: plugins/kdatatool/kate_kdatatool.cpp:153 +#: plugins/kdatatool/kate_kdatatool.cpp:175 +msgid "(not available)" +msgstr "(non disponibile)" + +#: plugins/kdatatool/kate_kdatatool.cpp:183 +msgid "" +"Data tools are only available when text is selected, or when the right mouse " +"button is clicked over a word. If no data tools are offered even when text is " +"selected, you need to install them. Some data tools are part of the KOffice " +"package." +msgstr "" +"Gli strumenti per dati sono disponibili solamente quando c'è del testo " +"selezionato, o quando viene premuto il tasto destro del mouse su di una parola. " +"Se non viene mostrato alcuno strumento per dati anche quando il testo è " +"selezionato, è necessario installarli. Alcuni strumenti per dati fanno parte " +"del pacchetto KOffice." + +#: plugins/isearch/ISearchPlugin.cpp:68 plugins/isearch/ISearchPlugin.cpp:371 +msgid "Search Incrementally" +msgstr "Ricerca incrementale" + +#: plugins/isearch/ISearchPlugin.cpp:72 plugins/isearch/ISearchPlugin.cpp:372 +msgid "Search Incrementally Backwards" +msgstr "Ricerca incrementale all'indietro" + +#: plugins/isearch/ISearchPlugin.cpp:76 plugins/isearch/ISearchPlugin.cpp:79 +msgid "I-Search:" +msgstr "Ricerca incr.:" + +#: plugins/isearch/ISearchPlugin.cpp:95 +msgid "Search" +msgstr "Cerca" + +#: plugins/isearch/ISearchPlugin.cpp:101 +msgid "Search Options" +msgstr "Opzioni di ricerca" + +#: plugins/isearch/ISearchPlugin.cpp:106 plugins/isearch/ISearchPlugin.cpp:412 +msgid "Case Sensitive" +msgstr "Distingui maiuscole" + +#: plugins/isearch/ISearchPlugin.cpp:115 plugins/isearch/ISearchPlugin.cpp:414 +msgid "From Beginning" +msgstr "Dall'inizio" + +#: plugins/isearch/ISearchPlugin.cpp:124 plugins/isearch/ISearchPlugin.cpp:416 +msgid "Regular Expression" +msgstr "Espressione regolare" + +#: plugins/isearch/ISearchPlugin.cpp:244 +msgid "" +"_: Incremental Search\n" +"I-Search:" +msgstr "Ricerca incr.:" + +#: plugins/isearch/ISearchPlugin.cpp:247 +msgid "" +"_: Incremental Search found no match\n" +"Failing I-Search:" +msgstr "Nessun risultato ricerca incr.:" + +#: plugins/isearch/ISearchPlugin.cpp:250 +msgid "" +"_: Incremental Search in the reverse direction\n" +"I-Search Backward:" +msgstr "Ricerca incr. indietro:" + +#: plugins/isearch/ISearchPlugin.cpp:253 +msgid "Failing I-Search Backward:" +msgstr "Nessun risultato ricerca incr. indietro:" + +#: plugins/isearch/ISearchPlugin.cpp:256 +msgid "" +"_: Incremental Search has passed the end of the document\n" +"Wrapped I-Search:" +msgstr "Ricerca incr. da capo:" + +#: plugins/isearch/ISearchPlugin.cpp:259 +msgid "Failing Wrapped I-Search:" +msgstr "Nessun risultato ricerca incr. da capo:" + +#: plugins/isearch/ISearchPlugin.cpp:262 +msgid "Wrapped I-Search Backward:" +msgstr "Ricerca incr. indietro dal fondo:" + +#: plugins/isearch/ISearchPlugin.cpp:265 +msgid "Failing Wrapped I-Search Backward:" +msgstr "Nessun risultato ricerca incr. indietro dal fondo:" + +#: plugins/isearch/ISearchPlugin.cpp:269 +msgid "" +"_: Incremental Search has passed both the end of the document and the original " +"starting position\n" +"Overwrapped I-Search:" +msgstr "Ricerca incr. ricominciata:" + +#: plugins/isearch/ISearchPlugin.cpp:272 +msgid "Failing Overwrapped I-Search:" +msgstr "Nessun risultato ricerca incr. ricominciata:" + +#: plugins/isearch/ISearchPlugin.cpp:275 +msgid "Overwrapped I-Search Backwards:" +msgstr "Ricerca incr. indietro ricominciata:" + +#: plugins/isearch/ISearchPlugin.cpp:278 +msgid "Failing Overwrapped I-Search Backward:" +msgstr "Nessun risultato ricerca incr. indietro ricominciata:" + +#: plugins/isearch/ISearchPlugin.cpp:280 +msgid "Error: unknown i-search state!" +msgstr "Errore: stato ricerca incr. sconosciuto!" + +#: plugins/isearch/ISearchPlugin.cpp:341 +msgid "Next Incremental Search Match" +msgstr "Corrispondenza successiva ricerca incrementale" + +#: plugins/isearch/ISearchPlugin.cpp:342 +msgid "Previous Incremental Search Match" +msgstr "Corrispondenza precedente ricerca incrementale" + +#: plugins/autobookmarker/autobookmarker.cpp:90 +msgid "AutoBookmarks" +msgstr "Segnalibri automatici" + +#: plugins/autobookmarker/autobookmarker.cpp:101 +msgid "Configure AutoBookmarks" +msgstr "Configura i segnalibri automatici" + +#: plugins/autobookmarker/autobookmarker.cpp:280 +msgid "Edit Entry" +msgstr "Modifica voce" + +#: plugins/autobookmarker/autobookmarker.cpp:288 +msgid "&Pattern:" +msgstr "&Schema:" + +#: plugins/autobookmarker/autobookmarker.cpp:294 +msgid "

A regular expression. Matching lines will be bookmarked.

" +msgstr "" +"

Un'espressione regolare. Le righe corrispondenti saranno messe nei " +"segnalibri.

" + +#: plugins/autobookmarker/autobookmarker.cpp:298 +msgid "Case &sensitive" +msgstr "Distingui maiu&scole" + +#: plugins/autobookmarker/autobookmarker.cpp:302 +msgid "" +"

If enabled, the pattern matching will be case sensitive, otherwise not.

" +msgstr "" +"

Se abilitato, la corrispondenza degli schemi distinguerà le maiuscole, " +"altrimenti no.

" + +#: plugins/autobookmarker/autobookmarker.cpp:305 +msgid "&Minimal matching" +msgstr "Corrispondenza &minima" + +#: plugins/autobookmarker/autobookmarker.cpp:309 +msgid "" +"

If enabled, the pattern matching will use minimal matching; if you do not " +"know what that is, please read the appendix on regular expressions in the kate " +"manual.

" +msgstr "" +"

Se abilitato, la corrispondenza degli schemi userà la corrispondenza minima; " +"se non sai cos'è, leggi l'appendice sulle espressioni regolari nel manuale di " +"Kate.

" + +#: plugins/autobookmarker/autobookmarker.cpp:313 +msgid "&File mask:" +msgstr "Maschera di &file:" + +#: plugins/autobookmarker/autobookmarker.cpp:319 +msgid "" +"

A list of filename masks, separated by semicolons. This can be used to limit " +"the usage of this entity to files with matching names.

" +"

Use the wizard button to the right of the mimetype entry below to easily " +"fill out both lists.

" +msgstr "" +"

Una lista di maschere di file, separate da punti e virgola. Può essere usata " +"per limitare l'uso di questa entità a file con nomi corrispondenti.

" +"

Usa il pulsante della procedura guidata in basso a destra della voce \"tipo " +"MIME\" per riempire facilmente entrambe le liste.

" + +#: plugins/autobookmarker/autobookmarker.cpp:330 +msgid "" +"

A list of mime types, separated by semicolon. This can be used to limit the " +"usage of this entity to files with matching mime types.

" +"

Use the wizard button on the right to get a list of existing file types to " +"choose from, using it will fill in the file masks as well.

" +msgstr "" +"

Un elenco di tipi MIME, separati da punti e virgola. Può essere usato per " +"limitare l'uso di questa entità a file con nomi corrispondenti.

" +"

Usa il pulsante della procedura guidata a destra per avere una lista di tipi " +"di file esistenti da cui scegliere, usandolo riempirai anche le maschere dei " +"file.

" + +#: plugins/autobookmarker/autobookmarker.cpp:340 +msgid "" +"

Click this button to display a checkable list of mimetypes available on your " +"system. When used, the file masks entry above will be filled in with the " +"corresponding masks.

" +msgstr "" +"

Fai clic su questo pulsante per mostrare una lista segnabile di tipi MIME " +"disponibili sul tuo sistema. Quando usate, le voci di maschere di file sopra " +"saranno riempite con le maschere corrispondenti.

" + +#: plugins/autobookmarker/autobookmarker.cpp:365 +msgid "" +"Select the MimeTypes for this pattern.\n" +"Please note that this will automatically edit the associated file extensions as " +"well." +msgstr "" +"Seleziona i tipi MIME che desideri per questo schema.\n" +"Nota che questo modificherà automaticamente anche le estensioni associate dei " +"file." + +#: plugins/autobookmarker/autobookmarker.cpp:385 +msgid "&Patterns" +msgstr "&Schemi" + +#: plugins/autobookmarker/autobookmarker.cpp:388 +msgid "Pattern" +msgstr "Schema" + +#: plugins/autobookmarker/autobookmarker.cpp:389 +msgid "Mime Types" +msgstr "Tipi MIME" + +#: plugins/autobookmarker/autobookmarker.cpp:390 +msgid "File Masks" +msgstr "Maschere di file" + +#: plugins/autobookmarker/autobookmarker.cpp:394 +msgid "" +"

This list shows your configured autobookmark entities. When a document is " +"opened, each entity is used in the following way: " +"

    " +"
  1. The entity is dismissed, if a mime and/or filename mask is defined, and " +"neither matches the document.
  2. " +"
  3. Otherwise each line of the document is tried against the pattern, and a " +"bookmark is set on matching lines.
  4. " +"

    Use the buttons below to manage your collection of entities.

    " +msgstr "" +"

    Questa lista mostra le tue entità di segnalibri automatici configurate. " +"Quando un documento è aperto, ogni entità viene usata nel seguente modo: " +"

      " +"
    1. L'entità è rimossa, se sono definiti una maschera file ovvero un tipo MIME, " +"e nessuno corrisponde al documento.
    2. " +"
    3. Altrimenti ogni riga del documento è confrontata con lo schema, e un " +"segnalibro viene messo sulle righe corrispondenti.
    4. " +"

      Usa i pulsanti sotto per gestire la tua raccolta di entità.

      " + +#: plugins/autobookmarker/autobookmarker.cpp:409 +msgid "Press this button to create a new autobookmark entity." +msgstr "" +"Premi questo pulsante per creare una nuova entità di segnalibro automatico." + +#: plugins/autobookmarker/autobookmarker.cpp:414 +msgid "Press this button to delete the currently selected entity." +msgstr "Premi questo pulsante per eliminare l'entità attualmente selezionata." + +#: plugins/autobookmarker/autobookmarker.cpp:416 +msgid "&Edit..." +msgstr "&Modifica..." + +#: plugins/autobookmarker/autobookmarker.cpp:419 +msgid "Press this button to edit the currently selected entity." +msgstr "Premi questo pulsante per modificare l'entità attualmente selezionata." diff --git a/tde-i18n-it/messages/kdelibs/kcmshell.po b/tde-i18n-it/messages/kdelibs/kcmshell.po new file mode 100644 index 00000000000..5f09cabc5f8 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kcmshell.po @@ -0,0 +1,79 @@ +# translation of kcmshell.po to Italian +# Andrea Rizzi , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kcmshell\n" +"POT-Creation-Date: 2006-08-13 04:02+0200\n" +"PO-Revision-Date: 2005-02-20 20:08+0100\n" +"Last-Translator: Andrea Rizzi \n" +"Language-Team: Italian \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 "Andrea Rizzi" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "rizzi@kde.org" + +#: main.cpp:56 +msgid "List all possible modules" +msgstr "Elenca tutti i moduli possibili" + +#: main.cpp:57 +msgid "Configuration module to open" +msgstr "Modulo di configurazione da aprire" + +#: main.cpp:58 +msgid "Specify a particular language" +msgstr "Specifica la lingua" + +#: main.cpp:59 +msgid "Embeds the module with buttons in window with id " +msgstr "Ingloba il modulo ed i pulsanti nella finestra con id " + +#: main.cpp:60 +msgid "Embeds the module without buttons in window with id " +msgstr "Ingloba il modulo senza i pulsanti nella finestra con id " + +#: main.cpp:61 +msgid "Do not display main window" +msgstr "Non mostrare la finestra principale" + +#: main.cpp:201 +msgid "KDE Control Module" +msgstr "Modulo di controllo di KDE" + +#: main.cpp:203 +msgid "A tool to start single KDE control modules" +msgstr "Un programma per avviare singoli moduli di controllo di KDE" + +#: main.cpp:205 +msgid "(c) 1999-2004, The KDE Developers" +msgstr "(c) 1999-2004, Gli sviluppatori di KDE" + +#: main.cpp:207 +msgid "Maintainer" +msgstr "Responsabile" + +#: main.cpp:228 +msgid "The following modules are available:" +msgstr "Sono disponibili i seguenti moduli:" + +#: main.cpp:247 +msgid "No description available" +msgstr "Nessuna descrizione" + +#: main.cpp:314 +#, c-format +msgid "Configure - %1" +msgstr "Configura - %1" diff --git a/tde-i18n-it/messages/kdelibs/kdelibs.po b/tde-i18n-it/messages/kdelibs/kdelibs.po new file mode 100644 index 00000000000..a54b1a54a8d --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kdelibs.po @@ -0,0 +1,11137 @@ +# translation of kdelibs.po to Italian +# Andrea Rizzi , 2003, 2004, 2005. +# Federico Cozzi , 2004. +# Federico Zenith , 2004. +# Andrea RIZZI , 2004, 2005. +# Andrea Rizzi , 2004. +# Nicola Ruggero , 2005, 2006. +# Nicola Ruggero , 2006, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kdelibs\n" +"POT-Creation-Date: 2008-07-08 01:18+0200\n" +"PO-Revision-Date: 2007-10-02 15:22+0200\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \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=2; plural=(n != 1);\n" + +#. i18n: file ./interfaces/ktexteditor/editorchooser_ui.ui line 16 +#: rc.cpp:3 +#, no-c-format +msgid "Editor Chooser" +msgstr "Scelta dell'editor" + +#. i18n: file ./interfaces/ktexteditor/editorchooser_ui.ui line 41 +#: rc.cpp:6 +#, no-c-format +msgid "" +"Please choose the default text editing component that you wish to use in this " +"application. If you choose System Default, the application will honor " +"your changes in the Control Center. All other choices will override that " +"setting." +msgstr "" +"Scegli il componente editor di testi da usare in questo programma. Se scegli " +"Predefinito di sistema, l'applicazione seguirà le impostazioni del Centro " +"di controllo. Tutte le altre scelte avranno precedenza su tali impostazioni." + +#. i18n: file ./kcert/kcertpart.rc line 4 +#: rc.cpp:9 +#, no-c-format +msgid "&Certificate" +msgstr "&Certificato" + +#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 58 +#: rc.cpp:12 +#, no-c-format +msgid "Alternate shortcut:" +msgstr "Scorciatoia alternativa:" + +#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 69 +#: rc.cpp:15 +#, no-c-format +msgid "Primary shortcut:" +msgstr "Scorciatoia primaria:" + +#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 155 +#: rc.cpp:18 +#, no-c-format +msgid "" +"The currently set shortcut or the shortcut you are entering will show up here." +msgstr "" +"Qui apparirà la scorciatoia attualmente impostata o la scorciatoia che stai " +"inserendo." + +#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 182 +#: rc.cpp:21 rc.cpp:27 rc.cpp:84 +#, no-c-format +msgid "x" +msgstr "x" + +#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 188 +#: rc.cpp:24 rc.cpp:30 rc.cpp:87 +#, no-c-format +msgid "Clear shortcut" +msgstr "Pulisci scorciatoia" + +#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 213 +#: rc.cpp:33 +#, no-c-format +msgid "Multi-key mode" +msgstr "Modalità multi-tasto" + +#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 216 +#: rc.cpp:36 +#, no-c-format +msgid "Enable the entry of multi-key shortcuts" +msgstr "Permetti l'inserimento di scorciatoie multi-tasto" + +#. i18n: file ./kdeui/kshortcutdialog_advanced.ui line 219 +#: rc.cpp:39 +#, no-c-format +msgid "" +"Select this checkbox to enable the entry of multi-key shortcuts. A multi-key " +"shortcut consists of a sequence of up to 4 keys. For example, you could assign " +"\"Ctrl+F,B\" to Font-Bold and \"Ctrl+F,U\" to Font-Underline." +msgstr "" +"Fai clic su questa casella per permettere l'immissione di scorciatoie " +"multi-tasto. Una scorciatoia multi-tasto consiste in una sequenza di tasti " +"(fino a 4). Per esempio, puoi assegnare \"Ctrl+F,B\" a Tipo di " +"carattere-grassetto e \"Ctrl+F,U\" a Tipo di carattere-sottolineato." + +#. i18n: file ./kdeui/ui_standards.rc line 4 +#: common_texts.cpp:77 rc.cpp:42 rc.cpp:262 +#, no-c-format +msgid "&File" +msgstr "&File" + +#. i18n: file ./kdeui/ui_standards.rc line 33 +#: common_texts.cpp:131 rc.cpp:45 +#, no-c-format +msgid "&Game" +msgstr "&Partita" + +#. i18n: file ./kdeui/ui_standards.rc line 57 +#: common_texts.cpp:81 rc.cpp:48 rc.cpp:229 rc.cpp:265 +#, no-c-format +msgid "&Edit" +msgstr "&Modifica" + +#. i18n: file ./kdeui/ui_standards.rc line 80 +#: rc.cpp:51 +#, no-c-format +msgid "" +"_: Menu title\n" +"&Move" +msgstr "S&posta" + +#. i18n: file ./kdeui/ui_standards.rc line 97 +#: common_texts.cpp:84 rc.cpp:54 rc.cpp:268 +#, no-c-format +msgid "&View" +msgstr "Visuali&zza" + +#. i18n: file ./kdeui/ui_standards.rc line 112 +#: rc.cpp:57 rc.cpp:60 +#, no-c-format +msgid "&Go" +msgstr "&Vai" + +#. i18n: file ./kdeui/ui_standards.rc line 133 +#: common_texts.cpp:182 rc.cpp:63 +#, no-c-format +msgid "&Bookmarks" +msgstr "&Segnalibri" + +#. i18n: file ./kdeui/ui_standards.rc line 139 +#: common_texts.cpp:185 rc.cpp:66 +#, no-c-format +msgid "&Tools" +msgstr "S&trumenti" + +#. i18n: file ./kdeui/ui_standards.rc line 143 +#: common_texts.cpp:192 rc.cpp:69 +#, no-c-format +msgid "&Settings" +msgstr "Imp&ostazioni" + +#. i18n: file ./kdeui/ui_standards.rc line 186 +#: common_texts.cpp:254 rc.cpp:75 rc.cpp:271 +#, no-c-format +msgid "Main Toolbar" +msgstr "Barra degli strumenti principale" + +#. i18n: file ./kdeui/kshortcutdialog_simple.ui line 27 +#: rc.cpp:78 +#, no-c-format +msgid "Shortcut:" +msgstr "Scorciatoia:" + +#. i18n: file ./kdeui/kshortcutdialog_simple.ui line 65 +#: rc.cpp:81 +#, no-c-format +msgid "Alt+Tab" +msgstr "Alt+Tab" + +#. i18n: file ./kdeui/kspellui.ui line 38 +#: rc.cpp:90 rc.cpp:307 +#, no-c-format +msgid "Unknown word:" +msgstr "Parola sconosciuta:" + +#. i18n: file ./kdeui/kspellui.ui line 44 +#: rc.cpp:93 rc.cpp:105 rc.cpp:310 rc.cpp:322 +#, no-c-format +msgid "" +"" +"

      This word was considered to be an \"unknown word\" because it does not match " +"any entry in the dictionary currently in use. It may also be a word in a " +"foreign language.

      \n" +"

      If the word is not misspelled, you may add it to the dictionary by clicking " +"Add to Dictionary. If you don't want to add the unknown word to the " +"dictionary, but you want to leave it unchanged, click Ignore or " +"Ignore All.

      \n" +"

      However, if the word is misspelled, you can try to find the correct " +"replacement in the list below. If you cannot find a replacement there, you may " +"type it in the text box below, and click Replace or Replace All" +".

      \n" +"
      " +msgstr "" +"" +"

      Questa parola è considerata una \"parola sconosciuta\" perché non " +"corrisponde ad alcuna parola presente nel dizionario attualmente in uso. " +"Potrebbe anche trattarsi di una parola straniera.

      \n" +"

      Se la parola è scritta correttamente, puoi aggiungerla al dizionario facendo " +"clic su Aggiungi al dizionario. Se non vuoi aggiungere la parola " +"sconosciuta al dizionario, e non vuoi neppure cambiarla, fai clic su " +"Ignora o su Ignora sempre.

      \n" +"

      Se invece la parola è scritta in maniera sbagliata, puoi cercare la parola " +"corretta nella lista qui sotto. Se la parola corretta non è presente, puoi " +"scriverla nella casella di testo e fare clic su Sostituisci o su " +"Sostituisci tutto.

      \n" +"
      " + +#. i18n: file ./kdeui/kspellui.ui line 52 +#: rc.cpp:99 rc.cpp:316 +#, no-c-format +msgid "misspelled" +msgstr "sbagliata" + +#. i18n: file ./kdeui/kspellui.ui line 55 +#: rc.cpp:102 rc.cpp:319 +#, no-c-format +msgid "Unknown word" +msgstr "Parola sconosciuta" + +#. i18n: file ./kdeui/kspellui.ui line 69 +#: rc.cpp:111 rc.cpp:328 +#, no-c-format +msgid "&Language:" +msgstr "&Lingua:" + +#. i18n: file ./kdeui/kspellui.ui line 77 +#: rc.cpp:114 rc.cpp:209 rc.cpp:331 rc.cpp:389 +#, no-c-format +msgid "" +"\n" +"

      Select the language of the document you are proofing here.

      \n" +"
      " +msgstr "" +"\n" +"

      Seleziona la lingua del documento che stai controllando.

      \n" +"
      " + +#. i18n: file ./kdeui/kspellui.ui line 88 +#: rc.cpp:119 rc.cpp:336 +#, no-c-format +msgid "... the misspelled word shown in context ..." +msgstr "... la parola sbagliata mostrata nel suo contesto..." + +#. i18n: file ./kdeui/kspellui.ui line 94 +#: rc.cpp:122 rc.cpp:339 +#, no-c-format +msgid "Text excerpt showing the unknown word in its context." +msgstr "Porzione di testo che mostra la parola errata nel suo contesto." + +#. i18n: file ./kdeui/kspellui.ui line 99 +#: rc.cpp:125 rc.cpp:342 +#, no-c-format +msgid "" +"\n" +"

      Here you can see a text excerpt showing the unknown word in its context. If " +"this information is not sufficient to choose the best replacement for the " +"unknown word, you can click on the document you are proofing, read a larger " +"part of the text and then return here to continue proofing.

      \n" +"
      " +msgstr "" +"\n" +"

      Qui puoi vedere una porzione di testo che mostra la parola sconosciuta nel " +"suo contesto. Se il contesto mostrato non ti è sufficiente per decidere in che " +"modo correggere la parola sconosciuta, puoi fare clic sul documento che stai " +"controllando, leggere una porzione di testo più ampia e poi tornare qui per " +"continuare il controllo.

      \n" +"
      " + +#. i18n: file ./kdeui/kspellui.ui line 107 +#: rc.cpp:130 rc.cpp:347 +#, no-c-format +msgid "<< Add to Dictionary" +msgstr "<< Aggiungi al dizionario" + +#. i18n: file ./kdeui/kspellui.ui line 113 +#: rc.cpp:133 rc.cpp:350 +#, no-c-format +msgid "" +"\n" +"

      The unknown word was detected and considered unknown because it is not " +"included in the dictionary." +"
      \n" +"Click here if you consider that the unknown word is not misspelled and you want " +"to avoid wrongly detecting it again in the future. If you want to let it remain " +"as is, but not add it to the dictionary, then click Ignore or " +"Ignore All instead.

      \n" +"
      " +msgstr "" +"\n" +"

      La parola sconosciuta è stata individuata e considerata sconosciuta perché " +"non è presente nel dizionario." +"
      \n" +"Fai clic qui se secondo te la parola sconosciuta è scritta correttamente e vuoi " +"che in futuro non venga più considerata sconosciuta. Se vuoi che non venga " +"cambiata ma non desideri aggiungerla al dizionario, fai clic su Ignora " +"o su Ignora sempre.

      \n" +"
      " + +#. i18n: file ./kdeui/kspellui.ui line 138 +#: rc.cpp:139 rc.cpp:405 +#, no-c-format +msgid "R&eplace All" +msgstr "Sostituisci &tutto" + +#. i18n: file ./kdeui/kspellui.ui line 143 +#: rc.cpp:142 rc.cpp:408 +#, no-c-format +msgid "" +"\n" +"

      Click here to replace all occurrences of the unknown text with the text in " +"the edit box above (to the left).

      \n" +"
      " +msgstr "" +"\n" +"

      Fai clic qui per sostituire tutte le occorrenze del testo sconosciuto con il " +"testo nella casella di immissione sopra a sinistra.

      \n" +"
      " + +#. i18n: file ./kdeui/kspellui.ui line 149 +#: rc.cpp:147 rc.cpp:356 +#, no-c-format +msgid "Suggested Words" +msgstr "Suggerimenti" + +#. i18n: file ./kdeui/kspellui.ui line 165 +#: rc.cpp:150 rc.cpp:359 +#, no-c-format +msgid "Suggestion List" +msgstr "Lista di suggerimenti" + +#. i18n: file ./kdeui/kspellui.ui line 171 +#: rc.cpp:153 rc.cpp:362 +#, no-c-format +msgid "" +"\n" +"

      If the unknown word is misspelled, you should check if the correction for it " +"is available and if it is, click on it. If none of the words in this list is a " +"good replacement you may type the correct word in the edit box above.

      \n" +"

      To correct this word click Replace if you want to correct only this " +"occurrence or Replace All if you want to correct all occurrences.

      \n" +"
      " +msgstr "" +"\n" +"

      Se la parola sconosciuta è scritta in maniera errata, devi controllare se in " +"questa lista è presente la parola corretta e in tal caso farci clic sopra. Se " +"nessuna delle parole presenti è adatta, puoi scrivere la parola corretta nella " +"casella di immissione qui sopra.

      \n" +"

      Per correggere questa parola fai clic su Sostituisci " +"se vuoi correggere solo questa occorrenza oppure su Sostituisci tutto " +"se vuoi correggere tutte le occorrenze.

      \n" +"
      " + +#. i18n: file ./kdeui/kspellui.ui line 179 +#: kdeui/keditcl2.cpp:833 kutils/kfinddialog.cpp:231 rc.cpp:159 rc.cpp:397 +#, no-c-format +msgid "&Replace" +msgstr "&Sostituisci" + +#. i18n: file ./kdeui/kspellui.ui line 184 +#: rc.cpp:162 rc.cpp:400 +#, no-c-format +msgid "" +"\n" +"

      Click here to replace this occurrence of the unknown text with the text in " +"the edit box above (to the left).

      \n" +"
      " +msgstr "" +"\n" +"

      Fai clic qui per sostituire questa occorrenza del testo sconosciuto con il " +"testo nella casella di immissione sopra a sinistra.

      \n" +"
      " + +#. i18n: file ./kdeui/kspellui.ui line 192 +#: rc.cpp:167 rc.cpp:368 +#, no-c-format +msgid "Replace &with:" +msgstr "Sostituisci &con:" + +#. i18n: file ./kdeui/kspellui.ui line 201 +#: rc.cpp:170 rc.cpp:194 rc.cpp:371 rc.cpp:377 +#, no-c-format +msgid "" +"\n" +"

      If the unknown word is misspelled, you should type the correction for your " +"misspelled word here or select it from the list below.

      \n" +"

      You can then click Replace if you want to correct only this " +"occurrence of the word or Replace All if you want to correct all " +"occurrences.

      \n" +"
      " +msgstr "" +"\n" +"

      Se la parola sconosciuta è scritta in maniera errata, devi scrivere qui la " +"correzione oppure puoi selezionarla nella lista più sotto.

      \n" +"

      Puoi fare clic su Sostituisci se vuoi correggere solo questa " +"occorrenza della parola oppure su Sostituisci tutto " +"se vuoi correggere tutte le occorrenze.

      \n" +"
      " + +#. i18n: file ./kdeui/kspellui.ui line 209 +#: rc.cpp:176 rc.cpp:413 +#, no-c-format +msgid "&Ignore" +msgstr "&Ignora" + +#. i18n: file ./kdeui/kspellui.ui line 215 +#: rc.cpp:179 rc.cpp:416 +#, no-c-format +msgid "" +"\n" +"

      Click here to let this occurrence of the unknown word remain as is.

      \n" +"

      This action is useful when the word is a name, an acronym, a foreign word or " +"any other unknown word that you want to use but not add to the dictionary.

      \n" +"
      " +msgstr "" +"\n" +"

      Fai clic qui se vuoi che questa occorrenza della parola sconosciuta non " +"venga modificata.

      \n" +"

      Ciò è utile quando la parola è un nome proprio, un acronimo, una parola " +"straniera o qualsiasi altra parola sconosciuta che vuoi usare ma non desideri " +"aggiungere al dizionario.

      \n" +"
      " + +#. i18n: file ./kdeui/kspellui.ui line 223 +#: rc.cpp:185 rc.cpp:422 +#, no-c-format +msgid "I&gnore All" +msgstr "I&gnora sempre" + +#. i18n: file ./kdeui/kspellui.ui line 229 +#: rc.cpp:188 rc.cpp:425 rc.cpp:434 +#, no-c-format +msgid "" +"\n" +"

      Click here to let all occurrences of the unknown word remain as they are.

      " +"\n" +"

      This action is useful when the word is a name, an acronym, a foreign word or " +"any other unknown word that you want to use but not add to the dictionary.

      \n" +"
      " +msgstr "" +"\n" +"

      Fai clic qui se vuoi che tutte le occorrenze della parola sconosciuta non " +"vengano modificate.

      \n" +"

      Ciò è utile quando la parola è un nome proprio, un acronimo, una parola " +"straniera o qualsiasi altra parola sconosciuta che vuoi usare ma non desideri " +"aggiungere al dizionario.

      \n" +"
      " + +#. i18n: file ./kdeui/kspellui.ui line 248 +#: rc.cpp:200 rc.cpp:394 +#, no-c-format +msgid "S&uggest" +msgstr "S&uggerisci" + +#. i18n: file ./kdeui/kspellui.ui line 254 +#: kdeui/ksconfig.cpp:294 rc.cpp:203 rc.cpp:383 +#, no-c-format +msgid "English" +msgstr "Inglese" + +#. i18n: file ./kdeui/kspellui.ui line 261 +#: rc.cpp:206 rc.cpp:386 +#, no-c-format +msgid "Language Selection" +msgstr "Scelta lingua" + +#. i18n: file ./khtml/khtml_popupmenu.rc line 11 +#: rc.cpp:214 +#, no-c-format +msgid "Frame" +msgstr "Riquadro" + +#. i18n: file ./khtml/kjserrordlg.ui line 17 +#: rc.cpp:217 +#, no-c-format +msgid "JavaScript Errors" +msgstr "Errori JavaScript" + +#. i18n: file ./khtml/kjserrordlg.ui line 20 +#: rc.cpp:220 +#, no-c-format +msgid "" +"This dialog provides you with notification and details of scripting errors that " +"occur on web pages. In many cases it is due to an error in the web site as " +"designed by its author. In other cases it is the result of a programming error " +"in Konqueror. If you suspect the former, please contact the webmaster of the " +"site in question. Conversely if you suspect an error in Konqueror, please file " +"a bug report at http://bugs.kde.org/. A test case which illustrates the " +"problem will be appreciated." +msgstr "" +"Questa finestra fornisce informazioni e dettagli sugli errori di script che si " +"verificano nelle pagine Web. In molti casi, tali errori sono dovuti ad un " +"errore dell'autore del sito Web. In altri casi, si tratta invece di un errore " +"di programmazione di Konqueror. Se sospetti che si tratti del primo caso, " +"dovresti contattare il gestore del sito Web in questione; viceversa, se " +"sospetti che si tratti del secondo caso, dovresti inviare una segnalazione di " +"bug a http://bugs.kde.org/. È gradito un semplice esempio che illustri il " +"problema." + +#. i18n: file ./khtml/kjserrordlg.ui line 39 +#: kdeui/kstdaction_p.h:58 kdeui/kstdguiitem.cpp:161 rc.cpp:226 +#, no-c-format +msgid "C&lear" +msgstr "Pu&lisci" + +#. i18n: file ./khtml/htmlpageinfo.ui line 26 +#: rc.cpp:232 +#, no-c-format +msgid "Document Information" +msgstr "Informazioni sul documento" + +#. i18n: file ./khtml/htmlpageinfo.ui line 37 +#: rc.cpp:235 +#, no-c-format +msgid "General" +msgstr "Generale" + +#. i18n: file ./khtml/htmlpageinfo.ui line 64 +#: rc.cpp:238 +#, no-c-format +msgid "URL:" +msgstr "URL:" + +#. i18n: file ./khtml/htmlpageinfo.ui line 122 +#: rc.cpp:241 +#, no-c-format +msgid "Title:" +msgstr "Titolo:" + +#. i18n: file ./khtml/htmlpageinfo.ui line 141 +#: rc.cpp:244 +#, no-c-format +msgid "Last modified:" +msgstr "Ultima modifica:" + +#. i18n: file ./khtml/htmlpageinfo.ui line 160 +#: rc.cpp:247 +#, no-c-format +msgid "Document encoding:" +msgstr "Codifica documento:" + +#. i18n: file ./khtml/htmlpageinfo.ui line 188 +#: rc.cpp:250 +#, no-c-format +msgid "HTTP Headers" +msgstr "Intestazioni HTTP" + +#. i18n: file ./khtml/htmlpageinfo.ui line 197 +#: rc.cpp:253 +#, no-c-format +msgid "Property" +msgstr "Proprietà" + +#. i18n: file ./khtml/htmlpageinfo.ui line 208 +#: khtml/java/kjavaappletviewer.cpp:132 rc.cpp:256 +#, no-c-format +msgid "Value" +msgstr "Valore" + +#. i18n: file ./kspell2/ui/configui.ui line 26 +#: rc.cpp:274 +#, no-c-format +msgid "" +"This is the default language that the spell checker will use. The drop down box " +"will list all of the dictionaries of your existing languages." +msgstr "" +"Questa è la lingua predefinita che verrà usata dal correttore ortografico. La " +"casella a tendina elenca tutti i dizionari delle lingue esistenti." + +#. i18n: file ./kspell2/ui/configui.ui line 34 +#: common_texts.cpp:118 kdeui/keditcl2.cpp:723 kdeui/keditcl2.cpp:862 +#: kutils/kfinddialog.cpp:161 rc.cpp:277 +#, no-c-format +msgid "Options" +msgstr "Opzioni" + +#. i18n: file ./kspell2/ui/configui.ui line 45 +#: rc.cpp:280 +#, no-c-format +msgid "Enable &background spellchecking" +msgstr "Abilita il controllo ortografico in tempo &reale" + +#. i18n: file ./kspell2/ui/configui.ui line 48 +#: rc.cpp:283 +#, no-c-format +msgid "" +"If checked, the \"spell as you type\" mode is active and all misspelled words " +"are immediately highlighted." +msgstr "" +"Se marcato, la modalità \"controllo in tempo reale\" à attivata e le parole " +"errate vengono evidenziate immediatamente." + +#. i18n: file ./kspell2/ui/configui.ui line 56 +#: rc.cpp:286 +#, no-c-format +msgid "Skip all &uppercase words" +msgstr "Salta le parole tutte m&aiuscole" + +#. i18n: file ./kspell2/ui/configui.ui line 59 +#: rc.cpp:289 +#, no-c-format +msgid "" +"If checked, words that consist of only uppercase letters are not spell checked. " +"This is useful if you have a lot of acronyms, such as KDE for example." +msgstr "" +"Se marcato, le parole che sono composte totalmente da lettere maiuscole non " +"vengono controllate. Questo è utile se hai un sacco di acronimi, come KDE per " +"esempio." + +#. i18n: file ./kspell2/ui/configui.ui line 67 +#: rc.cpp:292 +#, no-c-format +msgid "S&kip run-together words" +msgstr "Salta le parole tutte a&ttaccate" + +#. i18n: file ./kspell2/ui/configui.ui line 70 +#: rc.cpp:295 +#, no-c-format +msgid "" +"If checked, concatenated words made of existing words are not spell checked. " +"This is useful in some languages." +msgstr "" +"Se marcato, le parole concatenate composte da parole esistenti non vengono " +"controllate. Questo è utile in alcune lingue." + +#. i18n: file ./kspell2/ui/configui.ui line 80 +#: rc.cpp:298 +#, no-c-format +msgid "Default language:" +msgstr "Lingua predefinita:" + +#. i18n: file ./kspell2/ui/configui.ui line 91 +#: rc.cpp:301 +#, no-c-format +msgid "Ignore These Words" +msgstr "Ignora le seguenti parole" + +#. i18n: file ./kspell2/ui/configui.ui line 97 +#: rc.cpp:304 +#, no-c-format +msgid "" +"To add a word you want to ignore, type it in the top edit field and click Add. " +"To remove a word, highlight it in the list and click Remove." +msgstr "" +"Per aggiungere una parola che vuoi ignorare, digitala nel campo di modifica in " +"alto e fai clic su Aggiungi. Per rimuovere una parola, evidenziala nella lista " +"e fai clic su Rimuovi." + +#. i18n: file ./kspell2/ui/kspell2ui.ui line 282 +#: rc.cpp:431 +#, no-c-format +msgid "Autocorrect" +msgstr "Correzione automatica" + +#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 9 +#: rc.cpp:440 +#, no-c-format +msgid "Additional domains for browsing" +msgstr "Domini addizionali per l'esplorazione" + +#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 10 +#: rc.cpp:443 +#, no-c-format +msgid "List of 'wide-area' (non link-local) domains that should be browsed." +msgstr "" +"Lista di domini \"WAN\" (non collegati localmente) che devono essere esplorati." + +#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 13 +#: rc.cpp:446 +#, no-c-format +msgid "Browse local network" +msgstr "Esplora rete locale" + +#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 14 +#: rc.cpp:449 +#, no-c-format +msgid "" +"If true .local domain will be browsed. It is always link-local, using multicast " +"DNS." +msgstr "" +"Se è attivo, il dominio \".local\" verrà esplorato. Quando il DNS multicast è " +"in uso è sempre collegato localmente." + +#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 18 +#: rc.cpp:452 +#, no-c-format +msgid "Recursive search for domains" +msgstr "Ricerca ricorsiva dei domini" + +#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 19 +#: rc.cpp:455 +#, no-c-format +msgid "Removed in KDE 3.5.0" +msgstr "Rimosso in KDE 3.5.0" + +#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 25 +#: rc.cpp:458 +#, no-c-format +msgid "" +"Select publishing in LAN (multicast) or WAN (unicast, needs configured DNS " +"server)" +msgstr "" +"Seleziona se rendere pubblico in LAN (multicast) oppure in WAN (unicast, ha " +"bisogno di un server DNS configurato)" + +#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 26 +#: rc.cpp:461 +#, no-c-format +msgid "" +"Specifies if publishing should be by default link-local using multicast DNS " +"(LAN) or 'wide-area' using normal DNS server (WAN)." +msgstr "" +"Specifica se rendere pubblico in maniera predefinita attraverso il collegamento " +"locale multicast DNS (LAN) oppure globale utilizzando un normale server DNS " +"(WAN)." + +#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 34 +#: rc.cpp:464 +#, no-c-format +msgid "Name of default publishing domain for WAN" +msgstr "Nome del dominio predefinito di pubblicazione per la WAN" + +#. i18n: file ./dnssd/kcm_kdnssd.kcfg line 36 +#: rc.cpp:467 +#, no-c-format +msgid "" +"Domain name for publishing using 'wide-area' (normal DNS) ZeroConf. This must " +"match domain specified in /etc/mdnsd.conf. This value is used only if " +"PublishType is set to WAN.\n" +msgstr "" +"Nome di dominio per rendere pubblico utilizzando ZeroConf \"wide-area\" (DNS " +"normale). Questo deve corrispondere al dominio specificato in /etc/mdnsd.conf. " +"Questo valore è utilizzato solo se PublishType è impostato su WAN.\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Nicola Ruggero,Federico Cozzi" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "nicola@nxnt.org" + +#: common_texts.cpp:24 kdeui/kconfigdialog.cpp:56 kutils/kcmultidialog.cpp:59 +#: kutils/kcmultidialog.h:104 kutils/ksettings/dialog.cpp:571 +msgid "Configure" +msgstr "Configura" + +#: common_texts.cpp:25 +msgid "&Configure" +msgstr "&Configura" + +#: common_texts.cpp:26 +msgid "Configuration" +msgstr "Configurazione" + +#: common_texts.cpp:27 +msgid "Modify" +msgstr "Modifica" + +#: common_texts.cpp:28 +msgid "&Modify" +msgstr "&Modifica" + +#: common_texts.cpp:29 +msgid "Align" +msgstr "Allinea" + +#: common_texts.cpp:30 +msgid "Page" +msgstr "Pagina" + +#: common_texts.cpp:31 +msgid "Border" +msgstr "Bordo" + +#: common_texts.cpp:32 kdeui/ktoolbar.cpp:2116 +msgid "Orientation" +msgstr "Orientazione" + +#: common_texts.cpp:33 +msgid "Width" +msgstr "Larghezza" + +#: common_texts.cpp:34 +msgid "&Width" +msgstr "&Larghezza" + +#: common_texts.cpp:35 +msgid "Height" +msgstr "Altezza" + +#: common_texts.cpp:36 +msgid "&Height" +msgstr "&Altezza" + +#: common_texts.cpp:37 +msgid "Spacing" +msgstr "Spaziatura" + +#: common_texts.cpp:38 +msgid "Horizontal" +msgstr "Orizzontale" + +#: common_texts.cpp:39 +msgid "Vertical" +msgstr "Verticale" + +#: common_texts.cpp:40 +msgid "Right" +msgstr "Destra" + +#: common_texts.cpp:41 +msgid "Left" +msgstr "Sinistra" + +#: common_texts.cpp:42 +msgid "Center" +msgstr "Centro" + +#: common_texts.cpp:43 +msgid "Top" +msgstr "Alto" + +#: common_texts.cpp:44 +msgid "Bottom" +msgstr "Basso" + +#: common_texts.cpp:45 +msgid "&Bottom" +msgstr "In &basso" + +#: common_texts.cpp:46 +msgid "Move" +msgstr "Sposta" + +#: common_texts.cpp:48 +msgid "Delete All" +msgstr "Elimina tutto" + +#: common_texts.cpp:49 +msgid "Clear All" +msgstr "Pulisci tutto" + +#: common_texts.cpp:50 +msgid "Export" +msgstr "Esporta" + +#: common_texts.cpp:51 +msgid "Import" +msgstr "Importa" + +#: common_texts.cpp:52 +msgid "Zoom" +msgstr "Zoom" + +#: common_texts.cpp:53 +msgid "&Zoom" +msgstr "&Zoom" + +#: arts/message/artsmessage.cc:89 common_texts.cpp:54 kabc/lock.cpp:132 +#: kdeui/kmessagebox.cpp:760 kdeui/kmessagebox.cpp:790 kjs/object.cpp:493 +#: kutils/kpluginselector.cpp:248 +msgid "Error" +msgstr "Errore" + +#: common_texts.cpp:55 +msgid "Malformed URL" +msgstr "URL non corretto" + +#: common_texts.cpp:56 +msgid "Charset:" +msgstr "Insieme di caratteri:" + +#: arts/message/artsmessage.cc:83 common_texts.cpp:59 +#: kdeui/kmessagebox.cpp:561 kdeui/kmessagebox.cpp:633 +#: kdeui/kmessagebox.cpp:709 +msgid "Warning" +msgstr "Avvertimento" + +#: common_texts.cpp:60 +msgid "Save a file" +msgstr "Salva un file" + +#: common_texts.cpp:61 +msgid "Contents" +msgstr "Indice" + +#: common_texts.cpp:62 +msgid "About" +msgstr "Informazioni su" + +#: common_texts.cpp:63 common_texts.cpp:176 kdeui/kaboutapplication.cpp:64 +#: kdeui/kaboutapplication.cpp:88 +msgid "&About" +msgstr "Informazioni &su" + +#: common_texts.cpp:64 +msgid "A&bout" +msgstr "&Informazioni su" + +#: common_texts.cpp:65 kparts/part.cpp:489 +msgid "Untitled" +msgstr "Senza titolo" + +#: common_texts.cpp:67 kdecore/kapplication.cpp:1417 +#: kdecore/kapplication.cpp:2245 kdecore/kapplication.cpp:2280 +#: kdecore/kapplication.cpp:2551 kdecore/kapplication.cpp:2573 +#: kdecore/kdebug.cpp:295 kdeui/kdialogbase.cpp:908 kdeui/kstdguiitem.cpp:99 +msgid "&OK" +msgstr "&OK" + +#: common_texts.cpp:68 +msgid "On" +msgstr "Acceso" + +#: common_texts.cpp:69 +msgid "Off" +msgstr "Spento" + +#: common_texts.cpp:73 kdeui/kdialogbase.cpp:938 kdeui/kstdguiitem.cpp:144 +msgid "&Apply" +msgstr "A&pplica" + +#: common_texts.cpp:74 kdecore/kstdaccel.cpp:52 +msgid "File" +msgstr "File" + +#: common_texts.cpp:75 kdeui/kstdguiitem.cpp:120 +msgid "&Discard" +msgstr "&Abbandona" + +#: common_texts.cpp:76 +msgid "Discard" +msgstr "Abbandona" + +#: common_texts.cpp:80 kdecore/kstdaccel.cpp:59 +msgid "Edit" +msgstr "Modifica" + +#: common_texts.cpp:82 +msgid "&Options" +msgstr "&Opzioni" + +#: common_texts.cpp:83 +msgid "View" +msgstr "Visualizza" + +#: common_texts.cpp:85 +msgid "E&xit" +msgstr "E&sci" + +#: common_texts.cpp:86 kdecore/kstdaccel.cpp:58 +msgid "Quit" +msgstr "Esci" + +#: common_texts.cpp:87 kdeui/kstdaction_p.h:50 kdeui/kstdguiitem.cpp:232 +msgid "&Quit" +msgstr "&Esci" + +#: common_texts.cpp:88 kdecore/kstdaccel.cpp:88 kded/kbuildsycoca.cpp:753 +msgid "Reload" +msgstr "Ricarica" + +#: common_texts.cpp:89 kdecore/kstdaccel.cpp:86 +msgid "Back" +msgstr "Indietro" + +#: common_texts.cpp:94 +msgid "&New Window..." +msgstr "&Nuova finestra..." + +#: common_texts.cpp:95 +msgid "New &Window..." +msgstr "Nuova &finestra..." + +#: common_texts.cpp:96 +msgid "&New Window" +msgstr "&Nuova finestra" + +#: common_texts.cpp:97 +msgid "New Game" +msgstr "Nuova partita" + +#: common_texts.cpp:98 +msgid "&New Game" +msgstr "&Nuova partita" + +#: common_texts.cpp:99 kdecore/kkeyserver_x11.cpp:133 kdecore/kstdaccel.cpp:53 +msgid "Open" +msgstr "Apri" + +#: common_texts.cpp:100 +msgid "Open a File" +msgstr "Apri un file" + +#: common_texts.cpp:101 +msgid "Open..." +msgstr "Apri..." + +#: common_texts.cpp:102 kdeui/kstdaction_p.h:41 kdeui/kstdguiitem.cpp:226 +msgid "&Open..." +msgstr "&Apri..." + +#: common_texts.cpp:104 +msgid "&Cut" +msgstr "&Taglia" + +#: common_texts.cpp:105 +msgid "C&ut" +msgstr "Ta&glia" + +#: common_texts.cpp:106 kdeui/kfontdialog.cpp:132 +msgid "Font" +msgstr "Tipo di carattere" + +#: common_texts.cpp:107 +msgid "&Foreground Color" +msgstr "Colore &primo piano" + +#: common_texts.cpp:108 +msgid "&Background Color" +msgstr "Colore &sfondo" + +#: common_texts.cpp:109 kdecore/kstdaccel.cpp:56 +msgid "Save" +msgstr "Salva" + +#: common_texts.cpp:110 kdeui/kstdaction_p.h:43 kdeui/kstdguiitem.cpp:127 +msgid "&Save" +msgstr "&Salva" + +#: common_texts.cpp:111 khtml/khtml_part.cpp:3937 khtml/khtml_part.cpp:4141 +#: khtml/khtml_part.cpp:4462 khtml/khtml_run.cpp:83 kparts/browserrun.cpp:419 +msgid "Save As" +msgstr "Salva con nome" + +#: common_texts.cpp:112 +msgid "Save As..." +msgstr "Salva con nome..." + +#: common_texts.cpp:113 +msgid "S&ave As..." +msgstr "S&alva con nome..." + +#: common_texts.cpp:116 kdeui/kstdaction_p.h:47 kdeui/kstdguiitem.cpp:207 +msgid "&Print..." +msgstr "Stam&pa..." + +#: common_texts.cpp:117 kdeui/kmessagebox.cpp:837 kdeui/kmessagebox.cpp:867 +msgid "Sorry" +msgstr "Spiacente" + +#: common_texts.cpp:119 kdeui/kstdguiitem.cpp:269 +#: kdeui/kswitchlanguagedialog.cpp:304 +msgid "Remove" +msgstr "Rimuovi" + +#: common_texts.cpp:120 kdeui/kstdguiitem.cpp:264 +msgid "Add" +msgstr "Aggiungi" + +#: common_texts.cpp:121 +msgid "Change" +msgstr "Cambia" + +#: common_texts.cpp:123 kdeui/kstdguiitem.cpp:220 +msgid "&Delete" +msgstr "&Elimina" + +#: common_texts.cpp:125 kdeui/kfontdialog.cpp:225 kdeui/kfontdialog.cpp:477 +msgid "Italic" +msgstr "Corsivo" + +#: common_texts.cpp:126 +msgid "Roman" +msgstr "Romano" + +#: common_texts.cpp:132 kdeui/kmessagebox.cpp:913 +msgid "Information" +msgstr "Informazioni" + +#: common_texts.cpp:133 +msgid "Portrait" +msgstr "Verticale" + +#: common_texts.cpp:134 +msgid "Landscape" +msgstr "Orizzontale" + +#: common_texts.cpp:135 +msgid "locally connected" +msgstr "connesso localmente" + +#: common_texts.cpp:136 +msgid "Browse..." +msgstr "Sfoglia..." + +#: common_texts.cpp:137 kdecore/kkeyserver_x11.cpp:127 kdeui/keditcl2.cpp:107 +#: kdeui/keditcl2.cpp:120 kdeui/keditcl2.cpp:377 kdeui/keditcl2.cpp:390 +#: kdeui/keditcl2.cpp:456 kdeui/keditcl2.cpp:469 kdeui/kstdguiitem.cpp:259 +#: khtml/ecma/kjs_debugwin.cpp:466 kutils/kreplace.cpp:319 +msgid "Stop" +msgstr "Interrompi" + +#: common_texts.cpp:138 kdeui/keditlistbox.cpp:136 +#: kresources/configpage.cpp:127 +msgid "&Remove" +msgstr "&Rimuovi" + +#: common_texts.cpp:139 +msgid "&Properties..." +msgstr "&Proprietà..." + +#: common_texts.cpp:140 kdeui/kstdguiitem.cpp:279 +msgid "Properties" +msgstr "Proprietà" + +#: common_texts.cpp:141 +msgid "&Start" +msgstr "&Avvia" + +#: common_texts.cpp:142 khtml/ecma/kjs_debugwin.cpp:457 +msgid "St&op" +msgstr "&Interrompi" + +#: common_texts.cpp:143 +msgid "Miscellaneous" +msgstr "Varie" + +#: common_texts.cpp:144 +msgid "Font Size" +msgstr "Dimensione carattere" + +#: common_texts.cpp:145 +msgid "Fonts" +msgstr "Tipi di carattere" + +#: common_texts.cpp:146 +msgid "&Fonts" +msgstr "&Tipi di carattere" + +#: common_texts.cpp:147 +msgid "&Reload" +msgstr "&Ricarica" + +#: common_texts.cpp:148 +msgid "Files" +msgstr "File" + +#: common_texts.cpp:149 khtml/ecma/kjs_debugwin.cpp:465 +msgid "Continue" +msgstr "Continua" + +#: common_texts.cpp:150 kmdi/kmdimainfrm.cpp:995 +msgid "Restore" +msgstr "Ripristina" + +#: common_texts.cpp:151 +msgid "Appearance" +msgstr "Aspetto" + +#: common_texts.cpp:152 kdecore/kkeyserver_x11.cpp:137 +#: kdecore/kstdaccel.cpp:57 +msgid "Print" +msgstr "Stampa" + +#: common_texts.cpp:153 kdecore/kcalendarsystem.cpp:135 +msgid "Monday" +msgstr "lunedì" + +#: common_texts.cpp:154 kdecore/kcalendarsystem.cpp:136 +msgid "Tuesday" +msgstr "martedì" + +#: common_texts.cpp:155 kdecore/kcalendarsystem.cpp:137 +msgid "Wednesday" +msgstr "mercoledì" + +#: common_texts.cpp:156 kdecore/kcalendarsystem.cpp:138 +msgid "Thursday" +msgstr "giovedì" + +#: common_texts.cpp:157 kdecore/kcalendarsystem.cpp:139 +msgid "Friday" +msgstr "venerdì" + +#: common_texts.cpp:158 kdecore/kcalendarsystem.cpp:140 +msgid "Saturday" +msgstr "sabato" + +#: common_texts.cpp:159 kdecore/kcalendarsystem.cpp:141 +msgid "Sunday" +msgstr "domenica" + +#: common_texts.cpp:160 +msgid "&Update" +msgstr "&Aggiorna" + +#: common_texts.cpp:163 +msgid "Highscore" +msgstr "Punteggio" + +#: common_texts.cpp:164 +msgid "&New View" +msgstr "&Nuova vista" + +#: common_texts.cpp:165 +msgid "&Insert" +msgstr "&Inserisci" + +#: common_texts.cpp:168 kdeui/ktip.cpp:297 +msgid "" +"_: Opposite to Previous\n" +"&Next" +msgstr "&Successivo" + +#: common_texts.cpp:169 kdeui/ktip.cpp:292 +msgid "&Previous" +msgstr "&Precedente" + +#: common_texts.cpp:170 kcert/kcertpart.cc:730 kcert/kcertpart.cc:746 +#: kdecore/kstdaccel.cpp:73 kdeui/keditcl2.cpp:456 kdeui/keditcl2.cpp:469 +#: kdeui/keditcl2.cpp:830 kutils/kreplace.cpp:45 kutils/kreplace.cpp:49 +msgid "Replace" +msgstr "Sostituisci" + +#: common_texts.cpp:171 kdeui/kstdaction_p.h:65 +msgid "&Replace..." +msgstr "S&ostituisci..." + +#: common_texts.cpp:173 kabc/ldapconfigwidget.cpp:156 +#: kabc/ldapconfigwidget.cpp:168 kdeui/klineedit.cpp:914 +#: kdeui/ktoolbar.cpp:2058 +msgid "Default" +msgstr "Predefinito" + +#: common_texts.cpp:174 kdeui/kstdguiitem.cpp:180 +msgid "&Defaults" +msgstr "&Valori predefiniti" + +#: common_texts.cpp:175 +msgid "&Contents" +msgstr "&Indice" + +#: common_texts.cpp:177 +msgid "Open Recent" +msgstr "Apri recenti" + +#: common_texts.cpp:178 kdeui/kstdaction_p.h:42 +msgid "Open &Recent" +msgstr "Apri &recenti" + +#: common_texts.cpp:179 kdeui/kstdaction_p.h:61 khtml/khtml_part.cpp:4258 +msgid "&Find..." +msgstr "Tro&va..." + +#: common_texts.cpp:180 kdeui/kstdaction_p.h:62 +msgid "Find &Next" +msgstr "Trova &successivo" + +#: common_texts.cpp:181 +msgid "Bookmarks" +msgstr "Segnalibri" + +#: common_texts.cpp:183 kdeui/kstdaction_p.h:90 +msgid "&Add Bookmark" +msgstr "&Aggiungi un segnalibro" + +#: common_texts.cpp:184 +msgid "&Edit Bookmarks..." +msgstr "&Modifica i segnalibri..." + +#: common_texts.cpp:186 kdeui/kstdaction_p.h:93 +msgid "&Spelling..." +msgstr "&Ortografia..." + +#: common_texts.cpp:187 kdeui/kstdaction.cpp:238 kdeui/kstdaction_p.h:95 +msgid "Show &Menubar" +msgstr "Mostra la barra dei &menu" + +#: common_texts.cpp:188 kdeui/kstdaction.cpp:254 kdeui/kstdaction.cpp:265 +#: kdeui/kstdaction_p.h:96 +msgid "Show &Toolbar" +msgstr "Mostra la barra degli &strumenti" + +#: common_texts.cpp:189 +msgid "Show &Statusbar" +msgstr "Mostra la barra di st&ato" + +#: common_texts.cpp:190 +msgid "Configure &Key Bindings..." +msgstr "Configura le associazioni di &tasti..." + +#: common_texts.cpp:191 +msgid "&Preferences..." +msgstr "&Preferenze..." + +#: common_texts.cpp:193 kdeui/kmessagebox.cpp:928 +msgid "Do not show this message again" +msgstr "Non mostrare più questo messaggio" + +#: common_texts.cpp:211 +msgid "" +"_: QAccel\n" +"Prior" +msgstr "Precedente" + +#: common_texts.cpp:212 +msgid "" +"_: QAccel\n" +"Next" +msgstr "Successivo" + +#: common_texts.cpp:213 +msgid "" +"_: QAccel\n" +"Shift" +msgstr "Shift" + +#: common_texts.cpp:214 +msgid "" +"_: QAccel\n" +"Control" +msgstr "Ctrl" + +#: common_texts.cpp:215 +msgid "" +"_: QAccel\n" +"Meta" +msgstr "Meta" + +#: common_texts.cpp:216 +msgid "" +"_: QAccel\n" +"Alt" +msgstr "Alt" + +#: common_texts.cpp:221 +msgid "" +"_: QAccel\n" +"ParenLeft" +msgstr "Parentesi tonda sinistra" + +#: common_texts.cpp:222 +msgid "" +"_: QAccel\n" +"ParenRight" +msgstr "Parentesi tonda destra" + +#: common_texts.cpp:223 +msgid "" +"_: QAccel\n" +"Asterisk" +msgstr "Asterisco" + +#: common_texts.cpp:224 +msgid "" +"_: QAccel\n" +"Plus" +msgstr "Più" + +#: common_texts.cpp:225 +msgid "" +"_: QAccel\n" +"Comma" +msgstr "Virgola" + +#: common_texts.cpp:226 +msgid "" +"_: QAccel\n" +"Minus" +msgstr "Meno" + +#: common_texts.cpp:227 +msgid "" +"_: QAccel\n" +"Period" +msgstr "Punto" + +#: common_texts.cpp:228 +msgid "" +"_: QAccel\n" +"Slash" +msgstr "Barra" + +#: common_texts.cpp:229 +msgid "" +"_: QAccel\n" +"Colon" +msgstr "Due punti" + +#: common_texts.cpp:230 +msgid "" +"_: QAccel\n" +"Semicolon" +msgstr "Punto e virgola" + +#: common_texts.cpp:231 +msgid "" +"_: QAccel\n" +"Less" +msgstr "Minore" + +#: common_texts.cpp:232 +msgid "" +"_: QAccel\n" +"Equal" +msgstr "Uguale" + +#: common_texts.cpp:233 +msgid "" +"_: QAccel\n" +"Greater" +msgstr "Maggiore" + +#: common_texts.cpp:234 +msgid "" +"_: QAccel\n" +"Question" +msgstr "Punto interrogativo" + +#: common_texts.cpp:235 +msgid "" +"_: QAccel\n" +"BracketLeft" +msgstr "Parentesi quadra sinistra" + +#: common_texts.cpp:236 +msgid "" +"_: QAccel\n" +"Backslash" +msgstr "Barra inversa" + +#: common_texts.cpp:237 +msgid "" +"_: QAccel\n" +"BracketRight" +msgstr "Parentesi quadra destra" + +#: common_texts.cpp:238 +msgid "" +"_: QAccel\n" +"AsciiCircum" +msgstr "Accento circonflesso" + +#: common_texts.cpp:239 +msgid "" +"_: QAccel\n" +"Underscore" +msgstr "Trattino basso" + +#: common_texts.cpp:240 +msgid "" +"_: QAccel\n" +"QuoteLeft" +msgstr "Accento grave" + +#: common_texts.cpp:241 +msgid "" +"_: QAccel\n" +"BraceLeft" +msgstr "Parentesi graffa sinistra" + +#: common_texts.cpp:242 +msgid "" +"_: QAccel\n" +"BraceRight" +msgstr "Parentesi graffa destra" + +#: common_texts.cpp:243 +msgid "" +"_: QAccel\n" +"AsciiTilde" +msgstr "Tilde" + +#: common_texts.cpp:246 +msgid "" +"_: QAccel\n" +"Apostrophe" +msgstr "Apostrofo" + +#: common_texts.cpp:247 +msgid "" +"_: QAccel\n" +"Ampersand" +msgstr "E commerciale" + +#: common_texts.cpp:248 +msgid "" +"_: QAccel\n" +"Exclam" +msgstr "Punto esclamativo" + +#: common_texts.cpp:249 +msgid "" +"_: QAccel\n" +"Dollar" +msgstr "Dollaro" + +#: common_texts.cpp:250 +msgid "" +"_: QAccel\n" +"Percent" +msgstr "Percento" + +#: common_texts.cpp:253 +msgid "" +"_: QAccel\n" +"NumberSign" +msgstr "Cancelletto" + +#: common_texts.cpp:257 common_texts.cpp:261 +msgid "" +"_: font style\n" +"Demi-bold" +msgstr "Semigrassetto" + +#: common_texts.cpp:258 +msgid "" +"_: font style\n" +"Light" +msgstr "Leggero" + +#: common_texts.cpp:259 +msgid "" +"_: font style\n" +"Light Italic" +msgstr "Corsivo leggero" + +#: common_texts.cpp:260 common_texts.cpp:262 +msgid "" +"_: font style\n" +"Demi-bold Italic" +msgstr "Corsivo semigrassetto" + +#: common_texts.cpp:263 +msgid "" +"_: font style\n" +"Oblique" +msgstr "Obliquo" + +#: common_texts.cpp:264 +msgid "" +"_: font style\n" +"Book" +msgstr "Libro" + +#: common_texts.cpp:265 +msgid "" +"_: font style\n" +"Book Oblique" +msgstr "Obliquo libro" + +#: common_texts.cpp:268 +msgid "" +"_: window operation\n" +"Sticky" +msgstr "Attaccato" + +#: common_texts.cpp:269 +msgid "" +"_: window operation\n" +"Un-Sticky" +msgstr "Non attaccato" + +#: kjs/object.cpp:349 +msgid "No default value" +msgstr "Nessun valore predefinito" + +#: kjs/object.cpp:494 +msgid "Evaluation error" +msgstr "Errore di valutazione" + +#: kjs/object.cpp:495 +msgid "Range error" +msgstr "Errore di intervallo" + +#: kjs/object.cpp:496 +msgid "Reference error" +msgstr "Errore di riferimento" + +#: kjs/object.cpp:497 +msgid "Syntax error" +msgstr "Errore di sintassi" + +#: kjs/object.cpp:498 +msgid "Type error" +msgstr "Errore di tipo" + +#: kjs/object.cpp:499 +msgid "URI error" +msgstr "Errore di URI" + +#: kjs/internal.cpp:135 +msgid "Undefined value" +msgstr "Valore non definito" + +#: kjs/internal.cpp:166 +msgid "Null value" +msgstr "Valore nullo" + +#: kjs/reference.cpp:96 +msgid "Invalid reference base" +msgstr "Base riferimento non valida" + +#: kjs/reference.cpp:127 +msgid "Can't find variable: " +msgstr "Impossibile trovare la variabile: " + +#: kjs/reference.cpp:134 +msgid "Base is not an object" +msgstr "La base non è un oggetto" + +#: kjs/function_object.cpp:290 +msgid "Syntax error in parameter list" +msgstr "Errore di sintassi nella lista dei parametri" + +#: interfaces/ktexteditor/editorchooser.cpp:60 +msgid "System Default (%1)" +msgstr "Predefinito di sistema (%1)" + +#: interfaces/kscript/scriptmanager.cpp:106 +msgid "Unable to get KScript Runner for type \"%1\"." +msgstr "Impossibile ottenere KScript Runner per il tipo \"%1\"." + +#: interfaces/kscript/scriptmanager.cpp:106 +#: interfaces/kscript/scriptmanager.cpp:129 +msgid "KScript Error" +msgstr "Errore di KScript" + +#: interfaces/kscript/scriptmanager.cpp:129 +msgid "Unable find script \"%1\"." +msgstr "Impossibile trovare lo script \"%1\"." + +#: interfaces/kscript/scriptloader.cpp:40 +msgid "KDE Scripts" +msgstr "Script di KDE" + +#: arts/kde/kvideowidget.cpp:82 +msgid "Video Toolbar" +msgstr "Barra degli strumenti video" + +#: arts/kde/kvideowidget.cpp:104 +msgid "Fullscreen &Mode" +msgstr "&Modalità a tutto schermo" + +#: arts/kde/kvideowidget.cpp:107 +msgid "&Half Size" +msgstr "Dimensione &metà" + +#: arts/kde/kvideowidget.cpp:110 +msgid "&Normal Size" +msgstr "Dimensione &normale" + +#: arts/kde/kvideowidget.cpp:113 +msgid "&Double Size" +msgstr "Dimensione &doppia" + +#: kabc/addressbook.cpp:346 kabc/addressbook.cpp:365 +msgid "Unable to load resource '%1'" +msgstr "Impossibile caricare la risorsa \"%1\"" + +#: kabc/key.cpp:127 +msgid "X509" +msgstr "X509" + +#: kabc/key.cpp:130 +msgid "PGP" +msgstr "PGP" + +#: kab/addressbook.cc:335 kabc/field.cpp:217 kabc/key.cpp:133 +#: kabc/scripts/field.src.cpp:110 +msgid "Custom" +msgstr "Personalizzato" + +#: kabc/key.cpp:136 kabc/secrecy.cpp:80 +msgid "Unknown type" +msgstr "Tipo sconosciuto" + +#: kabc/field.cpp:192 kabc/scripts/field.src.cpp:85 +msgid "Unknown Field" +msgstr "Campo sconosciuto" + +#: kabc/field.cpp:205 kabc/scripts/field.src.cpp:98 +msgid "All" +msgstr "Tutto" + +#: kabc/field.cpp:207 kabc/scripts/field.src.cpp:100 +msgid "Frequent" +msgstr "Frequente" + +#: kab/addressbook.cc:192 kabc/field.cpp:209 kabc/scripts/field.src.cpp:102 +msgid "" +"_: street/postal\n" +"Address" +msgstr "Indirizzo" + +#: kabc/addresseedialog.cpp:71 kabc/addresseedialog.cpp:101 +#: kabc/distributionlistdialog.cpp:190 kabc/distributionlisteditor.cpp:143 +#: kabc/field.cpp:211 kabc/scripts/field.src.cpp:104 kdeui/kaboutdialog.cpp:91 +msgid "Email" +msgstr "Posta elettronica" + +#: kabc/field.cpp:213 kabc/scripts/field.src.cpp:106 +msgid "Personal" +msgstr "Personale" + +#: kab/addressbook.cc:176 kabc/addressee.cpp:727 kabc/field.cpp:215 +#: kabc/scripts/field.src.cpp:108 +msgid "Organization" +msgstr "Organizzazione" + +#: kabc/field.cpp:219 kabc/scripts/field.src.cpp:112 +msgid "Undefined" +msgstr "Non definito" + +#: kabc/kab2kabc.cpp:42 +msgid "Disable automatic startup on login" +msgstr "Disabilita l'avvio automatico all'accesso" + +#: kabc/kab2kabc.cpp:45 +msgid "Override existing entries" +msgstr "Non tenere conto delle voci esistenti" + +#: kabc/kab2kabc.cpp:287 +msgid "" +"Address book file %1 not found! Make sure the old address book is " +"located there and you have read permission for this file." +msgstr "" +"Il file della rubrica degli indirizzi %1 non è stato trovato. Assicurati " +"che la vecchia rubrica si trovi nella giusta posizione e che il file abbia i " +"permessi di lettura corretti." + +#: kabc/kab2kabc.cpp:435 +msgid "Kab to Kabc Converter" +msgstr "Convertitore da Kab a Kabc" + +#: kabc/resource.cpp:332 +msgid "Loading resource '%1' failed!" +msgstr "Caricamento della risorsa \"%1\" non riuscito." + +#: kabc/resource.cpp:343 +msgid "Saving resource '%1' failed!" +msgstr "Salvataggio della risorsa \"%1\" non riuscito." + +#: kabc/resourceselectdialog.cpp:39 kresources/selectdialog.cpp:42 +msgid "Resource Selection" +msgstr "Selezione risorsa" + +#: kabc/resourceselectdialog.cpp:46 kresources/configpage.cpp:107 +#: kresources/selectdialog.cpp:49 +msgid "Resources" +msgstr "Risorse" + +#: kabc/secrecy.cpp:71 +msgid "Public" +msgstr "Pubblica" + +#: kab/addressbook.cc:1950 kabc/secrecy.cpp:74 +msgid "Private" +msgstr "Privata" + +#: kabc/secrecy.cpp:77 +msgid "Confidential" +msgstr "Confidenziale" + +#: kabc/errorhandler.cpp:42 +msgid "Error in libkabc" +msgstr "Errore in libkabc" + +#: kabc/ldifconverter.cpp:475 +msgid "List of Emails" +msgstr "Lista di posta elettronica" + +#: kabc/locknull.cpp:60 +msgid "LockNull: All locks succeed but no actual locking is done." +msgstr "" +"LockNull: tutti i blocchi hanno successo, ma in non viene effettuato alcun " +"blocco reale." + +#: kabc/locknull.cpp:62 +msgid "LockNull: All locks fail." +msgstr "LockNull: tutti i blocchi non hanno successo." + +#: kabc/phonenumber.cpp:147 +msgid "" +"_: Preferred phone\n" +"Preferred" +msgstr "Preferito" + +#: kabc/phonenumber.cpp:151 +msgid "" +"_: Home phone\n" +"Home" +msgstr "Casa" + +#: kabc/phonenumber.cpp:154 +msgid "" +"_: Work phone\n" +"Work" +msgstr "Lavoro" + +#: kabc/phonenumber.cpp:157 +msgid "Messenger" +msgstr "Messaggistica" + +#: kabc/phonenumber.cpp:160 +msgid "Preferred Number" +msgstr "Numero preferito" + +#: kabc/phonenumber.cpp:163 +msgid "Voice" +msgstr "Voce" + +#: kabc/phonenumber.cpp:166 +msgid "Fax" +msgstr "Fax" + +#: kabc/phonenumber.cpp:169 +msgid "" +"_: Mobile Phone\n" +"Mobile" +msgstr "Cellulare" + +#: kabc/phonenumber.cpp:172 +msgid "Video" +msgstr "Video" + +#: kabc/phonenumber.cpp:175 +msgid "Mailbox" +msgstr "Casella di posta" + +#: kabc/phonenumber.cpp:178 +msgid "Modem" +msgstr "Modem" + +#: kabc/phonenumber.cpp:181 +msgid "" +"_: Car Phone\n" +"Car" +msgstr "Automobile" + +#: kabc/addressee.cpp:601 kabc/phonenumber.cpp:184 +msgid "ISDN" +msgstr "ISDN" + +#: kabc/phonenumber.cpp:187 +msgid "PCS" +msgstr "PCS" + +#: kabc/addressee.cpp:607 kabc/phonenumber.cpp:190 +msgid "Pager" +msgstr "Cercapersone" + +#: kabc/addressee.cpp:583 kabc/phonenumber.cpp:193 +msgid "Home Fax" +msgstr "Fax di casa" + +#: kabc/phonenumber.cpp:196 +msgid "Work Fax" +msgstr "Fax di lavoro" + +#: kabc/address.cpp:312 kabc/phonenumber.cpp:199 kdecore/kcharsets.cpp:43 +msgid "Other" +msgstr "Altro" + +#: kabc/distributionlistdialog.cpp:44 +msgid "Configure Distribution Lists" +msgstr "Configura liste di distribuzione" + +#: kabc/distributionlistdialog.cpp:61 kabc/distributionlisteditor.cpp:43 +msgid "Select Email Address" +msgstr "Seleziona indirizzo di posta elettronica" + +#: kab/addressbook.cc:303 kabc/distributionlistdialog.cpp:69 +#: kabc/distributionlisteditor.cpp:49 +msgid "Email Addresses" +msgstr "Indirizzi di posta elettronica" + +#: kabc/distributionlistdialog.cpp:152 +msgid "New List..." +msgstr "Nuova lista..." + +#: kabc/distributionlistdialog.cpp:156 +msgid "Rename List..." +msgstr "Rinomina lista..." + +#: kabc/distributionlistdialog.cpp:160 kabc/distributionlisteditor.cpp:137 +msgid "Remove List" +msgstr "Rimuovi lista" + +#: kabc/distributionlistdialog.cpp:167 +msgid "Available addresses:" +msgstr "Indirizzi disponibili:" + +#: kabc/addressee.cpp:335 kabc/addresseedialog.cpp:70 +#: kabc/addresseedialog.cpp:100 kabc/distributionlistdialog.cpp:174 +#: kabc/distributionlistdialog.cpp:189 kabc/distributionlisteditor.cpp:142 +#: kabc/distributionlisteditor.cpp:161 knewstuff/downloaddialog.cpp:270 +#: knewstuff/downloaddialog.cpp:276 knewstuff/downloaddialog.cpp:282 +#: knewstuff/providerdialog.cpp:65 kresources/configpage.cpp:119 +#: kutils/kpluginselector.cpp:200 +msgid "Name" +msgstr "Nome" + +#: kabc/distributionlistdialog.cpp:175 kabc/distributionlisteditor.cpp:162 +msgid "Preferred Email" +msgstr "Indirizzo email preferito" + +#: kabc/distributionlistdialog.cpp:183 kabc/distributionlisteditor.cpp:156 +msgid "Add Entry" +msgstr "Aggiungi voce" + +#: kabc/distributionlistdialog.cpp:191 kabc/distributionlisteditor.cpp:144 +msgid "Use Preferred" +msgstr "Usa preferito" + +#: kabc/distributionlistdialog.cpp:198 +msgid "Change Email..." +msgstr "Cambia indirizzo di posta elettronica..." + +#: kabc/distributionlistdialog.cpp:202 kabc/distributionlisteditor.cpp:152 +msgid "Remove Entry" +msgstr "Rimuovi voce" + +#: kabc/distributionlistdialog.cpp:237 kabc/distributionlisteditor.cpp:196 +msgid "New Distribution List" +msgstr "Nuova lista di distribuzione" + +#: kabc/distributionlistdialog.cpp:238 +msgid "Please enter &name:" +msgstr "Immetti il &nome:" + +#: kabc/distributionlistdialog.cpp:255 +msgid "Distribution List" +msgstr "Lista di distribuzione" + +#: kabc/distributionlistdialog.cpp:256 +msgid "Please change &name:" +msgstr "Cambia il &nome:" + +#: kabc/distributionlistdialog.cpp:273 +msgid "Delete distribution list '%1'?" +msgstr "Eliminare la lista di distribuzione \"%1\"?" + +#: kabc/distributionlistdialog.cpp:339 +msgid "Selected addressees:" +msgstr "Destinatari selezionati:" + +#: kabc/distributionlistdialog.cpp:341 +msgid "Selected addresses in '%1':" +msgstr "Indirizzi selezionati in \"%1\":" + +#: kabc/addresseehelper.cpp:67 +msgid "Dr." +msgstr "Dott." + +#: kabc/addresseehelper.cpp:68 +msgid "Miss" +msgstr "Sig.na" + +#: kabc/addresseehelper.cpp:69 +msgid "Mr." +msgstr "Sig." + +#: kabc/addresseehelper.cpp:70 +msgid "Mrs." +msgstr "Sig.ra" + +#: kabc/addresseehelper.cpp:71 +msgid "Ms." +msgstr "Sig.ra" + +#: kabc/addresseehelper.cpp:72 +msgid "Prof." +msgstr "Prof." + +#: kabc/addresseehelper.cpp:74 +msgid "I" +msgstr "I" + +#: kabc/addresseehelper.cpp:75 +msgid "II" +msgstr "II" + +#: kabc/addresseehelper.cpp:76 +msgid "III" +msgstr "III" + +#: kabc/addresseehelper.cpp:77 +msgid "Jr." +msgstr "jr" + +#: kabc/addresseehelper.cpp:78 +msgid "Sr." +msgstr "sr" + +#: kabc/ldapconfigwidget.cpp:83 +msgid "User:" +msgstr "Utente:" + +#: kabc/ldapconfigwidget.cpp:92 +msgid "Bind DN:" +msgstr "Bind DN:" + +#: kabc/ldapconfigwidget.cpp:101 +msgid "Realm:" +msgstr "Realm:" + +#: kabc/ldapconfigwidget.cpp:110 +msgid "Password:" +msgstr "Password:" + +#: kabc/ldapconfigwidget.cpp:120 +msgid "Host:" +msgstr "Host:" + +#: kabc/ldapconfigwidget.cpp:130 +msgid "Port:" +msgstr "Porta:" + +#: kabc/ldapconfigwidget.cpp:141 +msgid "LDAP version:" +msgstr "Versione LDAP:" + +#: kabc/ldapconfigwidget.cpp:152 +msgid "Size limit:" +msgstr "Dimensione massima:" + +#: kabc/ldapconfigwidget.cpp:163 +msgid "Time limit:" +msgstr "Tempo massimo:" + +#: kabc/ldapconfigwidget.cpp:167 +msgid " sec" +msgstr " sec" + +#: kabc/ldapconfigwidget.cpp:175 +msgid "" +"_: Distinguished Name\n" +"DN:" +msgstr "DN:" + +#: kabc/ldapconfigwidget.cpp:182 kabc/ldapconfigwidget.cpp:231 +msgid "Query Server" +msgstr "Interroga server" + +#: kabc/ldapconfigwidget.cpp:190 +msgid "Filter:" +msgstr "Filtro:" + +#: kabc/ldapconfigwidget.cpp:199 +msgid "Security" +msgstr "Sicurezza" + +#: kabc/ldapconfigwidget.cpp:201 +msgid "TLS" +msgstr "TLS" + +#: kabc/ldapconfigwidget.cpp:202 +msgid "SSL" +msgstr "SSL" + +#: kabc/ldapconfigwidget.cpp:216 +msgid "Authentication" +msgstr "Autenticazione" + +#: kabc/ldapconfigwidget.cpp:218 +msgid "Anonymous" +msgstr "Anonimo" + +#: kabc/ldapconfigwidget.cpp:219 +msgid "Simple" +msgstr "Semplice" + +#: kabc/ldapconfigwidget.cpp:220 +msgid "SASL" +msgstr "SASL" + +#: kabc/ldapconfigwidget.cpp:222 +msgid "SASL mechanism:" +msgstr "Meccanismo SASL:" + +#: kabc/ldapconfigwidget.cpp:302 +msgid "LDAP Query" +msgstr "Interrogazione LDAP" + +#: kabc/address.cpp:145 +msgid "Post Office Box" +msgstr "Casella postale" + +#: kabc/address.cpp:163 +msgid "Extended Address Information" +msgstr "Informazioni indirizzo estese" + +#: kabc/address.cpp:181 +msgid "Street" +msgstr "Via" + +#: kabc/address.cpp:199 +msgid "Locality" +msgstr "Città" + +#: kabc/address.cpp:217 kdeui/ktimezonewidget.cpp:46 +msgid "Region" +msgstr "Regione" + +#: kabc/address.cpp:235 +msgid "Postal Code" +msgstr "CAP" + +#: kab/addressbook.cc:204 kabc/address.cpp:253 +msgid "Country" +msgstr "Stato" + +#: kab/addressbook.cc:188 kabc/address.cpp:271 +msgid "Delivery Label" +msgstr "Etichetta di consegna" + +#: kabc/address.cpp:287 +msgid "" +"_: Preferred address\n" +"Preferred" +msgstr "Preferito" + +#: kabc/address.cpp:291 +msgid "Domestic" +msgstr "Nazionale" + +#: kabc/address.cpp:294 +msgid "International" +msgstr "Internazionale" + +#: kabc/address.cpp:297 +msgid "Postal" +msgstr "Postale" + +#: kabc/address.cpp:300 +msgid "Parcel" +msgstr "Pacco" + +#: kabc/address.cpp:303 +msgid "" +"_: Home Address\n" +"Home" +msgstr "Casa" + +#: kabc/address.cpp:306 +msgid "" +"_: Work Address\n" +"Work" +msgstr "Lavoro" + +#: kabc/address.cpp:309 +msgid "Preferred Address" +msgstr "Indirizzo preferito" + +#: kabc/lock.cpp:93 +msgid "Unable to open lock file." +msgstr "Impossibile aprire il file di blocco." + +#: kabc/lock.cpp:106 +msgid "" +"The address book '%1' is locked by application '%2'.\n" +"If you believe this is incorrect, just remove the lock file from '%3'" +msgstr "" +"La rubrica \"%1\" è bloccata dall'applicazione \"%2\".\n" +"Se pensi che questo non sia corretto, semplicemente rimuovi il file di lock da " +"\"%3\"" + +#: kabc/lock.cpp:146 +msgid "Unlock failed. Lock file is owned by other process: %1 (%2)" +msgstr "" +"Sblocco non riuscito. Il file di blocco è di proprietà di un altro processo: %1 " +"(%2)" + +#: kabc/stdaddressbook.cpp:148 +msgid "Unable to save to resource '%1'. It is locked." +msgstr "Impossibile salvare sulla risorsa \"%1\". È bloccata." + +#: kabc/addresseedialog.cpp:60 +msgid "Select Addressee" +msgstr "Seleziona destinatario" + +#: kabc/addresseedialog.cpp:95 +msgid "Selected" +msgstr "Selezionato" + +#: kabc/addresseedialog.cpp:107 +msgid "Unselect" +msgstr "Deseleziona" + +#: kabc/distributionlisteditor.cpp:133 +msgid "New List" +msgstr "Nuova lista" + +#: kabc/distributionlisteditor.cpp:148 +msgid "Change Email" +msgstr "Cambia indirizzo di posta elettronica" + +#: kabc/distributionlisteditor.cpp:197 +msgid "Please enter name:" +msgstr "Immetti il nome:" + +#: kabc/formatfactory.cpp:55 kabc/formatfactory.cpp:119 +msgid "vCard" +msgstr "vCard" + +#: kabc/formatfactory.cpp:56 kabc/formatfactory.cpp:120 +msgid "vCard Format" +msgstr "Formato vCard" + +#: kabc/formatfactory.cpp:75 +msgid "No description available." +msgstr "Nessuna descrizione disponibile." + +#: kabc/addressee.cpp:317 kabc/scripts/addressee.src.cpp:180 +msgid "Unique Identifier" +msgstr "Identificatore univoco" + +#: kab/addressbook.cc:271 kabc/addressee.cpp:354 +msgid "Formatted Name" +msgstr "Nome esteso" + +#: kabc/addressee.cpp:373 +msgid "Family Name" +msgstr "Cognome" + +#: kabc/addressee.cpp:392 +msgid "Given Name" +msgstr "Nome" + +#: kabc/addressee.cpp:411 +msgid "Additional Names" +msgstr "Altri nomi" + +#: kabc/addressee.cpp:430 +msgid "Honorific Prefixes" +msgstr "Prefissi onorifici" + +#: kabc/addressee.cpp:449 +msgid "Honorific Suffixes" +msgstr "Suffissi onorifici" + +#: kabc/addressee.cpp:468 +msgid "Nick Name" +msgstr "Soprannome" + +#: kab/addressbook.cc:291 kabc/addressee.cpp:487 +msgid "Birthday" +msgstr "Data di nascita" + +#: kabc/addressee.cpp:493 +msgid "Home Address Street" +msgstr "Via indirizzo di casa" + +#: kabc/addressee.cpp:499 +msgid "Home Address City" +msgstr "Città indirizzo di casa" + +#: kabc/addressee.cpp:505 +msgid "Home Address State" +msgstr "Stato indirizzo di casa" + +#: kabc/addressee.cpp:511 +msgid "Home Address Zip Code" +msgstr "CAP indirizzo di casa" + +#: kabc/addressee.cpp:517 +msgid "Home Address Country" +msgstr "Stato indirizzo di casa" + +#: kabc/addressee.cpp:523 +msgid "Home Address Label" +msgstr "Etichetta indirizzo di casa" + +#: kabc/addressee.cpp:529 +msgid "Business Address Street" +msgstr "Via indirizzo di lavoro" + +#: kabc/addressee.cpp:535 +msgid "Business Address City" +msgstr "Città indirizzo di lavoro" + +#: kabc/addressee.cpp:541 +msgid "Business Address State" +msgstr "Stato indirizzo di lavoro" + +#: kabc/addressee.cpp:547 +msgid "Business Address Zip Code" +msgstr "CAP indirizzo di lavoro" + +#: kabc/addressee.cpp:553 +msgid "Business Address Country" +msgstr "Stato indirizzo di lavoro" + +#: kabc/addressee.cpp:559 +msgid "Business Address Label" +msgstr "Etichetta indirizzo di lavoro" + +#: kabc/addressee.cpp:565 +msgid "Home Phone" +msgstr "Telefono di casa" + +#: kabc/addressee.cpp:571 +msgid "Business Phone" +msgstr "Telefono di lavoro" + +#: kabc/addressee.cpp:577 +msgid "Mobile Phone" +msgstr "Telefono cellulare" + +#: kabc/addressee.cpp:589 +msgid "Business Fax" +msgstr "Fax di lavoro" + +#: kabc/addressee.cpp:595 +msgid "Car Phone" +msgstr "Telefono dell'auto" + +#: kabc/addressee.cpp:613 +msgid "Email Address" +msgstr "Indirizzo di posta elettronica" + +#: kabc/addressee.cpp:632 +msgid "Mail Client" +msgstr "Programma di posta" + +#: kabc/addressee.cpp:651 +msgid "Time Zone" +msgstr "Fuso orario" + +#: kabc/addressee.cpp:670 +msgid "Geographic Position" +msgstr "Posizione geografica" + +#: kab/addressbook.cc:263 kabc/addressee.cpp:689 +msgid "" +"_: person\n" +"Title" +msgstr "Titolo" + +#: kabc/addressee.cpp:708 +msgid "" +"_: person in organization\n" +"Role" +msgstr "Ruolo" + +#: kab/addressbook.cc:180 kabc/addressee.cpp:746 +msgid "Department" +msgstr "Dipartimento" + +#: kabc/addressee.cpp:765 +msgid "Note" +msgstr "Nota" + +#: kabc/addressee.cpp:784 +msgid "Product Identifier" +msgstr "Identificativo prodotto" + +#: kabc/addressee.cpp:803 +msgid "Revision Date" +msgstr "Data di revisione" + +#: kabc/addressee.cpp:822 +msgid "Sort String" +msgstr "Stringa di ordinamento" + +#: kabc/addressee.cpp:841 kdeui/kaboutdialog.cpp:92 +msgid "Homepage" +msgstr "Homepage" + +#: kabc/addressee.cpp:860 +msgid "Security Class" +msgstr "Classe di sicurezza" + +#: kabc/addressee.cpp:879 +msgid "Logo" +msgstr "Logo" + +#: kabc/addressee.cpp:898 +msgid "Photo" +msgstr "Foto" + +#: kabc/addressee.cpp:917 +msgid "Sound" +msgstr "Suono" + +#: kabc/addressee.cpp:936 +msgid "Agent" +msgstr "Agente" + +#: kabc/vcard/testwrite.cpp:11 +msgid "TestWritevCard" +msgstr "ProvaScritturavCard" + +#: kabc/vcardparser/testread.cpp:38 +msgid "vCard 2.1" +msgstr "vCard 2.1" + +#: kabc/vcardparser/testread.cpp:39 kdewidgets/makekdewidgets.cpp:112 +msgid "Input file" +msgstr "File di input" + +#: kded/kde-menu.cpp:36 +msgid "Output data in UTF-8 instead of local encoding" +msgstr "Stampa i dati in UTF-8 invece delle codifica locale" + +#: kded/kde-menu.cpp:37 +msgid "" +"Print menu-id of the menu that contains\n" +"the application" +msgstr "" +"Stampa l'identificativo del menu che contiene\n" +"l'applicazione" + +#: kded/kde-menu.cpp:38 +msgid "" +"Print menu name (caption) of the menu that\n" +"contains the application" +msgstr "" +"Stampa il nome menu (caption) del menu\n" +"che contiene l'applicazione" + +#: kded/kde-menu.cpp:39 +msgid "Highlight the entry in the menu" +msgstr "Evidenzia la voce nel menu" + +#: kded/kde-menu.cpp:40 +msgid "Do not check if sycoca database is up to date" +msgstr "Non controllare se la banca dati di Sycoca è aggiornata" + +#: kded/kde-menu.cpp:41 +msgid "The id of the menu entry to locate" +msgstr "L'identificativo della voce di menu da individuare" + +#: kded/kde-menu.cpp:99 +msgid "Menu item '%1' could not be highlighted." +msgstr "Impossibile evidenziare la voce di menu \"%1\"." + +#: kded/kde-menu.cpp:111 +msgid "" +"KDE Menu query tool.\n" +"This tool can be used to find in which menu a specific application is shown.\n" +"The --highlight option can be used to visually indicate to the user where\n" +"in the KDE menu a specific application is located." +msgstr "" +"Strumento per l'analisi del menu di KDE.\n" +"Questo strumento può essere usato per trovare in quale menu sia mostrata\n" +"una specifica applicazione.\n" +"L'opzione --highlight serve per indicare visivamente all'utente dove è\n" +"collocata una specifica opzione nel menu di KDE." + +#: kded/kde-menu.cpp:116 +msgid "kde-menu" +msgstr "kde-menu" + +#: kded/kbuildsycoca.cpp:724 kded/kbuildsycoca.cpp:725 kded/kde-menu.cpp:119 +#: kded/khostname.cpp:362 kdeui/kaboutdialog.cpp:90 +msgid "Author" +msgstr "Autore" + +#: kded/kde-menu.cpp:133 +msgid "You must specify an application-id such as 'kde-konsole.desktop'" +msgstr "" +"Devi specificare un identificativo di applicazione, ad es. " +"\"kde-konsole.desktop\"" + +#: kded/kde-menu.cpp:142 +msgid "" +"You must specify at least one of --print-menu-id, --print-menu-name or " +"--highlight" +msgstr "" +"Devi specificare almeno un'opzione tra --print-menu-id, --print-menu-name e " +"--highlight" + +#: kded/kde-menu.cpp:164 +msgid "No menu item '%1'." +msgstr "Nessuna voce di menu \"%1\"." + +#: kded/kde-menu.cpp:168 +msgid "Menu item '%1' not found in menu." +msgstr "La voce di menu \"%1\" non è stata trovata nel menu." + +#: kded/khostname.cpp:41 +msgid "Old hostname" +msgstr "Vecchio nome host" + +#: kded/khostname.cpp:42 +msgid "New hostname" +msgstr "Nuovo nome host" + +#: kded/khostname.cpp:79 +msgid "" +"Error: HOME environment variable not set.\n" +msgstr "" +"Errore: la variabile d'ambiente HOME non è impostata.\n" + +#: kded/khostname.cpp:88 +msgid "" +"Error: DISPLAY environment variable not set.\n" +msgstr "" +"Errore: la variabile d'ambiente DISPLAY non è impostata.\n" + +#: kded/khostname.cpp:359 +msgid "KDontChangeTheHostName" +msgstr "KNonCambiareIlNomeHost" + +#: kded/khostname.cpp:360 +msgid "Informs KDE about a change in hostname" +msgstr "Informa KDE del cambiamento di nome dell'host" + +#: kded/kded.cpp:720 +msgid "Check Sycoca database only once" +msgstr "Controlla la banca dati di Sycoca solo una volta" + +#: kded/kded.cpp:860 +msgid "KDE Daemon" +msgstr "Demone KDE" + +#: kded/kded.cpp:862 +msgid "KDE Daemon - triggers Sycoca database updates when needed" +msgstr "Demone KDE - aggiorna la banca dati di Sycoca quando necessario" + +#: kded/kbuildsycoca.cpp:483 +msgid "" +"Error creating database '%1'.\n" +"Check that the permissions are correct on the directory and the disk is not " +"full.\n" +msgstr "" +"Errore nella creazione della banca dati \"%1\".\n" +"Controlla che i permessi della cartella siano corretti e che il disco non sia " +"pieno.\n" + +#: kded/kbuildsycoca.cpp:483 kded/kbuildsycoca.cpp:512 +#: kded/kbuildsycoca.cpp:721 +msgid "KBuildSycoca" +msgstr "KBuildSycoca" + +#: kded/kbuildsycoca.cpp:512 +msgid "" +"Error writing database '%1'.\n" +"Check that the permissions are correct on the directory and the disk is not " +"full.\n" +msgstr "" +"Errore nella scrittura della banca dati \"%1\".\n" +"Controlla che i permessi della cartella siano corretti e che il disco non sia " +"pieno.\n" + +#: kded/kbuildsycoca.cpp:695 +msgid "Do not signal applications to update" +msgstr "Non segnalare alle applicazioni di aggiornarsi" + +#: kded/kbuildsycoca.cpp:696 +msgid "Disable incremental update, re-read everything" +msgstr "Disabilita l'aggiornamento incrementale, rileggi tutto" + +#: kded/kbuildsycoca.cpp:697 +msgid "Check file timestamps" +msgstr "Controlla data e ora dei file" + +#: kded/kbuildsycoca.cpp:698 +msgid "Disable checking files (dangerous)" +msgstr "Disabilita il controllo dei file (pericoloso)" + +#: kded/kbuildsycoca.cpp:699 +msgid "Create global database" +msgstr "Crea banca dati globale" + +#: kded/kbuildsycoca.cpp:700 +msgid "Perform menu generation test run only" +msgstr "Effettua soltanto la prova di generazione del menu" + +#: kded/kbuildsycoca.cpp:701 +msgid "Track menu id for debug purposes" +msgstr "Traccia l'id del menu a scopo di debug" + +#: kded/kbuildsycoca.cpp:703 +msgid "Silent - work without windows and stderr" +msgstr "Silenzioso - lavora senza finestre e stderr" + +#: kded/kbuildsycoca.cpp:704 +msgid "Show progress information (even if 'silent' mode is on)" +msgstr "" +"Mostra le informazioni di avanzamento (anche se è attiva la modalità " +"\"Silenziosa\")" + +#: kded/kbuildsycoca.cpp:722 +msgid "Rebuilds the system configuration cache." +msgstr "Ricostruisce la cache della configurazione di sistema." + +#: kded/kbuildsycoca.cpp:750 +msgid "Reloading KDE configuration, please wait..." +msgstr "Ricaricamento configurazione di KDE, attendere..." + +#: kded/kbuildsycoca.cpp:751 +msgid "KDE Configuration Manager" +msgstr "Modulo di configurazione di KDE" + +#: kded/kbuildsycoca.cpp:753 +msgid "Do you want to reload KDE configuration?" +msgstr "Vuoi ricaricare la configurazione di KDE?" + +#: kded/kbuildsycoca.cpp:753 +msgid "Do Not Reload" +msgstr "Non ricaricare" + +#: kded/kbuildsycoca.cpp:953 +msgid "Configuration information reloaded successfully." +msgstr "Informazioni di configurazione ricaricate con successo." + +#: kmdi/kmdi/guiclient.cpp:79 kmdi/kmdiguiclient.cpp:139 +msgid "Tool &Views" +msgstr "&Viste strumenti" + +#: kmdi/kmdiguiclient.cpp:142 +msgid "MDI Mode" +msgstr "Modalità MDI" + +#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2594 +msgid "&Toplevel Mode" +msgstr "Modalità a finestre &separate" + +#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2595 +msgid "C&hildframe Mode" +msgstr "Modalità a &contenitore" + +#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2596 +msgid "Ta&b Page Mode" +msgstr "Modalità a sc&hedario" + +#: kmdi/kmdiguiclient.cpp:144 kmdi/kmdimainfrm.cpp:2597 +msgid "I&DEAl Mode" +msgstr "Modalità I&DEAl" + +#: kmdi/kmdi/guiclient.cpp:81 kmdi/kmdiguiclient.cpp:154 +msgid "Tool &Docks" +msgstr "Aree &di aggancio strumenti" + +#: kmdi/kmdi/guiclient.cpp:82 kmdi/kmdiguiclient.cpp:155 +msgid "Switch Top Dock" +msgstr "Sposta nell'area di aggancio in alto" + +#: kmdi/kmdi/guiclient.cpp:84 kmdi/kmdiguiclient.cpp:157 +msgid "Switch Left Dock" +msgstr "Sposta nell'area di aggancio a sinistra" + +#: kmdi/kmdi/guiclient.cpp:86 kmdi/kmdiguiclient.cpp:159 +msgid "Switch Right Dock" +msgstr "Sposta nell'area di aggancio a destra" + +#: kmdi/kmdi/guiclient.cpp:88 kmdi/kmdiguiclient.cpp:161 +msgid "Switch Bottom Dock" +msgstr "Sposta nell'area di aggancio in basso" + +#: kmdi/kmdi/guiclient.cpp:91 kmdi/kmdiguiclient.cpp:164 +msgid "Previous Tool View" +msgstr "Vista strumenti precedente" + +#: kmdi/kmdi/guiclient.cpp:93 kmdi/kmdiguiclient.cpp:166 +msgid "Next Tool View" +msgstr "Vista strumenti successiva" + +#: kdeui/kdockwidget.cpp:2945 kmdi/kmdi/guiclient.cpp:148 +#: kmdi/kmdiguiclient.cpp:260 +#, c-format +msgid "Show %1" +msgstr "Mostra %1" + +#: kdeui/kdockwidget.cpp:2939 kmdi/kmdi/guiclient.cpp:152 +#: kmdi/kmdiguiclient.cpp:265 +#, c-format +msgid "Hide %1" +msgstr "Nascondi %1" + +#: kmdi/kmdimainfrm.cpp:979 +msgid "Window" +msgstr "Finestra" + +#: kmdi/kmdimainfrm.cpp:992 +msgid "Undock" +msgstr "Sgancia" + +#: kmdi/kmdimainfrm.cpp:1002 +msgid "Dock" +msgstr "Aggancia" + +#: kmdi/kmdimainfrm.cpp:1007 +msgid "Operations" +msgstr "Operazioni" + +#: kmdi/kmdimainfrm.cpp:2577 +msgid "Close &All" +msgstr "C&hiudi tutto" + +#: kmdi/kmdimainfrm.cpp:2586 +msgid "&Minimize All" +msgstr "&Minimizza tutto" + +#: kmdi/kmdimainfrm.cpp:2592 +msgid "&MDI Mode" +msgstr "&Modalità MDI" + +#: kmdi/kmdimainfrm.cpp:2619 +msgid "&Tile" +msgstr "Ripe&ti" + +#: kmdi/kmdimainfrm.cpp:2621 +msgid "Ca&scade Windows" +msgstr "Finestre a ca&scata" + +#: kmdi/kmdimainfrm.cpp:2622 +msgid "Cascade &Maximized" +msgstr "A cascata &massimizzato" + +#: kmdi/kmdimainfrm.cpp:2623 +msgid "Expand &Vertically" +msgstr "Espandi &verticalmente" + +#: kmdi/kmdimainfrm.cpp:2624 +msgid "Expand &Horizontally" +msgstr "Espandi &orizzontalmente" + +#: kmdi/kmdimainfrm.cpp:2625 +msgid "Tile &Non-Overlapped" +msgstr "Ripeti se&nza sovrapposizione" + +#: kmdi/kmdimainfrm.cpp:2626 +msgid "Tile Overla&pped" +msgstr "Ripeti con sovra&pposizione" + +#: kmdi/kmdimainfrm.cpp:2627 +msgid "Tile V&ertically" +msgstr "Ripeti v&erticalmente" + +#: kmdi/kmdimainfrm.cpp:2633 +msgid "&Dock/Undock" +msgstr "&Aggancia/Sgancia" + +#: kmdi/kmdichildfrmcaption.cpp:71 kmdi/kmdichildview.cpp:63 +#: kmdi/kmdichildview.cpp:89 +msgid "Unnamed" +msgstr "Senza nome" + +#: kmdi/kmdichildfrm.cpp:1239 +msgid "R&esize" +msgstr "Ridim&ensiona" + +#: kmdi/kmdichildfrm.cpp:1240 +msgid "M&inimize" +msgstr "M&inimizza" + +#: kmdi/kmdichildfrm.cpp:1241 +msgid "M&aximize" +msgstr "M&assimizza" + +#: kmdi/kmdichildfrm.cpp:1261 +msgid "&Maximize" +msgstr "&Massimizza" + +#: kdeui/ksystemtray.cpp:155 kmdi/kmdichildfrm.cpp:1263 +msgid "&Minimize" +msgstr "&Minimizza" + +#: kmdi/kmdichildfrm.cpp:1265 +msgid "M&ove" +msgstr "Sp&osta" + +#: kmdi/kmdichildfrm.cpp:1267 +msgid "&Resize" +msgstr "&Ridimensiona" + +#: kmdi/kmdichildfrm.cpp:1270 +msgid "&Undock" +msgstr "&Sgancia" + +#: kmdi/kmdi/dockcontainer.cpp:196 kmdi/kmdidockcontainer.cpp:218 +msgid "" +"_: Switch between overlap and side by side mode\n" +"Overlap" +msgstr "Sovrapponi" + +#: kdecore/klibloader.cpp:157 +msgid "The library %1 does not offer an %2 function." +msgstr "La libreria %1 non offre una funzionalità %2." + +#: kdecore/klibloader.cpp:168 +msgid "The library %1 does not offer a KDE compatible factory." +msgstr "La libreria %1 non offre una factory compatibile con KDE." + +#: kdecore/klibloader.cpp:425 +msgid "Library files for \"%1\" not found in paths." +msgstr "File di libreria per \"%1\" non trovati nel percorso." + +#: kdecore/kapplication.cpp:931 +msgid "" +"_: Dear Translator! Translate this string to the string 'LTR' in left-to-right " +"languages (as english) or to 'RTL' in right-to-left languages (such as Hebrew " +"and Arabic) to get proper widget layout." +msgstr "LTR" + +#: kdecore/kapplication.cpp:1404 +msgid "" +"There was an error setting up inter-process communications for KDE. The message " +"returned by the system was:\n" +"\n" +msgstr "" +"Si è verificato un errore durante l'attivazione delle comunicazioni tra " +"processi di KDE. Il messaggio restituito dal sistema è:\n" +"\n" + +#: kdecore/kapplication.cpp:1408 +msgid "" +"\n" +"\n" +"Please check that the \"dcopserver\" program is running!" +msgstr "" +"\n" +"\n" +"Controlla che il programma \"dcopserver\" sia in esecuzione!" + +#: kdecore/kapplication.cpp:1415 +msgid "DCOP communications error (%1)" +msgstr "Errore nelle comunicazioni DCOP (%1)" + +#: kdecore/kapplication.cpp:1433 +msgid "Use the X-server display 'displayname'" +msgstr "Usa il display \"displayname\" del server X" + +#: kdecore/kapplication.cpp:1435 +msgid "Use the QWS display 'displayname'" +msgstr "Usa il display \"displayname\" di QWS" + +#: kdecore/kapplication.cpp:1437 +msgid "Restore the application for the given 'sessionId'" +msgstr "Ripristina l'applicazione per la sessione \"sessionId\"" + +#: kdecore/kapplication.cpp:1438 +msgid "" +"Causes the application to install a private color\n" +"map on an 8-bit display" +msgstr "" +"Impone all'applicazione di installare una colormap\n" +"privata su un display a 8 bit" + +#: kdecore/kapplication.cpp:1439 +msgid "" +"Limits the number of colors allocated in the color\n" +"cube on an 8-bit display, if the application is\n" +"using the QApplication::ManyColor color\n" +"specification" +msgstr "" +"Limita il numero di colori allocati nel colorcube\n" +"su un display a 8 bit, se l'applicazione usa la\n" +"specifica colore QApplication::ManyColor" + +#: kdecore/kapplication.cpp:1440 +msgid "tells Qt to never grab the mouse or the keyboard" +msgstr "dice alle Qt di non catturare mai il mouse o la tastiera" + +#: kdecore/kapplication.cpp:1441 +msgid "" +"running under a debugger can cause an implicit\n" +"-nograb, use -dograb to override" +msgstr "" +"l'esecuzione sotto un debugger può causare un implicito\n" +"-nograb, usa -dograb per aggirare il problema" + +#: kdecore/kapplication.cpp:1442 +msgid "switches to synchronous mode for debugging" +msgstr "passa in modalità sincrona per il debug" + +#: kdecore/kapplication.cpp:1444 +msgid "defines the application font" +msgstr "definisce il tipo di carattere dell'applicazione" + +#: kdecore/kapplication.cpp:1446 +msgid "" +"sets the default background color and an\n" +"application palette (light and dark shades are\n" +"calculated)" +msgstr "" +"imposta il colore di sfondo predefinito e una\n" +"tavolozza per l'applicazione (le sfumature chiare\n" +"e scure vengono calcolate)" + +#: kdecore/kapplication.cpp:1448 +msgid "sets the default foreground color" +msgstr "imposta il colore di primo piano predefinito" + +#: kdecore/kapplication.cpp:1450 +msgid "sets the default button color" +msgstr "imposta il colore dei pulsanti predefinito" + +#: kdecore/kapplication.cpp:1451 +msgid "sets the application name" +msgstr "imposta il nome dell'applicazione" + +#: kdecore/kapplication.cpp:1452 +msgid "sets the application title (caption)" +msgstr "imposta il titolo (caption) dell'applicazione" + +#: kdecore/kapplication.cpp:1454 +msgid "" +"forces the application to use a TrueColor visual on\n" +"an 8-bit display" +msgstr "" +"impone all'applicazione di usare una visuale TrueColor\n" +"su un display a 8 bit" + +#: kdecore/kapplication.cpp:1455 +msgid "" +"sets XIM (X Input Method) input style. Possible\n" +"values are onthespot, overthespot, offthespot and\n" +"root" +msgstr "" +"imposta lo stile di input XIM (X Input Method).\n" +"I valori possibili sono onthespot, overthespot,\n" +"offthespot e root" + +#: kdecore/kapplication.cpp:1456 +msgid "set XIM server" +msgstr "imposta il server XIM" + +#: kdecore/kapplication.cpp:1457 +msgid "disable XIM" +msgstr "disabilita XIM" + +#: kdecore/kapplication.cpp:1460 +msgid "forces the application to run as QWS Server" +msgstr "impone all'applicazione di funzionare come server QWS" + +#: kdecore/kapplication.cpp:1462 +msgid "mirrors the whole layout of widgets" +msgstr "ribalta l'intera disposizione degli elementi grafici" + +#: kdecore/kapplication.cpp:1468 +msgid "Use 'caption' as name in the titlebar" +msgstr "Usa \"caption\" come nome nella barra del titolo" + +#: kdecore/kapplication.cpp:1469 +msgid "Use 'icon' as the application icon" +msgstr "Usa \"icon\" come icona dell'applicazione" + +#: kdecore/kapplication.cpp:1470 +msgid "Use 'icon' as the icon in the titlebar" +msgstr "Usa \"icon\" come icona nella barra del titolo" + +#: kdecore/kapplication.cpp:1471 +msgid "Use alternative configuration file" +msgstr "Usa un file di configurazione alternativo" + +#: kdecore/kapplication.cpp:1472 +msgid "Use the DCOP Server specified by 'server'" +msgstr "Usa il server DCOP specificato da \"server\"" + +#: kdecore/kapplication.cpp:1473 +msgid "Disable crash handler, to get core dumps" +msgstr "Disabilita la gestione dei crash, per ottenere i core dump" + +#: kdecore/kapplication.cpp:1474 +msgid "Waits for a WM_NET compatible windowmanager" +msgstr "Aspetta un window manager compatibile WM_NET" + +#: kdecore/kapplication.cpp:1475 +msgid "sets the application GUI style" +msgstr "imposta lo stile dell'interfaccia grafica dell'applicazione" + +#: kdecore/kapplication.cpp:1476 +msgid "" +"sets the client geometry of the main widget - see man X for the argument format" +msgstr "" +"imposta la geometria della finestra principale - vedi il manuale di X per il " +"formato degli argomenti" + +#: kdecore/kapplication.cpp:1516 +msgid "" +"The style %1 was not found\n" +msgstr "" +"Stile %1 non trovato\n" + +#: kdecore/kapplication.cpp:1978 kstyles/klegacy/klegacystyle.cpp:3044 +#: kstyles/web/webstyle.cpp:1604 +msgid "modified" +msgstr "modificato" + +#: kdecore/kapplication.cpp:2244 kdecore/kapplication.cpp:2279 +msgid "Could not Launch Help Center" +msgstr "Impossibile lanciare la Guida di KDE" + +#: kdecore/kapplication.cpp:2245 kdecore/kapplication.cpp:2280 +#, c-format +msgid "" +"Could not launch the KDE Help Center:\n" +"\n" +"%1" +msgstr "" +"Impossibile lanciare la Guida di KDE:\n" +"\n" +"%1" + +#: kdecore/kapplication.cpp:2550 +msgid "Could not Launch Mail Client" +msgstr "Impossibile eseguire il programma di posta" + +#: kdecore/kapplication.cpp:2551 +#, c-format +msgid "" +"Could not launch the mail client:\n" +"\n" +"%1" +msgstr "" +"Impossibile eseguire il programma di posta:\n" +"\n" +"%1" + +#: kdecore/kapplication.cpp:2572 +msgid "Could not Launch Browser" +msgstr "Impossibile eseguire il browser" + +#: kdecore/kapplication.cpp:2573 +#, c-format +msgid "" +"Could not launch the browser:\n" +"\n" +"%1" +msgstr "" +"Impossibile eseguire il browser:\n" +"\n" +"%1" + +#: kdecore/kapplication.cpp:2637 +msgid "" +"Could not register with DCOP.\n" +msgstr "" +"Impossibile registrarsi presso DCOP.\n" + +#: kdecore/kapplication.cpp:2672 +msgid "" +"KLauncher could not be reached via DCOP.\n" +msgstr "" +"KLauncher non può essere raggiunto tramite DCOP.\n" + +#: kdecore/kwinmodule.cpp:456 +#, c-format +msgid "Desktop %1" +msgstr "Desktop %1" + +#: kdecore/kconfigbackend.cpp:1107 kdecore/kconfigbackend.cpp:1116 +msgid "" +"Will not save configuration.\n" +msgstr "" +"La configurazione non verrà salvata.\n" + +#: kdecore/kconfigbackend.cpp:1109 kdecore/kconfigbackend.cpp:1117 +msgid "" +"Configuration file \"%1\" not writable.\n" +msgstr "" +"File di configurazione \"%1\" non scrivibile.\n" + +#: kdecore/kconfigbackend.cpp:1124 +msgid "Please contact your system administrator." +msgstr "Contatta l'amministratore di sistema." + +#: kdecore/kcmdlineargs.cpp:500 kdecore/kcmdlineargs.cpp:516 +msgid "Unknown option '%1'." +msgstr "Opzione \"%1\" sconosciuta." + +#: kdecore/kcmdlineargs.cpp:524 +msgid "'%1' missing." +msgstr "\"%1\" mancante." + +#: kdecore/kcmdlineargs.cpp:619 +msgid "" +"_: the 2nd argument is a list of name+address, one on each line\n" +"%1 was written by\n" +"%2" +msgstr "" +"%1 è stato scritto da\n" +"%2" + +#: kdecore/kcmdlineargs.cpp:622 +msgid "This application was written by somebody who wants to remain anonymous." +msgstr "" +"Questa applicazione è stata scritta da qualcuno che vuole rimanere anonimo." + +#: kdecore/kcmdlineargs.cpp:629 +msgid "" +"Please use http://bugs.kde.org to report bugs.\n" +msgstr "" +"Per piacere usa http://bugs.kde.org per segnalare i bug.\n" + +#: kdecore/kcmdlineargs.cpp:632 kdecore/kcmdlineargs.cpp:634 +msgid "" +"Please report bugs to %1.\n" +msgstr "" +"Spedisci questa segnalazione di bug a %1.\n" + +#: kdecore/kcmdlineargs.cpp:660 +msgid "Unexpected argument '%1'." +msgstr "Argomento \"%1\" inaspettato." + +#: kdecore/kcmdlineargs.cpp:765 +msgid "Use --help to get a list of available command line options." +msgstr "" +"Usa --help per ottenere la lista delle opzioni a riga di comando disponibili." + +#: kdecore/kcmdlineargs.cpp:780 +msgid "" +"\n" +"%1:\n" +msgstr "" +"\n" +"%1:\n" + +#: kdecore/kcmdlineargs.cpp:789 +msgid "[options] " +msgstr "[opzioni] " + +#: kdecore/kcmdlineargs.cpp:796 +msgid "[%1-options]" +msgstr "[opzioni %1]" + +#: kdecore/kcmdlineargs.cpp:816 +msgid "" +"Usage: %1 %2\n" +msgstr "" +"Uso: %1 %2\n" + +#: kdecore/kcmdlineargs.cpp:819 +msgid "Generic options" +msgstr "Opzioni generiche" + +#: kdecore/kcmdlineargs.cpp:820 +msgid "Show help about options" +msgstr "Mostra la guida sulle opzioni" + +#: kdecore/kcmdlineargs.cpp:828 +msgid "Show %1 specific options" +msgstr "Mostra le opzioni specifiche per %1" + +#: kdecore/kcmdlineargs.cpp:835 +msgid "Show all options" +msgstr "Mostra tutte le opzioni" + +#: kdecore/kcmdlineargs.cpp:836 +msgid "Show author information" +msgstr "Mostra le informazioni sull'autore" + +#: kdecore/kcmdlineargs.cpp:837 +msgid "Show version information" +msgstr "Mostra le informazioni sulla versione" + +#: kdecore/kcmdlineargs.cpp:838 +msgid "Show license information" +msgstr "Mostra le informazioni sulla licenza" + +#: kdecore/kcmdlineargs.cpp:839 +msgid "End of options" +msgstr "Fine delle opzioni" + +#: kdecore/kcmdlineargs.cpp:861 +msgid "%1 options" +msgstr "opzioni %1" + +#: kdecore/kcmdlineargs.cpp:863 +msgid "" +"\n" +"Options:\n" +msgstr "" +"\n" +"Opzioni:\n" + +#: kdecore/kcmdlineargs.cpp:920 +msgid "" +"\n" +"Arguments:\n" +msgstr "" +"\n" +"Argomenti:\n" + +#: kdecore/kcmdlineargs.cpp:1282 +msgid "The files/URLs opened by the application will be deleted after use" +msgstr "I file/URL aperti dall'applicazione verranno eliminati dopo l'uso" + +#: kdecore/ksockaddr.cpp:112 +msgid "" +msgstr "" + +#: kdecore/ksockaddr.cpp:568 kdecore/ksockaddr.cpp:587 +msgid "" +msgstr "" + +#: kdecore/ksockaddr.cpp:571 +msgid "" +"_: 1: hostname, 2: port number\n" +"%1 port %2" +msgstr "%1 porta %2" + +#: kdecore/ksockaddr.cpp:853 +msgid "" +msgstr "" + +#: kdecore/kcheckaccelerators.cpp:148 +msgid "Dr. Klash' Accelerator Diagnosis" +msgstr "Diagnosi acceleratori di Dott. Klash" + +#: kdecore/kcheckaccelerators.cpp:155 +msgid "&Disable automatic checking" +msgstr "&Disabilita il controllo automatico" + +#: kdecore/kcheckaccelerators.cpp:193 +msgid "

      Accelerators changed

      " +msgstr "

      Acceleratori cambiati

      " + +#: kdecore/kcheckaccelerators.cpp:199 +msgid "

      Accelerators removed

      " +msgstr "

      Acceleratori rimossi

      " + +#: kdecore/kcheckaccelerators.cpp:204 +msgid "

      Accelerators added (just for your info)

      " +msgstr "

      Acceleratori aggiunti (solo a titolo d'informazione)

      " + +#: kdecore/kstdaccel.cpp:54 +msgid "New" +msgstr "Nuovo" + +#: kdecore/kstdaccel.cpp:65 +msgid "Paste Selection" +msgstr "Incolla selezione" + +#: kdecore/kstdaccel.cpp:67 +msgid "Deselect" +msgstr "Deseleziona" + +#: kdecore/kstdaccel.cpp:68 +msgid "Delete Word Backwards" +msgstr "Cancella parola all'indietro" + +#: kdecore/kstdaccel.cpp:69 +msgid "Delete Word Forward" +msgstr "Cancella parola in avanti" + +#: kdecore/kkeyserver_x11.cpp:135 kdecore/kstdaccel.cpp:70 +#: kdeui/keditcl2.cpp:107 kdeui/keditcl2.cpp:120 kdeui/keditcl2.cpp:377 +#: kdeui/keditcl2.cpp:390 kdeui/keditcl2.cpp:700 kutils/kfinddialog.cpp:119 +msgid "Find" +msgstr "Trova" + +#: kdecore/kstdaccel.cpp:71 kutils/kfind.cpp:47 +msgid "Find Next" +msgstr "Trova successivo" + +#: kdecore/kstdaccel.cpp:72 +msgid "Find Prev" +msgstr "Trova precedente" + +#: kdecore/kstdaccel.cpp:74 +msgid "Navigation" +msgstr "Navigazione" + +#: kdecore/kstdaccel.cpp:75 +msgid "" +"_: Opposite to End\n" +"Home" +msgstr "Inizio" + +#: kdecore/kstdaccel.cpp:76 +msgid "End" +msgstr "Fine" + +#: kdecore/kstdaccel.cpp:77 +msgid "Beginning of Line" +msgstr "Inizio riga" + +#: kdecore/kstdaccel.cpp:78 kutils/kfinddialog.cpp:451 +msgid "End of Line" +msgstr "Fine riga" + +#: kdecore/kstdaccel.cpp:79 +msgid "Prior" +msgstr "Precedente" + +#: kdecore/kstdaccel.cpp:80 +msgid "" +"_: Opposite to Prior\n" +"Next" +msgstr "Successivo" + +#: kdecore/kstdaccel.cpp:81 kdeui/keditcl2.cpp:976 +msgid "Go to Line" +msgstr "Va alla riga" + +#: kdecore/kstdaccel.cpp:82 +msgid "Add Bookmark" +msgstr "Aggiungi segnalibro" + +#: kdecore/kstdaccel.cpp:83 +msgid "Zoom In" +msgstr "Zoom avanti" + +#: kdecore/kstdaccel.cpp:84 +msgid "Zoom Out" +msgstr "Zoom indietro" + +#: kdecore/kstdaccel.cpp:85 +msgid "Up" +msgstr "Su" + +#: kdecore/kstdaccel.cpp:87 +msgid "Forward" +msgstr "Avanti" + +#: kdecore/kstdaccel.cpp:89 +msgid "Popup Menu Context" +msgstr "Menu contestuale a comparsa" + +#: kdecore/kstdaccel.cpp:90 +msgid "Show Menu Bar" +msgstr "Mostra la barra dei menu" + +#: kdecore/kstdaccel.cpp:91 +msgid "Backward Word" +msgstr "Parola precedente" + +#: kdecore/kstdaccel.cpp:92 +msgid "Forward Word" +msgstr "Parola successiva" + +#: kdecore/kstdaccel.cpp:93 +msgid "Activate Next Tab" +msgstr "Attiva la linguetta successiva" + +#: kdecore/kstdaccel.cpp:94 +msgid "Activate Previous Tab" +msgstr "Attiva la linguetta precedente" + +#: kdecore/kstdaccel.cpp:95 +msgid "Full Screen Mode" +msgstr "Modalità a tutto schermo" + +#: kdecore/kstdaccel.cpp:98 +msgid "What's This" +msgstr "Che cos'è" + +#: kdecore/kstdaccel.cpp:99 kdecore/kstdaccel.cpp:100 kdeui/klineedit.cpp:886 +msgid "Text Completion" +msgstr "Completamento testo" + +#: kdecore/kstdaccel.cpp:101 +msgid "Previous Completion Match" +msgstr "Corrispondenza completamento precedente" + +#: kdecore/kstdaccel.cpp:102 +msgid "Next Completion Match" +msgstr "Corrispondenza completamento successiva" + +#: kdecore/kstdaccel.cpp:103 +msgid "Substring Completion" +msgstr "Completamento sottostringa" + +#: kdecore/kstdaccel.cpp:104 +msgid "Previous Item in List" +msgstr "Elemento precedente nella lista" + +#: kdecore/kstdaccel.cpp:105 +msgid "Next Item in List" +msgstr "Elemento successivo nella lista" + +#: kdecore/kcalendarsystemhijri.cpp:298 kdecore/kcalendarsystemhijri.cpp:326 +msgid "Muharram" +msgstr "Muharram" + +#: kdecore/kcalendarsystemhijri.cpp:300 kdecore/kcalendarsystemhijri.cpp:328 +msgid "Safar" +msgstr "Safar" + +#: kdecore/kcalendarsystemhijri.cpp:302 +msgid "R. Awal" +msgstr "R. Awal" + +#: kdecore/kcalendarsystemhijri.cpp:304 +msgid "R. Thaani" +msgstr "R. Thaani" + +#: kdecore/kcalendarsystemhijri.cpp:306 +msgid "J. Awal" +msgstr "J. Awal" + +#: kdecore/kcalendarsystemhijri.cpp:308 +msgid "J. Thaani" +msgstr "J. Thaani" + +#: kdecore/kcalendarsystemhijri.cpp:310 kdecore/kcalendarsystemhijri.cpp:338 +msgid "Rajab" +msgstr "Rajab" + +#: kdecore/kcalendarsystemhijri.cpp:312 kdecore/kcalendarsystemhijri.cpp:340 +msgid "Sha`ban" +msgstr "Sha`ban" + +#: kdecore/kcalendarsystemhijri.cpp:314 kdecore/kcalendarsystemhijri.cpp:342 +msgid "Ramadan" +msgstr "Ramadan" + +#: kdecore/kcalendarsystemhijri.cpp:316 kdecore/kcalendarsystemhijri.cpp:344 +msgid "Shawwal" +msgstr "Shawwal" + +#: kdecore/kcalendarsystemhijri.cpp:318 +msgid "Qi`dah" +msgstr "Qi`dah" + +#: kdecore/kcalendarsystemhijri.cpp:320 +msgid "Hijjah" +msgstr "Hijjah" + +#: kdecore/kcalendarsystemhijri.cpp:330 +msgid "Rabi` al-Awal" +msgstr "Rabi` al-Awal" + +#: kdecore/kcalendarsystemhijri.cpp:332 +msgid "Rabi` al-Thaani" +msgstr "Rabi` al-Thaani" + +#: kdecore/kcalendarsystemhijri.cpp:334 +msgid "Jumaada al-Awal" +msgstr "Jumaada al-Awal" + +#: kdecore/kcalendarsystemhijri.cpp:336 +msgid "Jumaada al-Thaani" +msgstr "Jumaada al-Thaani" + +#: kdecore/kcalendarsystemhijri.cpp:346 +msgid "Thu al-Qi`dah" +msgstr "Thu al-Qi`dah" + +#: kdecore/kcalendarsystemhijri.cpp:348 +msgid "Thu al-Hijjah" +msgstr "Thu al-Hijjah" + +#: kdecore/kcalendarsystemhijri.cpp:363 kdecore/kcalendarsystemhijri.cpp:391 +msgid "of Muharram" +msgstr "di Muharram" + +#: kdecore/kcalendarsystemhijri.cpp:365 kdecore/kcalendarsystemhijri.cpp:393 +msgid "of Safar" +msgstr "di Safar" + +#: kdecore/kcalendarsystemhijri.cpp:367 +msgid "of R. Awal" +msgstr "di R. Awal" + +#: kdecore/kcalendarsystemhijri.cpp:369 +msgid "of R. Thaani" +msgstr "di R. Thaani" + +#: kdecore/kcalendarsystemhijri.cpp:371 +msgid "of J. Awal" +msgstr "di J. Awal" + +#: kdecore/kcalendarsystemhijri.cpp:373 +msgid "of J. Thaani" +msgstr "di J. Thaani" + +#: kdecore/kcalendarsystemhijri.cpp:375 kdecore/kcalendarsystemhijri.cpp:403 +msgid "of Rajab" +msgstr "di Rajab" + +#: kdecore/kcalendarsystemhijri.cpp:377 kdecore/kcalendarsystemhijri.cpp:405 +msgid "of Sha`ban" +msgstr "di Sha`ban" + +#: kdecore/kcalendarsystemhijri.cpp:379 kdecore/kcalendarsystemhijri.cpp:407 +msgid "of Ramadan" +msgstr "di Ramadan" + +#: kdecore/kcalendarsystemhijri.cpp:381 kdecore/kcalendarsystemhijri.cpp:409 +msgid "of Shawwal" +msgstr "di Shawwal" + +#: kdecore/kcalendarsystemhijri.cpp:383 +msgid "of Qi`dah" +msgstr "di Qi`dah" + +#: kdecore/kcalendarsystemhijri.cpp:385 +msgid "of Hijjah" +msgstr "di Hijjah" + +#: kdecore/kcalendarsystemhijri.cpp:395 +msgid "of Rabi` al-Awal" +msgstr "di Rabi` al-Awal" + +#: kdecore/kcalendarsystemhijri.cpp:397 +msgid "of Rabi` al-Thaani" +msgstr "di Rabi` al-Thaani" + +#: kdecore/kcalendarsystemhijri.cpp:399 +msgid "of Jumaada al-Awal" +msgstr "di Jumaada al-Awal" + +#: kdecore/kcalendarsystemhijri.cpp:401 +msgid "of Jumaada al-Thaani" +msgstr "di Jumaada al-Thaani" + +#: kdecore/kcalendarsystemhijri.cpp:411 +msgid "of Thu al-Qi`dah" +msgstr "di Thu al-Qi`dah" + +#: kdecore/kcalendarsystemhijri.cpp:413 +msgid "of Thu al-Hijjah" +msgstr "di Thu al-Hijjah" + +#: kdecore/kcalendarsystemhijri.cpp:445 +msgid "Ith" +msgstr "Ith" + +#: kdecore/kcalendarsystemhijri.cpp:447 +msgid "Thl" +msgstr "Thl" + +#: kdecore/kcalendarsystemhijri.cpp:449 +msgid "Arb" +msgstr "Arb" + +#: kdecore/kcalendarsystemhijri.cpp:451 +msgid "Kha" +msgstr "Kha" + +#: kdecore/kcalendarsystemhijri.cpp:453 +msgid "Jum" +msgstr "Jum" + +#: kdecore/kcalendarsystemhijri.cpp:455 +msgid "Sab" +msgstr "Sab" + +#: kdecore/kcalendarsystemhijri.cpp:457 +msgid "Ahd" +msgstr "Ahd" + +#: kdecore/kcalendarsystemhijri.cpp:463 +msgid "Yaum al-Ithnain" +msgstr "Yaum al-Ithnain" + +#: kdecore/kcalendarsystemhijri.cpp:465 +msgid "Yau al-Thulatha" +msgstr "Yau al-Thulatha" + +#: kdecore/kcalendarsystemhijri.cpp:467 +msgid "Yaum al-Arbi'a" +msgstr "Yaum al-Arbi'a" + +#: kdecore/kcalendarsystemhijri.cpp:469 +msgid "Yaum al-Khamees" +msgstr "Yaum al-Khamees" + +#: kdecore/kcalendarsystemhijri.cpp:471 +msgid "Yaum al-Jumma" +msgstr "Yaum al-Jumma" + +#: kdecore/kcalendarsystemhijri.cpp:473 +msgid "Yaum al-Sabt" +msgstr "Yaum al-Sabt" + +#: kdecore/kcalendarsystemhijri.cpp:475 +msgid "Yaum al-Ahad" +msgstr "Yaum al-Ahad" + +#: kdecore/klocale.cpp:217 +msgid "" +"_: Dear translator, please do not translate this string in any form, but pick " +"the _right_ value out of NoPlural/TwoForms/French... If not sure what to do " +"mail thd@kde.org and coolo@kde.org, they will tell you. Better leave that out " +"if unsure, the programs will crash!!\n" +"Definition of PluralForm - to be set by the translator of kdelibs.po" +msgstr "TwoForms" + +#: kdecore/kcalendarsystemgregorian.cpp:91 kdecore/klocale.cpp:553 +msgid "" +"_: January\n" +"Jan" +msgstr "gen" + +#: kdecore/kcalendarsystemgregorian.cpp:93 kdecore/klocale.cpp:554 +msgid "" +"_: February\n" +"Feb" +msgstr "feb" + +#: kdecore/kcalendarsystemgregorian.cpp:95 kdecore/klocale.cpp:555 +msgid "" +"_: March\n" +"Mar" +msgstr "mar" + +#: kdecore/kcalendarsystemgregorian.cpp:97 kdecore/klocale.cpp:556 +msgid "" +"_: April\n" +"Apr" +msgstr "apr" + +#: kdecore/kcalendarsystemgregorian.cpp:99 kdecore/klocale.cpp:557 +msgid "" +"_: May short\n" +"May" +msgstr "mag" + +#: kdecore/kcalendarsystemgregorian.cpp:101 kdecore/klocale.cpp:558 +msgid "" +"_: June\n" +"Jun" +msgstr "giu" + +#: kdecore/kcalendarsystemgregorian.cpp:103 kdecore/klocale.cpp:559 +msgid "" +"_: July\n" +"Jul" +msgstr "lug" + +#: kdecore/kcalendarsystemgregorian.cpp:105 kdecore/klocale.cpp:560 +msgid "" +"_: August\n" +"Aug" +msgstr "ago" + +#: kdecore/kcalendarsystemgregorian.cpp:107 kdecore/klocale.cpp:561 +msgid "" +"_: September\n" +"Sep" +msgstr "set" + +#: kdecore/kcalendarsystemgregorian.cpp:109 kdecore/klocale.cpp:562 +msgid "" +"_: October\n" +"Oct" +msgstr "ott" + +#: kdecore/kcalendarsystemgregorian.cpp:111 kdecore/klocale.cpp:563 +msgid "" +"_: November\n" +"Nov" +msgstr "nov" + +#: kdecore/kcalendarsystemgregorian.cpp:113 kdecore/klocale.cpp:564 +msgid "" +"_: December\n" +"Dec" +msgstr "dic" + +#: kdecore/kcalendarsystemgregorian.cpp:119 kdecore/klocale.cpp:569 +msgid "January" +msgstr "gennaio" + +#: kdecore/kcalendarsystemgregorian.cpp:121 kdecore/klocale.cpp:570 +msgid "February" +msgstr "febbraio" + +#: kdecore/kcalendarsystemgregorian.cpp:123 kdecore/klocale.cpp:571 +msgid "March" +msgstr "marzo" + +#: kdecore/kcalendarsystemgregorian.cpp:125 kdecore/klocale.cpp:572 +msgid "April" +msgstr "aprile" + +#: kdecore/kcalendarsystemgregorian.cpp:127 kdecore/klocale.cpp:573 +msgid "" +"_: May long\n" +"May" +msgstr "maggio" + +#: kdecore/kcalendarsystemgregorian.cpp:129 kdecore/klocale.cpp:574 +msgid "June" +msgstr "giugno" + +#: kdecore/kcalendarsystemgregorian.cpp:131 kdecore/klocale.cpp:575 +msgid "July" +msgstr "luglio" + +#: kdecore/kcalendarsystemgregorian.cpp:133 kdecore/klocale.cpp:576 +msgid "August" +msgstr "agosto" + +#: kdecore/kcalendarsystemgregorian.cpp:135 kdecore/klocale.cpp:577 +msgid "September" +msgstr "settembre" + +#: kdecore/kcalendarsystemgregorian.cpp:137 kdecore/klocale.cpp:578 +msgid "October" +msgstr "ottobre" + +#: kdecore/kcalendarsystemgregorian.cpp:139 kdecore/klocale.cpp:579 +msgid "November" +msgstr "novembre" + +#: kdecore/kcalendarsystemgregorian.cpp:141 kdecore/klocale.cpp:580 +msgid "December" +msgstr "dicembre" + +#: kdecore/kcalendarsystemgregorian.cpp:156 kdecore/klocale.cpp:591 +msgid "" +"_: of January\n" +"of Jan" +msgstr "di gen" + +#: kdecore/kcalendarsystemgregorian.cpp:158 kdecore/klocale.cpp:592 +msgid "" +"_: of February\n" +"of Feb" +msgstr "di feb" + +#: kdecore/kcalendarsystemgregorian.cpp:160 kdecore/klocale.cpp:593 +msgid "" +"_: of March\n" +"of Mar" +msgstr "di mar" + +#: kdecore/kcalendarsystemgregorian.cpp:162 kdecore/klocale.cpp:594 +msgid "" +"_: of April\n" +"of Apr" +msgstr "di apr" + +#: kdecore/kcalendarsystemgregorian.cpp:164 kdecore/klocale.cpp:595 +msgid "" +"_: of May short\n" +"of May" +msgstr "di mag" + +#: kdecore/kcalendarsystemgregorian.cpp:166 kdecore/klocale.cpp:596 +msgid "" +"_: of June\n" +"of Jun" +msgstr "di giu" + +#: kdecore/kcalendarsystemgregorian.cpp:168 kdecore/klocale.cpp:597 +msgid "" +"_: of July\n" +"of Jul" +msgstr "di lug" + +#: kdecore/kcalendarsystemgregorian.cpp:170 kdecore/klocale.cpp:598 +msgid "" +"_: of August\n" +"of Aug" +msgstr "di ago" + +#: kdecore/kcalendarsystemgregorian.cpp:172 kdecore/klocale.cpp:599 +msgid "" +"_: of September\n" +"of Sep" +msgstr "di set" + +#: kdecore/kcalendarsystemgregorian.cpp:174 kdecore/klocale.cpp:600 +msgid "" +"_: of October\n" +"of Oct" +msgstr "di ott" + +#: kdecore/kcalendarsystemgregorian.cpp:176 kdecore/klocale.cpp:601 +msgid "" +"_: of November\n" +"of Nov" +msgstr "di nov" + +#: kdecore/kcalendarsystemgregorian.cpp:178 kdecore/klocale.cpp:602 +msgid "" +"_: of December\n" +"of Dec" +msgstr "di dic" + +#: kdecore/kcalendarsystemgregorian.cpp:184 kdecore/klocale.cpp:607 +msgid "of January" +msgstr "di gennaio" + +#: kdecore/kcalendarsystemgregorian.cpp:186 kdecore/klocale.cpp:608 +msgid "of February" +msgstr "di febbraio" + +#: kdecore/kcalendarsystemgregorian.cpp:188 kdecore/klocale.cpp:609 +msgid "of March" +msgstr "di marzo" + +#: kdecore/kcalendarsystemgregorian.cpp:190 kdecore/klocale.cpp:610 +msgid "of April" +msgstr "di aprile" + +#: kdecore/kcalendarsystemgregorian.cpp:192 kdecore/klocale.cpp:611 +msgid "" +"_: of May long\n" +"of May" +msgstr "di maggio" + +#: kdecore/kcalendarsystemgregorian.cpp:194 kdecore/klocale.cpp:612 +msgid "of June" +msgstr "di giugno" + +#: kdecore/kcalendarsystemgregorian.cpp:196 kdecore/klocale.cpp:613 +msgid "of July" +msgstr "di luglio" + +#: kdecore/kcalendarsystemgregorian.cpp:198 kdecore/klocale.cpp:614 +msgid "of August" +msgstr "di agosto" + +#: kdecore/kcalendarsystemgregorian.cpp:200 kdecore/klocale.cpp:615 +msgid "of September" +msgstr "di settembre" + +#: kdecore/kcalendarsystemgregorian.cpp:202 kdecore/klocale.cpp:616 +msgid "of October" +msgstr "di ottobre" + +#: kdecore/kcalendarsystemgregorian.cpp:204 kdecore/klocale.cpp:617 +msgid "of November" +msgstr "di novembre" + +#: kdecore/kcalendarsystemgregorian.cpp:206 kdecore/klocale.cpp:618 +msgid "of December" +msgstr "di dicembre" + +#: kdecore/klocale.cpp:1773 kdecore/klocale.cpp:1913 +msgid "pm" +msgstr "PM" + +#: kdecore/klocale.cpp:1782 kdecore/klocale.cpp:1915 +msgid "am" +msgstr "AM" + +#: kdecore/klocale.cpp:1956 +msgid "" +"_: concatenation of dates and time\n" +"%1 %2" +msgstr "%2, %1" + +#: kdecore/klocale.cpp:2447 +msgid "&Next" +msgstr "&Successivo" + +#: kdecore/netsupp.cpp:890 kdecore/network/kresolver.cpp:557 +msgid "no error" +msgstr "nessun errore" + +#: kdecore/netsupp.cpp:891 +msgid "address family for nodename not supported" +msgstr "famiglia di indirizzi per nodename non supportata" + +#: kdecore/netsupp.cpp:892 kdecore/network/kresolver.cpp:559 +msgid "temporary failure in name resolution" +msgstr "guasto temporaneo nella risoluzione dei nomi" + +#: kdecore/netsupp.cpp:893 +msgid "invalid value for 'ai_flags'" +msgstr "valore non valido per \"ai_flags\"" + +#: kdecore/netsupp.cpp:894 kdecore/network/kresolver.cpp:560 +msgid "non-recoverable failure in name resolution" +msgstr "guasto non recuperabile nella risoluzione dei nomi" + +#: kdecore/netsupp.cpp:895 +msgid "'ai_family' not supported" +msgstr "\"ai_family\" non supportato" + +#: kdecore/netsupp.cpp:896 kdecore/network/kresolver.cpp:562 +msgid "memory allocation failure" +msgstr "guasto nell'allocazione della memoria" + +#: kdecore/netsupp.cpp:897 +msgid "no address associated with nodename" +msgstr "nessun indirizzo associato a nodename" + +#: kdecore/netsupp.cpp:898 kdecore/network/kresolver.cpp:563 +msgid "name or service not known" +msgstr "nome o servizio sconosciuto" + +#: kdecore/netsupp.cpp:899 +msgid "servname not supported for ai_socktype" +msgstr "servname non supportato per ai_socktype" + +#: kdecore/netsupp.cpp:900 +msgid "'ai_socktype' not supported" +msgstr "\"ai_socktype\" non supportato" + +#: kdecore/netsupp.cpp:901 +msgid "system error" +msgstr "errore di sistema" + +#: kdecore/kcalendarsystemjalali.cpp:392 +msgid "Far" +msgstr "Far" + +#: kdecore/kcalendarsystemjalali.cpp:394 +msgid "Ord" +msgstr "Ord" + +#: kdecore/kcalendarsystemjalali.cpp:396 +msgid "Kho" +msgstr "Kho" + +#: kdecore/kcalendarsystemjalali.cpp:398 kdecore/kcalendarsystemjalali.cpp:426 +msgid "Tir" +msgstr "Tir" + +#: kdecore/kcalendarsystemjalali.cpp:400 +msgid "Mor" +msgstr "Mor" + +#: kdecore/kcalendarsystemjalali.cpp:402 +msgid "Sha" +msgstr "Sha" + +#: kdecore/kcalendarsystemjalali.cpp:404 +msgid "Meh" +msgstr "Meh" + +#: kdecore/kcalendarsystemjalali.cpp:406 +msgid "Aba" +msgstr "Aba" + +#: kdecore/kcalendarsystemjalali.cpp:408 +msgid "Aza" +msgstr "Aza" + +#: kdecore/kcalendarsystemjalali.cpp:410 kdecore/kcalendarsystemjalali.cpp:438 +msgid "Dei" +msgstr "Dei" + +#: kdecore/kcalendarsystemjalali.cpp:412 +msgid "Bah" +msgstr "Bah" + +#: kdecore/kcalendarsystemjalali.cpp:414 +msgid "Esf" +msgstr "Esf" + +#: kdecore/kcalendarsystemjalali.cpp:420 +msgid "Farvardin" +msgstr "Farvardin" + +#: kdecore/kcalendarsystemjalali.cpp:422 +msgid "Ordibehesht" +msgstr "Ordibehesht" + +#: kdecore/kcalendarsystemjalali.cpp:424 +msgid "Khordad" +msgstr "Khordad" + +#: kdecore/kcalendarsystemjalali.cpp:428 +msgid "Mordad" +msgstr "Mordad" + +#: kdecore/kcalendarsystemjalali.cpp:430 +msgid "Shahrivar" +msgstr "Shahrivar" + +#: kdecore/kcalendarsystemjalali.cpp:432 +msgid "Mehr" +msgstr "Mehr" + +#: kdecore/kcalendarsystemjalali.cpp:434 +msgid "Aban" +msgstr "Aban" + +#: kdecore/kcalendarsystemjalali.cpp:436 +msgid "Azar" +msgstr "Azar" + +#: kdecore/kcalendarsystemjalali.cpp:440 +msgid "Bahman" +msgstr "Bahman" + +#: kdecore/kcalendarsystemjalali.cpp:442 +msgid "Esfand" +msgstr "Esfand" + +#: kdecore/kcalendarsystemjalali.cpp:476 +msgid "2sh" +msgstr "2sh" + +#: kdecore/kcalendarsystemjalali.cpp:478 +msgid "3sh" +msgstr "3sh" + +#: kdecore/kcalendarsystemjalali.cpp:480 +msgid "4sh" +msgstr "4sh" + +#: kdecore/kcalendarsystemjalali.cpp:482 +msgid "5sh" +msgstr "5sh" + +#: kdecore/kcalendarsystemjalali.cpp:484 +msgid "Jom" +msgstr "Jom" + +#: kdecore/kcalendarsystemjalali.cpp:486 +msgid "shn" +msgstr "shn" + +#: kdecore/kcalendarsystemjalali.cpp:488 +msgid "1sh" +msgstr "1sh" + +#: kdecore/kcalendarsystemjalali.cpp:494 +msgid "Do shanbe" +msgstr "Do shanbe" + +#: kdecore/kcalendarsystemjalali.cpp:496 +msgid "Se shanbe" +msgstr "Se shanbe" + +#: kdecore/kcalendarsystemjalali.cpp:498 +msgid "Chahar shanbe" +msgstr "Chahar shanbe" + +#: kdecore/kcalendarsystemjalali.cpp:500 +msgid "Panj shanbe" +msgstr "Panj shanbe" + +#: kdecore/kcalendarsystemjalali.cpp:502 +msgid "Jumee" +msgstr "Jumee" + +#: kdecore/kcalendarsystemjalali.cpp:504 +msgid "Shanbe" +msgstr "Shanbe" + +#: kdecore/kcalendarsystemjalali.cpp:506 +msgid "Yek-shanbe" +msgstr "Yek-shanbe" + +#: kdecore/kkeyserver_x11.cpp:113 +msgid "Win" +msgstr "Win" + +#: kdecore/kkeyserver_x11.cpp:119 +msgid "Backspace" +msgstr "Backspace" + +#: kdecore/kkeyserver_x11.cpp:120 +msgid "SysReq" +msgstr "R Sist" + +#: kdecore/kkeyserver_x11.cpp:121 +msgid "CapsLock" +msgstr "Bloc Maiusc" + +#: kdecore/kkeyserver_x11.cpp:122 +msgid "NumLock" +msgstr "Bloc Num" + +#: kdecore/kkeyserver_x11.cpp:123 +msgid "ScrollLock" +msgstr "Bloc Scorr" + +#: kdecore/kkeyserver_x11.cpp:124 +msgid "PageUp" +msgstr "Pag Su" + +#: kdecore/kkeyserver_x11.cpp:125 +msgid "PageDown" +msgstr "Pag Giù" + +#: kdecore/kkeyserver_x11.cpp:128 +msgid "Again" +msgstr "Ancora" + +#: kdecore/kkeyserver_x11.cpp:129 +msgid "Props" +msgstr "Proprietà" + +#: kdecore/kkeyserver_x11.cpp:131 +msgid "Front" +msgstr "Davanti" + +#: kdecore/kcharsets.cpp:44 khtml/khtml_part.cpp:280 +msgid "Arabic" +msgstr "Arabo" + +#: kdecore/kcharsets.cpp:45 khtml/khtml_part.cpp:281 +msgid "Baltic" +msgstr "Baltico" + +#: kdecore/kcharsets.cpp:46 khtml/khtml_part.cpp:282 +msgid "Central European" +msgstr "Europeo centrale" + +#: kdecore/kcharsets.cpp:47 +msgid "Chinese Simplified" +msgstr "Cinese semplificato" + +#: kdecore/kcharsets.cpp:48 +msgid "Chinese Traditional" +msgstr "Cinese tradizionale" + +#: kdecore/kcharsets.cpp:49 +msgid "Cyrillic" +msgstr "Cirillico" + +#: kdecore/kcharsets.cpp:50 khtml/khtml_part.cpp:284 +msgid "Greek" +msgstr "Greco" + +#: kdecore/kcharsets.cpp:51 kdeui/ksconfig.cpp:235 kdeui/ksconfig.cpp:395 +#: kdeui/ksconfig.cpp:656 khtml/khtml_part.cpp:285 +msgid "Hebrew" +msgstr "Ebraico" + +#: kdecore/kcharsets.cpp:52 khtml/khtml_part.cpp:286 +msgid "Japanese" +msgstr "Giapponese" + +#: kdecore/kcharsets.cpp:53 +msgid "Korean" +msgstr "Coreano" + +#: kdecore/kcharsets.cpp:54 +msgid "Thai" +msgstr "Thailandese" + +#: kdecore/kcharsets.cpp:55 kdeui/ksconfig.cpp:240 kdeui/ksconfig.cpp:400 +#: kdeui/ksconfig.cpp:661 khtml/khtml_part.cpp:290 +msgid "Turkish" +msgstr "Turco" + +#: kdecore/kcharsets.cpp:56 khtml/khtml_part.cpp:293 +msgid "Western European" +msgstr "Europeo occidentale" + +#: kdecore/kcharsets.cpp:57 +msgid "Tamil" +msgstr "Tamil" + +#: kdecore/kcharsets.cpp:58 +msgid "Unicode" +msgstr "Unicode" + +#: kdecore/kcharsets.cpp:59 +msgid "Northern Saami" +msgstr "Saami settentrionale" + +#: kdecore/kcharsets.cpp:60 +msgid "Vietnamese" +msgstr "Vietnamita" + +#: kdecore/kcharsets.cpp:61 +msgid "South-Eastern Europe" +msgstr "Europeo sud-orientale" + +#: kdecore/kcharsets.cpp:516 +msgid "" +"_: Descriptive Encoding Name\n" +"%1 ( %2 )" +msgstr "%1 ( %2 )" + +#: kdecore/kglobalsettings.cpp:494 +msgid "Trash" +msgstr "Cestino" + +#: kdecore/kcompletion.cpp:632 +msgid "" +"You reached the end of the list\n" +"of matching items.\n" +msgstr "" +"Hai raggiunto la fine della lista\n" +"degli elementi che corrispondono.\n" + +#: kdecore/kcompletion.cpp:638 +msgid "" +"The completion is ambiguous, more than one\n" +"match is available.\n" +msgstr "" +"Il completamento non è univoco:\n" +"è disponibile più di una corrispondenza.\n" + +#: kdecore/kcompletion.cpp:644 +msgid "" +"There is no matching item available.\n" +msgstr "" +"Nessun elemento corrispondente.\n" + +#: kdecore/kcalendarsystemhebrew.cpp:402 +msgid "Tishrey" +msgstr "Tishrey" + +#: kdecore/kcalendarsystemhebrew.cpp:404 +msgid "Heshvan" +msgstr "Heshvan" + +#: kdecore/kcalendarsystemhebrew.cpp:406 +msgid "Kislev" +msgstr "Kislev" + +#: kdecore/kcalendarsystemhebrew.cpp:408 +msgid "Tevet" +msgstr "Tevet" + +#: kdecore/kcalendarsystemhebrew.cpp:410 +msgid "Shvat" +msgstr "Shvat" + +#: kdecore/kcalendarsystemhebrew.cpp:412 +msgid "Adar" +msgstr "Adar" + +#: kdecore/kcalendarsystemhebrew.cpp:414 +msgid "Nisan" +msgstr "Nisan" + +#: kdecore/kcalendarsystemhebrew.cpp:416 +msgid "Iyar" +msgstr "Iyar" + +#: kdecore/kcalendarsystemhebrew.cpp:418 +msgid "Sivan" +msgstr "Sivan" + +#: kdecore/kcalendarsystemhebrew.cpp:420 +msgid "Tamuz" +msgstr "Tamuz" + +#: kdecore/kcalendarsystemhebrew.cpp:422 +msgid "Av" +msgstr "Av" + +#: kdecore/kcalendarsystemhebrew.cpp:424 +msgid "Elul" +msgstr "Elul" + +#: kdecore/kcalendarsystemhebrew.cpp:426 +msgid "Adar I" +msgstr "Adar I" + +#: kdecore/kcalendarsystemhebrew.cpp:428 +msgid "Adar II" +msgstr "Adar II" + +#: kdecore/kaboutdata.cpp:388 +msgid "" +"_: replace this with information about your translation team\n" +"

      KDE is translated into many languages thanks to the work of the translation " +"teams all over the world.

      " +"

      For more information on KDE internationalization visit http://l10n.kde.org

      " +msgstr "" +"

      KDE è tradotto in molte lingue grazie al lavoro dei vari gruppi di " +"traduzione situati in tutto il mondo.

      " +"

      Per contattare il gruppo italiano, scrivi alla mailing list kde-i18n-it@kde.org " +"oppure visita il sito " +"http://kde.gulp.linux.it

      " +"

      Per informazioni sulla internazionalizzazione di KDE, visita il sito http://l10n.kde.org

      " + +#: kdecore/kaboutdata.cpp:444 +msgid "" +"No licensing terms for this program have been specified.\n" +"Please check the documentation or the source for any\n" +"licensing terms.\n" +msgstr "" +"Nessun tipo di licenza è stato specificato per questo programma.\n" +"Controlla la documentazione o il codice sorgente per i termini della\n" +"licenza.\n" + +#: kdecore/kaboutdata.cpp:451 +#, c-format +msgid "This program is distributed under the terms of the %1." +msgstr "Questo programma è distribuito sotto i termini della licenza %1." + +#: kdecore/kcalendarsystem.cpp:124 +msgid "" +"_: Monday\n" +"Mon" +msgstr "lun" + +#: kdecore/kcalendarsystem.cpp:125 +msgid "" +"_: Tuesday\n" +"Tue" +msgstr "mar" + +#: kdecore/kcalendarsystem.cpp:126 +msgid "" +"_: Wednesday\n" +"Wed" +msgstr "mer" + +#: kdecore/kcalendarsystem.cpp:127 +msgid "" +"_: Thursday\n" +"Thu" +msgstr "gio" + +#: kdecore/kcalendarsystem.cpp:128 +msgid "" +"_: Friday\n" +"Fri" +msgstr "ven" + +#: kdecore/kcalendarsystem.cpp:129 +msgid "" +"_: Saturday\n" +"Sat" +msgstr "sab" + +#: kdecore/kcalendarsystem.cpp:130 +msgid "" +"_: Sunday\n" +"Sun" +msgstr "dom" + +#: kdecore/ksocks.cpp:135 +msgid "NEC SOCKS client" +msgstr "Client NEC SOCKS" + +#: kdecore/ksocks.cpp:170 +msgid "Dante SOCKS client" +msgstr "Client Dante SOCKS" + +#: kdecore/kconfig_compiler/kconfig_compiler.cpp:45 +msgid "Directory to generate files in" +msgstr "Directory in cui generare i file" + +#: kdecore/kconfig_compiler/kconfig_compiler.cpp:46 +msgid "Input kcfg XML file" +msgstr "File XML kcfg di input" + +#: kdecore/kconfig_compiler/kconfig_compiler.cpp:47 +msgid "Code generation options file" +msgstr "File di opzioni per la generazione del codice" + +#: kdecore/kconfig_compiler/kconfig_compiler.cpp:955 +msgid "KDE .kcfg compiler" +msgstr "Compilatore .kcfg KDE" + +#: kdecore/kconfig_compiler/kconfig_compiler.cpp:956 +msgid "KConfig Compiler" +msgstr "Compilatore KConfig" + +#: kdecore/network/kresolver.cpp:558 +msgid "requested family not supported for this host name" +msgstr "la famiglia richiesta non è supportata da questo host" + +#: kdecore/network/kresolver.cpp:561 +msgid "invalid flags" +msgstr "flag non valide" + +#: kdecore/network/kresolver.cpp:564 +msgid "requested family not supported" +msgstr "famiglia richiesta non supportata" + +#: kdecore/network/kresolver.cpp:565 +msgid "requested service not supported for this socket type" +msgstr "servizio richiesto non supportato per questo tipo di socket" + +#: kdecore/network/kresolver.cpp:566 +msgid "requested socket type not supported" +msgstr "tipo di socket richiesto non supportato" + +#: kdecore/network/kresolver.cpp:567 +msgid "unknown error" +msgstr "errore sconosciuto" + +#: kdecore/network/kresolver.cpp:569 +#, c-format +msgid "" +"_: 1: the i18n'ed system error code, from errno\n" +"system error: %1" +msgstr "errore di sistema: %1" + +#: kdecore/network/kresolver.cpp:574 +msgid "request was canceled" +msgstr "richiesta annullata" + +#: kdecore/network/ksocketbase.cpp:172 +msgid "" +"_: Socket error code NoError\n" +"no error" +msgstr "nessun errore" + +#: kdecore/network/ksocketbase.cpp:177 +msgid "" +"_: Socket error code LookupFailure\n" +"name lookup has failed" +msgstr "la ricerca del nome non è riuscita" + +#: kdecore/network/ksocketbase.cpp:182 +msgid "" +"_: Socket error code AddressInUse\n" +"address already in use" +msgstr "indirizzo già in uso" + +#: kdecore/network/ksocketbase.cpp:187 +msgid "" +"_: Socket error code AlreadyBound\n" +"socket is already bound" +msgstr "socket già agganciato" + +#: kdecore/network/ksocketbase.cpp:192 +msgid "" +"_: Socket error code AlreadyCreated\n" +"socket is already created" +msgstr "socket già creato" + +#: kdecore/network/ksocketbase.cpp:197 +msgid "" +"_: Socket error code NotBound\n" +"socket is not bound" +msgstr "socket non agganciato" + +#: kdecore/network/ksocketbase.cpp:202 +msgid "" +"_: Socket error code NotCreated\n" +"socket has not been created" +msgstr "il socket non è stato creato" + +#: kdecore/network/ksocketbase.cpp:207 +msgid "" +"_: Socket error code WouldBlock\n" +"operation would block" +msgstr "l'operazione sarà bloccante" + +#: kdecore/network/ksocketbase.cpp:212 +msgid "" +"_: Socket error code ConnectionRefused\n" +"connection actively refused" +msgstr "connessione rifiutata" + +#: kdecore/network/ksocketbase.cpp:217 +msgid "" +"_: Socket error code ConnectionTimedOut\n" +"connection timed out" +msgstr "tempo connessione scaduto" + +#: kdecore/network/ksocketbase.cpp:222 +msgid "" +"_: Socket error code InProgress\n" +"operation is already in progress" +msgstr "operazione già in corso" + +#: kdecore/network/ksocketbase.cpp:227 +msgid "" +"_: Socket error code NetFailure\n" +"network failure occurred" +msgstr "si è verificato un guasto di rete" + +#: kdecore/network/ksocketbase.cpp:232 +msgid "" +"_: Socket error code NotSupported\n" +"operation is not supported" +msgstr "operazione non supportata" + +#: kdecore/network/ksocketbase.cpp:237 +msgid "" +"_: Socket error code Timeout\n" +"timed operation timed out" +msgstr "tempo operazione scaduto" + +#: kdecore/network/ksocketbase.cpp:242 +msgid "" +"_: Socket error code UnknownError\n" +"an unknown/unexpected error has happened" +msgstr "si è verificato un errore sconosciuto o non atteso" + +#: kdecore/network/ksocketbase.cpp:247 +msgid "" +"_: Socket error code RemotelyDisconnected\n" +"remote host closed connection" +msgstr "connessione chiusa dall'host remoto" + +#: kdecore/network/ksocketaddress.cpp:625 +#, c-format +msgid "" +"_: 1: the unknown socket address family number\n" +"Unknown family %1" +msgstr "Famiglia \"%1\" sconosciuta" + +#: knewstuff/uploaddialog.cpp:47 +msgid "Share Hot New Stuff" +msgstr "Condividi le Novità" + +#: kdeui/kcolordialog.cpp:1133 knewstuff/uploaddialog.cpp:58 +#: kresources/configdialog.cpp:53 +msgid "Name:" +msgstr "Nome:" + +#: knewstuff/uploaddialog.cpp:63 +msgid "Author:" +msgstr "Autore:" + +#: knewstuff/uploaddialog.cpp:68 +msgid "Email:" +msgstr "Posta elettronica:" + +#: kdeui/kbugreport.cpp:174 knewstuff/uploaddialog.cpp:73 +msgid "Version:" +msgstr "Versione:" + +#: knewstuff/uploaddialog.cpp:78 +msgid "Release:" +msgstr "Release:" + +#: knewstuff/uploaddialog.cpp:84 +msgid "License:" +msgstr "Licenza:" + +#: knewstuff/uploaddialog.cpp:88 +msgid "GPL" +msgstr "GPL" + +#: knewstuff/uploaddialog.cpp:89 +msgid "LGPL" +msgstr "LGPL" + +#: knewstuff/uploaddialog.cpp:90 +msgid "BSD" +msgstr "BSD" + +#: knewstuff/uploaddialog.cpp:93 +msgid "Language:" +msgstr "Lingua:" + +#: knewstuff/uploaddialog.cpp:99 +msgid "Preview URL:" +msgstr "Anteprima URL:" + +#: knewstuff/uploaddialog.cpp:104 +msgid "Summary:" +msgstr "Riassunto:" + +#: knewstuff/uploaddialog.cpp:121 +msgid "Please put in a name." +msgstr "Immetti un nome." + +#: knewstuff/uploaddialog.cpp:191 +msgid "Old upload information found, fill out fields?" +msgstr "Sono state trovate informazioni su vecchi invii, riempire i campi?" + +#: knewstuff/uploaddialog.cpp:191 +msgid "Fill Out" +msgstr "Riempi" + +#: knewstuff/uploaddialog.cpp:191 +msgid "Do Not Fill Out" +msgstr "Non riempire" + +#: knewstuff/knewstuffgeneric.cpp:139 +msgid "The file '%1' already exists. Do you want to overwrite it?" +msgstr "Il file \"%1\" esiste già. Vuoi sovrascriverlo?" + +#: khtml/khtml_ext.cpp:828 knewstuff/knewstuffgeneric.cpp:141 +msgid "Overwrite" +msgstr "Sovrascrivi" + +#: knewstuff/provider.cpp:270 +msgid "Error parsing providers list." +msgstr "Errore durante l'analisi della lista dei provider." + +#: knewstuff/downloaddialog.cpp:101 knewstuff/downloaddialog.cpp:108 +#: knewstuff/downloaddialog.cpp:124 knewstuff/downloaddialog.cpp:131 +msgid "Get Hot New Stuff" +msgstr "Scarica le Novità" + +#: knewstuff/downloaddialog.cpp:228 +msgid "Welcome" +msgstr "Benvenuto" + +#: knewstuff/downloaddialog.cpp:259 +msgid "Highest Rated" +msgstr "Voti più alti" + +#: knewstuff/downloaddialog.cpp:260 +msgid "Most Downloads" +msgstr "Più scaricati" + +#: knewstuff/downloaddialog.cpp:261 +msgid "Latest" +msgstr "Ultimi" + +#: knewstuff/downloaddialog.cpp:271 knewstuff/downloaddialog.cpp:277 +#: knewstuff/downloaddialog.cpp:283 +msgid "Version" +msgstr "Versione" + +#: knewstuff/downloaddialog.cpp:272 +msgid "Rating" +msgstr "Votazione" + +#: knewstuff/downloaddialog.cpp:278 +msgid "Downloads" +msgstr "Scaricamenti" + +#: knewstuff/downloaddialog.cpp:284 +msgid "Release Date" +msgstr "Data di rilascio" + +#: knewstuff/downloaddialog.cpp:294 +msgid "Install" +msgstr "Installa" + +#: kdeui/kmessagebox.cpp:246 knewstuff/downloaddialog.cpp:295 +#: knewstuff/downloaddialog.cpp:505 +msgid "Details" +msgstr "Dettagli" + +#: knewstuff/downloaddialog.cpp:477 +msgid "" +"Name: %1\n" +"Author: %2\n" +"License: %3\n" +"Version: %4\n" +"Release: %5\n" +"Rating: %6\n" +"Downloads: %7\n" +"Release date: %8\n" +"Summary: %9\n" +msgstr "" +"Nome: %1\n" +"Autore: %2\n" +"Licenza: %3\n" +"Versione: %4\n" +"Release: %5\n" +"Votazione: %6\n" +"Scaricamenti: %7\n" +"Data rilascio: %8\n" +"Riassunto: %9\n" + +#: knewstuff/downloaddialog.cpp:499 +msgid "" +"Preview: %1\n" +"Payload: %2\n" +msgstr "" +"Anteprima: %1\n" +"Carico: %2\n" + +#: knewstuff/downloaddialog.cpp:600 +msgid "Installation successful." +msgstr "Installazione eseguita correttamente." + +#: knewstuff/downloaddialog.cpp:600 knewstuff/downloaddialog.cpp:602 +msgid "Installation" +msgstr "Installazione" + +#: knewstuff/downloaddialog.cpp:602 +msgid "Installation failed." +msgstr "Installazione non riuscita." + +#: knewstuff/downloaddialog.cpp:696 +msgid "Preview not available." +msgstr "Anteprima non disponibile." + +#: knewstuff/knewstuff.cpp:38 knewstuff/knewstuffbutton.cpp:61 +#, c-format +msgid "Download New %1" +msgstr "Scaricamento nuovo %1" + +#: knewstuff/engine.cpp:218 +msgid "Successfully installed hot new stuff." +msgstr "Installazione delle Novità eseguita correttamente." + +#: knewstuff/engine.cpp:223 +msgid "Failed to install hot new stuff." +msgstr "Installazione delle Novità non riuscita." + +#: knewstuff/engine.cpp:278 +msgid "Unable to create file to upload." +msgstr "Impossibile creare il file da inviare." + +#: knewstuff/engine.cpp:293 +msgid "" +"The files to be uploaded have been created at:\n" +msgstr "" +"Il file da inviare è stato creato in:\n" + +#: knewstuff/engine.cpp:294 +msgid "" +"Data file: %1\n" +msgstr "" +"File di dati: %1\n" + +#: knewstuff/engine.cpp:296 +msgid "" +"Preview image: %1\n" +msgstr "" +"Anteprima immagine: %1\n" + +#: knewstuff/engine.cpp:298 +msgid "" +"Content information: %1\n" +msgstr "" +"Informazioni sul contenuto: %1\n" + +#: knewstuff/engine.cpp:299 +msgid "" +"Those files can now be uploaded.\n" +msgstr "" +"Quei file non possono essere inviati.\n" + +#: knewstuff/engine.cpp:300 +msgid "Beware that any people might have access to them at any time." +msgstr "Ricorda che chiunque può avere accesso ad essi in qualsiasi momento." + +#: knewstuff/engine.cpp:302 +msgid "Upload Files" +msgstr "File di invio" + +#: knewstuff/engine.cpp:307 +msgid "Please upload the files manually." +msgstr "Invia i file manualmente." + +#: knewstuff/engine.cpp:311 +msgid "Upload Info" +msgstr "Informazioni invio" + +#: knewstuff/engine.cpp:319 +msgid "&Upload" +msgstr "&Invia" + +#: knewstuff/engine.cpp:421 +msgid "Successfully uploaded new stuff." +msgstr "Novità inviate correttamente." + +#: knewstuff/knewstuffbutton.cpp:49 +msgid "Download New Stuff" +msgstr "Scarica le Novità" + +#: knewstuff/knewstuffsecure.cpp:83 +msgid "" +"There was an error with the downloaded resource tarball file. Possible causes " +"are damaged archive or invalid directory structure in the archive." +msgstr "" +"C'è stato un errore con il file tar scaricato. Le cause possibili sono che " +"l'archivio sia danneggiato o che la struttura delle cartelle nell'archivio non " +"sia valida." + +#: knewstuff/knewstuffsecure.cpp:83 +msgid "Resource Installation Error" +msgstr "Errore installazione risorse" + +#: knewstuff/knewstuffsecure.cpp:94 +msgid "No keys were found." +msgstr "Nessuna chiave trovata." + +#: knewstuff/knewstuffsecure.cpp:99 +msgid "The validation failed for unknown reason." +msgstr "La validazione non è riuscita per motivi sconosciuti." + +#: knewstuff/knewstuffsecure.cpp:106 +msgid "The MD5SUM check failed, the archive might be broken." +msgstr "" +"Il controllo MD5SUM non è riuscito, l'archivio potrebbe essere rovinato." + +#: knewstuff/knewstuffsecure.cpp:111 +msgid "The signature is bad, the archive might be broken or altered." +msgstr "" +"La firma non è valida, l'archivio potrebbe essere danneggiato o alterato." + +#: knewstuff/knewstuffsecure.cpp:121 +msgid "The signature is valid, but untrusted." +msgstr "La firma è valida ma non fidata." + +#: knewstuff/knewstuffsecure.cpp:127 +msgid "The signature is unknown." +msgstr "La firma è sconosciuta." + +#: knewstuff/knewstuffsecure.cpp:131 +msgid "" +"The resource was signed with key 0x%1, belonging to %2 <%3>" +"." +msgstr "" +"La risorsa è stata firmata con la chiave 0x%1, appartenente a " +"%2 <%3>." + +#: knewstuff/knewstuffsecure.cpp:137 +msgid "" +"There is a problem with the resource file you have downloaded. The errors " +"are :%1" +"
      %2" +"
      " +"
      Installation of the resource is not recommended." +"
      " +"
      Do you want to proceed with the installation?
      " +msgstr "" +"C'è un problema con il file risorsa che hai scaricato. Gli errori sono:" +"%1" +"
      %2" +"
      " +"
      L'installazione della risorsa è sconsigliata." +"
      " +"
      Vuoi procedere con l'installazione?
      " + +#: knewstuff/knewstuffsecure.cpp:137 +msgid "Problematic Resource File" +msgstr "File risorsa con problemi" + +#: knewstuff/knewstuffsecure.cpp:140 +msgid "%1

      Press OK to install it.
      " +msgstr "%1

      Premi OK per installarlo.
      " + +#: knewstuff/knewstuffsecure.cpp:140 +msgid "Valid Resource" +msgstr "Risorsa valida" + +#: knewstuff/knewstuffsecure.cpp:190 +msgid "The signing failed for unknown reason." +msgstr "La firma non è riuscita per motivi sconosciuti." + +#: knewstuff/knewstuffsecure.cpp:195 +msgid "" +"There are no keys usable for signing or you did not entered the correct " +"passphrase.\n" +"Proceed without signing the resource?" +msgstr "" +"Non ci sono chiavi utilizzabili per firmare o non hai immesso correttamente la " +"frase segreta.\n" +"Procedo senza firmare la risorsa?" + +#: knewstuff/security.cpp:63 +msgid "" +"Cannot start gpg and retrieve the available keys. Make sure that " +"gpg is installed, otherwise verification of downloaded resources will not " +"be possible." +msgstr "" +"Impossibile avviare gpg e ottenere la lista delle chiavi " +"disponibili. Assicurati che gpg sia installato altrimenti le verifiche " +"delle risorse scaricate non saranno possibili." + +#: knewstuff/security.cpp:177 +msgid "" +"Enter passphrase for key 0x%1, belonging to" +"
      %2<%3>:
      " +msgstr "" +"Immetti la frase segreta per la chiave 0x%1, che appartiene a " +"
      %2<%3>:
      " + +#: knewstuff/security.cpp:257 +msgid "" +"Cannot start gpg and check the validity of the file. Make sure that " +"gpg is installed, otherwise verification of downloaded resources will " +"not be possible." +msgstr "" +"Impossibile avviare gpg e controllare la validità del file. " +"Assicurati che gpg sia installato altrimenti non sarà possibile la " +"verifica delle risorse scaricate." + +#: knewstuff/security.cpp:317 +msgid "Select Signing Key" +msgstr "Seleziona la chiave per firmare" + +#: knewstuff/security.cpp:317 +msgid "Key used for signing:" +msgstr "Chiave utilizzata per firmare:" + +#: knewstuff/security.cpp:338 +msgid "" +"Cannot start gpg and sign the file. Make sure that gpg " +"is installed, otherwise signing of the resources will not be possible." +msgstr "" +"Impossibile avviare gpg e firmare il file. Assicurati che gpg" +"sia installato altrimenti non sarà possibile firmare le risorse." + +#: knewstuff/ghns.cpp:50 +msgid "Get hot new stuff:" +msgstr "Scarica le Novità:" + +#: knewstuff/khotnewstuff.cpp:31 +msgid "Display only media of this type" +msgstr "Mostra solo questo tipo" + +#: knewstuff/khotnewstuff.cpp:32 +msgid "Provider list to use" +msgstr "Lista provider da usare" + +#: knewstuff/providerdialog.cpp:53 +msgid "Hot New Stuff Providers" +msgstr "Provider delle Novità" + +#: knewstuff/providerdialog.cpp:61 +msgid "Please select one of the providers listed below:" +msgstr "Seleziona uno dei provider elencati qui sotto:" + +#: knewstuff/providerdialog.cpp:88 +msgid "No provider selected." +msgstr "Nessun provider selezionato." + +#: kdeui/kkeydialog.cpp:321 +msgid "Clear Search" +msgstr "Pulisci ricerca" + +#: kdeui/kkeydialog.cpp:324 +msgid "&Search:" +msgstr "&Ricerca" + +#: kdeui/kkeydialog.cpp:331 +msgid "" +"Search interactively for shortcut names (e.g. Copy) or combination of keys " +"(e.g. Ctrl+C) by typing them here." +msgstr "" +"Cerca interattivamente i nomi delle scorciatoie (ad es. Copia) o le " +"combinazioni dei tasti (ad es. Ctrl+C) digitandoli qui." + +#: kdeui/kkeydialog.cpp:354 +msgid "" +"Here you can see a list of key bindings, i.e. associations between actions " +"(e.g. 'Copy') shown in the left column and keys or combination of keys (e.g. " +"Ctrl+V) shown in the right column." +msgstr "" +"Questa è una lista delle associazioni di tasti, cioè associazioni tra le azioni " +"(ad es. \"Copia\") mostrate nella colonna di sinistra e i tasti o le " +"combinazioni di tasti (ad es. Ctrl+V) mostrati nella colonna di destra." + +#: kdeui/kkeydialog.cpp:363 +msgid "Action" +msgstr "Azione" + +#: kdeui/kkeydialog.cpp:364 +msgid "Shortcut" +msgstr "Scorciatoia" + +#: kdeui/kkeydialog.cpp:365 +msgid "Alternate" +msgstr "Alternativa" + +#: kdeui/kkeydialog.cpp:380 +msgid "Shortcut for Selected Action" +msgstr "Scorciatoia per l'azione selezionata" + +#: kdeui/kkeydialog.cpp:393 +msgid "" +"_: no key\n" +"&None" +msgstr "&Nessuna" + +#: kdeui/kkeydialog.cpp:398 +msgid "The selected action will not be associated with any key." +msgstr "L'azione selezionata non sarà associata ad alcun tasto." + +#: kdeui/kkeydialog.cpp:401 +msgid "" +"_: default key\n" +"De&fault" +msgstr "Prede&finita" + +#: kdeui/kkeydialog.cpp:406 +msgid "" +"This will bind the default key to the selected action. Usually a reasonable " +"choice." +msgstr "" +"Ciò associa il tasto predefinito all'azione selezionata. Di solito è una scelta " +"ragionevole." + +#: kdeui/kkeydialog.cpp:409 +msgid "C&ustom" +msgstr "Personali&zzata" + +#: kdeui/kkeydialog.cpp:414 +msgid "" +"If this option is selected you can create a customized key binding for the " +"selected action using the buttons below." +msgstr "" +"Se questa opzione è selezionata, puoi creare un'associazione di tasti " +"personalizzata per l'azione selezionata usando i pulsanti qui sotto." + +#: kdeui/kkeydialog.cpp:428 +msgid "" +"Use this button to choose a new shortcut key. Once you click it, you can press " +"the key-combination which you would like to be assigned to the currently " +"selected action." +msgstr "" +"Usa questo pulsante per scegliere una nuova scorciatoia. Se fai clic qui, puoi " +"premere la combinazione di tasti che vuoi assegnare all'azione selezionata." + +#: kdeui/kkeydialog.cpp:470 +msgid "Shortcuts" +msgstr "Scorciatoie" + +#: kdeui/kkeydialog.cpp:536 +msgid "Default key:" +msgstr "Tasto predefinito:" + +#: kdeui/kkeybutton.cpp:89 kdeui/kkeydialog.cpp:536 kdeui/klineedit.cpp:889 +msgid "None" +msgstr "Nessuno" + +#: kdeui/kkeydialog.cpp:715 +msgid "" +"In order to use the '%1' key as a shortcut, it must be combined with the Win, " +"Alt, Ctrl, and/or Shift keys." +msgstr "" +"Per poter usare il tasto \"%1\" come scorciatoia, devi combinarlo con i tasti " +"Win, Alt, Ctrl e/o Shift." + +#: kdeui/kkeydialog.cpp:718 +msgid "Invalid Shortcut Key" +msgstr "Tasto scorciatoia non valido" + +#: kdeui/kkeydialog.cpp:943 +msgid "" +"The '%1' key combination has already been allocated to the \"%2\" action.\n" +"Please choose a unique key combination." +msgstr "" +"La combinazione di tasti \"%1\" è già stata assegnata all'azione \"%2\".\n" +"Scegli una combinazione di tasti univoca." + +#: kdeui/kkeydialog.cpp:958 +msgid "Conflict with Standard Application Shortcut" +msgstr "Conflitto con una scorciatoia standard delle applicazioni" + +#: kdeui/kkeydialog.cpp:959 +msgid "" +"The '%1' key combination has already been allocated to the standard action " +"\"%2\".\n" +"Do you want to reassign it from that action to the current one?" +msgstr "" +"La combinazione di tasti \"%1\" è già stata assegnata all'azione standard " +"\"%2\".\n" +"Vuoi riassegnarla da quell'azione all'azione corrente?" + +#: kdeui/kkeydialog.cpp:964 +msgid "Conflict with Global Shortcut" +msgstr "Conflitto con una scorciatoia globale" + +#: kdeui/kkeydialog.cpp:965 +msgid "" +"The '%1' key combination has already been allocated to the global action " +"\"%2\".\n" +"Do you want to reassign it from that action to the current one?" +msgstr "" +"La combinazione di tasti \"%1\" è già stata assegnata all'azione globale " +"\"%2\".\n" +"Vuoi riassegnarla da quell'azione all'azione corrente?" + +#: kdeui/kkeydialog.cpp:970 +msgid "Key Conflict" +msgstr "Conflitto tra i tasti" + +#: kdeui/kkeydialog.cpp:971 +msgid "" +"The '%1' key combination has already been allocated to the \"%2\" action.\n" +"Do you want to reassign it from that action to the current one?" +msgstr "" +"La combinazione di tasti \"%1\" è già stata assegnata all'azione \"%2\".\n" +"Vuoi riassegnarla da quell'azione all'azione corrente?" + +#: kdeui/kkeydialog.cpp:977 +msgid "Reassign" +msgstr "Riassegna" + +#: kdeui/kkeydialog.cpp:1091 kdeui/kkeydialog.cpp:1103 +msgid "Configure Shortcuts" +msgstr "Configura scorciatoie" + +#: kdeui/ktabbar.cpp:196 +msgid "Close this tab" +msgstr "Chiudi questa linguetta" + +#: kdeui/kpixmapregionselectordialog.cpp:28 +msgid "Select Region of Image" +msgstr "Seleziona regione dell'immagine" + +#: kdeui/kpixmapregionselectordialog.cpp:31 +msgid "Please click and drag on the image to select the region of interest:" +msgstr "" +"Fai clic e trascina il mouse sopra l'immagine per selezionare la regione che ti " +"interessa:" + +#: kdeui/kswitchlanguagedialog.cpp:90 +msgid "Switch application language" +msgstr "Cambia lingua applicazione" + +#: kdeui/kswitchlanguagedialog.cpp:96 +msgid "Please choose language which should be used for this application" +msgstr "Per favore scegli la lingua da utilizzare per questa applicazione" + +#: kdeui/kswitchlanguagedialog.cpp:123 +msgid "Add fallback language" +msgstr "Aggiungi lingua di riserva" + +#: kdeui/kswitchlanguagedialog.cpp:124 +msgid "" +"Adds one more language which will be used if other translations do not contain " +"proper translation" +msgstr "" +"Aggiunge una lingua in più da utilizzare nel caso in cui nella prima lingua " +"manchino o esistano traduzioni non corrette" + +#: kdeui/kswitchlanguagedialog.cpp:222 +msgid "" +"Language for this application has been changed. The change will take effect " +"upon next start of application" +msgstr "" +"La lingua per questa applicazione è cambiata. I cambiamenti avranno effetto " +"dopo il riavvio dell'applicazione" + +#: kdeui/kswitchlanguagedialog.cpp:223 +msgid "Application language changed" +msgstr "Lingua dell'applicazione cambiata" + +#: kdeui/kswitchlanguagedialog.cpp:282 +msgid "Primary language:" +msgstr "Lingua primaria:" + +#: kdeui/kswitchlanguagedialog.cpp:282 +msgid "Fallback language:" +msgstr "Lingua di riserva:" + +#: kdeui/kswitchlanguagedialog.cpp:316 +msgid "" +"This is main application language which will be used first before any other " +"languages" +msgstr "" +"Questa è la lingua principale dell'applicazione che verrà usata prima di ogni " +"altra lingua" + +#: kdeui/kswitchlanguagedialog.cpp:320 +msgid "" +"This is language which will be used if any previous languages does not contain " +"proper translation" +msgstr "" +"Questa è la lingua che verrà usata se ogni altra lingua precedente non contiene " +"una traduzione corretta" + +#: kdeui/ksconfig.cpp:102 +msgid "Create &root/affix combinations not in dictionary" +msgstr "Crea combinazioni &radici/affissi non nel dizionario" + +#: kdeui/ksconfig.cpp:107 +msgid "Consider run-together &words as spelling errors" +msgstr "Considera le &parole attaccate come errori di ortografia" + +#: kdeui/ksconfig.cpp:118 +msgid "&Dictionary:" +msgstr "&Dizionario:" + +#: kdeui/ksconfig.cpp:143 +msgid "&Encoding:" +msgstr "&Codifica:" + +#: kdeui/ksconfig.cpp:148 +msgid "International Ispell" +msgstr "Ispell internazionale" + +#: kdeui/ksconfig.cpp:149 +msgid "Aspell" +msgstr "Aspell" + +#: kdeui/ksconfig.cpp:150 +msgid "Hspell" +msgstr "Hspell" + +#: kdeui/ksconfig.cpp:151 +msgid "Zemberek" +msgstr "Zemberek" + +#: kdeui/ksconfig.cpp:156 +msgid "&Client:" +msgstr "&Client:" + +#: kdeui/ksconfig.cpp:297 +msgid "Spanish" +msgstr "Spagnolo" + +#: kdeui/ksconfig.cpp:300 +msgid "Danish" +msgstr "Danese" + +#: kdeui/ksconfig.cpp:303 +msgid "German" +msgstr "Tedesco" + +#: kdeui/ksconfig.cpp:306 +msgid "German (new spelling)" +msgstr "Tedesco (nuova ortografia)" + +#: kdeui/ksconfig.cpp:309 +msgid "Brazilian Portuguese" +msgstr "Portoghese brasiliano" + +#: kdeui/ksconfig.cpp:312 +msgid "Portuguese" +msgstr "Portoghese" + +#: kdeui/ksconfig.cpp:315 +msgid "Esperanto" +msgstr "Esperanto" + +#: kdeui/ksconfig.cpp:318 +msgid "Norwegian" +msgstr "Norvegese" + +#: kdeui/ksconfig.cpp:321 +msgid "Polish" +msgstr "Polacco" + +#: kdeui/ksconfig.cpp:324 khtml/khtml_part.cpp:288 +msgid "Russian" +msgstr "Russo" + +#: kdeui/ksconfig.cpp:327 +msgid "Slovenian" +msgstr "Sloveno" + +#: kdeui/ksconfig.cpp:330 +msgid "Slovak" +msgstr "Slovacco" + +#: kdeui/ksconfig.cpp:333 +msgid "Czech" +msgstr "Ceco" + +#: kdeui/ksconfig.cpp:336 +msgid "Swedish" +msgstr "Svedese" + +#: kdeui/ksconfig.cpp:339 +msgid "Swiss German" +msgstr "Svizzero tedesco" + +#: kdeui/ksconfig.cpp:342 khtml/khtml_part.cpp:291 +msgid "Ukrainian" +msgstr "Ucraino" + +#: kdeui/ksconfig.cpp:345 +msgid "Lithuanian" +msgstr "Lituano" + +#: kdeui/ksconfig.cpp:348 +msgid "French" +msgstr "Francese" + +#: kdeui/ksconfig.cpp:351 +msgid "Belarusian" +msgstr "Bielorusso" + +#: kdeui/ksconfig.cpp:354 +msgid "Hungarian" +msgstr "Ungherese" + +#: kdeui/ksconfig.cpp:358 +msgid "" +"_: Unknown ispell dictionary\n" +"Unknown" +msgstr "Sconosciuto" + +#: kdeui/ksconfig.cpp:440 kdeui/ksconfig.cpp:594 +msgid "ISpell Default" +msgstr "Predefinito di ISpell" + +#: kdeui/ksconfig.cpp:488 kdeui/ksconfig.cpp:642 +msgid "" +"_: default spelling dictionary\n" +"Default - %1 [%2]" +msgstr "Predefinito - %1 [%2]" + +#: kdeui/ksconfig.cpp:508 kdeui/ksconfig.cpp:668 +msgid "ASpell Default" +msgstr "Predefinito di ASpell" + +#: kdeui/ksconfig.cpp:573 kdeui/ksconfig.cpp:733 +#, c-format +msgid "" +"_: default spelling dictionary\n" +"Default - %1" +msgstr "Predefinito - %1" + +#: kdeui/kfontrequester.cpp:38 +msgid "Choose..." +msgstr "Scegli..." + +#: kdeui/kfontrequester.cpp:102 +msgid "Click to select a font" +msgstr "Fai clic per selezionare un tipo di carattere" + +#: kdeui/kfontrequester.cpp:109 +msgid "Preview of the selected font" +msgstr "Anteprima del tipo di carattere selezionato" + +#: kdeui/kfontrequester.cpp:111 +msgid "" +"This is a preview of the selected font. You can change it by clicking the " +"\"Choose...\" button." +msgstr "" +"Questa è un'anteprima del tipo di carattere selezionato. Puoi cambiarlo facendo " +"clic sul pulsante \"Scegli...\"." + +#: kdeui/kfontrequester.cpp:117 +msgid "Preview of the \"%1\" font" +msgstr "Anteprima del tipo di carattere \"%1\"" + +#: kdeui/kfontrequester.cpp:119 +msgid "" +"This is a preview of the \"%1\" font. You can change it by clicking the " +"\"Choose...\" button." +msgstr "" +"Questa è un'anteprima del tipo di carattere \"%1\". Puoi cambiarlo facendo clic " +"sul pulsante \"Scegli...\"." + +#. i18n "??" is displayed as (pseudo-)version when no data is known about the application +#: kdeui/kaboutapplication.cpp:63 +msgid "??" +msgstr "??" + +#: kdeui/kaboutapplication.cpp:67 +msgid "" +"No information available.\n" +"The supplied KAboutData object does not exist." +msgstr "" +"Nessuna informazione disponibile.\n" +"L'oggetto KAboutData fornito non esiste." + +#: kdeui/kaboutapplication.cpp:107 +msgid "A&uthor" +msgstr "A&utore" + +#: kdeui/kaboutapplication.cpp:107 +msgid "A&uthors" +msgstr "A&utori" + +#: kdeui/kaboutapplication.cpp:117 +msgid "" +"Please use http://bugs.kde.org " +"to report bugs.\n" +msgstr "" +"Per piacere usa http://bugs.kde.org " +"per segnalare i bug.\n" + +#: kdeui/kaboutapplication.cpp:121 kdeui/kaboutapplication.cpp:124 +msgid "" +"Please report bugs to %2.\n" +msgstr "" +"Per piacere usa %2 per segnalare i bug.\n" + +#: kdeui/kaboutapplication.cpp:149 +msgid "&Thanks To" +msgstr "&Ringraziamenti" + +#: kdeui/kaboutapplication.cpp:176 +msgid "T&ranslation" +msgstr "T&raduzione" + +#: kdeui/kaboutapplication.cpp:181 +msgid "&License Agreement" +msgstr "Accordo di &licenza" + +#: kdeui/kfontdialog.cpp:101 +msgid "Here you can choose the font to be used." +msgstr "Qui puoi scegliere il tipo di carattere da usare." + +#: kdeui/kfontdialog.cpp:113 +msgid "Requested Font" +msgstr "Tipo di carattere richiesto" + +#: kdeui/kfontdialog.cpp:136 +msgid "Change font family?" +msgstr "Cambio la famiglia del tipo di carattere?" + +#: kdeui/kfontdialog.cpp:138 +msgid "Enable this checkbox to change the font family settings." +msgstr "" +"Marca questa casella per cambiare le impostazioni della famiglia del tipo di " +"carattere." + +#: kdeui/kcharselect.cpp:383 kdeui/kfontdialog.cpp:144 +msgid "Font:" +msgstr "Tipo di carattere:" + +#: kdeui/kfontdialog.cpp:151 +msgid "Font style" +msgstr "Stile tipo di carattere" + +#: kdeui/kfontdialog.cpp:155 +msgid "Change font style?" +msgstr "Cambio lo stile del tipo di carattere?" + +#: kdeui/kfontdialog.cpp:157 +msgid "Enable this checkbox to change the font style settings." +msgstr "" +"Marca questa casella per cambiare le impostazioni dello stile del tipo di " +"carattere." + +#: kdeui/kfontdialog.cpp:163 +msgid "Font style:" +msgstr "Stile tipo di carattere:" + +#: kdeui/kfontdialog.cpp:171 +msgid "Size" +msgstr "Dimensione" + +#: kdeui/kfontdialog.cpp:175 +msgid "Change font size?" +msgstr "Cambio la dimensione dei caratteri?" + +#: kdeui/kfontdialog.cpp:177 +msgid "Enable this checkbox to change the font size settings." +msgstr "" +"Marca questa casella per cambiare le impostazioni della dimensione dei " +"caratteri." + +#: kdeui/kfontdialog.cpp:183 +msgid "Size:" +msgstr "Dimensione:" + +#: kdeui/kfontdialog.cpp:199 +msgid "Here you can choose the font family to be used." +msgstr "Qui è possibile scegliere la famiglia del tipo di carattere da usare." + +#: kdeui/kfontdialog.cpp:221 +msgid "Here you can choose the font style to be used." +msgstr "Qui è possibile scegliere lo stile del tipo di carattere da usare." + +#: kdeui/kfontdialog.cpp:224 kdeui/kfontdialog.cpp:473 +#: kdeui/kfontdialog.cpp:475 kdeui/kfontdialog.cpp:484 +#: kdeui/kfontdialog.cpp:485 +msgid "Regular" +msgstr "Normale" + +#: kdeui/kfontdialog.cpp:226 +msgid "Bold" +msgstr "Grassetto" + +#: kdeui/kfontdialog.cpp:227 +msgid "Bold Italic" +msgstr "Grassetto corsivo" + +#: kdeui/kfontdialog.cpp:244 +msgid "Relative" +msgstr "Relativa" + +#: kdeui/kfontdialog.cpp:246 +msgid "Font size
      fixed or relative
      to environment" +msgstr "" +"La dimensione dei caratteri è" +"
      fissa o relativa" +"
      all'ambiente" + +#: kdeui/kfontdialog.cpp:248 +msgid "" +"Here you can switch between fixed font size and font size to be calculated " +"dynamically and adjusted to changing environment (e.g. widget dimensions, paper " +"size)." +msgstr "" +"Qui è possibile scegliere se usare dimensioni dei caratteri fisse oppure se " +"farle calcolare dinamicamente e adattarle all'ambiente (ad esempio a seconda " +"delle dimensioni dell'elemento grafico o della dimensione della carta)." + +#: kdeui/kfontdialog.cpp:272 +msgid "Here you can choose the font size to be used." +msgstr "Qui è possibile scegliere la dimensione dei caratteri da usare." + +#. i18n: This is a classical test phrase. (It contains all letters from A to Z.) +#: kdeui/kfontdialog.cpp:296 +msgid "The Quick Brown Fox Jumps Over The Lazy Dog" +msgstr "Ma La Volpe Col Suo Balzo Ha Raggiunto Il Quieto Fido" + +#: kdeui/kfontdialog.cpp:301 +msgid "" +"This sample text illustrates the current settings. You may edit it to test " +"special characters." +msgstr "" +"Questo testo di esempio illustra le impostazioni attuali. Puoi modificare il " +"testo per provare i caratteri speciali." + +#: kdeui/kfontdialog.cpp:310 kdeui/kfontdialog.cpp:320 +msgid "Actual Font" +msgstr "Tipo di carattere attuale" + +#: kdeui/kactionselector.cpp:69 +msgid "&Available:" +msgstr "&Disponibili:" + +#: kdeui/kactionselector.cpp:84 +msgid "&Selected:" +msgstr "&Selezionati:" + +#: kdeui/kcharselect.cpp:366 +msgid "" +"_: Character\n" +"%2" +"
      Unicode code point: U+%3" +"
      (In decimal: %4)" +"
      (Character: %5)
      " +msgstr "" +"%2" +"
      Codice Unicode: U+%3" +"
      (In decimale: %4)" +"
      (Carattere: %5)
      " + +#: kdeui/kcharselect.cpp:394 +msgid "Table:" +msgstr "Tabella:" + +#: kdeui/kcharselect.cpp:404 +msgid "&Unicode code point:" +msgstr "Codice &Unicode:" + +#: kdeui/kmessagebox.cpp:428 kdeui/kmessagebox.cpp:479 +msgid "Question" +msgstr "Domanda" + +#: kdeui/kmessagebox.cpp:442 kdeui/kmessagebox.cpp:494 +#: kdeui/kmessagebox.cpp:575 kdeui/kmessagebox.cpp:647 +#: kdeui/kmessagebox.cpp:723 +msgid "Do not ask again" +msgstr "Non chiedermelo più" + +#: kdeui/kaboutdialog.cpp:1535 kdeui/khelpmenu.cpp:227 +#: kdeui/kmessagebox.cpp:975 +#, c-format +msgid "About %1" +msgstr "Informazioni su %1" + +#: kdeui/klineedit.cpp:890 +msgid "Manual" +msgstr "Manuale" + +#: kdeui/klineedit.cpp:891 +msgid "Automatic" +msgstr "Automatico" + +#: kdeui/klineedit.cpp:892 +msgid "Dropdown List" +msgstr "Lista a comparsa" + +#: kdeui/klineedit.cpp:893 +msgid "Short Automatic" +msgstr "Automatico breve" + +#: kdeui/klineedit.cpp:894 +msgid "Dropdown List && Automatic" +msgstr "Lista a comparsa e automatico" + +#: kdeui/kaboutkde.cpp:34 +msgid "" +"The K Desktop Environment is written and maintained by the KDE Team, a " +"world-wide network of software engineers committed to Free Software " +"development." +"
      " +"
      No single group, company or organization controls the KDE source code. " +"Everyone is welcome to contribute to KDE." +"
      " +"
      Visit http://www.kde.org " +"for more information on the KDE project. " +msgstr "" +"L'ambiente desktop KDE è scritto e mantenuto dalla squadra di KDE, una " +"rete mondiale di programmatori che si dedica allo sviluppo di software libero." +"
      " +"
      Nessun singolo gruppo, compagnia o organizzazione controlla il codice " +"sorgente KDE. Chiunque può contribuire a KDE." +"
      " +"
      Visita http://www.kde.org " +"per ulteriori informazioni sul Progetto KDE." + +#: kdeui/kaboutkde.cpp:43 +msgid "" +"Software can always be improved, and the KDE Team is ready to do so. However, " +"you - the user - must tell us when something does not work as expected or could " +"be done better." +"
      " +"
      The K Desktop Environment has a bug tracking system. Visit http://bugs.kde.org " +"or use the \"Report Bug...\" dialog from the \"Help\" menu to report bugs." +"
      " +"
      If you have a suggestion for improvement then you are welcome to use the " +"bug tracking system to register your wish. Make sure you use the severity " +"called \"Wishlist\"." +msgstr "" +"Il software può sempre essere migliorato, e la squadra di KDE è pronta a farlo. " +"Tuttavia tu - l'utente - devi dirci quando qualcosa non funziona come ti " +"aspetti o potrebbe essere fatta meglio." +"
      " +"
      L'ambiente desktop KDE ha un sistema di segnalazione dei bug. Visita http://bugs.kde.org " +"o usa la finestra di dialogo \"Segnala un bug...\" nel menu \"Aiuto\" per " +"segnalare i bug." +"
      " +"
      Se hai un suggerimento per migliorare KDE, sei invitato a usare il sistema " +"di segnalazione dei bug per registrare il tuo desiderio. Assicurati di " +"impostare la gravità del bug al valore \"Wishlist\" (desiderio)." + +#: kdeui/kaboutkde.cpp:54 +msgid "" +"You do not have to be a software developer to be a member of the KDE team. You " +"can join the national teams that translate program interfaces. You can provide " +"graphics, themes, sounds, and improved documentation. You decide!" +"
      " +"
      Visit http://www.kde.org/jobs/ " +"for information on some projects in which you can participate." +"
      " +"
      If you need more information or documentation, then a visit to http://developer.kde.org " +"will provide you with what you need." +msgstr "" +"Non c'è bisogno di essere uno sviluppatore di software per essere membro della " +"squadra di KDE. Puoi unirti ai gruppi nazionali che traducono le interfacce dei " +"programmi. Puoi creare grafiche, temi e suoni o migliorare la documentazione. " +"Decidi tu!" +"
      " +"
      Visita http://www.kde.org/jobs/ " +"per informazioni sui progetti a cui puoi partecipare." +"
      " +"
      Se hai bisogno di ulteriori informazioni o di documentazione, allora una " +"visita a http://developer.kde.org " +"ti fornirà tutto ciò di cui hai bisogno." + +#: kdeui/kaboutkde.cpp:67 +msgid "" +"KDE is available free of charge, but making it is not free." +"
      " +"
      Thus, the KDE team formed the KDE e.V., a non-profit organization legally " +"founded in Tuebingen, Germany. The KDE e.V. represents the KDE project in legal " +"and financial matters. See " +"http://www.kde-ev.org for information on the KDE e.V." +"
      " +"
      The KDE team does need financial support. Most of the money is used to " +"reimburse members and others on expenses they experienced when contributing to " +"KDE. You are encouraged to support KDE through a financial donation, using one " +"of the ways described at " +"http://www.kde.org/support/." +"
      " +"
      Thank you very much in advance for your support." +msgstr "" +"KDE è disponibile gratuitamente, ma realizzarlo non è senza costi." +"
      " +"
      Per questo motivo, la squadra di KDE ha formato la KDE e.V., " +"un'organizzazione senza fini di lucro con sede legale a Tuebingen, in Germania. " +"La KDE e.V. rappresenta il Progetto KDE nelle questioni legali ed economiche. " +"Consulta http://www.kde-ev.org/ " +"per ulteriori informazioni sulla KDE e.V.." +"
      " +"
      La squadra di KDE ha bisogno di aiuto economico. La maggior parte dei fondi " +"viene usata per rimborsare i membri (e altre persone) delle spese sostenute " +"durante il lavoro su KDE. Ti invitiamo a sostenere KDE tramite donazioni, in " +"uno dei modi descritti nella pagina
      " +"http://www.kde.org/support/." +"
      " +"
      Grazie mille per il tuo aiuto." + +#: kdeui/kaboutkde.cpp:81 +#, c-format +msgid "K Desktop Environment. Release %1" +msgstr "Ambiente desktop KDE. Versione %1" + +#: kdeui/kaboutkde.cpp:83 +msgid "" +"_: About KDE\n" +"&About" +msgstr "&Informazioni" + +#: kdeui/kaboutkde.cpp:84 +msgid "&Report Bugs or Wishes" +msgstr "&Segnala i bug o i desideri" + +#: kdeui/kaboutkde.cpp:85 +msgid "&Join the KDE Team" +msgstr "&Unisciti alla squadra di KDE" + +#: kdeui/kaboutkde.cpp:86 +msgid "&Support KDE" +msgstr "&Sostieni KDE" + +#: kdeui/kstdguiitem.cpp:110 khtml/java/kjavaappletserver.cpp:804 +msgid "&Yes" +msgstr "&Sì" + +#: kdeui/kstdguiitem.cpp:115 khtml/java/kjavaappletserver.cpp:797 +msgid "&No" +msgstr "&No" + +#: kdeui/kstdguiitem.cpp:120 +msgid "Discard changes" +msgstr "Scarta le modifiche" + +#: kdeui/kstdguiitem.cpp:121 +msgid "" +"Pressing this button will discard all recent changes made in this dialog" +msgstr "" +"Se premi questo pulsante, tutte le modifiche fatte recentemente in questa " +"finestra andranno perdute" + +#: kdeui/kstdguiitem.cpp:127 +msgid "Save data" +msgstr "Salva dati" + +#: kdeui/kstdguiitem.cpp:132 +msgid "&Do Not Save" +msgstr "&Non salvare" + +#: kdeui/kstdguiitem.cpp:133 +msgid "Don't save data" +msgstr "Non salvare i dati" + +#: kdeui/kstdaction_p.h:44 kdeui/kstdguiitem.cpp:138 +msgid "Save &As..." +msgstr "Salva con no&me..." + +#: kdeui/kstdguiitem.cpp:139 +msgid "Save file with another name" +msgstr "Salva file con un altro nome" + +#: kdeui/kstdguiitem.cpp:144 +msgid "Apply changes" +msgstr "Applica le modifiche" + +#: kdeui/kstdguiitem.cpp:145 +msgid "" +"When clicking Apply, the settings will be handed over to the program, " +"but the dialog will not be closed.\n" +"Use this to try different settings." +msgstr "" +"Quando premi Applica, le impostazioni saranno inviate al programma, ma " +"la finestra di dialogo non verrà chiusa.\n" +"Usalo per provare differenti impostazioni." + +#: kdeui/kstdguiitem.cpp:153 +msgid "Administrator &Mode..." +msgstr "&Modalità amministratore..." + +#: kdeui/kstdguiitem.cpp:153 +msgid "Enter Administrator Mode" +msgstr "Entra nella modalità amministratore" + +#: kdeui/kstdguiitem.cpp:154 +msgid "" +"When clicking Administrator Mode you will be prompted for the " +"administrator (root) password in order to make changes which require root " +"privileges." +msgstr "" +"Quando fai cli su Modalità amministratore ti sarà chiesta la password di " +"amministratore (root) per poter fare le modifiche che richiedono i privilegi di " +"root." + +#: kdeui/kstdguiitem.cpp:162 +msgid "Clear input" +msgstr "Pulisci il campo di immissione" + +#: kdeui/kstdguiitem.cpp:163 +msgid "Clear the input in the edit field" +msgstr "Elimina quanto immesso nel campo di immissione" + +#: kdeui/kstdaction.cpp:62 kdeui/kstdguiitem.cpp:168 +msgid "" +"_: show help\n" +"&Help" +msgstr "&Aiuto" + +#: kdeui/kstdguiitem.cpp:169 +msgid "Show help" +msgstr "Mostra aiuto" + +#: kdeui/kstdguiitem.cpp:175 +msgid "Close the current window or document" +msgstr "Chiude la finestra o il documento attivo" + +#: kdeui/kstdguiitem.cpp:181 +msgid "Reset all items to their default values" +msgstr "Ripristina i valori predefiniti di tutti gli elementi" + +#: kdeui/kstdaction.cpp:51 kdeui/kstdguiitem.cpp:188 +msgid "" +"_: go back\n" +"&Back" +msgstr "&Indietro" + +#: kdeui/kstdguiitem.cpp:189 +msgid "Go back one step" +msgstr "Indietro di un passo" + +#: kdeui/kstdaction.cpp:56 kdeui/kstdguiitem.cpp:196 +msgid "" +"_: go forward\n" +"&Forward" +msgstr "&Avanti" + +#: kdeui/kstdguiitem.cpp:197 +msgid "Go forward one step" +msgstr "Avanti di un passo" + +#: kdeui/kstdguiitem.cpp:208 +msgid "Opens the print dialog to print the current document" +msgstr "Apre la finestra di stampa per stampare il documento attuale" + +#: kdeui/kstdguiitem.cpp:214 +msgid "C&ontinue" +msgstr "C&ontinua" + +#: kdeui/kstdguiitem.cpp:215 +msgid "Continue operation" +msgstr "Continua operazione" + +#: kdeui/kstdguiitem.cpp:221 +msgid "Delete item(s)" +msgstr "Elimina oggetto(i)" + +#: kdeui/kstdguiitem.cpp:227 +msgid "Open file" +msgstr "Apri file" + +#: kdeui/kstdguiitem.cpp:233 +msgid "Quit application" +msgstr "Esci dall'applicazione" + +#: kdeui/kstdguiitem.cpp:238 +msgid "&Reset" +msgstr "&Azzera" + +#: kdeui/kstdguiitem.cpp:239 +msgid "Reset configuration" +msgstr "Azzera configurazione" + +#: kdeui/kstdguiitem.cpp:244 +msgid "" +"_: Verb\n" +"&Insert" +msgstr "&Inserisci" + +#: kdeui/kstdguiitem.cpp:249 +msgid "Confi&gure..." +msgstr "Confi&gura..." + +#: kdeui/keditcl2.cpp:701 kdeui/keditcl2.cpp:833 kdeui/kstdguiitem.cpp:254 +#: kutils/kfinddialog.cpp:239 +msgid "&Find" +msgstr "Tro&va" + +#: kdeui/kstdguiitem.cpp:274 +msgid "Test" +msgstr "Prova" + +#: kdeui/kstdguiitem.cpp:284 +msgid "&Overwrite" +msgstr "&Sovrascrivi" + +#: kdeui/kjanuswidget.cpp:156 +msgid "Empty Page" +msgstr "Pagina vuota" + +#: kdeui/ksyntaxhighlighter.cpp:477 kdeui/ksyntaxhighlighter.cpp:586 +msgid "As-you-type spell checking enabled." +msgstr "Controllo ortografico in tempo reale abilitato." + +#: kdeui/ksyntaxhighlighter.cpp:479 +msgid "As-you-type spell checking disabled." +msgstr "Controllo ortografico in tempo reale disabilitato." + +#: kdeui/ksyntaxhighlighter.cpp:528 +msgid "Incremental Spellcheck" +msgstr "Controllo ortografico incrementale." + +#: kdeui/ksyntaxhighlighter.cpp:588 +msgid "Too many misspelled words. As-you-type spell checking disabled." +msgstr "" +"Troppe parole errate. Controllo ortografico in tempo reale disabilitato." + +#: kdeui/kxmlguibuilder.cpp:166 kdeui/kxmlguibuilder.cpp:365 +msgid "No text!" +msgstr "Nessun testo." + +#: kdeui/kauthicon.cpp:99 +msgid "Editing disabled" +msgstr "Modifica disabilitata" + +#: kdeui/kauthicon.cpp:100 +msgid "Editing enabled" +msgstr "Modifica abilitata" + +#: kdeui/ktoolbarhandler.cpp:86 +msgid "Show Toolbar" +msgstr "Mostra la barra degli strumenti" + +#: kdeui/ktoolbarhandler.cpp:87 +msgid "Hide Toolbar" +msgstr "Nascondi barra degli strumenti" + +#: kdeui/ktoolbarhandler.cpp:91 +msgid "Toolbars" +msgstr "Barre degli strumenti" + +#: kdeui/kdatepicker.cpp:88 +#, c-format +msgid "Week %1" +msgstr "Settimana %1" + +#: kdeui/kdatepicker.cpp:163 +msgid "Next year" +msgstr "Anno successivo" + +#: kdeui/kdatepicker.cpp:164 +msgid "Previous year" +msgstr "Anno precedente" + +#: kdeui/kdatepicker.cpp:165 +msgid "Next month" +msgstr "Mese successivo" + +#: kdeui/kdatepicker.cpp:166 +msgid "Previous month" +msgstr "Mese precedente" + +#: kdeui/kdatepicker.cpp:167 +msgid "Select a week" +msgstr "Seleziona una settimana" + +#: kdeui/kdatepicker.cpp:168 +msgid "Select a month" +msgstr "Seleziona un mese" + +#: kdeui/kdatepicker.cpp:169 +msgid "Select a year" +msgstr "Seleziona un anno" + +#: kdeui/kdatepicker.cpp:170 +msgid "Select the current day" +msgstr "Seleziona il giorno corrente" + +#: kdeui/kwhatsthismanager.cpp:50 +msgid "" +"Not Defined" +"
      There is no \"What's This?\" help assigned to this widget. If you want to " +"help us to describe the widget, you are welcome to send us your own \"What's This?\" help for it." +msgstr "" +"Non definito" +"
      Non esiste una guida \"Che cos'è?\" assegnata a questo elemento. Se vuoi " +"aiutarci a descriverlo, sei invitato a " +"inviarci la tua guida \"Che cos'è?\" per quest'oggetto." + +#: kdeui/kshortcutdialog.cpp:68 +msgid "Configure Shortcut" +msgstr "Configura scorciatoia" + +#: kdeui/kshortcutdialog.cpp:71 +msgid "Advanced" +msgstr "Avanzato" + +#: kdeui/kedittoolbar.cpp:49 +msgid "--- line separator ---" +msgstr "--- separatore riga ---" + +#: kdeui/kedittoolbar.cpp:50 +msgid "--- separator ---" +msgstr "--- separatore ---" + +#: kdeui/kedittoolbar.cpp:380 kdeui/kedittoolbar.cpp:392 +#: kdeui/kedittoolbar.cpp:402 kdeui/kedittoolbar.cpp:411 +msgid "Configure Toolbars" +msgstr "Configura le barre degli strumenti" + +#: kdeui/kedittoolbar.cpp:447 +msgid "" +"Do you really want to reset all toolbars of this application to their default? " +"The changes will be applied immediately." +msgstr "" +"Sei sicuro di voler riportare tutte le barre degli strumenti di questa " +"applicazione ai loro valori predefiniti? I cambiamenti verranno applicati " +"immediatamente." + +#: kdeui/kedittoolbar.cpp:447 +msgid "Reset Toolbars" +msgstr "Ripristina barre degli strumenti" + +#: kdeui/kedittoolbar.cpp:447 khtml/html/html_formimpl.cpp:2129 +#: khtml/khtmlview.cpp:2541 khtml/khtmlview.cpp:2574 +msgid "Reset" +msgstr "Azzera" + +#: kdeui/kedittoolbar.cpp:761 +msgid "&Toolbar:" +msgstr "Barra degli s&trumenti:" + +#: kdeui/kedittoolbar.cpp:777 +msgid "A&vailable actions:" +msgstr "&Azioni disponibili:" + +#: kdeui/kedittoolbar.cpp:795 +msgid "Curr&ent actions:" +msgstr "Azioni att&uali:" + +#: kdeui/kedittoolbar.cpp:818 +msgid "Change &Icon..." +msgstr "Cambia &icona..." + +#: kdeui/kedittoolbar.cpp:991 +msgid "" +"This element will be replaced with all the elements of an embedded component." +msgstr "" +"Questo elemento viene sostituito con tutti gli elementi di un componente " +"inserito." + +#: kdeui/kedittoolbar.cpp:993 +msgid "" +msgstr "" + +#: kdeui/kedittoolbar.cpp:995 +msgid "" +msgstr "" + +#: kdeui/kedittoolbar.cpp:1001 +msgid "" +"This is a dynamic list of actions. You can move it, but if you remove it you " +"won't be able to re-add it." +msgstr "" +"Questa è una lista dinamica di azioni. Puoi spostarla, ma se la rimuovi non " +"sarai più in grado di riaggiungerla." + +#: kdeui/kedittoolbar.cpp:1002 +#, c-format +msgid "ActionList: %1" +msgstr "ListaAzioni: %1" + +#: kdeui/kcolordialog.cpp:84 +msgid "" +"_: palette name\n" +"* Recent Colors *" +msgstr "* Colori recenti *" + +#: kdeui/kcolordialog.cpp:85 +msgid "" +"_: palette name\n" +"* Custom Colors *" +msgstr "* Colori personalizzati *" + +#: kdeui/kcolordialog.cpp:86 +msgid "" +"_: palette name\n" +"Forty Colors" +msgstr "Colori anni '40" + +#: kdeui/kcolordialog.cpp:87 +msgid "" +"_: palette name\n" +"Rainbow Colors" +msgstr "Colori arcobaleno" + +#: kdeui/kcolordialog.cpp:88 +msgid "" +"_: palette name\n" +"Royal Colors" +msgstr "Colori intensi" + +#: kdeui/kcolordialog.cpp:89 +msgid "" +"_: palette name\n" +"Web Colors" +msgstr "Colori web" + +#: kdeui/kcolordialog.cpp:563 +msgid "Named Colors" +msgstr "Colori con nome" + +#: kdeui/kcolordialog.cpp:717 +msgid "" +"Unable to read X11 RGB color strings. The following file location(s) were " +"examined:\n" +msgstr "" +"Impossibile leggere le stringhe dei colori RGB di X11 Sono state esaminate le " +"seguenti posizioni:\n" + +#: kdeui/kcolordialog.cpp:940 +msgid "Select Color" +msgstr "Scegli il colore" + +#: kdeui/kcolordialog.cpp:1005 +msgid "H:" +msgstr "H:" + +#: kdeui/kcolordialog.cpp:1014 +msgid "S:" +msgstr "S:" + +#: kdeui/kcolordialog.cpp:1023 +msgid "V:" +msgstr "V:" + +#: kdeui/kcolordialog.cpp:1035 +msgid "R:" +msgstr "R:" + +#: kdeui/kcolordialog.cpp:1044 +msgid "G:" +msgstr "G:" + +#: kdeui/kcolordialog.cpp:1053 +msgid "B:" +msgstr "B:" + +#: kdeui/kcolordialog.cpp:1108 +msgid "&Add to Custom Colors" +msgstr "&Aggiungi ai colori personalizzati" + +#: kdeui/kcolordialog.cpp:1140 +msgid "HTML:" +msgstr "HTML:" + +#: kdeui/kcolordialog.cpp:1219 +msgid "Default color" +msgstr "Colore predefinito" + +#: kdeui/kcolordialog.cpp:1247 +msgid "-default-" +msgstr "-predefinito-" + +#: kdeui/kcolordialog.cpp:1463 +msgid "-unnamed-" +msgstr "-senza nome-" + +#: kdeui/kstdaction.cpp:61 +msgid "" +"_: beginning (of line)\n" +"&Home" +msgstr "&Inizio riga" + +#: kdeui/kstdaction.cpp:240 +msgid "Show Menubar

      Shows the menubar again after it has been hidden" +msgstr "" +"Mostra barra dei menu" +"

      Mostra la barra dei menu nuovamente dopo che è stata nascosta" + +#: kdeui/kstdaction.cpp:242 +msgid "Hide &Menubar" +msgstr "Nascondi la barra dei &menu" + +#: kdeui/kstdaction.cpp:243 +msgid "" +"Hide Menubar" +"

      Hide the menubar. You can usually get it back using the right mouse button " +"inside the window itself." +msgstr "" +"Nascondi la barra dei menu" +"

      Nasconde la barra dei menu. Puoi ottenere nuovamente la barra dei menu " +"utilizzano il tasto destro del mouse all'interno della finestra stessa." + +#: kdeui/kstdaction.cpp:274 kdeui/kstdaction_p.h:97 +msgid "Show St&atusbar" +msgstr "Mostra la barra di st&ato" + +#: kdeui/kstdaction.cpp:276 +msgid "" +"Show Statusbar" +"

      Shows the statusbar, which is the bar at the bottom of the window used for " +"status information." +msgstr "" +"Mostra la barra di stato" +"

      Mostra la barra di stato, cioè quella barra che si trova nella parte bassa " +"delle finestre e che mostra le informazioni di stato dell'applicazione." + +#: kdeui/kstdaction.cpp:278 +msgid "Hide St&atusbar" +msgstr "Nascondi la barra di s&tato" + +#: kdeui/kstdaction.cpp:279 +msgid "" +"Hide Statusbar" +"

      Hides the statusbar, which is the bar at the bottom of the window used for " +"status information." +msgstr "" +"Nascondi la barra di stato" +"

      Nasconde la barra di stato, cioè quella barra che si trova nella parte bassa " +"delle finestre e che mostra le informazioni di stato dell'applicazione." + +#: kdeui/kpassdlg.cpp:372 +msgid "&Password:" +msgstr "&Password:" + +#: kdeui/kpassdlg.cpp:391 +msgid "&Keep password" +msgstr "&Ricorda la password" + +#: kdeui/kpassdlg.cpp:403 +msgid "&Verify:" +msgstr "&Verifica:" + +#: kdeui/kpassdlg.cpp:425 +msgid "Password strength meter:" +msgstr "Misuratore robustezza password:" + +#: kdeui/kpassdlg.cpp:429 +msgid "" +"The password strength meter gives an indication of the security of the password " +"you have entered. To improve the strength of the password, try:\n" +" - using a longer password;\n" +" - using a mixture of upper- and lower-case letters;\n" +" - using numbers or symbols, such as #, as well as letters." +msgstr "" +"Il misuratore di robustezza password fornisce un'indicazione sulla sicurezza " +"della password che hai inserito. Per migliorare la robustezza della password, " +"prova:\n" +" - a usare una password più lunga;\n" +" - a usare una combinazione di lettere maiuscole e minuscole;\n" +" - a usare numeri o simboli, come #, assieme alle lettere." + +#: kdeui/kpassdlg.cpp:445 kdeui/kpassdlg.cpp:617 +msgid "Passwords do not match" +msgstr "Le password non corrispondono" + +#: kdeui/kpassdlg.cpp:515 +msgid "You entered two different passwords. Please try again." +msgstr "Hai inserito due password diverse. Riprova." + +#: kdeui/kpassdlg.cpp:522 +msgid "" +"The password you have entered has a low strength. To improve the strength of " +"the password, try:\n" +" - using a longer password;\n" +" - using a mixture of upper- and lower-case letters;\n" +" - using numbers or symbols as well as letters.\n" +"\n" +"Would you like to use this password anyway?" +msgstr "" +"La password che hai inserito ha una scarsa robustezza. Per migliorare la " +"robustezza della password, prova:\n" +" - a usare una password più lunga;\n" +" - a usare una combinazione di lettere maiuscole e minuscole;\n" +" - a usare numeri o simboli, come #, assieme alle lettere.\n" +"\n" +"Vuoi usare questa password ugualmente?" + +#: kdeui/kpassdlg.cpp:530 +msgid "Low Password Strength" +msgstr "Password con scarsa robustezza" + +#: kdeui/kpassdlg.cpp:611 +msgid "Password is empty" +msgstr "La password è vuota" + +#: kdeui/kpassdlg.cpp:614 +#, c-format +msgid "" +"_n: Password must be at least 1 character long\n" +"Password must be at least %n characters long" +msgstr "" +"La password deve essere lunga almeno 1 carattere\n" +"La password deve essere lunga almeno %n caratteri" + +#: kdeui/kpassdlg.cpp:616 +msgid "Passwords match" +msgstr "Le password corrispondono" + +#: kdeui/kspelldlg.cpp:53 kspell2/ui/dialog.cpp:62 +msgid "Check Spelling" +msgstr "Controlla l'ortografia" + +#: kdeui/kspelldlg.cpp:54 kspell2/ui/dialog.cpp:64 +msgid "&Finished" +msgstr "&Finito" + +#: kdeui/kcombobox.cpp:444 khtml/rendering/render_form.cpp:388 +msgid "Clear &History" +msgstr "Pulisci la c&ronologia" + +#: kdeui/kcombobox.cpp:584 +msgid "No further item in the history." +msgstr "Non ci sono altri oggetti nella cronologia." + +#: kdeui/klineeditdlg.cpp:92 +msgid "&Browse..." +msgstr "&Sfoglia..." + +#: kdeui/kdialogbase.cpp:636 +msgid "&Try" +msgstr "&Prova" + +#: kdeui/kdialogbase.cpp:904 +msgid "" +"If you press the OK button, all changes\n" +"you made will be used to proceed." +msgstr "" +"Se premi il pulsante OK, tutte le modifiche\n" +"che hai fatto saranno usate per procedere." + +#: kdeui/kdialogbase.cpp:911 +msgid "Accept settings" +msgstr "Accetta le impostazioni" + +#: kdeui/kdialogbase.cpp:932 +msgid "" +"When clicking Apply, the settings will be\n" +"handed over to the program, but the dialog\n" +"will not be closed. Use this to try different settings. " +msgstr "" +"Quando premi Applica, le impostazioni saranno\n" +"inviate al programma, ma la finestra di dialogo non\n" +"verrà chiusa. Usalo per provare differenti impostazioni." + +#: kdeui/kdialogbase.cpp:941 +msgid "Apply settings" +msgstr "Applica le impostazioni" + +#: kdeui/kdialogbase.cpp:1130 +msgid "&Details" +msgstr "&Dettagli" + +#: kdeui/kdialogbase.cpp:1538 +msgid "Get help..." +msgstr "Chiama la guida..." + +#: kdeui/keditlistbox.cpp:124 +msgid "&Add" +msgstr "&Aggiungi" + +#: kdeui/keditlistbox.cpp:148 +msgid "Move &Up" +msgstr "Sposta in &alto" + +#: kdeui/keditlistbox.cpp:153 +msgid "Move &Down" +msgstr "Sposta in &basso" + +#: kdeui/kbugreport.cpp:70 +msgid "Submit Bug Report" +msgstr "Invia una segnalazione di bug" + +#: kdeui/kbugreport.cpp:110 +msgid "" +"Your email address. If incorrect, use the Configure Email button to change it" +msgstr "" +"Il tuo indirizzo di posta elettronica. Se non è corretto, usa il pulsante " +"Configura la posta elettronica per cambiarlo." + +#: kdeui/kbugreport.cpp:111 +msgid "From:" +msgstr "Da:" + +#: kdeui/kbugreport.cpp:120 +msgid "Configure Email..." +msgstr "Configura la posta elettronica..." + +#: kdeui/kbugreport.cpp:127 +msgid "The email address this bug report is sent to." +msgstr "" +"L'indirizzo di posta elettronica a cui inviare questa segnalazione di bug." + +#: kdeui/kbugreport.cpp:128 +msgid "To:" +msgstr "A:" + +#: kdeui/kbugreport.cpp:135 +msgid "&Send" +msgstr "&Spedisci" + +#: kdeui/kbugreport.cpp:135 +msgid "Send bug report." +msgstr "Spedisci la segnalazione di bug." + +#: kdeui/kbugreport.cpp:136 +#, c-format +msgid "Send this bug report to %1." +msgstr "Spedisci questa segnalazione di bug a %1." + +#: kdeui/kbugreport.cpp:147 +msgid "" +"The application for which you wish to submit a bug report - if incorrect, " +"please use the Report Bug menu item of the correct application" +msgstr "" +"L'applicazione per la quale vuoi mandare una segnalazione di bug - se non è " +"corretta, usa la voce del menu Segnala un bug dell'applicazione corretta." + +#: kdeui/kbugreport.cpp:148 +msgid "Application: " +msgstr "Applicazione: " + +#: kdeui/kbugreport.cpp:173 +msgid "" +"The version of this application - please make sure that no newer version is " +"available before sending a bug report" +msgstr "" +"La versione di questa applicazione - prima di inviare la segnalazione di bug, " +"assicurati che non sia disponibile una versione più recente." + +#: kdeui/kbugreport.cpp:180 +msgid "no version set (programmer error!)" +msgstr "nessuna versione impostata (errore del programmatore!)" + +#: kdeui/kbugreport.cpp:190 +msgid "OS:" +msgstr "Sistema operativo:" + +#: kdeui/kbugreport.cpp:202 +msgid "Compiler:" +msgstr "Compilatore:" + +#: kdeui/kbugreport.cpp:210 +msgid "Se&verity" +msgstr "&Gravità" + +#: kdeui/kbugreport.cpp:212 +msgid "Critical" +msgstr "Critico" + +#: kdeui/kbugreport.cpp:212 +msgid "Grave" +msgstr "Grave" + +#: kdeui/kbugreport.cpp:212 +msgid "" +"_: normal severity\n" +"Normal" +msgstr "Normale" + +#: kdeui/kbugreport.cpp:212 +msgid "Wishlist" +msgstr "Desiderio" + +#: kdeui/kbugreport.cpp:212 +msgid "Translation" +msgstr "Traduzione" + +#: kdeui/kbugreport.cpp:225 +msgid "S&ubject: " +msgstr "&Oggetto:" + +#: kdeui/kbugreport.cpp:232 +msgid "" +"Enter the text (in English if possible) that you wish to submit for the bug " +"report.\n" +"If you press \"Send\", a mail message will be sent to the maintainer of this " +"program.\n" +msgstr "" +"Inserisci il testo (possibilmente in inglese) che vuoi inviare per la " +"segnalazione di bug.\n" +"Se premi \"Spedisci\", verrà spedito un messaggio di posta al responsabile di " +"questo programma.\n" + +#: kdeui/kbugreport.cpp:252 +msgid "" +"To submit a bug report, click on the button below.\n" +"This will open a web browser window on http://bugs.kde.org where you will find " +"a form to fill in.\n" +"The information displayed above will be transferred to that server." +msgstr "" +"Per inviare una segnalazione di bug, fai clic sul collegamento qui sotto.\n" +"Si aprirà un browser Web all'indirizzo http://bugs.kde.org, dove troverai un " +"modulo da compilare.\n" +"Le informazioni mostrate qui sopra verranno inviate al server." + +#: kdeui/kbugreport.cpp:260 +msgid "&Launch Bug Report Wizard" +msgstr "&Avvia la procedura guidata Segnalazione bug" + +#: kdeui/kbugreport.cpp:298 +msgid "" +"_: unknown program name\n" +"unknown" +msgstr "sconosciuto" + +#: kdeui/kbugreport.cpp:376 +msgid "" +"You must specify both a subject and a description before the report can be " +"sent." +msgstr "" +"Devi specificare sia l'oggetto, sia la descrizione prima di poter spedire la " +"segnalazione." + +#: kdeui/kbugreport.cpp:386 +msgid "" +"

      You chose the severity Critical. Please note that this severity is " +"intended only for bugs that

      " +"
        " +"
      • break unrelated software on the system (or the whole system)
      • " +"
      • cause serious data loss
      • " +"
      • introduce a security hole on the system where the affected package is " +"installed
      \n" +"

      Does the bug you are reporting cause any of the above damage? If it does " +"not, please select a lower severity. Thank you!

      " +msgstr "" +"

      Hai scelto la gravità Critico. Questo livello di gravità è riservato " +"solo ai bug che

      " +"
        " +"
      • interrompono altro software nel sistema (o lo stesso intero sistema)
      • " +"
      • causano serie perdite di dati
      • " +"
      • introducono un buco di sicurezza nel sistema in cui il pacchetto affetto è " +"installato
      \n" +"

      Il bug che stai segnalando causa uno di questi danni? In caso negativo, " +"seleziona una gravità minore. Grazie!

      " + +#: kdeui/kbugreport.cpp:397 +msgid "" +"

      You chose the severity Grave. Please note that this severity is " +"intended only for bugs that

      " +"
        " +"
      • make the package in question unusable or mostly so
      • " +"
      • cause data loss
      • " +"
      • introduce a security hole allowing access to the accounts of users who use " +"the affected package
      \n" +"

      Does the bug you are reporting cause any of the above damage? If it does " +"not, please select a lower severity. Thank you!

      " +msgstr "" +"

      Hai scelto la gravità Grave. Nota che questo livello di gravità è " +"riservato solo ai bug che

      " +"
        " +"
      • rendono il pacchetto in questione inutilizzabile o quasi
      • " +"
      • causano perdita di dati
      • " +"
      • introducono un buco di sicurezza che permette l'accesso agli account degli " +"utenti che usano il pacchetto affetto
      \n" +"

      Il bug che stai segnalando causa uno di questi danni? In caso negativo, " +"seleziona una gravità minore. Grazie!

      " + +#: kdeui/kbugreport.cpp:409 +msgid "" +"Unable to send the bug report.\n" +"Please submit a bug report manually...\n" +"See http://bugs.kde.org/ for instructions." +msgstr "" +"Impossibile inviare la segnalazione di bug.\n" +"Per piacere, invia una segnalazione di bug manualmente...\n" +"Consulta http://bugs.kde.org/ per le istruzioni." + +#: kdeui/kbugreport.cpp:417 +msgid "Bug report sent, thank you for your input." +msgstr "Segnalazione di bug inviata, grazie per i tuoi commenti." + +#: kdeui/kbugreport.cpp:426 +msgid "" +"Close and discard\n" +"edited message?" +msgstr "" +"Chiudere e abbandonare\n" +"il messaggio?" + +#: kdeui/kbugreport.cpp:427 +msgid "Close Message" +msgstr "Chiudi il messaggio" + +#: kdeui/kcolorcombo.cpp:187 kdeui/kcolorcombo.cpp:240 +msgid "Custom..." +msgstr "Personalizza..." + +#: kdeui/ksystemtray.cpp:190 +msgid "Are you sure you want to quit %1?" +msgstr "Sei sicuro di voler uscire da %1?" + +#: kdeui/ksystemtray.cpp:193 +msgid "Confirm Quit From System Tray" +msgstr "Conferma uscita dal vassoio di sistema" + +#: kdeui/kpixmapregionselectorwidget.cpp:141 +msgid "Image Operations" +msgstr "Operazioni immagine" + +#: kdeui/kpixmapregionselectorwidget.cpp:143 +msgid "&Rotate Clockwise" +msgstr "&Ruota in senso orario" + +#: kdeui/kpixmapregionselectorwidget.cpp:148 +msgid "Rotate &Counterclockwise" +msgstr "Ruota in senso &antiorario" + +#: kdeui/kdockwidget.cpp:237 +msgid "" +"_: Freeze the window geometry\n" +"Freeze" +msgstr "Congela" + +#: kdeui/kdockwidget.cpp:244 +msgid "" +"_: Dock this window\n" +"Dock" +msgstr "Aggancia" + +#: kdeui/kdockwidget.cpp:251 +msgid "Detach" +msgstr "Stacca" + +#: kdeui/kwizard.cpp:48 +msgid "&Back" +msgstr "&Indietro" + +#: kdeui/kwizard.cpp:49 +msgid "" +"_: Opposite to Back\n" +"&Next" +msgstr "&Avanti" + +#: kdeui/khelpmenu.cpp:130 kdeui/kstdaction_p.h:108 +msgid "%1 &Handbook" +msgstr "&Manuale di %1" + +#: kdeui/khelpmenu.cpp:139 +msgid "What's &This" +msgstr "Che &cos'è" + +#: kdeui/khelpmenu.cpp:150 kdeui/kstdaction_p.h:111 +msgid "&Report Bug..." +msgstr "Segnala un &bug..." + +#: kdeui/khelpmenu.cpp:159 kdeui/kstdaction_p.h:112 +msgid "Switch application &language..." +msgstr "Cambia &lingua dell'applicazione..." + +#: kdeui/khelpmenu.cpp:170 kdeui/kstdaction_p.h:113 +#, c-format +msgid "&About %1" +msgstr "Informazioni &su %1" + +#: kdeui/khelpmenu.cpp:176 kdeui/kstdaction_p.h:114 +msgid "About &KDE" +msgstr "Informazioni su &KDE" + +#: kdeui/kactionclasses.cpp:2072 +msgid "Exit F&ull Screen Mode" +msgstr "Esci dalla modalità a t&utto schermo" + +#: kdeui/kactionclasses.cpp:2077 kdeui/kstdaction_p.h:98 +msgid "F&ull Screen Mode" +msgstr "Modalità a t&utto schermo" + +#: kdeui/klistviewsearchline.cpp:243 +msgid "Search Columns" +msgstr "Colonna in cui cercare" + +#: kdeui/klistviewsearchline.cpp:245 +msgid "All Visible Columns" +msgstr "Tutte le colonne visibili" + +#: kdeui/klistviewsearchline.cpp:260 +msgid "" +"_: Column number %1\n" +"Column No. %1" +msgstr "Colonna numero: %1" + +#: kdeui/klistviewsearchline.cpp:455 +msgid "S&earch:" +msgstr "C&erca" + +#: kdeui/ktip.cpp:206 +msgid "Tip of the Day" +msgstr "Suggerimento del giorno" + +#: kdeui/ktip.cpp:224 +msgid "" +"Did you know...?\n" +msgstr "" +"Lo sapevi...?\n" + +#: kdeui/ktip.cpp:287 +msgid "&Show tips on startup" +msgstr "&Mostra i suggerimenti all'avvio" + +#: kdeui/ktoolbar.cpp:2040 +msgid "Toolbar Menu" +msgstr "Menu della barra degli strumenti" + +#: kdeui/ktoolbar.cpp:2043 +msgid "" +"_: toolbar position string\n" +"Top" +msgstr "In alto" + +#: kdeui/ktoolbar.cpp:2044 +msgid "" +"_: toolbar position string\n" +"Left" +msgstr "A sinistra" + +#: kdeui/ktoolbar.cpp:2045 +msgid "" +"_: toolbar position string\n" +"Right" +msgstr "A destra" + +#: kdeui/ktoolbar.cpp:2046 +msgid "" +"_: toolbar position string\n" +"Bottom" +msgstr "In basso" + +#: kdeui/ktoolbar.cpp:2048 +msgid "" +"_: toolbar position string\n" +"Floating" +msgstr "Staccata" + +#: kdeui/ktoolbar.cpp:2049 +msgid "" +"_: min toolbar\n" +"Flat" +msgstr "Appiattita" + +#: kdeui/ktoolbar.cpp:2052 +msgid "Icons Only" +msgstr "Solo icone" + +#: kdeui/ktoolbar.cpp:2053 +msgid "Text Only" +msgstr "Solo testo" + +#: kdeui/ktoolbar.cpp:2054 +msgid "Text Alongside Icons" +msgstr "Testo accanto alle icone" + +#: kdeui/ktoolbar.cpp:2055 +msgid "Text Under Icons" +msgstr "Testo sotto le icone" + +#: kdeui/ktoolbar.cpp:2080 kdeui/ktoolbar.cpp:2101 +msgid "Small (%1x%2)" +msgstr "Piccole (%1x%2)" + +#: kdeui/ktoolbar.cpp:2082 kdeui/ktoolbar.cpp:2103 +msgid "Medium (%1x%2)" +msgstr "Medie (%1x%2)" + +#: kdeui/ktoolbar.cpp:2084 kdeui/ktoolbar.cpp:2105 +msgid "Large (%1x%2)" +msgstr "Grandi (%1x%2)" + +#: kdeui/ktoolbar.cpp:2086 kdeui/ktoolbar.cpp:2107 +msgid "Huge (%1x%2)" +msgstr "Enormi (%1x%2)" + +#: kdeui/ktoolbar.cpp:2118 +msgid "Text Position" +msgstr "Posizione testo" + +#: kdeui/ktoolbar.cpp:2120 +msgid "Icon Size" +msgstr "Dimensione icone" + +#: kdeui/kaboutdialog.cpp:93 +msgid "Task" +msgstr "Incarico" + +#: kdeui/kaboutdialog.cpp:704 +msgid "%1 %2 (Using KDE %3)" +msgstr "%1 %2 (con KDE %3)" + +#: kdeui/kaboutdialog.cpp:706 +msgid "%1 %2, %3" +msgstr "%1 %2, %3" + +#: kdeui/kaboutdialog.cpp:1326 +msgid "Other Contributors:" +msgstr "Altri contributi da:" + +#: kdeui/kaboutdialog.cpp:1327 +msgid "(No logo available)" +msgstr "(nessun logo disponibile)" + +#: kdeui/kaboutdialog.cpp:1772 +msgid "Image missing" +msgstr "Immagine mancante" + +#: kdeui/ktimezonewidget.cpp:45 +msgid "Area" +msgstr "Area" + +#: kab/addressbook.cc:295 kdeui/ktimezonewidget.cpp:47 +msgid "Comment" +msgstr "Commento" + +#: kdeui/keditcl2.cpp:105 kdeui/keditcl2.cpp:375 kdeui/keditcl2.cpp:454 +msgid "" +"End of document reached.\n" +"Continue from the beginning?" +msgstr "" +"Ho raggiunto la fine del documento.\n" +"Continuo dall'inizio?" + +#: kdeui/keditcl2.cpp:118 kdeui/keditcl2.cpp:388 kdeui/keditcl2.cpp:467 +msgid "" +"Beginning of document reached.\n" +"Continue from the end?" +msgstr "" +"Ho raggiunto l'inizio del documento.\n" +"Continuo dalla fine?" + +#: kdeui/keditcl2.cpp:711 kdeui/keditcl2.cpp:844 +msgid "Find:" +msgstr "Trova:" + +#: kdeui/keditcl2.cpp:728 kdeui/keditcl2.cpp:868 +msgid "Case &sensitive" +msgstr "Distingui maiu&scole" + +#: kdeui/keditcl2.cpp:730 kdeui/keditcl2.cpp:870 kutils/kfinddialog.cpp:171 +msgid "Find &backwards" +msgstr "Trova all'&indietro" + +#: kdeui/keditcl2.cpp:833 +msgid "Replace &All" +msgstr "Sostituisci &tutto" + +#: kdeui/keditcl2.cpp:852 +msgid "Replace with:" +msgstr "Sostituisci con:" + +#: kdeui/keditcl2.cpp:984 +msgid "Go to line:" +msgstr "Va alla riga:" + +#: kdeui/kwindowlistmenu.cpp:129 +msgid "Unclutter Windows" +msgstr "Riordina le finestre" + +#: kdeui/kwindowlistmenu.cpp:131 +msgid "Cascade Windows" +msgstr "Finestre a cascata" + +#: kdeui/kwindowlistmenu.cpp:185 +msgid "On All Desktops" +msgstr "Su tutti i desktop" + +#: kdeui/kwindowlistmenu.cpp:213 +msgid "No Windows" +msgstr "Nessuna finestra" + +#: kdeui/ktextedit.cpp:231 +msgid "Check Spelling..." +msgstr "Controlla l'ortografia..." + +#: kdeui/ktextedit.cpp:237 +msgid "Auto Spell Check" +msgstr "Controllo ortografico automatico" + +#: kdeui/ktextedit.cpp:241 +msgid "Allow Tabulations" +msgstr "Permetti tabulazioni" + +#: kdeui/ktextedit.cpp:353 khtml/rendering/render_form.cpp:331 +msgid "Spell Checking" +msgstr "Controllo ortografico" + +#: kdeui/kspell.cpp:1176 +msgid "You have to restart the dialog for changes to take effect" +msgstr "Devi riavviare la finestra affinché le modifiche abbiano effetto" + +#: kdeui/kspell.cpp:1402 +msgid "Spell Checker" +msgstr "Controllo ortografico" + +#: kdeui/kcommand.cpp:151 kdeui/kcommand.cpp:166 kdeui/kcommand.cpp:199 +#: kdeui/kcommand.cpp:241 +#, c-format +msgid "&Undo: %1" +msgstr "&Annulla: %1" + +#: kdeui/kcommand.cpp:192 kdeui/kcommand.cpp:247 +#, c-format +msgid "&Redo: %1" +msgstr "&Rifai: %1" + +#: kdeui/kcommand.cpp:322 +#, c-format +msgid "Undo: %1" +msgstr "Annulla: %1" + +#: kdeui/kcommand.cpp:341 kdeui/kcommand.cpp:346 +#, c-format +msgid "Redo: %1" +msgstr "Rifai: %1" + +#: khtml/khtmlimage.cpp:199 +msgid "%1 (%2 - %3x%4 Pixels)" +msgstr "%1 (%2 - %3x%4 pixel)" + +#: khtml/khtmlimage.cpp:201 +msgid "%1 - %2x%3 Pixels" +msgstr "%1 - %2x%3 pixel" + +#: khtml/khtmlimage.cpp:206 +msgid "%1 (%2x%3 Pixels)" +msgstr "%1 (%2x%3 pixel)" + +#: khtml/khtmlimage.cpp:208 +msgid "Image - %1x%2 Pixels" +msgstr "Immagine - %1x%2 pixel" + +#: khtml/khtmlimage.cpp:214 +msgid "Done." +msgstr "Fatto." + +#: khtml/khtml_ext.cpp:434 +msgid "&Copy Text" +msgstr "&Copia il testo" + +#: khtml/khtml_ext.cpp:480 +msgid "Search for '%1' with %2" +msgstr "Cerca \"%1\" con %2" + +#: khtml/khtml_ext.cpp:489 +msgid "Search for '%1' with" +msgstr "Cerca \"%1\" con" + +#: khtml/khtml_ext.cpp:518 +msgid "Open '%1'" +msgstr "Apri \"%1\"" + +#: khtml/khtml_ext.cpp:525 khtml/khtml_ext.cpp:582 +msgid "Stop Animations" +msgstr "Ferma le animazioni" + +#: khtml/khtml_ext.cpp:533 +msgid "Copy Email Address" +msgstr "Copia indirizzo di posta elettronica" + +#: khtml/khtml_ext.cpp:538 +msgid "&Save Link As..." +msgstr "Salva il &collegamento con nome..." + +#: khtml/khtml_ext.cpp:540 +msgid "Copy &Link Address" +msgstr "Copia indirizzo co&llegamento" + +#: khtml/khtml_ext.cpp:550 +msgid "Open in New &Window" +msgstr "Apri in una nuova &finestra" + +#: khtml/khtml_ext.cpp:552 +msgid "Open in &This Window" +msgstr "Apri in questa &finestra" + +#: khtml/khtml_ext.cpp:554 +msgid "Open in &New Tab" +msgstr "Apri in una &nuova linguetta" + +#: khtml/khtml_ext.cpp:556 +msgid "Reload Frame" +msgstr "Ricarica il riquadro" + +#: khtml/khtml_ext.cpp:561 +msgid "Block IFrame..." +msgstr "Blocca IFrame..." + +#: khtml/khtml_ext.cpp:564 khtml/khtml_part.cpp:256 +msgid "View Frame Source" +msgstr "Mostra il sorgente del riquadro" + +#: khtml/khtml_ext.cpp:566 +msgid "View Frame Information" +msgstr "Mostra le informazioni sul riquadro" + +#: khtml/khtml_ext.cpp:570 khtml/khtml_part.cpp:404 +msgid "Print Frame..." +msgstr "Stampa il riquadro..." + +#: khtml/khtml_ext.cpp:571 khtml/khtml_part.cpp:262 +msgid "Save &Frame As..." +msgstr "Salva il &riquadro con nome..." + +#: khtml/khtml_ext.cpp:601 +msgid "Save Image As..." +msgstr "Salva l'immagine con nome..." + +#: khtml/khtml_ext.cpp:603 +msgid "Send Image..." +msgstr "Spedisci immagine..." + +#: khtml/khtml_ext.cpp:608 +msgid "Copy Image" +msgstr "Copia immagine" + +#: khtml/khtml_ext.cpp:613 +msgid "Copy Image Location" +msgstr "Copia l'indirizzo dell'immagine" + +#: khtml/khtml_ext.cpp:618 +msgid "View Image (%1)" +msgstr "Mostra immagine (%1)" + +#: khtml/khtml_ext.cpp:623 +msgid "Block Image..." +msgstr "Blocca immagine..." + +#: khtml/khtml_ext.cpp:629 +#, c-format +msgid "Block Images From %1" +msgstr "Blocca immagini da %1" + +#: khtml/khtml_ext.cpp:653 +msgid "Save Link As" +msgstr "Salva il collegamento con nome" + +#: khtml/khtml_ext.cpp:673 +msgid "Save Image As" +msgstr "Salva l'immagine con nome" + +#: khtml/khtml_ext.cpp:687 khtml/khtml_ext.cpp:700 +msgid "Add URL to Filter" +msgstr "Aggiungi URL al filtro" + +#: khtml/khtml_ext.cpp:688 khtml/khtml_ext.cpp:701 +msgid "Enter the URL:" +msgstr "Inserisci l'URL:" + +#: khtml/khtml_ext.cpp:828 +msgid "" +"A file named \"%1\" already exists. Are you sure you want to overwrite it?" +msgstr "" +"Esiste già un file chiamato \"%1\". Sei sicuro di volerlo sovrascrivere?" + +#: khtml/khtml_ext.cpp:828 +msgid "Overwrite File?" +msgstr "Sovrascrivere il file?" + +#: khtml/khtml_ext.cpp:889 kparts/browserrun.cpp:390 +msgid "The Download Manager (%1) could not be found in your $PATH " +msgstr "Impossibile trovare il gestore degli scaricamenti (%1) nel tuo PATH." + +#: khtml/khtml_ext.cpp:890 kparts/browserrun.cpp:391 +msgid "" +"Try to reinstall it \n" +"\n" +"The integration with Konqueror will be disabled!" +msgstr "" +"Prova a reinstallarlo.\n" +"\n" +"L'integrazione con Konqueror sarà disabilitata." + +#: khtml/khtml_ext.cpp:983 +#, no-c-format +msgid "Default Font Size (100%)" +msgstr "Dimensione caratteri predefinita (100%)" + +#: khtml/khtml_ext.cpp:996 +#, no-c-format +msgid "%1%" +msgstr "%1%" + +#: khtml/khtml_printsettings.cpp:31 +msgid "" +"" +"

      'Print images'

      " +"

      If this checkbox is enabled, images contained in the HTML page will be " +"printed. Printing may take longer and use more ink or toner.

      " +"

      If this checkbox is disabled, only the text of the HTML page will be " +"printed, without the included images. Printing will be faster and use less ink " +"or toner.

      " +msgstr "" +"" +"

      "Stampa immagini"

      " +"

      Se questa casella è marcata le immagini contenute nella pagina HTML saranno " +"stampate. La stampa potrebbe richiedere più tempo e consumare più inchiostro e " +"toner.

      " +"

      Se la casella non è marcata, solo il testo della pagina HTML sarà stampato, " +"senza le immagini. La stampa sarà più rapida e utilizzerà meno inchiostro o " +"toner.

      " + +#: khtml/khtml_printsettings.cpp:43 +msgid "" +"" +"

      'Print header'

      " +"

      If this checkbox is enabled, the printout of the HTML document will contain " +"a header line at the top of each page. This header contains the current date, " +"the location URL of the printed page and the page number.

      " +"

      If this checkbox is disabled, the printout of the HTML document will not " +"contain such a header line.

      " +msgstr "" +"" +"

      "Intestazione stampa"

      " +"

      Se questa casella è marcata la stampa di un documento HTML avrà " +"un'intestazione nella parte alta di ogni pagina. Questa intestazione contiene " +"la data odierna, l'indirizzo URL della pagina stampata ed il numero di " +"pagina.

      " +"

      Se la casella non è marcata la stampa del documento HTML non avrà alcuna " +"intestazione.

      " + +#: khtml/khtml_printsettings.cpp:56 +msgid "" +"" +"

      'Printerfriendly mode'

      " +"

      If this checkbox is enabled, the printout of the HTML document will be black " +"and white only, and all colored background will be converted into white. " +"Printout will be faster and use less ink or toner.

      " +"

      If this checkbox is disabled, the printout of the HTML document will happen " +"in the original color settings as you see in your application. This may result " +"in areas of full-page color (or grayscale, if you use a black+white printer). " +"Printout will possibly happen slower and will certainly use much more toner or " +"ink.

      " +msgstr "" +"" +"

      "Modalità amica della stampante"

      " +"

      Se questa casella è marcata la stampa del documento HTML sarà solo in bianco " +"e nero e tutti gli sfondi colorati saranno convertiti in bianco. La stampa sarà " +"più veloce e consumerà meno inchiostro o toner.

      " +"

      Se la casella non è marcata la stampa del documento HTML sarà fatta " +"rispettando i colori originali come li vedi nella tua applicazione. Questo può " +"dare come risultato delle aree della pagina o l'intera pagina colorate (o " +"grigie se utilizzi una stampante in bianco e nero). La stampa potrebbe essere " +"lenta e utilizzerebbe di sicuro più inchiostro o toner.

      " + +#: khtml/khtml_printsettings.cpp:71 +msgid "HTML Settings" +msgstr "Impostazioni HTML" + +#: khtml/khtml_printsettings.cpp:73 +msgid "Printer friendly mode (black text, no background)" +msgstr "Modalità per la stampante (testo nero, senza sfondo)" + +#: khtml/khtml_printsettings.cpp:76 +msgid "Print images" +msgstr "Stampa immagini" + +#: khtml/khtml_printsettings.cpp:79 +msgid "Print header" +msgstr "Stampa intestazione" + +#: khtml/khtml_part.cpp:255 +msgid "View Do&cument Source" +msgstr "Mostra il sorgente del do&cumento" + +#: khtml/khtml_part.cpp:257 +msgid "View Document Information" +msgstr "Mostra informazioni sul documento" + +#: khtml/khtml_part.cpp:258 +msgid "Save &Background Image As..." +msgstr "Salva l'&immagine di sfondo con nome..." + +#: khtml/khtml_part.cpp:263 +msgid "Security..." +msgstr "Sicurezza..." + +#: khtml/khtml_part.cpp:264 +msgid "" +"Security Settings" +"

      Shows the certificate of the displayed page. Only pages that have been " +"transmitted using a secure, encrypted connection have a certificate." +"

      Hint: If the image shows a closed lock, the page has been transmitted over " +"a secure connection." +msgstr "" +"Impostazioni di sicurezza" +"

      Mostra il certificato della pagina visualizzata. Solo le pagine trasmesse " +"con una connessione sicura e cifrata dispongono di un certificato." +"

      Suggerimento: se l'immagine mostra un lucchetto chiuso, la pagina è stata " +"trasmessa con una connessione sicura." + +#: khtml/khtml_part.cpp:270 +msgid "Print Rendering Tree to STDOUT" +msgstr "Stampa l'albero di visualizzazione su STDOUT" + +#: khtml/khtml_part.cpp:271 +msgid "Print DOM Tree to STDOUT" +msgstr "Stampa albero DOM su STDOUT" + +#: khtml/khtml_part.cpp:272 +msgid "Stop Animated Images" +msgstr "Ferma le immagini animate" + +#: khtml/khtml_part.cpp:274 +msgid "Set &Encoding" +msgstr "Imposta la &codifica" + +#: khtml/khtml_part.cpp:279 +msgid "Semi-Automatic" +msgstr "Semi-automatico" + +#: khtml/khtml_part.cpp:297 khtml/khtml_part.cpp:2298 +msgid "Automatic Detection" +msgstr "Rilevamento automatico" + +#: khtml/khtml_part.cpp:302 +msgid "" +"_: short for Manual Detection\n" +"Manual" +msgstr "Manuale" + +#: khtml/khtml_part.cpp:357 +msgid "Use S&tylesheet" +msgstr "Usa foglio di &stile" + +#: khtml/khtml_part.cpp:361 +msgid "Enlarge Font" +msgstr "Ingrandisci i caratteri" + +#: khtml/khtml_part.cpp:363 +msgid "" +"Enlarge Font" +"

      Make the font in this window bigger. Click and hold down the mouse button " +"for a menu with all available font sizes." +msgstr "" +"Ingrandisci i caratteri" +"

      Ingrandisce i caratteri in questa finestra. Fai clic e tieni premuto il " +"tasto del mouse per vedere un menu con tutte le dimensioni disponibili." + +#: khtml/khtml_part.cpp:367 +msgid "Shrink Font" +msgstr "Rimpicciolisci i caratteri" + +#: khtml/khtml_part.cpp:369 +msgid "" +"Shrink Font" +"

      Make the font in this window smaller. Click and hold down the mouse button " +"for a menu with all available font sizes." +msgstr "" +"Rimpicciolisci i caratteri" +"

      Rimpicciolisce i caratteri in questa finestra. Fai clic e tieni premuto il " +"tasto del mouse per vedere un menu con tutte le dimensioni disponibili." + +#: khtml/khtml_part.cpp:375 +msgid "" +"Find text" +"

      Shows a dialog that allows you to find text on the displayed page." +msgstr "" +"Trova testo" +"

      Mostra una finestra che permette di cercare un testo all'interno della " +"pagina visualizzata." + +#: khtml/khtml_part.cpp:379 +msgid "" +"Find next" +"

      Find the next occurrence of the text that you have found using the " +"Find Text function" +msgstr "" +"Trova successivo" +"

      Trova l'occorrenza successiva del testo che hai trovato usando la funzione " +"Trova testo." + +#: khtml/khtml_part.cpp:384 +msgid "" +"Find previous" +"

      Find the previous occurrence of the text that you have found using the " +"Find Text function" +msgstr "" +"Trova precedente" +"

      Trova l'occorrenza precedente del testo che hai trovato usando la funzione " +"Trova testo." + +#: khtml/khtml_part.cpp:388 +msgid "Find Text as You Type" +msgstr "Trova testo mentre scrivi" + +#: khtml/khtml_part.cpp:390 +msgid "Find Links as You Type" +msgstr "Trova collegamenti mentre scrivi" + +#: khtml/khtml_part.cpp:405 +msgid "" +"Print Frame" +"

      Some pages have several frames. To print only a single frame, click on it " +"and then use this function." +msgstr "" +"Stampa riquadro" +"

      Alcune pagine contengono più di un riquadro. Per stampare un singolo " +"riquadro, facci clic sopra e usa questa funzione." + +#: khtml/khtml_part.cpp:413 +msgid "Toggle Caret Mode" +msgstr "Abilita/disabilita modalità cursore" + +#: khtml/khtml_part.cpp:618 +msgid "The fake user-agent '%1' is in use." +msgstr "È in uso l'user-agent finto \"%1\"." + +#: khtml/khtml_part.cpp:1081 +msgid "This web page contains coding errors." +msgstr "Questa pagina Web contiene degli errori di programmazione." + +#: khtml/khtml_part.cpp:1123 +msgid "&Hide Errors" +msgstr "&Nascondi gli errori" + +#: khtml/khtml_part.cpp:1124 +msgid "&Disable Error Reporting" +msgstr "&Disabilita la segnalazione degli errori" + +#: khtml/khtml_part.cpp:1164 +msgid "Error: %1: %2" +msgstr "Errore: %1: %2" + +#: khtml/khtml_part.cpp:1208 +msgid "Error: node %1: %2" +msgstr "Errore: nodo %1: %2" + +#: khtml/khtml_part.cpp:1351 +msgid "Display Images on Page" +msgstr "Mostra le immagini sulla pagina" + +#: khtml/khtml_part.cpp:1539 khtml/khtml_part.cpp:1629 +msgid "Session is secured with %1 bit %2." +msgstr "La sessione è protetta con %2 a %1 bit." + +#: khtml/khtml_part.cpp:1540 khtml/khtml_part.cpp:1631 +msgid "Session is not secured." +msgstr "La sessione non è sicura." + +#: khtml/khtml_part.cpp:1727 +#, c-format +msgid "Error while loading %1" +msgstr "Errore durante il caricamento di %1" + +#: khtml/khtml_part.cpp:1729 +msgid "An error occurred while loading %1:" +msgstr "Si è verificato un errore durante il caricamento di %1:" + +#: khtml/khtml_part.cpp:1764 +msgid "Error: " +msgstr "Errore: " + +#: khtml/khtml_part.cpp:1767 +msgid "The requested operation could not be completed" +msgstr "Non è stato possibile completare l'operazione richiesta" + +#: khtml/khtml_part.cpp:1773 +msgid "Technical Reason: " +msgstr "Motivi tecnici: " + +#: khtml/khtml_part.cpp:1778 +msgid "Details of the Request:" +msgstr "Dettagli della richiesta:" + +#: khtml/khtml_part.cpp:1780 +#, c-format +msgid "URL: %1" +msgstr "URL: %1" + +#: khtml/khtml_part.cpp:1787 +#, c-format +msgid "Date and Time: %1" +msgstr "Data e ora: %1" + +#: khtml/khtml_part.cpp:1789 +#, c-format +msgid "Additional Information: %1" +msgstr "Informazioni aggiuntive: %1" + +#: khtml/khtml_part.cpp:1791 +msgid "Description:" +msgstr "Descrizione:" + +#: khtml/khtml_part.cpp:1797 +msgid "Possible Causes:" +msgstr "Cause possibili:" + +#: khtml/khtml_part.cpp:1804 +msgid "Possible Solutions:" +msgstr "Soluzioni possibili:" + +#: khtml/khtml_part.cpp:2135 +msgid "Page loaded." +msgstr "Pagina caricata." + +#: khtml/khtml_part.cpp:2137 +msgid "" +"_n: %n Image of %1 loaded.\n" +"%n Images of %1 loaded." +msgstr "" +"Caricata %n immagine su %1.\n" +"Caricate %n immagini su %1." + +#: khtml/khtml_part.cpp:3738 khtml/khtml_part.cpp:3825 +#: khtml/khtml_part.cpp:3836 +msgid " (In new window)" +msgstr " (in una nuova finestra)" + +#: khtml/khtml_part.cpp:3777 +msgid "Symbolic Link" +msgstr "Collegamento simbolico" + +#: khtml/khtml_part.cpp:3779 +msgid "%1 (Link)" +msgstr "%1 (Collegamento)" + +#: khtml/khtml_part.cpp:3799 +msgid "%2 (%1 bytes)" +msgstr "%2 (%1 Byte)" + +#: khtml/khtml_part.cpp:3803 +msgid "%2 (%1 K)" +msgstr "%2 (%1 KByte)" + +#: khtml/khtml_part.cpp:3838 +msgid " (In other frame)" +msgstr " (in un altro riquadro)" + +#: khtml/khtml_part.cpp:3843 +msgid "Email to: " +msgstr "Scrivi a: " + +#: khtml/khtml_part.cpp:3849 +msgid " - Subject: " +msgstr " - Oggetto: " + +#: khtml/khtml_part.cpp:3851 +msgid " - CC: " +msgstr " - CC: " + +#: khtml/khtml_part.cpp:3853 +msgid " - BCC: " +msgstr " - BCC: " + +#: khtml/khtml_part.cpp:3942 +msgid "" +"This untrusted page links to
      %1.
      Do you want to follow the " +"link?" +msgstr "" +"Questa pagina non affidabile contiene un collegamento a
      %1
      " +". Vuoi seguire il collegamento?" + +#: khtml/khtml_part.cpp:3943 +msgid "Follow" +msgstr "Segui" + +#: khtml/khtml_part.cpp:4043 +msgid "Frame Information" +msgstr "Informazioni sul riquadro" + +#: khtml/khtml_part.cpp:4049 +msgid " [Properties]" +msgstr " [Proprietà]" + +#: khtml/khtml_part.cpp:4129 +msgid "Save Background Image As" +msgstr "Salva l'immagine di sfondo con nome" + +#: khtml/khtml_part.cpp:4216 +msgid "Save Frame As" +msgstr "Salva il riquadro con nome" + +#: khtml/khtml_part.cpp:4256 +msgid "&Find in Frame..." +msgstr "&Trova nel riquadro..." + +#: khtml/khtml_part.cpp:4763 +msgid "" +"Warning: This is a secure form but it is attempting to send your data back " +"unencrypted.\n" +"A third party may be able to intercept and view this information.\n" +"Are you sure you wish to continue?" +msgstr "" +"Attenzione: questo è un modulo sicuro ma sta tentando di spedire dati non " +"cifrati.\n" +"Qualcuno potrebbe intercettare e vedere queste informazioni.\n" +"Sei sicuro di voler continuare?" + +#: khtml/khtml_part.cpp:4766 khtml/khtml_part.cpp:4775 +#: khtml/khtml_part.cpp:4799 +msgid "Network Transmission" +msgstr "Trasmissione di rete" + +#: khtml/khtml_part.cpp:4766 khtml/khtml_part.cpp:4776 +msgid "&Send Unencrypted" +msgstr "&Invio non cifrato" + +#: khtml/khtml_part.cpp:4773 +msgid "" +"Warning: Your data is about to be transmitted across the network unencrypted.\n" +"Are you sure you wish to continue?" +msgstr "" +"Attenzione: i tuoi dati stanno per essere trasmessi in rete senza che siano " +"stati cifrati.\n" +"Sei sicuro di voler continuare?" + +#: khtml/khtml_part.cpp:4797 +msgid "" +"This site is attempting to submit form data via email.\n" +"Do you want to continue?" +msgstr "" +"Questo sito sta cercando di inviare i dati del modulo tramite posta " +"elettronica.\n" +"Vuoi continuare?" + +#: khtml/khtml_part.cpp:4800 +msgid "&Send Email" +msgstr "&Invio messaggio di posta elettronica" + +#: khtml/khtml_part.cpp:4821 +msgid "" +"The form will be submitted to
      %1
      on your local filesystem.
      " +"Do you want to submit the form?" +msgstr "" +"Il modulo sarà inviato a " +"
      %1" +"
      sul tuo filesystem locale." +"
      Vuoi inviare il modulo?" + +#: khtml/html/html_formimpl.cpp:1531 khtml/html/html_formimpl.cpp:2137 +#: khtml/khtml_part.cpp:4822 khtml/khtmlview.cpp:2527 khtml/khtmlview.cpp:2569 +msgid "Submit" +msgstr "Invia" + +#: khtml/khtml_part.cpp:4870 +msgid "" +"This site attempted to attach a file from your computer in the form submission. " +"The attachment was removed for your protection." +msgstr "" +"Questo sito ha tentato di allegare un file del tuo computer all'invio del " +"modulo. L'allegato è stato rimosso per motivi di sicurezza." + +#: khtml/khtml_part.cpp:4870 +msgid "KDE" +msgstr "KDE" + +#: khtml/khtml_part.cpp:5776 +msgid "(%1/s)" +msgstr "(%1/s)" + +#: khtml/khtml_part.cpp:6829 +msgid "Security Warning" +msgstr "Avvertimento di sicurezza" + +#: khtml/khtml_part.cpp:6835 +msgid "Access by untrusted page to
      %1
      denied." +msgstr "Accesso negato da una pagina non affidabile a
      %1
      ." + +#: khtml/java/kjavaappletserver.cpp:784 khtml/khtml_part.cpp:6836 +msgid "Security Alert" +msgstr "Allarme di sicurezza" + +#: khtml/khtml_part.cpp:7261 +msgid "The wallet '%1' is open and being used for form data and passwords." +msgstr "" +"Il portafogli \"%1\" è aperto ed è usato per i dati dei moduli e le password." + +#: khtml/khtml_part.cpp:7315 +msgid "&Close Wallet" +msgstr "&Chiudi portafogli" + +#: khtml/khtml_part.cpp:7358 +msgid "JavaScript &Debugger" +msgstr "&Debugger JavaScript" + +#: khtml/khtml_part.cpp:7393 +msgid "This page was prevented from opening a new window via JavaScript." +msgstr "" +"A questa pagina è stato impedito di aprire una nuova finestra usando " +"JavaScript." + +#: khtml/khtml_part.cpp:7399 +msgid "Popup Window Blocked" +msgstr "Finestra a comparsa (popup) bloccata" + +#: khtml/khtml_part.cpp:7399 +msgid "" +"This page has attempted to open a popup window but was blocked.\n" +"You can click on this icon in the status bar to control this behavior\n" +"or to open the popup." +msgstr "" +"Questa pagina ha cercato di aprire una finestra a comparsa (popup) ma è stata " +"bloccata.\n" +"Puoi fare clic su questa icona nella barra di stato per controllare questo " +"comportamento\n" +"oppure per aprire la finestra a comparsa." + +#: khtml/khtml_part.cpp:7413 +#, c-format +msgid "" +"_n: &Show Blocked Popup Window\n" +"Show %n Blocked Popup Windows" +msgstr "" +"Mo&stra finestra a comparsa bloccata\n" +"Mostra %n finestre a comparsa bloccate" + +#: khtml/khtml_part.cpp:7414 +msgid "Show Blocked Window Passive Popup &Notification" +msgstr "Mostra ¬ifica finestre a comparsa passive bloccate" + +#: khtml/khtml_part.cpp:7416 +msgid "&Configure JavaScript New Window Policies..." +msgstr "&Configura politica nuove finestre JavaScript..." + +#: khtml/khtmlview.cpp:1625 +msgid "Find stopped." +msgstr "Ricerca interrotta." + +#: khtml/khtmlview.cpp:1636 +msgid "Starting -- find links as you type" +msgstr "Avvio -- trova collegamenti mentre scrivi" + +#: khtml/khtmlview.cpp:1642 +msgid "Starting -- find text as you type" +msgstr "Avvio -- trova testo mentre scrivi" + +#: khtml/khtmlview.cpp:1663 +msgid "Link found: \"%1\"." +msgstr "Collegamento trovato: \"%1\"." + +#: khtml/khtmlview.cpp:1668 +msgid "Link not found: \"%1\"." +msgstr "Collegamento non trovato: \"%1\"." + +#: khtml/khtmlview.cpp:1676 +msgid "Text found: \"%1\"." +msgstr "Testo trovato: \"%1\"." + +#: khtml/khtmlview.cpp:1681 +msgid "Text not found: \"%1\"." +msgstr "Testo non trovato: \"%1\"." + +#: khtml/khtmlview.cpp:1725 +msgid "Access Keys activated" +msgstr "Tasti di accesso attivati" + +#: khtml/khtmlview.cpp:2756 +#, c-format +msgid "Print %1" +msgstr "Stampa %1" + +#: khtml/khtml_factory.cpp:177 +msgid "KHTML" +msgstr "KHTML" + +#: khtml/khtml_factory.cpp:178 +msgid "Embeddable HTML component" +msgstr "Componente HTML integrabile" + +#: khtml/xml/xml_tokenizer.cpp:312 +msgid "the document is not in the correct file format" +msgstr "il documento non è nel formato file corretto" + +#: khtml/xml/xml_tokenizer.cpp:318 +msgid "fatal parsing error: %1 in line %2, column %3" +msgstr "errore sintattico fatale: %1 alla riga %2, colonna %3" + +#: khtml/xml/xml_tokenizer.cpp:477 +msgid "XML parsing error" +msgstr "Errore sintattico XML" + +#: khtml/xml/dom_docimpl.cpp:2077 +msgid "Basic Page Style" +msgstr "Stile pagina di base" + +#: khtml/ecma/kjs_debugwin.cpp:291 +msgid "JavaScript Error" +msgstr "Errore JavaScript" + +#: khtml/ecma/kjs_debugwin.cpp:305 +msgid "&Do not show this message again" +msgstr "&Non mostrare più questo messaggio" + +#: khtml/ecma/kjs_debugwin.cpp:369 +msgid "JavaScript Debugger" +msgstr "Debugger JavaScript" + +#: khtml/ecma/kjs_debugwin.cpp:383 +msgid "Call stack" +msgstr "Stack di invocazione" + +#: khtml/ecma/kjs_debugwin.cpp:418 +msgid "JavaScript console" +msgstr "Console JavaScript" + +#: khtml/ecma/kjs_debugwin.cpp:448 +msgid "" +"_: Next breakpoint\n" +"&Next" +msgstr "&Prossimo" + +#: khtml/ecma/kjs_debugwin.cpp:450 +msgid "&Step" +msgstr "&Passo" + +#: khtml/ecma/kjs_debugwin.cpp:455 +msgid "&Continue" +msgstr "&Continua" + +#: khtml/ecma/kjs_debugwin.cpp:459 +msgid "&Break at Next Statement" +msgstr "&Fermati alla prossima istruzione" + +#: khtml/ecma/kjs_debugwin.cpp:463 +msgid "" +"_: Next breakpoint\n" +"Next" +msgstr "Prossimo" + +#: khtml/ecma/kjs_debugwin.cpp:464 +msgid "Step" +msgstr "Passo" + +#: khtml/ecma/kjs_debugwin.cpp:826 +msgid "Parse error at %1 line %2" +msgstr "Errore sintattico su %1 riga %2" + +#: khtml/ecma/kjs_debugwin.cpp:837 +#, c-format +msgid "" +"An error occurred while attempting to run a script on this page.\n" +"\n" +"%1" +msgstr "" +"Si è verificato un errore durante l'esecuzione di uno script su questa pagina.\n" +"\n" +"%1" + +#: khtml/ecma/kjs_debugwin.cpp:846 +msgid "" +"An error occurred while attempting to run a script on this page.\n" +"\n" +"%1 line %2:\n" +"%3" +msgstr "" +"Si è verificato un errore durante l'esecuzione di uno script su questa pagina.\n" +"\n" +"%1 riga %2:\n" +"%3" + +#: khtml/ecma/kjs_html.cpp:2160 khtml/ecma/kjs_window.cpp:1562 +msgid "Confirmation: JavaScript Popup" +msgstr "Conferma: apertura finestra JavaScript" + +#: khtml/ecma/kjs_window.cpp:1565 +msgid "" +"This site is requesting to open up a new browser window via JavaScript.\n" +"Do you want to allow this?" +msgstr "" +"Questo sito ha richiesto di aprire una nuova finestra del browser usando " +"JavaScript.\n" +"Vuoi permetterlo?" + +#: khtml/ecma/kjs_window.cpp:1568 +msgid "" +"This site is requesting to open" +"

      %1

      in a new browser window via JavaScript.
      " +"Do you want to allow this?" +msgstr "" +"Questo sito sta cercando di aprire " +"

      %1

      in una nuova finestra del browser usando JavaScript.
      " +"Vuoi permetterlo?
      " + +#: khtml/ecma/kjs_html.cpp:2167 khtml/ecma/kjs_window.cpp:1570 +msgid "Allow" +msgstr "Permetti" + +#: khtml/ecma/kjs_html.cpp:2167 khtml/ecma/kjs_window.cpp:1570 +msgid "Do Not Allow" +msgstr "Non permettere" + +#: khtml/ecma/kjs_window.cpp:1862 +msgid "Close window?" +msgstr "Chiudere la finestra?" + +#: khtml/ecma/kjs_window.cpp:1862 +msgid "Confirmation Required" +msgstr "È richiesta una conferma" + +#: khtml/ecma/kjs_window.cpp:2744 +msgid "" +"Do you want a bookmark pointing to the location \"%1\" to be added to your " +"collection?" +msgstr "Vuoi che venga aggiunto un segnalibro che punta all'indirizzo \"%1\"?" + +#: khtml/ecma/kjs_window.cpp:2747 +msgid "" +"Do you want a bookmark pointing to the location \"%1\" titled \"%2\" to be " +"added to your collection?" +msgstr "" +"Vuoi che venga aggiunto un segnalibro che punta all'indirizzo \"%1\" e " +"intitolato \"%2\"?" + +#: khtml/ecma/kjs_window.cpp:2755 +msgid "JavaScript Attempted Bookmark Insert" +msgstr "Tentato inserimento di segnalibro tramite JavaScript" + +#: khtml/ecma/kjs_window.cpp:2759 +msgid "Disallow" +msgstr "Vieta" + +#: khtml/ecma/kjs_proxy.cpp:405 +msgid "" +"A script on this page is causing KHTML to freeze. If it continues to run, other " +"applications may become less responsive.\n" +"Do you want to abort the script?" +msgstr "" +"Uno script su questa pagina sta causando il blocco di KHTML. Se lo script " +"continua ad eseguire, altri programmi potrebbero rallentare.\n" +"Vuoi interrompere lo script?" + +#: khtml/ecma/kjs_proxy.cpp:405 +msgid "JavaScript" +msgstr "JavaScript" + +#: khtml/ecma/kjs_proxy.cpp:405 +msgid "&Abort" +msgstr "&Interrompi" + +#: khtml/ecma/kjs_html.cpp:2162 +msgid "" +"This site is submitting a form which will open up a new browser window via " +"JavaScript.\n" +"Do you want to allow the form to be submitted?" +msgstr "" +"Questo sito sta inviando un modulo che aprirà una nuova finestra del browser " +"usando JavaScript.\n" +"Vuoi permettere che il modulo venga inviato?" + +#: khtml/ecma/kjs_html.cpp:2165 +msgid "" +"This site is submitting a form which will open " +"

      %1

      in a new browser window via JavaScript.
      " +"Do you want to allow the form to be submitted?
      " +msgstr "" +"Questo sito sta inviando un modulo che aprirà " +"

      %1

      in una nuova finestra del browser usando JavaScript.
      " +"Vuoi permettere che il modulo venga inviato?" + +#: khtml/html/htmlparser.cpp:1709 +msgid "This is a searchable index. Enter search keywords: " +msgstr "" +"Questo è un indice in cui cercare. Immetti le parole chiave da cercare: " + +#: khtml/html/html_formimpl.cpp:353 +msgid "" +"The following files will not be uploaded because they could not be found.\n" +"Do you want to continue?" +msgstr "" +"I seguenti file non sono stati inviati perché non sono stati trovati.\n" +"Vuoi continuare?" + +#: khtml/html/html_formimpl.cpp:357 +msgid "Submit Confirmation" +msgstr "Conferma invio" + +#: khtml/html/html_formimpl.cpp:357 +msgid "&Submit Anyway" +msgstr "Invia comun&que" + +#: khtml/html/html_formimpl.cpp:368 +msgid "" +"You're about to transfer the following files from your local computer to the " +"Internet.\n" +"Do you really want to continue?" +msgstr "" +"Stai per trasferire i seguenti file dal tuo computer a Internet.\n" +"Sei sicuro di voler continuare?" + +#: khtml/html/html_formimpl.cpp:372 +msgid "Send Confirmation" +msgstr "Conferma invio" + +#: khtml/html/html_formimpl.cpp:372 +msgid "&Send Files" +msgstr "&Invia i file" + +#: khtml/html/html_formimpl.cpp:609 +msgid "Save Login Information" +msgstr "Salva informazioni di accesso" + +#: khtml/html/html_formimpl.cpp:613 +msgid "Store" +msgstr "Memorizza" + +#: khtml/html/html_formimpl.cpp:613 +msgid "Ne&ver for This Site" +msgstr "&Mai per questo sito" + +#: khtml/html/html_formimpl.cpp:613 +msgid "Do Not Store" +msgstr "Non memorizzare" + +#: khtml/html/html_formimpl.cpp:618 +msgid "" +"Konqueror has the ability to store the password in an encrypted wallet. When " +"the wallet is unlocked, it can then automatically restore the login information " +"next time you submit this form. Do you want to store the information now?" +msgstr "" +"Konqueror può memorizzare la password in un portafogli cifrato. Quando il " +"portafogli è sbloccato, è possibile riutilizzare automaticamente le " +"informazioni di accesso la prossima volta che invii questo modulo. Vuoi " +"memorizzare le informazioni?" + +#: khtml/html/html_formimpl.cpp:623 +msgid "" +"Konqueror has the ability to store the password in an encrypted wallet. When " +"the wallet is unlocked, it can then automatically restore the login information " +"next time you visit %1. Do you want to store the information now?" +msgstr "" +"Konqueror può memorizzare la password in un portafogli cifrato. Quando il " +"portafogli è sbloccato, è possibile riutilizzare automaticamente le " +"informazioni di accesso la prossima volta che visiti %1. Vuoi memorizzare le " +"informazioni?" + +#: khtml/java/kjavaappletviewer.cpp:122 +msgid "Applet Parameters" +msgstr "Parametri applet" + +#: khtml/java/kjavaappletviewer.cpp:131 +msgid "Parameter" +msgstr "Parametro" + +#: khtml/java/kjavaappletviewer.cpp:133 +msgid "Class" +msgstr "Classe" + +#: khtml/java/kjavaappletviewer.cpp:137 +msgid "Base URL" +msgstr "URL di base" + +#: khtml/java/kjavaappletviewer.cpp:141 +msgid "Archives" +msgstr "Archivi" + +#: khtml/java/kjavaappletviewer.cpp:451 +msgid "KDE Java Applet Plugin" +msgstr "Plugin KDE per le applet Java" + +#: khtml/java/kjavaapplet.cpp:225 +msgid "Initializing Applet \"%1\"..." +msgstr "Inizializzazione applet \"%1\"..." + +#: khtml/java/kjavaapplet.cpp:232 +msgid "Starting Applet \"%1\"..." +msgstr "Avvio applet \"%1\"..." + +#: khtml/java/kjavaapplet.cpp:239 +msgid "Applet \"%1\" started" +msgstr "Applet \"%1\" avviata" + +#: khtml/java/kjavaapplet.cpp:245 +msgid "Applet \"%1\" stopped" +msgstr "Applet \"%1\" fermata" + +#: khtml/java/kjavaappletserver.cpp:145 +msgid "Loading Applet" +msgstr "Caricamento applet in corso" + +#: khtml/java/kjavaappletserver.cpp:149 +msgid "Error: java executable not found" +msgstr "Errore: eseguibile java non trovato" + +#: khtml/java/kjavaappletserver.cpp:633 +msgid "Signed by (validation: " +msgstr "Firmato da (validazione: " + +#: khtml/java/kjavaappletserver.cpp:635 +msgid "Certificate (validation: " +msgstr "Certificato (validazione: " + +#: khtml/java/kjavaappletserver.cpp:638 +msgid "Ok" +msgstr "Ok" + +#: khtml/java/kjavaappletserver.cpp:640 +msgid "NoCARoot" +msgstr "NoCARoot" + +#: khtml/java/kjavaappletserver.cpp:642 +msgid "InvalidPurpose" +msgstr "ScopoNonValido" + +#: khtml/java/kjavaappletserver.cpp:644 +msgid "PathLengthExceeded" +msgstr "LunghezzaPercorsoEccessiva" + +#: khtml/java/kjavaappletserver.cpp:646 +msgid "InvalidCA" +msgstr "CANonValida" + +#: khtml/java/kjavaappletserver.cpp:648 +msgid "Expired" +msgstr "Scaduto" + +#: khtml/java/kjavaappletserver.cpp:650 +msgid "SelfSigned" +msgstr "AutoFirmato" + +#: khtml/java/kjavaappletserver.cpp:652 +msgid "ErrorReadingRoot" +msgstr "ErroreLetturaRoot" + +#: khtml/java/kjavaappletserver.cpp:654 +msgid "Revoked" +msgstr "Revocato" + +#: khtml/java/kjavaappletserver.cpp:656 +msgid "Untrusted" +msgstr "NonFidato" + +#: khtml/java/kjavaappletserver.cpp:658 +msgid "SignatureFailed" +msgstr "FirmaErrata" + +#: khtml/java/kjavaappletserver.cpp:660 +msgid "Rejected" +msgstr "Rifiutato" + +#: khtml/java/kjavaappletserver.cpp:662 +msgid "PrivateKeyFailed" +msgstr "ChiavePrivataErrata" + +#: khtml/java/kjavaappletserver.cpp:664 +msgid "InvalidHost" +msgstr "HostNonValido" + +#: khtml/java/kjavaappletserver.cpp:667 +msgid "Unknown" +msgstr "Sconosciuto" + +#: khtml/java/kjavaappletserver.cpp:788 +msgid "Do you grant Java applet with certificate(s):" +msgstr "Dai alle applicazioni Java con certificato/i:" + +#: khtml/java/kjavaappletserver.cpp:790 +msgid "the following permission" +msgstr "i seguenti permessi" + +#: khtml/java/kjavaappletserver.cpp:801 +msgid "&Reject All" +msgstr "&Rifiuta tutto" + +#: khtml/java/kjavaappletserver.cpp:807 +msgid "&Grant All" +msgstr "&Permetti tutto" + +#: khtml/kmultipart/kmultipart.cpp:320 +msgid "No handler found for %1!" +msgstr "Nessun gestore trovato per %1!" + +#: khtml/kmultipart/kmultipart.cpp:576 +msgid "KMultiPart" +msgstr "KMultiPart" + +#: khtml/kmultipart/kmultipart.cpp:578 +msgid "Embeddable component for multipart/mixed" +msgstr "Componente integrabile per multipart/mixed" + +#: khtml/rendering/render_frames.cpp:944 +msgid "" +"No plugin found for '%1'.\n" +"Do you want to download one from %2?" +msgstr "" +"Non è stato trovato alcun plugin per \"%1\".\n" +"Vuoi scaricarne uno da %2?" + +#: khtml/rendering/render_frames.cpp:945 +msgid "Missing Plugin" +msgstr "Plugin mancante" + +#: khtml/rendering/render_frames.cpp:945 +msgid "Download" +msgstr "Scarica" + +#: khtml/rendering/render_frames.cpp:945 +msgid "Do Not Download" +msgstr "Non scaricare" + +#: kinit/kinit.cpp:475 +msgid "" +"Unable to start new process.\n" +"The system may have reached the maximum number of open files possible or the " +"maximum number of open files that you are allowed to use has been reached." +msgstr "" +"Impossibile avviare il nuovo processo.\n" +"Il sistema può aver raggiunto il numero massimo possibile di file aperti oppure " +"il numero massimo di file aperti che sei autorizzato ad usare." + +#: kinit/kinit.cpp:497 +msgid "" +"Unable to create new process.\n" +"The system may have reached the maximum number of processes possible or the " +"maximum number of processes that you are allowed to use has been reached." +msgstr "" +"Impossibile creare il nuovo processo.\n" +"Il sistema può aver raggiunto il numero massimo possibile di processi oppure il " +"numero massimo di processi che sei autorizzato ad usare." + +#: kinit/kinit.cpp:589 +msgid "Could not find '%1' executable." +msgstr "Impossibile trovare l'eseguibile \"%1\"." + +#: kinit/kinit.cpp:605 +msgid "" +"Could not open library '%1'.\n" +"%2" +msgstr "" +"Impossibile aprire la libreria \"%1\".\n" +"%2" + +#: kinit/kinit.cpp:606 kinit/kinit.cpp:649 +msgid "Unknown error" +msgstr "Errore sconosciuto" + +#: kinit/kinit.cpp:648 +msgid "" +"Could not find 'kdemain' in '%1'.\n" +"%2" +msgstr "" +"Impossibile trovare \"kdemain\" in \"%1\".\n" +"%2" + +#: kinit/klauncher_main.cpp:58 +msgid "" +"klauncher: This program is not supposed to be started manually.\n" +"klauncher: It is started automatically by kdeinit.\n" +msgstr "" +"klauncher: Questo programma non deve essere avviato manualmente.\n" +"klauncher: È avviato automaticamente da kdeinit.\n" + +#: kinit/klauncher.cpp:743 +msgid "KDEInit could not launch '%1'." +msgstr "KDEInit non è riuscito ad avviare \"%1\"" + +#: kinit/klauncher.cpp:918 kinit/klauncher.cpp:943 kinit/klauncher.cpp:960 +msgid "Could not find service '%1'." +msgstr "Impossibile trovare il servizio \"%1\"." + +#: kinit/klauncher.cpp:975 kinit/klauncher.cpp:1011 +msgid "Service '%1' is malformatted." +msgstr "Il servizio \"%1\" è maldefinito." + +#: kinit/klauncher.cpp:1087 +#, c-format +msgid "Launching %1" +msgstr "Avvio di %1 in corso" + +#: kinit/klauncher.cpp:1281 +msgid "" +"Unknown protocol '%1'.\n" +msgstr "" +"Protocollo \"%1\" sconosciuto.\n" + +#: kinit/klauncher.cpp:1334 +msgid "" +"Error loading '%1'.\n" +msgstr "" +"Errore durante il caricamento di \"%1\".\n" + +#: kconf_update/kconf_update.cpp:43 +msgid "Keep output results from scripts" +msgstr "Tieni i risultati in uscita degli script" + +#: kconf_update/kconf_update.cpp:44 +msgid "Check whether config file itself requires updating" +msgstr "" +"Controlla se il file di configurazione stesso richieda un aggiornamento" + +#: kconf_update/kconf_update.cpp:45 +msgid "File to read update instructions from" +msgstr "File da cui leggere le istruzioni di aggiornamento" + +#: kconf_update/kconf_update.cpp:142 +msgid "Only local files are supported." +msgstr "Sono supportati solo i file locali." + +#: kconf_update/kconf_update.cpp:943 +msgid "KConf Update" +msgstr "KConf Update" + +#: kconf_update/kconf_update.cpp:945 +msgid "KDE Tool for updating user configuration files" +msgstr "Strumento di KDE per aggiornare i file di configurazione dell'utente" + +#: kspell2/ui/configdialog.cpp:38 +msgid "KSpell2 Configuration" +msgstr "Configurazione di KSpell2" + +#: kdewidgets/makekdewidgets.cpp:15 +msgid "Builds Qt widget plugins from an ini style description file." +msgstr "" +"Crea un plugin di elemento grafico Qt da un file .ini di descrizione dello " +"stile." + +#: kdewidgets/makekdewidgets.cpp:113 +msgid "Output file" +msgstr "File di output" + +#: kdewidgets/makekdewidgets.cpp:114 +msgid "Name of the plugin class to generate" +msgstr "Nome della classe del plugin da generare" + +#: kdewidgets/makekdewidgets.cpp:115 +msgid "Default widget group name to display in designer" +msgstr "" +"Nome predefinito del gruppo di elementi grafici che verrà mostrato nel designer" + +#: kdewidgets/makekdewidgets.cpp:116 +msgid "Embed pixmaps from a source directory" +msgstr "Includi immagini da una directory di origine" + +#: kdewidgets/makekdewidgets.cpp:129 +msgid "makekdewidgets" +msgstr "makekdewidgets" + +#: kstyles/web/plugin.cpp:9 +msgid "Web style plugin" +msgstr "Plugin stile Web" + +#: kstyles/klegacy/plugin.cpp:28 +msgid "KDE LegacyStyle plugin" +msgstr "Plugin KDE LegacyStyle" + +#: kstyles/utils/installtheme/main.cpp:35 +msgid "KDE Tool to build a cache list of all pixmap themes installed" +msgstr "" +"Strumento KDE per creare una cache di tutti i temi basati su pixmap installati" + +#: kstyles/utils/installtheme/main.cpp:40 +msgid "KInstalltheme" +msgstr "KInstalltheme" + +#: kunittest/modrunner.cpp:36 +msgid "A command-line application that can be used to run KUnitTest modules." +msgstr "" +"Un'applicazione da riga di comando che può essere usata per eseguire moduli " +"KUnitTest." + +#: kunittest/modrunner.cpp:42 +msgid "Only run modules whose filenames match the regexp." +msgstr "" +"Avvia solo moduli che hanno nomi file che corrispondono all'espressione " +"regolare." + +#: kunittest/modrunner.cpp:43 +msgid "" +"Only run tests modules which are found in the folder. Use the query option to " +"select modules." +msgstr "" +"Avvia solo moduli di prova che sono stati trovati nella cartella. Usa l'opzione " +"di interrogazione per selezionare i moduli." + +#: kunittest/modrunner.cpp:44 +msgid "" +"Disables debug capturing. You typically use this option when you use the GUI." +msgstr "" +"Disabilita la cattura di debug. Normalmente usi questa opzione quando usi " +"l'interfaccia grafica." + +#: kunittest/modrunner.cpp:53 +msgid "KUnitTest ModRunner" +msgstr "KUnitTest ModRunner" + +#: kparts/browserextension.cpp:485 +msgid "Do you want to search the Internet for %1?" +msgstr "Vuoi cercare %1 su Internet?" + +#: kparts/browserextension.cpp:486 +msgid "Internet Search" +msgstr "Ricerca Internet" + +#: kparts/browserextension.cpp:486 +msgid "&Search" +msgstr "&Cerca" + +#: kparts/part.cpp:492 +msgid "" +"The document \"%1\" has been modified.\n" +"Do you want to save your changes or discard them?" +msgstr "" +"Il documento \"%1\" è stato modificato.\n" +"Vuoi salvare o scartare le modifiche?" + +#: kparts/part.cpp:494 +msgid "Close Document" +msgstr "Chiudi documento" + +#: kparts/browserrun.cpp:275 +msgid "Do you really want to execute '%1'? " +msgstr "Vuoi veramente eseguire \"%1\"?" + +#: kparts/browserrun.cpp:276 +msgid "Execute File?" +msgstr "Eseguire il file?" + +#: kparts/browserrun.cpp:276 +msgid "Execute" +msgstr "Esegui" + +#: kparts/browserrun.cpp:294 +msgid "" +"Open '%2'?\n" +"Type: %1" +msgstr "" +"Aprire \"%2\"?\n" +"Tipo: %1" + +#: kparts/browserrun.cpp:296 +msgid "" +"Open '%3'?\n" +"Name: %2\n" +"Type: %1" +msgstr "" +"Aprire \"%3\"?\n" +"Nome: %2\n" +"Tipo: %1" + +#: kparts/browserrun.cpp:310 +msgid "&Open with '%1'" +msgstr "&Apri con \"%1\"" + +#: kparts/browserrun.cpp:311 +msgid "&Open With..." +msgstr "&Apri con..." + +#: kparts/browserrun.cpp:353 +msgid "&Open" +msgstr "&Apri" + +#: kutils/kfinddialog.cpp:55 kutils/kfinddialog.cpp:66 +msgid "Find Text" +msgstr "Trova testo" + +#: kutils/kfinddialog.cpp:77 +msgid "Replace Text" +msgstr "Sostituisci testo" + +#: kutils/kfinddialog.cpp:126 +msgid "&Text to find:" +msgstr "&Testo da trovare:" + +#: kutils/kfinddialog.cpp:130 +msgid "Regular e&xpression" +msgstr "Espressione ®olare" + +#: kresources/configpage.cpp:129 kutils/kfinddialog.cpp:131 +msgid "&Edit..." +msgstr "&Modifica..." + +#: kutils/kfinddialog.cpp:140 +msgid "Replace With" +msgstr "Sostituisci con" + +#: kutils/kfinddialog.cpp:147 +msgid "Replace&ment text:" +msgstr "Testo con cui &sostituire:" + +#: kutils/kfinddialog.cpp:151 +msgid "Use p&laceholders" +msgstr "Usa &segnaposti" + +#: kutils/kfinddialog.cpp:152 +msgid "Insert Place&holder" +msgstr "Inserisci segna&posto" + +#: kutils/kfinddialog.cpp:168 +msgid "C&ase sensitive" +msgstr "Distingui m&aiuscole" + +#: kutils/kfinddialog.cpp:169 +msgid "&Whole words only" +msgstr "Solo parole &intere" + +#: kutils/kfinddialog.cpp:170 +msgid "From c&ursor" +msgstr "Dal c&ursore" + +#: kutils/kfinddialog.cpp:172 +msgid "&Selected text" +msgstr "Testo &selezionato" + +#: kutils/kfinddialog.cpp:179 +msgid "&Prompt on replace" +msgstr "&Chiedi prima di sostituire" + +#: kutils/kfinddialog.cpp:232 +msgid "Start replace" +msgstr "Inizia la sostituzione" + +#: kutils/kfinddialog.cpp:233 +msgid "" +"If you press the Replace button, the text you entered above is " +"searched for within the document and any occurrence is replaced with the " +"replacement text." +msgstr "" +"Se premi il tasto Sostituisci, il testo che hai inserito sopra verrà " +"cercato all'interno del documento e ogni sua occorrenza sarà sostituita con il " +"testo con cui sostituire." + +#: kutils/kfinddialog.cpp:240 +msgid "Start searching" +msgstr "Inizia la ricerca" + +#: kutils/kfinddialog.cpp:241 +msgid "" +"If you press the Find button, the text you entered above is searched " +"for within the document." +msgstr "" +"Se premi il pulsante Trova, il testo che hai inserito sopra sarà " +"cercato all'interno del documento." + +#: kutils/kfinddialog.cpp:247 +msgid "" +"Enter a pattern to search for, or select a previous pattern from the list." +msgstr "" +"Immetti uno schema di ricerca o selezionane uno precedente dalla lista." + +#: kutils/kfinddialog.cpp:250 +msgid "If enabled, search for a regular expression." +msgstr "Se attivo, cerca un'espressione regolare." + +#: kutils/kfinddialog.cpp:252 +msgid "Click here to edit your regular expression using a graphical editor." +msgstr "" +"Fai clic qui per modificare l'espressione regolare attraverso un editor " +"grafico." + +#: kutils/kfinddialog.cpp:254 +msgid "Enter a replacement string, or select a previous one from the list." +msgstr "" +"Immetti una stringa di sostituzione o selezionane una precedente dalla lista." + +#: kutils/kfinddialog.cpp:256 +msgid "" +"If enabled, any occurrence of \\N, where N" +" is a integer number, will be replaced with the corresponding capture " +"(\"parenthesized substring\") from the pattern." +"

      To include (a literal \\N in your replacement, put an " +"extra backslash in front of it, like \\\\N." +msgstr "" +"Quando abilitato, ogni \\N, dove N " +"è un numero intero, sarà sostituito con la stringa catturata (la sottostringa " +"tra parentesi nello schema) corrispondente." +"

      Per includere una stringa \\N " +"effettiva nella tua sostituzione metti una barra extra davanti, cioè " +"\\\\N." + +#: kutils/kfinddialog.cpp:263 +msgid "Click for a menu of available captures." +msgstr "Fai clic per un menu con le stringhe catturate disponibili." + +#: kutils/kfinddialog.cpp:265 +msgid "Require word boundaries in both ends of a match to succeed." +msgstr "" +"Richiede i confini di parola ad entrambe le estremità per considerare " +"corrispondente." + +#: kutils/kfinddialog.cpp:267 +msgid "Start searching at the current cursor location rather than at the top." +msgstr "" +"Inizia la ricerca alla posizione attuale del cursore invece che dall'inizio." + +#: kutils/kfinddialog.cpp:269 +msgid "Only search within the current selection." +msgstr "Cerca solo nella selezione corrente." + +#: kutils/kfinddialog.cpp:271 +msgid "" +"Perform a case sensitive search: entering the pattern 'Joe' will not match " +"'joe' or 'JOE', only 'Joe'." +msgstr "" +"Fa una ricerca che distingue tra maiuscole e minuscole: mettendo come schema di " +"ricerca \"Joe\" non saranno trovati \"joe\" o \"JOE\" ma solo \"Joe\"." + +#: kutils/kfinddialog.cpp:274 +msgid "Search backwards." +msgstr "Trova all'indietro." + +#: kutils/kfinddialog.cpp:276 +msgid "Ask before replacing each match found." +msgstr "Chiedi prima di sostituire ad ogni corrispondenza trovata." + +#: kutils/kfinddialog.cpp:449 +msgid "Any Character" +msgstr "Qualsiasi carattere" + +#: kutils/kfinddialog.cpp:450 +msgid "Start of Line" +msgstr "Inizio riga" + +#: kutils/kfinddialog.cpp:452 +msgid "Set of Characters" +msgstr "Insieme di caratteri" + +#: kutils/kfinddialog.cpp:453 +msgid "Repeats, Zero or More Times" +msgstr "Si ripete, zero o più volte" + +#: kutils/kfinddialog.cpp:454 +msgid "Repeats, One or More Times" +msgstr "Si ripete, una o più volte" + +#: kutils/kfinddialog.cpp:455 +msgid "Optional" +msgstr "Opzionale" + +#: kutils/kfinddialog.cpp:456 +msgid "Escape" +msgstr "Escape" + +#: kutils/kfinddialog.cpp:457 +msgid "TAB" +msgstr "Tab" + +#: kutils/kfinddialog.cpp:458 +msgid "Newline" +msgstr "Riga nuova" + +#: kutils/kfinddialog.cpp:459 +msgid "Carriage Return" +msgstr "Ritorno carrello" + +#: kutils/kfinddialog.cpp:460 +msgid "White Space" +msgstr "Spazio bianco" + +#: kutils/kfinddialog.cpp:461 +msgid "Digit" +msgstr "Cifra" + +#: kutils/kfinddialog.cpp:510 +msgid "Complete Match" +msgstr "Corrispondenza completa" + +#: kutils/kfinddialog.cpp:515 +msgid "Captured Text (%1)" +msgstr "Testo catturato (%1)" + +#: kutils/kfinddialog.cpp:523 +msgid "You must enter some text to search for." +msgstr "Devi inserire il testo da cercare." + +#: kutils/kfinddialog.cpp:534 +msgid "Invalid regular expression." +msgstr "Espressione regolare non valida." + +#: kutils/kcmoduleloader.cpp:98 +msgid "" +"There was an error when loading the module '%1'." +"
      " +"
      The desktop file (%2) as well as the library (%3) was found but yet the " +"module could not be loaded properly. Most likely the factory declaration was " +"wrong, or the create_* function was missing.
      " +msgstr "" +"Si è verificato un errore durante il caricamento del modulo "%1"" +"
      " +"
      Il file desktop (%2) e la la libreria (%3) sono stati trovati ma non è " +"stato possibile caricare il modulo correttamente. Probabilmente la " +"dichiarazione della factory è sbagliata o manca la funzione create_*.
      " + +#: kutils/kcmoduleloader.cpp:111 +msgid "The specified library %1 could not be found." +msgstr "Impossibile trovare la libreria %1." + +#: kutils/kcmoduleloader.cpp:132 +msgid "The module %1 could not be found." +msgstr "Impossibile trovare il modulo %1." + +#: kutils/kcmoduleloader.cpp:133 +msgid "" +"" +"

      The diagnostics is:" +"
      The desktop file %1 could not be found." +msgstr "

      La diagnosi è:
      impossibile trovare il file desktop %1." + +#: kutils/kcmoduleloader.cpp:152 +msgid "The module %1 could not be loaded." +msgstr "Impossibile caricare il modulo %1." + +#: kutils/kcmoduleloader.cpp:171 +msgid "The module %1 is not a valid configuration module." +msgstr "Il modulo %1 non è un modulo di configurazione valido." + +#: kutils/kcmoduleloader.cpp:172 +msgid "" +"" +"

      The diagnostics is:" +"
      The desktop file %1 does not specify a library." +msgstr "" +"" +"

      La diagnosi è: " +"
      il file desktop %1 non specifica la libreria." + +#: kutils/kcmoduleloader.cpp:206 +msgid "There was an error loading the module." +msgstr "Si è verificato un errore durante il caricamento del modulo." + +#: kutils/kcmoduleloader.cpp:206 kutils/kcmoduleloader.cpp:274 +msgid "" +"" +"

      The diagnostics is:" +"
      %1" +"

      Possible reasons:

      " +"
        " +"
      • An error occurred during your last KDE upgrade leaving an orphaned control " +"module" +"
      • You have old third party modules lying around.
      " +"

      Check these points carefully and try to remove the module mentioned in the " +"error message. If this fails, consider contacting your distributor or " +"packager.

      " +msgstr "" +"" +"

      La diagnosi è:" +"
      %1" +"

      Cause possibili:

      " +"
        " +"
      • Si è verificato un errore quando hai aggiornato KDE ed è rimasto un vecchio " +"modulo di controllo" +"
      • Ci sono dei vecchi moduli sviluppati da terze parti.
      " +"

      Controlla questi punti con cura e prova a rimuovere il modulo indicato nel " +"messaggio di errore. Se ciò non dovesse riuscire, prova a contattare la tua " +"distribuzione o il creatore del pacchetto.

      " + +#: kutils/kreplace.cpp:49 +msgid "&All" +msgstr "&Tutte" + +#: kutils/kreplace.cpp:49 +msgid "&Skip" +msgstr "&Salta" + +#: kutils/kreplace.cpp:58 +msgid "Replace '%1' with '%2'?" +msgstr "Sostituire \"%1\" con \"%2\"?" + +#: kutils/kreplace.cpp:105 kutils/kreplace.cpp:300 +msgid "No text was replaced." +msgstr "Nessuna sostituzione effettuata." + +#: kutils/kreplace.cpp:107 kutils/kreplace.cpp:302 +#, c-format +msgid "" +"_n: 1 replacement done.\n" +"%n replacements done." +msgstr "" +"1 sostituzione effettuata.\n" +"%n sostituzioni effettuate." + +#: kutils/kfind.cpp:650 kutils/kreplace.cpp:307 +msgid "Beginning of document reached." +msgstr "Ho raggiunto l'inizio del documento." + +#: kutils/kfind.cpp:652 kutils/kreplace.cpp:309 +msgid "End of document reached." +msgstr "Ho raggiunto la fine del documento." + +#: kutils/kreplace.cpp:316 +msgid "Do you want to restart search from the end?" +msgstr "Vuoi ricominciare la ricerca dalla fine?" + +#: kutils/kreplace.cpp:317 +msgid "Do you want to restart search at the beginning?" +msgstr "Vuoi ricominciare la ricerca dall'inizio?" + +#: kutils/kreplace.cpp:319 +msgid "Restart" +msgstr "Ricomincia" + +#: kutils/kpluginselector.cpp:111 +msgid "" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"
      Description:%1
      Author:%2
      Version:%3
      License:%4
      " +msgstr "" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"" +"
      Descrizione:%1
      Autore:%2
      Versione:%3
      Licenza:%4
      " + +#: kutils/kpluginselector.cpp:536 +msgid "(This plugin is not configurable)" +msgstr "(questo plugin non è configurabile)" + +#: kutils/kreplacedialog.cpp:142 +msgid "Your replacement string is referencing a capture greater than '\\%1', " +msgstr "" +"La tua stringa di sostituzione fa riferimento ad una stringa da sostituire " +"maggiore di \"\\%1\", " + +#: kutils/kreplacedialog.cpp:145 +#, c-format +msgid "" +"_n: but your pattern only defines 1 capture.\n" +"but your pattern only defines %n captures." +msgstr "" +"ma il tuo schema ne specifica solo una.\n" +"ma il tuo schema ne specifica solo %n." + +#: kutils/kreplacedialog.cpp:146 +msgid "but your pattern defines no captures." +msgstr "ma il tuo schema non ne specifica nessuna." + +#: kutils/kreplacedialog.cpp:147 +msgid "" +"\n" +"Please correct." +msgstr "" +"\n" +"Correggi il problema." + +#: kutils/kfind.cpp:53 +msgid "Find next occurrence of '%1'?" +msgstr "Trovare la prossima occorrenza di "%1"?" + +#: kutils/kfind.cpp:623 kutils/kfind.cpp:643 +#, c-format +msgid "" +"_n: 1 match found.\n" +"%n matches found." +msgstr "" +"1 corrispondenza trovata.\n" +"%n corrispondenze trovate." + +#: kutils/kfind.cpp:625 +msgid "No matches found for '%1'." +msgstr "Nessuna corrispondenza trovata per "%1"." + +#: kutils/kfind.cpp:645 +msgid "No matches found for '%1'." +msgstr "Nessuna corrispondenza trovata per "%1"." + +#: kutils/kfind.cpp:659 +msgid "Continue from the end?" +msgstr "Continuo dalla fine?" + +#: kutils/kfind.cpp:660 +msgid "Continue from the beginning?" +msgstr "Continuo dall'inizio?" + +#: kutils/kcmoduleproxy.cpp:212 +msgid "" +"Changes in this section requires root access.
      " +"Click the \"Administrator Mode\" button to allow modifications." +msgstr "" +" Le modifiche in questa sezione richiedono i diritti di root.
      " +"Fai clic su \"Modalità amministratore\" per modificare." + +#: kutils/kcmoduleproxy.cpp:219 +msgid "" +"This section requires special permissions, probably for system-wide changes; " +"therefore, it is required that you provide the root password to be able to " +"change the module's properties. If you do not provide the password, the module " +"will be disabled." +msgstr "" +"Questa sezione richiede permessi speciali, probabilmente per effettuare " +"cambiamenti che riguardano tutto il sistema, devi inserire la password di root " +"per poter cambiare le proprietà del modulo. Se non fornisci la password il " +"modulo sarà disattivato." + +#: kutils/kcmoduleproxy.cpp:251 +#, c-format +msgid "" +"_: Argument is application name\n" +"This configuration section is already opened in %1" +msgstr "Questa sezione della configurazione è già aperta in %1" + +#: kutils/kcmoduleproxy.cpp:324 +msgid "Loading..." +msgstr "Caricamento..." + +#: kutils/ksettings/componentsdialog.cpp:48 +msgid "Select Components" +msgstr "Seleziona i componenti" + +#: kutils/ksettings/dialog.cpp:590 +msgid "Select Components..." +msgstr "Seleziona i componenti..." + +#: kresources/resource.cpp:61 +msgid "resource" +msgstr "risorsa" + +#: kresources/selectdialog.cpp:95 +msgid "There is no resource available!" +msgstr "Non c'è nessuna risorsa disponibile." + +#: kresources/kcmkresources.cpp:44 +msgid "kcmkresources" +msgstr "kcmkresources" + +#: kresources/kcmkresources.cpp:45 +msgid "KDE Resources configuration module" +msgstr "Modulo di configurazione risorse di KDE" + +#: kresources/kcmkresources.cpp:47 +msgid "(c) 2003 Tobias Koenig" +msgstr "(c) 2003 Tobias Koenig" + +#: kresources/configdialog.cpp:40 kresources/configpage.cpp:103 +#: kresources/configpage.cpp:297 +msgid "Resource Configuration" +msgstr "Configurazione risorse" + +#: kresources/configdialog.cpp:51 +msgid "General Settings" +msgstr "Impostazioni generali" + +#: kresources/configdialog.cpp:57 +msgid "Read-only" +msgstr "Sola lettura" + +#: kresources/configdialog.cpp:66 +msgid "%1 Resource Settings" +msgstr "Impostazioni risorsa %1" + +#: kresources/configdialog.cpp:107 +msgid "Please enter a resource name." +msgstr "Immetti un nome di risorsa." + +#: kresources/configpage.cpp:120 +msgid "Type" +msgstr "Tipo" + +#: kresources/configpage.cpp:121 +msgid "Standard" +msgstr "Standard" + +#: kresources/configpage.cpp:126 +msgid "&Add..." +msgstr "&Aggiungi..." + +#: kresources/configpage.cpp:131 +msgid "&Use as Standard" +msgstr "&Usa come standard" + +#: kresources/configpage.cpp:283 +msgid "There is no standard resource! Please select one." +msgstr "Non c'è una risorsa standard. Selezionane una." + +#: kresources/configpage.cpp:298 +msgid "Please select type of the new resource:" +msgstr "Seleziona il tipo della nuova risorsa:" + +#: kresources/configpage.cpp:308 +msgid "Unable to create resource of type '%1'." +msgstr "Impossibile creare una risorsa di tipo \"%1\"." + +#: kresources/configpage.cpp:360 +msgid "" +"You cannot remove your standard resource! Please select a new standard resource " +"first." +msgstr "" +"Non è possibile rimuovere la risorsa standard. Prima devi selezionare una nuova " +"risorsa standard." + +#: kresources/configpage.cpp:394 kresources/configpage.cpp:413 +msgid "You cannot use a read-only resource as standard!" +msgstr "" +"Non è possibile usare una risorsa di sola lettura come risorsa standard." + +#: kresources/configpage.cpp:418 +msgid "You cannot use an inactive resource as standard!" +msgstr "Non è possibile usare una risorsa inattiva come risorsa standard." + +#: kresources/configpage.cpp:498 +msgid "" +"You cannot deactivate the standard resource. Choose another standard resource " +"first." +msgstr "" +"Non è possibile disattivare la risorsa standard. Prima devi selezionare " +"un'altra risorsa standard." + +#: kresources/configpage.cpp:528 +msgid "" +"There is no valid standard resource! Please select one which is neither " +"read-only nor inactive." +msgstr "" +"Non c'è una risorsa standard valida. Seleziona una risorsa che non sia né di " +"sola lettura, né inattiva." + +#: kab/addressbook.cc:168 +msgid "Headline" +msgstr "Intestazione" + +#: kab/addressbook.cc:172 +msgid "Position" +msgstr "Posizione" + +#: kab/addressbook.cc:184 +msgid "Sub-Department" +msgstr "Sotto-dipartimento" + +#: kab/addressbook.cc:196 +msgid "Zipcode" +msgstr "CAP" + +#: kab/addressbook.cc:200 +msgid "City" +msgstr "Città" + +#: kab/addressbook.cc:208 +msgid "" +"_: As in addresses\n" +"State" +msgstr "Stato" + +#: kab/addressbook.cc:267 +msgid "Rank" +msgstr "Posizione" + +#: kab/addressbook.cc:275 +msgid "Name Prefix" +msgstr "Prefisso del nome" + +#: kab/addressbook.cc:279 +msgid "First Name" +msgstr "Nome" + +#: kab/addressbook.cc:283 +msgid "Middle Name" +msgstr "Secondo nome" + +#: kab/addressbook.cc:287 +msgid "Last Name" +msgstr "Cognome" + +#: kab/addressbook.cc:299 +msgid "Talk Addresses" +msgstr "Indirizzi talk" + +#: kab/addressbook.cc:307 +msgid "Keywords" +msgstr "Parole chiave" + +#: kab/addressbook.cc:311 +msgid "Telephone Number" +msgstr "Numero di telefono" + +#: kab/addressbook.cc:315 +msgid "URLs" +msgstr "URL" + +#: kab/addressbook.cc:319 +msgid "User Field 1" +msgstr "Campo utente 1" + +#: kab/addressbook.cc:323 +msgid "User Field 2" +msgstr "Campo utente 2" + +#: kab/addressbook.cc:327 +msgid "User Field 3" +msgstr "Campo utente 3" + +#: kab/addressbook.cc:331 +msgid "User Field 4" +msgstr "Campo utente 4" + +#: kab/addressbook.cc:339 +msgid "Categories" +msgstr "Categorie" + +#: kab/addressbook.cc:419 kab/addressbook.cc:1067 +msgid "Cannot initialize local variables." +msgstr "Impossibile inizializzare le variabili locali." + +#: kab/addressbook.cc:420 kab/addressbook.cc:1068 +msgid "Out of Memory" +msgstr "Memoria esaurita" + +#: kab/addressbook.cc:437 +msgid "" +"Your local kab configuration file \"%1\" could not be created. kab will " +"probably not work correctly without it.\n" +"Make sure you have not removed write permission from your local KDE directory " +"(usually ~/.kde)." +msgstr "" +"Il tuo file di configurazione locale di KAB \"%1\"non può essere creato. KAB " +"probabilmente non riuscirà a lavorare correttamente senza.\n" +"Assicurati di non aver rimosso i permessi di scrittura nella tua directory " +"locale di KDE (di solito ~/.kde)." + +#: kab/addressbook.cc:461 +msgid "" +"Your standard kab database file \"%1\" could not be created. kab will probably " +"not work correctly without it.\n" +"Make sure you have not removed write permission from your local KDE directory " +"(usually ~/.kde)." +msgstr "" +"Il tuo file di banca dati standard di KAB \"%1\" non può essere creato. KAB " +"probabilmente non riuscirà a lavorare correttamente senza.\n" +"Assicurati di non aver rimosso i permessi di scrittura nella tua directory " +"locale di KDE (di solito ~/.kde)." + +#: kab/addressbook.cc:471 +msgid "" +"kab has created your standard addressbook in\n" +"\"%1\"" +msgstr "" +"KAB ha creato la tua rubrica indirizzi standard in\n" +"\"%1\"" + +#: kab/addressbook.cc:492 +msgid "Cannot create backup file (permission denied)." +msgstr "Impossibile creare una copia di sicurezza (permesso negato)." + +#: kab/addressbook.cc:493 kab/addressbook.cc:500 kab/addressbook.cc:509 +#: kab/addressbook.cc:579 kab/addressbook.cc:587 kab/addressbook.cc:614 +#: kab/addressbook.cc:826 kab/addressbook.cc:1225 kab/addressbook.cc:1601 +#: kab/addressbook.cc:1619 kab/addressbook.cc:1628 kab/addressbook.cc:1653 +#: kab/addressbook.cc:1662 kab/addressbook.cc:1671 kab/addressbook.cc:1680 +#: kab/addressbook.cc:1703 kab/addressbook.cc:1710 +msgid "File Error" +msgstr "Errore di file" + +#: kab/addressbook.cc:498 +msgid "Cannot open backup file for writing (permission denied)." +msgstr "" +"Impossibile aprire in scrittura la copia di sicurezza (permesso negato)." + +#: kab/addressbook.cc:507 +msgid "" +"Critical error:\n" +"Permissions changed in local directory!" +msgstr "" +"Errore critico:\n" +"permessi cambiati nella directory locale." + +#: kab/addressbook.cc:566 +msgid "File reloaded." +msgstr "File ricaricato." + +#: kab/addressbook.cc:572 +msgid "" +"The currently loaded file \"%1\" cannot be reloaded. kab may close or save it.\n" +"Save it if you accidentally deleted your data file.\n" +"Close it if you intended to do so.\n" +"Your file will be closed by default." +msgstr "" +"Il file attualmente caricato \"%1\" non può essere ricaricato. KAB può " +"chiuderlo o salvarlo.\n" +"Salvalo se hai eliminato per sbaglio il tuo file di dati.\n" +"Chiudilo se hai intenzione di fare così.\n" +"L'impostazione predefinita è di chiuderlo." + +#: kab/addressbook.cc:583 +msgid "(Safety copy on file error)" +msgstr "(Copia di sicurezza in caso di errore file)" + +#: kab/addressbook.cc:586 +msgid "Cannot save the file; will close it now." +msgstr "Impossibile salvare il file, sarà chiuso adesso." + +#: kab/addressbook.cc:609 +msgid "File opened." +msgstr "File aperto." + +#: kab/addressbook.cc:613 +msgid "Could not load the file." +msgstr "Impossibile caricare il file." + +#: kab/addressbook.cc:616 +msgid "No such file." +msgstr "Nessun file con questo nome." + +#: kab/addressbook.cc:622 +msgid "The file \"%1\" cannot be found. Create a new one?" +msgstr "Impossibile trovare il file \"%1\". Crearne uno nuovo?" + +#: kab/addressbook.cc:624 +msgid "No Such File" +msgstr "Nessun file con questo nome" + +#: kab/addressbook.cc:625 +msgid "Create" +msgstr "Crea" + +#: kab/addressbook.cc:629 +msgid "New file." +msgstr "Nuovo file." + +#: kab/addressbook.cc:631 +msgid "Canceled." +msgstr "Annullato." + +#: kab/addressbook.cc:665 +msgid "(Internal error in kab)" +msgstr "(Errore interno di KAB)" + +#: kab/addressbook.cc:670 kab/addressbook.cc:1314 +msgid "(empty entry)" +msgstr "(voce vuota)" + +#: kab/addressbook.cc:825 +msgid "Cannot reload configuration file!" +msgstr "Impossibile ricaricare il file di configurazione." + +#: kab/addressbook.cc:830 +msgid "Configuration file reloaded." +msgstr "File di configurazione ricaricato." + +#: kab/addressbook.cc:858 +msgid "File saved." +msgstr "File salvato." + +#: kab/addressbook.cc:898 +msgid "Permission denied." +msgstr "Permesso negato." + +#: kab/addressbook.cc:904 +msgid "File closed." +msgstr "File chiuso." + +#: kab/addressbook.cc:1223 +msgid "" +"The file you wanted to change could not be locked.\n" +"It is probably in use by another application or read-only." +msgstr "" +"Il file che vuoi modificare non può essere bloccato.\n" +"È probabile che sia in uso da un'altra applicazione o che sia di sola lettura." + +#: kab/addressbook.cc:1599 +msgid "" +"Cannot find kab's template file.\n" +"You cannot create new files." +msgstr "" +"Impossibile trovare il file di modello di KAB.\n" +"Non puoi creare nuovi file." + +#: kab/addressbook.cc:1607 +msgid "" +"Cannot read kab's template file.\n" +"You cannot create new files." +msgstr "" +"Impossibile leggere il file di modello di KAB.\n" +"Non puoi creare nuovi file." + +#: kab/addressbook.cc:1609 +msgid "Format Error" +msgstr "Errore di formato" + +#: kab/addressbook.cc:1616 kab/addressbook.cc:1668 +msgid "" +"Cannot create the file\n" +"\"" +msgstr "" +"Impossibile creare il file\n" +"\"" + +#: kab/addressbook.cc:1618 kab/addressbook.cc:1627 +msgid "Could not create the new file." +msgstr "Impossibile creare il nuovo file." + +#: kab/addressbook.cc:1625 kab/addressbook.cc:1677 +msgid "" +"Cannot save the file\n" +"\"" +msgstr "" +"Impossibile salvare il file\n" +"\"" + +#: kab/addressbook.cc:1651 +msgid "" +"Cannot find kab's configuration template file.\n" +"kab cannot be configured." +msgstr "" +"Impossibile trovare il file di modello di configurazione di KAB.\n" +"KAB non può essere configurato." + +#: kab/addressbook.cc:1660 +msgid "" +"Cannot read kab's configuration template file.\n" +"kab cannot be configured." +msgstr "" +"Impossibile leggere i file di modello di configurazione di KAB.\n" +"KAB non può essere configurato." + +#: kab/addressbook.cc:1670 kab/addressbook.cc:1679 +msgid "Could not create the new configuration file." +msgstr "Impossibile creare il nuovo file di configurazione." + +#: kab/addressbook.cc:1700 +msgid "" +"Cannot load kab's local configuration file.\n" +"There may be a formatting error.\n" +"kab cannot be configured." +msgstr "" +"Impossibile caricare il file di configurazione locale di KAB.\n" +"Potrebbe esserci un errore di formattazione.\n" +"KAB non può essere configurato." + +#: kab/addressbook.cc:1708 +msgid "" +"Cannot find kab's local configuration file.\n" +"kab cannot be configured." +msgstr "" +"Impossibile trovare il file di configurazione locale di KAB.\n" +"KAB non può essere configurato." + +#: kab/addressbook.cc:1744 +msgid "fixed" +msgstr "fisso" + +#: kab/addressbook.cc:1745 +msgid "mobile" +msgstr "cellulare" + +#: kab/addressbook.cc:1746 +msgid "fax" +msgstr "fax" + +#: kab/addressbook.cc:1747 +msgid "modem" +msgstr "modem" + +#: kab/addressbook.cc:1748 +msgid "general" +msgstr "generale" + +#: kab/addressbook.cc:1949 +msgid "Business" +msgstr "Affari" + +#: kab/addressbook.cc:1951 +msgid "Dates" +msgstr "Date" + +#: kab/kabapi.cc:134 +msgid "Your new entry could not be added." +msgstr "Impossibile aggiungere la nuova voce." + +#: arts/kde/kconverttest.cc:23 arts/kde/kiotest.cc:17 +#: arts/kde/kiotestslow.cc:83 +msgid "URL to open" +msgstr "URL da aprire" + +#: arts/kde/kiotest.cc:23 arts/kde/kiotestslow.cc:91 +msgid "KIOTest" +msgstr "KIOTest" + +#: arts/kde/kconverttest.cc:58 arts/kde/kiotest.cc:23 +#: arts/kde/kiotestslow.cc:91 +msgid "0.1" +msgstr "0.1" + +#: arts/kde/kconverttest.cc:58 +msgid "KConvertTest" +msgstr "KConvertTest" + +#: arts/message/artsmessage.cc:45 +msgid "Display error message (default)" +msgstr "Visualizza messaggio di errore (predefinito)" + +#: arts/message/artsmessage.cc:47 +msgid "Display warning message" +msgstr "Visualizza messaggio di avvertimento" + +#: arts/message/artsmessage.cc:49 +msgid "Display informational message" +msgstr "Mostra messaggio informativo" + +#: arts/message/artsmessage.cc:50 +msgid "Message string to be displayed" +msgstr "Stringa del messaggio da visualizzare" + +#: arts/message/artsmessage.cc:54 +msgid "artsmessage" +msgstr "Messaggio di aRts" + +#: arts/message/artsmessage.cc:55 +msgid "Utility to display aRts error messages" +msgstr "Programma per visualizzare i messaggi di errore di aRts" + +#: arts/message/artsmessage.cc:87 +msgid "Informational" +msgstr "Informativo" + +#: kcert/kcertpart.cc:90 kcert/kcertpart.cc:113 +msgid "Invalid certificate!" +msgstr "Certificato non valido." + +#: kcert/kcertpart.cc:160 +msgid "Certificates" +msgstr "Certificati" + +#: kcert/kcertpart.cc:161 +msgid "Signers" +msgstr "Firmatari" + +#: kcert/kcertpart.cc:164 +msgid "Client" +msgstr "Client" + +#: kcert/kcertpart.cc:170 +msgid "Import &All" +msgstr "Importa &tutto" + +#: kcert/kcertpart.cc:183 kcert/kcertpart.cc:274 kcert/kcertpart.cc:359 +msgid "KDE Secure Certificate Import" +msgstr "Importazione certificati sicuri di KDE" + +#: kcert/kcertpart.cc:184 +msgid "Chain:" +msgstr "Catena:" + +#: kcert/kcertpart.cc:189 kcert/kcertpart.cc:276 +msgid "Subject:" +msgstr "Oggetto:" + +#: kcert/kcertpart.cc:190 kcert/kcertpart.cc:277 +msgid "Issued by:" +msgstr "Emesso da:" + +#: kcert/kcertpart.cc:196 kcert/kcertpart.cc:283 +msgid "File:" +msgstr "File:" + +#: kcert/kcertpart.cc:199 kcert/kcertpart.cc:286 +msgid "File format:" +msgstr "Formato file:" + +#: kcert/kcertpart.cc:212 kcert/kcertpart.cc:299 +msgid "State:" +msgstr "Stato:" + +#: kcert/kcertpart.cc:216 kcert/kcertpart.cc:303 +msgid "Valid from:" +msgstr "Valido da:" + +#: kcert/kcertpart.cc:220 kcert/kcertpart.cc:307 +msgid "Valid until:" +msgstr "Valido fino a:" + +#: kcert/kcertpart.cc:224 kcert/kcertpart.cc:311 +msgid "Serial number:" +msgstr "Numero di serie:" + +#: kcert/kcertpart.cc:227 kcert/kcertpart.cc:314 +msgid "State" +msgstr "Stato" + +#: kcert/kcertpart.cc:236 kcert/kcertpart.cc:323 +msgid "MD5 digest:" +msgstr "MD5 digest:" + +#: kcert/kcertpart.cc:239 kcert/kcertpart.cc:326 +msgid "Signature:" +msgstr "Firma:" + +#: kcert/kcertpart.cc:244 kcert/kcertpart.cc:331 +msgid "Signature" +msgstr "Firma" + +#: kcert/kcertpart.cc:253 kcert/kcertpart.cc:340 +msgid "Public key:" +msgstr "Chiave pubblica:" + +#: kcert/kcertpart.cc:259 kcert/kcertpart.cc:346 +msgid "Public Key" +msgstr "Chiave pubblica" + +#: kcert/kcertpart.cc:368 +msgid "&Crypto Manager..." +msgstr "Gestione &crittografia..." + +#: kcert/kcertpart.cc:369 +msgid "&Import" +msgstr "&Importa" + +#: kcert/kcertpart.cc:370 +msgid "&Save..." +msgstr "&Salva..." + +#: kcert/kcertpart.cc:371 +msgid "&Done" +msgstr "&Fatto" + +#: kcert/kcertpart.cc:418 kcert/kcertpart.cc:440 +msgid "Save failed." +msgstr "Salvataggio non riuscito." + +#: kcert/kcertpart.cc:418 kcert/kcertpart.cc:440 kcert/kcertpart.cc:455 +#: kcert/kcertpart.cc:460 kcert/kcertpart.cc:496 kcert/kcertpart.cc:532 +#: kcert/kcertpart.cc:566 kcert/kcertpart.cc:600 kcert/kcertpart.cc:730 +#: kcert/kcertpart.cc:741 kcert/kcertpart.cc:746 kcert/kcertpart.cc:759 +#: kcert/kcertpart.cc:873 +msgid "Certificate Import" +msgstr "Importazione certificato" + +#: kcert/kcertpart.cc:455 +msgid "You do not seem to have compiled KDE with SSL support." +msgstr "" +"Sembra che la tua versione di KDE non sia compilata con il supporto SSL." + +#: kcert/kcertpart.cc:460 +msgid "Certificate file is empty." +msgstr "Il file del certificato è vuoto." + +#: kcert/kcertpart.cc:490 +msgid "Certificate Password" +msgstr "Password del certificato" + +#: kcert/kcertpart.cc:496 +msgid "The certificate file could not be loaded. Try a different password?" +msgstr "" +"Il file certificato non può essere caricato. Provare un'altra password?" + +#: kcert/kcertpart.cc:496 +msgid "Try Different" +msgstr "Prova un'altra" + +#: kcert/kcertpart.cc:532 kcert/kcertpart.cc:566 +msgid "This file cannot be opened." +msgstr "Questo file non può essere aperto." + +#: kcert/kcertpart.cc:599 +msgid "I do not know how to handle this type of file." +msgstr "Non so come gestire questo tipo di file." + +#: kcert/kcertpart.cc:619 +msgid "0 - Site Certificate" +msgstr "0 - Certificato sito" + +#: kcert/kcertpart.cc:729 kcert/kcertpart.cc:745 +msgid "" +"A certificate with that name already exists. Are you sure that you wish to " +"replace it?" +msgstr "" +"Esiste già un certificato con questo nome. Sei sicuro di volerlo sostituire?" + +#: kcert/kcertpart.cc:741 kcert/kcertpart.cc:759 +msgid "" +"Certificate has been successfully imported into KDE.\n" +"You can manage your certificate settings from the KDE Control Center." +msgstr "" +"Il certificato è stato importato correttamente in KDE.\n" +"Puoi gestire le impostazioni dei certificati dal Centro di controllo di KDE." + +#: kcert/kcertpart.cc:873 +msgid "" +"Certificates have been successfully imported into KDE.\n" +"You can manage your certificate settings from the KDE Control Center." +msgstr "" +"I certificati sono stati importati correttamente in KDE.\n" +"Puoi gestire le impostazioni dei certificati dal Centro di controllo di KDE." + +#: kcert/kcertpart.cc:879 +msgid "KDE Certificate Part" +msgstr "Certificati di KDE" + +#: khtml/khtml_settings.cc:152 +msgid "Accept" +msgstr "Accetta" + +#: khtml/khtml_settings.cc:153 +msgid "Reject" +msgstr "Rifiuta" + +#: khtml/khtml_settings.cc:779 +msgid "Filter error" +msgstr "Errore filtro" + +#: kwallet/backend/kwalletbackend.cc:258 +msgid "Already open." +msgstr "Già aperto." + +#: kwallet/backend/kwalletbackend.cc:260 +msgid "Error opening file." +msgstr "Errore nell'apertura del file." + +#: kwallet/backend/kwalletbackend.cc:262 +msgid "Not a wallet file." +msgstr "Non è un file del portafogli." + +#: kwallet/backend/kwalletbackend.cc:264 +msgid "Unsupported file format revision." +msgstr "Versione del formato del file non supportata." + +#: kwallet/backend/kwalletbackend.cc:266 +msgid "Unknown encryption scheme." +msgstr "Schema di codifica sconosciuto." + +#: kwallet/backend/kwalletbackend.cc:268 +msgid "Corrupt file?" +msgstr "File rovinato?" + +#: kwallet/backend/kwalletbackend.cc:270 +msgid "Error validating wallet integrity. Possibly corrupted." +msgstr "" +"Errore nel controllo dell'integrità del file di portafogli. Probabilmente è " +"rovinato." + +#: kwallet/backend/kwalletbackend.cc:274 +msgid "Read error - possibly incorrect password." +msgstr "Errore di lettura - forse la password è sbagliata." + +#: kwallet/backend/kwalletbackend.cc:276 +msgid "Decryption error." +msgstr "Errore di decifrazione." + +#: kdeui/kstdaction_p.h:40 +msgid "&New" +msgstr "&Nuovo" + +#: kdeui/kstdaction_p.h:45 +msgid "Re&vert" +msgstr "&Ripristina" + +#: kdeui/kstdaction_p.h:48 +msgid "Print Previe&w..." +msgstr "&Anteprima di stampa..." + +#: kdeui/kstdaction_p.h:49 +msgid "&Mail..." +msgstr "&Spedisci..." + +#: kdeui/kstdaction_p.h:53 +msgid "Re&do" +msgstr "&Rifai" + +#: kdeui/kstdaction_p.h:59 +msgid "Select &All" +msgstr "Seleziona t&utto" + +#: kdeui/kstdaction_p.h:60 +msgid "Dese&lect" +msgstr "Dese&leziona" + +#: kdeui/kstdaction_p.h:64 +msgid "Find Pre&vious" +msgstr "Trova &precedente" + +#: kdeui/kstdaction_p.h:67 +msgid "&Actual Size" +msgstr "Dimensione re&ale" + +#: kdeui/kstdaction_p.h:68 +msgid "&Fit to Page" +msgstr "&Adatta alla pagina" + +#: kdeui/kstdaction_p.h:69 +msgid "Fit to Page &Width" +msgstr "Adatta alla &larghezza della pagina" + +#: kdeui/kstdaction_p.h:70 +msgid "Fit to Page &Height" +msgstr "Adatta all'&altezza della pagina" + +#: kdeui/kstdaction_p.h:71 +msgid "Zoom &In" +msgstr "Zoom &avanti" + +#: kdeui/kstdaction_p.h:72 +msgid "Zoom &Out" +msgstr "Zoom &indietro" + +#: kdeui/kstdaction_p.h:73 +msgid "&Zoom..." +msgstr "&Zoom..." + +#: kdeui/kstdaction_p.h:75 +msgid "&Redisplay" +msgstr "&Ridisegna" + +#: kdeui/kstdaction_p.h:77 +msgid "&Up" +msgstr "&Su" + +#: kdeui/kstdaction_p.h:82 +msgid "&Previous Page" +msgstr "Pagina &precedente" + +#: kdeui/kstdaction_p.h:83 +msgid "&Next Page" +msgstr "Pagina &successiva" + +#: kdeui/kstdaction_p.h:84 +msgid "&Go To..." +msgstr "&Vai a..." + +#: kdeui/kstdaction_p.h:85 +msgid "&Go to Page..." +msgstr "Va alla &pagina..." + +#: kdeui/kstdaction_p.h:86 +msgid "&Go to Line..." +msgstr "Va alla &riga..." + +#: kdeui/kstdaction_p.h:87 +msgid "&First Page" +msgstr "&Prima pagina" + +#: kdeui/kstdaction_p.h:88 +msgid "&Last Page" +msgstr "&Ultima pagina" + +#: kdeui/kstdaction_p.h:91 +msgid "&Edit Bookmarks" +msgstr "&Modifica segnalibri" + +#: kdeui/kstdaction_p.h:99 +msgid "&Save Settings" +msgstr "Salva imp&ostazioni" + +#: kdeui/kstdaction_p.h:100 +msgid "Configure S&hortcuts..." +msgstr "Configura le scorcia&toie..." + +#: kdeui/kstdaction_p.h:101 +msgid "&Configure %1..." +msgstr "&Configura %1..." + +#: kdeui/kstdaction_p.h:102 +msgid "Configure Tool&bars..." +msgstr "Configura le &barre degli strumenti..." + +#: kdeui/kstdaction_p.h:103 +msgid "Configure &Notifications..." +msgstr "Configura le ¬ifiche..." + +#: kdeui/kstdaction_p.h:109 +msgid "What's &This?" +msgstr "Che &cos'è?" + +#: kdeui/kstdaction_p.h:110 +msgid "Tip of the &Day" +msgstr "&Suggerimento del giorno" + +#: kdecore/kde-config.cpp.in:14 +msgid "A little program to output installation paths" +msgstr "Un piccolo programma per ricavare i percorsi di installazione" + +#: kdecore/kde-config.cpp.in:18 +msgid "expand ${prefix} and ${exec_prefix} in output" +msgstr "espande ${prefix} e ${exec_prefix} nell'output" + +#: kdecore/kde-config.cpp.in:19 +msgid "Compiled in prefix for KDE libraries" +msgstr "Prefisso indicato in fase di compilazione per le librerie KDE" + +#: kdecore/kde-config.cpp.in:20 +msgid "Compiled in exec_prefix for KDE libraries" +msgstr "Prefisso exec indicato in fase di compilazione per le librerie KDE" + +#: kdecore/kde-config.cpp.in:21 +msgid "Compiled in library path suffix" +msgstr "Suffisso del percorso delle librerie indicato in fase di compilazione" + +#: kdecore/kde-config.cpp.in:22 +msgid "Prefix in $HOME used to write files" +msgstr "Prefisso in $HOME usato per scrivere i file" + +#: kdecore/kde-config.cpp.in:23 +msgid "Compiled in version string for KDE libraries" +msgstr "" +"Stringa di versione indicata in fase di compilazione per le librerie KDE" + +#: kdecore/kde-config.cpp.in:24 +msgid "Available KDE resource types" +msgstr "Tipi di risorsa KDE disponibili" + +#: kdecore/kde-config.cpp.in:25 +msgid "Search path for resource type" +msgstr "Cerca il tipo risorsa nel percorso" + +#: kdecore/kde-config.cpp.in:26 +msgid "User path: desktop|autostart|trash|document" +msgstr "Percorso utente: desktop|autostart|trash|document" + +#: kdecore/kde-config.cpp.in:27 +msgid "Prefix to install resource files to" +msgstr "Prefisso nel quale installare i file risorsa" + +#: kdecore/kde-config.cpp.in:168 +msgid "Applications menu (.desktop files)" +msgstr "Menu delle applicazioni (file .desktop)" + +#: kdecore/kde-config.cpp.in:169 +msgid "CGIs to run from kdehelp" +msgstr "CGI da eseguire da kdehelp" + +#: kdecore/kde-config.cpp.in:170 +msgid "Configuration files" +msgstr "File di configurazione" + +#: kdecore/kde-config.cpp.in:171 +msgid "Where applications store data" +msgstr "Dove le applicazioni memorizzano i dati" + +#: kdecore/kde-config.cpp.in:172 +msgid "Executables in $prefix/bin" +msgstr "Eseguibili in $prefix/bin" + +#: kdecore/kde-config.cpp.in:173 +msgid "HTML documentation" +msgstr "Documentazione HTML" + +#: kdecore/kde-config.cpp.in:174 +msgid "Icons" +msgstr "Icone" + +#: kdecore/kde-config.cpp.in:175 +msgid "Configuration description files" +msgstr "File di descrizione della configurazione" + +#: kdecore/kde-config.cpp.in:176 +msgid "Libraries" +msgstr "Librerie" + +# XXX Tradurrei "Include/header" o "Include/intestazioni"... +#: kdecore/kde-config.cpp.in:177 +msgid "Includes/Headers" +msgstr "Includes/Headers" + +#: kdecore/kde-config.cpp.in:178 +msgid "Translation files for KLocale" +msgstr "File di traduzione per KLocale" + +#: kdecore/kde-config.cpp.in:179 +msgid "Mime types" +msgstr "Tipi MIME" + +#: kdecore/kde-config.cpp.in:180 +msgid "Loadable modules" +msgstr "Moduli caricabili" + +#: kdecore/kde-config.cpp.in:181 +msgid "Qt plugins" +msgstr "Plugin Qt" + +#: kdecore/kde-config.cpp.in:182 +msgid "Services" +msgstr "Servizi" + +#: kdecore/kde-config.cpp.in:183 +msgid "Service types" +msgstr "Tipi servizio" + +#: kdecore/kde-config.cpp.in:184 +msgid "Application sounds" +msgstr "Suoni applicazione" + +#: kdecore/kde-config.cpp.in:185 +msgid "Templates" +msgstr "Modelli" + +#: kdecore/kde-config.cpp.in:186 +msgid "Wallpapers" +msgstr "Sfondi" + +#: kdecore/kde-config.cpp.in:187 +msgid "XDG Application menu (.desktop files)" +msgstr "Menu applicazione XDG (file .desktop)" + +#: kdecore/kde-config.cpp.in:188 +msgid "XDG Menu descriptions (.directory files)" +msgstr "Descrizioni menu XDG (file .directory)" + +#: kdecore/kde-config.cpp.in:189 +msgid "XDG Menu layout (.menu files)" +msgstr "Schema menu XDG (file .menu)" + +#: kdecore/kde-config.cpp.in:190 +msgid "Temporary files (specific for both current host and current user)" +msgstr "File temporanei (specifico per l'host e l'utente corrente)" + +#: kdecore/kde-config.cpp.in:191 +msgid "UNIX Sockets (specific for both current host and current user)" +msgstr "Socket UNIX (specifico per l'host e l'utente corrente)" + +#: kdecore/kde-config.cpp.in:203 +msgid "" +"%1 - unknown type\n" +msgstr "" +"%1 - tipo sconosciuto\n" + +#: kdecore/kde-config.cpp.in:228 +msgid "" +"%1 - unknown type of userpath\n" +msgstr "" +"%1 - tipo sconosciuto di percorso utente\n" + +#: attic/qtmultilineedit.cpp:2129 +msgid "Undo" +msgstr "Annulla" + +#: attic/qtmultilineedit.cpp:2130 +msgid "Redo" +msgstr "Rifai" + +#: attic/qtmultilineedit.cpp:2133 +msgid "Cut" +msgstr "Taglia" + +#: attic/qtmultilineedit.cpp:2134 +msgid "Copy" +msgstr "Copia" + +#: attic/qtmultilineedit.cpp:2135 +msgid "Paste" +msgstr "Incolla" + +#: attic/qtmultilineedit.cpp:2137 +msgid "Paste special..." +msgstr "Incolla speciale..." + +#: attic/qtmultilineedit.cpp:2140 widgets/qlineedit.cpp:2142 +#: widgets/qtextedit.cpp:5483 +msgid "Clear" +msgstr "Pulisci" + +#: attic/qtmultilineedit.cpp:2142 widgets/qlineedit.cpp:2144 +#: widgets/qtextedit.cpp:5487 widgets/qtextedit.cpp:5489 +msgid "Select All" +msgstr "Seleziona tutto" + +#: dialogs/qdialog.cpp:367 dialogs/qdialog.cpp:645 dialogs/qtabdialog.cpp:749 +#: widgets/qdialogbuttons.cpp:285 +msgid "Help" +msgstr "Aiuto" + +#: dialogs/qdialog.cpp:541 +msgid "What's This?" +msgstr "Che cos'è?" + +#: dialogs/qfontdialog.cpp:165 +msgid "&Font" +msgstr "&Tipo di carattere" + +#: dialogs/qfontdialog.cpp:174 +msgid "Font st&yle" +msgstr "&Stile tipo di carattere" + +#: dialogs/qfontdialog.cpp:184 workspace/qworkspace.cpp:317 +#: workspace/qworkspace.cpp:331 +msgid "&Size" +msgstr "&Dimensione" + +#: dialogs/qfontdialog.cpp:188 +msgid "Effects" +msgstr "Effetti" + +#: dialogs/qfontdialog.cpp:190 +msgid "Stri&keout" +msgstr "&Barrato" + +#: dialogs/qfontdialog.cpp:192 +msgid "&Underline" +msgstr "&Sottolineato" + +#: dialogs/qfontdialog.cpp:194 +msgid "Sample" +msgstr "Esempio" + +#: dialogs/qfontdialog.cpp:205 +msgid "Scr&ipt" +msgstr "Scr&ipt" + +#: dialogs/qfontdialog.cpp:280 dialogs/qinputdialog.cpp:148 +#: dialogs/qmessagebox.cpp:1575 dialogs/qtabdialog.cpp:195 +#: dialogs/qtabdialog.cpp:1069 widgets/qdialogbuttons.cpp:264 +msgid "OK" +msgstr "OK" + +#: dialogs/qfontdialog.cpp:280 dialogs/qtabdialog.cpp:704 +#: widgets/qdialogbuttons.cpp:273 +msgid "Apply" +msgstr "Applica" + +#: dialogs/qfontdialog.cpp:289 dialogs/qinputdialog.cpp:150 +#: dialogs/qprogressdialog.cpp:251 dialogs/qtabdialog.cpp:848 +#: widgets/qdialogbuttons.cpp:270 +msgid "Cancel" +msgstr "Annulla" + +#: dialogs/qfontdialog.cpp:289 widgets/qtitlebar.cpp:113 +#: workspace/qworkspace.cpp:1522 +msgid "Close" +msgstr "Chiudi" + +#: dialogs/qfontdialog.cpp:398 +msgid "Select Font" +msgstr "Seleziona il tipo di carattere" + +#: dialogs/qmessagebox.cpp:456 +msgid "" +"_: QMessageBox\n" +"OK" +msgstr "OK" + +#: dialogs/qmessagebox.cpp:457 +msgid "" +"_: QMessageBox\n" +"Cancel" +msgstr "Annulla" + +#: dialogs/qmessagebox.cpp:458 +msgid "" +"_: QMessageBox\n" +"&Yes" +msgstr "&Sì" + +#: dialogs/qmessagebox.cpp:459 +msgid "" +"_: QMessageBox\n" +"&No" +msgstr "&No" + +#: dialogs/qmessagebox.cpp:460 +msgid "" +"_: QMessageBox\n" +"&Abort" +msgstr "&Interrompi" + +#: dialogs/qmessagebox.cpp:461 +msgid "" +"_: QMessageBox\n" +"&Retry" +msgstr "&Riprova" + +#: dialogs/qmessagebox.cpp:462 +msgid "" +"_: QMessageBox\n" +"&Ignore" +msgstr "&Ignora" + +#: dialogs/qmessagebox.cpp:463 +msgid "" +"_: QMessageBox\n" +"Yes to &All" +msgstr "&Sì a tutti" + +#: dialogs/qmessagebox.cpp:464 +msgid "" +"_: QMessageBox\n" +"N&o to All" +msgstr "&No a tutti" + +#: dialogs/qmessagebox.cpp:588 +msgid "" +"

      About Qt

      " +"

      This program uses Qt version %1.

      " +"

      Qt is a C++ toolkit for multiplatform GUI & application development.

      " +"

      Qt provides single-source portability across MS Windows, " +"Mac OS X, Linux, and all major commercial Unix variants." +"
      Qt is also available for embedded devices.

      " +"

      Qt is a Trolltech product. See http://www.trolltech.com/qt/ " +"for more information.

      " +msgstr "" +"

      Informazioni su Qt

      " +"

      Questo programma usa Qt versione %1.

      " +"

      Qt è un insieme di strumenti C++ multipiattaforma per lo sviluppo di " +"interfacce utenti e applicazioni.

      " +"

      Qt permette di usare un solo codice sorgente per MS Windows, " +"Mac OS X, Linux e tutte le maggiori varianti commerciali di Unix.

      " +"
      Qt è anche disponibile per i dispositivi integrati.

      " +"

      Qt è un prodotto Trolltech. Vedi http://www.trolltech.com/qt/ " +"per maggiori informazioni.

      " + +#: dialogs/qmessagebox.cpp:1551 +msgid "About Qt" +msgstr "Informazioni su Qt" + +#: dialogs/qtabdialog.cpp:796 +msgid "Defaults" +msgstr "Valori predefiniti" + +#: dialogs/qwizard.cpp:184 +msgid "&Cancel" +msgstr "&Annulla" + +#: dialogs/qwizard.cpp:185 +msgid "< &Back" +msgstr "< &Precedente" + +#: dialogs/qwizard.cpp:186 +msgid "&Next >" +msgstr "&Successivo >" + +#: dialogs/qwizard.cpp:187 +msgid "&Finish" +msgstr "&Fine" + +#: dialogs/qwizard.cpp:188 +msgid "&Help" +msgstr "Ai&uto" + +#: kernel/qaccel.cpp:470 +msgid "%1, %2 not defined" +msgstr "%1, %2 non definiti" + +#: kernel/qaccel.cpp:506 +msgid "Ambiguous \"%1\" not handled" +msgstr "\"%1\" ambiguo non gestito" + +#: kernel/qapplication.cpp:2896 +msgid "" +"_: QT_LAYOUT_DIRECTION\n" +"Translate this string to the string 'LTR' in left-to-right languages or to " +"'RTL' in right-to-left languages (such as Hebrew and Arabic) to get proper " +"widget layout." +msgstr "LTR" + +#: kernel/qfontdatabase.cpp:1956 +msgid "" +"_: QFont\n" +"Latin" +msgstr "Latino" + +#: kernel/qfontdatabase.cpp:1959 +msgid "" +"_: QFont\n" +"Greek" +msgstr "Greco" + +#: kernel/qfontdatabase.cpp:1962 +msgid "" +"_: QFont\n" +"Cyrillic" +msgstr "Cirillico" + +#: kernel/qfontdatabase.cpp:1965 +msgid "" +"_: QFont\n" +"Armenian" +msgstr "Armeno" + +#: kernel/qfontdatabase.cpp:1968 +msgid "" +"_: QFont\n" +"Georgian" +msgstr "Georgiano" + +#: kernel/qfontdatabase.cpp:1971 +msgid "" +"_: QFont\n" +"Runic" +msgstr "Runico" + +#: kernel/qfontdatabase.cpp:1974 +msgid "" +"_: QFont\n" +"Ogham" +msgstr "Ogham" + +#: kernel/qfontdatabase.cpp:1977 +msgid "" +"_: QFont\n" +"SpacingModifiers" +msgstr "ModificatoriSpazio" + +#: kernel/qfontdatabase.cpp:1980 +msgid "" +"_: QFont\n" +"CombiningMarks" +msgstr "Legature" + +#: kernel/qfontdatabase.cpp:1983 +msgid "" +"_: QFont\n" +"Hebrew" +msgstr "Ebraico" + +#: kernel/qfontdatabase.cpp:1986 +msgid "" +"_: QFont\n" +"Arabic" +msgstr "Arabo" + +#: kernel/qfontdatabase.cpp:1989 +msgid "" +"_: QFont\n" +"Syriac" +msgstr "Siriano" + +#: kernel/qfontdatabase.cpp:1992 +msgid "" +"_: QFont\n" +"Thaana" +msgstr "Thaana" + +#: kernel/qfontdatabase.cpp:1995 +msgid "" +"_: QFont\n" +"Devanagari" +msgstr "Devanagari" + +#: kernel/qfontdatabase.cpp:1998 +msgid "" +"_: QFont\n" +"Bengali" +msgstr "Bengalese" + +#: kernel/qfontdatabase.cpp:2001 +msgid "" +"_: QFont\n" +"Gurmukhi" +msgstr "Gurmukhi" + +#: kernel/qfontdatabase.cpp:2004 +msgid "" +"_: QFont\n" +"Gujarati" +msgstr "Gujarati" + +#: kernel/qfontdatabase.cpp:2007 +msgid "" +"_: QFont\n" +"Oriya" +msgstr "Oriya" + +#: kernel/qfontdatabase.cpp:2010 +msgid "" +"_: QFont\n" +"Tamil" +msgstr "Tamil" + +#: kernel/qfontdatabase.cpp:2013 +msgid "" +"_: QFont\n" +"Telugu" +msgstr "Telugu" + +#: kernel/qfontdatabase.cpp:2016 +msgid "" +"_: QFont\n" +"Kannada" +msgstr "Kannada" + +#: kernel/qfontdatabase.cpp:2019 +msgid "" +"_: QFont\n" +"Malayalam" +msgstr "Malesiano" + +#: kernel/qfontdatabase.cpp:2022 +msgid "" +"_: QFont\n" +"Sinhala" +msgstr "Sinhala" + +#: kernel/qfontdatabase.cpp:2025 +msgid "" +"_: QFont\n" +"Thai" +msgstr "Thailandese" + +#: kernel/qfontdatabase.cpp:2028 +msgid "" +"_: QFont\n" +"Lao" +msgstr "Lao" + +#: kernel/qfontdatabase.cpp:2031 +msgid "" +"_: QFont\n" +"Tibetan" +msgstr "Tibetano" + +#: kernel/qfontdatabase.cpp:2034 +msgid "" +"_: QFont\n" +"Myanmar" +msgstr "Myanmar" + +#: kernel/qfontdatabase.cpp:2037 +msgid "" +"_: QFont\n" +"Khmer" +msgstr "Khmer" + +#: kernel/qfontdatabase.cpp:2040 +msgid "" +"_: QFont\n" +"Han" +msgstr "Han" + +#: kernel/qfontdatabase.cpp:2043 +msgid "" +"_: QFont\n" +"Hiragana" +msgstr "Hiragana" + +#: kernel/qfontdatabase.cpp:2046 +msgid "" +"_: QFont\n" +"Katakana" +msgstr "Katakana" + +#: kernel/qfontdatabase.cpp:2049 +msgid "" +"_: QFont\n" +"Hangul" +msgstr "Hangul" + +#: kernel/qfontdatabase.cpp:2052 +msgid "" +"_: QFont\n" +"Bopomofo" +msgstr "Bopomofo" + +#: kernel/qfontdatabase.cpp:2055 +msgid "" +"_: QFont\n" +"Yi" +msgstr "Yi" + +#: kernel/qfontdatabase.cpp:2058 +msgid "" +"_: QFont\n" +"Ethiopic" +msgstr "Etiope" + +#: kernel/qfontdatabase.cpp:2061 +msgid "" +"_: QFont\n" +"Cherokee" +msgstr "Cherokee" + +#: kernel/qfontdatabase.cpp:2064 +msgid "" +"_: QFont\n" +"Canadian Aboriginal" +msgstr "Aborigeno canadese" + +#: kernel/qfontdatabase.cpp:2067 +msgid "" +"_: QFont\n" +"Mongolian" +msgstr "Mongolo" + +#: kernel/qfontdatabase.cpp:2071 +msgid "" +"_: QFont\n" +"Currency Symbols" +msgstr "Simboli valute" + +#: kernel/qfontdatabase.cpp:2075 +msgid "" +"_: QFont\n" +"Letterlike Symbols" +msgstr "Simboli tipo lettere" + +#: kernel/qfontdatabase.cpp:2079 +msgid "" +"_: QFont\n" +"Number Forms" +msgstr "Forme numeriche" + +#: kernel/qfontdatabase.cpp:2083 +msgid "" +"_: QFont\n" +"Mathematical Operators" +msgstr "Operatori matematici" + +#: kernel/qfontdatabase.cpp:2087 +msgid "" +"_: QFont\n" +"Technical Symbols" +msgstr "Simboli tecnici" + +#: kernel/qfontdatabase.cpp:2091 +msgid "" +"_: QFont\n" +"Geometric Symbols" +msgstr "Simboli geometrici" + +#: kernel/qfontdatabase.cpp:2095 +msgid "" +"_: QFont\n" +"Miscellaneous Symbols" +msgstr "Simboli vari" + +#: kernel/qfontdatabase.cpp:2099 +msgid "" +"_: QFont\n" +"Enclosed and Square" +msgstr "Riquadri" + +#: kernel/qfontdatabase.cpp:2103 +msgid "" +"_: QFont\n" +"Braille" +msgstr "Braille" + +#: kernel/qfontdatabase.cpp:2107 +msgid "" +"_: QFont\n" +"Unicode" +msgstr "Unicode" + +#: kernel/qfontdatabase.cpp:2111 +msgid "" +"_: QFont\n" +"Tagalog" +msgstr "Tagalog" + +#: kernel/qfontdatabase.cpp:2115 +msgid "" +"_: QFont\n" +"Hanunoo" +msgstr "Hanunoo" + +#: kernel/qfontdatabase.cpp:2119 +msgid "" +"_: QFont\n" +"Buhid" +msgstr "Buhid" + +#: kernel/qfontdatabase.cpp:2123 +msgid "" +"_: QFont\n" +"Tagbanwa" +msgstr "Tagbanwa" + +#: kernel/qfontdatabase.cpp:2127 +msgid "" +"_: QFont\n" +"Katakana Half-Width Forms" +msgstr "Forme a mezza larghezza Katakana" + +#: kernel/qfontdatabase.cpp:2131 +msgid "" +"_: QFont\n" +"Han (Japanese)" +msgstr "Han (Giapponese)" + +#: kernel/qfontdatabase.cpp:2135 +msgid "" +"_: QFont\n" +"Han (Simplified Chinese)" +msgstr "Han (Cinese semplificato)" + +#: kernel/qfontdatabase.cpp:2139 +msgid "" +"_: QFont\n" +"Han (Traditional Chinese)" +msgstr "Han (Cinese tradizionale)" + +#: kernel/qfontdatabase.cpp:2143 +msgid "" +"_: QFont\n" +"Han (Korean)" +msgstr "Han (Coreano)" + +# XXX Script in gergo unicode indica un sistema di scrittura... Userei "Scrittura sconosciuta:. +#: kernel/qfontdatabase.cpp:2147 +msgid "" +"_: QFont\n" +"Unknown Script" +msgstr "Segno grafico sconosciuto" + +#: kernel/qkeysequence.cpp:93 +msgid "" +"_: QAccel\n" +"Space" +msgstr "Spazio" + +#: kernel/qkeysequence.cpp:94 +msgid "" +"_: QAccel\n" +"Esc" +msgstr "Esc" + +#: kernel/qkeysequence.cpp:95 +msgid "" +"_: QAccel\n" +"Tab" +msgstr "Tab" + +#: kernel/qkeysequence.cpp:96 +msgid "" +"_: QAccel\n" +"Backtab" +msgstr "Tab indietro" + +#: kernel/qkeysequence.cpp:97 +msgid "" +"_: QAccel\n" +"Backspace" +msgstr "Backspace" + +#: kernel/qkeysequence.cpp:98 +msgid "" +"_: QAccel\n" +"Return" +msgstr "Invio" + +#: kernel/qkeysequence.cpp:99 +msgid "" +"_: QAccel\n" +"Enter" +msgstr "Invio" + +#: kernel/qkeysequence.cpp:100 +msgid "" +"_: QAccel\n" +"Ins" +msgstr "Ins" + +#: kernel/qkeysequence.cpp:101 +msgid "" +"_: QAccel\n" +"Del" +msgstr "Canc" + +#: kernel/qkeysequence.cpp:102 +msgid "" +"_: QAccel\n" +"Pause" +msgstr "Pausa" + +#: kernel/qkeysequence.cpp:103 +msgid "" +"_: QAccel\n" +"Print" +msgstr "Stamp" + +#: kernel/qkeysequence.cpp:104 +msgid "" +"_: QAccel\n" +"SysReq" +msgstr "R Sist" + +#: kernel/qkeysequence.cpp:105 kernel/qkeysequence.cpp:137 +msgid "" +"_: QAccel\n" +"Home" +msgstr "Inizio" + +#: kernel/qkeysequence.cpp:106 +msgid "" +"_: QAccel\n" +"End" +msgstr "Fine" + +#: kernel/qkeysequence.cpp:107 +msgid "" +"_: QAccel\n" +"Left" +msgstr "Sinistra" + +#: kernel/qkeysequence.cpp:108 +msgid "" +"_: QAccel\n" +"Up" +msgstr "Su" + +#: kernel/qkeysequence.cpp:109 +msgid "" +"_: QAccel\n" +"Right" +msgstr "Destra" + +#: kernel/qkeysequence.cpp:110 +msgid "" +"_: QAccel\n" +"Down" +msgstr "Giù" + +#: kernel/qkeysequence.cpp:111 +msgid "" +"_: QAccel\n" +"PgUp" +msgstr "Pag Su" + +#: kernel/qkeysequence.cpp:112 +msgid "" +"_: QAccel\n" +"PgDown" +msgstr "Pag Giù" + +#: kernel/qkeysequence.cpp:113 +msgid "" +"_: QAccel\n" +"CapsLock" +msgstr "Bloc Maiusc" + +#: kernel/qkeysequence.cpp:114 +msgid "" +"_: QAccel\n" +"NumLock" +msgstr "Bloc Num" + +#: kernel/qkeysequence.cpp:115 +msgid "" +"_: QAccel\n" +"ScrollLock" +msgstr "Bloc Scorr" + +#: kernel/qkeysequence.cpp:116 +msgid "" +"_: QAccel\n" +"Menu" +msgstr "Menu" + +#: kernel/qkeysequence.cpp:117 +msgid "" +"_: QAccel\n" +"Help" +msgstr "Aiuto" + +#: kernel/qkeysequence.cpp:120 +msgid "" +"_: QAccel\n" +"Back" +msgstr "Indietro" + +#: kernel/qkeysequence.cpp:121 +msgid "" +"_: QAccel\n" +"Forward" +msgstr "Avanti" + +#: kernel/qkeysequence.cpp:122 +msgid "" +"_: QAccel\n" +"Stop" +msgstr "Ferma" + +#: kernel/qkeysequence.cpp:123 +msgid "" +"_: QAccel\n" +"Refresh" +msgstr "Aggiorna" + +#: kernel/qkeysequence.cpp:124 +msgid "" +"_: QAccel\n" +"Volume Down" +msgstr "Volume giù" + +#: kernel/qkeysequence.cpp:125 +msgid "" +"_: QAccel\n" +"Volume Mute" +msgstr "Volume muto" + +#: kernel/qkeysequence.cpp:126 +msgid "" +"_: QAccel\n" +"Volume Up" +msgstr "Volume su" + +#: kernel/qkeysequence.cpp:127 +msgid "" +"_: QAccel\n" +"Bass Boost" +msgstr "Incremento bassi" + +#: kernel/qkeysequence.cpp:128 +msgid "" +"_: QAccel\n" +"Bass Up" +msgstr "Bassi su" + +#: kernel/qkeysequence.cpp:129 +msgid "" +"_: QAccel\n" +"Bass Down" +msgstr "Bassi giù" + +#: kernel/qkeysequence.cpp:130 +msgid "" +"_: QAccel\n" +"Treble Up" +msgstr "Acuti su" + +#: kernel/qkeysequence.cpp:131 +msgid "" +"_: QAccel\n" +"Treble Down" +msgstr "Acuti giù" + +#: kernel/qkeysequence.cpp:132 +msgid "" +"_: QAccel\n" +"Media Play" +msgstr "Multimedia riproduci" + +#: kernel/qkeysequence.cpp:133 +msgid "" +"_: QAccel\n" +"Media Stop" +msgstr "Multimedia ferma" + +#: kernel/qkeysequence.cpp:134 +msgid "" +"_: QAccel\n" +"Media Previous" +msgstr "Multimedia precedente" + +#: kernel/qkeysequence.cpp:135 +msgid "" +"_: QAccel\n" +"Media Next" +msgstr "Multimedia successivo" + +#: kernel/qkeysequence.cpp:136 +msgid "" +"_: QAccel\n" +"Media Record" +msgstr "Multimedia registra" + +#: kernel/qkeysequence.cpp:138 +msgid "" +"_: QAccel\n" +"Favorites" +msgstr "Preferiti" + +#: kernel/qkeysequence.cpp:139 +msgid "" +"_: QAccel\n" +"Search" +msgstr "Cerca" + +#: kernel/qkeysequence.cpp:140 +msgid "" +"_: QAccel\n" +"Standby" +msgstr "Standby" + +#: kernel/qkeysequence.cpp:141 +msgid "" +"_: QAccel\n" +"Open URL" +msgstr "Apri URL" + +#: kernel/qkeysequence.cpp:142 +msgid "" +"_: QAccel\n" +"Launch Mail" +msgstr "Avvia posta" + +#: kernel/qkeysequence.cpp:143 +msgid "" +"_: QAccel\n" +"Launch Media" +msgstr "Avvia multimedia" + +#: kernel/qkeysequence.cpp:144 +msgid "" +"_: QAccel\n" +"Launch (0)" +msgstr "Avvia (0)" + +#: kernel/qkeysequence.cpp:145 +msgid "" +"_: QAccel\n" +"Launch (1)" +msgstr "Avvia (1)" + +#: kernel/qkeysequence.cpp:146 +msgid "" +"_: QAccel\n" +"Launch (2)" +msgstr "Avvia (2)" + +#: kernel/qkeysequence.cpp:147 +msgid "" +"_: QAccel\n" +"Launch (3)" +msgstr "Avvia (3)" + +#: kernel/qkeysequence.cpp:148 +msgid "" +"_: QAccel\n" +"Launch (4)" +msgstr "Avvia (4)" + +#: kernel/qkeysequence.cpp:149 +msgid "" +"_: QAccel\n" +"Launch (5)" +msgstr "Avvia (5)" + +#: kernel/qkeysequence.cpp:150 +msgid "" +"_: QAccel\n" +"Launch (6)" +msgstr "Avvia (6)" + +#: kernel/qkeysequence.cpp:151 +msgid "" +"_: QAccel\n" +"Launch (7)" +msgstr "Avvia (7)" + +#: kernel/qkeysequence.cpp:152 +msgid "" +"_: QAccel\n" +"Launch (8)" +msgstr "Avvia (8)" + +#: kernel/qkeysequence.cpp:153 +msgid "" +"_: QAccel\n" +"Launch (9)" +msgstr "Avvia (9)" + +#: kernel/qkeysequence.cpp:154 +msgid "" +"_: QAccel\n" +"Launch (A)" +msgstr "Avvia (A)" + +#: kernel/qkeysequence.cpp:155 +msgid "" +"_: QAccel\n" +"Launch (B)" +msgstr "Avvia (B)" + +#: kernel/qkeysequence.cpp:156 +msgid "" +"_: QAccel\n" +"Launch (C)" +msgstr "Avvia (C)" + +#: kernel/qkeysequence.cpp:157 +msgid "" +"_: QAccel\n" +"Launch (D)" +msgstr "Avvia (D)" + +#: kernel/qkeysequence.cpp:158 +msgid "" +"_: QAccel\n" +"Launch (E)" +msgstr "Avvia (E)" + +#: kernel/qkeysequence.cpp:159 +msgid "" +"_: QAccel\n" +"Launch (F)" +msgstr "Avvia (F)" + +#: kernel/qkeysequence.cpp:163 +msgid "" +"_: QAccel\n" +"Print Screen" +msgstr "Stamp" + +#: kernel/qkeysequence.cpp:164 +msgid "" +"_: QAccel\n" +"Page Up" +msgstr "Pag Su" + +#: kernel/qkeysequence.cpp:165 +msgid "" +"_: QAccel\n" +"Page Down" +msgstr "Pag Giù" + +#: kernel/qkeysequence.cpp:166 +msgid "" +"_: QAccel\n" +"Caps Lock" +msgstr "Bloc Maiusc" + +#: kernel/qkeysequence.cpp:167 +msgid "" +"_: QAccel\n" +"Num Lock" +msgstr "Bloc Num" + +#: kernel/qkeysequence.cpp:168 +msgid "" +"_: QAccel\n" +"Number Lock" +msgstr "Bloc Num" + +#: kernel/qkeysequence.cpp:169 +msgid "" +"_: QAccel\n" +"Scroll Lock" +msgstr "Bloc Scorr" + +#: kernel/qkeysequence.cpp:170 +msgid "" +"_: QAccel\n" +"Insert" +msgstr "Ins" + +#: kernel/qkeysequence.cpp:171 +msgid "" +"_: QAccel\n" +"Delete" +msgstr "Canc" + +#: kernel/qkeysequence.cpp:172 +msgid "" +"_: QAccel\n" +"Escape" +msgstr "Esc" + +#: kernel/qkeysequence.cpp:173 +msgid "" +"_: QAccel\n" +"System Request" +msgstr "R Sist" + +#: kernel/qkeysequence.cpp:406 kernel/qkeysequence.cpp:484 +msgid "Ctrl" +msgstr "Ctrl" + +#: kernel/qkeysequence.cpp:407 kernel/qkeysequence.cpp:494 +msgid "Shift" +msgstr "Shift" + +#: kernel/qkeysequence.cpp:408 kernel/qkeysequence.cpp:489 +msgid "Alt" +msgstr "Alt" + +#: kernel/qkeysequence.cpp:409 kernel/qkeysequence.cpp:480 +msgid "Meta" +msgstr "Meta" + +#: kernel/qkeysequence.cpp:483 kernel/qkeysequence.cpp:488 +#: kernel/qkeysequence.cpp:493 kernel/qkeysequence.cpp:532 +msgid "+" +msgstr "+" + +#: kernel/qkeysequence.cpp:509 +#, c-format +msgid "F%1" +msgstr "F%1" + +#: kernel/qnetworkprotocol.cpp:904 +msgid "Operation stopped by the user" +msgstr "Operazione interrotta dall'utente" + +#: sql/qdatatable.cpp:273 +msgid "True" +msgstr "Vero" + +#: sql/qdatatable.cpp:274 +msgid "False" +msgstr "Falso" + +#: sql/qdatatable.cpp:786 +msgid "Insert" +msgstr "Inserisci" + +#: sql/qdatatable.cpp:787 +msgid "Update" +msgstr "Aggiorna" + +#: sql/qdatatable.cpp:788 +msgid "Delete" +msgstr "Elimina" + +#: tools/qfile.cpp:60 +msgid "" +"_: QFile\n" +"Unknown error" +msgstr "Errore sconosciuto" + +#: tools/qfile.cpp:61 +msgid "" +"_: QFile\n" +"Could not read from the file" +msgstr "Impossibile leggere dal file" + +#: tools/qfile.cpp:62 +msgid "" +"_: QFile\n" +"Could not write to the file" +msgstr "Impossibile scrivere sul file" + +#: widgets/qlineedit.cpp:2136 widgets/qtextedit.cpp:5471 +msgid "&Undo" +msgstr "&Annulla" + +#: widgets/qlineedit.cpp:2137 widgets/qtextedit.cpp:5472 +msgid "&Redo" +msgstr "&Rifai" + +#: widgets/qlineedit.cpp:2139 widgets/qtextedit.cpp:5477 +msgid "Cu&t" +msgstr "&Taglia" + +#: widgets/qlineedit.cpp:2140 widgets/qtextedit.cpp:5478 +msgid "&Copy" +msgstr "&Copia" + +#: widgets/qlineedit.cpp:2141 widgets/qtextedit.cpp:5480 +msgid "&Paste" +msgstr "&Incolla" + +#: widgets/qmainwindow.cpp:2237 +msgid "Line up" +msgstr "Allinea" + +#: widgets/qmainwindow.cpp:2239 +msgid "Customize..." +msgstr "Personalizza..." + +#: widgets/qtitlebar.cpp:83 +msgid "System Menu" +msgstr "Menu di sistema" + +#: widgets/qtitlebar.cpp:88 +msgid "Shade" +msgstr "Arrotola" + +#: widgets/qtitlebar.cpp:93 +msgid "Unshade" +msgstr "Srotola" + +#: widgets/qtitlebar.cpp:100 +msgid "Normalize" +msgstr "Normalizza" + +#: widgets/qtitlebar.cpp:102 workspace/qworkspace.cpp:1498 +msgid "Minimize" +msgstr "Minimizza" + +#: widgets/qtitlebar.cpp:108 +msgid "Maximize" +msgstr "Massimizza" + +#: widgets/qtoolbar.cpp:700 +msgid "More..." +msgstr "Altro..." + +#: widgets/qwhatsthis.cpp:453 +msgid "What's this?" +msgstr "Che cos'è?" + +#: widgets/qdialogbuttons.cpp:246 +msgid "Yes to All" +msgstr "Sì a tutti" + +#: widgets/qdialogbuttons.cpp:248 +msgid "OK to All" +msgstr "OK a tutti" + +#: widgets/qdialogbuttons.cpp:251 +msgid "No to All" +msgstr "No a tutti" + +#: widgets/qdialogbuttons.cpp:253 +msgid "Cancel All" +msgstr "Annulla tutti" + +#: widgets/qdialogbuttons.cpp:256 +msgid " to All" +msgstr " a tutti" + +#: widgets/qdialogbuttons.cpp:262 +msgid "Yes" +msgstr "Sì" + +#: widgets/qdialogbuttons.cpp:268 +msgid "No" +msgstr "No" + +#: widgets/qdialogbuttons.cpp:276 +msgid "Ignore" +msgstr "Ignora" + +#: widgets/qdialogbuttons.cpp:279 +msgid "Retry" +msgstr "Riprova" + +#: widgets/qdialogbuttons.cpp:282 +msgid "Abort" +msgstr "Interrompi" + +#: workspace/qworkspace.cpp:315 +msgid "&Restore" +msgstr "&Ripristina" + +#: workspace/qworkspace.cpp:316 workspace/qworkspace.cpp:330 +msgid "&Move" +msgstr "&Sposta" + +#: workspace/qworkspace.cpp:318 +msgid "Mi&nimize" +msgstr "Mi&nimizza" + +#: workspace/qworkspace.cpp:319 +msgid "Ma&ximize" +msgstr "Ma&ssimizza" + +#: workspace/qworkspace.cpp:322 workspace/qworkspace.cpp:338 +msgid "&Close" +msgstr "&Chiudi" + +#: workspace/qworkspace.cpp:332 +msgid "Stay on &Top" +msgstr "Sempre in &primo piano" + +#: workspace/qworkspace.cpp:336 workspace/qworkspace.cpp:1717 +msgid "Sh&ade" +msgstr "&Arrotola" + +#: workspace/qworkspace.cpp:1218 workspace/qworkspace.cpp:1426 +#: workspace/qworkspace.cpp:1431 +msgid "%1 - [%2]" +msgstr "%1 - [%2]" + +#: workspace/qworkspace.cpp:1510 +msgid "Restore Down" +msgstr "Ripristina giù" + +#: workspace/qworkspace.cpp:1715 +msgid "&Unshade" +msgstr "&Srotola" + +#: qxml_clean.cpp:54 +msgid "" +"_: QXml\n" +"no error occurred" +msgstr "nessun errore" + +#: qxml_clean.cpp:55 +msgid "" +"_: QXml\n" +"error triggered by consumer" +msgstr "errore causato dal consumatore" + +#: qxml_clean.cpp:56 +msgid "" +"_: QXml\n" +"unexpected end of file" +msgstr "fine del file inattesa" + +#: qxml_clean.cpp:57 +msgid "" +"_: QXml\n" +"more than one document type definition" +msgstr "più di un DTD" + +#: qxml_clean.cpp:58 +msgid "" +"_: QXml\n" +"error occurred while parsing element" +msgstr "errore durante l'analisi dell'elemento" + +#: qxml_clean.cpp:59 +msgid "" +"_: QXml\n" +"tag mismatch" +msgstr "tag non combaciante" + +#: qxml_clean.cpp:60 +msgid "" +"_: QXml\n" +"error occurred while parsing content" +msgstr "errore durante l'analisi del contenuto" + +#: qxml_clean.cpp:61 +msgid "" +"_: QXml\n" +"unexpected character" +msgstr "carattere inatteso" + +#: qxml_clean.cpp:62 +msgid "" +"_: QXml\n" +"invalid name for processing instruction" +msgstr "nome non valido per la istruzione di elaborazione" + +#: qxml_clean.cpp:63 +msgid "" +"_: QXml\n" +"version expected while reading the XML declaration" +msgstr "attesa versione durante la lettura della dichiarazione XML" + +#: qxml_clean.cpp:64 +msgid "" +"_: QXml\n" +"wrong value for standalone declaration" +msgstr "valore errato per la dichiarazione standalone" + +#: qxml_clean.cpp:65 +msgid "" +"_: QXml\n" +"encoding declaration or standalone declaration expected while reading the XML " +"declaration" +msgstr "" +"attesa una dichiarazione di codifica o una dichiarazione standalone durante la " +"lettura della dichiarazione XML" + +#: qxml_clean.cpp:66 +msgid "" +"_: QXml\n" +"standalone declaration expected while reading the XML declaration" +msgstr "" +"attesa dichiarazione standalone durante la lettura della dichiarazione XML" + +#: qxml_clean.cpp:67 +msgid "" +"_: QXml\n" +"error occurred while parsing document type definition" +msgstr "errore durante l'analisi del DTD" + +#: qxml_clean.cpp:68 +msgid "" +"_: QXml\n" +"letter is expected" +msgstr "attesa una lettera" + +#: qxml_clean.cpp:69 +msgid "" +"_: QXml\n" +"error occurred while parsing comment" +msgstr "errore durante l'analisi del commento" + +#: qxml_clean.cpp:70 +msgid "" +"_: QXml\n" +"error occurred while parsing reference" +msgstr "si è verificato un errore durante l'analisi del riferimento" + +#: qxml_clean.cpp:71 +msgid "" +"_: QXml\n" +"internal general entity reference not allowed in DTD" +msgstr "riferimento all'entità interna generale, non permesso nel DTD" + +#: qxml_clean.cpp:72 +msgid "" +"_: QXml\n" +"external parsed general entity reference not allowed in attribute value" +msgstr "" +"riferimento all'entità esterna generale analizzata, non permesso in un valore " +"di attributo" + +#: qxml_clean.cpp:73 +msgid "" +"_: QXml\n" +"external parsed general entity reference not allowed in DTD" +msgstr "" +"riferimento all'entità esterna generale analizzata, non permesso nel DTD" + +#: qxml_clean.cpp:74 +msgid "" +"_: QXml\n" +"unparsed entity reference in wrong context" +msgstr "riferimento all'entità non analizzata, in un contesto errato" + +#: qxml_clean.cpp:75 +msgid "" +"_: QXml\n" +"recursive entities" +msgstr "entità ricorsive" + +#: qxml_clean.cpp:76 +msgid "" +"_: QXml\n" +"error in the text declaration of an external entity" +msgstr "errore nella dichiarazione del testo di una entità esterna" diff --git a/tde-i18n-it/messages/kdelibs/kdelibs_colors.po b/tde-i18n-it/messages/kdelibs/kdelibs_colors.po new file mode 100644 index 00000000000..15a42859de9 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kdelibs_colors.po @@ -0,0 +1,1353 @@ +# translation of kdelibs_colors.po to italian +# Copyright (C) 2003 Free Software Foundation, Inc. +# Daniele Medri , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: kdelibs_colors\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2003-11-08 19:44+0100\n" +"Last-Translator: Federico Cozzi \n" +"Language-Team: Italiano \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.6\n" + +#: colors.cpp:1 +msgid "" +"_: color\n" +"AliceBlue" +msgstr "Blu Alice" + +#: colors.cpp:2 +msgid "" +"_: color\n" +"AntiqueWhite" +msgstr "Bianco antico" + +#: colors.cpp:3 +msgid "" +"_: color\n" +"AntiqueWhite1" +msgstr "Bianco antico 1" + +#: colors.cpp:4 +msgid "" +"_: color\n" +"AntiqueWhite2" +msgstr "Bianco antico 2" + +#: colors.cpp:5 +msgid "" +"_: color\n" +"AntiqueWhite3" +msgstr "Bianco antico 3" + +#: colors.cpp:6 +msgid "" +"_: color\n" +"AntiqueWhite4" +msgstr "Bianco antico 4" + +#: colors.cpp:7 +msgid "" +"_: color\n" +"BlanchedAlmond" +msgstr "Mandorla mondata" + +#: colors.cpp:8 +msgid "" +"_: color\n" +"CadetBlue1" +msgstr "Blu cadetto 1" + +#: colors.cpp:9 +msgid "" +"_: color\n" +"CadetBlue2" +msgstr "Blu cadetto 2" + +#: colors.cpp:10 +msgid "" +"_: color\n" +"CadetBlue3" +msgstr "Blu cadetto 3" + +#: colors.cpp:11 +msgid "" +"_: color\n" +"CornflowerBlue" +msgstr "Blu fiore di grano" + +#: colors.cpp:12 +msgid "" +"_: color\n" +"DarkGray" +msgstr "Grigio scuro" + +#: colors.cpp:13 +msgid "" +"_: color\n" +"DarkGrey" +msgstr "Grigio scuro" + +#: colors.cpp:14 +msgid "" +"_: color\n" +"DarkKhaki" +msgstr "Cachi scuro" + +#: colors.cpp:15 +msgid "" +"_: color\n" +"DarkOliveGreen1" +msgstr "Verde oliva scuro 1" + +#: colors.cpp:16 +msgid "" +"_: color\n" +"DarkOliveGreen2" +msgstr "Verde oliva scuro 2" + +#: colors.cpp:17 +msgid "" +"_: color\n" +"DarkSalmon" +msgstr "Salmone scuro" + +#: colors.cpp:18 +msgid "" +"_: color\n" +"DarkSeaGreen" +msgstr "Verde mare scuro" + +#: colors.cpp:19 +msgid "" +"_: color\n" +"DarkSeaGreen1" +msgstr "Verde mare scuro 1" + +#: colors.cpp:20 +msgid "" +"_: color\n" +"DarkSeaGreen2" +msgstr "Verde mare scuro 2" + +#: colors.cpp:21 +msgid "" +"_: color\n" +"DarkSeaGreen3" +msgstr "Verde mare scuro 3" + +#: colors.cpp:22 +msgid "" +"_: color\n" +"DarkSeaGreen4" +msgstr "Verde mare scuro 4" + +#: colors.cpp:23 +msgid "" +"_: color\n" +"DarkSlateGray1" +msgstr "Grigio ardesia scuro" + +#: colors.cpp:24 +msgid "" +"_: color\n" +"DarkSlateGray2" +msgstr "Grigio ardesia scuro 2" + +#: colors.cpp:25 +msgid "" +"_: color\n" +"DarkSlateGray3" +msgstr "Grigio ardesia scuro 3" + +#: colors.cpp:26 +msgid "" +"_: color\n" +"DimGray" +msgstr "Grigio spento" + +#: colors.cpp:27 +msgid "" +"_: color\n" +"DimGrey" +msgstr "Grigio spento" + +#: colors.cpp:28 +msgid "" +"_: color\n" +"FloralWhite" +msgstr "Bianco floreale" + +#: colors.cpp:29 +msgid "" +"_: color\n" +"GhostWhite" +msgstr "Bianco fantasma" + +#: colors.cpp:30 +msgid "" +"_: color\n" +"HotPink" +msgstr "Rosa shocking" + +#: colors.cpp:31 +msgid "" +"_: color\n" +"HotPink1" +msgstr "Rosa shocking 1" + +#: colors.cpp:32 +msgid "" +"_: color\n" +"HotPink2" +msgstr "Rosa shocking 2" + +#: colors.cpp:33 +msgid "" +"_: color\n" +"IndianRed1" +msgstr "Rosso indiano 1" + +#: colors.cpp:34 +msgid "" +"_: color\n" +"LavenderBlush" +msgstr "Rosa lavanda" + +#: colors.cpp:35 +msgid "" +"_: color\n" +"LavenderBlush1" +msgstr "Rosa lavanda 1" + +#: colors.cpp:36 +msgid "" +"_: color\n" +"LavenderBlush2" +msgstr "Rosa lavanda 2" + +#: colors.cpp:37 +msgid "" +"_: color\n" +"LavenderBlush3" +msgstr "Rosa lavanda 3" + +#: colors.cpp:38 +msgid "" +"_: color\n" +"LavenderBlush4" +msgstr "Rosa lavanda 4" + +#: colors.cpp:39 +msgid "" +"_: color\n" +"LemonChiffon" +msgstr "Albume" + +#: colors.cpp:40 +msgid "" +"_: color\n" +"LemonChiffon1" +msgstr "Albume 1" + +#: colors.cpp:41 +msgid "" +"_: color\n" +"LemonChiffon2" +msgstr "Albume 2" + +#: colors.cpp:42 +msgid "" +"_: color\n" +"LemonChiffon3" +msgstr "Albume 3" + +#: colors.cpp:43 +msgid "" +"_: color\n" +"LemonChiffon4" +msgstr "Albume 4" + +#: colors.cpp:44 +msgid "" +"_: color\n" +"LightBlue" +msgstr "Blu chiaro" + +#: colors.cpp:45 +msgid "" +"_: color\n" +"LightBlue1" +msgstr "Blu chiaro 1" + +#: colors.cpp:46 +msgid "" +"_: color\n" +"LightBlue2" +msgstr "Blu chiaro 2" + +#: colors.cpp:47 +msgid "" +"_: color\n" +"LightBlue3" +msgstr "Blu chiaro 3" + +#: colors.cpp:48 +msgid "" +"_: color\n" +"LightBlue4" +msgstr "Blu chiaro 4" + +#: colors.cpp:49 +msgid "" +"_: color\n" +"LightCoral" +msgstr "Corallo chiaro" + +#: colors.cpp:50 +msgid "" +"_: color\n" +"LightCyan" +msgstr "Ciano chiaro" + +#: colors.cpp:51 +msgid "" +"_: color\n" +"LightCyan1" +msgstr "Ciano chiaro 1" + +#: colors.cpp:52 +msgid "" +"_: color\n" +"LightCyan2" +msgstr "Ciano chiaro 2" + +#: colors.cpp:53 +msgid "" +"_: color\n" +"LightCyan3" +msgstr "Ciano chiaro 3" + +#: colors.cpp:54 +msgid "" +"_: color\n" +"LightCyan4" +msgstr "Ciano chiaro 4" + +#: colors.cpp:55 +msgid "" +"_: color\n" +"LightGoldenrod" +msgstr "Ambra chiaro" + +#: colors.cpp:56 +msgid "" +"_: color\n" +"LightGoldenrod1" +msgstr "Ambra chiaro 1" + +#: colors.cpp:57 +msgid "" +"_: color\n" +"LightGoldenrod2" +msgstr "Ambra chiaro 2" + +#: colors.cpp:58 +msgid "" +"_: color\n" +"LightGoldenrod3" +msgstr "Ambra chiaro 3" + +#: colors.cpp:59 +msgid "" +"_: color\n" +"LightGoldenrodYellow" +msgstr "Giallo ambra chiaro" + +#: colors.cpp:60 +msgid "" +"_: color\n" +"LightGray" +msgstr "Grigio chiaro" + +#: colors.cpp:61 +msgid "" +"_: color\n" +"LightGreen" +msgstr "Verde chiaro" + +#: colors.cpp:62 +msgid "" +"_: color\n" +"LightGrey" +msgstr "Grigio chiaro" + +#: colors.cpp:63 +msgid "" +"_: color\n" +"LightPink" +msgstr "Rosa chiaro" + +#: colors.cpp:64 +msgid "" +"_: color\n" +"LightPink1" +msgstr "Rosa chiaro 1" + +#: colors.cpp:65 +msgid "" +"_: color\n" +"LightPink2" +msgstr "Rosa chiaro 2" + +#: colors.cpp:66 +msgid "" +"_: color\n" +"LightPink3" +msgstr "Rosa chiaro 3" + +#: colors.cpp:67 +msgid "" +"_: color\n" +"LightSalmon" +msgstr "Salmone chiaro" + +#: colors.cpp:68 +msgid "" +"_: color\n" +"LightSalmon1" +msgstr "Salmone chiaro 1" + +#: colors.cpp:69 +msgid "" +"_: color\n" +"LightSalmon2" +msgstr "Salmone chiaro 2" + +#: colors.cpp:70 +msgid "" +"_: color\n" +"LightSkyBlue" +msgstr "Blu cielo chiaro" + +#: colors.cpp:71 +msgid "" +"_: color\n" +"LightSkyBlue1" +msgstr "Blu cielo chiaro 1" + +#: colors.cpp:72 +msgid "" +"_: color\n" +"LightSkyBlue2" +msgstr "Blu cielo chiaro 2" + +#: colors.cpp:73 +msgid "" +"_: color\n" +"LightSkyBlue3" +msgstr "Blu cielo chiaro 3" + +#: colors.cpp:74 +msgid "" +"_: color\n" +"LightSlateBlue" +msgstr "Blu ardesia chiaro" + +#: colors.cpp:75 +msgid "" +"_: color\n" +"LightSlateGray" +msgstr "Grigio ardesia chiaro" + +#: colors.cpp:76 +msgid "" +"_: color\n" +"LightSlateGrey" +msgstr "Grigio ardesia chiaro" + +#: colors.cpp:77 +msgid "" +"_: color\n" +"LightSteelBlue" +msgstr "Blu acciaio chiaro" + +#: colors.cpp:78 +msgid "" +"_: color\n" +"LightSteelBlue1" +msgstr "Blu acciaio chiaro 1" + +#: colors.cpp:79 +msgid "" +"_: color\n" +"LightSteelBlue2" +msgstr "Blu acciaio chiaro 2" + +#: colors.cpp:80 +msgid "" +"_: color\n" +"LightSteelBlue3" +msgstr "Blu acciaio chiaro 3" + +#: colors.cpp:81 +msgid "" +"_: color\n" +"LightSteelBlue4" +msgstr "Blu acciaio chiaro 4" + +#: colors.cpp:82 +msgid "" +"_: color\n" +"LightYellow" +msgstr "Giallo chiaro" + +#: colors.cpp:83 +msgid "" +"_: color\n" +"LightYellow1" +msgstr "Giallo chiaro 1" + +#: colors.cpp:84 +msgid "" +"_: color\n" +"LightYellow2" +msgstr "Giallo chiaro 2" + +#: colors.cpp:85 +msgid "" +"_: color\n" +"LightYellow3" +msgstr "Giallo chiaro 3" + +#: colors.cpp:86 +msgid "" +"_: color\n" +"LightYellow4" +msgstr "Giallo chiaro 4" + +#: colors.cpp:87 +msgid "" +"_: color\n" +"MediumAquamarine" +msgstr "Acquamarina medio" + +#: colors.cpp:88 +msgid "" +"_: color\n" +"MediumOrchid1" +msgstr "Lilla" + +#: colors.cpp:89 +msgid "" +"_: color\n" +"MediumPurple" +msgstr "Porpora medio" + +#: colors.cpp:90 +msgid "" +"_: color\n" +"MediumPurple1" +msgstr "Porpora medio 1" + +#: colors.cpp:91 +msgid "" +"_: color\n" +"MediumPurple2" +msgstr "Porpora medio 2" + +#: colors.cpp:92 +msgid "" +"_: color\n" +"MediumPurple3" +msgstr "Porpora medio 3" + +#: colors.cpp:93 +msgid "" +"_: color\n" +"MediumSlateBlue" +msgstr "Blu ardesia medio" + +#: colors.cpp:94 +msgid "" +"_: color\n" +"MintCream" +msgstr "Crema di menta" + +#: colors.cpp:95 +msgid "" +"_: color\n" +"MistyRose" +msgstr "Rosa sporco" + +#: colors.cpp:96 +msgid "" +"_: color\n" +"MistyRose1" +msgstr "Rosa sporco 1" + +#: colors.cpp:97 +msgid "" +"_: color\n" +"MistyRose2" +msgstr "Rosa sporco 2" + +#: colors.cpp:98 +msgid "" +"_: color\n" +"MistyRose3" +msgstr "Rosa sporco 3" + +#: colors.cpp:99 +msgid "" +"_: color\n" +"MistyRose4" +msgstr "Rosa sporco 4" + +#: colors.cpp:100 +msgid "" +"_: color\n" +"NavajoWhite" +msgstr "Bianco navajo" + +#: colors.cpp:101 +msgid "" +"_: color\n" +"NavajoWhite1" +msgstr "Bianco navajo 1" + +#: colors.cpp:102 +msgid "" +"_: color\n" +"NavajoWhite2" +msgstr "Bianco navajo 2" + +#: colors.cpp:103 +msgid "" +"_: color\n" +"NavajoWhite3" +msgstr "Bianco navajo 3" + +#: colors.cpp:104 +msgid "" +"_: color\n" +"OldLace" +msgstr "Vecchio pizzo" + +#: colors.cpp:105 +msgid "" +"_: color\n" +"PaleGoldenrod" +msgstr "Ambra pallido" + +#: colors.cpp:106 +msgid "" +"_: color\n" +"PaleGreen" +msgstr "Verde pallido" + +#: colors.cpp:107 +msgid "" +"_: color\n" +"PaleGreen1" +msgstr "Verde pallido 1" + +#: colors.cpp:108 +msgid "" +"_: color\n" +"PaleGreen2" +msgstr "Verde pallido 2" + +#: colors.cpp:109 +msgid "" +"_: color\n" +"PaleGreen3" +msgstr "Verde pallido 3" + +#: colors.cpp:110 +msgid "" +"_: color\n" +"PaleTurquoise" +msgstr "Turchese pallido" + +#: colors.cpp:111 +msgid "" +"_: color\n" +"PaleTurquoise1" +msgstr "Turchese pallido 1" + +#: colors.cpp:112 +msgid "" +"_: color\n" +"PaleTurquoise2" +msgstr "Turchese pallido 2" + +#: colors.cpp:113 +msgid "" +"_: color\n" +"PaleTurquoise3" +msgstr "Turchese pallido 3" + +#: colors.cpp:114 +msgid "" +"_: color\n" +"PaleTurquoise4" +msgstr "Turchese pallido 4" + +#: colors.cpp:115 +msgid "" +"_: color\n" +"PaleVioletRed" +msgstr "Rosso-violetto pallido" + +#: colors.cpp:116 +msgid "" +"_: color\n" +"PaleVioletRed1" +msgstr "Rosso-violetto pallido 1" + +#: colors.cpp:117 +msgid "" +"_: color\n" +"PaleVioletRed2" +msgstr "Rosso-violetto pallido 2" + +#: colors.cpp:118 +msgid "" +"_: color\n" +"PaleVioletRed3" +msgstr "Rosso-violetto pallido 3" + +#: colors.cpp:119 +msgid "" +"_: color\n" +"PapayaWhip" +msgstr "Papaya" + +#: colors.cpp:120 +msgid "" +"_: color\n" +"PeachPuff" +msgstr "Pesca" + +#: colors.cpp:121 +msgid "" +"_: color\n" +"PeachPuff1" +msgstr "Pesca 1" + +#: colors.cpp:122 +msgid "" +"_: color\n" +"PeachPuff2" +msgstr "Pesca 2" + +#: colors.cpp:123 +msgid "" +"_: color\n" +"PeachPuff3" +msgstr "Pesca 3" + +#: colors.cpp:124 +msgid "" +"_: color\n" +"PeachPuff4" +msgstr "Pesca 4" + +#: colors.cpp:125 +msgid "" +"_: color\n" +"PowderBlue" +msgstr "Blu polvere" + +#: colors.cpp:126 +msgid "" +"_: color\n" +"RosyBrown" +msgstr "Rosa-marrone" + +#: colors.cpp:127 +msgid "" +"_: color\n" +"RosyBrown1" +msgstr "Rosa-marrone 1" + +#: colors.cpp:128 +msgid "" +"_: color\n" +"RosyBrown2" +msgstr "Rosa-marrone 2" + +#: colors.cpp:129 +msgid "" +"_: color\n" +"RosyBrown3" +msgstr "Rosa-marrone 3" + +#: colors.cpp:130 +msgid "" +"_: color\n" +"RosyBrown4" +msgstr "Rosa-marrone 4" + +#: colors.cpp:131 +msgid "" +"_: color\n" +"SkyBlue" +msgstr "Blu cielo" + +#: colors.cpp:132 +msgid "" +"_: color\n" +"SkyBlue1" +msgstr "Blu cielo 1" + +#: colors.cpp:133 +msgid "" +"_: color\n" +"SkyBlue2" +msgstr "Blu cielo 2" + +#: colors.cpp:134 +msgid "" +"_: color\n" +"SkyBlue3" +msgstr "Blu cielo 3" + +#: colors.cpp:135 +msgid "" +"_: color\n" +"SlateBlue1" +msgstr "Blu ardesia 1" + +#: colors.cpp:136 +msgid "" +"_: color\n" +"SlateBlue2" +msgstr "Blu ardesia 2" + +#: colors.cpp:137 +msgid "" +"_: color\n" +"SlateGray" +msgstr "Grigio ardesia" + +#: colors.cpp:138 +msgid "" +"_: color\n" +"SlateGray1" +msgstr "Grigio ardesia 1" + +#: colors.cpp:139 +msgid "" +"_: color\n" +"SlateGray2" +msgstr "Grigio ardesia 2" + +#: colors.cpp:140 +msgid "" +"_: color\n" +"SlateGray3" +msgstr "Grigio ardesia 3" + +#: colors.cpp:141 +msgid "" +"_: color\n" +"SlateGray4" +msgstr "Grigio ardesia 4" + +#: colors.cpp:142 +msgid "" +"_: color\n" +"SlateGrey" +msgstr "Grigio ardesia" + +#: colors.cpp:143 +msgid "" +"_: color\n" +"WhiteSmoke" +msgstr "Bianco fumo" + +#: colors.cpp:144 +msgid "" +"_: color\n" +"aquamarine" +msgstr "acquamarina" + +#: colors.cpp:145 +msgid "" +"_: color\n" +"aquamarine1" +msgstr "acquamarina 1" + +#: colors.cpp:146 +msgid "" +"_: color\n" +"aquamarine2" +msgstr "acquamarina 2" + +#: colors.cpp:147 +msgid "" +"_: color\n" +"aquamarine3" +msgstr "acquamarina 3" + +#: colors.cpp:148 +msgid "" +"_: color\n" +"azure" +msgstr "azzurro" + +#: colors.cpp:149 +msgid "" +"_: color\n" +"azure1" +msgstr "azzurro 1" + +#: colors.cpp:150 +msgid "" +"_: color\n" +"azure2" +msgstr "azzurro 2" + +#: colors.cpp:151 +msgid "" +"_: color\n" +"azure3" +msgstr "azzurro 3" + +#: colors.cpp:152 +msgid "" +"_: color\n" +"azure4" +msgstr "azzurro 4" + +#: colors.cpp:153 +msgid "" +"_: color\n" +"beige" +msgstr "beige" + +#: colors.cpp:154 +msgid "" +"_: color\n" +"bisque" +msgstr "bisque" + +#: colors.cpp:155 +msgid "" +"_: color\n" +"bisque1" +msgstr "bisque 1" + +#: colors.cpp:156 +msgid "" +"_: color\n" +"bisque2" +msgstr "bisque 2" + +#: colors.cpp:157 +msgid "" +"_: color\n" +"bisque3" +msgstr "bisque 3" + +#: colors.cpp:158 +msgid "" +"_: color\n" +"bisque4" +msgstr "bisque 4" + +#: colors.cpp:159 +msgid "" +"_: color\n" +"burlywood" +msgstr "legno" + +#: colors.cpp:160 +msgid "" +"_: color\n" +"burlywood1" +msgstr "legno 1" + +#: colors.cpp:161 +msgid "" +"_: color\n" +"burlywood2" +msgstr "legno 2" + +#: colors.cpp:162 +msgid "" +"_: color\n" +"burlywood3" +msgstr "legno 3" + +#: colors.cpp:163 +msgid "" +"_: color\n" +"cornsilk" +msgstr "seta di mais" + +#: colors.cpp:164 +msgid "" +"_: color\n" +"cornsilk1" +msgstr "seta di mais 1" + +#: colors.cpp:165 +msgid "" +"_: color\n" +"cornsilk2" +msgstr "seta di mais 2" + +#: colors.cpp:166 +msgid "" +"_: color\n" +"cornsilk3" +msgstr "seta di mais 3" + +#: colors.cpp:167 +msgid "" +"_: color\n" +"cornsilk4" +msgstr "seta di mais 4" + +#: colors.cpp:168 +msgid "" +"_: color\n" +"gainsboro" +msgstr "gainsboro" + +#: colors.cpp:169 +msgid "" +"_: color\n" +"honeydew" +msgstr "ambrosia" + +#: colors.cpp:170 +msgid "" +"_: color\n" +"honeydew1" +msgstr "ambrosia 1" + +#: colors.cpp:171 +msgid "" +"_: color\n" +"honeydew2" +msgstr "ambrosia 2" + +#: colors.cpp:172 +msgid "" +"_: color\n" +"honeydew3" +msgstr "ambrosia 3" + +#: colors.cpp:173 +msgid "" +"_: color\n" +"honeydew4" +msgstr "ambrosia 4" + +#: colors.cpp:174 +msgid "" +"_: color\n" +"ivory" +msgstr "avorio" + +#: colors.cpp:175 +msgid "" +"_: color\n" +"ivory1" +msgstr "avorio 1" + +#: colors.cpp:176 +msgid "" +"_: color\n" +"ivory2" +msgstr "avorio 2" + +#: colors.cpp:177 +msgid "" +"_: color\n" +"ivory3" +msgstr "avorio 3" + +#: colors.cpp:178 +msgid "" +"_: color\n" +"ivory4" +msgstr "avorio 4" + +#: colors.cpp:179 +msgid "" +"_: color\n" +"khaki" +msgstr "cachi" + +#: colors.cpp:180 +msgid "" +"_: color\n" +"khaki1" +msgstr "cachi 1" + +#: colors.cpp:181 +msgid "" +"_: color\n" +"khaki2" +msgstr "cachi 2" + +#: colors.cpp:182 +msgid "" +"_: color\n" +"khaki3" +msgstr "cachi 3" + +#: colors.cpp:183 +msgid "" +"_: color\n" +"lavender" +msgstr "lavanda" + +#: colors.cpp:184 +msgid "" +"_: color\n" +"linen" +msgstr "lino" + +#: colors.cpp:185 +msgid "" +"_: color\n" +"moccasin" +msgstr "mocassino" + +#: colors.cpp:186 +msgid "" +"_: color\n" +"orchid" +msgstr "lilla" + +#: colors.cpp:187 +msgid "" +"_: color\n" +"orchid1" +msgstr "lilla 1" + +#: colors.cpp:188 +msgid "" +"_: color\n" +"orchid2" +msgstr "lilla 2" + +#: colors.cpp:189 +msgid "" +"_: color\n" +"orchid3" +msgstr "lilla 3" + +#: colors.cpp:190 +msgid "" +"_: color\n" +"pink" +msgstr "rosa" + +#: colors.cpp:191 +msgid "" +"_: color\n" +"pink1" +msgstr "rosa 1" + +#: colors.cpp:192 +msgid "" +"_: color\n" +"pink2" +msgstr "rosa 2" + +#: colors.cpp:193 +msgid "" +"_: color\n" +"pink3" +msgstr "rosa 3" + +#: colors.cpp:194 +msgid "" +"_: color\n" +"plum" +msgstr "prugna" + +#: colors.cpp:195 +msgid "" +"_: color\n" +"plum1" +msgstr "prugna 1" + +#: colors.cpp:196 +msgid "" +"_: color\n" +"plum2" +msgstr "prugna 2" + +#: colors.cpp:197 +msgid "" +"_: color\n" +"plum3" +msgstr "prugna 3" + +#: colors.cpp:198 +msgid "" +"_: color\n" +"plum4" +msgstr "prugna 4" + +#: colors.cpp:199 +msgid "" +"_: color\n" +"salmon" +msgstr "salmone" + +#: colors.cpp:200 +msgid "" +"_: color\n" +"salmon1" +msgstr "salmone 1" + +#: colors.cpp:201 +msgid "" +"_: color\n" +"seashell" +msgstr "conchiglia" + +#: colors.cpp:202 +msgid "" +"_: color\n" +"seashell1" +msgstr "conchiglia 1" + +#: colors.cpp:203 +msgid "" +"_: color\n" +"seashell2" +msgstr "conchiglia 2" + +#: colors.cpp:204 +msgid "" +"_: color\n" +"seashell3" +msgstr "conchiglia 3" + +#: colors.cpp:205 +msgid "" +"_: color\n" +"seashell4" +msgstr "conchiglia 4" + +#: colors.cpp:206 +msgid "" +"_: color\n" +"snow" +msgstr "neve" + +#: colors.cpp:207 +msgid "" +"_: color\n" +"snow1" +msgstr "neve 1" + +#: colors.cpp:208 +msgid "" +"_: color\n" +"snow2" +msgstr "neve 2" + +#: colors.cpp:209 +msgid "" +"_: color\n" +"snow3" +msgstr "neve 3" + +#: colors.cpp:210 +msgid "" +"_: color\n" +"snow4" +msgstr "neve 4" + +#: colors.cpp:211 +msgid "" +"_: color\n" +"tan" +msgstr "tanè" + +#: colors.cpp:212 +msgid "" +"_: color\n" +"thistle" +msgstr "cardo selvatico" + +#: colors.cpp:213 +msgid "" +"_: color\n" +"thistle1" +msgstr "cardo selvatico 1" + +#: colors.cpp:214 +msgid "" +"_: color\n" +"thistle2" +msgstr "cardo selvatico 2" + +#: colors.cpp:215 +msgid "" +"_: color\n" +"thistle3" +msgstr "cardo selvatico 3" + +#: colors.cpp:216 +msgid "" +"_: color\n" +"thistle4" +msgstr "cardo selvatico 4" + +#: colors.cpp:217 +msgid "" +"_: color\n" +"violet" +msgstr "violetto" + +#: colors.cpp:218 +msgid "" +"_: color\n" +"wheat" +msgstr "grano" + +#: colors.cpp:219 +msgid "" +"_: color\n" +"wheat1" +msgstr "grano 1" + +#: colors.cpp:220 +msgid "" +"_: color\n" +"wheat2" +msgstr "grano 2" + +#: colors.cpp:221 +msgid "" +"_: color\n" +"wheat3" +msgstr "grano 3" + +#: colors.cpp:222 +msgid "" +"_: color\n" +"wheat4" +msgstr "grano 4" + +#: colors.cpp:223 +msgid "" +"_: color\n" +"white" +msgstr "bianco" diff --git a/tde-i18n-it/messages/kdelibs/kdeprint.po b/tde-i18n-it/messages/kdelibs/kdeprint.po new file mode 100644 index 00000000000..9a0656c6af6 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kdeprint.po @@ -0,0 +1,7230 @@ +# translation of kdeprint.po to Italian +# Daniele Medri , 2003. +# Federico Cozzi , 2004. +# Federico Zenith , 2004. +# Andrea Rizzi , 2005. +# ./SuperbepS , 2005. +# Nicola Ruggero , 2005. +# Nicola Ruggero , 2006, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kdeprint\n" +"POT-Creation-Date: 2007-08-27 01:12+0200\n" +"PO-Revision-Date: 2007-04-29 17:45+0200\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \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=2; plural=(n != 1);\n" + +#: ext/kextprinterimpl.cpp:47 +msgid "Empty print command." +msgstr "Comando di stampa vuoto." + +#: ext/kmextmanager.cpp:41 +msgid "PS_printer" +msgstr "Stampante_PS" + +#: ext/kmextmanager.cpp:43 +msgid "PostScript file generator" +msgstr "Generatore file PostScript" + +#: kpgeneralpage.cpp:88 lpd/lpdtools.cpp:28 +msgid "Ledger" +msgstr "Ledger" + +#: kpgeneralpage.cpp:87 lpd/lpdtools.cpp:29 +msgid "US Legal" +msgstr "Legal" + +#: kpgeneralpage.cpp:86 lpd/lpdtools.cpp:30 +msgid "US Letter" +msgstr "Letter" + +#: lpd/lpdtools.cpp:31 +msgid "A4" +msgstr "A4" + +#: lpd/lpdtools.cpp:32 +msgid "A3" +msgstr "A3" + +#: lpd/lpdtools.cpp:33 +msgid "B4" +msgstr "B4" + +#: lpd/lpdtools.cpp:34 +msgid "B5" +msgstr "B5" + +#: kpgeneralpage.cpp:416 lpd/lpdtools.cpp:39 lpr/editentrydialog.cpp:50 +msgid "Enabled" +msgstr "Abilitato" + +#: kpgeneralpage.cpp:415 lpd/lpdtools.cpp:40 management/kmconfiggeneral.cpp:52 +msgid "Disabled" +msgstr "Disabilitato" + +#: lpd/lpdtools.cpp:233 +msgid "GhostScript settings" +msgstr "Impostazioni GhostScript" + +#: lpd/lpdtools.cpp:239 management/kmpropdriver.cpp:53 +#: management/kmwend.cpp:104 +msgid "Driver" +msgstr "Driver" + +#: lpd/lpdtools.cpp:254 +msgid "Resolution" +msgstr "Risoluzione" + +#: lpd/lpdtools.cpp:277 +msgid "Color depth" +msgstr "Profondità di colore" + +#: lpd/lpdtools.cpp:301 +msgid "Additional GS options" +msgstr "Opzioni GS aggiuntive" + +#: driver.cpp:377 kpgeneralpage.cpp:260 lpd/lpdtools.cpp:307 +#: management/kmconfiggeneral.cpp:44 management/kmpropgeneral.cpp:54 +#: management/kmwend.cpp:49 +msgid "General" +msgstr "Generale" + +#: lpd/lpdtools.cpp:313 +msgid "Page size" +msgstr "Dimensione pagina" + +#: lpd/lpdtools.cpp:329 +msgid "Pages per sheet" +msgstr "Pagine per foglio" + +#: lpd/lpdtools.cpp:345 +msgid "Left/right margin (1/72 in)" +msgstr "Margine sinistro/destro (1/72 di pollice)" + +#: lpd/lpdtools.cpp:350 +msgid "Top/bottom margin (1/72 in)" +msgstr "Margine superiore/inferiore (1/72 di pollice)" + +#: lpd/lpdtools.cpp:356 +msgid "Text options" +msgstr "Opzioni testo" + +#: lpd/lpdtools.cpp:362 +msgid "Send EOF after job to eject page" +msgstr "Invia EOF dopo l'operazione per espellere la pagina" + +#: lpd/lpdtools.cpp:370 +msgid "Fix stair-stepping text" +msgstr "Aggiusta testo a scalini" + +#: lpd/lpdtools.cpp:382 +msgid "Fast text printing (non-PS printers only)" +msgstr "Stampa veloce testo (solo stampanti non PostScript)" + +#: lpd/klpdprinterimpl.cpp:46 rlpr/krlprprinterimpl.cpp:53 +msgid "" +"The %1 executable could not be found in your path. Check your " +"installation." +msgstr "" +"Impossibile trovare l'eseguibile %1 nel PATH. Controlla l'installazione." + +#: lpd/kmlpduimanager.cpp:44 +msgid "Local printer (parallel, serial, USB)" +msgstr "Stampante locale (parallela, seriale, USB)" + +#: lpd/kmlpduimanager.cpp:45 management/kmpropbackend.cpp:68 +#: rlpr/kmwrlpr.cpp:116 +msgid "Remote LPD queue" +msgstr "Coda LPD remota" + +#: lpd/kmlpduimanager.cpp:46 +msgid "SMB shared printer (Windows)" +msgstr "Stampante condivisa SMB (Windows)" + +#: lpd/kmlpduimanager.cpp:47 +msgid "Network printer (TCP)" +msgstr "Stampante di rete (TCP)" + +#: lpd/kmlpduimanager.cpp:48 +msgid "File printer (print to file)" +msgstr "Stampante file (stampa su file)" + +#: lpd/kmlpdmanager.cpp:87 +msgid "Local printer queue (%1)" +msgstr "Coda stampante locale (%1)" + +#: lpd/kmlpdmanager.cpp:87 +msgid "" +"_: Unknown type of local printer queue\n" +"Unknown" +msgstr "Sconosciuta" + +#: lpd/kmlpdmanager.cpp:88 +msgid "" +msgstr "" + +#: lpd/kmlpdmanager.cpp:89 +msgid "" +"_: Unknown Driver\n" +"Unknown" +msgstr "Sconosciuto" + +#: lpd/kmlpdmanager.cpp:95 +msgid "Remote LPD queue %1@%2" +msgstr "Coda LPD remota %1@%2" + +#: lpd/kmlpdmanager.cpp:158 +msgid "Unable to create spool directory %1 for printer %2." +msgstr "Impossibile creare la directory di spool %1 per la stampante %2." + +#: lpd/kmlpdmanager.cpp:165 +msgid "Unable to save information for printer %1." +msgstr "Impossibile salvare le informazioni per la stampante %1." + +#: lpd/kmlpdmanager.cpp:193 +msgid "" +"Unable to set correct permissions on spool directory %1 for printer %2." +msgstr "" +"Impossibile impostare i permessi corretti sulla directory di spool %1 per la " +"stampante %2." + +#: lpd/kmlpdmanager.cpp:237 +msgid "Permission denied: you must be root." +msgstr "Permesso negato: devi essere root." + +#: lpd/kmlpdmanager.cpp:244 +msgid "Unable to execute command \"%1\"." +msgstr "Impossibile eseguire il comando \"%1\"." + +#: lpd/kmlpdmanager.cpp:317 +msgid "Unable to write printcap file." +msgstr "Impossibile scrivere il file printcap." + +#: lpd/kmlpdmanager.cpp:372 +msgid "Couldn't find driver %1 in printtool database." +msgstr "Impossibile trovare il driver %1 nella banca dati printtool." + +#: lpd/kmlpdmanager.cpp:411 +msgid "Couldn't find printer %1 in printcap file." +msgstr "Impossibile trovare la stampante %1 nel file printcap." + +#: lpd/kmlpdmanager.cpp:440 +msgid "No driver found (raw printer)" +msgstr "Nessun driver trovato (stampante grezza)" + +#: lpd/kmlpdmanager.cpp:442 +msgid "Printer type not recognized." +msgstr "Tipo di stampante non riconosciuto." + +#: lpd/kmlpdmanager.cpp:452 +msgid "" +"The driver device %1 is not compiled in your GhostScript distribution. " +"Check your installation or use another driver." +msgstr "" +"Il dispositivo driver %1 non è compilato nel tuo GhostScript. Controlla " +"l'installazione o usa un altro driver." + +#: lpd/kmlpdmanager.cpp:560 +msgid "Unable to write driver associated files in spool directory." +msgstr "" +"Impossibile scrivere i file associati al driver nella directory di spool." + +#: lpr/apshandler.cpp:68 +msgid "APS Driver (%1)" +msgstr "Driver APS (%1)" + +#: lpr/apshandler.cpp:112 lpr/lprhandler.cpp:74 lpr/lprngtoolhandler.cpp:72 +msgid "Network printer (%1)" +msgstr "Stampante di rete (%1)" + +#: lpr/apshandler.cpp:215 lpr/lprhandler.cpp:127 lpr/lprngtoolhandler.cpp:276 +#: lpr/matichandler.cpp:421 +#, c-format +msgid "Unsupported backend: %1." +msgstr "Backend non supportato: %1." + +#: lpr/apshandler.cpp:221 +#, c-format +msgid "Unable to create directory %1." +msgstr "Impossibile creare la directory %1." + +#: lpr/apshandler.cpp:241 +#, c-format +msgid "Missing element: %1." +msgstr "Elemento mancante: %1." + +#: lpr/apshandler.cpp:258 lpr/apshandler.cpp:289 lpr/lprngtoolhandler.cpp:323 +#, c-format +msgid "Invalid printer backend specification: %1" +msgstr "Specifica di backend stampante non valida: %1" + +#: lpr/apshandler.cpp:264 lpr/apshandler.cpp:295 lpr/apshandler.cpp:367 +#, c-format +msgid "Unable to create the file %1." +msgstr "Impossibile creare il file %1." + +#: lpr/apshandler.cpp:322 +msgid "The APS driver is not defined." +msgstr "Il driver APS non è definito." + +#: lpr/apshandler.cpp:380 +#, c-format +msgid "Unable to remove directory %1." +msgstr "Impossibile rimuovere la directory %1." + +#: lpr/lprhandler.cpp:59 lpr/lprhandler.cpp:97 +msgid "Unknown (unrecognized entry)" +msgstr "Sconosciuto (voce non riconosciuta)" + +#: lpr/lprhandler.cpp:67 lpr/lprhandler.cpp:91 +msgid "Remote queue (%1) on %2" +msgstr "Coda remota (%1) su %2" + +#: lpr/lprhandler.cpp:81 lpr/matichandler.cpp:86 +#, c-format +msgid "Local printer on %1" +msgstr "Stampante locale su %1" + +#: lpr/lprhandler.cpp:104 lpr/lprhandler.cpp:110 lpr/lprhandler.cpp:116 +msgid "Unrecognized entry." +msgstr "Voce non riconosciuta." + +#: lpr/kmlprmanager.cpp:289 +msgid "The printcap file is a remote file (NIS). It cannot be written." +msgstr "Il file printcap è un file remoto (NIS). Non può essere scritto." + +#: lpr/kmlprmanager.cpp:305 +msgid "" +"Unable to save printcap file. Check that you have write permissions for that " +"file." +msgstr "" +"Impossibile salvare il file printcap. Controlla di avere accesso in scrittura." + +#: lpr/kmlprmanager.cpp:330 +msgid "Internal error: no handler defined." +msgstr "Errore interno: nessun gestore definito." + +#: lpr/kmlprmanager.cpp:344 +msgid "Couldn't determine spool directory. See options dialog." +msgstr "" +"Impossibile determinare la directory di spool. Controlla la finestra delle " +"opzioni." + +#: lpr/kmlprmanager.cpp:350 +msgid "" +"Unable to create the spool directory %1. Check that you have the required " +"permissions for that operation." +msgstr "" +"Impossibile creare la directory di spool %1. Controlla di avere i permessi " +"necessari." + +#: lpr/kmlprmanager.cpp:382 +#, c-format +msgid "" +"The printer has been created but the print daemon could not be restarted. %1" +msgstr "" +"La stampante è stata creata ma il demone di stampa non può essere riavviato. %1" + +#: lpr/kmlprmanager.cpp:410 +msgid "" +"Unable to remove spool directory %1. Check that you have write permissions for " +"that directory." +msgstr "" +"Impossibile rimuovere la directory di spool %1. Controlla di avere i permessi " +"di scrittura per questa directory." + +#: lpr/kmlprmanager.cpp:458 +msgid "&Edit printcap Entry..." +msgstr "&Modifica voce printcap..." + +#: lpr/kmlprmanager.cpp:473 +msgid "" +"Editing a printcap entry manually should only be done by confirmed system " +"administrator. This may prevent your printer from working. Do you want to " +"continue?" +msgstr "" +"Solo un esperto amministratore di sistema dovrebbe modificare manualmente una " +"voce del printcap. Questa azione potrebbe impedire di stampare. Vuoi " +"continuare?" + +#: lpr/kmlprmanager.cpp:489 +#, c-format +msgid "Spooler type: %1" +msgstr "Tipo di spooler: %1" + +#: lpr/kmlprjobmanager.cpp:83 +msgid "Unsupported operation." +msgstr "Operazione non supportata." + +#: lpr/kmconfiglpr.cpp:33 lpr/kmconfiglpr.cpp:37 +msgid "Spooler" +msgstr "Spooler" + +#: lpr/kmconfiglpr.cpp:34 +msgid "Spooler Settings" +msgstr "Impostazioni spooler" + +#: lpr/lpchelper.cpp:235 lpr/lpchelper.cpp:273 lpr/lpchelper.cpp:291 +#: lpr/lpchelper.cpp:314 +msgid "The executable %1 couldn't be found in your PATH." +msgstr "Impossibile trovare l'eseguibile %1 nel tuo PATH." + +#: lpr/lpchelper.cpp:256 lpr/lpchelper.cpp:280 lpr/lpchelper.cpp:298 +msgid "Permission denied." +msgstr "Permesso negato." + +#: lpr/lpchelper.cpp:259 +msgid "Printer %1 does not exist." +msgstr "La stampante %1 non esiste." + +#: lpr/lpchelper.cpp:263 +#, c-format +msgid "Unknown error: %1" +msgstr "Errore sconosciuto: %1" + +#: lpr/lpchelper.cpp:282 +#, c-format +msgid "Execution of lprm failed: %1" +msgstr "Esecuzione di lprm non riuscita: %1" + +#: lpr/lprngtoolhandler.cpp:99 +msgid "IFHP Driver (%1)" +msgstr "Driver IFHP (%1)" + +#: lpr/lprngtoolhandler.cpp:99 lpr/lprngtoolhandler.cpp:170 +msgid "unknown" +msgstr "sconosciuto" + +#: lpr/lprngtoolhandler.cpp:162 +msgid "No driver defined for that printer. It might be a raw printer." +msgstr "" +"Nessun driver definito per questa stampante. Potrebbe essere una stampante " +"grezza." + +#: lpr/lprngtoolhandler.cpp:170 +msgid "LPRngTool Common Driver (%1)" +msgstr "Driver comune LPRngTool (%1)" + +#: lpr/matichandler.cpp:82 +msgid "Network printer" +msgstr "Stampante di rete" + +#: lpr/matichandler.cpp:245 +msgid "Internal error." +msgstr "Errore interno." + +#: cups/kmcupsmanager.cpp:583 lpr/matichandler.cpp:254 +#: lpr/matichandler.cpp:358 +msgid "" +"Unable to find the executable foomatic-datafile in your PATH. Check that " +"Foomatic is correctly installed." +msgstr "" +"Impossibile trovare l'eseguibile foomatic-datafile nel tuo PATH. Controlla che " +"Foomatic sia installato correttamente." + +#: cups/kmcupsmanager.cpp:615 lpr/matichandler.cpp:286 +#: lpr/matichandler.cpp:405 +msgid "" +"Unable to create the Foomatic driver [%1,%2]. Either that driver does not " +"exist, or you don't have the required permissions to perform that operation." +msgstr "" +"Impossibile creare il driver Foomatic [%1,%2]. Il driver non esiste oppure non " +"hai i permessi necessari per eseguire questa operazione." + +#: lpr/matichandler.cpp:339 +msgid "" +"You probably don't have the required permissions to perform that operation." +msgstr "Probabilmente non hai i permessi necessari per questa operazione." + +#: lpr/matichandler.cpp:426 +msgid "" +"Unable to find executable lpdomatic. Check that Foomatic is correctly installed " +"and that lpdomatic is installed in a standard location." +msgstr "" +"Impossibile trovare l'eseguibile lpdomatic. Controlla che Foomatic sia " +"installato correttamente e che lpdomatic sia installato in una posizione " +"standard." + +#: lpr/matichandler.cpp:457 +#, c-format +msgid "Unable to remove driver file %1." +msgstr "Impossibile rimuovere il file driver %1." + +#: lpr/editentrydialog.cpp:40 +msgid "Aliases:" +msgstr "Alias:" + +#: lpr/editentrydialog.cpp:46 management/kxmlcommanddlg.cpp:107 +msgid "String" +msgstr "Stringa" + +#: lpr/editentrydialog.cpp:47 +msgid "Number" +msgstr "Numero" + +#: lpr/editentrydialog.cpp:48 management/kxmlcommanddlg.cpp:111 +msgid "Boolean" +msgstr "Booleano" + +#: lpr/editentrydialog.cpp:72 +#, c-format +msgid "Printcap Entry: %1" +msgstr "Voce del printcap: %1" + +#: kprintdialog.cpp:97 +msgid "" +" Printer Location: The Location may describe where the " +"selected printer is located. The Location description is created by the " +"administrator of the print system (or may be left empty). " +msgstr "" +" Collocazione della stampante:La voce Collocazione " +"può essere usata per descrivere la collocazione della stampante. È compito " +"dell'amministratore del sistema di stampa indicare la collocazione (tale voce " +"può anche essere lasciata vuota). " + +#: kprintdialog.cpp:102 +msgid "" +" Printer Type: The Type indicates your printer type. " +msgstr "" +" Tipo di stampante: Il Tipo indica il tipo di stampante. " +"" + +#: kprintdialog.cpp:104 +msgid "" +" Printer State: The State indicates the state of the print " +"queue on the print server (which could be your localhost). The state may be " +"'Idle', 'Processing', 'Stopped', 'Paused' or similar. " +msgstr "" +" Stato della stampante:Lo Stato indica lo stato della coda " +"di stampa sul server di stampa (che può essere il computer locale). Lo stato " +"può essere \"Inattivo\", \"Elaborazione in corso\", \"Interrotto\", \"In " +"pausa\" o simili. " + +#: kprintdialog.cpp:108 +msgid "" +" Printer Comment: The Comment may describe the selected " +"printer. This comment is created by the administrator of the print system (or " +"may be left empty). " +msgstr "" +" Commento stampante:il Commento serve a descrivere la " +"stampante selezionata. È compito dell'amministratore del sistema di stampa " +"inserirlo (può anche lasciarlo vuoto). " + +#: kprintdialog.cpp:112 +msgid "" +" Printer Selection Menu: " +"

      Use this combo box to select the printer to which you want to print. " +"Initially (if you run KDEPrint for the first time), you may only find the " +"KDE special printers (which save jobs to disk [as PostScript- or " +"PDF-files], or deliver jobs via email (as a PDF attachment). If you are missing " +"a real printer, you need to... " +"

        " +"
      • ...either create a local printer with the help of the " +"KDE Add Printer Wizard. The Wizard is available for the CUPS and RLPR " +"printing systems (click button to the left of the 'Properties' " +"button),
      • " +"
      • ...or try to connect to an existing remote CUPS print server. You can " +"connect by clicking the 'System Options' button below. A new dialog " +"opens: click on the 'CUPS server' icon: Fill in the information " +"required to use the remote server.
      " +"

      Note: It may happen that you successfully connected to a remote CUPS " +"server and still do not get a printer list. If this happens: force KDEPrint to " +"re-load its configuration files. To reload the configuration files, either " +"start kprinter again, or use the switch the print system away from CUPS and " +"back again once. The print system switch can be made through a selection in " +"the drop-down menu at bottom of this dialog when fully expanded).

      " +msgstr "" +" Menu di selezione della stampante: " +"

      Usa questa casella per scegliere la stampante su cui vuoi stampare. " +"Inizialmente (quando esegui kdeprint per la prima volta) troverai solo le " +"stampanti speciali di KDE (che salvano le stampe su disco [come file " +"PostScript o PDF] o le inviano per posta elettronica [come allegato PDF]). Se " +"ti manca una vera stampante, devi... " +"

        " +"
      • ...creare una stampante locale con l'aiuto della " +"procedura guidata per l'aggiunta di stampanti disponibile per i sistemi di " +"stampa CUPS e RLPR (fai clic sul pulsante alla sinistra del pulsante " +"\"Proprietà\"),
      • " +"
      • ...oppure provare a connetterti ad un server di stampa CUPS remoto facendo " +"clic sul pulsante Opzioni di sistema qui sotto. Nella finestra che si " +"apre, fai clic sull'icona del server CUPS e inserisci le informazioni " +"necessarie per usare il server remoto.
      " +"

      Nota: Può succedere che tu ti sia connesso correttamente ad un " +"server CUPS e ancora non sia arrivata una lista di stampanti. Se questo " +"succede: costringi KDEPrint a ricaricare i suoi file di configurazione. Per " +"ricaricare questi file basta riavviare kprinter o modificare il sistema di " +"stampa per poi tornare a quello attuale utilizzando l'apposita casella.

      " + +#: kprintdialog.cpp:137 +msgid "" +" Print Job Properties: " +"

      This button opens a dialog where you can make decisions regarding all " +"supported print job options. " +msgstr "" +" Proprietà lavoro di stampa:" +"

      Questo pulsante apre una finestra in cui puoi impostare tutte le opzioni " +"relative ai lavori di stampa.

      " + +#: kprintdialog.cpp:141 +msgid "" +" Selective View on List of Printers: " +"

      This button reduces the list of visible printers to a shorter, more " +"convenient, pre-defined list.

      " +"

      This is particularly useful in enterprise environments with lots of " +"printers. The default is to show all printers.

      " +"

      To create a personal 'selective view list', click on the " +"'System Options' button at the bottom of this dialog. Then, in the new " +"dialog, select 'Filter' (left column in the " +"KDE Print Configuration dialog) and setup your selection..

      " +"

      Warning: Clicking this button without prior creation of a personal " +"'selective view list' will make all printers dissappear from the " +"view. (To re-enable all printers, just click this button again.)

      " +msgstr "" +" Vista selettiva nella lista delle stampanti: " +"

      Questo pulsante riduce la lista delle stampanti visibili ad una lista " +"predefinita, più corta e comoda.

      " +"

      Ciò è particolarmente utile in ambienti aziendali con molte stampanti. " +"L'impostazione predefinita è di mostrare tutte le stampanti.

      " +"

      Per creare una lista di filtro personale, fare clic sul pulsante " +"Opzioni di sistema... in basso in questa finestra. Quindi, nella nuova " +"finestra, selezionare Filtro (colonna di sinistra nella finestra " +"Configurazione stampa KDE).

      " +"

      Attenzione:Facendo clic su questo pulsante senza creare prima una " +"lista personale di viste selettive farà sparire tutte le stampanti dalla lista " +"(Per riabilitarle basta un nuovo clic su questo pulsante)

      " + +#: kprintdialog.cpp:154 +msgid "" +"KDE Add Printer Wizard " +"

      This button starts the KDE Add Printer Wizard.

      " +"

      Use the Wizard (with \"CUPS\" or \"RLPR\"" +") to add locally defined printers to your system.

      " +"

      Note: The KDE Add Printer Wizard does not " +"work, and this button is disabled if you use \"Generic LPD\", " +"\"LPRng\", or \"Print Through an External Program\".)

      " +msgstr "" +"Procedura guidata di KDE per aggiungere stampanti " +"

      Questo pulsante apre la Procedura guidata di KDE per le stampanti" +".

      " +"

      Utilizza la procedura guidata (con \"CUPS\" o \"RLPR\"" +") per aggiungere stampanti al tuo sistema.

      " +"

      Nota: La Procedura guidata di KDE per le stampanti non " +"funziona e questo pulsante è disabilitato se utilizzi \"LPD generico" +"\", \"LPRng\", o \"Stampa attraverso un programma esterno" +"\".)

      " + +#: kprintdialog.cpp:163 +msgid "" +" External Print Command " +"

      Here you can enter any command that would also print for you in a " +"konsole window.

      Example: " +"
      a2ps -P <printername> --medium=A3
      .
      " +msgstr "" +" Comando di stampa esterno" +"

      Qui puoi inserire qualsiasi comando che stampi in una finestra di " +"konsole.

      Esempio: " +"
      a2ps -P <printername> --medium=A3
      .
      " + +#: kprintdialog.cpp:168 +msgid "" +" Additional Print Job Options " +"

      This button shows or hides additional printing options." +msgstr "" +" Opzioni lavoro di stampa aggiuntive " +"

      Questo pulsante nasconde o mostra delle opzioni aggiuntive di stampa" + +#: kprintdialog.cpp:170 +msgid "" +" System Options: " +"

      This button starts a new dialog where you can adjust various settings of " +"your printing system. Amongst them: " +"

        " +"
      • Should KDE applications embed all fonts into the PostScript they generate " +"for printing? " +"
      • Should KDE use an external PostScript viewer like gv " +"for print page previews? " +"
      • Should KDEPrint use a local or a remote CUPS server?,
      " +"and many more....
      " +msgstr "" +" Opzioni di sistema:" +"

      Questo pulsante apre una nuova finestra in cui puoi regolare varie " +"impostazioni del sistema di stampa. Tra queste: " +"

        " +"
      • Le applicazioni KDE devono includere tutti i tipi di carattere nel " +"PostScript che generano per la stampa?" +"
      • KDE deve usare un visore PostScript esterno come gv " +"per l'anteprima di stampa?" +"
      • KDEPrint deve usare un server CUPS locale o remoto?
      " +"e molto altro...
      " + +#: kprintdialog.cpp:182 +msgid "" +" Help: This button takes you to the complete KDEPrint Manual" +". " +msgstr "" +" Aiuto:Questo pulsante conduce al manuale di KDEPrint." + +#: kprintdialog.cpp:186 +msgid "" +" Cancel: This button cancels your print job and quits the kprinter " +"dialog. " +msgstr "" +" Annulla:Questo pulsante annulla il lavoro di stampa e chiude la " +"finestra di kprinter." + +#: kprintdialog.cpp:190 +msgid "" +" Print: This button sends the job to the printing process. If you " +"are sending non-PostScript files, you may be asked if you want KDE to convert " +"the files into PostScript, or if you want your print subsystem (like CUPS) to " +"do this. " +msgstr "" +" Stampa:Questo pulsante invia in stampa il lavoro. Se stai inviando " +"file non PostScript, ti verrà chiesto se desideri che sia KDE a convertire i " +"file in formato PostScript, o se vuoi che se ne occupi il sottosistema di " +"stampa (ad esempio CUPS). " + +#: kprintdialog.cpp:196 +msgid "" +" Keep Printing Dialog Open" +"

      If you enable this checkbox, the printing dialog stays open after you hit " +"the Print button.

      " +"

      This is especially useful, if you need to test various print settings (like " +"color matching for an inkjet printer) or if you want to send your job to " +"multiple printers (one after the other) to have it finished more quickly.

      " +"
      " +msgstr "" +" Tieni aperta la finestra di stampa" +"

      Se marchi questa casella, la finestra di stampa rimarrà aperta anche dopo " +"che hai premuto il pulsante Stampa.

      " +"

      Ciò è particolarmente utile se desideri provare differenti impostazioni di " +"stampa (come la regolazione dei colori per una stampante a getto di inchiostro) " +"o se vuoi inviare il lavoro a più stampanti (una dopo l'altra) per finire più " +"rapidamente.

      " + +#: kprintdialog.cpp:206 +msgid "" +" Output File Name and Path: The \"Output file:\" shows you where " +"your file will be saved if you decide to \"Print to File\" your job, using one " +"of the KDE Special Printers named \"Print to File (PostScript)\" or " +"\"Print to File (PDF)\". Choose a name and location that suits your need by " +"using the button and/or editing the line on the right. " +msgstr "" +" Nome e percorso del file di output:Il \"File di output:\" indica " +"dove verrà salvato il file se decidi di stampare su file il lavoro, usando una " +"delle stampanti speciali di KDE, \"Stampa su file (PostScript)\" o " +"\"Stampa su file (PDF)\". Scegli un nome e una posizione che ti soddisfino " +"usando il pulsante o modificando la riga a destra. " + +#: kprintdialog.cpp:214 +msgid "" +" Output File Name and Path: Edit this line to create a path and " +"filename that suits your needs. (Button and Lineedit field are only available " +"if you \"Print to File\") " +msgstr "" +" Nome e percorso del file di output: Modifica questa riga per creare " +"il percorso e il nome file (il pulsante e la casella sono disponibili solo con " +"l'opzione \"Stampa su file\")." + +#: kprintdialog.cpp:219 +msgid "" +" Browse Directories button: This button calls the \"File Open / " +"Browsed Directories\" dialog to let you choose a directory and file name where " +"your \"Print-to-File\" job should be saved. " +msgstr "" +" Pulsante sfoglia cartelle: Questo pulsante mostra la finestra " +"\"Apri file / Sfoglia cartelle\" per consentirti di scegliere una cartella e un " +"nome file in cui il lavoro di stampa di \"Stampa su file\" verrà salvato." + +#: kprintdialog.cpp:225 +msgid "" +" Add File to Job " +"

      This button calls the \"File Open / Browse Directories\" dialog to allow you " +"to select a file for printing. Note, that " +"

        " +"
      • you can select ASCII or International Text, PDF, PostScript, JPEG, TIFF, " +"PNG, GIF and many other graphical formats. " +"
      • you can select various files from different paths and send them as one " +"\"multi-file job\" to the printing system.
      " +msgstr "" +" Aggiungi file al lavoro " +"

      Questo pulsante chiama la finestra di apertura file per consentirti di " +"scegliere il file da stampare. Nota che " +"

        " +"
      • puoi scegliere testo ASCII o internazionale, PDF, PostScript, JPEG, TIFF, " +"PNG, GIF e molti altri formati grafici;" +"
      • puoi scegliere vari file da più percorsi e inviarli in stampa tutti insieme " +"come \"lavoro multi file\".
      " + +#: kprintdialog.cpp:237 +msgid "" +" Print Preview Enable this checkbox if you want to see a preview of " +"your printout. A preview lets you check if, for instance, your intended " +"\"poster\" or \"pamphlet\" layout looks like you expected, without wasting " +"paper first. It also lets you cancel the job if something looks wrong. " +"

      Note: The preview feature (and therefore this checkbox) is only " +"visible for printjobs created from inside KDE applications. If you start " +"kprinter from the commandline, or if you use kprinter as a print command for " +"non-KDE applications (like Acrobat Reader, Firefox or OpenOffice), print " +"preview is not available here. " +msgstr "" +" Anteprima di stampa Marca questa casella se desideri vedere " +"un'anteprima di stampa. L'anteprima ti permette di controllare, per esempio, se " +"l'aspetto è realmente quello che desideri senza sprecare carta. Ti permette " +"inoltre di annullare la stampa se qualcosa dovesse essere errato. " +"

      Nota: La funzione di anteprima (e quindi questa casella) è " +"disponibile solo per le stampe create da applicazioni KDE. Avviando kprinter " +"dalla linea di comando, o usando kprinter come comando di stampa per " +"applicazioni non KDE (come Acrobat Reader, Firefox o OpenOffice), l'anteprima " +"non sarà disponibile qui. " + +#: kprintdialog.cpp:250 +msgid "" +" Set as Default Printer This button sets the current printer as the " +"user's default. " +"

      Note: (Button is only visible if the checkbox for " +"System Options --> General --> Miscellaneous: " +"\"Defaults to the last printer used in the application\" " +"is disabled.) " +msgstr "" +" Imposta come stampante predefinita Questo pulsante imposta la " +"stampante attuale come stampante predefinita per l'utente. " +"

      Nota: (Il pulsante è visibile solo se la casella " +"Opzioni di sistema --> Generali --> Varie: " +"\"Proponi l'ultima stampante usata nell'applicazione\" " +"è disabilitata.) " + +#: kprintdialog.cpp:265 management/kmmainview.cpp:290 management/kmwend.cpp:90 +#: management/smbview.cpp:43 +msgid "Printer" +msgstr "Stampante" + +#: kprintdialog.cpp:278 management/kmspecialprinterdlg.cpp:56 +#: management/kxmlcommanddlg.cpp:114 +msgid "&Name:" +msgstr "&Nome:" + +#: kprintdialog.cpp:280 management/kminfopage.cpp:50 +msgid "" +"_: Status\n" +"State:" +msgstr "Stato:" + +#: kprintdialog.cpp:282 management/kminfopage.cpp:48 +msgid "Type:" +msgstr "Tipo:" + +#: kprintdialog.cpp:284 management/kmwname.cpp:40 +msgid "Location:" +msgstr "Collocazione:" + +#: kprintdialog.cpp:286 management/kxmlcommanddlg.cpp:176 +msgid "Comment:" +msgstr "Commento:" + +#: kprintdialog.cpp:289 +msgid "P&roperties" +msgstr "P&roprietà" + +#: kprintdialog.cpp:291 +msgid "System Op&tions" +msgstr "Op&zioni di sistema" + +#: kprintdialog.cpp:293 +msgid "Set as &Default" +msgstr "Imposta come &predefinita" + +#: kprintdialog.cpp:300 +msgid "Toggle selective view on printer list" +msgstr "Attiva/disattiva la vista selettiva delle stampanti" + +#: kprintdialog.cpp:305 +msgid "Add printer..." +msgstr "Aggiungi stampante..." + +#: cups/ippreportdlg.cpp:34 cups/ippreportdlg.cpp:41 kprintdialog.cpp:307 +msgid "&Print" +msgstr "Stam&pa" + +#: kprintdialog.cpp:313 +msgid "Previe&w" +msgstr "&Anteprima" + +#: kprintdialog.cpp:315 +msgid "O&utput file:" +msgstr "File di o&utput:" + +#: kprintdialog.cpp:321 +msgid "Print co&mmand:" +msgstr "Co&mando di stampa:" + +#: kprintdialog.cpp:330 +msgid "Show/hide advanced options" +msgstr "Mostra/nascondi le opzioni avanzate" + +#: kprintdialog.cpp:332 +msgid "&Keep this dialog open after printing" +msgstr "&Tieni aperta questa finestra dopo la stampa" + +#: kprintdialog.cpp:551 kprintdialog.cpp:939 +msgid "An error occurred while retrieving the printer list:" +msgstr "Si è verificato un errore durante il recupero della lista stampanti:" + +#: kprintdialog.cpp:715 +msgid "The output filename is empty." +msgstr "Il nome file di output è vuoto." + +#: kprintdialog.cpp:754 +msgid "You don't have write permissions to this file." +msgstr "Non hai il permesso di scrivere su questo file." + +#: kprintdialog.cpp:760 +msgid "The output directory does not exist." +msgstr "La directory di output non esiste." + +#: kprintdialog.cpp:762 +msgid "You don't have write permissions in that directory." +msgstr "Non hai il permesso di scrivere in questa directory." + +#: kprintdialog.cpp:874 +msgid "&Options <<" +msgstr "&Opzioni <<" + +#: kprintdialog.cpp:887 +msgid "&Options >>" +msgstr "&Opzioni >>" + +#: kprintdialog.cpp:929 +msgid "Initializing printing system..." +msgstr "Inizializzazione sistema di stampa in corso..." + +#: kprintdialog.cpp:965 +msgid "Print to File" +msgstr "Stampa su file" + +#: kmprinter.cpp:197 kprintdialog.cpp:983 +msgid "All Files" +msgstr "Tutti i file" + +#: cups/kpschedulepage.cpp:40 +msgid "" +" " +"

      Print Job Billing and Accounting

      " +"

      Insert a meaningful string here to associate the current print job with a " +"certain account. This string will appear in the CUPS \"page_log\" to help with " +"the print accounting in your organization. (Leave it empty if you do not need " +"it.) " +"

      It is useful for people who print on behalf of different \"customers\", " +"like print service bureaux, letter shops, press and prepress companies, or " +"secretaries who serve different bosses, etc.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o job-billing=...         # example: \"Marketing_Department\" or "
      +"\"Joe_Doe\"  

      " +msgstr "" +" " +"

      Fatturazione e conteggio di stampa

      " +"

      Inserisci qui una stringa significativa da associare all'attuale lavoro di " +"stampa con un certo account. Questa stringa apparirà nel file \"page_log\" di " +"CUPS per aiutare con il conteggio delle pagine. (Lascia vuoto se non desideri " +"usare questa funzionalità.) " +"

      È utile per chi stampa per conto di vari \"clienti\", come gli uffici di " +"stampa, le tipografie, le case editrici o le segretarie che lavorano per più " +"persone, ecc.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint combacia esattamente con l'opzione a linea di comando di CUPS: " +"

          -o job-billing=...         # esempio: \"Dipartimento_marketing\" o "
      +"\"Mario_Rossi\"  

      " + +#: cups/kpschedulepage.cpp:60 +msgid "" +" " +"

      Scheduled Printing

      " +"

      Scheduled printing lets you control the time of the actual printout, while " +"you can still send away your job now and have it out of your way. " +"

      Especially useful is the \"Never (hold indefinitely)\" option. It allows " +"you to park your job until a time when you (or a printer administrator) decides " +"to manually release it. " +"

      This is often required in enterprise environments, where you normally are " +"not allowed to directly and immediately access the huge production printers in " +"your Central Repro Department. However it is okay to send jobs to the " +"queue which is under the control of the operators (who, after all, need to make " +"sure that the 10,000 sheets of pink paper which is required by the Marketing " +"Department for a particular job are available and loaded into the paper " +"trays).

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o job-hold-until=...      # example: \"indefinite\" or \"no-hold\"  "
      +"

      " +msgstr "" +" Stampa programmata" +"

      La stampa programmata consente di controllare l'ora effettiva di stampa, " +"permettendoti di inviare in stampa il lavoro ora " +"senza doversene più occupare in seguito. " +"

      L'opzione \"Mai (trattieni indefinitamente)\" è particolarmente utile. " +"Consente di parcheggiare il lavoro finché tu (o un amministratore di stampa) " +"decidi di rilasciarlo manualmente. " +"

      Ciò è spesso utile nelle aziende, dove di solito non è consentito accedere " +"direttamente e immediatamente alle gigantesche stampanti di produzione nel " +"dipartimento centrale di stampa. È però consentito inviare lavori nella " +"coda, che è controllata dagli amministratori (che, dopotutto, devono " +"assicurarsi che i 10.000 fogli di carta rosa richiesti dal dipartimento di " +"marketing per un particolare lavoro siano disponibili e caricati nei cassetti " +"della carta!).

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento della GUI " +"KDEPrint ha gli stessi parametri di CUPS da riga di comando: " +"

          -o job-hold-until=...      # esempio: \"indefinite\" o \"no-hold\"  "
      +"

      " + +#: cups/kpschedulepage.cpp:87 +msgid "" +" " +"

      Page Labels

      " +"

      Page Labels are printed by CUPS at the top and bottom of each page. They " +"appear on the pages surrounded by a little frame box. " +"

      They contain any string you type into the line edit field.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o page-label=\"...\"      # example: \"Company Confidential\"  
      " +"

      " +msgstr "" +" " +"

      Etichette pagina

      " +"

      L'intestazione e il piè di pagina sono stampati da CUPS in cima e in fondo " +"ad ogni pagina. Appaiono sulle pagine circondati da una piccola cornice. " +"

      Contengono qualsiasi stringa inserita nella casella di immissione testo.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS: " +"

          -o page-label=\"...\"      # esempio: \"Ad uso interno\"  

      " +"
      " + +#: cups/kpschedulepage.cpp:102 +msgid "" +" " +"

      Job Priority

      " +"

      Usually CUPS prints all jobs per queue according to the \"FIFO\" principle: " +"First In, First Out. " +"

      The job priority option allows you to re-order the queue according to your " +"needs. " +"

      It works in both directions: you can increase as well as decrease " +"priorities. (Usually you can only control your own jobs). " +"

      Since the default job priority is \"50\", any job sent with, for example, " +"\"49\" will be printed only after all those others have finished. Conversely, a " +"\"51\" or higher priority job will go right to the top of a populated queue (if " +"no other, higher prioritized one is present).

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o job-priority=...   # example: \"10\" or \"66\" or \"99\"  
      " +"

      " +msgstr "" +" " +"

      Priorità di stampa

      " +"

      Generalmente CUPS processa i lavori di stampa usando il meccanismo della " +"\"coda\": il primo ad entrare è il primo ad uscire. " +"

      L'opzione per la priorità della stampa consente di riordinare la coda in " +"base alle tue necessità. " +"

      Funziona in entrambi i modi: puoi sia aumentare, sia diminuire la priorità. " +"(Di solito puoi controllare solo i tuoi lavori). " +"

      Poiché la priorità predefinita è \"50\", qualsiasi stampa inviata con " +"priorità (per esempio) \"49\" sarà stampata solo dopo che tutte le altre " +"saranno terminate. Viceversa, una stampa con priorità \"51\" o o superiore " +"balzerà immediatamente in testa alla coda (se non esiste alcun'altra stampa con " +"priorità superiore). " + +#: cups/kpschedulepage.cpp:126 +msgid "Advanced Options" +msgstr "Opzioni avanzate" + +#: cups/kpschedulepage.cpp:137 +msgid "Immediately" +msgstr "Immediatamente" + +#: cups/kpschedulepage.cpp:138 +msgid "Never (hold indefinitely)" +msgstr "Mai (trattieni indefinitamente)" + +#: cups/kpschedulepage.cpp:139 +msgid "Daytime (6 am - 6 pm)" +msgstr "Dì (dalle 6 di mattina alle 6 di sera)" + +#: cups/kpschedulepage.cpp:140 +msgid "Evening (6 pm - 6 am)" +msgstr "Sera (dalle 6 di sera alle 6 di mattina)" + +#: cups/kpschedulepage.cpp:141 +msgid "Night (6 pm - 6 am)" +msgstr "Notte (dalle 6 di sera alle 6 di mattina)" + +#: cups/kpschedulepage.cpp:142 +msgid "Weekend" +msgstr "Fine settimana" + +#: cups/kpschedulepage.cpp:143 +msgid "Second Shift (4 pm - 12 am)" +msgstr "Secondo turno (dalle 4 del pomeriggio a mezzanotte)" + +#: cups/kpschedulepage.cpp:144 +msgid "Third Shift (12 am - 8 am)" +msgstr "Terzo turno (da mezzanotte alle 8 di mattina)" + +#: cups/kpschedulepage.cpp:145 +msgid "Specified Time" +msgstr "Ora specificata" + +#: cups/kpschedulepage.cpp:160 +msgid "&Scheduled printing:" +msgstr "&Stampa programmata:" + +#: cups/kpschedulepage.cpp:163 +msgid "&Billing information:" +msgstr "&Informazioni di fatturazione:" + +#: cups/kpschedulepage.cpp:166 +msgid "T&op/Bottom page label:" +msgstr "Intestazione e piè di pa&gina:" + +#: cups/kpschedulepage.cpp:169 +msgid "&Job priority:" +msgstr "&Priorità lavoro:" + +#: cups/kpschedulepage.cpp:200 +msgid "The time specified is not valid." +msgstr "L'ora specificata non è valida." + +#: cups/kmwbanners.cpp:57 +msgid "No Banner" +msgstr "Nessuno striscione" + +#: cups/kmwbanners.cpp:58 +msgid "Classified" +msgstr "Classificato" + +#: cups/kmwbanners.cpp:59 +msgid "Confidential" +msgstr "Confidenziale" + +#: cups/kmwbanners.cpp:60 +msgid "Secret" +msgstr "Segreto" + +#: cups/kmwbanners.cpp:61 +msgid "Standard" +msgstr "Standard" + +#: cups/kmwbanners.cpp:62 +msgid "Top Secret" +msgstr "Top secret" + +#: cups/kmwbanners.cpp:63 +msgid "Unclassified" +msgstr "Non classificato" + +#: cups/kmwbanners.cpp:86 +msgid "Banner Selection" +msgstr "Selezione striscione" + +#: cups/kmpropbanners.cpp:35 cups/kmwbanners.cpp:92 +msgid "&Starting banner:" +msgstr "Striscione &iniziale:" + +#: cups/kmpropbanners.cpp:36 cups/kmwbanners.cpp:93 +msgid "&Ending banner:" +msgstr "Striscione &finale:" + +#: cups/kmwbanners.cpp:99 +msgid "" +"

      Select the default banners associated with this printer. These banners will " +"be inserted before and/or after each print job sent to the printer. If you " +"don't want to use banners, select No Banner.

      " +msgstr "" +"

      Seleziona gli striscioni predefiniti associati a questa stampante. Gli " +"striscioni saranno inseriti prima o dopo ogni lavoro di stampa inviato a questa " +"stampante. Se non vuoi utilizzare gli striscioni, seleziona " +"Nessuno striscione.

      " + +#: cups/cupsaddsmb2.cpp:55 cups/cupsaddsmb2.cpp:363 +msgid "&Export" +msgstr "&Esporta" + +#: cups/cupsaddsmb2.cpp:61 +msgid "Export Printer Driver to Windows Clients" +msgstr "Esporta il driver di stampa ai client Windows" + +#: cups/cupsaddsmb2.cpp:72 +msgid "&Username:" +msgstr "Nome &utente:" + +#: cups/cupsaddsmb2.cpp:73 +msgid "&Samba server:" +msgstr "Server &Samba:" + +#: cups/cupsaddsmb2.cpp:74 management/kmwpassword.cpp:50 +msgid "&Password:" +msgstr "&Password:" + +#: cups/cupsaddsmb2.cpp:79 +msgid "" +"

      Samba server

      Adobe Windows PostScript driver files plus the CUPS " +"printer PPD will be exported to the [print$] " +"special share of the Samba server (to change the source CUPS server, use the " +"Configure Manager -> CUPS server first). The " +"[print$] share must exist on the Samba side prior to clicking the " +"Export button below." +msgstr "" +"

      Server Samba

      I file del driver Adobe Windows PostScript, oltre al " +"file PPD della stampante per CUPS, saranno esportati nella condivisione " +"speciale [print$] del server Samba (per cambiare il server CUPS di " +"origine, usa prima Configura gestione -> Server CUPS" +"). La condivisione [print$] deve esistere sul server Samba prima di " +"fare clic sul pulsante Esporta qui sotto." + +#: cups/cupsaddsmb2.cpp:88 +msgid "" +"

      Samba username

      User needs to have write access to the " +"[print$] share on the Samba server. [print$] " +"holds printer drivers prepared for download to Windows clients. This dialog " +"does not work for Samba servers configured with security = share " +"(but works fine with security = user)." +msgstr "" +"

      Nome utente Samba

      L'utente deve avere accesso in scrittura alla " +"condivisione [print$] sul server Samba. [print$] " +"contiene i driver delle stampanti preparati per l'uso su client Windows. Questa " +"finestra non funziona con i server Samba configurati con " +"security = share (ma funziona bene con security = user)." + +#: cups/cupsaddsmb2.cpp:96 +msgid "" +"

      Samba password

      The Samba setting encrypt passwords = yes " +"(default) requires prior use of smbpasswd -a [username] " +"command, to create an encrypted Samba password and have Samba recognize it." +msgstr "" +"

      Password Samba

      L'impostazione di Samba " +"encrypt passwords = yes (valore predefinito) richiede di usare prima il " +"comando smbpasswd -a [nomeutente], per creare una password Samba " +"cifrata e permettere a Samba di riconoscerla." + +#: cups/cupsaddsmb2.cpp:267 +#, c-format +msgid "Creating folder %1" +msgstr "Creazione cartella %1" + +#: cups/cupsaddsmb2.cpp:275 +#, c-format +msgid "Uploading %1" +msgstr "Caricamento %1" + +#: cups/cupsaddsmb2.cpp:283 +#, c-format +msgid "Installing driver for %1" +msgstr "Installazione driver per %1" + +#: cups/cupsaddsmb2.cpp:291 +#, c-format +msgid "Installing printer %1" +msgstr "Installazione stampante %1" + +#: cups/cupsaddsmb2.cpp:333 +msgid "Driver successfully exported." +msgstr "Driver esportato correttamente." + +#: cups/cupsaddsmb2.cpp:343 +msgid "" +"Operation failed. Possible reasons are: permission denied or invalid Samba " +"configuration (see cupsaddsmb " +"manual page for detailed information, you need " +"CUPS version 1.1.11 or higher). You may want to try again with another " +"login/password." +msgstr "" +"Operazione fallita. I motivi possibili sono: permesso negato o configurazione " +"Samba non valida (vedi cupsaddsmb " +"per informazioni dettagliate, devi avere " +"CUPS versione 1.1.11 o superiore). Puoi provare un altro " +"nomeutente/password." + +#: cups/cupsaddsmb2.cpp:352 +msgid "Operation aborted (process killed)." +msgstr "Operazione annullata (processo ucciso)." + +#: cups/cupsaddsmb2.cpp:358 +msgid "

      Operation failed.

      %1

      " +msgstr "

      Operazione fallita.

      %1

      " + +#: cups/cupsaddsmb2.cpp:373 +msgid "" +"You are about to prepare the %1 driver to be shared out to Windows " +"clients through Samba. This operation requires the " +"Adobe PostScript Driver, a recent version of Samba 2.2.x and a running SMB " +"service on the target server. Click Export to start the operation. Read " +"the cupsaddsmb manual page in Konqueror or type " +"man cupsaddsmb in a console window to learn more about this " +"functionality." +msgstr "" +"Stai per esportare il driver %1 ai client Windows tramite Samba. Questa " +"operazione richiede il driver " +"Adobe PostScript, una versione recente di Samba 2.2.x e un servizio SMB " +"attivo sul server di destinazione. Fa clic su Esporta " +"per iniziare l'operazione. Leggi la pagina di manuale cupsaddsmb in Konqueror oppure digita " +"man cupsaddsmb in una finestra di terminale per maggiori informazioni su " +"questa funzionalità." + +#: cups/cupsaddsmb2.cpp:393 +msgid "" +"Some driver files are missing. You can get them on Adobe web site. See cupsaddsmb manual page for more details (you need " +"CUPS version 1.1.11 or higher)." +msgstr "" +"Mancano alcuni file. Puoi ottenerli sul sito web di Adobe. Vedi la pagina di manuale cupsaddsmb per maggiori informazioni (devi avere " +"CUPS versione 1.1.11 o superiore)." + +#: cups/cupsaddsmb2.cpp:404 +#, c-format +msgid "Preparing to upload driver to host %1" +msgstr "Preparazione al caricamento del driver sull'host %1" + +#: cups/cupsaddsmb2.cpp:409 management/networkscanner.cpp:149 +msgid "&Abort" +msgstr "&Interrompi" + +#: cups/cupsaddsmb2.cpp:415 +msgid "The driver for printer %1 could not be found." +msgstr "Il driver per la stampante %1 non è stato trovato." + +#: cups/cupsaddsmb2.cpp:455 +#, c-format +msgid "Preparing to install driver on host %1" +msgstr "Preparazione all'installazione del driver sull'host %1" + +#: cups/kmwippselect.cpp:36 +msgid "Remote IPP Printer Selection" +msgstr "Selezione stampante IPP remota" + +#: cups/kmwippselect.cpp:49 +msgid "You must select a printer." +msgstr "Devi selezionare una stampante." + +#: cups/ipprequest.cpp:110 +msgid "You don't have access to the requested resource." +msgstr "Non hai i permessi di accesso per la risorsa richiesta." + +#: cups/ipprequest.cpp:113 +msgid "You are not authorized to access the requested resource." +msgstr "Non sei autorizzato ad accedere alla risorsa richiesta." + +#: cups/ipprequest.cpp:116 +msgid "The requested operation cannot be completed." +msgstr "Non è possibile completare l'operazione richiesta." + +#: cups/ipprequest.cpp:119 +msgid "The requested service is currently unavailable." +msgstr "Il servizio richiesto non è attualmente disponibile." + +#: cups/ipprequest.cpp:122 +msgid "The target printer is not accepting print jobs." +msgstr "La stampante di destinazione non accetta processi di stampa." + +#: cups/ipprequest.cpp:233 +msgid "" +"Connection to CUPS server failed. Check that the CUPS server is correctly " +"installed and running." +msgstr "" +"Connessione al server CUPS non riuscita. Controlla che il server CUPS sia " +"installato correttamente ed in esecuzione." + +#: cups/ipprequest.cpp:236 +msgid "The IPP request failed for an unknown reason." +msgstr "La richiesta IPP non è riuscita per un motivo sconosciuto." + +#: cups/ipprequest.cpp:356 +msgid "Attribute" +msgstr "Attributo" + +#: cups/ipprequest.cpp:357 +msgid "Values" +msgstr "Valori" + +#: cups/ipprequest.cpp:388 +msgid "True" +msgstr "Vero" + +#: cups/ipprequest.cpp:388 +msgid "False" +msgstr "Falso" + +#: cups/kmpropquota.cpp:39 cups/kmwquota.cpp:96 +msgid "&Period:" +msgstr "&Periodo:" + +#: cups/kmpropquota.cpp:40 cups/kmwquota.cpp:97 +msgid "&Size limit (KB):" +msgstr "&Dimensione massima(KByte):" + +#: cups/kmpropquota.cpp:41 cups/kmwquota.cpp:98 +msgid "&Page limit:" +msgstr "&Limite pagine:" + +#: cups/kmpropquota.cpp:57 +msgid "Quotas" +msgstr "Quote" + +#: cups/kmpropquota.cpp:58 +msgid "Quota Settings" +msgstr "Impostazioni quote" + +#: cups/kmpropquota.cpp:78 cups/kmwquota.cpp:84 +msgid "No quota" +msgstr "Nessuna quota" + +#: cups/kmpropquota.cpp:79 cups/kmpropquota.cpp:80 cups/kmwquota.cpp:87 +#: cups/kmwquota.cpp:90 +msgid "None" +msgstr "Nessuno" + +#: cups/kmwipp.cpp:35 +msgid "Remote IPP server" +msgstr "Server IPP remoto" + +#: cups/kmwipp.cpp:39 +msgid "" +"

      Enter the information concerning the remote IPP server owning the targeted " +"printer. This wizard will poll the server before continuing.

      " +msgstr "" +"

      Immetti qui le informazioni sul server remoto IPP che controlla la stampante " +"selezionata. Questa procedura guidata contatterà il server prima di " +"continuare.

      " + +#: cups/kmwipp.cpp:42 management/kmwlpd.cpp:46 rlpr/kmproprlpr.cpp:34 +#: rlpr/kmwrlpr.cpp:62 +msgid "Host:" +msgstr "Host:" + +#: cups/kmwipp.cpp:43 +msgid "Port:" +msgstr "Porta:" + +#: cups/kmwipp.cpp:52 management/kmwsmb.cpp:79 +msgid "Empty server name." +msgstr "Nome server vuoto." + +#: cups/kmwipp.cpp:59 +msgid "Incorrect port number." +msgstr "Numero di porta non corretto." + +#: cups/kmwipp.cpp:72 +msgid "Unable to connect to %1 on port %2 ." +msgstr "Impossibile collegarsi a %1 sulla porta %2." + +#: cups/kmpropbanners.cpp:49 kpgeneralpage.cpp:297 +msgid "Banners" +msgstr "Striscioni" + +#: cups/kmpropbanners.cpp:50 +msgid "Banner Settings" +msgstr "Impostazioni striscioni" + +#: cups/ippreportdlg.cpp:34 +msgid "IPP Report" +msgstr "Resoconto IPP" + +#: cups/ippreportdlg.cpp:93 +msgid "Internal error: unable to generate HTML report." +msgstr "Errore interno: impossibile generare il resoconto HTML." + +#: cups/kmpropusers.cpp:39 cups/kmwusers.cpp:36 +msgid "Users Access Settings" +msgstr "Impostazioni accesso utenti" + +#: cups/kmpropusers.cpp:38 cups/kmwusers.cpp:39 +msgid "Users" +msgstr "Utenti" + +#: cups/kmwusers.cpp:41 +msgid "Allowed Users" +msgstr "Utenti autorizzati" + +#: cups/kmwusers.cpp:42 +msgid "Denied Users" +msgstr "Utenti non autorizzati" + +#: cups/kmwusers.cpp:44 +msgid "Define here a group of allowed/denied users for this printer." +msgstr "" +"Definisci qui il gruppo di utenti che hanno (o non hanno) il permesso di " +"stampare." + +#: cups/kmwusers.cpp:45 management/kxmlcommanddlg.cpp:117 +msgid "&Type:" +msgstr "&Tipo:" + +#: cups/kptextpage.cpp:41 +msgid "" +" " +"

      Characters Per Inch

      " +"

      This setting controls the horizontal size of characters when printing a text " +"file.

      " +"

      The default value is 10, meaning that the font is scaled in a way that 10 " +"characters per inch will be printed.

      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o cpi=...          # example: \"8\" or \"12\"  

      " +msgstr "" +" " +"

      Caratteri per pollice " +"

      Questa impostazione controlla la dimensione orizzontale dei caratteri per la " +"stampa di un file di testo.

      " +"

      L'impostazione predefinita è 10, quindi il carattere verrà scalato in modo " +"che siano stampati 10 caratteri per pollice.

      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS: " +"

          -o cpi=...          # esempio: \"8\" o \"12\"  

      " + +#: cups/kptextpage.cpp:55 +msgid "" +" " +"

      Lines Per Inch

      " +"

      This setting controls the vertical size of characters when printing a text " +"file.

      " +"

      The default value is 6, meaning that the font is scaled in a way that 6 " +"lines per inch will be printed.

      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o lpi=...         # example \"5\" or \"7\"  

      " +msgstr "" +" " +"

      Linee per pollice

      " +"

      Quest'impostazione controlla la dimensione verticale dei caratteri nella " +"stampa di un file di testo.

      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS: " +"

          -o lpi=...         # esempio \"5\" o \"7\"  

      " + +#: cups/kptextpage.cpp:69 +msgid "" +" " +"

      Columns

      " +"

      This setting controls how many columns of text will be printed on each page " +"when. printing text files.

      " +"

      The default value is 1, meaning that only one column of text per page will " +"be printed.

      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o columns=...     # example: \"2\" or \"4\"  

      " +msgstr "" +" " +"

      Colonne

      " +"

      Questa impostazione controlla quante colonne di testo verranno stampate su " +"di ogni pagina, nella stampa di un file di testo.

      " +"

      Il valore predefinito è 1, ciò significa che sarà stampata una sola colonna " +"di testo per ogni pagina.

      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS: " +"

          -o columns=...     # esempio: \"2\" o \"4\"  

      " + +#: cups/kptextpage.cpp:84 +msgid " Preview icon changes when you turn on or off prettyprint. " +msgstr "" +" L'icona di anteprima cambia quando abiliti o disabiliti prettyprint. " +"" + +#: cups/kptextpage.cpp:87 +msgid "" +" " +"

      Text Formats

      " +"

      These settings control the appearance of text on printouts. They are only " +"valid for printing text files or input directly through kprinter.

      " +"

      Note: These settings have no effect whatsoever for other input " +"formats than text, or for printing from applications such as the KDE Advanced " +"Text Editor. (Applications in general send PostScript to the print system, and " +"'kate' in particular has its own knobs to control the print output.

      . " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

           -o cpi=...         # example: \"8\" or \"12\"  "
      +"
      -o lpi=... # example: \"5\" or \"7\" " +"
      -o columns=... # example: \"2\" or \"4\"

      " +msgstr "" +" " +"

      Formati di testo

      " +"

      Queste impostazioni controllano l'aspetto del testo sulla stampa. Sono " +"validi solamente per il testo o file stampati attraverso kprinter.

      " +"

      Nota: Queste impostazioni non hanno alcun effetto per formati diversi " +"dal testo, o per la stampa da applicazioni come l'editor di testo avanzato di " +"KDE (Kate). (Le applicazioni in genere inviano PostScript al sistema di stampa " +"e Kate in particolare ha le sue impostazioni per il controllo della stampa.) " +"

      . " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS: " +"

           -o cpi=...         # esempio: \"8\" o \"12\"  "
      +"
      -o lpi=... # esempio: \"5\" o \"7\" " +"
      -o columns=... # esempio: \"2\" o \"4\"

      " + +#: cups/kptextpage.cpp:108 +msgid "" +" " +"

      Margins

      " +"

      These settings control the margins of printouts on the paper. They are not " +"valid for jobs originating from applications which define their own page " +"layout internally and send PostScript to KDEPrint (such as KOffice or " +"OpenOffice.org).

      " +"

      When printing from KDE applications, such as KMail and Konqueror, or " +"printing an ASCII text file through kprinter, you can choose your preferred " +"margin settings here.

      " +"

      Margins may be set individually for each edge of the paper. The combo box at " +"the bottom lets you change the units of measurement between Pixels, " +"Millimeters, Centimeters, and Inches.

      " +"

      You can even use the mouse to grab one margin and drag it to the intended " +"position (see the preview picture on the right side).

      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

           -o page-top=...      # example: \"72\"  "
      +"
      -o page-bottom=... # example: \"24\" " +"
      -o page-left=... # example: \"36\" " +"
      -o page-right=... # example: \"12\"

      " +msgstr "" +" " +"

      Margini

      " +"

      Queste impostazioni controllano i margini delle stampe. Non si applicano " +"alle stampe generate da applicazioni che definiscono autonomamente il layout di " +"stampa e inviano PostScript a KDEPrint (come KOffice o OpenOffice).

      " +"

      Quando stampi da applicazioni KDE, come KMail e Konqueror, o quando stampi " +"file di testo ASCII attraverso kprinter, qui puoi impostare i tuoi valori " +"predefiniti per i margini.

      " +"

      I margini possono essere impostati individualmente per ogni lato del " +"foglio. La casella combinata in basso ti permette di cambiare l'unità di misura " +"tra Pixel, Millimetri, Centimetri e Pollici.

      " +"

      Puoi anche usare il mouse per spostare un margine nella posizione " +"desiderata (guarda l'immagine di anteprima sulla destra).

      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS: " +"

           -o page-top=...      # esempio: \"72\"  "
      +"
      -o page-bottom=... # esempio: \"24\" " +"
      -o page-left=... # esempio: \"36\" " +"
      -o page-right=... # esempio: \"12\"

      " + +#: cups/kptextpage.cpp:134 +msgid "" +" " +"

      Turn Text Printing with Syntax Highlighting (Prettyprint) On!

      " +"

      ASCII text file printouts can be 'prettyfied' by enabling this option. If " +"you do so, a header is printed at the top of each page. The header contains " +"the page number, job title (usually the filename), and the date. In addition, C " +"and C++ keywords are highlighted, and comment lines are italicized.

      " +"

      This prettyprint option is handled by CUPS.

      " +"

      If you prefer another 'plaintext-to-prettyprint' converter, look for the " +"enscript pre-filter on the Filters tab.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

           -o prettyprint=true.  

      " +msgstr "" +" " +"

      Attiva stampa con evidenziazione di sintassi (Prettyprint)

      " +"

      I file di testo ASCII possono essere resi più leggibili attivando " +"quest'opzione. In questo modo verrà stampata un'intestazione su ogni pagina " +"contenente il numero di pagina, il nome del lavoro di stampa (generalmente il " +"nome del file) e la data. Per di più, le parole chiave di C e C++ verranno " +"evidenziate e i commenti scritti in corsivo.

      " +"

      L'opzione di prettyprint è gestita da CUPS.

      " +"

      Se preferisci un altro convertitore da testo semplice a prettyprint, guarda " +"le caratteristiche del prefiltro enscript nella scheda Filtri" +".

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS: " +"

           -o prettyprint=true.  

      " + +#: cups/kptextpage.cpp:153 +msgid "" +" " +"

      Turn Text Printing with Syntax Highlighting (Prettyprint) Off!

      " +"

      ASCII text file printing with this option turned off are appearing without a " +"page header and without syntax highlighting. (You can still set the page " +"margins, though.)

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o prettyprint=false  

      " +msgstr "" +" " +"

      Disattiva stampa con evidenziazione di sintassi (Prettyprint)

      " +"

      I file di testo ASCII stampati con quest'opzione disattivata appariranno " +"senza intestazione e senza evidenziazione di sintassi. (Potrai comunque " +"impostare i margini.)

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS: " +"

          -o prettyprint=false  

      " + +#: cups/kptextpage.cpp:167 +msgid "" +" " +"

      Print Text with Syntax Highlighting (Prettyprint)

      " +"

      ASCII file printouts can be 'prettyfied' by enabling this option. If you do " +"so, a header is printed at the top of each page. The header contains the page " +"number, job title (usually the filename), and the date. In addition, C and C++ " +"keywords are highlighted, and comment lines are italicized.

      " +"

      This prettyprint option is handled by CUPS.

      " +"

      If you prefer another 'plaintext-to-prettyprint' converter, look for the " +"enscript pre-filter on the Filters tab.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

           -o prettyprint=true.  "
      +"
      -o prettyprint=false

      " +msgstr "" +" " +"

      Stampa testo con evidenziazione di sintassi (Prettyprint)

      " +"

      I file di testo ASCII possono essere resi più leggibili attivando " +"quest'opzione. In questo modo verrà stampata un'intestazione su ogni pagina " +"contenente il numero di pagina, il nome del lavoro di stampa (generalmente il " +"nome del file) e la data. Per di più, le parole chiave di C e C++ verranno " +"evidenziate e i commenti scritti in corsivo.

      " +"

      L'opzione di prettyprint è gestita da CUPS.

      " +"

      Se preferisci un altro convertitore da testo semplice a prettyprint, guarda " +"le caratteristiche del prefiltro enscript nella scheda Filtri" +".

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS: " +"

           -o prettyprint=true.  "
      +"
      -o prettyprint=false

      " + +#: cups/kptextpage.cpp:188 +msgid "Text" +msgstr "Testo" + +#: cups/kptextpage.cpp:191 +msgid "Text Format" +msgstr "Formato testo" + +#: cups/kptextpage.cpp:193 +msgid "Syntax Highlighting" +msgstr "Evidenziazione sintassi" + +#: cups/kptextpage.cpp:195 kpmarginpage.cpp:42 kpmarginpage.cpp:45 +msgid "Margins" +msgstr "Margini" + +#: cups/kptextpage.cpp:200 +msgid "&Chars per inch:" +msgstr "&Caratteri per pollice:" + +#: cups/kptextpage.cpp:204 +msgid "&Lines per inch:" +msgstr "&Righe per pollice:" + +#: cups/kptextpage.cpp:208 +msgid "C&olumns:" +msgstr "C&olonne:" + +#: cups/kptextpage.cpp:216 +msgid "&Disabled" +msgstr "&Disabilitato" + +#: cups/kptextpage.cpp:218 +msgid "&Enabled" +msgstr "&Abilitato" + +#: cups/kmconfigcupsdir.cpp:34 +msgid "Folder" +msgstr "Cartella" + +#: cups/kmconfigcupsdir.cpp:35 +msgid "CUPS Folder Settings" +msgstr "Impostazioni cartella CUPS" + +#: cups/kmconfigcupsdir.cpp:38 +msgid "Installation Folder" +msgstr "Cartella di installazione" + +#: cups/kmconfigcupsdir.cpp:41 +msgid "Standard installation (/)" +msgstr "Installazione standard (/)" + +#: cups/kptagspage.cpp:36 +msgid "" +" " +"

      Additional Tags

      You may send additional commands to the CUPS " +"server via this editable list. There are 3 purposes for this: " +"
        " +"
      • Use any current or future standard CUPS job option not supported by the " +"KDEPrint GUI.
      • " +"
      • Control any custom job option you may want to support in custom CUPS " +"filters and backends plugged into the CUPS filtering chain.
      • " +"
      • Send short messages to the operators of your production printers in your " +"Central Repro Department.
      " +"

      Standard CUPS job options: A complete list of standard CUPS job " +"options is in the CUPS User Manual" +". Mappings of the kprinter user interface widgets to respective CUPS job " +"option names are named in the various WhatsThis help items..

      " +"

      Custom CUPS job options: CUPS print servers may be customized with " +"additional print filters and backends which understand custom job options. You " +"can specify such custom job options here. If in doubt, ask your system " +"administrator..

      " +"

      " +"

      Operator Messages: You may send additional messages to the " +"operator(s) of your production printers (e.g. in your " +"Central Repro Department

      ) Messages can be read by the operator(s) (or " +"yourself) by viewing the \"Job IPP Report\" for the job.

      " +"Examples:" +"
      " +"
       A standard CUPS job option:"
      +"
      (Name) number-up -- (Value) 9 " +"
      " +"
      A job option for custom CUPS filters or backends:" +"
      (Name) DANKA_watermark -- " +"(Value) Company_Confidential " +"
      " +"
      A message to the operator(s):" +"
      (Name) Deliver_after_completion -- " +"(Value) to_Marketing_Departm." +"
      " +"

      Note: the fields must not include spaces, tabs or quotes. You may " +"need to double-click on a field to edit it. " +"

      Warning: Do not use such standard CUPS option names which also can be " +"used through the KDEPrint GUI. Results may be unpredictable if they conflict, " +" or if they are sent multiple times. For all options supported by the GUI, " +"please do use the GUI. (Each GUI element's 'WhatsThis' names the related CUPS " +"option name.)

      " +msgstr "" +" " +"

      Tag aggiuntivi

      Puoi inviare comandi addizionali al server CUPS " +"attraverso questa lista. Ciò ha un triplice scopo: " +"
        " +"
      • Usare qualunque opzione di stampa di CUPS, attuale o futura, non " +"supportata dall'interfaccia di KDEPrint.
      • " +"
      • Gestire qualsiasi opzione di stampa che potresti voler implementare nella " +"catena di filtri di CUPS.
      • " +"
      • Inviare brevi messaggi agli operatori del tuo Reparto di stampa" +".
      " +"

      Opzioni standard di CUPS: Una lista completa delle opzioni di stampa " +"standard di CUPS è disponibile nel " +"manuale di CUPS. Le corrispondenze tra le varie opzioni dell'interfaccia di " +"kprinter e quelle di CUPS sono menzionate nei vari elementi di aiuto " +"Che cos'è

      " +"

      Opzioni personalizzate di CUPS I server di stampa CUPS possono essere " +"personalizzati con filtri e strumenti che accettano opzioni personalizzate. Qui " +"puoi specificare queste opzioni. Se hai dei dubbi contatta l'amministratore di " +"sistema.

      " +"

      " +"

      Messaggi agli operatori: Puoi inviare messaggi agli operatori delle " +"tue stampanti di produzione. Questi messaggi possono essere letti nel " +"\"Report di stampa IPP\" per lo specifico lavoro di stampa.

      " +"Esempi: " +"
      " +"
       Un'opzione standard di CUPS: "
      +"
      (Nome) number-up -- (Valore) 9 " +"
      " +"
      Un opzione personalizzata di CUPS:" +"
      (Nome) DANKA_watermark -- " +"(Valore) Confidenziale " +"
      " +"
      Un messaggio per gli operatori:" +"
      (Nome) Deliver_after_completion -- " +"(Valore) Dipartimento_Sistemi." +"
      " +"

      Nota: i campi non possono includere spazi, tabulazioni o virgolette. " +"Potrebbe essere necessario fare clic due volte su di un campo per modificarlo. " +"

      Attenzione: Non utilizzare opzioni standard di CUPS che possono " +"essere gestite anche attraverso l'interfaccia di KDEPrint. In caso di conflitto " +"i risultati potrebbero essere imprevedibili, quindi per tutte le opzioni " +"supportate dall'interfaccia, usa l'interfaccia. (Ogni \"Che cos'è?\" degli " +"elementi dell'interfaccia indica l'opzione di riferimento per CUPS)

      " + +#: cups/kptagspage.cpp:77 +msgid "Additional Tags" +msgstr "Tag aggiuntivi" + +#: cups/kptagspage.cpp:82 kfilelist.cpp:101 kpfilterpage.cpp:406 +#: management/kmjobviewer.cpp:237 management/kmwend.cpp:51 +#: management/kxmlcommanddlg.cpp:141 management/kxmlcommanddlg.cpp:545 +msgid "Name" +msgstr "Nome" + +#: cups/kptagspage.cpp:83 +msgid "Value" +msgstr "Valore" + +#: cups/kptagspage.cpp:92 +msgid "Read-Only" +msgstr "Sola lettura" + +#: cups/kptagspage.cpp:115 +msgid "The tag name must not contain any spaces, tabs or quotes: %1." +msgstr "" +"Il nome del tag non può contenere spazi, tabulazioni o virgolette: %1." + +#: cups/kmcupsuimanager.cpp:85 +msgid "" +"" +"

      Print queue on remote CUPS server

      " +"

      Use this for a print queue installed on a remote machine running a CUPS " +"server. This allows to use remote printers when CUPS browsing is turned off.

      " +"
      " +msgstr "" +"" +"

      Coda di stampa su un server remoto CUPS

      " +"

      Usalo per una coda di stampa installata su una macchina remota che usa un " +"server CUPS. Permette di usare le stampanti remote quando la navigazione CUPS è " +"disattivata.

      " + +#: cups/kmcupsuimanager.cpp:92 +msgid "" +"" +"

      Network IPP printer

      " +"

      Use this for a network-enabled printer using the IPP protocol. Modern " +"high-end printers can use this mode. Use this mode instead of TCP if your " +"printer can do both.

      " +msgstr "" +"" +"

      Stampante di rete IPP

      " +"

      Usalo per una stampante abilitata all'uso in rete che usa il protocollo IPP. " +"Le stampanti di alto livello moderne possono usare questa modalità. Usa questa " +"modalità invece di TCP se la stampante le può usare entrambe.

      " + +#: cups/kmcupsuimanager.cpp:99 +msgid "" +"" +"

      Fax/Modem printer

      " +"

      Use this for a fax/modem printer. This requires the installation of the fax4CUPS " +"backend. Documents sent on this printer will be faxed to the given target fax " +"number.

      " +msgstr "" +"" +"

      Stampante Fax/Modem

      " +"

      Usalo per una stampante fax/modem. Richiede l'installazione dell'interfaccia " +"fax4CUPS" +". I documenti inviati a questa stampante saranno inviati via fax al numero di " +"fax di destinazione.

      " + +#: cups/kmcupsuimanager.cpp:106 +msgid "" +"" +"

      Other printer

      " +"

      Use this for any printer type. To use this option, you must know the URI of " +"the printer you want to install. Refer to the CUPS documentation for more " +"information about the printer URI. This option is mainly useful for printer " +"types using 3rd party backends not covered by the other possibilities.

      " +msgstr "" +"" +"

      Altra stampante

      " +"

      Usalo per qualsiasi tipo di stampante. Per usare questa opzione devi sapere " +"l'URI della stampante che vuoi installare. Riferisciti alla documentazione di " +"CUPS per maggiori informazioni sull'URI delle stampanti. Questa opzione è utile " +"soprattutto per i tipi di stampante che usano interfacce di terze parti non " +"coperte da altre possibilità.

      " + +#: cups/kmcupsuimanager.cpp:114 +msgid "" +"" +"

      Class of printers

      " +"

      Use this to create a class of printers. When sending a document to a class, " +"the document is actually sent to the first available (idle) printer in the " +"class. Refer to the CUPS documentation for more information about class of " +"printers.

      " +msgstr "" +"" +"

      Classe di stampanti

      " +"

      Usalo per creare una classe di stampanti. Quando si inviano documenti a una " +"classe, il documento viene in realtà inviato alla prima stampante disponibile " +"(non in uso) nella classe. Riferisciti al manuale di CUPS per maggiori " +"informazioni sulle classi di stampanti.

      " + +#: cups/kmcupsuimanager.cpp:127 +msgid "Re&mote CUPS server (IPP/HTTP)" +msgstr "Server &CUPS remoto (IPP/HTTP)" + +#: cups/kmcupsuimanager.cpp:128 +msgid "Network printer w/&IPP (IPP/HTTP)" +msgstr "Stampante di rete con &IPP (IPP/HTTP)" + +#: cups/kmcupsuimanager.cpp:129 +msgid "S&erial Fax/Modem printer" +msgstr "Stampante &fax/modem seriale" + +#: cups/kmcupsuimanager.cpp:130 +msgid "Other &printer type" +msgstr "&Altro tipo di stampante" + +#: cups/kmcupsuimanager.cpp:132 +msgid "Cl&ass of printers" +msgstr "Cla&sse di stampanti" + +#: cups/kmcupsuimanager.cpp:169 +msgid "An error occurred while retrieving the list of available backends:" +msgstr "" +"Si è verificato un errore durante il recupero della lista degli strumenti " +"disponibili:" + +#: cups/kmcupsuimanager.cpp:215 +msgid "Priority" +msgstr "Priorità" + +#: cups/kmcupsuimanager.cpp:217 +msgid "Billing Information" +msgstr "Informazioni fatturazione" + +#: cups/kmwfax.cpp:37 +msgid "Fax Serial Device" +msgstr "Dispositivo seriale fax" + +#: cups/kmwfax.cpp:41 +msgid "

      Select the device which your serial Fax/Modem is connected to.

      " +msgstr "" +"

      Seleziona il dispositivo a cui il tuo Fax/Modem seriale è connesso

      " + +#: cups/kmwfax.cpp:71 +msgid "You must select a device." +msgstr "Devi selezionare un dispositivo." + +#: cups/kmcupsmanager.cpp:768 +msgid "Library cupsdconf not found. Check your installation." +msgstr "Libreria cupsdconf non trovata. Controlla la tua installazione." + +#: cups/kmcupsmanager.cpp:774 +msgid "Symbol %1 not found in cupsdconf library." +msgstr "Simbolo %1 non trovato nella libreria cupsdconf." + +#: cups/kmcupsmanager.cpp:849 +msgid "&Export Driver..." +msgstr "&Esporta driver..." + +#: cups/kmcupsmanager.cpp:851 +msgid "&Printer IPP Report" +msgstr "&Resoconto di stampa IPP" + +#: cups/kmcupsmanager.cpp:897 cups/kmwippprinter.cpp:218 +#, c-format +msgid "IPP Report for %1" +msgstr "Resoconto IPP per %1" + +#: cups/kmcupsmanager.cpp:901 +msgid "Unable to retrieve printer information. Error received:" +msgstr "" +"Non è possibile recuperare le informazioni della stampante: errore ricevuto:" + +#: cups/kmcupsmanager.cpp:914 +msgid "Server" +msgstr "Server" + +#: cups/kmcupsmanager.cpp:954 +#, c-format +msgid "" +"Connection to CUPS server failed. Check that the CUPS server is correctly " +"installed and running. Error: %1." +msgstr "" +"Connessione al server CUPS non riuscita. Controlla che il server CUPS sia " +"installato correttamente ed in esecuzione. Errore: %1." + +#: cups/kmcupsmanager.cpp:955 +msgid "the IPP request failed for an unknown reason" +msgstr "la richiesta IPP non è riuscita per un motivo sconosciuto" + +#: cups/kmcupsmanager.cpp:989 +msgid "connection refused" +msgstr "connessione rifiutata" + +#: cups/kmcupsmanager.cpp:992 +msgid "host not found" +msgstr "host non trovato" + +#: cups/kmcupsmanager.cpp:996 +msgid "read failed (%1)" +msgstr "lettura non riuscita (%1)" + +#: cups/kmcupsmanager.cpp:1000 +msgid "" +"Connection to CUPS server failed. Check that the CUPS server is correctly " +"installed and running. Error: %2: %1." +msgstr "" +"Connessione al server CUPS non riuscita. Controlla che il server CUPS sia " +"installato correttamente ed in esecuzione. Errore: %2: %1." + +#: cups/kphpgl2page.cpp:33 +msgid "" +" Print in Black Only (Blackplot) " +"

      The 'blackplot' option specifies that all pens should plot in black-only: " +"The default is to use the colors defined in the plot file, or the standard pen " +"colors defined in the HP-GL/2 reference manual from Hewlett Packard.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o blackplot=true  

      " +msgstr "" +" Stampa in nero (Blackplot) " +"

      L'opzione 'blackplot' specifica che tutte le penne devono scrivere di nero e " +"basta. L'opzione predefinita è di utilizzare i colori definiti nel file di plot " +"o i colori standard definiti nel manuale di HP-GL/2 della Hewlett Packard.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"grafica KDEPrint corrisponde all'opzione da riga di comando di CUPS " +"

          -o blackplot=true  

      " + +#: cups/kphpgl2page.cpp:48 +msgid "" +" Scale Print Image to Page Size " +"

      The 'fitplot' option specifies that the HP-GL image should be scaled to fill " +" exactly the page with the (elsewhere selected) media size.

      " +"

      The default is 'fitplot is disabled'. The default will therefore use the " +"absolute distances specified in the plot file. (You should be aware that HP-GL " +"files are very often CAD drawings intended for large format plotters. On " +"standard office printers they will therefore lead to the drawing printout " +"being spread across multiple pages.)

      " +"

      Note:This feature depends upon an accurate plot size (PS) command in " +"the HP-GL/2 file. If no plot size is given in the file the filter converting " +"the HP-GL to PostScript assumes the plot is ANSI E size.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

           -o fitplot=true   

      " +msgstr "" +" Riscala l'immagine di stampa alla dimensione della pagina " +"

      L'opzione 'fitplot' specifica che l'immagine HP-GL deve essere riscalata " +"per riempire esattamente la pagina (dimensione scelta altrove)

      " +"

      L'impostazione predefinita è che questa opzione sia disabilitata. Con " +"l'impostazione predefinita quindi si utilizzeranno le distanze specificate nel " +"file plot (Devi sapere che i file HP-GL sono spesso prodotti da programmi di " +"CAD e pensati per plotter di largo formato. Le stampanti standard da ufficio " +"stamperebbero il file su più pagine)

      " +"

      Nota: Questa funzionalità dipende dal comando plot size (PS) nel file " +" HP-GL/2. Se il comando plot size non è presente il filtro convertirà l'HP-GL " +"in PostScript assumendo la dimensione ANSI E per il plot.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"grafica corrisponde all'opzione della linea di comando di CUPS: " +"

           -o fitplot=true   

      " + +#: cups/kphpgl2page.cpp:68 +msgid "" +" Set Pen Width for HP-GL (if not defined in file). " +"

      The pen width value can be set here in case the original HP-GL file does not " +"have it set. The pen width specifies the value in micrometers. The default " +"value of 1000 produces lines that are 1000 micrometers == 1 millimeter in " +"width. Specifying a pen width of 0 produces lines that are exactly 1 pixel " +"wide.

      " +"

      Note: The penwidth option set here is ignored if the pen widths are " +"set inside the plot file itself..

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o penwidth=...   # example: \"2000\" or \"500\"  

      " +msgstr "" +" Imposta la larghezza della penna per HP-GL (se non definita nel " +"file). " +"

      La larghezza della penna può essere impostata qui nel caso in cui non sia " +"specificata nel file HP-GL originale. La larghezza della penna è in micrometri. " +"Il valore predefinito è di 1000 micrometri ovvero 1 millimetro. Specificando " +"una penna larga 0 si otterranno linee larghe 1 pixel.

      " +"

      Nota: La larghezza della penna impostata qui è ignorata se le " +"larghezze sono definite all'interno del file.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"grafica KDEPrint corrisponde all'opzione della linea di comando di CUPS: " +"

          -o penwidth=...   # esempio: \"2000\" o \"500\"  

      " + +#: cups/kphpgl2page.cpp:85 +msgid "" +" HP-GL Print Options " +"

      All options on this page are only applicable if you use KDEPrint to send " +"HP-GL and HP-GL/2 files to one of your printers.

      " +"

      HP-GL and HP-GL/2 are page description languages developed by " +"Hewlett-Packard to drive Pen Plotting devices.

      " +"

      KDEPrint can (with the help of CUPS) convert the HP-GL file format and print " +"it on any installed printer.

      " +"

      Note 1: To print HP-GL files, start 'kprinter' and simply load the " +"file into the running kprinter.

      " +"

      Note 2: The 'fitplot' parameter provided on this dialog does also " +"work for printing PDF files (if your CUPS version is more recent than " +"1.1.22).

      " +"
      " +"
      " +"

      Additional hint for power users: These KDEPrint GUI elements " +"match with CUPS commandline job option parameters: " +"

           -o blackplot=...  # examples: \"true\" or \"false\"  "
      +"
      -o fitplot=... # examples: \"true\" or \"false\" " +"
      -o penwidth=... # examples: \"true\" or \"false\"

      " +msgstr "" +" Opzioni di stampa HP-GL " +"

      Tutte le opzioni su questa pagina si applicano solo se utilizzi KDEPrint per " +"mandare file HP-GL e HP-GL/2 ad una delle tue stampanti.

      " +"

      HP-GL e HP-GL/2 sono linguaggi di descrizione della pagina sviluppati dalla " +"Hewlett-Packard per pilotare i dispositivi Pen Plotting.

      " +"

      KDEPrint può (con l'aiuto di CUPS) convertire i file HP-GL e stamparli su " +"qualunque stampante.

      " +"

      Nota 1: Per stampare i fileHP-GL avvia 'kprinter' e carica " +"semplicemente il file in kprinter.

      " +"

      Note 2: Il parametro \"fitplot\" presente in questa finestra funziona " +"anche quando stampi file PDF (se la tua versione di CUPS è più recente della " +"1.1.22).

      " +"
      " +"
      " +"

      Suggerimento per gli utenti esperti: Questi elemento grafici di " +"KDEPrint corrispondono alle opzioni da riga di comando di CUPS: " +"

           -o blackplot=...  # esempio: \"true\" o \"false\"  "
      +"
      -o fitplot=... # esempio: \"true\" o \"false\" " +"
      -o penwidth=... # esempio: \"true\" o \"false\"

      " + +#: cups/kphpgl2page.cpp:113 +msgid "HP-GL/2 Options" +msgstr "Opzioni HP-GL/2" + +#: cups/kphpgl2page.cpp:115 +msgid "&Use only black pen" +msgstr "Usa solo la penna &nera" + +#: cups/kphpgl2page.cpp:118 +msgid "&Fit plot to page" +msgstr "&Adatta il plot alla pagina" + +#: cups/kphpgl2page.cpp:122 +msgid "&Pen width:" +msgstr "&Larghezza penna:" + +#: cups/kmwippprinter.cpp:45 +msgid "IPP Printer Information" +msgstr "Informazioni stampante IPP" + +#: cups/kmwippprinter.cpp:55 +msgid "&Printer URI:" +msgstr "&URI stampante:" + +#: cups/kmwippprinter.cpp:64 +msgid "" +"

      Either enter the printer URI directly, or use the network scanning " +"facility.

      " +msgstr "" +"

      Immetti l'URI della stampante direttamente o utilizza la funzione di ricerca " +"via rete.

      " + +#: cups/kmwippprinter.cpp:65 +msgid "&IPP Report" +msgstr "Resoconto &IPP" + +#: cups/kmwippprinter.cpp:112 +msgid "You must enter a printer URI." +msgstr "Devi inserire un URI per la stampante." + +#: cups/kmwippprinter.cpp:119 management/kmwsocket.cpp:116 +msgid "No printer found at this address/port." +msgstr "Nessuna stampante trovata a questo indirizzo/porta." + +#: cups/kmwippprinter.cpp:139 management/kmwsocket.cpp:135 +msgid "" +"_: Unknown host - 1 is the IP\n" +" (%1)" +msgstr " (%1)" + +#: cups/kmwippprinter.cpp:173 +msgid "Name: %1
      " +msgstr "Nome: %1
      " + +#: cups/kmwippprinter.cpp:174 +msgid "Location: %1
      " +msgstr "Collocazione: %1
      " + +#: cups/kmwippprinter.cpp:175 +msgid "Description: %1
      " +msgstr "Descrizione: %1
      " + +#: cups/kmwippprinter.cpp:182 +msgid "Model: %1
      " +msgstr "Modello: %1
      " + +#: cups/kmwippprinter.cpp:187 kmprinter.cpp:139 +msgid "Idle" +msgstr "Inattivo" + +#: cups/kmwippprinter.cpp:188 kmprinter.cpp:141 +msgid "Stopped" +msgstr "Interrotto" + +#: cups/kmwippprinter.cpp:189 kmjob.cpp:111 kmprinter.cpp:140 +msgid "Processing..." +msgstr "Elaborazione in corso..." + +#: cups/kmwippprinter.cpp:190 kmjob.cpp:132 kmprinter.cpp:142 +msgid "" +"_: Unknown State\n" +"Unknown" +msgstr "Sconosciuto" + +#: cups/kmwippprinter.cpp:192 +msgid "State: %1
      " +msgstr "Stato: %1
      " + +#: cups/kmwippprinter.cpp:199 +#, c-format +msgid "Unable to retrieve printer info. Printer answered:

      %1" +msgstr "" +"Non è possibile recuperare le informazioni sulla stampante. La stampante ha " +"risposto:" +"
      " +"
      %1" + +#: cups/kmwippprinter.cpp:222 +msgid "Unable to generate report. IPP request failed with message: %1 (0x%2)." +msgstr "" +"Non è possibile generare il resoconto. La richiesta IPP è fallita con " +"messaggio: %1 (0x%2)." + +#: cups/kmwother.cpp:41 +msgid "URI Selection" +msgstr "Selezione URI" + +#: cups/kmwother.cpp:46 +msgid "" +"

      Enter the URI corresponding to the printer to be installed. Examples:

      " +"
        " +"
      • smb://[login[:passwd]@]server/printer
      • " +"
      • lpd://server/queue
      • " +"
      • parallel:/dev/lp0
      " +msgstr "" +"

      Immetti l'URI corrispondente alla stampante da installare. Esempi:

      " +"
        " +"
      • smb://[nome[:passwd]@]server/stampante
      • " +"
      • lpd://server/coda
      • " +"
      • parallel:/dev/lp0
      " + +#: cups/kmwother.cpp:51 management/kminfopage.cpp:52 +#: management/kmpropbackend.cpp:35 management/kmwlocal.cpp:54 +msgid "URI:" +msgstr "URI:" + +#: cups/kmwother.cpp:78 +msgid "CUPS Server %1:%2" +msgstr "Server CUPS %1:%2" + +#: cups/kmcupsconfigwidget.cpp:65 +msgid "Server Information" +msgstr "Informazioni server" + +#: cups/kmcupsconfigwidget.cpp:66 +msgid "Account Information" +msgstr "Informazioni account" + +#: cups/kmcupsconfigwidget.cpp:67 rlpr/kmproxywidget.cpp:34 +msgid "&Host:" +msgstr "&Host:" + +#: cups/kmcupsconfigwidget.cpp:68 management/kmwsocketutil.cpp:53 +#: management/networkscanner.cpp:339 rlpr/kmproxywidget.cpp:35 +msgid "&Port:" +msgstr "&Porta:" + +#: cups/kmcupsconfigwidget.cpp:75 +msgid "&User:" +msgstr "&Utente:" + +#: cups/kmcupsconfigwidget.cpp:76 +msgid "Pass&word:" +msgstr "Pass&word:" + +#: cups/kmcupsconfigwidget.cpp:79 +msgid "&Store password in configuration file" +msgstr "&Memorizza la password in un file di configurazione" + +#: cups/kmcupsconfigwidget.cpp:81 +msgid "Use &anonymous access" +msgstr "Usa accesso &anonimo" + +#: cups/kmwquota.cpp:46 +msgid "second(s)" +msgstr "secondi" + +#: cups/kmwquota.cpp:47 +msgid "minute(s)" +msgstr "minuti" + +#: cups/kmwquota.cpp:48 +msgid "hour(s)" +msgstr "ore" + +#: cups/kmwquota.cpp:49 +msgid "day(s)" +msgstr "giorni" + +#: cups/kmwquota.cpp:50 +msgid "week(s)" +msgstr "settimane" + +#: cups/kmwquota.cpp:51 +msgid "month(s)" +msgstr "mesi" + +#: cups/kmwquota.cpp:79 +msgid "Printer Quota Settings" +msgstr "Impostazioni quote di stampa" + +#: cups/kmwquota.cpp:104 +msgid "" +"

      Set here the quota for this printer. Using limits of 0 " +"means that no quota will be used. This is equivalent to set quota period to " +"No quota (-1). Quota limits are defined on a per-user base and " +"applied to all users.

      " +msgstr "" +"

      Imposta qui la \"quota\" per la stampante. Utilizzare limiti uguali a " +"0 significa che non ci sono limiti. Questo è equivalente a impostare il " +"periodo su Nessuna quota (-1). I limiti di quota sono " +"definiti per utente e applicati a tutti gli utenti.

      " + +#: cups/kmwquota.cpp:130 +msgid "You must specify at least one quota limit." +msgstr "Devi specificare almeno un limite di quota." + +#: cups/kmconfigcups.cpp:32 +msgid "CUPS Server" +msgstr "Server CUPS" + +#: cups/kmconfigcups.cpp:33 +msgid "CUPS Server Settings" +msgstr "Impostazioni server CUPS" + +#: cups/kmpropusers.cpp:55 +msgid "Denied users" +msgstr "Utenti non autorizzati" + +#: cups/kmpropusers.cpp:62 +msgid "Allowed users" +msgstr "Utenti autorizzati" + +#: cups/kmpropusers.cpp:76 +msgid "All users allowed" +msgstr "Tutti gli utenti sono autorizzati" + +#: cups/kpimagepage.cpp:44 +msgid "" +" " +"

      Brightness: Slider to control the brightness value of all colors " +"used.

      " +"

      The brightness value can range from 0 to 200. Values greater than 100 will " +"lighten the print. Values less than 100 will darken the print.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o brightness=...      # use range from \"0\" to \"200\"  

      " +"
      " +msgstr "" +" " +"

      Luminosità: Selettore per controllare la luminosità di tutti i colori " +"usati.

      " +"

      Il valore di luminosità può cambiare da 0 a 200. Valori maggiori di 100 " +"schiariranno la stampa. Valori inferiori di 100 la scuriranno.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS: " +"

          -o brightness=...      # valore compreso tra \"0\" e \"200\"  
      " +"

      " + +#: cups/kpimagepage.cpp:58 +msgid "" +" " +"

      Hue (Tint): Slider to control the hue value for color rotation.

      " +"

      The hue value is a number from -360 to 360 and represents the color hue " +"rotation. The following table summarizes the change you will see for the base " +"colors: " +"

      " +"" +" " +" " +" " +"" +" " +" " +" " +"" +" " +" " +" " +"" +" " +" " +" " +"" +" " +" " +" " +"" +" " +" " +" " +"" +" " +" " +"
      Originalhue=-45hue=45
      RedPurpleYellow-orange
      GreenYellow-greenBlue-green
      YellowOrangeGreen-yellow
      BlueSky-bluePurple
      MagentaIndigoCrimson
      CyanBlue-greenLight-navy-blue
      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o hue=...     # use range from \"-360\" to \"360\"  

      " +msgstr "" +" " +"

      Tonalità (Tinta): Selettore per controllare il valore di tonalità con " +"la rotazione di colore.

      " +"

      Il valore di tonalità è un numero tra -360 e 360 e rappresenta la rotazione " +"di tonalità. La seguente tabella riassume i cambiamenti che osserverai per i " +"colori base: " +"

      " +"" +" " +" " +" " +"" +" " +" " +" " +"" +" " +" " +" " +"" +" " +" " +" " +"" +" " +" " +" " +"" +" " +" " +" " +"" +" " +" " +"
      Originaletinta=-45tinta=45
      RossoPorporaGiallo-Arancio
      VerdeGiallo-VerdeBlu-Verde
      GialloArancioVerde-Giallo
      BluAzzurroPorpora
      MagentaIndacoCremisi
      CianoBlu-verdeBlu navy schiarito
      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da linea di comando di CUPS:" +"

          -o hue=...     # usa valore tra \"-360\" e \"360\"  

      " + +#: cups/kpimagepage.cpp:83 +msgid "" +" " +"

      Saturation: Slider to control the saturation value for all colors " +"used.

      " +"

      The saturation value adjusts the saturation of the colors in an image, " +"similar to the color knob on your television. The color saturation value.can " +"range from 0 to 200. On inkjet printers, a higher saturation value uses more " +"ink. On laserjet printers, a higher saturation uses more toner. A color " +"saturation of 0 produces a black-and-white print, while a value of 200 will " +"make the colors extremely intense.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o saturation=...      # use range from \"0\" to \"200\"  

      " +"
      " +msgstr "" +" " +"

      Saturazione: Questa barra permette di controllare il valore della " +"saturazione dei colori utilizzati

      " +"

      La saturazione è l'equivalente della \"quantità di colore\" dei televisori. " +"Il valore di questo parametro varia da 0 a 200. Sulle stampanti a getto di " +"inchiostro un valore maggiore utilizza più inchiostro. Sulle stampanti laser un " +"valore alto utilizza più toner. Il valore 0 della saturazione produce una " +"stampa in bianco e nero mentre il valore 200 renderà i colori particolarmente " +"intensi.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde all'opzione da riga di comando di CUPS: " +"

          -o saturation=...      # intervallo tra \"0\" e \"200\"  

      " +"
      " + +#: cups/kpimagepage.cpp:101 +msgid "" +" " +"

      Gamma: Slider to control the gamma value for color correction.

      " +"

      The gamma value can range from 1 to 3000. A gamma values greater than 1000 " +"lightens the print. A gamma value less than 1000 darken the print. The default " +"gamma is 1000.

      " +"

      Note:

      the gamma value adjustment is not visible in the thumbnail " +"preview.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o gamma=...      # use range from \"1\" to \"3000\"  

      " +"
      " +msgstr "" +" " +"

      Gamma: Questa barra permette di controllare il valore della gamma.per " +"la correzione cromatica

      " +"

      Il valore della gamma può variare tra 1 e 3000. Una gamma maggiore di 1000 " +"schiarisce la stampa, un valore inferiore la rende più scura. Il valore " +"predefinito è 1000.

      " +"

      Nota:

      il valore della gamma non è visibile nell'anteprima

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"grafica corrisponde all'opzione da riga di comando di CUPS: " +"

          -o gamma=...      # usa intervallo da \"1\" a \"3000\"  

      " +"
      " + +#: cups/kpimagepage.cpp:118 +msgid "" +" " +"

      Image Printing Options

      " +"

      All options controlled on this page only apply to printing images. Most " +"image file formats are supported. To name a few: JPEG, TIFF, PNG, GIF, PNM " +"(PBM/PGM/PNM/PPM), Sun Raster, SGI RGB, Windows BMP. Options to influence color " +"output of image printouts are: " +"

        " +"
      • Brightness
      • " +"
      • Hue
      • " +"
      • Saturation
      • " +"
      • Gamma
      " +"

      For a more detailed explanation about Brightness, Hue, Saturation and Gamma " +"settings, please look at the 'WhatsThis' items provided for these controls. " +"

      " +msgstr "" +" " +"

      Opzioni di stampa delle immagini

      " +"

      Tutte le opzioni che possono essere impostate in questa pagina si " +"riferiscono alla stampa di immagini. La maggior parte dei formati grafici delle " +"immagini è supportato. Per nominarne alcuni, sono supportati: JPEG, TIFF, PNG, " +"GIF, PNM (PBM/PGM/PNM/PPM), Sun Raster, SGI RGB, Windows BMP. Le opzioni per " +"controllare i colori delle immagini stampate sono " +"

        " +"
      • Luminosità
      • " +"
      • Tinta
      • " +"
      • Saturazione
      • " +"
      • Gamma
      " +"

      Per maggiori dettagli su queste opzioni utilizza il \"Che cos'è?\" sui " +"corrispondenti elementi di controllo.

      " + +#: cups/kpimagepage.cpp:136 +msgid "" +" " +"

      Coloration Preview Thumbnail

      " +"

      The coloration preview thumbnail indicates change of image coloration by " +"different settings. Options to influence output are: " +"

        " +"
      • Brightness
      • " +"
      • Hue (Tint)
      • " +"
      • Saturation
      • " +"
      • Gamma

      " +"

      For a more detailed explanation about Brightness, Hue, Saturation and Gamma " +"settings, please look at the 'WhatsThis' items provided for these controls. " +"

      " +msgstr "" +" " +"

      Anteprima dei colori

      " +"

      L'anteprima dei colori indica i cambiamenti della colorazione delle " +"immagini al variare dei parametri " +"

        " +"
      • Luminosità
      • " +"
      • Tinta
      • " +"
      • Saturazione
      • " +"
      • Gamma

      " +"

      Per maggiori dettagli su questi parametri opzioni utilizza il \"Che cos'è?\" " +"sui corrispondenti elementi di controllo.

      " + +#: cups/kpimagepage.cpp:152 +msgid "" +" " +"

      Image Size: Dropdown menu to control the image size on the printed " +"paper. Dropdown works in conjunction with slider below. Dropdown options " +"are:.

      " +"
        " +"
      • Natural Image Size: Image prints in its natural image size. If it " +"does not fit onto one sheet, the printout will be spread across multiple " +"sheets. Note, that the slider is disabled when selecting 'natural image size' " +"in the dropdown menu.
      • " +"
      • Resolution (ppi): The resolution value slider covers a number range " +"from 1 to 1200. It specifies the resolution of the image in Pixels Per Inch " +"(PPI). An image that is 3000x2400 pixels will print 10x8 inches at 300 pixels " +"per inch, for example, but 5x4 inches at 600 pixels per inch. If the specified " +"resolution makes the image larger than the page, multiple pages will be " +"printed. Resolution defaults to 72 ppi.
      • " +"
      • % of Page Size: The percent value slider covers numbers from 1 to " +"800. It specifies the size in relation to the page (not the image). A scaling " +"of 100 percent will fill the page as completely as the image aspect ratio " +"allows (doing auto-rotation of the image as needed). A scaling of more than " +"100 will print the image across multiple sheets. A scaling of 200 percent will " +"print on up to 4 pages.
      • Scaling in % of page size defaults to 100 %. " +"
      • % of Natural Image Size: The percent value slider moves from 1 to " +"800. It specifies the printout size in relation to the natural image size. A " +"scaling of 100 percent will print the image at its natural size, while a " +"scaling of 50 percent will print the image at half its natural size. If the " +"specified scaling makes the image larger than the page, multiple pages will be " +"printed. Scaling in % of natural image size defaults to 100 %.
      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

           -o natural-scaling=...     # range in  %  is 1....800  "
      +"
      -o scaling=... # range in % is 1....800 " +"
      -o ppi=... # range in ppi is 1...1200

      " +"
      " +msgstr "" +" " +"

      Dimensione dell'immagine: Menu a discesa per controllare la " +"dimensione dell'immagine sul foglio. Questo elemento funziona insieme alla " +"barra qui sopra. Le opzioni possibili sono:.

      " +"
        " +"
      • Dimensione naturale dell'immagine: l'immagine viene stampata nelle " +"sue dimensioni naturali. Se non entra in un unico foglio la stampa sarà divisa " +"tra più fogli. Nota che la barra sopra viene disabilitata in questo caso.
      • " +"
      • Risoluzione (ppi): La barra sopra imposta la risoluzione in un " +"intervallo da1 a 1200. La risoluzione viene data in pixel per pollice (Pixel " +"Per Inch: PPI). Un'immagine di 3000x2400 pixel si stampa su un foglio 10x8 " +"pollici a 300 pixel per pollice, mentre su un foglio 5x4 pollici a 600 pixel " +"per pollice. Se la risoluzione specificata rende l'immagine più grande del " +"foglio si utilizzeranno più fogli. La risoluzione predefinita è di 72 ppi.
      • " +"
      • % della dimensione della pagina: La barra sopra indica il valore " +"percentuale da 1 a 800. Questo valore imposta la dimensione in funzione del " +"foglio su cui si stampa (non dell'immagine). Una scala del 100% riempirà tutta " +"la pagina (nel rispetto della forma dell'immagine ruotando automaticamente se " +"necessario). Un valore maggiore di cento implicherà una stampa su più pagine. " +"Ad esempio scalando del 200% si stamperà su 4 fogli. Il valore predefinito è " +"una scala del 100%
      • " +"
      • % della dimensione naturale dell'immagine: " +"La barra sopra indica il valore percentuale da 1 a 800. Questo valore specifica " +"la dimensione in funzione della dimensione naturale dell'immagine. Una scala " +"del 100% stamperà l'immagine nella sua dimensione naturale. Una scala del 50% " +"stamperà l'immagine a dimensione dimezzata. Se con la scala specificata " +"l'immagine risulta più grande di un foglio la stampa sarà fatta su più fogli. " +"Il valore predefinito è 100%
      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"grafica KDEPrint corrisponde alle opzioni da riga di comando di CUPS: " +"

          -o natural-scaling=...     # intervallo %  tra 1 e 800  "
      +"
      -o scaling=... # intervallo % tra 1 e 800 " +"
      -o ppi=... # intervallo in ppi tra 1 e 1200

      " +"
      " + +#: cups/kpimagepage.cpp:192 +msgid "" +" " +"

      Position Preview Thumbnail

      " +"

      This position preview thumbnail indicates the position of the image on the " +"paper sheet. " +"

      Click on horizontal and vertical radio buttons to move image alignment on " +"paper around. Options are: " +"

        " +"
      • center
      • " +"
      • top
      • " +"
      • top-left
      • " +"
      • left
      • " +"
      • bottom-left
      • " +"
      • bottom
      • " +"
      • bottom-right
      • " +"
      • right
      • " +"
      • top-right

      " +msgstr "" +" " +"

      Anteprima della posizione

      " +"

      Questa anteprima mostra la posizione dell'immagine sul foglio di carta. " +"

      Fa clic sui pulsanti orizzontali o verticali per allineare l'immagine sul " +"foglio. Le opzioni sono: " +"

        " +"
      • al centro
      • " +"
      • in alto
      • " +"
      • in alto a sinistra
      • " +"
      • a sinistra
      • " +"
      • in basso a destra
      • " +"
      • in basso
      • " +"
      • in basso a destra
      • " +"
      • a destra
      • " +"
      • in alto a destra

      " + +#: cups/kpimagepage.cpp:210 +msgid "" +" " +"

      Reset to Default Values

      " +"

      Reset all coloration settings to default values. Default values are: " +"

        " +"
      • Brightness: 100
      • " +"
      • Hue (Tint). 0
      • " +"
      • Saturation: 100
      • " +"
      • Gamma: 1000

      " +msgstr "" +" " +"

      Azzera ai valori predefiniti

      " +"

      Azzera tutte le colorazioni ai valori predefiniti. I valori predefiniti " +"sono: " +"

        " +"
      • Luminosità: 100
      • " +"
      • Tinta 0
      • " +"
      • Saturazione: 100
      • " +"
      • Gamma: 1000

      " + +#: cups/kpimagepage.cpp:222 +msgid "" +" " +"

      Image Positioning:

      " +"

      Select a pair of radiobuttons to move image to the position you want on the " +"paper printout. Default is 'center'.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o position=...       # examples: \"top-left\" or \"bottom\"  
      " +"

      " +msgstr "" +" " +"

      Posizione dell'immagine:

      " +"

      Seleziona una coppia di pulsanti radio per spostare l'immagine nella " +"posizione in cui la vuoi stampare sulla carta. L'impostazione predefinita è di " +"stamparla al centro del foglio.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"grafica KDEPrint corrisponde all'opzione sulla rigo di comando di CUPS: " +"

          -o position=...       # esempi: \"top-left\" o\"bottom\"  

      " +"
      " + +#: cups/kpimagepage.cpp:237 +msgid "Image" +msgstr "Immagine" + +#: cups/kpimagepage.cpp:239 +msgid "Color Settings" +msgstr "Impostazioni colore" + +#: cups/kpimagepage.cpp:241 +msgid "Image Size" +msgstr "Dimensione immagine" + +#: cups/kpimagepage.cpp:243 +msgid "Image Position" +msgstr "Posizione immagine" + +#: cups/kpimagepage.cpp:247 +msgid "&Brightness:" +msgstr "&Luminosità:" + +#: cups/kpimagepage.cpp:252 +msgid "&Hue (Color rotation):" +msgstr "&Tonalità (rotazione colore):" + +#: cups/kpimagepage.cpp:257 +msgid "&Saturation:" +msgstr "&Saturazione:" + +#: cups/kpimagepage.cpp:262 +msgid "&Gamma (Color correction):" +msgstr "&Gamma (correzione colore):" + +#: cups/kpimagepage.cpp:283 +msgid "&Default Settings" +msgstr "Impostazioni &predefinite" + +#: cups/kpimagepage.cpp:289 +msgid "Natural Image Size" +msgstr "Dimensione naturale dell'immagine" + +#: cups/kpimagepage.cpp:290 +msgid "Resolution (ppi)" +msgstr "Risoluzione (ppi)" + +#: cups/kpimagepage.cpp:292 +#, no-c-format +msgid "% of Page" +msgstr "% della pagina" + +#: cups/kpimagepage.cpp:294 +#, no-c-format +msgid "% of Natural Image Size" +msgstr "% della dimensione naturale dell'immagine" + +#: cups/kpimagepage.cpp:304 +msgid "&Image size type:" +msgstr "&Tipo di dimensione dell'immagine:" + +#: cups/kmcupsjobmanager.cpp:277 +msgid "Job Report" +msgstr "Resoconto lavoro" + +#: cups/kmcupsjobmanager.cpp:279 cups/kmcupsjobmanager.cpp:384 +msgid "Unable to retrieve job information: " +msgstr "Non è possibile recuperare le informazioni del lavoro di stampa: " + +#: cups/kmcupsjobmanager.cpp:288 +msgid "&Job IPP Report" +msgstr "Resoconto IPP del &lavoro" + +#: cups/kmcupsjobmanager.cpp:290 +msgid "&Increase Priority" +msgstr "&Aumenta priorità" + +#: cups/kmcupsjobmanager.cpp:292 +msgid "&Decrease Priority" +msgstr "&Diminuisci priorità" + +#: cups/kmcupsjobmanager.cpp:294 +msgid "&Edit Attributes..." +msgstr "&Modifica attributi..." + +#: cups/kmcupsjobmanager.cpp:347 +msgid "Unable to change job priority: " +msgstr "Non è possibile cambiare la priorità del lavoro di stampa: " + +#: cups/kmcupsjobmanager.cpp:405 +#, c-format +msgid "Unable to find printer %1." +msgstr "Non è possibile trovare la stampante %1." + +#: cups/kmcupsjobmanager.cpp:422 +msgid "Attributes of Job %1@%2 (%3)" +msgstr "Attributi del lavoro %1@%2 (%3)" + +#: cups/kmcupsjobmanager.cpp:444 +msgid "Unable to set job attributes: " +msgstr "Non è possibile impostare gli attributi del lavoro: " + +#: rlpr/krlprprinterimpl.cpp:73 +msgid "The printer is incompletely defined. Try to reinstall it." +msgstr "La stampante è definita in modo incompleto. Prova a reinstallarla." + +#: rlpr/kmproprlpr.cpp:49 rlpr/kmwrlpr.cpp:50 +msgid "Remote LPD Queue Settings" +msgstr "Impostazioni coda LPD remota" + +#: management/kmwlpd.cpp:47 rlpr/kmproprlpr.cpp:35 rlpr/kmwrlpr.cpp:63 +msgid "Queue:" +msgstr "Coda:" + +#: rlpr/kmrlprmanager.cpp:47 rlpr/kmwrlpr.cpp:85 +msgid "Empty host name." +msgstr "Nome host vuoto." + +#: rlpr/kmrlprmanager.cpp:49 rlpr/kmwrlpr.cpp:87 +msgid "Empty queue name." +msgstr "Nome coda vuoto." + +#: rlpr/kmwrlpr.cpp:124 +msgid "Remote queue %1 on %2" +msgstr "Coda remota %1 su %2" + +#: rlpr/kmwrlpr.cpp:199 +msgid "No Predefined Printers" +msgstr "Nessuna stampante predefinita" + +#: management/kmwend.cpp:82 rlpr/kmproprlpr.cpp:48 +msgid "Queue" +msgstr "Coda" + +#: management/kmwsmb.cpp:81 rlpr/kmrlprmanager.cpp:45 +msgid "Empty printer name." +msgstr "Nome stampante vuoto." + +#: rlpr/kmrlprmanager.cpp:63 +msgid "Printer not found." +msgstr "Stampante non trovata." + +#: rlpr/kmrlprmanager.cpp:75 +msgid "Not implemented yet." +msgstr "Non ancora implementato." + +#: rlpr/kmconfigproxy.cpp:29 +msgid "Proxy" +msgstr "Proxy" + +#: rlpr/kmconfigproxy.cpp:30 +msgid "RLPR Proxy Server Settings" +msgstr "Impostazioni server proxy RLPR" + +#: rlpr/kmproxywidget.cpp:32 +msgid "Proxy Settings" +msgstr "Impostazioni proxy" + +#: rlpr/kmproxywidget.cpp:36 +msgid "&Use proxy server" +msgstr "Usa server &proxy" + +#: kmjob.cpp:114 +msgid "Queued" +msgstr "In coda" + +#: kmjob.cpp:117 +msgid "Held" +msgstr "In attesa" + +#: kmjob.cpp:123 +msgid "Canceled" +msgstr "Annullato" + +#: kmjob.cpp:126 +msgid "Aborted" +msgstr "Interrotto" + +#: kmjob.cpp:129 +msgid "Completed" +msgstr "Completato" + +#: tools/escputil/escpwidget.cpp:45 +msgid "EPSON InkJet Printer Utilities" +msgstr "Programmi per stampanti EPSON InkJet" + +#: tools/escputil/escpwidget.cpp:91 +msgid "&Use direct connection (might need root permissions)" +msgstr "&Usa connessione diretta (potrebbe richiedere i permessi di root)" + +#: management/kmwsmb.cpp:46 tools/escputil/escpwidget.cpp:99 +msgid "Printer:" +msgstr "Stampante:" + +#: management/kminfopage.cpp:54 management/kminfopage.cpp:93 +#: tools/escputil/escpwidget.cpp:101 +msgid "Device:" +msgstr "Dispositivo:" + +#: tools/escputil/escpwidget.cpp:103 +msgid "Clea&n print head" +msgstr "Pulisci testi&na" + +#: tools/escputil/escpwidget.cpp:104 +msgid "&Print a nozzle test pattern" +msgstr "Stam&pa un motivo di prova ugelli" + +#: tools/escputil/escpwidget.cpp:105 +msgid "&Align print head" +msgstr "&Allinea la testina" + +#: tools/escputil/escpwidget.cpp:106 +msgid "&Ink level" +msgstr "Livello &inchiostro" + +#: tools/escputil/escpwidget.cpp:107 +msgid "P&rinter identification" +msgstr "I&dentificazione stampante" + +#: tools/escputil/escpwidget.cpp:153 +msgid "Internal error: no device set." +msgstr "Errore interno: nessun dispositivo impostato." + +#: tools/escputil/escpwidget.cpp:164 +#, c-format +msgid "Unsupported connection type: %1" +msgstr "Tipo di connessione non supportato: %1" + +#: tools/escputil/escpwidget.cpp:171 +msgid "" +"An escputil process is still running. You must wait until its completion before " +"continuing." +msgstr "" +"Un processo escputil è ancora in esecuzione. Devi aspettare che finisca prima " +"di continuare." + +#: tools/escputil/escpwidget.cpp:179 +msgid "" +"The executable escputil cannot be found in your PATH environment variable. Make " +"sure gimp-print is installed and that escputil is in your PATH." +msgstr "" +"L'eseguibile escputil non è stato trovato nel tuo PATH. Assicurati che " +"gimp-print sia installato e che escputil sia nel tuo PATH." + +#: tools/escputil/escpwidget.cpp:204 +msgid "Internal error: unable to start escputil process." +msgstr "Errore interno: impossibile avviare il processo escputil." + +#: tools/escputil/escpwidget.cpp:214 +msgid "Operation terminated with errors." +msgstr "Operazione terminata con errori." + +#: kpfilterpage.cpp:409 tools/escputil/escpwidget.cpp:217 +msgid "Output" +msgstr "Output" + +#: management/kmmainview.cpp:71 +msgid "" +"The printer %1 already exists. Continuing will overwrite existing printer. Do " +"you want to continue?" +msgstr "" +"La stampante %1 esiste già. Continuando sovrascriverai la stampante " +"esistente. Vuoi continuare?" + +#: management/kmmainview.cpp:132 management/kmmainview.cpp:779 +#: management/kmmainview.cpp:855 management/kmmainview.cpp:879 +msgid "Initializing manager..." +msgstr "Inizializzazione gestore in corso..." + +#: management/kmmainview.cpp:179 +msgid "&Icons,&List,&Tree" +msgstr "&Icone,&Lista,&Albero" + +#: management/kmmainview.cpp:183 +msgid "Start/Stop Printer" +msgstr "Avvia/arresta stampante" + +#: management/kmmainview.cpp:185 +msgid "&Start Printer" +msgstr "&Avvia la stampante" + +#: management/kmmainview.cpp:186 +msgid "Sto&p Printer" +msgstr "A&rresta la stampante" + +#: management/kmmainview.cpp:188 +msgid "Enable/Disable Job Spooling" +msgstr "Abilita/disabilita spooling" + +#: management/kmmainview.cpp:190 +msgid "&Enable Job Spooling" +msgstr "&Abilita lo spooling" + +#: management/kmmainview.cpp:191 +msgid "&Disable Job Spooling" +msgstr "&Disabilita lo spooling" + +#: management/kmmainview.cpp:194 +msgid "&Configure..." +msgstr "&Configura..." + +#: management/kmmainview.cpp:195 +msgid "Add &Printer/Class..." +msgstr "Aggiungi &stampante/classe..." + +#: management/kmmainview.cpp:196 +msgid "Add &Special (pseudo) Printer..." +msgstr "Aggiungi stampante &speciale..." + +#: management/kmmainview.cpp:197 +msgid "Set as &Local Default" +msgstr "Imposta come predefinita &locale" + +#: management/kmmainview.cpp:198 +msgid "Set as &User Default" +msgstr "Imposta come predefinita &utente" + +#: management/kmmainview.cpp:199 +msgid "&Test Printer..." +msgstr "&Prova stampante..." + +#: management/kmmainview.cpp:200 +msgid "Configure &Manager..." +msgstr "Configura &gestore..." + +#: management/kmmainview.cpp:201 +msgid "Initialize Manager/&View" +msgstr "Inizializza gestore/&vista" + +#: management/kmmainview.cpp:203 +msgid "&Orientation" +msgstr "&Orientazione" + +#: management/kmmainview.cpp:206 +msgid "&Vertical,&Horizontal" +msgstr "&Verticale,&Orizzontale" + +#: management/kmmainview.cpp:210 +msgid "R&estart Server" +msgstr "&Riavvia il server" + +#: management/kmmainview.cpp:211 +msgid "Configure &Server..." +msgstr "Configura il &server..." + +#: management/kmmainview.cpp:214 +msgid "Hide &Toolbar" +msgstr "Nascondi la &barra degli strumenti" + +#: management/kmmainview.cpp:216 +msgid "Show Me&nu Toolbar" +msgstr "Mostra la barra degli strumenti dei me&nu" + +#: management/kmmainview.cpp:217 +msgid "Hide Me&nu Toolbar" +msgstr "Nascondi la barra degli strumenti dei me&nu" + +#: management/kmmainview.cpp:219 +msgid "Show Pr&inter Details" +msgstr "Mostra dettagli &stampante" + +#: management/kmmainview.cpp:220 +msgid "Hide Pr&inter Details" +msgstr "Nascondi dettagli &stampante" + +#: management/kmmainview.cpp:224 +msgid "Toggle Printer &Filtering" +msgstr "Abilita/disabilita i &filtri di stampa" + +#: management/kmmainview.cpp:228 +msgid "%1 &Handbook" +msgstr "&Manuale di %1" + +#: management/kmmainview.cpp:229 +msgid "%1 &Web Site" +msgstr "Sito &Web %1" + +#: management/kmmainview.cpp:231 +msgid "Pri&nter Tools" +msgstr "Strumenti stampa&nte" + +#: management/kmmainview.cpp:296 +msgid "Print Server" +msgstr "Server di stampa" + +#: management/kmmainview.cpp:302 +msgid "Print Manager" +msgstr "Gestione stampanti" + +#: management/kmmainview.cpp:319 +msgid "Documentation" +msgstr "Documentazione" + +#: management/kmmainview.cpp:340 +msgid "An error occurred while retrieving the printer list." +msgstr "Si è verificato un errore durante il recupero della lista stampanti." + +#: management/kmmainview.cpp:514 +#, c-format +msgid "Unable to modify the state of printer %1." +msgstr "Impossibile modificare lo stato della stampante %1." + +#: management/kmmainview.cpp:525 +msgid "Do you really want to remove %1?" +msgstr "Vuoi veramente eliminare %1?" + +#: management/kmmainview.cpp:529 +#, c-format +msgid "Unable to remove special printer %1." +msgstr "Non è possibile rimuovere la stampante speciale %1." + +#: management/kmmainview.cpp:532 +#, c-format +msgid "Unable to remove printer %1." +msgstr "Non è possibile rimuovere la stampante %1." + +#: management/kmmainview.cpp:562 +#, c-format +msgid "Configure %1" +msgstr "Configura %1" + +#: management/kmmainview.cpp:569 +#, c-format +msgid "Unable to modify settings of printer %1." +msgstr "Non è possibile modificare le impostazioni della stampante %1." + +#: management/kmmainview.cpp:573 +#, c-format +msgid "Unable to load a valid driver for printer %1." +msgstr "Non è possibile caricare un driver valido per la stampante %1." + +#: management/kmmainview.cpp:585 +msgid "Unable to create printer." +msgstr "Non è possibile creare la stampante." + +#: management/kmmainview.cpp:597 +msgid "Unable to define printer %1 as default." +msgstr "Non è possibile impostare la stampante %1 come predefinita." + +#: management/kminstancepage.cpp:265 management/kmmainview.cpp:632 +msgid "You are about to print a test page on %1. Do you want to continue?" +msgstr "Stai per stampare una pagina di prova su %1. Vuoi continuare?" + +#: management/kminstancepage.cpp:265 management/kmmainview.cpp:632 +msgid "Print Test Page" +msgstr "Stampa pagina di prova" + +#: management/kminstancepage.cpp:270 management/kmmainview.cpp:635 +#, c-format +msgid "Test page successfully sent to printer %1." +msgstr "La pagina di prova è stata inviata alla stampante %1." + +#: management/kmmainview.cpp:637 +#, c-format +msgid "Unable to test printer %1." +msgstr "Non è possibile provare la stampante %1." + +#: management/kmmainview.cpp:650 +msgid "Error message received from manager:

      %1

      " +msgstr "Messaggio di errore ricevuto dal gestore di stampa:

      %1

      " + +#: management/kmmainview.cpp:652 +msgid "Internal error (no error message)." +msgstr "Errore interno (nessun messaggio di errore)." + +#: management/kmmainview.cpp:670 +msgid "Unable to restart print server." +msgstr "Non è possibile riavviare il server di stampa." + +#: management/kmmainview.cpp:675 +msgid "Restarting server..." +msgstr "Riavvio del server in corso..." + +#: management/kmmainview.cpp:685 +msgid "Unable to configure print server." +msgstr "Non è possibile configurare il server di stampa." + +#: management/kmmainview.cpp:690 +msgid "Configuring server..." +msgstr "Configurazione server di stampa in corso..." + +#: management/kmmainview.cpp:838 +msgid "" +"Unable to start printer tool. Possible reasons are: no printer selected, the " +"selected printer doesn't have any local device defined (printer port), or the " +"tool library could not be found." +msgstr "" +"Non è possibile avviare gli strumenti di stampa. I motivi possibili sono: " +"nessuna stampante selezionata, la stampante selezionata non ha un dispositivo " +"locale definito (porta stampante) o la libreria degli strumenti non è stata " +"trovata." + +#: management/kmmainview.cpp:862 +msgid "Unable to retrieve the printer list." +msgstr "Non è possibile ottenere la lista delle stampanti." + +#: management/kmconfigcommand.cpp:33 +msgid "Commands" +msgstr "Comandi" + +#: management/kmconfigcommand.cpp:34 +msgid "Command Settings" +msgstr "Impostazioni comandi" + +#: management/kmconfigcommand.cpp:37 +msgid "Edit/Create Commands" +msgstr "Modifica/crea comandi" + +#: management/kmconfigcommand.cpp:39 +msgid "" +"

      Command objects perform a conversion from input to output." +"
      They are used as the basis to build both print filters and special " +"printers. They are described by a command string, a set of options, a set of " +"requirements and associated mime types. Here you can create new command objects " +"and edit existing ones. All changes will only be effective for you." +msgstr "" +"

      Gli oggetti comando eseguono la conversione da input a output" +"
      Sono utilizzati come base per costruire sia i filtri di stampa sia le " +"stampanti speciali. Sono descritti come una stringa di comando, un insieme di " +"opzioni, un insieme di cose necessarie e hanno associati i tipi MIME. Qui puoi " +"creare un nuovo comando e modificare quelli esistenti. Tutte le modifiche " +"saranno effettive solo per te." + +#: management/kmwizard.cpp:64 management/kmwizard.cpp:209 +msgid "&Next >" +msgstr "&Successivo >" + +#: management/kmwizard.cpp:66 +msgid "< &Back" +msgstr "< &Precedente" + +#: management/kmwizard.cpp:131 management/kmwizard.cpp:166 +#: management/kmwizard.cpp:191 +msgid "Add Printer Wizard" +msgstr "Aggiunta guidata stampanti" + +#: management/kmwizard.cpp:166 +msgid "Modify Printer" +msgstr "Modifica stampante" + +#: management/kmwizard.cpp:191 +msgid "Unable to find the requested page." +msgstr "Non è possibile trovare la pagina richiesta." + +#: management/kmwizard.cpp:207 management/kmwizard.cpp:234 +msgid "&Finish" +msgstr "&Fine" + +#: management/kdeprint_management_module.cpp:48 +msgid "Select Command" +msgstr "Seleziona comando" + +#: management/kmwlocal.cpp:38 +msgid "Local Port Selection" +msgstr "Selezione porta locale" + +#: management/kmwlocal.cpp:50 +msgid "Local System" +msgstr "Sistema locale" + +#: management/kmwlocal.cpp:57 +msgid "Parallel" +msgstr "Parallela" + +#: management/kmwlocal.cpp:58 +msgid "Serial" +msgstr "Seriale" + +#: management/kmwlocal.cpp:59 +msgid "USB" +msgstr "USB" + +#: driver.cpp:389 management/kmwlocal.cpp:60 +msgid "Others" +msgstr "Altri" + +#: management/kmwlocal.cpp:63 +msgid "" +"

      Select a valid detected port, or enter directly the corresponding URI in the " +"bottom edit field.

      " +msgstr "" +"

      Seleziona una porta rilevata valida o immetti direttamente l'URI " +"corrispondente nello spazio sottostante.

      " + +#: management/kmwlocal.cpp:78 +msgid "" +"_: The URI is empty\n" +"Empty URI." +msgstr "URI vuoto" + +#: management/kmwlocal.cpp:83 +msgid "The local URI doesn't correspond to a detected port. Continue?" +msgstr "L'URI locale non corrisponde alla porta trovata. Continuare?" + +#: management/kmwlocal.cpp:85 +msgid "Select a valid port." +msgstr "Scegli una porta valida." + +#: management/kmwlocal.cpp:166 +msgid "Unable to detect local ports." +msgstr "Non è possibile rilevare porte locali." + +#: management/kmpropbackend.cpp:34 +msgid "Printer type:" +msgstr "Tipo di stampante:" + +#: management/kmpropbackend.cpp:48 +msgid "Interface" +msgstr "Interfaccia" + +#: management/kmpropbackend.cpp:49 +msgid "Interface Settings" +msgstr "Impostazioni interfaccia" + +#: management/kmpropbackend.cpp:62 +msgid "IPP Printer" +msgstr "Stampante IPP" + +#: management/kmpropbackend.cpp:63 +msgid "Local USB Printer" +msgstr "Stampante USB locale" + +#: management/kmpropbackend.cpp:64 +msgid "Local Parallel Printer" +msgstr "Stampante parallela locale" + +#: management/kmpropbackend.cpp:65 +msgid "Local Serial Printer" +msgstr "Stampante seriale locale" + +#: management/kmpropbackend.cpp:66 +msgid "Network Printer (socket)" +msgstr "Stampante di rete (socket)" + +#: management/kmpropbackend.cpp:67 +msgid "SMB printers (Windows)" +msgstr "Stampanti SMB (Windows)" + +#: management/kmpropbackend.cpp:69 +msgid "File printer" +msgstr "Stampante file" + +#: management/kmpropbackend.cpp:70 +msgid "Serial Fax/Modem printer" +msgstr "Stampante fax/modem seriale" + +#: management/kmpropbackend.cpp:71 +msgid "" +"_: Unknown Protocol\n" +"Unknown" +msgstr "Sconosciuto" + +#: management/kminfopage.cpp:44 management/kmpropgeneral.cpp:38 +msgid "" +"_: Physical Location\n" +"Location:" +msgstr "Collocazione:" + +#: management/kminfopage.cpp:46 management/kmpropgeneral.cpp:39 +#: management/kmwname.cpp:41 +msgid "Description:" +msgstr "Descrizione:" + +#: management/kminfopage.cpp:56 +msgid "Model:" +msgstr "Modello:" + +#: management/kminfopage.cpp:92 +msgid "Members:" +msgstr "Membri:" + +#: management/kminfopage.cpp:112 +msgid "Implicit class" +msgstr "Classe implicita" + +#: management/kminfopage.cpp:114 +msgid "Remote class" +msgstr "Classe remota" + +#: management/kminfopage.cpp:115 +msgid "Local class" +msgstr "Classe locale" + +#: management/kminfopage.cpp:117 +msgid "Remote printer" +msgstr "Stampante remota" + +#: lpdunix/kmlpdunixmanager.cpp:222 lpdunix/kmlpdunixmanager.cpp:274 +#: lpdunix/kmlpdunixmanager.cpp:320 lpdunix/kmlpdunixmanager.cpp:342 +#: lpdunix/kmlpdunixmanager.cpp:382 management/kminfopage.cpp:118 +msgid "Local printer" +msgstr "Stampante locale" + +#: management/kminfopage.cpp:120 +msgid "Special (pseudo) printer" +msgstr "Stampante speciale (pseudostampante)" + +#: management/kminfopage.cpp:121 +msgid "" +"_: Unknown class of printer\n" +"Unknown" +msgstr "Sconosciuta" + +#: management/kmwclass.cpp:37 +msgid "Class Composition" +msgstr "Composizione classe" + +#: management/kmwclass.cpp:52 +msgid "Available printers:" +msgstr "Stampanti disponibili:" + +#: management/kmwclass.cpp:53 +msgid "Class printers:" +msgstr "Stampanti della classe:" + +#: management/kmwclass.cpp:79 +msgid "You must select at least one printer." +msgstr "Devi selezionare almeno una stampante." + +#: management/kmpropgeneral.cpp:37 +msgid "Printer name:" +msgstr "Nome stampante:" + +#: management/kmconfiggeneral.cpp:45 management/kmpropgeneral.cpp:55 +msgid "General Settings" +msgstr "Impostazioni generali" + +#: management/networkscanner.cpp:104 management/networkscanner.cpp:184 +msgid "Sc&an" +msgstr "&Ricerca" + +#: management/networkscanner.cpp:111 +msgid "Network scan:" +msgstr "Ricerca nella rete:" + +#: management/networkscanner.cpp:112 management/networkscanner.cpp:299 +#: management/networkscanner.cpp:310 +#, c-format +msgid "Subnet: %1" +msgstr "Sottorete: %1" + +#: management/networkscanner.cpp:161 +msgid "" +"You are about to scan a subnet (%1.*) that does not correspond to the current " +"subnet of this computer (%2.*). Do you want to scan the specified subnet " +"anyway?" +msgstr "" +"Stai per effettuare la ricerca all'interno di una sottorete (%1.*) che non " +"corrisponde alla sottorete attuale di questo computer (%2.*). Vuoi effettuare " +"ugualmente la ricerca all'interno della sottorete specificata?" + +#: management/networkscanner.cpp:164 +msgid "&Scan" +msgstr "&Ricerca" + +#: management/kmwsocketutil.cpp:52 management/networkscanner.cpp:338 +msgid "&Subnetwork:" +msgstr "&Sottorete:" + +#: management/kmwsocketutil.cpp:54 management/networkscanner.cpp:340 +msgid "&Timeout (ms):" +msgstr "&Tempo massimo (ms):" + +#: management/kmwsocketutil.cpp:92 management/networkscanner.cpp:378 +msgid "Scan Configuration" +msgstr "Configurazione ricerca automatica" + +#: management/kmwsocketutil.cpp:104 management/kmwsocketutil.cpp:110 +#: management/networkscanner.cpp:390 management/networkscanner.cpp:396 +msgid "Wrong subnetwork specification." +msgstr "Specificazione di sottorete sbagliata." + +#: management/kmwsocketutil.cpp:118 management/networkscanner.cpp:404 +msgid "Wrong timeout specification." +msgstr "Tempo massimo specificato non valido." + +#: management/kmwsocketutil.cpp:121 management/networkscanner.cpp:407 +msgid "Wrong port specification." +msgstr "Porta specificata non valida." + +#: management/kmdriverdialog.cpp:48 +msgid "" +"Some options are in conflict. You must resolve those conflicts before " +"continuing." +msgstr "" +"Alcune opzioni sono in conflitto. Devi risolvere questi conflitti prima di " +"continuare." + +#: management/kmwfile.cpp:35 +msgid "File Selection" +msgstr "Selezione file" + +#: management/kmwfile.cpp:41 +msgid "" +"

      The printing will be redirected to a file. Enter here the path of the file " +"you want to use for redirection. Use an absolute path or the browse button for " +"graphical selection.

      " +msgstr "" +"

      La stampa sarà rediretta su un file. Immetti il percorso del file che vuoi " +"utilizzare per la redirezione. Utilizza un percorso assoluto (/.../...) o il " +"pulsante sfoglia per una selezione grafica.

      " + +#: management/kmwfile.cpp:44 +msgid "Print to file:" +msgstr "Stampa su file:" + +#: management/kmconfiggeneral.cpp:137 management/kmwfile.cpp:60 +msgid "Empty file name." +msgstr "Nome file vuoto." + +#: management/kmwfile.cpp:66 +msgid "Directory does not exist." +msgstr "La directory non esiste." + +#: management/kmconfigpreview.cpp:35 +msgid "Preview" +msgstr "Anteprima" + +#: management/kmconfigpreview.cpp:36 +msgid "Preview Settings" +msgstr "Impostazioni anteprima" + +#: management/kmconfigpreview.cpp:39 +msgid "Preview Program" +msgstr "Programma di anteprima" + +#: management/kmconfigpreview.cpp:41 +msgid "&Use external preview program" +msgstr "&Utilizza programma di anteprima esterno" + +#: management/kmconfigpreview.cpp:44 +msgid "" +"You can use an external preview program (PS viewer) instead of the KDE built-in " +"preview system. Note that if the KDE default PS viewer (KGhostView) cannot be " +"found, KDE tries automatically to find another external PostScript viewer" +msgstr "" +"Puoi utilizzare un programma di anteprima (visualizzatore PS) esterno invece di " +"quello di KDE. Nota che se il visualizzatore PS predefinito di KDE (KGhostView) " +"non viene trovato, KDE proverà automaticamente a cercare un altro " +"visualizzatore PostScript esterno" + +#: management/kmwdrivertest.cpp:41 +msgid "Printer Test" +msgstr "Prova stampante" + +#: management/kmwdrivertest.cpp:51 +msgid "Manufacturer:" +msgstr "Produttore:" + +#: management/kmwdrivertest.cpp:52 +msgid "Model:" +msgstr "Modello:" + +#: management/kmwdrivertest.cpp:53 +msgid "Description:" +msgstr "Descrizione:" + +#: management/kmwdrivertest.cpp:55 +msgid "&Test" +msgstr "&Prova" + +#: management/kmwdrivertest.cpp:59 +msgid "" +"

      Now you can test the printer before finishing installation. Use the " +"Settings button to configure the printer driver and the Test " +"button to test your configuration. Use the Back " +"button to change the driver (your current configuration will be discarded).

      " +msgstr "" +"

      Adesso puoi provare la stampante prima di finire l'installazione. Utilizza " +"il pulsante Impostazioni per configurare il driver della stampante e il " +"pulsante Prova per provare la configurazione. Utilizza il pulsante " +"Indietro per cambiare il driver (la configurazione andrà persa).

      " + +#: management/kmwdrivertest.cpp:117 +msgid "Unable to load the requested driver:

      %1

      " +msgstr "Non è possibile caricare il driver richiesto:

      %1

      " + +#: management/kmwdrivertest.cpp:146 +msgid "" +"Test page successfully sent to printer. Wait until printing is complete, then " +"click the OK button." +msgstr "" +"La pagina di prova è stata inviata alla stampante. Aspetta che la stampa sia " +"terminata e poi fai clic sul pulsante OK." + +#: management/kmwdrivertest.cpp:148 +msgid "Unable to test printer: " +msgstr "Non è possibile provare la stampante: " + +#: management/kmwdrivertest.cpp:150 +msgid "Unable to remove temporary printer." +msgstr "Non è possibile rimuovere la stampante temporanea." + +#: management/kmwdrivertest.cpp:153 +msgid "Unable to create temporary printer." +msgstr "Non è possibile creare la stampante temporanea." + +#: management/kmpropwidget.cpp:50 +msgid "" +"Unable to change printer properties. Error received from manager:" +"

      %1

      " +msgstr "" +"Non è possibile modificare le proprietà della stampante. Errore ricevuto " +"dal gestore: " +"

      %1

      " + +#: management/kaddprinterwizard.cpp:10 +msgid "Configure KDE Print" +msgstr "Configura stampa di KDE" + +#: management/kaddprinterwizard.cpp:11 +msgid "Configure print server" +msgstr "Configura il server di stampa" + +#: management/kaddprinterwizard.cpp:18 +msgid "Start the add printer wizard" +msgstr "Avvia la procedura guidata per l'aggiunta di stampanti" + +#: management/kmdbcreator.cpp:92 +msgid "" +"No executable defined for the creation of the driver database. This operation " +"is not implemented." +msgstr "" +"Nessun eseguibile definito per la creazione del database dei driver. Questa " +"operazione non è implementata." + +#: management/kmdbcreator.cpp:95 +msgid "" +"The executable %1 could not be found in your PATH. Check that this program " +"exists and is accessible in your PATH variable." +msgstr "" +"L'eseguibile %1 non è stato trovato nel tuo PATH. Controlla che questo " +"programma esista e sia accessibile attraverso la variabile PATH." + +#: management/kmdbcreator.cpp:99 +msgid "" +"Unable to start the creation of the driver database. The execution of %1 " +"failed." +msgstr "" +"Non è possibile avviare la creazione del database dei driver. L'esecuzione di " +"%1 è fallita." + +#: management/kmdbcreator.cpp:113 +msgid "Please wait while KDE rebuilds a driver database." +msgstr "Per favore aspetta che KDE ricostruisca il database dei driver." + +#: management/kmdbcreator.cpp:114 +msgid "Driver Database" +msgstr "Database dei driver" + +#: management/kmdbcreator.cpp:171 +msgid "" +"Error while creating driver database: abnormal child-process termination." +msgstr "" +"Errore durante la creazione del database dei driver: terminazione anomala del " +"processo figlio." + +#: management/kmwpassword.cpp:37 +msgid "User Identification" +msgstr "Identificazione utente" + +#: management/kmwpassword.cpp:43 +msgid "" +"

      This backend may require a login/password to work properly. Select the type " +"of access to use and fill in the login and password entries if needed.

      " +msgstr "" +"

      Questo backend può richiedere un nome utente/password per funzionare " +"correttamente. Seleziona il tipo di accesso da usare e inserisci il nome utente " +"e la password se necessario.

      " + +#: management/kmwpassword.cpp:49 +msgid "&Login:" +msgstr "&Nome utente:" + +#: management/kmwpassword.cpp:53 +msgid "&Anonymous (no login/password)" +msgstr "&Anonimo (nessun nome/password)" + +#: management/kmwpassword.cpp:54 +msgid "&Guest account (login=\"guest\")" +msgstr "Account &ospite (login=\"guest\")" + +#: management/kmwpassword.cpp:55 +msgid "Nor&mal account" +msgstr "Account nor&male" + +#: management/kmwpassword.cpp:88 +msgid "Select one option" +msgstr "Scegli un'opzione" + +#: management/kmwpassword.cpp:90 +msgid "User name is empty." +msgstr "Il nome utente è vuoto." + +#: management/kmwsocket.cpp:38 +msgid "Network Printer Information" +msgstr "Informazioni sulla stampante di rete" + +#: management/kmwsocket.cpp:48 +msgid "&Printer address:" +msgstr "&Indirizzo della stampante:" + +#: management/kmwsocket.cpp:49 +msgid "P&ort:" +msgstr "&Porta:" + +#: management/kmwsocket.cpp:98 +msgid "You must enter a printer address." +msgstr "Devi inserire un indirizzo della stampante." + +#: management/kmwsocket.cpp:109 +msgid "Wrong port number." +msgstr "Numero di porta errato." + +#: management/kmpropcontainer.cpp:35 +msgid "Change..." +msgstr "Cambia..." + +#: management/kmconfigdialog.cpp:38 +msgid "KDE Print Configuration" +msgstr "Configurazione stampa KDE" + +#: management/kmwdriver.cpp:33 +msgid "Printer Model Selection" +msgstr "Selezione modello stampante" + +#: management/kmwdriver.cpp:80 management/kmwend.cpp:106 +#: management/kmwname.cpp:83 +msgid "Raw printer" +msgstr "Stampante grezza" + +#: management/kmwdriver.cpp:113 +msgid "Internal error: unable to locate the driver." +msgstr "Errore interno: impossibile trovare il driver." + +#: management/kmjobviewer.cpp:101 management/kmjobviewer.cpp:158 +msgid "No Printer" +msgstr "Nessuna stampante" + +#: management/kmjobviewer.cpp:138 management/kmjobviewer.cpp:177 +#: management/kmjobviewer.cpp:194 management/kmjobviewer.cpp:210 +#: management/kmjobviewer.cpp:356 management/kmjobviewer.cpp:543 +msgid "All Printers" +msgstr "Tutte le stampanti" + +#: management/kmjobviewer.cpp:151 +#, c-format +msgid "Print Jobs for %1" +msgstr "Lavori di stampa di %1" + +#: management/kmjobviewer.cpp:170 management/kmjobviewer.cpp:172 +#: management/kmjobviewer.cpp:336 +#, c-format +msgid "Max.: %1" +msgstr "Massimo: %1" + +#: management/kmconfigjobs.cpp:41 management/kmjobviewer.cpp:170 +#: management/kmjobviewer.cpp:336 +msgid "Unlimited" +msgstr "Illimitato" + +#: management/kmjobviewer.cpp:235 +msgid "Job ID" +msgstr "ID lavoro" + +#: management/kmjobviewer.cpp:236 +msgid "Owner" +msgstr "Proprietario" + +#: management/kmjobviewer.cpp:238 +msgid "" +"_: Status\n" +"State" +msgstr "Stato" + +#: management/kmjobviewer.cpp:239 +msgid "Size (KB)" +msgstr "Dimensione (KByte)" + +#: management/kmjobviewer.cpp:240 +msgid "Page(s)" +msgstr "Pagine" + +#: management/kmjobviewer.cpp:262 +msgid "&Hold" +msgstr "&Trattieni" + +#: management/kmjobviewer.cpp:263 +msgid "&Resume" +msgstr "&Ripristina" + +#: management/kmjobviewer.cpp:264 +msgid "Remo&ve" +msgstr "Rimuo&vi" + +#: management/kmjobviewer.cpp:265 +msgid "Res&tart" +msgstr "&Riavvia" + +#: management/kmjobviewer.cpp:266 +msgid "&Move to Printer" +msgstr "&Sposta alla stampante" + +#: management/kmjobviewer.cpp:272 +msgid "&Toggle Completed Jobs" +msgstr "Mostra/&nascondi lavori completati" + +#: management/kmjobviewer.cpp:275 +msgid "Show Only User Jobs" +msgstr "Mostra solo i lavori dell'utente" + +#: management/kmjobviewer.cpp:276 +msgid "Hide Only User Jobs" +msgstr "Nascondi solo i lavori dell'utente" + +#: management/kmjobviewer.cpp:284 +msgid "User Name" +msgstr "Nome utente" + +#: management/kmjobviewer.cpp:301 +msgid "&Select Printer" +msgstr "&Seleziona stampante" + +#: management/kmjobviewer.cpp:330 +msgid "Refresh" +msgstr "Aggiorna" + +#: management/kmjobviewer.cpp:334 +msgid "Keep window permanent" +msgstr "Tieni permanente la finestra" + +#: management/kmjobviewer.cpp:479 +msgid "" +"Unable to perform action \"%1\" on selected jobs. Error received from manager:" +msgstr "" +"Impossibile eseguire l'azione \"%1\" sui lavori selezionati. Errore ricevuto " +"dal gestore:" + +#: management/kmjobviewer.cpp:491 +msgid "Hold" +msgstr "Trattieni" + +#: management/kmjobviewer.cpp:496 +msgid "Resume" +msgstr "Riprendi" + +#: management/kmjobviewer.cpp:506 +msgid "Restart" +msgstr "Riavvia" + +#: management/kmjobviewer.cpp:514 +#, c-format +msgid "Move to %1" +msgstr "Sposta a %1" + +#: management/kmjobviewer.cpp:674 +msgid "Operation failed." +msgstr "Operazione fallita." + +#: management/kmconfigjobs.cpp:34 management/kmjobviewer.cpp:699 +msgid "Print Job Settings" +msgstr "Impostazioni lavori di stampa" + +#: management/kmconfiggeneral.cpp:48 +msgid "Refresh Interval" +msgstr "Intervallo di aggiornamento" + +#: management/kmconfiggeneral.cpp:51 +msgid " sec" +msgstr " sec" + +#: management/kmconfiggeneral.cpp:53 +msgid "" +"This time setting controls the refresh rate of various KDE Print " +"components like the print manager and the job viewer." +msgstr "" +"Il tempo impostato qui controlla la frequenza di aggiornamento dei vari " +"componenti dell'architettura di KDE Print come il gestore della stampa o " +"il visualizzatore dei lavori di stampa." + +#: management/kmconfiggeneral.cpp:57 +msgid "Test Page" +msgstr "Pagina di prova" + +#: management/kmconfiggeneral.cpp:58 +msgid "&Specify personal test page" +msgstr "&Specifica una pagina di prova personalizzata" + +#: management/kmconfiggeneral.cpp:60 +msgid "Preview..." +msgstr "Anteprima..." + +#: management/kmconfiggeneral.cpp:70 +msgid "Sho&w printing status message box" +msgstr "&Mostra la finestra di informazioni dello stato di stampa" + +#: management/kmconfiggeneral.cpp:71 +msgid "De&faults to the last printer used in the application" +msgstr "&Proponi l'ultima stampante usata nell'applicazione" + +#: management/kmconfiggeneral.cpp:127 +msgid "" +"The selected test page is not a PostScript file. You may not be able to test " +"your printer anymore." +msgstr "" +"La pagina di prova selezionata non è un file PostScript. Potresti non essere in " +"grado di provare la stampante." + +#: management/smbview.cpp:44 +msgid "Comment" +msgstr "Commento" + +#: management/kmwend.cpp:33 +msgid "Confirmation" +msgstr "Conferma" + +#: kfilelist.cpp:102 management/kmwend.cpp:50 management/kmwend.cpp:106 +#: management/kmwend.cpp:109 +msgid "Type" +msgstr "Tipo" + +#: management/kmwend.cpp:52 +msgid "Location" +msgstr "Collocazione" + +#: management/kmwend.cpp:53 management/kmwend.cpp:112 +#: management/kxmlcommanddlg.cpp:142 management/kxmlcommanddlg.cpp:545 +msgid "Description" +msgstr "Descrizione" + +#: management/kmpropmembers.cpp:39 management/kmwend.cpp:59 +msgid "Members" +msgstr "Membri" + +#: management/kmwend.cpp:69 +msgid "Backend" +msgstr "Backend" + +#: management/kmwend.cpp:74 +msgid "Device" +msgstr "Dispositivo" + +#: management/kmwend.cpp:77 +msgid "Printer IP" +msgstr "IP stampante" + +#: management/kmwend.cpp:78 management/kmwend.cpp:89 +msgid "Port" +msgstr "Porta" + +#: management/kmwend.cpp:81 management/kmwend.cpp:88 +msgid "Host" +msgstr "Host" + +#: management/kmwend.cpp:91 +msgid "Account" +msgstr "Account" + +#: management/kmwend.cpp:96 +msgid "URI" +msgstr "URI" + +#: management/kmwend.cpp:109 +msgid "DB driver" +msgstr "Driver DB" + +#: management/kmwend.cpp:109 +msgid "External driver" +msgstr "Driver esterno" + +#: management/kmwend.cpp:110 +msgid "Manufacturer" +msgstr "Produttore" + +#: management/kmwend.cpp:111 +msgid "Model" +msgstr "Modello" + +#: management/kmconfigfonts.cpp:43 +msgid "Font Settings" +msgstr "Impostazioni tipi di carattere" + +#: management/kmconfigfonts.cpp:46 +msgid "Fonts Embedding" +msgstr "Inclusione tipi di carattere" + +#: management/kmconfigfonts.cpp:47 +msgid "Fonts Path" +msgstr "Percorso tipi di carattere" + +#: management/kmconfigfonts.cpp:49 +msgid "&Embed fonts in PostScript data when printing" +msgstr "&Includi i tipi di carattere nei dati PostScript quando stampi" + +#: management/kmconfigfonts.cpp:57 +msgid "&Up" +msgstr "&Su" + +#: management/kmconfigfonts.cpp:58 +msgid "&Down" +msgstr "&Giù" + +#: management/kmconfigfonts.cpp:59 +msgid "&Add" +msgstr "&Aggiungi" + +#: management/kmconfigfonts.cpp:61 +msgid "Additional director&y:" +msgstr "Director&y aggiuntiva:" + +#: management/kmconfigfonts.cpp:85 +msgid "" +"These options will automatically put fonts in the PostScript file which are not " +"present on the printer. Font embedding usually produces better print results " +"(closer to what you see on the screen), but larger print data as well." +msgstr "" +"Queste opzioni fanno sì che i tipi di carattere non presenti nella stampante " +"vengano automaticamente inclusi nei file PostScript. L'inclusione dei tipi di " +"carattere di solito produce una stampa migliore (più simile a quella che vedi " +"sullo schermo) ma anche file di stampa più grandi." + +#: management/kmconfigfonts.cpp:89 +msgid "" +"When using font embedding you can select additional directories where KDE " +"should search for embeddable font files. By default, the X server font path is " +"used, so adding those directories is not needed. The default search path should " +"be sufficient in most cases." +msgstr "" +"Quando usi l'inclusione dei tipi di carattere, puoi indicare directory " +"aggiuntive in cui KDE deve cercare i file dei tipi di carattere da includere. " +"Normalmente si effettua la ricerca nel percorso dei tipi di carattere del " +"server X; pertanto non è necessario indicare tali directory. Nella maggior " +"parte dei casi dovrebbe andare bene il percorso di ricerca predefinito." + +#: management/kmwsmb.cpp:35 +msgid "SMB Printer Settings" +msgstr "Impostazioni stampante SMB" + +#: management/kmwsmb.cpp:41 +msgid "Scan" +msgstr "Ricerca" + +#: management/kmwsmb.cpp:42 +msgid "Abort" +msgstr "Interrompi" + +#: management/kmwsmb.cpp:44 +msgid "Workgroup:" +msgstr "Gruppo di lavoro:" + +#: management/kmwsmb.cpp:45 +msgid "Server:" +msgstr "Server:" + +#: management/kmwsmb.cpp:99 +#, c-format +msgid "Login: %1" +msgstr "Nome utente: %1" + +#: management/kmwsmb.cpp:99 +msgid "" +msgstr "" + +#: management/kmpropmembers.cpp:40 +msgid "Class Members" +msgstr "Membri della classe" + +#: management/kxmlcommanddlg.cpp:108 +msgid "Integer" +msgstr "Intero" + +#: management/kxmlcommanddlg.cpp:109 +msgid "Float" +msgstr "Virgola mobile" + +#: management/kxmlcommanddlg.cpp:110 +msgid "List" +msgstr "Lista" + +#: management/kmspecialprinterdlg.cpp:57 management/kxmlcommanddlg.cpp:115 +#: management/kxmlcommanddlg.cpp:866 +msgid "&Description:" +msgstr "&Descrizione:" + +#: management/kmspecialprinterdlg.cpp:83 management/kxmlcommanddlg.cpp:116 +msgid "&Format:" +msgstr "&Formato:" + +#: management/kxmlcommanddlg.cpp:118 +msgid "Default &value:" +msgstr "&Valore predefinito:" + +#: management/kxmlcommanddlg.cpp:119 +msgid "Co&mmand:" +msgstr "Co&mando:" + +#: management/kxmlcommanddlg.cpp:126 +msgid "&Persistent option" +msgstr "Opzione &persistente" + +#: management/kxmlcommanddlg.cpp:128 +msgid "Va&lues" +msgstr "Va&lori" + +#: management/kxmlcommanddlg.cpp:136 +msgid "Minimum v&alue:" +msgstr "V&alore minimo:" + +#: management/kxmlcommanddlg.cpp:137 +msgid "Ma&ximum value:" +msgstr "Valore &massimo:" + +#: management/kxmlcommanddlg.cpp:150 +msgid "Add value" +msgstr "Aggiungi valore" + +#: management/kxmlcommanddlg.cpp:151 +msgid "Delete value" +msgstr "Elimina valore" + +#: management/kxmlcommanddlg.cpp:153 +msgid "Apply changes" +msgstr "Applica le modifiche" + +#: management/kxmlcommanddlg.cpp:154 +msgid "Add group" +msgstr "Aggiungi gruppo" + +#: management/kxmlcommanddlg.cpp:155 +msgid "Add option" +msgstr "Aggiungi opzione" + +#: management/kxmlcommanddlg.cpp:156 +msgid "Delete item" +msgstr "Elimina oggetto" + +#: kfilelist.cpp:135 management/kxmlcommanddlg.cpp:157 +msgid "Move up" +msgstr "Sposta in alto" + +#: kfilelist.cpp:142 management/kxmlcommanddlg.cpp:158 +msgid "Move down" +msgstr "Sposta in basso" + +#: management/kxmlcommanddlg.cpp:162 +msgid "&Input From" +msgstr "&Input da" + +#: management/kxmlcommanddlg.cpp:163 +msgid "O&utput To" +msgstr "O&utput su" + +#: management/kxmlcommanddlg.cpp:164 management/kxmlcommanddlg.cpp:166 +msgid "File:" +msgstr "File:" + +#: management/kxmlcommanddlg.cpp:165 management/kxmlcommanddlg.cpp:167 +msgid "Pipe:" +msgstr "Pipe:" + +#: management/kxmlcommanddlg.cpp:285 +msgid "" +"An identification string. Use only alphanumeric characters except spaces. The " +"string __root__ is reserved for internal use." +msgstr "" +"Una stringa di identificazione. Usa solo caratteri alfanumerici, spazi esclusi. " +"La stringa __root__ è riservata per uso interno." + +#: management/kxmlcommanddlg.cpp:289 +msgid "" +"A description string. This string is shown in the interface, and should be " +"explicit enough about the role of the corresponding option." +msgstr "" +"Una stringa di descrizione. Questa stringa è mostrata nell'interfaccia e " +"dovrebbe essere sufficientemente esplicita sul ruolo della corrispondente " +"opzione." + +#: management/kxmlcommanddlg.cpp:293 +msgid "" +"The type of the option. This determines how the option is presented graphically " +"to the user." +msgstr "" +"Il tipo dell'opzione. Determina il modo in cui l'opzione è presentata " +"graficamente all'utente." + +#: management/kxmlcommanddlg.cpp:297 +msgid "" +"The format of the option. This determines how the option is formatted for " +"inclusion in the global command line. The tag %value " +"can be used to represent the user selection. This tag will be replaced at " +"run-time by a string representation of the option value." +msgstr "" +"Il formato dell'opzione. Determina in che modo formattare l'opzione per " +"l'inclusione nella riga di comando globale. Il tag %value " +"può essere usato per indicare la selezione dell'utente. Sarà sostituito a tempo " +"di esecuzione da una rappresentazione del valore dell'opzione." + +#: management/kxmlcommanddlg.cpp:303 +msgid "" +"The default value of the option. For non persistent options, nothing is added " +"to the command line if the option has that default value. If this value does " +"not correspond to the actual default value of the underlying utility, make the " +"option persistent to avoid unwanted effects." +msgstr "" +"Il valore predefinito dell'opzione. Per le opzioni non persistenti, non viene " +"aggiunto niente alla riga di comando se l'opzione ha il valore predefinito. Se " +"questo valore non corrisponde all'effettivo valore predefinito del programma " +"sottostante, rendi persistente l'opzione per evitare effetti indesiderati." + +#: management/kxmlcommanddlg.cpp:309 +msgid "" +"Make the option persistent. A persistent option is always written to the " +"command line, whatever its value. This is useful when the chosen default value " +"does not match with the actual default value of the underlying utility." +msgstr "" +"Rende l'opzione persistente. Un'opzione persistente è sempre scritta sulla riga " +"di comando, indipendentemente dal suo valore. È utile quando il valore " +"predefinito scelto non corrisponde all'effettivo valore predefinito del " +"programma sottostante." + +#: management/kxmlcommanddlg.cpp:313 +#, c-format +msgid "" +"The full command line to execute the associated underlying utility. This " +"command line is based on a mechanism of tags that are replaced at run-time. The " +"supported tags are:" +"
        " +"
      • %filterargs: command options
      • " +"
      • %filterinput: input specification
      • " +"
      • %filteroutput: output specification
      • " +"
      • %psu: the page size in upper case
      • " +"
      • %psl: the page size in lower case
      " +msgstr "" +"L'intera riga di comando per eseguire il programma sottostante associato. " +"Questa riga di comando è basata su un meccanismo di tag che vengono sostituiti " +"a tempo di esecuzione. I segnaposti supportati sono:" +"
        " +"
      • %filterargs: opzioni del comando
      • " +"
      • %filterinput: specificazione dell'input
      • " +"
      • %filteroutput: specificazione dell'output
      • " +"
      • %psu: la dimensione della pagina in maiuscolo
      • " +"
      • %psl: la dimensione della pagine in minuscolo
      " + +#: management/kxmlcommanddlg.cpp:323 +#, c-format +msgid "" +"Input specification when the underlying utility reads input data from a file. " +"Use the tag %in to represent the input filename." +msgstr "" +"Specificazione dell'input quando il programma sottostante legge i dati di input " +"da un file. Usa il tag %in per rappresentare il nome del file di input." + +#: management/kxmlcommanddlg.cpp:327 +#, c-format +msgid "" +"Output specification when the underlying utility writes output data to a file. " +"Use the tag %out to represent the output filename." +msgstr "" +"Specificazione dell'output quando il programma sottostante scrive i dati di " +"output su un file. Usa il tag %out per rappresentare il nome del file di " +"output." + +#: management/kxmlcommanddlg.cpp:331 +msgid "" +"Input specification when the underlying utility reads input data from its " +"standard input." +msgstr "" +"Specificazione dell'input quando il programma sottostante legge i dati di input " +"dal suo standard input." + +#: management/kxmlcommanddlg.cpp:335 +msgid "" +"Output specification when the underlying utility writes output data to its " +"standard output." +msgstr "" +"Specificazione dell'output quando il programma sottostante scrive i dati di " +"output sul suo standard output." + +#: management/kxmlcommanddlg.cpp:339 +msgid "" +"A comment about the underlying utility, which can be viewed by the user from " +"the interface. This comment string supports basic HTML tags like <a>, " +"<b> or <i>." +msgstr "" +"Un commento sul programma sottostante, che può essere visto dall'utente tramite " +"l'interfaccia. Questa stringa di commento supporta alcuni tag HTML di base, " +"come <a>, <b> o <i>." + +#: management/kxmlcommanddlg.cpp:568 +msgid "" +"Invalid identification name. Empty strings and \"__root__\" are not allowed." +msgstr "" +"Nome identificativo non valido. Non sono permesse stringhe vuote o la stringa " +"\"__root__\"." + +#: management/kxmlcommanddlg.cpp:649 management/kxmlcommanddlg.cpp:652 +msgid "New Group" +msgstr "Nuovo gruppo" + +#: management/kxmlcommanddlg.cpp:668 management/kxmlcommanddlg.cpp:671 +msgid "New Option" +msgstr "Nuova opzione" + +#: management/kxmlcommanddlg.cpp:795 management/kxmlcommanddlg.cpp:939 +#, c-format +msgid "Command Edit for %1" +msgstr "Modifica comando per %1" + +#: management/kxmlcommanddlg.cpp:833 +msgid "&Mime Type Settings" +msgstr "Impostazioni tipo &MIME" + +#: management/kxmlcommanddlg.cpp:839 +msgid "Supported &Input Formats" +msgstr "Formati di &input supportati" + +#: kpfilterpage.cpp:407 management/kxmlcommanddlg.cpp:840 +msgid "Requirements" +msgstr "Requisiti" + +#: management/kxmlcommanddlg.cpp:851 +msgid "&Edit Command..." +msgstr "&Modifica comando..." + +#: management/kxmlcommanddlg.cpp:868 +msgid "Output &format:" +msgstr "&Formato di output:" + +#: management/kxmlcommanddlg.cpp:870 +msgid "ID name:" +msgstr "Nome identificativo:" + +#: management/kxmlcommanddlg.cpp:1033 +msgid "exec:/" +msgstr "exec:/" + +#: management/kmwlpd.cpp:41 +msgid "LPD Queue Information" +msgstr "Informazioni sulla coda LPD" + +#: management/kmwlpd.cpp:44 +msgid "" +"

      Enter the information concerning the remote LPD queue; this wizard will " +"check it before continuing.

      " +msgstr "" +"

      Immetti le informazioni sulla coda remota LPD; la procedura guidata le " +"controllerà prima di proseguire.

      " + +#: management/kmwlpd.cpp:54 +msgid "Some information is missing." +msgstr "Mancano alcune informazioni." + +#: management/kmwlpd.cpp:61 +msgid "Cannot find queue %1 on server %2; do you want to continue anyway?" +msgstr "" +"Impossibile trovare la coda %1 sul server %2. Vuoi continuare ugualmente?" + +#: management/kmconfigfilter.cpp:40 +msgid "Filter" +msgstr "Filtro" + +#: management/kmconfigfilter.cpp:41 +msgid "Printer Filtering Settings" +msgstr "Impostazioni filtro stampanti" + +#: management/kmconfigfilter.cpp:44 +msgid "Printer Filter" +msgstr "Filtro stampanti" + +#: management/kmconfigfilter.cpp:56 +msgid "" +"The printer filtering allows you to view only a specific set of printers " +"instead of all of them. This may be useful when there are a lot of printers " +"available but you only use a few ones. Select the printers you want to see from " +"the list on the left or enter a Location filter (ex: Group_1*). Both are " +"cumulative and ignored if empty." +msgstr "" +"Il filtro delle stampanti permette di vedere solo un insieme specifico di " +"stampanti invece che tutte. Ciò può essere utile se ci sono molte stampanti " +"disponibili ma ne utilizzi solo alcune. Seleziona le stampanti che vuoi vedere " +"nella lista a sinistra o inserisci un filtro sulla collocazione " +"(ad esempio, Gruppo_1*). Le due opzioni sono cumulative e vengono ignorate se " +"lasciate vuote." + +#: management/kmconfigfilter.cpp:62 +msgid "Location filter:" +msgstr "Filtro collocazione:" + +#: management/kmwdriverselect.cpp:37 +msgid "Driver Selection" +msgstr "Selezione driver" + +#: management/kmwdriverselect.cpp:43 +msgid "" +"

      Several drivers have been detected for this model. Select the driver you " +"want to use. You will have the opportunity to test it as well as to change it " +"if necessary.

      " +msgstr "" +"

      Sono stati trovati più driver per questo modello. Scegli il driver che vuoi " +"usare. Potrai fare delle prove e cambiarlo se necessario.

      " + +#: management/kmwdriverselect.cpp:46 +msgid "Driver Information" +msgstr "Informazioni driver" + +#: management/kmwdriverselect.cpp:62 +msgid "You must select a driver." +msgstr "Devi selezionare un driver." + +#: management/kmwdriverselect.cpp:82 +msgid " [recommended]" +msgstr " [raccomandato]" + +#: management/kmwdriverselect.cpp:113 +msgid "No information about the selected driver." +msgstr "Nessuna informazione sul driver selezionato." + +#: management/kmwinfopage.cpp:32 +msgid "Introduction" +msgstr "Introduzione" + +#: management/kmwinfopage.cpp:37 +msgid "" +"

      Welcome,

      " +"
      " +"

      This wizard will help to install a new printer on your computer. It will " +"guide you through the various steps of the process of installing and " +"configuring a printer for your printing system. At each step, you can always go " +"back using the Back button.

      " +"
      " +"

      We hope you'll enjoy this tool!

      " +"

      " +"The KDE printing team.

      " +msgstr "" +"

      Benvenuto,

      " +"
      " +"

      questa procedura guidata ti aiuterà a installare una nuova stampante sul tuo " +"computer. Ti guiderà attraverso i vari passi del processo di installazione e di " +"configurazione di una stampante per il tuo sistema. Ad ogni passo potrai sempre " +"tornare indietro usando il pulsante Indietro.

      " +"
      " +"

      Speriamo che questo strumento ti sia utile!

      " +"

      La " +"squadra di stampa di KDE.

      " + +#: management/kmdriverdbwidget.cpp:51 +msgid "&PostScript printer" +msgstr "Stampante &PostScript" + +#: management/kmdriverdbwidget.cpp:52 +msgid "&Raw printer (no driver needed)" +msgstr "Stampante g&rezza (nessun driver richiesto)" + +#: management/kmdriverdbwidget.cpp:55 +msgid "&Other..." +msgstr "Altr&o..." + +#: management/kmdriverdbwidget.cpp:56 +msgid "&Manufacturer:" +msgstr "&Produttore:" + +#: management/kmdriverdbwidget.cpp:57 +msgid "Mo&del:" +msgstr "Mo&dello:" + +#: management/kmdriverdbwidget.cpp:157 management/kmdriverdbwidget.cpp:166 +msgid "Loading..." +msgstr "Caricamento in corso..." + +#: management/kmdriverdbwidget.cpp:217 +msgid "Unable to find the PostScript driver." +msgstr "Impossibile trovare il driver PostScript." + +#: management/kmdriverdbwidget.cpp:230 +msgid "Select Driver" +msgstr "Seleziona un driver" + +#: management/kmdriverdbwidget.cpp:247 management/kmdriverdbwidget.cpp:249 +msgid "" +msgstr "" + +#: management/kmdriverdbwidget.cpp:252 +msgid "Database" +msgstr "Database" + +#: management/kmdriverdbwidget.cpp:259 +msgid "Wrong driver format." +msgstr "Formato driver sbagliato." + +#: management/kmdriverdbwidget.cpp:268 +msgid "Other" +msgstr "Altro" + +#: management/kxmlcommandselector.cpp:54 +msgid "New command" +msgstr "Nuovo comando" + +#: management/kxmlcommandselector.cpp:55 +msgid "Edit command" +msgstr "Modifica comando" + +#: management/kxmlcommandselector.cpp:72 +msgid "&Browse..." +msgstr "&Sfoglia..." + +#: management/kxmlcommandselector.cpp:73 +msgid "Use co&mmand:" +msgstr "Usa co&mando:" + +#: management/kxmlcommandselector.cpp:174 +msgid "Command Name" +msgstr "Nome comando" + +#: management/kxmlcommandselector.cpp:174 +msgid "Enter an identification name for the new command:" +msgstr "Immetti un nome identificativo del nuovo comando:" + +#: management/kxmlcommandselector.cpp:183 +msgid "" +"A command named %1 already exists. Do you want to continue and edit the " +"existing one?" +msgstr "" +"Esiste già un comando di nome %1. Vuoi continuare e modificare quello " +"esistente?" + +#: management/kxmlcommandselector.cpp:220 +msgid "Internal error. The XML driver for the command %1 could not be found." +msgstr "Errore interno. Impossibile trovare il driver XML per il comando %1." + +#: management/kxmlcommandselector.cpp:238 +msgid "output" +msgstr "output" + +#: management/kxmlcommandselector.cpp:242 +msgid "undefined" +msgstr "non definito" + +#: management/kxmlcommandselector.cpp:247 +msgid "not allowed" +msgstr "non permesso" + +#: management/kxmlcommandselector.cpp:253 +msgid "(Unavailable: requirements not satisfied)" +msgstr "(Non disponibile: requisiti non soddisfatti)" + +#: management/kmlistview.cpp:125 +msgid "Print System" +msgstr "Sistema di stampa" + +#: management/kmlistview.cpp:128 +msgid "Classes" +msgstr "Classi" + +#: management/kmlistview.cpp:131 +msgid "Printers" +msgstr "Stampanti" + +#: management/kmlistview.cpp:134 +msgid "Specials" +msgstr "Speciali" + +#: management/kmpropdriver.cpp:36 +msgid "Manufacturer:" +msgstr "Produttore:" + +#: management/kmpropdriver.cpp:37 +msgid "Printer model:" +msgstr "Modello di stampante:" + +#: management/kmpropdriver.cpp:38 +msgid "Driver info:" +msgstr "Informazioni driver:" + +#: kpdriverpage.cpp:30 management/kmpropdriver.cpp:54 +msgid "Driver Settings" +msgstr "Impostazioni driver" + +#: management/kmconfigjobs.cpp:33 management/kmpages.cpp:59 +msgid "Jobs" +msgstr "Lavori" + +#: management/kmconfigjobs.cpp:37 +msgid "Jobs Shown" +msgstr "Lavori mostrati" + +#: management/kmconfigjobs.cpp:42 +msgid "Maximum number of jobs shown:" +msgstr "Numero massimo di lavori mostrati:" + +#: management/kmwname.cpp:34 +msgid "General Information" +msgstr "Informazioni generali" + +#: management/kmwname.cpp:37 +msgid "" +"

      Enter the information concerning your printer or class. Name " +"is mandatory, Location and Description " +"are not (they may even not be used on some systems).

      " +msgstr "" +"

      Inserisci le informazioni sulla stampante o classe. Il nome " +"è obbligatorio, la collocazione e la descrizione " +"no (potrebbero anche non essere usate su alcuni sistemi).

      " + +#: management/kmwname.cpp:39 +msgid "Name:" +msgstr "Nome:" + +#: management/kmwname.cpp:48 +msgid "You must supply at least a name." +msgstr "Devi indicare almeno un nome." + +#: management/kmwname.cpp:56 +msgid "" +"It is usually not a good idea to include spaces in printer name: it may prevent " +"your printer from working correctly. The wizard can strip all spaces from the " +"string you entered, resulting in %1; what do you want to do?" +msgstr "" +"Mettere degli spazi nel nome della stampante di solito non è una buona idea: " +"ciò potrebbe impedire alla stampante di funzionare correttamente. La procedura " +"guidata può togliere gli spazi dai nomi che hai immesso, e il risultato sarà " +"%1; cosa vuoi fare?" + +#: management/kmwname.cpp:62 +msgid "Strip" +msgstr "Rimuovi gli spazi" + +#: kprinterimpl.cpp:510 management/kmwname.cpp:62 +msgid "Keep" +msgstr "Mantieni" + +#: management/kmwbackend.cpp:54 +msgid "Backend Selection" +msgstr "Selezione backend" + +#: management/kmwbackend.cpp:68 +msgid "You must select a backend." +msgstr "Devi selezionare un backend." + +#: management/kmwbackend.cpp:115 +msgid "&Local printer (parallel, serial, USB)" +msgstr "Stampante &locale (parallela, seriale, USB)" + +#: management/kmwbackend.cpp:116 +msgid "" +"" +"

      Locally-connected printer

      " +"

      Use this for a printer connected to the computer via a parallel, serial or " +"USB port.

      " +msgstr "" +"" +"

      Stampante collegata localmente

      " +"

      Usalo per una stampante collegata al tuo computer attraverso una porta " +"parallela, seriale o USB.

      " + +#: management/kmwbackend.cpp:122 +msgid "&SMB shared printer (Windows)" +msgstr "Stampante condivisa &SMB (Windows)" + +#: management/kmwbackend.cpp:123 +msgid "" +"" +"

      Shared Windows printer

      " +"

      Use this for a printer installed on a Windows server and shared on the " +"network using the SMB protocol (samba).

      " +msgstr "" +"" +"

      Stampante condivisa Windows

      " +"

      Usalo per una stampante installata su un server Windows e condivisa in rete " +"usando il protocollo SMB (samba).

      " + +#: management/kmwbackend.cpp:130 +msgid "&Remote LPD queue" +msgstr "Coda LPD &remota" + +#: management/kmwbackend.cpp:131 +msgid "" +"" +"

      Print queue on a remote LPD server

      " +"

      Use this for a print queue existing on a remote machine running a LPD print " +"server.

      " +msgstr "" +"" +"

      Coda di stampa su un server LPD remoto

      " +"

      Usalo per una coda di stampa esistente su una macchina remota che usa un " +"server di stampa LPD.

      " + +#: management/kmwbackend.cpp:137 +msgid "Ne&twork printer (TCP)" +msgstr "Stampante di &rete (TCP)" + +#: management/kmwbackend.cpp:138 +msgid "" +"" +"

      Network TCP printer

      " +"

      Use this for a network-enabled printer using TCP (usually on port 9100) as " +"communication protocol. Most network printers can use this mode.

      " +msgstr "" +"" +"

      Stampante di rete TCP

      " +"

      Usalo per una stampante abilitata all'uso in rete che usi TCP (tipicamente " +"sulla porta 9100) come protocollo di comunicazione. La maggior parte delle " +"stampanti può usare questa modalità.

      " + +#: management/kminstancepage.cpp:61 +msgid "" +"Define/Edit here instances for the current selected printer. An instance is a " +"combination of a real (physical) printer and a set of predefined options. For a " +"single InkJet printer, you could define different print formats like " +"DraftQuality, PhotoQuality or TwoSided" +". Those instances appear as normal printers in the print dialog and allow you " +"to quickly select the print format you want." +msgstr "" +"Definisci e modifica qui le istanze per la stampante selezionata. Un'istanza è " +"una combinazione di una stampante reale (fisica) e di una serie di opzioni " +"predefinite. Ad esempio, per una singola stampante InkJet puoi definire formati " +"di stampa diversi come QualitàBozza, QualitàFotografica o " +"FronteRetro. Queste istanze appaiono come normali stampanti nella finestra " +"di stampa e permettono di decidere rapidamente il formato di stampa." + +#: management/kminstancepage.cpp:87 +msgid "New..." +msgstr "Nuova..." + +#: management/kminstancepage.cpp:88 +msgid "Copy..." +msgstr "Copia..." + +#: kmvirtualmanager.cpp:166 management/kminstancepage.cpp:91 +msgid "Set as Default" +msgstr "Imposta come predefinita" + +#: management/kminstancepage.cpp:92 +msgid "Settings" +msgstr "Impostazioni" + +#: management/kminstancepage.cpp:94 +msgid "Test..." +msgstr "Prova..." + +#: management/kminstancepage.cpp:113 management/kminstancepage.cpp:126 +#: management/kminstancepage.cpp:138 management/kminstancepage.cpp:145 +#: management/kminstancepage.cpp:161 management/kminstancepage.cpp:164 +#: management/kminstancepage.cpp:183 management/kminstancepage.cpp:190 +#: management/kminstancepage.cpp:192 management/kminstancepage.cpp:210 +#: management/kminstancepage.cpp:244 management/kminstancepage.cpp:260 +msgid "(Default)" +msgstr "(predefinito)" + +#: management/kminstancepage.cpp:137 management/kminstancepage.cpp:182 +msgid "Instance Name" +msgstr "Nome istanza" + +#: management/kminstancepage.cpp:137 management/kminstancepage.cpp:182 +msgid "Enter name for new instance (leave untouched for default):" +msgstr "" +"Inserisci il nome per la nuova istanza (non effettuare modifiche per usare il " +"valore predefinito):" + +#: management/kminstancepage.cpp:142 management/kminstancepage.cpp:187 +msgid "Instance name must not contain any spaces or slashes." +msgstr "Il nome di un'istanza non può contenere spazi o barre." + +#: management/kminstancepage.cpp:161 +msgid "Do you really want to remove instance %1?" +msgstr "Vuoi veramente eliminare l'istanza %1?" + +#: management/kminstancepage.cpp:161 +msgid "" +"You can't remove the default instance. However all settings of %1 will be " +"discarded. Continue?" +msgstr "" +"Non puoi rimuovere l'istanza predefinita. Comunque tutte le impostazioni di %1 " +"saranno rimosse. Continuare?" + +#: management/kminstancepage.cpp:213 +#, c-format +msgid "Unable to find instance %1." +msgstr "Impossibile trovare l'istanza %1." + +#: management/kminstancepage.cpp:215 +#, c-format +msgid "" +"Unable to retrieve printer information. Message from printing system: %1." +msgstr "" +"Impossibile recuperare le informazioni della stampante. Messaggio dal sistema " +"di stampa: %1." + +#: management/kminstancepage.cpp:232 +msgid "The instance name is empty. Please select an instance." +msgstr "Il nome dell'istanza è vuoto. Seleziona una istanza." + +#: management/kminstancepage.cpp:264 +msgid "Internal error: printer not found." +msgstr "Errore interno: stampante non trovata." + +#: management/kminstancepage.cpp:268 +#, c-format +msgid "Unable to send test page to %1." +msgstr "Impossibile inviare la pagina di prova a %1." + +#: management/kmpages.cpp:69 +msgid "Instances" +msgstr "Istanze" + +#: management/kmspecialprinterdlg.cpp:46 +msgid "Add Special Printer" +msgstr "Aggiungi stampante speciale" + +#: management/kmspecialprinterdlg.cpp:58 +msgid "&Location:" +msgstr "Co&llocazione:" + +#: management/kmspecialprinterdlg.cpp:66 +msgid "Command &Settings" +msgstr "Impo&stazioni comando" + +#: management/kmspecialprinterdlg.cpp:69 +msgid "Outp&ut File" +msgstr "File di outp&ut" + +#: management/kmspecialprinterdlg.cpp:71 +msgid "&Enable output file" +msgstr "Abilita fil&e di output" + +#: management/kmspecialprinterdlg.cpp:88 +msgid "Filename e&xtension:" +msgstr "E&stensione del nome file:" + +#: management/kmspecialprinterdlg.cpp:105 +msgid "" +"

      The command will use an output file. If checked, make sure the command " +"contains an output tag.

      " +msgstr "" +"

      Il comando userà un file di output. Se questa casella è marcata, assicurati " +"che il comando contenga un tag di output.

      " + +#: management/kmspecialprinterdlg.cpp:108 +#, c-format +msgid "" +"

      The command to execute when printing on this special printer. Either enter " +"the command to execute directly, or associate/create a command object with/for " +"this special printer. The command object is the preferred method as it provides " +"support for advanced settings like mime type checking, configurable options and " +"requirement list (the plain command is only provided for backward " +"compatibility). When using a plain command, the following tags are " +"recognized:

      " +"
        " +"
      • %in: the input file (required).
      • " +"
      • %out: the output file (required if using an output file).
      • " +"
      • %psl: the paper size in lower case.
      • " +"
      • %psu: the paper size with the first letter in upper case.
      " +msgstr "" +"

      Il comando da eseguire quando si stampa su questa stampante speciale. O si " +"immette il comando direttamente o si associa/crea un oggetto comando per questa " +"stampante speciale. L'oggetto comando è il metodo migliore perché fornisce il " +"supporto per opzioni avanzate come il controllo del tipo MIME la " +"configurabilità delle opzioni e la lista delle cose necessarie (il comando " +"semplice è fornito solo per compatibilità all'indietro). Quando si utilizza il " +"comando semplice sono riconosciuti i seguenti tag:

      " +"
        " +"
      • %in: file di input (richiesto).
      • " +"
      • %out: file di output (richiesto se si utilizza un file di " +"output).
      • " +"
      • %psl: la dimensione della carta in minuscolo.
      • " +"
      • %psu: la dimensione della carta con la prima lettera maiuscola.
      • " +"
      " + +#: management/kmspecialprinterdlg.cpp:118 +msgid "" +"

      The default mimetype for the output file (e.g. application/postscript).

      " +msgstr "" +"

      Il tipo MIME predefinito per il file di output (es. " +"application/postscript).

      " + +#: management/kmspecialprinterdlg.cpp:121 +msgid "

      The default extension for the output file (e.g. ps, pdf, ps.gz).

      " +msgstr "" +"

      L'estensione predefinita per il file di output (es. ps, pdf, ps.gz).

      " + +#: management/kmspecialprinterdlg.cpp:170 +msgid "You must provide a non-empty name." +msgstr "Devi fornire un nome non vuoto." + +#: management/kmspecialprinterdlg.cpp:178 +#, c-format +msgid "Invalid settings. %1." +msgstr "Impostazioni non valide. %1." + +#: management/kmspecialprinterdlg.cpp:197 +#, c-format +msgid "Configuring %1" +msgstr "Configurazione %1" + +#: kfilelist.cpp:42 +msgid "" +" Add File button " +"

      This button calls the 'File Open' dialog to let you select a file " +"for printing. Note, that " +"

        " +"
      • you can select ASCII or International Text, PDF, PostScript, JPEG, TIFF, " +"PNG, GIF and many other graphic formats. " +"
      • you can select various files from different paths and send them as one " +"\"multi-file job\" to the printing system.
      " +msgstr "" +" Pulsante aggiungi file " +"

      Questo pulsante chiama la finestra di apertura file per consentirti di " +"scegliere il file da stampare. Nota che " +"

        " +"
      • puoi scegliere testo ASCII o internazionale, PDF, PostScript, JPEG, TIFF, " +"PNG, GIF e molti altri formati grafici;" +"
      • puoi scegliere vari file da più percorsi ed inviarli in stampa tutti " +"insieme come \"lavoro multi file\".
      " + +#: kfilelist.cpp:54 +msgid "" +" Remove File button " +"

      This button removes the highlighted file from the list of to-be-printed " +"files. " +msgstr "" +" Pulsante rimuovi file " +"

      Questo pulsante rimuove il file evidenziato dalla lista di file da " +"stampare." + +#: kfilelist.cpp:59 +msgid "" +" Move File Up button " +"

      This button moves the highlighted file up in the list of files to be " +"printed.

      " +"

      In effect, this changes the order of the files' printout.

      " +msgstr "" +" Pulsante \"sposta in alto il file\" " +"

      Questo pulsante sposta il file evidenziato in alto nella lista dei file da " +"stampare.

      " +"

      Cioè cambia l'ordine di stampa dei file.

      " + +#: kfilelist.cpp:66 +msgid "" +" Move File Down button " +"

      This button moves the highlighted file down in the list of files to be " +"printed.

      " +"

      In effect, this changes the order of the files' printout.

      " +msgstr "" +" Pulsante \"sposta in basso il file\"" +"

      Questo pulsante sposta il file evidenziato in basso nella lista dei file da " +"stampare.

      " +"

      Cioè cambia l'ordine di stampa dei file.

      " + +#: kfilelist.cpp:73 +msgid "" +" File Open button " +"

      This button tries to open the highlighted file, so you can view or edit it " +"before you send it to the printing system.

      " +"

      If you open files, KDEPrint will use the application matching the MIME type " +"of the file.

      " +msgstr "" +" Pulsante apri file" +"

      Questo pulsante prova ad aprire il file evidenziato, in modo da vederlo o " +"modificarlo prima di inviarlo in stampa.

      " +"

      Per l'apertura di un file, KDEPrint usa l'applicazione corrispondente al " +"tipo MIME del file.

      " + +#: kfilelist.cpp:82 +msgid "" +" File List view " +"

      This list displays all the files you selected for printing. You can see the " +"file name(s), file path(s) and the file (MIME) type(s) as determined by " +"KDEPrint. You may re-arrange the initial order of the list with the help of " +"the arrow buttons on the right.

      " +"

      The files will be printed as a single job, in the same order as displayed in " +"the list.

      " +"

      Note: You can select multiple files. The files may be in multiple " +"locations. The files may be of multiple MIME types. The buttons on the right " +"side let you add more files, remove already selected files from the list, " +"re-order the list (by moving files up or down), and open files. If you open " +"files, KDEPrint will use the application matching the MIME type of the file.

      " +"
      " +msgstr "" +" Lista dei file" +"

      Questa lista mostra tutti i file selezionati per la stampa. Puoi vedere i " +"nomi dei file, i percorsi e i tipi MIME determinati da KDEPrint. Puoi " +"riordinare l'ordine iniziale della lista con l'aiuto dei pulsanti con le frecce " +"che si trovano sulla destra.

      " +"

      I file saranno stampanti come un unico lavoro di stampa nello stesso ordine " +"in cui sono visualizzati.

      " +"

      Nota: puoi selezionare più di un file. I file possono trovarsi in più " +"posizioni. I file possono essere di tipi MIME diversi. I pulsanti sul lato " +"destro consentono di aggiungere ulteriori file, di eliminare dalla lista i file " +"già selezionati, di riordinare la lista (spostando in alto o in basso i file) e " +"di aprire i file. Se apri un file, KDEPrint userà l'applicazione corrispondente " +"al tipo MIME del file.

      " + +#: kfilelist.cpp:103 +msgid "Path" +msgstr "Percorso" + +#: kfilelist.cpp:115 +msgid "Add file" +msgstr "Aggiungi file" + +#: kfilelist.cpp:121 +msgid "Remove file" +msgstr "Elimina file" + +#: kfilelist.cpp:128 +msgid "Open file" +msgstr "Apri file" + +#: kfilelist.cpp:149 +msgid "" +"Drag file(s) here or use the button to open a file dialog. Leave empty for " +"<STDIN>." +msgstr "" +"Trascina qui i file oppure utilizza il pulsante per aprire una finestra file. " +"Lascia vuoto per <STDIN>." + +#: driver.cpp:385 foomatic2loader.cpp:268 +msgid "Adjustments" +msgstr "Regolazioni" + +#: plugincombobox.cpp:33 +msgid "" +" Print Subsystem Selection " +"

      This combo box shows (and lets you select) a print subsystem to be used by " +"KDEPrint. (This print subsystem must, of course, be installed inside your " +"Operating System.) KDEPrint usually auto-detects the correct print subsystem by " +"itself upon first startup. Most Linux distributions have \"CUPS\", the " +"Common UNIX Printing System. " +msgstr "" +" Selezione del sottosistema di stampa " +"

      Questa casella mostra (e consente di selezionare) il sottosistema di stampa " +"da usare con KDEPrint. (Il sottosistema di stampa deve, ovviamente, essere " +"installato all'interno del tuo sistema operativo.) KDEPrint di solito è in " +"grado di rilevarlo automaticamente al primo avvio. La maggior parte delle " +"distribuzioni Linux usano CUPS, il Common Unix Printing System." + +#: plugincombobox.cpp:45 +msgid "Print s&ystem currently used:" +msgstr "&Sistema di stampa attualmente in uso:" + +#: plugincombobox.cpp:91 +msgid "" +" Current Connection " +"

      This line shows which CUPS server your PC is currently connected to for " +"printing and retrieving printer info. To switch to a different CUPS server, " +"click \"System Options\", then select \"Cups server\" and fill in the required " +"info. " +msgstr "" +" Connessione corrente Questa riga indica a quale server CUPS è " +"attualmente connesso il computer per stampare e ottenere informazioni sulle " +"stampanti. Per usare un altro server CUPS, fai clic su \"Opzioni di sistema\", " +"poi scegli \"Server CUPS\" e inserisci le informazioni necessarie." + +#: driverview.cpp:47 +msgid "" +" List of Driver Options (from PPD). " +"

      The upper pane of this dialog page contains all printjob options as laid " +"down in the printer's description file (PostScript Printer Description == " +"'PPD')

      " +"

      Click on any item in the list and watch the lower pane of this dialog page " +"display the available values.

      " +"

      Set the values as needed. Then use one of the pushbuttons below to " +"proceed:

      " +"
        " +"
      • 'Save' your settings if you want to re-use them in your next " +"job(s) too. 'Save' will store your settings permanently until you " +"change them again.
      • . " +"
      • Click 'OK' (without a prior click on 'Save'" +", if you want to use your selected settings just once, for the next print job. " +"'OK' will forget your current settings when kprinter is closed again, " +"and will start next time with the previously saved defaults.
      • " +"
      • 'Cancel' will not change anything. If you proceed to print after " +"clicking 'Cancel', the job will print with the default settings of " +"this queue.
      " +"

      Note. The number of available job options depends strongly on the " +"actual driver used for your print queue. 'Raw' " +"queues do not have a driver or a PPD. For raw queues this tab page is not " +"loaded by KDEPrint, and thus is not present in the kprinter dialog.

      " +msgstr "" +" Lista opzioni driver (da PPD). " +"

      Il pannello superiore di questa finestra contiene tutte le opzioni dei " +"lavori di stampa come indicato nel file della descrizione della stampante " +"(PostScript Printer Description == PPD)

      " +"

      Fai clic su ciascun elemento della lista e guarda nel pannello inferiore i " +"valori possibili.

      " +"

      Imposta questi valori come preferisci, poi fai clic su uno dei pulsanti " +"posizionati sotto, per procedere:

      " +"
        " +"
      • \"Salva\"le impostazioni nel caso tu voglia utilizzarle anche nei " +"prossimi lavori di stampa. \"Salva\" registrerà in maniera permanente " +"le impostazioni fino a che non le cambi.
      • . " +"
      • Fai clic su \"OK\" (senza aver fatto prima clic su " +"\"Salva\"), se vuoi usare queste impostazioni solo una volta, per il " +"prossimo lavoro di stampa. Con il pulsante \"OK\" " +"si perderanno le impostazioni quando kprinter viene chiuso, la prossima volta " +"che lo riapri kprinter si avvierà con le impostazioni salvate l'ultima volta. " +"
      • " +"
      • \"Annulla\" non effettua cambiamenti. Se procedi con la stampa " +"dopo aver premuto \"Annulla\", il lavoro di stampa verrà stampato con " +"le impostazioni predefinite di questa coda.
      " +"

      Nota. Il numero delle opzioni disponibili dipende dal driver " +"effettivamente usato nella coda di stampa. Le code \"Raw\" " +"non possiedono un driver o un PPD. Per le code Raw questa scheda non è caricata " +"da KDEPrint, e quindi non è presente nella finestra di dialogo di kprinter.

      " +"
      " + +#: driverview.cpp:71 +msgid "" +" List of Possible Values for given Option (from PPD). " +"

      The lower pane of this dialog page contains all possible values of the " +"printoption highlighted above, as laid down in the printer's description file " +"(PostScript Printer Description == 'PPD')

      " +"

      Select the value you want and proceed.

      " +"

      Then use one of the pushbuttons below to leave this dialog:

      " +"
        " +"
      • 'Save' your settings if you want to re-use them in your next " +"job(s) too. 'Save' will store your settings permanently until you " +"change them again.
      • . " +"
      • Click 'OK' if you want to use your selected settings just once, " +"for the next print job. 'OK' will forget your current settings when " +"kprinter is closed again, and will start next time with your previous " +"defaults.
      • " +"
      • 'Cancel' will not change anything. If you proceed to print after " +"clicking 'Cancel', the job will print with the default settings of " +"this queue.
      " +"

      Note. The number of available job options depends strongly on the " +"actual driver used for your print queue. 'Raw' " +"queues do not have a driver or a PPD. For raw queues this tab page is not " +"loaded by KDEPrint, and thus is not present in the kprinter dialog.

      " +msgstr "" +" Lista dei valori possibili per le opzioni driver (da PPD). " +"

      Il pannello superiore di questa finestra contiene tutti valori possibili per " +"le opzioni di di stampa come indicato nel file della descrizione della " +"stampante (PostScript Printer Description == PPD)

      " +"

      Imposta il valore che preferisci, poi fai clic su uno dei pulsanti " +"posizionati sotto, per procedere:

      " +"
        " +"
      • \"Salva\"le impostazioni nel caso tu voglia utilizzarle anche nei " +"prossimi lavori di stampa. \"Salva\" registrerà in maniera permanente " +"le impostazioni fino a che non le cambi.
      • . " +"
      • Fai clic su \"OK\" (senza aver fatto prima clic su " +"\"Salva\"), se vuoi usare queste impostazioni solo una volta, per il " +"prossimo lavoro di stampa. Con il pulsante \"OK\" " +"si perderanno le impostazioni quando kprinter viene chiuso, la prossima volta " +"che lo riapri kprinter si avvierà con le impostazioni salvate l'ultima volta. " +"
      • " +"
      • \"Annulla\" non effettua cambiamenti. Se procedi con la stampa " +"dopo aver premuto \"Annulla\", il lavoro di stampa verrà stampato con " +"le impostazioni predefinite di questa coda.
      " +"

      Nota. Il numero delle opzioni disponibili dipende dal driver " +"effettivamente usato nella coda di stampa. Le code \"Raw\" " +"non possiedono un driver o un PPD. Per le code Raw questa scheda non è caricata " +"da KDEPrint, e quindi non è presente nella finestra di dialogo di kprinter.

      " +"
      " + +#: kprinter.cpp:280 +msgid "Initialization..." +msgstr "Inizializzazione in corso..." + +#: kprinter.cpp:283 kprinter.cpp:909 +#, c-format +msgid "Generating print data: page %1" +msgstr "Generazione dati di stampa in corso: pagina %1" + +#: kprinter.cpp:429 +msgid "Previewing..." +msgstr "Anteprima in corso..." + +#: kdeprintd.cpp:158 kprinter.cpp:690 +#, c-format +msgid "" +"

      A print error occurred. Error message received from system:

      " +"
      %1" +msgstr "" +"

      Si è verificato un errore di stampa. Messaggio di errore ricevuto dal " +"sistema:

      " +"
      %1" + +#: foomatic/kfoomaticprinterimpl.cpp:51 lpdunix/klpdunixprinterimpl.cpp:72 +msgid "" +"No valid print executable was found in your path. Check your installation." +msgstr "" +"Non è stato trovato nessun eseguibile di stampa valido nel PATH. Controlla " +"l'installazione." + +#: foomatic/kmfoomaticmanager.cpp:70 +msgid "This is not a Foomatic printer" +msgstr "Questa non è una stampante Foomatic" + +#: foomatic/kmfoomaticmanager.cpp:75 +msgid "Some printer information are missing" +msgstr "Mancano alcune informazioni sulla stampante" + +#: kmmanager.cpp:70 +msgid "This operation is not implemented." +msgstr "Questa operazione non è implementata." + +#: kmmanager.cpp:169 +msgid "Unable to locate test page." +msgstr "Non è possibile trovare la pagina di prova." + +#: kmmanager.cpp:449 +msgid "Can't overwrite regular printer with special printer settings." +msgstr "" +"Non è possibile sovrascrivere le impostazioni di una stampante regolare con " +"quelle di una speciale." + +#: kmmanager.cpp:478 +#, c-format +msgid "Parallel Port #%1" +msgstr "Porta parallela n. %1" + +#: kmmanager.cpp:486 kmmanager.cpp:502 kxmlcommand.cpp:661 +#, c-format +msgid "Unable to load KDE print management library: %1" +msgstr "Non è possibile caricare le librerie di gestione stampa di KDE: %1" + +#: kmmanager.cpp:491 kxmlcommand.cpp:669 +msgid "Unable to find wizard object in management library." +msgstr "" +"Non è possibile trovare l'oggetto per la procedura guidata nella libreria di " +"gestione." + +#: kmmanager.cpp:507 +msgid "Unable to find options dialog in management library." +msgstr "" +"Non è possibile trovare una finestra delle opzioni nella libreria di gestione." + +#: kmmanager.cpp:534 +msgid "No plugin information available" +msgstr "Nessuna informazione disponibile sul plugin" + +#: lpdunix/kmlpdunixmanager.cpp:210 +msgid "Description unavailable" +msgstr "Descrizione non disponibile" + +#: lpdunix/kmlpdunixmanager.cpp:220 lpdunix/kmlpdunixmanager.cpp:271 +#: lpdunix/kmlpdunixmanager.cpp:318 lpdunix/kmlpdunixmanager.cpp:380 +#, c-format +msgid "Remote printer queue on %1" +msgstr "Coda di stampa remota su %1" + +#: kmspecialmanager.cpp:53 +msgid "" +"A file share/kdeprint/specials.desktop was found in your local KDE directory. " +"This file probably comes from a previous KDE release and should be removed in " +"order to manage global pseudo printers." +msgstr "" +"Nella tua directory locale di KDE è stato trovato il file " +"share/kdeprint/specials.desktop. Questo file probabilmente viene da una " +"precedente installazione di KDE e deve essere rimosso per poter gestire le " +"pseudo stampanti globali." + +#: kprinterimpl.cpp:156 +msgid "Cannot copy multiple files into one file." +msgstr "Non è possibile copiare più file su un file solo." + +#: kprinterimpl.cpp:165 +msgid "Cannot save print file to %1. Check that you have write access to it." +msgstr "" +"Non è possibile salvare il file di stampa su %1. Controlla di avere accesso in " +"scrittura." + +#: kprinterimpl.cpp:233 +#, c-format +msgid "Printing document: %1" +msgstr "Stampa del documento in corso: %1" + +#: kprinterimpl.cpp:251 +#, c-format +msgid "Sending print data to printer: %1" +msgstr "Invio dei dati di stampa alla stampante in corso: %1" + +#: kprinterimpl.cpp:279 +msgid "Unable to start child print process. " +msgstr "Non è possibile avviare il processo figlio. " + +#: kprinterimpl.cpp:281 +msgid "" +"The KDE print server (kdeprintd) could not be contacted. Check that this " +"server is running." +msgstr "" +"Non è stato possibile contattare il server di stampa di KDE (kdeprintd" +"). Controlla che il server sia in esecuzione." + +#: kprinterimpl.cpp:283 +msgid "" +"_: 1 is the command that is given to\n" +"Check the command syntax:\n" +"%1 " +msgstr "" +"Controlla la sintassi del comando:\n" +"%1 " + +#: kprinterimpl.cpp:290 +msgid "No valid file was found for printing. Operation aborted." +msgstr "" +"Non è stato trovato alcun file valido per la stampa. Operazione annullata." + +#: kprinterimpl.cpp:325 +msgid "" +"

      Unable to perform the requested page selection. The filter psselect " +"cannot be inserted in the current filter chain. See Filter " +"tab in the printer properties dialog for further information.

      " +msgstr "" +"

      Non è possibile effettuare la selezione di pagine richiesta. Il filtro " +"psselect non può essere inserito nella catena di filtri attuale. Vedi sotto " +"la linguetta Filtro nelle proprietà della stampante per maggiori " +"informazioni.

      " + +#: kprinterimpl.cpp:355 +msgid "

      Could not load filter description for %1.

      " +msgstr "Impossibile caricare la descrizione del filtro per %1." + +#: kprinterimpl.cpp:371 +msgid "" +"

      Error while reading filter description for %1" +". Empty command line received.

      " +msgstr "" +"

      Errore durante la lettura della descrizione del filtro per %1" +". Ho ricevuto una riga di comando vuota.

      " + +#: kprinterimpl.cpp:385 +msgid "" +"The MIME type %1 is not supported as input of the filter chain (this may happen " +"with non-CUPS spoolers when performing page selection on a non-PostScript " +"file). Do you want KDE to convert the file to a supported format?

      " +msgstr "" +"Il tipo MIME %1 non è supportato come ingresso della catena di filtri (ciò può " +"accadere con spooler diversi da CUPS quando si utilizza la selezione delle " +"pagine su un file non PostScript). Vuoi che KDE converta il file in un formato " +"supportato?

      " + +#: kprinterimpl.cpp:389 kprinterimpl.cpp:509 +msgid "Convert" +msgstr "Converti" + +#: kprinterimpl.cpp:399 +msgid "Select MIME Type" +msgstr "Scegli il tipo MIME" + +#: kprinterimpl.cpp:400 +msgid "Select the target format for the conversion:" +msgstr "Scegli il formato in cui convertire:" + +#: kprinterimpl.cpp:404 kprinterimpl.cpp:430 +msgid "Operation aborted." +msgstr "Operazione annullata." + +#: kprinterimpl.cpp:410 +msgid "No appropriate filter found. Select another target format." +msgstr "" +"Non è stato trovato alcun filtro appropriato. Scegli un altro formato di " +"destinazione." + +#: kprinterimpl.cpp:423 +msgid "" +"Operation failed with message:" +"
      %1" +"
      Select another target format.
      " +msgstr "" +"Operazione fallita con il messaggio:" +"
      %1" +"
      Seleziona un altro formato di destinazione.
      " + +#: kprinterimpl.cpp:441 +msgid "Filtering print data" +msgstr "Filtraggio dei dati di stampa in corso" + +#: kprinterimpl.cpp:445 +msgid "Error while filtering. Command was: %1." +msgstr "Errore durante il filtraggio. Il comando era:%1." + +#: kprinterimpl.cpp:487 +msgid "The print file is empty and will be ignored:

      %1

      " +msgstr "Il file di stampa è vuoto e sarà ignorato:

      %1

      " + +#: kprinterimpl.cpp:497 +msgid "" +"The file format %1 is not directly supported by the current " +"print system. You now have 3 options: " +"
        " +"
      • KDE can attempt to convert this file automatically to a supported format. " +"(Select Convert)
      • " +"
      • You can try to send the file to the printer without any conversion. " +"(Select Keep)
      • " +"
      • You can cancel the printjob. (Select Cancel)
      " +"Do you want KDE to attempt and convert this file to %2?
      " +msgstr "" +"Il formato file %1 non è supportato direttamente dal sistema di " +"stampa attuale. Ora hai tre possibilità: " +"
        " +"
      • KDE può provare a convertire questo file automaticamente ad un formato " +"supportato. (Seleziona Converti)
      • " +"
      • Puoi comunque provare a mandare il file alla stampante senza conversione. " +"(Seleziona Mantieni)
      • " +"
      • Puoi annullare il lavoro di stampa. (Seleziona Annulla)
      " +"Vuoi che KDE provi a convertire questo file in %2?
      " + +#: kprinterimpl.cpp:518 +msgid "" +"No appropriate filter was found to convert the file format %1 into %2." +"
      " +"
        " +"
      • Go to System Options -> Commands to look through the list of " +"possible filters. Each filter executes an external program.
      • " +"
      • See if the required external program is available.on your system.
      " +"
      " +msgstr "" +"Impossibile trovare un filtro appropriato per convertire il file dal " +"formato %1 al formato %2." +"
      " +"
        " +"
      • Vai su Opzioni di sistema -> Comandi per dare un'occhiata alla lista " +"dei filtri possibili. Ogni filtro comporta l'esecuzione di un programma " +"esterno.
      • " +"
      • Controlla che il programma esterno richiesto sia installato nel " +"sistema.
      " + +#: kpgeneralpage.cpp:85 +msgid "ISO A4" +msgstr "A4" + +#: kpgeneralpage.cpp:89 +msgid "Folio" +msgstr "Folio" + +#: kpgeneralpage.cpp:90 +msgid "US #10 Envelope" +msgstr "Busta US #10" + +#: kpgeneralpage.cpp:91 +msgid "ISO DL Envelope" +msgstr "Busta ISO DL" + +#: kpgeneralpage.cpp:92 +msgid "Tabloid" +msgstr "Tabloid" + +#: kpgeneralpage.cpp:93 +msgid "ISO A3" +msgstr "A3" + +#: kpgeneralpage.cpp:94 +msgid "ISO A2" +msgstr "A2" + +#: kpgeneralpage.cpp:95 +msgid "ISO A1" +msgstr "A1" + +#: kpgeneralpage.cpp:96 +msgid "ISO A0" +msgstr "A0" + +#: kpgeneralpage.cpp:106 +msgid "Upper Tray" +msgstr "Cassetto superiore" + +#: kpgeneralpage.cpp:107 +msgid "Lower Tray" +msgstr "Cassetto inferiore" + +#: kpgeneralpage.cpp:108 +msgid "Multi-Purpose Tray" +msgstr "Cassetto multifunzione" + +#: kpgeneralpage.cpp:109 +msgid "Large Capacity Tray" +msgstr "Cassetto a grande capacità" + +#: kpgeneralpage.cpp:113 +msgid "Normal" +msgstr "Normale" + +#: kpgeneralpage.cpp:114 +msgid "Transparency" +msgstr "Trasparenza" + +#: kpgeneralpage.cpp:123 +msgid "" +" " +"

      \"General\"

      " +"

      This dialog page contains general print job settings. General " +"settings are applicable to most printers, most jobs and most job file types. " +"

      To get more specific help, enable the \"WhatsThis\" cursor and click on any " +"of the text labels or GUI elements of this dialog. " +msgstr "" +" " +"

      \"Generale\"

      " +"

      Questa finestra di dialogo contiene le impostazioni generali " +"per i lavori di stampa. Queste impostazioni generali si applicano alla maggior " +"parte delle stampanti, dei lavori di stampa e dei tipi di file ad essi " +"associati. " +"

      Per avere dell'aiuto più specifico, attiva il cursore \"Che cos'è?\" e fai " +"clic su ciascuna etichetta di testo o qualsiasi altro elemento presente in " +"questa finestra." + +#: kpgeneralpage.cpp:131 +msgid "" +" " +"

      Page size: Select paper size to be printed on from the drop-down " +"menu.

      " +"

      The exact list of choices depends on the printer driver (\"PPD\") you have " +"installed.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o PageSize=...         # examples: \"A4\" or \"Letter\"  

      " +"
      " +msgstr "" +" " +"

      Dimensione pagina: Seleziona, dal menu a discesa, la dimensione della " +"pagina su cui stampare.

      " +"

      La lista esatta delle scelte dipende dal driver della stampante (\"PPD\") " +"che hai installato.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o PageSize=...         # esempi: \"A4\" o \"Letter\"  

      " +"
      " + +#: kpgeneralpage.cpp:144 +msgid "" +" " +"

      Paper type: Select paper type to be printed on from the drop-down " +"menu.

      " +"

      The exact list of choices depends on the printer driver (\"PPD\") you have " +"installed.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o MediaType=...        # example: \"Transparency\"  

      " +msgstr "" +" " +"

      Tipo di carta:Seleziona, dal menu a discesa, il tipo di carta su cui " +"stampare.

      " +"

      La lista esatta delle scelte dipende dal driver della stampante (\"PPD\") " +"che hai installato.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o MediaType=...         # esempio: \"Transparency\"  

      " +"
      " + +#: kpgeneralpage.cpp:157 +msgid "" +" " +"

      Paper source: Select paper source tray for the paper to be printed on " +"from the drop-down menu. " +"

      The exact list of choices depends on the printer driver (\"PPD\") you have " +"installed.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o InputSlot=...        # examples: \"Lower\" or \"LargeCapacity\"  "
      +"

      " +msgstr "" +" " +"

      Alimentazione della carta:Seleziona, dal menu a discesa, il cassetto " +"da cui attingere la carta su cui stampare.

      " +"

      La lista esatta delle scelte dipende dal driver della stampante (\"PPD\") " +"che hai installato.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o InputSlot=...         # esempi: \"Lower\" o \"LargeCapacity\"  "
      +"

      " + +#: kpgeneralpage.cpp:170 +msgid "" +" " +"

      Image Orientation: Orientation of the printed page image on your " +"paper is controlled by the radio buttons. By default, the orientation is " +"Portrait " +"

      You can select 4 alternatives: " +"

        " +"
      • Portrait..Portrait is the default setting.
      • " +"
      • Landscape.
      • " +"
      • Reverse Landscape. Reverse Landscape prints the images upside down. " +"
      • " +"
      • Reverse Portrait. Reverse Portrait prints the image upside " +"down.
      The icon changes according to your selection.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o orientation-requested=...       # examples: \"landscape\" or "
      +"\"reverse-portrait\"  

      " +msgstr "" +" " +"

      Orientazione immagine: L'orientazione dell'immagine della pagina " +"stampata sulla carta è controllata dai pulsanti a scelta singola. " +"L'orientazione predefinita è Verticale " +"

      Puoi scegliere quattro alternative: " +"

        " +"
      • Verticale..È l'impostazione predefinita.
      • " +"
      • Orizzontale.
      • " +"
      • Orizzontale inverso. Stampa l'immagine orizzontale sotto-sopra. " +"
      • " +"
      • Verticale inverso. Stampa l'immagine verticale sotto-sopra
      • " +"
      L'icona cambia a seconda della tua selezione.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o orientation-requested=...         # esempi: \"landscape\" o "
      +"\"reverse-portrait\"  

      " + +#: kpgeneralpage.cpp:191 +msgid "" +" " +"

      Duplex Printing: These controls may be grayed out if your printer " +"does not support duplex printing (i.e. printing on both sides of the " +"sheet). These controls are active if your printer supports duplex printing. " +"

      You can choose from 3 alternatives:

      " +"
        " +"
      • None. This prints each page of the job on one side of the sheets " +"only.
      • " +"
      • Long Side. This prints the job on both sides of the paper sheets. " +"It prints the job in a way so that the backside has the same orientation as the " +"front side if you turn the paper over the long edge. (Some printer drivers " +"name this mode duplex-non-tumbled).
      • " +"
      • Short Side. This prints the job on both sides of the paper sheets. " +"It prints the job so that the backside has the reverse orientation from the " +"front side if you turn the paper over the long edge, but the same orientation, " +"if you turn it over the short edge. (Some printer drivers name this mode " +"duplex-tumbled).
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o duplex=...       # examples: \"tumble\" or \"two-sided-short-edge\" "
      +" 

      " +msgstr "" +" " +"

      Stampa fronte/retro: Questi controlli possono essere inattivi se la " +"stampante non supporta la stampa fronte/retro " +"(cioè la stampa su entrambe le facciate del foglio). Questi controlli sono " +"invece attivi se la stampa fronte/retro è supportata. " +"

      Puoi scegliere tre alternative:

      " +"
        " +"
      • Nessuno.Questo fa in modo che sia stampata su una sola facciata per " +"foglio.
      • " +"
      • Lato lungo. Questo fa in modo che siano stampate entrambe le " +"facciate del foglio. La stampa avviene in maniera che, se giri il foglio sul " +"lato lungo, la facciata posteriore abbia la stessa orientazione dell'anteriore. " +"(Alcuni driver di stampa chiamano questa modalità duplex-non-tumbled" +").
      • " +"
      • Lato corto. Questo fa in modo che siano stampate entrambe le " +"facciate del foglio. La stampa avviene in maniera che, se giri il foglio sul " +"lato corto, la facciata posteriore abbia la stessa orientazione dell'anteriore. " +"(Alcuni driver di stampa chiamano questa modalità duplex-tumbled" +").
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o duplex=...         # esempi: \"tumble\" o \"two-sided-short-edge\"  "
      +"

      " + +#: kpgeneralpage.cpp:217 +msgid "" +" " +"

      Banner Page(s): Select banner(s) to print one or two special sheets " +"of paper just before or after your main job.

      " +"

      Banners may contain some pieces of job information, such as user name, time " +"of printing, job title and more.

      " +"

      Banner pages are useful to separate different jobs more easily, especially " +"in a multi-user environment.

      " +"

      Hint: You can design your own banner pages. To make use of " +"them, just put the banner file into the standard CUPS banners " +"directory (This is usually \"/usr/share/cups/banner/\" " +"Your custom banner(s) must have one of the supported printable formats. " +"Supported formats are ASCII text, PostScript, PDF and nearly any image format " +"such as PNG, JPEG or GIF. Your added banner pages will appear in the drop down " +"menu after a restart of CUPS.

      " +"

      CUPS comes with a selection of banner pages.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o job-sheets=...       # examples: \"standard\" or \"topsecret\"  "
      +"

      " +msgstr "" +" " +"

      Striscioni: Seleziona gli striscioni composti da una o due pagine " +"speciali da stampare prima o dopo il lavoro di stampa principale.

      " +"

      Gli striscioni possono contenere alcune informazioni sul lavoro di stampa, " +"come il nome utente, orario di stampa, titolo e altro.

      " +"

      Gli striscioni sono utili per separare più facilmente i diversi lavori di " +"stampa, specialmente in un ambiente multiutente.

      " +"

      Suggerimento: Puoi anche personalizzare il tuo striscione. " +"Per farlo, metti semplicemente il file dello striscione nella cartella standard " +"di CUPS per gli striscioni (Solitamente si trova in " +"\"/usr/share/cups/banner/\" I tuoi striscioni devono essere in uno dei " +"seguenti formati stampabili: testo ASCII, PostScript, PDF e più o meno " +"qualsiasi formato immagine come: PNG, JPEG o GIF. Gli striscioni che hai " +"aggiunto compariranno nel menu a discesa dopo aver riavviato CUPS.

      " +"

      CUPS già possiede una raccolta di striscioni.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o job-sheets=...         # esempi: \"standard\" o \"topsecret\"  "
      +"

      " + +#: kpgeneralpage.cpp:239 +msgid "" +" " +"

      Pages per Sheet: You can choose to print more than one page onto " +"each sheet of paper. This is sometimes useful to save paper.

      " +"

      Note 1: the page images get scaled down accordingly to print 2 or 4 " +"pages per sheet. The page image does not get scaled if you print 1 page per " +"sheet (the default setting.). " +"

      Note 2: If you select multiple pages per sheet here, the scaling and " +"re-arranging is done by your printing system. Be aware, that some printers can " +"by themselves print multiple pages per sheet. In this case you find the option " +"in the printer driver settings. Be careful: if you enable multiple pages per " +"sheet in both places, your printout will not look as you intended.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o number-up=...        # examples: \"2\" or \"4\"  

      " +msgstr "" +" " +"

      Pagine per foglio: Puoi decidere di stampare più di una pagina in " +"ogni foglio. A volte è molto utile per risparmiare carta.

      " +"

      Nota 1: L'immagine della pagina viene ridotta in modo da stampare 2 o " +"4 pagine per foglio. L'immagine della pagina non viene ridotta se stampi 1 " +"pagina per foglio. (impostazione predefinita). " +"

      Nota 2: Se scegli di stampare più pagine per foglio la riduzione e " +"l'adattamento è fatto dal sistema di stampa. Ricorda che alcune stampanti " +"possono stampare da sole più pagine per foglio. In questo caso trovi l'opzione " +"nelle impostazioni del driver di stampa. Fai attenzione: se attivi la stampa di " +"più pagine per foglio in entrambi i luoghi il risultato non sarà quello che ti " +"aspetti.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o number-up=...         # esempi: \"2\" o \"4\"  

      " + +#: kpgeneralpage.cpp:263 kpqtpage.cpp:118 +msgid "Page s&ize:" +msgstr "&Dimensione pagina:" + +#: kpgeneralpage.cpp:267 +msgid "Paper t&ype:" +msgstr "&Tipo di carta:" + +#: kpgeneralpage.cpp:271 +msgid "Paper so&urce:" +msgstr "&Alimentazione della carta:" + +#: kpgeneralpage.cpp:291 +msgid "Duplex Printing" +msgstr "Stampa fronte/retro" + +#: kpgeneralpage.cpp:294 kpqtpage.cpp:143 +msgid "Pages per Sheet" +msgstr "Pagine per foglio" + +#: kpgeneralpage.cpp:300 kpqtpage.cpp:125 +msgid "&Portrait" +msgstr "&Verticale" + +#: kpgeneralpage.cpp:301 kpqtpage.cpp:128 +msgid "&Landscape" +msgstr "&Orizzontale" + +#: kpgeneralpage.cpp:302 +msgid "&Reverse landscape" +msgstr "Orizzontale &inverso" + +#: kpgeneralpage.cpp:303 +msgid "R&everse portrait" +msgstr "Verticale i&nverso" + +#: kpgeneralpage.cpp:308 +msgid "" +"_: duplex orientation\n" +"&None" +msgstr "&No" + +#: kpgeneralpage.cpp:309 +msgid "" +"_: duplex orientation\n" +"Lon&g side" +msgstr "&Lato lungo" + +#: kpgeneralpage.cpp:310 +msgid "" +"_: duplex orientation\n" +"S&hort side" +msgstr "Lato &corto" + +#: kpgeneralpage.cpp:322 +msgid "S&tart:" +msgstr "&Inizio:" + +#: kpgeneralpage.cpp:323 +msgid "En&d:" +msgstr "&Fine:" + +#: ppdloader.cpp:173 +msgid "(line %1): " +msgstr "(riga %1): " + +#: droptionview.cpp:61 +msgid "Value:" +msgstr "Valore:" + +#: droptionview.cpp:167 +msgid "String value:" +msgstr "Valore stringa:" + +#: droptionview.cpp:306 droptionview.cpp:341 +msgid "No Option Selected" +msgstr "Nessuna opzione selezionata" + +#: kmuimanager.cpp:158 +#, c-format +msgid "Configuration of %1" +msgstr "Configurazione di %1" + +#: kmprinter.cpp:144 +msgid "(rejecting jobs)" +msgstr "(rifiuta i lavori)" + +#: kmprinter.cpp:144 +msgid "(accepting jobs)" +msgstr "(accetta i lavori)" + +#: kprintprocess.cpp:75 +msgid "File transfer failed." +msgstr "Trasferimento file non riuscito." + +#: kprintprocess.cpp:81 +msgid "Abnormal process termination (%1)." +msgstr "Terminazione anomala processo (%1)." + +#: kprintprocess.cpp:83 +msgid "%1: execution failed with message:

      %2

      " +msgstr "%1: esecuzione fallita con il messaggio

      %2

      " + +#: kdeprintd.cpp:176 +msgid "" +"Some of the files to print are not readable by the KDE print daemon. This may " +"happen if you are trying to print as a different user to the one currently " +"logged in. To continue printing, you need to provide root's password." +msgstr "" +"Alcuni dei file da stampare non sono leggibili dal demone di stampa di KDE. Ciò " +"può succedere se provi a stampare con i permessi di un utente diverso da quello " +"che ha eseguito l'accesso al sistema. Per continuare la stampa devi fornire la " +"password di root." + +#: kdeprintd.cpp:181 +msgid "Provide root's Password" +msgstr "Fornisci la password di root" + +#: kdeprintd.cpp:200 kdeprintd.cpp:202 +#, c-format +msgid "Printing Status - %1" +msgstr "Stato stampa - %1" + +#: kdeprintd.cpp:263 +msgid "Printing system" +msgstr "Sistema di stampa" + +#: kdeprintd.cpp:266 +msgid "Authentication failed (user name=%1)" +msgstr "Autenticazione fallita (nome utente=%1)" + +#. i18n: file kprintpreviewui.rc line 13 +#: rc.cpp:9 rc.cpp:21 +#, no-c-format +msgid "&PageMarks" +msgstr "&Segni pagine" + +#: kpcopiespage.cpp:46 +msgid "" +" " +"

      Page Selection

      " +"

      Here you can control if you print a certain selection only out of all the " +"pages from the complete document.

      " +msgstr "" +" " +"

      Selezione pagina

      " +"

      Qui puoi scegliere se stampare solo alcune pagine dell'intero documento.

      " +"
      " + +#: kpcopiespage.cpp:51 +msgid "" +" All Pages: Select \"All\" to print the complete document. Since " +"this is the default, it is pre-selected.

      " +msgstr "" +" Tutte le pagine: Scegli \"Tutto\" per stampare l'intero documento. " +"Questa è l'opzione predefinita.

      " + +#: kpcopiespage.cpp:55 +msgid "" +" Current Page: Select \"Current\" " +"if you want to print the page currently visible in your KDE application.

      " +"

      Note: this field is disabled if you print from non-KDE applications " +"like Mozilla or OpenOffice.org, since here KDEPrint has no means to determine " +"which document page you are currently viewing.

      " +msgstr "" +" Pagina corrente:" +"

      Scegli \"Attuale\" se desideri stampare la pagina attualmente " +"visibile nel programma KDE.

      " +"

      Nota: questa casella è disabilitata se stampi da programmi non KDE " +"come Mozilla o OpenOffice.org, perché KDEPrint non è in grado di capire quale " +"pagina del documento stai attualmente guardando.

      " + +#: kpcopiespage.cpp:60 +msgid "" +" Page Range: Choose a \"Page Range\" to select a subset of the " +"complete document pages to be printed. The format is " +"\"n,m,o-p,q,r,s-t, u\".

      " +"

      Example: \"4,6,10-13,17,20,23-25\" " +"will print the pages 4, 6, 10, 11, 12, 13, 17, 20, 23, 24, 25 of your " +"document.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o page-ranges=...     # example: \"4,6,10-13,17,20,23-25\"  
      " +"

      " +msgstr "" +" Intervallo pagine: Scegli un \"Intervallo di pagine\" per stampare " +"soltanto una porzione del documento. Il formato è " +"\"n,m,o-p,q,r,s-t, u\".

      " +"

      Esempio: \"4,6,10-13,17,20,23-25\" " +"stampa le pagine 4, 6, 10, 11, 12, 13, 17, 20, 23, 24, 25 del tuo documento.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o page-ranges=...         # esempio: \"4,6,10-13,17,20,23-25\"  
      " +"

      " + +#: kpcopiespage.cpp:74 +msgid "" +" Page Set: " +"

      Choose \"All Pages\", \"Even Pages\" or " +"\"Odd Pages\" if you want to print a page selection matching one of these " +"terms. The default is \"All Pages\".

      " +"

      Note: If you combine a selection of a \"Page Range\" " +"with a \"Page Set\" of \"Odd\" or \"Even\"" +", you will only get the odd or even pages from the originally selected page " +"range. This is useful if you odd or even pages from the originally selected " +"page range. This is useful if you want to print a page range in duplex on a " +"simplex-only printer. In this case you can feed the paper to the printer twice; " +"in the first pass, select \"Odd\" or \"Even\" (depending on your printer " +"model), in second pass select the other option. You may need to " +"\"Reverse\" the output in one of the passes (depending on your printer " +"model).

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o page-set=...        # example: \"odd\" or \"even\"  

      " +"
      " +msgstr "" +" Insieme di pagine: " +"

      Scegli \"Tutte le pagine\", \"Pagine pari\" o " +"\"Pagine dispari\" se desideri stampare una selezione di pagine " +"corrispondente a queste caratteristiche. L'impostazione predefinita è " +"\"Tutte le pagine\".

      " +"

      Nota: se combini una selezione di un \"Intervallo di pagine\" " +"con un \"Insieme di pagine\" di tipo \"pari\" o " +"\"dispari\", otterrai solo le pagine pari o dispari all'interno " +"dell'intervallo originariamente selezionato. Ciò è utile se vuoi stampare un " +"intervallo di pagine in modalità fronte/retro su una stampante solo fronte. In " +"questo caso puoi caricare la carta nella stampante due volte; la prima volta, " +"scegli \"pari\" o \"dispari\" (a seconda del modello della stampante), la " +"seconda volta scegli l'altra opzione. Potrebbe essere necessario usare " +"l'opzione \"Inverso\" per invertire l'ordine di stampa una delle due " +"volte (a seconda del modello della stampante).

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o page-set=...         # esempio: \"odd\" o \"even\"  

      " +"
      " + +#: kpcopiespage.cpp:97 +msgid "" +" Output Settings: Here you can determine the number of copies, the " +"output order and the collate mode for the pages of your printjob. (Note, that " +"the maximum number of copies allowed to print may be restricted by your print " +"subsystem.)

      " +"

      The 'Copies' setting defaults to 1.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

           -o copies=...            # examples: \"5\" or \"42\"  "
      +"
      -o outputorder=... # example: \"reverse\" " +"
      -o Collate=... # example: \"true\" or \"false\"

      " +".
      " +msgstr "" +" Impostazioni stampa: Qui puoi determinare il numero di copie, " +"l'ordine di stampa e la modalità fascicola per le pagine del tuo lavoro di " +"stampa. (Nota: il numero massimo di copie consentito può essere limitato dal " +"tuo sottosistema di stampa.)

      " +"

      Il numero di copie predefinito è 1

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

           -o copies=...            # esempi: \"5\" or \"42\"  "
      +"
      -o outputorder=... # esempio: \"reverse\" " +"
      -o Collate=... # esempio: \"true\" or \"false\"

      " +".
      " + +#: kpcopiespage.cpp:115 +msgid "" +" Number of Copies: Determine the number of requested copies here. " +"You can increase or decrease the number of printed copies by clicking on the up " +"and down arrows. You can also type the figure directly into the box.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

           -o copies=...            # examples: \"5\" or \"42\"  

      " +"
      " +msgstr "" +" Numero di copie: Indica il numero di copie desiderate. Puoi " +"aumentare o diminuire il numero facendo clic sulle frecce su o giù. Puoi anche " +"scrivere direttamente il numero nel riquadro.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o copies=...         # esempi: \"5\" o \"42\"  

      " + +#: kpcopiespage.cpp:128 +msgid "" +" Collate Copies " +"

      If the \"Collate\" checkbox is enabled (default), the output order " +"for multiple copies of a multi-page document will be \"1-2-3-..., 1-2-3-..., " +"1-2-3-...\".

      " +"

      If the \"Collate\" checkbox is disabled, the output order for " +"multiple copies of a multi-page document will be \"1-1-1-..., 2-2-2-..., " +"3-3-3-...\".

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o Collate=...           # example:  \"true\" or \"false\"  

      " +"
      " +msgstr "" +" Fascicola copie: " +"

      Se la casella \"Fascicola\" è marcata (impostazione predefinita), " +"l'ordine di stampa di un documento composto da più pagine sarà \"1-2-3-..., " +"1-2-3-..., 1-2-3-...\".

      " +"

      Se invece la casella \"Fascicola\" è disabilitata, l'ordine di " +"stampa di un documento composto da più pagine sarà \"1-1-1-..., 2-2-2-..., " +"3-3-3-...\".

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o Collate=...         # esempio: \"true\" o \"false\"  

      " +"
      " + +#: kpcopiespage.cpp:142 +msgid "" +" Reverse Order " +"

      If the \"Reverse\" checkbox is enabled, the output order for " +"multiple copies of a multi-page document will be \"...-3-2-1, ...-3-2-1, " +"...-3-2-1\", if you also have enabled the \"Collate\" " +"checkbox at the same time (the usual usecase).

      " +"

      If the \"Reverse\" checkbox is enabled, the output order for " +"multiple copies of a multi-page document will be \"...-3-3-3, ...-2-2-2, " +"...-1-1-1\", if you have disabled the \"Collate\" " +"checkbox at the same time.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o outputorder=...       # example:  \"reverse\"  

      " +msgstr "" +" Ordine inverso: " +"

      Se la casella \"Inverso\" è marcata, l'ordine di stampa di un " +"documento composto da più pagine sarà \"...-3-2-1, ...-3-2-1, ...-3-2-1\", nel " +"caso sia abilitata anche la casella \"Fascicola\" " +"(l'impostazione predefinita).

      " +"

      Se invece la casella \"Inverso\" è marcata ma la casella " +"\"Fascicola\" non lo è, l'ordine di stampa di un documento composto di più " +"pagine sarà \"...-3-3-3, ...-2-2-2, ...-1-1-1\".

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o outputorder=...         # esempio: \"reverse\"  

      " + +#: kpcopiespage.cpp:163 +msgid "C&opies" +msgstr "C&opie" + +#: kpcopiespage.cpp:167 +msgid "Page Selection" +msgstr "Selezione pagine" + +#: kpcopiespage.cpp:169 +msgid "&All" +msgstr "&Tutte" + +#: kpcopiespage.cpp:171 +msgid "Cu&rrent" +msgstr "&Attuale" + +#: kpcopiespage.cpp:173 +msgid "Ran&ge" +msgstr "&Intervallo" + +#: kpcopiespage.cpp:178 +msgid "" +"

      Enter pages or group of pages to print separated by commas (1,2-5,8).

      " +msgstr "" +"

      Immetti le pagine o i gruppi di pagine da stampare, separandoli con una " +"virgola (1,2-5,8).

      " + +#: kpcopiespage.cpp:182 +msgid "Output Settings" +msgstr "Impostazioni di output" + +#: kpcopiespage.cpp:184 +msgid "Co&llate" +msgstr "Fascico&la" + +#: kpcopiespage.cpp:186 +msgid "Re&verse" +msgstr "In&verso" + +#: kpcopiespage.cpp:191 +msgid "Cop&ies:" +msgstr "Cop&ie:" + +#: kpcopiespage.cpp:198 +msgid "All Pages" +msgstr "Tutte le pagine" + +#: kpcopiespage.cpp:199 +msgid "Odd Pages" +msgstr "Pagine dispari" + +#: kpcopiespage.cpp:200 +msgid "Even Pages" +msgstr "Pagine pari" + +#: kpcopiespage.cpp:202 +msgid "Page &set:" +msgstr "&Insieme di pagine:" + +#: kpcopiespage.cpp:257 +msgid "Pages" +msgstr "Pagine" + +#: kprintpreview.cpp:137 +msgid "Do you want to continue printing anyway?" +msgstr "Vuoi continuare a stampare comunque?" + +#: kprintpreview.cpp:145 kprintpreview.cpp:224 +msgid "Print Preview" +msgstr "Anteprima di stampa" + +#: kprintpreview.cpp:275 +msgid "" +"The preview program %1 cannot be found. Check that the program is correctly " +"installed and located in a directory included in your PATH environment " +"variable." +msgstr "" +"Il programma di anteprima %1 non è stato trovato. Controlla che il programma " +"sia installato correttamente e situato in una directory contenuta nella " +"variabile di ambiente PATH." + +#: kprintpreview.cpp:300 +msgid "" +"Preview failed: neither the internal KDE PostScript viewer (KGhostView) nor any " +"other external PostScript viewer could be found." +msgstr "" +"Anteprima fallita: impossibile trovare il visualizzatore PostScript di KDE " +"(KGhostView) o un qualunque altro visualizzatore PostScript esterno." + +#: kprintpreview.cpp:304 +#, c-format +msgid "" +"Preview failed: KDE could not find any application to preview files of type %1." +msgstr "" +"Anteprima fallita: KDE non ha trovato alcuna applicazione per visualizzare file " +"di tipo %1." + +#: kprintpreview.cpp:314 +#, c-format +msgid "Preview failed: unable to start program %1." +msgstr "Anteprima fallita: impossibile avviare il programma %1." + +#: kprintpreview.cpp:319 +msgid "Do you want to continue printing?" +msgstr "Vuoi continuare la stampa?" + +#: kmfactory.cpp:221 +msgid "There was an error loading %1. The diagnostic is:

      %2

      " +msgstr "" +"Si è verificato un errore durante il caricamento di %1. La diagnosi è:" +"

      %2

      " + +#: kpdriverpage.cpp:48 +msgid "" +"Some options selected are in conflict. You must resolve these conflicts " +"before continuing. See Driver Settings tab for detailed information." +msgstr "" +"Alcune opzioni selezionate sono in conflitto. Devi risolvere questi " +"conflitti prima di continuare. Vedi la linguetta Impostazioni driver " +"per avere informazioni dettagliate." + +#: posterpreview.cpp:115 +msgid "" +"Poster preview not available. Either the poster " +"executable is not properly installed, or you don't have the required version; " +"available at http://printing.kde.org/downloads/." +msgstr "" +"Anteprima poster non disponibile. Probabilmente l'eseguibile poster " +"non è installato correttamente oppure non hai la versione richiesta. Questo " +"file è disponibile all'indirizzo http://printing.kde.org/downloads/." + +#: kprinterpropertydialog.cpp:78 kprinterpropertydialog.cpp:138 +msgid "Printer Configuration" +msgstr "Configurazione stampante" + +#: kprinterpropertydialog.cpp:138 +msgid "No configurable options for that printer." +msgstr "Nessuna opzione configurabile per questa stampante." + +#: marginpreview.cpp:135 +msgid "No preview available" +msgstr "Nessuna anteprima disponibile" + +#: kpfileselectpage.cpp:33 +msgid "&Files" +msgstr "&File" + +#: marginwidget.cpp:37 +msgid "" +" " +"

      Top Margin

      . " +"

      This spinbox/text edit field lets you control the top margin of your " +"printout if the printing application does not define its margins internally. " +"

      " +"

      The setting works for instance for ASCII text file printing, or for printing " +"from KMail and and Konqueror..

      " +"

      Note:

      This margin setting is not intended for KOffice or " +"OpenOffice.org printing, because these applications (or rather their users) " +"are expected to do it by themselves. It also does not work for PostScript or " +"PDF file, which in most cases have their margins hardcoded internally.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o page-top=...      # use values from \"0\" or higher. \"72\" is "
      +"equal to 1 inch.  

      " +msgstr "" +" " +"

      Margine superiore

      . " +"

      Questo campo ti consente di impostare un margine superiore di stampa nel " +"caso in cui l'applicazione di stampa non lo faccia già internamente.

      " +"

      L'impostazione funziona, ad esempio, per la stampa di file di testo ASCII, o " +"per stampare da KMail e Konqueror.

      " +"

      Nota:

      Questa impostazione di margine non è progettata per stampare " +"con KOffice o OpenOffice.org, perché queste applicazioni (o meglio i loro " +"utenti) dovrebbero già impostare i margini per conto loro. Inoltre non funziona " +"con file PostScript o PDF, che nella maggior parte dei casi hanno i loro " +"margini definiti internamente.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o page-top=...         # usa valori da \"0\" o superiori. \"72\" "
      +"equivale a 1 pollice.  

      " + +#: marginwidget.cpp:57 +msgid "" +" " +"

      Bottom Margin

      . " +"

      This spinbox/text edit field lets you control the bottom margin of your " +"printout if the printing application does not define its margins internally. " +"

      " +"

      The setting works for instance for ASCII text file printing, or for printing " +"from KMail and and Konqueror.

      " +"

      Note:

      This margin setting is not intended for KOffice or " +"OpenOffice.org printing, because these applications (or rather their users) " +"are expected to do it by themselves. It also does not work for PostScript or " +"PDF file, which in most cases have their margins hardcoded internally.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o page-bottom=...      # use values from \"0\" or higher. \"72\" is "
      +"equal to 1 inch.  
      " +msgstr "" +" " +"

      Margine inferiore

      . " +"

      Questo campo ti consente di impostare un margine inferiore di stampa nel " +"caso in cui l'applicazione di stampa non lo faccia già internamente.

      " +"

      L'impostazione funziona, ad esempio, per la stampa di file di testo ASCII, o " +"per stampare da KMail e Konqueror.

      " +"

      Nota:

      Questa impostazione di margine non è progettata per stampare " +"con KOffice o OpenOffice.org, perché queste applicazioni (o meglio i loro " +"utenti) dovrebbero già impostare i margini per conto loro. Inoltre non funziona " +"con file PostScript o PDF, che nella maggior parte dei casi hanno i loro " +"margini definiti internamente.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o page-bottom=...         # usa valori da \"0\" o superiori. \"72\" "
      +"equivale a 1 pollice.  

      " + +#: marginwidget.cpp:76 +msgid "" +" " +"

      Left Margin

      . " +"

      This spinbox/text edit field lets you control the left margin of your " +"printout if the printing application does not define its margins internally. " +"

      " +"

      The setting works for instance for ASCII text file printing, or for printing " +"from KMail and and Konqueror.

      " +"

      Note:

      This margin setting is not intended for KOffice or " +"OpenOffice.org printing, because these applications (or rather their users) " +"are expected to do it by themselves. It also does not work for PostScript or " +"PDF file, which in most cases have their margins hardcoded internally.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o page-left=...      # use values from \"0\" or higher. \"72\" is "
      +"equal to 1 inch.  
      " +msgstr "" +" " +"

      Margine sinistro

      . " +"

      Questo campo ti consente di impostare un margine sinistro di stampa nel caso " +"in cui l'applicazione di stampa non lo faccia già internamente.

      " +"

      L'impostazione funziona, ad esempio, per la stampa di file di testo ASCII, o " +"per stampare da KMail e Konqueror.

      " +"

      Nota:

      Questa impostazione di margine non è progettata per stampare " +"con KOffice o OpenOffice.org, perché queste applicazioni (o meglio i loro " +"utenti) dovrebbero già impostare i margini per conto loro. Inoltre non funziona " +"con file PostScript o PDF, che nella maggior parte dei casi hanno i loro " +"margini definiti internamente.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o page-left=...         # usa valori da \"0\" o superiori. \"72\" "
      +"equivale a 1 pollice.  

      " + +#: marginwidget.cpp:95 +msgid "" +" " +"

      Right Margin

      . " +"

      This spinbox/text edit field lets you control the right margin of your " +"printout if the printing application does not define its margins internally. " +"

      " +"

      The setting works for instance for ASCII text file printing, or for printing " +"from KMail and and Konqueror.

      " +"

      Note:

      This margin setting is not intended for KOffice or " +"OpenOffice.org printing, because these applications (or rather their users) " +"are expected to do it by themselves. It also does not work for PostScript or " +"PDF file, which in most cases have their margins hardcoded internally.

      " +"
      " +"
      " +"

      Additional hint for power users: This KDEPrint GUI element " +"matches with the CUPS commandline job option parameter: " +"

          -o page-right=...      # use values from \"0\" or higher. \"72\" is "
      +"equal to 1 inch.  
      " +msgstr "" +" " +"

      Margine destro

      . " +"

      Questo campo ti consente di impostare un margine destro di stampa nel caso " +"in cui l'applicazione di stampa non lo faccia già internamente.

      " +"

      L'impostazione funziona, ad esempio, per la stampa di file di testo ASCII, o " +"per stampare da KMail e Konqueror.

      " +"

      Nota:

      Questa impostazione di margine non è progettata per stampare " +"con KOffice o OpenOffice.org, perché queste applicazioni (o meglio i loro " +"utenti) dovrebbero già impostare i margini per conto loro. Inoltre non funziona " +"con file PostScript o PDF, che nella maggior parte dei casi hanno i loro " +"margini definiti internamente.

      " +"
      " +"
      " +"

      Suggerimento per utenti esperti: Questo elemento dell'interfaccia " +"di KDEPrint corrisponde al parametro della riga di comando di CUPS: " +"

          -o page-right=...         # usa valori da \"0\" o superiori. \"72\" "
      +"equivale a 1 pollice.  

      " + +#: marginwidget.cpp:114 +msgid "" +" " +"

      Change Measurement Unit

      . " +"

      You can change the units of measurement for the page margins here. Select " +"from Millimeter, Centimeter, Inch or Pixels (1 pixel == 1/72 inch).

      " +msgstr "" +" " +"

      Cambia unità di misura

      . " +"

      Qui puoi cambiare l'unità di misura per i margini della pagina. Scegli tra " +"Millimetri, Centimetri, Pollici o Pixel (1 pixel == 1/72 pollici).

      " + +#: marginwidget.cpp:121 +msgid "" +" " +"

      Custom Margins Checkbox

      . " +"

      Enable this checkbox if you want to modify the margins of your printouts " +"

      You can change margin settings in 4 ways: " +"

        " +"
      • Edit the text fields.
      • " +"
      • Click spinbox arrows.
      • " +"
      • Scroll wheel of wheelmouses.
      • " +"
      • Drag margins in preview frame with mouse.
      Note: " +"The margin setting does not work if you load such files directly into " +"kprinter, which have their print margins hardcoded internally, like as most " +"PDF or PostScript files. It works for all ASCII text files however. It also may " +"not work with non-KDE applications which fail to fully utilize the KDEPrint " +"framework, such as OpenOffice.org.

      " +msgstr "" +" " +"

      Casella margini personalizzati

      . " +"

      Abilita questa casella se vuoi modificare i margini di stampa " +"

      Puoi cambiare le impostazioni dei margini in 4 modi: " +"

        " +"
      • Modificando le caselle di testo.
      • " +"
      • Facendo clic sulle freccette delle caselle di testo.
      • " +"
      • Muovendo la rotella del mouse.
      • " +"
      • Trascinando con il mouse i margini nel riquadro di anteprima.
      " +"Nota: Le impostazioni dei margini non funzionano se carichi dei file, " +"che contengano già al loro interno i parametri per i margini (come la maggior " +"parte dei file PDF o PostScript), direttamente in kprinter. Funziona invece per " +"tutti i file di testo ASCII. È possibile inoltre che non funzioni con " +"applicazioni non KDE (come OpenOffice.org) che non utilizzano pienamente il " +"framework di KDEPrint.

      " + +#: marginwidget.cpp:138 +msgid "" +" " +"

      \"Drag-your-Margins\"

      . " +"

      Use your mouse to drag and set each margin on this little preview window. " +"

      " +msgstr "" +" " +"

      \"Trascina margini\"

      . " +"

      Usa il mouse per trascinare e impostare ciascun margine in questa finestra " +"d'anteprima.

      " + +#: marginwidget.cpp:148 +msgid "&Use custom margins" +msgstr "&Utilizza margini personalizzati" + +#: marginwidget.cpp:158 +msgid "&Top:" +msgstr "In &alto:" + +#: marginwidget.cpp:159 +msgid "&Bottom:" +msgstr "In &basso:" + +#: marginwidget.cpp:160 +msgid "Le&ft:" +msgstr "A &sinistra:" + +#: marginwidget.cpp:161 +msgid "&Right:" +msgstr "A &destra:" + +#: marginwidget.cpp:164 +msgid "Pixels (1/72nd in)" +msgstr "Pixel (1/72 pollice)" + +#: marginwidget.cpp:167 +msgid "Inches (in)" +msgstr "Pollici (in)" + +#: marginwidget.cpp:168 +msgid "Centimeters (cm)" +msgstr "Centimetri (cm)" + +#: marginwidget.cpp:169 +msgid "Millimeters (mm)" +msgstr "Millimetri (mm)" + +#: driver.cpp:387 +msgid "JCL" +msgstr "JCL" + +#: kmvirtualmanager.cpp:161 +msgid "" +"You are about to set a pseudo-printer as your personal default. This " +"setting is specific to KDE and will not be available outside KDE applications. " +"Note that this will only make your personal default printer as undefined for " +"non-KDE applications and should not prevent you from printing normally. Do you " +"really want to set %1 as your personal default?" +msgstr "" +"Stai per impostare una pseudo-stampante come tua impostazione personale " +"predefinita. Questa impostazione è specifica a KDE e non sarà disponibile al di " +"fuori delle applicazioni di KDE. Nota che ciò renderà semplicemente non " +"definita la tua stampante predefinita personale per le applicazioni non di KDE, " +"e non dovrebbe impedirti di stampare normalmente. Vuoi veramente impostare " +"%1 come tua impostazione predefinita personale?" + +#: kpposterpage.cpp:42 +msgid " 5. " +msgstr " 5. " + +#: kpposterpage.cpp:46 +msgid "" +" Print Poster (enabled or disabled). " +"

      If you enable this option, you can print posters of different sizes The " +"printout will happen in the form 'tiles' printed on smaller paper " +"sizes, which you can stitch together later. If you enable this option " +"here, the 'Poster Printing' filter will be auto-loaded in the " +"'Filters' tab of this dialog.

      " +"

      This tab is only visible if the external 'poster' " +"utility is discovered by KDEPrint on your system. ['poster' " +"is a commandline utility that enables you to convert PostScript files into " +"tiled printouts which allow for oversized appearance of the stitched-together " +"tiles.]

      " +"

      Note: The standard version of 'poster' will not work. Your system " +"must use a patched version of 'poster'. Ask your operating system vendor to " +"provide a patched version of 'poster' if he does not already.

      " +"

      Additional hint for power users: A patched version of 'poster' is " +"available from the KDEPrint Website " +"at http://printing.kde.org/downloads/. The direct link to the patched source tarball is " +"ftp://ftp.kde.org/pub/kde/printing/poster.tar.bz2

      " +msgstr "" +" Stampa poster (attivo o inattivo). " +"

      Se attivi questa opzione, puoi stampare poster di diversa grandezza. La " +"stampa apparirà nella forma di \"porzioni\" " +"stampate su fogli piccoli che poi verranno unite assieme. " +"Se attivi questa opzione il filtro di stampa poster " +"verrà caricato automaticamente nella scheda \"Filtri\" di questa finestra.

      " +"

      Questa scheda è visibile solo se l'utility esterna \"poster\" " +"è stata trovata nel sistema da KDEPrint. [\"poster\" " +"è un'utility da riga di comando che ti permette di convertire i file PostScript " +"in \"porzioni\" che stampate e unite daranno la stampa finale di grandi " +"dimensioni.]

      " +"

      Nota: La versione standard di \"poster\" non funzionerà. Il tuo " +"sistema deve disporre della versione modificata da una patch. Chiedi al " +"fornitore del tuo sistema operativo di procurarti questa versione modificata, " +"se non l'ha già fatto.

      " +"

      Suggerimento aggiuntivo per utenti esperti: " +"Una versione \"poster\" con patch è disponibile nel sito di KDEPrint presso la pagina http://printing.kde.org/downloads/. Il link diretto ai tarball sorgente è " +"ftp://ftp.kde.org/pub/kde/printing/poster.tar.bz2

      " + +#: kpposterpage.cpp:68 +msgid "" +" Tile Selection widget " +"

      This GUI element is not only for viewing " +"your selections: it also lets you interactively select the tile(s) you want to " +"print.

      " +"

      Hints " +"

        " +"
      • Click any tile to select it for printing.
      • " +"
      • To select multiple tiles to be printed at once, 'shift-click' " +"on the tiles ('shift-click' means: hold down the [SHIFT]-key on your keyboard " +"and click with the mouse while [SHIFT]-key is held.) Be aware " +"that the order of your clicking is also significant to the order of printing " +"the different tiles.
      Note 1: The order of your selection " +"(and the order for printout of the tiles) is indicated by the contents of the " +"text field below, labelled as 'Tile pages (to be printed):'" +"

      Note 2: By default no tile is selected. Before you can print (a part " +" of) your poster, you must select at least one tile.

      " +msgstr "" +" Elemento selezione \"porzioni\" " +"

      Questo elemento dell'interfaccia grafica non è solo per visualizzare " +"le tue selezioni: ti consente inoltre di selezionare interattivamente le " +"\"porzioni\" che vuoi stampare.

      " +"

      Suggerimenti " +"

        " +"
      • Fai clic su ciascuna \"porzione\" per stamparla.
      • " +"
      • Per selezionare più \"porzioni\" da stampare assieme devi fare " +"\"Shift+Clic\" su di esse. (\"Shift+Clic\" significa tenere premuto il " +"pulsante Shift della tastiera mente con il mouse si fa clic.) " +"Fai attenzione che l'ordine dei clic determina l'ordine con cui verranno " +"stampate le diverse \"porzioni\". " +"
      Nota 1: L'ordine delle tue selezioni è indicato dal " +"contenuto della casella di testo etichettata come " +"\"Porzioni da stampare\"" +"

      Nota 2: Nessuna \"porzione\" è selezionata in maniera predefinita. " +"Prima di poter stampare (una parte) del tuo poster, devi selezionarne almeno " +"una.

      " + +#: kpposterpage.cpp:89 +msgid "" +" Poster Size " +"

      Select the poster size you want from the dropdown list.

      " +"Available sizes are all standard paper sizes up to 'A0'. [A0 is the same size " +"as 16 sheets of A4, or '84cm x 118.2cm'.]

      " +"

      Notice, how the little preview window below changes with your change " +"of poster size. It indicates to you how many tiles need to be printed to make " +"the poster, given the selected paper size.

      " +"

      Hint: The little preview window below is not just a passive icon. You " +"can click on its individual tiles to select them for printing. To select " +"multiple tiles to be printed at once, you need to 'shift-click' " +"on the tiles ('shift-click' means: hold down the [SHIFT]-key on your keyboard " +"and click with the mouse while [SHIFT]-key is held.) The order of your " +"clicking is significant to the order of printing the different tiles. The order " +"of your selection (and for the printed tiles) is indicated by the contents of " +"the text field labelled as 'Tile pages (to be printed):'" +"

      Note: By default no tile is selected. Before you can print (a part " +"of) your poster, you must select at least one tile.

      " +msgstr "" +" Dimensione poster " +"

      Seleziona la dimensione del poster che preferisci dal menu a discesa.

      " +"Le dimensioni disponibili sono tutte di fogli standard fino ad \"A0\". [A0 ha " +"la stessa grandezza di 16 fogli A4, o \"84cm x 118.2 cm\".]

      " +"

      Guarda come la finestrella di anteprima cambia a seconda della " +"dimensione del poster. Essa indica quante pagine con le \"porzioni\" debbano " +"essere stampate per formare il poster della grandezza che hai scelto.

      " +"

      Suggerimento: La finestrella di anteprima in basso non è solo " +"un'icona passiva. Puoi fare clic su ciascuna \"porzione\" e selezionarla per la " +"stampa. Per scegliere più \"porzioni\" alla volta devi fare " +"\"Shift+Clic\" su di esse. (\"Shift+Clic\" significa tenere premuto il " +"pulsante Shift della tastiera mente con il mouse si fa clic.) L'ordine dei clic " +"determina l'ordine con cui verranno stampate le diverse \"porzioni\". L'ordine " +"delle tue selezioni è indicato dal contenuto della casella di testo etichettata " +"come \"Porzioni da stampare\"" +"

      Nota: Nessuna \"porzione\" è selezionata in maniera predefinita. " +"Prima di poter stampare (una parte) del tuo poster, devi selezionarne almeno " +"una.

      " + +#: kpposterpage.cpp:108 +msgid "" +" Paper Size " +"

      This field indicates the paper size the poster tiles will be printed on. To " +"select a different paper size for your poster tiles, go to the 'General' tab " +"of this dialog and select one from the dropdown list.

      " +"Available sizes are most standard paper sizes supported by your printer. Your " +"printer's supported paper sizes are read from the printer driver info (as laid " +"down in the 'PPD', the printer description file). " +"Be aware that the 'Paper Size' selected may not be supported by 'poster' " +"(example: 'HalfLetter') while it may well be supported by your printer. " +"If you hit that obstacle, simply use another, supported Paper Size, like 'A4' " +"or 'Letter'. " +"

      Notice, how the little preview window below changes with your change " +"of paper size. It indicates how many tiles need to be printed to make up the " +"poster, given the selected paper and poster size.

      " +"

      Hint: The little preview window below is not just a passive icon. You " +"can click on its individual tiles to select them for printing. To select " +"multiple tiles to be printed at once, you need to 'shift-click' " +"on the tiles ('shift-click' means: hold down the [SHIFT]-key on your keyboard " +"and click with the mouse while [SHIFT]-key is held.) The order of your " +"clicking is significant to the order of printing the different tiles. The order " +"of your selection (and for the printed tiles) is indicated by the contents of " +"the text field labelled as 'Tile pages (to be printed):'" +"

      Note: By default no tile is selected. Before you can print (a part " +"of) your poster, you must select at least one tile.

      " +msgstr "" +" Dimensione carta " +"

      Questo campo indica la dimensione della carta su cui verranno stampate le " +"\"porzioni\" del poster, vai nella scheda \"Generale\" di questa finestra e " +"seleziona una dimensione dal menu a discesa.

      Le dimensioni disponibili sono " +"quelle standard supportate dalla tua stampante. Le dimensioni che supporta la " +"stampante sono lette dalle informazioni del driver di stampa (come indicato nel " +"file di descrizione stampante \"PPD\"). " +"Fai attenzione che la dimensione della carta che hai scelto potrebbe non essere " +"supportata dal \"poster\" (esempio \"HalfLetter\") ma al contrario potrebbe " +"essere supportata benissimo dalla stampante. Se ti trovi di fronte a " +"questo ostacolo, semplicemente scegli una dimensione pienamente supportata come " +"\"A4\" o \"Letter\". " +"

      Guarda come la finestrella di anteprima cambia a seconda della " +"dimensione della carta. Essa indica quante pagine con le \"porzioni\" debbano " +"essere stampate per formare il poster della grandezza che hai scelto.

      " +"

      Suggerimento: La finestrella di anteprima in basso non è solo " +"un'icona passiva. Puoi fare clic su ciascuna \"porzione\" e selezionarla per la " +"stampa. Per scegliere più \"porzioni\" alla volta devi fare " +"\"Shift+Clic\" su di esse. (\"Shift+Clic\" significa tenere premuto il " +"pulsante Shift della tastiera mente con il mouse si fa clic.) L'ordine dei clic " +"determina l'ordine con cui verranno stampate le diverse \"porzioni\". L'ordine " +"delle tue selezioni è indicato dal contenuto della casella di testo etichettata " +"come \"Porzioni da stampare\"" +"

      Nota: Nessuna \"porzione\" è selezionata in maniera predefinita. " +"Prima di poter stampare (una parte) del tuo poster, devi selezionarne almeno " +"una.

      " + +#: kpposterpage.cpp:132 +msgid "" +" Cut Margin selection " +"

      Slider and spinbox let you determine a 'cut margin' " +"which will be printed onto each tile of your poster to help you cut the pieces " +"as needed.

      " +"

      Notice, how the little preview window above changes with your change " +"of cut margins. It indicates to you how much space the cut margins will take " +"away from each tile. " +"

      Be aware, that your cut margins need to be equal to or greater than " +"the margins your printer uses. The printer's capabilities are described in the " +"'ImageableArea' keywords of its driver PPD file.

      " +msgstr "" +" Selezione margine di ritaglio " +"

      Lo slider ti consente di determinare un \"margine di ritaglio\" " +"che verrà stampato in ogni \"porzione\" del tuo poster per aiutarti a tagliare " +"i singoli pezzi come è necessario.

      " +"

      Guarda come la finestrella di anteprima cambia a seconda del margine " +"di ritaglio impostato. Essa indica quanto spazio toglieranno i margini di " +"ritaglio ad ogni \"porzione\" stampabile. " +"

      Fai attenzione che i margini di ritaglio devono essere uguali o più " +"grandi dei margini di stampa. Le caratteristiche della stampante sono descritte " +"sotto la parola chiave \"ImageableArea\" del suo file di driver PPD. " +"

      " + +#: kpposterpage.cpp:143 +msgid "" +" Order and number of tile pages to be printed " +"

      This field displays and sets the individual tiles to be printed, as well as " +"the order for their printout.

      You can file the field with 2 different " +"methods: " +"
        " +"
      • Either use the interactive thumbnail preview above and '[SHIFT]-click' on " +"the tiles.
      • " +"
      • Or edit this text field accordingly.
      " +"

      When editing the field, you can use a '3-7' syntax instead of a '3,4,5,6,7' " +"one.

      " +"

      Examples:

      " +"
          \"2,3,7,9,3\"  "
      +"
      \"1-3,6,8-11\" " +msgstr "" +" Ordine e numero delle \"porzioni\" che devono essere stampate " +"

      Questo campo mostra e ti permette di selezionare ciascuna \"porzione\" che " +"dev'essere stampata e l'ordine di stampa.

      Puoi modificare la casella di " +"testo in due modi diversi: " +"
        " +"
      • Usando le anteprime qui sopra e facendo Shift+Clic per selezionare le " +"\"porzioni\".
      • " +"
      • Modificando direttamente la casella di testo.
      " +"

      Quando modifichi il campo, puoi usare una sintassi del tipo \"3-7\" al posto " +"di \"3,4,5,6,7\".

      " +"

      Esempi:

      " +"
          \"2,3,7,9,3\"  "
      +"
      \"1-3,6,8-11\" " + +#: kpposterpage.cpp:160 +msgid "Poster" +msgstr "Poster" + +#: kpposterpage.cpp:162 +msgid "&Print poster" +msgstr "Stampa &poster" + +#: kpposterpage.cpp:176 +msgid "Poste&r size:" +msgstr "&Dimensione poster:" + +#: kpposterpage.cpp:178 +msgid "Media size:" +msgstr "Dimensione supporto:" + +#: kpposterpage.cpp:180 +msgid "Pri&nt size:" +msgstr "Dimensione di &stampa:" + +#: kpposterpage.cpp:187 +#, no-c-format +msgid "C&ut margin (% of media):" +msgstr "Margine di &taglio (% del supporto):" + +#: kpposterpage.cpp:191 +msgid "&Tile pages (to be printed):" +msgstr "&Numero di fogli da usare:" + +#: kpposterpage.cpp:198 +msgid "Link/unlink poster and print size" +msgstr "Collega/non collegare la dimensione del poster e di stampa" + +#: kpposterpage.cpp:263 +msgid "Unknown" +msgstr "Sconosciuto" + +#: kxmlcommand.cpp:789 +msgid "One of the command object's requirements is not met." +msgstr "Uno dei requisiti dell'oggetto comando non è soddisfatto." + +#: kxmlcommand.cpp:797 kxmlcommand.cpp:802 +#, c-format +msgid "The command does not contain the required tag %1." +msgstr "Il comando non contiene il tag richiesto \"%1\"." + +#: kprintaction.cpp:117 kprintaction.cpp:122 kprintaction.cpp:127 +msgid "&Export..." +msgstr "&Esporta..." + +#: kpfilterpage.cpp:42 +msgid "" +" Add Filter button " +"

      This button calls a little dialog to let you select a filter here.

      " +"

      Note 1: You can chain different filters as long as you make sure " +"that the output of one fits as input of the next. (KDEPrint checks your " +"filtering chain and will warn you if you fail to do so.

      " +"

      Note 2: The filters you define here are applied to your jobfile " +"before it is handed downstream to your spooler and print subsystem " +"(e.g. CUPS, LPRng, LPD).

      " +msgstr "" +" Pulsante aggiungi filtro " +"

      Questo pulsante richiama una piccola finestra di dialogo per permetterti la " +"scelta di un filtro.

      " +"

      Nota 1: Puoi concatenare diversi filtri assicurandoti che il " +"risultato del primo sia comprensibile dal filtro successivo. (KDEPrint " +"controlla la catena di filtri e ti avviserà se compaiono problemi di questo " +"tipo).

      " +"

      Nota 2: I filtri che definisci qui sono applicati al tuo lavoro di " +"stampa prima che sia preso in consegna dallo spooler e dal " +"sottosistema di stampa (come CUPS, LPRng, LPD).

      " + +#: kpfilterpage.cpp:54 +msgid "" +" Remove Filter button " +"

      This button removes the highlighted filter from the list of filters. " +msgstr "" +" Pulsante rimuovi filtro " +"

      Questo pulsante rimuove il filtro evidenziato dalla lista dei filtri. " + +#: kpfilterpage.cpp:59 +msgid "" +" Move Filter Up button " +"

      This button moves the highlighted filter up in the list of filters, towards " +"the front of the filtering chain.

      " +msgstr "" +" Pulsante sposta su filtro " +"

      Questo pulsante sposta il filtro evidenziato in alto nella lista dei filtri, " +"verso l'inizio della catena di filtri.

      " + +#: kpfilterpage.cpp:64 +msgid "" +" Move Filter Down button " +"

      This button moves the highlighted filter down in the list of filters, " +"towards the end of the filtering chain..

      " +msgstr "" +" Pulsante sposta giù filtro " +"

      Questo pulsante sposta il filtro evidenziato in basso nella lista dei " +"filtri, verso la fine della catena di filtri.

      " + +#: kpfilterpage.cpp:69 +msgid "" +" Configure Filter button " +"

      This button lets you configure the currently highlighted filter. It opens a " +"separate dialog.

      " +msgstr "" +" Pulsante configura filtro " +"

      Questo pulsante ti consente di configurare, in una nuova finestra, il filtro " +"attualmente evidenziato.

      " + +#: kpfilterpage.cpp:75 +msgid "" +" Filter Info Pane " +"

      This field shows some general info about the selected filter. Amongst them " +"are: " +"

        " +"
      • the filter name (as displayed in the KDEPrint user interface); " +"
      • " +"
      • the filter requirements (that is the external program that needs " +"to present and executable on this system);
      • " +"
      • the filter input format (in the form of one or several " +"MIME types accepted by the filter);
      • " +"
      • the filter output format (in the form of a MIME type " +"generated by the filter);
      • " +"
      • a more or less verbose text describing the filter's operation.
      " +"

      " +msgstr "" +" Pannello informazioni filtro " +"

      Questo campo mostra alcune informazioni generali sul filtro selezionato. " +"Alcune di esse sono: " +"

        " +"
      • Il nome del filtro (così com'è visualizzato dell'interfaccia " +"utente di KDEPrint);
      • " +"
      • I requisiti del filtro (in pratica il programma esterno che deve " +"essere presente ed eseguibile nel sistema;
      • " +"
      • Il formato di ingresso del filtro (nella forma di un " +"tipo MIME generato dal filtro);
      • " +"
      • Una descrizione più o meno dettagliata delle operazioni del filtro. " +"

      " + +#: kpfilterpage.cpp:91 +msgid "" +" Filtering Chain (if enabled, is run before " +"actual job submission to print system) " +"

      This field shows which filters are currently selected to act as " +"'pre-filters' for KDEPrint. Pre-filters are processing the print files " +"before they are send downstream to your real print subsystem.

      " +"

      The list shown in this field may be empty (default).

      " +"

      The pre-filters act on the printjob in the order they are listed (from top " +"to bottom). This is done by acting as a filtering chain " +"where the output of one filter acts as input to the next. By putting the " +"filters into the wrong order, you can make the filtering chain fail. For " +"example: if your file is ASCII text, and you want the output being processed " +"by the 'Multipage per Sheet' filter, the first filter must be one that " +"processes ASCII into PostScript.

      " +"

      KDEPrint can utilize any external filtering program which you may " +"find useful through this interface.

      " +"

      KDEPrint ships preconfigured with support for a selection of common filters. " +"These filters however need to be installed independently from KDEPrint. These " +"pre-filters work for all print subsystems supported by KDEPrint (such " +"as CUPS, LPRng and LPD), because they are not depending on these.

      ." +"

      Amongst the pre-configured filters shipping with KDEPrint are:

      " +"
        " +"
      • the Enscript text filter
      • " +"
      • a Multiple Pages per Sheet filter " +"
      • a PostScript to PDF converter.
      • " +"
      • a Page Selection/Ordering filter.
      • " +"
      • a Poster Printing filter.
      • " +"
      • and some more..
      To insert a filter into this list, simply " +"click on the funnel icon (topmost on the right icon column group) and " +"proceed.

      " +"

      Please click on the other elements of this dialog to learn more about the " +"KDEPrint pre-filters.

      " +msgstr "" +" Catena di filtraggio (se abilitato viene eseguito prima" +"che il lavoro di stampa venga mandato al sistema di stampa) " +"

      Questo campo mostra quali filtri sono selezionati per agire come " +"'pre-filtri per KDEPrint. I prefiltri elaborano i file da stampare prima che " +"vengano mandati al sistema effettivo di stampa.

      " +"

      La lista mostrata in questo campo può essere vuota (impostazione " +"predefinita).

      " +"

      I pre-filtri funzionano sul lavoro di stampa nell'ordine in cui sono " +"elencati (dall'alto al basso). In pratica agiscono come una " +"catena di filtraggio in cui l'uscita di un filtro è l'entrata di quello " +"successivo. Mettendo i filtri nell'ordine sbagliato puoi far fallire la catena " +"di filtraggio. Ad esempio se il tuo file è un file di testo ASCII e vuoi che " +"sia elaborato da un filtro che crea pagine multiple sullo stesso foglio devi " +"prima farlo elaborare ad un filtro che converte da ASCII a PostScript.

      " +"

      KDEPrint può utilizzare un qualunque programma esterno di " +"filtraggio.

      " +"

      KDEPrint fornisce alcuni filtri preassemblati. Questi filtri devono essere " +"comunque installati indipendentemente da KDEPrint. Questi pre-filtri funzionano " +"con tutti i sottosistemi di stampa supportati da KDEPrint (come CUPS, " +"LPRng e LPD), visto che non dipendono dal sottosistema di stampa.

      " +"

      Tra i filtri preconfigurati con KDEPrint ci sono:

      " +"
        " +"
      • il filtro di testo Enscript
      • " +"
      • a Pagine multiple sullo stesso foglio
      • " +"
      • a Convertitore da PostScript a PDF .
      • " +"
      • a Filtro di selezione/ordinamento delle pagine.
      • " +"
      • a Filtro di stampa Poster .
      • " +"
      • e altri.
      Per inserire un filtro in questa lista basta fare clic " +"sull'icona ad imbuto e procedere.

      " +"

      Per favore fa clic su altri elementi di questa finestra per saperne di più " +"sull'argomento.

      " + +#: kpfilterpage.cpp:125 +msgid "Filters" +msgstr "Filtri" + +#: kpfilterpage.cpp:141 +msgid "Add filter" +msgstr "Aggiungi filtro" + +#: kpfilterpage.cpp:146 +msgid "Remove filter" +msgstr "Rimuovi filtro" + +#: kpfilterpage.cpp:151 +msgid "Move filter up" +msgstr "Sposta il filtro in alto" + +#: kpfilterpage.cpp:156 +msgid "Move filter down" +msgstr "Sposta il filtro in basso" + +#: kpfilterpage.cpp:161 +msgid "Configure filter" +msgstr "Configura filtro" + +#: kpfilterpage.cpp:279 +msgid "Internal error: unable to load filter." +msgstr "Errore interno: impossibile caricare il filtro." + +#: kpfilterpage.cpp:394 +msgid "" +"

      The filter chain is wrong. The output format of at least one filter is not " +"supported by its follower. See Filters tab for more information.

      " +msgstr "" +"

      Questa catena di filtri è errata. Il formato di uscita di almeno uno dei " +"filtri non è supportato dal filtro successivo. Vedi la linguetta Filtri " +"per maggiori informazioni.

      " + +#: kpfilterpage.cpp:408 +msgid "Input" +msgstr "Input" + +#: kpqtpage.cpp:70 +msgid "" +" Selection of color mode: You can choose between 2 options: " +"
        " +"
      • Color and
      • " +"
      • Grayscale
      Note: This selection field may be grayed " +"out and made inactive. This happens if KDEPrint can not retrieve enough " +"information about your print file. In this case the embedded color- or " +"grayscale information of your printfile, and the default handling of the " +"printer take precedence.
      " +msgstr "" +" Selezione modalità colore: Puoi scegliere tra due opzioni: " +"
        " +"
      • Colori e
      • " +"
      • Scala di grigi
      Nota: Questo campo potrebbe essere " +"inattivo. Questo accade se KDEPrint non può raccogliere abbastanza informazioni " +"sul tuo file di stampa. In questo caso le informazioni di colore o scala di " +"grigi contenute nel file di stampa e il gestore predefinito della stampante " +"hanno la precedenza.
      " + +#: kpqtpage.cpp:79 +msgid "" +" Selection of page size: Select paper size to be printed on from " +"the drop-down menu. " +"

      The exact list of choices depends on the printer driver (\"PPD\") you have " +"installed. " +msgstr "" +" Selezione dimensione pagina: Seleziona la dimensione della pagina " +"dal menu a discesa. " +"

      L'esatta lista delle scelte dipende dal driver della stampante (\"PPD\") che " +"hai installato. " + +#: kpqtpage.cpp:84 +msgid "" +" Selection of pages per sheet: You can choose to print more than " +"one page onto each sheet of paper. This is sometimes useful to save paper. " +"

      Note 1: the page images get scaled down accordingly to print 2 or 4 " +"pages per sheet. The page image does not get scaled if you print 1 page per " +"sheet (the default setting.). " +"

      Note 2: If you select multiple pages per sheet here, the scaling and " +"re-arranging is done by your printing system. " +"

      Note 3, regarding \"Other\": You cannot really select Other " +"as the number of pages to print on one sheet.\"Other\" is checkmarked here for " +"information purposes only. " +"

      To select 8, 9, 16 or other numbers of pages per sheet: " +"

        " +"
      • go to the tab headlined \"Filter\"
      • " +"
      • enable the Multiple Pages per Sheet filter
      • " +"
      • and configure it (bottom-most button on the right of the \"Filters\" tab). " +"
      " +msgstr "" +" Selezione delle pagine per foglio: Puoi scegliere di stampare " +"più di una pagina in ogni foglio di carta. A volte questo è utile per " +"risparmiare carta. " +"

      Nota 1: L'immagine della pagina viene ridotta in modo da stampare 2 o " +"4 pagine per foglio. L'immagine della pagina non viene ridotta se stampi 1 " +"pagina per foglio. (impostazione predefinita). " +"

      Nota 2: Se selezioni qui più pagine per foglio, la riduzione e " +"l'adattamento delle pagine è fatto dal sottosistema di stampa. " +"

      Nota 3, riguardante \"Altro\": Non puoi selezionare in realtà, come " +"numero di pagine per foglio, Altro. \"Altro\" è presente qui per pura " +"informazione. " +"

      Per selezionare 8, 9, 16 o altri numeri di pagine per foglio: " +"

        " +"
      • vai nella scheda intitolata \"Filtro\"
      • " +"
      • abilita il filtro Più pagine per foglio
      • " +"
      • e configuralo (pulsante più in basso a destra nella scheda \"Filtri\"). " +"
      " + +#: kpqtpage.cpp:102 +msgid "" +" Selection of image orientation: Orientation of the printed " +"pageimage on your paper is controlled by the radio buttons. By default, the " +"orientation is Portrait " +"

      You can select 2 alternatives: " +"

        " +"
      • Portrait..Portrait is the default setting.
      • " +"
      • Landscape.
      The icon changes according to your " +"selection.
      " +msgstr "" +" Selezione orientazione immagine: L'orientazione dell'immagine " +"della pagina stampata sulla carta è controllata dai pulsanti a scelta singola. " +"L'orientazione predefinita è Verticale " +"

      Puoi scegliere 2 alternative: " +"

        " +"
      • Verticale. È l'impostazione predefinita.
      • " +"
      • Orizzontale.
      L'icona cambia a seconda della tua " +"selezione.
      " + +#: kpqtpage.cpp:113 +msgid "Print Format" +msgstr "Formato di stampa" + +#: kpqtpage.cpp:123 +msgid "Color Mode" +msgstr "Modalità colore" + +#: kpqtpage.cpp:135 +msgid "Colo&r" +msgstr "&Colore" + +#: kpqtpage.cpp:138 +msgid "&Grayscale" +msgstr "&Scala di grigi" + +#: kpqtpage.cpp:151 +msgid "Ot&her" +msgstr "Al&tro" diff --git a/tde-i18n-it/messages/kdelibs/kfileaudiopreview.po b/tde-i18n-it/messages/kdelibs/kfileaudiopreview.po new file mode 100644 index 00000000000..3504ac2368a --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kfileaudiopreview.po @@ -0,0 +1,23 @@ +# translation of kfileaudiopreview.po to italian +# Copyright (C) 2003 Free Software Foundation, Inc. +# Daniele Medri , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: kfileaudiopreview\n" +"POT-Creation-Date: 2006-10-03 02:33+0200\n" +"PO-Revision-Date: 2003-09-23 16:02+0200\n" +"Last-Translator: Daniele Medri \n" +"Language-Team: italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.2\n" + +#: kfileaudiopreview.cpp:67 +msgid "Media Player" +msgstr "Lettore multimediale" + +#: kfileaudiopreview.cpp:93 +msgid "Play &automatically" +msgstr "Riproduci &automaticamente" diff --git a/tde-i18n-it/messages/kdelibs/kio.po b/tde-i18n-it/messages/kdelibs/kio.po new file mode 100644 index 00000000000..b110b48d609 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kio.po @@ -0,0 +1,6548 @@ +# translation of kio.po to Italian +# Daniele Medri , 2003. +# Federico Cozzi , 2004. +# Federico Zenith , 2004. +# Andrea Rizzi , 2004, 2005. +# Nicola Ruggero , 2005, 2006. +# Giovanni Venturi , 2006. +# Nicola Ruggero , 2006, 2007. +msgid "" +msgstr "" +"Project-Id-Version: kio\n" +"POT-Creation-Date: 2008-07-08 01:16+0200\n" +"PO-Revision-Date: 2007-04-28 16:35+0200\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \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=2; plural=(n != 1);\n" + +#: kio/netaccess.cpp:67 +msgid "File '%1' is not readable" +msgstr "Il file \"%1\" non è leggibile" + +#: kio/netaccess.cpp:438 +msgid "ERROR: Unknown protocol '%1'" +msgstr "ERRORE: Protocollo \"%1\" sconosciuto" + +#: kio/global.cpp:729 kio/job.cpp:1761 kio/job.cpp:3228 kio/job.cpp:3745 +#: kio/paste.cpp:65 +msgid "File Already Exists" +msgstr "Il file esiste già" + +#: kio/global.cpp:739 kio/job.cpp:2938 +msgid "Folder Already Exists" +msgstr "La cartella esiste già" + +#: kio/job.cpp:3228 kio/job.cpp:3745 +msgid "Already Exists as Folder" +msgstr "Esiste già come cartella" + +#: kio/kimageio.cpp:231 +msgid "All Pictures" +msgstr "Tutte le immagini" + +#: kio/pastedialog.cpp:49 +msgid "Data format:" +msgstr "Formato dati:" + +#: kio/renamedlg.cpp:119 +msgid "&Rename" +msgstr "&Rinomina" + +#: kio/renamedlg.cpp:121 +msgid "Suggest New &Name" +msgstr "Suggerisci nuovo &nome" + +#: kio/renamedlg.cpp:127 +msgid "&Skip" +msgstr "&Salta" + +#: kio/renamedlg.cpp:130 +msgid "&Auto Skip" +msgstr "Salta &automaticamente" + +#: kio/renamedlg.cpp:135 +msgid "&Overwrite" +msgstr "&Sovrascrivi" + +#: kio/renamedlg.cpp:139 +msgid "O&verwrite All" +msgstr "So&vrascrivi tutti" + +#: kio/renamedlg.cpp:145 +msgid "&Resume" +msgstr "&Ripristina" + +#: kio/renamedlg.cpp:150 +msgid "R&esume All" +msgstr "Ri&pristina tutto" + +#: kio/renamedlg.cpp:161 +msgid "" +"This action would overwrite '%1' with itself.\n" +"Please enter a new file name:" +msgstr "" +"Questa azione sovrascriverà \"%1\" con se stesso.\n" +"Inserisci un nuovo nome file:" + +#: kio/renamedlg.cpp:163 +msgid "C&ontinue" +msgstr "C&ontinua" + +#: kio/renamedlg.cpp:232 kio/renamedlg.cpp:311 +msgid "An older item named '%1' already exists." +msgstr "Esiste già un oggetto più vecchio di nome \"%1\"." + +#: kio/renamedlg.cpp:234 kio/renamedlg.cpp:313 +msgid "A similar file named '%1' already exists." +msgstr "Esiste già un file simile di nome \"%1\"." + +#: kio/renamedlg.cpp:236 kio/renamedlg.cpp:315 +msgid "A newer item named '%1' already exists." +msgstr "Esiste già un oggetto più nuovo di nome \"%1\"." + +#: kio/renamedlg.cpp:248 kio/renamedlg.cpp:284 +#, c-format +msgid "size %1" +msgstr "dimensione %1" + +#: kio/renamedlg.cpp:256 kio/renamedlg.cpp:291 +#, c-format +msgid "created on %1" +msgstr "creato il %1" + +#: kio/renamedlg.cpp:263 kio/renamedlg.cpp:298 +#, c-format +msgid "modified on %1" +msgstr "modificato il %1" + +#: kio/renamedlg.cpp:273 +msgid "The source file is '%1'" +msgstr "Il file di origine è \"%1\"" + +#: kio/kdirlister.cpp:282 kio/kdirlister.cpp:293 kio/krun.cpp:864 +#: kio/paste.cpp:213 kio/renamedlg.cpp:431 +#, c-format +msgid "" +"Malformed URL\n" +"%1" +msgstr "" +"URL maldefinito\n" +"%1" + +#: kio/paste.cpp:49 kio/paste.cpp:115 +msgid "Filename for clipboard content:" +msgstr "Nome file per il contenuto degli appunti:" + +#: kio/paste.cpp:108 +msgid "%1 (%2)" +msgstr "%1 (%2)" + +#: kio/paste.cpp:123 +msgid "" +"The clipboard has changed since you used 'paste': the chosen data format is no " +"longer applicable. Please copy again what you wanted to paste." +msgstr "" +"Il contenuto degli appunti è cambiato dall'ultima volta che hai usato " +"\"incolla\": il formato dati scelto non è più applicabile. Per favore copia di " +"nuovo ciò che vuoi incollare." + +#: kio/paste.cpp:201 kio/paste.cpp:224 kio/paste.cpp:251 +msgid "The clipboard is empty" +msgstr "Non ci sono appunti" + +#: kio/paste.cpp:299 +#, c-format +msgid "" +"_n: &Paste File\n" +"&Paste %n Files" +msgstr "" +"&Incolla il file\n" +"&Incolla %n file" + +#: kio/paste.cpp:301 +#, c-format +msgid "" +"_n: &Paste URL\n" +"&Paste %n URLs" +msgstr "" +"&Incolla l'URL\n" +"&Incolla %n URL" + +#: kio/paste.cpp:303 +msgid "&Paste Clipboard Contents" +msgstr "&Incolla il contenuto degli appunti" + +#: kio/observer.cpp:332 misc/uiserver.cpp:1218 +msgid "The peer SSL certificate appears to be corrupt." +msgstr "Il certificato SSL peer sembra essere rovinato." + +#: kio/observer.cpp:332 kio/tcpslavebase.cpp:706 misc/uiserver.cpp:1218 +msgid "SSL" +msgstr "SSL" + +#: kio/chmodjob.cpp:173 +msgid "" +"Could not modify the ownership of file %1" +". You have insufficient access to the file to perform the change." +msgstr "" +"Impossibile modificare il proprietario del file %1" +". Non hai accesso sufficiente al file per effettuare la modifica." + +#: kio/chmodjob.cpp:173 +msgid "&Skip File" +msgstr "&Salta file" + +#: kio/kfilemetainfo.cpp:844 +msgid "s" +msgstr "s" + +#: kio/kfilemetainfo.cpp:847 +msgid "ms" +msgstr "ms" + +#: kio/kfilemetainfo.cpp:850 +msgid "bps" +msgstr "bps" + +#: kio/kfilemetainfo.cpp:853 +msgid "pixels" +msgstr "pixel" + +#: kio/kfilemetainfo.cpp:856 +msgid "in" +msgstr "in" + +#: kio/kfilemetainfo.cpp:859 +msgid "cm" +msgstr "cm" + +#: kio/kfilemetainfo.cpp:862 +msgid "B" +msgstr "Byte" + +#: kio/kfilemetainfo.cpp:865 +msgid "KB" +msgstr "KByte" + +#: kio/kfilemetainfo.cpp:868 +msgid "fps" +msgstr "fps" + +#: kio/kfilemetainfo.cpp:871 +msgid "dpi" +msgstr "dpi" + +#: kio/kfilemetainfo.cpp:874 +msgid "bpp" +msgstr "bpp" + +#: kio/kfilemetainfo.cpp:877 +msgid "Hz" +msgstr "Hz" + +#: kio/kfilemetainfo.cpp:880 +msgid "mm" +msgstr "mm" + +#: kio/kmimetype.cpp:110 +msgid "No mime types installed." +msgstr "Nessun tipo MIME installato." + +#: kio/kmimetype.cpp:136 +#, c-format +msgid "" +"Could not find mime type\n" +"%1" +msgstr "" +"Impossibile trovare il tipo MIME\n" +"%1" + +#: kio/kmimetype.cpp:796 +msgid "The desktop entry file %1 has no Type=... entry." +msgstr "Il file delle voci del desktop %1 non ha la voce Type=..." + +#: kio/kmimetype.cpp:817 +msgid "" +"The desktop entry of type\n" +"%1\n" +"is unknown." +msgstr "" +"La voce del desktop di tipo\n" +"%1\n" +"è sconosciuta." + +#: kio/kmimetype.cpp:831 kio/kmimetype.cpp:933 kio/kmimetype.cpp:1115 +msgid "" +"The desktop entry file\n" +"%1\n" +"is of type FSDevice but has no Dev=... entry." +msgstr "" +"Il file delle voci del desktop\n" +"%1\n" +"è di tipo FSDevice ma non ha la voce Dev=..." + +#: kio/kmimetype.cpp:877 +msgid "" +"The desktop entry file\n" +"%1\n" +"is of type Link but has no URL=... entry." +msgstr "" +"Il file delle voci del desktop\n" +"%1\n" +"è di tipo Link ma non ha la voce URL=..." + +#: kio/kmimetype.cpp:943 +msgid "Mount" +msgstr "Monta" + +#: kio/kmimetype.cpp:954 +msgid "Eject" +msgstr "Espelli" + +#: kio/kmimetype.cpp:956 +msgid "Unmount" +msgstr "Smonta" + +#: kio/kmimetype.cpp:1073 +msgid "" +"The desktop entry file\n" +"%1\n" +" has an invalid menu entry\n" +"%2." +msgstr "" +"Il file delle voci del desktop\n" +"%1\n" +"ha una voce di menu non valida\n" +"%2." + +#: kio/tcpslavebase.cpp:319 +msgid "" +"You are about to leave secure mode. Transmissions will no longer be encrypted.\n" +"This means that a third party could observe your data in transit." +msgstr "" +"Stai per uscire dalla modalità sicura. Le trasmissioni non saranno più " +"cifrate.\n" +"Ciò significa che altre persone potrebbero osservare i dati che stai " +"trasferendo." + +#: kio/tcpslavebase.cpp:325 kio/tcpslavebase.cpp:1087 +msgid "Security Information" +msgstr "Informazioni sulla sicurezza" + +#: kio/tcpslavebase.cpp:326 +msgid "C&ontinue Loading" +msgstr "C&ontinua caricamento" + +#: kio/tcpslavebase.cpp:677 +msgid "Enter the certificate password:" +msgstr "Immetti la password del certificato:" + +#: kio/tcpslavebase.cpp:678 +msgid "SSL Certificate Password" +msgstr "Password del certificato SSL" + +#: kio/tcpslavebase.cpp:691 +msgid "Unable to open the certificate. Try a new password?" +msgstr "Impossibile aprire il certificato. Provare una nuova password?" + +#: kio/tcpslavebase.cpp:704 +msgid "The procedure to set the client certificate for the session failed." +msgstr "" +"La procedura per impostare il certificato del client per la sessione non è " +"riuscita." + +#: kio/tcpslavebase.cpp:875 +msgid "" +"The IP address of the host %1 does not match the one the certificate was issued " +"to." +msgstr "" +"L'indirizzo IP dell'host %1 non coincide con quello per cui è stato rilasciato " +"il certificato." + +#: kio/tcpslavebase.cpp:880 kio/tcpslavebase.cpp:888 kio/tcpslavebase.cpp:923 +#: kio/tcpslavebase.cpp:997 kio/tcpslavebase.cpp:1009 +#: kio/tcpslavebase.cpp:1018 kio/tcpslavebase.cpp:1049 +msgid "Server Authentication" +msgstr "Autenticazione server" + +#: kio/tcpslavebase.cpp:881 kio/tcpslavebase.cpp:889 kio/tcpslavebase.cpp:1019 +msgid "&Details" +msgstr "&Dettagli" + +#: kio/tcpslavebase.cpp:882 kio/tcpslavebase.cpp:890 +msgid "Co&ntinue" +msgstr "Co&ntinua" + +#: kio/tcpslavebase.cpp:884 kio/tcpslavebase.cpp:1014 +msgid "The server certificate failed the authenticity test (%1)." +msgstr "Il certificato del server non ha superato il test di autenticità (%1)." + +#: kio/tcpslavebase.cpp:920 kio/tcpslavebase.cpp:1046 +msgid "" +"Would you like to accept this certificate forever without being prompted?" +msgstr "" +"Vuoi accettare questo certificato per sempre senza che ti venga chiesto di " +"nuovo?" + +#: kio/tcpslavebase.cpp:924 kio/tcpslavebase.cpp:1050 +msgid "&Forever" +msgstr "Per &sempre" + +#: kio/tcpslavebase.cpp:925 kio/tcpslavebase.cpp:1051 +msgid "&Current Sessions Only" +msgstr "Solo per la sessione att&uale" + +#: kio/tcpslavebase.cpp:996 +msgid "" +"You have indicated that you wish to accept this certificate, but it is not " +"issued to the server who is presenting it. Do you wish to continue loading?" +msgstr "" +"Hai indicato che vuoi accettare questo certificato, ma non è stato emesso per " +"il server che lo sta presentando. Vuoi continuare il caricamento?" + +#: kio/tcpslavebase.cpp:1008 +msgid "" +"SSL certificate is being rejected as requested. You can disable this in the KDE " +"Control Center." +msgstr "" +"Il certificato SSL è stato rifiutato, come richiesto. Puoi disabilitare questo " +"comportamento nel centro di controllo di KDE." + +#: kio/tcpslavebase.cpp:1020 +msgid "Co&nnect" +msgstr "Co&nnetti" + +#: kio/tcpslavebase.cpp:1076 +msgid "" +"You are about to enter secure mode. All transmissions will be encrypted unless " +"otherwise noted.\n" +"This means that no third party will be able to easily observe your data in " +"transit." +msgstr "" +"Stai per entrare nella modalità sicura. Tutte le trasmissioni saranno cifrate, " +"a meno che non venga indicato diversamente.\n" +"Ciò significa che nessuna terza persona sarà in grado di osservare facilmente i " +"dati che stai trasferendo." + +#: kio/tcpslavebase.cpp:1088 +msgid "Display SSL &Information" +msgstr "Mostra &informazioni SSL" + +#: kio/tcpslavebase.cpp:1090 +msgid "C&onnect" +msgstr "C&onnetti" + +#: kio/kdcopservicestarter.cpp:64 +#, c-format +msgid "No service implementing %1" +msgstr "Nessun servizio sta implementando %1" + +#: kio/kscan.cpp:52 +msgid "Acquire Image" +msgstr "Acquisisci immagine" + +#: kio/kscan.cpp:95 +msgid "OCR Image" +msgstr "Effettua OCR sull'immagine" + +#: kio/defaultprogress.cpp:104 +msgid "Source:" +msgstr "Origine:" + +#: kio/defaultprogress.cpp:111 kio/defaultprogress.cpp:433 +msgid "Destination:" +msgstr "Destinazione:" + +#: kio/defaultprogress.cpp:149 +msgid "&Keep this window open after transfer is complete" +msgstr "&Tieni aperta questa finestra dopo la conclusione del trasferimento" + +#: kio/defaultprogress.cpp:157 +msgid "Open &File" +msgstr "Apri &file" + +#: kio/defaultprogress.cpp:163 +msgid "Open &Destination" +msgstr "Apri &destinazione" + +#: kio/defaultprogress.cpp:179 misc/uiserver.cpp:632 +msgid "Progress Dialog" +msgstr "Finestra di avanzamento" + +#: kio/defaultprogress.cpp:226 +#, no-c-format +msgid "" +"_n: %n folder\n" +"%n folders" +msgstr "" +"%n cartella\n" +"%n cartelle" + +#: kio/defaultprogress.cpp:228 +#, no-c-format +msgid "" +"_n: %n file\n" +"%n files" +msgstr "" +"%n file\n" +"%n file" + +#: kio/defaultprogress.cpp:239 +msgid "%1 % of %2 " +msgstr "%1 % di %2 " + +#: kio/defaultprogress.cpp:241 +msgid "" +"_n: %1 % of 1 file\n" +"%1 % of %n files" +msgstr "" +"%1 % di 1 file\n" +"%1 % di %n file" + +#: kio/defaultprogress.cpp:243 +msgid "%1 %" +msgstr "%1 %" + +#: kio/defaultprogress.cpp:252 +msgid " (Copying)" +msgstr " (copia in corso)" + +#: kio/defaultprogress.cpp:255 +msgid " (Moving)" +msgstr " (spostamento in corso)" + +#: kio/defaultprogress.cpp:258 +msgid " (Deleting)" +msgstr " (eliminazione in corso)" + +#: kio/defaultprogress.cpp:261 +msgid " (Creating)" +msgstr " (creazione in corso)" + +#: kio/defaultprogress.cpp:264 +msgid " (Done)" +msgstr " (fatto)" + +#: kio/defaultprogress.cpp:285 +msgid "%1 of %2 complete" +msgstr "%1 su %2 completati" + +#: kio/defaultprogress.cpp:299 kio/defaultprogress.cpp:314 +msgid "" +"_n: %1 / %n folder\n" +"%1 / %n folders" +msgstr "" +"%1 / %n cartella\n" +"%1 / %n cartelle" + +#: kio/defaultprogress.cpp:301 kio/defaultprogress.cpp:317 +msgid "" +"_n: %1 / %n file\n" +"%1 / %n files" +msgstr "" +"%1 / %n file\n" +"%1 / %n file" + +#: kio/defaultprogress.cpp:325 misc/uiserver.cpp:288 +msgid "Stalled" +msgstr "In stallo" + +#: kio/defaultprogress.cpp:327 +msgid "%1/s ( %2 remaining )" +msgstr "%1/s (mancano %2)" + +#: kio/defaultprogress.cpp:336 +msgid "Copy File(s) Progress" +msgstr "Avanzamento copia file" + +#: kio/defaultprogress.cpp:350 +msgid "Move File(s) Progress" +msgstr "Avanzamento spostamento file" + +#: kio/defaultprogress.cpp:364 +msgid "Creating Folder" +msgstr "Creazione cartella" + +#: kio/defaultprogress.cpp:376 +msgid "Delete File(s) Progress" +msgstr "Avanzamento eliminazione file" + +#: kio/defaultprogress.cpp:387 +msgid "Loading Progress" +msgstr "Avanzamento caricamento file" + +#: kio/defaultprogress.cpp:396 +msgid "Examining File Progress" +msgstr "Avanzamento analisi file" + +#: kio/defaultprogress.cpp:403 +#, c-format +msgid "Mounting %1" +msgstr "Montaggio di %1 in corso" + +#: kio/defaultprogress.cpp:410 misc/uiserver.cpp:378 +msgid "Unmounting" +msgstr "Smontaggio in corso" + +#: kio/defaultprogress.cpp:418 +#, c-format +msgid "Resuming from %1" +msgstr "Ripristino da %1 in corso" + +#: kio/defaultprogress.cpp:420 +msgid "Not resumable" +msgstr "Non ripristinabile" + +#: kio/defaultprogress.cpp:456 +msgid "%1/s (done)" +msgstr "%1/s (fatto)" + +#: kio/kservice.cpp:837 +msgid "Updating System Configuration" +msgstr "Aggiornamento della configurazione di sistema" + +#: kio/kservice.cpp:838 +msgid "Updating system configuration." +msgstr "Aggiornamento della configurazione di sistema." + +#: kio/global.cpp:48 kio/global.cpp:81 +msgid "%1 B" +msgstr "%1 Byte" + +#: kio/global.cpp:62 +msgid "%1 TB" +msgstr "%1 TByte" + +#: kio/global.cpp:64 +msgid "%1 GB" +msgstr "%1 GByte" + +#: kio/global.cpp:70 +msgid "%1 MB" +msgstr "%1 MByte" + +#: kio/global.cpp:76 +msgid "%1 KB" +msgstr "%1 KByte" + +#: kio/global.cpp:86 +msgid "0 B" +msgstr "0 Byte" + +#: kio/global.cpp:122 +msgid "" +"_n: 1 day %1\n" +"%n days %1" +msgstr "" +"1 giorno %1\n" +"%n giorni %1" + +#: kio/global.cpp:152 +msgid "No Items" +msgstr "Nessun elemento" + +#: kio/global.cpp:152 +#, c-format +msgid "" +"_n: One Item\n" +"%n Items" +msgstr "" +"Un elemento\n" +"%n elementi" + +#: kio/global.cpp:154 +msgid "No Files" +msgstr "Nessun file" + +#: kio/global.cpp:154 +#, c-format +msgid "" +"_n: One File\n" +"%n Files" +msgstr "" +"Un file\n" +"%n file" + +#: kio/global.cpp:158 +msgid "(%1 Total)" +msgstr "(totale %1)" + +#: kio/global.cpp:161 +msgid "No Folders" +msgstr "Nessuna cartella" + +#: kio/global.cpp:161 +#, c-format +msgid "" +"_n: One Folder\n" +"%n Folders" +msgstr "" +"Una cartella\n" +"%n cartelle" + +#: kio/global.cpp:220 +#, c-format +msgid "Could not read %1." +msgstr "Impossibile leggere %1." + +#: kio/global.cpp:223 +#, c-format +msgid "Could not write to %1." +msgstr "Impossibile scrivere su %1." + +#: kio/global.cpp:226 +#, c-format +msgid "Could not start process %1." +msgstr "Impossibile avviare il processo %1." + +#: kio/global.cpp:229 +#, c-format +msgid "" +"Internal Error\n" +"Please send a full bug report at http://bugs.kde.org\n" +"%1" +msgstr "" +"Errore interno.\n" +"Per piacere, invia una segnalazione dettagliata di bug a http://bugs.kde.org\n" +"%1" + +#: kio/global.cpp:232 +#, c-format +msgid "Malformed URL %1." +msgstr "URL maldefinito %1." + +#: kio/global.cpp:235 +msgid "The protocol %1 is not supported." +msgstr "Il protocollo %1 non è supportato." + +#: kio/global.cpp:238 +msgid "The protocol %1 is only a filter protocol." +msgstr "Il protocollo %1 è solo un protocollo di filtro." + +#: kio/global.cpp:245 +msgid "%1 is a folder, but a file was expected." +msgstr "%1 è una cartella, avrebbe dovuto essere un file." + +#: kio/global.cpp:248 +msgid "%1 is a file, but a folder was expected." +msgstr "%1 è un file, avrebbe dovuto essere una cartella." + +#: kio/global.cpp:251 +msgid "The file or folder %1 does not exist." +msgstr "Il file o la cartella %1 non esiste." + +#: kio/global.cpp:254 +msgid "A file named %1 already exists." +msgstr "Esiste già un file con nome %1." + +#: kio/global.cpp:257 +msgid "A folder named %1 already exists." +msgstr "Esiste già una cartella con nome %1." + +#: kio/global.cpp:260 +msgid "No hostname specified." +msgstr "Nessun nome host specificato." + +#: kio/global.cpp:260 +#, c-format +msgid "Unknown host %1" +msgstr "Host %1 sconosciuto" + +#: kio/global.cpp:263 +#, c-format +msgid "Access denied to %1." +msgstr "Accesso negato a %1." + +#: kio/global.cpp:266 +#, c-format +msgid "" +"Access denied.\n" +"Could not write to %1." +msgstr "" +"Accesso negato.\n" +"Impossibile scrivere su %1." + +#: kio/global.cpp:269 +#, c-format +msgid "Could not enter folder %1." +msgstr "Impossibile entrare nella cartella %1." + +#: kio/global.cpp:272 +msgid "The protocol %1 does not implement a folder service." +msgstr "Il protocollo %1 non implementa un servizio di cartella." + +#: kio/global.cpp:275 +#, c-format +msgid "Found a cyclic link in %1." +msgstr "Trovato un collegamento ciclico in %1." + +#: kio/global.cpp:281 +#, c-format +msgid "Found a cyclic link while copying %1." +msgstr "Trovato un collegamento ciclico durante la copia di %1." + +#: kio/global.cpp:284 +#, c-format +msgid "Could not create socket for accessing %1." +msgstr "Impossibile creare un socket per accedere a %1." + +#: kio/global.cpp:287 +#, c-format +msgid "Could not connect to host %1." +msgstr "Impossibile connettersi all'host %1." + +#: kio/global.cpp:290 +msgid "Connection to host %1 is broken." +msgstr "La connessione all'host %1 si è interrotta." + +#: kio/global.cpp:293 +msgid "The protocol %1 is not a filter protocol." +msgstr "Il protocollo %1 non è un protocollo di filtro." + +#: kio/global.cpp:296 +#, c-format +msgid "" +"Could not mount device.\n" +"The reported error was:\n" +"%1" +msgstr "" +"Impossibile montare il dispositivo.\n" +"L'errore riportato è:\n" +"%1" + +#: kio/global.cpp:299 +#, c-format +msgid "" +"Could not unmount device.\n" +"The reported error was:\n" +"%1" +msgstr "" +"Impossibile smontare il dispositivo.\n" +"L'errore riportato è:\n" +"%1" + +#: kio/global.cpp:302 +#, c-format +msgid "Could not read file %1." +msgstr "Impossibile leggere il file %1." + +#: kio/global.cpp:305 +#, c-format +msgid "Could not write to file %1." +msgstr "Impossibile scrivere sul file %1." + +#: kio/global.cpp:308 +#, c-format +msgid "Could not bind %1." +msgstr "Impossibile effettuare il bind di %1." + +#: kio/global.cpp:311 +#, c-format +msgid "Could not listen %1." +msgstr "Impossibile effettuare il listen di %1." + +#: kio/global.cpp:314 +#, c-format +msgid "Could not accept %1." +msgstr "Impossibile effettuare l'accept di %1." + +#: kio/global.cpp:320 +#, c-format +msgid "Could not access %1." +msgstr "Impossibile accedere a %1." + +#: kio/global.cpp:323 +#, c-format +msgid "Could not terminate listing %1." +msgstr "Impossibile finire l'elenco di %1." + +#: kio/global.cpp:326 +#, c-format +msgid "Could not make folder %1." +msgstr "Impossibile creare la cartella %1." + +#: kio/global.cpp:329 +#, c-format +msgid "Could not remove folder %1." +msgstr "Impossibile rimuovere la cartella %1." + +#: kio/global.cpp:332 +#, c-format +msgid "Could not resume file %1." +msgstr "Impossibile ripristinare il file %1." + +#: kio/global.cpp:335 +#, c-format +msgid "Could not rename file %1." +msgstr "Impossibile rinominare il file %1." + +#: kio/global.cpp:338 +#, c-format +msgid "Could not change permissions for %1." +msgstr "Impossibile cambiare i permessi di %1." + +#: kio/global.cpp:341 +#, c-format +msgid "Could not delete file %1." +msgstr "Impossibile eliminare il file %1." + +#: kio/global.cpp:344 +msgid "The process for the %1 protocol died unexpectedly." +msgstr "Il processo per il protocollo %1 è morto inaspettatamente." + +#: kio/global.cpp:347 +#, c-format +msgid "" +"Error. Out of memory.\n" +"%1" +msgstr "" +"Errore: memoria esaurita.\n" +"%1" + +#: kio/global.cpp:350 +#, c-format +msgid "" +"Unknown proxy host\n" +"%1" +msgstr "" +"Host proxy sconosciuto\n" +"%1" + +#: kio/global.cpp:353 +msgid "Authorization failed, %1 authentication not supported" +msgstr "Autorizzazione non riuscita, autenticazione %1 non supportata" + +#: kio/global.cpp:356 +#, c-format +msgid "" +"User canceled action\n" +"%1" +msgstr "" +"Azione annullata dall'utente\n" +"%1" + +#: kio/global.cpp:359 +#, c-format +msgid "" +"Internal error in server\n" +"%1" +msgstr "" +"Errore interno nel server\n" +"%1" + +#: kio/global.cpp:362 +#, c-format +msgid "" +"Timeout on server\n" +"%1" +msgstr "" +"Tempo scaduto sul server\n" +"%1" + +#: kio/global.cpp:365 +#, c-format +msgid "" +"Unknown error\n" +"%1" +msgstr "" +"Errore sconosciuto\n" +"%1" + +#: kio/global.cpp:368 +#, c-format +msgid "" +"Unknown interrupt\n" +"%1" +msgstr "" +"Interruzione sconosciuta\n" +"%1" + +#: kio/global.cpp:379 +msgid "" +"Could not delete original file %1.\n" +"Please check permissions." +msgstr "" +"Impossibile eliminare il file originale %1.\n" +"Controlla i permessi." + +#: kio/global.cpp:382 +msgid "" +"Could not delete partial file %1.\n" +"Please check permissions." +msgstr "" +"Impossibile eliminare il file parziale %1.\n" +"Controlla i permessi." + +#: kio/global.cpp:385 +msgid "" +"Could not rename original file %1.\n" +"Please check permissions." +msgstr "" +"Impossibile rinominare il file originale %1.\n" +"Controlla i permessi." + +#: kio/global.cpp:388 +msgid "" +"Could not rename partial file %1.\n" +"Please check permissions." +msgstr "" +"Impossibile rinominare il file parziale %1.\n" +"Controlla i permessi." + +#: kio/global.cpp:391 +msgid "" +"Could not create symlink %1.\n" +"Please check permissions." +msgstr "" +"Impossibile creare il collegamento simbolico %1.\n" +"Controlla i permessi." + +#: kio/global.cpp:397 +msgid "" +"Could not write file %1.\n" +"Disk full." +msgstr "" +"Impossibile scrivere sul file %1\n" +"Disco pieno." + +#: kio/global.cpp:400 +#, c-format +msgid "" +"The source and destination are the same file.\n" +"%1" +msgstr "" +"L'origine e la destinazione sono lo stesso file.\n" +"%1" + +#: kio/global.cpp:406 +msgid "%1 is required by the server, but is not available." +msgstr "%1 è richiesto dal server, ma non è disponibile." + +#: kio/global.cpp:409 +msgid "Access to restricted port in POST denied." +msgstr "Accesso negato in POST ad una porta riservata." + +#: kio/global.cpp:412 +msgid "" +"Unknown error code %1\n" +"%2\n" +"Please send a full bug report at http://bugs.kde.org." +msgstr "" +"Codice di errore sconosciuto: %1\n" +"%2\n" +"Per piacere, invia una segnalazione dettagliata di bug a http://bugs.kde.org." + +#: kio/global.cpp:422 +#, c-format +msgid "Opening connections is not supported with the protocol %1." +msgstr "Il protocollo %1 non supporta l'apertura delle connessioni." + +#: kio/global.cpp:424 +#, c-format +msgid "Closing connections is not supported with the protocol %1." +msgstr "Il protocollo %1 non supporta la chiusura delle connessioni." + +#: kio/global.cpp:426 +#, c-format +msgid "Accessing files is not supported with the protocol %1." +msgstr "Il protocollo %1 non supporta l'accesso ai file." + +#: kio/global.cpp:428 +msgid "Writing to %1 is not supported." +msgstr "La scrittura su %1 non è supportata." + +#: kio/global.cpp:430 +#, c-format +msgid "There are no special actions available for protocol %1." +msgstr "Non ci sono azioni speciali disponibili per il protocollo %1." + +#: kio/global.cpp:432 +#, c-format +msgid "Listing folders is not supported for protocol %1." +msgstr "" +"Il protocollo %1 non supporta l'elencazione del contenuto delle cartelle." + +#: kio/global.cpp:434 +msgid "Retrieving data from %1 is not supported." +msgstr "Non è supportata la ricezione di dati da %1." + +#: kio/global.cpp:436 +msgid "Retrieving mime type information from %1 is not supported." +msgstr "Non è supportata la ricezione delle informazioni sui tipi MIME da %1." + +#: kio/global.cpp:438 +msgid "Renaming or moving files within %1 is not supported." +msgstr "" +"Non sono supportati la ridenominazione o lo spostamento di file all'interno di " +"%1." + +#: kio/global.cpp:440 +#, c-format +msgid "Creating symlinks is not supported with protocol %1." +msgstr "Il protocollo %1 non supporta la creazione di collegamenti simbolici." + +#: kio/global.cpp:442 +msgid "Copying files within %1 is not supported." +msgstr "Non è supportata la copia di file all'interno di %1." + +#: kio/global.cpp:444 +msgid "Deleting files from %1 is not supported." +msgstr "Non è supportata l'eliminazione di file da %1." + +#: kio/global.cpp:446 +#, c-format +msgid "Creating folders is not supported with protocol %1." +msgstr "Il protocollo %1 non supporta la creazione di cartelle." + +#: kio/global.cpp:448 +#, c-format +msgid "Changing the attributes of files is not supported with protocol %1." +msgstr "Il protocollo %1 non supporta il cambiamento degli attributi dei file." + +#: kio/global.cpp:450 +msgid "Using sub-URLs with %1 is not supported." +msgstr "Impossibile usare sotto-URL con %1." + +#: kio/global.cpp:452 +#, c-format +msgid "Multiple get is not supported with protocol %1." +msgstr "Il protocollo %1 non supporta il GET multiplo." + +#: kio/global.cpp:454 +msgid "Protocol %1 does not support action %2." +msgstr "Il protocollo %1 non supporta l'azione %2." + +#: kio/global.cpp:474 kio/global.cpp:556 +msgid "(unknown)" +msgstr "(sconosciuto)" + +#: kio/global.cpp:486 +msgid "Technical reason: " +msgstr "Motivi tecnici: " + +#: kio/global.cpp:487 +msgid "

      Details of the request:" +msgstr "

      Dettagli della richiesta:" + +#: kio/global.cpp:488 +msgid "

      • URL: %1
      • " +msgstr "

        • URL: %1
        • " + +#: kio/global.cpp:490 +msgid "
        • Protocol: %1
        • " +msgstr "
        • Protocollo: %1
        • " + +#: kio/global.cpp:492 +msgid "
        • Date and time: %1
        • " +msgstr "
        • Data e ora: %1
        • " + +#: kio/global.cpp:493 +msgid "
        • Additional information: %1
        " +msgstr "
      • Informazioni aggiuntive: %1
      " + +#: kio/global.cpp:495 +msgid "

      Possible causes:

      • " +msgstr "

        Cause possibili:

        • " + +#: kio/global.cpp:500 +msgid "

          Possible solutions:

          • " +msgstr "

            Soluzioni possibili:

            • " + +#: kio/global.cpp:566 +msgid "" +"Contact your appropriate computer support system, whether the system " +"administrator, or technical support group for further assistance." +msgstr "" +"Contatta il tuo sistema di supporto informatico, sia esso l'amministratore di " +"sistema o il gruppo di supporto tecnico, per maggiore assistenza." + +#: kio/global.cpp:569 +msgid "Contact the administrator of the server for further assistance." +msgstr "Contatta l'amministratore del server per maggiore assistenza." + +#: kio/global.cpp:572 +msgid "Check your access permissions on this resource." +msgstr "Controlla i tuoi permessi di accesso a questa risorsa." + +#: kio/global.cpp:573 +msgid "" +"Your access permissions may be inadequate to perform the requested operation on " +"this resource." +msgstr "" +"I tuoi permessi di accesso possono essere inadeguati ad eseguire l'operazione " +"richiesta su questa risorsa." + +#: kio/global.cpp:575 +msgid "" +"The file may be in use (and thus locked) by another user or application." +msgstr "" +"Il file potrebbe essere in uso (e bloccato) da parte di un altro utente o " +"applicazione." + +#: kio/global.cpp:577 +msgid "" +"Check to make sure that no other application or user is using the file or has " +"locked the file." +msgstr "" +"Assicurati che non ci siano altre applicazioni o utenti che usano il file o che " +"lo abbiano bloccato." + +#: kio/global.cpp:579 +msgid "Although unlikely, a hardware error may have occurred." +msgstr "" +"Sebbene sia improbabile, potrebbe essersi verificato un errore dell'hardware." + +#: kio/global.cpp:581 +msgid "You may have encountered a bug in the program." +msgstr "Potresti aver trovato un bug nel programma." + +#: kio/global.cpp:582 +msgid "" +"This is most likely to be caused by a bug in the program. Please consider " +"submitting a full bug report as detailed below." +msgstr "" +"Questo errore è probabilmente causato da un bug nel programma. Prendi in " +"considerazione l'ipotesi di inviare una segnalazione di bug come spiegato " +"sotto." + +#: kio/global.cpp:584 +msgid "" +"Update your software to the latest version. Your distribution should provide " +"tools to update your software." +msgstr "" +"Aggiorna il software all'ultima versione. La tua distribuzione dovrebbe fornire " +"gli strumenti per aggiornare il software." + +#: kio/global.cpp:586 +msgid "" +"When all else fails, please consider helping the KDE team or the third party " +"maintainer of this software by submitting a high quality bug report. If the " +"software is provided by a third party, please contact them directly. Otherwise, " +"first look to see if the same bug has been submitted by someone else by " +"searching at the KDE bug reporting website" +". If not, take note of the details given above, and include them in your bug " +"report, along with as many other details as you think might help." +msgstr "" +"Se non riesci a risolvere il problema in alcun modo, puoi aiutare la squadra di " +"KDE o il responsabile del software inviando una segnalazione di bug. Se il " +"software è fornito da terze parti contatta direttamente il responsabile. " +"Altrimenti controlla se lo stesso bug è già stato segnalato da altri cercando " +"sul sito di segnalazione dei bug di KDE" +". Se non lo trovi, prendi nota dei dettagli forniti qui sopra e includili nella " +"tua segnalazione di bug insieme a tutti i dettagli che credi possano essere " +"utili." + +#: kio/global.cpp:594 +msgid "There may have been a problem with your network connection." +msgstr "Potrebbe esserci un problema con la tua connessione di rete." + +#: kio/global.cpp:597 +msgid "" +"There may have been a problem with your network configuration. If you have been " +"accessing the Internet with no problems recently, this is unlikely." +msgstr "" +"Potrebbe esserci un problema con la tua configurazione di rete. Se sei riuscito " +"ad accedere alla rete recentemente senza problemi probabilmente il motivo non è " +"questo." + +#: kio/global.cpp:600 +msgid "" +"There may have been a problem at some point along the network path between the " +"server and this computer." +msgstr "" +"Potrebbero esserci stati dei problemi da qualche parte lungo il percorso di " +"rete tra il server e il tuo computer." + +#: kio/global.cpp:602 +msgid "Try again, either now or at a later time." +msgstr "Prova di nuovo, adesso oppure più tardi." + +#: kio/global.cpp:603 +msgid "A protocol error or incompatibility may have occurred." +msgstr "" +"Potrebbe essersi verificato un errore o un'incompatibilità di protocollo." + +#: kio/global.cpp:604 +msgid "Ensure that the resource exists, and try again." +msgstr "Assicurati che la risorsa esista e prova di nuovo." + +#: kio/global.cpp:605 +msgid "The specified resource may not exist." +msgstr "La risorsa specificata potrebbe non esistere." + +#: kio/global.cpp:606 +msgid "You may have incorrectly typed the location." +msgstr "Potresti aver scritto male l'indirizzo." + +#: kio/global.cpp:607 +msgid "Double-check that you have entered the correct location and try again." +msgstr "Ricontrolla di aver immesso l'indirizzo corretto e prova di nuovo." + +#: kio/global.cpp:609 +msgid "Check your network connection status." +msgstr "Controlla lo stato della tua connessione di rete." + +#: kio/global.cpp:613 +msgid "Cannot Open Resource For Reading" +msgstr "Impossibile aprire la risorsa in lettura" + +#: kio/global.cpp:614 +msgid "" +"This means that the contents of the requested file or folder %1 " +"could not be retrieved, as read access could not be obtained." +msgstr "" +"Questo significa che i contenuti del file o della cartella richiesta " +"%1 non possono essere raggiunti perché non si riesce ad ottenere il " +"permesso di lettura." + +#: kio/global.cpp:617 +msgid "You may not have permissions to read the file or open the folder." +msgstr "" +"Potresti non avere i permessi per leggere il file o aprire la cartella." + +#: kio/global.cpp:623 +msgid "Cannot Open Resource For Writing" +msgstr "Impossibile aprire la risorsa in scrittura" + +#: kio/global.cpp:624 +msgid "" +"This means that the file, %1, could not be written to as " +"requested, because access with permission to write could not be obtained." +msgstr "" +"Questo significa che il file %1 non può essere scritto, perché " +"non si riescono ad ottenere i permessi di scrittura." + +#: kio/global.cpp:632 +msgid "Cannot Initiate the %1 Protocol" +msgstr "Impossibile iniziare il protocollo %1" + +#: kio/global.cpp:633 +msgid "Unable to Launch Process" +msgstr "Impossibile avviare il processo" + +#: kio/global.cpp:634 +msgid "" +"The program on your computer which provides access to the %1 " +"protocol could not be started. This is usually due to technical reasons." +msgstr "" +"Il programma sul tuo computer che fornisce l'accesso al protocollo " +"%1 non può essere avviato. Ciò di solito accade per motivi tecnici." + +#: kio/global.cpp:637 +msgid "" +"The program which provides compatibility with this protocol may not have been " +"updated with your last update of KDE. This can cause the program to be " +"incompatible with the current version and thus not start." +msgstr "" +"Il programma che fornisce la compatibilità con questo protocollo potrebbe non " +"essere stato aggiornato durante l'ultimo aggiornamento di KDE. Questo problema " +"può causare incompatibilità con la versione attuale e quindi impedire " +"l'esecuzione del programma." + +#: kio/global.cpp:645 +msgid "Internal Error" +msgstr "Errore interno" + +#: kio/global.cpp:646 +msgid "" +"The program on your computer which provides access to the %1 " +"protocol has reported an internal error." +msgstr "" +"Il programma sul tuo computer che fornisce l'accesso al protocollo " +"%1 ha riportato un errore interno." + +#: kio/global.cpp:654 +msgid "Improperly Formatted URL" +msgstr "Formato dell'URL non corretto" + +#: kio/global.cpp:655 +msgid "" +"The Uniform Resource L" +"ocator (URL) that you entered was not properly formatted. The format of a URL " +"is generally as follows:" +"
              protocol://user:password@www.example.org:port/folder/filenam" +"e.extension?query=value
              " +msgstr "" +"L'URL (Uniform Resource L" +"ocator, localizzatore uniforme di risorsa) che hai immesso non è scritto nel " +"formato corretto. Il formato degli URL è di solito il seguente:" +"
              protocollo://utente:password@www.esempio.it:porta/cartella/n" +"omefile.estensione?richiesta=valore
              " + +#: kio/global.cpp:664 +#, c-format +msgid "Unsupported Protocol %1" +msgstr "Protocollo %1 non supportato" + +#: kio/global.cpp:665 +msgid "" +"The protocol %1 is not supported by the KDE programs currently " +"installed on this computer." +msgstr "" +"Il protocollo %1 non è supportato dai programmi KDE " +"attualmente installati su questo computer." + +#: kio/global.cpp:668 +msgid "The requested protocol may not be supported." +msgstr "Il protocollo richiesto potrebbe non essere supportato." + +#: kio/global.cpp:669 +msgid "" +"The versions of the %1 protocol supported by this computer and the server may " +"be incompatible." +msgstr "" +"Le versioni del protocollo %1 supportate da questo computer e dal server " +"potrebbero essere incompatibili." + +#: kio/global.cpp:671 +msgid "" +"You may perform a search on the Internet for a KDE program (called a kioslave " +"or ioslave) which supports this protocol. Places to search include http://kde-apps.org/ " +"and http://freshmeat.net/." +msgstr "" +"Puoi cercare su Internet un programma KDE (chiamato ioslave o kioslave) che " +"supporti questo protocollo. Prova a cercare su " +"http://kde-apps.org/ e " +"http://freshmeat.net/." + +#: kio/global.cpp:680 +msgid "URL Does Not Refer to a Resource." +msgstr "L'URL non si riferisce ad una risorsa." + +#: kio/global.cpp:681 +msgid "Protocol is a Filter Protocol" +msgstr "Il protocollo è un protocollo di filtro" + +#: kio/global.cpp:682 +msgid "" +"The Uniform Resource L" +"ocator (URL) that you entered did not refer to a specific resource." +msgstr "" +"L'URL (Universal Resource L" +"ocator, localizzatore uniforme di risorsa) che hai immesso non si riferisce ad " +"una risorsa specifica." + +#: kio/global.cpp:685 +msgid "" +"KDE is able to communicate through a protocol within a protocol; the protocol " +"specified is only for use in such situations, however this is not one of these " +"situations. This is a rare event, and is likely to indicate a programming " +"error." +msgstr "" +"KDE è in grado di comunicare attraverso un protocollo nel protocollo; il " +"protocollo specificato va usato solo in tali situazioni e questa non è una di " +"quelle. Questo è un evento raro e probabilmente indica che c'è un errore di " +"programmazione." + +#: kio/global.cpp:693 +#, c-format +msgid "Unsupported Action: %1" +msgstr "Azione non supportata: %1" + +#: kio/global.cpp:694 +msgid "" +"The requested action is not supported by the KDE program which is implementing " +"the %1 protocol." +msgstr "" +"L'azione richiesta non è supportata dal programma KDE che sta implementando il " +"protocollo %1." + +#: kio/global.cpp:697 +msgid "" +"This error is very much dependent on the KDE program. The additional " +"information should give you more information than is available to the KDE " +"input/output architecture." +msgstr "" +"Questo errore dipende molto dal programma di KDE in uso. Le informazioni " +"aggiuntive dovrebbero fornire più informazioni di quelle disponibili attraverso " +"l'architettura di input/output di KDE." + +#: kio/global.cpp:700 +msgid "Attempt to find another way to accomplish the same outcome." +msgstr "Tenta di trovare un modo alternativo per fare la stessa cosa." + +#: kio/global.cpp:705 +msgid "File Expected" +msgstr "Era atteso un file" + +#: kio/global.cpp:706 +msgid "" +"The request expected a file, however the folder %1 " +"was found instead." +msgstr "" +"La richiesta si aspettava un file, invece ha trovato la cartella " +"%1." + +#: kio/global.cpp:708 +msgid "This may be an error on the server side." +msgstr "Questo potrebbe essere un errore dal lato server." + +#: kio/global.cpp:713 +msgid "Folder Expected" +msgstr "Era attesa una cartella" + +#: kio/global.cpp:714 +msgid "" +"The request expected a folder, however the file %1 " +"was found instead." +msgstr "" +"La richiesta si aspettava una cartella, invece è stato trovato il file " +"%1." + +#: kio/global.cpp:721 +msgid "File or Folder Does Not Exist" +msgstr "Il file o la cartella non esiste" + +#: kio/global.cpp:722 +msgid "The specified file or folder %1 does not exist." +msgstr "Il file o la cartella %1 non esiste." + +#: kio/global.cpp:730 +msgid "" +"The requested file could not be created because a file with the same name " +"already exists." +msgstr "" +"Il file richiesto non può essere creato poiché esiste già un file con lo stesso " +"nome." + +#: kio/global.cpp:732 +msgid "Try moving the current file out of the way first, and then try again." +msgstr "Prova a spostare il file esistente altrove e poi prova di nuovo." + +#: kio/global.cpp:734 +msgid "Delete the current file and try again." +msgstr "Elimina il file corrente e prova di nuovo." + +#: kio/global.cpp:735 +msgid "Choose an alternate filename for the new file." +msgstr "Scegli un nome diverso per il nuovo file." + +#: kio/global.cpp:740 +msgid "" +"The requested folder could not be created because a folder with the same name " +"already exists." +msgstr "" +"La cartella richiesta non può essere creata perché ne esiste già una con lo " +"stesso nome." + +#: kio/global.cpp:742 +msgid "Try moving the current folder out of the way first, and then try again." +msgstr "Prova a spostare la cartella esistente altrove e poi prova di nuovo." + +#: kio/global.cpp:744 +msgid "Delete the current folder and try again." +msgstr "Elimina la cartella corrente e prova di nuovo." + +#: kio/global.cpp:745 +msgid "Choose an alternate name for the new folder." +msgstr "Scegli un nome diverso per la nuova cartella." + +#: kio/global.cpp:749 +msgid "Unknown Host" +msgstr "Host sconosciuto" + +#: kio/global.cpp:750 +msgid "" +"An unknown host error indicates that the server with the requested name, " +"%1, could not be located on the Internet." +msgstr "" +"Un errore di host sconosciuto indica che non è possibile trovare nella rete il " +"server con il nome indicato, %1." + +#: kio/global.cpp:753 +msgid "" +"The name that you typed, %1, may not exist: it may be incorrectly typed." +msgstr "" +"Il nome che hai immesso, %1, potrebbe non esistere: potrebbe essere scritto " +"male." + +#: kio/global.cpp:760 +msgid "Access Denied" +msgstr "Accesso negato" + +#: kio/global.cpp:761 +msgid "Access was denied to the specified resource, %1." +msgstr "L'accesso alla risorsa %1 è stato negato." + +#: kio/global.cpp:763 kio/global.cpp:979 +msgid "You may have supplied incorrect authentication details or none at all." +msgstr "" +"Potresti aver fornito dei dati di autenticazione non validi o non averli " +"forniti affatto." + +#: kio/global.cpp:765 kio/global.cpp:981 +msgid "Your account may not have permission to access the specified resource." +msgstr "" +"Il tuo account potrebbe non avere il permesso di accedere alla risorsa " +"specificata." + +#: kio/global.cpp:767 kio/global.cpp:983 kio/global.cpp:995 +msgid "" +"Retry the request and ensure your authentication details are entered correctly." +msgstr "" +"Riprova a fare la richiesta ed assicurati che i dati di autenticazione siano " +"immessi correttamente." + +#: kio/global.cpp:773 +msgid "Write Access Denied" +msgstr "Accesso in scrittura negato" + +#: kio/global.cpp:774 +msgid "" +"This means that an attempt to write to the file %1 " +"was rejected." +msgstr "" +"Questo significa che un tentativo di scrittura sul file %1 " +"è stato rifiutato." + +#: kio/global.cpp:781 +msgid "Unable to Enter Folder" +msgstr "Impossibile entrare nella cartella" + +#: kio/global.cpp:782 +msgid "" +"This means that an attempt to enter (in other words, to open) the requested " +"folder %1 was rejected." +msgstr "" +"Questo significa che il tentativo di entrare (in altre parole, di aprire) nella " +"cartella %1 è stato rifiutato." + +#: kio/global.cpp:790 +msgid "Folder Listing Unavailable" +msgstr "Elenco cartella non disponibile" + +#: kio/global.cpp:791 +msgid "Protocol %1 is not a Filesystem" +msgstr "Il protocollo %1 non è un filesystem" + +#: kio/global.cpp:792 +msgid "" +"This means that a request was made which requires determining the contents of " +"the folder, and the KDE program supporting this protocol is unable to do so." +msgstr "" +"Questo significa che è stata fatta una richiesta per conoscere il contenuto di " +"una cartella e che il programma di KDE che supporta questo protocollo non è in " +"grado di farlo." + +#: kio/global.cpp:800 +msgid "Cyclic Link Detected" +msgstr "Trovato collegamento ciclico" + +#: kio/global.cpp:801 +msgid "" +"UNIX environments are commonly able to link a file or folder to a separate name " +"and/or location. KDE detected a link or series of links that results in an " +"infinite loop - i.e. the file was (perhaps in a roundabout way) linked to " +"itself." +msgstr "" +"Gli ambienti UNIX possono creare collegamenti a file o cartelle situati in " +"indirizzi diversi. KDE ha trovato un collegamento (o una serie di collegamenti) " +"che crea un ciclo infinito - cioè il file è collegato a se stesso, magari " +"attraverso altri file." + +#: kio/global.cpp:805 kio/global.cpp:827 +msgid "" +"Delete one part of the loop in order that it does not cause an infinite loop, " +"and try again." +msgstr "" +"Elimina una parte del ciclo in modo che non causi cicli infiniti e prova di " +"nuovo." + +#: kio/global.cpp:814 +msgid "Request Aborted By User" +msgstr "Richiesta annullata dall'utente" + +#: kio/global.cpp:815 kio/global.cpp:1108 +msgid "The request was not completed because it was aborted." +msgstr "" +"La richiesta non è stata completata perché è stata annullata dall'utente." + +#: kio/global.cpp:817 kio/global.cpp:1011 kio/global.cpp:1110 +msgid "Retry the request." +msgstr "Riprova la richiesta." + +#: kio/global.cpp:821 +msgid "Cyclic Link Detected During Copy" +msgstr "Trovato collegamento ciclico durante la copia" + +#: kio/global.cpp:822 +msgid "" +"UNIX environments are commonly able to link a file or folder to a separate name " +"and/or location. During the requested copy operation, KDE detected a link or " +"series of links that results in an infinite loop - i.e. the file was (perhaps " +"in a roundabout way) linked to itself." +msgstr "" +"Gli ambienti UNIX possono creare collegamenti a file o cartelle situati in " +"indirizzi diversi. Durante l'operazione di copia richiesta, KDE ha trovato un " +"collegamento (o una serie di collegamenti) che crea un ciclo infinito - cioè il " +"file è collegato a se stesso, magari attraverso altri file." + +#: kio/global.cpp:832 +msgid "Could Not Create Network Connection" +msgstr "Impossibile creare la connessione di rete" + +#: kio/global.cpp:833 +msgid "Could Not Create Socket" +msgstr "Impossibile creare il socket" + +#: kio/global.cpp:834 +msgid "" +"This is a fairly technical error in which a required device for network " +"communications (a socket) could not be created." +msgstr "" +"Questo è un problema tecnico nel quale un dispositivo di comunicazione di rete " +"(un socket) non può essere creato." + +#: kio/global.cpp:836 kio/global.cpp:949 kio/global.cpp:960 kio/global.cpp:969 +msgid "" +"The network connection may be incorrectly configured, or the network interface " +"may not be enabled." +msgstr "" +"La connessione di rete potrebbe essere configurata male o l'interfaccia di rete " +"potrebbe non essere abilitata." + +#: kio/global.cpp:842 +msgid "Connection to Server Refused" +msgstr "Connessione al server rifiutata" + +#: kio/global.cpp:843 +msgid "" +"The server %1 refused to allow this computer to make a " +"connection." +msgstr "" +"Il server %1 non ha permesso a questo computer di creare una " +"connessione." + +#: kio/global.cpp:845 +msgid "" +"The server, while currently connected to the Internet, may not be configured to " +"allow requests." +msgstr "" +"Il server, per quanto attualmente collegato alla rete, potrebbe non essere " +"configurato per accettare le richieste." + +#: kio/global.cpp:847 +msgid "" +"The server, while currently connected to the Internet, may not be running the " +"requested service (%1)." +msgstr "" +"Il server, per quanto attualmente collegato alla rete, potrebbe non avere il " +"servizio richiesto (%1) in esecuzione." + +#: kio/global.cpp:849 +msgid "" +"A network firewall (a device which restricts Internet requests), either " +"protecting your network or the network of the server, may have intervened, " +"preventing this request." +msgstr "" +"Un firewall di rete (un dispositivo che controlla le richieste alla rete), per " +"proteggere la tua rete o quella del server, potrebbe essere intervenuto " +"impedendo la connessione." + +#: kio/global.cpp:856 +msgid "Connection to Server Closed Unexpectedly" +msgstr "Connessione al server chiusa inaspettatamente" + +#: kio/global.cpp:857 +msgid "" +"Although a connection was established to %1" +", the connection was closed at an unexpected point in the communication." +msgstr "" +"Anche se una connessione con %1 era stata stabilita, la " +"connessione è stata chiusa inaspettatamente durante la comunicazione." + +#: kio/global.cpp:860 +msgid "" +"A protocol error may have occurred, causing the server to close the connection " +"as a response to the error." +msgstr "" +"Potrebbe essersi verificato un errore di protocollo che ha causato la chiusura " +"della connessione da parte del server in risposta all'errore." + +#: kio/global.cpp:866 +msgid "URL Resource Invalid" +msgstr "Risorsa URL non valida" + +#: kio/global.cpp:867 +msgid "Protocol %1 is not a Filter Protocol" +msgstr "Il protocollo %1 non è un protocollo di filtro" + +#: kio/global.cpp:868 +msgid "" +"The Uniform Resource L" +"ocator (URL) that you entered did not refer to a valid mechanism of accessing " +"the specific resource, %1%2." +msgstr "" +"L'URL (Uniform Resource L" +"ocator, localizzatore uniforme di risorsa) che hai immesso non specifica un " +"meccanismo valido per accedere alla risorsa %1%2." + +#: kio/global.cpp:873 +msgid "" +"KDE is able to communicate through a protocol within a protocol. This request " +"specified a protocol be used as such, however this protocol is not capable of " +"such an action. This is a rare event, and is likely to indicate a programming " +"error." +msgstr "" +"KDE è in grado di comunicare attraverso un protocollo nel protocollo. Questa " +"richiesta specifica un protocollo da usare in questo modo ma tale protocollo " +"non è in grado di svolgere questa azione. Questo è un evento raro e indica che " +"probabilmente c'è un errore di programmazione." + +#: kio/global.cpp:881 +msgid "Unable to Initialize Input/Output Device" +msgstr "Impossibile montare il dispositivo di input/output" + +#: kio/global.cpp:882 +msgid "Could Not Mount Device" +msgstr "Impossibile montare il dispositivo" + +#: kio/global.cpp:883 +msgid "" +"The requested device could not be initialized (\"mounted\"). The reported error " +"was: %1" +msgstr "" +"Il dispositivo richiesto non può essere montato. L'errore riportato è " +"%1" + +#: kio/global.cpp:886 +msgid "" +"The device may not be ready, for example there may be no media in a removable " +"media device (i.e. no CD-ROM in a CD drive), or in the case of a " +"peripheral/portable device, the device may not be correctly connected." +msgstr "" +"Il dispositivo potrebbe non essere pronto, per esempio l'unità potrebbe essere " +"vuota (ad esempio lettore CD vuoto) o, in caso di dispositivi portatili o " +"periferiche, il dispositivo potrebbe non essere connesso correttamente." + +#: kio/global.cpp:890 +msgid "" +"You may not have permissions to initialize (\"mount\") the device. On UNIX " +"systems, often system administrator privileges are required to initialize a " +"device." +msgstr "" +"Potresti non avere il permesso di montare il dispositivo. Sui sistemi UNIX sono " +"spesso richiesti i privilegi dell'amministratore per montare un dispositivo." + +#: kio/global.cpp:894 +msgid "" +"Check that the device is ready; removable drives must contain media, and " +"portable devices must be connected and powered on.; and try again." +msgstr "" +"Controlla che il dispositivo sia pronto; i lettori di dischi devono contenere i " +"dischi e i dispositivi portatili devono essere collegati ed accesi. Prova di " +"nuovo." + +#: kio/global.cpp:900 +msgid "Unable to Uninitialize Input/Output Device" +msgstr "Impossibile smontare il dispositivo di input/output" + +#: kio/global.cpp:901 +msgid "Could Not Unmount Device" +msgstr "Impossibile smontare il dispositivo" + +#: kio/global.cpp:902 +msgid "" +"The requested device could not be uninitialized (\"unmounted\"). The reported " +"error was: %1" +msgstr "" +"Il dispositivo richiesto non può essere smontato. L'errore riportato è " +"%1" + +#: kio/global.cpp:905 +msgid "" +"The device may be busy, that is, still in use by another application or user. " +"Even such things as having an open browser window on a location on this device " +"may cause the device to remain in use." +msgstr "" +"Il dispositivo potrebbe essere occupato, cioè ancora in uso da parte di un " +"utente o un'applicazione. Ad esempio un browser aperto con una finestra che " +"mostra un indirizzo su questo dispositivo potrebbe rendere occupato il " +"dispositivo." + +#: kio/global.cpp:909 +msgid "" +"You may not have permissions to uninitialize (\"unmount\") the device. On UNIX " +"systems, system administrator privileges are often required to uninitialize a " +"device." +msgstr "" +"Potresti non avere il permesso di smontare il dispositivo. Sui sistemi UNIX " +"sono spesso richiesti i privilegi dell'amministratore per smontare un " +"dispositivo." + +#: kio/global.cpp:913 +msgid "Check that no applications are accessing the device, and try again." +msgstr "" +"Controlla che nessuna applicazione stia usando il dispositivo e prova di nuovo." + +#: kio/global.cpp:918 +msgid "Cannot Read From Resource" +msgstr "Impossibile leggere dalla risorsa" + +#: kio/global.cpp:919 +msgid "" +"This means that although the resource, %1" +", was able to be opened, an error occurred while reading the contents of the " +"resource." +msgstr "" +"Questo significa che anche se la risorsa richiesta, %1" +", può essere aperta, si è verificato un errore durante la lettura del contenuto " +"della risorsa." + +#: kio/global.cpp:922 +msgid "You may not have permissions to read from the resource." +msgstr "Potresti non avere i permessi per leggere da questa risorsa." + +#: kio/global.cpp:931 +msgid "Cannot Write to Resource" +msgstr "Impossibile scrivere sulla risorsa" + +#: kio/global.cpp:932 +msgid "" +"This means that although the resource, %1" +", was able to be opened, an error occurred while writing to the resource." +msgstr "" +"Questo significa che anche se la risorsa richiesta, %1" +", può essere aperta, si è verificato un errore durante la scrittura sulla " +"risorsa." + +#: kio/global.cpp:935 +msgid "You may not have permissions to write to the resource." +msgstr "Potresti non avere i permessi per scrivere su questa risorsa." + +#: kio/global.cpp:944 kio/global.cpp:955 +msgid "Could Not Listen for Network Connections" +msgstr "Impossibile aspettare connessioni di rete (\"listen\")" + +#: kio/global.cpp:945 +msgid "Could Not Bind" +msgstr "Impossibile effettuare il \"bind\"" + +#: kio/global.cpp:946 kio/global.cpp:957 +msgid "" +"This is a fairly technical error in which a required device for network " +"communications (a socket) could not be established to listen for incoming " +"network connections." +msgstr "" +"Questo è un problema tecnico nel quale un dispositivo di comunicazione di rete " +"(un socket) non può essere impostato per aspettare connessioni di rete." + +#: kio/global.cpp:956 +msgid "Could Not Listen" +msgstr "Impossibile effettuare il \"listen\"" + +#: kio/global.cpp:966 +msgid "Could Not Accept Network Connection" +msgstr "Impossibile accettare la connessione di rete (\"accept\")" + +#: kio/global.cpp:967 +msgid "" +"This is a fairly technical error in which an error occurred while attempting to " +"accept an incoming network connection." +msgstr "" +"Questo è un problema tecnico in quanto si è verificato un errore durante il " +"tentativo di accettare una connessione di rete in arrivo." + +#: kio/global.cpp:971 +msgid "You may not have permissions to accept the connection." +msgstr "Potresti non avere i permessi per accettare la connessione." + +#: kio/global.cpp:976 +#, c-format +msgid "Could Not Login: %1" +msgstr "Impossibile accedere: %1" + +#: kio/global.cpp:977 +msgid "" +"An attempt to login to perform the requested operation was unsuccessful." +msgstr "" +"Un tentativo di accesso per effettuare l'operazione richiesta non è andato a " +"buon fine." + +#: kio/global.cpp:988 +msgid "Could Not Determine Resource Status" +msgstr "Impossibile determinare lo stato della risorsa" + +#: kio/global.cpp:989 +msgid "Could Not Stat Resource" +msgstr "Impossibile effettuare lo \"stat\" della risorsa" + +#: kio/global.cpp:990 +msgid "" +"An attempt to determine information about the status of the resource " +"%1, such as the resource name, type, size, etc., was unsuccessful." +msgstr "" +"Un tentativo di determinare informazioni sullo stato della risorsa " +"%1, come nome, tipo, dimensione ecc. non è andato a buon fine." + +#: kio/global.cpp:993 +msgid "The specified resource may not have existed or may not be accessible." +msgstr "La risorsa specificata potrebbe non esistere o non essere accessibile." + +#: kio/global.cpp:1001 +msgid "Could Not Cancel Listing" +msgstr "Impossibile annullare l'elencazione" + +#: kio/global.cpp:1002 +msgid "FIXME: Document this" +msgstr "FIXME: Document this" + +#: kio/global.cpp:1006 +msgid "Could Not Create Folder" +msgstr "Impossibile creare la cartella" + +#: kio/global.cpp:1007 +msgid "An attempt to create the requested folder failed." +msgstr "La creazione della cartella richiesta non è avvenuta." + +#: kio/global.cpp:1008 +msgid "The location where the folder was to be created may not exist." +msgstr "" +"L'indirizzo in cui doveva essere creata la cartella potrebbe non esistere." + +#: kio/global.cpp:1015 +msgid "Could Not Remove Folder" +msgstr "Impossibile eliminare la cartella" + +#: kio/global.cpp:1016 +msgid "An attempt to remove the specified folder, %1, failed." +msgstr "" +"La rimozione della cartella specificata, %1, non è avvenuta." + +#: kio/global.cpp:1018 +msgid "The specified folder may not exist." +msgstr "La cartella specificata potrebbe non esistere." + +#: kio/global.cpp:1019 +msgid "The specified folder may not be empty." +msgstr "La cartella specificata potrebbe non essere vuota." + +#: kio/global.cpp:1022 +msgid "Ensure that the folder exists and is empty, and try again." +msgstr "Assicurati che la cartella esista e sia vuota." + +#: kio/global.cpp:1027 +msgid "Could Not Resume File Transfer" +msgstr "Impossibile ripristinare il trasferimento file" + +#: kio/global.cpp:1028 +msgid "" +"The specified request asked that the transfer of file %1 " +"be resumed at a certain point of the transfer. This was not possible." +msgstr "" +"La richiesta specificata ha chiesto che il trasferimento del file " +"%1 fosse ripreso da un certo punto in poi. Non è stato possibile." + +#: kio/global.cpp:1031 +msgid "The protocol, or the server, may not support file resuming." +msgstr "" +"Il protocollo o il server potrebbero non supportare la ripresa del " +"trasferimento." + +#: kio/global.cpp:1033 +msgid "Retry the request without attempting to resume transfer." +msgstr "" +"Riprova la richiesta senza chiedere di riprendere il trasferimento dal punto a " +"cui si era arrivati." + +#: kio/global.cpp:1038 +msgid "Could Not Rename Resource" +msgstr "Impossibile rinominare la risorsa" + +#: kio/global.cpp:1039 +msgid "An attempt to rename the specified resource %1 failed." +msgstr "" +"Il tentativo di rinominare la risorsa specificata %1 " +"non è riuscito." + +#: kio/global.cpp:1047 +msgid "Could Not Alter Permissions of Resource" +msgstr "Impossibile cambiare i permessi della risorsa" + +#: kio/global.cpp:1048 +msgid "" +"An attempt to alter the permissions on the specified resource " +"%1 failed." +msgstr "" +"Il tentativo di cambiare i permessi della risorsa specificata " +"%1 non è riuscito." + +#: kio/global.cpp:1055 +msgid "Could Not Delete Resource" +msgstr "Impossibile eliminare la risorsa" + +#: kio/global.cpp:1056 +msgid "An attempt to delete the specified resource %1 failed." +msgstr "" +"Il tentativo di eliminare la risorsa specificata %1 " +"non è riuscito." + +#: kio/global.cpp:1063 +msgid "Unexpected Program Termination" +msgstr "Fine del programma non attesa" + +#: kio/global.cpp:1064 +msgid "" +"The program on your computer which provides access to the %1 " +"protocol has unexpectedly terminated." +msgstr "" +"Il programma che sul tuo computer fornisce l'accesso al protocollo " +"%1 è terminato inaspettatamente." + +#: kio/global.cpp:1072 +msgid "Out of Memory" +msgstr "Memoria esaurita" + +#: kio/global.cpp:1073 +msgid "" +"The program on your computer which provides access to the %1 " +"protocol could not obtain the memory required to continue." +msgstr "" +"Il programma sul tuo computer che fornisce l'accesso al protocollo " +"%1 non riesce ad ottenere la memoria necessaria per continuare." + +#: kio/global.cpp:1081 +msgid "Unknown Proxy Host" +msgstr "Host proxy sconosciuto" + +#: kio/global.cpp:1082 +msgid "" +"While retrieving information about the specified proxy host, %1" +", an Unknown Host error was encountered. An unknown host error indicates that " +"the requested name could not be located on the Internet." +msgstr "" +"Durante il recupero delle informazioni sull'host proxy specificato, " +"%1, si è verificato un errore di host sconosciuto. Un errore di host " +"sconosciuto indica che il nome richiesto non può essere trovato nella rete." + +#: kio/global.cpp:1086 +msgid "" +"There may have been a problem with your network configuration, specifically " +"your proxy's hostname. If you have been accessing the Internet with no problems " +"recently, this is unlikely." +msgstr "" +"Potrebbero esserci dei problemi con la configurazione di rete, in particolare " +"nel nome host del proxy. Se sei riuscito ad accedere alla rete senza problemi " +"recentemente, questo è poco probabile." + +#: kio/global.cpp:1090 +msgid "Double-check your proxy settings and try again." +msgstr "Ricontrolla le tue impostazioni del proxy e prova di nuovo." + +#: kio/global.cpp:1095 +msgid "Authentication Failed: Method %1 Not Supported" +msgstr "Autorizzazione non riuscita: metodo %1 non supportato" + +#: kio/global.cpp:1097 +#, c-format +msgid "" +"Although you may have supplied the correct authentication details, the " +"authentication failed because the method that the server is using is not " +"supported by the KDE program implementing the protocol %1." +msgstr "" +"Anche se hai fornito i dati di autenticazione corretti, l'autenticazione non è " +"andata a buon fine perché il metodo di autenticazione che il server usa non è " +"supportato dal programma di KDE che implementa il protocollo %1." + +#: kio/global.cpp:1101 +msgid "" +"Please file a bug at http://bugs.kde.org/ " +"to inform the KDE team of the unsupported authentication method." +msgstr "" +"Per favore, invia una segnalazione di bug a " +"http://bugs.kde.org/ per segnalare alla squadra di KDE questo metodo di " +"autenticazione non supportato." + +#: kio/global.cpp:1107 +msgid "Request Aborted" +msgstr "Richiesta annullata" + +#: kio/global.cpp:1114 +msgid "Internal Error in Server" +msgstr "Errore interno nel server" + +#: kio/global.cpp:1115 +msgid "" +"The program on the server which provides access to the %1 " +"protocol has reported an internal error: %0." +msgstr "" +"Il programma sul server che fornisce l'accesso al protocollo %1 " +"ha riportato l'errore interno %0." + +#: kio/global.cpp:1118 +msgid "" +"This is most likely to be caused by a bug in the server program. Please " +"consider submitting a full bug report as detailed below." +msgstr "" +"Ciò molto probabilmente è dovuto ad un bug nel programma server. Potresti " +"inviare una segnalazione di bug come riportato qui sotto." + +#: kio/global.cpp:1121 +msgid "Contact the administrator of the server to advise them of the problem." +msgstr "Contatta l'amministratore del server avvisandolo del problema." + +#: kio/global.cpp:1123 +msgid "" +"If you know who the authors of the server software are, submit the bug report " +"directly to them." +msgstr "" +"Se sai chi è l'autore del software del server, invia la segnalazione di bug " +"direttamente all'autore." + +#: kio/global.cpp:1128 +msgid "Timeout Error" +msgstr "Errore tempo scaduto" + +#: kio/global.cpp:1129 +msgid "" +"Although contact was made with the server, a response was not received within " +"the amount of time allocated for the request as follows:" +"
                " +"
              • Timeout for establishing a connection: %1 seconds
              • " +"
              • Timeout for receiving a response: %2 seconds
              • " +"
              • Timeout for accessing proxy servers: %3 seconds
              " +"Please note that you can alter these timeout settings in the KDE Control " +"Center, by selecting Network -> Preferences." +msgstr "" +"Anche se il server è stato contattato non è stata ricevuta alcuna risposta " +"entro il tempo massimo deciso:" +"
                " +"
              • Tempo massimo per stabilire la connessione: %1 secondi
              • " +"
              • Tempo massimo per ricevere una risposta: %2 secondi
              • " +"
              • Tempo massimo per accedere ai server proxy: %3 secondi
              " +"Nota che è possibile cambiare questi valori nel centro di controllo di KDE " +"selezionando Rete -> Preferenze." + +#: kio/global.cpp:1140 +msgid "The server was too busy responding to other requests to respond." +msgstr "" +"Il server era troppo occupato nel rispondere ad altre richieste per poter " +"rispondere a noi." + +#: kio/global.cpp:1146 +msgid "Unknown Error" +msgstr "Errore sconosciuto" + +#: kio/global.cpp:1147 +msgid "" +"The program on your computer which provides access to the %1 " +"protocol has reported an unknown error: %2." +msgstr "" +"Il programma che fornisce l'accesso al protocollo %1 " +"sul tuo computer ha riportato un errore sconosciuto: %2." + +#: kio/global.cpp:1155 +msgid "Unknown Interruption" +msgstr "Interruzione sconosciuta" + +#: kio/global.cpp:1156 +msgid "" +"The program on your computer which provides access to the %1 " +"protocol has reported an interruption of an unknown type: %2." +msgstr "" +"Il programma che fornisce l'accesso al protocollo %1 " +"sul tuo computer ha riportato un'interruzione di tipo sconosciuto: %2." + +#: kio/global.cpp:1164 +msgid "Could Not Delete Original File" +msgstr "Impossibile eliminare il file originale" + +#: kio/global.cpp:1165 +msgid "" +"The requested operation required the deleting of the original file, most likely " +"at the end of a file move operation. The original file %1 " +"could not be deleted." +msgstr "" +"L'operazione richiesta richiede l'eliminazione del file originale, " +"probabilmente alla fine di un'operazione di spostamento. Il file originale " +"%1 non può però essere rimosso." + +#: kio/global.cpp:1174 +msgid "Could Not Delete Temporary File" +msgstr "Impossibile eliminare il file temporaneo" + +#: kio/global.cpp:1175 +msgid "" +"The requested operation required the creation of a temporary file in which to " +"save the new file while being downloaded. This temporary file " +"%1 could not be deleted." +msgstr "" +"L'operazione richiesta ha creato un file temporaneo nel quale salvare il nuovo " +"file durante il download. Questo file temporaneo %1 " +"non può essere eliminato." + +#: kio/global.cpp:1184 +msgid "Could Not Rename Original File" +msgstr "Impossibile rinominare il file originale" + +#: kio/global.cpp:1185 +msgid "" +"The requested operation required the renaming of the original file " +"%1, however it could not be renamed." +msgstr "" +"L'operazione richiesta ha richiesto di rinominare il file originale " +"%1, ma non può essere rinominato." + +#: kio/global.cpp:1193 +msgid "Could Not Rename Temporary File" +msgstr "Impossibile rinominare il file temporaneo" + +#: kio/global.cpp:1194 +msgid "" +"The requested operation required the creation of a temporary file " +"%1, however it could not be created." +msgstr "" +"L'operazione richiesta ha richiesto di creare il file temporaneo " +"%1, ma non può essere creato." + +#: kio/global.cpp:1202 +msgid "Could Not Create Link" +msgstr "Impossibile creare il collegamento" + +#: kio/global.cpp:1203 +msgid "Could Not Create Symbolic Link" +msgstr "Impossibile creare il collegamento simbolico" + +#: kio/global.cpp:1204 +msgid "The requested symbolic link %1 could not be created." +msgstr "Impossibile creare il collegamento simbolico richiesto %1." + +#: kio/global.cpp:1211 +msgid "No Content" +msgstr "Nessun contenuto" + +#: kio/global.cpp:1216 +msgid "Disk Full" +msgstr "Disco pieno" + +#: kio/global.cpp:1217 +msgid "" +"The requested file %1 could not be written to as there is " +"inadequate disk space." +msgstr "" +"Il file richiesto %1 non può essere scritto perché non basta " +"lo spazio su disco." + +#: kio/global.cpp:1219 +msgid "" +"Free up enough disk space by 1) deleting unwanted and temporary files; 2) " +"archiving files to removable media storage such as CD-Recordable discs; or 3) " +"obtain more storage capacity." +msgstr "" +"Libera abbastanza spazio su disco 1) eliminando i file temporanei non " +"desiderati; 2) archiviando i file in dischi rimovibili come i CD riscrivibili o " +"3) aumentando la capacità disponibile." + +#: kio/global.cpp:1226 +msgid "Source and Destination Files Identical" +msgstr "File di origine e destinazione identici" + +#: kio/global.cpp:1227 +msgid "" +"The operation could not be completed because the source and destination files " +"are the same file." +msgstr "" +"L'operazione non può essere completata perché l'origine e la destinazione sono " +"lo stesso file." + +#: kio/global.cpp:1229 +msgid "Choose a different filename for the destination file." +msgstr "Scegli un nome file diverso per il file di destinazione." + +#: kio/global.cpp:1240 +msgid "Undocumented Error" +msgstr "Errore non documentato" + +#: kio/statusbarprogress.cpp:132 +msgid " Stalled " +msgstr " In stallo " + +#: kio/statusbarprogress.cpp:134 misc/uiserver.cpp:1102 +msgid " %1/s " +msgstr " %1/s " + +#: kio/passdlg.cpp:57 +msgid "Password" +msgstr "Password" + +#: kio/passdlg.cpp:98 +msgid "You need to supply a username and a password" +msgstr "Devi inserire un nome utente e una password" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 134 +#: kfile/kpropertiesdialog.cpp:3699 kio/passdlg.cpp:108 rc.cpp:105 +#, no-c-format +msgid "&Username:" +msgstr "Nome &utente:" + +#: kio/passdlg.cpp:125 +msgid "&Password:" +msgstr "&Password:" + +#: kio/passdlg.cpp:147 +msgid "&Keep password" +msgstr "&Ricorda la password" + +#: kio/passdlg.cpp:345 kpasswdserver/kpasswdserver.cpp:371 +msgid "Authorization Dialog" +msgstr "Finestra di autorizzazione" + +#: kio/krun.cpp:120 +msgid "" +"Unable to enter %1.\n" +"You do not have access rights to this location." +msgstr "" +"Impossibile accedere a %1.\n" +"Non hai i diritti di accesso a questo indirizzo." + +#: kio/krun.cpp:159 +msgid "" +"The file %1 is an executable program. For safety it will not be " +"started." +msgstr "" +"Il file %1 è un programma. Per ragioni di sicurezza non sarà " +"avviato." + +#: kio/krun.cpp:166 +msgid "You do not have permission to run %1." +msgstr "Non hai il permesso di eseguire %1." + +#: kio/krun.cpp:203 +msgid "You are not authorized to open this file." +msgstr "Non sei autorizzato ad aprire questo file." + +#: kfile/kopenwith.cpp:835 kio/krun.cpp:207 +msgid "Open with:" +msgstr "Apri con:" + +#: kio/krun.cpp:545 +msgid "You are not authorized to execute this file." +msgstr "Non sei autorizzato ad eseguire questo file." + +#: kio/krun.cpp:565 +#, c-format +msgid "Launching %1" +msgstr "Avvio in corso di %1" + +#: kio/krun.cpp:746 +msgid "You are not authorized to execute this service." +msgstr "Non sei autorizzato ad eseguire questo servizio." + +#: kio/krun.cpp:900 +msgid "" +"Unable to run the command specified. The file or folder %1 " +"does not exist." +msgstr "" +"Impossibile eseguire il comando specificato. Il file o la cartella %1 " +"non esiste." + +#: kio/krun.cpp:1400 +msgid "Could not find the program '%1'" +msgstr "Impossibile trovare il programma \"%1\"" + +#: kio/kfileitem.cpp:730 +msgid "Symbolic Link" +msgstr "Collegamento simbolico" + +#: kio/kfileitem.cpp:732 +msgid "%1 (Link)" +msgstr "%1 (collegamento)" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:270 +#: bookmarks/kbookmarkmenu.cc:791 kfile/kpropertiesdialog.cpp:3930 +#: kio/kfileitem.cpp:774 +msgid "Name:" +msgstr "Nome:" + +#: kfile/kpropertiesdialog.cpp:927 kio/kfileitem.cpp:775 +msgid "Type:" +msgstr "Tipo:" + +#: kio/kfileitem.cpp:779 +msgid "Link to %1 (%2)" +msgstr "Collegamento a %1 (%2)" + +#: kfile/kpropertiesdialog.cpp:977 kio/kfileitem.cpp:787 +msgid "Size:" +msgstr "Dimensione:" + +#: kfile/kpropertiesdialog.cpp:1045 kio/kfileitem.cpp:792 +msgid "Modified:" +msgstr "Modificato:" + +#: kio/kfileitem.cpp:798 +msgid "Owner:" +msgstr "Proprietario:" + +#: kio/kfileitem.cpp:799 +msgid "Permissions:" +msgstr "Permessi:" + +#: kio/skipdlg.cpp:63 +msgid "Skip" +msgstr "Salta" + +#: kio/skipdlg.cpp:66 +msgid "Auto Skip" +msgstr "Salta automaticamente" + +#: kio/kshred.cpp:212 +msgid "Shredding: pass %1 of 35" +msgstr "Distruzione: passo %1 di 35" + +#: kio/slave.cpp:370 +#, c-format +msgid "Unable to create io-slave: %1" +msgstr "Impossibile creare un io-slave: %1" + +#: kio/slave.cpp:401 +msgid "Unknown protocol '%1'." +msgstr "Protocollo \"%1\" sconosciuto." + +#: kio/slave.cpp:409 +msgid "Can not find io-slave for protocol '%1'." +msgstr "Impossibile trovare un io-slave per il protocollo \"%1\"." + +#: kio/slave.cpp:437 +msgid "Cannot talk to klauncher" +msgstr "Impossibile dialogare con klauncher" + +#: kio/slave.cpp:448 +#, c-format +msgid "" +"Unable to create io-slave:\n" +"klauncher said: %1" +msgstr "" +"Impossibile creare un io-slave:\n" +"klauncher ha detto: %1" + +#: kfile/kpropertiesdialog.cpp:2686 kio/kmimetypechooser.cpp:75 +msgid "Mime Type" +msgstr "Tipo MIME" + +#: kfile/kpropertiesdialog.cpp:2697 kio/kmimetypechooser.cpp:80 +msgid "Comment" +msgstr "Commento" + +#: kio/kmimetypechooser.cpp:84 +msgid "Patterns" +msgstr "Modelli" + +#: kio/kmimetypechooser.cpp:94 +msgid "&Edit..." +msgstr "&Modifica..." + +#: kio/kmimetypechooser.cpp:104 +msgid "Click this button to display the familiar KDE mime type editor." +msgstr "Fai clic su questo pulsante mostrare l'editor di tipi MIME di KDE." + +#: kssl/ksslcertdlg.cc:61 +msgid "Certificate" +msgstr "Certificato" + +#: kssl/ksslcertdlg.cc:67 +msgid "Save selection for this host." +msgstr "Salva la selezione per questo host." + +#: kssl/ksslcertdlg.cc:75 +msgid "Send certificate" +msgstr "Spedisci certificato" + +#: kssl/ksslcertdlg.cc:79 +msgid "Do not send a certificate" +msgstr "Non spedire alcun certificato" + +#: kssl/ksslcertdlg.cc:84 +msgid "KDE SSL Certificate Dialog" +msgstr "Finestra dei certificati SSL di KDE" + +#: kssl/ksslcertdlg.cc:139 +msgid "" +"The server %1 requests a certificate." +"

              Select a certificate to use from the list below:" +msgstr "" +"Il server %1 richiede un certificato. " +"

              Seleziona un certificato da usare dalla lista sottostante:" + +#: kssl/ksslcertificate.cc:202 +msgid "Signature Algorithm: " +msgstr "Algoritmo di firma: " + +#: kssl/ksslcertificate.cc:203 +msgid "Unknown" +msgstr "Sconosciuto" + +#: kssl/ksslcertificate.cc:206 +msgid "Signature Contents:" +msgstr "Contenuti firma:" + +#: kssl/ksslcertificate.cc:338 +msgid "" +"_: Unknown\n" +"Unknown key algorithm" +msgstr "Algoritmo chiave sconosciuto" + +#: kssl/ksslcertificate.cc:341 +msgid "Key type: RSA (%1 bit)" +msgstr "Tipo chiave: RSA (%1 bit)" + +#: kssl/ksslcertificate.cc:344 +msgid "Modulus: " +msgstr "Modulo: " + +#: kssl/ksslcertificate.cc:357 +msgid "Exponent: 0x" +msgstr "Esponente: 0x" + +#: kssl/ksslcertificate.cc:363 +msgid "Key type: DSA (%1 bit)" +msgstr "Tipo chiave: DSA (%1 bit)" + +#: kssl/ksslcertificate.cc:366 +msgid "Prime: " +msgstr "Primo: " + +#: kssl/ksslcertificate.cc:380 +msgid "160 bit prime factor: " +msgstr "Fattore primo a 160 bit: " + +#: kssl/ksslcertificate.cc:404 +msgid "Public key: " +msgstr "Chiave pubblica: " + +#: kssl/ksslcertificate.cc:920 +msgid "The certificate is valid." +msgstr "Il certificato è valido." + +#: kssl/ksslcertificate.cc:924 +msgid "" +"Certificate signing authority root files could not be found so the certificate " +"is not verified." +msgstr "" +"I file root della autorità per la firma dei certificati non sono stati trovati, " +"quindi il certificato non è stato verificato." + +#: kssl/ksslcertificate.cc:927 +msgid "Certificate signing authority is unknown or invalid." +msgstr "L'autorità che ha firmato il certificato è sconosciuta o non valida." + +#: kssl/ksslcertificate.cc:929 +msgid "Certificate is self-signed and thus may not be trustworthy." +msgstr "Il certificato è auto firmato e quindi potrebbe non essere affidabile." + +#: kssl/ksslcertificate.cc:931 +msgid "Certificate has expired." +msgstr "Il certificato è scaduto." + +#: kssl/ksslcertificate.cc:933 +msgid "Certificate has been revoked." +msgstr "Il certificato è stato revocato." + +#: kssl/ksslcertificate.cc:935 +msgid "SSL support was not found." +msgstr "Supporto SSL non trovato." + +#: kssl/ksslcertificate.cc:937 +msgid "Signature is untrusted." +msgstr "Firma non fidata." + +#: kssl/ksslcertificate.cc:939 +msgid "Signature test failed." +msgstr "Controllo firma non riuscito." + +#: kssl/ksslcertificate.cc:942 +msgid "Rejected, possibly due to an invalid purpose." +msgstr "Rifiutato, forse a causa di uno scopo non valido." + +#: kssl/ksslcertificate.cc:944 +msgid "Private key test failed." +msgstr "Controllo chiave privata non riuscito." + +#: kssl/ksslcertificate.cc:946 +msgid "The certificate has not been issued for this host." +msgstr "Il certificato non è stato emesso per questo host." + +#: kssl/ksslcertificate.cc:948 +msgid "This certificate is not relevant." +msgstr "Il certificato non è rilevante." + +#: kssl/ksslcertificate.cc:953 +msgid "The certificate is invalid." +msgstr "Il certificato non è valido." + +#: kssl/ksslutils.cc:79 +msgid "GMT" +msgstr "GMT" + +#: kssl/ksslkeygen.cc:48 +msgid "KDE Certificate Request" +msgstr "Richiesta certificati di KDE" + +#: kssl/ksslkeygen.cc:50 +msgid "KDE Certificate Request - Password" +msgstr "Richiesta certificati di KDE - Password" + +#: kssl/ksslkeygen.cc:93 +msgid "Unsupported key size." +msgstr "Dimensione chiave non supportata." + +#: kssl/ksslinfodlg.cc:120 kssl/ksslkeygen.cc:93 +msgid "KDE SSL Information" +msgstr "Informazioni SSL di KDE" + +#: kssl/ksslkeygen.cc:97 misc/uiserver.cpp:1383 +msgid "KDE" +msgstr "KDE" + +#: kssl/ksslkeygen.cc:97 +msgid "Please wait while the encryption keys are generated..." +msgstr "Per favore aspetta che le chiavi di cifratura siano generate..." + +#: kssl/ksslkeygen.cc:107 +msgid "Do you wish to store the passphrase in your wallet file?" +msgstr "Vuoi salvare la frase segreta nel tuo file portafogli?" + +#: kssl/ksslkeygen.cc:107 +msgid "Store" +msgstr "Salva" + +#: kssl/ksslkeygen.cc:107 +msgid "Do Not Store" +msgstr "Non salvare" + +#: kssl/ksslkeygen.cc:210 +msgid "2048 (High Grade)" +msgstr "2048 (grado alto)" + +#: kssl/ksslkeygen.cc:211 +msgid "1024 (Medium Grade)" +msgstr "1024 (grado medio)" + +#: kssl/ksslkeygen.cc:212 +msgid "768 (Low Grade)" +msgstr "768 (grado basso)" + +#: kssl/ksslkeygen.cc:213 +msgid "512 (Low Grade)" +msgstr "512 (grado basso)" + +#: kssl/ksslkeygen.cc:215 +msgid "No SSL support." +msgstr "Nessun supporto SSL." + +#: kssl/ksslpemcallback.cc:36 +msgid "Certificate password" +msgstr "Password del certificato" + +#: kssl/ksslinfodlg.cc:92 kssl/ksslinfodlg.cc:149 +msgid "Current connection is secured with SSL." +msgstr "La connessione corrente è protetta con SSL." + +#: kssl/ksslinfodlg.cc:95 kssl/ksslinfodlg.cc:152 +msgid "Current connection is not secured with SSL." +msgstr "La connessione corrente non è protetta con SSL." + +#: kssl/ksslinfodlg.cc:99 +msgid "SSL support is not available in this build of KDE." +msgstr "Il supporto SSL non è disponibile in questa versione di KDE." + +#: kssl/ksslinfodlg.cc:109 +msgid "C&ryptography Configuration..." +msgstr "Configurazione c&rittografia..." + +#: kssl/ksslinfodlg.cc:142 +msgid "" +"The main part of this document is secured with SSL, but some parts are not." +msgstr "" +"La parte principale di questo documento è protetta con SSL, ma alcune parti non " +"lo sono." + +#: kssl/ksslinfodlg.cc:144 +msgid "Some of this document is secured with SSL, but the main part is not." +msgstr "" +"Alcune parti di questo documento sono protette con SSL, ma la parte principale " +"non lo è." + +#: kssl/ksslinfodlg.cc:184 +msgid "Chain:" +msgstr "Catena:" + +#: kssl/ksslinfodlg.cc:193 +msgid "0 - Site Certificate" +msgstr "0 - Certificato sito" + +#: kssl/ksslinfodlg.cc:210 +msgid "Peer certificate:" +msgstr "Certificato peer:" + +#: kssl/ksslinfodlg.cc:212 +msgid "Issuer:" +msgstr "Emittente:" + +#: kssl/ksslinfodlg.cc:218 +msgid "IP address:" +msgstr "Indirizzo IP:" + +#: kfile/kpropertiesdialog.cpp:2565 kssl/ksslinfodlg.cc:227 +msgid "URL:" +msgstr "URL:" + +#: kssl/ksslinfodlg.cc:230 +msgid "Certificate state:" +msgstr "Stato del certificato:" + +#: kssl/ksslinfodlg.cc:236 +msgid "Valid from:" +msgstr "Valido da:" + +#: kssl/ksslinfodlg.cc:238 +msgid "Valid until:" +msgstr "Valido fino a:" + +#: kssl/ksslinfodlg.cc:241 +msgid "Serial number:" +msgstr "Numero di serie:" + +#: kssl/ksslinfodlg.cc:243 +msgid "MD5 digest:" +msgstr "MD5:" + +#: kssl/ksslinfodlg.cc:246 +msgid "Cipher in use:" +msgstr "Cifrario in uso:" + +#: kssl/ksslinfodlg.cc:248 +msgid "Details:" +msgstr "Dettagli:" + +#: kssl/ksslinfodlg.cc:250 +msgid "SSL version:" +msgstr "Versione SSL:" + +#: kssl/ksslinfodlg.cc:252 +msgid "Cipher strength:" +msgstr "Robustezza del cifrario:" + +#: kssl/ksslinfodlg.cc:253 +msgid "%1 bits used of a %2 bit cipher" +msgstr "%1 bit usati per un cifrario a %2 bit" + +#: kssl/ksslinfodlg.cc:401 +msgid "Organization:" +msgstr "Organizzazione:" + +#: kssl/ksslinfodlg.cc:406 +msgid "Organizational unit:" +msgstr "Unità organizzazione:" + +#: kssl/ksslinfodlg.cc:411 +msgid "Locality:" +msgstr "Località:" + +#: kssl/ksslinfodlg.cc:416 +msgid "" +"_: Federal State\n" +"State:" +msgstr "Stato federale:" + +#: kssl/ksslinfodlg.cc:421 +msgid "Country:" +msgstr "Stato:" + +#: kssl/ksslinfodlg.cc:426 +msgid "Common name:" +msgstr "Nome comune:" + +#: kssl/ksslinfodlg.cc:431 +msgid "Email:" +msgstr "Posta elettronica:" + +#: misc/kpac/proxyscout.cpp:124 +#, c-format +msgid "" +"The proxy configuration script is invalid:\n" +"%1" +msgstr "" +"Lo script di configurazione del proxy non è valido:\n" +"%1" + +#: misc/kpac/proxyscout.cpp:184 +#, c-format +msgid "" +"The proxy configuration script returned an error:\n" +"%1" +msgstr "" +"Lo script di configurazione del proxy ha restituito un errore:\n" +"%1" + +#: misc/kpac/downloader.cpp:81 +#, c-format +msgid "" +"Could not download the proxy configuration script:\n" +"%1" +msgstr "" +"Impossibile scaricare lo script di configurazione del proxy:\n" +"%1" + +#: misc/kpac/downloader.cpp:83 +msgid "Could not download the proxy configuration script" +msgstr "Impossibile scaricare lo script di configurazione del proxy" + +#: misc/kpac/discovery.cpp:116 +msgid "Could not find a usable proxy configuration script" +msgstr "Impossibile trovare uno script usabile per la configurazione del proxy" + +#: misc/kfile/fileprops.cpp:200 +msgid "Do not print the mimetype of the given file(s)" +msgstr "Non stampare il tipo MIME dei file indicati" + +#: misc/kfile/fileprops.cpp:204 +msgid "" +"List all supported metadata keys of the given file(s). If mimetype is not " +"specified, the mimetype of the given files is used." +msgstr "" +"Elenca tutte le chiavi di informazioni aggiuntive supportate dei file " +"indicati.Se il tipo MIME non è specificato, viene usato il tipo MIME dei file " +"indicati." + +#: misc/kfile/fileprops.cpp:210 +msgid "" +"List all preferred metadata keys of the given file(s). If mimetype is not " +"specified, the mimetype of the given files is used." +msgstr "" +"Elenca tutte le chiavi di informazioni aggiuntive preferite dei file " +"indicati.Se il tipo MIME non è specificato, viene usato il tipo MIME dei file " +"indicati." + +#: misc/kfile/fileprops.cpp:216 +msgid "List all metadata keys which have a value in the given file(s)." +msgstr "" +"Elenca tutte le chiavi di informazioni aggiuntive che hanno un valore nei file " +"indicati." + +#: misc/kfile/fileprops.cpp:221 +msgid "Prints all mimetypes for which metadata support is available." +msgstr "" +"Stampa tutti i tipi MIME per i quali è disponibile il supporto per le " +"informazioni aggiuntive." + +#: misc/kfile/fileprops.cpp:226 +msgid "" +"Do not print a warning when more than one file was given and they do not all " +"have the same mimetype." +msgstr "" +"Non stampare un avvertimento quando viene indicato più di un file e non tutti i " +"file indicati hanno lo stesso tipo MIME." + +#: misc/kfile/fileprops.cpp:231 +msgid "Prints all metadata values, available in the given file(s)." +msgstr "Stampa tutte le informazioni aggiuntive disponibili nei file indicati." + +#: misc/kfile/fileprops.cpp:236 +msgid "Prints the preferred metadata values, available in the given file(s)." +msgstr "" +"Stampa i valori di informazioni aggiuntive preferite disponibili nei file " +"indicati." + +#: misc/kfile/fileprops.cpp:240 +msgid "" +"Opens a KDE properties dialog to allow viewing and modifying of metadata of the " +"given file(s)" +msgstr "" +"Apre una finestra di proprietà KDE che permette la visualizzazione e la " +"modifica delle informazioni aggiuntive dei file indicati" + +#: misc/kfile/fileprops.cpp:244 +msgid "" +"Prints the value for 'key' of the given file(s). 'key' may also be a " +"comma-separated list of keys" +msgstr "" +"Stampa il valore di \"key\" dei file indicati. \"key\" può anche essere una " +"lista di chiavi separate da virgole" + +#: misc/kfile/fileprops.cpp:248 +msgid "" +"Attempts to set the value 'value' for the metadata key 'key' for the given " +"file(s)" +msgstr "" +"Prova a impostare il valore \"value\" per la chiave di informazioni aggiuntive " +"\"key\" nei file indicati" + +#: misc/kfile/fileprops.cpp:251 +msgid "The group to get values from or set values to" +msgstr "Il gruppo da cui prelevare o a cui impostare valori" + +#: misc/kfile/fileprops.cpp:255 +msgid "The file (or a number of files) to operate on." +msgstr "Il file (o un numero di file) su cui operare." + +#: misc/kfile/fileprops.cpp:270 +msgid "No support for metadata extraction found." +msgstr "" +"Nessun supporto trovato per l'estrazione delle informazioni aggiuntive." + +#: misc/kfile/fileprops.cpp:275 +msgid "Supported MimeTypes:" +msgstr "Tipi MIME supportati:" + +#: misc/kfile/fileprops.cpp:410 +msgid "kfile" +msgstr "kfile" + +#: misc/kfile/fileprops.cpp:411 +msgid "A commandline tool to read and modify metadata of files." +msgstr "" +"Uno strumento a riga di comando per leggere e modificare le informazioni " +"aggiuntive dei file." + +#: misc/kfile/fileprops.cpp:438 +msgid "No files specified" +msgstr "Nessun file specificato" + +#: misc/kfile/fileprops.cpp:467 +msgid "Cannot determine metadata" +msgstr "Impossibile determinare le informazioni aggiuntive" + +#: misc/kwalletd/kwalletd.cpp:400 +msgid "" +"KDE has requested to open the wallet '%1'. Please enter the password " +"for this wallet below." +msgstr "" +"KDE ha richiesto di aprire il portafogli "%1" +"". Inserisci qui sotto la password di questo portafogli." + +#: misc/kwalletd/kwalletd.cpp:402 +msgid "" +"The application '%1' has requested to open the wallet '%2" +"'. Please enter the password for this wallet below." +msgstr "" +"L'applicazione "%1" ha richiesto di aprire il portafogli " +""%2". Inserisci qui sotto la password di questo portafogli." + +#: kfile/kfiledialog.cpp:1833 misc/kwalletd/kwalletd.cpp:405 +#: misc/kwalletd/kwalletd.cpp:419 +msgid "&Open" +msgstr "&Apri" + +#: misc/kwalletd/kwalletd.cpp:414 +msgid "" +"KDE has requested to open the wallet. This is used to store sensitive data in a " +"secure fashion. Please enter a password to use with this wallet or click cancel " +"to deny the application's request." +msgstr "" +"KDE ha richiesto di aprire il portafogli. I portafogli servono per memorizzare " +"dati sensibili in un modo sicuro. Inserisci una password da usare per questo " +"portafogli o annulla la richiesta dell'applicazione." + +#: misc/kwalletd/kwalletd.cpp:416 +msgid "" +"The application '%1' has requested to open the KDE wallet. This is " +"used to store sensitive data in a secure fashion. Please enter a password to " +"use with this wallet or click cancel to deny the application's request." +msgstr "" +"L'applicazione "%1" ha richiesto di aprire il portafogli " +"di KDE. Il portafogli serve a memorizzare dati sensibili in un modo sicuro. " +"Inserisci una password da usare per questo portafogli o annulla la richiesta " +"dell'applicazione." + +#: misc/kwalletd/kwalletd.cpp:423 +msgid "" +"KDE has requested to create a new wallet named '%1" +"'. Please choose a password for this wallet, or cancel to deny the " +"application's request." +msgstr "" +"KDE ha richiesto la creazione di un nuovo portafogli chiamato "" +"%1". Scegli una password per questo portafogli, o annulla la richiesta " +"dell'applicazione." + +#: misc/kwalletd/kwalletd.cpp:425 +msgid "" +"The application '%1' has requested to create a new wallet named '" +"%2'. Please choose a password for this wallet, or cancel to deny the " +"application's request." +msgstr "" +"L'applicazione "%1" ha richiesto di creare un nuovo " +"portafogli chiamato "%2". Scegli una password per questo " +"portafogli o annulla la richiesta dell'applicazione." + +#: misc/kwalletd/kwalletd.cpp:428 +msgid "C&reate" +msgstr "C&rea" + +#: misc/kwalletd/kwalletd.cpp:432 misc/kwalletd/kwalletd.cpp:607 +#: misc/kwalletd/kwalletd.cpp:623 misc/kwalletd/kwalletd.cpp:634 +#: misc/kwalletd/kwalletd.cpp:639 misc/kwalletd/kwalletd.cpp:1157 +msgid "KDE Wallet Service" +msgstr "Servizio portafogli di KDE" + +#: misc/kwalletd/kwalletd.cpp:444 +msgid "" +"Error opening the wallet '%1'. Please try again." +"
              (Error code %2: %3)" +msgstr "" +"Errore durante l'apertura del portafogli "%1". Riprova." +"
              (Codice d'errore %2: %3)" + +#: misc/kwalletd/kwalletd.cpp:518 +msgid "KDE has requested access to the open wallet '%1'." +msgstr "" +"KDE ha richiesto di accedere al portafogli aperto "%1"." + +#: misc/kwalletd/kwalletd.cpp:520 +msgid "" +"The application '%1' has requested access to the open wallet '" +"%2'." +msgstr "" +"L'applicazione "%1" ha richiesto di accedere al portafogli " +"aperto "%2"." + +#: misc/kwalletd/kwalletd.cpp:607 +msgid "" +"Unable to open wallet. The wallet must be opened in order to change the " +"password." +msgstr "" +"Impossibile aprire il portafogli. Il portafogli deve essere aperto per poter " +"cambiare la password." + +#: misc/kwalletd/kwalletd.cpp:622 +msgid "Please choose a new password for the wallet '%1'." +msgstr "Scegli una nuova password per il portafogli '%1'." + +#: misc/kwalletd/kwalletd.cpp:634 +msgid "Error re-encrypting the wallet. Password was not changed." +msgstr "" +"Errore durante la cifratura del portafogli. La password non è stata cambiata." + +#: misc/kwalletd/kwalletd.cpp:639 +msgid "Error reopening the wallet. Data may be lost." +msgstr "" +"Errore durante la riapertura del portafogli. I dati potrebbero essere andati " +"persi." + +#: misc/kwalletd/kwalletd.cpp:1157 +msgid "" +"There have been repeated failed attempts to gain access to a wallet. An " +"application may be misbehaving." +msgstr "" +"Si sono verificati ripetuti tentativi di accesso ad un portafogli. " +"Un'applicazione potrebbe presentare problemi." + +#: misc/kwalletd/kwalletwizard.ui.h:23 +msgid "Password is empty. (WARNING: Insecure)" +msgstr "La password è vuota. (ATTENZIONE: Insicuro)" + +#: misc/kwalletd/kwalletwizard.ui.h:25 +msgid "Passwords match." +msgstr "Le password corrispondono." + +#: misc/kwalletd/kwalletwizard.ui.h:28 +msgid "Passwords do not match." +msgstr "Le password non corrispondono." + +#: misc/ktelnetservice.cpp:41 +msgid "telnet service" +msgstr "servizio telnet" + +#: misc/ktelnetservice.cpp:42 +msgid "telnet protocol handler" +msgstr "gestore del protocollo telnet" + +#: misc/ktelnetservice.cpp:76 +msgid "You do not have permission to access the %1 protocol." +msgstr "Non hai il permesso di accedere al protocollo %1." + +#: misc/uiserver.cpp:98 misc/uiserver.cpp:603 misc/uiserver.cpp:682 +msgid "Settings..." +msgstr "Impostazioni..." + +#: misc/uiserver.cpp:126 +msgid "Configure Network Operation Window" +msgstr "Finestra per la configurazione delle operazioni di rete" + +#: misc/uiserver.cpp:130 +msgid "Show system tray icon" +msgstr "Mostra icona nel vassoio di sistema" + +#: misc/uiserver.cpp:131 +msgid "Keep network operation window always open" +msgstr "Tieni sempre aperta la finestra per le operazioni di rete" + +#: misc/uiserver.cpp:132 +msgid "Show column headers" +msgstr "Mostra le intestazioni delle colonne" + +#: misc/uiserver.cpp:133 +msgid "Show toolbar" +msgstr "Mostra la barra degli strumenti" + +#: misc/uiserver.cpp:134 +msgid "Show statusbar" +msgstr "Mostra la barra di stato" + +#: misc/uiserver.cpp:135 +msgid "Column widths are user adjustable" +msgstr "La larghezza delle colonne può essere regolata dall'utente" + +#: misc/uiserver.cpp:136 +msgid "Show information:" +msgstr "Mostra informazioni:" + +#: misc/uiserver.cpp:143 misc/uiserver.cpp:474 +msgid "URL" +msgstr "URL" + +#: misc/uiserver.cpp:144 misc/uiserver.cpp:473 +msgid "" +"_: Remaining Time\n" +"Rem. Time" +msgstr "Tempo rim." + +#: misc/uiserver.cpp:145 misc/uiserver.cpp:472 +msgid "Speed" +msgstr "Velocità" + +#: kfile/kfiledetailview.cpp:67 misc/uiserver.cpp:146 misc/uiserver.cpp:471 +msgid "Size" +msgstr "Dimensione" + +#: misc/uiserver.cpp:147 misc/uiserver.cpp:470 +#, c-format +msgid "%" +msgstr "%" + +#: misc/uiserver.cpp:148 misc/uiserver.cpp:469 +msgid "Count" +msgstr "Conteggio" + +#: misc/uiserver.cpp:149 misc/uiserver.cpp:468 +msgid "" +"_: Resume\n" +"Res." +msgstr "Ripr." + +#: misc/uiserver.cpp:150 misc/uiserver.cpp:467 +msgid "Local Filename" +msgstr "Nome file locale" + +#: misc/uiserver.cpp:151 misc/uiserver.cpp:466 +msgid "Operation" +msgstr "Operazione" + +#: misc/uiserver.cpp:254 +msgid "%1 / %2" +msgstr "%1 / %2" + +#: misc/uiserver.cpp:291 +msgid "%1/s" +msgstr "%1/s" + +#: misc/uiserver.cpp:302 +msgid "Copying" +msgstr "Copia in corso" + +#: misc/uiserver.cpp:311 +msgid "Moving" +msgstr "Spostamento in corso" + +#: misc/uiserver.cpp:320 +msgid "Creating" +msgstr "Creazione in corso" + +#: misc/uiserver.cpp:329 +msgid "Deleting" +msgstr "Eliminazione in corso" + +#: misc/uiserver.cpp:337 +msgid "Loading" +msgstr "Caricamento in corso" + +#: misc/uiserver.cpp:362 +msgid "Examining" +msgstr "Esame in corso" + +#: misc/uiserver.cpp:370 +msgid "Mounting" +msgstr "Montaggio in corso" + +#: misc/uiserver.cpp:608 misc/uiserver.cpp:1097 +msgid " Files: %1 " +msgstr " File: %1 " + +#: misc/uiserver.cpp:609 +msgid "" +"_: Remaining Size\n" +" Rem. Size: %1 kB " +msgstr "Dim. rim.: %1 kB " + +#: misc/uiserver.cpp:610 +msgid "" +"_: Remaining Time\n" +" Rem. Time: 00:00:00 " +msgstr "Tempo rim.: 00:00:00 " + +#: misc/uiserver.cpp:611 +msgid " %1 kB/s " +msgstr " %1 kB/s " + +#: misc/uiserver.cpp:679 +msgid "Cancel Job" +msgstr "Annulla operazione" + +#: misc/uiserver.cpp:1098 +msgid "" +"_: Remaining Size\n" +" Rem. Size: %1 " +msgstr "Dim. rim.: %1 " + +#: misc/uiserver.cpp:1100 +msgid "" +"_: Remaining Time\n" +" Rem. Time: %1 " +msgstr "Tempo rim.: %1 " + +#: misc/uiserver.cpp:1384 +msgid "KDE Progress Information UI Server" +msgstr "Server informazioni avanzamento di KDE" + +#: misc/uiserver.cpp:1387 misc/uiserver.cpp:1388 +msgid "Developer" +msgstr "Sviluppatore" + +#: misc/ksendbugmail/main.cpp:22 +msgid "Subject line" +msgstr "Riga oggetto" + +#: misc/ksendbugmail/main.cpp:23 +msgid "Recipient" +msgstr "Destinatario" + +#: misc/ksendbugmail/main.cpp:33 +msgid "Error connecting to server." +msgstr "Errore durante la connessione al server." + +#: misc/ksendbugmail/main.cpp:36 +msgid "Not connected." +msgstr "Non connesso." + +#: misc/ksendbugmail/main.cpp:39 +msgid "Connection timed out." +msgstr "Tempo connessione scaduto." + +#: misc/ksendbugmail/main.cpp:42 +msgid "Time out waiting for server interaction." +msgstr "Tempo scaduto durante l'attesa di interazione col server." + +#: misc/ksendbugmail/main.cpp:46 +msgid "Server said: \"%1\"" +msgstr "Il server ha detto: \"%1\"" + +#: misc/ksendbugmail/main.cpp:62 +msgid "KSendBugMail" +msgstr "KSendBugMail" + +#: misc/ksendbugmail/main.cpp:63 +msgid "Sends a short bug report to submit@bugs.kde.org" +msgstr "Invia una breve segnalazione di bug a submit@bugs.kde.org" + +#: misc/ksendbugmail/main.cpp:65 +msgid "Author" +msgstr "Autore" + +#: misc/kmailservice.cpp:32 +msgid "KMailService" +msgstr "KMailService" + +#: misc/kmailservice.cpp:32 +msgid "Mail service" +msgstr "Servizio di posta" + +#: kioexec/main.cpp:50 +msgid "KIO Exec - Opens remote files, watches modifications, asks for upload" +msgstr "" +"KIO Exec - Apre file remoti, controlla le modifiche, chiede conferma per " +"l'invio" + +#: kioexec/main.cpp:54 +msgid "Treat URLs as local files and delete them afterwards" +msgstr "Tratta gli URL come file locali ed eliminali in seguito" + +#: kioexec/main.cpp:55 +msgid "Suggested file name for the downloaded file" +msgstr "Nome scelto per il file scaricato" + +#: kioexec/main.cpp:56 +msgid "Command to execute" +msgstr "Comando da eseguire" + +#: kioexec/main.cpp:57 +msgid "URL(s) or local file(s) used for 'command'" +msgstr "Gli URL o i file locali usati per \"command\"" + +#: kioexec/main.cpp:73 +msgid "" +"'command' expected.\n" +msgstr "" +"Atteso \"command\".\n" + +#: kioexec/main.cpp:102 +msgid "" +"The URL %1\n" +"is malformed" +msgstr "" +"L'URL %1\n" +"è maldefinito" + +#: kioexec/main.cpp:104 +msgid "" +"Remote URL %1\n" +"not allowed with --tempfiles switch" +msgstr "" +"URL remoto %1\n" +"non permesso con l'opzione --tempfiles" + +#: kioexec/main.cpp:237 +msgid "" +"The supposedly temporary file\n" +"%1\n" +"has been modified.\n" +"Do you still want to delete it?" +msgstr "" +"Il file temporaneo\n" +"%1\n" +"è stato modificato.\n" +"Vuoi ancora eliminarlo?" + +#: kioexec/main.cpp:238 kioexec/main.cpp:245 +msgid "File Changed" +msgstr "File modificato" + +#: kioexec/main.cpp:238 +msgid "Do Not Delete" +msgstr "Non eliminare" + +#: kioexec/main.cpp:244 +msgid "" +"The file\n" +"%1\n" +"has been modified.\n" +"Do you want to upload the changes?" +msgstr "" +"Il file\n" +"%1\n" +"è stato modificato.\n" +"Vuoi inviare i cambiamenti?" + +#: kioexec/main.cpp:245 +msgid "Upload" +msgstr "Invia" + +#: kioexec/main.cpp:245 +msgid "Do Not Upload" +msgstr "Non inviare" + +#: kioexec/main.cpp:274 +msgid "KIOExec" +msgstr "KIOExec" + +#: kfile/kimagefilepreview.cpp:53 +msgid "&Automatic preview" +msgstr "Anteprima &automatica" + +#: kfile/kimagefilepreview.cpp:58 +msgid "&Preview" +msgstr "Ante&prima" + +#: kfile/kfileview.cpp:77 +msgid "Unknown View" +msgstr "Vista sconosciuta" + +#: kfile/kpreviewprops.cpp:49 +msgid "P&review" +msgstr "Antep&rima" + +#: kfile/kfilespeedbar.cpp:46 +msgid "Desktop" +msgstr "Desktop" + +#: kfile/kfilespeedbar.cpp:53 +msgid "Documents" +msgstr "Documenti" + +#: kfile/kdiroperator.cpp:1264 kfile/kfilespeedbar.cpp:57 +msgid "Home Folder" +msgstr "Cartella home" + +#: kfile/kfilespeedbar.cpp:62 +msgid "Storage Media" +msgstr "Dispositivi di archiviazione" + +#: kfile/kfilespeedbar.cpp:67 +msgid "Network Folders" +msgstr "Cartelle di rete" + +#: kfile/kcustommenueditor.cpp:88 +msgid "Menu Editor" +msgstr "Editor del menu" + +#: kfile/kcustommenueditor.cpp:94 kfile/kdiroperator.cpp:1258 +msgid "Menu" +msgstr "Menu" + +#: kfile/kcustommenueditor.cpp:98 +msgid "New..." +msgstr "Nuovo..." + +#: kfile/kcustommenueditor.cpp:100 +msgid "Move Up" +msgstr "Sposta in alto" + +#: kfile/kcustommenueditor.cpp:101 +msgid "Move Down" +msgstr "Sposta in basso" + +#: kfile/kfiledialog.cpp:1676 kfile/kfilefiltercombo.cpp:32 +msgid "*|All Files" +msgstr "*|Tutti i file" + +#: kfile/kfilefiltercombo.cpp:164 +msgid "All Supported Files" +msgstr "Tutti i file supportati" + +#: kfile/kopenwith.cpp:150 +msgid "Known Applications" +msgstr "Applicazioni conosciute" + +#: kfile/kicondialog.cpp:332 kfile/kopenwith.cpp:296 +msgid "Applications" +msgstr "Applicazioni" + +#: kfile/kopenwith.cpp:322 +msgid "Open With" +msgstr "Apri con" + +#: kfile/kopenwith.cpp:326 +msgid "" +"Select the program that should be used to open %1" +". If the program is not listed, enter the name or click the browse button." +msgstr "" +"Seleziona il programma da usare per aprire %1" +". Se il programma non è nella lista, immetti il nome o fai clic sul pulsante " +"sfoglia." + +#: kfile/kopenwith.cpp:332 +msgid "Choose the name of the program with which to open the selected files." +msgstr "Scegli il nome del programma con cui aprire i file selezionati." + +#: kfile/kopenwith.cpp:353 +#, c-format +msgid "Choose Application for %1" +msgstr "Scegli l'applicazione per %1" + +#: kfile/kopenwith.cpp:354 +msgid "" +"Select the program for the file type: %1. If the program is not " +"listed, enter the name or click the browse button." +msgstr "" +"Seleziona il programma per il tipo di file %1" +". Se il programma non è nella lista, immetti il nome o fai clic sul pulsante " +"sfoglia." + +#: kfile/kopenwith.cpp:366 +msgid "Choose Application" +msgstr "Scegli applicazione" + +#: kfile/kopenwith.cpp:367 +msgid "" +"Select a program. If the program is not listed, enter the name or click the " +"browse button." +msgstr "" +"Seleziona un programma. Se il programma non è nella lista, immetti il nome " +"o fai clic sul pulsante sfoglia." + +#: kfile/kopenwith.cpp:406 +msgid "Clear input field" +msgstr "Pulisci il campo di immissione" + +#: kfile/kopenwith.cpp:436 +msgid "" +"Following the command, you can have several place holders which will be " +"replaced with the actual values when the actual program is run:\n" +"%f - a single file name\n" +"%F - a list of files; use for applications that can open several local files at " +"once\n" +"%u - a single URL\n" +"%U - a list of URLs\n" +"%d - the directory of the file to open\n" +"%D - a list of directories\n" +"%i - the icon\n" +"%m - the mini-icon\n" +"%c - the comment" +msgstr "" +"Dopo il comando, puoi porre diversi segnaposti che saranno sostituiti con gli " +"attuali valori all'avvio del programma:\n" +"%f - un singolo nome file\n" +"%F - una lista di file; usalo per le applicazioni che possono aprire diversi " +"file locali alla volta\n" +"%u - un singolo URL\n" +"%U - una lista di URL\n" +"%d - la cartella del file da aprire\n" +"%D - una lista di cartelle\n" +"%i - l'icona\n" +"%m - la mini-icona\n" +"%c - il commento" + +#: kfile/kopenwith.cpp:469 +msgid "Run in &terminal" +msgstr "Esegui in un &terminale" + +#: kfile/kopenwith.cpp:480 +msgid "&Do not close when command exits" +msgstr "&Non chiudere quando il comando termina" + +#: kfile/kopenwith.cpp:497 +msgid "&Remember application association for this type of file" +msgstr "&Ricorda l'associazione dell'applicazione per questo tipo di file" + +#: kfile/kicondialog.cpp:241 kfile/kicondialog.cpp:250 +msgid "Select Icon" +msgstr "Scegli l'icona" + +#: kfile/kicondialog.cpp:270 +msgid "Icon Source" +msgstr "Sorgente icone" + +#: kfile/kicondialog.cpp:276 +msgid "S&ystem icons:" +msgstr "Icone di &sistema:" + +#: kfile/kicondialog.cpp:281 +msgid "O&ther icons:" +msgstr "&Altre icone:" + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 213 +#: kfile/kicondialog.cpp:283 kfile/kpropertiesdialog.cpp:3615 rc.cpp:288 +#, no-c-format +msgid "&Browse..." +msgstr "&Sfoglia..." + +#: kfile/kicondialog.cpp:293 +msgid "Clear Search" +msgstr "Pulisci ricerca" + +#: kfile/kicondialog.cpp:297 +msgid "&Search:" +msgstr "&Trova:" + +#: kfile/kicondialog.cpp:308 +msgid "Search interactively for icon names (e.g. folder)." +msgstr "Cerca interattivamente i nomi delle icone (es. cartella)" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 204 +#: kfile/kicondialog.cpp:330 rc.cpp:165 +#, no-c-format +msgid "Actions" +msgstr "Azioni" + +#: kfile/kicondialog.cpp:331 +msgid "Animations" +msgstr "Animazioni" + +#: kfile/kicondialog.cpp:333 +msgid "Categories" +msgstr "Categorie" + +#: kfile/kicondialog.cpp:334 +msgid "Devices" +msgstr "Dispositivi" + +#: kfile/kicondialog.cpp:335 +msgid "Emblems" +msgstr "Emblemi" + +#: kfile/kicondialog.cpp:336 +msgid "Emotes" +msgstr "Faccine" + +#: kfile/kicondialog.cpp:337 +msgid "Filesystems" +msgstr "Filesystem" + +#: kfile/kicondialog.cpp:338 +msgid "International" +msgstr "Internazionale" + +#: kfile/kicondialog.cpp:339 +msgid "Mimetypes" +msgstr "Tipi MIME" + +#: kfile/kicondialog.cpp:340 +msgid "Places" +msgstr "Luoghi" + +#: kfile/kicondialog.cpp:341 +msgid "Status" +msgstr "Stato" + +#: kfile/kicondialog.cpp:589 +msgid "*.png *.xpm *.svg *.svgz|Icon Files (*.png *.xpm *.svg *.svgz)" +msgstr "*.png *.xpm *.svg *.svgz|File icone (*.png *.xpm *.svg *.svgz)" + +#: kfile/kfilemetainfowidget.cpp:111 +msgid "" +msgstr "" + +#: kfile/kfilepreview.cpp:63 +msgid "Preview" +msgstr "Anteprima" + +#: kfile/kfilepreview.cpp:69 +msgid "No preview available." +msgstr "Nessuna anteprima disponibile." + +#: kfile/kacleditwidget.cpp:63 kfile/kacleditwidget.cpp:421 +#: kfile/kfiledetailview.cpp:70 +msgid "Owner" +msgstr "Proprietario" + +#: kfile/kacleditwidget.cpp:64 kfile/kacleditwidget.cpp:423 +msgid "Owning Group" +msgstr "Gruppo proprietario" + +#: kfile/kacleditwidget.cpp:65 kfile/kacleditwidget.cpp:425 +#: kfile/kpropertiesdialog.cpp:1980 +msgid "Others" +msgstr "Altri" + +#: kfile/kacleditwidget.cpp:66 kfile/kacleditwidget.cpp:427 +msgid "Mask" +msgstr "Maschera" + +#: kfile/kacleditwidget.cpp:67 kfile/kacleditwidget.cpp:429 +msgid "Named User" +msgstr "Utente con nome" + +#: kfile/kacleditwidget.cpp:68 kfile/kacleditwidget.cpp:431 +msgid "Named Group" +msgstr "Gruppo con nome" + +#: kfile/kacleditwidget.cpp:81 +msgid "Add Entry..." +msgstr "Aggiungi voce..." + +#: kfile/kacleditwidget.cpp:83 +msgid "Edit Entry..." +msgstr "Modifica voce..." + +#: kfile/kacleditwidget.cpp:85 +msgid "Delete Entry" +msgstr "Rimuovi voce" + +#: kfile/kacleditwidget.cpp:280 +msgid " (Default)" +msgstr " (Predefinito)" + +#: kfile/kacleditwidget.cpp:397 +msgid "Edit ACL Entry" +msgstr "Modifica voce ACL" + +#: kfile/kacleditwidget.cpp:407 +msgid "Entry Type" +msgstr "Tipo voce" + +#: kfile/kacleditwidget.cpp:410 +msgid "Default for new files in this folder" +msgstr "Predefinito per i nuovi file in questa cartella" + +#: kfile/kacleditwidget.cpp:446 +msgid "User: " +msgstr "Utente: " + +#: kfile/kacleditwidget.cpp:450 +msgid "Group: " +msgstr "Gruppo: " + +#: kfile/kacleditwidget.cpp:563 +msgid "Type" +msgstr "Tipo" + +#: kfile/kacleditwidget.cpp:564 kfile/kfiledetailview.cpp:66 +msgid "Name" +msgstr "Nome" + +#: kfile/kacleditwidget.cpp:565 +msgid "" +"_: read permission\n" +"r" +msgstr "r" + +#: kfile/kacleditwidget.cpp:566 +msgid "" +"_: write permission\n" +"w" +msgstr "w" + +#: kfile/kacleditwidget.cpp:567 +msgid "" +"_: execute permission\n" +"x" +msgstr "x" + +#: kfile/kacleditwidget.cpp:568 +msgid "Effective" +msgstr "Efficace" + +#: kfile/kdirselectdialog.cpp:90 +msgid "Select Folder" +msgstr "Scegli cartella" + +#: kfile/kdiroperator.cpp:1269 kfile/kdirselectdialog.cpp:92 +#: kfile/kdirselectdialog.cpp:125 +msgid "New Folder..." +msgstr "Nuova cartella..." + +#: kfile/kdirselectdialog.cpp:109 +msgid "Folders" +msgstr "Cartelle" + +#: kfile/kdirselectdialog.cpp:128 +msgid "Show Hidden Folders" +msgstr "Mostra le cartelle nascoste" + +#: kfile/kdiroperator.cpp:389 kfile/kdiroperator.cpp:393 +#: kfile/kdirselectdialog.cpp:407 kfile/kdirselectdialog.cpp:411 +msgid "New Folder" +msgstr "Nuova cartella" + +#: kfile/kdiroperator.cpp:394 kfile/kdirselectdialog.cpp:412 +#, c-format +msgid "" +"Create new folder in:\n" +"%1" +msgstr "" +"Crea una nuova cartella in:\n" +"%1" + +#: kfile/kdiroperator.cpp:422 kfile/kdirselectdialog.cpp:435 +msgid "A file or folder named %1 already exists." +msgstr "Esiste già un file o una cartella con nome %1." + +#: kfile/kdiroperator.cpp:426 kfile/kdirselectdialog.cpp:439 +msgid "You do not have permission to create that folder." +msgstr "Non hai il permesso di creare questa cartella." + +#: bookmarks/kbookmarkmenu.cc:797 kfile/kpropertiesdialog.cpp:968 +#: kfile/kurlrequesterdlg.cpp:47 +msgid "Location:" +msgstr "Posizione:" + +#: kfile/knotifydialog.cpp:81 +msgid "Sounds" +msgstr "Suoni" + +#: kfile/knotifydialog.cpp:82 +msgid "Logging" +msgstr "Registrazione" + +#: kfile/knotifydialog.cpp:83 +msgid "Program Execution" +msgstr "Esecuzione programmi" + +#: kfile/knotifydialog.cpp:84 +msgid "Message Windows" +msgstr "Finestre messaggi" + +#: kfile/knotifydialog.cpp:85 +msgid "Passive Windows" +msgstr "Finestre passive" + +#: kfile/knotifydialog.cpp:86 +msgid "Standard Error Output" +msgstr "Output su standard error" + +#: kfile/knotifydialog.cpp:87 +msgid "Taskbar" +msgstr "Barra delle applicazioni" + +#: kfile/knotifydialog.cpp:121 +msgid "Execute a program" +msgstr "Esegui un programma" + +#: kfile/knotifydialog.cpp:122 +msgid "Print to Standard error output" +msgstr "Stampa l'output sullo standard error" + +#: kfile/knotifydialog.cpp:123 +msgid "Display a messagebox" +msgstr "Visualizza messaggio di avvertimento" + +#: kfile/knotifydialog.cpp:124 +msgid "Log to a file" +msgstr "Registra su un file" + +#: kfile/knotifydialog.cpp:125 +msgid "Play a sound" +msgstr "Riproduci un suono" + +#: kfile/knotifydialog.cpp:126 +msgid "Flash the taskbar entry" +msgstr "La voce nella barra delle applicazioni lampeggia" + +#: kfile/knotifydialog.cpp:163 +msgid "Notification Settings" +msgstr "Impostazioni di notifica" + +#: kfile/knotifydialog.cpp:309 +msgid "" +"You may use the following macros" +"
              in the commandline:" +"
              %e: for the event name," +"
              %a: for the name of the application that sent the event," +"
              %s: for the notification message," +"
              %w: for the numeric window ID where the event originated," +"
              %i: for the numeric event ID." +msgstr "" +"Puoi usare i seguenti segnaposto" +"
              nella riga di comando:" +"
              %e: per il nome evento," +"
              %a: per il nome dell'applicazione che invia l'evento," +"
              %s: per il messaggio di notifica," +"
              %w: per l'ID numerico della finestra dove l'evento è stato " +"originato," +"
              %i: per l'ID numerico dell'evento." + +#: kfile/knotifydialog.cpp:339 +msgid "Advanced <<" +msgstr "Avanzate <<" + +#: kfile/knotifydialog.cpp:340 +msgid "Hide advanced options" +msgstr "Nascondi le opzioni avanzate" + +#: kfile/knotifydialog.cpp:356 +msgid "Advanced >>" +msgstr "Avanzate >>" + +#: kfile/knotifydialog.cpp:357 +msgid "Show advanced options" +msgstr "Mostra le opzioni avanzate" + +#: kfile/knotifydialog.cpp:782 +msgid "This will cause the notifications to be reset to their defaults." +msgstr "Ciò reimposterà le notifiche ai loro valori predefiniti." + +#: kfile/knotifydialog.cpp:784 +msgid "Are You Sure?" +msgstr "Sei sicuro?" + +#: kfile/knotifydialog.cpp:785 +msgid "&Reset" +msgstr "Azze&ra" + +#: kfile/knotifydialog.cpp:858 +msgid "Select Sound File" +msgstr "Seleziona il file sonoro" + +#: kfile/knotifydialog.cpp:894 +msgid "Select Log File" +msgstr "Seleziona il file di registro" + +#: kfile/knotifydialog.cpp:908 +msgid "Select File to Execute" +msgstr "Seleziona il file da eseguire" + +#: kfile/knotifydialog.cpp:942 +msgid "The specified file does not exist." +msgstr "La file specificato non esiste." + +#: kfile/knotifydialog.cpp:1012 +msgid "No description available" +msgstr "Nessuna descrizione disponibile" + +#: kfile/kfiledialog.cpp:347 +msgid "Please specify the filename to save to." +msgstr "Indica il nome del file su cui salvare." + +#: kfile/kfiledialog.cpp:349 +msgid "Please select the file to open." +msgstr "Seleziona il file da aprire." + +#: kfile/kfiledialog.cpp:410 kfile/kfiledialog.cpp:453 +#: kfile/kfiledialog.cpp:1550 +msgid "You can only select local files." +msgstr "Puoi selezionare solo file locali." + +#: kfile/kfiledialog.cpp:411 kfile/kfiledialog.cpp:454 +#: kfile/kfiledialog.cpp:1551 +msgid "Remote Files Not Accepted" +msgstr "File remoti non accettati" + +#: kfile/kfiledialog.cpp:445 +msgid "" +"%1\n" +"does not appear to be a valid URL.\n" +msgstr "" +"%1\n" +"non sembra essere un URL valido.\n" + +#: kfile/kfiledialog.cpp:445 +msgid "Invalid URL" +msgstr "URL non valido" + +#: kfile/kfiledialog.cpp:782 +msgid "" +"

              While typing in the text area, you may be presented with possible matches. " +"This feature can be controlled by clicking with the right mouse button and " +"selecting a preferred mode from the Text Completion menu." +msgstr "" +"

              Quando digiti nell'area di testo, il sistema potrebbe mostrarti delle " +"corrispondenze possibili. Puoi controllare questa funzionalità facendo clic con " +"il tasto destro del mouse e selezionando la modalità preferita dal menu " +"Completamento testo." + +#: kfile/kfiledialog.cpp:791 +msgid "This is the name to save the file as." +msgstr "Questo è il nome con cui salvare il file." + +#: kfile/kfiledialog.cpp:796 +msgid "" +"This is the list of files to open. More than one file can be specified by " +"listing several files, separated by spaces." +msgstr "" +"Questa è la lista dei file da aprire. È possibile specificarne più di uno " +"elencando vari file separati da spazi." + +#: kfile/kfiledialog.cpp:803 +msgid "This is the name of the file to open." +msgstr "Questo è il nome del file da aprire." + +#: kfile/kfiledialog.cpp:841 +msgid "Current location" +msgstr "Indirizzo corrente" + +#: kfile/kfiledialog.cpp:842 +msgid "" +"This is the currently listed location. The drop-down list also lists commonly " +"used locations. This includes standard locations, such as your home folder, as " +"well as locations that have been visited recently." +msgstr "" +"Questo è l'indirizzo elencato attualmente. La lista a discesa elenca inoltre " +"altri indirizzi usati frequentemente. Tra questi vi sono gli indirizzi " +"standard, come ad esempio la tua cartella home, e gli indirizzi visitati " +"recentemente." + +#: kfile/kfiledialog.cpp:849 +#, c-format +msgid "Root Folder: %1" +msgstr "Cartella radice: %1" + +#: kfile/kfiledialog.cpp:855 +#, c-format +msgid "Home Folder: %1" +msgstr "Cartella home: %1" + +#: kfile/kfiledialog.cpp:864 +#, c-format +msgid "Documents: %1" +msgstr "Documenti: %1" + +#: kfile/kfiledialog.cpp:871 +#, c-format +msgid "Desktop: %1" +msgstr "Desktop: %1" + +#: kfile/kfiledialog.cpp:912 +msgid "" +"Click this button to enter the parent folder." +"

              For instance, if the current location is file:/home/%1 clicking this button " +"will take you to file:/home." +msgstr "" +"Fai clic su questo pulsante per entrare nella cartella superiore." +"

              Per esempio, se la cartella attuale è file:/home/%1, facendo clic su questo " +"pulsante entrerai nella cartella file:/home." + +#: kfile/kfiledialog.cpp:916 +msgid "Click this button to move backwards one step in the browsing history." +msgstr "" +"Fai clic su questo pulsante per andare indietro di un passo nella cronologia di " +"navigazione." + +#: kfile/kfiledialog.cpp:918 +msgid "Click this button to move forward one step in the browsing history." +msgstr "" +"Fai clic su questo pulsante per andare avanti di un passo nella cronologia di " +"navigazione." + +#: kfile/kfiledialog.cpp:920 +msgid "Click this button to reload the contents of the current location." +msgstr "" +"Fai clic su questo pulsante per ricaricare il contenuto dell'indirizzo " +"corrente." + +#: kfile/kfiledialog.cpp:923 +msgid "Click this button to create a new folder." +msgstr "Fai clic su questo pulsante per creare una nuova cartella." + +#: kfile/kfiledialog.cpp:926 +msgid "Show Quick Access Navigation Panel" +msgstr "Mostra pannello di navigazione Accesso rapido" + +#: kfile/kfiledialog.cpp:927 +msgid "Hide Quick Access Navigation Panel" +msgstr "Nascondi pannello di navigazione Accesso rapido" + +#: kfile/kfiledialog.cpp:932 +msgid "Show Bookmarks" +msgstr "Mostra segnalibri" + +#: kfile/kfiledialog.cpp:933 +msgid "Hide Bookmarks" +msgstr "Nascondi segnalibri" + +#: kfile/kfiledialog.cpp:938 +msgid "" +"This is the configuration menu for the file dialog. Various options can be " +"accessed from this menu including: " +"

                " +"
              • how files are sorted in the list
              • " +"
              • types of view, including icon and list
              • " +"
              • showing of hidden files
              • " +"
              • the Quick Access navigation panel
              • " +"
              • file previews
              • " +"
              • separating folders from files
              " +msgstr "" +"Questo è il menu di configurazione della finestra file. Da questo menu è " +"possibile accedere a varie opzioni, tra cui: " +"
                " +"
              • il metodo di ordinamento dei file nella lista
              • " +"
              • il tipo di visualizzazione, compresa la vista a icone e quella a lista
              • " +"
              • la visualizzazione dei file nascosti
              • " +"
              • il pannello di navigazione di Accesso rapido
              • " +"
              • le anteprime dei file
              • " +"
              • la separazione delle cartelle dai file
              " + +#: kfile/kfiledialog.cpp:992 +msgid "&Location:" +msgstr "&Indirizzo:" + +#: kfile/kfiledialog.cpp:1017 +msgid "" +"This is the filter to apply to the file list. File names that do not match " +"the filter will not be shown." +"

              You may select from one of the preset filters in the drop down menu, or you " +"may enter a custom filter directly into the text area." +"

              Wildcards such as * and ? are allowed." +msgstr "" +"Questo è il filtro da applicare alla lista dei file. I nomi file che non " +"combaciano con il filtro non saranno mostrati." +"

              Puoi selezionare uno dei filtri predefiniti nel menu a discesa, oppure puoi " +"immettere un filtro personalizzato direttamente nell'area di testo." +"

              È possibile usare i caratteri jolly come * e ?." + +#: kfile/kfiledialog.cpp:1023 +msgid "&Filter:" +msgstr "&Filtro:" + +#: kfile/kfiledialog.cpp:1480 +msgid "" +"The chosen filenames do not\n" +"appear to be valid." +msgstr "" +"I nomi file scelti non\n" +"sembrano validi." + +#: kfile/kfiledialog.cpp:1482 +msgid "Invalid Filenames" +msgstr "Nomi file non validi" + +#: kfile/kfiledialog.cpp:1512 +msgid "" +"The requested filenames\n" +"%1\n" +"do not appear to be valid;\n" +"make sure every filename is enclosed in double quotes." +msgstr "" +"I nomi file richiesti\n" +"%1\n" +"non sembrano validi;\n" +"assicurati che ogni nome file sia racchiuso tra virgolette." + +#: kfile/kfiledialog.cpp:1516 +msgid "Filename Error" +msgstr "Errore di nome file" + +#: kfile/kfiledialog.cpp:1673 +msgid "*|All Folders" +msgstr "*|Tutte le cartelle" + +#: kfile/kfiledialog.cpp:1973 +msgid "Automatically select filename e&xtension (%1)" +msgstr "Seleziona automaticamente l'e&stensione del nome file (%1)" + +#: kfile/kfiledialog.cpp:1974 +msgid "the extension %1" +msgstr "l'estensione %1" + +#: kfile/kfiledialog.cpp:1982 +msgid "Automatically select filename e&xtension" +msgstr "Seleziona automaticamente l'e&stensione del nome file" + +#: kfile/kfiledialog.cpp:1983 +msgid "a suitable extension" +msgstr "un'estensione appropriata" + +#: kfile/kfiledialog.cpp:1994 +msgid "" +"This option enables some convenient features for saving files with extensions:" +"
              " +"

                " +"
              1. Any extension specified in the %1 text area will be updated if you " +"change the file type to save in." +"
                " +"
              2. " +"
              3. If no extension is specified in the %2 text area when you click " +"Save, %3 will be added to the end of the filename (if the filename does not " +"already exist). This extension is based on the file type that you have chosen " +"to save in." +"
                " +"
                If you do not want KDE to supply an extension for the filename, you can " +"either turn this option off or you can suppress it by adding a period (.) to " +"the end of the filename (the period will be automatically removed).
              " +"If unsure, keep this option enabled as it makes your files more manageable." +msgstr "" +"Questa opzione abilita alcune utili funzionalità per salvare i file con le " +"estensioni:" +"
              " +"
                " +"
              1. Qualsiasi estensione specificata nell'area di testo %1 " +"sarà aggiornata se cambierai il tipo di file su cui salvare." +"
                " +"
              2. " +"
              3. Se non è stata indicata alcuna estensione nell'area di testo %2 " +"quando fai clic su Salva, %3 sarà aggiunta alla fine del nome file (se " +"il nome file non esiste già). Questa estensione è basata sul tipo di file che " +"hai scelto per il salvataggio." +"
                " +"
                Se non vuoi che KDE aggiunga un'estensione al nome file, puoi disabilitare " +"questa opzione o disattivarla temporaneamente aggiungendo un punto (.) alla " +"fine del nome file (il punto sarà automaticamente rimosso).
              " +"Se non sei sicuro, lascia abilitata questa opzione per semplificare la gestione " +"dei file." + +#: kfile/kfiledialog.cpp:2268 +msgid "" +"This button allows you to bookmark specific locations. Click on this button " +"to open the bookmark menu where you may add, edit or select a bookmark." +"

              These bookmarks are specific to the file dialog, but otherwise operate like " +"bookmarks elsewhere in KDE." +msgstr "" +"Questo pulsante permette di aggiungere indirizzi specifici ai segnalibri. " +"Fai clic su questo pulsante per aprire il menu dei segnalibri dove è possibile " +"aggiungere, modificare o selezionare un segnalibro." +"

              Questi segnalibri sono specifici della finestra dei file, ma sotto tutti gli " +"altri punti di vista si comportano esattamente come i segnalibri globali di " +"KDE." + +#: kfile/kfileiconview.cpp:62 +msgid "Small Icons" +msgstr "Icone piccole" + +#: kfile/kfileiconview.cpp:67 +msgid "Large Icons" +msgstr "Icone grandi" + +#: kfile/kfileiconview.cpp:75 +msgid "Thumbnail Previews" +msgstr "Anteprime miniature" + +#: kfile/kfileiconview.cpp:119 +msgid "Icon View" +msgstr "Vista a icone" + +#: kfile/kurlrequester.cpp:213 +msgid "Open file dialog" +msgstr "Apri finestra file" + +#: kfile/kdiroperator.cpp:448 +msgid "You did not select a file to delete." +msgstr "Non hai selezionato un file da eliminare." + +#: kfile/kdiroperator.cpp:449 +msgid "Nothing to Delete" +msgstr "Niente da eliminare" + +#: kfile/kdiroperator.cpp:471 +msgid "" +"Do you really want to delete\n" +" '%1'?" +msgstr "" +"Vuoi veramente eliminare\n" +" "%1"?" + +#: kfile/kdiroperator.cpp:473 +msgid "Delete File" +msgstr "Elimina file" + +#: kfile/kdiroperator.cpp:478 +#, c-format +msgid "" +"_n: Do you really want to delete this item?\n" +"Do you really want to delete these %n items?" +msgstr "" +"Vuoi davvero eliminare questo oggetto?\n" +"Vuoi davvero eliminare questi %n oggetti?" + +#: kfile/kdiroperator.cpp:480 +msgid "Delete Files" +msgstr "Elimina file" + +#: kfile/kdiroperator.cpp:511 +msgid "You did not select a file to trash." +msgstr "Non hai selezionato un file da cestinare." + +#: kfile/kdiroperator.cpp:512 +msgid "Nothing to Trash" +msgstr "Niente da cestinare" + +#: kfile/kdiroperator.cpp:534 +msgid "" +"Do you really want to trash\n" +" '%1'?" +msgstr "" +"Vuoi veramente cestinare\n" +" "%1"?" + +#: kfile/kdiroperator.cpp:536 +msgid "Trash File" +msgstr "Cestina file" + +#: kfile/kdiroperator.cpp:537 kfile/kdiroperator.cpp:544 +msgid "" +"_: to trash\n" +"&Trash" +msgstr "&Cestina" + +#: kfile/kdiroperator.cpp:541 +#, c-format +msgid "" +"_n: translators: not called for n == 1\n" +"Do you really want to trash these %n items?" +msgstr "" +"Vuoi davvero cestinare questo oggetto?\n" +"Vuoi davvero cestinare questi %n oggetti?" + +#: kfile/kdiroperator.cpp:543 +msgid "Trash Files" +msgstr "Cestina file" + +#: kfile/kdiroperator.cpp:658 kfile/kdiroperator.cpp:726 +msgid "The specified folder does not exist or was not readable." +msgstr "La cartella specificata non esiste o non è leggibile." + +#: kfile/kdiroperator.cpp:920 kfile/kdiroperator.cpp:1321 +#: kfile/kfiledetailview.cpp:64 +msgid "Detailed View" +msgstr "Vista dettagliata" + +#: kfile/kdiroperator.cpp:925 kfile/kdiroperator.cpp:1319 +msgid "Short View" +msgstr "Vista breve" + +#: kfile/kdiroperator.cpp:1260 +msgid "Parent Folder" +msgstr "Cartella superiore" + +#: kfile/kdiroperator.cpp:1271 +msgid "Move to Trash" +msgstr "Sposta nel cestino" + +#: kfile/kdiroperator.cpp:1282 +msgid "Sorting" +msgstr "Ordinamento" + +#: kfile/kdiroperator.cpp:1283 +msgid "By Name" +msgstr "Per nome" + +#: kfile/kdiroperator.cpp:1286 +msgid "By Date" +msgstr "Per data" + +#: kfile/kdiroperator.cpp:1289 +msgid "By Size" +msgstr "Per dimensione" + +#: kfile/kdiroperator.cpp:1292 +msgid "Reverse" +msgstr "Inverso" + +#: kfile/kdiroperator.cpp:1302 +msgid "Folders First" +msgstr "Prima le cartelle" + +#: kfile/kdiroperator.cpp:1304 +msgid "Case Insensitive" +msgstr "Ignora distinzione maiuscole" + +#: kfile/kdiroperator.cpp:1324 +msgid "Show Hidden Files" +msgstr "Mostra i file nascosti" + +#: kfile/kdiroperator.cpp:1327 +msgid "Separate Folders" +msgstr "Cartelle separate" + +#: kfile/kdiroperator.cpp:1331 +msgid "Show Preview" +msgstr "Mostra anteprima" + +#: kfile/kdiroperator.cpp:1335 +msgid "Hide Preview" +msgstr "Nascondi l'anteprima" + +#: kfile/kfiledetailview.cpp:68 +msgid "Date" +msgstr "Data" + +#: kfile/kfiledetailview.cpp:69 +msgid "Permissions" +msgstr "Permessi" + +#: kfile/kfiledetailview.cpp:71 kfile/kpropertiesdialog.cpp:1976 +msgid "Group" +msgstr "Gruppo" + +#: kfile/kmetaprops.cpp:130 +msgid "&Meta Info" +msgstr "Informazioni &aggiuntive" + +#: kfile/kpropertiesdialog.cpp:177 kfile/kpropertiesdialog.cpp:193 +#: kfile/kpropertiesdialog.cpp:209 kfile/kpropertiesdialog.cpp:232 +#: kfile/kpropertiesdialog.cpp:252 kfile/kpropertiesdialog.cpp:272 +#, c-format +msgid "Properties for %1" +msgstr "Proprietà di %1" + +#: kfile/kpropertiesdialog.cpp:208 +#, c-format +msgid "" +"_n: \n" +"Properties for %n Selected Items" +msgstr "" +"\n" +"Proprietà dei %n elementi selezionati." + +#: kfile/kpropertiesdialog.cpp:740 +msgid "&General" +msgstr "&Generale" + +#: kfile/kpropertiesdialog.cpp:944 +msgid "Create new file type" +msgstr "Crea nuovo tipo di file" + +#: kfile/kpropertiesdialog.cpp:946 +msgid "Edit file type" +msgstr "Modifica tipo di file" + +#: kfile/kpropertiesdialog.cpp:959 +msgid "Contents:" +msgstr "Contenuto:" + +#: kfile/kpropertiesdialog.cpp:1001 +msgid "Calculate" +msgstr "Calcola" + +#: kfile/kpropertiesdialog.cpp:1012 kfile/kpropertiesdialog.cpp:1239 +msgid "Refresh" +msgstr "Aggiorna" + +#: kfile/kpropertiesdialog.cpp:1020 +msgid "Points to:" +msgstr "Punta a:" + +#: kfile/kpropertiesdialog.cpp:1034 +msgid "Created:" +msgstr "Creato:" + +#: kfile/kpropertiesdialog.cpp:1056 +msgid "Accessed:" +msgstr "Ultimo accesso:" + +#: kfile/kpropertiesdialog.cpp:1075 +msgid "Mounted on:" +msgstr "Punto di montaggio:" + +#: kfile/kpropertiesdialog.cpp:1082 kfile/kpropertiesdialog.cpp:2888 +msgid "Free disk space:" +msgstr "Spazio libero su disco:" + +#: kfile/kpropertiesdialog.cpp:1189 kfile/kpropertiesdialog.cpp:1204 +#: kfile/kpropertiesdialog.cpp:3031 +#, no-c-format +msgid "" +"_: Available space out of total partition size (percent used)\n" +"%1 out of %2 (%3% used)" +msgstr "%1 su %2 (usato %3%)" + +#: kfile/kpropertiesdialog.cpp:1215 +msgid "" +"Calculating... %1 (%2)\n" +"%3, %4" +msgstr "" +"Calcolo in corso... %1 (%2)\n" +"%3, %4" + +#: kfile/kpropertiesdialog.cpp:1218 kfile/kpropertiesdialog.cpp:1234 +#, c-format +msgid "" +"_n: 1 file\n" +"%n files" +msgstr "" +"1 file\n" +"%n file" + +#: kfile/kpropertiesdialog.cpp:1219 kfile/kpropertiesdialog.cpp:1235 +#, c-format +msgid "" +"_n: 1 sub-folder\n" +"%n sub-folders" +msgstr "" +"1 sottocartella\n" +"%n sottocartelle" + +#: kfile/kpropertiesdialog.cpp:1248 +msgid "Calculating..." +msgstr "Calcolo in corso..." + +#: kfile/kpropertiesdialog.cpp:1282 +msgid "Stopped" +msgstr "Interrotto" + +#: kfile/kpropertiesdialog.cpp:1322 +msgid "The new file name is empty." +msgstr "Il nuovo nome file è vuoto." + +#: kfile/kpropertiesdialog.cpp:1460 kfile/kpropertiesdialog.cpp:2621 +#: kfile/kpropertiesdialog.cpp:2778 kfile/kpropertiesdialog.cpp:3059 +#: kfile/kpropertiesdialog.cpp:3340 kfile/kpropertiesdialog.cpp:3836 +#: kfile/kpropertiesdialog.cpp:4079 +msgid "" +"Could not save properties. You do not have sufficient access to write to " +"%1." +msgstr "" +"Impossibile salvare le proprietà. Non hai accesso sufficiente per scrivere " +"su %1." + +#: kfile/kpropertiesdialog.cpp:1534 kfile/kpropertiesdialog.cpp:1538 +#: kfile/kpropertiesdialog.cpp:1543 +msgid "Forbidden" +msgstr "Vietato" + +#: kfile/kpropertiesdialog.cpp:1535 +msgid "Can Read" +msgstr "Leggibile" + +#: kfile/kpropertiesdialog.cpp:1536 +msgid "Can Read & Write" +msgstr "Leggibile e scrivibile" + +#: kfile/kpropertiesdialog.cpp:1539 +msgid "Can View Content" +msgstr "Contenuto visibile" + +#: kfile/kpropertiesdialog.cpp:1540 +msgid "Can View & Modify Content" +msgstr "Contenuto visibile e modificabile" + +#: kfile/kpropertiesdialog.cpp:1544 +msgid "Can View Content & Read" +msgstr "Contenuto visibile e leggibile" + +#: kfile/kpropertiesdialog.cpp:1545 +msgid "Can View/Read & Modify/Write" +msgstr "Visibile/leggibile e modificabile/scrivibile" + +#: kfile/kpropertiesdialog.cpp:1639 +msgid "&Permissions" +msgstr "&Permessi" + +#: kfile/kpropertiesdialog.cpp:1650 kfile/kpropertiesdialog.cpp:1904 +msgid "Access Permissions" +msgstr "Permessi di accesso" + +#: kfile/kpropertiesdialog.cpp:1661 +msgid "" +"_n: This file is a link and does not have permissions.\n" +"All files are links and do not have permissions." +msgstr "" +"Questo file è un collegamento e non ha permessi.\n" +"Tutti i file sono collegamenti e non hanno permessi." + +#: kfile/kpropertiesdialog.cpp:1664 +msgid "Only the owner can change permissions." +msgstr "Solamente il proprietario può cambiare i permessi." + +#: kfile/kpropertiesdialog.cpp:1667 +msgid "O&wner:" +msgstr "&Proprietario:" + +#: kfile/kpropertiesdialog.cpp:1673 +msgid "Specifies the actions that the owner is allowed to do." +msgstr "Specifica le azioni che il proprietario può compiere." + +#: kfile/kpropertiesdialog.cpp:1675 +msgid "Gro&up:" +msgstr "Gr&uppo:" + +#: kfile/kpropertiesdialog.cpp:1681 +msgid "Specifies the actions that the members of the group are allowed to do." +msgstr "Specifica le azioni che i membri del gruppo possono compiere." + +#: kfile/kpropertiesdialog.cpp:1683 +msgid "O&thers:" +msgstr "Al&tri:" + +#: kfile/kpropertiesdialog.cpp:1689 +msgid "" +"Specifies the actions that all users, who are neither owner nor in the group, " +"are allowed to do." +msgstr "" +"Specifica le azioni che tutti gli utenti (che non siano il proprietario o i " +"membri del gruppo) possono compiere." + +#: kfile/kpropertiesdialog.cpp:1694 +msgid "Only own&er can rename and delete folder content" +msgstr "" +"Solo il propri&etario può rinominare o eliminare il contenuto della cartella" + +#: kfile/kpropertiesdialog.cpp:1695 +msgid "Is &executable" +msgstr "&Eseguibile" + +#: kfile/kpropertiesdialog.cpp:1699 +msgid "" +"Enable this option to allow only the folder's owner to delete or rename the " +"contained files and folders. Other users can only add new files, which requires " +"the 'Modify Content' permission." +msgstr "" +"Abilita questa opzione per permettere che solo il proprietario della cartella " +"possa eliminare o rinominare i file o le cartelle al suo interno. Gli altri " +"utenti possono solo aggiungere nuovi file, cosa che richiede il permesso " +"\"Modifica contenuto\"." + +#: kfile/kpropertiesdialog.cpp:1703 +msgid "" +"Enable this option to mark the file as executable. This only makes sense for " +"programs and scripts. It is required when you want to execute them." +msgstr "" +"Abilita questa opzione per marcare il file come eseguibile. Ciò ha senso solo " +"per i programmi e gli script. Solo i file marcati come eseguibili possono " +"essere eseguiti." + +#: kfile/kpropertiesdialog.cpp:1710 +msgid "A&dvanced Permissions" +msgstr "Permessi a&vanzati" + +#: kfile/kpropertiesdialog.cpp:1719 +msgid "Ownership" +msgstr "Proprietà" + +#: kfile/kpropertiesdialog.cpp:1728 +msgid "User:" +msgstr "Utente:" + +#: kfile/kpropertiesdialog.cpp:1814 +msgid "Group:" +msgstr "Gruppo:" + +#: kfile/kpropertiesdialog.cpp:1856 +msgid "Apply changes to all subfolders and their contents" +msgstr "Applica le modifiche a tutte le sottocartelle e al loro contenuto" + +#: kfile/kpropertiesdialog.cpp:1894 +msgid "Advanced Permissions" +msgstr "Permessi avanzati" + +#: kfile/kpropertiesdialog.cpp:1913 +msgid "Class" +msgstr "Classe" + +#: kfile/kpropertiesdialog.cpp:1918 +msgid "" +"Show\n" +"Entries" +msgstr "" +"Mostra\n" +"voci" + +#: kfile/kpropertiesdialog.cpp:1920 +msgid "Read" +msgstr "Lettura" + +#: kfile/kpropertiesdialog.cpp:1925 +msgid "This flag allows viewing the content of the folder." +msgstr "" +"Questo contrassegno permette di visualizzare il contenuto della cartella." + +#: kfile/kpropertiesdialog.cpp:1927 +msgid "The Read flag allows viewing the content of the file." +msgstr "" +"Il contrassegno di lettura permette di visualizzare il contenuto di un file." + +#: kfile/kpropertiesdialog.cpp:1931 +msgid "" +"Write\n" +"Entries" +msgstr "" +"Scrivi\n" +"voci" + +#: kfile/kpropertiesdialog.cpp:1933 +msgid "Write" +msgstr "Scrittura" + +#: kfile/kpropertiesdialog.cpp:1938 +msgid "" +"This flag allows adding, renaming and deleting of files. Note that deleting and " +"renaming can be limited using the Sticky flag." +msgstr "" +"Questo contrassegno permette di aggiungere, rinominare ed eliminare i file. " +"Nota che l'eliminazione e la ridenominazione possono essere limitate usando il " +"contrassegno sticky." + +#: kfile/kpropertiesdialog.cpp:1941 +msgid "The Write flag allows modifying the content of the file." +msgstr "" +"Il contrassegno di scrittura permette di modificare il contenuto del file." + +#: kfile/kpropertiesdialog.cpp:1946 +msgid "" +"_: Enter folder\n" +"Enter" +msgstr "Entra" + +#: kfile/kpropertiesdialog.cpp:1947 +msgid "Enable this flag to allow entering the folder." +msgstr "Abilita questa contrassegno per consentire l'ingresso nella cartella." + +#: kfile/kpropertiesdialog.cpp:1950 +msgid "Exec" +msgstr "Esecuzione" + +#: kfile/kpropertiesdialog.cpp:1951 +msgid "Enable this flag to allow executing the file as a program." +msgstr "" +"Abilita questo contrassegno per consentire l'esecuzione del file come un " +"programma." + +#: kfile/kpropertiesdialog.cpp:1961 +msgid "Special" +msgstr "Permessi speciali" + +#: kfile/kpropertiesdialog.cpp:1965 +msgid "" +"Special flag. Valid for the whole folder, the exact meaning of the flag can be " +"seen in the right hand column." +msgstr "" +"Contrassegno speciale. Valido per l'intera cartella, l'esatto significato del " +"contrassegno è visibile nella colonna di destra." + +#: kfile/kpropertiesdialog.cpp:1968 +msgid "" +"Special flag. The exact meaning of the flag can be seen in the right hand " +"column." +msgstr "" +"Contrassegno speciale. L'esatto significato del contrassegno è visibile nella " +"colonna di destra." + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 95 +#: kfile/kpropertiesdialog.cpp:1972 rc.cpp:96 +#, no-c-format +msgid "User" +msgstr "Utente" + +# XXX "Imposta UID", forse? +#: kfile/kpropertiesdialog.cpp:1984 +msgid "Set UID" +msgstr "Set UID" + +#: kfile/kpropertiesdialog.cpp:1988 +msgid "" +"If this flag is set, the owner of this folder will be the owner of all new " +"files." +msgstr "" +"Se questo contrassegno è impostato, il proprietario di questa cartella sarà il " +"proprietario di tutti i nuovi file." + +#: kfile/kpropertiesdialog.cpp:1991 +msgid "" +"If this file is an executable and the flag is set, it will be executed with the " +"permissions of the owner." +msgstr "" +"Se questo file è un eseguibile e il contrassegno è impostato, il file sarà " +"eseguito con i permessi del proprietario." + +# XXX "Imposta GID", forse? +#: kfile/kpropertiesdialog.cpp:1995 +msgid "Set GID" +msgstr "Set GID" + +#: kfile/kpropertiesdialog.cpp:1999 +msgid "" +"If this flag is set, the group of this folder will be set for all new files." +msgstr "" +"Se questo contrassegno è impostato, su tutti i nuovi file sarà impostato il " +"gruppo di questa cartella." + +#: kfile/kpropertiesdialog.cpp:2002 +msgid "" +"If this file is an executable and the flag is set, it will be executed with the " +"permissions of the group." +msgstr "" +"Se questo file è un eseguibile e il contrassegno è impostato, il file sarà " +"eseguito con i permessi del gruppo." + +# XXX forse si può tradurre con "Permanente". +#: kfile/kpropertiesdialog.cpp:2006 +msgid "" +"_: File permission\n" +"Sticky" +msgstr "Sticky" + +#: kfile/kpropertiesdialog.cpp:2010 +msgid "" +"If the Sticky flag is set on a folder, only the owner and root can delete or " +"rename files. Otherwise everybody with write permissions can do this." +msgstr "" +"Se il contrassegno sticky è impostato su una cartella, solo il proprietario e " +"l'amministratore di sistema possono eliminare o rinominare i file. Altrimenti " +"chiunque con i permessi di scrittura può farlo." + +#: kfile/kpropertiesdialog.cpp:2014 +msgid "" +"The Sticky flag on a file is ignored on Linux, but may be used on some systems" +msgstr "" +"Il contrassegno sticky su un file è ignorato in Linux, ma potrebbe essere usato " +"in alcuni sistemi" + +#: kfile/kpropertiesdialog.cpp:2193 +msgid "Link" +msgstr "Collegamento" + +#: kfile/kpropertiesdialog.cpp:2209 +msgid "Varying (No Change)" +msgstr "Variazione (nessuna modifica)" + +#: kfile/kpropertiesdialog.cpp:2308 +msgid "" +"_n: This file uses advanced permissions\n" +"These files use advanced permissions." +msgstr "" +"Questo file usa permessi avanzati\n" +"Questi file usano permessi avanzati." + +#: kfile/kpropertiesdialog.cpp:2329 +msgid "" +"_n: This folder uses advanced permissions.\n" +"These folders use advanced permissions." +msgstr "" +"Questa cartella usa permessi avanzati.\n" +"Queste cartelle usano permessi avanzati." + +#: kfile/kpropertiesdialog.cpp:2344 +msgid "These files use advanced permissions." +msgstr "Questi file usano permessi avanzati." + +#: kfile/kpropertiesdialog.cpp:2560 +msgid "U&RL" +msgstr "U&RL" + +#: kfile/kpropertiesdialog.cpp:2665 +msgid "A&ssociation" +msgstr "A&ssociazione" + +#: kfile/kpropertiesdialog.cpp:2674 +msgid "Pattern ( example: *.html;*.htm )" +msgstr "Schema (ad esempio: *.html;*.htm)" + +#: kfile/kpropertiesdialog.cpp:2707 +msgid "Left click previews" +msgstr "Clic col tasto sinistro per l'anteprima" + +#: kfile/kpropertiesdialog.cpp:2826 +msgid "De&vice" +msgstr "Dispositi&vo" + +#: kfile/kpropertiesdialog.cpp:2856 +msgid "Device (/dev/fd0):" +msgstr "Dispositivo (/dev/fd0):" + +#: kfile/kpropertiesdialog.cpp:2857 +msgid "Device:" +msgstr "Dispositivo:" + +#: kfile/kpropertiesdialog.cpp:2867 +msgid "Read only" +msgstr "Sola lettura" + +#: kfile/kpropertiesdialog.cpp:2871 +msgid "File system:" +msgstr "Filesystem:" + +#: kfile/kpropertiesdialog.cpp:2879 +msgid "Mount point (/mnt/floppy):" +msgstr "Punto di montaggio (/mnt/floppy):" + +#: kfile/kpropertiesdialog.cpp:2880 +msgid "Mount point:" +msgstr "Punto di montaggio:" + +#: kfile/kpropertiesdialog.cpp:2911 +msgid "Unmounted Icon" +msgstr "Icona dispositivo smontato" + +#: kfile/kpropertiesdialog.cpp:3091 kfile/kpropertiesdialog.cpp:3896 +msgid "&Application" +msgstr "&Applicazione" + +#: kfile/kpropertiesdialog.cpp:3213 +#, c-format +msgid "Add File Type for %1" +msgstr "Aggiungi tipo di file per %1" + +#: bookmarks/kbookmarkmenu.cc:829 kfile/kpropertiesdialog.cpp:3216 +msgid "&Add" +msgstr "&Aggiungi" + +#: kfile/kpropertiesdialog.cpp:3217 kfile/kpropertiesdialog.cpp:3218 +msgid "" +"Add the selected file types to\n" +"the list of supported file types." +msgstr "" +"Aggiungi i tipi di file selezionati\n" +"alla lista dei tipi di file supportati." + +#: kfile/kpropertiesdialog.cpp:3412 kfile/kpropertiesdialog.cpp:3868 +msgid "Only executables on local file systems are supported." +msgstr "Sono supportati solo i file eseguibili sui filesystem locali." + +#: kfile/kpropertiesdialog.cpp:3424 +#, c-format +msgid "Advanced Options for %1" +msgstr "Opzioni avanzate per %1" + +#: kfile/kpropertiesdialog.cpp:3583 +msgid "E&xecute" +msgstr "E&segui" + +#: kfile/kpropertiesdialog.cpp:3590 +msgid "Comman&d:" +msgstr "Coman&do:" + +#: kfile/kpropertiesdialog.cpp:3599 +msgid "" +"Following the command, you can have several place holders which will be " +"replaced with the actual values when the actual program is run:\n" +"%f - a single file name\n" +"%F - a list of files; use for applications that can open several local files at " +"once\n" +"%u - a single URL\n" +"%U - a list of URLs\n" +"%d - the folder of the file to open\n" +"%D - a list of folders\n" +"%i - the icon\n" +"%m - the mini-icon\n" +"%c - the caption" +msgstr "" +"Dopo il comando, puoi porre vari segnaposti che saranno sostituiti con i valori " +"corretti al momento dell'esecuzione del programma:\n" +"%f - un singolo nome di file\n" +"%F - una lista di file; utile per le applicazioni che possono aprire " +"contemporaneamente vari file locali\n" +"%u - un singolo URL\n" +"%U - una lista di URL\n" +"%d - la cartella del file da aprire\n" +"%D - una lista di cartelle\n" +"%i - l'icona\n" +"%m - la mini-icona\n" +"%c - il titolo" + +#: kfile/kpropertiesdialog.cpp:3620 +msgid "Panel Embedding" +msgstr "Aggiunta al pannello" + +#: kfile/kpropertiesdialog.cpp:3629 +msgid "&Execute on click:" +msgstr "Un clic &esegue:" + +#: kfile/kpropertiesdialog.cpp:3637 +msgid "&Window title:" +msgstr "&Titolo della finestra:" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 55 +#: kfile/kpropertiesdialog.cpp:3657 rc.cpp:81 +#, no-c-format +msgid "&Run in terminal" +msgstr "Esegui in un te&rminale" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 77 +#: kfile/kpropertiesdialog.cpp:3672 rc.cpp:90 +#, no-c-format +msgid "Do not &close when command exits" +msgstr "Non &chiudere quando il comando termina" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 66 +#: kfile/kpropertiesdialog.cpp:3676 rc.cpp:87 +#, no-c-format +msgid "&Terminal options:" +msgstr "Opzioni del &terminale:" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 106 +#: kfile/kpropertiesdialog.cpp:3696 rc.cpp:99 +#, no-c-format +msgid "Ru&n as a different user" +msgstr "Esegui come un altro ute&nte" + +#: kfile/kpropertiesdialog.cpp:3937 +msgid "Description:" +msgstr "Descrizione:" + +#: kfile/kpropertiesdialog.cpp:3943 +msgid "Comment:" +msgstr "Commento:" + +#: kfile/kpropertiesdialog.cpp:3949 +msgid "File types:" +msgstr "Tipi di file:" + +#: kfile/kfilesharedlg.cpp:56 +msgid "&Share" +msgstr "Condivi&sione" + +#: kfile/kfilesharedlg.cpp:128 +msgid "Only folders in your home folder can be shared." +msgstr "Solo le cartelle nella tua cartella Home possono essere condivise." + +#: kfile/kfilesharedlg.cpp:139 +msgid "Not shared" +msgstr "Non condivisa" + +#: kfile/kfilesharedlg.cpp:144 +msgid "Shared" +msgstr "Condivisa" + +#: kfile/kfilesharedlg.cpp:156 +msgid "" +"Sharing this folder makes it available under Linux/UNIX (NFS) and Windows " +"(Samba)." +msgstr "" +"La condivisione di questa cartella la rende accessibile sia da Linux/Unix (NFS) " +"sia da Windows (Samba)." + +#: kfile/kfilesharedlg.cpp:162 +msgid "You can also reconfigure file sharing authorization." +msgstr "" +"È possibile anche riconfigurare le autorizzazioni per la condivisione di file." + +#: kfile/kfilesharedlg.cpp:165 kfile/kfilesharedlg.cpp:189 +msgid "Configure File Sharing..." +msgstr "Configura condivisione file..." + +#: kfile/kfilesharedlg.cpp:174 +msgid "" +"Error running 'filesharelist'. Check if installed and in $PATH or /usr/sbin." +msgstr "" +"Errore durante l'esecuzione di \"filesharelist\". Controlla che sia installato " +"e situato in $PATH oppure in /usr/sbin." + +#: kfile/kfilesharedlg.cpp:181 +msgid "You need to be authorized to share folders." +msgstr "Devi essere autorizzato per condividere le cartelle." + +#: kfile/kfilesharedlg.cpp:184 +msgid "File sharing is disabled." +msgstr "La condivisione dei file è disabilitata." + +#: kfile/kfilesharedlg.cpp:249 +msgid "Sharing folder '%1' failed." +msgstr "Impossibile condividere la cartella \"%1\"." + +#: kfile/kfilesharedlg.cpp:250 +msgid "" +"An error occurred while trying to share folder '%1'. Make sure that the Perl " +"script 'fileshareset' is set suid root." +msgstr "" +"È avvenuto un errore mentre si provava a condividere la cartella \"%1\". " +"Assicurati che lo script Perl \"fileshareset\" sia impostato a suid root." + +#: kfile/kfilesharedlg.cpp:255 +msgid "Unsharing folder '%1' failed." +msgstr "Impossibile annullare la condivisione della cartella \"%1\"." + +#: kfile/kfilesharedlg.cpp:256 +msgid "" +"An error occurred while trying to unshare folder '%1'. Make sure that the Perl " +"script 'fileshareset' is set suid root." +msgstr "" +"È avvenuto un errore mentre si provava ad annullare la condivisione della " +"cartella \"%1\". Assicurati che lo script Perl \"fileshareset\" sia impostato a " +"suid root." + +#: kfile/kurlbar.cpp:348 +msgid "" +"The Quick Access panel provides easy access to commonly used file " +"locations." +"

              Clicking on one of the shortcut entries will take you to that location." +"

              By right clicking on an entry you can add, edit and remove shortcuts." +msgstr "" +"Il pannello di Accesso rapido permette di accedere in maniera " +"semplice agli indirizzi usati frequentemente." +"

              Facendo clic su una delle voci del pannello ti sposterai a quell'indirizzo." +"

              Facendo clic con il tasto destro del mouse su una voce puoi aggiungere, " +"modificare o rimuovere le scorciatoie." + +#: kfile/kurlbar.cpp:730 +msgid "&Large Icons" +msgstr "Icone &grandi" + +#: kfile/kurlbar.cpp:730 +msgid "&Small Icons" +msgstr "Icone &piccole" + +#: kfile/kurlbar.cpp:736 +msgid "&Edit Entry..." +msgstr "&Modifica voce..." + +#: kfile/kurlbar.cpp:740 +msgid "&Add Entry..." +msgstr "&Aggiungi voce..." + +#: kfile/kurlbar.cpp:744 +msgid "&Remove Entry" +msgstr "&Rimuovi voce" + +#: kfile/kurlbar.cpp:776 +msgid "Enter a description" +msgstr "Immetti una descrizione" + +#: kfile/kurlbar.cpp:922 +msgid "Edit Quick Access Entry" +msgstr "Modifica le voci di Accesso rapido" + +#: kfile/kurlbar.cpp:925 +msgid "" +"Please provide a description, URL and icon for this Quick Access " +"entry.
              " +msgstr "" +"Immetti una descrizione, un URL e un'icona per questa voce di Accesso " +"rapido.
              " + +#: kfile/kurlbar.cpp:932 +msgid "" +"This is the text that will appear in the Quick Access panel." +"

              The description should consist of one or two words that will help you " +"remember what this entry refers to." +msgstr "" +"Questo è il testo che apparirà nel pannello di Accesso rapido." +"

              La descrizione dovrebbe consistere in una o due parole che ti aiutino a " +"ricordare a cosa si riferisca questa voce." + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 125 +#: kfile/kurlbar.cpp:935 rc.cpp:239 +#, no-c-format +msgid "&Description:" +msgstr "&Descrizione:" + +#: kfile/kurlbar.cpp:942 +msgid "" +"This is the location associated with the entry. Any valid URL may be used. " +"For example:" +"

              %1" +"
              http://www.kde.org" +"
              ftp://ftp.kde.org/pub/kde/stable" +"

              By clicking on the button next to the text edit box you can browse to an " +"appropriate URL." +msgstr "" +"Questo è l'indirizzo associato alla voce. È possibile usare un qualsiasi " +"URL valido. Per esempio:" +"

              %1" +"
              http://www.kde.org" +"
              ftp://ftp.kde.org/pub/kde/stable" +"

              Facendo clic sul pulsante accanto alla casella di immissione testo puoi " +"navigare fino all'URL desiderato." + +#: kfile/kurlbar.cpp:946 +msgid "&URL:" +msgstr "&URL:" + +#: kfile/kurlbar.cpp:953 +msgid "" +"This is the icon that will appear in the Quick Access panel." +"

              Click on the button to select a different icon." +msgstr "" +"Questa è l'icona che apparirà nel pannello di Accesso rapido." +"

              Fai clic sul pulsante per scegliere un'altra icona." + +#: kfile/kurlbar.cpp:955 +msgid "Choose an &icon:" +msgstr "Scegli un'&icona:" + +#: kfile/kurlbar.cpp:971 +msgid "&Only show when using this application (%1)" +msgstr "Mostra &solo quando usi questa applicazione (%1)" + +#: kfile/kurlbar.cpp:974 +msgid "" +"Select this setting if you want this entry to show only when using the " +"current application (%1)." +"

              If this setting is not selected, the entry will be available in all " +"applications." +msgstr "" +"Marca questa opzione se vuoi che questa voce appaia solo quando usi questa " +"applicazione (%1).\n" +"

              Se questa opzione non è marcata, la voce sarà disponibile in tutte le " +"applicazioni." + +#: tests/kurifiltertest.cpp:144 +msgid "kurifiltertest" +msgstr "kurifiltertest" + +#: tests/kurifiltertest.cpp:145 +msgid "Unit test for the URI filter plugin framework." +msgstr "Prova dell'infrastruttura a plugin per i fltri URI." + +#: tests/kurifiltertest.cpp:150 +msgid "Use space as keyword delimeter for web shortcuts" +msgstr "" +"Utilizza lo spazio come delimitatore di parole chiave per le scorciatoie web" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Nicola Ruggero,Federico Cozzi" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "nicola@nxnt.org" + +#. i18n: file ./kssl/keygenwizard2.ui line 25 +#: rc.cpp:3 +#, no-c-format +msgid "" +"You must now provide a password for the certificate request. Please choose a " +"very secure password as this will be used to encrypt your private key." +msgstr "" +"Ora devi immettere una password per la richiesta di certificato. Scegli una " +"password molto sicura, perché verrà usata per cifrare la tua chiave privata." + +#. i18n: file ./kssl/keygenwizard2.ui line 38 +#: rc.cpp:6 +#, no-c-format +msgid "&Repeat password:" +msgstr "&Ripeti la password:" + +#. i18n: file ./kssl/keygenwizard2.ui line 49 +#: rc.cpp:9 +#, no-c-format +msgid "&Choose password:" +msgstr "&Scegli la password:" + +#. i18n: file ./kssl/keygenwizard.ui line 25 +#: rc.cpp:12 +#, no-c-format +msgid "" +"You have indicated that you wish to obtain or purchase a secure certificate. " +"This wizard is intended to guide you through the procedure. You may cancel at " +"any time, and this will abort the transaction." +msgstr "" +"Hai indicato che vuoi ottenere o acquistare un certificato sicuro. Questa " +"procedura ti guiderà passo per passo. Puoi annullarla in qualsiasi momento, e " +"ciò interromperà la transazione." + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 16 +#: rc.cpp:15 +#, no-c-format +msgid "KDE Wallet Wizard" +msgstr "Procedura guidata per il portafogli di KDE" + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 23 +#: rc.cpp:18 +#, no-c-format +msgid "Introduction" +msgstr "Introduzione" + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 56 +#: rc.cpp:21 +#, no-c-format +msgid "KWallet - The KDE Wallet System" +msgstr "KWallet - Il sistema portafogli di KDE" + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 81 +#: rc.cpp:24 +#, no-c-format +msgid "" +"Welcome to KWallet, the KDE Wallet System. KWallet allows you to store your " +"passwords and other personal information on disk in an encrypted file, " +"preventing others from viewing the information. This wizard will tell you " +"about KWallet and help you configure it for the first time." +msgstr "" +"Benvenuto in KWallet, il sistema portafogli di KDE. KWallet permette di " +"memorizzare le tue password e altri dati personali su disco in un file cifrato, " +"impedendo ad altri di vederli. Questa procedura ti fornirà informazioni su " +"KWallet e ti guiderà nella configurazione per la prima esecuzione." + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 112 +#: rc.cpp:27 +#, no-c-format +msgid "&Basic setup (recommended)" +msgstr "Impostazioni di &base (raccomandate)" + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 123 +#: rc.cpp:30 +#, no-c-format +msgid "&Advanced setup" +msgstr "Impostazioni &avanzate" + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 180 +#: rc.cpp:36 +#, no-c-format +msgid "" +"The KDE Wallet system stores your data in a wallet " +"file on your local hard disk. The data is only written in encrypted form, " +"presently using the blowfish algorithm with your password as the key. When a " +"wallet is opened, the wallet manager application will launch and display an " +"icon in the system tray. You can use this application to manage your wallets. " +"It even permits you to drag wallets and wallet contents, allowing you to easily " +"copy a wallet to a remote system." +msgstr "" +"Il sistema portafogli di KDE memorizza i tuoi dati in un file portafogli " +"sul tuo disco rigido. I dati sono scritti in maniera cifrata, usando " +"l'algoritmo Blowfish e la tua password come chiave. Quando un portafogli viene " +"aperto, l'applicazione di gestione dei portafogli viene avviata e mostra " +"un'icona nel vassoio di sistema. Puoi usare questa applicazione per gestire i " +"tuoi portafogli. Puoi anche trascinare i portafogli e il contenuto dei " +"portafogli per copiare facilmente un portafogli su un sistema remoto." + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 193 +#: rc.cpp:39 +#, no-c-format +msgid "Password Selection" +msgstr "Selezione password" + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 204 +#: rc.cpp:42 +#, no-c-format +msgid "" +"Various applications may attempt to use the KDE wallet to store passwords or " +"other information such as web form data and cookies. If you would like these " +"applications to use the wallet, you must enable it now and choose a password. " +"The password you choose cannot be recovered if it is lost, and will " +"allow anyone who knows it to obtain all the information contained in the " +"wallet." +msgstr "" +"Varie applicazioni possono tentare di usare il portafogli di KDE per " +"memorizzare le password e altre informazioni, come ad esempio i dati dei form " +"sul Web e i cookie. Se vuoi che queste applicazioni usino il portafogli, devi " +"abilitarle ora e scegliere una password. La password che scegli non " +"può essere recuperata in caso di smarrimento; inoltre, chiunque venga a " +"conoscenza della password può recuperare tutte le informazioni contenute nel " +"portafogli." + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 234 +#: rc.cpp:45 +#, no-c-format +msgid "Enter a new password:" +msgstr "Inserisci una nuova password:" + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 251 +#: rc.cpp:48 +#, no-c-format +msgid "Verify password:" +msgstr "Verifica password:" + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 301 +#: rc.cpp:51 +#, no-c-format +msgid "Yes, I wish to use the KDE wallet to store my personal information." +msgstr "" +"Sì, desidero usare il portafogli di KDE per memorizzare le mie informazioni " +"personali." + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 390 +#: rc.cpp:54 +#, no-c-format +msgid "Security Level" +msgstr "Livello di sicurezza" + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 401 +#: rc.cpp:57 +#, no-c-format +msgid "" +"The KDE Wallet system allows you to control the level of security of your " +"personal data. Some of these settings do impact usability. While the default " +"settings are generally acceptable for most users, you may wish to change some " +"of them. You may further tune these settings from the KWallet control module." +msgstr "" +"Il sistema portafogli di KDE consente di controllare il livello di sicurezza " +"dei tuoi dati personali. Alcune di queste opzioni possono avere effetti " +"negativi sulla semplicità d'uso del sistema. Sebbene le impostazioni " +"predefinite possano soddisfare la maggior parte degli utenti, puoi cambiarle a " +"tuo piacimento. Nel modulo di controllo di KWallet puoi trovare ulteriori " +"opzioni per personalizzare ulteriormente il sistema." + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 432 +#: rc.cpp:60 +#, no-c-format +msgid "Store network passwords and local passwords in separate wallet files" +msgstr "" +"Memorizza le password di rete e le password locali in portafogli separati" + +#. i18n: file ./misc/kwalletd/kwalletwizard.ui line 440 +#: rc.cpp:63 +#, no-c-format +msgid "Automatically close idle wallets" +msgstr "Chiudi automaticamente i portafogli non usati" + +#. i18n: file ./misc/kwalletd/kbetterthankdialogbase.ui line 60 +#: rc.cpp:66 +#, no-c-format +msgid "Allow &Once" +msgstr "Permetti s&olo una volta" + +#. i18n: file ./misc/kwalletd/kbetterthankdialogbase.ui line 71 +#: rc.cpp:69 +#, no-c-format +msgid "Allow &Always" +msgstr "&Permetti sempre" + +#. i18n: file ./misc/kwalletd/kbetterthankdialogbase.ui line 79 +#: rc.cpp:72 +#, no-c-format +msgid "&Deny" +msgstr "&Nega" + +#. i18n: file ./misc/kwalletd/kbetterthankdialogbase.ui line 87 +#: rc.cpp:75 +#, no-c-format +msgid "Deny &Forever" +msgstr "Nega &sempre" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 27 +#: rc.cpp:78 +#, no-c-format +msgid "Terminal" +msgstr "Terminale" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 58 +#: rc.cpp:84 +#, no-c-format +msgid "" +"Check this option if the application you want to run is a text mode application " +"or if you want the information that is provided by the terminal emulator " +"window." +msgstr "" +"Marca questa opzione se l'applicazione che vuoi eseguire è in modalità testo o " +"se vuoi che le informazioni prodotte appaiano in una finestra di terminale." + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 80 +#: rc.cpp:93 +#, no-c-format +msgid "" +"Check this option if the text mode application offers relevant information on " +"exit. Keeping the terminal emulator open allows you to retrieve this " +"information." +msgstr "" +"Marca questa opzione se l'applicazione in modalità testo offre informazioni " +"utili in uscita. Mantenendo aperta la finestra di terminale è possibile vedere " +"queste informazioni." + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 109 +#: rc.cpp:102 +#, no-c-format +msgid "" +"Check this option if you want to run this application with a different user id. " +"Every process has a different user id associated with it. This id code " +"determines file access and other permissions. The password of the user is " +"required to use this option." +msgstr "" +"Marca questa opzione se vuoi eseguire questa applicazione con un'altra ID " +"utente. Ogni processo viene eseguito a nome di un determinato utente. Questo " +"codice ID determina l'accesso ai file e altri permessi. Per usare questa " +"opzione è necessaria la password dell'utente." + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 140 +#: rc.cpp:108 +#, no-c-format +msgid "Enter the user name you want to run the application as." +msgstr "Inserisci il nome utente con cui vuoi avviare l'applicazione." + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 148 +#: rc.cpp:111 +#, no-c-format +msgid "Enter the user name you want to run the application as here." +msgstr "Inserisci qui il nome utente con cui vuoi avviare l'applicazione." + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 158 +#: rc.cpp:114 +#, no-c-format +msgid "Startup" +msgstr "Avvio" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 169 +#: rc.cpp:117 +#, no-c-format +msgid "Enable &launch feedback" +msgstr "Abilita notificazione di &avvio" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 172 +#: rc.cpp:120 +#, no-c-format +msgid "" +"Check this option if you want to make clear that your application has started. " +"This visual feedback may appear as a busy cursor or in the taskbar." +msgstr "" +"Marca questa opzione se vuoi avere una conferma dell'avvio delle applicazioni. " +"La notificazione visiva può apparire come un cursore di occupato o nella barra " +"delle applicazioni." + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 180 +#: rc.cpp:123 +#, no-c-format +msgid "&Place in system tray" +msgstr "Metti nel &vassoio di sistema" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 183 +#: rc.cpp:126 +#, no-c-format +msgid "" +"Check this option if you want to have a system tray handle for your " +"application." +msgstr "" +"Segna questa opzione se vuoi avere un vassoio di sistema che gestisca la tua " +"applicazione." + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 191 +#: rc.cpp:129 +#, no-c-format +msgid "&DCOP registration:" +msgstr "Registrazione &DCOP:" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 200 +#: rc.cpp:132 +#, no-c-format +msgid "None" +msgstr "Nessuna" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 205 +#: rc.cpp:135 +#, no-c-format +msgid "Multiple Instances" +msgstr "Istanze multiple" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 210 +#: rc.cpp:138 +#, no-c-format +msgid "Single Instance" +msgstr "Istanza singola" + +#. i18n: file ./kfile/kpropertiesdesktopadvbase.ui line 215 +#: rc.cpp:141 +#, no-c-format +msgid "Run Until Finished" +msgstr "Esegui fino al termine" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 91 +#: rc.cpp:144 +#, no-c-format +msgid "Events" +msgstr "Eventi" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 117 +#: rc.cpp:147 +#, no-c-format +msgid "Quick Controls" +msgstr "Controlli rapidi" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 128 +#: rc.cpp:150 +#, no-c-format +msgid "Apply to &all applications" +msgstr "&Applica a tutte le applicazioni" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 170 +#: rc.cpp:153 +#, no-c-format +msgid "Turn O&ff All" +msgstr "&Disabilita tutti" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 173 +#: rc.cpp:156 rc.cpp:162 +#, no-c-format +msgid "Allows you to change the behavior for all events at once" +msgstr "" +"Permette di modificare contemporaneamente il comportamento di tutti gli eventi" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 181 +#: rc.cpp:159 +#, no-c-format +msgid "Turn O&n All" +msgstr "A&bilita tutti" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 215 +#: rc.cpp:168 +#, no-c-format +msgid "Print a message to standard &error output" +msgstr "Scrivi un messaggio sullo standard &error" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 223 +#: rc.cpp:171 +#, no-c-format +msgid "Show a &message in a pop-up window" +msgstr "Mostra un &messaggio in una finestra a comparsa" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 231 +#: rc.cpp:174 +#, no-c-format +msgid "E&xecute a program:" +msgstr "E&segui un programma:" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 247 +#: rc.cpp:177 +#, no-c-format +msgid "Play a &sound:" +msgstr "Riproduci un &suono:" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 258 +#: rc.cpp:180 +#, no-c-format +msgid "Test the Sound" +msgstr "Prova il suono" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 268 +#: rc.cpp:183 +#, no-c-format +msgid "Mark &taskbar entry" +msgstr "Segna la &voce nella barra delle applicazioni" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 276 +#: rc.cpp:186 +#, no-c-format +msgid "&Log to a file:" +msgstr "&Registra su un file:" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 352 +#: rc.cpp:189 +#, no-c-format +msgid "&Use a passive window that does not interrupt other work" +msgstr "&Usa una finestra passiva che non interrompe il lavoro" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 378 +#: rc.cpp:192 +#, no-c-format +msgid "Less Options" +msgstr "Meno opzioni" + +#. i18n: file ./kfile/knotifywidgetbase.ui line 406 +#: rc.cpp:195 +#, no-c-format +msgid "Player Settings" +msgstr "Impostazioni suono" + +#. i18n: file ./kfile/kpropertiesmimetypebase.ui line 27 +#: rc.cpp:198 +#, no-c-format +msgid "Select one or more file types to add:" +msgstr "Seleziona uno o più tipi di file da aggiungere:" + +#. i18n: file ./kfile/kpropertiesmimetypebase.ui line 36 +#: rc.cpp:201 rc.cpp:219 +#, no-c-format +msgid "Mimetype" +msgstr "Tipo MIME" + +#. i18n: file ./kfile/kpropertiesmimetypebase.ui line 47 +#: rc.cpp:204 rc.cpp:222 +#, no-c-format +msgid "Description" +msgstr "Descrizione" + +#. i18n: file ./kfile/kpropertiesmimetypebase.ui line 61 +#: rc.cpp:207 +#, no-c-format +msgid "" +"" +"

              Select one or more types of file that your application can handle here. This " +"list is organized by mimetypes.

              \n" +"

              MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for " +"identifying the type of data based on filename extensions and correspondent " +"mimetypes. Example: the \"bmp\" part that comes after the dot in flower.bmp " +"indicates that it is a specific kind of image, image/x-bmp" +". To know which application should open each type of file, the system should be " +"informed about the abilities of each application to handle these extensions and " +"mimetypes.

              " +msgstr "" +"" +"

              Seleziona qui uno o più tipi di file che l'applicazione può gestire. Questa " +"lista è organizzata per tipi MIME.

              \n" +"

              MIME (Multipurpose Internet (e)Mail Extension, estensione multiscopo per la " +"posta Internet) è un protocollo standard per identificare il tipo di dati sulla " +"base dell'estensione del nome del file e sul corrispondente tipo MIME" +". Per esempio: l'estensione \"bmp\" dopo il punto nel nome fiore.bmp indica che " +"si tratta di un particolare tipo di immagine, image/x-bmp" +". Per sapere quale applicazione può aprire ciascun tipo di file, è necessario " +"informare il sistema sulla capacità di ciascuna applicazione di gestire queste " +"estensioni e tipi MIME.

              " + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 44 +#: rc.cpp:211 +#, no-c-format +msgid "&Supported file types:" +msgstr "Tipi di file &supportati:" + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 52 +#: rc.cpp:214 rc.cpp:225 +#, no-c-format +msgid "" +"" +"

              This list should show the types of file that your application can handle. " +"This list is organized by mimetypes.

              \n" +"

              MIME, Multipurpose Internet (e)Mail Extension, is a standard protocol for " +"identifying the type of data based on filename extensions and correspondent " +"mimetypes. Example: the \"bmp\" part that comes after the dot in flower.bmp " +"indicates that it is a specific kind of image, image/x-bmp" +". To know which application should open each type of file, the system should be " +"informed about the abilities of each application to handle these extensions and " +"mimetypes.

              \n" +"

              If you want to associate this application with one or more mimetypes that " +"are not in this list, click on the button Add " +"below. If there are one or more filetypes that this application cannot handle, " +"you may want to remove them from the list clicking on the button Remove " +"below.

              " +msgstr "" +"" +"

              Questa lista mostra i tipi di file che l'applicazione può gestire. Questa " +"lista è organizzata per tipi MIME.

              \n" +"

              MIME (Multipurpose Internet (e)Mail Extension, estensione multiscopo per la " +"posta Internet) è un protocollo standard per identificare il tipo di dati in " +"base all'estensione del nome del file e sul corrispondente tipo MIME" +". Per esempio: l'estensione \"bmp\" dopo il punto nel nome fiore.bmp indica che " +"si tratta di un particolare tipo di immagine, image/x-bmp" +". Per sapere quale applicazione può aprire ciascun tipo di file, è necessario " +"informare il sistema sulla capacità di ciascuna applicazione di gestire queste " +"estensioni e tipi MIME.

              " +"

              Se vuoi associare questa applicazione ad uno o più tipi MIME non elencati " +"nella lista, fai clic sul pulsante Aggiungi. Se invece sono elencati uno " +"o più tipi file che questa applicazione non può gestire, puoi eliminarli dalla " +"lista facendo clic sul pulsante Rimuovi.

              " + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 103 +#: rc.cpp:230 +#, no-c-format +msgid "&Name:" +msgstr "&Nome:" + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 109 +#: rc.cpp:233 rc.cpp:236 +#, no-c-format +msgid "" +"Type the name you want to give to this application here. This application will " +"appear under this name in the applications menu and in the panel." +msgstr "" +"Inserisci qui il nome che vuoi dare a questa applicazione. L'applicazione " +"apparirà sotto questo nome nel menu delle applicazioni e nel pannello." + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 131 +#: rc.cpp:242 rc.cpp:245 +#, no-c-format +msgid "" +"Type the description of this application, based on its use, here. Examples: a " +"dial up application (KPPP) would be \"Dial up tool\"." +msgstr "" +"Inserisci qui la descrizione di questa applicazione, basandoti sul suo uso. " +"Esempio: una applicazione per la connessione remota (KPPP) potrebbe chiamarsi " +"\"Accesso remoto\"." + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 147 +#: rc.cpp:248 +#, no-c-format +msgid "Comm&ent:" +msgstr "Comm&ento:" + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 153 +#: rc.cpp:251 rc.cpp:254 +#, no-c-format +msgid "Type any comment you think is useful here." +msgstr "Inserisci qui qualsiasi commento che ritieni utile." + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 169 +#: rc.cpp:257 +#, no-c-format +msgid "Co&mmand:" +msgstr "Co&mando:" + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 186 +#: rc.cpp:260 rc.cpp:274 +#, no-c-format +msgid "" +"Type the command to start this application here.\n" +"\n" +"Following the command, you can have several place holders which will be " +"replaced with the actual values when the actual program is run:\n" +"%f - a single file name\n" +"%F - a list of files; use for applications that can open several local files at " +"once\n" +"%u - a single URL\n" +"%U - a list of URLs\n" +"%d - the directory of the file to open\n" +"%D - a list of directories\n" +"%i - the icon\n" +"%m - the mini-icon\n" +"%c - the caption" +msgstr "" +"Inserisci qui il comando per avviare l'applicazione.\n" +"\n" +"Dopo il comando, puoi porre vari segnaposti che saranno sostituiti con i valori " +"corretti al momento dell'esecuzione del programma:\n" +"%f - un singolo nome di file\n" +"%F - una lista di file; utile per le applicazioni che possono aprire " +"contemporaneamente vari file locali\n" +"%u - un singolo URL\n" +"%U - una lista di URL\n" +"%d - la cartella del file da aprire\n" +"%D - una lista di cartelle\n" +"%i - l'icona\n" +"%m - la mini-icona\n" +"%c - il titolo" + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 216 +#: rc.cpp:291 +#, no-c-format +msgid "" +"Click here to browse your file system in order to find the desired executable." +msgstr "" +"Fai clic qui per navigare nel tuo filesystem e trovare l'eseguibile desiderato." + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 224 +#: rc.cpp:294 +#, no-c-format +msgid "&Work path:" +msgstr "Percorso di la&voro:" + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 230 +#: rc.cpp:297 rc.cpp:300 +#, no-c-format +msgid "Sets the working directory for your application." +msgstr "Imposta la cartella di lavoro per la tua applicazione." + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 246 +#: rc.cpp:303 +#, no-c-format +msgid "Add..." +msgstr "Aggiungi..." + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 249 +#: rc.cpp:306 +#, no-c-format +msgid "" +"Click on this button if you want to add a type of file (mimetype) that your " +"application can handle." +msgstr "" +"Fai clic su questo pulsante se vuoi aggiungere un tipo di file (tipo MIME) che " +"l'applicazione può gestire." + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 277 +#: rc.cpp:312 +#, no-c-format +msgid "" +"If you want to remove a type of file (mimetype) that your application cannot " +"handle, select the mimetype in the list above and click on this button." +msgstr "" +"Se vuoi rimuovere un tipo di file (tipo MIME) che l'applicazione non può " +"gestire, seleziona il tipo MIME nella lista qui sopra e fai clic su questo " +"pulsante." + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 302 +#: rc.cpp:315 +#, no-c-format +msgid "Ad&vanced Options" +msgstr "Opzioni a&vanzate" + +#. i18n: file ./kfile/kpropertiesdesktopbase.ui line 305 +#: rc.cpp:318 +#, no-c-format +msgid "" +"Click here to modify the way this application will run, launch feedback, DCOP " +"options or to run it as a different user." +msgstr "" +"Fai clic qui per modificare il modo in cui verrà eseguita questa applicazione, " +"la notificazione di avvio, le opzioni DCOP o l'esecuzione come un altro utente." + +#: ../kioslave/http/http.cc:5155 kpasswdserver/kpasswdserver.cpp:346 +msgid " Do you want to retry?" +msgstr " Vuoi riprovare?" + +#: ../kioslave/http/http.cc:5156 kpasswdserver/kpasswdserver.cpp:348 +msgid "Authentication" +msgstr "Autenticazione" + +#: kpasswdserver/kpasswdserver.cpp:348 +msgid "Retry" +msgstr "Riprova" + +#: httpfilter/httpfilter.cc:278 +msgid "Unexpected end of data, some information may be lost." +msgstr "" +"Fine inaspettata dei dati, alcune informazioni potrebbero essere state perse." + +#: httpfilter/httpfilter.cc:335 +msgid "Receiving corrupt data." +msgstr "Ricezione di dati rovinati." + +#: bookmarks/kbookmarkimporter_ns.cc:110 bookmarks/kbookmarkimporter_ns.cc:113 +msgid "*.html|HTML Files (*.html)" +msgstr "*.html|File HTML (*.html)" + +#: bookmarks/kbookmarkimporter_ns.cc:197 +msgid "" +msgstr "" + +#: bookmarks/kbookmarkimporter_opera.cc:110 +#: bookmarks/kbookmarkimporter_opera.cc:113 +msgid "*.adr|Opera Bookmark Files (*.adr)" +msgstr "*.adr|File segnalibri di Opera (*.adr)" + +#: bookmarks/kbookmarkmenu.cc:506 bookmarks/kbookmarkmenu_p.h:146 +msgid "Add Bookmark" +msgstr "Aggiungi segnalibro" + +#: bookmarks/kbookmarkmenu.cc:259 +msgid "Add Bookmark Here" +msgstr "Aggiungi segnalibro qui" + +#: bookmarks/kbookmarkmenu.cc:276 +msgid "Open Folder in Bookmark Editor" +msgstr "Apri la cartella nell'editor dei segnalibri" + +#: bookmarks/kbookmarkmenu.cc:279 +msgid "Delete Folder" +msgstr "Elimina cartella" + +#: bookmarks/kbookmarkmenu.cc:287 +msgid "Copy Link Address" +msgstr "Copia l'indirizzo del collegamento" + +#: bookmarks/kbookmarkmenu.cc:290 +msgid "Delete Bookmark" +msgstr "Elimina segnalibro" + +#: bookmarks/kbookmarkmenu.cc:318 +msgid "Bookmark Properties" +msgstr "Proprietà segnalibro" + +#: bookmarks/kbookmarkmanager.cc:506 bookmarks/kbookmarkmenu.cc:343 +msgid "Cannot add bookmark with empty URL." +msgstr "Impossibile aggiungere un segnalibro con un URL vuoto." + +#: bookmarks/kbookmarkmenu.cc:381 +msgid "" +"Are you sure you wish to remove the bookmark folder\n" +"\"%1\"?" +msgstr "" +"Sei sicuro di voler eliminare la cartella di segnalibri\n" +"\"%1\"?" + +#: bookmarks/kbookmarkmenu.cc:382 +msgid "" +"Are you sure you wish to remove the bookmark\n" +"\"%1\"?" +msgstr "" +"Sei sicuro di voler eliminare il segnalibro\n" +"\"%1\"?" + +#: bookmarks/kbookmarkmenu.cc:383 +msgid "Bookmark Folder Deletion" +msgstr "Eliminazione cartella dei segnalibri" + +#: bookmarks/kbookmarkmenu.cc:384 +msgid "Bookmark Deletion" +msgstr "Eliminazione segnalibro" + +#: bookmarks/kbookmarkmenu.cc:486 +msgid "Bookmark Tabs as Folder..." +msgstr "Crea una cartella di segnalibri per le linguette..." + +#: bookmarks/kbookmarkmenu.cc:495 +msgid "Add a folder of bookmarks for all open tabs." +msgstr "Aggiunge una cartella di segnalibri per tutte le linguette aperte." + +#: bookmarks/kbookmarkmenu.cc:515 +msgid "Add a bookmark for the current document" +msgstr "Aggiungi un segnalibro per il documento corrente" + +#: bookmarks/kbookmarkmenu.cc:529 +msgid "Edit your bookmark collection in a separate window" +msgstr "Modifica la raccolta di segnalibri in un'altra finestra" + +#: bookmarks/kbookmarkmenu.cc:538 +msgid "&New Bookmark Folder..." +msgstr "&Nuova cartella di segnalibri..." + +#: bookmarks/kbookmarkmenu.cc:550 +msgid "Create a new bookmark folder in this menu" +msgstr "Crea una nuova cartella di segnalibri in questo menu" + +#: bookmarks/kbookmarkmenu.cc:684 +msgid "Quick Actions" +msgstr "Azioni rapide" + +#: bookmarks/kbookmarkmenu.cc:831 +msgid "&New Folder..." +msgstr "&Nuova cartella..." + +#: bookmarks/kbookmarkmenu.cc:948 +msgid "Bookmark" +msgstr "Segnalibro" + +#: bookmarks/kbookmarkmenu.cc:1115 +msgid "Netscape Bookmarks" +msgstr "Segnalibri di Netscape" + +#: bookmarks/kbookmark.cc:117 +msgid "Create New Bookmark Folder" +msgstr "Crea una nuova cartella di segnalibri" + +#: bookmarks/kbookmark.cc:118 +#, c-format +msgid "Create New Bookmark Folder in %1" +msgstr "Crea una nuova cartella di segnalibri in %1" + +#: bookmarks/kbookmark.cc:120 +msgid "New folder:" +msgstr "Nuova cartella:" + +#: bookmarks/kbookmark.cc:286 +msgid "--- separator ---" +msgstr "--- separatore ---" + +#: bookmarks/kbookmarkmanager.cc:365 +msgid "" +"Unable to save bookmarks in %1. Reported error was: %2. This error message will " +"only be shown once. The cause of the error needs to be fixed as quickly as " +"possible, which is most likely a full hard drive." +msgstr "" +"Impossibile salvare i segnalibri in %1. L'errore riportato è: %2. Questo " +"messaggio di errore sarà mostrato una volta soltanto. La causa dell'errore deve " +"essere risolta al più presto; quasi sicuramente il disco rigido è pieno." + +#: ../kioslave/ftp/ftp.cc:451 +#, c-format +msgid "Opening connection to host %1" +msgstr "Apertura connessione all'host %1" + +#: ../kioslave/ftp/ftp.cc:469 +#, c-format +msgid "Connected to host %1" +msgstr "Connesso all'host %1" + +#: ../kioslave/ftp/ftp.cc:518 +msgid "" +"%1.\n" +"\n" +"Reason: %2" +msgstr "" +"%1.\n" +"\n" +"Motivo: %2" + +#: ../kioslave/ftp/ftp.cc:541 +msgid "Sending login information" +msgstr "Invio informazioni di accesso" + +#: ../kioslave/ftp/ftp.cc:588 +msgid "" +"Message sent:\n" +"Login using username=%1 and password=[hidden]\n" +"\n" +"Server replied:\n" +"%2\n" +"\n" +msgstr "" +"Messaggio inviato:\n" +"Accesso come utente %1 con password [nascosta]\n" +"\n" +"Il server ha risposto:\n" +"%2\n" +"\n" + +#: ../kioslave/ftp/ftp.cc:596 ../kioslave/http/http.cc:5167 +msgid "You need to supply a username and a password to access this site." +msgstr "" +"Devi inserire un nome utente e una password per accedere a questo sito." + +#: ../kioslave/ftp/ftp.cc:598 ../kioslave/http/http.cc:5175 +msgid "Site:" +msgstr "Sito:" + +#: ../kioslave/ftp/ftp.cc:599 +msgid "%1" +msgstr "%1" + +#: ../kioslave/ftp/ftp.cc:662 +msgid "Login OK" +msgstr "Accesso corretto" + +#: ../kioslave/ftp/ftp.cc:691 +#, c-format +msgid "Could not login to %1." +msgstr "Impossibile accedere a %1." + +#: ../kioslave/file/file.cc:564 ../kioslave/file/file.cc:798 +#, c-format +msgid "" +"Could not change permissions for\n" +"%1" +msgstr "" +"Impossibile cambiare i permessi di\n" +"%1" + +#: ../kioslave/file/file.cc:730 +msgid "Cannot copy file from %1 to %2. (Errno: %3)" +msgstr "Impossibile copiare il file da %1 a %2 (Err: %3)" + +#: ../kioslave/file/file.cc:1209 +#, c-format +msgid "No media in device for %1" +msgstr "Nessun supporto nel dispositivo per %1" + +#: ../kioslave/file/file.cc:1375 +msgid "No Media inserted or Media not recognized." +msgstr "Nessun supporto inserito oppure supporto non riconosciuto." + +#: ../kioslave/file/file.cc:1385 ../kioslave/file/file.cc:1591 +msgid "\"vold\" is not running." +msgstr "\"vold\" non è in esecuzione." + +#: ../kioslave/file/file.cc:1419 +msgid "Could not find program \"mount\"" +msgstr "Impossibile trovare il programma \"mount\"" + +#: ../kioslave/file/file.cc:1604 +msgid "Could not find program \"umount\"" +msgstr "Impossibile trovare il programma \"umount\"" + +#: ../kioslave/file/file.cc:1709 +#, c-format +msgid "Could not read %1" +msgstr "Impossibile leggere %1" + +#: ../kioslave/http/http_cache_cleaner.cpp:53 +#: ../kioslave/http/http_cache_cleaner.cpp:194 +msgid "KDE HTTP cache maintenance tool" +msgstr "Strumento per la manutenzione della cache HTTP di KDE" + +#: ../kioslave/http/http_cache_cleaner.cpp:59 +msgid "Empty the cache" +msgstr "Svuota la cache" + +#: ../kioslave/http/kcookiejar/main.cpp:30 +msgid "HTTP Cookie Daemon" +msgstr "Demone dei cookie HTTP" + +#: ../kioslave/http/kcookiejar/main.cpp:36 +msgid "Shut down cookie jar" +msgstr "Chiudi il contenitore dei cookie" + +#: ../kioslave/http/kcookiejar/main.cpp:37 +msgid "Remove cookies for domain" +msgstr "Elimina i cookie per il dominio" + +#: ../kioslave/http/kcookiejar/main.cpp:38 +msgid "Remove all cookies" +msgstr "Elimina tutti i cookie" + +#: ../kioslave/http/kcookiejar/main.cpp:39 +msgid "Reload configuration file" +msgstr "Ricarica il file di configurazione" + +#: ../kioslave/http/kcookiejar/main.cpp:46 +msgid "HTTP cookie daemon" +msgstr "Demone dei cookie HTTP" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:80 +msgid "Cookie Alert" +msgstr "Avvertimento cookie" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:112 +#, c-format +msgid "" +"_n: You received a cookie from\n" +"You received %n cookies from" +msgstr "" +"Hai ricevuto un cookie da\n" +"Hai ricevuto %n cookie da" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:129 +msgid " [Cross Domain!]" +msgstr " [dominio differente!]" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:132 +msgid "Do you want to accept or reject?" +msgstr "Vuoi accettare o rifiutare?" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:143 +msgid "Apply Choice To" +msgstr "Applica la scelta a" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:146 +msgid "&Only this cookie" +msgstr "&Solo questo cookie" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:146 +msgid "&Only these cookies" +msgstr "&Solo questi cookie" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:149 +msgid "" +"Select this option to accept/reject only this cookie. You will be prompted if " +"another cookie is received. (see WebBrowsing/Cookies in the Control " +"Center)." +msgstr "" +"Seleziona questa opzione per accettare/rifiutare solo questo cookie. Ti sarà " +"chiesto nuovamente cosa fare se arriva un altro cookie." +"(Vedi Navigazione Web/Cookie nel centro di controllo.)" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:154 +msgid "All cookies from this do&main" +msgstr "Tutti i cookie da questo do&minio" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:156 +msgid "" +"Select this option to accept/reject all cookies from this site. Choosing this " +"option will add a new policy for the site this cookie originated from. This " +"policy will be permanent until you manually change it from the Control Center " +"(see WebBrowsing/Cookies in the Control Center)." +msgstr "" +"Seleziona questa opzione per accettare/rifiutare tutti i cookie da questo sito. " +"Se selezioni questa opzione verrà aggiunta una nuova politica per il sito da " +"cui questo cookie è stato mandato. Questa politica sarà permanente finché non " +"la modificherai manualmente nel centro di controllo " +"(vedi Navigazione Web/Cookie nel centro di controllo)." + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:163 +msgid "All &cookies" +msgstr "Tutti i &cookie" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:165 +msgid "" +"Select this option to accept/reject all cookies from anywhere. Choosing this " +"option will change the global cookie policy set in the Control Center for all " +"cookies (see WebBrowsing/Cookies in the Control Center)." +msgstr "" +"Seleziona questa opzione per accettare/rifiutare tutti i cookie. Scegliendo " +"questa opzione cambierai la politica globale sui cookie impostata nel centro di " +"controllo per tutti i cookie (vedi Navigazione Web/Cookie nel centro di " +"controllo)." + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:182 +msgid "&Accept" +msgstr "&Accetta" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:187 +msgid "&Reject" +msgstr "&Rifiuta" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:197 +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:228 +msgid "&Details <<" +msgstr "&Dettagli <<" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:197 +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:220 +msgid "&Details >>" +msgstr "&Dettagli >>" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:201 +msgid "See or modify the cookie information" +msgstr "Mostra o modifica le informazioni sul cookie" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:263 +msgid "Cookie Details" +msgstr "Dettagli sul cookie" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:278 +msgid "Value:" +msgstr "Valore:" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:285 +msgid "Expires:" +msgstr "Scadenza:" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:292 +msgid "Path:" +msgstr "Percorso:" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:299 +msgid "Domain:" +msgstr "Dominio:" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:306 +msgid "Exposure:" +msgstr "Esposizione:" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:315 +msgid "" +"_: Next cookie\n" +"&Next >>" +msgstr "&Successivo >>" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:320 +msgid "Show details of the next cookie" +msgstr "Mostra i dettagli del cookie successivo" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:353 +msgid "Not specified" +msgstr "Non specificato" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:362 +msgid "End of Session" +msgstr "Fine della sessione" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:367 +msgid "Secure servers only" +msgstr "Solo server sicuri" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:369 +msgid "Secure servers, page scripts" +msgstr "Server sicuri, script pagina" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:374 +msgid "Servers" +msgstr "Server" + +#: ../kioslave/http/kcookiejar/kcookiewin.cpp:376 +msgid "Servers, page scripts" +msgstr "Server, script pagina" + +#: ../kioslave/http/http.cc:467 +msgid "No host specified." +msgstr "Nessun host specificato." + +#: ../kioslave/http/http.cc:1553 +msgid "Otherwise, the request would have succeeded." +msgstr "In caso contrario, la richiesta avrebbe avuto successo." + +#: ../kioslave/http/http.cc:1557 +msgid "retrieve property values" +msgstr "recuperare i valori delle proprietà" + +#: ../kioslave/http/http.cc:1560 +msgid "set property values" +msgstr "impostare i valori delle proprietà" + +#: ../kioslave/http/http.cc:1563 +msgid "create the requested folder" +msgstr "creare la cartella richiesta" + +#: ../kioslave/http/http.cc:1566 +msgid "copy the specified file or folder" +msgstr "copiare la cartella o il file specificato" + +#: ../kioslave/http/http.cc:1569 +msgid "move the specified file or folder" +msgstr "spostare la cartella o il file specificato" + +#: ../kioslave/http/http.cc:1572 +msgid "search in the specified folder" +msgstr "cercare nella cartella specificata" + +#: ../kioslave/http/http.cc:1575 +msgid "lock the specified file or folder" +msgstr "bloccare la cartella o il file specificato" + +#: ../kioslave/http/http.cc:1578 +msgid "unlock the specified file or folder" +msgstr "sbloccare la cartella o il file specificato" + +#: ../kioslave/http/http.cc:1581 +msgid "delete the specified file or folder" +msgstr "eliminare la cartella o il file specificato" + +#: ../kioslave/http/http.cc:1584 +msgid "query the server's capabilities" +msgstr "chiedere al server le sue caratteristiche" + +#: ../kioslave/http/http.cc:1587 +msgid "retrieve the contents of the specified file or folder" +msgstr "recuperare il contenuto della cartella o del file specificato" + +#: ../kioslave/http/http.cc:1599 ../kioslave/http/http.cc:1752 +msgid "An unexpected error (%1) occurred while attempting to %2." +msgstr "Si è verificato un errore imprevisto (%1) durante il tentativo di %2." + +#: ../kioslave/http/http.cc:1607 +msgid "The server does not support the WebDAV protocol." +msgstr "Il server non supporta il protocollo WebDAV." + +#: ../kioslave/http/http.cc:1648 +msgid "" +"An error occurred while attempting to %1, %2. A summary of the reasons is " +"below." +"
                " +msgstr "" +"Si è verificato un errore durante il tentativo di %1, %2. Qui sotto è possibile " +"trovare un riassunto dei motivi." +"
                  " + +#: ../kioslave/http/http.cc:1660 ../kioslave/http/http.cc:1763 +#, c-format +msgid "Access was denied while attempting to %1." +msgstr "Accesso negato durante il tentativo di %1." + +#: ../kioslave/http/http.cc:1667 +msgid "The specified folder already exists." +msgstr "La cartella specificata esiste già." + +#: ../kioslave/http/http.cc:1673 ../kioslave/http/http.cc:1768 +msgid "" +"A resource cannot be created at the destination until one or more intermediate " +"collections (folders) have been created." +msgstr "" +"Non è possibile creare una risorsa nella destinazione prima che una o più " +"collezioni intermedie (cartelle) siano state create." + +#: ../kioslave/http/http.cc:1682 +#, c-format +msgid "" +"The server was unable to maintain the liveness of the properties listed in the " +"propertybehavior XML element or you attempted to overwrite a file while " +"requesting that files are not overwritten. %1" +msgstr "" +"Il server non è stato in grado di garantire la freschezza delle proprietà " +"elencate nell'elemento XML propertybehaviour oppure hai tentato di " +"sovrascrivere un file mentre era richiesto di non sovrascrivere alcun file. %1" + +#: ../kioslave/http/http.cc:1692 +#, c-format +msgid "The requested lock could not be granted. %1" +msgstr "Il blocco richiesto non può essere concesso. %1" + +#: ../kioslave/http/http.cc:1698 +msgid "The server does not support the request type of the body." +msgstr "Il server non supporta il tipo di body richiesto." + +#: ../kioslave/http/http.cc:1703 ../kioslave/http/http.cc:1775 +msgid "Unable to %1 because the resource is locked." +msgstr "Impossibile %1 perché la risorsa è bloccata." + +#: ../kioslave/http/http.cc:1707 +msgid "This action was prevented by another error." +msgstr "Questa azione è stata impedita da un altro errore." + +#: ../kioslave/http/http.cc:1714 ../kioslave/http/http.cc:1780 +msgid "" +"Unable to %1 because the destination server refuses to accept the file or " +"folder." +msgstr "" +"Impossibile %1 perché il server di destinazione si rifiuta di accettare il file " +"o la cartella." + +#: ../kioslave/http/http.cc:1721 ../kioslave/http/http.cc:1786 +msgid "" +"The destination resource does not have sufficient space to record the state of " +"the resource after the execution of this method." +msgstr "" +"La risorsa di destinazione non ha spazio a sufficienza per registrare lo stato " +"della risorsa dopo l'esecuzione di questo metodo." + +#: ../kioslave/http/http.cc:1743 +#, c-format +msgid "upload %1" +msgstr "inviare %1" + +#: ../kioslave/http/http.cc:2062 +msgid "Connecting to %1..." +msgstr "Connessione a %1 in corso..." + +#: ../kioslave/http/http.cc:2080 ../kioslave/http/http.cc:2084 +msgid "Proxy %1 at port %2" +msgstr "Proxy %1 alla porta %2" + +#: ../kioslave/http/http.cc:2110 +msgid "Connection was to %1 at port %2" +msgstr "La connessione era all'host %1 sulla porta %2" + +#: ../kioslave/http/http.cc:2116 +msgid "%1 (port %2)" +msgstr "%1 (porta %2)" + +#: ../kioslave/http/http.cc:2640 +msgid "%1 contacted. Waiting for reply..." +msgstr "%1 contattato. In attesa di risposta..." + +#: ../kioslave/http/http.cc:3008 +msgid "Server processing request, please wait..." +msgstr "Il server sta elaborando la richiesta, attendere..." + +#: ../kioslave/http/http.cc:3884 +msgid "Requesting data to send" +msgstr "Richiesta dei dati da inviare" + +#: ../kioslave/http/http.cc:3925 +#, c-format +msgid "Sending data to %1" +msgstr "Invio dati a %1" + +#: ../kioslave/http/http.cc:4344 +msgid "Retrieving %1 from %2..." +msgstr "Ricezione di %1 da %2..." + +#: ../kioslave/http/http.cc:4353 +msgid "Retrieving from %1..." +msgstr "Ricezione da %1..." + +#: ../kioslave/http/http.cc:5147 ../kioslave/http/http.cc:5295 +msgid "Authentication Failed." +msgstr "Autenticazione non riuscita." + +#: ../kioslave/http/http.cc:5150 ../kioslave/http/http.cc:5298 +msgid "Proxy Authentication Failed." +msgstr "Autenticazione proxy non riuscita." + +#: ../kioslave/http/http.cc:5176 ../kioslave/http/http.cc:5193 +msgid "%1 at %2" +msgstr "%1 a %2" + +#: ../kioslave/http/http.cc:5183 +msgid "" +"You need to supply a username and a password for the proxy server listed below " +"before you are allowed to access any sites." +msgstr "" +"Devi inserire un nome utente e una password per il seguente server proxy prima " +"di poter accedere a qualsiasi sito." + +#: ../kioslave/http/http.cc:5192 +msgid "Proxy:" +msgstr "Proxy:" + +#: ../kioslave/http/http.cc:5214 +msgid "Authentication needed for %1 but authentication is disabled." +msgstr "Autorizzazione necessaria per %1, ma l'autenticazione è disabilitata." + +#: ../kioslave/http/http.cc:5836 +msgid "" +"Unsupported method: authentication will fail. Please submit a bug report." +msgstr "" +"Metodo non supportato: l'autenticazione non riuscirà. Per piacere, invia un " +"segnalazione di bug." + +#: ../kioslave/metainfo/metainfo.cpp:99 +#, c-format +msgid "No metainfo for %1" +msgstr "Nessuna informazione aggiuntiva per %1" diff --git a/tde-i18n-it/messages/kdelibs/kio_help.po b/tde-i18n-it/messages/kdelibs/kio_help.po new file mode 100644 index 00000000000..d9f65c26d27 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kio_help.po @@ -0,0 +1,140 @@ +# translation of kio_help.po to Italian +# translation of kio_help.po to Italiano +# translation of kio_help.po to italian +# Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. +# Daniele Medri , 2003. +# Federico Cozzi , 2004. +# Federico Zenith , 2004, 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kio_help\n" +"POT-Creation-Date: 2006-05-03 03:51+0200\n" +"PO-Revision-Date: 2005-08-11 21:39+0200\n" +"Last-Translator: Federico Zenith \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.1\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Federico Zenith,Daniele Medri" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "federico.zenith@member.fsf.org" + +#: kio_help.cpp:115 +#, c-format +msgid "There is no documentation available for %1." +msgstr "Non c'è documentazione disponibile per %1." + +#: kio_help.cpp:158 +msgid "Looking up correct file" +msgstr "Ricerca del file corretto" + +#: kio_help.cpp:209 +msgid "Preparing document" +msgstr "Preparazione del documento" + +#: kio_help.cpp:218 kio_help.cpp:251 +#, c-format +msgid "The requested help file could not be parsed:
                  %1" +msgstr "Il file della guida richiesto non può essere elaborato:
                  %1" + +#: kio_help.cpp:240 +msgid "Saving to cache" +msgstr "Salvataggio nella cache" + +#: kio_help.cpp:246 +msgid "Using cached version" +msgstr "Uso della versione in cache" + +#: kio_help.cpp:308 +msgid "Looking up section" +msgstr "Ricerca della sezione" + +#: kio_help.cpp:319 +msgid "Could not find filename %1 in %2." +msgstr "Impossibile trovare il nome file %1 in %2." + +#: meinproc.cpp:74 +msgid "Stylesheet to use" +msgstr "Foglio di stile da usare" + +#: meinproc.cpp:75 +msgid "Output whole document to stdout" +msgstr "Scrivi l'intero documento su stdout" + +#: meinproc.cpp:77 +msgid "Output whole document to file" +msgstr "Scrivi l'intero documento su file" + +#: meinproc.cpp:78 +msgid "Create a ht://dig compatible index" +msgstr "Crea un indice compatibile con ht://dig" + +#: meinproc.cpp:79 +msgid "Check the document for validity" +msgstr "Controlla la validità del documento" + +#: meinproc.cpp:80 +msgid "Create a cache file for the document" +msgstr "Crea un file di cache per il documento" + +#: meinproc.cpp:81 +msgid "Set the srcdir, for kdelibs" +msgstr "Imposta la directory sorgente, per kdelibs" + +#: meinproc.cpp:82 +msgid "Parameters to pass to the stylesheet" +msgstr "Parametri da passare al foglio di stile" + +#: meinproc.cpp:83 +msgid "The file to transform" +msgstr "Il file da trasformare" + +#: meinproc.cpp:94 +msgid "XML-Translator" +msgstr "Traduttore XML" + +#: meinproc.cpp:96 +msgid "KDE Translator for XML" +msgstr "Traduttore XML per KDE" + +#: meinproc.cpp:264 +#, c-format +msgid "Could not write to cache file %1." +msgstr "Impossibile scrivere nel file di cache %1." + +#: xslt.cpp:55 +msgid "Parsing stylesheet" +msgstr "Analisi del foglio di stile" + +#: xslt.cpp:69 +msgid "Parsing document" +msgstr "Analisi del documento" + +#: xslt.cpp:78 +msgid "Applying stylesheet" +msgstr "Applicazione del foglio di stile" + +#: xslt.cpp:86 +msgid "Writing document" +msgstr "Scrittura del documento" + +#~ msgid "The requested help file could not be found. Check that you have installed the documentation." +#~ msgstr "Il file di aiuto richiesto non è stato trovato. Controlla di avere installato la documentazione." + +#~ msgid "XML2MAN Processor" +#~ msgstr "Processore XML2MAN" + +#~ msgid "Reading document" +#~ msgstr "Lettura documento" diff --git a/tde-i18n-it/messages/kdelibs/kioexec.po b/tde-i18n-it/messages/kdelibs/kioexec.po new file mode 100644 index 00000000000..b20c6e3bc06 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kioexec.po @@ -0,0 +1,117 @@ +# translation of kioexec.po to Italian +# Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc. +# +# Daniele Medri , 2003. +# Nicola Ruggero , 2005, 2006. +# Nicola Ruggero , 2006. +msgid "" +msgstr "" +"Project-Id-Version: kioexec\n" +"POT-Creation-Date: 2007-04-13 02:13+0200\n" +"PO-Revision-Date: 2006-09-25 15:16+0200\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \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" + +#: main.cpp:50 +msgid "KIO Exec - Opens remote files, watches modifications, asks for upload" +msgstr "" +"KIO Exec - Apre file remoti, controlla le modifiche, chiede conferma per " +"l'invio" + +#: main.cpp:54 +msgid "Treat URLs as local files and delete them afterwards" +msgstr "Tratta gli URL come file locali ed eliminali in seguito" + +#: main.cpp:55 +msgid "Suggested file name for the downloaded file" +msgstr "Nome scelto per il file scaricato" + +#: main.cpp:56 +msgid "Command to execute" +msgstr "Comando da eseguire" + +#: main.cpp:57 +msgid "URL(s) or local file(s) used for 'command'" +msgstr "Gli URL o i file locali usati per \"command\"" + +#: main.cpp:73 +msgid "" +"'command' expected.\n" +msgstr "" +"Atteso \"command\".\n" + +#: main.cpp:102 +msgid "" +"The URL %1\n" +"is malformed" +msgstr "" +"L'URL %1\n" +"non è corretto" + +#: main.cpp:104 +msgid "" +"Remote URL %1\n" +"not allowed with --tempfiles switch" +msgstr "" +"URL remoto %1\n" +"non permesso con l'opzione --tempfiles" + +#: main.cpp:237 +msgid "" +"The supposedly temporary file\n" +"%1\n" +"has been modified.\n" +"Do you still want to delete it?" +msgstr "" +"Il file temporaneo\n" +"%1\n" +"è stato modificato.\n" +"Vuoi ancora eliminarlo?" + +#: main.cpp:238 main.cpp:245 +msgid "File Changed" +msgstr "File modificato" + +#: main.cpp:238 +msgid "Do Not Delete" +msgstr "Non eliminare" + +#: main.cpp:244 +msgid "" +"The file\n" +"%1\n" +"has been modified.\n" +"Do you want to upload the changes?" +msgstr "" +"Il file\n" +"%1\n" +"è stato modificato.\n" +"Vuoi inviare i cambiamenti?" + +#: main.cpp:245 +msgid "Upload" +msgstr "Invia" + +#: main.cpp:245 +msgid "Do Not Upload" +msgstr "Non inviare" + +#: main.cpp:274 +msgid "KIOExec" +msgstr "KIOExec" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Nicola Ruggero,Daniele Medri" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "nicola@nxnt.org" diff --git a/tde-i18n-it/messages/kdelibs/kmcop.po b/tde-i18n-it/messages/kdelibs/kmcop.po new file mode 100644 index 00000000000..37832193633 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kmcop.po @@ -0,0 +1,39 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2003-11-16 16:41+0100\n" +"Last-Translator: Federico Cozzi \n" +"Language-Team: Italiano \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.6\n" + +#: kmcop.cpp:51 +msgid "KMCOP" +msgstr "KMCOP" + +#: kmcop.cpp:52 +msgid "KDE MCOP-DCOP Bridge" +msgstr "Ponte KDE tra MCOP e DCOP" + +#: kmcop.cpp:54 +msgid "Author" +msgstr "Autore" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Federico Cozzi" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "federicocozzi@federicocozzi.it" diff --git a/tde-i18n-it/messages/kdelibs/knotify.po b/tde-i18n-it/messages/kdelibs/knotify.po new file mode 100644 index 00000000000..36b5bafc6d1 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/knotify.po @@ -0,0 +1,106 @@ +# translation of knotify.po to Italian +# Copyright (C) 2003, 2005, 2006 Free Software Foundation, Inc. +# +# Daniele Medri , 2003. +# Federico Cozzi , 2005. +# Nicola Ruggero , 2005. +# Nicola Ruggero , 2006. +msgid "" +msgstr "" +"Project-Id-Version: knotify\n" +"POT-Creation-Date: 2007-01-27 02:36+0100\n" +"PO-Revision-Date: 2006-09-25 15:16+0200\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \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" + +#: knotify.cpp:108 +msgid "KNotify" +msgstr "KNotify" + +#: knotify.cpp:109 +msgid "KDE Notification Server" +msgstr "Server notifiche di KDE" + +#: knotify.cpp:111 +msgid "Current Maintainer" +msgstr "Responsabile attuale" + +#: knotify.cpp:113 +msgid "Sound support" +msgstr "Supporto sonoro" + +#: knotify.cpp:114 +msgid "Previous Maintainer" +msgstr "Responsabile precedente" + +#: knotify.cpp:151 +msgid "" +"During the previous startup, KNotify crashed while creating Arts::Dispatcher. " +"Do you want to try again or disable aRts sound output?\n" +"\n" +"If you choose to disable aRts output now, you can re-enable it later or select " +"an alternate sound player in the System Notifications control panel." +msgstr "" +"Durante il precedente avvio, KNotify è andato in crash durante la creazione di " +"Arts::Dispatcher. Vuoi provare ancora o disabilitare il supporto sonoro di " +"aRts?\n" +"\n" +"Se ora scegli di disabilitare aRts, puoi sempre riattivarlo in seguito oppure " +"selezionare un sistema sonoro alternativo nel pannello di controllo Notifiche " +"di sistema." + +#: knotify.cpp:157 knotify.cpp:196 +msgid "KNotify Problem" +msgstr "Problema di KNotify" + +#: knotify.cpp:158 knotify.cpp:197 +msgid "&Try Again" +msgstr "&Prova ancora" + +#: knotify.cpp:159 knotify.cpp:198 +msgid "D&isable aRts Output" +msgstr "D&isabilita l'output di aRts" + +#: knotify.cpp:190 +msgid "" +"During the previous startup, KNotify crashed while instantiating KNotify. Do " +"you want to try again or disable aRts sound output?\n" +"\n" +"If you choose to disable aRts output now, you can re-enable it later or select " +"an alternate sound player in the System Notifications control panel." +msgstr "" +"Durante il precedente avvio, KNotify è andato in crash mentre caricava " +"l'istanza di KNotify. Vuoi provare ancora o disabilitare il supporto sonoro di " +"aRts?\n" +"\n" +"Se ora scegli di disabilitare aRts, puoi sempre riattivarlo in seguito oppure " +"selezionare un sistema sonoro alternativo nel pannello di controllo Notifiche " +"di sistema." + +#: knotify.cpp:573 +msgid "Notification" +msgstr "Notifica" + +#: knotify.cpp:582 +msgid "Catastrophe!" +msgstr "Catastrofe!" + +#: knotify.cpp:788 +msgid "KDE System Notifications" +msgstr "Notifiche di sistema di KDE" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Nicola Ruggero,Federico Cozzi,Daniele Medri" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "nicola@nxnt.org,federicocozzi@federicocozzi.it,madrid@linuxmeeting.net" diff --git a/tde-i18n-it/messages/kdelibs/kstyle_highcontrast_config.po b/tde-i18n-it/messages/kdelibs/kstyle_highcontrast_config.po new file mode 100644 index 00000000000..3e36a47c57a --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kstyle_highcontrast_config.po @@ -0,0 +1,19 @@ +# translation of kstyle_highcontrast_config.po to Italian +# Luciano Montanaro , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kstyle_highcontrast_config\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2005-09-02 11:19+0200\n" +"Last-Translator: Luciano Montanaro \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: highcontrastconfig.cpp:49 +msgid "Use wider lines" +msgstr "Usa linee spesse" diff --git a/tde-i18n-it/messages/kdelibs/kstyle_plastik_config.po b/tde-i18n-it/messages/kdelibs/kstyle_plastik_config.po new file mode 100644 index 00000000000..7886bee05ea --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/kstyle_plastik_config.po @@ -0,0 +1,46 @@ +# translation of kstyle_plastik_config.po to Italian +# Andrea Rizzi , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: kstyle_plastik_config\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2005-02-20 20:19+0100\n" +"Last-Translator: Andrea Rizzi \n" +"Language-Team: Italian \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" + +#: plastikconf.cpp:56 +msgid "Animate progress bars" +msgstr "Barra di avanzamento animata" + +#: plastikconf.cpp:57 +msgid "Draw toolbar separator" +msgstr "Disegna separatori delle barre degli strumenti" + +#: plastikconf.cpp:58 +msgid "Draw toolbar item separators" +msgstr "Disegna separatori degli elementi delle barre degli strumenti" + +#: plastikconf.cpp:60 +msgid "Triangular tree expander" +msgstr "Triangolino per l'espansione degli alberi" + +#: plastikconf.cpp:61 +msgid "Highlight focused text input fields" +msgstr "Evidenzia i campi di immissione testuali attivi" + +#: plastikconf.cpp:63 +msgid "Custom text input highlight color:" +msgstr "Colore personalizzato dei campi di immissione evidenziati:" + +#: plastikconf.cpp:68 +msgid "Custom mouseover highlight color:" +msgstr "Colore personalizzato dei campi di immissione sotto al mouse:" + +#: plastikconf.cpp:73 +msgid "Custom checkmark color:" +msgstr "Colore personalizzato spuntatura: " diff --git a/tde-i18n-it/messages/kdelibs/ktexteditor_autobookmarker.po b/tde-i18n-it/messages/kdelibs/ktexteditor_autobookmarker.po new file mode 100644 index 00000000000..0b29653dcca --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/ktexteditor_autobookmarker.po @@ -0,0 +1,177 @@ +# translation of ktexteditor_autobookmarker.po to Italiano +# Federico Cozzi , 2004. +# Andrea RIZZI , 2004. +# Andrea RIZZI , 2004. +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_autobookmarker\n" +"POT-Creation-Date: 2005-06-14 01:24+0200\n" +"PO-Revision-Date: 2007-09-22 01:14+0200\n" +"Last-Translator: Andrea RIZZI \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\n" + +#: autobookmarker.cpp:90 +msgid "AutoBookmarks" +msgstr "Segnalibri automatici" + +#: autobookmarker.cpp:101 +msgid "Configure AutoBookmarks" +msgstr "Configura i segnalibri automatici" + +#: autobookmarker.cpp:280 +msgid "Edit Entry" +msgstr "Modifica voce" + +#: autobookmarker.cpp:288 +msgid "&Pattern:" +msgstr "&Schema:" + +#: autobookmarker.cpp:294 +msgid "

                  A regular expression. Matching lines will be bookmarked.

                  " +msgstr "" +"

                  Un'espressione regolare. Le righe corrispondenti saranno inserite tra i " +"segnalibri.

                  " + +#: autobookmarker.cpp:298 +msgid "Case &sensitive" +msgstr "Di&stingui maiuscole" + +#: autobookmarker.cpp:302 +msgid "" +"

                  If enabled, the pattern matching will be case sensitive, otherwise not.

                  " +msgstr "" +"

                  Se abilitato, la ricerca del modello distinguerà le maiuscole dalle " +"minuscole, altrimenti no.

                  " + +#: autobookmarker.cpp:305 +msgid "&Minimal matching" +msgstr "Corrispondenza &minimale" + +#: autobookmarker.cpp:309 +msgid "" +"

                  If enabled, the pattern matching will use minimal matching; if you do not " +"know what that is, please read the appendix on regular expressions in the kate " +"manual.

                  " +msgstr "" +"

                  Se abilitato, la ricerca del modello utilizzerà la corrispondenza minimale; " +"se non sai di cosa si tratta leggi l'appendice sulle espressioni regolari nel " +"manuale di kate.

                  " + +#: autobookmarker.cpp:313 +msgid "&File mask:" +msgstr "Maschera &file:" + +#: autobookmarker.cpp:319 +msgid "" +"

                  A list of filename masks, separated by semicolons. This can be used to limit " +"the usage of this entity to files with matching names.

                  " +"

                  Use the wizard button to the right of the mimetype entry below to easily " +"fill out both lists.

                  " +msgstr "" +"

                  Una lista di maschere di nomi file, separata da punti e virgola. Può essere " +"utilizzato per limitare l'uso di questa entity a file con i nomi che " +"corrispondono.

                  " +"

                  Utilizza il pulsante \"Assistente\" a destra per riempire facilmente " +"entrambe le liste.

                  " + +#: autobookmarker.cpp:324 +msgid "MIME &types:" +msgstr "&Tipi MIME:" + +#: autobookmarker.cpp:330 +msgid "" +"

                  A list of mime types, separated by semicolon. This can be used to limit the " +"usage of this entity to files with matching mime types.

                  " +"

                  Use the wizard button on the right to get a list of existing file types to " +"choose from, using it will fill in the file masks as well.

                  " +msgstr "" +"

                  Una lista di tipi MIME, separati da punti e virgola. Può essere utilizzato " +"per limitare l'uso di questa entity a file con tipi MIME che corrispondono.

                  " +"

                  Utilizza il pulsante \"Assistente\" a destra per avere una lista dei tipi " +"di file esistenti da cui scegliere, utilizzando questa lista sarà riempito " +"anche il campo delle maschere dei nomi file.

                  " + +#: autobookmarker.cpp:340 +msgid "" +"

                  Click this button to display a checkable list of mimetypes available on your " +"system. When used, the file masks entry above will be filled in with the " +"corresponding masks.

                  " +msgstr "" +"

                  Fa clic su questo pulsante per mostrare una lista a caselle dei tipi MIME " +"disponibili sul tuo computer. Quando viene utilizzata questa lista la voce " +"\"maschere\" qui sopra sarà riempita con le maschere corrispondenti.

                  " + +#: autobookmarker.cpp:365 +msgid "" +"Select the MimeTypes for this pattern.\n" +"Please note that this will automatically edit the associated file extensions as " +"well." +msgstr "" +"Seleziona i tipi MIME per questo schema.\n" +"Nota che questo modificherà automaticamente anche le estensioni di file " +"associate." + +#: autobookmarker.cpp:367 +msgid "Select Mime Types" +msgstr "Selezione tipi MIME" + +#: autobookmarker.cpp:385 +msgid "&Patterns" +msgstr "&Schemi" + +#: autobookmarker.cpp:388 +msgid "Pattern" +msgstr "Schema" + +#: autobookmarker.cpp:389 +msgid "Mime Types" +msgstr "Typi MIME" + +#: autobookmarker.cpp:390 +msgid "File Masks" +msgstr "Maschere file" + +#: autobookmarker.cpp:394 +msgid "" +"

                  This list shows your configured autobookmark entities. When a document is " +"opened, each entity is used in the following way: " +"

                    " +"
                  1. The entity is dismissed, if a mime and/or filename mask is defined, and " +"neither matches the document.
                  2. " +"
                  3. Otherwise each line of the document is tried against the pattern, and a " +"bookmark is set on matching lines.
                " +"

                Use the buttons below to manage your collection of entities.

                " +msgstr "" +"

                Questa lista mostra le entity di segnalibri automatici configurate. Quando " +"viene aperto un documento ogni entity viene usata nel seguente modo:" +"

                  " +"
                1. La entity non viene utilizzata se è definito un tipo MIME e/o una maschera " +"di nome file e non corrispondono.
                2. " +"
                3. Altrimenti per ogni linea del documento si prova se corrisponde allo schema " +"e in caso affermativo viene impostato un segnalibro su di essa.
              " +"

              Utilizza i pulsanti qui sotto per gestire la lista di entity.

              " + +#: autobookmarker.cpp:406 +msgid "&New..." +msgstr "&Nuovo..." + +#: autobookmarker.cpp:409 +msgid "Press this button to create a new autobookmark entity." +msgstr "" +"Premi questo pulsante per creare una nuova voce di segnalibri automatici." + +#: autobookmarker.cpp:414 +msgid "Press this button to delete the currently selected entity." +msgstr "Premi questo pulsante per eliminare la voce attualmente selezionata." + +#: autobookmarker.cpp:416 +msgid "&Edit..." +msgstr "&Modifica..." + +#: autobookmarker.cpp:419 +msgid "Press this button to edit the currently selected entity." +msgstr "Premi questo pulsante per modificare la voce attualmente selezionata." diff --git a/tde-i18n-it/messages/kdelibs/ktexteditor_docwordcompletion.po b/tde-i18n-it/messages/kdelibs/ktexteditor_docwordcompletion.po new file mode 100644 index 00000000000..d46d3c99a7a --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/ktexteditor_docwordcompletion.po @@ -0,0 +1,87 @@ +# translation of ktexteditor_docwordcompletion.po to Italian +# Federico Cozzi , 2004. +# Andrea RIZZI , 2004. +# Andrea Rizzi , 2005. +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_docwordcompletion\n" +"POT-Creation-Date: 2007-02-18 02:38+0100\n" +"PO-Revision-Date: 2005-11-02 19:05+0100\n" +"Last-Translator: Andrea Rizzi \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.10\n" + +#: docwordcompletion.cpp:109 +msgid "Word Completion Plugin" +msgstr "Plugin completamento testo" + +#: docwordcompletion.cpp:114 +msgid "Configure the Word Completion Plugin" +msgstr "Configura il plugin completamento testo" + +#: docwordcompletion.cpp:148 +msgid "Reuse Word Above" +msgstr "Riutilizza la parola sopra" + +#: docwordcompletion.cpp:150 +msgid "Reuse Word Below" +msgstr "Riutilizza la parola sotto" + +#: docwordcompletion.cpp:152 +msgid "Pop Up Completion List" +msgstr "Lista completamento a comparsa" + +#: docwordcompletion.cpp:154 +msgid "Shell Completion" +msgstr "Completamento shell" + +#: docwordcompletion.cpp:156 +msgid "Automatic Completion Popup" +msgstr "Finestra a comparsa per il completamento automatico" + +#: docwordcompletion.cpp:498 +msgid "Automatically &show completion list" +msgstr "Mo&stra automaticamente la lista di completamento" + +#: docwordcompletion.cpp:511 +msgid "" +"_: Translators: This is the first part of two strings wich will comprise the " +"sentence 'Show completions when a word is at least N characters'. The first " +"part is on the right side of the N, which is represented by a spinbox widget, " +"followed by the second part: 'characters long'. Characters is a ingeger number " +"between and including 1 and 30. Feel free to leave the second part of the " +"sentence blank if it suits your language better. \n" +"Show completions &when a word is at least" +msgstr "Mostra i completamenti &quando una parola è lunga almeno" + +#: docwordcompletion.cpp:517 +msgid "" +"_: This is the second part of two strings that will comprise teh sentence 'Show " +"completions when a word is at least N characters'\n" +"characters long." +msgstr "caratteri." + +#: docwordcompletion.cpp:520 +msgid "" +"Enable the automatic completion list popup as default. The popup can be " +"disabled on a view basis from the 'Tools' menu." +msgstr "" +"Abilita la finestra a comparsa del completamento automatico come impostazione " +"predefinita. La finestra può poi essere disabilitata nelle singole viste dal " +"menu \"Strumenti\"." + +#: docwordcompletion.cpp:523 +msgid "" +"Define the length a word should have before the completion list is displayed." +msgstr "" +"Definisce la lunghezza minima di una parola prima che venga mostrata la " +"finestra di completamento" + +#. i18n: file docwordcompletionui.rc line 6 +#: rc.cpp:6 +#, no-c-format +msgid "Word Completion" +msgstr "Completamento parole" diff --git a/tde-i18n-it/messages/kdelibs/ktexteditor_insertfile.po b/tde-i18n-it/messages/kdelibs/ktexteditor_insertfile.po new file mode 100644 index 00000000000..16608ea916d --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/ktexteditor_insertfile.po @@ -0,0 +1,57 @@ +# translation of ktexteditor_insertfile.po to italian +# Copyright (C) 2003 Free Software Foundation, Inc. +# Daniele Medri , 2003. +# +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_insertfile\n" +"POT-Creation-Date: 2005-06-14 01:24+0200\n" +"PO-Revision-Date: 2003-11-16 16:43+0100\n" +"Last-Translator: Federico Cozzi \n" +"Language-Team: Italiano \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.6\n" + +#: insertfileplugin.cpp:79 +msgid "Insert File..." +msgstr "Inserisci file..." + +#: insertfileplugin.cpp:88 +msgid "Choose File to Insert" +msgstr "Scegli il file da inserire" + +#: insertfileplugin.cpp:116 +msgid "" +"Failed to load file:\n" +"\n" +msgstr "" +"Non è possibile caricare il file:\n" +"\n" + +#: insertfileplugin.cpp:116 insertfileplugin.cpp:137 insertfileplugin.cpp:159 +msgid "Insert File Error" +msgstr "Errore di inserimento file" + +#: insertfileplugin.cpp:130 +msgid "" +"

              The file %1 does not exist or is not readable, aborting." +msgstr "" +"

              Il file %1 non esiste o non è leggibile. Operazione " +"interrotta." + +#: insertfileplugin.cpp:134 +msgid "

              Unable to open file %1, aborting." +msgstr "" +"

              Non è possibile aprire il file %1. Operazione interrotta." + +#: insertfileplugin.cpp:157 +msgid "

              File %1 had no contents." +msgstr "

              Il file %1 è vuoto." + +#~ msgid "Insert file error" +#~ msgstr "Errore di inserimento file" + +#~ msgid "

              The file %1 is empty, aborting." +#~ msgstr "

              Il file %1 è vuoto, interrompo l'operazione." diff --git a/tde-i18n-it/messages/kdelibs/ktexteditor_isearch.po b/tde-i18n-it/messages/kdelibs/ktexteditor_isearch.po new file mode 100644 index 00000000000..657f53a8856 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/ktexteditor_isearch.po @@ -0,0 +1,124 @@ +# translation of ktexteditor_isearch.po to Italian +# Copyright (C) 2005 Free Software Foundation, Inc. +# Nicola Ruggero , 2005. +# +msgid "" +msgstr "" +"Project-Id-Version: ktexteditor_isearch\n" +"POT-Creation-Date: 2007-05-29 02:14+0200\n" +"PO-Revision-Date: 2005-11-05 15:33+0100\n" +"Last-Translator: Nicola Ruggero \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10.2\n" + +#: ISearchPlugin.cpp:68 ISearchPlugin.cpp:371 +msgid "Search Incrementally" +msgstr "Cerca in maniera incrementale" + +#: ISearchPlugin.cpp:72 ISearchPlugin.cpp:372 +msgid "Search Incrementally Backwards" +msgstr "Cerca in maniera incrementale all'indietro" + +#: ISearchPlugin.cpp:76 ISearchPlugin.cpp:79 +msgid "I-Search:" +msgstr "Ricerca incr:" + +#: ISearchPlugin.cpp:95 +msgid "Search" +msgstr "Ricerca" + +#: ISearchPlugin.cpp:101 +msgid "Search Options" +msgstr "Opzioni di ricerca" + +#: ISearchPlugin.cpp:106 ISearchPlugin.cpp:412 +msgid "Case Sensitive" +msgstr "Distingui maiuscole" + +#: ISearchPlugin.cpp:115 ISearchPlugin.cpp:414 +msgid "From Beginning" +msgstr "Dall'inizio" + +#: ISearchPlugin.cpp:124 ISearchPlugin.cpp:416 +msgid "Regular Expression" +msgstr "Espressione regolare" + +#: ISearchPlugin.cpp:244 +msgid "" +"_: Incremental Search\n" +"I-Search:" +msgstr "Ricerca incr:" + +#: ISearchPlugin.cpp:247 +msgid "" +"_: Incremental Search found no match\n" +"Failing I-Search:" +msgstr "Nessun risultato ricerca incr.:" + +#: ISearchPlugin.cpp:250 +msgid "" +"_: Incremental Search in the reverse direction\n" +"I-Search Backward:" +msgstr "Ricerca incr. indietro:" + +#: ISearchPlugin.cpp:253 +msgid "Failing I-Search Backward:" +msgstr "Nessun risultato ricerca incr. indietro:" + +#: ISearchPlugin.cpp:256 +msgid "" +"_: Incremental Search has passed the end of the document\n" +"Wrapped I-Search:" +msgstr "Ricerca incr. da capo:" + +#: ISearchPlugin.cpp:259 +msgid "Failing Wrapped I-Search:" +msgstr "Nessun risultato ricerca incr. da capo:" + +#: ISearchPlugin.cpp:262 +msgid "Wrapped I-Search Backward:" +msgstr "Ricerca incr. indietro dal fondo:" + +#: ISearchPlugin.cpp:265 +msgid "Failing Wrapped I-Search Backward:" +msgstr "Nessun risultato ricerca incr. indietro dal fondo:" + +#: ISearchPlugin.cpp:269 +msgid "" +"_: Incremental Search has passed both the end of the document and the original " +"starting position\n" +"Overwrapped I-Search:" +msgstr "Ricerca incr. ricominciata:" + +#: ISearchPlugin.cpp:272 +msgid "Failing Overwrapped I-Search:" +msgstr "Nessun risultato ricerca incr. ricominciata:" + +#: ISearchPlugin.cpp:275 +msgid "Overwrapped I-Search Backwards:" +msgstr "Ricerca incr. indietro ricominciata:" + +#: ISearchPlugin.cpp:278 +msgid "Failing Overwrapped I-Search Backward:" +msgstr "Nessun risultato ricerca incr. indietro ricominciata:" + +#: ISearchPlugin.cpp:280 +msgid "Error: unknown i-search state!" +msgstr "Errore: stato ricerca incr. sconosciuto." + +#: ISearchPlugin.cpp:341 +msgid "Next Incremental Search Match" +msgstr "Corrispondenza successiva ricerca incrementale" + +#: ISearchPlugin.cpp:342 +msgid "Previous Incremental Search Match" +msgstr "Corrispondenza precedente ricerca incrementale" + +#. i18n: file ktexteditor_isearchui.rc line 9 +#: rc.cpp:6 +#, no-c-format +msgid "Search Toolbar" +msgstr "Barra degli strumenti di ricerca" diff --git a/tde-i18n-it/messages/kdelibs/ktexteditor_kdatatool.po b/tde-i18n-it/messages/kdelibs/ktexteditor_kdatatool.po new file mode 100644 index 00000000000..9d410cd4e08 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/ktexteditor_kdatatool.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2002-11-02 13:48+0100\n" +"Last-Translator: Federico Cozzi \n" +"Language-Team: Italiano \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 0.9.6\n" + +#: kate_kdatatool.cpp:78 +msgid "Data Tools" +msgstr "Strumenti per i dati" + +#: kate_kdatatool.cpp:153 kate_kdatatool.cpp:175 +msgid "(not available)" +msgstr "(non disponibile)" + +#: kate_kdatatool.cpp:183 +msgid "" +"Data tools are only available when text is selected, or when the right mouse " +"button is clicked over a word. If no data tools are offered even when text is " +"selected, you need to install them. Some data tools are part of the KOffice " +"package." +msgstr "" +"Gli strumenti per i dati sono disponibili solo quando è selezionato del testo, " +"oppure quando fai clic con il tasto destro del mouse su una parola. Se, anche " +"in questi casi, non vengono mostrati gli strumenti per i dati, è necessario " +"installarli. Alcuni strumenti per i dati fanno parte del pacchetto KOffice." diff --git a/tde-i18n-it/messages/kdelibs/libkscreensaver.po b/tde-i18n-it/messages/kdelibs/libkscreensaver.po new file mode 100644 index 00000000000..2f90ddad59e --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/libkscreensaver.po @@ -0,0 +1,31 @@ +# translation of libkscreensaver.po to Italian +# Copyright (C) 2004 Free Software Foundation, Inc. +# Federico Zenith , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: libkscreensaver\n" +"POT-Creation-Date: 2005-05-18 21:23+0200\n" +"PO-Revision-Date: 2004-07-28 19:52+0200\n" +"Last-Translator: Federico Zenith \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.3.1\n" + +#: main.cpp:48 +msgid "Setup screen saver" +msgstr "Imposta salvaschermo" + +#: main.cpp:49 +msgid "Run in the specified XWindow" +msgstr "Esegui nella finestra X specificata" + +#: main.cpp:50 +msgid "Run in the root XWindow" +msgstr "Esegui nella finestra X radice" + +#: main.cpp:51 +msgid "Start screen saver in demo mode" +msgstr "Avvia il salvaschermo in modalità dimostrativa" diff --git a/tde-i18n-it/messages/kdelibs/ppdtranslations.po b/tde-i18n-it/messages/kdelibs/ppdtranslations.po new file mode 100644 index 00000000000..dca2d0264d3 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/ppdtranslations.po @@ -0,0 +1,14347 @@ +# translation of ppdtranslations.po to Italian +# Copyright (C) 2002,2003, 2004 Free Software Foundation, Inc. +# Gioele Barabucci , 2002. +# Luciano Montanaro , 2003. +# Carlo Maria Laorenza , 2004. +# Federico Cozzi , 2004. +# +msgid "" +msgstr "" +"Project-Id-Version: ppdtranslations\n" +"POT-Creation-Date: 2005-05-18 21:33+0200\n" +"PO-Revision-Date: 2007-04-29 17:46+0200\n" +"Last-Translator: Carlo Maria Laorenza \n" +"Language-Team: Italiano \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.0.2\n" +"Plural-Forms: \n" + +#: printers.cpp:2 printers.cpp:2710 +#, no-c-format +msgid "Executive" +msgstr "Executive" + +#: printers.cpp:4 printers.cpp:3218 +#, no-c-format +msgid "Envelope B5" +msgstr "Busta B5" + +#: printers.cpp:6 printers.cpp:3220 +#, no-c-format +msgid "Envelope #10" +msgstr "Busta C10" + +#: printers.cpp:8 printers.cpp:2766 +#, no-c-format +msgid "Envelope DL" +msgstr "Busta DL" + +#: printers.cpp:10 printers.cpp:2650 +#, no-c-format +msgid "PageRegion" +msgstr "PaginaRegione" + +#: printers.cpp:12 printers.cpp:3140 +#, no-c-format +msgid "Media Source" +msgstr "Supporto di origine" + +#: printers.cpp:16 printers.cpp:2812 +#, no-c-format +msgid "Manual Feed" +msgstr "Inserimento manuale" + +#: printers.cpp:18 printers.cpp:2652 +#, no-c-format +msgid "Output Resolution" +msgstr "Risoluzione di output" + +#: printers.cpp:20 printers.cpp:4020 +#, no-c-format +msgid "150 DPI" +msgstr "150 DPI" + +#: printers.cpp:22 printers.cpp:4022 +#, no-c-format +msgid "300 DPI" +msgstr "300 DPI" + +#: printers.cpp:24 printers.cpp:4024 +#, no-c-format +msgid "600 DPI" +msgstr "600 DPI" + +#: printers.cpp:26 printers.cpp:4266 +#, no-c-format +msgid "1200 DPI" +msgstr "1200 DPI" + +#: printers.cpp:28 printers.cpp:6340 +#, no-c-format +msgid "2400 DPI" +msgstr "2400 DPI" + +#: printers.cpp:30 printers.cpp:4350 +#, no-c-format +msgid "Double-Sided Printing" +msgstr "Stampa doppia facciata" + +#: printers.cpp:34 printers.cpp:4352 +#, no-c-format +msgid "Long Edge (Standard)" +msgstr "Lato lungo (standard)" + +#: printers.cpp:36 printers.cpp:4354 +#, no-c-format +msgid "Short Edge (Flip)" +msgstr "Lato corto (ribaltato)" + +#: printers.cpp:38 printers.cpp:2708 +#, no-c-format +msgid "US Letter" +msgstr "US Letter" + +#: printers.cpp:40 printers.cpp:2706 +#, no-c-format +msgid "US Legal" +msgstr "US Legal" + +#: printers.cpp:42 printers.cpp:5834 +#, no-c-format +msgid "US Executive" +msgstr "US Executive" + +#: printers.cpp:44 printers.cpp:2714 +#, no-c-format +msgid "US Tabloid" +msgstr "US Tabloid" + +#: printers.cpp:46 printers.cpp:2694 +#, no-c-format +msgid "A3" +msgstr "A3" + +#: printers.cpp:48 printers.cpp:2788 +#, no-c-format +msgid "Media Type" +msgstr "Tipo di supporto" + +#: printers.cpp:50 printers.cpp:2790 +#, no-c-format +msgid "Plain Paper" +msgstr "Carta normale" + +#: printers.cpp:52 printers.cpp:4006 +#, no-c-format +msgid "Bond Paper" +msgstr "Carta Bond" + +#: printers.cpp:54 printers.cpp:5836 +#, no-c-format +msgid "Special Paper" +msgstr "Carta speciale" + +#: printers.cpp:56 printers.cpp:3188 +#, no-c-format +msgid "Transparency" +msgstr "Acetato per lucidi" + +#: printers.cpp:58 printers.cpp:4008 +#, no-c-format +msgid "Glossy Paper" +msgstr "Carta lucida" + +#: printers.cpp:60 printers.cpp:4254 +#, no-c-format +msgid "Tray" +msgstr "Vassoio" + +#: printers.cpp:62 printers.cpp:5838 +#, no-c-format +msgid "Envelope Feed" +msgstr "Caricatore di buste" + +#: printers.cpp:64 printers.cpp:5840 +#, no-c-format +msgid "Output Mode" +msgstr "Modalità output" + +#: printers.cpp:66 printers.cpp:5842 +#, no-c-format +msgid "CMYK Color" +msgstr "Colore CMYK" + +#: printers.cpp:68 printers.cpp:5844 +#, no-c-format +msgid "CMY Color" +msgstr "Colore CMY" + +#: printers.cpp:70 printers.cpp:3466 +#, no-c-format +msgid "Grayscale" +msgstr "Toni di grigio" + +#: printers.cpp:72 printers.cpp:4026 +#, no-c-format +msgid "600x300 DPI" +msgstr "600x300 DPI" + +#: printers.cpp:74 printers.cpp:5846 +#, no-c-format +msgid "CRET Color" +msgstr "Colore CRET" + +#: printers.cpp:76 printers.cpp:5848 +#, no-c-format +msgid "Duplexer" +msgstr "Unità duplex" + +#: printers.cpp:78 printers.cpp:5850 +#, no-c-format +msgid "Address - 1 1/8 x 3 1/2\"" +msgstr "Indirizzo - 1 1/8 x 3 1/2\"" + +#: printers.cpp:80 printers.cpp:5852 +#, no-c-format +msgid "Large Address - 1 4/10 x 3 1/2\"" +msgstr "Indirizzo lungo - 1 4/10 x 3 1/2\"" + +#: printers.cpp:82 printers.cpp:5854 +#, no-c-format +msgid "Return Address - 3/4 x 2\"" +msgstr "Mittente - 3/4 x 2\"" + +#: printers.cpp:84 printers.cpp:5856 +#, no-c-format +msgid "Shipping Address - 2 5/16 x 4\"" +msgstr "Indirizzo di consegna - 2 5/16 x 4\"" + +#: printers.cpp:86 printers.cpp:5858 +#, no-c-format +msgid "Internet Postage 2-Part - 2 1/4 x 7 1/2\"" +msgstr "Affrancatura Internet Parte-2 - 2 1/4 x 7 1/2\"" + +#: printers.cpp:88 printers.cpp:5860 +#, no-c-format +msgid "Internet Postage 3-Part - 2 1/4 x 7\"" +msgstr "Affrancatura Internet Parte-3 - 2 1/4 x 7\"" + +#: printers.cpp:90 printers.cpp:5862 +#, no-c-format +msgid "File Folder - 9/16 x 3 7/16\"" +msgstr "Cartella archivio - 9/16 x 3 7/16\"" + +#: printers.cpp:92 printers.cpp:5864 +#, no-c-format +msgid "Hanging Folder - 9/16 x 2\"" +msgstr "Cartella sospesa - 9/16 x 2\"" + +#: printers.cpp:94 printers.cpp:5866 +#, no-c-format +msgid "3.5\" Disk - 2 1/8 x 2 3/4\"" +msgstr "Dischetto da 3.5\" - 2 1/8 x 2 3/4\"" + +#: printers.cpp:96 printers.cpp:5868 +#, no-c-format +msgid "136 DPI" +msgstr "136 DPI" + +#: printers.cpp:98 printers.cpp:5870 +#, no-c-format +msgid "203 DPI" +msgstr "203 DPI" + +#: printers.cpp:100 printers.cpp:5872 +#, no-c-format +msgid "Output Darkness" +msgstr "Oscurità output" + +#: printers.cpp:102 printers.cpp:2834 +#, no-c-format +msgid "Normal" +msgstr "Normale" + +#: printers.cpp:104 printers.cpp:5874 +#, no-c-format +msgid "FanFoldUS" +msgstr "TabulatoUS" + +#: printers.cpp:106 printers.cpp:5876 +#, no-c-format +msgid "60 DPI" +msgstr "60 DPI" + +#: printers.cpp:108 printers.cpp:5878 +#, no-c-format +msgid "120x60 DPI" +msgstr "120x60 DPI" + +#: printers.cpp:110 printers.cpp:4560 +#, no-c-format +msgid "180 DPI" +msgstr "180 DPI" + +#: printers.cpp:112 printers.cpp:5880 +#, no-c-format +msgid "360x180 DPI" +msgstr "360x180 DPI" + +#: printers.cpp:114 printers.cpp:5882 +#, no-c-format +msgid "360 DPI" +msgstr "360 DPI" + +#: printers.cpp:116 printers.cpp:5884 +#, no-c-format +msgid "60x72 DPI" +msgstr "60x72 DPI" + +#: printers.cpp:118 printers.cpp:5886 +#, no-c-format +msgid "120x72 DPI" +msgstr "120x72 DPI" + +#: printers.cpp:120 printers.cpp:5888 +#, no-c-format +msgid "240x72 DPI" +msgstr "240x72 DPI" + +#: printers.cpp:122 printers.cpp:3510 +#, no-c-format +msgid "Tray 4" +msgstr "Vassoio 4" + +#: printers.cpp:124 printers.cpp:5890 +#, no-c-format +msgid "720 DPI" +msgstr "720 DPI" + +#: printers.cpp:126 printers.cpp:5892 +#, no-c-format +msgid "Page Size and Printing Quality" +msgstr "Dimensione della pagina e qualità di stampa" + +#: printers.cpp:128 printers.cpp:5894 +#, no-c-format +msgid "A4, 600x600 DPI" +msgstr "A4, 600x600 DPI" + +#: printers.cpp:130 printers.cpp:5906 +#, no-c-format +msgid "Letter, 600x600 DPI" +msgstr "Letter, 600x600 DPI" + +#: printers.cpp:132 printers.cpp:5896 +#, no-c-format +msgid "A4, 1200x600 DPI" +msgstr "A4, 1200x600 DPI" + +#: printers.cpp:134 printers.cpp:5898 +#, no-c-format +msgid "B5, 600x600 DPI" +msgstr "B5, 600x600 DPI" + +#: printers.cpp:136 printers.cpp:5900 +#, no-c-format +msgid "B5, 1200x600 DPI" +msgstr "B5, 1200x600 DPI" + +#: printers.cpp:138 printers.cpp:5902 +#, no-c-format +msgid "Legal, 600x600 DPI" +msgstr "Legal, 600x600 DPI" + +#: printers.cpp:140 printers.cpp:5904 +#, no-c-format +msgid "Legal, 1200x600 DPI" +msgstr "Legal, 1200x600 DPI" + +#: printers.cpp:142 printers.cpp:5908 +#, no-c-format +msgid "Letter, 1200x600 DPI" +msgstr "Letter, 1200x600 DPI" + +#: printers.cpp:144 printers.cpp:5912 +#, no-c-format +msgid "High Grade Paper" +msgstr "Carta di alta qualità" + +#: printers.cpp:146 printers.cpp:5910 +#, no-c-format +msgid "Back Print Media" +msgstr "Mezzo di retro stampa" + +#: printers.cpp:148 printers.cpp:5914 +#, no-c-format +msgid "Iron-On Transfer Sheet" +msgstr "Foglio trasferibile a caldo" + +#: printers.cpp:150 printers.cpp:5916 +#, no-c-format +msgid "Hot OHP Media" +msgstr "Mezzo Hot OHP" + +#: printers.cpp:152 printers.cpp:5722 +#, no-c-format +msgid "Post Card" +msgstr "Cartolina" + +#: printers.cpp:154 printers.cpp:4612 +#, no-c-format +msgid "Thick Paper" +msgstr "Carta pesante" + +#: printers.cpp:156 printers.cpp:4372 +#, no-c-format +msgid "Printing Mode" +msgstr "Modalità di stampa" + +#: printers.cpp:158 printers.cpp:5918 +#, no-c-format +msgid "BlackOnly" +msgstr "Solo nero" + +#: printers.cpp:160 printers.cpp:6716 +#, no-c-format +msgid "Colour" +msgstr "Colore" + +#: printers.cpp:162 printers.cpp:5920 +#, no-c-format +msgid "HalfTone" +msgstr "Mezzitoni" + +#: printers.cpp:164 printers.cpp:5922 +#, no-c-format +msgid "NoHalfTone" +msgstr "NoMezzitoni" + +#: printers.cpp:166 printers.cpp:5748 +#, no-c-format +msgid "Dithering" +msgstr "Retinatura" + +#: printers.cpp:168 printers.cpp:5924 +#, no-c-format +msgid "FloydSteinberg" +msgstr "Floyd-Steinberg" + +#: printers.cpp:170 printers.cpp:5926 +#, no-c-format +msgid "NoFloydSteinberg" +msgstr "NoFloyd-Steinberg" + +#: printers.cpp:172 printers.cpp:5928 +#, no-c-format +msgid "Banding" +msgstr "Fasce" + +#: printers.cpp:174 printers.cpp:5930 +#, no-c-format +msgid "NoBanding" +msgstr "NoFasce" + +#: printers.cpp:176 printers.cpp:6744 +#, no-c-format +msgid "Colour Mode" +msgstr "Modalità colore" + +#: printers.cpp:178 printers.cpp:4034 +#, no-c-format +msgid "CMY" +msgstr "CMY" + +#: printers.cpp:180 printers.cpp:6726 +#, no-c-format +msgid "Colour Correction Mode" +msgstr "Modalità correzione colore" + +#: printers.cpp:182 printers.cpp:5942 +#, no-c-format +msgid "FullBlack" +msgstr "TuttoNero" + +#: printers.cpp:184 printers.cpp:6720 +#, no-c-format +msgid "Colour correction" +msgstr "Correzione colore" + +#: printers.cpp:186 printers.cpp:6926 +#, no-c-format +msgid "NoColourCorrection" +msgstr "NoCorrezioneColore" + +#: printers.cpp:188 printers.cpp:6724 +#, no-c-format +msgid "ColourCorrection" +msgstr "CorrezioneColore" + +#: printers.cpp:190 printers.cpp:5968 +#, no-c-format +msgid "How often every dot is printed" +msgstr "Quanto spesso stampare ogni punto" + +#: printers.cpp:192 printers.cpp:5970 +#, no-c-format +msgid "PrintTwice" +msgstr "StampaDueVolte" + +#: printers.cpp:194 printers.cpp:5972 +#, no-c-format +msgid "PrintOnce" +msgstr "StampaUnaVolta" + +#: printers.cpp:196 printers.cpp:5974 +#, no-c-format +msgid "Black Printing Mode" +msgstr "Modalità di stampa del nero" + +#: printers.cpp:198 printers.cpp:5976 +#, no-c-format +msgid "SolidBlack" +msgstr "NeroPieno" + +#: printers.cpp:200 printers.cpp:5978 +#, no-c-format +msgid "MixedBlack" +msgstr "NeroMiscelato" + +#: printers.cpp:202 printers.cpp:5980 +#, no-c-format +msgid "Square Dithering" +msgstr "Retinatura quadrata" + +#: printers.cpp:204 printers.cpp:5982 +#, no-c-format +msgid "SquareDithering" +msgstr "RetinaturaQuadrata" + +#: printers.cpp:206 printers.cpp:5984 +#, no-c-format +msgid "NoSquareDithering" +msgstr "NoRetinaturaQuadrata" + +#: printers.cpp:208 printers.cpp:5934 +#, no-c-format +msgid "Do Curl Correction" +msgstr "Correggi l'increspatura" + +#: printers.cpp:210 printers.cpp:5936 +#, no-c-format +msgid "CurlCorrectionAlways" +msgstr "CorreggiIncrespaturaSempre" + +#: printers.cpp:212 printers.cpp:5938 +#, no-c-format +msgid "CurlCorrectionAfterFinal" +msgstr "CorreggiIncrespaturaAllaFine" + +#: printers.cpp:214 printers.cpp:5962 +#, no-c-format +msgid "Curl Correction on current pass" +msgstr "Correggi l'increspatura nel passaggio attuale" + +#: printers.cpp:216 printers.cpp:5964 +#, no-c-format +msgid "NoCurlCorrectionOnCurrent" +msgstr "NoCorreggiIncrespaturaSulPresente" + +#: printers.cpp:218 printers.cpp:5966 +#, no-c-format +msgid "CurlCorrectionOnCurrent" +msgstr "CorreggiIncrespaturaSulPresente" + +#: printers.cpp:220 printers.cpp:6740 +#, no-c-format +msgid "Colour Intensity" +msgstr "Intensità del colore" + +#: printers.cpp:222 printers.cpp:6900 +#, no-c-format +msgid "Line Feed Adjustment" +msgstr "Correzione di avanzamento linea" + +#: printers.cpp:224 printers.cpp:6818 +#, no-c-format +msgid "Gamma" +msgstr "Gamma" + +#: printers.cpp:226 +#, no-c-format +msgid "0.00" +msgstr "0.00" + +#: printers.cpp:228 +#, no-c-format +msgid "0.05" +msgstr "0.05" + +#: printers.cpp:230 +#, no-c-format +msgid "0.10" +msgstr "0.10" + +#: printers.cpp:232 +#, no-c-format +msgid "0.15" +msgstr "0.15" + +#: printers.cpp:234 +#, no-c-format +msgid "0.20" +msgstr "0.20" + +#: printers.cpp:236 +#, no-c-format +msgid "0.25" +msgstr "0.25" + +#: printers.cpp:238 +#, no-c-format +msgid "0.30" +msgstr "0.30" + +#: printers.cpp:240 +#, no-c-format +msgid "0.35" +msgstr "0.35" + +#: printers.cpp:242 +#, no-c-format +msgid "0.40" +msgstr "0.40" + +#: printers.cpp:244 +#, no-c-format +msgid "0.45" +msgstr "0.45" + +#: printers.cpp:246 +#, no-c-format +msgid "0.50" +msgstr "0.50" + +#: printers.cpp:248 +#, no-c-format +msgid "0.55" +msgstr "0.55" + +#: printers.cpp:250 +#, no-c-format +msgid "0.60" +msgstr "0.60" + +#: printers.cpp:252 +#, no-c-format +msgid "0.65" +msgstr "0.65" + +#: printers.cpp:254 +#, no-c-format +msgid "0.70" +msgstr "0.70" + +#: printers.cpp:256 +#, no-c-format +msgid "0.75" +msgstr "0.75" + +#: printers.cpp:258 +#, no-c-format +msgid "0.80" +msgstr "0.80" + +#: printers.cpp:260 +#, no-c-format +msgid "0.85" +msgstr "0.85" + +#: printers.cpp:262 +#, no-c-format +msgid "0.90" +msgstr "0.90" + +#: printers.cpp:264 +#, no-c-format +msgid "0.95" +msgstr "0.95" + +#: printers.cpp:266 +#, no-c-format +msgid "1.00" +msgstr "1.00" + +#: printers.cpp:268 +#, no-c-format +msgid "1.05" +msgstr "1.05" + +#: printers.cpp:270 +#, no-c-format +msgid "1.10" +msgstr "1.10" + +#: printers.cpp:272 +#, no-c-format +msgid "1.15" +msgstr "1.15" + +#: printers.cpp:274 +#, no-c-format +msgid "1.20" +msgstr "1.20" + +#: printers.cpp:276 +#, no-c-format +msgid "1.25" +msgstr "1.25" + +#: printers.cpp:278 +#, no-c-format +msgid "1.30" +msgstr "1.30" + +#: printers.cpp:280 +#, no-c-format +msgid "1.35" +msgstr "1.35" + +#: printers.cpp:282 +#, no-c-format +msgid "1.40" +msgstr "1.40" + +#: printers.cpp:284 +#, no-c-format +msgid "1.45" +msgstr "1.45" + +#: printers.cpp:286 +#, no-c-format +msgid "1.50" +msgstr "1.50" + +#: printers.cpp:288 +#, no-c-format +msgid "1.55" +msgstr "1.55" + +#: printers.cpp:290 +#, no-c-format +msgid "1.60" +msgstr "1.60" + +#: printers.cpp:292 +#, no-c-format +msgid "1.65" +msgstr "1.65" + +#: printers.cpp:294 +#, no-c-format +msgid "1.70" +msgstr "1.70" + +#: printers.cpp:296 +#, no-c-format +msgid "1.75" +msgstr "1.75" + +#: printers.cpp:298 +#, no-c-format +msgid "1.80" +msgstr "1.80" + +#: printers.cpp:300 +#, no-c-format +msgid "1.85" +msgstr "1.85" + +#: printers.cpp:302 +#, no-c-format +msgid "1.90" +msgstr "1.90" + +#: printers.cpp:304 +#, no-c-format +msgid "1.95" +msgstr "1.95" + +#: printers.cpp:306 +#, no-c-format +msgid "2.00" +msgstr "2.00" + +#: printers.cpp:308 +#, no-c-format +msgid "2.05" +msgstr "2.05" + +#: printers.cpp:310 +#, no-c-format +msgid "2.10" +msgstr "2.10" + +#: printers.cpp:312 +#, no-c-format +msgid "2.15" +msgstr "2.15" + +#: printers.cpp:314 +#, no-c-format +msgid "2.20" +msgstr "2.20" + +#: printers.cpp:316 +#, no-c-format +msgid "2.25" +msgstr "2.25" + +#: printers.cpp:318 +#, no-c-format +msgid "2.30" +msgstr "2.30" + +#: printers.cpp:320 +#, no-c-format +msgid "2.35" +msgstr "2.35" + +#: printers.cpp:322 +#, no-c-format +msgid "2.40" +msgstr "2.40" + +#: printers.cpp:324 +#, no-c-format +msgid "2.45" +msgstr "2.45" + +#: printers.cpp:326 +#, no-c-format +msgid "2.50" +msgstr "2.50" + +#: printers.cpp:328 +#, no-c-format +msgid "2.55" +msgstr "2.55" + +#: printers.cpp:330 +#, no-c-format +msgid "2.60" +msgstr "2.60" + +#: printers.cpp:332 +#, no-c-format +msgid "2.65" +msgstr "2.65" + +#: printers.cpp:334 +#, no-c-format +msgid "2.70" +msgstr "2.70" + +#: printers.cpp:336 +#, no-c-format +msgid "2.75" +msgstr "2.75" + +#: printers.cpp:338 +#, no-c-format +msgid "2.80" +msgstr "2.80" + +#: printers.cpp:340 +#, no-c-format +msgid "2.85" +msgstr "2.85" + +#: printers.cpp:342 +#, no-c-format +msgid "2.90" +msgstr "2.90" + +#: printers.cpp:344 +#, no-c-format +msgid "2.95" +msgstr "2.95" + +#: printers.cpp:346 +#, no-c-format +msgid "3.00" +msgstr "3.00" + +#: printers.cpp:348 +#, no-c-format +msgid "3.05" +msgstr "3.05" + +#: printers.cpp:350 +#, no-c-format +msgid "3.10" +msgstr "3.10" + +#: printers.cpp:352 +#, no-c-format +msgid "3.15" +msgstr "3.15" + +#: printers.cpp:354 +#, no-c-format +msgid "3.20" +msgstr "3.20" + +#: printers.cpp:356 +#, no-c-format +msgid "3.25" +msgstr "3.25" + +#: printers.cpp:358 +#, no-c-format +msgid "3.30" +msgstr "3.30" + +#: printers.cpp:360 +#, no-c-format +msgid "3.35" +msgstr "3.35" + +#: printers.cpp:362 +#, no-c-format +msgid "3.40" +msgstr "3.40" + +#: printers.cpp:364 +#, no-c-format +msgid "3.45" +msgstr "3.45" + +#: printers.cpp:366 +#, no-c-format +msgid "3.50" +msgstr "3.50" + +#: printers.cpp:368 +#, no-c-format +msgid "3.55" +msgstr "3.55" + +#: printers.cpp:370 +#, no-c-format +msgid "3.60" +msgstr "3.60" + +#: printers.cpp:372 +#, no-c-format +msgid "3.65" +msgstr "3.65" + +#: printers.cpp:374 +#, no-c-format +msgid "3.70" +msgstr "3.70" + +#: printers.cpp:376 +#, no-c-format +msgid "3.75" +msgstr "3.75" + +#: printers.cpp:378 +#, no-c-format +msgid "3.80" +msgstr "3.80" + +#: printers.cpp:380 +#, no-c-format +msgid "3.85" +msgstr "3.85" + +#: printers.cpp:382 +#, no-c-format +msgid "3.90" +msgstr "3.90" + +#: printers.cpp:384 +#, no-c-format +msgid "3.95" +msgstr "3.95" + +#: printers.cpp:386 +#, no-c-format +msgid "4.00" +msgstr "4.00" + +#: printers.cpp:388 printers.cpp:6858 +#, no-c-format +msgid "Horizontal (X-)Shift (in dots)" +msgstr "Spostamento orizzontale (X, in punti)" + +#: printers.cpp:390 printers.cpp:7076 +#, no-c-format +msgid "Vertical (Y-)Shift (in dots)" +msgstr "Spostamento verticale (Y, in punti)" + +#: printers.cpp:392 printers.cpp:5944 +#, no-c-format +msgid "Next Job" +msgstr "Prossimo lavoro" + +#: printers.cpp:394 printers.cpp:5946 +#, no-c-format +msgid "NextJobOnSameSheet" +msgstr "ProssimoLavoroSuStessoFoglio" + +#: printers.cpp:396 printers.cpp:5948 +#, no-c-format +msgid "NextJobOnNewSheet" +msgstr "ProssimoLavoroSuNuovoFoglio" + +#: printers.cpp:398 printers.cpp:6920 +#, no-c-format +msgid "Next Job is spot colour page" +msgstr "Il prossimo lavoro è una pagina in colore spot" + +#: printers.cpp:400 printers.cpp:6924 +#, no-c-format +msgid "NextSpotColourPage" +msgstr "ProssimaPaginaColoreSpot" + +#: printers.cpp:402 printers.cpp:6922 +#, no-c-format +msgid "NextNotSpotColourPage" +msgstr "ProssimaPaginaNonColoreSpot" + +#: printers.cpp:404 printers.cpp:7032 +#, no-c-format +msgid "This Job is spot colour page" +msgstr "Questo lavoro è una pagina in colore spot" + +#: printers.cpp:406 printers.cpp:7036 +#, no-c-format +msgid "ThisSpotColourPage" +msgstr "QuestaPaginaColoreSpot" + +#: printers.cpp:408 printers.cpp:7034 +#, no-c-format +msgid "ThisNotSpotColourPage" +msgstr "QuestaPaginaNonColoreSpot" + +#: printers.cpp:410 printers.cpp:3542 +#, no-c-format +msgid "Page Size" +msgstr "Dimensione pagina" + +#: printers.cpp:412 printers.cpp:2702 +#, no-c-format +msgid "B5" +msgstr "B5" + +#: printers.cpp:414 printers.cpp:2818 +#, no-c-format +msgid "Manual" +msgstr "Manuale" + +#: printers.cpp:416 printers.cpp:2816 +#, no-c-format +msgid "Automatic" +msgstr "Automatico" + +#: printers.cpp:418 printers.cpp:5724 +#, no-c-format +msgid "Cardboard" +msgstr "Cartoncino" + +#: printers.cpp:420 printers.cpp:5726 +#, no-c-format +msgid "Coated Film" +msgstr "Pellicola patinata" + +#: printers.cpp:422 printers.cpp:5728 +#, no-c-format +msgid "Fine Paper" +msgstr "Carta fine" + +#: printers.cpp:424 printers.cpp:5730 +#, no-c-format +msgid "Iron Seal" +msgstr "Sigillo di ferro" + +#: printers.cpp:426 printers.cpp:5732 +#, no-c-format +msgid "OHP" +msgstr "OHP" + +#: printers.cpp:428 printers.cpp:5734 +#, no-c-format +msgid "OHP (MD 2000)" +msgstr "OHP (MD 2000)" + +#: printers.cpp:430 printers.cpp:5736 +#, no-c-format +msgid "Rebeca Free" +msgstr "Rebeca Free" + +#: printers.cpp:432 printers.cpp:2666 +#, no-c-format +msgid "Resolution" +msgstr "Risoluzione" + +#: printers.cpp:434 printers.cpp:4356 +#, no-c-format +msgid "1200x600 DPI" +msgstr "1200x600 DPI" + +#: printers.cpp:436 printers.cpp:3462 printers.cpp:5932 +#, no-c-format +msgid "Color Mode" +msgstr "Modalità colore" + +#: printers.cpp:438 printers.cpp:6728 +#, no-c-format +msgid "Colour Depth" +msgstr "Profondità di colore" + +#: printers.cpp:440 printers.cpp:5740 +#, no-c-format +msgid "Floyd Steinb. High Qual. (32 bpp)" +msgstr "Floyd-Steinberg alta qualità (32 bpp)" + +#: printers.cpp:442 printers.cpp:5742 +#, no-c-format +msgid "Floyd Steinberg Simple (8 bpp)" +msgstr "Floyd-Steinberg semplice (8 bpp)" + +#: printers.cpp:444 printers.cpp:5744 +#, no-c-format +msgid "Monochrome (1 bpp)" +msgstr "Monocromatico (1 bpp)" + +#: printers.cpp:446 printers.cpp:7010 +#, no-c-format +msgid "Simple Colour (4 bpp)" +msgstr "Colore semplice (4bpp)" + +#: printers.cpp:450 printers.cpp:3468 +#, no-c-format +msgid "Duplex" +msgstr "Su due lati" + +#: printers.cpp:452 printers.cpp:5750 +#, no-c-format +msgid "DoubleSided" +msgstr "DoppiaFaccia" + +#: printers.cpp:454 printers.cpp:5752 +#, no-c-format +msgid "SingleSided" +msgstr "SingolaFaccia" + +#: printers.cpp:456 +#, no-c-format +msgid "Black color saving" +msgstr "Risparmio colore nero" + +#: printers.cpp:458 printers.cpp:5756 +#, no-c-format +msgid "EcoBlack" +msgstr "EcoNero" + +#: printers.cpp:460 printers.cpp:5758 +#, no-c-format +msgid "NormalBlack" +msgstr "NeroNormale" + +#: printers.cpp:462 printers.cpp:6698 +#, no-c-format +msgid "Black Level" +msgstr "Livello di nero" + +#: printers.cpp:464 printers.cpp:6770 +#, no-c-format +msgid "Cyan Level" +msgstr "Livello di ciano" + +#: printers.cpp:466 printers.cpp:6904 +#, no-c-format +msgid "Magenta Level" +msgstr "Livello di magenta" + +#: printers.cpp:468 printers.cpp:7080 +#, no-c-format +msgid "Yellow Level" +msgstr "Livello di giallo" + +#: printers.cpp:470 printers.cpp:3842 +#, no-c-format +msgid "B4 (JIS)" +msgstr "B4 (JIS)" + +#: printers.cpp:472 printers.cpp:3844 +#, no-c-format +msgid "B6 (JIS)" +msgstr "B6 (JIS)" + +#: printers.cpp:474 +#, no-c-format +msgid "Envelope You 4" +msgstr "Busta You 4" + +#: printers.cpp:476 printers.cpp:6850 +#, no-c-format +msgid "Hagaki" +msgstr "Hagaki" + +#: printers.cpp:478 +#, no-c-format +msgid "Ledger" +msgstr "Registro" + +#: printers.cpp:480 +#, no-c-format +msgid "Oufuku" +msgstr "Ofuku" + +#: printers.cpp:482 printers.cpp:4272 +#, no-c-format +msgid "600x600 DPI" +msgstr "600x600 DPI" + +#: printers.cpp:484 printers.cpp:4270 +#, no-c-format +msgid "300x300 DPI" +msgstr "300x300 DPI" + +#: printers.cpp:486 printers.cpp:4160 +#, no-c-format +msgid "3x5" +msgstr "3x5" + +#: printers.cpp:488 printers.cpp:2776 +#, no-c-format +msgid "4x6" +msgstr "4x6" + +#: printers.cpp:490 printers.cpp:4162 +#, no-c-format +msgid "5x7" +msgstr "5x7" + +#: printers.cpp:492 printers.cpp:2778 +#, no-c-format +msgid "5x8" +msgstr "5x8" + +#: printers.cpp:494 printers.cpp:4164 +#, no-c-format +msgid "6x8" +msgstr "6x8" + +#: printers.cpp:496 printers.cpp:4166 +#, no-c-format +msgid "8x10" +msgstr "8x10" + +#: printers.cpp:498 printers.cpp:4168 +#, no-c-format +msgid "8x12" +msgstr "8x12" + +#: printers.cpp:500 printers.cpp:4300 +#, no-c-format +msgid "11x14" +msgstr "11x14" + +#: printers.cpp:502 printers.cpp:4302 +#, no-c-format +msgid "13x19" +msgstr "13x19" + +#: printers.cpp:504 printers.cpp:4408 +#, no-c-format +msgid "16x20" +msgstr "16x20" + +#: printers.cpp:506 printers.cpp:4410 +#, no-c-format +msgid "16x24" +msgstr "16x24" + +#: printers.cpp:508 printers.cpp:5776 +#, no-c-format +msgid "60x60 dpi" +msgstr "60x60 DPI" + +#: printers.cpp:510 printers.cpp:5762 +#, no-c-format +msgid "60x72 dpi" +msgstr "60x72 DPI" + +#: printers.cpp:512 printers.cpp:5772 +#, no-c-format +msgid "60x180 dpi" +msgstr "60x180 DPI" + +#: printers.cpp:514 printers.cpp:5774 +#, no-c-format +msgid "60x216 dpi" +msgstr "60x216 DPI" + +#: printers.cpp:516 printers.cpp:5782 +#, no-c-format +msgid "120x60 dpi" +msgstr "120x60 DPI" + +#: printers.cpp:518 printers.cpp:5766 +#, no-c-format +msgid "120x72 dpi" +msgstr "120x72 DPI" + +#: printers.cpp:520 printers.cpp:5778 +#, no-c-format +msgid "120x180 dpi" +msgstr "120x180 DPI" + +#: printers.cpp:522 printers.cpp:5780 +#, no-c-format +msgid "120x216 dpi" +msgstr "120x216 DPI" + +#: printers.cpp:524 printers.cpp:5788 +#, no-c-format +msgid "180x60 dpi" +msgstr "180x60 DPI" + +#: printers.cpp:526 printers.cpp:5790 +#, no-c-format +msgid "180x72 dpi" +msgstr "180x72 DPI" + +#: printers.cpp:528 printers.cpp:5784 +#, no-c-format +msgid "180x180 dpi" +msgstr "180x180 DPI" + +#: printers.cpp:530 printers.cpp:5786 +#, no-c-format +msgid "180x216 dpi" +msgstr "180x216 DPI" + +#: printers.cpp:532 printers.cpp:5796 +#, no-c-format +msgid "240x60 dpi" +msgstr "240x60 DPI" + +#: printers.cpp:534 printers.cpp:5770 +#, no-c-format +msgid "240x72 dpi" +msgstr "240x72 DPI" + +#: printers.cpp:536 printers.cpp:5792 +#, no-c-format +msgid "240x180 dpi" +msgstr "240x180 DPI" + +#: printers.cpp:538 printers.cpp:5794 +#, no-c-format +msgid "240x216 dpi" +msgstr "240x216 DPI" + +#: printers.cpp:540 printers.cpp:5802 +#, no-c-format +msgid "360x60 dpi" +msgstr "360x60 DPI" + +#: printers.cpp:542 printers.cpp:5804 +#, no-c-format +msgid "360x72 dpi" +msgstr "360x72 DPI" + +#: printers.cpp:544 printers.cpp:5798 +#, no-c-format +msgid "360x180 dpi" +msgstr "360x180 DPI" + +#: printers.cpp:546 printers.cpp:5800 +#, no-c-format +msgid "360x216 dpi" +msgstr "360x216 DPI" + +#: printers.cpp:548 printers.cpp:3546 +#, no-c-format +msgid "11x17" +msgstr "11x17" + +#: printers.cpp:550 printers.cpp:5344 +#, no-c-format +msgid "Photo Paper" +msgstr "Carta fotografica" + +#: printers.cpp:552 printers.cpp:4010 +#, no-c-format +msgid "HP Premium Paper" +msgstr "Carta HP Premium" + +#: printers.cpp:554 printers.cpp:7048 +#, no-c-format +msgid "Transparency Paper" +msgstr "Acetato per lucidi" + +#: printers.cpp:556 printers.cpp:3030 +#, no-c-format +msgid "Print Quality" +msgstr "Qualità di stampa" + +#: printers.cpp:558 printers.cpp:6060 +#, no-c-format +msgid "Draft Quality" +msgstr "Qualità bozza" + +#: printers.cpp:560 printers.cpp:6062 +#, no-c-format +msgid "Normal Quality" +msgstr "Qualità normale" + +#: printers.cpp:562 printers.cpp:6972 +#, no-c-format +msgid "Presentation Quality" +msgstr "Qualità presentazione" + +#: printers.cpp:564 printers.cpp:4396 +#, no-c-format +msgid "Monochrome" +msgstr "Monocromatico" + +#: printers.cpp:566 printers.cpp:6782 +#, no-c-format +msgid "Dithering Pixels Per Inch" +msgstr "Pixel per pollice della retinatura" + +#: printers.cpp:568 printers.cpp:6838 +#, no-c-format +msgid "Generic DeskJet" +msgstr "DeskJet generica" + +#: printers.cpp:570 printers.cpp:4002 +#, no-c-format +msgid "Standard Tray" +msgstr "Vassoio standard" + +#: printers.cpp:572 printers.cpp:3998 +#, no-c-format +msgid "Banner Printing" +msgstr "Stampa banner" + +#: printers.cpp:574 printers.cpp:3714 +#, no-c-format +msgid "Envelope Feeder" +msgstr "Caricatore per buste" + +#: printers.cpp:576 printers.cpp:4000 +#, no-c-format +msgid "Manual Feeder" +msgstr "Caricatore manuale" + +#: printers.cpp:578 printers.cpp:4012 +#, no-c-format +msgid "Quick-Dry Glossy" +msgstr "Lucido Quick-Dry" + +#: printers.cpp:580 printers.cpp:4014 +#, no-c-format +msgid "Quick-Dry Transparency" +msgstr "Acetato per lucidi \"Quick-Dry\"" + +#: printers.cpp:582 printers.cpp:4028 +#, no-c-format +msgid "Quality" +msgstr "Qualità" + +#: printers.cpp:584 printers.cpp:4030 +#, no-c-format +msgid "Default Setting" +msgstr "Impostazioni standard" + +#: printers.cpp:586 printers.cpp:2890 +#, no-c-format +msgid "Draft" +msgstr "Bozza" + +#: printers.cpp:588 printers.cpp:4032 +#, no-c-format +msgid "Presentation" +msgstr "Presentazione" + +#: printers.cpp:590 printers.cpp:6872 +#, no-c-format +msgid "Ink Drying Time (sec)" +msgstr "Tempo essiccamento inchiostro (sec.)" + +#: printers.cpp:592 printers.cpp:6908 +#, no-c-format +msgid "Memory Limit (Bytes)" +msgstr "Limite di memoria (in byte)" + +#: printers.cpp:594 printers.cpp:4096 +#, no-c-format +msgid "Black Levels" +msgstr "Strati di nero" + +#: printers.cpp:596 printers.cpp:4098 +#, no-c-format +msgid "2 Levels" +msgstr "2 strati" + +#: printers.cpp:598 printers.cpp:4100 +#, no-c-format +msgid "3 Levels" +msgstr "3 strati" + +#: printers.cpp:600 printers.cpp:4102 +#, no-c-format +msgid "4 Levels" +msgstr "4 strati" + +#: printers.cpp:602 printers.cpp:4104 +#, no-c-format +msgid "No Black" +msgstr "Senza nero" + +#: printers.cpp:604 printers.cpp:4106 +#, no-c-format +msgid "CMY Levels" +msgstr "Livelli CMY" + +#: printers.cpp:606 printers.cpp:4108 +#, no-c-format +msgid "No CMY" +msgstr "Senza CMY" + +#: printers.cpp:608 +#, no-c-format +msgid "Printout Mode" +msgstr "Modo tabulato" + +#: printers.cpp:610 +#, no-c-format +msgid "Draft (Color cartridge)" +msgstr "Bozza (cartuccia colore)" + +#: printers.cpp:612 +#, no-c-format +msgid "Draft Grayscale (Black + color cartridge)" +msgstr "Bozza in toni di grigio (nero + cartuccia colore)" + +#: printers.cpp:614 +#, no-c-format +msgid "Normal (Color cartridge)" +msgstr "Normale (cartuccia colore)" + +#: printers.cpp:616 +#, no-c-format +msgid "Normal Grayscale (Black + color cartridge)" +msgstr "Normale in toni di grigio (nero + cartuccia colore)" + +#: printers.cpp:618 +#, no-c-format +msgid "High Quality Grayscale (Black + color cartridge)" +msgstr "Alta qualità in toni di grigio (nero + cartuccia colore)" + +#: printers.cpp:620 +#, no-c-format +msgid "Photo (Photo + color cartridge, photo paper)" +msgstr "Qualità fotografica (foto + cartuccia colore, carta fotografica)" + +#: printers.cpp:622 +#, no-c-format +msgid "Photo/4x6 inch index card" +msgstr "Modulo Foto/4x6 pollici" + +#: printers.cpp:624 +#, no-c-format +msgid "Photo with tear-off tab" +msgstr "Foto con linguetta per apertura" + +#: printers.cpp:626 +#, no-c-format +msgid "3x5 inch index card" +msgstr "Modulo 4x6 pollici" + +#: printers.cpp:628 +#, no-c-format +msgid "5x8 inch index card" +msgstr "Modulo 5x8 pollici" + +#: printers.cpp:630 printers.cpp:2698 +#, no-c-format +msgid "A6" +msgstr "A6" + +#: printers.cpp:632 +#, no-c-format +msgid "A6 with tear-off tab" +msgstr "A6 con linguetta per apertura" + +#: printers.cpp:634 printers.cpp:2770 +#, no-c-format +msgid "Envelope C6" +msgstr "Busta C6" + +#: printers.cpp:636 printers.cpp:4228 +#, no-c-format +msgid "American Foolscap" +msgstr "Formato protocollo americano" + +#: printers.cpp:638 printers.cpp:6944 +#, no-c-format +msgid "Oufuku-Hagaki" +msgstr "Oufuku-Hagaki" + +#: printers.cpp:640 printers.cpp:3646 +#, no-c-format +msgid "16K" +msgstr "16K" + +#: printers.cpp:642 printers.cpp:3644 +#, no-c-format +msgid "Executive (JIS)" +msgstr "Executive (JIS)" + +#: printers.cpp:644 +#, no-c-format +msgid "Resolution, Quality, Ink Type, Media Type" +msgstr "Risoluzione, qualità, tipo d'inchiostro, tipo di supporto" + +#: printers.cpp:646 +#, no-c-format +msgid "Controlled by 'Printout Mode'" +msgstr "Controllato da 'Modo tabulato'" + +#: printers.cpp:648 +#, no-c-format +msgid "300 dpi, Color, Color Cartr." +msgstr "300 DPI, colore, cart. colore" + +#: printers.cpp:650 +#, no-c-format +msgid "300 dpi, Color, Black + Color Cartr." +msgstr "300 DPI, colore, nero + cart. colore" + +#: printers.cpp:652 +#, no-c-format +msgid "300 dpi, Draft, Color, Color Cartr." +msgstr "300 DPI, bozza, colore, cart. colore" + +#: printers.cpp:654 +#, no-c-format +msgid "300 dpi, Draft, Color, Black + Color Cartr." +msgstr "300 DPI, bozza, colore, nero + cart. colore" + +#: printers.cpp:656 +#, no-c-format +msgid "300 dpi, Draft, Grayscale, Black + Color Cartr." +msgstr "300 DPI, bozza, toni di grigio, nero + cart. colore" + +#: printers.cpp:658 +#, no-c-format +msgid "300 dpi, Grayscale, Black + Color Cartr." +msgstr "300 DPI, toni di grigio, nero + cart. colore" + +#: printers.cpp:660 +#, no-c-format +msgid "300 dpi, Photo, Photo + Color Cartr., Premium Paper" +msgstr "300 DPI, qualità fotografica, foto + cart. colore, carta premium" + +#: printers.cpp:662 +#, no-c-format +msgid "600x300 dpi, Best, Grayscale, Black + Color Cartr." +msgstr "600x300 DPI, migliore, toni di grigio, nero + cart. colore" + +#: printers.cpp:664 printers.cpp:4420 +#, no-c-format +msgid "Normal Color" +msgstr "Colore normale" + +#: printers.cpp:666 printers.cpp:4514 +#, no-c-format +msgid "Best Quality Color" +msgstr "Qualità di colore ottima" + +#: printers.cpp:668 printers.cpp:4412 +#, no-c-format +msgid "Black and White" +msgstr "Bianco e nero" + +#: printers.cpp:670 printers.cpp:4414 +#, no-c-format +msgid "Floyd-Steinberg Color" +msgstr "Colore Floyd-Steinberg" + +#: printers.cpp:672 printers.cpp:4416 +#, no-c-format +msgid "Floyd-Steinberg Color (Low Memory)" +msgstr "Colore Floyd-Steinberg (poca memoria)" + +#: printers.cpp:674 printers.cpp:4418 +#, no-c-format +msgid "Floyd-Steinberg Gray" +msgstr "Grigi Floyd-Steinberg" + +#: printers.cpp:676 printers.cpp:6692 +#, no-c-format +msgid "Black correction (Cyan reduction)" +msgstr "Correzione del nero (riduzione del ciano)" + +#: printers.cpp:678 printers.cpp:4464 +#, no-c-format +msgid "Ink Reduction" +msgstr "Risparmio inchiostro" + +#: printers.cpp:680 printers.cpp:4466 +#, no-c-format +msgid "25 %" +msgstr "25%" + +#: printers.cpp:682 printers.cpp:4470 +#, no-c-format +msgid "50 %" +msgstr "50%" + +#: printers.cpp:686 +#, no-c-format +msgid "Draft (Economy)" +msgstr "Bozza (economico)" + +#: printers.cpp:688 +#, no-c-format +msgid "Draft Grayscale (Economy)" +msgstr "Bozza in toni di grigio (economico)" + +#: printers.cpp:690 +#, no-c-format +msgid "Normal Grayscale" +msgstr "Normale in toni di grigio" + +#: printers.cpp:692 printers.cpp:5170 +#, no-c-format +msgid "High Quality" +msgstr "Alta qualità" + +#: printers.cpp:694 +#, no-c-format +msgid "High Quality Grayscale" +msgstr "Alta qualità in toni di grigio" + +#: printers.cpp:696 printers.cpp:5708 +#, no-c-format +msgid "Photo" +msgstr "Qualità fotografica" + +#: printers.cpp:698 +#, no-c-format +msgid "Photo Grayscale" +msgstr "Qualità fotografica in toni di grigio" + +#: printers.cpp:700 printers.cpp:3554 +#, no-c-format +msgid "C5" +msgstr "C5" + +#: printers.cpp:702 printers.cpp:6380 +#, no-c-format +msgid "Commercial 10" +msgstr "Commercial 10" + +#: printers.cpp:704 printers.cpp:3550 +#, no-c-format +msgid "DL" +msgstr "DL" + +#: printers.cpp:706 printers.cpp:4180 +#, no-c-format +msgid "B5 ISO" +msgstr "ISO B5" + +#: printers.cpp:708 printers.cpp:4186 +#, no-c-format +msgid "B6 ISO" +msgstr "ISO B6" + +#: printers.cpp:710 printers.cpp:4190 +#, no-c-format +msgid "B7 ISO" +msgstr "ISO B7" + +#: printers.cpp:712 printers.cpp:4194 +#, no-c-format +msgid "B8 ISO" +msgstr "ISO B8" + +#: printers.cpp:714 printers.cpp:4198 +#, no-c-format +msgid "B9 ISO" +msgstr "ISO B9" + +#: printers.cpp:716 printers.cpp:4202 +#, no-c-format +msgid "B10 ISO" +msgstr "ISO B10" + +#: printers.cpp:718 printers.cpp:2734 +#, no-c-format +msgid "Monarch Envelope" +msgstr "Busta Monarch" + +#: printers.cpp:720 printers.cpp:4246 +#, no-c-format +msgid "Postcard" +msgstr "Cartolina" + +#: printers.cpp:722 printers.cpp:6360 +#, no-c-format +msgid "C7-6" +msgstr "C7-6" + +#: printers.cpp:724 printers.cpp:6880 +#, no-c-format +msgid "Japanese long envelope #4" +msgstr "Busta giapponese lunga #4" + +#: printers.cpp:726 printers.cpp:4230 +#, no-c-format +msgid "Hagaki Card" +msgstr "Biglietto Hagaki" + +#: printers.cpp:728 printers.cpp:6368 +#, no-c-format +msgid "Small paperback" +msgstr "Tascabile piccolo" + +#: printers.cpp:730 printers.cpp:6370 +#, no-c-format +msgid "Penguin small paperback" +msgstr "Tascabile Penguin piccolo" + +#: printers.cpp:732 printers.cpp:6382 +#, no-c-format +msgid "A2 Invitation" +msgstr "Invito A2" + +#: printers.cpp:734 printers.cpp:4226 +#, no-c-format +msgid "Epson 4x6 Photo Paper" +msgstr "Carta fotografica Epson 4x6" + +#: printers.cpp:736 printers.cpp:6878 +#, no-c-format +msgid "Japanese long envelope #3" +msgstr "Busta giapponese lunga #3" + +#: printers.cpp:738 printers.cpp:6358 +#, no-c-format +msgid "B6-C4" +msgstr "B6-C4" + +#: printers.cpp:740 printers.cpp:6372 +#, no-c-format +msgid "Penguin large paperback" +msgstr "Tascabile Penguin grande" + +#: printers.cpp:742 printers.cpp:4222 +#, no-c-format +msgid "Crown Quarto" +msgstr "Crown Quarto" + +#: printers.cpp:744 printers.cpp:4236 +#, no-c-format +msgid "Large Crown Quarto" +msgstr "Crown Quarto largo" + +#: printers.cpp:746 printers.cpp:4248 +#, no-c-format +msgid "RA4" +msgstr "RA4" + +#: printers.cpp:748 +#, no-c-format +msgid "American foolscap" +msgstr "Formato protocollo americano" + +#: printers.cpp:750 printers.cpp:3234 +#, no-c-format +msgid "Bond" +msgstr "Bond" + +#: printers.cpp:752 printers.cpp:6842 +#, no-c-format +msgid "Glossy Photo" +msgstr "Foto lucida" + +#: printers.cpp:754 printers.cpp:6394 +#, no-c-format +msgid "Transparencies" +msgstr "Trasparenze" + +#: printers.cpp:756 printers.cpp:4522 +#, no-c-format +msgid "Ink Type" +msgstr "Tipo d'inchiostro" + +#: printers.cpp:758 printers.cpp:4526 +#, no-c-format +msgid "Color + Photo Cartridges" +msgstr "Cartucce colore + foto" + +#: printers.cpp:760 printers.cpp:6814 +#, no-c-format +msgid "Four Color Standard" +msgstr "Quattro colori standard" + +#: printers.cpp:762 +#, no-c-format +msgid "stpGamma" +msgstr "stpGamma" + +#: printers.cpp:764 printers.cpp:4384 +#, no-c-format +msgid "Density" +msgstr "Densità" + +#: printers.cpp:766 +#, no-c-format +msgid "0.12" +msgstr "0.12" + +#: printers.cpp:768 +#, no-c-format +msgid "0.14" +msgstr "0.14" + +#: printers.cpp:770 +#, no-c-format +msgid "0.16" +msgstr "0.16" + +#: printers.cpp:772 +#, no-c-format +msgid "0.18" +msgstr "0.18" + +#: printers.cpp:774 +#, no-c-format +msgid "0.22" +msgstr "0.22" + +#: printers.cpp:776 +#, no-c-format +msgid "0.24" +msgstr "0.24" + +#: printers.cpp:778 +#, no-c-format +msgid "0.26" +msgstr "0.26" + +#: printers.cpp:780 +#, no-c-format +msgid "0.28" +msgstr "0.28" + +#: printers.cpp:782 +#, no-c-format +msgid "0.32" +msgstr "0.32" + +#: printers.cpp:784 +#, no-c-format +msgid "0.34" +msgstr "0.34" + +#: printers.cpp:786 +#, no-c-format +msgid "0.36" +msgstr "0.36" + +#: printers.cpp:788 +#, no-c-format +msgid "0.38" +msgstr "0.38" + +#: printers.cpp:790 +#, no-c-format +msgid "0.42" +msgstr "0.42" + +#: printers.cpp:792 +#, no-c-format +msgid "0.44" +msgstr "0.44" + +#: printers.cpp:794 +#, no-c-format +msgid "0.46" +msgstr "0.46" + +#: printers.cpp:796 +#, no-c-format +msgid "0.48" +msgstr "0.48" + +#: printers.cpp:798 +#, no-c-format +msgid "0.52" +msgstr "0.52" + +#: printers.cpp:800 +#, no-c-format +msgid "0.54" +msgstr "0.54" + +#: printers.cpp:802 +#, no-c-format +msgid "0.56" +msgstr "0.56" + +#: printers.cpp:804 +#, no-c-format +msgid "0.58" +msgstr "0.58" + +#: printers.cpp:806 +#, no-c-format +msgid "0.62" +msgstr "0.62" + +#: printers.cpp:808 +#, no-c-format +msgid "0.64" +msgstr "0.64" + +#: printers.cpp:810 +#, no-c-format +msgid "0.66" +msgstr "0.66" + +#: printers.cpp:812 +#, no-c-format +msgid "0.68" +msgstr "0.68" + +#: printers.cpp:814 +#, no-c-format +msgid "0.72" +msgstr "0.72" + +#: printers.cpp:816 +#, no-c-format +msgid "0.74" +msgstr "0.74" + +#: printers.cpp:818 +#, no-c-format +msgid "0.76" +msgstr "0.76" + +#: printers.cpp:820 +#, no-c-format +msgid "0.78" +msgstr "0.78" + +#: printers.cpp:822 +#, no-c-format +msgid "0.82" +msgstr "0.82" + +#: printers.cpp:824 +#, no-c-format +msgid "0.84" +msgstr "0.84" + +#: printers.cpp:826 +#, no-c-format +msgid "0.86" +msgstr "0.86" + +#: printers.cpp:828 +#, no-c-format +msgid "0.88" +msgstr "0.88" + +#: printers.cpp:830 +#, no-c-format +msgid "0.92" +msgstr "0.92" + +#: printers.cpp:832 +#, no-c-format +msgid "0.94" +msgstr "0.94" + +#: printers.cpp:834 +#, no-c-format +msgid "0.96" +msgstr "0.96" + +#: printers.cpp:836 +#, no-c-format +msgid "0.98" +msgstr "0.98" + +#: printers.cpp:838 +#, no-c-format +msgid "1.02" +msgstr "1.02" + +#: printers.cpp:840 +#, no-c-format +msgid "1.04" +msgstr "1.04" + +#: printers.cpp:842 +#, no-c-format +msgid "1.06" +msgstr "1.06" + +#: printers.cpp:844 +#, no-c-format +msgid "1.08" +msgstr "1.08" + +#: printers.cpp:846 +#, no-c-format +msgid "1.12" +msgstr "1.12" + +#: printers.cpp:848 +#, no-c-format +msgid "1.14" +msgstr "1.14" + +#: printers.cpp:850 +#, no-c-format +msgid "1.16" +msgstr "1.16" + +#: printers.cpp:852 +#, no-c-format +msgid "1.18" +msgstr "1.18" + +#: printers.cpp:854 +#, no-c-format +msgid "1.22" +msgstr "1.22" + +#: printers.cpp:856 +#, no-c-format +msgid "1.24" +msgstr "1.24" + +#: printers.cpp:858 +#, no-c-format +msgid "1.26" +msgstr "1.26" + +#: printers.cpp:860 +#, no-c-format +msgid "1.28" +msgstr "1.28" + +#: printers.cpp:862 +#, no-c-format +msgid "1.32" +msgstr "1.32" + +#: printers.cpp:864 +#, no-c-format +msgid "1.34" +msgstr "1.34" + +#: printers.cpp:866 +#, no-c-format +msgid "1.36" +msgstr "1.36" + +#: printers.cpp:868 +#, no-c-format +msgid "1.38" +msgstr "1.38" + +#: printers.cpp:870 +#, no-c-format +msgid "1.42" +msgstr "1.42" + +#: printers.cpp:872 +#, no-c-format +msgid "1.44" +msgstr "1.44" + +#: printers.cpp:874 +#, no-c-format +msgid "1.46" +msgstr "1.46" + +#: printers.cpp:876 +#, no-c-format +msgid "1.48" +msgstr "1.48" + +#: printers.cpp:878 +#, no-c-format +msgid "1.52" +msgstr "1.52" + +#: printers.cpp:880 +#, no-c-format +msgid "1.54" +msgstr "1.54" + +#: printers.cpp:882 +#, no-c-format +msgid "1.56" +msgstr "1.56" + +#: printers.cpp:884 +#, no-c-format +msgid "1.58" +msgstr "1.58" + +#: printers.cpp:886 +#, no-c-format +msgid "1.62" +msgstr "1.62" + +#: printers.cpp:888 +#, no-c-format +msgid "1.64" +msgstr "1.64" + +#: printers.cpp:890 +#, no-c-format +msgid "1.66" +msgstr "1.66" + +#: printers.cpp:892 +#, no-c-format +msgid "1.68" +msgstr "1.68" + +#: printers.cpp:894 +#, no-c-format +msgid "1.72" +msgstr "1.72" + +#: printers.cpp:896 +#, no-c-format +msgid "1.74" +msgstr "1.74" + +#: printers.cpp:898 +#, no-c-format +msgid "1.76" +msgstr "1.76" + +#: printers.cpp:900 +#, no-c-format +msgid "1.78" +msgstr "1.78" + +#: printers.cpp:902 +#, no-c-format +msgid "1.82" +msgstr "1.82" + +#: printers.cpp:904 +#, no-c-format +msgid "1.84" +msgstr "1.84" + +#: printers.cpp:906 +#, no-c-format +msgid "1.86" +msgstr "1.86" + +#: printers.cpp:908 +#, no-c-format +msgid "1.88" +msgstr "1.88" + +#: printers.cpp:910 +#, no-c-format +msgid "1.92" +msgstr "1.92" + +#: printers.cpp:912 +#, no-c-format +msgid "1.94" +msgstr "1.94" + +#: printers.cpp:914 +#, no-c-format +msgid "1.96" +msgstr "1.96" + +#: printers.cpp:916 +#, no-c-format +msgid "1.98" +msgstr "1.98" + +#: printers.cpp:918 +#, no-c-format +msgid "stpBrightness" +msgstr "stpLuminosità" + +#: printers.cpp:920 +#, no-c-format +msgid "0.02" +msgstr "0.02" + +#: printers.cpp:922 +#, no-c-format +msgid "0.04" +msgstr "0.04" + +#: printers.cpp:924 +#, no-c-format +msgid "0.06" +msgstr "0.06" + +#: printers.cpp:926 +#, no-c-format +msgid "0.08" +msgstr "0.08" + +#: printers.cpp:928 +#, no-c-format +msgid "stpSaturation" +msgstr "stpSaturation" + +#: printers.cpp:930 +#, no-c-format +msgid "0.0" +msgstr "0.0" + +#: printers.cpp:932 +#, no-c-format +msgid "0.1" +msgstr "0.1" + +#: printers.cpp:934 +#, no-c-format +msgid "0.2" +msgstr "0.2" + +#: printers.cpp:936 +#, no-c-format +msgid "0.3" +msgstr "0.3" + +#: printers.cpp:938 +#, no-c-format +msgid "0.4" +msgstr "0.4" + +#: printers.cpp:940 +#, no-c-format +msgid "0.5" +msgstr "0.5" + +#: printers.cpp:942 +#, no-c-format +msgid "0.6" +msgstr "0.6" + +#: printers.cpp:944 +#, no-c-format +msgid "0.7" +msgstr "0.7" + +#: printers.cpp:946 +#, no-c-format +msgid "0.8" +msgstr "0.8" + +#: printers.cpp:948 +#, no-c-format +msgid "0.9" +msgstr "0.9" + +#: printers.cpp:950 +#, no-c-format +msgid "1.0" +msgstr "1.0" + +#: printers.cpp:952 +#, no-c-format +msgid "1.1" +msgstr "1.1" + +#: printers.cpp:954 +#, no-c-format +msgid "1.2" +msgstr "1.2" + +#: printers.cpp:956 +#, no-c-format +msgid "1.3" +msgstr "1.3" + +#: printers.cpp:958 +#, no-c-format +msgid "1.4" +msgstr "1.4" + +#: printers.cpp:960 +#, no-c-format +msgid "1.5" +msgstr "1.5" + +#: printers.cpp:962 +#, no-c-format +msgid "1.6" +msgstr "1.6" + +#: printers.cpp:964 +#, no-c-format +msgid "1.7" +msgstr "1.7" + +#: printers.cpp:966 +#, no-c-format +msgid "1.8" +msgstr "1.8" + +#: printers.cpp:968 +#, no-c-format +msgid "1.9" +msgstr "1.9" + +#: printers.cpp:970 printers.cpp:3086 +#, no-c-format +msgid "2.0" +msgstr "2.0" + +#: printers.cpp:972 +#, no-c-format +msgid "2.1" +msgstr "2.1" + +#: printers.cpp:974 +#, no-c-format +msgid "2.2" +msgstr "2.2" + +#: printers.cpp:976 +#, no-c-format +msgid "2.3" +msgstr "2.3" + +#: printers.cpp:978 +#, no-c-format +msgid "2.4" +msgstr "2.4" + +#: printers.cpp:980 +#, no-c-format +msgid "2.5" +msgstr "2.5" + +#: printers.cpp:982 +#, no-c-format +msgid "2.6" +msgstr "2.6" + +#: printers.cpp:984 +#, no-c-format +msgid "2.7" +msgstr "2.7" + +#: printers.cpp:986 +#, no-c-format +msgid "2.8" +msgstr "2.8" + +#: printers.cpp:988 +#, no-c-format +msgid "2.9" +msgstr "2.9" + +#: printers.cpp:990 +#, no-c-format +msgid "3.0" +msgstr "3.0" + +#: printers.cpp:992 +#, no-c-format +msgid "3.1" +msgstr "3.1" + +#: printers.cpp:994 +#, no-c-format +msgid "3.2" +msgstr "3.2" + +#: printers.cpp:996 +#, no-c-format +msgid "3.3" +msgstr "3.3" + +#: printers.cpp:998 +#, no-c-format +msgid "3.4" +msgstr "3.4" + +#: printers.cpp:1000 +#, no-c-format +msgid "3.5" +msgstr "3.5" + +#: printers.cpp:1002 +#, no-c-format +msgid "3.6" +msgstr "3.6" + +#: printers.cpp:1004 +#, no-c-format +msgid "3.7" +msgstr "3.7" + +#: printers.cpp:1006 +#, no-c-format +msgid "3.8" +msgstr "3.8" + +#: printers.cpp:1008 +#, no-c-format +msgid "3.9" +msgstr "3.9" + +#: printers.cpp:1010 +#, no-c-format +msgid "4.0" +msgstr "4.0" + +#: printers.cpp:1012 +#, no-c-format +msgid "4.1" +msgstr "4.1" + +#: printers.cpp:1014 +#, no-c-format +msgid "4.2" +msgstr "4.2" + +#: printers.cpp:1016 +#, no-c-format +msgid "4.3" +msgstr "4.3" + +#: printers.cpp:1018 +#, no-c-format +msgid "4.4" +msgstr "4.4" + +#: printers.cpp:1020 +#, no-c-format +msgid "4.5" +msgstr "4.5" + +#: printers.cpp:1022 +#, no-c-format +msgid "4.6" +msgstr "4.6" + +#: printers.cpp:1024 +#, no-c-format +msgid "4.7" +msgstr "4.7" + +#: printers.cpp:1026 +#, no-c-format +msgid "4.8" +msgstr "4.8" + +#: printers.cpp:1028 +#, no-c-format +msgid "4.9" +msgstr "4.9" + +#: printers.cpp:1030 +#, no-c-format +msgid "5.0" +msgstr "5.0" + +#: printers.cpp:1032 +#, no-c-format +msgid "5.1" +msgstr "5.1" + +#: printers.cpp:1034 +#, no-c-format +msgid "5.2" +msgstr "5.2" + +#: printers.cpp:1036 +#, no-c-format +msgid "5.3" +msgstr "5.3" + +#: printers.cpp:1038 +#, no-c-format +msgid "5.4" +msgstr "5.4" + +#: printers.cpp:1040 +#, no-c-format +msgid "5.5" +msgstr "5.5" + +#: printers.cpp:1042 +#, no-c-format +msgid "5.6" +msgstr "5.6" + +#: printers.cpp:1044 +#, no-c-format +msgid "5.7" +msgstr "5.7" + +#: printers.cpp:1046 +#, no-c-format +msgid "5.8" +msgstr "5.8" + +#: printers.cpp:1048 +#, no-c-format +msgid "5.9" +msgstr "5.9" + +#: printers.cpp:1050 +#, no-c-format +msgid "6.0" +msgstr "6.0" + +#: printers.cpp:1052 +#, no-c-format +msgid "6.1" +msgstr "6.1" + +#: printers.cpp:1054 +#, no-c-format +msgid "6.2" +msgstr "6.2" + +#: printers.cpp:1056 +#, no-c-format +msgid "6.3" +msgstr "6.3" + +#: printers.cpp:1058 +#, no-c-format +msgid "6.4" +msgstr "6.4" + +#: printers.cpp:1060 +#, no-c-format +msgid "6.5" +msgstr "6.5" + +#: printers.cpp:1062 +#, no-c-format +msgid "6.6" +msgstr "6.6" + +#: printers.cpp:1064 +#, no-c-format +msgid "6.7" +msgstr "6.7" + +#: printers.cpp:1066 +#, no-c-format +msgid "6.8" +msgstr "6.8" + +#: printers.cpp:1068 +#, no-c-format +msgid "6.9" +msgstr "6.9" + +#: printers.cpp:1070 +#, no-c-format +msgid "7.0" +msgstr "7.0" + +#: printers.cpp:1072 +#, no-c-format +msgid "7.1" +msgstr "7.1" + +#: printers.cpp:1074 +#, no-c-format +msgid "7.2" +msgstr "7.2" + +#: printers.cpp:1076 +#, no-c-format +msgid "7.3" +msgstr "7.3" + +#: printers.cpp:1078 +#, no-c-format +msgid "7.4" +msgstr "7.4" + +#: printers.cpp:1080 +#, no-c-format +msgid "7.5" +msgstr "7.5" + +#: printers.cpp:1082 +#, no-c-format +msgid "7.6" +msgstr "7.6" + +#: printers.cpp:1084 +#, no-c-format +msgid "7.7" +msgstr "7.7" + +#: printers.cpp:1086 +#, no-c-format +msgid "7.8" +msgstr "7.8" + +#: printers.cpp:1088 +#, no-c-format +msgid "7.9" +msgstr "7.9" + +#: printers.cpp:1090 +#, no-c-format +msgid "8.0" +msgstr "8.0" + +#: printers.cpp:1092 +#, no-c-format +msgid "8.1" +msgstr "8.1" + +#: printers.cpp:1094 +#, no-c-format +msgid "8.2" +msgstr "8.2" + +#: printers.cpp:1096 +#, no-c-format +msgid "8.3" +msgstr "8.3" + +#: printers.cpp:1098 +#, no-c-format +msgid "8.4" +msgstr "8.4" + +#: printers.cpp:1100 +#, no-c-format +msgid "8.5" +msgstr "8.5" + +#: printers.cpp:1102 +#, no-c-format +msgid "8.6" +msgstr "8.6" + +#: printers.cpp:1104 +#, no-c-format +msgid "8.7" +msgstr "8.7" + +#: printers.cpp:1106 +#, no-c-format +msgid "8.8" +msgstr "8.8" + +#: printers.cpp:1108 +#, no-c-format +msgid "8.9" +msgstr "8.9" + +#: printers.cpp:1110 +#, no-c-format +msgid "9.0" +msgstr "9.0" + +#: printers.cpp:1112 printers.cpp:6762 +#, no-c-format +msgid "Contrast Level" +msgstr "Livello di contrasto" + +#: printers.cpp:1114 printers.cpp:6568 +#, no-c-format +msgid "150 x 150 DPI" +msgstr "150x150 DPI" + +#: printers.cpp:1116 printers.cpp:6602 +#, no-c-format +msgid "300 x 300 DPI" +msgstr "300x300 DPI" + +#: printers.cpp:1118 printers.cpp:6648 +#, no-c-format +msgid "600 x 300 DPI" +msgstr "600x300 DPI" + +#: printers.cpp:1120 printers.cpp:6650 +#, no-c-format +msgid "600 x 600 DPI" +msgstr "600x600 DPI" + +#: printers.cpp:1122 printers.cpp:6946 +#, no-c-format +msgid "Output Type" +msgstr "Tipo di output" + +#: printers.cpp:1124 printers.cpp:6844 +#, no-c-format +msgid "Gray Scale" +msgstr "Toni di grigio" + +#: printers.cpp:1126 printers.cpp:6760 +#, no-c-format +msgid "Continuous-tone photographs" +msgstr "Fotografie a toni continui" + +#: printers.cpp:1128 +#, no-c-format +msgid "Line art" +msgstr "Tratto" + +#: printers.cpp:1130 printers.cpp:6974 +#, no-c-format +msgid "Primarily solid colors or smooth gradients" +msgstr "Principalmente colori solidi o gradienti sfumati" + +#: printers.cpp:1132 printers.cpp:6780 +#, no-c-format +msgid "Dither Algorithm" +msgstr "Algoritmo di retinatura" + +#: printers.cpp:1134 +#, no-c-format +msgid "EvenTone" +msgstr "TonoUguale" + +#: printers.cpp:1136 printers.cpp:2836 +#, no-c-format +msgid "Fast" +msgstr "Veloce" + +#: printers.cpp:1138 printers.cpp:6988 +#, no-c-format +msgid "Raw CMYK" +msgstr "CMYK grezzo" + +#: printers.cpp:1140 +#, no-c-format +msgid "Not capable" +msgstr "Non capace" + +#: printers.cpp:1142 printers.cpp:3198 +#, no-c-format +msgid "Printer Default" +msgstr "Stampante standard" + +#: printers.cpp:1144 printers.cpp:4358 +#, no-c-format +msgid "GhostScript pre-filtering" +msgstr "Pre-filtraggio di GhostScript" + +#: printers.cpp:1146 +#, no-c-format +msgid "Embed GhostScript fonts only" +msgstr "Incorpora solo i font di Ghostscript" + +#: printers.cpp:1148 printers.cpp:4360 +#, no-c-format +msgid "Convert to PS level 1" +msgstr "Converti in PS livello 1" + +#: printers.cpp:1150 printers.cpp:4362 +#, no-c-format +msgid "Convert to PS level 2" +msgstr "Converti in PS livello 2" + +#: printers.cpp:1152 printers.cpp:4364 +#, no-c-format +msgid "No pre-filtering" +msgstr "Nessun pre-filtraggio" + +#: printers.cpp:1154 +#, no-c-format +msgid "160x72 dpi" +msgstr "160x72 DPI" + +#: printers.cpp:1156 +#, no-c-format +msgid "160x144 dpi" +msgstr "160x144 DPI" + +#: printers.cpp:1158 +#, no-c-format +msgid "320x216 dpi" +msgstr "320x216 DPI" + +#: printers.cpp:1160 printers.cpp:3006 +#, no-c-format +msgid "Input Slot" +msgstr "Scanalatura di input" + +#: printers.cpp:1162 printers.cpp:3686 +#, no-c-format +msgid "Standard" +msgstr "Standard" + +#: printers.cpp:1164 printers.cpp:4366 +#, no-c-format +msgid "Printer default" +msgstr "Stampante standard" + +#: printers.cpp:1166 printers.cpp:2686 +#, no-c-format +msgid "PageSize" +msgstr "DimensionePagina" + +#: printers.cpp:1168 printers.cpp:2996 +#, no-c-format +msgid "Tabloid" +msgstr "Tabloid" + +#: printers.cpp:1170 printers.cpp:4326 +#, no-c-format +msgid "SRA4" +msgstr "SRA4" + +#: printers.cpp:1172 printers.cpp:3564 +#, no-c-format +msgid "C4" +msgstr "C4" + +#: printers.cpp:1174 printers.cpp:6362 +#, no-c-format +msgid "ArchA" +msgstr "ArchA" + +#: printers.cpp:1176 +#, no-c-format +msgid "European foolscap" +msgstr "Formato protocollo europeo" + +#: printers.cpp:1178 printers.cpp:4234 +#, no-c-format +msgid "Large Crown Octavo" +msgstr "Crown Octavo largo" + +#: printers.cpp:1180 printers.cpp:6876 +#, no-c-format +msgid "Japanese Kaku envelope #4" +msgstr "Busta giapponese Kaku #4" + +#: printers.cpp:1182 printers.cpp:6384 +#, no-c-format +msgid "ColorModel" +msgstr "ModelloColore" + +#: printers.cpp:1184 printers.cpp:5280 +#, no-c-format +msgid "Black & White" +msgstr "Bianco & nero" + +#: printers.cpp:1186 printers.cpp:6124 +#, no-c-format +msgid "Back Print Film" +msgstr "Pellicola posteriore di stampa" + +#: printers.cpp:1188 printers.cpp:6126 +#, no-c-format +msgid "Fabric Sheets" +msgstr "Fogli di tessuto" + +#: printers.cpp:1190 printers.cpp:3496 +#, no-c-format +msgid "Envelope" +msgstr "Busta" + +#: printers.cpp:1192 printers.cpp:6134 +#, no-c-format +msgid "High Resolution Paper" +msgstr "Carta ad alta risoluzione" + +#: printers.cpp:1194 printers.cpp:6138 +#, no-c-format +msgid "T-Shirt Transfers" +msgstr "Trasferibili per magliette" + +#: printers.cpp:1196 printers.cpp:6132 +#, no-c-format +msgid "High Gloss Film" +msgstr "Pellicola ad alta lucentezza" + +#: printers.cpp:1198 printers.cpp:6130 +#, no-c-format +msgid "Glossy Photo Paper" +msgstr "Carta lucida per fotografie" + +#: printers.cpp:1200 printers.cpp:6128 +#, no-c-format +msgid "Glossy Photo Cards" +msgstr "Cartoncini lucidi per fotografie" + +#: printers.cpp:1202 printers.cpp:6136 +#, no-c-format +msgid "Photo Paper Pro" +msgstr "Carta fotografica Pro" + +#: printers.cpp:1204 printers.cpp:5316 +#, no-c-format +msgid "Other" +msgstr "Altra" + +#: printers.cpp:1206 printers.cpp:6118 +#, no-c-format +msgid "Auto Sheet Feeder" +msgstr "Caricatore automatico" + +#: printers.cpp:1208 printers.cpp:6122 +#, no-c-format +msgid "Manual with Pause" +msgstr "Manuale con pausa" + +#: printers.cpp:1210 printers.cpp:6120 +#, no-c-format +msgid "Manual without Pause" +msgstr "Manuale senza pausa" + +#: printers.cpp:1212 printers.cpp:6664 +#, no-c-format +msgid "90x90 DPI" +msgstr "90x90 DPI" + +#: printers.cpp:1214 printers.cpp:6146 +#, no-c-format +msgid "180x180 DPI" +msgstr "180x180 DPI" + +#: printers.cpp:1216 printers.cpp:6148 +#, no-c-format +msgid "360x360 DPI" +msgstr "360x360 DPI" + +#: printers.cpp:1218 printers.cpp:6176 +#, no-c-format +msgid "360x360 DPI DMT" +msgstr "360x360 DPI DMT" + +#: printers.cpp:1220 printers.cpp:6150 +#, no-c-format +msgid "720x360 DPI" +msgstr "720x360 DPI" + +#: printers.cpp:1222 printers.cpp:6386 +#, no-c-format +msgid "Line Art" +msgstr "Tratto" + +#: printers.cpp:1224 printers.cpp:7018 +#, no-c-format +msgid "Solid Colors" +msgstr "Colori solidi" + +#: printers.cpp:1226 printers.cpp:6390 +#, no-c-format +msgid "Photograph" +msgstr "Fotografia" + +#: printers.cpp:1228 printers.cpp:6140 +#, no-c-format +msgid "Black" +msgstr "Nero" + +#: printers.cpp:1230 printers.cpp:6706 +#, no-c-format +msgid "Brightness" +msgstr "Luminosità" + +#: printers.cpp:1232 +#, no-c-format +msgid "0.000" +msgstr "0.000" + +#: printers.cpp:1234 +#, no-c-format +msgid "0.050" +msgstr "0.050" + +#: printers.cpp:1236 +#, no-c-format +msgid "0.100" +msgstr "0.100" + +#: printers.cpp:1238 +#, no-c-format +msgid "0.150" +msgstr "0.150" + +#: printers.cpp:1240 +#, no-c-format +msgid "0.200" +msgstr "0.200" + +#: printers.cpp:1242 +#, no-c-format +msgid "0.250" +msgstr "0.250" + +#: printers.cpp:1244 +#, no-c-format +msgid "0.300" +msgstr "0.300" + +#: printers.cpp:1246 +#, no-c-format +msgid "0.350" +msgstr "0.350" + +#: printers.cpp:1248 +#, no-c-format +msgid "0.400" +msgstr "0.400" + +#: printers.cpp:1250 +#, no-c-format +msgid "0.450" +msgstr "0.450" + +#: printers.cpp:1252 +#, no-c-format +msgid "0.500" +msgstr "0.500" + +#: printers.cpp:1254 +#, no-c-format +msgid "0.550" +msgstr "0.550" + +#: printers.cpp:1256 +#, no-c-format +msgid "0.600" +msgstr "0.600" + +#: printers.cpp:1258 +#, no-c-format +msgid "0.650" +msgstr "0.650" + +#: printers.cpp:1260 +#, no-c-format +msgid "0.700" +msgstr "0.700" + +#: printers.cpp:1262 +#, no-c-format +msgid "0.750" +msgstr "0.750" + +#: printers.cpp:1264 +#, no-c-format +msgid "0.800" +msgstr "0.800" + +#: printers.cpp:1266 +#, no-c-format +msgid "0.850" +msgstr "0.850" + +#: printers.cpp:1268 +#, no-c-format +msgid "0.900" +msgstr "0.900" + +#: printers.cpp:1270 +#, no-c-format +msgid "0.950" +msgstr "0.950" + +#: printers.cpp:1272 +#, no-c-format +msgid "1.000" +msgstr "1.000" + +#: printers.cpp:1274 +#, no-c-format +msgid "1.050" +msgstr "1.050" + +#: printers.cpp:1276 +#, no-c-format +msgid "1.100" +msgstr "1.100" + +#: printers.cpp:1278 +#, no-c-format +msgid "1.150" +msgstr "1.150" + +#: printers.cpp:1280 +#, no-c-format +msgid "1.200" +msgstr "1.200" + +#: printers.cpp:1282 +#, no-c-format +msgid "1.250" +msgstr "1.250" + +#: printers.cpp:1284 +#, no-c-format +msgid "1.300" +msgstr "1.300" + +#: printers.cpp:1286 +#, no-c-format +msgid "1.350" +msgstr "1.350" + +#: printers.cpp:1288 +#, no-c-format +msgid "1.400" +msgstr "1.400" + +#: printers.cpp:1290 +#, no-c-format +msgid "1.450" +msgstr "1.450" + +#: printers.cpp:1292 +#, no-c-format +msgid "1.500" +msgstr "1.500" + +#: printers.cpp:1294 +#, no-c-format +msgid "1.550" +msgstr "1.550" + +#: printers.cpp:1296 +#, no-c-format +msgid "1.600" +msgstr "1.600" + +#: printers.cpp:1298 +#, no-c-format +msgid "1.650" +msgstr "1.650" + +#: printers.cpp:1300 +#, no-c-format +msgid "1.700" +msgstr "1.700" + +#: printers.cpp:1302 +#, no-c-format +msgid "1.750" +msgstr "1.750" + +#: printers.cpp:1304 +#, no-c-format +msgid "1.800" +msgstr "1.800" + +#: printers.cpp:1306 +#, no-c-format +msgid "1.850" +msgstr "1.850" + +#: printers.cpp:1308 +#, no-c-format +msgid "1.900" +msgstr "1.900" + +#: printers.cpp:1310 +#, no-c-format +msgid "1.950" +msgstr "1.950" + +#: printers.cpp:1312 +#, no-c-format +msgid "2.000" +msgstr "2.000" + +#: printers.cpp:1314 printers.cpp:3046 +#, no-c-format +msgid "Contrast" +msgstr "Contrasto" + +#: printers.cpp:1316 +#, no-c-format +msgid "2.050" +msgstr "2.050" + +#: printers.cpp:1318 +#, no-c-format +msgid "2.100" +msgstr "2.100" + +#: printers.cpp:1320 +#, no-c-format +msgid "2.150" +msgstr "2.150" + +#: printers.cpp:1322 +#, no-c-format +msgid "2.200" +msgstr "2.200" + +#: printers.cpp:1324 +#, no-c-format +msgid "2.250" +msgstr "2.250" + +#: printers.cpp:1326 +#, no-c-format +msgid "2.300" +msgstr "2.300" + +#: printers.cpp:1328 +#, no-c-format +msgid "2.350" +msgstr "2.350" + +#: printers.cpp:1330 +#, no-c-format +msgid "2.400" +msgstr "2.400" + +#: printers.cpp:1332 +#, no-c-format +msgid "2.450" +msgstr "2.450" + +#: printers.cpp:1334 +#, no-c-format +msgid "2.500" +msgstr "2.500" + +#: printers.cpp:1336 +#, no-c-format +msgid "2.550" +msgstr "2.550" + +#: printers.cpp:1338 +#, no-c-format +msgid "2.600" +msgstr "2.600" + +#: printers.cpp:1340 +#, no-c-format +msgid "2.650" +msgstr "2.650" + +#: printers.cpp:1342 +#, no-c-format +msgid "2.700" +msgstr "2.700" + +#: printers.cpp:1344 +#, no-c-format +msgid "2.750" +msgstr "2.750" + +#: printers.cpp:1346 +#, no-c-format +msgid "2.800" +msgstr "2.800" + +#: printers.cpp:1348 +#, no-c-format +msgid "2.850" +msgstr "2.850" + +#: printers.cpp:1350 +#, no-c-format +msgid "2.900" +msgstr "2.900" + +#: printers.cpp:1352 +#, no-c-format +msgid "2.950" +msgstr "2.950" + +#: printers.cpp:1354 +#, no-c-format +msgid "3.000" +msgstr "3.000" + +#: printers.cpp:1356 +#, no-c-format +msgid "3.050" +msgstr "3.050" + +#: printers.cpp:1358 +#, no-c-format +msgid "3.100" +msgstr "3.100" + +#: printers.cpp:1360 +#, no-c-format +msgid "3.150" +msgstr "3.150" + +#: printers.cpp:1362 +#, no-c-format +msgid "3.200" +msgstr "3.200" + +#: printers.cpp:1364 +#, no-c-format +msgid "3.250" +msgstr "3.250" + +#: printers.cpp:1366 +#, no-c-format +msgid "3.300" +msgstr "3.300" + +#: printers.cpp:1368 +#, no-c-format +msgid "3.350" +msgstr "3.350" + +#: printers.cpp:1370 +#, no-c-format +msgid "3.400" +msgstr "3.400" + +#: printers.cpp:1372 +#, no-c-format +msgid "3.450" +msgstr "3.450" + +#: printers.cpp:1374 +#, no-c-format +msgid "3.500" +msgstr "3.500" + +#: printers.cpp:1376 +#, no-c-format +msgid "3.550" +msgstr "3.550" + +#: printers.cpp:1378 +#, no-c-format +msgid "3.600" +msgstr "3.600" + +#: printers.cpp:1380 +#, no-c-format +msgid "3.650" +msgstr "3.650" + +#: printers.cpp:1382 +#, no-c-format +msgid "3.700" +msgstr "3.700" + +#: printers.cpp:1384 +#, no-c-format +msgid "3.750" +msgstr "3.750" + +#: printers.cpp:1386 +#, no-c-format +msgid "3.800" +msgstr "3.800" + +#: printers.cpp:1388 +#, no-c-format +msgid "3.850" +msgstr "3.850" + +#: printers.cpp:1390 +#, no-c-format +msgid "3.900" +msgstr "3.900" + +#: printers.cpp:1392 +#, no-c-format +msgid "3.950" +msgstr "3.950" + +#: printers.cpp:1394 +#, no-c-format +msgid "4.000" +msgstr "4.000" + +#: printers.cpp:1396 printers.cpp:6768 +#, no-c-format +msgid "Cyan" +msgstr "Ciano" + +#: printers.cpp:1398 printers.cpp:6902 +#, no-c-format +msgid "Magenta" +msgstr "Magenta" + +#: printers.cpp:1400 printers.cpp:3420 +#, no-c-format +msgid "Yellow" +msgstr "Giallo" + +#: printers.cpp:1402 printers.cpp:3050 +#, no-c-format +msgid "Saturation" +msgstr "Saturazione" + +#: printers.cpp:1404 +#, no-c-format +msgid "4.050" +msgstr "4.050" + +#: printers.cpp:1406 +#, no-c-format +msgid "4.100" +msgstr "4.100" + +#: printers.cpp:1408 +#, no-c-format +msgid "4.150" +msgstr "4.150" + +#: printers.cpp:1410 +#, no-c-format +msgid "4.200" +msgstr "4.200" + +#: printers.cpp:1412 +#, no-c-format +msgid "4.250" +msgstr "4.250" + +#: printers.cpp:1414 +#, no-c-format +msgid "4.300" +msgstr "4.300" + +#: printers.cpp:1416 +#, no-c-format +msgid "4.350" +msgstr "4.350" + +#: printers.cpp:1418 +#, no-c-format +msgid "4.400" +msgstr "4.400" + +#: printers.cpp:1420 +#, no-c-format +msgid "4.450" +msgstr "4.450" + +#: printers.cpp:1422 +#, no-c-format +msgid "4.500" +msgstr "4.500" + +#: printers.cpp:1424 +#, no-c-format +msgid "4.550" +msgstr "4.550" + +#: printers.cpp:1426 +#, no-c-format +msgid "4.600" +msgstr "4.600" + +#: printers.cpp:1428 +#, no-c-format +msgid "4.650" +msgstr "4.650" + +#: printers.cpp:1430 +#, no-c-format +msgid "4.700" +msgstr "4.700" + +#: printers.cpp:1432 +#, no-c-format +msgid "4.750" +msgstr "4.750" + +#: printers.cpp:1434 +#, no-c-format +msgid "4.800" +msgstr "4.800" + +#: printers.cpp:1436 +#, no-c-format +msgid "4.850" +msgstr "4.850" + +#: printers.cpp:1438 +#, no-c-format +msgid "4.900" +msgstr "4.900" + +#: printers.cpp:1440 +#, no-c-format +msgid "4.950" +msgstr "4.950" + +#: printers.cpp:1442 +#, no-c-format +msgid "5.000" +msgstr "5.000" + +#: printers.cpp:1444 +#, no-c-format +msgid "5.050" +msgstr "5.050" + +#: printers.cpp:1446 +#, no-c-format +msgid "5.100" +msgstr "5.100" + +#: printers.cpp:1448 +#, no-c-format +msgid "5.150" +msgstr "5.150" + +#: printers.cpp:1450 +#, no-c-format +msgid "5.200" +msgstr "5.200" + +#: printers.cpp:1452 +#, no-c-format +msgid "5.250" +msgstr "5.250" + +#: printers.cpp:1454 +#, no-c-format +msgid "5.300" +msgstr "5.300" + +#: printers.cpp:1456 +#, no-c-format +msgid "5.350" +msgstr "5.350" + +#: printers.cpp:1458 +#, no-c-format +msgid "5.400" +msgstr "5.400" + +#: printers.cpp:1460 +#, no-c-format +msgid "5.450" +msgstr "5.450" + +#: printers.cpp:1462 +#, no-c-format +msgid "5.500" +msgstr "5.500" + +#: printers.cpp:1464 +#, no-c-format +msgid "5.550" +msgstr "5.550" + +#: printers.cpp:1466 +#, no-c-format +msgid "5.600" +msgstr "5.600" + +#: printers.cpp:1468 +#, no-c-format +msgid "5.650" +msgstr "5.650" + +#: printers.cpp:1470 +#, no-c-format +msgid "5.700" +msgstr "5.700" + +#: printers.cpp:1472 +#, no-c-format +msgid "5.750" +msgstr "5.750" + +#: printers.cpp:1474 +#, no-c-format +msgid "5.800" +msgstr "5.800" + +#: printers.cpp:1476 +#, no-c-format +msgid "5.850" +msgstr "5.850" + +#: printers.cpp:1478 +#, no-c-format +msgid "5.900" +msgstr "5.900" + +#: printers.cpp:1480 +#, no-c-format +msgid "5.950" +msgstr "5.950" + +#: printers.cpp:1482 +#, no-c-format +msgid "6.000" +msgstr "6.000" + +#: printers.cpp:1484 +#, no-c-format +msgid "6.050" +msgstr "6.050" + +#: printers.cpp:1486 +#, no-c-format +msgid "6.100" +msgstr "6.100" + +#: printers.cpp:1488 +#, no-c-format +msgid "6.150" +msgstr "6.150" + +#: printers.cpp:1490 +#, no-c-format +msgid "6.200" +msgstr "6.200" + +#: printers.cpp:1492 +#, no-c-format +msgid "6.250" +msgstr "6.250" + +#: printers.cpp:1494 +#, no-c-format +msgid "6.300" +msgstr "6.300" + +#: printers.cpp:1496 +#, no-c-format +msgid "6.350" +msgstr "6.350" + +#: printers.cpp:1498 +#, no-c-format +msgid "6.400" +msgstr "6.400" + +#: printers.cpp:1500 +#, no-c-format +msgid "6.450" +msgstr "6.450" + +#: printers.cpp:1502 +#, no-c-format +msgid "6.500" +msgstr "6.500" + +#: printers.cpp:1504 +#, no-c-format +msgid "6.550" +msgstr "6.550" + +#: printers.cpp:1506 +#, no-c-format +msgid "6.600" +msgstr "6.600" + +#: printers.cpp:1508 +#, no-c-format +msgid "6.650" +msgstr "6.650" + +#: printers.cpp:1510 +#, no-c-format +msgid "6.700" +msgstr "6.700" + +#: printers.cpp:1512 +#, no-c-format +msgid "6.750" +msgstr "6.750" + +#: printers.cpp:1514 +#, no-c-format +msgid "6.800" +msgstr "6.800" + +#: printers.cpp:1516 +#, no-c-format +msgid "6.850" +msgstr "6.850" + +#: printers.cpp:1518 +#, no-c-format +msgid "6.900" +msgstr "6.900" + +#: printers.cpp:1520 +#, no-c-format +msgid "6.950" +msgstr "6.950" + +#: printers.cpp:1522 +#, no-c-format +msgid "7.000" +msgstr "7.000" + +#: printers.cpp:1524 +#, no-c-format +msgid "7.050" +msgstr "7.050" + +#: printers.cpp:1526 +#, no-c-format +msgid "7.100" +msgstr "7.100" + +#: printers.cpp:1528 +#, no-c-format +msgid "7.150" +msgstr "7.150" + +#: printers.cpp:1530 +#, no-c-format +msgid "7.200" +msgstr "7.200" + +#: printers.cpp:1532 +#, no-c-format +msgid "7.250" +msgstr "7.250" + +#: printers.cpp:1534 +#, no-c-format +msgid "7.300" +msgstr "7.300" + +#: printers.cpp:1536 +#, no-c-format +msgid "7.350" +msgstr "7.350" + +#: printers.cpp:1538 +#, no-c-format +msgid "7.400" +msgstr "7.400" + +#: printers.cpp:1540 +#, no-c-format +msgid "7.450" +msgstr "7.450" + +#: printers.cpp:1542 +#, no-c-format +msgid "7.500" +msgstr "7.500" + +#: printers.cpp:1544 +#, no-c-format +msgid "7.550" +msgstr "7.550" + +#: printers.cpp:1546 +#, no-c-format +msgid "7.600" +msgstr "7.600" + +#: printers.cpp:1548 +#, no-c-format +msgid "7.650" +msgstr "7.650" + +#: printers.cpp:1550 +#, no-c-format +msgid "7.700" +msgstr "7.700" + +#: printers.cpp:1552 +#, no-c-format +msgid "7.750" +msgstr "7.750" + +#: printers.cpp:1554 +#, no-c-format +msgid "7.800" +msgstr "7.800" + +#: printers.cpp:1556 +#, no-c-format +msgid "7.850" +msgstr "7.850" + +#: printers.cpp:1558 +#, no-c-format +msgid "7.900" +msgstr "7.900" + +#: printers.cpp:1560 +#, no-c-format +msgid "7.950" +msgstr "7.950" + +#: printers.cpp:1562 +#, no-c-format +msgid "8.000" +msgstr "8.000" + +#: printers.cpp:1564 +#, no-c-format +msgid "8.050" +msgstr "8.050" + +#: printers.cpp:1566 +#, no-c-format +msgid "8.100" +msgstr "8.100" + +#: printers.cpp:1568 +#, no-c-format +msgid "8.150" +msgstr "8.150" + +#: printers.cpp:1570 +#, no-c-format +msgid "8.200" +msgstr "8.200" + +#: printers.cpp:1572 +#, no-c-format +msgid "8.250" +msgstr "8.250" + +#: printers.cpp:1574 +#, no-c-format +msgid "8.300" +msgstr "8.300" + +#: printers.cpp:1576 +#, no-c-format +msgid "8.350" +msgstr "8.350" + +#: printers.cpp:1578 +#, no-c-format +msgid "8.400" +msgstr "8.400" + +#: printers.cpp:1580 +#, no-c-format +msgid "8.450" +msgstr "8.450" + +#: printers.cpp:1582 +#, no-c-format +msgid "8.500" +msgstr "8.500" + +#: printers.cpp:1584 +#, no-c-format +msgid "8.550" +msgstr "8.550" + +#: printers.cpp:1586 +#, no-c-format +msgid "8.600" +msgstr "8.600" + +#: printers.cpp:1588 +#, no-c-format +msgid "8.650" +msgstr "8.650" + +#: printers.cpp:1590 +#, no-c-format +msgid "8.700" +msgstr "8.700" + +#: printers.cpp:1592 +#, no-c-format +msgid "8.750" +msgstr "8.750" + +#: printers.cpp:1594 +#, no-c-format +msgid "8.800" +msgstr "8.800" + +#: printers.cpp:1596 +#, no-c-format +msgid "8.850" +msgstr "8,850" + +#: printers.cpp:1598 +#, no-c-format +msgid "8.900" +msgstr "8,900" + +#: printers.cpp:1600 +#, no-c-format +msgid "8.950" +msgstr "8,950" + +#: printers.cpp:1602 +#, no-c-format +msgid "9.000" +msgstr "9.000" + +#: printers.cpp:1604 printers.cpp:6178 +#, no-c-format +msgid "720x720 DPI" +msgstr "720x720 DPI" + +#: printers.cpp:1606 printers.cpp:6144 +#, no-c-format +msgid "1440x720 DPI" +msgstr "1440x720 DPI" + +#: printers.cpp:1608 printers.cpp:6958 +#, no-c-format +msgid "Photo CcMmY Color" +msgstr "Foto a colori CcMmY" + +#: printers.cpp:1610 printers.cpp:6960 +#, no-c-format +msgid "Photo CcMmYK Color" +msgstr "Foto a colori CcMmYK" + +#: printers.cpp:1612 printers.cpp:5552 +#, no-c-format +msgid "1200x1200 DPI" +msgstr "1200x1200 DPI" + +#: printers.cpp:1614 printers.cpp:3560 +#, no-c-format +msgid "12x18" +msgstr "12x18" + +#: printers.cpp:1616 printers.cpp:7028 +#, no-c-format +msgid "Super B 13x19" +msgstr "Super B 13x19" + +#: printers.cpp:1618 printers.cpp:6510 +#, no-c-format +msgid "20x24" +msgstr "20x24" + +#: printers.cpp:1620 printers.cpp:6512 +#, no-c-format +msgid "20x30" +msgstr "20x30" + +#: printers.cpp:1622 +#, no-c-format +msgid "22x30" +msgstr "22x30" + +#: printers.cpp:1624 printers.cpp:6514 +#, no-c-format +msgid "24x30" +msgstr "24x30" + +#: printers.cpp:1626 printers.cpp:6516 +#, no-c-format +msgid "24x36" +msgstr "24x36" + +#: printers.cpp:1628 printers.cpp:6530 +#, no-c-format +msgid "30x40" +msgstr "30x40" + +#: printers.cpp:1630 printers.cpp:2688 +#, no-c-format +msgid "A0" +msgstr "A0" + +#: printers.cpp:1632 printers.cpp:2690 +#, no-c-format +msgid "A1" +msgstr "A1" + +#: printers.cpp:1634 printers.cpp:2692 +#, no-c-format +msgid "A2" +msgstr "A2" + +#: printers.cpp:1636 printers.cpp:6532 +#, no-c-format +msgid "RA0" +msgstr "RA0" + +#: printers.cpp:1638 printers.cpp:6534 +#, no-c-format +msgid "RA1" +msgstr "RA1" + +#: printers.cpp:1640 printers.cpp:6306 +#, no-c-format +msgid "RA2" +msgstr "RA2" + +#: printers.cpp:1642 printers.cpp:4320 +#, no-c-format +msgid "RA3" +msgstr "RA3" + +#: printers.cpp:1644 printers.cpp:6536 +#, no-c-format +msgid "SRA0" +msgstr "SRA0" + +#: printers.cpp:1646 printers.cpp:6538 +#, no-c-format +msgid "SRA1" +msgstr "SRA1" + +#: printers.cpp:1648 printers.cpp:6518 +#, no-c-format +msgid "SRA2" +msgstr "SRA2" + +#: printers.cpp:1650 printers.cpp:6540 +#, no-c-format +msgid "B0 ISO" +msgstr "ISO B0" + +#: printers.cpp:1652 printers.cpp:6542 +#, no-c-format +msgid "B1 ISO" +msgstr "ISO B1" + +#: printers.cpp:1654 printers.cpp:6520 +#, no-c-format +msgid "B2 ISO" +msgstr "ISO B2" + +#: printers.cpp:1656 printers.cpp:6302 +#, no-c-format +msgid "B3 ISO" +msgstr "B3 ISO" + +#: printers.cpp:1658 printers.cpp:6544 +#, no-c-format +msgid "B0 JIS" +msgstr "JIS B0" + +#: printers.cpp:1660 printers.cpp:6546 +#, no-c-format +msgid "B1 JIS" +msgstr "JIS B1" + +#: printers.cpp:1662 printers.cpp:6522 +#, no-c-format +msgid "B2 JIS" +msgstr "JIS B2" + +#: printers.cpp:1664 printers.cpp:6304 +#, no-c-format +msgid "B3 JIS" +msgstr "B3 JIS" + +#: printers.cpp:1666 printers.cpp:6548 +#, no-c-format +msgid "C0" +msgstr "C0" + +#: printers.cpp:1668 printers.cpp:6550 +#, no-c-format +msgid "C1" +msgstr "C1" + +#: printers.cpp:1670 printers.cpp:6524 +#, no-c-format +msgid "C2" +msgstr "C2" + +#: printers.cpp:1672 printers.cpp:4312 +#, no-c-format +msgid "C3" +msgstr "C3" + +#: printers.cpp:1674 +#, no-c-format +msgid "ArchA Transverse" +msgstr "ArchA trasversale" + +#: printers.cpp:1676 printers.cpp:6416 +#, no-c-format +msgid "ArchB" +msgstr "ArchB" + +#: printers.cpp:1678 +#, no-c-format +msgid "ArchB Transverse" +msgstr "ArchB trasversale" + +#: printers.cpp:1680 printers.cpp:6526 +#, no-c-format +msgid "ArchC" +msgstr "ArchC" + +#: printers.cpp:1682 +#, no-c-format +msgid "ArchC Transverse" +msgstr "ArchC trasversale" + +#: printers.cpp:1684 printers.cpp:6528 +#, no-c-format +msgid "ArchD" +msgstr "ArchD" + +#: printers.cpp:1686 +#, no-c-format +msgid "ArchD Transverse" +msgstr "ArchD trasversale" + +#: printers.cpp:1688 printers.cpp:6552 +#, no-c-format +msgid "ArchE" +msgstr "ArchE" + +#: printers.cpp:1690 printers.cpp:6278 +#, no-c-format +msgid "Plain Paper Fast Load" +msgstr "Carta semplice a caricamento rapido" + +#: printers.cpp:1692 printers.cpp:6268 +#, no-c-format +msgid "Glossy Film" +msgstr "Pellicola lucida" + +#: printers.cpp:1694 printers.cpp:6418 +#, no-c-format +msgid "Envelopes" +msgstr "Buste" + +#: printers.cpp:1696 printers.cpp:6266 +#, no-c-format +msgid "Back Light Film" +msgstr "Pellicola per lucidi" + +#: printers.cpp:1698 printers.cpp:6272 +#, no-c-format +msgid "Matte Paper" +msgstr "Carta opaca" + +#: printers.cpp:1700 printers.cpp:6270 +#, no-c-format +msgid "Inkjet Paper" +msgstr "Carta per inkjet" + +#: printers.cpp:1702 printers.cpp:6276 +#, no-c-format +msgid "Photo Quality Inkjet Paper" +msgstr "Carta per inkjet di qualità fotografica" + +#: printers.cpp:1704 printers.cpp:6280 +#, no-c-format +msgid "Premium Glossy Photo Paper" +msgstr "Carta fotografica lucida premium" + +#: printers.cpp:1706 printers.cpp:6420 +#, no-c-format +msgid "Premium Luster Photo Paper" +msgstr "Carta fotografica Luster premium" + +#: printers.cpp:1708 printers.cpp:6274 +#, no-c-format +msgid "Photo Quality Glossy Paper" +msgstr "Carta lucida di qualità fotografica" + +#: printers.cpp:1710 printers.cpp:6870 +#, no-c-format +msgid "Ilford Heavy Paper" +msgstr "Carta pesante Ilford" + +#: printers.cpp:1712 +#, no-c-format +msgid "ColorLife Paper" +msgstr "Carta ColorLife" + +#: printers.cpp:1714 printers.cpp:6450 +#, no-c-format +msgid "Roll Feed" +msgstr "Rullo di alimentazione" + +#: printers.cpp:1716 printers.cpp:6624 +#, no-c-format +msgid "360 x 90 DPI Fast Economy Draft" +msgstr "360x90 DPI bozza economica veloce" + +#: printers.cpp:1718 printers.cpp:6608 +#, no-c-format +msgid "360 x 120 DPI Economy Draft" +msgstr "360x120 DPI bozza economica" + +#: printers.cpp:1720 printers.cpp:6570 +#, no-c-format +msgid "180 DPI Economy Draft" +msgstr "180 DPI bozza economica" + +#: printers.cpp:1722 printers.cpp:6616 +#, no-c-format +msgid "360 x 240 DPI Draft" +msgstr "360x240 DPI bozza" + +#: printers.cpp:1724 printers.cpp:6612 +#, no-c-format +msgid "360 x 180 DPI Draft" +msgstr "360x180 DPI bozza" + +#: printers.cpp:1726 printers.cpp:6432 +#, no-c-format +msgid "360 DPI Microweave" +msgstr "360 DPI microweave" + +#: printers.cpp:1728 printers.cpp:6434 +#, no-c-format +msgid "360 DPI Microweave Unidirectional" +msgstr "360 DPI, microweave monodirezionale" + +#: printers.cpp:1730 printers.cpp:6430 +#, no-c-format +msgid "360 DPI Unidirectional" +msgstr "360 DPI monodirezionale" + +#: printers.cpp:1732 printers.cpp:6458 +#, no-c-format +msgid "360 DPI Full Overlap" +msgstr "360 DPI totalmente sovrapposto" + +#: printers.cpp:1734 printers.cpp:6460 +#, no-c-format +msgid "360 DPI Full Overlap Unidirectional" +msgstr "360 DPI sovrapposizione totale monodirezionale" + +#: printers.cpp:1736 printers.cpp:6462 +#, no-c-format +msgid "360 DPI FOL2" +msgstr "360 DPI FOL2" + +#: printers.cpp:1738 printers.cpp:6464 +#, no-c-format +msgid "360 DPI FOL2 Unidirectional" +msgstr "360 DPI FOL2 monodirezionale" + +#: printers.cpp:1740 printers.cpp:6466 +#, no-c-format +msgid "360 DPI MW2" +msgstr "360 DPI MW2" + +#: printers.cpp:1742 printers.cpp:6468 +#, no-c-format +msgid "360 DPI MW2 Unidirectional" +msgstr "360 DPI MW2 monodirezionale" + +#: printers.cpp:1744 printers.cpp:6654 +#, no-c-format +msgid "720 x 360 DPI" +msgstr "720x360 DPI" + +#: printers.cpp:1746 printers.cpp:6656 +#, no-c-format +msgid "720 x 360 DPI Unidirectional" +msgstr "720x360 DPI monodirezionale" + +#: printers.cpp:1748 printers.cpp:6474 +#, no-c-format +msgid "720 x 360 DPI Microweave" +msgstr "720x360 DPI microweave" + +#: printers.cpp:1750 printers.cpp:6476 +#, no-c-format +msgid "720 x 360 DPI Microweave Unidirectional" +msgstr "720x360 DPI microweave monodirezionale" + +#: printers.cpp:1752 printers.cpp:6478 +#, no-c-format +msgid "720 x 360 DPI FOL" +msgstr "720x360 DPI FOL" + +#: printers.cpp:1754 printers.cpp:6480 +#, no-c-format +msgid "720 x 360 DPI FOL Unidirectional" +msgstr "720x360 DPI FOL monodirezionale" + +#: printers.cpp:1756 printers.cpp:6482 +#, no-c-format +msgid "720 x 360 DPI FOL2" +msgstr "720x360 DPI FOL2" + +#: printers.cpp:1758 printers.cpp:6484 +#, no-c-format +msgid "720 x 360 DPI FOL2 Unidirectional" +msgstr "720x360 DPI FOL2 monodirezionale" + +#: printers.cpp:1760 printers.cpp:6486 +#, no-c-format +msgid "720 x 360 DPI MW2" +msgstr "720x360 DPI MW2" + +#: printers.cpp:1762 printers.cpp:6488 +#, no-c-format +msgid "720 x 360 DPI MW2 Unidirectional" +msgstr "720x360 DPI MW2 monodirezionale" + +#: printers.cpp:1764 printers.cpp:6282 +#, no-c-format +msgid "720 DPI Microweave" +msgstr "720 DPI, microweave" + +#: printers.cpp:1766 printers.cpp:6442 +#, no-c-format +msgid "720 DPI Microweave Unidirectional" +msgstr "720 DPI microweave monodirezionale" + +#: printers.cpp:1768 printers.cpp:6490 +#, no-c-format +msgid "720 DPI Full Overlap" +msgstr "720 DPI sovrapposizione totale" + +#: printers.cpp:1770 printers.cpp:6492 +#, no-c-format +msgid "720 DPI Full Overlap Unidirectional" +msgstr "720 DPI sovrapposizione totale monodirezionale" + +#: printers.cpp:1772 printers.cpp:6494 +#, no-c-format +msgid "720 DPI Four Pass" +msgstr "720 DPI quattro passaggi" + +#: printers.cpp:1774 printers.cpp:6496 +#, no-c-format +msgid "720 DPI Four Pass Unidirectional" +msgstr "720 DPI quattro passaggi monodirezionale" + +#: printers.cpp:1776 printers.cpp:6498 +#, no-c-format +msgid "1440 x 720 DPI Microweave" +msgstr "1440x720 DPI microweave" + +#: printers.cpp:1778 printers.cpp:6500 +#, no-c-format +msgid "1440 x 720 DPI Microweave Unidirectional" +msgstr "1440x720 DPI microweave monodirezionale" + +#: printers.cpp:1780 printers.cpp:6502 +#, no-c-format +msgid "1440 x 720 DPI FOL" +msgstr "1440x720 DPI FOL" + +#: printers.cpp:1782 printers.cpp:6504 +#, no-c-format +msgid "1440 x 720 DPI FOL Unidirectional" +msgstr "1440x720 DPI FOL monodirezionale" + +#: printers.cpp:1784 printers.cpp:6506 +#, no-c-format +msgid "1440 x 720 DPI Four Pass" +msgstr "1440x720 DPI quattro passaggi" + +#: printers.cpp:1786 printers.cpp:6508 +#, no-c-format +msgid "1440 x 720 DPI Four Pass Unidirectional" +msgstr "1440x720 DPI quattro passaggi monodirezionale" + +#: printers.cpp:1788 printers.cpp:7014 +#, no-c-format +msgid "Six Color Photo" +msgstr "Foto a sei colori" + +#: printers.cpp:1790 printers.cpp:6806 +#, no-c-format +msgid "Five Color Photo Composite" +msgstr "Foto composita a cinque colori" + +#: printers.cpp:1792 printers.cpp:7038 +#, no-c-format +msgid "Three Color Composite" +msgstr "Composito a tre colori" + +#: printers.cpp:1794 +#, no-c-format +msgid "Quadtone" +msgstr "Quadricromia" + +#: printers.cpp:1796 printers.cpp:6652 +#, no-c-format +msgid "720 DPI Unidirectional" +msgstr "720 DPI monodirezionale" + +#: printers.cpp:1798 printers.cpp:6290 +#, no-c-format +msgid "720 DPI High Quality" +msgstr "720 DPI alta qualità" + +#: printers.cpp:1800 printers.cpp:6446 +#, no-c-format +msgid "720 DPI High Quality Unidirectional" +msgstr "720 DPI alta qualità monodirezionale" + +#: printers.cpp:1802 printers.cpp:6288 +#, no-c-format +msgid "720 DPI Highest Quality" +msgstr "720 DPI massima qualità" + +#: printers.cpp:1804 printers.cpp:6564 +#, no-c-format +msgid "1440 x 720 DPI" +msgstr "1440x720 DPI" + +#: printers.cpp:1806 printers.cpp:6566 +#, no-c-format +msgid "1440 x 720 DPI Unidirectional" +msgstr "1440x720 DPI monodirezionale" + +#: printers.cpp:1808 printers.cpp:6298 +#, no-c-format +msgid "1440 x 720 DPI Highest Quality" +msgstr "1440x720 DPI massima qualità" + +#: printers.cpp:1810 printers.cpp:6586 +#, no-c-format +msgid "2880 x 720 DPI" +msgstr "2880x720 DPI" + +#: printers.cpp:1812 printers.cpp:6588 +#, no-c-format +msgid "2880 x 720 DPI Unidirectional" +msgstr "2880x720 DPI monodirezionale" + +#: printers.cpp:1814 +#, no-c-format +msgid "Roll Feed (cut each page)" +msgstr "Rullo di alimentazione (taglio di ogni pagina)" + +#: printers.cpp:1816 +#, no-c-format +msgid "Roll Feed (do not cut)" +msgstr "Rullo di alimentazione (senza taglio)" + +#: printers.cpp:1818 printers.cpp:6560 +#, no-c-format +msgid "1440 x 1440 DPI" +msgstr "1440x1440 DPI" + +#: printers.cpp:1820 printers.cpp:6562 +#, no-c-format +msgid "1440 x 1440 DPI Highest Quality" +msgstr "1440x1440 DPI massima qualità" + +#: printers.cpp:1822 printers.cpp:6584 +#, no-c-format +msgid "2880 x 1440 DPI" +msgstr "2880x1440 DPI" + +#: printers.cpp:1824 +#, no-c-format +msgid "Seven Color Photo" +msgstr "Foto a sette colori" + +#: printers.cpp:1826 +#, no-c-format +msgid "Two Level Grayscale" +msgstr "Toni di grigio a due livelli" + +#: printers.cpp:1828 +#, no-c-format +msgid "Cut Sheet Bin 1" +msgstr "Scomparto taglio carta 1" + +#: printers.cpp:1830 +#, no-c-format +msgid "Cut Sheet Bin 2" +msgstr "Scomparto taglio carta 2" + +#: printers.cpp:1832 +#, no-c-format +msgid "Cut Sheet Autoselect" +msgstr "Autoselezione taglio carta" + +#: printers.cpp:1834 +#, no-c-format +msgid "Manual Selection" +msgstr "Selezione manuale" + +#: printers.cpp:1836 +#, no-c-format +msgid "2880 x 720 DPI Microweave" +msgstr "2880x720 DPI microweave" + +#: printers.cpp:1838 +#, no-c-format +msgid "2880 x 720 DPI Microweave Unidirectional" +msgstr "2880x720 DPI microweave monodirezionale" + +#: printers.cpp:1840 +#, no-c-format +msgid "2880 x 720 DPI FOL" +msgstr "2880x720 DPI FOL" + +#: printers.cpp:1842 +#, no-c-format +msgid "2880 x 720 DPI FOL Unidirectional" +msgstr "2880x720 DPI FOL monodirezionale" + +#: printers.cpp:1844 +#, no-c-format +msgid "2880 x 720 DPI Four Pass" +msgstr "2880x720 DPI a quattro passaggi" + +#: printers.cpp:1846 +#, no-c-format +msgid "2880 x 720 DPI Four Pass Unidirectional" +msgstr "2280x720 DPI quattro passaggi monodirezionale" + +#: printers.cpp:1848 +#, no-c-format +msgid "1440 x 1440 DPI Microweave" +msgstr "1440x1440 DPI microweave" + +#: printers.cpp:1850 +#, no-c-format +msgid "1440 x 1440 DPI Microweave Unidirectional" +msgstr "1440x1440 DPI microweave monodirezionale" + +#: printers.cpp:1852 +#, no-c-format +msgid "1440 x 1440 DPI FOL" +msgstr "1440x1440 DPI FOL" + +#: printers.cpp:1854 +#, no-c-format +msgid "1440 x 1440 DPI FOL Unidirectional" +msgstr "1440x1440 DPI FOL monodirezionale" + +#: printers.cpp:1856 +#, no-c-format +msgid "1440 x 1440 DPI Four Pass" +msgstr "1440x1440 DPI a quattro passaggi" + +#: printers.cpp:1858 +#, no-c-format +msgid "1440 x 1440 DPI Four Pass Unidirectional" +msgstr "1440x1440 DPI a quattro passaggi monodirezionale" + +#: printers.cpp:1860 +#, no-c-format +msgid "2880 x 1440 DPI Microweave" +msgstr "2880x1440 DPI microweave" + +#: printers.cpp:1862 +#, no-c-format +msgid "2880 x 1440 DPI Microweave Unidirectional" +msgstr "2280x1440 DPI microweave monodirezionale" + +#: printers.cpp:1864 +#, no-c-format +msgid "2880 x 1440 DPI FOL" +msgstr "2880x1440 DPI FOL" + +#: printers.cpp:1866 +#, no-c-format +msgid "2880 x 1440 DPI FOL Unidirectional" +msgstr "2880x1440 DPI FOL monodirezionale" + +#: printers.cpp:1868 +#, no-c-format +msgid "2880 x 1440 DPI Four Pass" +msgstr "2880x1440 DPI quattro passaggi" + +#: printers.cpp:1870 +#, no-c-format +msgid "2880 x 1440 DPI Four Pass Unidirectional" +msgstr "2880x1440 DPI quattro passaggi monodirezionale" + +#: printers.cpp:1872 +#, no-c-format +msgid "Seven Color Enhanced" +msgstr "Sette colori migliorati" + +#: printers.cpp:1874 +#, no-c-format +msgid "Six Color Enhanced Composite" +msgstr "Foto composita a sei colori migliorata" + +#: printers.cpp:1876 printers.cpp:3222 +#, no-c-format +msgid "Plain" +msgstr "Normale" + +#: printers.cpp:1878 printers.cpp:6398 +#, no-c-format +msgid "300 DPI x 600 DPI" +msgstr "300 DPI x 600 DPI" + +#: printers.cpp:1880 printers.cpp:6400 +#, no-c-format +msgid "600 DPI high quality" +msgstr "600 DPI alta qualità" + +#: printers.cpp:1882 printers.cpp:6402 +#, no-c-format +msgid "600 DPI Unidirectional" +msgstr "600 DPI monodirezionale" + +#: printers.cpp:1884 printers.cpp:6404 +#, no-c-format +msgid "1200 DPI high quality" +msgstr "1200 DPI alta qualità" + +#: printers.cpp:1886 printers.cpp:6406 +#, no-c-format +msgid "1200 DPI highest quality" +msgstr "1200 DPI massima qualità" + +#: printers.cpp:1888 printers.cpp:6408 +#, no-c-format +msgid "1200 DPI Unidirectional" +msgstr "1200 DPI monodirezionale" + +#: printers.cpp:1890 printers.cpp:6410 +#, no-c-format +msgid "2400 DPI x 1200 DPI" +msgstr "2400 DPI x 1200 DPI" + +#: printers.cpp:1892 printers.cpp:6412 +#, no-c-format +msgid "2400 DPI x 1200 DPI high quality" +msgstr "2400 DPI x 1200 DPI alta qualità" + +#: printers.cpp:1894 printers.cpp:6414 +#, no-c-format +msgid "2400 DPI x 1200 DPI highest quality" +msgstr "2400 DPI x 1200 DPI massima qualità" + +#: printers.cpp:1896 printers.cpp:4474 +#, no-c-format +msgid "600x600 DPI monochrome" +msgstr "600x600 DPI monocromatico" + +#: printers.cpp:1898 printers.cpp:4260 +#, no-c-format +msgid "Quick-dry Photo" +msgstr "Fotografica asciugatura rapida" + +#: printers.cpp:1900 printers.cpp:4262 +#, no-c-format +msgid "Quick-dry Transparency" +msgstr "Acetato per lucidi \"Quick Dry\"" + +#: printers.cpp:1902 printers.cpp:4520 +#, no-c-format +msgid "Portable Sheet Feeder" +msgstr "Caricatore di fogli portatile" + +#: printers.cpp:1904 printers.cpp:4518 +#, no-c-format +msgid "Desktop Sheet Feeder" +msgstr "Caricatore di fogli da tavolo" + +#: printers.cpp:1906 printers.cpp:4524 +#, no-c-format +msgid "Color + Black Cartridges" +msgstr "Cartucce colore + nero" + +#: printers.cpp:1908 printers.cpp:3798 +#, no-c-format +msgid "Upper Tray" +msgstr "Vassoio superiore" + +#: printers.cpp:1910 printers.cpp:3800 +#, no-c-format +msgid "Lower Tray" +msgstr "Vassoio inferiore" + +#: printers.cpp:1912 printers.cpp:6038 +#, no-c-format +msgid "Dual" +msgstr "Doppia" + +#: printers.cpp:1914 printers.cpp:6040 +#, no-c-format +msgid "Thicker Paper" +msgstr "Carta più spessa" + +#: printers.cpp:1916 printers.cpp:4610 +#, no-c-format +msgid "Thin Paper" +msgstr "Carta sottile" + +#: printers.cpp:1918 printers.cpp:6042 +#, no-c-format +msgid "Toner Saving" +msgstr "Risparmio toner" + +#: printers.cpp:1920 printers.cpp:6044 +#, no-c-format +msgid "High (50%)" +msgstr "Alto (50%)" + +#: printers.cpp:1922 printers.cpp:6046 +#, no-c-format +msgid "Low (25%)" +msgstr "Basso (25%)" + +#: printers.cpp:1924 printers.cpp:4400 +#, no-c-format +msgid "Standard printing" +msgstr "Stampa standard" + +#: printers.cpp:1926 printers.cpp:4398 +#, no-c-format +msgid "Floyd-Steinberg dithered printing" +msgstr "Stampa con retinatura Floyd-Steinberg" + +#: printers.cpp:1928 printers.cpp:3954 +#, no-c-format +msgid "Tray 5" +msgstr "Vassoio 5" + +#: printers.cpp:1930 printers.cpp:6048 +#, no-c-format +msgid "2400x600 DPI" +msgstr "2400x600 DPI" + +#: printers.cpp:1932 +#, no-c-format +msgid "Draft Grayscale" +msgstr "Bozza in toni di grigio" + +#: printers.cpp:1934 printers.cpp:6976 +#, no-c-format +msgid "Printer Model" +msgstr "Modello stampante" + +#: printers.cpp:1936 printers.cpp:6866 +#, no-c-format +msgid "HP LaserJet II series" +msgstr "Serie HP LaserJet II" + +#: printers.cpp:1938 printers.cpp:6864 +#, no-c-format +msgid "HP LaserJet III series" +msgstr "Serie HP LaserJet III" + +#: printers.cpp:1940 printers.cpp:3648 +#, no-c-format +msgid "8K" +msgstr "8K" + +#: printers.cpp:1942 printers.cpp:4680 +#, no-c-format +msgid "Large Capacity Tray" +msgstr "Vassoio ad alta capienza" + +#: printers.cpp:1944 +#, no-c-format +msgid "Multi Purpose Tray" +msgstr "Vassoio multifunzione" + +#: printers.cpp:1946 +#, no-c-format +msgid "300 dpi, Draft, Grayscale, Black Cartr." +msgstr "300 DPI, bozza, toni di grigio, cart. nero" + +#: printers.cpp:1948 +#, no-c-format +msgid "300 dpi, Grayscale, Black Cartr." +msgstr "300 DPI, toni di grigio, cart. nero" + +#: printers.cpp:1950 +#, no-c-format +msgid "600 dpi, Grayscale, Black Cartr." +msgstr "600 DPI, toni di grigio, cart. nero" + +#: printers.cpp:1952 printers.cpp:6050 +#, no-c-format +msgid "180x360 dpi" +msgstr "180x360 DPI" + +#: printers.cpp:1954 printers.cpp:6052 +#, no-c-format +msgid "360x360 dpi" +msgstr "360x360 DPI" + +#: printers.cpp:1956 printers.cpp:6572 +#, no-c-format +msgid "180 x 180 DPI" +msgstr "180x180 DPI" + +#: printers.cpp:1958 printers.cpp:6618 +#, no-c-format +msgid "360 x 360 DPI" +msgstr "360x360 DPI" + +#: printers.cpp:1960 printers.cpp:4338 +#, no-c-format +msgid "Plain paper" +msgstr "Carta normale" + +#: printers.cpp:1962 printers.cpp:4334 +#, no-c-format +msgid "Bond paper" +msgstr "Carta Bond" + +#: printers.cpp:1964 printers.cpp:6054 +#, no-c-format +msgid "Media Weight" +msgstr "Peso del supporto" + +#: printers.cpp:1966 printers.cpp:6056 +#, no-c-format +msgid "Normal paper" +msgstr "Carta normale" + +#: printers.cpp:1968 printers.cpp:6058 +#, no-c-format +msgid "Thick paper" +msgstr "Carta spessa" + +#: printers.cpp:1970 printers.cpp:4558 +#, no-c-format +msgid "90 DPI" +msgstr "90 DPI" + +#: printers.cpp:1972 printers.cpp:6064 +#, no-c-format +msgid "Ghostscript Bits Per Pixel" +msgstr "Bit per pixel di GhostScript" + +#: printers.cpp:1974 printers.cpp:6066 +#, no-c-format +msgid "Monochrome (1bpp)" +msgstr "Monocromatico (1 bpp)" + +#: printers.cpp:1976 printers.cpp:6068 +#, no-c-format +msgid "CMYK with Ghostscript dithering (8bpp)" +msgstr "CMYK con retinatura di Ghostscript (8bpp)" + +#: printers.cpp:1978 printers.cpp:6070 +#, no-c-format +msgid "CMYK with Ghostscript FS dithering (16bpp)" +msgstr "CMYK con retinatura FS di GhostScript (16bpp)" + +#: printers.cpp:1980 printers.cpp:6072 +#, no-c-format +msgid "CMYK with FS dithering (24 bpp)" +msgstr "CMYK con retinatura FS (24bpp)" + +#: printers.cpp:1982 printers.cpp:6074 +#, no-c-format +msgid "CMYK with FS dithering (32 bpp)" +msgstr "CMYK con retinatura FS (32bpp)" + +#: printers.cpp:1984 printers.cpp:5184 +#, no-c-format +msgid "Color Model" +msgstr "Modello di colore" + +#: printers.cpp:1986 printers.cpp:6078 +#, no-c-format +msgid "Four-color CMYK" +msgstr "Quadricomia CMYK" + +#: printers.cpp:1988 printers.cpp:6080 +#, no-c-format +msgid "Greyscale" +msgstr "Toni di grigio" + +#: printers.cpp:1990 printers.cpp:6082 +#, no-c-format +msgid "Three-color RGB" +msgstr "Tricromia RGB" + +#: printers.cpp:1992 printers.cpp:6754 +#, no-c-format +msgid "Colours to be used" +msgstr "Colori da usare" + +#: printers.cpp:1994 printers.cpp:6086 +#, no-c-format +msgid "Cyan only" +msgstr "Solo ciano" + +#: printers.cpp:1996 printers.cpp:6088 +#, no-c-format +msgid "Cyan, Black" +msgstr "Ciano, nero" + +#: printers.cpp:1998 printers.cpp:6090 +#, no-c-format +msgid "Cyan, Magenta" +msgstr "Ciano, magenta" + +#: printers.cpp:2000 printers.cpp:6092 +#, no-c-format +msgid "Cyan, Magenta, Black" +msgstr "Ciano, magenta, nero" + +#: printers.cpp:2002 printers.cpp:6094 +#, no-c-format +msgid "Cyan, Magenta, Yellow" +msgstr "Ciano, magenta, giallo" + +#: printers.cpp:2004 printers.cpp:6096 +#, no-c-format +msgid "Cyan, Magenta, Yellow, Black" +msgstr "Ciano, magenta, giallo, nero" + +#: printers.cpp:2006 printers.cpp:6098 +#, no-c-format +msgid "Cyan, Yellow" +msgstr "Ciano, giallo" + +#: printers.cpp:2008 printers.cpp:6100 +#, no-c-format +msgid "Cyan, Yellow, Black" +msgstr "Ciano, giallo, nero" + +#: printers.cpp:2010 printers.cpp:6102 +#, no-c-format +msgid "Black only" +msgstr "Solo nero" + +#: printers.cpp:2012 printers.cpp:6694 +#, no-c-format +msgid "Black for any colour" +msgstr "Nero per ogni colore" + +#: printers.cpp:2014 printers.cpp:6106 +#, no-c-format +msgid "Magenta only" +msgstr "Solo magenta" + +#: printers.cpp:2016 printers.cpp:6108 +#, no-c-format +msgid "Magenta, Black" +msgstr "Magenta, nero" + +#: printers.cpp:2018 printers.cpp:6110 +#, no-c-format +msgid "Magenta, Yellow" +msgstr "Magenta, giallo" + +#: printers.cpp:2020 printers.cpp:6112 +#, no-c-format +msgid "Magenta, Yellow, Black" +msgstr "Magenta, giallo, nero" + +#: printers.cpp:2022 printers.cpp:6114 +#, no-c-format +msgid "Yellow only" +msgstr "Solo giallo" + +#: printers.cpp:2024 printers.cpp:6116 +#, no-c-format +msgid "Yellow, Black" +msgstr "Giallo, nero" + +#: printers.cpp:2026 printers.cpp:6662 +#, no-c-format +msgid "90 x 90 DPI" +msgstr "90x90 DPI" + +#: printers.cpp:2028 +#, no-c-format +msgid "Resolution, Media Type" +msgstr "Risoluzione, tipo di supporto" + +#: printers.cpp:2030 +#, no-c-format +msgid "360x360dpi, back print film" +msgstr "360x360 DPI, pellicola posteriore di stampa" + +#: printers.cpp:2032 +#, no-c-format +msgid "360x360dpi, coated paper" +msgstr "360x360 DPI, carta patinata" + +#: printers.cpp:2034 +#, no-c-format +msgid "360x360dpi, fabric sheet" +msgstr "360x360 DPI, fogli di tessuto" + +#: printers.cpp:2036 +#, no-c-format +msgid "360x360dpi, glossy paper" +msgstr "360x360DPI, carta lucida" + +#: printers.cpp:2038 +#, no-c-format +msgid "360x360dpi, high gloss film" +msgstr "360x360DPI, carta patinata di qualità" + +#: printers.cpp:2040 +#, no-c-format +msgid "360x360dpi, high resolution paper" +msgstr "360x360DPI, carta ad alta risoluzione" + +#: printers.cpp:2042 +#, no-c-format +msgid "360x360dpi, plain paper" +msgstr "360x360DPI, carta normale" + +#: printers.cpp:2044 +#, no-c-format +msgid "360x360dpi, plain paper, high speed" +msgstr "360x360DPI, carta normale, alta velocità" + +#: printers.cpp:2046 +#, no-c-format +msgid "360x360dpi, transparency film" +msgstr "360x360DPI, acetato per lucidi in pellicola" + +#: printers.cpp:2048 +#, no-c-format +msgid "Very High Quality" +msgstr "Altissima qualità" + +#: printers.cpp:2050 +#, no-c-format +msgid "Very High Quality Grayscale" +msgstr "Toni di grigio ad altissima qualità" + +#: printers.cpp:2052 printers.cpp:6658 +#, no-c-format +msgid "720 x 720 DPI" +msgstr "720x720 DPI" + +#: printers.cpp:2054 printers.cpp:5168 +#, no-c-format +msgid "360 dpi" +msgstr "360 DPI" + +#: printers.cpp:2056 printers.cpp:6170 +#, no-c-format +msgid "720 dpi" +msgstr "720 DPI" + +#: printers.cpp:2058 printers.cpp:6180 +#, no-c-format +msgid "Low Quality" +msgstr "Bassa qualità" + +#: printers.cpp:2060 +#, no-c-format +msgid "720x720dpi, back print film" +msgstr "720x720 DPI, pellicola posteriore di stampa" + +#: printers.cpp:2062 +#, no-c-format +msgid "720x720dpi, coated paper" +msgstr "720x720 DPI, carta patinata" + +#: printers.cpp:2064 +#, no-c-format +msgid "720x720dpi, glossy paper" +msgstr "720x720 DPI, carta lucida" + +#: printers.cpp:2066 +#, no-c-format +msgid "720x720dpi, high-gloss paper" +msgstr "720x720 DPI, carta lucida di qualità" + +#: printers.cpp:2068 +#, no-c-format +msgid "720x720dpi, high resolution paper" +msgstr "720x720 DPI, carta ad alta risoluzione" + +#: printers.cpp:2070 printers.cpp:6322 +#, no-c-format +msgid "720x720dpi, plain paper" +msgstr "720x720 DPI, carta normale" + +#: printers.cpp:2072 +#, no-c-format +msgid "720x720dpi, transparency film" +msgstr "720x720 DPI, acetato per lucidi in pellicola" + +#: printers.cpp:2074 printers.cpp:6556 +#, no-c-format +msgid "1200 x 600 DPI" +msgstr "1200x600 DPI" + +#: printers.cpp:2076 +#, no-c-format +msgid "Resolution, Quality, Media Type" +msgstr "Risoluzione, qualità, tipo di supporto" + +#: printers.cpp:2078 +#, no-c-format +msgid "600x600dpi, iron-on transfer sheets, normal quality" +msgstr "600×600 DPI, fogli trasferibili a caldo, qualità normale" + +#: printers.cpp:2080 +#, no-c-format +msgid "600x600dpi, plain paper, normal quality" +msgstr "600×600 DPI, carta normale, qualità normale" + +#: printers.cpp:2082 +#, no-c-format +msgid "600x600dpi, transparencies, normal quality" +msgstr "600×600 DPI, pellicola per lucidi, qualità normale" + +#: printers.cpp:2084 +#, no-c-format +msgid "1200x1200dpi, glossy photo cards, high quality" +msgstr "1200×1200 DPI, cartoline fotografiche lucide, alta qualità" + +#: printers.cpp:2086 +#, no-c-format +msgid "1200x1200dpi, high gloss photo paper, high quality" +msgstr "1200×1200 DPI, carta lucida fotografica di qualità, alta qualità" + +#: printers.cpp:2088 +#, no-c-format +msgid "1200x1200dpi, professional photo paper, highest quality" +msgstr "1200×1200 DPI, carta fotografica professionale, massima qualità" + +#: printers.cpp:2090 printers.cpp:6554 +#, no-c-format +msgid "1200 x 1200 DPI" +msgstr "1200x1200 DPI" + +#: printers.cpp:2092 printers.cpp:6938 +#, no-c-format +msgid "Number of Copies" +msgstr "Numero di copie" + +#: printers.cpp:2094 printers.cpp:4382 +#, no-c-format +msgid "REt Setting" +msgstr "Impostazione REt" + +#: printers.cpp:2096 +#, no-c-format +msgid "Halftoning" +msgstr "Mezzitoni" + +#: printers.cpp:2098 printers.cpp:6862 +#, no-c-format +msgid "HP LaserJet 4L" +msgstr "HP LaserJet 4L" + +#: printers.cpp:2100 printers.cpp:7006 +#, no-c-format +msgid "Shift output horizontally (in 1/300 inch)" +msgstr "Sposta l'uscita orizzontalmente (in 1/300 pollici)" + +#: printers.cpp:2102 printers.cpp:7008 +#, no-c-format +msgid "Shift output vertically (in 1/300 inch)" +msgstr "Sposta l'uscita verticalmente (in 1/300 pollici)" + +#: printers.cpp:2104 +#, no-c-format +msgid "Full Paint" +msgstr "Copertura piena" + +#: printers.cpp:2106 printers.cpp:6816 +#, no-c-format +msgid "FullPaint" +msgstr "CoperturaPiena" + +#: printers.cpp:2108 printers.cpp:6956 +#, no-c-format +msgid "PartialPaint" +msgstr "CoperturaParziale" + +#: printers.cpp:2110 printers.cpp:6978 +#, no-c-format +msgid "Printer's paper size" +msgstr "Dimensione carta della stampante" + +#: printers.cpp:2112 printers.cpp:6868 +#, no-c-format +msgid "IgnoreSize" +msgstr "IgnoraDimensione" + +#: printers.cpp:2114 printers.cpp:6992 +#, no-c-format +msgid "RequireSize" +msgstr "RichiediDimensione" + +#: printers.cpp:2116 printers.cpp:6580 +#, no-c-format +msgid "240x240 DPI" +msgstr "240x240 DPI" + +#: printers.cpp:2118 printers.cpp:5590 +#, no-c-format +msgid "300x300 dpi" +msgstr "300x300 DPI" + +#: printers.cpp:2120 printers.cpp:5592 +#, no-c-format +msgid "300x600 dpi" +msgstr "300x600 DPI" + +#: printers.cpp:2122 printers.cpp:5596 +#, no-c-format +msgid "600x600 dpi" +msgstr "600x600 DPI" + +#: printers.cpp:2124 printers.cpp:5594 +#, no-c-format +msgid "600x1200 dpi" +msgstr "600x1200 DPI" + +#: printers.cpp:2126 printers.cpp:5598 +#, no-c-format +msgid "1200x1200 dpi" +msgstr "1200x1200 DPI" + +#: printers.cpp:2128 printers.cpp:6854 +#, no-c-format +msgid "Head Separation" +msgstr "Separazione testine" + +#: printers.cpp:2130 printers.cpp:5548 +#, no-c-format +msgid "300x600 DPI" +msgstr "300x600 DPI" + +#: printers.cpp:2132 printers.cpp:5546 +#, no-c-format +msgid "300x1200 DPI" +msgstr "300x1200 DPI" + +#: printers.cpp:2134 printers.cpp:5550 +#, no-c-format +msgid "600x1200 DPI" +msgstr "600x1200 DPI" + +#: printers.cpp:2136 printers.cpp:5554 +#, no-c-format +msgid "1200x300 DPI" +msgstr "1200x300 DPI" + +#: printers.cpp:2138 printers.cpp:6966 +#, no-c-format +msgid "Photo Quality Colour (6-ink)" +msgstr "Colore qualità fotografica (esacromia)" + +#: printers.cpp:2140 printers.cpp:6936 +#, no-c-format +msgid "Normal Quality Colour (4-ink)" +msgstr "Qualità colore normale (quadricromia)" + +#: printers.cpp:2142 printers.cpp:5560 +#, no-c-format +msgid "Bidirectional printing" +msgstr "Stampa bidirezionale" + +#: printers.cpp:2144 printers.cpp:5562 +#, no-c-format +msgid "off" +msgstr "spento" + +#: printers.cpp:2146 printers.cpp:5564 +#, no-c-format +msgid "on" +msgstr "acceso" + +#: printers.cpp:2148 printers.cpp:6860 +#, no-c-format +msgid "Horz. align. betw. cartr." +msgstr "Allineamento orizz. tra le cart." + +#: printers.cpp:2150 printers.cpp:7072 +#, no-c-format +msgid "Vert. align. betw. cartr." +msgstr "Allineamento vert. tra le cart." + +#: printers.cpp:2152 printers.cpp:6776 +#, no-c-format +msgid "Distance even/odd nozzles left cartr." +msgstr "Distanza ugelli pari/dispari cart. sinistra" + +#: printers.cpp:2154 printers.cpp:6778 +#, no-c-format +msgid "Distance even/odd nozzles right cartr." +msgstr "Distanza ugelli pari/dispari cart. destra" + +#: printers.cpp:2156 printers.cpp:6940 +#, no-c-format +msgid "Number of passes per line" +msgstr "Numero di passate per linea" + +#: printers.cpp:2158 printers.cpp:3248 +#, no-c-format +msgid "Paper Source" +msgstr "Sorgente carta" + +#: printers.cpp:2160 printers.cpp:7062 +#, no-c-format +msgid "Tray 8" +msgstr "Vassoio 8" + +#: printers.cpp:2162 printers.cpp:7064 +#, no-c-format +msgid "Tray 9" +msgstr "Vassoio 9" + +#: printers.cpp:2164 printers.cpp:7050 +#, no-c-format +msgid "Tray 10" +msgstr "Vassoio 10" + +#: printers.cpp:2166 printers.cpp:7052 +#, no-c-format +msgid "Tray 11" +msgstr "Vassoio 11" + +#: printers.cpp:2168 printers.cpp:7054 +#, no-c-format +msgid "Tray 12" +msgstr "Vassoio 12" + +#: printers.cpp:2170 printers.cpp:7056 +#, no-c-format +msgid "Tray 13" +msgstr "Vassoio 13" + +#: printers.cpp:2172 printers.cpp:7058 +#, no-c-format +msgid "Tray 14" +msgstr "Vassoio 14" + +#: printers.cpp:2174 printers.cpp:7060 +#, no-c-format +msgid "Tray 15" +msgstr "Vassoio 15" + +#: printers.cpp:2176 printers.cpp:6948 +#, no-c-format +msgid "Page Output" +msgstr "Output pagina" + +#: printers.cpp:2178 printers.cpp:6802 +#, no-c-format +msgid "FaceUp" +msgstr "FacciaSu" + +#: printers.cpp:2180 printers.cpp:6800 +#, no-c-format +msgid "FaceDown" +msgstr "FacciaGiù" + +#: printers.cpp:2182 printers.cpp:7030 +#, no-c-format +msgid "Thick Paper/Card Board" +msgstr "Carta spessa/cartoncino" + +#: printers.cpp:2184 printers.cpp:7040 +#, no-c-format +msgid "Toner Density" +msgstr "Densità del toner" + +#: printers.cpp:2186 printers.cpp:7042 +#, no-c-format +msgid "TonerSaving" +msgstr "RisparmioToner" + +#: printers.cpp:2188 printers.cpp:4658 +#, no-c-format +msgid "Output Order" +msgstr "Ordine d'uscita" + +#: printers.cpp:2190 printers.cpp:3442 +#, no-c-format +msgid "Collate" +msgstr "Fascicoli" + +#: printers.cpp:2198 printers.cpp:6998 +#, no-c-format +msgid "RIT Control" +msgstr "Controllo RIT" + +#: printers.cpp:2200 printers.cpp:7000 +#, no-c-format +msgid "RITOff" +msgstr "RITSpento" + +#: printers.cpp:2202 printers.cpp:7002 +#, no-c-format +msgid "RITOn" +msgstr "RITAcceso" + +#: printers.cpp:2204 printers.cpp:6214 +#, no-c-format +msgid "Monochrome, fast" +msgstr "Monocromatico, veloce" + +#: printers.cpp:2206 printers.cpp:6216 +#, no-c-format +msgid "Monochrome, Floyd-Steinberg" +msgstr "Monocromatico, Floyd-Steinberg" + +#: printers.cpp:2208 printers.cpp:6232 +#, no-c-format +msgid "Head motion" +msgstr "Movimento testina" + +#: printers.cpp:2210 printers.cpp:4460 +#, no-c-format +msgid "Unidirectional" +msgstr "Monodirezionale" + +#: printers.cpp:2212 printers.cpp:4462 +#, no-c-format +msgid "Bidirectional" +msgstr "Bidirezionale" + +#: printers.cpp:2214 printers.cpp:6240 +#, no-c-format +msgid "Weaving" +msgstr "Intrecciata" + +#: printers.cpp:2216 printers.cpp:6242 +#, no-c-format +msgid "Microweave (Printer internal)" +msgstr "Microweave (interno alla stampante)" + +#: printers.cpp:2218 printers.cpp:6244 +#, no-c-format +msgid "Softweave (Driver internal)" +msgstr "Softweave (interno al driver)" + +#: printers.cpp:2220 printers.cpp:6218 +#, no-c-format +msgid "ESC/P2 Encoding" +msgstr "Codifica ESC/P2" + +#: printers.cpp:2222 printers.cpp:6220 +#, no-c-format +msgid "Delta Row" +msgstr "Delta Row" + +#: printers.cpp:2224 printers.cpp:6222 +#, no-c-format +msgid "Run Length" +msgstr "Lunghezza della corsa" + +#: printers.cpp:2226 printers.cpp:6224 +#, no-c-format +msgid "Uncompressed" +msgstr "Non compressa" + +#: printers.cpp:2228 printers.cpp:6226 +#, no-c-format +msgid "Preconfiguration file" +msgstr "File di preconfigurazione" + +#: printers.cpp:2230 printers.cpp:6228 +#, no-c-format +msgid "stcolor" +msgstr "stcolor" + +#: printers.cpp:2232 printers.cpp:6230 +#, no-c-format +msgid "none" +msgstr "nessuno" + +#: printers.cpp:2234 printers.cpp:6234 +#, no-c-format +msgid "Initialization values for dithering" +msgstr "Valori di inizializzazione della retinatura" + +#: printers.cpp:2236 printers.cpp:6236 +#, no-c-format +msgid "Uniform" +msgstr "Uniforme" + +#: printers.cpp:2238 printers.cpp:6238 +#, no-c-format +msgid "Random" +msgstr "Casuale" + +#: printers.cpp:2240 printers.cpp:6426 +#, no-c-format +msgid "360 x 120 DPI" +msgstr "360x120 DPI" + +#: printers.cpp:2242 printers.cpp:6614 +#, no-c-format +msgid "360 x 240 DPI" +msgstr "360x240 DPI" + +#: printers.cpp:2244 printers.cpp:6610 +#, no-c-format +msgid "360 x 180 DPI" +msgstr "360x180 DPI" + +#: printers.cpp:2246 printers.cpp:6622 +#, no-c-format +msgid "360 x 90 DPI" +msgstr "360x90 DPI" + +#: printers.cpp:2248 +#, no-c-format +msgid "360x360dpi, 4-bit, PostScript halftoning, weaved" +msgstr "360×360 DPI, 4-bit, retinatura PostScript, intrecciata" + +#: printers.cpp:2250 +#, no-c-format +msgid "360x360dpi, 32-bit CMYK" +msgstr "360×360 DPI, CMYK a 32 bit" + +#: printers.cpp:2252 +#, no-c-format +msgid "720x720dpi, 32-bit CMYK, weaved" +msgstr "720×720 DPI, CMYK a 32 bit, intrecciato" + +#: printers.cpp:2254 printers.cpp:6734 +#, no-c-format +msgid "Colour, Floyd-Steinberg, CMYK, better" +msgstr "Colore, Floyd-Steinberg, CMYK, migliore" + +#: printers.cpp:2256 printers.cpp:6730 +#, no-c-format +msgid "Colour, fast, CMYK" +msgstr "Colore, veloce, CMYK" + +#: printers.cpp:2258 printers.cpp:6746 +#, no-c-format +msgid "Colour, modif. Floyd-Steinberg, CMYK, faster" +msgstr "Colore, Floyd-Steinberg modificato, CMYK, più veloce" + +#: printers.cpp:2260 printers.cpp:6732 +#, no-c-format +msgid "Colour, fast, RGB" +msgstr "Colore, veloce, RGB" + +#: printers.cpp:2262 printers.cpp:6738 +#, no-c-format +msgid "Colour, Floyd-Steinberg, RGB" +msgstr "Colore, Floyd-Steinberg, RGB" + +#: printers.cpp:2264 printers.cpp:6736 +#, no-c-format +msgid "Colour, Floyd-Steinberg, CMYK, simpler" +msgstr "Colore, Floyd-Steinberg, CMYK, più semplice" + +#: printers.cpp:2266 printers.cpp:6750 +#, no-c-format +msgid "Colour, Stefan-Singer algorithm, RGB" +msgstr "Colore, algoritmo Stefan-Singer, RGB" + +#: printers.cpp:2268 printers.cpp:6308 +#, no-c-format +msgid "360 dpi, plain paper" +msgstr "360 DPI, carta normale" + +#: printers.cpp:2270 printers.cpp:6310 +#, no-c-format +msgid "720 dpi, plain paper" +msgstr "720 DPI, carta normale" + +#: printers.cpp:2272 +#, no-c-format +msgid "1440x720dpi, inkjet paper" +msgstr "1440x720 DPI, carta per inkjet" + +#: printers.cpp:2274 +#, no-c-format +msgid "Resolution, Color Mode, Media Type" +msgstr "Risoluzione, modalità colore, tipo di supporto" + +#: printers.cpp:2276 +#, no-c-format +msgid "360x360dpi, plain paper, grayscale" +msgstr "360×360 DPI, carta normale, toni di grigi" + +#: printers.cpp:2278 +#, no-c-format +msgid "720x720dpi, inkjet paper" +msgstr "720×720 DPI, carta per inkjet" + +#: printers.cpp:2280 +#, no-c-format +msgid "720x720dpi, plain paper, grayscale" +msgstr "720×720 DPI, carta normale, toni di grigi" + +#: printers.cpp:2282 +#, no-c-format +msgid "1440x720dpi, inkjet paper, grayscale" +msgstr "1440×720 DPI, carta per inkjet, toni di grigi" + +#: printers.cpp:2284 +#, no-c-format +msgid "360x360dpi, plain paper low quality" +msgstr "360×360 DPI, carta normale, qualità bassa" + +#: printers.cpp:2286 +#, no-c-format +msgid "360x360dpi" +msgstr "360x360 DPI" + +#: printers.cpp:2288 +#, no-c-format +msgid "720x720dpi" +msgstr "720×720 DPI" + +#: printers.cpp:2290 printers.cpp:4668 +#, no-c-format +msgid "F4" +msgstr "F4" + +#: printers.cpp:2292 +#, no-c-format +msgid "Government Legal" +msgstr "Government Legal" + +#: printers.cpp:2294 +#, no-c-format +msgid "Government Letter" +msgstr "Government Letter" + +#: printers.cpp:2296 printers.cpp:4232 +#, no-c-format +msgid "Half Letter" +msgstr "Half Letter" + +#: printers.cpp:2298 +#, no-c-format +msgid "TonerSave" +msgstr "RisparmioToner" + +#: printers.cpp:2300 +#, no-c-format +msgid "Dpi" +msgstr "DPI" + +#: printers.cpp:2302 +#, no-c-format +msgid "600x300 dpi (Class600)" +msgstr "600x300 DPI (Class600)" + +#: printers.cpp:2304 +#, no-c-format +msgid "1200x600 dpi (Class1200)" +msgstr "1200x600 DPI (Class1200)" + +#: printers.cpp:2306 +#, no-c-format +msgid "Ritech" +msgstr "Ritech" + +#: printers.cpp:2308 +#, no-c-format +msgid "Resolution, Color Mode" +msgstr "Risoluzione, modalità colore" + +#: printers.cpp:2310 +#, no-c-format +msgid "180x180dpi, Grayscale, plain paper" +msgstr "180x180 DPI, toni di grigio, carta semplice" + +#: printers.cpp:2312 +#, no-c-format +msgid "360x360dpi, Color, plain paper" +msgstr "360x360 DPI, colore, carta normale" + +#: printers.cpp:2314 +#, no-c-format +msgid "360x360dpi, Grayscale, plain paper" +msgstr "360x360 DPI, toni di grigio, carta normale" + +#: printers.cpp:2316 printers.cpp:6620 +#, no-c-format +msgid "360x720 DPI" +msgstr "360x720 DPI" + +#: printers.cpp:2318 printers.cpp:6630 +#, no-c-format +msgid "400x400 DPI" +msgstr "400x400 DPI" + +#: printers.cpp:2320 +#, no-c-format +msgid "300 dpi, Best, Color, Black + Color Cartr." +msgstr "300 DPI, migliore, colore, cart. nero e colore" + +#: printers.cpp:2322 +#, no-c-format +msgid "600 dpi, Best, Color, Black + Color Cartr." +msgstr "600 DPI, migliore, colore, cart. nero e colore" + +#: printers.cpp:2324 +#, no-c-format +msgid "600 dpi, Grayscale, Black + Color Cartr." +msgstr "600 DPI, scala di grigi, cart. nera + colore" + +#: printers.cpp:2326 printers.cpp:3002 +#, no-c-format +msgid "Super B" +msgstr "Super B" + +#: printers.cpp:2328 printers.cpp:4348 +#, no-c-format +msgid "Manual Feeding" +msgstr "Inserimento manuale" + +#: printers.cpp:2330 printers.cpp:4332 +#, no-c-format +msgid "Paper type" +msgstr "Tipo di carta" + +#: printers.cpp:2332 printers.cpp:4336 +#, no-c-format +msgid "Glossy film" +msgstr "Pellicola lucida" + +#: printers.cpp:2334 printers.cpp:4340 +#, no-c-format +msgid "Special paper" +msgstr "Carta speciale" + +#: printers.cpp:2336 printers.cpp:4342 +#, no-c-format +msgid "Transparency film" +msgstr "Acetato per lucidi" + +#: printers.cpp:2338 printers.cpp:4344 +#, no-c-format +msgid "Printing Quality" +msgstr "Qualità di stampa" + +#: printers.cpp:2340 printers.cpp:4346 +#, no-c-format +msgid "RET (Resolution Enhancement)" +msgstr "RET (miglioramento di risoluzione)" + +#: printers.cpp:2342 +#, no-c-format +msgid "Draft (auto-detect paper type)" +msgstr "Bozza (autoriconoscimento del tipo di carta)" + +#: printers.cpp:2344 +#, no-c-format +msgid "Photo (on photo paper)" +msgstr "Foto (su carta fotografica)" + +#: printers.cpp:2346 +#, no-c-format +msgid "300 dpi, Photo, Black + Color Cartr., Photo Paper" +msgstr "300 DPI, foto, cart. nero + colore, carta fotografica" + +#: printers.cpp:2348 +#, no-c-format +msgid "600 dpi, Color, Black + Color Cartr." +msgstr "600 DPI, colore, cart. nera + colore" + +#: printers.cpp:2350 +#, no-c-format +msgid "600 dpi, Photo, Black + Color Cartr., Photo Paper" +msgstr "600 DPI, foto, cart. nera + colore, carta fotografica" + +#: printers.cpp:2352 +#, no-c-format +msgid "Draft Grayscale (auto-detect paper type)" +msgstr "Bozza in toni di grigio (autoriconoscimento del tipo di carta)" + +#: printers.cpp:2354 +#, no-c-format +msgid "Normal (auto-detect paper type)" +msgstr "Normale (autoriconoscimento del tipo di carta)" + +#: printers.cpp:2356 +#, no-c-format +msgid "Normal Grayscale (auto-detect paper type)" +msgstr "Normale in toni di grigio (autoriconoscimento del tipo di carta)" + +#: printers.cpp:2358 +#, no-c-format +msgid "High Quality (auto-detect paper type)" +msgstr "Alta qualità (autoriconoscimento del tipo di carta)" + +#: printers.cpp:2360 +#, no-c-format +msgid "High Quality Grayscale (auto-detect paper type)" +msgstr "Alta qualità in toni di grigio (autoriconoscimento del tipo di carta)" + +#: printers.cpp:2362 +#, no-c-format +msgid "1200 dpi, Photo, Black + Color Cartr., Photo Paper" +msgstr "1200 DPI, foto, cart. nero + colore, carta fotografica" + +#: printers.cpp:2364 printers.cpp:4376 +#, no-c-format +msgid "Binding for Double-Sided Pr." +msgstr "Legame per stampa a doppia facciata" + +#: printers.cpp:2366 printers.cpp:4378 +#, no-c-format +msgid "Long Edge" +msgstr "Lato lungo" + +#: printers.cpp:2368 printers.cpp:4380 +#, no-c-format +msgid "Short Edge" +msgstr "Lato corto" + +#: printers.cpp:2370 printers.cpp:3110 +#, no-c-format +msgid "Auto" +msgstr "Automatico" + +#: printers.cpp:2372 printers.cpp:4404 +#, no-c-format +msgid "Contone (4096 colors)" +msgstr "Contone (4096 colori)" + +#: printers.cpp:2374 +#, no-c-format +msgid "2A" +msgstr "2A" + +#: printers.cpp:2376 +#, no-c-format +msgid "4A" +msgstr "4A" + +#: printers.cpp:2378 printers.cpp:4304 +#, no-c-format +msgid "Arch A" +msgstr "Arch A" + +#: printers.cpp:2380 printers.cpp:4306 +#, no-c-format +msgid "Arch B" +msgstr "Arch B" + +#: printers.cpp:2382 +#, no-c-format +msgid "Arch C" +msgstr "Arch C" + +#: printers.cpp:2384 +#, no-c-format +msgid "Arch D" +msgstr "Arch D" + +#: printers.cpp:2386 +#, no-c-format +msgid "Arch E" +msgstr "Arch E" + +#: printers.cpp:2388 +#, no-c-format +msgid "B0 (ISO)" +msgstr "B0 (ISO)" + +#: printers.cpp:2390 +#, no-c-format +msgid "B1 (ISO)" +msgstr "B1 (ISO)" + +#: printers.cpp:2392 +#, no-c-format +msgid "B2 (ISO)" +msgstr "B2 (ISO)" + +#: printers.cpp:2394 +#, no-c-format +msgid "B3 (ISO)" +msgstr "B3 (ISO)" + +#: printers.cpp:2396 +#, no-c-format +msgid "B4 (ISO)" +msgstr "B4 (ISO)" + +#: printers.cpp:2398 printers.cpp:3672 +#, no-c-format +msgid "B5 (ISO)" +msgstr "B5 (ISO)" + +#: printers.cpp:2400 +#, no-c-format +msgid "B0 (JIS)" +msgstr "B0 (JIS)" + +#: printers.cpp:2402 +#, no-c-format +msgid "B1 (JIS)" +msgstr "B1 (JIS)" + +#: printers.cpp:2404 +#, no-c-format +msgid "B2 (JIS)" +msgstr "B2 (JIS)" + +#: printers.cpp:2406 +#, no-c-format +msgid "B3 (JIS)" +msgstr "B3 (JIS)" + +#: printers.cpp:2408 +#, no-c-format +msgid "Super A" +msgstr "Super A" + +#: printers.cpp:2410 +#, no-c-format +msgid "Tabloid Extra" +msgstr "Tabloid Extra" + +#: printers.cpp:2412 +#, no-c-format +msgid "EconoFast Mode" +msgstr "Modalità EconoFast" + +#: printers.cpp:2414 +#, no-c-format +msgid "Color (Color Cartridge, for photos)" +msgstr "Colore (Cartuccia colore, per foto)" + +#: printers.cpp:2416 +#, no-c-format +msgid "Color (both cartridges, for text with images)" +msgstr "Colore (entrambe le cartucce, per testo con immagini)" + +#: printers.cpp:2418 +#, no-c-format +msgid "Grayscale (black cartridge)" +msgstr "Toni di grigio (cartuccia nero)" + +#: printers.cpp:2420 printers.cpp:4286 +#, no-c-format +msgid "Dithering Algorithm" +msgstr "Algoritmo di retinatura" + +#: printers.cpp:2422 +#, no-c-format +msgid "Floyd Steinberg (higher quality)" +msgstr "Floyd-Steinberg (qualità più alta)" + +#: printers.cpp:2424 +#, no-c-format +msgid "Ordered (faster)" +msgstr "Ordinata (più veloce)" + +#: printers.cpp:2426 +#, no-c-format +msgid "Off (better quality)" +msgstr "Disattivo (qualità migliore)" + +#: printers.cpp:2428 +#, no-c-format +msgid "On (faster)" +msgstr "Attivo (più veloce)" + +#: printers.cpp:2430 printers.cpp:6696 +#, no-c-format +msgid "Black ink density adjustment." +msgstr "Correzione della densità dell'inchiostro nero." + +#: printers.cpp:2432 printers.cpp:6704 +#, no-c-format +msgid "Bottom Margin" +msgstr "Margine inferiore" + +#: printers.cpp:2434 printers.cpp:6892 +#, no-c-format +msgid "Left Margin" +msgstr "Margine sinistro" + +#: printers.cpp:2436 printers.cpp:6996 +#, no-c-format +msgid "Right Margin" +msgstr "Margine destro" + +#: printers.cpp:2438 printers.cpp:7044 +#, no-c-format +msgid "Top Margin" +msgstr "Margine superiore" + +#: printers.cpp:2440 printers.cpp:7078 +#, no-c-format +msgid "X Offset" +msgstr "Offset X" + +#: printers.cpp:2442 printers.cpp:7084 +#, no-c-format +msgid "Y Offset" +msgstr "Offset Y" + +#: printers.cpp:2444 +#, no-c-format +msgid "Gamma Correction File" +msgstr "File di correzione della gamma" + +#: printers.cpp:2446 +#, no-c-format +msgid "Default (/etc/pnm2ppa.gamma)" +msgstr "Predefinito (/etc/pnm2ppa.gamma)" + +#: printers.cpp:2448 +#, no-c-format +msgid "Normal Quality (/etc/pnm2ppa.gamma_normal)" +msgstr "Qualità normale (/etc/pnm2ppa.gamma_normal)" + +#: printers.cpp:2450 +#, no-c-format +msgid "Best Quality (/etc/pnm2ppa.gamma_best)" +msgstr "Qualità migliore (/etc/pnm2ppa.gamma_best)" + +#: printers.cpp:2452 printers.cpp:2876 +#, no-c-format +msgid "None" +msgstr "Nessuna" + +#: printers.cpp:2454 +#, no-c-format +msgid "GhostScript Rendering Format" +msgstr "Formato di rendering di GhostScript" + +#: printers.cpp:2456 printers.cpp:6824 +#, no-c-format +msgid "Gamma Correction" +msgstr "Correzione gamma" + +#: printers.cpp:2458 printers.cpp:6820 +#, no-c-format +msgid "Gamma Black" +msgstr "Gamma nero" + +#: printers.cpp:2460 printers.cpp:6828 +#, no-c-format +msgid "Gamma Cyan" +msgstr "Gamma ciano" + +#: printers.cpp:2462 printers.cpp:6832 +#, no-c-format +msgid "Gamma Magenta" +msgstr "Gamma magenta" + +#: printers.cpp:2464 printers.cpp:6836 +#, no-c-format +msgid "Gamma Yellow" +msgstr "Gamma giallo" + +#: printers.cpp:2466 +#, no-c-format +msgid "Draft Grayscale (Black cartridge)" +msgstr "Bozza in toni di grigio (cartuccia nero)" + +#: printers.cpp:2468 +#, no-c-format +msgid "Normal Grayscale (Black cartridge)" +msgstr "Normale in toni di grigio (cartuccia nero)" + +#: printers.cpp:2470 +#, no-c-format +msgid "High Quality Grayscale (Black cartridge)" +msgstr "Alta qualità in toni di grigio (cartuccia nero)" + +#: printers.cpp:2472 +#, no-c-format +msgid "600x300 dpi, Best, Grayscale, Black Cartr." +msgstr "600x300 DPI, migliore, toni di grigio, cart. nero" + +#: printers.cpp:2474 +#, no-c-format +msgid "300 dpi, Color, Full Bleed, Black + Color Cartr." +msgstr "300 DPI, colore, Full Bleed, cart. nero e colore" + +#: printers.cpp:2476 +#, no-c-format +msgid "600 dpi, Color, Full Bleed, Black + Color Cartr." +msgstr "600 DPI, colore, Full Bleed, cart. nera e colore" + +#: printers.cpp:2478 +#, no-c-format +msgid "1200 dpi, Photo, Full Bleed, Black + Color Cartr., Photo Paper" +msgstr "1200 DPI, foto, Full Bleed, cart. nero e colore, carta fotografica" + +#: printers.cpp:2480 +#, no-c-format +msgid "Photo (Color cartridge, on photo paper)" +msgstr "Foto (cartuccia colore, su carta fotografica)" + +#: printers.cpp:2482 +#, no-c-format +msgid "300 dpi, Photo, Color Cartr., Photo Paper" +msgstr "300 DPI, foto, cart. colore, carta fotografica" + +#: printers.cpp:2484 +#, no-c-format +msgid "600 dpi, Photo, Color Cartr., Photo Paper" +msgstr "600 DPI, foto, cart. colore, carta fotografica" + +#: printers.cpp:2486 printers.cpp:3228 +#, no-c-format +msgid "Glossy" +msgstr "Lucida" + +#: printers.cpp:2488 printers.cpp:3186 +#, no-c-format +msgid "Paper" +msgstr "Carta" + +#: printers.cpp:2490 printers.cpp:6672 +#, no-c-format +msgid "Behaviour when Toner Low" +msgstr "Comportamento con toner in esaurimento" + +#: printers.cpp:2492 printers.cpp:3148 +#, no-c-format +msgid "Output Bin" +msgstr "Cassetto d'uscita" + +#: printers.cpp:2494 printers.cpp:3150 +#, no-c-format +msgid "Upper" +msgstr "Superiore" + +#: printers.cpp:2496 printers.cpp:3152 +#, no-c-format +msgid "Lower" +msgstr "Inferiore" + +#: printers.cpp:2498 printers.cpp:3820 +#, no-c-format +msgid "MP Tray" +msgstr "Vassoio MP" + +#: printers.cpp:2500 +#, no-c-format +msgid "300 dpi, Color, Full Bleed, Color Cartr." +msgstr "300 DPI, colore, Full Bleed, cart. colore" + +#: printers.cpp:2502 +#, no-c-format +msgid "600 dpi, Color, Color Cartr." +msgstr "600 DPI, colore, cart. colore" + +#: printers.cpp:2504 +#, no-c-format +msgid "600 dpi, Color, Full Bleed, Color Cartr." +msgstr "600 DPI, colore, Full Bleed, cart. colore" + +#: printers.cpp:2506 +#, no-c-format +msgid "1200 dpi, Photo, Color Cartr., Photo Paper" +msgstr "1200 DPI, foto, cart. colore, carta fotografica" + +#: printers.cpp:2508 +#, no-c-format +msgid "1200 dpi, Photo, Full Bleed, Color Cartr., Photo Paper" +msgstr "1200 DPI, foto, Full Bleed, cart. colore, carta fotografica" + +#: printers.cpp:2510 +#, no-c-format +msgid "150 dpi, Best, Color, Black + Color Cartr." +msgstr "150 DPI, migliore, colore, cart. nera e colore" + +#: printers.cpp:2512 +#, no-c-format +msgid "150 dpi, Color, Black + Color Cartr." +msgstr "150 DPI, colore, cart. nero e colore" + +#: printers.cpp:2514 +#, no-c-format +msgid "150 dpi, Draft, Color, Black + Color Cartr." +msgstr "150 DPI, bozza, colore, cart. nera e colore" + +#: printers.cpp:2516 +#, no-c-format +msgid "150 dpi, Draft, Grayscale, Black + Color Cartr." +msgstr "150 DPI, bozza, scala di grigi, cart. nera & colore" + +#: printers.cpp:2518 +#, no-c-format +msgid "150 dpi, Grayscale, Black + Color Cartr." +msgstr "150 DPI, scala di grigi, cart. nera e colore" + +#: printers.cpp:2520 +#, no-c-format +msgid "2400x1200 DPI" +msgstr "2400x1200 DPI" + +#: printers.cpp:2522 +#, no-c-format +msgid "High Quality (Color cartridge)" +msgstr "Ata qualità (cartuccia a colori)" + +#: printers.cpp:2524 +#, no-c-format +msgid "Cover for HP DeskJet 3425" +msgstr "Copertura per HP DeskJet 3425" + +#: printers.cpp:2526 printers.cpp:6332 +#, no-c-format +msgid "75x75 dpi" +msgstr "75x75 DPI" + +#: printers.cpp:2528 printers.cpp:6334 +#, no-c-format +msgid "150x150 dpi" +msgstr "150x150 DPI" + +#: printers.cpp:2530 printers.cpp:6688 +#, no-c-format +msgid "Black cartridge" +msgstr "Cartuccia nera" + +#: printers.cpp:2532 printers.cpp:6708 +#, no-c-format +msgid "Color cartridge" +msgstr "Cartuccia colore" + +#: printers.cpp:2534 printers.cpp:2748 +#, no-c-format +msgid "Folio" +msgstr "Foglio" + +#: printers.cpp:2536 +#, no-c-format +msgid "Normal Paper" +msgstr "Carta normale" + +#: printers.cpp:2538 printers.cpp:3242 +#, no-c-format +msgid "Card Stock" +msgstr "Scheda di scorta" + +#: printers.cpp:2540 +#, no-c-format +msgid "Adhesive Labels" +msgstr "Etichette adesive" + +#: printers.cpp:2542 +#, no-c-format +msgid "Pre-printed paper" +msgstr "Carta prestampata" + +#: printers.cpp:2544 +#, no-c-format +msgid "Allow use of 'Reprint' button" +msgstr "Permetti l'uso del pulsante 'Ristampa'" + +#: printers.cpp:2548 +#, no-c-format +msgid "Altitude Correction" +msgstr "Correzione altitudine" + +#: printers.cpp:2550 +#, no-c-format +msgid "High Altitude (Low Air Pressure)" +msgstr "Alta quota (bassa pressione dell'aria)" + +#: printers.cpp:2552 +#, no-c-format +msgid "Low Altitude (High Air Pressure)" +msgstr "Bassa quota (alta pressione dell'aria)" + +#: printers.cpp:2554 +#, no-c-format +msgid "Reprint Page after Paper Jam" +msgstr "Ristampa pagina dopo inceppamento carta" + +#: printers.cpp:2556 +#, no-c-format +msgid "Page Timeout" +msgstr "Pausa pagina" + +#: printers.cpp:2558 +#, no-c-format +msgid "15 sec" +msgstr "15 sec" + +#: printers.cpp:2560 +#, no-c-format +msgid "30 sec" +msgstr "30 sec" + +#: printers.cpp:2562 +#, no-c-format +msgid "45 sec" +msgstr "45 sec" + +#: printers.cpp:2564 +#, no-c-format +msgid "Idle time to start power save mode (min)" +msgstr "Tempo di inattività per entrare in modalità risparmio energetico (min)" + +#: printers.cpp:2566 +#, no-c-format +msgid "5 min" +msgstr "5 min" + +#: printers.cpp:2568 +#, no-c-format +msgid "10 min" +msgstr "10 min" + +#: printers.cpp:2570 +#, no-c-format +msgid "15 min" +msgstr "15 min" + +#: printers.cpp:2572 +#, no-c-format +msgid "30 min" +msgstr "30 min" + +#: printers.cpp:2574 +#, no-c-format +msgid "45 min" +msgstr "45 min" + +#: printers.cpp:2576 +#, no-c-format +msgid "60 min" +msgstr "60 min" + +#: printers.cpp:2578 +#, no-c-format +msgid "Use Power Saving Mode" +msgstr "Usa modalità di risparmio energetico" + +#: printers.cpp:2580 printers.cpp:6784 +#, no-c-format +msgid "Dithering PPI" +msgstr "Retinatura PPI" + +#: printers.cpp:2582 printers.cpp:6604 +#, no-c-format +msgid "300 x 600 DPI" +msgstr "300x600 DPI" + +#: printers.cpp:2584 printers.cpp:6578 +#, no-c-format +msgid "2400 x 1200 DPI" +msgstr "2400x1200 DPI" + +#: printers.cpp:2586 printers.cpp:6336 +#, no-c-format +msgid "2-passes x-weaving" +msgstr "X-weaving a due passate" + +#: printers.cpp:2588 printers.cpp:6338 +#, no-c-format +msgid "3-passes x-weaving" +msgstr "X-weaving a tre passate" + +#: printers.cpp:2590 +#, no-c-format +msgid "320x320 DPI" +msgstr "320x320 DPI" + +#: printers.cpp:2592 +#, no-c-format +msgid "160x160 DPI" +msgstr "160x160 DPI" + +#: printers.cpp:2594 printers.cpp:5826 +#, no-c-format +msgid "Darkness" +msgstr "Oscurità" + +#: printers.cpp:2596 printers.cpp:3430 +#, no-c-format +msgid "Darkest" +msgstr "Più scuro" + +#: printers.cpp:2598 printers.cpp:3440 +#, no-c-format +msgid "Lightest" +msgstr "Più chiaro" + +#: printers.cpp:2600 printers.cpp:5754 +#, no-c-format +msgid "Black toner saving" +msgstr "Risparmio toner nero" + +#: printers.cpp:2602 printers.cpp:4040 +#, no-c-format +msgid "DeskJet" +msgstr "DeskJet" + +#: printers.cpp:2604 printers.cpp:4042 +#, no-c-format +msgid "DeskJet 310" +msgstr "DeskJet 310" + +#: printers.cpp:2606 printers.cpp:4044 +#, no-c-format +msgid "DeskJet 320" +msgstr "DeskJet 320" + +#: printers.cpp:2608 printers.cpp:4046 +#, no-c-format +msgid "DeskJet 340" +msgstr "DeskJet 340" + +#: printers.cpp:2610 printers.cpp:4048 +#, no-c-format +msgid "DeskJet 400" +msgstr "DeskJet 400" + +#: printers.cpp:2612 printers.cpp:4064 +#, no-c-format +msgid "DeskJet 600" +msgstr "DeskJet 600" + +#: printers.cpp:2614 printers.cpp:4066 +#, no-c-format +msgid "DeskJet 660C" +msgstr "DeskJet 660C" + +#: printers.cpp:2616 printers.cpp:4068 +#, no-c-format +msgid "DeskJet 670C" +msgstr "DeskJet 670C" + +#: printers.cpp:2618 printers.cpp:4070 +#, no-c-format +msgid "DeskJet 680C" +msgstr "DeskJet 680C" + +#: printers.cpp:2620 printers.cpp:4072 +#, no-c-format +msgid "DeskJet 690C" +msgstr "DeskJet 690C" + +#: printers.cpp:2622 printers.cpp:4078 +#, no-c-format +msgid "DeskJet 870C" +msgstr "DeskJet 870C" + +#: printers.cpp:2624 printers.cpp:4080 +#, no-c-format +msgid "DeskJet 890C" +msgstr "DeskJet 890C" + +#: printers.cpp:2626 printers.cpp:4082 +#, no-c-format +msgid "DeskJet 970C with Duplexer" +msgstr "DeskJet 970C con unità duplex" + +#: printers.cpp:2628 printers.cpp:4084 +#, no-c-format +msgid "DeskJet 1120C" +msgstr "DeskJet 1120C" + +#: printers.cpp:2630 printers.cpp:4086 +#, no-c-format +msgid "DeskJet Plus" +msgstr "DeskJet Plus" + +#: printers.cpp:2632 printers.cpp:4088 +#, no-c-format +msgid "DeskJet Portable" +msgstr "DeskJet Portatile" + +#: printers.cpp:2634 printers.cpp:4090 +#, no-c-format +msgid "Olivetti (Black sent after CMY)" +msgstr "Olivetti (nero inviato dopo CMY)" + +#: printers.cpp:2636 printers.cpp:4092 +#, no-c-format +msgid "Unspecified Model" +msgstr "Modello non specificato" + +#: printers.cpp:2638 printers.cpp:4094 +#, no-c-format +msgid "Unspecified Old Model" +msgstr "Vecchio modello non specificato" + +#: printers.cpp:2640 +#, no-c-format +msgid "Configure Every Page" +msgstr "Configura ogni pagina" + +#: printers.cpp:2642 +#, no-c-format +msgid "Media Size" +msgstr "Dimensione supporto" + +#: printers.cpp:2644 +#, no-c-format +msgid "Letter" +msgstr "Letter" + +#: printers.cpp:2646 +#, no-c-format +msgid "Legal" +msgstr "Legal" + +#: printers.cpp:2648 +#, no-c-format +msgid "A4" +msgstr "A4" + +#: printers.cpp:2654 +#, no-c-format +msgid "204x196 DPI" +msgstr "204x196 DPI" + +#: printers.cpp:2656 +#, no-c-format +msgid "204x98 DPI" +msgstr "204x98 DPI" + +#: printers.cpp:2658 +#, no-c-format +msgid "your fax for replies" +msgstr "il vostro fax per le risposte" + +#: printers.cpp:2660 +#, no-c-format +msgid "ID" +msgstr "ID" + +#: printers.cpp:2662 +#, no-c-format +msgid "your fax header" +msgstr "intestazione del fax" + +#: printers.cpp:2668 +#, no-c-format +msgid "72dpi" +msgstr "72 DPI" + +#: printers.cpp:2670 +#, no-c-format +msgid "144dpi" +msgstr "144 DPI" + +#: printers.cpp:2672 +#, no-c-format +msgid "300dpi" +msgstr "300 DPI" + +#: printers.cpp:2674 +#, no-c-format +msgid "360dpi" +msgstr "360 DPI" + +#: printers.cpp:2676 +#, no-c-format +msgid "600dpi" +msgstr "600 DPI" + +#: printers.cpp:2678 +#, no-c-format +msgid "720dpi" +msgstr "720 DPI" + +#: printers.cpp:2680 +#, no-c-format +msgid "1200dpi" +msgstr "1200 DPI" + +#: printers.cpp:2682 +#, no-c-format +msgid "1440dpi" +msgstr "1440 DPI" + +#: printers.cpp:2684 +#, no-c-format +msgid "2400dpi" +msgstr "2400 DPI" + +#: printers.cpp:2696 +#, no-c-format +msgid "A5" +msgstr "A5" + +#: printers.cpp:2700 +#, no-c-format +msgid "B4" +msgstr "B4" + +#: printers.cpp:2704 +#, no-c-format +msgid "B6" +msgstr "B6" + +#: printers.cpp:2712 +#, no-c-format +msgid "Statement" +msgstr "Dichiarazione" + +#: printers.cpp:2716 +#, no-c-format +msgid "Ledger Landscape" +msgstr "Registro orizzontale" + +#: printers.cpp:2718 +#, no-c-format +msgid "US C" +msgstr "US C" + +#: printers.cpp:2720 +#, no-c-format +msgid "US D" +msgstr "US D" + +#: printers.cpp:2722 +#, no-c-format +msgid "US E" +msgstr "US E" + +#: printers.cpp:2724 +#, no-c-format +msgid "ARCH A" +msgstr "ARCH A" + +#: printers.cpp:2726 +#, no-c-format +msgid "ARCH B" +msgstr "ARCH B" + +#: printers.cpp:2728 +#, no-c-format +msgid "ARCH C" +msgstr "ARCH C" + +#: printers.cpp:2730 +#, no-c-format +msgid "ARCH D" +msgstr "ARCH D" + +#: printers.cpp:2732 +#, no-c-format +msgid "ARCH E" +msgstr "ARCH E" + +#: printers.cpp:2736 +#, no-c-format +msgid "DL Envelope" +msgstr "Busta DL" + +#: printers.cpp:2738 +#, no-c-format +msgid "C4 Envelope" +msgstr "Busta C4" + +#: printers.cpp:2740 +#, no-c-format +msgid "C5 Envelope" +msgstr "Busta C5" + +#: printers.cpp:2742 +#, no-c-format +msgid "C6 Envelope" +msgstr "Busta C6" + +#: printers.cpp:2744 +#, no-c-format +msgid "C10 Envelope" +msgstr "Busta C10" + +#: printers.cpp:2746 +#, no-c-format +msgid "C65 Envelope" +msgstr "Busta C65" + +#: printers.cpp:2750 +#, no-c-format +msgid "InputSlot" +msgstr "ScanalaturaInput" + +#: printers.cpp:2752 +#, no-c-format +msgid "Autotray" +msgstr "Vassoio automatico" + +#: printers.cpp:2754 +#, no-c-format +msgid "Tray 2 Paper Tray" +msgstr "Vassoio 2 vassoio della carta" + +#: printers.cpp:2756 +#, no-c-format +msgid "Installed Memory" +msgstr "Memoria installata" + +#: printers.cpp:2758 +#, no-c-format +msgid "Standard 16MB" +msgstr "Standard 16MB" + +#: printers.cpp:2760 +#, no-c-format +msgid "80 MB" +msgstr "80 MB" + +#: printers.cpp:2762 +#, no-c-format +msgid "B5 (JIS)" +msgstr "B5 (JIS)" + +#: printers.cpp:2764 +#, no-c-format +msgid "Envelope 10" +msgstr "Busta C10" + +#: printers.cpp:2768 +#, no-c-format +msgid "Envelope C5" +msgstr "Busta C5" + +#: printers.cpp:2772 +#, no-c-format +msgid "Envelope Monarch" +msgstr "Busta Monarch" + +#: printers.cpp:2774 +#, no-c-format +msgid "Envelope A2" +msgstr "Busta A2" + +#: printers.cpp:2780 +#, no-c-format +msgid "A6 Card" +msgstr "Cartoncino A6" + +#: printers.cpp:2782 +#, no-c-format +msgid "Print Color as Gray" +msgstr "Stampa colore come grigio" + +#: printers.cpp:2792 +#, no-c-format +msgid "HP Premium Inkjet Paper" +msgstr "Carta HP inkjet Premium" + +#: printers.cpp:2794 +#, no-c-format +msgid "HP Premium Inkjet Heavyweight Paper" +msgstr "Carta HP inkjet spessa Premium" + +#: printers.cpp:2796 +#, no-c-format +msgid "HP Premium Transparency" +msgstr "Acetato per lucidi HP Premium" + +#: printers.cpp:2798 +#, no-c-format +msgid "HP Premium Photo Paper" +msgstr "Carta fotografica HP Premium" + +#: printers.cpp:2800 +#, no-c-format +msgid "HP Photo Paper" +msgstr "Carta fotografica HP" + +#: printers.cpp:2802 +#, no-c-format +msgid "HP Professional Brochure Paper, Glossy" +msgstr "Carta per opuscolo HP Professional, lucida" + +#: printers.cpp:2804 +#, no-c-format +msgid "HP Professional Brochure Paper, Matte" +msgstr "Carta per opuscolo HP Professional, opaca" + +#: printers.cpp:2806 +#, no-c-format +msgid " Paper Source" +msgstr "Sorgente carta" + +#: printers.cpp:2808 +#, no-c-format +msgid "Tray 1" +msgstr "Vassoio 1" + +#: printers.cpp:2810 +#, no-c-format +msgid "Tray 2" +msgstr "Vassoio 2" + +#: printers.cpp:2814 +#, no-c-format +msgid "HP ColorSmart" +msgstr "HP ColorSmart" + +#: printers.cpp:2820 +#, no-c-format +msgid "Text" +msgstr "Testo" + +#: printers.cpp:2822 +#, no-c-format +msgid "ScreenMatch(sRGB)" +msgstr "ScreenMatch (sRGB)" + +#: printers.cpp:2824 +#, no-c-format +msgid "Vivid" +msgstr "Vivido" + +#: printers.cpp:2826 +#, no-c-format +msgid "Graphics" +msgstr "Grafici" + +#: printers.cpp:2828 +#, no-c-format +msgid "Image" +msgstr "Immagine" + +#: printers.cpp:2830 +#, no-c-format +msgid " Print Quality" +msgstr "Qualità di stampa" + +#: printers.cpp:2832 +#, no-c-format +msgid "Best" +msgstr "Migliore" + +#: printers.cpp:2838 +#, no-c-format +msgid "CMYK Inks" +msgstr "Inchiostri CMYK" + +#: printers.cpp:2840 +#, no-c-format +msgid "FAST" +msgstr "VELOCE" + +#: printers.cpp:2842 +#, no-c-format +msgid "SWOP Emulation" +msgstr "Emulazione SWOP" + +#: printers.cpp:2844 +#, no-c-format +msgid "Eurostandard" +msgstr "Eurostandard" + +#: printers.cpp:2846 +#, no-c-format +msgid "TOYO" +msgstr "TOYO" + +#: printers.cpp:2848 +#, no-c-format +msgid "Pages per Sheet" +msgstr "Pagine per foglio" + +#: printers.cpp:2850 +#, no-c-format +msgid "1 (Portrait)" +msgstr "1 (verticale)" + +#: printers.cpp:2852 +#, no-c-format +msgid "1 (Landscape)" +msgstr "1 (orizzontale)" + +#: printers.cpp:2854 +#, no-c-format +msgid "2 (Portrait)" +msgstr "2 (verticale)" + +#: printers.cpp:2856 +#, no-c-format +msgid "2 (Landscape)" +msgstr "2 (orizzontale)" + +#: printers.cpp:2858 +#, no-c-format +msgid "4 (Portrait)" +msgstr "4 (verticale)" + +#: printers.cpp:2860 +#, no-c-format +msgid "4 (Landscape)" +msgstr "4 (orizzontale)" + +#: printers.cpp:2862 +#, no-c-format +msgid "6 (Portrait)" +msgstr "6 (verticale)" + +#: printers.cpp:2864 +#, no-c-format +msgid "6 (Landscape)" +msgstr "6 (orizzontale)" + +#: printers.cpp:2866 +#, no-c-format +msgid "9 (Portrait)" +msgstr "9 (verticale)" + +#: printers.cpp:2868 +#, no-c-format +msgid "9 (Landscape)" +msgstr "9 (orizzontale)" + +#: printers.cpp:2870 +#, no-c-format +msgid "16 (Portrait)" +msgstr "16 (verticale)" + +#: printers.cpp:2872 +#, no-c-format +msgid "16 (Landscape)" +msgstr "16 (orizzontale)" + +#: printers.cpp:2874 +#, no-c-format +msgid "Watermark" +msgstr "Filigrana" + +#: printers.cpp:2878 +#, no-c-format +msgid "Company Confidential" +msgstr "Company Confidential" + +#: printers.cpp:2880 +#, no-c-format +msgid "Company Proprietary" +msgstr "Company Proprietary" + +#: printers.cpp:2882 +#, no-c-format +msgid "Company Private" +msgstr "Company Private" + +#: printers.cpp:2884 +#, no-c-format +msgid "Confidential" +msgstr "Confidential" + +#: printers.cpp:2888 +#, no-c-format +msgid "Copyright" +msgstr "Copyright" + +#: printers.cpp:2892 +#, no-c-format +msgid "File Copy" +msgstr "Copia file" + +#: printers.cpp:2894 +#, no-c-format +msgid "Final" +msgstr "Finale" + +#: printers.cpp:2896 +#, no-c-format +msgid "For Internal Use Only" +msgstr "Solo per uso interno" + +#: printers.cpp:2898 +#, no-c-format +msgid "Preliminary" +msgstr "Preliminare" + +#: printers.cpp:2900 +#, no-c-format +msgid "Proof" +msgstr "Prova" + +#: printers.cpp:2902 +#, no-c-format +msgid "Review Copy" +msgstr "Copia da revisionare" + +#: printers.cpp:2904 +#, no-c-format +msgid "Sample" +msgstr "Campione" + +#: printers.cpp:2906 +#, no-c-format +msgid "Top Secret" +msgstr "Top Secret" + +#: printers.cpp:2908 +#, no-c-format +msgid "Urgent" +msgstr "Urgente" + +#: printers.cpp:2910 +#, no-c-format +msgid "Watermark Font" +msgstr "Carattere filigrana" + +#: printers.cpp:2912 +#, no-c-format +msgid "Courier Bold" +msgstr "Courier grassetto" + +#: printers.cpp:2914 +#, no-c-format +msgid "Times Bold" +msgstr "Times grassetto" + +#: printers.cpp:2916 +#, no-c-format +msgid "Helvetica Bold" +msgstr "Helvetica grassetto" + +#: printers.cpp:2918 +#, no-c-format +msgid "Watermark Size" +msgstr "Dimensione filigrana" + +#: printers.cpp:2920 +#, no-c-format +msgid "24 Points" +msgstr "24 punti" + +#: printers.cpp:2922 +#, no-c-format +msgid "30 Points" +msgstr "30 punti" + +#: printers.cpp:2924 +#, no-c-format +msgid "36 Points" +msgstr "36 punti" + +#: printers.cpp:2926 +#, no-c-format +msgid "42 Points" +msgstr "42 punti" + +#: printers.cpp:2928 +#, no-c-format +msgid "48 Points" +msgstr "48 punti" + +#: printers.cpp:2930 +#, no-c-format +msgid "54 Points" +msgstr "54 punti" + +#: printers.cpp:2932 +#, no-c-format +msgid "60 Points" +msgstr "60 punti" + +#: printers.cpp:2934 +#, no-c-format +msgid "66 Points" +msgstr "66 punti" + +#: printers.cpp:2936 +#, no-c-format +msgid "72 Points" +msgstr "72 punti" + +#: printers.cpp:2938 +#, no-c-format +msgid "78 Points" +msgstr "78 punti" + +#: printers.cpp:2940 +#, no-c-format +msgid "84 Points" +msgstr "84 punti" + +#: printers.cpp:2942 +#, no-c-format +msgid "90 Points" +msgstr "90 punti" + +#: printers.cpp:2944 +#, no-c-format +msgid "Watermark Angle" +msgstr "Angolo filigrana" + +#: printers.cpp:2946 +#, no-c-format +msgid "90 Degrees" +msgstr "90 gradi" + +#: printers.cpp:2948 +#, no-c-format +msgid "75 Degrees" +msgstr "75 gradi" + +#: printers.cpp:2950 +#, no-c-format +msgid "60 Degrees" +msgstr "60 gradi" + +#: printers.cpp:2952 +#, no-c-format +msgid "45 Degrees" +msgstr "45 gradi" + +#: printers.cpp:2954 +#, no-c-format +msgid "30 Degrees" +msgstr "30 gradi" + +#: printers.cpp:2956 +#, no-c-format +msgid "15 Degrees" +msgstr "15 gradi" + +#: printers.cpp:2958 +#, no-c-format +msgid "0 Degrees" +msgstr "0 gradi" + +#: printers.cpp:2960 +#, no-c-format +msgid "-15 Degrees" +msgstr "-15 gradi" + +#: printers.cpp:2962 +#, no-c-format +msgid "-30 Degrees" +msgstr "-30 gradi" + +#: printers.cpp:2964 +#, no-c-format +msgid "-45 Degrees" +msgstr "-45 gradi" + +#: printers.cpp:2966 +#, no-c-format +msgid "-60 Degrees" +msgstr "-60 gradi" + +#: printers.cpp:2968 +#, no-c-format +msgid "-75 Degrees" +msgstr "-75 gradi" + +#: printers.cpp:2970 +#, no-c-format +msgid "-90 Degrees" +msgstr "-90 gradi" + +#: printers.cpp:2972 +#, no-c-format +msgid "Watermark Style" +msgstr "Stile filigrana" + +#: printers.cpp:2974 +#, no-c-format +msgid "Narrow Outline" +msgstr "Profilo stretto" + +#: printers.cpp:2976 +#, no-c-format +msgid "Medium Outline" +msgstr "Profilo medio" + +#: printers.cpp:2978 +#, no-c-format +msgid "Wide Outline" +msgstr "Profilo spesso" + +#: printers.cpp:2980 +#, no-c-format +msgid "Wide Halo Outline" +msgstr "Profilo largo di guidacarta" + +#: printers.cpp:2982 +#, no-c-format +msgid "Print Watermark" +msgstr "Stampa filigrana" + +#: printers.cpp:2984 +#, no-c-format +msgid "All Pages" +msgstr "Tutte le pagine" + +#: printers.cpp:2986 +#, no-c-format +msgid "First Page Only" +msgstr "Solo prima pagina" + +#: printers.cpp:2988 +#, no-c-format +msgid "32 MB" +msgstr "32 MB" + +#: printers.cpp:2990 +#, no-c-format +msgid "48 MB" +msgstr "48 MB" + +#: printers.cpp:2992 +#, no-c-format +msgid "64 MB" +msgstr "64 MB" + +#: printers.cpp:2994 +#, no-c-format +msgid "72 MB" +msgstr "72 MB" + +#: printers.cpp:2998 +#, no-c-format +msgid "4x6 Index Card" +msgstr "Cartoncino indice 4x6" + +#: printers.cpp:3000 +#, no-c-format +msgid "5x8 Index Card" +msgstr "Cartoncino indice 5x8" + +#: printers.cpp:3004 +#, no-c-format +msgid "Super A3" +msgstr "Super A3" + +#: printers.cpp:3008 +#, no-c-format +msgid "Tray 3" +msgstr "Vassoio 3" + +#: printers.cpp:3010 +#, no-c-format +msgid "Rear Manual Feed" +msgstr "Inserimento manuale posteriore" + +#: printers.cpp:3012 +#, no-c-format +msgid "True" +msgstr "Vero" + +#: printers.cpp:3014 +#, no-c-format +msgid "False" +msgstr "Falso" + +#: printers.cpp:3016 +#, no-c-format +msgid "HP Rapid-Dry Transparency" +msgstr "Acetato per lucidi \"Rapid-Dry\"" + +#: printers.cpp:3018 +#, no-c-format +msgid "HP Transparency" +msgstr "Acetato per lucidi HP" + +#: printers.cpp:3020 +#, no-c-format +msgid "HP Iron-on T-shirt Transfers" +msgstr "Trasferibili HP Iron-on T-shirt" + +#: printers.cpp:3022 +#, no-c-format +msgid "Fit to Page" +msgstr "Adatta alla pagina" + +#: printers.cpp:3024 +#, no-c-format +msgid "Prompt User" +msgstr "Chiedi all'utente" + +#: printers.cpp:3026 +#, no-c-format +msgid "Nearest Size and Scale" +msgstr "Più vicino alla dimensione e scala" + +#: printers.cpp:3028 +#, no-c-format +msgid "Nearest Size and Crop" +msgstr "Più vicino alla dimensione ottimale" + +#: printers.cpp:3032 +#, no-c-format +msgid "EconoFast" +msgstr "EconoFast" + +#: printers.cpp:3034 +#, no-c-format +msgid "Color Control" +msgstr "Controllo colore" + +#: printers.cpp:3036 +#, no-c-format +msgid "Enhanced Native" +msgstr "Nativo migliorato" + +#: printers.cpp:3038 +#, no-c-format +msgid "ColorSmart Business Graphics" +msgstr "grafici business ColorSmart" + +#: printers.cpp:3040 +#, no-c-format +msgid "No Color Adjustment" +msgstr "Nessun aggiustamento colore" + +#: printers.cpp:3042 +#, no-c-format +msgid "Pantone" +msgstr "Pantone" + +#: printers.cpp:3044 +#, no-c-format +msgid "Rendering Intent" +msgstr "Tentativo di rendering" + +#: printers.cpp:3048 +#, no-c-format +msgid "Colorimetric" +msgstr "Colorimetrico" + +#: printers.cpp:3052 +#, no-c-format +msgid " -25% Lighter" +msgstr " -25% più chiaro" + +#: printers.cpp:3054 +#, no-c-format +msgid " -20%" +msgstr " -20%" + +#: printers.cpp:3056 +#, no-c-format +msgid " -15%" +msgstr " -15%" + +#: printers.cpp:3058 +#, no-c-format +msgid " -10%" +msgstr " -10%" + +#: printers.cpp:3060 +#, no-c-format +msgid " -5%" +msgstr " -5%" + +#: printers.cpp:3062 +#, no-c-format +msgid " 0% No Change" +msgstr " 0% nessuna modifica" + +#: printers.cpp:3064 +#, no-c-format +msgid " +5%" +msgstr " +5%" + +#: printers.cpp:3066 +#, no-c-format +msgid " +10%" +msgstr " +10%" + +#: printers.cpp:3068 +#, no-c-format +msgid " +15%" +msgstr " +15%" + +#: printers.cpp:3070 +#, no-c-format +msgid " +20%" +msgstr " +20%" + +#: printers.cpp:3072 +#, no-c-format +msgid " +25% Darker" +msgstr " +25% più scuro" + +#: printers.cpp:3074 +#, no-c-format +msgid "Application Halftoning" +msgstr "Applicazione mezzotono" + +#: printers.cpp:3080 +#, no-c-format +msgid "Scale to" +msgstr "Ridimensiona a" + +#: printers.cpp:3082 +#, no-c-format +msgid "No Change" +msgstr "Nessuna modifica" + +#: printers.cpp:3084 +#, no-c-format +msgid "PPD Version" +msgstr "Versione PPD" + +#: printers.cpp:3088 +#, no-c-format +msgid "Rear Feed Unit" +msgstr "Caricatore posteriore" + +#: printers.cpp:3090 +#, no-c-format +msgid "Installed" +msgstr "Installato" + +#: printers.cpp:3092 +#, no-c-format +msgid "Not Installed" +msgstr "Non installato" + +#: printers.cpp:3094 +#, no-c-format +msgid "Memory Configuration" +msgstr "Configurazione memoria" + +#: printers.cpp:3096 +#, no-c-format +msgid "36 - 43 MB RAM" +msgstr "36 - 43 MB RAM" + +#: printers.cpp:3098 +#, no-c-format +msgid "44 - 51 MB RAM" +msgstr "44 - 51 MB RAM" + +#: printers.cpp:3100 +#, no-c-format +msgid "52 - 59 MB RAM" +msgstr "52 - 59 MB RAM" + +#: printers.cpp:3102 +#, no-c-format +msgid "60 - 67 MB RAM" +msgstr "60 - 67 MB RAM" + +#: printers.cpp:3104 +#, no-c-format +msgid ">= 68 MB RAM" +msgstr ">= 68 MB RAM" + +#: printers.cpp:3106 +#, no-c-format +msgid "Print as Grayscale" +msgstr "Stampa come toni di grigio" + +#: printers.cpp:3108 +#, no-c-format +msgid "ColorSmart" +msgstr "ColorSmart" + +#: printers.cpp:3112 +#, no-c-format +msgid "Pantone" +msgstr "Pantone" + +#: printers.cpp:3114 +#, no-c-format +msgid "ColorSmart Text" +msgstr "Testo ColorSmart" + +#: printers.cpp:3116 +#, no-c-format +msgid "Vivid Color" +msgstr "Colore vivido" + +#: printers.cpp:3118 +#, no-c-format +msgid "Match Color Across Printers" +msgstr "Colore di corrispondenza tra stampanti" + +#: printers.cpp:3120 +#, no-c-format +msgid "No Adjustment" +msgstr "Nessun aggiustamento" + +#: printers.cpp:3122 +#, no-c-format +msgid "ColorSmart Graphics" +msgstr "Grafici ColorSmart" + +#: printers.cpp:3124 +#, no-c-format +msgid "ColorSmart Photos" +msgstr "Foto ColorSmart" + +#: printers.cpp:3126 +#, no-c-format +msgid "Text Halftone" +msgstr "Mezzitoni testo" + +#: printers.cpp:3128 +#, no-c-format +msgid "Detail" +msgstr "Dettaglio" + +#: printers.cpp:3130 +#, no-c-format +msgid "Smooth" +msgstr "Sfumato" + +#: printers.cpp:3132 +#, no-c-format +msgid "Basic" +msgstr "Base" + +#: printers.cpp:3134 +#, no-c-format +msgid "Graphics Halftone" +msgstr "Grafica mezzotono" + +#: printers.cpp:3136 +#, no-c-format +msgid "Image Halftone" +msgstr "Immagine mezzotono" + +#: printers.cpp:3138 +#, no-c-format +msgid "Transparency/HP Special Paper" +msgstr "Acetato per lucidi/carta speciale HP" + +#: printers.cpp:3142 +#, no-c-format +msgid "Auto Select" +msgstr "Selezione automatica" + +#: printers.cpp:3144 +#, no-c-format +msgid "Front Tray" +msgstr "Vassoio anteriore" + +#: printers.cpp:3146 +#, no-c-format +msgid "Rear Tray" +msgstr "Vassoio posteriore" + +#: printers.cpp:3154 +#, no-c-format +msgid " 8 - 15 MB Total RAM" +msgstr " 8 - 15 MB RAM totali" + +#: printers.cpp:3156 +#, no-c-format +msgid " 16 - 23 MB Total RAM" +msgstr " 16 - 23 MB RAM totali" + +#: printers.cpp:3158 +#, no-c-format +msgid " 24 - 31 MB Total RAM" +msgstr " 24 - 31 MB RAM totali" + +#: printers.cpp:3160 +#, no-c-format +msgid " 32 - 39 MB Total RAM" +msgstr " 32 - 39 MB RAM totali" + +#: printers.cpp:3162 +#, no-c-format +msgid " 40 - 56 MB Total RAM" +msgstr " 40 - 56 MB RAM totali" + +#: printers.cpp:3164 +#, no-c-format +msgid "Letter 8 1/2 x 11 in" +msgstr "Letter 216x279 mm (8,5x11 pollici)" + +#: printers.cpp:3166 +#, no-c-format +msgid "Legal 8 1/2 x 14 in" +msgstr "Legal 216x356 mm (8,5x14 pollici)" + +#: printers.cpp:3168 +#, no-c-format +msgid "Tabloid 11 x 17 in" +msgstr "Tabloid (11x17 pollici)" + +#: printers.cpp:3170 +#, no-c-format +msgid "Executive 7 1/4 x 10 1/2 in" +msgstr "Executive 184x267 mm (7,3x10,5 pollici)" + +#: printers.cpp:3172 +#, no-c-format +msgid "A4 210 x 297 mm" +msgstr "A4 210x297 mm" + +#: printers.cpp:3174 +#, no-c-format +msgid "A3 297 x 420 mm" +msgstr "A3 297x420 mm" + +#: printers.cpp:3176 +#, no-c-format +msgid "Halftone" +msgstr "Mezzitoni" + +#: printers.cpp:3178 +#, no-c-format +msgid "Cluster (Standard)" +msgstr "Cluster (standard)" + +#: printers.cpp:3180 +#, no-c-format +msgid "Scatter (Enhanced)" +msgstr "Scatter (migliorato)" + +#: printers.cpp:3182 +#, no-c-format +msgid "Printer's Current Setting" +msgstr "Impostazioni attuali della stampante" + +#: printers.cpp:3184 +#, no-c-format +msgid "Full Color" +msgstr "Colore pieno" + +#: printers.cpp:3190 +#, no-c-format +msgid "Resolution Enhancement (REt)" +msgstr "Risoluzione migliorata (REt)" + +#: printers.cpp:3192 +#, no-c-format +msgid "Light" +msgstr "Chiaro" + +#: printers.cpp:3194 +#, no-c-format +msgid "Medium" +msgstr "Medio" + +#: printers.cpp:3196 +#, no-c-format +msgid "Dark" +msgstr "Scuro" + +#: printers.cpp:3200 +#, no-c-format +msgid "Tray3" +msgstr "Vassoio 3" + +#: printers.cpp:3202 +#, no-c-format +msgid "32 - 39 MB RAM" +msgstr "32 - 39 MB RAM" + +#: printers.cpp:3204 +#, no-c-format +msgid "40 - 63 MB RAM" +msgstr "40 - 63 MB RAM" + +#: printers.cpp:3206 +#, no-c-format +msgid "64 - 95 MB RAM" +msgstr "64 - 95 MB RAM" + +#: printers.cpp:3208 +#, no-c-format +msgid "96 - 127 MB RAM" +msgstr "96 - 127 MB RAM" + +#: printers.cpp:3210 +#, no-c-format +msgid "128 - 159 MB RAM" +msgstr "128 - 159 MB RAM" + +#: printers.cpp:3212 +#, no-c-format +msgid "160 - 191 MB RAM" +msgstr "160 - 191 MB RAM" + +#: printers.cpp:3214 +#, no-c-format +msgid " 192 MB RAM" +msgstr " 192 MB RAM" + +#: printers.cpp:3216 +#, no-c-format +msgid "Duplex Unit (for 2-Sided Printing)" +msgstr "Unità duplex (per la stampa su due lati)" + +#: printers.cpp:3224 +#, no-c-format +msgid "Preprinted" +msgstr "Prestampato" + +#: printers.cpp:3226 +#, no-c-format +msgid "Letterhead" +msgstr "Intestazione lettera" + +#: printers.cpp:3230 +#, no-c-format +msgid "Prepunched" +msgstr "Preperforata" + +#: printers.cpp:3232 +#, no-c-format +msgid "Labels" +msgstr "Etichette" + +#: printers.cpp:3236 +#, no-c-format +msgid "Recycled" +msgstr "Riciclata" + +#: printers.cpp:3238 printers.cpp:5572 +#, no-c-format +msgid "Color" +msgstr "Colore" + +#: printers.cpp:3240 +#, no-c-format +msgid "Heavy" +msgstr "Pesante" + +#: printers.cpp:3244 +#, no-c-format +msgid "Print Finish" +msgstr "Finitura di stampa" + +#: printers.cpp:3246 +#, no-c-format +msgid "Matte" +msgstr "Opaca" + +#: printers.cpp:3250 +#, no-c-format +msgid "Tray2" +msgstr "Vassoio 2" + +#: printers.cpp:3252 +#, no-c-format +msgid "Tray1" +msgstr "Vassoio 1" + +#: printers.cpp:3254 +#, no-c-format +msgid "2-Sided Printing" +msgstr "Stampa fronte/retro" + +#: printers.cpp:3256 +#, no-c-format +msgid "Long-Edge Binding" +msgstr "Rilegatura sul lato lungo" + +#: printers.cpp:3258 +#, no-c-format +msgid "Short-Edge Binding" +msgstr "Rilegatura sul lato corto" + +#: printers.cpp:3260 +#, no-c-format +msgid "SWOP" +msgstr "SWOP" + +#: printers.cpp:3262 +#, no-c-format +msgid "ColorSmart II" +msgstr "ColorSmart II" + +#: printers.cpp:3264 +#, no-c-format +msgid "ScreenMatch(sRGB)-Detail" +msgstr "ScreenMatch(sRGB) - Dettagli" + +#: printers.cpp:3266 +#, no-c-format +msgid "ScreenMatch(sRGB)-Smooth" +msgstr "ScreenMatch(sRGB) - Sfumato" + +#: printers.cpp:3268 +#, no-c-format +msgid "Vivid-Detail" +msgstr "Dettagli vivi" + +#: printers.cpp:3270 +#, no-c-format +msgid "Vivid-Smooth" +msgstr "Sfumato vivo" + +#: printers.cpp:3272 +#, no-c-format +msgid "500-Sheet Paper Feeder" +msgstr "Caricatore da 500 fogli" + +#: printers.cpp:3274 +#, no-c-format +msgid "Printer Disk" +msgstr "Disco stampante" + +#: printers.cpp:3276 +#, no-c-format +msgid "RAM Disk" +msgstr "Disco RAM" + +#: printers.cpp:3278 +#, no-c-format +msgid "Hard Disk" +msgstr "Disco fisso" + +#: printers.cpp:3280 +#, no-c-format +msgid "32 - 63 MB RAM" +msgstr "32 - 63 MB RAM" + +#: printers.cpp:3282 +#, no-c-format +msgid "192 - 223 MB RAM" +msgstr "192 - 223 MB RAM" + +#: printers.cpp:3284 +#, no-c-format +msgid "224 - 256 MB RAM" +msgstr "224 - 256 MB RAM" + +#: printers.cpp:3286 +#, no-c-format +msgid "Duplex Printing Accessory" +msgstr "Accessorio per la stampa fronte/retro" + +#: printers.cpp:3288 +#, no-c-format +msgid "Paper Matching" +msgstr "Corrispondenza della carta" + +#: printers.cpp:3290 +#, no-c-format +msgid "Prompt User for correct size" +msgstr "Chiedi all'utente la dimensione corretta" + +#: printers.cpp:3292 +#, no-c-format +msgid "Nearest Size & Scale" +msgstr "Più vicino alla dimensione ottimale" + +#: printers.cpp:3294 +#, no-c-format +msgid "Nearest Size & Crop" +msgstr "Più vicino alla dimensione ottimale" + +#: printers.cpp:3296 +#, no-c-format +msgid "Job Retention" +msgstr "Ritenzione lavoro" + +#: printers.cpp:3298 +#, no-c-format +msgid "Quick Copy" +msgstr "Copia veloce" + +#: printers.cpp:3300 +#, no-c-format +msgid "Proof and Hold" +msgstr "Prova e trattieni" + +#: printers.cpp:3302 +#, no-c-format +msgid "Stored Job" +msgstr "Lavoro salvato" + +#: printers.cpp:3304 +#, no-c-format +msgid "Private Job" +msgstr "Lavoro privato" + +#: printers.cpp:3306 +#, no-c-format +msgid "PIN (for Private Job)" +msgstr "PIN (per il lavoro privato)" + +#: printers.cpp:3308 +#, no-c-format +msgid "User Specified PIN" +msgstr "PIN specificato dall'utente" + +#: printers.cpp:3310 +#, no-c-format +msgid "User Name" +msgstr "Nome utente" + +#: printers.cpp:3312 +#, no-c-format +msgid "Use file sharing name" +msgstr "Usa nome di condivisione file" + +#: printers.cpp:3314 +#, no-c-format +msgid "Forms" +msgstr "Moduli" + +#: printers.cpp:3316 +#, no-c-format +msgid "Custom user name" +msgstr "Nome utente personalizzato" + +#: printers.cpp:3318 +#, no-c-format +msgid "Job Name" +msgstr "Nome lavoro" + +#: printers.cpp:3320 +#, no-c-format +msgid "Use Document Name" +msgstr "Usa nome del documento" + +#: printers.cpp:3322 +#, no-c-format +msgid "User Specified Job Name" +msgstr "Nome del lavoro specificato dall'utente" + +#: printers.cpp:3324 +#, no-c-format +msgid "US Letter (Small)" +msgstr "US Letter (piccolo)" + +#: printers.cpp:3326 +#, no-c-format +msgid "US Legal (Small)" +msgstr "US Legal (piccolo)" + +#: printers.cpp:3328 +#, no-c-format +msgid "A4 (Small)" +msgstr "A4 (piccolo)" + +#: printers.cpp:3330 +#, no-c-format +msgid "JB5" +msgstr "JB5" + +#: printers.cpp:3332 +#, no-c-format +msgid "Env ISO B5" +msgstr "Busta ISO B5" + +#: printers.cpp:3334 +#, no-c-format +msgid "Env Comm10" +msgstr "Busta Comm10" + +#: printers.cpp:3336 +#, no-c-format +msgid "Env C5" +msgstr "Busta C5" + +#: printers.cpp:3338 +#, no-c-format +msgid "Env DL" +msgstr "Busta DL" + +#: printers.cpp:3340 +#, no-c-format +msgid "Env Monarch" +msgstr "Busta Monarch" + +#: printers.cpp:3342 +#, no-c-format +msgid "Tray 3 (Optional)" +msgstr "Vassoio 3 (opzionale)" + +#: printers.cpp:3344 +#, no-c-format +msgid "Glossy Finish" +msgstr "Finitura lucida" + +#: printers.cpp:3346 +#, no-c-format +msgid "Automatic PANTONE¨ Color Calibration" +msgstr "Calibrazione automatica del colore PANTONE" + +#: printers.cpp:3348 +#, no-c-format +msgid "EuroScale" +msgstr "EuroScala" + +#: printers.cpp:3350 +#, no-c-format +msgid "DIC" +msgstr "DIC" + +#: printers.cpp:3352 +#, no-c-format +msgid "Manual Text" +msgstr "Testo manuale" + +#: printers.cpp:3354 +#, no-c-format +msgid "Calibrated-Detail" +msgstr "Dettaglio calibrato" + +#: printers.cpp:3356 +#, no-c-format +msgid "Calibrated-Smooth" +msgstr "Sfumato calibrato" + +#: printers.cpp:3358 +#, no-c-format +msgid "Manual Graphics" +msgstr "Grafica manuale" + +#: printers.cpp:3360 +#, no-c-format +msgid "Manual Image" +msgstr "Immagine manuale" + +#: printers.cpp:3362 +#, no-c-format +msgid "Watermark/Overlay" +msgstr "Filigrana/sovraimpressione" + +#: printers.cpp:3364 +#, no-c-format +msgid "Overlay" +msgstr "Sovraimpressione" + +#: printers.cpp:3366 +#, no-c-format +msgid "Watermark Pages" +msgstr "Filigrana pagine" + +#: printers.cpp:3368 +#, no-c-format +msgid "All" +msgstr "Tutte" + +#: printers.cpp:3370 +#, no-c-format +msgid "First Only" +msgstr "Solo la prima" + +#: printers.cpp:3372 +#, no-c-format +msgid "Watermark Text" +msgstr "Testo filigrana" + +#: printers.cpp:3374 +#, no-c-format +msgid "Custom" +msgstr "Personalizzato" + +#: printers.cpp:3376 +#, no-c-format +msgid "Watermark Size (points)" +msgstr "Dimensione filigrana (punti)" + +#: printers.cpp:3378 +#, no-c-format +msgid "90" +msgstr "90" + +#: printers.cpp:3380 +#, no-c-format +msgid "75" +msgstr "75" + +#: printers.cpp:3382 +#, no-c-format +msgid "60" +msgstr "60" + +#: printers.cpp:3384 +#, no-c-format +msgid "45" +msgstr "45" + +#: printers.cpp:3386 +#, no-c-format +msgid "30" +msgstr "30" + +#: printers.cpp:3388 +#, no-c-format +msgid "15" +msgstr "15" + +#: printers.cpp:3390 +#, no-c-format +msgid "0" +msgstr "0" + +#: printers.cpp:3392 +#, no-c-format +msgid "Ð15" +msgstr "Ð15" + +#: printers.cpp:3394 +#, no-c-format +msgid "Ð30" +msgstr "Ð30" + +#: printers.cpp:3396 +#, no-c-format +msgid "Ð45" +msgstr "Ð45" + +#: printers.cpp:3398 +#, no-c-format +msgid "Ð60" +msgstr "Ð60" + +#: printers.cpp:3400 +#, no-c-format +msgid "Ð75" +msgstr "Ð75" + +#: printers.cpp:3402 +#, no-c-format +msgid "Ð90" +msgstr "Ð90" + +#: printers.cpp:3404 +#, no-c-format +msgid "Thin Outline" +msgstr "Profilo sottile" + +#: printers.cpp:3406 +#, no-c-format +msgid "Thick Outline" +msgstr "Profilo spesso" + +#: printers.cpp:3408 +#, no-c-format +msgid "Thick Outline with Halo" +msgstr "Profilo spesso con guidacarta" + +#: printers.cpp:3410 +#, no-c-format +msgid "Filled" +msgstr "Riempito" + +#: printers.cpp:3412 +#, no-c-format +msgid "Watermark Color" +msgstr "Colore filigrana" + +#: printers.cpp:3414 +#, no-c-format +msgid "Gray" +msgstr "Grigio" + +#: printers.cpp:3416 +#, no-c-format +msgid "Red" +msgstr "Rosso" + +#: printers.cpp:3418 +#, no-c-format +msgid "Orange" +msgstr "Arancione" + +#: printers.cpp:3422 +#, no-c-format +msgid "Green" +msgstr "Verde" + +#: printers.cpp:3424 +#, no-c-format +msgid "Blue" +msgstr "Blu" + +#: printers.cpp:3426 +#, no-c-format +msgid "Violet" +msgstr "Viola" + +#: printers.cpp:3428 +#, no-c-format +msgid "Watermark Intensity" +msgstr "Intensità filigrana" + +#: printers.cpp:3432 +#, no-c-format +msgid "Darker" +msgstr "Più scura" + +#: printers.cpp:3434 +#, no-c-format +msgid "Medium Dark" +msgstr "Medio scura" + +#: printers.cpp:3436 +#, no-c-format +msgid "Medium Light" +msgstr "Medio chiara" + +#: printers.cpp:3438 +#, no-c-format +msgid "Lighter" +msgstr "Più chiara" + +#: printers.cpp:3444 +#, no-c-format +msgid "On (turn off in application)" +msgstr "On (spegni nell'applicazione)" + +#: printers.cpp:3446 +#, no-c-format +msgid "2000 sheet input Tray 4" +msgstr "Vassoio 4 da 2000 fogli" + +#: printers.cpp:3448 +#, no-c-format +msgid "Multi-Bin Mailbox" +msgstr "Casella posta multi-scomparto" + +#: printers.cpp:3450 +#, no-c-format +msgid "Printer hard disk" +msgstr "Disco rigido stampante" + +#: printers.cpp:3452 +#, no-c-format +msgid "Printer Memory" +msgstr "Memoria stampante" + +#: printers.cpp:3454 +#, no-c-format +msgid "Multi-Bin Mailbox Mode" +msgstr "Modalità casella posta multi-scomparto" + +#: printers.cpp:3456 +#, no-c-format +msgid "Mailbox" +msgstr "Casella di posta" + +#: printers.cpp:3458 +#, no-c-format +msgid "Stacking" +msgstr "Impilamento" + +#: printers.cpp:3460 +#, no-c-format +msgid "Job Separation" +msgstr "Separazione lavori" + +#: printers.cpp:3464 +#, no-c-format +msgid "CMYK" +msgstr "CMYK" + +#: printers.cpp:3470 +#, no-c-format +msgid "Duplex Tumble" +msgstr "Caduta processo duplex" + +#: printers.cpp:3472 +#, no-c-format +msgid "Duplex (Two-Sided)" +msgstr "Duplex (due facciate)" + +#: printers.cpp:3474 +#, no-c-format +msgid "One Sided" +msgstr "Una facciata" + +#: printers.cpp:3476 +#, no-c-format +msgid "ColorSmartCRD Text" +msgstr "Testo ColorSmartCRD" + +#: printers.cpp:3478 +#, no-c-format +msgid "Screen Match" +msgstr "Screen Match" + +#: printers.cpp:3480 +#, no-c-format +msgid "OHT" +msgstr "OHT" + +#: printers.cpp:3482 +#, no-c-format +msgid "ColorSmartCRD Graphics" +msgstr "Grafica ColorSmartCRD" + +#: printers.cpp:3484 +#, no-c-format +msgid "ColorSmartCRD Images" +msgstr "Immagini ColorSmartCRD" + +#: printers.cpp:3486 +#, no-c-format +msgid "HalftoneText" +msgstr "Testo mezzotono" + +#: printers.cpp:3488 +#, no-c-format +msgid "Halftone Graphics" +msgstr "Grafica mezzotono" + +#: printers.cpp:3490 +#, no-c-format +msgid "Halftone Images" +msgstr "Immagine mezzotono" + +#: printers.cpp:3492 +#, no-c-format +msgid "Cardstock" +msgstr "Scheda di scorta" + +#: printers.cpp:3494 +#, no-c-format +msgid "Heavy Media >= 28lbs" +msgstr "Supporto pesante >= 28lbs" + +#: printers.cpp:3498 +#, no-c-format +msgid "28 Lb Type1" +msgstr "Tipo1 28 Lb" + +#: printers.cpp:3500 +#, no-c-format +msgid "28 Lb Type2" +msgstr "Tipo2 28 Lb" + +#: printers.cpp:3502 +#, no-c-format +msgid "Media Type First" +msgstr "Prima tipo supporto" + +#: printers.cpp:3504 +#, no-c-format +msgid "Media Type Rest" +msgstr "Resto tipo supporto" + +#: printers.cpp:3506 +#, no-c-format +msgid "Staple" +msgstr "Graffetta" + +#: printers.cpp:3508 +#, no-c-format +msgid "Manual Feed (Tray 1)" +msgstr "Inserimento manuale (vassoio 1)" + +#: printers.cpp:3512 +#, no-c-format +msgid "Paper Source First" +msgstr "Prima sorgente carta" + +#: printers.cpp:3514 +#, no-c-format +msgid "Paper Source Rest" +msgstr "Resto sorgente carta" + +#: printers.cpp:3516 +#, no-c-format +msgid "Output Destination" +msgstr "Destinazione output" + +#: printers.cpp:3518 +#, no-c-format +msgid "Top Output Bin (Face-Down)" +msgstr "Cassetto uscita superiore (faccia in giù)" + +#: printers.cpp:3520 +#, no-c-format +msgid "Left Output Bin (Face-Up)" +msgstr "Cassetto uscita sinistro (faccia in su)" + +#: printers.cpp:3522 +#, no-c-format +msgid "Stacker" +msgstr "Fascicolatore" + +#: printers.cpp:3524 +#, no-c-format +msgid "Job Separator" +msgstr "Separatore lavori" + +#: printers.cpp:3526 +#, no-c-format +msgid "Mailbox 1" +msgstr "Casella di posta 1" + +#: printers.cpp:3528 +#, no-c-format +msgid "Mailbox 2" +msgstr "Casella di posta 2" + +#: printers.cpp:3530 +#, no-c-format +msgid "Mailbox 3" +msgstr "Casella di posta 3" + +#: printers.cpp:3532 +#, no-c-format +msgid "Mailbox 4" +msgstr "Casella di posta 4" + +#: printers.cpp:3534 +#, no-c-format +msgid "Mailbox 5" +msgstr "Casella di posta 5" + +#: printers.cpp:3536 +#, no-c-format +msgid "Mailbox 6" +msgstr "Casella di posta 6" + +#: printers.cpp:3538 +#, no-c-format +msgid "Mailbox 7" +msgstr "Casella di posta 7" + +#: printers.cpp:3540 +#, no-c-format +msgid "Mailbox 8" +msgstr "Casella di posta 8" + +#: printers.cpp:3544 +#, no-c-format +msgid "Exec" +msgstr "Esegui" + +#: printers.cpp:3548 +#, no-c-format +msgid "Com-10" +msgstr "Com-10" + +#: printers.cpp:3552 +#, no-c-format +msgid "Monarch" +msgstr "Monarch" + +#: printers.cpp:3556 +#, no-c-format +msgid "JIS B5" +msgstr "JIS B5" + +#: printers.cpp:3558 +#, no-c-format +msgid "JPostD" +msgstr "JPostD" + +#: printers.cpp:3562 +#, no-c-format +msgid "9x12" +msgstr "9x12" + +#: printers.cpp:3566 +#, no-c-format +msgid "N-UP AND WATERMARK SETTINGS" +msgstr "N-UP ED IMPOSTAZIONI FILIGRANA" + +#: printers.cpp:3570 +#, no-c-format +msgid "(None)" +msgstr "(Nessuno)" + +#: printers.cpp:3572 +#, no-c-format +msgid "Optional Tray 2" +msgstr "Vassoio 2 opzionale" + +#: printers.cpp:3574 +#, no-c-format +msgid "Optional Tray 4" +msgstr "Vassoio 4 opzionale" + +#: printers.cpp:3576 +#, no-c-format +msgid "1000 sheet input Tray 4" +msgstr "Vassoio 4 da 1000 fogli" + +#: printers.cpp:3578 +#, no-c-format +msgid "Accessory Output Bins" +msgstr "Accessori per vassoio di uscita" + +#: printers.cpp:3580 +#, no-c-format +msgid "8 Bin Mailbox (Mailbox mode)" +msgstr "Casella di posta con 8 scomparti (modo casella di posta)" + +#: printers.cpp:3582 +#, no-c-format +msgid "8 Bin Mailbox (Stacker-Separator-Collator)" +msgstr "" +"Casella di posta con 8 scomparti (fascicolatore-separatore-impaginatore)" + +#: printers.cpp:3584 +#, no-c-format +msgid "HP 3000-Sheet Stapler-Stacker" +msgstr "HP 3000-fogli aggraffatrice-fascicolatore" + +#: printers.cpp:3586 +#, no-c-format +msgid "HP 3000-Sheet Stacker" +msgstr "HP 3000-fogli fascicolatore" + +#: printers.cpp:3588 +#, no-c-format +msgid "Enabled" +msgstr "Abilitato" + +#: printers.cpp:3590 +#, no-c-format +msgid "Disabled" +msgstr "Disabilitato" + +#: printers.cpp:3592 +#, no-c-format +msgid "Color Treatment" +msgstr "Trattamento colore" + +#: printers.cpp:3594 +#, no-c-format +msgid "High Print Quality" +msgstr "Alta qualità di stampa" + +#: printers.cpp:3596 +#, no-c-format +msgid "SWOP-Coated" +msgstr "rivestito-SWOP" + +#: printers.cpp:3598 +#, no-c-format +msgid "Euroscale" +msgstr "Euroscala" + +#: printers.cpp:3600 +#, no-c-format +msgid "Manually Print on 2nd Side" +msgstr "Stampa manualmente sul secondo lato" + +#: printers.cpp:3602 +#, no-c-format +msgid "Manual Images" +msgstr "Immagini manuali" + +#: printers.cpp:3604 +#, no-c-format +msgid "Private Stored Job" +msgstr "Lavori privati salvati" + +#: printers.cpp:3606 +#, no-c-format +msgid "PrinterÕs Current Setting" +msgstr "Impostazioni attuali della stampante" + +#: printers.cpp:3608 +#, no-c-format +msgid "Stacker-Separator-Collator" +msgstr "Fascicolatore-separatore-impaginatore" + +#: printers.cpp:3610 +#, no-c-format +msgid "Stapler" +msgstr "Graffettatrice" + +#: printers.cpp:3612 +#, no-c-format +msgid "Bin 1" +msgstr "Cassetto 1" + +#: printers.cpp:3614 +#, no-c-format +msgid "Bin 2" +msgstr "Cassetto 2" + +#: printers.cpp:3616 +#, no-c-format +msgid "Bin 3" +msgstr "Cassetto 3" + +#: printers.cpp:3618 +#, no-c-format +msgid "Bin 4" +msgstr "Cassetto 4" + +#: printers.cpp:3620 +#, no-c-format +msgid "Bin 5" +msgstr "Cassetto 5" + +#: printers.cpp:3622 +#, no-c-format +msgid "Bin 6" +msgstr "Cassetto 6" + +#: printers.cpp:3624 +#, no-c-format +msgid "Bin 7" +msgstr "Cassetto 7" + +#: printers.cpp:3626 +#, no-c-format +msgid "Bin 8" +msgstr "Cassetto 8" + +#: printers.cpp:3628 +#, no-c-format +msgid "Stapler Option" +msgstr "Opzioni graffettatrice" + +#: printers.cpp:3630 +#, no-c-format +msgid "1 Staple, diagonal" +msgstr "1 graffetta, in diagonale" + +#: printers.cpp:3632 +#, no-c-format +msgid "1 Staple, parallel" +msgstr "1 graffetta, parallela" + +#: printers.cpp:3634 +#, no-c-format +msgid "2 Staples, parallel" +msgstr "2 graffette, parallele" + +#: printers.cpp:3636 +#, no-c-format +msgid "3 Staples, parallel" +msgstr "3 graffette, parallele" + +#: printers.cpp:3638 +#, no-c-format +msgid "6 Staples, parallel" +msgstr "6 graffette, parallele" + +#: printers.cpp:3640 +#, no-c-format +msgid "JIS B4" +msgstr "JIS B4" + +#: printers.cpp:3642 +#, no-c-format +msgid "A3 (Oversize 12x18.11)" +msgstr "A3 (sovrammisura 12x18.11)" + +#: printers.cpp:3650 +#, no-c-format +msgid "Double Postcard (JIS)" +msgstr "Doppia cartolina (JIS)" + +#: printers.cpp:3652 +#, no-c-format +msgid "EconoMode" +msgstr "EconoMode" + +#: printers.cpp:3654 +#, no-c-format +msgid "Total Memory" +msgstr "Memoria totale" + +#: printers.cpp:3656 +#, no-c-format +msgid "6 - 7 MB" +msgstr "6 - 7 MB" + +#: printers.cpp:3658 +#, no-c-format +msgid "8 - 11 MB" +msgstr "8 - 11 MB" + +#: printers.cpp:3660 +#, no-c-format +msgid "12 - 19 MB" +msgstr "12 - 19 MB" + +#: printers.cpp:3662 +#, no-c-format +msgid "20 - 27 MB" +msgstr "20 - 27 MB" + +#: printers.cpp:3664 +#, no-c-format +msgid "28 - 35 MB" +msgstr "28 - 35 MB" + +#: printers.cpp:3666 +#, no-c-format +msgid "36 MB or more" +msgstr "36 MB o più" + +#: printers.cpp:3668 +#, no-c-format +msgid "8.5 x 13" +msgstr "8.5x13" + +#: printers.cpp:3670 +#, no-c-format +msgid "Postcard (JIS)" +msgstr "Cartolina (JIS)" + +#: printers.cpp:3674 +#, no-c-format +msgid "Tray 1 (Manual)" +msgstr "Vassoio 1 (manuale)" + +#: printers.cpp:3676 +#, no-c-format +msgid "Manual Duplex" +msgstr "Duplex manuale" + +#: printers.cpp:3678 +#, no-c-format +msgid "Odd Pages" +msgstr "Pagine dispari" + +#: printers.cpp:3680 +#, no-c-format +msgid "Even Pages" +msgstr "Pagine pari" + +#: printers.cpp:3682 +#, no-c-format +msgid "Levels of Gray" +msgstr "Livelli di grigio" + +#: printers.cpp:3684 +#, no-c-format +msgid "Enhanced" +msgstr "Migliorato" + +#: printers.cpp:3688 +#, no-c-format +msgid "Resolution Enhancement" +msgstr "Miglioramento della risoluzione" + +#: printers.cpp:3690 +#, no-c-format +msgid "Optional Lower Tray" +msgstr "Vassoio inferiore opzionale" + +#: printers.cpp:3692 +#, no-c-format +msgid "Optional Envelope Feeder" +msgstr "Caricatore per buste opzionale" + +#: printers.cpp:3694 +#, no-c-format +msgid "JCLOpenUI *JCLResolution" +msgstr "JCLOpenUI *JCLResolution" + +#: printers.cpp:3696 +#, no-c-format +msgid "Legal Frame Size" +msgstr "Dimensione cornice Legal" + +#: printers.cpp:3698 +#, no-c-format +msgid "Com-10 Env" +msgstr "Busta Com-10" + +#: printers.cpp:3700 +#, no-c-format +msgid "Monarch Env" +msgstr "Busta Monarch" + +#: printers.cpp:3702 +#, no-c-format +msgid "DL Env" +msgstr "Busta DL" + +#: printers.cpp:3704 +#, no-c-format +msgid "C5 Env" +msgstr "Busta C5" + +#: printers.cpp:3706 +#, no-c-format +msgid "B5 Env" +msgstr "Busta B5" + +#: printers.cpp:3708 +#, no-c-format +msgid "Multipurpose Tray" +msgstr "Vassoio multifunzione" + +#: printers.cpp:3710 +#, no-c-format +msgid "Paper Cassette" +msgstr "Cassetto della carta" + +#: printers.cpp:3712 +#, no-c-format +msgid "Lower Cassette" +msgstr "Cassetto inferiore" + +#: printers.cpp:3716 +#, no-c-format +msgid "Rough" +msgstr "Approssimativo" + +#: printers.cpp:3718 +#, no-c-format +msgid "Duplex Unit" +msgstr "Unità duplex" + +#: printers.cpp:3720 +#, no-c-format +msgid "Printer Hard Disk" +msgstr "Disco fisso stampante" + +#: printers.cpp:3722 +#, no-c-format +msgid "Total Printer Memory" +msgstr "Totale memoria della stampante" + +#: printers.cpp:3724 +#, no-c-format +msgid "4 - 7 MB" +msgstr "4 - 7 MB" + +#: printers.cpp:3726 +#, no-c-format +msgid " Tray 1" +msgstr " Vassoio 1" + +#: printers.cpp:3728 +#, no-c-format +msgid " Tray 1 (Manual)" +msgstr " Vassoio 1 (manuale)" + +#: printers.cpp:3730 +#, no-c-format +msgid " Tray 2" +msgstr " Vassoio 2" + +#: printers.cpp:3732 +#, no-c-format +msgid " Tray 3" +msgstr " Vassoio 3" + +#: printers.cpp:3734 +#, no-c-format +msgid " Tray 4" +msgstr " Vassoio 4" + +#: printers.cpp:3736 +#, no-c-format +msgid " Envelope Feeder" +msgstr " Caricatore per buste" + +#: printers.cpp:3738 +#, no-c-format +msgid "Scale Patterns" +msgstr "Modelli di scala" + +#: printers.cpp:3740 +#, no-c-format +msgid "Off (1-Sided)" +msgstr "Off (1-lato)" + +#: printers.cpp:3742 +#, no-c-format +msgid "Flip on Long Edge (Standard)" +msgstr "Ribalta sul lato lungo (standard)" + +#: printers.cpp:3744 +#, no-c-format +msgid "Flip on Short Edge" +msgstr "Ribalta sul lato corto" + +#: printers.cpp:3746 +#, no-c-format +msgid "User" +msgstr "Utente" + +#: printers.cpp:3748 +#, no-c-format +msgid "FastRes 1200" +msgstr "FastRes 1200" + +#: printers.cpp:3750 +#, no-c-format +msgid "Number of Input Trays" +msgstr "Numero di caricatori" + +#: printers.cpp:3752 +#, no-c-format +msgid " 2" +msgstr " 2" + +#: printers.cpp:3754 +#, no-c-format +msgid " 3" +msgstr " 3" + +#: printers.cpp:3756 +#, no-c-format +msgid " 4" +msgstr " 4" + +#: printers.cpp:3758 +#, no-c-format +msgid " 5" +msgstr " 5" + +#: printers.cpp:3760 +#, no-c-format +msgid " 6" +msgstr " 6" + +#: printers.cpp:3762 +#, no-c-format +msgid " 7" +msgstr " 7" + +#: printers.cpp:3764 +#, no-c-format +msgid " 8" +msgstr " 8" + +#: printers.cpp:3766 +#, no-c-format +msgid " 9" +msgstr " 9" + +#: printers.cpp:3768 +#, no-c-format +msgid "12 - 15 MB" +msgstr "12 - 15 MB" + +#: printers.cpp:3770 +#, no-c-format +msgid "16 - 19 MB" +msgstr "16 - 19 MB" + +#: printers.cpp:3772 +#, no-c-format +msgid " Tray 5" +msgstr " Vassoio 5" + +#: printers.cpp:3774 +#, no-c-format +msgid " Tray 6" +msgstr " Vassoio 6" + +#: printers.cpp:3776 +#, no-c-format +msgid " Tray 7" +msgstr " Vassoio 7" + +#: printers.cpp:3778 +#, no-c-format +msgid " Tray 8" +msgstr " Vassoio 8" + +#: printers.cpp:3780 +#, no-c-format +msgid " Tray 9" +msgstr " Vassoio 9" + +#: printers.cpp:3782 +#, no-c-format +msgid " Tray 10" +msgstr " Vassoio 10" + +#: printers.cpp:3784 +#, no-c-format +msgid "ManualFeed" +msgstr "InserimentoManuale" + +#: printers.cpp:3786 +#, no-c-format +msgid "Page Protection" +msgstr "Protezione della pagina" + +#: printers.cpp:3788 +#, no-c-format +msgid " 2 - 3 MB Total RAM" +msgstr " 2 - 3 MB RAM totali" + +#: printers.cpp:3790 +#, no-c-format +msgid " 4 - 5 MB Total RAM" +msgstr " 4 - 5 MB RAM totali" + +#: printers.cpp:3792 +#, no-c-format +msgid " 6 - 9 MB Total RAM" +msgstr " 6 - 9 MB RAM totali" + +#: printers.cpp:3794 +#, no-c-format +msgid "10 - 14 MB Total RAM" +msgstr " 10 -14 MB RAM totali" + +#: printers.cpp:3796 +#, no-c-format +msgid "15 - 26 MB Total RAM" +msgstr " 15 -26 MB RAM totali" + +#: printers.cpp:3802 +#, no-c-format +msgid "Long Edge Binding" +msgstr "Rilegatura sul lato lungo" + +#: printers.cpp:3804 +#, no-c-format +msgid "Short Edge Binding" +msgstr "Rilegatura sul lato corto" + +#: printers.cpp:3806 +#, no-c-format +msgid "Upper - Face Down" +msgstr "Superiore - faccia in giù" + +#: printers.cpp:3808 +#, no-c-format +msgid "Lower - Face Up" +msgstr "Inferiore - faccia in su" + +#: printers.cpp:3810 +#, no-c-format +msgid "12 - 27 MB Total RAM" +msgstr "12 - 27 MB RAM totali" + +#: printers.cpp:3812 +#, no-c-format +msgid "28 - 35 MB Total RAM" +msgstr "28 - 35 MB RAM totali" + +#: printers.cpp:3814 +#, no-c-format +msgid "36 - 52 MB Total RAM" +msgstr "36 - 52 MB RAM totali" + +#: printers.cpp:3816 +#, no-c-format +msgid "11x17 (Oversize)" +msgstr "11x17 (sovrammisura)" + +#: printers.cpp:3818 +#, no-c-format +msgid "ISO B5 Env" +msgstr "Busta ISO B5" + +#: printers.cpp:3822 +#, no-c-format +msgid "Printer<27>s Current Setting" +msgstr "Impostazioni attuali della stampante" + +#: printers.cpp:3824 +#, no-c-format +msgid "Optional Lower Cassette" +msgstr "Cassetto inferiore opzionale" + +#: printers.cpp:3826 +#, no-c-format +msgid "Optional Duplex Unit" +msgstr "Unità duplex opzionale" + +#: printers.cpp:3828 +#, no-c-format +msgid "Long-edge Binding" +msgstr "Rilegatura sul lato lungo" + +#: printers.cpp:3830 +#, no-c-format +msgid "Short-edge Binding" +msgstr "Rilegatura sul lato corto" + +#: printers.cpp:3832 +#, no-c-format +msgid "500-Sheet Tray 3" +msgstr "Vassoio 3 da 500 fogli" + +#: printers.cpp:3834 +#, no-c-format +msgid "12 MB or more" +msgstr "12 MB o più" + +#: printers.cpp:3836 +#, no-c-format +msgid "Vellum" +msgstr "Velina" + +#: printers.cpp:3838 +#, no-c-format +msgid "11x17 (Oversize 12x18.5)" +msgstr "11x17 (sovrammisura 12x18.5)" + +#: printers.cpp:3840 +#, no-c-format +msgid "A3 (Oversize 312x440)" +msgstr "A3 (sovrammisura 312x440)" + +#: printers.cpp:3846 +#, no-c-format +msgid "Tray 1 (MultiPurpose Tray)" +msgstr "Vassoio 1 (multifunzione)" + +#: printers.cpp:3848 +#, no-c-format +msgid "Tray 2 (Paper Cassette)" +msgstr "Vassoio 2 (carta)" + +#: printers.cpp:3850 +#, no-c-format +msgid "Letter (8 1/2 x 11 in)" +msgstr "Letter 216x279 mm (8,5x11 pollici)" + +#: printers.cpp:3852 +#, no-c-format +msgid "Legal (8 1/2 x 14 in)" +msgstr "Legal 216x356 mm (8,5x14 pollici)" + +#: printers.cpp:3854 +#, no-c-format +msgid "A4 (210 x 297 mm)" +msgstr "A4 (210x297 mm)" + +#: printers.cpp:3856 +#, no-c-format +msgid "Executive (7 1/4 x 10 1/2 in)" +msgstr "Executive 184x267 mm (7,3x10,5 pollici)" + +#: printers.cpp:3858 +#, no-c-format +msgid "A5 (148 x 210 mm)" +msgstr "A5 (148x210 mm)" + +#: printers.cpp:3860 +#, no-c-format +msgid "Com-10 Env (4 1/8 x 9 1/2 in)" +msgstr "Busta Com-10 (4 1/8 x 9 1/2 pollici)" + +#: printers.cpp:3862 +#, no-c-format +msgid "Monarch Env (3 7/8 x 7 1/2 in)" +msgstr "Busta Monarch (3 7/8 x 7 1/2 pollici)" + +#: printers.cpp:3864 +#, no-c-format +msgid "DL Env (110 x 220 mm)" +msgstr "Busta DL (110x220 mm)" + +#: printers.cpp:3866 +#, no-c-format +msgid "C5 Env (162 x 229 mm)" +msgstr "Busta C5 (162x229 mm)" + +#: printers.cpp:3868 +#, no-c-format +msgid "B5 Env (176 x 250 mm)" +msgstr "Busta B5 (176x250 mm)" + +#: printers.cpp:3870 +#, no-c-format +msgid "2000-Sheet Input Tray (Tray 4)" +msgstr "Vassoio 4 da 200 fogli (vassoio 4)" + +#: printers.cpp:3872 +#, no-c-format +msgid "28 - 43 MB Total RAM" +msgstr "28 - 43 MB RAM totali" + +#: printers.cpp:3874 +#, no-c-format +msgid "44 - 59 MB Total RAM" +msgstr "44 - 59 MB RAM totali" + +#: printers.cpp:3876 +#, no-c-format +msgid "60 - 75 MB Total RAM" +msgstr " 60 - 75 MB RAM totali" + +#: printers.cpp:3878 +#, no-c-format +msgid "76 -100 MB Total RAM" +msgstr "76 - 100 MB RAM totali" + +#: printers.cpp:3880 +#, no-c-format +msgid "Double Postcard" +msgstr "Doppia cartolina" + +#: printers.cpp:3882 +#, no-c-format +msgid "Page Region" +msgstr "Regione della pagina" + +#: printers.cpp:3884 +#, no-c-format +msgid "Top Output Bin (Face Down)" +msgstr "Cassetto superiore (faccia in giù)" + +#: printers.cpp:3886 +#, no-c-format +msgid "Left Output Bin (Face Up)" +msgstr "Cassetto sinistro (faccia in su)" + +#: printers.cpp:3888 +#, no-c-format +msgid "Stacker (Face Down)" +msgstr "Fascicolatore (faccia in giù)" + +#: printers.cpp:3890 +#, no-c-format +msgid "Job Seperator (Face Down)" +msgstr "Separatore lavori (faccia in giù)" + +#: printers.cpp:3892 +#, no-c-format +msgid "Mailbox 1 (Face Down)" +msgstr "Casella di posta 1 (faccia in giù)" + +#: printers.cpp:3894 +#, no-c-format +msgid "Mailbox 2 (Face Down)" +msgstr "Casella di posta 2 (faccia in giù)" + +#: printers.cpp:3896 +#, no-c-format +msgid "Mailbox 3 (Face Down)" +msgstr "Casella di posta 3 (faccia in giù)" + +#: printers.cpp:3898 +#, no-c-format +msgid "Mailbox 4 (Face Down)" +msgstr "Casella di posta 4 (faccia in giù)" + +#: printers.cpp:3900 +#, no-c-format +msgid "Mailbox 5 (Face Down)" +msgstr "Casella di posta 5 (faccia in giù)" + +#: printers.cpp:3902 +#, no-c-format +msgid "Mailbox 6 (Face Down)" +msgstr "Casella di posta 6 (faccia in giù)" + +#: printers.cpp:3904 +#, no-c-format +msgid "Mailbox 7 (Face Down)" +msgstr "Casella di posta 7 (faccia in giù)" + +#: printers.cpp:3906 +#, no-c-format +msgid "Mailbox 8 (Face Down)" +msgstr "Casella di posta 8 (faccia in giù)" + +#: printers.cpp:3908 +#, no-c-format +msgid "Printer Resolution" +msgstr "Risoluzione stampante" + +#: printers.cpp:3910 +#, no-c-format +msgid "600 dpi" +msgstr "600 DPI" + +#: printers.cpp:3912 +#, no-c-format +msgid "300 dpi" +msgstr "300 DPI" + +#: printers.cpp:3914 +#, no-c-format +msgid "Mailbox with Stapler" +msgstr "Casella di posta con graffettatrice" + +#: printers.cpp:3916 +#, no-c-format +msgid "Mailbox with Stapler Mode" +msgstr "Casella di posta con modalità graffettatrice" + +#: printers.cpp:3918 +#, no-c-format +msgid "Job Separator (Face Down)" +msgstr "Separatore lavori (faccia in giù)" + +#: printers.cpp:3920 +#, no-c-format +msgid "Stapler (Face Down)" +msgstr "Graffettatrice (faccia in giù)" + +#: printers.cpp:3922 +#, no-c-format +msgid "3 MB" +msgstr "3 MB" + +#: printers.cpp:3924 +#, no-c-format +msgid "4 - 5 MB" +msgstr "4 - 5 MB" + +#: printers.cpp:3926 +#, no-c-format +msgid "6 MB or more" +msgstr "6 MB o più" + +#: printers.cpp:3928 +#, no-c-format +msgid "Top Bin" +msgstr "Cassetto superiore" + +#: printers.cpp:3930 +#, no-c-format +msgid "Left Bin (Face Up)" +msgstr "Cassetto sinistro (faccia in su)" + +#: printers.cpp:3932 +#, no-c-format +msgid "Stapler (max 50 Sheets)" +msgstr "Graffettatrice (max 50 fogli)" + +#: printers.cpp:3934 +#, no-c-format +msgid "Stapler Opposing (max 50)" +msgstr "Graffettatrice opposta (max 50)" + +#: printers.cpp:3936 +#, no-c-format +msgid "Stapler (max 20 Letter or A4)" +msgstr "Graffettatrice (max 20 Letter o A4)" + +#: printers.cpp:3938 +#, no-c-format +msgid "Collator" +msgstr "Impaginatore" + +#: printers.cpp:3940 +#, no-c-format +msgid "Stapling Options" +msgstr "Opzioni fissaggio" + +#: printers.cpp:3942 +#, no-c-format +msgid "One Staple Angled" +msgstr "Una graffetta angolata" + +#: printers.cpp:3944 +#, no-c-format +msgid "One Staple" +msgstr "Una graffetta" + +#: printers.cpp:3946 +#, no-c-format +msgid "Two Staples" +msgstr "Due graffette" + +#: printers.cpp:3948 +#, no-c-format +msgid "Three Staples" +msgstr "Tre graffette" + +#: printers.cpp:3950 +#, no-c-format +msgid "Six Staples" +msgstr "Sei graffette" + +#: printers.cpp:3952 +#, no-c-format +msgid "Administrator Defined" +msgstr "Definito dall'amministratore" + +#: printers.cpp:3956 +#, no-c-format +msgid "5 Bin Mailbox with Stapler" +msgstr "Casella di posta con 5 scomparti con l'aggraffatrice" + +#: printers.cpp:3958 +#, no-c-format +msgid "7 Bin Mailbox" +msgstr "Casella di posta con 7 scomparti" + +#: printers.cpp:3960 +#, no-c-format +msgid "8 Bin Mailbox" +msgstr "Casella di posta con 8 scomparti" + +#: printers.cpp:3962 +#, no-c-format +msgid "HP 3000-Sheet Stapler/Stacker" +msgstr "HP 3000-fogli fascicolatore/aggraffatrice" + +#: printers.cpp:3964 +#, no-c-format +msgid "Standard Mailbox" +msgstr "Casella di posta standard" + +#: printers.cpp:3966 +#, no-c-format +msgid "20 - 23 MB" +msgstr "20 - 23 MB" + +#: printers.cpp:3968 +#, no-c-format +msgid "24 - 27 MB" +msgstr "24 - 27 MB" + +#: printers.cpp:3970 +#, no-c-format +msgid "11x17 (Oversize 11.7x17.7)" +msgstr "11x17 (sovrammisura 11.7x17.7)" + +#: printers.cpp:3972 +#, no-c-format +msgid "System Name (if available)" +msgstr "Nome sistema (se disponibile)" + +#: printers.cpp:3974 +#, no-c-format +msgid " 1" +msgstr " 1" + +#: printers.cpp:3976 +#, no-c-format +msgid "PIN digit 1 (for Private Job)" +msgstr "Cifra 1 del PIN (per i lavori privati)" + +#: printers.cpp:3978 +#, no-c-format +msgid "PIN digit 2 (for Private Job)" +msgstr "Cifra 2 del PIN (per i lavori privati)" + +#: printers.cpp:3980 +#, no-c-format +msgid "PIN digit 3 (for Private Job)" +msgstr "Cifra 3 del PIN (per i lavori privati)" + +#: printers.cpp:3982 +#, no-c-format +msgid "PIN digit 4 (for Private Job)" +msgstr "Cifra 4 del PIN (per i lavori privati)" + +#: printers.cpp:3984 +#, no-c-format +msgid "Edge-to-Edge Printing" +msgstr "Stampa da lato a lato" + +#: printers.cpp:3986 +#, no-c-format +msgid "32 - 39 MB" +msgstr "32 - 39 MB" + +#: printers.cpp:3988 +#, no-c-format +msgid "40 - 47 MB" +msgstr "40 - 47 MB" + +#: printers.cpp:3990 +#, no-c-format +msgid "48 - 55 MB" +msgstr "48 - 55 MB" + +#: printers.cpp:3992 +#, no-c-format +msgid "56 - 63 MB" +msgstr "56 - 63 MB" + +#: printers.cpp:3994 +#, no-c-format +msgid "64 - 71 MB" +msgstr "64 - 71 MB" + +#: printers.cpp:3996 +#, no-c-format +msgid "72 MB or more" +msgstr "72 MB o più" + +#: printers.cpp:4004 +#, no-c-format +msgid "Sheet Feeder" +msgstr "Caricatore di fogli" + +#: printers.cpp:4016 +#, no-c-format +msgid "Transparency Film" +msgstr "Acetato per lucidi in pellicola" + +#: printers.cpp:4018 +#, no-c-format +msgid "75 DPI" +msgstr "75 DPI" + +#: printers.cpp:4036 +#, no-c-format +msgid "CMY+K" +msgstr "CMY+K" + +#: printers.cpp:4038 +#, no-c-format +msgid "Model" +msgstr "Modello" + +#: printers.cpp:4050 +#, no-c-format +msgid "DeskJet 500" +msgstr "DeskJet 500" + +#: printers.cpp:4052 +#, no-c-format +msgid "DeskJet 500C" +msgstr "DeskJet 500C" + +#: printers.cpp:4054 +#, no-c-format +msgid "DeskJet 510" +msgstr "DeskJet 510" + +#: printers.cpp:4056 +#, no-c-format +msgid "DeskJet 520" +msgstr "DeskJet 520" + +#: printers.cpp:4058 +#, no-c-format +msgid "DeskJet 540" +msgstr "DeskJet 540" + +#: printers.cpp:4060 +#, no-c-format +msgid "DeskJet 550C" +msgstr "DeskJet 550C" + +#: printers.cpp:4062 +#, no-c-format +msgid "DeskJet 560C" +msgstr "DeskJet 560C" + +#: printers.cpp:4074 +#, no-c-format +msgid "DeskJet 850C" +msgstr "DeskJet 850C" + +#: printers.cpp:4076 +#, no-c-format +msgid "DeskJet 855C" +msgstr "DeskJet 855C" + +#: printers.cpp:4110 +#, no-c-format +msgid "Compression Method" +msgstr "Metodo di compressione" + +#: printers.cpp:4112 +#, no-c-format +msgid "Compressed Replacement Delta Row Encoding" +msgstr "Sostituzione compressa codifica Delta-row" + +#: printers.cpp:4114 +#, no-c-format +msgid "Delta Row Compression" +msgstr "Compressione Delta-row" + +#: printers.cpp:4116 +#, no-c-format +msgid "Runlength Encoding" +msgstr "Codifica Runlength" + +#: printers.cpp:4118 +#, no-c-format +msgid "Tagged Image File Format" +msgstr "Tagged Image File Format (TIFF)" + +#: printers.cpp:4120 +#, no-c-format +msgid "Unencoded" +msgstr "Non codificato" + +#: printers.cpp:4122 +#, no-c-format +msgid "Intensity Rendering" +msgstr "Intensità rendering" + +#: printers.cpp:4124 +#, no-c-format +msgid "Floyd-Steinberg Dithering" +msgstr "Retinatura Floyd-Steinberg" + +#: printers.cpp:4126 +#, no-c-format +msgid "Half Tones" +msgstr "Mezzitoni" + +#: printers.cpp:4128 +#, no-c-format +msgid "Printer-internal" +msgstr "Stampante-interna" + +#: printers.cpp:4130 +#, no-c-format +msgid "Leading Edge" +msgstr "Bordo principale" + +#: printers.cpp:4132 +#, no-c-format +msgid "Long edge; left side of canonical page" +msgstr "Lato lungo; bordo sinistro della pagina" + +#: printers.cpp:4134 +#, no-c-format +msgid "Long edge; right side of canonical page" +msgstr "Lato lungo; bordo destro della pagina" + +#: printers.cpp:4136 +#, no-c-format +msgid "Short edge; bottom of canonical page" +msgstr "Lato corto; bordo superiore della pagina" + +#: printers.cpp:4138 +#, no-c-format +msgid "Short edge; top of canonical page" +msgstr "Lato corto; bordo superiore della pagina" + +#: printers.cpp:4140 +#, no-c-format +msgid "Generate only PCL with 'Configure Raster Data'" +msgstr "Genera solo PCL con 'Configura dati Raster'" + +#: printers.cpp:4142 +#, no-c-format +msgid "OnlyCRD" +msgstr "OnlyCRD" + +#: printers.cpp:4144 +#, no-c-format +msgid "GeneralPCL" +msgstr "GeneralPCL" + +#: printers.cpp:4146 +#, no-c-format +msgid "Print Head Passes per Line" +msgstr "Passaggi della testina per linea" + +#: printers.cpp:4148 +#, no-c-format +msgid "1 Pass (Fastest)" +msgstr "1 passaggio (più veloce)" + +#: printers.cpp:4150 +#, no-c-format +msgid "2 Passes (50% of the dots/pass)" +msgstr "2 passaggi (50% di punti/passaggio)" + +#: printers.cpp:4152 +#, no-c-format +msgid "4 Passes (25% of the dots/pass)" +msgstr "4 passaggi (25% punti/passaggio)" + +#: printers.cpp:4154 +#, no-c-format +msgid "PCL3GUI Language Mode" +msgstr "Modalità linguaggio PCL3GUI" + +#: printers.cpp:4156 +#, no-c-format +msgid "PCL3GUI" +msgstr "PCL3GUI" + +#: printers.cpp:4158 +#, no-c-format +msgid "NoPCL3GUI" +msgstr "NoPCL3GUI" + +#: printers.cpp:4170 +#, no-c-format +msgid "US A2 Invitation" +msgstr "Invito US A2" + +#: printers.cpp:4172 +#, no-c-format +msgid "A7" +msgstr "A7" + +#: printers.cpp:4174 +#, no-c-format +msgid "A8" +msgstr "A8" + +#: printers.cpp:4176 +#, no-c-format +msgid "A9" +msgstr "A9" + +#: printers.cpp:4178 +#, no-c-format +msgid "A10" +msgstr "A10" + +#: printers.cpp:4182 +#, no-c-format +msgid "B5 JIS" +msgstr "B5 JIS" + +#: printers.cpp:4184 +#, no-c-format +msgid "B6 aka C4" +msgstr "B6 aka C4" + +#: printers.cpp:4188 +#, no-c-format +msgid "B6 JIS" +msgstr "JIS B6" + +#: printers.cpp:4192 +#, no-c-format +msgid "B7 JIS" +msgstr "B7 JIS" + +#: printers.cpp:4196 +#, no-c-format +msgid "B8 JIS" +msgstr "B8 JIS" + +#: printers.cpp:4200 +#, no-c-format +msgid "B9 JIS" +msgstr "B9 JIS" + +#: printers.cpp:4204 +#, no-c-format +msgid "B10 JIS" +msgstr "B10 JIS" + +#: printers.cpp:4206 +#, no-c-format +msgid "C6" +msgstr "C6" + +#: printers.cpp:4208 +#, no-c-format +msgid "C7" +msgstr "C7" + +#: printers.cpp:4210 +#, no-c-format +msgid "C7 by C6" +msgstr "C7 da C6" + +#: printers.cpp:4212 +#, no-c-format +msgid "C8" +msgstr "C8" + +#: printers.cpp:4214 +#, no-c-format +msgid "C9" +msgstr "C9" + +#: printers.cpp:4216 +#, no-c-format +msgid "C10" +msgstr "C10" + +#: printers.cpp:4218 +#, no-c-format +msgid "US Commercial 10 Envelope" +msgstr "Busta US Commercial 10" + +#: printers.cpp:4220 +#, no-c-format +msgid "Crown Octavo" +msgstr "Crown Octavo" + +#: printers.cpp:4224 +#, no-c-format +msgid "Demy Octavo" +msgstr "Demy Octavo" + +#: printers.cpp:4238 +#, no-c-format +msgid "Japanese Long Envelope Number 3" +msgstr "Busta lunga giapponese numero 3" + +#: printers.cpp:4240 +#, no-c-format +msgid "Japanese Long Envelope Number 4" +msgstr "Busta lunga giapponese numero 4" + +#: printers.cpp:4242 +#, no-c-format +msgid "Oufuku Card" +msgstr "Biglietto Ofuku" + +#: printers.cpp:4244 +#, no-c-format +msgid "Penguin Small Paperback" +msgstr "Tascabile Penguin piccolo" + +#: printers.cpp:4250 +#, no-c-format +msgid "Royal Octavo" +msgstr "Royal Octavo" + +#: printers.cpp:4252 +#, no-c-format +msgid "Small Paperback" +msgstr "Tascabile piccolo" + +#: printers.cpp:4256 +#, no-c-format +msgid "Glossy/Photo" +msgstr "Lucida/Fotografica" + +#: printers.cpp:4258 +#, no-c-format +msgid "Premium" +msgstr "Premium" + +#: printers.cpp:4264 +#, no-c-format +msgid "Ghostscript Resolution" +msgstr "Risoluzione Ghostscript" + +#: printers.cpp:4268 +#, no-c-format +msgid "150x150 DPI" +msgstr "150x150 DPI" + +#: printers.cpp:4274 +#, no-c-format +msgid "Grayscale only" +msgstr "Solo toni di grigio" + +#: printers.cpp:4276 +#, no-c-format +msgid "Image Type" +msgstr "Tipo immagine" + +#: printers.cpp:4278 +#, no-c-format +msgid "Pure bw or prescreened (currently black-only)" +msgstr "B/W puro o preschermata (attualmente solo nero)" + +#: printers.cpp:4280 +#, no-c-format +msgid "Line art (color or gray scale)" +msgstr "Tratto (colore o toni di grigio)" + +#: printers.cpp:4282 +#, no-c-format +msgid "Continuous-tone photographs (color or gray scale)" +msgstr "Fotografie a toni continui (colore o toni di grigio)" + +#: printers.cpp:4284 +#, no-c-format +msgid "Primarily solid colors ro smooth gradients (color or gray scale)" +msgstr "" +"Principalmente colori solidi o gradienti sfumati (colore o toni di grigio)" + +#: printers.cpp:4288 +#, no-c-format +msgid "Adaptive Hybrid" +msgstr "Ibrido adattabile" + +#: printers.cpp:4290 +#, no-c-format +msgid "Adaptive Random" +msgstr "Adattabile casuale" + +#: printers.cpp:4292 +#, no-c-format +msgid "Hybrid Floyd-Steinberg" +msgstr "Floyd-Steinberg ibrido" + +#: printers.cpp:4294 +#, no-c-format +msgid "Ordered" +msgstr "Ordinato" + +#: printers.cpp:4296 +#, no-c-format +msgid "Random Floyd-Steinberg" +msgstr "Floyd-Steinberg casuale" + +#: printers.cpp:4298 +#, no-c-format +msgid "Very Fast" +msgstr "Molto veloce" + +#: printers.cpp:4308 +#, no-c-format +msgid "B4 ISO" +msgstr "ISO B4" + +#: printers.cpp:4310 +#, no-c-format +msgid "B4 JIS" +msgstr "B4 JIS" + +#: printers.cpp:4314 +#, no-c-format +msgid "Demy Quarto" +msgstr "Demy Quarto" + +#: printers.cpp:4316 +#, no-c-format +msgid "European Foolscap" +msgstr "Formato protocollo europeo" + +#: printers.cpp:4318 +#, no-c-format +msgid "Japanese Kaku Envelope Number 4" +msgstr "Busta giapponese Kaku numero 4" + +#: printers.cpp:4322 +#, no-c-format +msgid "Royal Quarto" +msgstr "Royal Quarto" + +#: printers.cpp:4324 +#, no-c-format +msgid "SRA3" +msgstr "SRA3" + +#: printers.cpp:4328 +#, no-c-format +msgid "Autoselect" +msgstr "Autoselezione" + +#: printers.cpp:4330 +#, no-c-format +msgid "Optional Source" +msgstr "Sorgente opzionale" + +#: printers.cpp:4368 +#, no-c-format +msgid "Tray 6" +msgstr "Vassoio 6" + +#: printers.cpp:4370 +#, no-c-format +msgid "Tray 7" +msgstr "Vassoio 7" + +#: printers.cpp:4374 +#, no-c-format +msgid "Manual Feed of Paper" +msgstr "Inserimento manuale della carta" + +#: printers.cpp:4386 +#, no-c-format +msgid "Economy mode" +msgstr "Modalità economica" + +#: printers.cpp:4388 +#, no-c-format +msgid "Economy Mode" +msgstr "Modalità economica" + +#: printers.cpp:4390 +#, no-c-format +msgid "Standard Mode" +msgstr "Modalità standard" + +#: printers.cpp:4392 +#, no-c-format +msgid "Fast Res." +msgstr "Risoluzione veloce" + +#: printers.cpp:4394 +#, no-c-format +msgid "Memory Booster Technology" +msgstr "Tecnologia Memory Booster" + +#: printers.cpp:4402 +#, no-c-format +msgid "Color mode" +msgstr "Modalità colore" + +#: printers.cpp:4406 +#, no-c-format +msgid "Normal (8 colors)" +msgstr "Normale (8 colori)" + +#: printers.cpp:4422 +#, no-c-format +msgid "Raster Graphics Quality" +msgstr "Qualità grafica Raster" + +#: printers.cpp:4424 +#, no-c-format +msgid "High" +msgstr "Alta" + +#: printers.cpp:4426 +#, no-c-format +msgid "Black, draft quality, ink economy mode" +msgstr "Nero, qualità bozza, modalità risparmio inchiostro" + +#: printers.cpp:4428 +#, no-c-format +msgid "Black, normal quality" +msgstr "Nero, qualità normale" + +#: printers.cpp:4430 +#, no-c-format +msgid "Color, best quality, optional color correction" +msgstr "Colore, qualità migliore, correzione opzionale colore" + +#: printers.cpp:4432 +#, no-c-format +msgid "Color, best quality, black ink disabled, optional color correction" +msgstr "" +"Colore, qualità migliore, senza inchiostro nero, correzione opzionale colore" + +#: printers.cpp:4434 +#, no-c-format +msgid "Color, draft quality, ink economy, fast dither, no color correction" +msgstr "" +"Colore, qualità bozza, risparmio di inchiostro, retinatura veloce, nessuna " +"correzione colore" + +#: printers.cpp:4436 +#, no-c-format +msgid "Color, normal quality, optional color correction" +msgstr "Colore, qualità normale, correzione opzionale colore" + +#: printers.cpp:4438 +#, no-c-format +msgid "Color, normal quality, black ink disabled, optional color correction" +msgstr "" +"Colore, qualità normale, senza inchiostro nero, correzione opzionale colore" + +#: printers.cpp:4440 +#, no-c-format +msgid "Do not use Color Correction" +msgstr "Non usare correzione colore" + +#: printers.cpp:4442 +#, no-c-format +msgid "DisableColorCorrection" +msgstr "DisabilitaCorrezioneColore" + +#: printers.cpp:4444 +#, no-c-format +msgid "EnableColorCorrection" +msgstr "AbilitaCorrezioneColore" + +#: printers.cpp:4446 +#, no-c-format +msgid "Choice of Ghostscript Driver" +msgstr "Scelta del driver Ghostscript" + +#: printers.cpp:4448 +#, no-c-format +msgid "Attempts to choose best PNM format for document; not always reliable." +msgstr "" +"Cerca di scegliere il miglior formato PNM per il documento; non sempre " +"affidabile." + +#: printers.cpp:4450 +#, no-c-format +msgid "" +"Attempts to choose best monochrome PNM format for document; not always " +"reliable." +msgstr "" +"Cerca di scegliere il miglior formato monocromatico PNM per il documento; non " +"sempre affidabile." + +#: printers.cpp:4452 +#, no-c-format +msgid "A fast monochrome format; best for B&W text and line images." +msgstr "" +"Un formato monocromatico veloce; ottimo per testo B&W ed immagini al tratto." + +#: printers.cpp:4454 +#, no-c-format +msgid "256-shade greyscale format" +msgstr "Formato 256 toni di grigio" + +#: printers.cpp:4456 +#, no-c-format +msgid "Format for color images (includes monochrome)." +msgstr "Formato per immagini a colori (anche monocromatiche)." + +#: printers.cpp:4458 +#, no-c-format +msgid "Force left-to-right print sweeps only (reduce striping)" +msgstr "Forza stampa monodirezionale (riduce le bande)" + +#: printers.cpp:4468 +#, no-c-format +msgid "25 % with Gamma Correction" +msgstr "25% con correzione di gamma" + +#: printers.cpp:4472 +#, no-c-format +msgid "50 % with Gamma Correction" +msgstr "50% con correzione di gamma" + +#: printers.cpp:4476 +#, no-c-format +msgid "A6 (Post card)" +msgstr "A6 (Cartolina)" + +#: printers.cpp:4478 +#, no-c-format +msgid "Photo (4 x 6 in., 10 x 15 cm)" +msgstr "Foto (10 x 15 cm)" + +#: printers.cpp:4480 +#, no-c-format +msgid "300 DPI Grayscale" +msgstr "300 DPI toni di grigio" + +#: printers.cpp:4482 +#, no-c-format +msgid "300 DPI Normal" +msgstr "300 DPI normale" + +#: printers.cpp:4484 +#, no-c-format +msgid "300 DPI Photo" +msgstr "300 DPI foto" + +#: printers.cpp:4486 +#, no-c-format +msgid "600 DPI Photo" +msgstr "600 DPI foto" + +#: printers.cpp:4488 +#, no-c-format +msgid "Use Postcards" +msgstr "Usa le cartoline" + +#: printers.cpp:4490 +#, no-c-format +msgid "Postcards" +msgstr "Cartoline" + +#: printers.cpp:4492 +#, no-c-format +msgid "Sheets" +msgstr "Fogli" + +#: printers.cpp:4494 +#, no-c-format +msgid "Rendering type" +msgstr "Tipo di rendering" + +#: printers.cpp:4496 +#, no-c-format +msgid "Snap black to white, others to black" +msgstr "Converti il nero in bianco, gli altri in nero" + +#: printers.cpp:4498 +#, no-c-format +msgid "Cluster ordered dither" +msgstr "Retinatura a grappolo ordinata" + +#: printers.cpp:4500 +#, no-c-format +msgid "Monochrome cluster ordered dither" +msgstr "Retinatura a grappolo ordinata monocromatica" + +#: printers.cpp:4502 +#, no-c-format +msgid "Driver does dithering" +msgstr "Il driver fa la retinatura" + +#: printers.cpp:4504 +#, no-c-format +msgid "Error diffusion" +msgstr "Diffusione d'errore" + +#: printers.cpp:4506 +#, no-c-format +msgid "Monochrome error diffusion" +msgstr "Diffusione d'errore monocromatico" + +#: printers.cpp:4508 +#, no-c-format +msgid "Ordered dithering" +msgstr "Retinatura ordinata" + +#: printers.cpp:4510 +#, no-c-format +msgid "Monochrome ordered dithering" +msgstr "Retinatura ordinata monocromatica" + +#: printers.cpp:4512 +#, no-c-format +msgid "Snap to primaries" +msgstr "Converti in primari" + +#: printers.cpp:4516 +#, no-c-format +msgid "Desktop CSF" +msgstr "Desktop CSF" + +#: printers.cpp:4528 +#, no-c-format +msgid "300 DPI Color" +msgstr "300 DPI colore" + +#: printers.cpp:4530 +#, no-c-format +msgid "300 DPI Draft" +msgstr "300 DPI bozza" + +#: printers.cpp:4532 +#, no-c-format +msgid "On (Flip on Long Edge)" +msgstr "On (ribalta sul lato lungo)" + +#: printers.cpp:4534 +#, no-c-format +msgid "On (Flip on Short Edge)" +msgstr "On (ribalta sul lato corto)" + +#: printers.cpp:4536 +#, no-c-format +msgid "600 DPI Normal" +msgstr "600 DPI normale" + +#: printers.cpp:4538 +#, no-c-format +msgid "Special" +msgstr "Speciale" + +#: printers.cpp:4540 +#, no-c-format +msgid "Transparent" +msgstr "Trasparente" + +#: printers.cpp:4542 +#, no-c-format +msgid "Quality Type" +msgstr "Tipo qualità" + +#: printers.cpp:4544 +#, no-c-format +msgid "Double-sided printing" +msgstr "Stampa doppia faccia" + +#: printers.cpp:4546 +#, no-c-format +msgid "Behavior when Toner Low" +msgstr "Comportamento con toner in esaurimento" + +#: printers.cpp:4548 +#, no-c-format +msgid "Continue Printing" +msgstr "Continua a stampare" + +#: printers.cpp:4550 +#, no-c-format +msgid "Stop Printing" +msgstr "Smetti di stampare" + +#: printers.cpp:4552 +#, no-c-format +msgid "Job Offset" +msgstr "Lavoro offset" + +#: printers.cpp:4554 +#, no-c-format +msgid "Cassette" +msgstr "Cassetto" + +#: printers.cpp:4556 +#, no-c-format +msgid "First" +msgstr "Primo" + +#: printers.cpp:4562 +#, no-c-format +msgid "16MB RAM" +msgstr "16MB RAM" + +#: printers.cpp:4564 +#, no-c-format +msgid "32MB RAM" +msgstr "32MB RAM" + +#: printers.cpp:4566 +#, no-c-format +msgid "48MB RAM" +msgstr "48MB RAM" + +#: printers.cpp:4568 +#, no-c-format +msgid "64MB RAM" +msgstr "64MB RAM" + +#: printers.cpp:4570 +#, no-c-format +msgid "80MB RAM" +msgstr "80MB RAM" + +#: printers.cpp:4572 +#, no-c-format +msgid "96MB RAM" +msgstr "96MB RAM" + +#: printers.cpp:4574 +#, no-c-format +msgid "128MB RAM" +msgstr "128MB RAM" + +#: printers.cpp:4576 +#, no-c-format +msgid "144MB RAM" +msgstr "144MB RAM" + +#: printers.cpp:4578 +#, no-c-format +msgid "160MB RAM" +msgstr "160MB RAM" + +#: printers.cpp:4580 +#, no-c-format +msgid "192MB - 224MB RAM" +msgstr "192MB - 224MB RAM" + +#: printers.cpp:4582 +#, no-c-format +msgid "256MB - 512MB RAM" +msgstr "256MB - 512MB RAM" + +#: printers.cpp:4584 +#, no-c-format +msgid "Drawer Base" +msgstr "Base del vassoio" + +#: printers.cpp:4586 +#, no-c-format +msgid "DB-208 (3 Trays)" +msgstr "DB-208 (tre vassoi)" + +#: printers.cpp:4588 +#, no-c-format +msgid "DB-608 (2 Trays)" +msgstr "DB-608 (due vassoi)" + +#: printers.cpp:4590 +#, no-c-format +msgid "DB-208A (1 Tray)" +msgstr "DB-208A (1 vassoio)" + +#: printers.cpp:4592 +#, no-c-format +msgid "Finisher Installed" +msgstr "Rifinitura installata" + +#: printers.cpp:4594 +#, no-c-format +msgid "FS-105" +msgstr "FS-105" + +#: printers.cpp:4596 +#, no-c-format +msgid "400dpi" +msgstr "400 DPI" + +#: printers.cpp:4598 +#, no-c-format +msgid "Edge Smoothing" +msgstr "Sfumatura bordo" + +#: printers.cpp:4600 +#, no-c-format +msgid "Text Only" +msgstr "Solo testo" + +#: printers.cpp:4602 +#, no-c-format +msgid "All Objects" +msgstr "Tutti gli oggetti" + +#: printers.cpp:4604 +#, no-c-format +msgid "Print Density" +msgstr "Densità di stampa" + +#: printers.cpp:4606 +#, no-c-format +msgid "Toner Save" +msgstr "Risparmio toner" + +#: printers.cpp:4608 +#, no-c-format +msgid "OHP Transparency" +msgstr "Acetato OHP" + +#: printers.cpp:4614 +#, no-c-format +msgid "Duplex Mode" +msgstr "Modalità duplex" + +#: printers.cpp:4616 +#, no-c-format +msgid "Sort" +msgstr "Ordina" + +#: printers.cpp:4618 +#, no-c-format +msgid "Group" +msgstr "Gruppo" + +#: printers.cpp:4620 +#, no-c-format +msgid "Special Modes" +msgstr "Modalità speciali" + +#: printers.cpp:4622 +#, no-c-format +msgid "2-in-1" +msgstr "2 in 1" + +#: printers.cpp:4624 +#, no-c-format +msgid "Booklet" +msgstr "Libretto" + +#: printers.cpp:4626 +#, no-c-format +msgid "Stapling" +msgstr "Fissaggio" + +#: printers.cpp:4628 +#, no-c-format +msgid "Single (Portrait)" +msgstr "Singolo (verticale)" + +#: printers.cpp:4630 +#, no-c-format +msgid "Single (Landscape)" +msgstr "Singolo (orizzontale)" + +#: printers.cpp:4632 +#, no-c-format +msgid "Double Side (Portrait)" +msgstr "Doppia faccia (verticale)" + +#: printers.cpp:4634 +#, no-c-format +msgid "Double Side (Landscape)" +msgstr "Doppia faccia (orizzontale)" + +#: printers.cpp:4636 +#, no-c-format +msgid "Double Top (Portrait)" +msgstr "Doppio apice (verticale)" + +#: printers.cpp:4638 +#, no-c-format +msgid "Double Top (Landscape)" +msgstr "Doppio Top (orizzontale)" + +#: printers.cpp:4640 +#, no-c-format +msgid "Wait Mode" +msgstr "Modalità d'attesa" + +#: printers.cpp:4642 +#, no-c-format +msgid "Front Cover" +msgstr "Copertina" + +#: printers.cpp:4644 +#, no-c-format +msgid "Printed" +msgstr "Stampato" + +#: printers.cpp:4646 +#, no-c-format +msgid "Blank" +msgstr "Bianco" + +#: printers.cpp:4648 +#, no-c-format +msgid "Front Cover Tray" +msgstr "Vassoio delle copertine" + +#: printers.cpp:4650 +#, no-c-format +msgid "Back Cover" +msgstr "Copertina posteriore" + +#: printers.cpp:4652 +#, no-c-format +msgid "Cover Tray" +msgstr "Vassoio copertina" + +#: printers.cpp:4654 +#, no-c-format +msgid "Manual Feed (Thick)" +msgstr "Inserimento manuale (a strati)" + +#: printers.cpp:4656 +#, no-c-format +msgid "Middle" +msgstr "Centrale" + +#: printers.cpp:4660 +#, no-c-format +msgid "Half-letter (5 1/2 x 8 1/2 in)" +msgstr "Half-letter (5 1/2 x 8 1/2 pollici)" + +#: printers.cpp:4662 +#, no-c-format +msgid "Letter (8 1/2 x 11 in)" +msgstr "Letter 216x279 mm (8,5x11 pollici)" + +#: printers.cpp:4664 +#, no-c-format +msgid "Legal (8 1/2 x 14 in)" +msgstr "Legal 216x356 mm (8,5x14 pollici)" + +#: printers.cpp:4666 +#, no-c-format +msgid "Tabloid (11 x 17 in)" +msgstr "Tabloid (11x17pollici)" + +#: printers.cpp:4670 +#, no-c-format +msgid "Half-letter" +msgstr "Half Letter" + +#: printers.cpp:4672 +#, no-c-format +msgid "No Finisher" +msgstr "No rifinitura" + +#: printers.cpp:4674 +#, no-c-format +msgid "FS-106" +msgstr "FS-106" + +#: printers.cpp:4676 +#, no-c-format +msgid "FS-108B (BookletMaker)" +msgstr "FS-108B (BookletMaker)" + +#: printers.cpp:4678 +#, no-c-format +msgid "PI-108" +msgstr "PI-108" + +#: printers.cpp:4682 +#, no-c-format +msgid "Tandem Configuration" +msgstr "Configurazione tandem" + +#: printers.cpp:4684 +#, no-c-format +msgid "Fold & Stitch" +msgstr "Piega & cuci" + +#: printers.cpp:4686 +#, no-c-format +msgid "Fold only" +msgstr "Solo piega" + +#: printers.cpp:4688 +#, no-c-format +msgid "Fold & Saddle Stitch" +msgstr "Piega & serra il punto" + +#: printers.cpp:4690 +#, no-c-format +msgid "Wait" +msgstr "Aspetta" + +#: printers.cpp:4692 +#, no-c-format +msgid "Wait with Proof" +msgstr "Aspetta con prova" + +#: printers.cpp:4694 +#, no-c-format +msgid "Back Cover Tray" +msgstr "Vassoio copertina posteriore" + +#: printers.cpp:4696 +#, no-c-format +msgid "Tandem Printing" +msgstr "Stampa in tandem" + +#: printers.cpp:4698 +#, no-c-format +msgid "Normal Mode (Auto Select)" +msgstr "Modalità normale (auto selezione)" + +#: printers.cpp:4700 +#, no-c-format +msgid "Split Mode (Auto Split)" +msgstr "Modalità split (auto split)" + +#: printers.cpp:4702 +#, no-c-format +msgid "Split Mode (Equal Split)" +msgstr "Modalità split (split uguale)" + +#: printers.cpp:4704 +#, no-c-format +msgid "Print Engine Select (Printer 1)" +msgstr "Selezione motore di stampa (stampante 1)" + +#: printers.cpp:4706 +#, no-c-format +msgid "Print Engine Select (Printer 2)" +msgstr "Selezione motore di stampa (stampante 2)" + +#: printers.cpp:4708 +#, no-c-format +msgid "EcoPrint" +msgstr "EcoPrint" + +#: printers.cpp:4710 +#, no-c-format +msgid "PF-8 Paper Feeder" +msgstr "Caricatore PF-8" + +#: printers.cpp:4712 +#, no-c-format +msgid "Memory" +msgstr "Memoria" + +#: printers.cpp:4714 +#, no-c-format +msgid "1MB Upgrade" +msgstr "Aggiornamento 1MB" + +#: printers.cpp:4716 +#, no-c-format +msgid "2MB Upgrade" +msgstr "Aggiornamento 2MB" + +#: printers.cpp:4718 +#, no-c-format +msgid "4MB Upgrade" +msgstr "Aggiornamento 4MB" + +#: printers.cpp:4720 +#, no-c-format +msgid "300 Dots per Inch (dpi)" +msgstr "300 punti per pollice (DPI)" + +#: printers.cpp:4722 +#, no-c-format +msgid "KIR" +msgstr "KIR" + +#: printers.cpp:4724 +#, no-c-format +msgid "Envelope #6" +msgstr "Busta #6" + +#: printers.cpp:4726 +#, no-c-format +msgid "Envelope #9" +msgstr "Busta #9" + +#: printers.cpp:4728 +#, no-c-format +msgid "Cassette 1 (Internal)" +msgstr "Cassetto 1 (interno)" + +#: printers.cpp:4730 +#, no-c-format +msgid "Cassette 2" +msgstr "Cassetto 2" + +#: printers.cpp:4732 +#, no-c-format +msgid "Auto Tray Switch" +msgstr "Cambia automaticamente vassoio" + +#: printers.cpp:4734 +#, no-c-format +msgid "1.6.0 [08-13-99]" +msgstr "1.6.0 [08-13-99]" + +#: printers.cpp:4736 +#, no-c-format +msgid "PF-16 Paper Feeder" +msgstr "Caricatore PF-16" + +#: printers.cpp:4738 +#, no-c-format +msgid "8MB Upgrade" +msgstr "Aggiornamento 8MB" + +#: printers.cpp:4740 +#, no-c-format +msgid "16MB Upgrade" +msgstr "Aggiornamento 16MB" + +#: printers.cpp:4742 +#, no-c-format +msgid "32MB Upgrade" +msgstr "Aggiornamento 32MB" + +#: printers.cpp:4744 +#, no-c-format +msgid "600 Dots per Inch (dpi)" +msgstr "600 punti per pollice (DPI)" + +#: printers.cpp:4746 +#, no-c-format +msgid "1.6.1 [02-28-2000]" +msgstr "1.6.1 [02-28-2000]" + +#: printers.cpp:4748 +#, no-c-format +msgid "PF-4 Paper Feeder" +msgstr "Caricatore PF-4" + +#: printers.cpp:4750 +#, no-c-format +msgid "3MB Upgrade" +msgstr "Aggiornamento 3MB" + +#: printers.cpp:4752 +#, no-c-format +msgid "PF-17 Paper Feeder" +msgstr "Caricatore PF-17" + +#: printers.cpp:4754 +#, no-c-format +msgid "Optional Disk" +msgstr "Disco opzionale" + +#: printers.cpp:4756 +#, no-c-format +msgid "PostCard" +msgstr "Cartolina" + +#: printers.cpp:4758 +#, no-c-format +msgid "DoublePostCard" +msgstr "DoppiaCartolina" + +#: printers.cpp:4760 +#, no-c-format +msgid "Multi-Purpose Feeder" +msgstr "Caricatore multifunzione" + +#: printers.cpp:4762 +#, no-c-format +msgid "Job Spooling" +msgstr "Spooling del lavoro" + +#: printers.cpp:4764 +#, no-c-format +msgid "Optional Feeder" +msgstr "Caricatore opzionale" + +#: printers.cpp:4766 +#, no-c-format +msgid "PF-21 Paper Feeders" +msgstr "Caricatori PF-21" + +#: printers.cpp:4768 +#, no-c-format +msgid "One" +msgstr "Uno" + +#: printers.cpp:4770 +#, no-c-format +msgid "Two" +msgstr "Due" + +#: printers.cpp:4772 +#, no-c-format +msgid "Output Device" +msgstr "Dispositivo di uscita" + +#: printers.cpp:4774 +#, no-c-format +msgid "SO-6 Bulk Sorter" +msgstr "Selezionatore SO-6 Bulk" + +#: printers.cpp:4776 +#, no-c-format +msgid "ST-20 Bulk Stacker" +msgstr "Fascicolatore ST-20 Bulk" + +#: printers.cpp:4778 +#, no-c-format +msgid "12MB Upgrade" +msgstr "Aggiornamento 12MB" + +#: printers.cpp:4780 +#, no-c-format +msgid "20MB Upgrade" +msgstr "Aggiornamento 20MB" + +#: printers.cpp:4782 +#, no-c-format +msgid "24MB Upgrade" +msgstr "Aggiornamento 24MB" + +#: printers.cpp:4784 +#, no-c-format +msgid "36MB Upgrade" +msgstr "Aggiornamento 36MB" + +#: printers.cpp:4786 +#, no-c-format +msgid "40MB Upgrade" +msgstr "Aggiornamento 40MB" + +#: printers.cpp:4788 +#, no-c-format +msgid "48MB Upgrade" +msgstr "Aggiornamento 48MB" + +#: printers.cpp:4790 +#, no-c-format +msgid "64MB Upgrade" +msgstr "Aggiornamento 64MB" + +#: printers.cpp:4792 +#, no-c-format +msgid "Cassette 3" +msgstr "Cassetto 3" + +#: printers.cpp:4794 +#, no-c-format +msgid "Custom 1" +msgstr "Personalizzato 1" + +#: printers.cpp:4796 +#, no-c-format +msgid "Custom 2" +msgstr "Personalizzato 2" + +#: printers.cpp:4798 +#, no-c-format +msgid "Custom 3" +msgstr "Personalizzato 3" + +#: printers.cpp:4800 +#, no-c-format +msgid "Custom 4" +msgstr "Personalizzato 4" + +#: printers.cpp:4802 +#, no-c-format +msgid "Custom 5" +msgstr "Personalizzato 5" + +#: printers.cpp:4804 +#, no-c-format +msgid "Custom 6" +msgstr "Personalizzato 6" + +#: printers.cpp:4806 +#, no-c-format +msgid "Custom 7" +msgstr "Personalizzato 7" + +#: printers.cpp:4808 +#, no-c-format +msgid "Custom 8" +msgstr "Personalizzato 8" + +#: printers.cpp:4810 +#, no-c-format +msgid "Top Tray (Face-Down)" +msgstr "Vassoio superiore (faccia in giù)" + +#: printers.cpp:4812 +#, no-c-format +msgid "Rear Tray (Face-Up)" +msgstr "Vassoio posteriore (faccia in su)" + +#: printers.cpp:4814 +#, no-c-format +msgid "Stacker Mode (Face-Down)" +msgstr "Modalità fascicolatore (faccia in giù)" + +#: printers.cpp:4816 +#, no-c-format +msgid "Sorter Mode (Face-Down)" +msgstr "Modalità selezionatore (faccia in giù)" + +#: printers.cpp:4818 +#, no-c-format +msgid "Collator Mode (Face-Down)" +msgstr "Modalità impaginatore (faccia in giù)" + +#: printers.cpp:4820 +#, no-c-format +msgid "Mailbox 1 (Face-Down)" +msgstr "Casella di posta 1 (faccia in giù)" + +#: printers.cpp:4822 +#, no-c-format +msgid "Mailbox 2 (Face-Down)" +msgstr "Casella di posta 2 (faccia in giù)" + +#: printers.cpp:4824 +#, no-c-format +msgid "Mailbox 3 (Face-Down)" +msgstr "Casella di posta 3 (faccia in giù)" + +#: printers.cpp:4826 +#, no-c-format +msgid "Mailbox 4 (Face-Down)" +msgstr "Casella di posta 4 (faccia in giù)" + +#: printers.cpp:4828 +#, no-c-format +msgid "Mailbox 5 (Face-Down)" +msgstr "Casella di posta 5 (faccia in giù)" + +#: printers.cpp:4830 +#, no-c-format +msgid "Mailbox 6 (Face-Down)" +msgstr "Casella di posta 6 (faccia in giù)" + +#: printers.cpp:4832 +#, no-c-format +msgid "Mailbox 7 (Face-Down)" +msgstr "Casella di posta 7 (faccia in giù)" + +#: printers.cpp:4834 +#, no-c-format +msgid "Mailbox 8 (Face-Down)" +msgstr "Casella di posta 8 (faccia in giù)" + +#: printers.cpp:4836 +#, no-c-format +msgid "Mailbox 9 (Face-Down)" +msgstr "Casella di posta 9 (faccia in giù)" + +#: printers.cpp:4838 +#, no-c-format +msgid "Mailbox 10 (Face-Down)" +msgstr "Casella di posta 10 (faccia in giù)" + +#: printers.cpp:4840 +#, no-c-format +msgid "Mailbox 11 (Face-Down)" +msgstr "Casella di posta 11 (faccia in giù)" + +#: printers.cpp:4842 +#, no-c-format +msgid "Mailbox 12 (Face-Down)" +msgstr "Casella di posta 12 (faccia in giù)" + +#: printers.cpp:4844 +#, no-c-format +msgid "Mailbox 13 (Face-Down)" +msgstr "Casella di posta 13 (faccia in giù)" + +#: printers.cpp:4846 +#, no-c-format +msgid "Mailbox 14 (Face-Down)" +msgstr "Casella di posta 14 (faccia in giù)" + +#: printers.cpp:4848 +#, no-c-format +msgid "Mailbox 15 (Face-Down)" +msgstr "Casella di posta 15 (faccia in giù)" + +#: printers.cpp:4850 +#, no-c-format +msgid "Duplexing" +msgstr "Fronte/retro" + +#: printers.cpp:4852 +#, no-c-format +msgid "Temporary" +msgstr "Temporaneo" + +#: printers.cpp:4854 +#, no-c-format +msgid "EF-1 Envelope Feeder" +msgstr "Caricatore buste EF-1" + +#: printers.cpp:4856 +#, no-c-format +msgid "UF-1 Universal Feeder" +msgstr "Caricatore universale UF-1" + +#: printers.cpp:4858 +#, no-c-format +msgid "PF-7 Bulk Feeder" +msgstr "Caricatore PF-7 Bulk" + +#: printers.cpp:4860 +#, no-c-format +msgid "PF-5 Paper Feeders" +msgstr "Caricatori PF-5" + +#: printers.cpp:4862 +#, no-c-format +msgid "HS-3 Bulk Stacker" +msgstr "Fascicolatore HS-3 Bulk" + +#: printers.cpp:4864 +#, no-c-format +msgid "Bulk Feeder" +msgstr "Caricatore Bulk" + +#: printers.cpp:4866 +#, no-c-format +msgid "Universal Feeder" +msgstr "Caricatore universale" + +#: printers.cpp:4868 +#, no-c-format +msgid "Stacker Mode (Face-Up)" +msgstr "Modalità fascicolatore (faccia in su)" + +#: printers.cpp:4870 +#, no-c-format +msgid "5MB Upgrade" +msgstr "Aggiornamento 5MB" + +#: printers.cpp:4872 +#, no-c-format +msgid "6MB Upgrade" +msgstr "Aggiornamento 6MB" + +#: printers.cpp:4874 +#, no-c-format +msgid "9MB Upgrade" +msgstr "Aggiornamento 9MBe" + +#: printers.cpp:4876 +#, no-c-format +msgid "10MB Upgrade" +msgstr "Aggiornamento 10MB" + +#: printers.cpp:4878 +#, no-c-format +msgid "17MB Upgrade" +msgstr "Aggiornamento 17MB" + +#: printers.cpp:4880 +#, no-c-format +msgid "18MB Upgrade" +msgstr "Aggiornamento 18MB" + +#: printers.cpp:4882 +#, no-c-format +msgid "33MB Upgrade" +msgstr "Aggiornamento 33MB" + +#: printers.cpp:4884 +#, no-c-format +msgid "34MB Upgrade" +msgstr "Aggiornamento 34MB" + +#: printers.cpp:4886 +#, no-c-format +msgid "PF-7E Bulk Feeder" +msgstr "Caricatore PF-7E Bulk" + +#: printers.cpp:4888 +#, no-c-format +msgid "PF-20 Paper Feeders" +msgstr "Caricatori PF-20" + +#: printers.cpp:4890 +#, no-c-format +msgid "HS-3E Bulk Stacker" +msgstr "Fascicolatore HS-3E Bulk" + +#: printers.cpp:4892 +#, no-c-format +msgid "60MB Upgrade" +msgstr "Aggiornamento 60MB" + +#: printers.cpp:4894 +#, no-c-format +msgid "1200 Dots per Inch (dpi)" +msgstr "1200 punti per pollice (DPI)" + +#: printers.cpp:4896 +#, no-c-format +msgid "PF-1 Paper Feeder" +msgstr "Caricatore PF-1" + +#: printers.cpp:4898 +#, no-c-format +msgid "Cassette 1" +msgstr "Cassetto 1" + +#: printers.cpp:4900 +#, no-c-format +msgid "7MB Upgrade" +msgstr "Aggiornamento 7MB" + +#: printers.cpp:4902 +#, no-c-format +msgid "13MB Upgrade" +msgstr "Aggiornamento 13MB" + +#: printers.cpp:4904 +#, no-c-format +msgid "PF-2 Paper Feeder" +msgstr "Caricatore PF-2" + +#: printers.cpp:4906 +#, no-c-format +msgid "11x17 (Ledger)" +msgstr "11x17 (Ledger)" + +#: printers.cpp:4908 +#, no-c-format +msgid "Side Tray (Face-Up)" +msgstr "Vassoio laterale (faccia in su)" + +#: printers.cpp:4910 +#, no-c-format +msgid "PF-80 Paper Feeder" +msgstr "Caricatore PF-80" + +#: printers.cpp:4912 +#, no-c-format +msgid "Process Color (CMYK)" +msgstr "Colore di processo (CMYK)" + +#: printers.cpp:4914 +#, no-c-format +msgid "Quick Color (CMY)" +msgstr "Colore veloce (CMY)" + +#: printers.cpp:4916 +#, no-c-format +msgid "Color Matching" +msgstr "Color Matching" + +#: printers.cpp:4918 +#, no-c-format +msgid "Simulate Display" +msgstr "Simula display" + +#: printers.cpp:4920 +#, no-c-format +msgid "Side Tray (Face-Down)" +msgstr "Vassoio laterale (faccia in giù)" + +#: printers.cpp:4922 +#, no-c-format +msgid "Permanent" +msgstr "Permanente" + +#: printers.cpp:4924 +#, no-c-format +msgid "Barcode" +msgstr "Codice a barre" + +#: printers.cpp:4926 +#, no-c-format +msgid "First Page" +msgstr "Prima pagina" + +#: printers.cpp:4928 +#, no-c-format +msgid "Barcode ID" +msgstr "ID del codice a barre" + +#: printers.cpp:4930 +#, no-c-format +msgid "Barcode Position" +msgstr "Posizione del codice a barre" + +#: printers.cpp:4932 +#, no-c-format +msgid "Upper Left" +msgstr "In alto a sinistra" + +#: printers.cpp:4934 +#, no-c-format +msgid "Upper Right" +msgstr "In alto a destra" + +#: printers.cpp:4936 +#, no-c-format +msgid "Lower Left" +msgstr "In basso a sinistra" + +#: printers.cpp:4938 +#, no-c-format +msgid "Lower Right" +msgstr "In basso a destra" + +#: printers.cpp:4940 +#, no-c-format +msgid "Upper Left Vertical" +msgstr "In alto a sinistra verticale" + +#: printers.cpp:4942 +#, no-c-format +msgid "Upper Right Vertical" +msgstr "In alto a destra verticale" + +#: printers.cpp:4944 +#, no-c-format +msgid "Lower Left Vertical" +msgstr "In basso a sinistra verticale" + +#: printers.cpp:4946 +#, no-c-format +msgid "Lower Right Vertical" +msgstr "In basso a destra verticale" + +#: printers.cpp:4948 +#, no-c-format +msgid "PF-81 Paper Feeder" +msgstr "Caricatore PF-81" + +#: printers.cpp:4950 +#, no-c-format +msgid "Color Correction" +msgstr "Correzione di colore" + +#: printers.cpp:4952 +#, no-c-format +msgid "Application Corrected" +msgstr "Corretto dall'applicazione" + +#: printers.cpp:4954 +#, no-c-format +msgid "Printer Corrected" +msgstr "Corretto dalla stampante" + +#: printers.cpp:4956 +#, no-c-format +msgid "Ink Simulation (CMYK)" +msgstr "Simulazione di inchiostro (CMYK)" + +#: printers.cpp:4958 +#, no-c-format +msgid "Euroscale Press" +msgstr "Stampa Euroscala" + +#: printers.cpp:4960 +#, no-c-format +msgid "SWOP Press" +msgstr "Forza SWOP" + +#: printers.cpp:4962 +#, no-c-format +msgid "Monitor Simulation (RGB)" +msgstr "Simulazione monitor (RGB)" + +#: printers.cpp:4964 +#, no-c-format +msgid "SMPTE240M" +msgstr "SMPTE240M" + +#: printers.cpp:4966 +#, no-c-format +msgid "sRGB (HDTV)" +msgstr "sRGB (HDTV)" + +#: printers.cpp:4968 +#, no-c-format +msgid "Trinitron" +msgstr "Trinitron" + +#: printers.cpp:4970 +#, no-c-format +msgid "Apple RGB" +msgstr "Apple RGB" + +#: printers.cpp:4972 +#, no-c-format +msgid "NTSC" +msgstr "NTSC" + +#: printers.cpp:4974 +#, no-c-format +msgid "Duplex Paper" +msgstr "Carta doppia faccia" + +#: printers.cpp:4976 +#, no-c-format +msgid "Coated Paper" +msgstr "Carta patinata" + +#: printers.cpp:4978 +#, no-c-format +msgid "Temporary (RAM Disk)" +msgstr "Temporaneo (disco RAM)" + +#: printers.cpp:4980 +#, no-c-format +msgid "Temporary (Hard Disk)" +msgstr "Temporaneo (disco fisso)" + +#: printers.cpp:4982 +#, no-c-format +msgid "Permanent (Hard Disk)" +msgstr "Permanente (disco fisso)" + +#: printers.cpp:4984 +#, no-c-format +msgid "Virtual Mailbox (Administrator)" +msgstr "Casella di posta virtuale (Amministratore)" + +#: printers.cpp:4986 +#, no-c-format +msgid "Virtual Mailbox (User 1)" +msgstr "Casella di posta virtuale (Utente 1)" + +#: printers.cpp:4988 +#, no-c-format +msgid "Virtual Mailbox (User 2)" +msgstr "Casella di posta virtuale (Utente 2)" + +#: printers.cpp:4990 +#, no-c-format +msgid "Virtual Mailbox (User 3)" +msgstr "Casella di posta virtuale (Utente 3)" + +#: printers.cpp:4992 +#, no-c-format +msgid "Virtual Mailbox (User 4)" +msgstr "Casella di posta virtuale (Utente 4)" + +#: printers.cpp:4994 +#, no-c-format +msgid "Virtual Mailbox (User 5)" +msgstr "Casella di posta virtuale (Utente 5)" + +#: printers.cpp:4996 +#, no-c-format +msgid "Virtual Mailbox (User 6)" +msgstr "Casella di posta virtuale (Utente 6)" + +#: printers.cpp:4998 +#, no-c-format +msgid "Virtual Mailbox (User 7)" +msgstr "Casella di posta virtuale (Utente 7)" + +#: printers.cpp:5000 +#, no-c-format +msgid "Virtual Mailbox (User 8)" +msgstr "Casella di posta virtuale (Utente 8)" + +#: printers.cpp:5002 +#, no-c-format +msgid "Virtual Mailbox (User 9)" +msgstr "Casella di posta virtuale (Utente 9)" + +#: printers.cpp:5004 +#, no-c-format +msgid "Virtual Mailbox (User 10)" +msgstr "Casella di posta virtuale (Utente 10)" + +#: printers.cpp:5006 +#, no-c-format +msgid "PF-26 Paper Feeders" +msgstr "Caricatori PF-26" + +#: printers.cpp:5008 +#, no-c-format +msgid "PF-9 Paper Feeders" +msgstr "Caricatori PF-9" + +#: printers.cpp:5010 +#, no-c-format +msgid "11MB Upgrade" +msgstr "Aggiornamento 11MB" + +#: printers.cpp:5012 +#, no-c-format +msgid "15MB Upgrade" +msgstr "Aggiornamento 15MB" + +#: printers.cpp:5014 +#, no-c-format +msgid "19MB Upgrade" +msgstr "Aggiornamento 19MB" + +#: printers.cpp:5016 +#, no-c-format +msgid "23MB Upgrade" +msgstr "Aggiornamento 23MB" + +#: printers.cpp:5018 +#, no-c-format +msgid "31MB Upgrade" +msgstr "Aggiornamento 31MB" + +#: printers.cpp:5020 +#, no-c-format +msgid "35MB Upgrade" +msgstr "Aggiornamento 35MB" + +#: printers.cpp:5022 +#, no-c-format +msgid "39MB Upgrade" +msgstr "Aggiornamento 39MB" + +#: printers.cpp:5024 +#, no-c-format +msgid "47MB Upgrade" +msgstr "Aggiornamento 47MB" + +#: printers.cpp:5026 +#, no-c-format +msgid "63MB Upgrade" +msgstr "Aggiornamento 63MB" + +#: printers.cpp:5028 +#, no-c-format +msgid "PF-25 Paper Feeders" +msgstr "Caricatori PF-25" + +#: printers.cpp:5030 +#, no-c-format +msgid "38MB Upgrade" +msgstr "Aggiornamento 38MB" + +#: printers.cpp:5032 +#, no-c-format +msgid "PF-30 Paper Feeders" +msgstr "Caricatori PF-30" + +#: printers.cpp:5034 +#, no-c-format +msgid "One (2 Cassettes)" +msgstr "Uno (2 cassetti)" + +#: printers.cpp:5036 +#, no-c-format +msgid "Two (4 Cassettes)" +msgstr "Due (4 cassetti)" + +#: printers.cpp:5038 +#, no-c-format +msgid "Three (6 Cassettes)" +msgstr "Tre (6 cassetti)" + +#: printers.cpp:5040 +#, no-c-format +msgid "SO-30 Bulk Sorter" +msgstr "Selezionatore SO-30 Bulk" + +#: printers.cpp:5042 +#, no-c-format +msgid "ST-30 Bulk Stacker" +msgstr "Fascicolatore ST-30 Bulk" + +#: printers.cpp:5044 +#, no-c-format +msgid "DF-30 Document Finisher" +msgstr "Rifinitore documento DF-30" + +#: printers.cpp:5046 +#, no-c-format +msgid "Cassette 4" +msgstr "Cassetto 4" + +#: printers.cpp:5048 +#, no-c-format +msgid "Cassette 5" +msgstr "Cassetto 5" + +#: printers.cpp:5050 +#, no-c-format +msgid "Cassette 6" +msgstr "Cassetto 6" + +#: printers.cpp:5052 +#, no-c-format +msgid "Staple Method" +msgstr "Metodo graffettatura" + +#: printers.cpp:5054 +#, no-c-format +msgid "Staple Job up to 20 Sheets" +msgstr "Graffettatura fino a 20 fogli" + +#: printers.cpp:5056 +#, no-c-format +msgid "Staple Every 20 Sheets" +msgstr "Graffettatura ogni 20 fogli" + +#: printers.cpp:5058 +#, no-c-format +msgid "Staple Every 19 Sheets" +msgstr "Graffettatura ogni 19 fogli" + +#: printers.cpp:5060 +#, no-c-format +msgid "Staple Every 18 Sheets" +msgstr "Graffettatura ogni 18 fogli" + +#: printers.cpp:5062 +#, no-c-format +msgid "Staple Every 17 Sheets" +msgstr "Graffettatura ogni 17 fogli" + +#: printers.cpp:5064 +#, no-c-format +msgid "Staple Every 16 Sheets" +msgstr "Graffettatura ogni 16 fogli" + +#: printers.cpp:5066 +#, no-c-format +msgid "Staple Every 15 Sheets" +msgstr "Graffettatura ogni 15 fogli" + +#: printers.cpp:5068 +#, no-c-format +msgid "Staple Every 14 Sheets" +msgstr "Graffettatura ogni 14 fogli" + +#: printers.cpp:5070 +#, no-c-format +msgid "Staple Every 13 Sheets" +msgstr "Graffettatura ogni 13 fogli" + +#: printers.cpp:5072 +#, no-c-format +msgid "Staple Every 12 Sheets" +msgstr "Graffettatura ogni 12 fogli" + +#: printers.cpp:5074 +#, no-c-format +msgid "Staple Every 11 Sheets" +msgstr "Graffettatura ogni 11 fogli" + +#: printers.cpp:5076 +#, no-c-format +msgid "Staple Every 10 Sheets" +msgstr "Graffettatura ogni 10 fogli" + +#: printers.cpp:5078 +#, no-c-format +msgid "Staple Every 9 Sheets" +msgstr "Graffettatura ogni 9 fogli" + +#: printers.cpp:5080 +#, no-c-format +msgid "Staple Every 8 Sheets" +msgstr "Graffettatura ogni 8 fogli" + +#: printers.cpp:5082 +#, no-c-format +msgid "Staple Every 7 Sheets" +msgstr "Graffettatura ogni 7 fogli" + +#: printers.cpp:5084 +#, no-c-format +msgid "Staple Every 6 Sheets" +msgstr "Graffettatura ogni 6 fogli" + +#: printers.cpp:5086 +#, no-c-format +msgid "Staple Every 5 Sheets" +msgstr "Graffettatura ogni 5 fogli" + +#: printers.cpp:5088 +#, no-c-format +msgid "Staple Every 4 Sheets" +msgstr "Graffettatura ogni 4 fogli" + +#: printers.cpp:5090 +#, no-c-format +msgid "Staple Every 3 Sheets" +msgstr "Graffettatura ogni 3 fogli" + +#: printers.cpp:5092 +#, no-c-format +msgid "Staple Every 2 Sheets" +msgstr "Graffettatura ogni 2 fogli" + +#: printers.cpp:5094 +#, no-c-format +msgid "DF-31 Document Finisher" +msgstr "Rifinitore documento DF-31" + +#: printers.cpp:5096 +#, no-c-format +msgid "44MB Upgrade" +msgstr "Aggiornamento 44MB" + +#: printers.cpp:5098 +#, no-c-format +msgid "Lower Tray - Option" +msgstr "Vassoio inferiore - Opzione" + +#: printers.cpp:5100 +#, no-c-format +msgid "Envelope Feeder - Option" +msgstr "Caricatore per buste - Opzione" + +#: printers.cpp:5102 +#, no-c-format +msgid "Printer Memory - Option" +msgstr "Memoria stampante - Opzione" + +#: printers.cpp:5104 +#, no-c-format +msgid "1.5 Mb Printer Memory" +msgstr "1.5 Mb di memoria della stampante" + +#: printers.cpp:5106 +#, no-c-format +msgid "2.5 Mb Printer Memory" +msgstr "2.5 Mb di memoria della stampante" + +#: printers.cpp:5108 +#, no-c-format +msgid "4 Mb Printer Memory" +msgstr "4 Mb di memoria della stampante" + +#: printers.cpp:5110 +#, no-c-format +msgid "C9 Envelope" +msgstr "Busta C9" + +#: printers.cpp:5112 +#, no-c-format +msgid "B5 Envelope" +msgstr "Busta B5" + +#: printers.cpp:5114 +#, no-c-format +msgid "Manual Envelope" +msgstr "Busta manuale" + +#: printers.cpp:5116 +#, no-c-format +msgid "Manual Paper" +msgstr "Carta manuale" + +#: printers.cpp:5118 +#, no-c-format +msgid "Tray Linking" +msgstr "Collegamento vassoi" + +#: printers.cpp:5120 +#, no-c-format +msgid "2 Mb Printer Memory" +msgstr "2 Mb di memoria della stampante" + +#: printers.cpp:5122 +#, no-c-format +msgid "3 Mb Printer Memory" +msgstr "3 Mb di memoria della stampante" + +#: printers.cpp:5124 +#, no-c-format +msgid "5+ Mb Printer Memory" +msgstr "5 Mb o più di memoria della stampante" + +#: printers.cpp:5126 +#, no-c-format +msgid "Smoothing" +msgstr "Sfumatura" + +#: printers.cpp:5128 +#, no-c-format +msgid "Other Envelope" +msgstr "Altra busta" + +#: printers.cpp:5130 +#, no-c-format +msgid "Duplex - Option" +msgstr "Duplex - Opzione" + +#: printers.cpp:5132 +#, no-c-format +msgid "Simplex" +msgstr "Su un lato" + +#: printers.cpp:5134 +#, no-c-format +msgid "Duplex - Long Edge" +msgstr "Duplex - Lato lungo" + +#: printers.cpp:5136 +#, no-c-format +msgid "Duplex - Short Edge" +msgstr "Duplex - Lato corto" + +#: printers.cpp:5138 +#, no-c-format +msgid "Flash Memory Card - Option" +msgstr "Flash Memory Card - Opzione" + +#: printers.cpp:5140 +#, no-c-format +msgid "Printer Hard Disk - Option" +msgstr "Disco fisso della stampante - Opzione" + +#: printers.cpp:5142 +#, no-c-format +msgid "2 MB Printer Memory" +msgstr "2 MB di memoria della stampante" + +#: printers.cpp:5144 +#, no-c-format +msgid "4 MB Printer Memory" +msgstr "4 MB di memoria della stampante" + +#: printers.cpp:5146 +#, no-c-format +msgid "6 MB Printer Memory" +msgstr "6 MB di memoria della stampante" + +#: printers.cpp:5148 +#, no-c-format +msgid "8 MB Printer Memory" +msgstr "8 MB di memoria della stampante" + +#: printers.cpp:5150 +#, no-c-format +msgid "10 MB Printer Memory" +msgstr "10 MB di memoria della stampante" + +#: printers.cpp:5152 +#, no-c-format +msgid "12 MB Printer Memory" +msgstr "12 MB di memoria della stampante" + +#: printers.cpp:5154 +#, no-c-format +msgid "16 MB Printer Memory" +msgstr "16 MB di memoria della stampante" + +#: printers.cpp:5156 +#, no-c-format +msgid "8 Mb Printer Memory" +msgstr "8 Mb di memoria della stampante" + +#: printers.cpp:5158 +#, no-c-format +msgid "12 Mb Printer Memory" +msgstr "12 Mb di memoria della stampante" + +#: printers.cpp:5160 +#, no-c-format +msgid "16 Mb Printer Memory" +msgstr "16 Mb di memoria della stampante" + +#: printers.cpp:5162 +#, no-c-format +msgid "Printer Software Version" +msgstr "Versione del software della stampante" + +#: printers.cpp:5164 +#, no-c-format +msgid "250.0x" +msgstr "250.0x" + +#: printers.cpp:5166 +#, no-c-format +msgid "250.2x" +msgstr "250.2x" + +#: printers.cpp:5172 +#, no-c-format +msgid "Bold Black" +msgstr "Nero grassetto" + +#: printers.cpp:5174 +#, no-c-format +msgid "Screening" +msgstr "Selezione" + +#: printers.cpp:5176 +#, no-c-format +msgid "Color Balance" +msgstr "Bilanciamento colore" + +#: printers.cpp:5178 +#, no-c-format +msgid "Blue Adjust" +msgstr "Correzione blu" + +#: printers.cpp:5180 +#, no-c-format +msgid "Line Art && Text" +msgstr "Disegni al tratto e testo" + +#: printers.cpp:5182 +#, no-c-format +msgid "Images" +msgstr "Immagini" + +#: printers.cpp:5186 +#, no-c-format +msgid "RGB" +msgstr "RGB" + +#: printers.cpp:5188 +#, no-c-format +msgid "Image Brightness" +msgstr "Luminosità dell'immagine" + +#: printers.cpp:5190 +#, no-c-format +msgid "+5" +msgstr "+5" + +#: printers.cpp:5192 +#, no-c-format +msgid "+10" +msgstr "+10" + +#: printers.cpp:5194 +#, no-c-format +msgid "+15" +msgstr "+15" + +#: printers.cpp:5196 +#, no-c-format +msgid "+20" +msgstr "+20" + +#: printers.cpp:5198 +#, no-c-format +msgid "+25" +msgstr "+25" + +#: printers.cpp:5200 +#, no-c-format +msgid "+30" +msgstr "+30" + +#: printers.cpp:5202 +#, no-c-format +msgid "+35" +msgstr "+35" + +#: printers.cpp:5204 +#, no-c-format +msgid "+40" +msgstr "+40" + +#: printers.cpp:5206 +#, no-c-format +msgid "+45" +msgstr "+45" + +#: printers.cpp:5208 +#, no-c-format +msgid "+50" +msgstr "+50" + +#: printers.cpp:5210 +#, no-c-format +msgid "Image Contrast" +msgstr "Contrasto dell'immagine" + +#: printers.cpp:5212 +#, no-c-format +msgid "20 MB Printer Memory" +msgstr "20 MB di memoria della stampante" + +#: printers.cpp:5214 +#, no-c-format +msgid "32 or more MB Printer Memory" +msgstr "32 MB o più di memoria della stampante" + +#: printers.cpp:5216 +#, no-c-format +msgid "Pause Mode" +msgstr "Modalità pausa" + +#: printers.cpp:5218 +#, no-c-format +msgid "ColorGrade" +msgstr "GradoColore" + +#: printers.cpp:5220 +#, no-c-format +msgid "Image Diffusion" +msgstr "Diffusione di immagine" + +#: printers.cpp:5222 +#, no-c-format +msgid "Oversize 11.7 x 22 in" +msgstr "Sovrammisura 11.7 x 22 pollici" + +#: printers.cpp:5224 +#, no-c-format +msgid "Duplexer - Option" +msgstr "Duplexer - Opzione" + +#: printers.cpp:5226 +#, no-c-format +msgid "Tray 3 - Option" +msgstr "Vassoio 3 - Opzione" + +#: printers.cpp:5228 +#, no-c-format +msgid "Feeder 2 - Option" +msgstr "Caricatore 2 - Opzione" + +#: printers.cpp:5230 +#, no-c-format +msgid "1 MB Flash Memory" +msgstr "1 MB di memoria flash" + +#: printers.cpp:5232 +#, no-c-format +msgid "2 MB Flash Memory" +msgstr "2 MB di memoria flash" + +#: printers.cpp:5234 +#, no-c-format +msgid "4 MB Flash Memory" +msgstr "4 MB di memoria flash" + +#: printers.cpp:5236 +#, no-c-format +msgid "18 MB Printer Memory" +msgstr "18 MB di memoria della stampante" + +#: printers.cpp:5238 +#, no-c-format +msgid "24 MB Printer Memory" +msgstr "24 MB di memoria della stampante" + +#: printers.cpp:5240 +#, no-c-format +msgid "Print Darkness" +msgstr "Oscurità della stampa" + +#: printers.cpp:5242 +#, no-c-format +msgid "1200 dpi" +msgstr "1200 DPI" + +#: printers.cpp:5244 +#, no-c-format +msgid "Feeder" +msgstr "Caricatore" + +#: printers.cpp:5246 +#, no-c-format +msgid "Feeder 2" +msgstr "Caricatore 2" + +#: printers.cpp:5248 +#, no-c-format +msgid "Tray 2 - Option" +msgstr "Vassoio 2 - Opzione" + +#: printers.cpp:5250 +#, no-c-format +msgid "32 MB Printer Memory" +msgstr "32 MB di memoria della stampante" + +#: printers.cpp:5252 +#, no-c-format +msgid "64 MB Printer Memory" +msgstr "64 MB di memoria della stampante" + +#: printers.cpp:5254 +#, no-c-format +msgid "96 MB Printer Memory" +msgstr "96 MB di memoria della stampante" + +#: printers.cpp:5256 +#, no-c-format +msgid "128 MB Printer Memory" +msgstr "128 MB di memoria della stampante" + +#: printers.cpp:5258 +#, no-c-format +msgid "Toner Saver" +msgstr "Risparmio toner" + +#: printers.cpp:5260 +#, no-c-format +msgid "Image Smoothing" +msgstr "Sfumatura immagine" + +#: printers.cpp:5262 +#, no-c-format +msgid "Colored Paper" +msgstr "Carta colorata" + +#: printers.cpp:5264 +#, no-c-format +msgid "Custom Type 1" +msgstr "Tipo personalizzato 1" + +#: printers.cpp:5266 +#, no-c-format +msgid "Custom Type 2" +msgstr "Tipo personalizzato 2" + +#: printers.cpp:5268 +#, no-c-format +msgid "Custom Type 3" +msgstr "Tipo personalizzato 3" + +#: printers.cpp:5270 +#, no-c-format +msgid "Custom Type 4" +msgstr "Tipo personalizzato 4" + +#: printers.cpp:5272 +#, no-c-format +msgid "Port Rotation" +msgstr "Rotazione porta" + +#: printers.cpp:5274 +#, no-c-format +msgid "Collate Copies" +msgstr "Copie fascicoli" + +#: printers.cpp:5278 +#, no-c-format +msgid "Rear" +msgstr "Retro" + +#: printers.cpp:5282 +#, no-c-format +msgid "Display" +msgstr "Display" + +#: printers.cpp:5284 +#, no-c-format +msgid "1200 Image Quality" +msgstr "1200 qualità di immagine" + +#: printers.cpp:5286 +#, no-c-format +msgid "B5 182 x 257 mm" +msgstr "B5 182x257 mm" + +#: printers.cpp:5288 +#, no-c-format +msgid "A5 148 x 210 mm" +msgstr "A5 148x210 mm" + +#: printers.cpp:5290 +#, no-c-format +msgid "B4 257 x 364 mm" +msgstr "B4 257x364 mm" + +#: printers.cpp:5292 +#, no-c-format +msgid "A3 297 x 419 mm" +msgstr "A3 297x419 mm" + +#: printers.cpp:5294 +#, no-c-format +msgid "Universal 11.7 x 17 in" +msgstr "Universal (11.7x17 pollici)" + +#: printers.cpp:5296 +#, no-c-format +msgid "7 3/4 Envelope 3 7/8 x 7 1/2 in" +msgstr "7 3/4 Busta 3 7/8 x 7 1/2 pollici" + +#: printers.cpp:5298 +#, no-c-format +msgid "9 Envelope 3 7/8 x 8 7/8 in" +msgstr "9 Busta 3 7/8 x 8 7/8 pollici" + +#: printers.cpp:5300 +#, no-c-format +msgid "10 Envelope 4 1/8 x 9 1/2 in" +msgstr "10 Busta 4 1/8 x 9 1/2 pollici" + +#: printers.cpp:5302 +#, no-c-format +msgid "DL Envelope 110 x 220 mm" +msgstr "Busta DL 110x220 m" + +#: printers.cpp:5304 +#, no-c-format +msgid "C5 Envelope 162 x 229 mm" +msgstr "Busta C5 162x229 mm" + +#: printers.cpp:5306 +#, no-c-format +msgid "B5 Envelope 176 x 250 mm" +msgstr "Busta B5 176x250 mm" + +#: printers.cpp:5308 +#, no-c-format +msgid "Other Envelope 8 1/2 x 14 in" +msgstr "Altre buste 8 1/2 x 14 pollici" + +#: printers.cpp:5310 +#, no-c-format +msgid "Universal" +msgstr "Universal" + +#: printers.cpp:5312 +#, no-c-format +msgid "Comm10" +msgstr "Comm10" + +#: printers.cpp:5314 +#, no-c-format +msgid "ISOB5" +msgstr "ISOB5" + +#: printers.cpp:5318 +#, no-c-format +msgid "MP Feeder" +msgstr "Caricatore MP" + +#: printers.cpp:5320 +#, no-c-format +msgid "36 MB Printer Memory" +msgstr "36 MB di memoria della stampante" + +#: printers.cpp:5322 +#, no-c-format +msgid "68 or more MB Printer Memory" +msgstr "68 MB o più di memoria della stampante" + +#: printers.cpp:5324 +#, no-c-format +msgid "Left Cartridge" +msgstr "Cartuccia sinistra" + +#: printers.cpp:5326 +#, no-c-format +msgid "Unknown Cartridge" +msgstr "Cartuccia sconosciuta" + +#: printers.cpp:5328 +#, no-c-format +msgid "Standard Black Cartridge" +msgstr "Cartuccia nera standard" + +#: printers.cpp:5330 +#, no-c-format +msgid "High Capacity Black Cartridge" +msgstr "Cartuccia nera ad alta capacità" + +#: printers.cpp:5332 +#, no-c-format +msgid "Photo Cartridge" +msgstr "Cartuccia fotografica" + +#: printers.cpp:5334 +#, no-c-format +msgid "Right Cartridge" +msgstr "Cartuccia destra" + +#: printers.cpp:5336 +#, no-c-format +msgid "Standard Color Cartridge" +msgstr "Cartuccia a colori standard" + +#: printers.cpp:5338 +#, no-c-format +msgid "High Capacity Color Cartridge" +msgstr "Cartuccia a colori ad alta capacità" + +#: printers.cpp:5340 +#, no-c-format +msgid "Greeting Card" +msgstr "Biglietto d'auguri" + +#: printers.cpp:5342 +#, no-c-format +msgid "Iron On" +msgstr "Iron On" + +#: printers.cpp:5346 +#, no-c-format +msgid "QuickPrint" +msgstr "StampaVeloce" + +#: printers.cpp:5348 +#, no-c-format +msgid "Universal 8 1/2 x 14 in" +msgstr "Universal 8 1/2 x 14 pollici" + +#: printers.cpp:5350 +#, no-c-format +msgid "40 MB Printer Memory" +msgstr "40 MB di memoria della stampante" + +#: printers.cpp:5352 +#, no-c-format +msgid "72 or more MB Printer Memory" +msgstr "72 MB o più di memoria della stampante" + +#: printers.cpp:5354 +#, no-c-format +msgid "SA3 320 x 450 mm" +msgstr "SA3 320 x 450 mm" + +#: printers.cpp:5356 +#, no-c-format +msgid "Universal 12.6 x 22 in" +msgstr "Universal 12.6 x 22 pollici" + +#: printers.cpp:5358 +#, no-c-format +msgid "SA3" +msgstr "SA3" + +#: printers.cpp:5360 +#, no-c-format +msgid "Duplex Option - Option" +msgstr "Opzione duplex - Opzione" + +#: printers.cpp:5362 +#, no-c-format +msgid "Fax Card" +msgstr "Scheda Fax" + +#: printers.cpp:5364 +#, no-c-format +msgid "Printer Setting" +msgstr "Impostazioni della stampante" + +#: printers.cpp:5366 +#, no-c-format +msgid "Black && White" +msgstr "Bianco && nero" + +#: printers.cpp:5368 +#, no-c-format +msgid "2 Color Draft" +msgstr "Bozza 2 colori" + +#: printers.cpp:5370 +#, no-c-format +msgid "Image Enhancement" +msgstr "Ottimizzazione dell'immagine" + +#: printers.cpp:5372 +#, no-c-format +msgid "PictureGrade" +msgstr "GradoImmagine" + +#: printers.cpp:5374 +#, no-c-format +msgid "Custom Type 5" +msgstr "Tipo personalizzato 5" + +#: printers.cpp:5376 +#, no-c-format +msgid "Custom Type 6" +msgstr "Tipo personalizzato 6" + +#: printers.cpp:5378 +#, no-c-format +msgid "14 MB Printer Memory" +msgstr "14 MB di memoria della stampante" + +#: printers.cpp:5380 +#, no-c-format +msgid "28 MB Printer Memory" +msgstr "28 MB di memoria della stampante" + +#: printers.cpp:5382 +#, no-c-format +msgid "Toner Darkness" +msgstr "Oscurità toner" + +#: printers.cpp:5384 +#, no-c-format +msgid "Printer's default" +msgstr "Preimpostazioni della stampante" + +#: printers.cpp:5386 +#, no-c-format +msgid "Tray 4 - Option" +msgstr "Vassoio 4 - Opzione" + +#: printers.cpp:5388 +#, no-c-format +msgid "Tray 5 - Option" +msgstr "Vassoio 5 - Opzione" + +#: printers.cpp:5390 +#, no-c-format +msgid "MP Feeder - Option" +msgstr "Caricatore MP - Opzione" + +#: printers.cpp:5392 +#, no-c-format +msgid "Number of Output Bins - Option" +msgstr "Numero di scomparti per l'uscita - Opzione" + +#: printers.cpp:5394 +#, no-c-format +msgid "Standard Bin Only" +msgstr "Solo scomparto standard" + +#: printers.cpp:5396 +#, no-c-format +msgid "1 Extra Bin" +msgstr "1 scomparto extra" + +#: printers.cpp:5398 +#, no-c-format +msgid "2 Extra Bins" +msgstr "2 scomparti extra" + +#: printers.cpp:5400 +#, no-c-format +msgid "3 Extra Bins" +msgstr "3 scomparti extra" + +#: printers.cpp:5402 +#, no-c-format +msgid "4 Extra Bins" +msgstr "4 scomparti extra" + +#: printers.cpp:5404 +#, no-c-format +msgid "5 Extra Bins" +msgstr "5 scomparti extra" + +#: printers.cpp:5406 +#, no-c-format +msgid "6 Extra Bins" +msgstr "6 scomparti extra" + +#: printers.cpp:5408 +#, no-c-format +msgid "7 Extra Bins" +msgstr "7 scomparti extra" + +#: printers.cpp:5410 +#, no-c-format +msgid "8 Extra Bins" +msgstr "8 scomparti extra" + +#: printers.cpp:5412 +#, no-c-format +msgid "9 Extra Bins" +msgstr "9 scomparti extra" + +#: printers.cpp:5414 +#, no-c-format +msgid "10 Extra Bins" +msgstr "10 scomparti extra" + +#: printers.cpp:5416 +#, no-c-format +msgid "11 Extra Bins" +msgstr "11 scomparti extra" + +#: printers.cpp:5418 +#, no-c-format +msgid "12 Extra Bins" +msgstr "12 scomparti extra" + +#: printers.cpp:5420 +#, no-c-format +msgid "13 Extra Bins" +msgstr "13 scomparti extra" + +#: printers.cpp:5422 +#, no-c-format +msgid "14 Extra Bins" +msgstr "14 scomparti extra" + +#: printers.cpp:5424 +#, no-c-format +msgid "15 Extra Bins" +msgstr "15 scomparti extra" + +#: printers.cpp:5426 +#, no-c-format +msgid "22 MB Printer Memory" +msgstr "22 MB di memoria della stampante" + +#: printers.cpp:5428 +#, no-c-format +msgid "Standard Bin" +msgstr "Scomparto standard" + +#: printers.cpp:5430 +#, no-c-format +msgid "Bin 9" +msgstr "Scomparto 9" + +#: printers.cpp:5432 +#, no-c-format +msgid "Bin 10" +msgstr "Scomparto 10" + +#: printers.cpp:5434 +#, no-c-format +msgid "Bin 11" +msgstr "Scomparto 11" + +#: printers.cpp:5436 +#, no-c-format +msgid "Bin 12" +msgstr "Scomparto 12" + +#: printers.cpp:5438 +#, no-c-format +msgid "Bin 13" +msgstr "Scomparto 13" + +#: printers.cpp:5440 +#, no-c-format +msgid "Bin 14" +msgstr "Scomparto 14" + +#: printers.cpp:5442 +#, no-c-format +msgid "Bin 15" +msgstr "Scomparto 15" + +#: printers.cpp:5444 +#, no-c-format +msgid "250-Sheet Drawer" +msgstr "Cassetto 250 fogli" + +#: printers.cpp:5446 +#, no-c-format +msgid "500-Sheet Drawer" +msgstr "Cassetto 500 fogli" + +#: printers.cpp:5448 +#, no-c-format +msgid "2000-Sheet Drawer" +msgstr "Cassetto 2000 fogli" + +#: printers.cpp:5450 +#, no-c-format +msgid "1 - Output Expander" +msgstr "1 - espansore uscita" + +#: printers.cpp:5452 +#, no-c-format +msgid "1 - Hi-Capacity Output Expander" +msgstr "1 - espansore uscita ad alta capacità" + +#: printers.cpp:5454 +#, no-c-format +msgid "2 - 2 Output Expanders" +msgstr "2 - 2 espansori uscita" + +#: printers.cpp:5456 +#, no-c-format +msgid "2 - 1 Hi-Capacity + 1 Output Expander" +msgstr "2 - 1 alta capacità + 1 espansore uscita" + +#: printers.cpp:5458 +#, no-c-format +msgid "3 - 3 Output Expanders" +msgstr "3 - 3 espansori uscita" + +#: printers.cpp:5460 +#, no-c-format +msgid "5 - 5-Bin Mailbox" +msgstr "5 - 5 scomparto casella di posta" + +#: printers.cpp:5462 +#, no-c-format +msgid "6 - 1 Output Expander + 1 5-Bin Mailbox" +msgstr "6 - 1 espansore uscita + 1 5 scomparto casella di posta" + +#: printers.cpp:5464 +#, no-c-format +msgid "6 - 1 5-Bin Mailbox + 1 Output Expander" +msgstr "6 - 1 5 scomparto casella di posta + 1 espansore uscita" + +#: printers.cpp:5466 +#, no-c-format +msgid "10 - 2 5-Bin Mailboxes" +msgstr "10 - 2 5 scomparto casella di posta" + +#: printers.cpp:5468 +#, no-c-format +msgid "Other Envelope 9.02 x 14 in" +msgstr "Altre buste 9.02 x 14 pollici" + +#: printers.cpp:5470 +#, no-c-format +msgid "Color Registration" +msgstr "Registrazione colore" + +#: printers.cpp:5472 +#, no-c-format +msgid "High Speed" +msgstr "Alta velocità" + +#: printers.cpp:5474 +#, no-c-format +msgid "Finish Quality" +msgstr "Qualità finitura" + +#: printers.cpp:5476 +#, no-c-format +msgid "Medium Gloss" +msgstr "Lucentezza media" + +#: printers.cpp:5478 +#, no-c-format +msgid "High Gloss" +msgstr "Alta lucentezza" + +#: printers.cpp:5480 +#, no-c-format +msgid "Low Gloss" +msgstr "Bassa lucentezza" + +#: printers.cpp:5482 +#, no-c-format +msgid "Contone" +msgstr "Contone" + +#: printers.cpp:5484 +#, no-c-format +msgid "Stochastic" +msgstr "Stocastico" + +#: printers.cpp:5486 +#, no-c-format +msgid "Multipurpose Feeder" +msgstr "Caricatore multifunzione" + +#: printers.cpp:5488 +#, no-c-format +msgid "3 MB Printer Memory" +msgstr "3 MB di memoria della stampante" + +#: printers.cpp:5490 +#, no-c-format +msgid "Manual Feed Paper Type" +msgstr "Tipo di caricatore carta manuale" + +#: printers.cpp:5492 +#, no-c-format +msgid "Tray 1 Paper Type" +msgstr "Vassoio 1 tipo di carta" + +#: printers.cpp:5494 +#, no-c-format +msgid "Tray 2 Paper Type" +msgstr "Vassoio 2 tipo di carta" + +#: printers.cpp:5496 +#, no-c-format +msgid "1200 Quality" +msgstr "1200 Qualità" + +#: printers.cpp:5498 +#, no-c-format +msgid "Paper Input Drawer - Option" +msgstr "Cassetto di entrata carta - Opzione" + +#: printers.cpp:5500 +#, no-c-format +msgid "Finisher - Option" +msgstr "Rifinitore - Opzione" + +#: printers.cpp:5502 +#, no-c-format +msgid "Custom 11.7 x 17.7 in" +msgstr "Personalizzato 11.7 x 17.7 pollici" + +#: printers.cpp:5504 +#, no-c-format +msgid "Upper (Tray 1)" +msgstr "Superiore (vassoio 1)" + +#: printers.cpp:5506 +#, no-c-format +msgid "Lower (Tray 2)" +msgstr "Inferiore (vassoio 2)" + +#: printers.cpp:5508 +#, no-c-format +msgid "Input Drawer (Tray 3)" +msgstr "Cassetto d'entrata (vassoio 3)" + +#: printers.cpp:5510 +#, no-c-format +msgid "No Tray Linking" +msgstr "Nessun collegamento tra vassoi" + +#: printers.cpp:5512 +#, no-c-format +msgid "Link Tray 1+2" +msgstr "Collega vassoi 1+2" + +#: printers.cpp:5514 +#, no-c-format +msgid "Link Tray 1+2+3" +msgstr "Collega vassoi 1+2+3" + +#: printers.cpp:5516 +#, no-c-format +msgid "Link Tray 2+3" +msgstr "Collega vassoi 2+3" + +#: printers.cpp:5518 +#, no-c-format +msgid "Bin 0 (Top)" +msgstr "Scomparto 0 (superiore)" + +#: printers.cpp:5520 +#, no-c-format +msgid "Bin 1 (Side)" +msgstr "Scomparto 1 (Lato)" + +#: printers.cpp:5522 +#, no-c-format +msgid "Staple 1" +msgstr "Graffetta 1" + +#: printers.cpp:5524 +#, no-c-format +msgid "Staple 2" +msgstr "Graffetta 2" + +#: printers.cpp:5526 +#, no-c-format +msgid "Do Not Care" +msgstr "Non badare" + +#: printers.cpp:5528 +#, no-c-format +msgid "26 MB Printer Memory" +msgstr "26 MB di memoria della stampante" + +#: printers.cpp:5530 +#, no-c-format +msgid "Images Only" +msgstr "Solo immagini" + +#: printers.cpp:5532 +#, no-c-format +msgid "Entire Page" +msgstr "Pagina intera" + +#: printers.cpp:5534 +#, no-c-format +msgid "2500-Sheet Drawer" +msgstr "Cassetto 2500 fogli" + +#: printers.cpp:5536 +#, no-c-format +msgid "Mailbox - Option" +msgstr "Casella di posta - Opzione" + +#: printers.cpp:5538 +#, no-c-format +msgid "Hole Punch" +msgstr "Perforatore" + +#: printers.cpp:5540 +#, no-c-format +msgid "Offset Pages" +msgstr "Pagine offset" + +#: printers.cpp:5542 +#, no-c-format +msgid "Between Copies" +msgstr "Tra copie" + +#: printers.cpp:5544 +#, no-c-format +msgid "Universal 11.69 x 17 in" +msgstr "Universal 11.69 x 17 pollici" + +#: printers.cpp:5556 +#, no-c-format +msgid "Normal Quality Color (4-ink)" +msgstr "Qualità normale (quadricromia)" + +#: printers.cpp:5558 +#, no-c-format +msgid "Photo Quality Color (6-ink)" +msgstr "Qualità colore fotografico (esacromia)" + +#: printers.cpp:5566 +#, no-c-format +msgid "300 dpi x 600 dpi" +msgstr "300 DPI x 600 DPI" + +#: printers.cpp:5568 +#, no-c-format +msgid "600 dpi x 600 dpi" +msgstr "600 DPI x 600 DPI" + +#: printers.cpp:5570 +#, no-c-format +msgid "1200 dpi x 600 dpi" +msgstr "1200 DPI x 600 DPI" + +#: printers.cpp:5574 +#, no-c-format +msgid "Page Drying Time" +msgstr "Tempo di fissaggio" + +#: printers.cpp:5576 +#, no-c-format +msgid "0 sec" +msgstr "0 sec" + +#: printers.cpp:5578 +#, no-c-format +msgid "10 sec." +msgstr "10 sec" + +#: printers.cpp:5580 +#, no-c-format +msgid "20 sec." +msgstr "20 sec" + +#: printers.cpp:5582 +#, no-c-format +msgid "30 sec." +msgstr "30 sec" + +#: printers.cpp:5584 +#, no-c-format +msgid "40 sec." +msgstr "40 sec" + +#: printers.cpp:5586 +#, no-c-format +msgid "50 sec" +msgstr "50 sec" + +#: printers.cpp:5588 +#, no-c-format +msgid "60 sec" +msgstr "60 sec" + +#: printers.cpp:5600 +#, no-c-format +msgid "Optional Multi-Feeder" +msgstr "Alimentatore multiplo opzionale" + +#: printers.cpp:5602 +#, no-c-format +msgid "6 MB" +msgstr "6 MB" + +#: printers.cpp:5604 +#, no-c-format +msgid "7 MB" +msgstr "7 MB" + +#: printers.cpp:5606 +#, no-c-format +msgid "8 MB" +msgstr "8 MB" + +#: printers.cpp:5608 +#, no-c-format +msgid "10 MB" +msgstr "10 MB" + +#: printers.cpp:5610 +#, no-c-format +msgid "11 MB" +msgstr "11 MB" + +#: printers.cpp:5612 +#, no-c-format +msgid "12 MB" +msgstr "12 MB" + +#: printers.cpp:5614 +#, no-c-format +msgid "14 MB" +msgstr "14 MB" + +#: printers.cpp:5616 +#, no-c-format +msgid "18 MB" +msgstr "18 MB" + +#: printers.cpp:5618 +#, no-c-format +msgid "19 MB" +msgstr "19 MB" + +#: printers.cpp:5620 +#, no-c-format +msgid "20 MB" +msgstr "20 MB" + +#: printers.cpp:5622 +#, no-c-format +msgid "22 MB" +msgstr "22 MB" + +#: printers.cpp:5624 +#, no-c-format +msgid "26 MB" +msgstr "26 MB" + +#: printers.cpp:5626 +#, no-c-format +msgid "34 MB" +msgstr "34 MB" + +#: printers.cpp:5628 +#, no-c-format +msgid "Legal14" +msgstr "Legal14" + +#: printers.cpp:5630 +#, no-c-format +msgid "Legal13" +msgstr "Legal13" + +#: printers.cpp:5632 +#, no-c-format +msgid "Com10" +msgstr "Com10" + +#: printers.cpp:5634 +#, no-c-format +msgid "Com9" +msgstr "Com9" + +#: printers.cpp:5636 +#, no-c-format +msgid "Multi Feeder" +msgstr "Caricatore multiplo" + +#: printers.cpp:5638 +#, no-c-format +msgid "TraySwitch" +msgstr "CommutaVassoio" + +#: printers.cpp:5640 +#, no-c-format +msgid "4 MB" +msgstr "4 MB" + +#: printers.cpp:5642 +#, no-c-format +msgid "5 MB" +msgstr "5 MB" + +#: printers.cpp:5644 +#, no-c-format +msgid "600x1200dpi" +msgstr "600x1200 DPI" + +#: printers.cpp:5646 +#, no-c-format +msgid "Multi-Feeder" +msgstr "Caricatore multiplo" + +#: printers.cpp:5648 +#, no-c-format +msgid "2 MB" +msgstr "2 MB" + +#: printers.cpp:5650 +#, no-c-format +msgid "4MB" +msgstr "4 MB" + +#: printers.cpp:5652 +#, no-c-format +msgid "5MB" +msgstr "5 MB" + +#: printers.cpp:5654 +#, no-c-format +msgid "6MB" +msgstr "6 MB" + +#: printers.cpp:5656 +#, no-c-format +msgid "7MB" +msgstr "7 MB" + +#: printers.cpp:5658 +#, no-c-format +msgid "8MB" +msgstr "8 MB" + +#: printers.cpp:5660 +#, no-c-format +msgid "10MB" +msgstr "10 MB" + +#: printers.cpp:5662 +#, no-c-format +msgid "11MB" +msgstr "11 MB" + +#: printers.cpp:5664 +#, no-c-format +msgid "12MB" +msgstr "12 MB" + +#: printers.cpp:5666 +#, no-c-format +msgid "14MB" +msgstr "14 MB" + +#: printers.cpp:5668 +#, no-c-format +msgid "18MB" +msgstr "18 MB" + +#: printers.cpp:5670 +#, no-c-format +msgid "19MB" +msgstr "19 MB" + +#: printers.cpp:5672 +#, no-c-format +msgid "20MB" +msgstr "20 MB" + +#: printers.cpp:5674 +#, no-c-format +msgid "22MB" +msgstr "22 MB" + +#: printers.cpp:5676 +#, no-c-format +msgid "26MB" +msgstr "26 MB" + +#: printers.cpp:5678 +#, no-c-format +msgid "34MB" +msgstr "34 MB" + +#: printers.cpp:5680 +#, no-c-format +msgid "35MB" +msgstr "35 MB" + +#: printers.cpp:5682 +#, no-c-format +msgid "36MB" +msgstr "36 MB" + +#: printers.cpp:5684 +#, no-c-format +msgid "38MB" +msgstr "38 MB" + +#: printers.cpp:5686 +#, no-c-format +msgid "42MB" +msgstr "42 MB" + +#: printers.cpp:5688 +#, no-c-format +msgid "50MB" +msgstr "50 MB" + +#: printers.cpp:5690 +#, no-c-format +msgid "66MB" +msgstr "66 MB" + +#: printers.cpp:5692 +#, no-c-format +msgid "Env10" +msgstr "Busta10" + +#: printers.cpp:5694 +#, no-c-format +msgid "Env9" +msgstr "Busta9" + +#: printers.cpp:5696 +#, no-c-format +msgid "EnvDL" +msgstr "BustaDL" + +#: printers.cpp:5698 +#, no-c-format +msgid "EnvC4" +msgstr "BustaC4" + +#: printers.cpp:5700 +#, no-c-format +msgid "EnvC5" +msgstr "BustaC5" + +#: printers.cpp:5702 +#, no-c-format +msgid "EnvMonarch" +msgstr "BustaMonarch" + +#: printers.cpp:5704 +#, no-c-format +msgid "OKHalftoneMode" +msgstr "OKModalitàMezzotono" + +#: printers.cpp:5706 +#, no-c-format +msgid "Regular" +msgstr "Normale" + +#: printers.cpp:5710 +#, no-c-format +msgid "2.5 MB" +msgstr "2.5 MB" + +#: printers.cpp:5712 +#, no-c-format +msgid "3.5 MB" +msgstr "3.5 MB" + +#: printers.cpp:5714 +#, no-c-format +msgid "4.5 MB" +msgstr "4.5 MB" + +#: printers.cpp:5716 +#, no-c-format +msgid "6.5 MB" +msgstr "6.5 MB" + +#: printers.cpp:5718 +#, no-c-format +msgid "10.5 MB" +msgstr "10.5 MB" + +#: printers.cpp:5720 +#, no-c-format +msgid "18.5 MB" +msgstr "18.5 MB" + +#: printers.cpp:5738 +#, no-c-format +msgid "Color Depth" +msgstr "Profondità colore" + +#: printers.cpp:5746 +#, no-c-format +msgid "Simple Color (4 bpp)" +msgstr "Colore semplice (4 bpp)" + +#: printers.cpp:5760 +#, no-c-format +msgid "60x144 dpi" +msgstr "60x144 DPI" + +#: printers.cpp:5764 +#, no-c-format +msgid "120x144 dpi" +msgstr "120x144 DPI" + +#: printers.cpp:5768 +#, no-c-format +msgid "240x144 dpi" +msgstr "240x144 DPI" + +#: printers.cpp:5806 +#, no-c-format +msgid "72x72 dpi" +msgstr "72x72 DPI" + +#: printers.cpp:5808 +#, no-c-format +msgid "144x144 dpi" +msgstr "144x144 DPI" + +#: printers.cpp:5810 +#, no-c-format +msgid "Paper Size" +msgstr "Dimensione della carta" + +#: printers.cpp:5812 +#, no-c-format +msgid "Paper Tray" +msgstr "Vassoio della carta" + +#: printers.cpp:5814 +#, no-c-format +msgid "Paper Weight" +msgstr "Peso della carta" + +#: printers.cpp:5816 +#, no-c-format +msgid "Heavier paper (28lb)" +msgstr "Carta molto pesante (28lb)" + +#: printers.cpp:5818 +#, no-c-format +msgid "Heaviest paper (32lb)" +msgstr "Carta pesantissima (32lb)" + +#: printers.cpp:5820 +#, no-c-format +msgid "Heavy paper (24lb)" +msgstr "Carta pesante (24lb)" + +#: printers.cpp:5822 +#, no-c-format +msgid "Light Paper (20lb)" +msgstr "Carta leggera (20lb)" + +#: printers.cpp:5824 +#, no-c-format +msgid "Lightest Paper (16lb)" +msgstr "Carta leggerissima (16lb)" + +#: printers.cpp:5828 +#, no-c-format +msgid "Rendering Mode" +msgstr "Modalità di rendering" + +#: printers.cpp:5830 +#, no-c-format +msgid "Graphics Mode" +msgstr "Modalità grafica" + +#: printers.cpp:5832 +#, no-c-format +msgid "Text Mode" +msgstr "Modalità testo" + +#: printers.cpp:5940 +#, no-c-format +msgid "Color Correction Mode" +msgstr "Modalità correzione colore" + +#: printers.cpp:5950 +#, no-c-format +msgid "Next Job is spot color page" +msgstr "Il prossimo lavoro è una pagina in colore spot" + +#: printers.cpp:5952 +#, no-c-format +msgid "NextSpotColorPage" +msgstr "ProssimaPaginaColoreSpot" + +#: printers.cpp:5954 +#, no-c-format +msgid "NextNotSpotColorPage" +msgstr "ProssimaPaginaNonColoreSpot" + +#: printers.cpp:5956 +#, no-c-format +msgid "Color correction" +msgstr "Correzione colore" + +#: printers.cpp:5958 +#, no-c-format +msgid "NoColorCorrection" +msgstr "NoCorrezioneColore" + +#: printers.cpp:5960 +#, no-c-format +msgid "ColorCorrection" +msgstr "CorrezioneColore" + +#: printers.cpp:5986 +#, no-c-format +msgid "This Job is spot color page" +msgstr "Questo lavoro è una pagina in colore spot" + +#: printers.cpp:5988 +#, no-c-format +msgid "ThisSpotColorPage" +msgstr "QuestaPaginaColoreSpot" + +#: printers.cpp:5990 +#, no-c-format +msgid "ThisNotSpotColorPage" +msgstr "QuestaPaginaNonColoreSpot" + +#: printers.cpp:5992 +#, no-c-format +msgid "300 DPI Normal, color and black cartr." +msgstr "300 DPI normale, cart. colore e nero" + +#: printers.cpp:5994 +#, no-c-format +msgid "300 DPI Normal, color cartr. only" +msgstr "300 DPI normale, solo cart. colore" + +#: printers.cpp:5996 +#, no-c-format +msgid "A4, Color" +msgstr "A4, colori" + +#: printers.cpp:5998 +#, no-c-format +msgid "A4, Grayscale" +msgstr "A4, toni di grigio" + +#: printers.cpp:6000 +#, no-c-format +msgid "Letter, Color" +msgstr "Letter, colori" + +#: printers.cpp:6002 +#, no-c-format +msgid "Letter, Grayscale" +msgstr "Letter, toni di grigio" + +#: printers.cpp:6004 +#, no-c-format +msgid "Device" +msgstr "Dispositivo" + +#: printers.cpp:6006 +#, no-c-format +msgid "Link stylewriter in dev directory (set it to the appropriate device)" +msgstr "Collega stylewriter nella directory dev (al dispositivo appropriato)" + +#: printers.cpp:6008 +#, no-c-format +msgid "Serial Port #1 (Linux)" +msgstr "Porta seriale #1 (Linux)" + +#: printers.cpp:6010 +#, no-c-format +msgid "Serial Port #2 (Linux)" +msgstr "Porta seriale #2 (Linux)" + +#: printers.cpp:6012 +#, no-c-format +msgid "Serial Port #1 (NetBSD)" +msgstr "Porta seriale #1 (NetBSD)" + +#: printers.cpp:6014 +#, no-c-format +msgid "Serial Port #2 (NetBSD)" +msgstr "Porta seriale #2 (NetBSD)" + +#: printers.cpp:6016 +#, no-c-format +msgid "Pass output to device set by the spooler" +msgstr "Passa l'output al dispositivo impostato dallo spooler" + +#: printers.cpp:6018 +#, no-c-format +msgid "Label Size" +msgstr "Dimensione etichette" + +#: printers.cpp:6020 +#, no-c-format +msgid "2.25x7.5in, 59x190mm (Lever archive - large)" +msgstr "2.25x7.5 pollici, 59x190 mm (Lever archive - grande)" + +#: printers.cpp:6022 +#, no-c-format +msgid "1.4x7.5in, 38x190mm (Lever archive - small)" +msgstr "1.4x7.5 pollici, 38x190 mm (Lever archive - piccola)" + +#: printers.cpp:6024 +#, no-c-format +msgid "2.125x4.0in, 54x101mm (Shipping badge)" +msgstr "2.125x4.0 pollici, 54x101 mm (contrassegno di spedizione)" + +#: printers.cpp:6026 +#, no-c-format +msgid "2.125x2.75in, 54x70mm (Diskette)" +msgstr "2.125x2.75 pollici, 54x70 mm (Dischetto)" + +#: printers.cpp:6028 +#, no-c-format +msgid "1.4x3.5in, 36x89mm (Large address)" +msgstr "1.4x3.5 pollici, 36x89 mm (Indirizzo grande)" + +#: printers.cpp:6030 +#, no-c-format +msgid "1.125x3.5in, 28x89mm (Standard address)" +msgstr "1.125x3.5 pollici, 28x89 mm (Indirizzo standard)" + +#: printers.cpp:6032 +#, no-c-format +msgid "0.5x2in, 12x50mm (Suspension file)" +msgstr "0.5x2 pollici, 12x50 mm (File di sospensione)" + +#: printers.cpp:6034 +#, no-c-format +msgid "0.75x5.875in, 19x147mm (Video tape spine)" +msgstr "0.75x5.875 pollici, 19x147 mm (Costa videocassetta)" + +#: printers.cpp:6036 +#, no-c-format +msgid "1.8x3.1in, 46x78mm (Video tape top)" +msgstr "1.8x3.1 pollici, 46x78 mm (Etichetta videocassetta)" + +#: printers.cpp:6076 +#, no-c-format +msgid "Mode" +msgstr "Modalità" + +#: printers.cpp:6084 +#, no-c-format +msgid "Colors to be used" +msgstr "Colori da usare" + +#: printers.cpp:6104 +#, no-c-format +msgid "Black for any color" +msgstr "Nero per ogni colore" + +#: printers.cpp:6142 +#, no-c-format +msgid "1440 DPI" +msgstr "1440 DPI" + +#: printers.cpp:6152 +#, no-c-format +msgid "360×360dpi, back print film" +msgstr "360×360 DPI, pellicola posteriore di stampa" + +#: printers.cpp:6154 +#, no-c-format +msgid "360×360dpi, coated paper" +msgstr "360x360 DPI, carta patinata" + +#: printers.cpp:6156 +#, no-c-format +msgid "360×360dpi, fabric sheet" +msgstr "360×360 DPI, foglio di tessuto" + +#: printers.cpp:6158 +#, no-c-format +msgid "360×360dpi, glossy paper" +msgstr "360x360 DPI, carta lucida" + +#: printers.cpp:6160 +#, no-c-format +msgid "360×360dpi, high gloss film" +msgstr "360x360 DPI, carta lucida di qualità" + +#: printers.cpp:6162 +#, no-c-format +msgid "360×360dpi, high resolution paper" +msgstr "360x360 DPI, carta ad alta risoluzione" + +#: printers.cpp:6164 +#, no-c-format +msgid "360×360dpi, plain paper" +msgstr "360x360 DPI, carta normale" + +#: printers.cpp:6166 +#, no-c-format +msgid "360×360dpi, plain paper, high speed" +msgstr "360x360 DPI, carta normale, alta velocità" + +#: printers.cpp:6168 +#, no-c-format +msgid "360×360dpi, transparency film" +msgstr "360x360 DPI, acetato per lucidi in pellicola" + +#: printers.cpp:6172 +#, no-c-format +msgid "Black and Color" +msgstr "Nero e colori" + +#: printers.cpp:6174 +#, no-c-format +msgid "Photo and Color" +msgstr "Foto e colori" + +#: printers.cpp:6182 +#, no-c-format +msgid "720×720dpi, back print film" +msgstr "720x720 DPI, pellicola posteriore di stampa" + +#: printers.cpp:6184 +#, no-c-format +msgid "720×720dpi, coated paper" +msgstr "720x720 DPI, carta patinata" + +#: printers.cpp:6186 +#, no-c-format +msgid "720×720dpi, glossy paper" +msgstr "720x720 DPI, carta lucida" + +#: printers.cpp:6188 +#, no-c-format +msgid "720×720dpi, high-gloss paper" +msgstr "720x720DPI, carta lucida di qualità" + +#: printers.cpp:6190 +#, no-c-format +msgid "720×720dpi, high resolution paper" +msgstr "720x720 DPI, carta ad alta risoluzione" + +#: printers.cpp:6192 +#, no-c-format +msgid "720×720dpi, plain paper" +msgstr "720x720 DPI, carta normale" + +#: printers.cpp:6194 +#, no-c-format +msgid "720×720dpi, transparency film" +msgstr "720x720 DPI, acetato per lucidi in pellicola" + +#: printers.cpp:6196 +#, no-c-format +msgid "Black and Photo catridges" +msgstr "Cartucce nero e foto" + +#: printers.cpp:6198 +#, no-c-format +msgid "600×600dpi, iron-on transfer sheets, normal quality" +msgstr "600×600 DPI, trasferibili a caldo, qualità normale" + +#: printers.cpp:6200 +#, no-c-format +msgid "600×600dpi, plain paper, normal quality" +msgstr "600×600 DPI, carta normale, qualità normale" + +#: printers.cpp:6202 +#, no-c-format +msgid "600×600dpi, transparencies, normal quality" +msgstr "600×600 DPI, pellicola per lucidi, qualità normale" + +#: printers.cpp:6204 +#, no-c-format +msgid "1200×1200dpi, glossy photo cards, high quality" +msgstr "1200×1200 DPI, cartoline fotografiche lucide, alta qualità" + +#: printers.cpp:6206 +#, no-c-format +msgid "1200×1200dpi, high gloss photo paper, high quality" +msgstr "1200×1200 DPI, carta lucida di qualità, alta qualità" + +#: printers.cpp:6208 +#, no-c-format +msgid "1200×1200dpi, professional photo paper, highest quality" +msgstr "1200×1200DPI, carta fotografica professionale, massima qualità" + +#: printers.cpp:6210 +#, no-c-format +msgid "300x300 DPI DMT" +msgstr "300x300 DPI DMT" + +#: printers.cpp:6212 +#, no-c-format +msgid "600x600 DPI DMT" +msgstr "600x600 DPI DMT" + +#: printers.cpp:6246 +#, no-c-format +msgid "360×360dpi, 32-bit CMYK" +msgstr "360×360 DPI, CMYK a 32 bit" + +#: printers.cpp:6248 +#, no-c-format +msgid "3360×360dpi, 4-bit, PostScript halftoning, weaved" +msgstr "360×360 DPI, 4 bit, mezzitoni PostScript, intrecciato" + +#: printers.cpp:6250 +#, no-c-format +msgid "720×720dpi, 32-bit CMYK, weaved" +msgstr "720×720 DPI, CMYK a 32 bit, intrecciato" + +#: printers.cpp:6252 +#, no-c-format +msgid "Color, Floyd-Steinberg, CMYK, better" +msgstr "Colore, Floyd-Steinberg, CMYK, migliore" + +#: printers.cpp:6254 +#, no-c-format +msgid "Color, fast, CMYK" +msgstr "Colore, veloce, CMYK" + +#: printers.cpp:6256 +#, no-c-format +msgid "Color, modif. Floyd-Steinberg, CMYK, faster" +msgstr "Colore, Floyd-Steinberg modif., CMYK, veloce" + +#: printers.cpp:6258 +#, no-c-format +msgid "Color, fast, RGB" +msgstr "Colore, veloce, RGB" + +#: printers.cpp:6260 +#, no-c-format +msgid "Color, Floyd-Steinberg, RGB" +msgstr "Colore, Floyd-Steinberg, RGB" + +#: printers.cpp:6262 +#, no-c-format +msgid "Color, Floyd-Steinberg, CMYK, simpler" +msgstr "Colore, Floyd-Steinberg, CMYK, più semplice" + +#: printers.cpp:6264 +#, no-c-format +msgid "Color, Stefan-Singer algorithm, RGB" +msgstr "Colore, algoritmo Stefan-Singer, RGB" + +#: printers.cpp:6284 +#, no-c-format +msgid "360 DPI High Quality" +msgstr "360 DPI, alta qualità" + +#: printers.cpp:6286 +#, no-c-format +msgid "360 DPI Softweave" +msgstr "360 DPI, softweave" + +#: printers.cpp:6292 +#, no-c-format +msgid "720 DPI Softweave" +msgstr "720 DPI, softweave" + +#: printers.cpp:6294 +#, no-c-format +msgid "1440 x 1440 DPI Emulated" +msgstr "1440x1440 DPI, emulati" + +#: printers.cpp:6296 +#, no-c-format +msgid "1440 x 2880 DPI Emulated" +msgstr "1440x2880 DPI, emulati" + +#: printers.cpp:6300 +#, no-c-format +msgid "1440 x 720 DPI Softweave" +msgstr "1440x720 DPI, softweave" + +#: printers.cpp:6312 +#, no-c-format +msgid "1440×720dpi, inkjet paper" +msgstr "1440x720 DPI, carta per inkjet" + +#: printers.cpp:6314 +#, no-c-format +msgid "360×360dpi, plain paper, grayscale" +msgstr "360×360 DPI, carta normale, toni di grigio" + +#: printers.cpp:6316 +#, no-c-format +msgid "720×720dpi, inkjet paper" +msgstr "720×720 DPI, carta per inkjet" + +#: printers.cpp:6318 +#, no-c-format +msgid "720×720dpi, plain paper, grayscale" +msgstr "720×720 DPI, carta normale, toni di grigio" + +#: printers.cpp:6320 +#, no-c-format +msgid "1440×720dpi, inkjet paper, grayscale" +msgstr "1440×720 DPI, carta per inkjet, toni di grigio" + +#: printers.cpp:6324 +#, no-c-format +msgid "360×360dpi" +msgstr "360×360 DPI" + +#: printers.cpp:6326 +#, no-c-format +msgid "720×720dpi" +msgstr "720×720 DPI" + +#: printers.cpp:6328 +#, no-c-format +msgid "Four color CMYK printing" +msgstr "Stampa in quadricromia CMYK" + +#: printers.cpp:6330 +#, no-c-format +msgid "Six color CMYKcm printing" +msgstr "Stampa in esacromia CMYKcm" + +#: printers.cpp:6342 +#, no-c-format +msgid "Reset printer before printing" +msgstr "Reimposta la stampante prima della stampa" + +#: printers.cpp:6344 +#, no-c-format +msgid "NoReset" +msgstr "NonReimpostare" + +#: printers.cpp:6346 +#, no-c-format +msgid "Reset" +msgstr "Reimposta" + +#: printers.cpp:6348 +#, no-c-format +msgid "Power saving mode after printing" +msgstr "Modalità risparmio energetico dopo la stampa" + +#: printers.cpp:6350 +#, no-c-format +msgid "PowerSaving" +msgstr "RisparmioEnergetico" + +#: printers.cpp:6352 +#, no-c-format +msgid "NoPowerSaving" +msgstr "NoRisparmioEnergetico" + +#: printers.cpp:6354 +#, no-c-format +msgid "Bits per R/G/B component" +msgstr "Bit per componente R/G/B" + +#: printers.cpp:6356 +#, no-c-format +msgid "HalfLetter" +msgstr "HalfLetter" + +#: printers.cpp:6364 +#, no-c-format +msgid "flsa" +msgstr "flsa" + +#: printers.cpp:6366 +#, no-c-format +msgid "flse" +msgstr "flse" + +#: printers.cpp:6374 +#, no-c-format +msgid "Long 3" +msgstr "3 Lungo" + +#: printers.cpp:6376 +#, no-c-format +msgid "Long 4" +msgstr "4 Lungo" + +#: printers.cpp:6378 +#, no-c-format +msgid "Kaku" +msgstr "Kaku" + +#: printers.cpp:6388 +#, no-c-format +msgid "Solid Tone" +msgstr "Toni solidi" + +#: printers.cpp:6392 +#, no-c-format +msgid "MediaType" +msgstr "TipoSupporto" + +#: printers.cpp:6396 +#, no-c-format +msgid "Dither" +msgstr "Retino" + +#: printers.cpp:6422 +#, no-c-format +msgid "180 x 120 DPI" +msgstr "180x120 DPI" + +#: printers.cpp:6424 +#, no-c-format +msgid "180 x 120 DPI Unidirectional" +msgstr "180x120 DPI monodirezionale" + +#: printers.cpp:6428 +#, no-c-format +msgid "360 x 120 DPI Unidirectional" +msgstr "360x120 DPI monodirezionale" + +#: printers.cpp:6436 +#, no-c-format +msgid "360 DPI High Quality Unidirectional" +msgstr "360 DPI alta qualità, monodirezionale" + +#: printers.cpp:6438 +#, no-c-format +msgid "720 x 360 DPI Softweave" +msgstr "720x360 DPI softweave" + +#: printers.cpp:6440 +#, no-c-format +msgid "720 x 360 DPI Softweave Unidirectional" +msgstr "720x360 DPI softweave, monodirezionale" + +#: printers.cpp:6444 +#, no-c-format +msgid "720 DPI Softweave Unidirectional" +msgstr "720 DPI softweave, monodirezionale" + +#: printers.cpp:6448 +#, no-c-format +msgid "1440 x 720 DPI Softweave Unidirectional" +msgstr "1440x720 DPI softweave, monodirezionale" + +#: printers.cpp:6452 +#, no-c-format +msgid "2880 x 720 DPI Softweave" +msgstr "2880x720 DPI softweave" + +#: printers.cpp:6454 +#, no-c-format +msgid "2880 x 720 DPI Softweave Unidirectional" +msgstr "2880x720 DPI softweave, monodirezionale" + +#: printers.cpp:6456 +#, no-c-format +msgid "180 DPI Unidirectional" +msgstr "180 DPI monodirezionale" + +#: printers.cpp:6470 +#, no-c-format +msgid "720 x 360 DPI Default" +msgstr "720x360 DPI predefinito" + +#: printers.cpp:6472 +#, no-c-format +msgid "720 x 360 DPI Default Unidirectional" +msgstr "720x360 DPI predefinito monodirezionale" + +#: printers.cpp:6558 +#, no-c-format +msgid "13 Inch Roll Paper" +msgstr "Rotolo di carta 13 pollici" + +#: printers.cpp:6574 +#, no-c-format +msgid "210 mm Roll Paper" +msgstr "Rotolo di carta 210 mm" + +#: printers.cpp:6576 +#, no-c-format +msgid "22 Inch Roll Paper" +msgstr "Rotolo di carta 22 pollici" + +#: printers.cpp:6582 +#, no-c-format +msgid "24 Inch Roll Paper" +msgstr "Rotolo di carta 24 pollici" + +#: printers.cpp:6590 +#, no-c-format +msgid "300 dpi, Color, Black & Color Cartr., Plain Paper" +msgstr "300 DPI colore, cart. nero e colore, carta semplice" + +#: printers.cpp:6592 +#, no-c-format +msgid "300 dpi, Color, Color Cartr., Plain Paper" +msgstr "300 DPI colore, cart. colore, carta semplice" + +#: printers.cpp:6594 +#, no-c-format +msgid "300 dpi, Grayscale, Black Cartr., Plain Paper" +msgstr "300 DPI toni di grigio, cart. nero, carta semplice" + +#: printers.cpp:6596 +#, no-c-format +msgid "300 dpi, Grayscale, Black & Color Cartr., Plain Paper" +msgstr "300 DPI toni di grigio, cart. nero e colore, carta semplice" + +#: printers.cpp:6598 +#, no-c-format +msgid "300 dpi, Photo, Black & Color Cartr., Photo Paper" +msgstr "300 DPI foto, cart. nero e colore, carta fotografica" + +#: printers.cpp:6600 +#, no-c-format +msgid "300 dpi, Photo, Photo & Color Cartr., Premium Paper" +msgstr "300 DPI foto, cart. foto e colore, carta Premium" + +#: printers.cpp:6606 +#, no-c-format +msgid "360×360dpi, 4-bit, PostScript halftoning, weaved" +msgstr "360×360 DPI, 4-bit, retinatura PostScript, intrecciata" + +#: printers.cpp:6626 +#, no-c-format +msgid "36 Inch Roll Paper" +msgstr "Rotolo di carta 36 pollici" + +#: printers.cpp:6628 +#, no-c-format +msgid "3-ink color (Color ink cartridge)" +msgstr "tricromia (Cartuccia colore)" + +#: printers.cpp:6632 +#, no-c-format +msgid "44 Inch Roll Paper" +msgstr "Rotolo di carta 44 pollici" + +#: printers.cpp:6634 +#, no-c-format +msgid "4 Inch Roll Paper" +msgstr "Rotolo di carta 4 pollici" + +#: printers.cpp:6636 +#, no-c-format +msgid "4-ink color (Both ink cartridges)" +msgstr "quadricromia (entrambe le cartucce)" + +#: printers.cpp:6638 +#, no-c-format +msgid "5 Inch Roll Paper" +msgstr "Rotolo di carta 5 pollici" + +#: printers.cpp:6640 +#, no-c-format +msgid "600 dpi, Color, Black & Color Cartr., Plain Paper" +msgstr "600 DPI, colore, cart. nera e colore, carta semplice" + +#: printers.cpp:6642 +#, no-c-format +msgid "600 dpi, Color, Color Cartr., Plain Paper" +msgstr "600 DPI, colore, cart. colore, carta semplice" + +#: printers.cpp:6644 +#, no-c-format +msgid "600 dpi, Grayscale, Black & Color Cartr., Plain Paper" +msgstr "600 DPI, toni di grigio, cart. nera e colore, carta semplice" + +#: printers.cpp:6646 +#, no-c-format +msgid "600 dpi, Photo, Black & Color Cartr., Photo Paper" +msgstr "600 DPI, foto, cart. nera e colore, carta fotografica" + +#: printers.cpp:6660 +#, no-c-format +msgid "89 mm Roll Paper" +msgstr "Rotolo di carta 89 mm" + +#: printers.cpp:6666 +#, no-c-format +msgid "A4, Colour" +msgstr "A4, colori" + +#: printers.cpp:6668 +#, no-c-format +msgid "Always" +msgstr "Sempre" + +#: printers.cpp:6670 +#, no-c-format +msgid "B6 (ISO)" +msgstr "B6 (ISO)" + +#: printers.cpp:6674 +#, no-c-format +msgid "Bidirectional Printing" +msgstr "Stampa bidirezionale" + +#: printers.cpp:6676 +#, no-c-format +msgid "Black and Blue (Cyan, Magenta, Black)" +msgstr "Nero e blu (ciano, magenta, nero)" + +#: printers.cpp:6678 +#, no-c-format +msgid "Black and Cyan" +msgstr "Nero e ciano" + +#: printers.cpp:6680 +#, no-c-format +msgid "Black and Green (Cyan, Yellow, Black)" +msgstr "Nero e verde (ciano, giallo, nero)" + +#: printers.cpp:6682 +#, no-c-format +msgid "Black and Magenta" +msgstr "Nero e magenta" + +#: printers.cpp:6684 +#, no-c-format +msgid "Black and Red (Magenta, Yellow, Black)" +msgstr "Nero e rosso (magenta, giallo, nero)" + +#: printers.cpp:6686 +#, no-c-format +msgid "Black and Yellow" +msgstr "Nero e giallo" + +#: printers.cpp:6690 +#, no-c-format +msgid "Black Cartridge" +msgstr "Cartuccia nera" + +#: printers.cpp:6700 +#, no-c-format +msgid "Black Level (Black cartr. only)" +msgstr "Livello di nero (solo cart. nera)" + +#: printers.cpp:6702 +#, no-c-format +msgid "Blue (Cyan and Magenta)" +msgstr "Blu (ciano e magenta)" + +#: printers.cpp:6710 +#, no-c-format +msgid "Color (Draft Quality)" +msgstr "Colori (Qualità bozza)" + +#: printers.cpp:6712 +#, no-c-format +msgid "Color (High Quality)" +msgstr "Colore (alta qualità)" + +#: printers.cpp:6714 +#, no-c-format +msgid "Color, normal quality, optional colour correction" +msgstr "Colore, qualità normale, correzione colori opzionale" + +#: printers.cpp:6718 +#, no-c-format +msgid "Colour Cartridge" +msgstr "Cartuccia colore" + +#: printers.cpp:6722 +#, no-c-format +msgid "Colour Correction" +msgstr "Correzione colore" + +#: printers.cpp:6742 +#, no-c-format +msgid "Colour mode" +msgstr "Modalità colore" + +#: printers.cpp:6748 +#, no-c-format +msgid "Colours one page at a time" +msgstr "Colori una pagina per volta" + +#: printers.cpp:6752 +#, no-c-format +msgid "Colours to be printed" +msgstr "Colori da stampare" + +#: printers.cpp:6756 +#, no-c-format +msgid "Composed Black" +msgstr "Nero composito" + +#: printers.cpp:6758 +#, no-c-format +msgid "Compressed Data Transfer" +msgstr "Trasferimento di dati compressi" + +#: printers.cpp:6764 +#, no-c-format +msgid "CorrectBlack" +msgstr "CorreggiNero" + +#: printers.cpp:6766 +#, no-c-format +msgid "Curl Correction" +msgstr "Correzione increspatura" + +#: printers.cpp:6772 +#, no-c-format +msgid "Cyan Level (Colour cartr. only)" +msgstr "Livello di ciano (solo cart. colore)" + +#: printers.cpp:6774 +#, no-c-format +msgid "Default behaviour" +msgstr "Comportamento standard" + +#: printers.cpp:6786 +#, no-c-format +msgid "Do not care about cartridges, colours one page at a time" +msgstr "Non badare alle cartucce, colori una pagina per volta" + +#: printers.cpp:6788 +#, no-c-format +msgid "Do not care about cartridges, each line in all colours" +msgstr "Non badare alle cartucce, una linea in tutti i colori" + +#: printers.cpp:6790 +#, no-c-format +msgid "DoNotOverlay" +msgstr "NonSovrapporre" + +#: printers.cpp:6792 +#, no-c-format +msgid "Driver Default" +msgstr "Impostazioni predefinite del driver" + +#: printers.cpp:6794 +#, no-c-format +msgid "Each line in all colours" +msgstr "Ogni linea in tutti i colori" + +#: printers.cpp:6796 +#, no-c-format +msgid "Executive, 1200x600 DPI" +msgstr "Executive, 1200x600 DPI" + +#: printers.cpp:6798 +#, no-c-format +msgid "Executive, 600x600 DPI" +msgstr "Executive, 600x600 DPI" + +#: printers.cpp:6804 +#, no-c-format +msgid "First pass of an overlayed printout" +msgstr "Primo passaggio di una stampa sovrapposta" + +#: printers.cpp:6808 +#, no-c-format +msgid "Floyd-Steinberg (not recommended for MicroDry)" +msgstr "Floyd-Steinberg (non consigliato con MicroDry)" + +#: printers.cpp:6810 +#, no-c-format +msgid "Foolscap A" +msgstr "Formato protocollo A" + +#: printers.cpp:6812 +#, no-c-format +msgid "Foolscap E" +msgstr "Formato protocollo E" + +#: printers.cpp:6822 +#, no-c-format +msgid "Gamma (Blue Component)" +msgstr "Gamma (componente blu)" + +#: printers.cpp:6826 +#, no-c-format +msgid "Gamma correction on saturation HSV component" +msgstr "Correzione gamma su componente saturazione HSV" + +#: printers.cpp:6830 +#, no-c-format +msgid "Gamma (Green Component)" +msgstr "Gamma (componente verde)" + +#: printers.cpp:6834 +#, no-c-format +msgid "Gamma (Red Component)" +msgstr "Gamma (componente rossa)" + +#: printers.cpp:6840 +#, no-c-format +msgid "Glossy finishing" +msgstr "Finitura lucida" + +#: printers.cpp:6846 +#, no-c-format +msgid "Grayscale (Black ink cartridge)" +msgstr "Toni di grigio (cartuccia inchiostro nero)" + +#: printers.cpp:6848 +#, no-c-format +msgid "Green (Cyan and Yellow)" +msgstr "Verde (ciano e giallo)" + +#: printers.cpp:6852 +#, no-c-format +msgid "Halftone (recommended for general use)" +msgstr "Mezzitoni (consigliato per l'uso comune)" + +#: printers.cpp:6856 +#, no-c-format +msgid "Horiz. Alignm. betw. Cartr." +msgstr "Allineamento orizz. tra le cart." + +#: printers.cpp:6874 +#, no-c-format +msgid "Inverse Printing" +msgstr "Stampa invertita" + +#: printers.cpp:6882 +#, no-c-format +msgid "Job Type" +msgstr "Tipo lavoro" + +#: printers.cpp:6884 +#, no-c-format +msgid "KeepBlack" +msgstr "MantieniNero" + +#: printers.cpp:6886 +#, no-c-format +msgid "Keep pure black" +msgstr "Mantieni il nero puro" + +#: printers.cpp:6890 +#, no-c-format +msgid "Last pass of an overlayed printout" +msgstr "Ultimo passaggio di stampa sovrapposta" + +#: printers.cpp:6894 +#, no-c-format +msgid "Left Skip (in pixels)" +msgstr "Salto di sinistra (in pixel)" + +#: printers.cpp:6896 +#, no-c-format +msgid "Letter, Colour" +msgstr "Letter, colori" + +#: printers.cpp:6898 +#, no-c-format +msgid "Limit Error from Paper Colour Correction" +msgstr "Limita errore per correzione colore della pagina" + +#: printers.cpp:6906 +#, no-c-format +msgid "Magenta Level (Colour cartr. only)" +msgstr "Livello di magenta (solo cart. colore)" + +#: printers.cpp:6910 +#, no-c-format +msgid "Middle pass of an overlayed printout" +msgstr "Passaggio intermedio di stampa sovrapposta" + +#: printers.cpp:6912 +#, no-c-format +msgid "Monochrome printing, re-usable economy black cartridge" +msgstr "Stampa monocromatica, cartuccia nera economica riutilizzabile" + +#: printers.cpp:6914 +#, no-c-format +msgid "Monochrome printing, standard black cartridge" +msgstr "Stampa monocromatica, cartuccia nera standard" + +#: printers.cpp:6916 +#, no-c-format +msgid "More than 4 colours, colours one page at a time" +msgstr "Più di 4 colori, colori una pagina per volta" + +#: printers.cpp:6918 +#, no-c-format +msgid "Never" +msgstr "Mai" + +#: printers.cpp:6928 +#, no-c-format +msgid "No dithering" +msgstr "Nessuna retinatura" + +#: printers.cpp:6930 +#, no-c-format +msgid "noGlossy" +msgstr "noLucido" + +#: printers.cpp:6932 +#, no-c-format +msgid "Non-Bleed" +msgstr "Non-Bleed" + +#: printers.cpp:6934 +#, no-c-format +msgid "None (RGB --> CMY)" +msgstr "Nessuna (RGB -> CMY)" + +#: printers.cpp:6950 +#, no-c-format +msgid "Paper Colour (Blue Component)" +msgstr "Colore della pagina (componente blu)" + +#: printers.cpp:6952 +#, no-c-format +msgid "Paper Colour (Green Component)" +msgstr "Colore della pagina (componente verde)" + +#: printers.cpp:6954 +#, no-c-format +msgid "Paper Colour (Red Component)" +msgstr "Colore della pagina (componente rossa)" + +#: printers.cpp:6962 +#, no-c-format +msgid "Photo (CMYK, gamma correction, ...)" +msgstr "Foto (CMYK, correzione gamma, ...)" + +#: printers.cpp:6964 +#, no-c-format +msgid "Photo Full Bleed" +msgstr "Foto Full Bleed" + +#: printers.cpp:6968 +#, no-c-format +msgid "Plain (RGB --> CMYK)" +msgstr "Normale (RGB -> CMYK)" + +#: printers.cpp:6980 +#, no-c-format +msgid "Print next job over the current one" +msgstr "Stampa il prossimo lavoro sopra quello corrente" + +#: printers.cpp:6982 +#, no-c-format +msgid "Printout Quality" +msgstr "Qualità di stampa" + +#: printers.cpp:6984 +#, no-c-format +msgid "Quality, Ink Type, Media Type" +msgstr "Qualità, tipo d'inchiostro, tipo di supporto" + +#: printers.cpp:6986 +#, no-c-format +msgid "Randomization of Floyd-Steinberg" +msgstr "Randomizzazione per Floyd-Steinberg" + +#: printers.cpp:6990 +#, no-c-format +msgid "Red (Magenta and Yellow)" +msgstr "Rosso (magenta e giallo)" + +#: printers.cpp:6994 +#, no-c-format +msgid "Reset after job" +msgstr "Reimposta dopo il lavoro" + +#: printers.cpp:7004 +#, no-c-format +msgid "Roll Paper" +msgstr "Rotolo di carta" + +#: printers.cpp:7012 +#, no-c-format +msgid "Single Pass Job" +msgstr "Lavoro a singola passata" + +#: printers.cpp:7016 +#, no-c-format +msgid "Smooth Printing (BC-02 cartridge)" +msgstr "Stampa sfumata (cartuccia BC-02)" + +#: printers.cpp:7020 +#, no-c-format +msgid "Square (experimental, not recommended)" +msgstr "Quadrato (sperimentale, non raccomandato)" + +#: printers.cpp:7022 +#, no-c-format +msgid "StpBrightness" +msgstr "StpLuminosità" + +#: printers.cpp:7024 +#, no-c-format +msgid "StpGamma" +msgstr "StpGamma" + +#: printers.cpp:7026 +#, no-c-format +msgid "StpSaturation" +msgstr "StpSaturazione" + +#: printers.cpp:7046 +#, no-c-format +msgid "Top Skip (in pixels)" +msgstr "Salto margine superiore (in pixel)" + +#: printers.cpp:7066 +#, no-c-format +msgid "Use multi-colour ribbon" +msgstr "Usa nastro multi-colori" + +#: printers.cpp:7068 +#, no-c-format +msgid "UseMultiColourRibbon" +msgstr "UsaNastroMultiColori" + +#: printers.cpp:7070 +#, no-c-format +msgid "UseStandardRibbons" +msgstr "UsaNastroStandard" + +#: printers.cpp:7074 +#, no-c-format +msgid "Vert. Alignm. betw. Cartr." +msgstr "Allineamento vert. tra le cart." + +#: printers.cpp:7082 +#, no-c-format +msgid "Yellow Level (Colour cartr. only)" +msgstr "Livello del giallo (Solo cart. colore)" diff --git a/tde-i18n-it/messages/kdelibs/timezones.po b/tde-i18n-it/messages/kdelibs/timezones.po new file mode 100644 index 00000000000..a079c6022d3 --- /dev/null +++ b/tde-i18n-it/messages/kdelibs/timezones.po @@ -0,0 +1,1597 @@ +# translation of timezones.po to Italian +# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +# +# Giovanni Venturi , 2004, 2005, 2006. +# Federico Zenith , 2004. +msgid "" +msgstr "" +"Project-Id-Version: timezones\n" +"POT-Creation-Date: 2006-06-07 03:56+0200\n" +"PO-Revision-Date: 2006-06-05 19:35+0200\n" +"Last-Translator: Giovanni Venturi \n" +"Language-Team: Italian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.11.2\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: TIMEZONES:1 +msgid "Africa/Abidjan" +msgstr "Africa/Abidjan" + +#: TIMEZONES:2 +msgid "Africa/Accra" +msgstr "Africa/Accra" + +#: TIMEZONES:3 +msgid "Africa/Addis_Ababa" +msgstr "Africa/Addis Abeba" + +#: TIMEZONES:4 +msgid "Africa/Algiers" +msgstr "Africa/Algeri" + +#: TIMEZONES:5 +msgid "Africa/Asmera" +msgstr "Africa/Asmara" + +#: TIMEZONES:6 +msgid "Africa/Bamako" +msgstr "Africa/Bamako" + +#: TIMEZONES:7 +msgid "Africa/Bangui" +msgstr "Africa/Bangui" + +#: TIMEZONES:8 +msgid "Africa/Banjul" +msgstr "Africa/Banjul" + +#: TIMEZONES:9 +msgid "Africa/Bissau" +msgstr "Africa/Bissau" + +#: TIMEZONES:10 +msgid "Africa/Blantyre" +msgstr "Africa/Blantyre" + +#: TIMEZONES:11 +msgid "Africa/Brazzaville" +msgstr "Africa/Brazzaville" + +#: TIMEZONES:12 +msgid "Africa/Bujumbura" +msgstr "Africa/Bujumbura" + +#: TIMEZONES:13 +msgid "Africa/Cairo" +msgstr "Africa/Cairo" + +#: TIMEZONES:14 +msgid "Africa/Casablanca" +msgstr "Africa/Casablanca" + +#: TIMEZONES:15 +msgid "Africa/Ceuta" +msgstr "Africa/Ceuta" + +#: TIMEZONES:16 +msgid "Africa/Conakry" +msgstr "Africa/Conakry" + +#: TIMEZONES:17 +msgid "Africa/Dakar" +msgstr "Africa/Dakar" + +#: TIMEZONES:18 +msgid "Africa/Dar_es_Salaam" +msgstr "Africa/Dar es-Salaam" + +#: TIMEZONES:19 +msgid "Africa/Djibouti" +msgstr "Africa/Gibuti" + +#: TIMEZONES:20 +msgid "Africa/Douala" +msgstr "Africa/Douala" + +#: TIMEZONES:21 +msgid "Africa/El_Aaiun" +msgstr "Africa/El-Aaiun" + +#: TIMEZONES:22 +msgid "Africa/Freetown" +msgstr "Africa/Freetown" + +#: TIMEZONES:23 +msgid "Africa/Gaborone" +msgstr "Africa/Gaborone" + +#: TIMEZONES:24 +msgid "Africa/Harare" +msgstr "Africa/Harare" + +#: TIMEZONES:25 +msgid "Africa/Johannesburg" +msgstr "Africa/Johannesburg" + +#: TIMEZONES:26 +msgid "Africa/Kampala" +msgstr "Africa/Kampala" + +#: TIMEZONES:27 +msgid "Africa/Khartoum" +msgstr "Africa/Khartoum" + +#: TIMEZONES:28 +msgid "Africa/Kigali" +msgstr "Africa/Kigali" + +#: TIMEZONES:29 +msgid "Africa/Kinshasa" +msgstr "Africa/Kinshasa" + +#: TIMEZONES:30 +msgid "Africa/Lagos" +msgstr "Africa/Lagos" + +#: TIMEZONES:31 +msgid "Africa/Libreville" +msgstr "Africa/Libreville" + +#: TIMEZONES:32 +msgid "Africa/Lome" +msgstr "Africa/Lomé" + +#: TIMEZONES:33 +msgid "Africa/Luanda" +msgstr "Africa/Luanda" + +#: TIMEZONES:34 +msgid "Africa/Lubumbashi" +msgstr "Africa/Lubumbashi" + +#: TIMEZONES:35 +msgid "Africa/Lusaka" +msgstr "Africa/Lusaka" + +#: TIMEZONES:36 +msgid "Africa/Malabo" +msgstr "Africa/Malabo" + +#: TIMEZONES:37 +msgid "Africa/Maputo" +msgstr "Africa/Maputo" + +#: TIMEZONES:38 +msgid "Africa/Maseru" +msgstr "Africa/Maseru" + +#: TIMEZONES:39 +msgid "Africa/Mbabane" +msgstr "Africa/Mbabane" + +#: TIMEZONES:40 +msgid "Africa/Mogadishu" +msgstr "Africa/Mogadiscio" + +#: TIMEZONES:41 +msgid "Africa/Monrovia" +msgstr "Africa/Monrovia" + +#: TIMEZONES:42 +msgid "Africa/Nairobi" +msgstr "Africa/Nairobi" + +#: TIMEZONES:43 +msgid "Africa/Ndjamena" +msgstr "Africa/N'djamena" + +#: TIMEZONES:44 +msgid "Africa/Niamey" +msgstr "Africa/Niamey" + +#: TIMEZONES:45 +msgid "Africa/Nouakchott" +msgstr "Africa/Nouakchott" + +#: TIMEZONES:46 +msgid "Africa/Ouagadougou" +msgstr "Africa/Ouagadougou" + +#: TIMEZONES:47 +msgid "Africa/Porto-Novo" +msgstr "Africa/Porto Novo" + +#: TIMEZONES:48 +msgid "Africa/Sao_Tome" +msgstr "Africa/Sao Tomé" + +#: TIMEZONES:49 +msgid "Africa/Timbuktu" +msgstr "Africa/Timbuktu" + +#: TIMEZONES:50 +msgid "Africa/Tripoli" +msgstr "Africa/Tripoli" + +#: TIMEZONES:51 +msgid "Africa/Tunis" +msgstr "Africa/Tunisi" + +#: TIMEZONES:52 +msgid "Africa/Windhoek" +msgstr "Africa/Windhoek" + +#: TIMEZONES:53 +msgid "America/Adak" +msgstr "America/Adak" + +#: TIMEZONES:54 +msgid "America/Anchorage" +msgstr "America/Anchorage" + +#: TIMEZONES:55 +msgid "America/Anguilla" +msgstr "America/Anguilla" + +#: TIMEZONES:56 +msgid "America/Antigua" +msgstr "America/Antigua" + +#: TIMEZONES:57 +msgid "America/Araguaina" +msgstr "America/Araguaiana" + +#: TIMEZONES:58 +msgid "America/Argentina/Buenos_Aires" +msgstr "America/Argentina/Buenos Aires" + +#: TIMEZONES:59 +msgid "America/Argentina/Catamarca" +msgstr "America/Argentina/Catamarca" + +#: TIMEZONES:60 +msgid "America/Argentina/ComodRivadavia" +msgstr "America/Argentina/ComodRivadavia" + +#: TIMEZONES:61 +msgid "America/Argentina/Cordoba" +msgstr "America/Argentina/Cordoba" + +#: TIMEZONES:62 +msgid "America/Argentina/Jujuy" +msgstr "America/Argentina/Jujuy" + +#: TIMEZONES:63 +msgid "America/Argentina/La_Rioja" +msgstr "America/Argentina/La Rioja" + +#: TIMEZONES:64 +msgid "America/Argentina/Mendoza" +msgstr "America/Argentina/Mendoza" + +#: TIMEZONES:65 +msgid "America/Argentina/Rio_Gallegos" +msgstr "America/Argentina/Rio Gallegos" + +#: TIMEZONES:66 +msgid "America/Argentina/San_Juan" +msgstr "America/Argentina/San Juan" + +#: TIMEZONES:67 +msgid "America/Argentina/Tucuman" +msgstr "America/Argentina/Tucuman" + +#: TIMEZONES:68 +msgid "America/Argentina/Ushuaia" +msgstr "America/Argentina/Ushuaia" + +#: TIMEZONES:69 +msgid "America/Aruba" +msgstr "America/Aruba" + +#: TIMEZONES:70 +msgid "America/Asuncion" +msgstr "America/Asunción" + +#: TIMEZONES:71 +msgid "America/Bahia" +msgstr "America/Bahia" + +#: TIMEZONES:72 +msgid "America/Barbados" +msgstr "America/Barbados" + +#: TIMEZONES:73 +msgid "America/Belem" +msgstr "America/Belem" + +#: TIMEZONES:74 +msgid "America/Belize" +msgstr "America/Belize" + +#: TIMEZONES:75 +msgid "America/Boa_Vista" +msgstr "America/Boa Vista" + +#: TIMEZONES:76 +msgid "America/Bogota" +msgstr "America/Bogotà" + +#: TIMEZONES:77 +msgid "America/Boise" +msgstr "America/Boise City" + +#: TIMEZONES:78 +msgid "America/Buenos_Aires" +msgstr "America/Buenos Aires" + +#: TIMEZONES:79 +msgid "America/Cambridge_Bay" +msgstr "America/Cambridge Bay" + +#: TIMEZONES:80 +msgid "America/Campo_Grande" +msgstr "America/Campo Grande" + +#: TIMEZONES:81 +msgid "America/Cancun" +msgstr "America/Cancun" + +#: TIMEZONES:82 +msgid "America/Caracas" +msgstr "America/Caracas" + +#: TIMEZONES:83 +msgid "America/Catamarca" +msgstr "America/Catamarca" + +#: TIMEZONES:84 +msgid "America/Cayenne" +msgstr "America/Caienna" + +#: TIMEZONES:85 +msgid "America/Cayman" +msgstr "America/Cayman" + +#: TIMEZONES:86 +msgid "America/Chicago" +msgstr "America/Chicago" + +#: TIMEZONES:87 +msgid "America/Chihuahua" +msgstr "America/Chihuahua" + +#: TIMEZONES:88 +msgid "America/Cordoba" +msgstr "America/Cordoba" + +#: TIMEZONES:89 +msgid "America/Costa_Rica" +msgstr "America/Costa Rica" + +#: TIMEZONES:90 +msgid "America/Cuiaba" +msgstr "America/Cuiaba" + +#: TIMEZONES:91 +msgid "America/Curacao" +msgstr "America/Curaçao" + +#: TIMEZONES:92 +msgid "America/Danmarkshavn" +msgstr "America/Danmarkshavn" + +#: TIMEZONES:93 +msgid "America/Dawson" +msgstr "America/Dawson" + +#: TIMEZONES:94 +msgid "America/Dawson_Creek" +msgstr "America/Dawson Creek" + +#: TIMEZONES:95 +msgid "America/Denver" +msgstr "America/Denver" + +#: TIMEZONES:96 +msgid "America/Detroit" +msgstr "America/Detroit" + +#: TIMEZONES:97 +msgid "America/Dominica" +msgstr "America/Dominica" + +#: TIMEZONES:98 +msgid "America/Edmonton" +msgstr "America/Edmonton" + +#: TIMEZONES:99 +msgid "America/Eirunepe" +msgstr "America/Eirunepe" + +#: TIMEZONES:100 +msgid "America/El_Salvador" +msgstr "America/El Salvador" + +#: TIMEZONES:101 +msgid "America/Fortaleza" +msgstr "America/Fortaleza" + +#: TIMEZONES:102 +msgid "America/Glace_Bay" +msgstr "America/Glace Bay" + +#: TIMEZONES:103 +msgid "America/Godthab" +msgstr "America/Godthåb" + +#: TIMEZONES:104 +msgid "America/Goose_Bay" +msgstr "America/Goose Bay" + +#: TIMEZONES:105 +msgid "America/Grand_Turk" +msgstr "America/Grand Turk" + +#: TIMEZONES:106 +msgid "America/Grenada" +msgstr "America/Grenada" + +#: TIMEZONES:107 +msgid "America/Guadeloupe" +msgstr "America/Guadalupe" + +#: TIMEZONES:108 +msgid "America/Guatemala" +msgstr "America/Guatemala" + +#: TIMEZONES:109 +msgid "America/Guayaquil" +msgstr "America/Guayaquil" + +#: TIMEZONES:110 +msgid "America/Guyana" +msgstr "America/Guinea" + +#: TIMEZONES:111 +msgid "America/Halifax" +msgstr "America/Halifax" + +#: TIMEZONES:112 +msgid "America/Havana" +msgstr "America/L'Avana" + +#: TIMEZONES:113 +msgid "America/Hermosillo" +msgstr "America/Hermosillo" + +#: TIMEZONES:114 +msgid "America/Indiana/Knox" +msgstr "America/Indiana/Knox" + +#: TIMEZONES:115 +msgid "America/Indiana/Marengo" +msgstr "America/Indiana/Marengo" + +#: TIMEZONES:116 +msgid "America/Indiana/Vevay" +msgstr "America/Indiana/Vevay" + +#: TIMEZONES:117 +msgid "America/Indianapolis" +msgstr "America/Indianapolis" + +#: TIMEZONES:118 +msgid "America/Inuvik" +msgstr "America/Inuvik" + +#: TIMEZONES:119 +msgid "America/Iqaluit" +msgstr "America/Iqaluit" + +#: TIMEZONES:120 +msgid "America/Jamaica" +msgstr "America/Jamaica" + +#: TIMEZONES:121 +msgid "America/Jujuy" +msgstr "America/Jujuy" + +#: TIMEZONES:122 +msgid "America/Juneau" +msgstr "America/Juneau" + +#: TIMEZONES:123 +msgid "America/Kentucky/Monticello" +msgstr "America/Kentucky/Monticello" + +#: TIMEZONES:124 +msgid "America/La_Paz" +msgstr "America/La Paz" + +#: TIMEZONES:125 +msgid "America/Lima" +msgstr "America/Lima" + +#: TIMEZONES:126 +msgid "America/Los_Angeles" +msgstr "America/Los Angeles" + +#: TIMEZONES:127 +msgid "America/Louisville" +msgstr "America/Louisville" + +#: TIMEZONES:128 +msgid "America/Maceio" +msgstr "America/Maceio" + +#: TIMEZONES:129 +msgid "America/Managua" +msgstr "America/Managua" + +#: TIMEZONES:130 +msgid "America/Manaus" +msgstr "America/Manaus" + +#: TIMEZONES:131 +msgid "America/Martinique" +msgstr "America/Martinica" + +#: TIMEZONES:132 +msgid "America/Mazatlan" +msgstr "America/Mazatlan" + +#: TIMEZONES:133 +msgid "America/Mendoza" +msgstr "America/Mendoza" + +#: TIMEZONES:134 +msgid "America/Menominee" +msgstr "America/Menominee" + +#: TIMEZONES:135 +msgid "America/Merida" +msgstr "America/Merida" + +#: TIMEZONES:136 +msgid "America/Mexico_City" +msgstr "America/Città del Messico" + +#: TIMEZONES:137 +msgid "America/Miquelon" +msgstr "America/Miquelon" + +#: TIMEZONES:138 +msgid "America/Monterrey" +msgstr "America/Monterrey" + +#: TIMEZONES:139 +msgid "America/Montevideo" +msgstr "America/Montevideo" + +#: TIMEZONES:140 +msgid "America/Montreal" +msgstr "America/Montreal" + +#: TIMEZONES:141 +msgid "America/Montserrat" +msgstr "America/Montserrat" + +#: TIMEZONES:142 +msgid "America/Nassau" +msgstr "America/Nassau" + +#: TIMEZONES:143 +msgid "America/New_York" +msgstr "America/New York" + +#: TIMEZONES:144 +msgid "America/Nipigon" +msgstr "America/Nipigon" + +#: TIMEZONES:145 +msgid "America/Nome" +msgstr "America/Nome" + +#: TIMEZONES:146 +msgid "America/Noronha" +msgstr "America/Noronha" + +#: TIMEZONES:147 +msgid "America/North_Dakota/Center" +msgstr "America/Nord Dakota/Centro" + +#: TIMEZONES:148 +msgid "America/Panama" +msgstr "America/Panama" + +#: TIMEZONES:149 +msgid "America/Pangnirtung" +msgstr "America/Pangnirtung" + +#: TIMEZONES:150 +msgid "America/Paramaribo" +msgstr "America/Paramaribo" + +#: TIMEZONES:151 +msgid "America/Phoenix" +msgstr "America/Phoenix" + +#: TIMEZONES:152 +msgid "America/Port-au-Prince" +msgstr "America/Port-au-Prince" + +#: TIMEZONES:153 +msgid "America/Port_of_Spain" +msgstr "America/Port-of-Spain" + +#: TIMEZONES:154 +msgid "America/Porto_Velho" +msgstr "America/Porto Velho" + +#: TIMEZONES:155 +msgid "America/Puerto_Rico" +msgstr "America/Portorico" + +#: TIMEZONES:156 +msgid "America/Rainy_River" +msgstr "America/Rainy River" + +#: TIMEZONES:157 +msgid "America/Rankin_Inlet" +msgstr "America/Rankin Inlet" + +#: TIMEZONES:158 +msgid "America/Recife" +msgstr "America/Recife" + +#: TIMEZONES:159 +msgid "America/Regina" +msgstr "America/Regina" + +#: TIMEZONES:160 +msgid "America/Rio_Branco" +msgstr "America/Rio Branco" + +#: TIMEZONES:161 +msgid "America/Rosario" +msgstr "America/Rosario" + +#: TIMEZONES:162 +msgid "America/Santiago" +msgstr "America/Santiago" + +#: TIMEZONES:163 +msgid "America/Santo_Domingo" +msgstr "America/Santo Domingo" + +#: TIMEZONES:164 +msgid "America/Sao_Paulo" +msgstr "America/San Paolo" + +#: TIMEZONES:165 +msgid "America/Scoresbysund" +msgstr "America/Scoresbysund" + +#: TIMEZONES:166 +msgid "America/Shiprock" +msgstr "America/Shiprock" + +#: TIMEZONES:167 +msgid "America/St_Johns" +msgstr "America/San Juan" + +#: TIMEZONES:168 +msgid "America/St_Kitts" +msgstr "America/Saint Kitts" + +#: TIMEZONES:169 +msgid "America/St_Lucia" +msgstr "America/Santa Lucia" + +#: TIMEZONES:170 +msgid "America/St_Thomas" +msgstr "America/St. Thomas" + +#: TIMEZONES:171 +msgid "America/St_Vincent" +msgstr "America/St. Vincent" + +#: TIMEZONES:172 +msgid "America/Swift_Current" +msgstr "America/Swift Current" + +#: TIMEZONES:173 +msgid "America/Tegucigalpa" +msgstr "America/Tegucigalpa" + +#: TIMEZONES:174 +msgid "America/Thule" +msgstr "America/Thule" + +#: TIMEZONES:175 +msgid "America/Thunder_Bay" +msgstr "America/Thunder Bay" + +#: TIMEZONES:176 +msgid "America/Tijuana" +msgstr "America/Tijuana" + +#: TIMEZONES:177 +msgid "America/Toronto" +msgstr "America/Toronto" + +#: TIMEZONES:178 +msgid "America/Tortola" +msgstr "America/Tortola" + +#: TIMEZONES:179 +msgid "America/Vancouver" +msgstr "America/Vancouver" + +#: TIMEZONES:180 +msgid "America/Whitehorse" +msgstr "America/Whitehorse" + +#: TIMEZONES:181 +msgid "America/Winnipeg" +msgstr "America/Winnipeg" + +#: TIMEZONES:182 +msgid "America/Yakutat" +msgstr "America/Yakutat" + +#: TIMEZONES:183 +msgid "America/Yellowknife" +msgstr "America/Yellowknife" + +#: TIMEZONES:184 +msgid "Antarctica/Casey" +msgstr "Antartide/Casey" + +#: TIMEZONES:185 +msgid "Antarctica/Davis" +msgstr "Antartide/Davis" + +#: TIMEZONES:186 +msgid "Antarctica/DumontDUrville" +msgstr "Antartide/Dumont d'Urville" + +#: TIMEZONES:187 +msgid "Antarctica/Mawson" +msgstr "Antartide/Mawson" + +#: TIMEZONES:188 +msgid "Antarctica/McMurdo" +msgstr "Antartide/McMurdo" + +#: TIMEZONES:189 +msgid "Antarctica/Palmer" +msgstr "Antartide/Palmer" + +#: TIMEZONES:190 +msgid "Antarctica/Rothera" +msgstr "Antartide/Rothera" + +#: TIMEZONES:191 +msgid "Antarctica/South_Pole" +msgstr "Antartide/Polo Sud" + +#: TIMEZONES:192 +msgid "Antarctica/Syowa" +msgstr "Antartide/Syowa" + +#: TIMEZONES:193 +msgid "Antarctica/Vostok" +msgstr "Antartide/Vostok" + +#: TIMEZONES:194 +msgid "Arctic/Longyearbyen" +msgstr "Artide/Longyearbyen" + +#: TIMEZONES:195 +msgid "Asia/Aden" +msgstr "Asia/Aden" + +#: TIMEZONES:196 +msgid "Asia/Almaty" +msgstr "Asia/Alma-Ata" + +#: TIMEZONES:197 +msgid "Asia/Amman" +msgstr "Asia/Amman" + +#: TIMEZONES:198 +msgid "Asia/Anadyr" +msgstr "Asia/Anadyr" + +#: TIMEZONES:199 +msgid "Asia/Aqtau" +msgstr "Asia/Aqtau" + +#: TIMEZONES:200 +msgid "Asia/Aqtobe" +msgstr "Asia/Aqtobe" + +#: TIMEZONES:201 +msgid "Asia/Ashgabat" +msgstr "Asia/Ashgabat" + +#: TIMEZONES:202 +msgid "Asia/Baghdad" +msgstr "Asia/Bagdad" + +#: TIMEZONES:203 +msgid "Asia/Bahrain" +msgstr "Asia/Bahrain" + +#: TIMEZONES:204 +msgid "Asia/Baku" +msgstr "Asia/Baku" + +#: TIMEZONES:205 +msgid "Asia/Bangkok" +msgstr "Asia/Bangkok" + +#: TIMEZONES:206 +msgid "Asia/Beirut" +msgstr "Asia/Beirut" + +#: TIMEZONES:207 +msgid "Asia/Bishkek" +msgstr "Asia/Bishkek" + +#: TIMEZONES:208 +msgid "Asia/Brunei" +msgstr "Asia/Brunei" + +#: TIMEZONES:209 +msgid "Asia/Calcutta" +msgstr "Asia/Calcutta" + +#: TIMEZONES:210 +msgid "Asia/Choibalsan" +msgstr "Asia/Choibalsan" + +#: TIMEZONES:211 +msgid "Asia/Chongqing" +msgstr "Asia/Chongqing" + +#: TIMEZONES:212 +msgid "Asia/Colombo" +msgstr "Asia/Colombo" + +#: TIMEZONES:213 +msgid "Asia/Damascus" +msgstr "Asia/Damasco" + +#: TIMEZONES:214 +msgid "Asia/Dhaka" +msgstr "Asia/Dacca" + +#: TIMEZONES:215 +msgid "Asia/Dili" +msgstr "Asia/Dili" + +#: TIMEZONES:216 +msgid "Asia/Dubai" +msgstr "Asia/Dubai" + +#: TIMEZONES:217 +msgid "Asia/Dushanbe" +msgstr "Asia/Dusanbe" + +#: TIMEZONES:218 +msgid "Asia/Gaza" +msgstr "Asia/Gaza" + +#: TIMEZONES:219 +msgid "Asia/Harbin" +msgstr "Asia/Harbin" + +#: TIMEZONES:220 +msgid "Asia/Hong_Kong" +msgstr "Asia/Hong Kong" + +#: TIMEZONES:221 +msgid "Asia/Hovd" +msgstr "Asia/Hovd" + +#: TIMEZONES:222 +msgid "Asia/Irkutsk" +msgstr "Asia/Irkutsk" + +#: TIMEZONES:223 +msgid "Asia/Jakarta" +msgstr "Asia/Jakarta" + +#: TIMEZONES:224 +msgid "Asia/Jayapura" +msgstr "Asia/Jaipur" + +#: TIMEZONES:225 +msgid "Asia/Jerusalem" +msgstr "Asia/Gerusalemme" + +#: TIMEZONES:226 +msgid "Asia/Kabul" +msgstr "Asia/Kabul" + +#: TIMEZONES:227 +msgid "Asia/Kamchatka" +msgstr "Asia/Kamchatka" + +#: TIMEZONES:228 +msgid "Asia/Karachi" +msgstr "Asia/Karachi" + +#: TIMEZONES:229 +msgid "Asia/Kashgar" +msgstr "Asia/Kashmar" + +#: TIMEZONES:230 +msgid "Asia/Katmandu" +msgstr "Asia/Katmandu" + +#: TIMEZONES:231 +msgid "Asia/Krasnoyarsk" +msgstr "Asia/Krasnojarsk" + +#: TIMEZONES:232 +msgid "Asia/Kuala_Lumpur" +msgstr "Asia/Kuala Lumpur" + +#: TIMEZONES:233 +msgid "Asia/Kuching" +msgstr "Asia/Kuching" + +#: TIMEZONES:234 +msgid "Asia/Kuwait" +msgstr "Asia/Kuwait" + +#: TIMEZONES:235 +msgid "Asia/Macau" +msgstr "Asia/Macao" + +#: TIMEZONES:236 +msgid "Asia/Magadan" +msgstr "Asia/Magadan" + +#: TIMEZONES:237 +msgid "Asia/Makassar" +msgstr "Asia/Makassar" + +#: TIMEZONES:238 +msgid "Asia/Manila" +msgstr "Asia/Manila" + +#: TIMEZONES:239 +msgid "Asia/Muscat" +msgstr "Asia/Muscat" + +#: TIMEZONES:240 +msgid "Asia/Nicosia" +msgstr "Asia/Nicosia" + +#: TIMEZONES:241 +msgid "Asia/Novosibirsk" +msgstr "Asia/Novosibirsk" + +#: TIMEZONES:242 +msgid "Asia/Omsk" +msgstr "Asia/Omsk" + +#: TIMEZONES:243 +msgid "Asia/Oral" +msgstr "Asia/Oral" + +#: TIMEZONES:244 +msgid "Asia/Phnom_Penh" +msgstr "Asia/Phnom Penh" + +#: TIMEZONES:245 +msgid "Asia/Pontianak" +msgstr "Asia/Pontianak" + +#: TIMEZONES:246 +msgid "Asia/Pyongyang" +msgstr "Asia/Pyongyang" + +#: TIMEZONES:247 +msgid "Asia/Qatar" +msgstr "Asia/Qatar" + +#: TIMEZONES:248 +msgid "Asia/Qyzylorda" +msgstr "Asia/Qyzylorda" + +#: TIMEZONES:249 +msgid "Asia/Rangoon" +msgstr "Asia/Rangoon" + +#: TIMEZONES:250 +msgid "Asia/Riyadh" +msgstr "Asia/Riyadh" + +#: TIMEZONES:251 +msgid "Asia/Saigon" +msgstr "Asia/Saigon" + +#: TIMEZONES:252 +msgid "Asia/Sakhalin" +msgstr "Asia/Sakhalin" + +#: TIMEZONES:253 +msgid "Asia/Samarkand" +msgstr "Asia/Samarcanda" + +#: TIMEZONES:254 +msgid "Asia/Seoul" +msgstr "Asia/Seul" + +#: TIMEZONES:255 +msgid "Asia/Shanghai" +msgstr "Asia/Shanghai" + +#: TIMEZONES:256 +msgid "Asia/Singapore" +msgstr "Asia/Singapore" + +#: TIMEZONES:257 +msgid "Asia/Taipei" +msgstr "Asia/Taipei" + +#: TIMEZONES:258 +msgid "Asia/Tashkent" +msgstr "Asia/Tashkent" + +#: TIMEZONES:259 +msgid "Asia/Tbilisi" +msgstr "Asia/Tbilisi" + +#: TIMEZONES:260 +msgid "Asia/Tehran" +msgstr "Asia/Teheran" + +#: TIMEZONES:261 +msgid "Asia/Thimphu" +msgstr "Asia/Thimphu" + +#: TIMEZONES:262 +msgid "Asia/Tokyo" +msgstr "Asia/Tokyo" + +#: TIMEZONES:263 +msgid "Asia/Ujung_Pandang" +msgstr "Asia/Ujung Pandang" + +#: TIMEZONES:264 +msgid "Asia/Ulaanbaatar" +msgstr "Asia/Ulan-Bator" + +#: TIMEZONES:265 +msgid "Asia/Urumqi" +msgstr "Asia/Urumqi" + +#: TIMEZONES:266 +msgid "Asia/Vientiane" +msgstr "Asia/Vientiane" + +#: TIMEZONES:267 +msgid "Asia/Vladivostok" +msgstr "Asia/Vladivostok" + +#: TIMEZONES:268 +msgid "Asia/Yakutsk" +msgstr "Asia/Yakutsk" + +#: TIMEZONES:269 +msgid "Asia/Yekaterinburg" +msgstr "Asia/Yekaterinburg" + +#: TIMEZONES:270 +msgid "Asia/Yerevan" +msgstr "Asia/Jerevan" + +#: TIMEZONES:271 +msgid "Atlantic/Azores" +msgstr "Atlantico/Azzorre" + +#: TIMEZONES:272 +msgid "Atlantic/Bermuda" +msgstr "Atlantico/Bermuda" + +#: TIMEZONES:273 +msgid "Atlantic/Canary" +msgstr "Atlantico/Canarie" + +#: TIMEZONES:274 +msgid "Atlantic/Cape_Verde" +msgstr "Atlantico/Capo Verde" + +#: TIMEZONES:275 +msgid "Atlantic/Faeroe" +msgstr "Atlantico/Fær Øer" + +#: TIMEZONES:276 +msgid "Atlantic/Jan_Mayen" +msgstr "Atlantico/Jan Mayen" + +#: TIMEZONES:277 +msgid "Atlantic/Madeira" +msgstr "Atlantico/Madeira" + +#: TIMEZONES:278 +msgid "Atlantic/Reykjavik" +msgstr "Atlantico/Reykjavik" + +#: TIMEZONES:279 +msgid "Atlantic/South_Georgia" +msgstr "Atlantico/Georgia del Sud" + +#: TIMEZONES:280 +msgid "Atlantic/St_Helena" +msgstr "Atlantico/Sant'Elena" + +#: TIMEZONES:281 +msgid "Atlantic/Stanley" +msgstr "Atlantico/Stanley" + +#: TIMEZONES:282 +msgid "Australia/Adelaide" +msgstr "Australia/Adelaide" + +#: TIMEZONES:283 +msgid "Australia/Brisbane" +msgstr "Australia/Brisbane" + +#: TIMEZONES:284 +msgid "Australia/Broken_Hill" +msgstr "Australia/Broken Hill" + +#: TIMEZONES:285 +msgid "Australia/Darwin" +msgstr "Australia/Darwin" + +#: TIMEZONES:286 +msgid "Australia/Hobart" +msgstr "Australia/Hobart" + +#: TIMEZONES:287 +msgid "Australia/Lindeman" +msgstr "Australia/Lindeman" + +#: TIMEZONES:288 +msgid "Australia/Lord_Howe" +msgstr "Australia/Lord Howe" + +#: TIMEZONES:289 +msgid "Australia/Melbourne" +msgstr "Australia/Melbourne" + +#: TIMEZONES:290 +msgid "Australia/Perth" +msgstr "Australia/Perth" + +#: TIMEZONES:291 +msgid "Australia/Sydney" +msgstr "Australia/Sydney" + +#: TIMEZONES:292 +msgid "Europe/Amsterdam" +msgstr "Europa/Amsterdam" + +#: TIMEZONES:293 +msgid "Europe/Andorra" +msgstr "Europa/Andorra" + +#: TIMEZONES:294 +msgid "Europe/Athens" +msgstr "Europa/Atene" + +#: TIMEZONES:295 +msgid "Europe/Belfast" +msgstr "Europa/Belfast" + +#: TIMEZONES:296 +msgid "Europe/Belgrade" +msgstr "Europa/Belgrado" + +#: TIMEZONES:297 +msgid "Europe/Berlin" +msgstr "Europa/Berlino" + +#: TIMEZONES:298 +msgid "Europe/Bratislava" +msgstr "Europa/Bratislava" + +#: TIMEZONES:299 +msgid "Europe/Brussels" +msgstr "Europa/Bruxelles" + +#: TIMEZONES:300 +msgid "Europe/Bucharest" +msgstr "Europa/Bucarest" + +#: TIMEZONES:301 +msgid "Europe/Budapest" +msgstr "Europa/Budapest" + +#: TIMEZONES:302 +msgid "Europe/Chisinau" +msgstr "Europa/Chisinau" + +#: TIMEZONES:303 +msgid "Europe/Copenhagen" +msgstr "Europa/Copenaghen" + +#: TIMEZONES:304 +msgid "Europe/Dublin" +msgstr "Europa/Dublino" + +#: TIMEZONES:305 +msgid "Europe/Gibraltar" +msgstr "Europa/Gibilterra" + +#: TIMEZONES:306 +msgid "Europe/Helsinki" +msgstr "Europa/Helsinki" + +#: TIMEZONES:307 +msgid "Europe/Istanbul" +msgstr "Europa/Istanbul" + +#: TIMEZONES:308 +msgid "Europe/Kaliningrad" +msgstr "Europa/Kaliningrad" + +#: TIMEZONES:309 +msgid "Europe/Kiev" +msgstr "Europa/Kiev" + +#: TIMEZONES:310 +msgid "Europe/Lisbon" +msgstr "Europa/Lisbona" + +#: TIMEZONES:311 +msgid "Europe/Ljubljana" +msgstr "Europa/Lubiana" + +#: TIMEZONES:312 +msgid "Europe/London" +msgstr "Europa/Londra" + +#: TIMEZONES:313 +msgid "Europe/Luxembourg" +msgstr "Europa/Lussemburgo" + +#: TIMEZONES:314 +msgid "Europe/Madrid" +msgstr "Europa/Madrid" + +#: TIMEZONES:315 +msgid "Europe/Malta" +msgstr "Europa/Malta" + +#: TIMEZONES:316 +msgid "Europe/Mariehamn" +msgstr "Europa/Mariehamn" + +#: TIMEZONES:317 +msgid "Europe/Minsk" +msgstr "Europa/Minsk" + +#: TIMEZONES:318 +msgid "Europe/Monaco" +msgstr "Europa/Monaco" + +#: TIMEZONES:319 +msgid "Europe/Moscow" +msgstr "Europa/Mosca" + +#: TIMEZONES:320 +msgid "Europe/Oslo" +msgstr "Europa/Oslo" + +#: TIMEZONES:321 +msgid "Europe/Paris" +msgstr "Europa/Parigi" + +#: TIMEZONES:322 +msgid "Europe/Prague" +msgstr "Europa/Praga" + +#: TIMEZONES:323 +msgid "Europe/Riga" +msgstr "Europa/Riga" + +#: TIMEZONES:324 +msgid "Europe/Rome" +msgstr "Europa/Roma" + +#: TIMEZONES:325 +msgid "Europe/Samara" +msgstr "Europa/Samara" + +#: TIMEZONES:326 +msgid "Europe/San_Marino" +msgstr "Europa/San Marino" + +#: TIMEZONES:327 +msgid "Europe/Sarajevo" +msgstr "Europa/Sarajevo" + +#: TIMEZONES:328 +msgid "Europe/Simferopol" +msgstr "Europa/Simferopol" + +#: TIMEZONES:329 +msgid "Europe/Skopje" +msgstr "Europa/Skopje" + +#: TIMEZONES:330 +msgid "Europe/Sofia" +msgstr "Europa/Sofia" + +#: TIMEZONES:331 +msgid "Europe/Stockholm" +msgstr "Europa/Stoccolma" + +#: TIMEZONES:332 +msgid "Europe/Tallinn" +msgstr "Europa/Tallin" + +#: TIMEZONES:333 +msgid "Europe/Tirane" +msgstr "Europa/Tirana" + +#: TIMEZONES:334 +msgid "Europe/Uzhgorod" +msgstr "Europa/Uzhgorod" + +#: TIMEZONES:335 +msgid "Europe/Vaduz" +msgstr "Europa/Vaduz" + +#: TIMEZONES:336 +msgid "Europe/Vatican" +msgstr "Europa/Vaticano" + +#: TIMEZONES:337 +msgid "Europe/Vienna" +msgstr "Europa/Vienna" + +#: TIMEZONES:338 +msgid "Europe/Vilnius" +msgstr "Europa/Vilnius" + +#: TIMEZONES:339 +msgid "Europe/Warsaw" +msgstr "Europa/Varsavia" + +#: TIMEZONES:340 +msgid "Europe/Zagreb" +msgstr "Europa/Zagabria" + +#: TIMEZONES:341 +msgid "Europe/Zaporozhye" +msgstr "Europa/Zaporozje" + +#: TIMEZONES:342 +msgid "Europe/Zurich" +msgstr "Europa/Zurigo" + +#: TIMEZONES:343 +msgid "Indian/Antananarivo" +msgstr "Indiano/Antananarivo" + +#: TIMEZONES:344 +msgid "Indian/Chagos" +msgstr "Indiano/Chagos" + +#: TIMEZONES:345 +msgid "Indian/Christmas" +msgstr "Indiano/Christmas" + +#: TIMEZONES:346 +msgid "Indian/Cocos" +msgstr "Indiano/Cocos" + +#: TIMEZONES:347 +msgid "Indian/Comoro" +msgstr "Indiano/Comore" + +#: TIMEZONES:348 +msgid "Indian/Kerguelen" +msgstr "Indiano/Kerguelen" + +#: TIMEZONES:349 +msgid "Indian/Mahe" +msgstr "Indiano/Mahé" + +#: TIMEZONES:350 +msgid "Indian/Maldives" +msgstr "Indiano/Maldive" + +#: TIMEZONES:351 +msgid "Indian/Mauritius" +msgstr "Indiano/Mauritius" + +#: TIMEZONES:352 +msgid "Indian/Mayotte" +msgstr "Indiano/Mayotte" + +#: TIMEZONES:353 +msgid "Indian/Reunion" +msgstr "Indiano/Reunion" + +#: TIMEZONES:354 +msgid "Pacific/Apia" +msgstr "Pacifico/Apia" + +#: TIMEZONES:355 +msgid "Pacific/Auckland" +msgstr "Pacifico/Auckland" + +#: TIMEZONES:356 +msgid "Pacific/Chatham" +msgstr "Pacifico/Chatham" + +#: TIMEZONES:357 +msgid "Pacific/Easter" +msgstr "Pacifico/Isola di Pasqua" + +#: TIMEZONES:358 +msgid "Pacific/Efate" +msgstr "Pacifico/Efate" + +#: TIMEZONES:359 +msgid "Pacific/Enderbury" +msgstr "Pacifico/Enderbury" + +#: TIMEZONES:360 +msgid "Pacific/Fakaofo" +msgstr "Pacifico/Fakaofo" + +#: TIMEZONES:361 +msgid "Pacific/Fiji" +msgstr "Pacifico/Figi" + +#: TIMEZONES:362 +msgid "Pacific/Funafuti" +msgstr "Pacifico/Funafuti" + +#: TIMEZONES:363 +msgid "Pacific/Galapagos" +msgstr "Pacifico/Galapagos" + +#: TIMEZONES:364 +msgid "Pacific/Gambier" +msgstr "Pacifico/Gambier" + +#: TIMEZONES:365 +msgid "Pacific/Guadalcanal" +msgstr "Pacifico/Guadalcanal" + +#: TIMEZONES:366 +msgid "Pacific/Guam" +msgstr "Pacifico/Guam" + +#: TIMEZONES:367 +msgid "Pacific/Honolulu" +msgstr "Pacifico/Honolulu" + +#: TIMEZONES:368 +msgid "Pacific/Johnston" +msgstr "Pacifico/Johnston" + +#: TIMEZONES:369 +msgid "Pacific/Kiritimati" +msgstr "Pacifico/Kiritimati" + +#: TIMEZONES:370 +msgid "Pacific/Kosrae" +msgstr "Pacifico/Kosrae" + +#: TIMEZONES:371 +msgid "Pacific/Kwajalein" +msgstr "Pacifico/Kwajalein" + +#: TIMEZONES:372 +msgid "Pacific/Majuro" +msgstr "Pacifico/Majuro" + +#: TIMEZONES:373 +msgid "Pacific/Marquesas" +msgstr "Pacifico/Marchesi" + +#: TIMEZONES:374 +msgid "Pacific/Midway" +msgstr "Pacifico/Midway" + +#: TIMEZONES:375 +msgid "Pacific/Nauru" +msgstr "Pacifico/Nauru" + +#: TIMEZONES:376 +msgid "Pacific/Niue" +msgstr "Pacifico/Niue" + +#: TIMEZONES:377 +msgid "Pacific/Norfolk" +msgstr "Pacifico/Norfolk" + +#: TIMEZONES:378 +msgid "Pacific/Noumea" +msgstr "Pacifico/Nouméa" + +#: TIMEZONES:379 +msgid "Pacific/Pago_Pago" +msgstr "Pacifico/Pago Pago" + +#: TIMEZONES:380 +msgid "Pacific/Palau" +msgstr "Pacifico/Palau" + +#: TIMEZONES:381 +msgid "Pacific/Pitcairn" +msgstr "Pacifico/Pitcairn" + +#: TIMEZONES:382 +msgid "Pacific/Ponape" +msgstr "Pacifico/Ponape" + +#: TIMEZONES:383 +msgid "Pacific/Port_Moresby" +msgstr "Pacifico/Port Moresby" + +#: TIMEZONES:384 +msgid "Pacific/Rarotonga" +msgstr "Pacifico/Rarotonga" + +#: TIMEZONES:385 +msgid "Pacific/Saipan" +msgstr "Pacifico/Saipan" + +#: TIMEZONES:386 +msgid "Pacific/Tahiti" +msgstr "Pacifico/Tahiti" + +#: TIMEZONES:387 +msgid "Pacific/Tarawa" +msgstr "Pacifico/Taravao" + +#: TIMEZONES:388 +msgid "Pacific/Tongatapu" +msgstr "Pacifico/Tongatapu" + +#: TIMEZONES:389 +msgid "Pacific/Truk" +msgstr "Pacifico/Truk" + +#: TIMEZONES:390 +msgid "Pacific/Wake" +msgstr "Pacifico/Wake" + +#: TIMEZONES:391 +msgid "Pacific/Wallis" +msgstr "Pacifico/Wallis" + +#: TIMEZONES:392 +msgid "Pacific/Yap" +msgstr "Pacifico/Yap" + +#: _translatorinfo.cpp:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Giovanni Venturi" + +#: _translatorinfo.cpp:3 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "jumpyj@libero.it" -- cgit v1.2.1