From 3423cc86f86a823a318ea72981dc8eb889fc7987 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Wed, 4 Apr 2012 21:01:18 +0200 Subject: Imported Upstream version 3.4.0 --- help/C/legal.xml | 9 - help/Makefile.am | 60 ++--- help/Makefile.in | 678 ++++-------------------------------------------- help/POT/POT.po | 228 ---------------- help/POT/adf.page | 17 -- help/POT/crop.page | 23 -- help/POT/dpi.page | 14 - help/POT/email.page | 20 -- help/POT/index.page | 25 -- help/POT/legal.xml | 9 - help/POT/print.page | 13 - help/POT/reorder.page | 16 -- help/POT/rotate.page | 14 - help/POT/save.page | 31 --- help/POT/scanner.page | 18 -- help/POT/scanning.page | 49 ---- help/de/adf.page | 2 +- help/de/crop.page | 15 +- help/de/de.po | 479 +++++++++++++++++++++++++--------- help/de/de.stamp | 0 help/de/dpi.page | 2 +- help/de/email.page | 10 +- help/de/index.page | 8 +- help/de/legal.xml | 9 - help/de/print.page | 2 +- help/de/reorder.page | 2 +- help/de/rotate.page | 2 +- help/de/save.page | 14 +- help/de/scanner.page | 2 +- help/de/scanning.page | 14 +- help/po.stamp | 0 help/translations/de.po | 449 -------------------------------- 32 files changed, 449 insertions(+), 1785 deletions(-) delete mode 100644 help/C/legal.xml delete mode 100644 help/POT/POT.po delete mode 100644 help/POT/adf.page delete mode 100644 help/POT/crop.page delete mode 100644 help/POT/dpi.page delete mode 100644 help/POT/email.page delete mode 100644 help/POT/index.page delete mode 100644 help/POT/legal.xml delete mode 100644 help/POT/print.page delete mode 100644 help/POT/reorder.page delete mode 100644 help/POT/rotate.page delete mode 100644 help/POT/save.page delete mode 100644 help/POT/scanner.page delete mode 100644 help/POT/scanning.page create mode 100644 help/de/de.stamp delete mode 100644 help/de/legal.xml delete mode 100644 help/po.stamp delete mode 100644 help/translations/de.po (limited to 'help') diff --git a/help/C/legal.xml b/help/C/legal.xml deleted file mode 100644 index 86d6173..0000000 --- a/help/C/legal.xml +++ /dev/null @@ -1,9 +0,0 @@ - -

This work is licensed under a -Creative Commons -Attribution-Share Alike 3.0 Unported License.

-

As a special exception, the copyright holders give you permission to copy, -modify, and distribute the example code contained in this document under the -terms of your choosing, without restriction.

-
diff --git a/help/Makefile.am b/help/Makefile.am index 135913d..9cba84d 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,47 +1,19 @@ -include $(top_srcdir)/gnome-doc-utils.make - -dist-hook: doc-dist-hook - -DOC_ID = simple-scan -DOC_INCLUDES = legal.xml -DOC_FIGURES = -DOC_PAGES = index.page \ - adf.page \ - crop.page \ - dpi.page \ - email.page \ - print.page \ - reorder.page \ - rotate.page \ - save.page \ - scanner.page \ - scanning.page - -DOC_LINGUAS = +@YELP_HELP_RULES@ + +HELP_ID = simple-scan +HELP_FILES = index.page \ + adf.page \ + crop.page \ + dpi.page \ + email.page \ + print.page \ + reorder.page \ + rotate.page \ + save.page \ + scanner.page \ + scanning.page + +HELP_LINGUAS = de DISTCLEANFILES = \ Makefile.in - -REAL_LINGUAS = de - -DOC_LINGUAS = POT $(REAL_LINGUAS) - -$(_DOC_LC_DOCS) : po.stamp - -po.stamp: $(wildcard translations/*.po) - for p in $?; do $(mkdir_p) $$(basename $$p .po)/; \ - cp -a $$p $$(basename $$p .po)/; done - touch $@ - -update-pot: translations/simple-scan-help.pot -POT/POT.po: $(foreach page,$(DOC_PAGES),C/$(page)) -translations/simple-scan-help.pot: POT/POT.po - $(mkdir_p) $(dir $@) - sed 's|^#: /.*/\(.*\)|#: \1|g' $^ > $@ - -dist-hook: doc-dist-hook - -EXTRA_DIST = translations po.stamp -DISTCLEANFILES = translations/simple-scan-help.pot - -.PHONY: update-pot diff --git a/help/Makefile.in b/help/Makefile.in index b9a239a..4371892 100644 --- a/help/Makefile.in +++ b/help/Makefile.in @@ -1,9 +1,9 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. +# Makefile.in generated by automake 1.11.3 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. @@ -14,30 +14,6 @@ # PARTICULAR PURPOSE. @SET_MAKE@ - -# gnome-doc-utils.make - make magic for building documentation -# Copyright (C) 2004-2005 Shaun McCance -# -# This program is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software Foundation, -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -# -# As a special exception to the GNU General Public License, if you -# distribute this file as part of a program that contains a -# configuration script generated by Autoconf, you may include it under -# the same distribution terms that you use for the rest of that program. - -################################################################################ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ @@ -55,9 +31,8 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/gnome-doc-utils.make subdir = help +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ @@ -66,11 +41,11 @@ mkinstalldirs = $(install_sh) -d CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) +AM_V_GEN = $(am__v_GEN_@AM_V@) +am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) am__v_GEN_0 = @echo " GEN " $@; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) +AM_V_at = $(am__v_at_@AM_V@) +am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ SOURCES = DIST_SOURCES = @@ -95,8 +70,6 @@ DATADIRNAME = @DATADIRNAME@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ DISABLE_DEPRECATED = @DISABLE_DEPRECATED@ -DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@ -DOC_USER_FORMATS = @DOC_USER_FORMATS@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ ECHO_T = @ECHO_T@ @@ -117,6 +90,11 @@ INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@ INTLTOOL_MERGE = @INTLTOOL_MERGE@ INTLTOOL_PERL = @INTLTOOL_PERL@ INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ +INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@ +INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@ +INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@ +INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@ +ITSTOOL = @ITSTOOL@ LDFLAGS = @LDFLAGS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ @@ -128,7 +106,6 @@ MKDIR_P = @MKDIR_P@ MSGFMT = @MSGFMT@ MSGMERGE = @MSGMERGE@ OBJEXT = @OBJEXT@ -OMF_DIR = @OMF_DIR@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ PACKAGE_NAME = @PACKAGE_NAME@ @@ -148,8 +125,8 @@ STRIP = @STRIP@ USE_NLS = @USE_NLS@ VALAC = @VALAC@ VERSION = @VERSION@ -WARN_CFLAGS = @WARN_CFLAGS@ XGETTEXT = @XGETTEXT@ +XMLLINT = @XMLLINT@ abs_builddir = @abs_builddir@ abs_srcdir = @abs_srcdir@ abs_top_builddir = @abs_top_builddir@ @@ -174,6 +151,8 @@ htmldir = @htmldir@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ +intltool__v_merge_options_ = @intltool__v_merge_options_@ +intltool__v_merge_options_0 = @intltool__v_merge_options_0@ libdir = @libdir@ libexecdir = @libexecdir@ localedir = @localedir@ @@ -193,139 +172,27 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -_clean_doc_header = $(if $(DOC_H_FILE),clean-doc-header) -_DOC_REAL_FORMATS = $(if $(DOC_USER_FORMATS),$(DOC_USER_FORMATS),$(DOC_FORMATS)) -_DOC_REAL_LINGUAS = $(if $(filter environment,$(origin LINGUAS)), \ - $(filter $(LINGUAS),$(DOC_LINGUAS)), \ - $(DOC_LINGUAS)) - -_DOC_ABS_SRCDIR = @abs_srcdir@ -_xml2po_mode = $(if $(DOC_ID),mallard,docbook) -@ENABLE_SK_TRUE@_ENABLE_SK = true - -################################################################################ -db2omf_args = \ - --stringparam db2omf.basename $(DOC_MODULE) \ - --stringparam db2omf.format $(3) \ - --stringparam db2omf.dtd \ - $(shell xmllint --format $(2) | grep -h PUBLIC | head -n 1 \ - | sed -e 's/.*PUBLIC \(\"[^\"]*\"\).*/\1/') \ - --stringparam db2omf.lang $(notdir $(patsubst %/$(notdir $(2)),%,$(2))) \ - --stringparam db2omf.omf_dir "$(OMF_DIR)" \ - --stringparam db2omf.help_dir "$(HELP_DIR)" \ - --stringparam db2omf.omf_in "$(_DOC_OMF_IN)" \ - $(if $(_ENABLE_SK), \ - --stringparam db2omf.scrollkeeper_cl "$(_skcontentslist)") \ - $(_db2omf) $(2) - -_DOC_OMF_IN = $(if $(DOC_MODULE),$(wildcard $(_DOC_ABS_SRCDIR)/$(DOC_MODULE).omf.in)) -_DOC_OMF_DB = $(if $(_DOC_OMF_IN), \ - $(foreach lc,C $(_DOC_REAL_LINGUAS),$(DOC_MODULE)-$(lc).omf)) - -_DOC_OMF_HTML = $(if $(_DOC_OMF_IN), \ - $(foreach lc,C $(_DOC_REAL_LINGUAS),$(DOC_MODULE)-html-$(lc).omf)) - - -# FIXME -_DOC_OMF_ALL = \ - $(if $(filter docbook,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_DB)) \ - $(if $(filter html HTML,$(_DOC_REAL_FORMATS)),$(_DOC_OMF_HTML)) - - -################################################################################ -_DOC_C_MODULE = $(if $(DOC_MODULE),C/$(DOC_MODULE).xml) -_DOC_C_PAGES = $(foreach page,$(DOC_PAGES),C/$(page)) -_DOC_C_ENTITIES = $(foreach ent,$(DOC_ENTITIES),C/$(ent)) -_DOC_C_INCLUDES = $(foreach inc,$(DOC_INCLUDES),C/$(inc)) -_DOC_C_DOCS = \ - $(_DOC_C_ENTITIES) $(_DOC_C_INCLUDES) \ - $(_DOC_C_PAGES) $(_DOC_C_MODULE) - -_DOC_C_DOCS_NOENT = \ - $(_DOC_C_MODULE) $(_DOC_C_INCLUDES) \ - $(_DOC_C_PAGES) - -_DOC_C_FIGURES = $(if $(DOC_FIGURES), \ - $(foreach fig,$(DOC_FIGURES),C/$(fig)), \ - $(patsubst $(srcdir)/%,%,$(wildcard $(srcdir)/C/figures/*.png))) - - -# FIXME: probably have to shell escape to determine the file names -_DOC_C_HTML = $(foreach f, \ - $(shell xsltproc --xinclude \ - --stringparam db.chunk.basename "$(DOC_MODULE)" \ - $(_chunks) "C/$(DOC_MODULE).xml"), \ - C/$(f).xhtml) - - -############################################################################### -_DOC_POFILES = $(if $(DOC_MODULE)$(DOC_ID), \ - $(foreach lc,$(_DOC_REAL_LINGUAS),$(lc)/$(lc).po)) - -_DOC_MOFILES = $(patsubst %.po,%.mo,$(_DOC_POFILES)) -_DOC_LC_MODULES = $(if $(DOC_MODULE), \ - $(foreach lc,$(_DOC_REAL_LINGUAS),$(lc)/$(DOC_MODULE).xml)) - -_DOC_LC_PAGES = \ - $(foreach lc,$(_DOC_REAL_LINGUAS),$(foreach page,$(_DOC_C_PAGES), \ - $(lc)/$(notdir $(page)) )) - -_DOC_LC_INCLUDES = \ - $(foreach lc,$(_DOC_REAL_LINGUAS),$(foreach inc,$(_DOC_C_INCLUDES), \ - $(lc)/$(notdir $(inc)) )) - - -# FIXME: probably have to shell escape to determine the file names -_DOC_LC_HTML = \ - $(foreach lc,$(_DOC_REAL_LINGUAS),$(foreach doc,$(_DOC_C_HTML), \ - $(lc)/$(notdir $(doc)) )) - -_DOC_LC_DOCS = \ - $(_DOC_LC_MODULES) $(_DOC_LC_INCLUDES) $(_DOC_LC_PAGES) \ - $(if $(filter html HTML,$(_DOC_REAL_FORMATS)),$(_DOC_LC_HTML)) - -_DOC_LC_FIGURES = $(foreach lc,$(_DOC_REAL_LINGUAS), \ - $(patsubst C/%,$(lc)/%,$(_DOC_C_FIGURES)) ) - -_DOC_SRC_FIGURES = \ - $(foreach fig,$(_DOC_C_FIGURES), $(foreach lc,C $(_DOC_REAL_LINGUAS), \ - $(wildcard $(srcdir)/$(lc)/$(patsubst C/%,%,$(fig))) )) - -_DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot,$(if $(DOC_ID),$(DOC_ID).pot)) - -################################################################################ -_DOC_HTML_ALL = $(if $(filter html HTML,$(_DOC_REAL_FORMATS)), \ - $(_DOC_C_HTML) $(_DOC_LC_HTML)) - -_DOC_HTML_TOPS = $(foreach lc,C $(_DOC_REAL_LINGUAS),$(lc)/$(DOC_MODULE).xhtml) -_clean_omf = $(if $(_DOC_OMF_IN),clean-doc-omf) -_clean_dsk = $(if $(_DOC_DSK_IN),clean-doc-dsk) -_clean_lc = $(if $(_DOC_REAL_LINGUAS),clean-doc-lc) -_clean_dir = $(if $(DOC_MODULE)$(DOC_ID),clean-doc-dir) -_doc_install_dir = $(if $(DOC_ID),$(DOC_ID),$(DOC_MODULE)) -DOC_ID = simple-scan -DOC_INCLUDES = legal.xml -DOC_FIGURES = -DOC_PAGES = index.page \ - adf.page \ - crop.page \ - dpi.page \ - email.page \ - print.page \ - reorder.page \ - rotate.page \ - save.page \ - scanner.page \ - scanning.page - -DOC_LINGUAS = POT $(REAL_LINGUAS) -DISTCLEANFILES = translations/simple-scan-help.pot -REAL_LINGUAS = de -EXTRA_DIST = translations po.stamp +HELP_ID = simple-scan +HELP_FILES = index.page \ + adf.page \ + crop.page \ + dpi.page \ + email.page \ + print.page \ + reorder.page \ + rotate.page \ + save.page \ + scanner.page \ + scanning.page + +HELP_LINGUAS = de +DISTCLEANFILES = \ + Makefile.in + all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/gnome-doc-utils.make $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -392,9 +259,6 @@ distdir: $(DISTFILES) || exit 1; \ fi; \ done - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$(top_distdir)" distdir="$(distdir)" \ - dist-hook check-am: all-am check: check-am all-am: Makefile @@ -409,10 +273,15 @@ install-am: all-am installcheck: installcheck-am install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install + if test -z '$(STRIP)'; then \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + install; \ + else \ + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ + fi mostlyclean-generic: clean-generic: @@ -427,11 +296,11 @@ maintainer-clean-generic: @echo "it deletes files that may require special tools to rebuild." clean: clean-am -clean-am: clean-generic clean-local mostlyclean-am +clean-am: clean-generic mostlyclean-am distclean: distclean-am -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-local +distclean-am: clean-am distclean-generic dvi: dvi-am @@ -445,7 +314,7 @@ info: info-am info-am: -install-data-am: install-data-local +install-data-am: install-dvi: install-dvi-am @@ -475,12 +344,11 @@ installcheck-am: maintainer-clean: maintainer-clean-am -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic \ - maintainer-clean-local +maintainer-clean-am: distclean-am maintainer-clean-generic mostlyclean: mostlyclean-am -mostlyclean-am: mostlyclean-generic mostlyclean-local +mostlyclean-am: mostlyclean-generic pdf: pdf-am @@ -490,457 +358,21 @@ ps: ps-am ps-am: -uninstall-am: uninstall-local +uninstall-am: .MAKE: install-am install-strip -.PHONY: all all-am check check-am clean clean-generic clean-local \ - dist-hook distclean distclean-generic distclean-local distdir \ - dvi dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-data-local install-dvi \ +.PHONY: all all-am check check-am clean clean-generic distclean \ + distclean-generic 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 \ - maintainer-clean maintainer-clean-generic \ - maintainer-clean-local mostlyclean mostlyclean-generic \ - mostlyclean-local pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-local - - -DOC_H_FILE ?= - -DOC_H_DOCS ?= - -$(DOC_H_FILE): $(DOC_H_DOCS); - @rm -f $@.tmp; touch $@.tmp; - echo 'const gchar* documentation_credits[] = {' >> $@.tmp - list='$(DOC_H_DOCS)'; for doc in $$list; do \ - xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ - if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ - xsltproc --path "$$xmlpath" $(_credits) $$doc; \ - done | sort | uniq \ - | awk 'BEGIN{s=""}{n=split($$0,w,"<");if(s!=""&&s!=substr(w[1],1,length(w[1])-1)){print s};if(n>1){print $$0;s=""}else{s=$$0}};END{if(s!=""){print s}}' \ - | sed -e 's/\\/\\\\/' -e 's/"/\\"/' -e 's/\(.*\)/\t"\1",/' >> $@.tmp - echo ' NULL' >> $@.tmp - echo '};' >> $@.tmp - echo >> $@.tmp - list='$(DOC_H_DOCS)'; for doc in $$list; do \ - xmlpath="`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`:$(srcdir)/`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`"; \ - if ! test -f "$$doc"; then doc="$(srcdir)/$$doc"; fi; \ - docid=`echo "$$doc" | sed -e 's/.*\/\([^/]*\)\.xml/\1/' \ - | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`; \ - echo $$xmlpath; \ - ids=`xsltproc --xinclude --path "$$xmlpath" $(_ids) $$doc`; \ - for id in $$ids; do \ - echo '#define HELP_'`echo $$docid`'_'`echo $$id \ - | sed -e 's/[^a-zA-Z_]/_/g' | tr 'a-z' 'A-Z'`' "'$$id'"' >> $@.tmp; \ - done; \ - echo >> $@.tmp; \ - done; - cp $@.tmp $@ && rm -f $@.tmp - -dist-check-gdu: -@HAVE_GNOME_DOC_UTILS_FALSE@ @echo "*** GNOME Doc Utils must be installed in order to make dist" -@HAVE_GNOME_DOC_UTILS_FALSE@ @false - -.PHONY: dist-doc-header -dist-doc-header: $(DOC_H_FILE) - @if test -f "$(DOC_H_FILE)"; then d=; else d="$(srcdir)/"; fi; \ - echo "$(INSTALL_DATA) $${d}$(DOC_H_FILE) $(distdir)/$(DOC_H_FILE)"; \ - $(INSTALL_DATA) "$${d}$(DOC_H_FILE)" "$(distdir)/$(DOC_H_FILE)"; - -doc-dist-hook: dist-check-gdu $(if $(DOC_H_FILE),dist-doc-header) - -.PHONY: clean-doc-header -clean-local: $(_clean_doc_header) -distclean-local: $(_clean_doc_header) -mostlyclean-local: $(_clean_doc_header) -maintainer-clean-local: $(_clean_doc_header) -clean-doc-header: - rm -f $(DOC_H_FILE) - -all: $(DOC_H_FILE) - -################################################################################ - -DOC_MODULE ?= - -DOC_ID ?= - -DOC_PAGES ?= - -DOC_ENTITIES ?= - -DOC_INCLUDES ?= - -DOC_FIGURES ?= - -DOC_FORMATS ?= docbook - -DOC_LINGUAS ?= - -################################################################################ - -_xml2po ?= `which xml2po` - -_db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils` -_db2omf ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils` -_malrng ?= `$(PKG_CONFIG) --variable malrng gnome-doc-utils` -_chunks ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl -_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl -_ids ?= $(shell $(PKG_CONFIG) --variable xmldir gnome-doc-utils)/gnome/xslt/docbook/utils/ids.xsl -@ENABLE_SK_TRUE@_skpkgdatadir ?= `scrollkeeper-config --pkgdatadir` -@ENABLE_SK_TRUE@_sklocalstatedir ?= `scrollkeeper-config --pkglocalstatedir` -@ENABLE_SK_TRUE@_skcontentslist ?= $(_skpkgdatadir)/Templates/C/scrollkeeper_cl.xml - -$(_DOC_OMF_DB) : $(_DOC_OMF_IN) -$(_DOC_OMF_DB) : $(DOC_MODULE)-%.omf : %/$(DOC_MODULE).xml - @test "x$(_ENABLE_SK)" != "xtrue" -o -f "$(_skcontentslist)" || { \ - echo "The file '$(_skcontentslist)' does not exist." >&2; \ - echo "Please check your ScrollKeeper installation." >&2; \ - exit 1; } - xsltproc -o $@ $(call db2omf_args,$@,$<,'docbook') || { rm -f "$@"; exit 1; } - -$(_DOC_OMF_HTML) : $(_DOC_OMF_IN) -$(_DOC_OMF_HTML) : $(DOC_MODULE)-html-%.omf : %/$(DOC_MODULE).xml -@ENABLE_SK_TRUE@ @test "x$(_ENABLE_SK)" != "xtrue" -o -f "$(_skcontentslist)" || { \ -@ENABLE_SK_TRUE@ echo "The file '$(_skcontentslist)' does not exist" >&2; \ -@ENABLE_SK_TRUE@ echo "Please check your ScrollKeeper installation." >&2; \ -@ENABLE_SK_TRUE@ exit 1; } - xsltproc -o $@ $(call db2omf_args,$@,$<,'xhtml') || { rm -f "$@"; exit 1; } - -.PHONY: omf -omf: $(_DOC_OMF_ALL) - -.PHONY: po -po: $(_DOC_POFILES) - -.PHONY: mo -mo: $(_DOC_MOFILES) - -$(_DOC_POFILES): - @if ! test -d $(dir $@); then \ - echo "mkdir $(dir $@)"; \ - mkdir "$(dir $@)"; \ - fi - @if test ! -f $@ -a -f $(srcdir)/$@; then \ - echo "cp $(srcdir)/$@ $@"; \ - cp "$(srcdir)/$@" "$@"; \ - fi; - @docs=; \ - list='$(_DOC_C_DOCS_NOENT)'; for doc in $$list; do \ - docs="$$docs $(_DOC_ABS_SRCDIR)/$$doc"; \ - done; \ - if ! test -f $@; then \ - echo "(cd $(dir $@) && \ - $(_xml2po) -m $(_xml2po_mode) -e $$docs > $(notdir $@).tmp && \ - cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp)"; \ - (cd $(dir $@) && \ - $(_xml2po) -m $(_xml2po_mode) -e $$docs > $(notdir $@).tmp && \ - cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp); \ - else \ - echo "(cd $(dir $@) && \ - $(_xml2po) -m $(_xml2po_mode) -e -u $(notdir $@) $$docs)"; \ - (cd $(dir $@) && \ - $(_xml2po) -m $(_xml2po_mode) -e -u $(notdir $@) $$docs); \ - fi - -$(_DOC_MOFILES): %.mo: %.po - @if ! test -d $(dir $@); then \ - echo "mkdir $(dir $@)"; \ - mkdir "$(dir $@)"; \ - fi - msgfmt -o $@ $< - -# FIXME: fix the dependancy -# FIXME: hook xml2po up -$(_DOC_LC_DOCS) : $(_DOC_MOFILES) -$(_DOC_LC_DOCS) : $(_DOC_C_DOCS) - if ! test -d $(dir $@); then mkdir $(dir $@); fi - if [ -f "C/$(notdir $@)" ]; then d="../"; else d="$(_DOC_ABS_SRCDIR)/"; fi; \ - mo="$(dir $@)$(patsubst %/$(notdir $@),%,$@).mo"; \ - if [ -f "$${mo}" ]; then mo="../$${mo}"; else mo="$(_DOC_ABS_SRCDIR)/$${mo}"; fi; \ - (cd $(dir $@) && \ - $(_xml2po) -m $(_xml2po_mode) -e -t "$${mo}" \ - "$${d}C/$(notdir $@)" > $(notdir $@).tmp && \ - cp $(notdir $@).tmp $(notdir $@) && rm -f $(notdir $@).tmp) -.PHONY: pot -pot: $(_DOC_POT) -$(_DOC_POT): $(_DOC_C_DOCS_NOENT) - $(_xml2po) -m $(_xml2po_mode) -e -o $@ $^ - -$(_DOC_HTML_TOPS): $(_DOC_C_DOCS) $(_DOC_LC_DOCS) - xsltproc -o $@ --xinclude --param db.chunk.chunk_top "false()" --stringparam db.chunk.basename "$(DOC_MODULE)" --stringparam db.chunk.extension ".xhtml" $(_db2html) $(patsubst %.xhtml,%.xml,$@) - -################################################################################ - -all: \ - $(_DOC_C_DOCS) $(_DOC_LC_DOCS) \ - $(_DOC_OMF_ALL) $(_DOC_DSK_ALL) \ - $(_DOC_HTML_ALL) $(_DOC_POFILES) - -################################################################################ - -.PHONY: clean-doc-omf clean-doc-dsk clean-doc-lc clean-doc-dir - -clean-doc-omf: ; rm -f $(_DOC_OMF_DB) $(_DOC_OMF_HTML) -clean-doc-dsk: ; rm -f $(_DOC_DSK_DB) $(_DOC_DSK_HTML) -clean-doc-lc: - rm -f $(_DOC_LC_DOCS) - rm -f $(_DOC_MOFILES) - @list='$(_DOC_POFILES)'; for po in $$list; do \ - if ! test "$$po" -ef "$(srcdir)/$$po"; then \ - echo "rm -f $$po"; \ - rm -f "$$po"; \ - fi; \ - done -# .xml2.po.mo cleaning is obsolete as of 0.18.1 and could be removed in 0.20.x - @for lc in C $(_DOC_REAL_LINGUAS); do \ - if test -f "$$lc/.xml2po.mo"; then \ - echo "rm -f $$lc/.xml2po.mo"; \ - rm -f "$$lc/.xml2po.mo"; \ - fi; \ - done -clean-doc-dir: clean-doc-lc - @for lc in C $(_DOC_REAL_LINGUAS); do \ - for dir in `find $$lc -depth -type d`; do \ - if ! test $$dir -ef $(srcdir)/$$dir; then \ - echo "rmdir $$dir"; \ - rmdir "$$dir"; \ - fi; \ - done; \ - done - -clean-local: \ - $(_clean_omf) $(_clean_dsk) \ - $(_clean_lc) $(_clean_dir) -distclean-local: \ - $(_clean_omf) $(_clean_dsk) \ - $(_clean_lc) $(_clean_dir) -mostlyclean-local: \ - $(_clean_omf) $(_clean_dsk) \ - $(_clean_lc) $(_clean_dir) -maintainer-clean-local: \ - $(_clean_omf) $(_clean_dsk) \ - $(_clean_lc) $(_clean_dir) - -################################################################################ - -.PHONY: dist-doc-docs dist-doc-pages dist-doc-figs dist-doc-omf dist-doc-dsk -doc-dist-hook: \ - $(if $(DOC_MODULE)$(DOC_ID),dist-doc-docs) \ - $(if $(_DOC_C_FIGURES),dist-doc-figs) \ - $(if $(_DOC_OMF_IN),dist-doc-omf) -# $(if $(_DOC_DSK_IN),dist-doc-dsk) - -dist-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES) - @for lc in C $(_DOC_REAL_LINGUAS); do \ - echo " $(mkinstalldirs) $(distdir)/$$lc"; \ - $(mkinstalldirs) "$(distdir)/$$lc"; \ - done - @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS) $(_DOC_POFILES)'; \ - for doc in $$list; do \ - if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ - docdir=`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ - if ! test -d "$(distdir)/$$docdir"; then \ - echo "$(mkinstalldirs) $(distdir)/$$docdir"; \ - $(mkinstalldirs) "$(distdir)/$$docdir"; \ - fi; \ - echo "$(INSTALL_DATA) $$d$$doc $(distdir)/$$doc"; \ - $(INSTALL_DATA) "$$d$$doc" "$(distdir)/$$doc"; \ - done - -dist-doc-figs: $(_DOC_SRC_FIGURES) - @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; \ - for fig in $$list; do \ - if test -f "$$fig"; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$fig"; then \ - figdir=`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ - if ! test -d "$(distdir)/$$figdir"; then \ - echo "$(mkinstalldirs) $(distdir)/$$figdir"; \ - $(mkinstalldirs) "$(distdir)/$$figdir"; \ - fi; \ - echo "$(INSTALL_DATA) $$d$$fig $(distdir)/$$fig"; \ - $(INSTALL_DATA) "$$d$$fig" "$(distdir)/$$fig"; \ - fi; \ - done; - -dist-doc-omf: - @if test -f "$(_DOC_OMF_IN)"; then d=; else d="$(srcdir)/"; fi; \ - echo "$(INSTALL_DATA) $$d$(_DOC_OMF_IN) $(distdir)/$(notdir $(_DOC_OMF_IN))"; \ - $(INSTALL_DATA) "$$d$(_DOC_OMF_IN)" "$(distdir)/$(notdir $(_DOC_OMF_IN))" - -dist-doc-dsk: - @if test -f "$(_DOC_DSK_IN)"; then d=; else d="$(srcdir)/"; fi; \ - echo "$(INSTALL_DATA) $$d$(_DOC_DSK_IN) $(distdir)/$(notdir $(_DOC_DSK_IN))"; \ - $(INSTALL_DATA) "$$d$(_DOC_DSK_IN)" "$(distdir)/$(notdir $(_DOC_DSK_IN))" - -################################################################################ - -.PHONY: check-doc-docs check-doc-omf -check: \ - $(if $(DOC_MODULE),check-doc-docs) \ - $(if $(DOC_ID),check-doc-pages) \ - $(if $(_DOC_OMF_IN),check-doc-omf) - -check-doc-docs: $(_DOC_C_DOCS) $(_DOC_LC_DOCS) - @for lc in C $(_DOC_REAL_LINGUAS); do \ - if test -f "$$lc"; \ - then d=; \ - xmlpath="$$lc"; \ - else \ - d="$(srcdir)/"; \ - xmlpath="$$lc:$(srcdir)/$$lc"; \ - fi; \ - echo "xmllint --noout --noent --path $$xmlpath --xinclude --postvalid $$d$$lc/$(DOC_MODULE).xml"; \ - xmllint --noout --noent --path "$$xmlpath" --xinclude --postvalid "$$d$$lc/$(DOC_MODULE).xml"; \ - done - -check-doc-pages: $(_DOC_C_PAGES) $(_DOC_LC_PAGES) - for lc in C $(_DOC_REAL_LINGUAS); do \ - if test -f "$$lc"; \ - then d=; \ - xmlpath="$$lc"; \ - else \ - d="$(srcdir)/"; \ - xmlpath="$$lc:$(srcdir)/$$lc"; \ - fi; \ - for page in $(DOC_PAGES); do \ - echo "xmllint --noout --noent --path $$xmlpath --xinclude --relaxng $(_malrng) $$d$$lc/$$page"; \ - xmllint --noout --noent --path "$$xmlpath" --xinclude --relaxng "$(_malrng)" "$$d$$lc/$$page"; \ - done; \ - done - -check-doc-omf: $(_DOC_OMF_ALL) - @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ - echo "xmllint --noout --xinclude --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf"; \ - xmllint --noout --xinclude --dtdvalid 'http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/scrollkeeper-omf.dtd' $$omf; \ - done - -################################################################################ - -.PHONY: install-doc-docs install-doc-html install-doc-figs install-doc-omf install-doc-dsk - -install-data-local: \ - $(if $(DOC_MODULE)$(DOC_ID),install-doc-docs) \ - $(if $(_DOC_HTML_ALL),install-doc-html) \ - $(if $(_DOC_C_FIGURES),install-doc-figs) \ - $(if $(_DOC_OMF_IN),install-doc-omf) -# $(if $(_DOC_DSK_IN),install-doc-dsk) - -install-doc-docs: - @for lc in C $(_DOC_REAL_LINGUAS); do \ - echo "$(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$lc"; \ - $(mkinstalldirs) $(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$lc; \ - done - @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ - if test -f "$$doc"; then d=; else d="$(srcdir)/"; fi; \ - docdir="$$lc/"`echo $$doc | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ - docdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$docdir"; \ - if ! test -d "$$docdir"; then \ - echo "$(mkinstalldirs) $$docdir"; \ - $(mkinstalldirs) "$$docdir"; \ - fi; \ - echo "$(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$doc"; \ - $(INSTALL_DATA) $$d$$doc $(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$doc; \ - done - -install-doc-figs: - @list='$(patsubst C/%,%,$(_DOC_C_FIGURES))'; for fig in $$list; do \ - for lc in C $(_DOC_REAL_LINGUAS); do \ - figsymlink=false; \ - if test -f "$$lc/$$fig"; then \ - figfile="$$lc/$$fig"; \ - elif test -f "$(srcdir)/$$lc/$$fig"; then \ - figfile="$(srcdir)/$$lc/$$fig"; \ - else \ - figsymlink=true; \ - fi; \ - figdir="$$lc/"`echo $$fig | sed -e 's/^\(.*\/\).*/\1/' -e '/\//!s/.*//'`; \ - figdir="$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$figdir"; \ - if ! test -d "$$figdir"; then \ - echo "$(mkinstalldirs) $$figdir"; \ - $(mkinstalldirs) "$$figdir"; \ - fi; \ - figbase=`echo $$fig | sed -e 's/^.*\///'`; \ - if $$figsymlink; then \ - echo "cd $$figdir && $(LN_S) -f ../../C/$$fig $$figbase"; \ - ( cd "$$figdir" && $(LN_S) -f "../../C/$$fig" "$$figbase" ); \ - else \ - echo "$(INSTALL_DATA) $$figfile $$figdir$$figbase"; \ - $(INSTALL_DATA) "$$figfile" "$$figdir$$figbase"; \ - fi; \ - done; \ - done - -install-doc-html: - echo install-html - -install-doc-omf: - $(mkinstalldirs) $(DESTDIR)$(OMF_DIR)/$(_doc_install_dir) - @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ - echo "$(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)/$$omf"; \ - $(INSTALL_DATA) $$omf $(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)/$$omf; \ - done - @if test "x$(_ENABLE_SK)" = "xtrue"; then \ - echo "scrollkeeper-update -p $(DESTDIR)$(_sklocalstatedir) -o $(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)"; \ - scrollkeeper-update -p "$(DESTDIR)$(_sklocalstatedir)" -o "$(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)"; \ - fi; - -install-doc-dsk: - echo install-dsk - -################################################################################ - -.PHONY: uninstall-doc-docs uninstall-doc-html uninstall-doc-figs uninstall-doc-omf uninstall-doc-dsk -uninstall-local: \ - $(if $(DOC_MODULE)$(DOC_ID),uninstall-doc-docs) \ - $(if $(_DOC_HTML_ALL),uninstall-doc-html) \ - $(if $(_DOC_C_FIGURES),uninstall-doc-figs) \ - $(if $(_DOC_OMF_IN),uninstall-doc-omf) -# $(if $(_DOC_DSK_IN),uninstall-doc-dsk) - -uninstall-doc-docs: - @list='$(_DOC_C_DOCS) $(_DOC_LC_DOCS)'; for doc in $$list; do \ - echo " rm -f $(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$doc"; \ - rm -f "$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$doc"; \ - done - -uninstall-doc-figs: - @list='$(_DOC_C_FIGURES) $(_DOC_LC_FIGURES)'; for fig in $$list; do \ - echo "rm -f $(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$fig"; \ - rm -f "$(DESTDIR)$(HELP_DIR)/$(_doc_install_dir)/$$fig"; \ - done; - -uninstall-doc-omf: - @list='$(_DOC_OMF_ALL)'; for omf in $$list; do \ - if test "x$(_ENABLE_SK)" = "xtrue"; then \ - echo "scrollkeeper-uninstall -p $(_sklocalstatedir) $(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)/$$omf"; \ - scrollkeeper-uninstall -p "$(_sklocalstatedir)" "$(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)/$$omf"; \ - fi; \ - echo "rm -f $(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)/$$omf"; \ - rm -f "$(DESTDIR)$(OMF_DIR)/$(_doc_install_dir)/$$omf"; \ - done - -dist-hook: doc-dist-hook - -$(_DOC_LC_DOCS) : po.stamp - -po.stamp: $(wildcard translations/*.po) - for p in $?; do $(mkdir_p) $$(basename $$p .po)/; \ - cp -a $$p $$(basename $$p .po)/; done - touch $@ - -update-pot: translations/simple-scan-help.pot -POT/POT.po: $(foreach page,$(DOC_PAGES),C/$(page)) -translations/simple-scan-help.pot: POT/POT.po - $(mkdir_p) $(dir $@) - sed 's|^#: /.*/\(.*\)|#: \1|g' $^ > $@ - -dist-hook: doc-dist-hook + maintainer-clean maintainer-clean-generic mostlyclean \ + mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am -.PHONY: update-pot +@YELP_HELP_RULES@ # 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. diff --git a/help/POT/POT.po b/help/POT/POT.po deleted file mode 100644 index 9a2bebb..0000000 --- a/help/POT/POT.po +++ /dev/null @@ -1,228 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2011-06-12 20:11+1000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" - -#: /home/bob/bzr/simple-scan/help/C/scanning.page:6(title) -msgid "0" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanning.page:10(title) -msgid "Scanning a Page" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanning.page:12(p) -msgid "To scan a document from your scanner:" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanning.page:17(p) -msgid "Connect the scanner to your computer." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanning.page:22(p) -msgid "Open Simple Scan." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanning.page:27(p) -msgid "Press the scan button in the toolbar (or Ctrl1)." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanning.page:33(p) -msgid "The page will be shown as it is scanned." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanning.page:37(p) -msgid "Each page you scan is added to the end of your document. To start a new document select DocumentNew. Individual pages can be deleted by right clicking a page or pressing the Delete key." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanning.page:42(p) -msgid "The type of scan can be changed from the DocumentScan menu. Choose Text if you want the document to be quickly scanned in black and white or Photo for a high resolution color scan." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanning.page:47(p) -msgid "To stop the scan at any time press Escape." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanner.page:9(title) -msgid "Selecting a Scanner" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanner.page:11(p) -msgid "If you have multiple scanners you can change which scanner is selected from the DocumentPreferences menu." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/scanner.page:15(p) -msgid "Your local scanners are automatically detected each time you start Simple Scan and each time you plug in USB scanner. If you have a network scanner you will need to restart Simple Scan for it to be detected." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:9(title) -msgid "Saving to a File" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:11(p) -msgid "To save the current document to a file use the DocumentSave menu (CtrlS). When you save, there is a choice of three file types." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:17(title) -msgid "Portable Document Format (PDF)" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:18(p) -msgid "A PDF can contain multiple pages (like a book) and is easy to distribute to other people. Most people do not have software to modify PDF documents so this format is best used for archiving." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:19(p) -msgid "Use this type if you have scanned multiple pages of text." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:22(title) -msgid "JPEG" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:23(p) -msgid "JPEG file is the file format used by digital cameras and is very small and so easy to distribute. Most people have software to modify JPEG photos and this format is suitable for uploading to social networking sites. If you have scanned multiple pages then a JPEG file will be written for each page." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:24(p) -msgid "Use this type if you want to modify or upload the scanned images." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:27(title) -msgid "PNG" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:28(p) -msgid "PNG files contain the raw data from the scanner. This makes them much larger than JPEG files and not suitable for distributing. If you have scanned multiple pages then a PNG file will be written for each page." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:29(p) -msgid "Use this type if you need high resolution files for editing" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/rotate.page:9(title) -msgid "Rotating Pages" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/rotate.page:11(p) -msgid "To rotate a page use the rotation buttons in the toolbar or the [ and ] keys. Each new page that is scanned will use the previous rotation." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/reorder.page:9(title) -msgid "Reordering Pages" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/reorder.page:11(p) -msgid "To move a page, select it and move the page left or right using the < and > keys." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/reorder.page:14(p) -msgid "To remove the selected page use the Delete key." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/print.page:9(title) -msgid "Printing" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/print.page:11(p) -msgid "To print the current document use the DocumentPrint menu (CtrlP)." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/email.page:9(title) -msgid "Sending via Email" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/email.page:11(p) -msgid "To email the current document use the DocumentEmail menu (CtrlE). Your email program will be opened with a new message containing the scanned document as an attachment." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/email.page:15(p) -msgid "If the document type is set to text the email will have a PDF attachment otherwise the email will have a JPEG attachment for each page." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/email.page:18(p) -msgid "See for more information about file formats." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/dpi.page:9(title) -msgid "Setting the Scan Resolution" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/dpi.page:11(p) -msgid "By default text documents will be scanned at 200 dots per inch (dpi) and photos at 400 dpi. To change these settings open the preferences from the DocumentPreferences menu." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/crop.page:9(title) -msgid "Cropping" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/crop.page:11(p) -msgid "To use only part of the scanned page enable crop by selecting the crop button in the toolbar. A mask will be shown over the current page with the area not being used shown in gray." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/crop.page:15(p) -msgid "The crop area can be adjusted by clicking on the inside of the crop area border and dragging the mouse." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/crop.page:18(p) -msgid "Fixed crop sizes can be chosen from the PageCrop menu that match commonly used paper sizes." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/crop.page:21(p) -msgid "Each new page that is scanned will use the previous crop." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/adf.page:9(title) -msgid "Using an Automatic Document Feeder" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/adf.page:11(p) -msgid "If your scanner has an Automatic Document Feeder (ADF) you can scan all the pages by selecting the DocumentScanAll Pages From Feeder menu." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/adf.page:14(p) -msgid "By default both sides of the paper will be scanned if your scanned supports this. Single side scanning can be configured from the DocumentPreferences menu." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/index.page:7(name) -msgid "Robert Ancell" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/index.page:8(email) -msgid "robert.ancell@gmail.com" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/index.page:13(title) -msgid "Simple Scan Help" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/index.page:16(title) -msgid "Scanning Pages" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/index.page:20(title) -msgid "Modifying the Document" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/index.page:24(title) -msgid "Using the Document" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/legal.xml:3(p) -msgid "This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License." -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/legal.xml:6(p) -msgid "As a special exception, the copyright holders give you permission to copy, modify, and distribute the example code contained in this document under the terms of your choosing, without restriction." -msgstr "" - -#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: /home/bob/bzr/simple-scan/help/C/legal.xml:0(None) -msgid "translator-credits" -msgstr "" - diff --git a/help/POT/adf.page b/help/POT/adf.page deleted file mode 100644 index 3b4880f..0000000 --- a/help/POT/adf.page +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - Using an Automatic Document Feeder - -

- If your scanner has an Automatic Document Feeder (ADF) you can scan all the pages by selecting the DocumentScanAll Pages From Feeder menu. -

-

- By default both sides of the paper will be scanned if your scanned supports this. - Single side scanning can be configured from the DocumentPreferences menu. -

-
diff --git a/help/POT/crop.page b/help/POT/crop.page deleted file mode 100644 index ed89567..0000000 --- a/help/POT/crop.page +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - Cropping - -

- To use only part of the scanned page enable crop by selecting the crop button in the toolbar. - A mask will be shown over the current page with the area not being used shown in gray. -

-

- The crop area can be adjusted by clicking on the inside of the crop area border and dragging the mouse. -

-

- Fixed crop sizes can be chosen from the PageCrop menu that match commonly used paper sizes. -

-

- Each new page that is scanned will use the previous crop. -

-
diff --git a/help/POT/dpi.page b/help/POT/dpi.page deleted file mode 100644 index ef4594b..0000000 --- a/help/POT/dpi.page +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - Setting the Scan Resolution - -

- By default text documents will be scanned at 200 dots per inch (dpi) and photos at 400 dpi. - To change these settings open the preferences from the DocumentPreferences menu. -

-
diff --git a/help/POT/email.page b/help/POT/email.page deleted file mode 100644 index 6432fad..0000000 --- a/help/POT/email.page +++ /dev/null @@ -1,20 +0,0 @@ - - - - - - - - Sending via Email - -

- To email the current document use the DocumentEmail menu (CtrlE). - Your email program will be opened with a new message containing the scanned document as an attachment. -

-

- If the document type is set to text the email will have a PDF attachment otherwise the email will have a JPEG attachment for each page. -

-

- See for more information about file formats. -

-
diff --git a/help/POT/index.page b/help/POT/index.page deleted file mode 100644 index cd52c54..0000000 --- a/help/POT/index.page +++ /dev/null @@ -1,25 +0,0 @@ - - - - - - Robert Ancell - robert.ancell@gmail.com - - - - - Simple Scan Help - -
- Scanning Pages -
- -
- Modifying the Document -
- -
- Using the Document -
-
diff --git a/help/POT/legal.xml b/help/POT/legal.xml deleted file mode 100644 index 46a7e88..0000000 --- a/help/POT/legal.xml +++ /dev/null @@ -1,9 +0,0 @@ - - -

This work is licensed under a -Creative Commons -Attribution-Share Alike 3.0 Unported License.

-

As a special exception, the copyright holders give you permission to copy, -modify, and distribute the example code contained in this document under the -terms of your choosing, without restriction.

-
diff --git a/help/POT/print.page b/help/POT/print.page deleted file mode 100644 index 78c5f43..0000000 --- a/help/POT/print.page +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - - - Printing - -

- To print the current document use the DocumentPrint menu (CtrlP). -

-
diff --git a/help/POT/reorder.page b/help/POT/reorder.page deleted file mode 100644 index 6b93169..0000000 --- a/help/POT/reorder.page +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - Reordering Pages - -

- To move a page, select it and move the page left or right using the < and > keys. -

-

- To remove the selected page use the Delete key. -

-
diff --git a/help/POT/rotate.page b/help/POT/rotate.page deleted file mode 100644 index 22b3843..0000000 --- a/help/POT/rotate.page +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - Rotating Pages - -

- To rotate a page use the rotation buttons in the toolbar or the [ and ] keys. - Each new page that is scanned will use the previous rotation. -

-
diff --git a/help/POT/save.page b/help/POT/save.page deleted file mode 100644 index e5a1e0c..0000000 --- a/help/POT/save.page +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - Saving to a File - -

- To save the current document to a file use the DocumentSave menu (CtrlS). - When you save, there is a choice of three file types. -

- - - Portable Document Format (PDF) -

A PDF can contain multiple pages (like a book) and is easy to distribute to other people. Most people do not have software to modify PDF documents so this format is best used for archiving.

-

Use this type if you have scanned multiple pages of text.

-
- - JPEG -

JPEG file is the file format used by digital cameras and is very small and so easy to distribute. Most people have software to modify JPEG photos and this format is suitable for uploading to social networking sites. If you have scanned multiple pages then a JPEG file will be written for each page.

-

Use this type if you want to modify or upload the scanned images.

-
- - PNG -

PNG files contain the raw data from the scanner. This makes them much larger than JPEG files and not suitable for distributing. If you have scanned multiple pages then a PNG file will be written for each page.

-

Use this type if you need high resolution files for editing

-
-
-
diff --git a/help/POT/scanner.page b/help/POT/scanner.page deleted file mode 100644 index 59820aa..0000000 --- a/help/POT/scanner.page +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - Selecting a Scanner - -

- If you have multiple scanners you can change which scanner is selected from the DocumentPreferences menu. -

- -

- Your local scanners are automatically detected each time you start Simple Scan and each time you plug in USB scanner. - If you have a network scanner you will need to restart Simple Scan for it to be detected. -

-
diff --git a/help/POT/scanning.page b/help/POT/scanning.page deleted file mode 100644 index ba34430..0000000 --- a/help/POT/scanning.page +++ /dev/null @@ -1,49 +0,0 @@ - - - - - 0 - - - - Scanning a Page - -

- To scan a document from your scanner: -

- - -

- Connect the scanner to your computer. -

-
- -

- Open Simple Scan. -

-
- -

- Press the scan button in the toolbar (or Ctrl1). -

-
-
- -

- The page will be shown as it is scanned. -

- -

- Each page you scan is added to the end of your document. To start a new document select DocumentNew. - Individual pages can be deleted by right clicking a page or pressing the Delete key. -

- -

- The type of scan can be changed from the DocumentScan menu. - Choose Text if you want the document to be quickly scanned in black and white or Photo for a high resolution color scan. -

- -

- To stop the scan at any time press Escape. -

-
diff --git a/help/de/adf.page b/help/de/adf.page index f8aebb5..ebd609b 100644 --- a/help/de/adf.page +++ b/help/de/adf.page @@ -5,7 +5,7 @@ - Using an Automatic Document Feeder + Verwendung eines automatischen Dokumenteneinzugs

If your scanner has an Automatic Document Feeder (ADF) you can scan all the pages by selecting the DocumentScanAll Pages From Feeder menu. diff --git a/help/de/crop.page b/help/de/crop.page index 0ba09c7..16af258 100644 --- a/help/de/crop.page +++ b/help/de/crop.page @@ -5,19 +5,12 @@ - Cropping + Zuschneiden -

- To use only part of the scanned page enable crop by selecting the crop button in the toolbar. - A mask will be shown over the current page with the area not being used shown in gray. -

-

- The crop area can be adjusted by clicking on the inside of the crop area border and dragging the mouse. -

+

Um nur einen Teil der eingescannten Seite zu verwenden, können Sie mit dem Zuschneiden-Knopf in der Werkzeugleiste diese auf die gewünschte Größe zuschneiden. Eine Maske wird über der aktuellen Seite angezeigt, wobei der nicht zu verwendende Teil in Grau dargestellt wird.

+

Sie können den Zuschnittbereich anpassen, indem Sie innerhalb der Umrandung dieses Bereichs mit der Maus klicken und die Maus dann ziehen.

Fixed crop sizes can be chosen from the PageCrop menu that match commonly used paper sizes.

-

- Each new page that is scanned will use the previous crop. -

+

Jede neu eingescannte Seite verwendet den Zuschnitt der vorherigen Seite.

diff --git a/help/de/de.po b/help/de/de.po index 9a2bebb..40b36d7 100644 --- a/help/de/de.po +++ b/help/de/de.po @@ -1,228 +1,449 @@ +# German translation of the Simple Scan manual. +# Mario Blättermann , 2010. +# msgid "" msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2011-06-12 20:11+1000\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" +"Project-Id-Version: simple scan docs\n" +"POT-Creation-Date: 2010-10-10 21:55+0200\n" +"PO-Revision-Date: 2010-10-11 20:17+0100\n" +"Last-Translator: Mario Blättermann \n" +"Language-Team: German \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: German\n" +"X-Poedit-Country: GERMANY\n" -#: /home/bob/bzr/simple-scan/help/C/scanning.page:6(title) +#: scanning.page:6(title) msgid "0" -msgstr "" +msgstr "0" -#: /home/bob/bzr/simple-scan/help/C/scanning.page:10(title) +#: scanning.page:10(title) msgid "Scanning a Page" -msgstr "" +msgstr "Scannen einer Seite" -#: /home/bob/bzr/simple-scan/help/C/scanning.page:12(p) +#: scanning.page:12(p) msgid "To scan a document from your scanner:" -msgstr "" +msgstr "So scannen Sie ein Dokument mit ihrem Scanner ein:" -#: /home/bob/bzr/simple-scan/help/C/scanning.page:17(p) +#: scanning.page:17(p) msgid "Connect the scanner to your computer." -msgstr "" +msgstr "Schließen Sie den Scanner an Ihren Rechner an." -#: /home/bob/bzr/simple-scan/help/C/scanning.page:22(p) -msgid "Open Simple Scan." -msgstr "" +#: scanning.page:23(app) scanner.page:16(app) scanner.page:17(app) +msgid "Simple Scan" +msgstr "Simple Scan" + +#: scanning.page:22(p) +msgid "Open ." +msgstr "Öffnen Sie ." -#: /home/bob/bzr/simple-scan/help/C/scanning.page:27(p) -msgid "Press the scan button in the toolbar (or Ctrl1)." +#: scanning.page:28(key) save.page:12(key) print.page:12(key) +#: email.page:12(key) +msgid "Ctrl" +msgstr "Strg" + +#: scanning.page:28(key) +msgid "1" +msgstr "1" + +#: scanning.page:27(p) +msgid "" +"Press the scan button in the toolbar (or )." msgstr "" +"Klicken Sie auf den Scannen-Knopf in der Werkzeugleiste (oder " +")." -#: /home/bob/bzr/simple-scan/help/C/scanning.page:33(p) +#: scanning.page:33(p) msgid "The page will be shown as it is scanned." -msgstr "" +msgstr "Jede Seite wird so angezeigt, wie sie gescannt wurde." -#: /home/bob/bzr/simple-scan/help/C/scanning.page:37(p) -msgid "Each page you scan is added to the end of your document. To start a new document select DocumentNew. Individual pages can be deleted by right clicking a page or pressing the Delete key." -msgstr "" +#: scanning.page:38(gui) scanning.page:43(gui) scanner.page:12(gui) +#: save.page:12(gui) print.page:12(gui) email.page:12(gui) dpi.page:13(gui) +#: adf.page:12(gui) adf.page:16(gui) +msgid "Document" +msgstr "Dokument" + +#: scanning.page:38(gui) +msgid "New" +msgstr "Neu" -#: /home/bob/bzr/simple-scan/help/C/scanning.page:42(p) -msgid "The type of scan can be changed from the DocumentScan menu. Choose Text if you want the document to be quickly scanned in black and white or Photo for a high resolution color scan." +#: scanning.page:39(key) reorder.page:15(key) +msgid "Delete" +msgstr "Löschen" + +#: scanning.page:37(p) +msgid "" +"Each page you scan is added to the end of your document. To start a new " +"document select . Individual " +"pages can be deleted by right clicking a page or pressing the key." msgstr "" +"Jede eingescannte Seite wird an das Ende Ihres Dokuments angefügt. Um ein " +"neues Dokument zu beginnen, wählen Sie . Seiten können einzeln entfernt werden, indem Sie mit der rechten " +"Maustaste auf eine Seite klicken oder die -Taste drücken." + +#: scanning.page:43(gui) adf.page:12(gui) +msgid "Scan" +msgstr "Scannen" -#: /home/bob/bzr/simple-scan/help/C/scanning.page:47(p) -msgid "To stop the scan at any time press Escape." +#: scanning.page:44(gui) +msgid "Text" +msgstr "Text" + +#: scanning.page:44(gui) +msgid "Photo" +msgstr "Foto" + +#: scanning.page:42(p) +msgid "" +"The type of scan can be changed from the menu. Choose if you want the " +"document to be quickly scanned in black and white or for a " +"high resolution color scan." msgstr "" +"Der Scantyp kann im Menü " +"geändert werden. Wählen Sie , wenn das Dokument schnell in " +"Schwarzweiß eingescannt werden soll oder für einen " +"hochauflösenden Farbscan." -#: /home/bob/bzr/simple-scan/help/C/scanner.page:9(title) +#: scanning.page:48(key) +msgid "Escape" +msgstr "Esc" + +#: scanning.page:47(p) +msgid "To stop the scan at any time press ." +msgstr "Um den Scanvorgang abzubrechen, drücken Sie ." + +#: scanner.page:9(title) msgid "Selecting a Scanner" -msgstr "" +msgstr "Einen Scanner auswählen" -#: /home/bob/bzr/simple-scan/help/C/scanner.page:11(p) -msgid "If you have multiple scanners you can change which scanner is selected from the DocumentPreferences menu." +#: scanner.page:12(gui) dpi.page:13(gui) adf.page:16(gui) +msgid "Preferences" +msgstr "Einstellungen" + +#: scanner.page:11(p) +msgid "" +"If you have multiple scanners you can change which scanner is selected from " +"the menu." msgstr "" +"Falls Sie über mehrere Scanner verfügen, können Sie im Menü " +" wählen, welcher davon " +"verwendet werden soll." -#: /home/bob/bzr/simple-scan/help/C/scanner.page:15(p) -msgid "Your local scanners are automatically detected each time you start Simple Scan and each time you plug in USB scanner. If you have a network scanner you will need to restart Simple Scan for it to be detected." +#: scanner.page:15(p) +msgid "" +"Your local scanners are automatically detected each time you start " +" and each time you plug in USB scanner. If you have a network " +"scanner you will need to restart for it to be detected." msgstr "" +"Ihre lokalen Scanner werden jedes Mal beim Start von und bei " +"jedem Anschließen eines USB-Scanners automatisch erkannt. Wenn Sie einen " +"Netzwerkscanner haben, müssen Sie neu starten, damit dieser " +"erkannt werden kann." -#: /home/bob/bzr/simple-scan/help/C/save.page:9(title) +#: save.page:9(title) msgid "Saving to a File" -msgstr "" +msgstr "Speichern in einer Datei" + +#: save.page:12(gui) +msgid "Save" +msgstr "Speichern " + +#: save.page:12(key) +msgid "S" +msgstr "S" -#: /home/bob/bzr/simple-scan/help/C/save.page:11(p) -msgid "To save the current document to a file use the DocumentSave menu (CtrlS). When you save, there is a choice of three file types." +#: save.page:11(p) +msgid "" +"To save the current document to a file use the menu (). When you save, there is a choice of three file types." msgstr "" +"Um das aktuelle Dokument zu speichern, wählen Sie (). Beim Speichern können Sie aus drei Dateitypen wählen." -#: /home/bob/bzr/simple-scan/help/C/save.page:17(title) +#: save.page:17(title) msgid "Portable Document Format (PDF)" -msgstr "" +msgstr "Portable Document Format (PDF)" -#: /home/bob/bzr/simple-scan/help/C/save.page:18(p) -msgid "A PDF can contain multiple pages (like a book) and is easy to distribute to other people. Most people do not have software to modify PDF documents so this format is best used for archiving." +#: save.page:18(p) +msgid "" +"A PDF can contain multiple pages (like a book) and is easy to distribute to " +"other people. Most people do not have software to modify PDF documents so " +"this format is best used for archiving." msgstr "" +"Ein PDF kann mehrere Seiten enthalten (wie ein Buch) und lässt sich auf " +"einfache Art und Weise an Andere weitergeben. Die meisten Benutzer verfügen " +"nicht über Software zum Bearbeiten von PDF-Dokumenten, so dass sich dieses " +"Format bestens zur Archivierung eignet." -#: /home/bob/bzr/simple-scan/help/C/save.page:19(p) +#: save.page:19(p) msgid "Use this type if you have scanned multiple pages of text." msgstr "" +"Verwenden Sie diesen Typ, wenn Sie mehrere Textseiten eingescannt haben." -#: /home/bob/bzr/simple-scan/help/C/save.page:22(title) +#: save.page:22(title) msgid "JPEG" -msgstr "" - -#: /home/bob/bzr/simple-scan/help/C/save.page:23(p) -msgid "JPEG file is the file format used by digital cameras and is very small and so easy to distribute. Most people have software to modify JPEG photos and this format is suitable for uploading to social networking sites. If you have scanned multiple pages then a JPEG file will be written for each page." -msgstr "" +msgstr "JPEG" -#: /home/bob/bzr/simple-scan/help/C/save.page:24(p) +#: save.page:23(p) +msgid "" +"JPEG file is the file format used by digital cameras and is very small and so " +"easy to distribute. Most people have software to modify JPEG photos and this " +"format is suitable for uploading to social networking sites. If you have " +"scanned multiple pages then a JPEG file will be written for each page." +msgstr "" +"JPEG ist das von Digitalkameras verwendete Dateiformat. Es ist recht klein " +"und bestens für die Weitergabe geeignet. Die meisten Benutzer verfügen über " +"Software zum Bearbeiten von JPEG-Fotos, außerdem lässt es sich einfach auf " +"Webseiten sozialer Netzwerke hochladen. Falls Sie mehrere Seiten eingescannt " +"haben, wird für jede Seite eine JPEG-Datei erzeugt." + +#: save.page:24(p) msgid "Use this type if you want to modify or upload the scanned images." msgstr "" +"Verwenden Sie diesen Typ, wenn Sie die eingescannten Bilder bearbeiten oder " +"hochladen wollen." -#: /home/bob/bzr/simple-scan/help/C/save.page:27(title) +#: save.page:27(title) msgid "PNG" -msgstr "" +msgstr "PNG" -#: /home/bob/bzr/simple-scan/help/C/save.page:28(p) -msgid "PNG files contain the raw data from the scanner. This makes them much larger than JPEG files and not suitable for distributing. If you have scanned multiple pages then a PNG file will be written for each page." +#: save.page:28(p) +msgid "" +"PNG files contain the raw data from the scanner. This makes them much larger " +"than JPEG files and not suitable for distributing. If you have scanned " +"multiple pages then a PNG file will be written for each page." msgstr "" +"PNG-Dateien enthalten die Rohdaten aus dem Scanner. Dadurch sind sie " +"wesentlich größer als JPEG-Dateien und für die Weitergabe ungeeignet. Wenn " +"Sie mehrere Seiten einscannen, wird für jede Seite eine PNG-Datei erzeugt." -#: /home/bob/bzr/simple-scan/help/C/save.page:29(p) +#: save.page:29(p) msgid "Use this type if you need high resolution files for editing" msgstr "" +"Verwenden Sie diesen Typ, wenn sie hochauflösende Dateien zur " +"Weiterverarbeitung benötigen." -#: /home/bob/bzr/simple-scan/help/C/rotate.page:9(title) +#: rotate.page:9(title) msgid "Rotating Pages" -msgstr "" +msgstr "Seiten drehen" + +#: rotate.page:12(key) +msgid "[" +msgstr "[" + +#: rotate.page:12(key) +msgid "]" +msgstr "]" -#: /home/bob/bzr/simple-scan/help/C/rotate.page:11(p) -msgid "To rotate a page use the rotation buttons in the toolbar or the [ and ] keys. Each new page that is scanned will use the previous rotation." +#: rotate.page:11(p) +msgid "" +"To rotate a page use the rotation buttons in the toolbar or the " +" and keys. Each new page that is scanned " +"will use the previous rotation." msgstr "" +"Um eine Seite zu drehen, verwenden Sie die Drehknöpfe in der Werkzeugleiste " +"oder die Tasten und . Jede neu eingescannte " +"Seite übernimmt dann die gewählte Drehung." -#: /home/bob/bzr/simple-scan/help/C/reorder.page:9(title) +#: reorder.page:9(title) msgid "Reordering Pages" -msgstr "" +msgstr "Seiten neu anordnen" + +#: reorder.page:12(key) +msgid "<" +msgstr "<" -#: /home/bob/bzr/simple-scan/help/C/reorder.page:11(p) -msgid "To move a page, select it and move the page left or right using the < and > keys." +#: reorder.page:12(key) +msgid ">" +msgstr ">" + +#: reorder.page:11(p) +msgid "" +"To move a page, select it and move the page left or right using the " +" and keys." msgstr "" +"Um eine Seite zu verschieben, wählen Sie sie aus und verschieben Sie sie mit " +"den Tasten und nach rechts oder links." -#: /home/bob/bzr/simple-scan/help/C/reorder.page:14(p) -msgid "To remove the selected page use the Delete key." +#: reorder.page:14(p) +msgid "To remove the selected page use the key." msgstr "" +"Um die ausgewählte Seite zu entfernen, verwenden Sie die -" +"Taste." -#: /home/bob/bzr/simple-scan/help/C/print.page:9(title) +#: print.page:9(title) msgid "Printing" -msgstr "" +msgstr "Drucken" -#: /home/bob/bzr/simple-scan/help/C/print.page:11(p) -msgid "To print the current document use the DocumentPrint menu (CtrlP)." -msgstr "" +#: print.page:12(gui) +msgid "Print" +msgstr "Drucken" -#: /home/bob/bzr/simple-scan/help/C/email.page:9(title) -msgid "Sending via Email" -msgstr "" +#: print.page:12(key) +msgid "P" +msgstr "P" -#: /home/bob/bzr/simple-scan/help/C/email.page:11(p) -msgid "To email the current document use the DocumentEmail menu (CtrlE). Your email program will be opened with a new message containing the scanned document as an attachment." +#: print.page:11(p) +msgid "" +"To print the current document use the menu ()." msgstr "" +"Um das aktuelle Dokument zu drucken, wählen Sie ()." -#: /home/bob/bzr/simple-scan/help/C/email.page:15(p) -msgid "If the document type is set to text the email will have a PDF attachment otherwise the email will have a JPEG attachment for each page." -msgstr "" +#: index.page:7(name) +msgid "Robert Ancell" +msgstr "Robert Ancell" -#: /home/bob/bzr/simple-scan/help/C/email.page:18(p) -msgid "See for more information about file formats." -msgstr "" +#: index.page:8(email) +msgid "robert.ancell@gmail.com" +msgstr "robert.ancell@gmail.com" -#: /home/bob/bzr/simple-scan/help/C/dpi.page:9(title) -msgid "Setting the Scan Resolution" -msgstr "" +#: index.page:13(title) +msgid "Simple Scan Help" +msgstr "Hilfe zu Simple Scan" -#: /home/bob/bzr/simple-scan/help/C/dpi.page:11(p) -msgid "By default text documents will be scanned at 200 dots per inch (dpi) and photos at 400 dpi. To change these settings open the preferences from the DocumentPreferences menu." -msgstr "" +#: index.page:16(title) +msgid "Scanning Pages" +msgstr "Scannen von Seiten" -#: /home/bob/bzr/simple-scan/help/C/crop.page:9(title) -msgid "Cropping" -msgstr "" +#: index.page:20(title) +msgid "Modifying the Document" +msgstr "Bearbeiten des Dokuments" -#: /home/bob/bzr/simple-scan/help/C/crop.page:11(p) -msgid "To use only part of the scanned page enable crop by selecting the crop button in the toolbar. A mask will be shown over the current page with the area not being used shown in gray." -msgstr "" +#: index.page:24(title) +msgid "Using the Document" +msgstr "Das Dokument verwenden" -#: /home/bob/bzr/simple-scan/help/C/crop.page:15(p) -msgid "The crop area can be adjusted by clicking on the inside of the crop area border and dragging the mouse." -msgstr "" +#: email.page:9(title) +msgid "Sending via Email" +msgstr "Per E-Mail versenden" -#: /home/bob/bzr/simple-scan/help/C/crop.page:18(p) -msgid "Fixed crop sizes can be chosen from the PageCrop menu that match commonly used paper sizes." -msgstr "" +#: email.page:12(gui) +msgid "Email" +msgstr "E-Mail" -#: /home/bob/bzr/simple-scan/help/C/crop.page:21(p) -msgid "Each new page that is scanned will use the previous crop." -msgstr "" +#: email.page:12(key) +msgid "E" +msgstr "E" -#: /home/bob/bzr/simple-scan/help/C/adf.page:9(title) -msgid "Using an Automatic Document Feeder" +#: email.page:11(p) +msgid "" +"To email the current document use the menu (). Your " +"email program will be opened with a new message containing the scanned " +"document as an attachment." msgstr "" +"Um das aktuelle Dokument per E-Mail zu versenden, wählen Sie " +" (). Ihr E-Mail-Programm wird mit einer neuen " +"Nachricht geöffnet, die das eingescannte Dokument als Anhang enthält." -#: /home/bob/bzr/simple-scan/help/C/adf.page:11(p) -msgid "If your scanner has an Automatic Document Feeder (ADF) you can scan all the pages by selecting the DocumentScanAll Pages From Feeder menu." +#: email.page:15(p) +msgid "" +"If the document type is set to text the email will have a PDF attachment " +"otherwise the email will have a JPEG attachment for each page." msgstr "" +"Falls der Dokumenttyp auf Text gesetzt ist, dann wird der E-Mail-Anhang im " +"PDF-Format versendet, anderenfalls wird für jede Seite ein separater JPEG-" +"Anhang erzeugt." -#: /home/bob/bzr/simple-scan/help/C/adf.page:14(p) -msgid "By default both sides of the paper will be scanned if your scanned supports this. Single side scanning can be configured from the DocumentPreferences menu." +#: email.page:18(p) +msgid "See for more information about file formats." msgstr "" +"In finden Sie weitere Informationen über Dateiformate." -#: /home/bob/bzr/simple-scan/help/C/index.page:7(name) -msgid "Robert Ancell" -msgstr "" +#: dpi.page:9(title) +msgid "Setting the Scan Resolution" +msgstr "Festlegen der Auflösung" -#: /home/bob/bzr/simple-scan/help/C/index.page:8(email) -msgid "robert.ancell@gmail.com" +#: dpi.page:11(p) +msgid "" +"By default text documents will be scanned at 200 dots per inch (dpi) and " +"photos at 400 dpi. To change these settings open the preferences from the " +" menu." msgstr "" +"Standardmäßig werden Dokumente mit 200 dpi (Punkte pro Zoll) eingescannt und " +"Fotos mit 400 dpi. Um diese Einstellungen zu ändern, öffnen Sie die " +"Einstellungen mit ." -#: /home/bob/bzr/simple-scan/help/C/index.page:13(title) -msgid "Simple Scan Help" -msgstr "" +#: crop.page:9(title) +msgid "Cropping" +msgstr "Zuschneiden" -#: /home/bob/bzr/simple-scan/help/C/index.page:16(title) -msgid "Scanning Pages" +#: crop.page:11(p) +msgid "" +"To use only part of the scanned page enable crop by selecting the crop button " +"in the toolbar. A mask will be shown over the current page with the area not " +"being used shown in gray." msgstr "" +"Um nur einen Teil der eingescannten Seite zu verwenden, können Sie mit dem " +"Zuschneiden-Knopf in der Werkzeugleiste diese auf die gewünschte Größe " +"zuschneiden. Eine Maske wird über der aktuellen Seite angezeigt, wobei der " +"nicht zu verwendende Teil in Grau dargestellt wird." -#: /home/bob/bzr/simple-scan/help/C/index.page:20(title) -msgid "Modifying the Document" +#: crop.page:15(p) +msgid "" +"The crop area can be adjusted by clicking on the inside of the crop area " +"border and dragging the mouse." msgstr "" +"Sie können den Zuschnittbereich anpassen, indem Sie innerhalb der Umrandung " +"dieses Bereichs mit der Maus klicken und die Maus dann ziehen." -#: /home/bob/bzr/simple-scan/help/C/index.page:24(title) -msgid "Using the Document" -msgstr "" +#: crop.page:19(gui) +msgid "Page" +msgstr "Seite" -#: /home/bob/bzr/simple-scan/help/C/legal.xml:3(p) -msgid "This work is licensed under a Creative Commons Attribution-Share Alike 3.0 Unported License." +#: crop.page:19(gui) +msgid "Crop" +msgstr "Zuschneiden" + +#: crop.page:18(p) +msgid "" +"Fixed crop sizes can be chosen from the menu that match commonly used paper sizes." msgstr "" +"Voreingestellte Zuschnittgrößen wählen Sie im Menü , das Ihnen häufig verwendete Papiergrößen zur " +"Auswahl anbietet." -#: /home/bob/bzr/simple-scan/help/C/legal.xml:6(p) -msgid "As a special exception, the copyright holders give you permission to copy, modify, and distribute the example code contained in this document under the terms of your choosing, without restriction." +#: crop.page:21(p) +msgid "Each new page that is scanned will use the previous crop." msgstr "" +"Jede neu eingescannte Seite verwendet den Zuschnitt der vorherigen Seite." -#. Put one translator per line, in the form of NAME , YEAR1, YEAR2 -#: /home/bob/bzr/simple-scan/help/C/legal.xml:0(None) -msgid "translator-credits" +#: adf.page:9(title) +msgid "Using an Automatic Document Feeder" +msgstr "Verwendung eines automatischen Dokumenteneinzugs" + +#: adf.page:12(gui) +msgid "All Pages From Feeder" +msgstr "Alle Seiten aus dem Papiereinzug" + +#: adf.page:11(p) +msgid "" +"If your scanner has an Automatic Document Feeder (ADF) you can scan all the " +"pages by selecting the menu." msgstr "" +"Falls Ihr Scanner mit einem automatischen Dokumenteneinzug ausgestattet ist, " +"wählen Sie im Menü , um alle Seiten einzuscannen." +#: adf.page:14(p) +msgid "" +"By default both sides of the paper will be scanned if your scanned supports " +"this. Single side scanning can be configured from the menu." +msgstr "" +"Standardmäßig werden beide Seiten des Papiers eingescannt, sofern Ihr Scanner " +"dies unterstützt. Einseitiges Scannen kann über das Menü " +" konfiguriert werden." diff --git a/help/de/de.stamp b/help/de/de.stamp new file mode 100644 index 0000000..e69de29 diff --git a/help/de/dpi.page b/help/de/dpi.page index 2168252..e0f14b1 100644 --- a/help/de/dpi.page +++ b/help/de/dpi.page @@ -5,7 +5,7 @@ - Setting the Scan Resolution + Festlegen der Auflösung

By default text documents will be scanned at 200 dots per inch (dpi) and photos at 400 dpi. diff --git a/help/de/email.page b/help/de/email.page index d2d5b91..a182243 100644 --- a/help/de/email.page +++ b/help/de/email.page @@ -5,16 +5,12 @@ - Sending via Email + Per E-Mail versenden

To email the current document use the DocumentEmail menu (CtrlE). Your email program will be opened with a new message containing the scanned document as an attachment.

-

- If the document type is set to text the email will have a PDF attachment otherwise the email will have a JPEG attachment for each page. -

-

- See for more information about file formats. -

+

Falls der Dokumenttyp auf Text gesetzt ist, dann wird der E-Mail-Anhang im PDF-Format versendet, anderenfalls wird für jede Seite ein separater JPEG-Anhang erzeugt.

+

In finden Sie weitere Informationen über Dateiformate.

diff --git a/help/de/index.page b/help/de/index.page index 474c9cb..9ccc1ca 100644 --- a/help/de/index.page +++ b/help/de/index.page @@ -9,17 +9,17 @@ - Simple Scan Help + Hilfe zu Simple Scan
- Scanning Pages + Scannen von Seiten
- Modifying the Document + Bearbeiten des Dokuments
- Using the Document + Das Dokument verwenden
diff --git a/help/de/legal.xml b/help/de/legal.xml deleted file mode 100644 index 46a7e88..0000000 --- a/help/de/legal.xml +++ /dev/null @@ -1,9 +0,0 @@ - - -

This work is licensed under a -Creative Commons -Attribution-Share Alike 3.0 Unported License.

-

As a special exception, the copyright holders give you permission to copy, -modify, and distribute the example code contained in this document under the -terms of your choosing, without restriction.

-
diff --git a/help/de/print.page b/help/de/print.page index 544804c..1d93167 100644 --- a/help/de/print.page +++ b/help/de/print.page @@ -5,7 +5,7 @@ - Printing + Drucken

To print the current document use the DocumentPrint menu (CtrlP). diff --git a/help/de/reorder.page b/help/de/reorder.page index 0a5b80e..9963860 100644 --- a/help/de/reorder.page +++ b/help/de/reorder.page @@ -5,7 +5,7 @@ - Reordering Pages + Seiten neu anordnen

To move a page, select it and move the page left or right using the < and > keys. diff --git a/help/de/rotate.page b/help/de/rotate.page index 3ca035e..6b8a65d 100644 --- a/help/de/rotate.page +++ b/help/de/rotate.page @@ -5,7 +5,7 @@ - Rotating Pages + Seiten drehen

To rotate a page use the rotation buttons in the toolbar or the [ and ] keys. diff --git a/help/de/save.page b/help/de/save.page index 648453d..ab8e6a3 100644 --- a/help/de/save.page +++ b/help/de/save.page @@ -5,7 +5,7 @@ - Saving to a File + Speichern in einer Datei

To save the current document to a file use the DocumentSave menu (CtrlS). @@ -14,18 +14,18 @@ Portable Document Format (PDF) -

A PDF can contain multiple pages (like a book) and is easy to distribute to other people. Most people do not have software to modify PDF documents so this format is best used for archiving.

-

Use this type if you have scanned multiple pages of text.

+

Ein PDF kann mehrere Seiten enthalten (wie ein Buch) und lässt sich auf einfache Art und Weise an Andere weitergeben. Die meisten Benutzer verfügen nicht über Software zum Bearbeiten von PDF-Dokumenten, so dass sich dieses Format bestens zur Archivierung eignet.

+

Verwenden Sie diesen Typ, wenn Sie mehrere Textseiten eingescannt haben.

JPEG -

JPEG file is the file format used by digital cameras and is very small and so easy to distribute. Most people have software to modify JPEG photos and this format is suitable for uploading to social networking sites. If you have scanned multiple pages then a JPEG file will be written for each page.

-

Use this type if you want to modify or upload the scanned images.

+

JPEG ist das von Digitalkameras verwendete Dateiformat. Es ist recht klein und bestens für die Weitergabe geeignet. Die meisten Benutzer verfügen über Software zum Bearbeiten von JPEG-Fotos, außerdem lässt es sich einfach auf Webseiten sozialer Netzwerke hochladen. Falls Sie mehrere Seiten eingescannt haben, wird für jede Seite eine JPEG-Datei erzeugt.

+

Verwenden Sie diesen Typ, wenn Sie die eingescannten Bilder bearbeiten oder hochladen wollen.

PNG -

PNG files contain the raw data from the scanner. This makes them much larger than JPEG files and not suitable for distributing. If you have scanned multiple pages then a PNG file will be written for each page.

-

Use this type if you need high resolution files for editing

+

PNG-Dateien enthalten die Rohdaten aus dem Scanner. Dadurch sind sie wesentlich größer als JPEG-Dateien und für die Weitergabe ungeeignet. Wenn Sie mehrere Seiten einscannen, wird für jede Seite eine PNG-Datei erzeugt.

+

Verwenden Sie diesen Typ, wenn sie hochauflösende Dateien zur Weiterverarbeitung benötigen.

diff --git a/help/de/scanner.page b/help/de/scanner.page index cfda8d8..dc6764b 100644 --- a/help/de/scanner.page +++ b/help/de/scanner.page @@ -5,7 +5,7 @@ - Selecting a Scanner + Einen Scanner auswählen

If you have multiple scanners you can change which scanner is selected from the DocumentPreferences menu. diff --git a/help/de/scanning.page b/help/de/scanning.page index c91c49e..601c818 100644 --- a/help/de/scanning.page +++ b/help/de/scanning.page @@ -6,16 +6,12 @@ - Scanning a Page + Scannen einer Seite -

- To scan a document from your scanner: -

+

So scannen Sie ein Dokument mit ihrem Scanner ein:

-

- Connect the scanner to your computer. -

+

Schließen Sie den Scanner an Ihren Rechner an.

@@ -29,9 +25,7 @@ -

- The page will be shown as it is scanned. -

+

Jede Seite wird so angezeigt, wie sie gescannt wurde.

Each page you scan is added to the end of your document. To start a new document select DocumentNew. diff --git a/help/po.stamp b/help/po.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/help/translations/de.po b/help/translations/de.po deleted file mode 100644 index 40b36d7..0000000 --- a/help/translations/de.po +++ /dev/null @@ -1,449 +0,0 @@ -# German translation of the Simple Scan manual. -# Mario Blättermann , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: simple scan docs\n" -"POT-Creation-Date: 2010-10-10 21:55+0200\n" -"PO-Revision-Date: 2010-10-11 20:17+0100\n" -"Last-Translator: Mario Blättermann \n" -"Language-Team: German \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Language: German\n" -"X-Poedit-Country: GERMANY\n" - -#: scanning.page:6(title) -msgid "0" -msgstr "0" - -#: scanning.page:10(title) -msgid "Scanning a Page" -msgstr "Scannen einer Seite" - -#: scanning.page:12(p) -msgid "To scan a document from your scanner:" -msgstr "So scannen Sie ein Dokument mit ihrem Scanner ein:" - -#: scanning.page:17(p) -msgid "Connect the scanner to your computer." -msgstr "Schließen Sie den Scanner an Ihren Rechner an." - -#: scanning.page:23(app) scanner.page:16(app) scanner.page:17(app) -msgid "Simple Scan" -msgstr "Simple Scan" - -#: scanning.page:22(p) -msgid "Open ." -msgstr "Öffnen Sie ." - -#: scanning.page:28(key) save.page:12(key) print.page:12(key) -#: email.page:12(key) -msgid "Ctrl" -msgstr "Strg" - -#: scanning.page:28(key) -msgid "1" -msgstr "1" - -#: scanning.page:27(p) -msgid "" -"Press the scan button in the toolbar (or )." -msgstr "" -"Klicken Sie auf den Scannen-Knopf in der Werkzeugleiste (oder " -")." - -#: scanning.page:33(p) -msgid "The page will be shown as it is scanned." -msgstr "Jede Seite wird so angezeigt, wie sie gescannt wurde." - -#: scanning.page:38(gui) scanning.page:43(gui) scanner.page:12(gui) -#: save.page:12(gui) print.page:12(gui) email.page:12(gui) dpi.page:13(gui) -#: adf.page:12(gui) adf.page:16(gui) -msgid "Document" -msgstr "Dokument" - -#: scanning.page:38(gui) -msgid "New" -msgstr "Neu" - -#: scanning.page:39(key) reorder.page:15(key) -msgid "Delete" -msgstr "Löschen" - -#: scanning.page:37(p) -msgid "" -"Each page you scan is added to the end of your document. To start a new " -"document select . Individual " -"pages can be deleted by right clicking a page or pressing the key." -msgstr "" -"Jede eingescannte Seite wird an das Ende Ihres Dokuments angefügt. Um ein " -"neues Dokument zu beginnen, wählen Sie . Seiten können einzeln entfernt werden, indem Sie mit der rechten " -"Maustaste auf eine Seite klicken oder die -Taste drücken." - -#: scanning.page:43(gui) adf.page:12(gui) -msgid "Scan" -msgstr "Scannen" - -#: scanning.page:44(gui) -msgid "Text" -msgstr "Text" - -#: scanning.page:44(gui) -msgid "Photo" -msgstr "Foto" - -#: scanning.page:42(p) -msgid "" -"The type of scan can be changed from the menu. Choose if you want the " -"document to be quickly scanned in black and white or for a " -"high resolution color scan." -msgstr "" -"Der Scantyp kann im Menü " -"geändert werden. Wählen Sie , wenn das Dokument schnell in " -"Schwarzweiß eingescannt werden soll oder für einen " -"hochauflösenden Farbscan." - -#: scanning.page:48(key) -msgid "Escape" -msgstr "Esc" - -#: scanning.page:47(p) -msgid "To stop the scan at any time press ." -msgstr "Um den Scanvorgang abzubrechen, drücken Sie ." - -#: scanner.page:9(title) -msgid "Selecting a Scanner" -msgstr "Einen Scanner auswählen" - -#: scanner.page:12(gui) dpi.page:13(gui) adf.page:16(gui) -msgid "Preferences" -msgstr "Einstellungen" - -#: scanner.page:11(p) -msgid "" -"If you have multiple scanners you can change which scanner is selected from " -"the menu." -msgstr "" -"Falls Sie über mehrere Scanner verfügen, können Sie im Menü " -" wählen, welcher davon " -"verwendet werden soll." - -#: scanner.page:15(p) -msgid "" -"Your local scanners are automatically detected each time you start " -" and each time you plug in USB scanner. If you have a network " -"scanner you will need to restart for it to be detected." -msgstr "" -"Ihre lokalen Scanner werden jedes Mal beim Start von und bei " -"jedem Anschließen eines USB-Scanners automatisch erkannt. Wenn Sie einen " -"Netzwerkscanner haben, müssen Sie neu starten, damit dieser " -"erkannt werden kann." - -#: save.page:9(title) -msgid "Saving to a File" -msgstr "Speichern in einer Datei" - -#: save.page:12(gui) -msgid "Save" -msgstr "Speichern " - -#: save.page:12(key) -msgid "S" -msgstr "S" - -#: save.page:11(p) -msgid "" -"To save the current document to a file use the menu (). When you save, there is a choice of three file types." -msgstr "" -"Um das aktuelle Dokument zu speichern, wählen Sie (). Beim Speichern können Sie aus drei Dateitypen wählen." - -#: save.page:17(title) -msgid "Portable Document Format (PDF)" -msgstr "Portable Document Format (PDF)" - -#: save.page:18(p) -msgid "" -"A PDF can contain multiple pages (like a book) and is easy to distribute to " -"other people. Most people do not have software to modify PDF documents so " -"this format is best used for archiving." -msgstr "" -"Ein PDF kann mehrere Seiten enthalten (wie ein Buch) und lässt sich auf " -"einfache Art und Weise an Andere weitergeben. Die meisten Benutzer verfügen " -"nicht über Software zum Bearbeiten von PDF-Dokumenten, so dass sich dieses " -"Format bestens zur Archivierung eignet." - -#: save.page:19(p) -msgid "Use this type if you have scanned multiple pages of text." -msgstr "" -"Verwenden Sie diesen Typ, wenn Sie mehrere Textseiten eingescannt haben." - -#: save.page:22(title) -msgid "JPEG" -msgstr "JPEG" - -#: save.page:23(p) -msgid "" -"JPEG file is the file format used by digital cameras and is very small and so " -"easy to distribute. Most people have software to modify JPEG photos and this " -"format is suitable for uploading to social networking sites. If you have " -"scanned multiple pages then a JPEG file will be written for each page." -msgstr "" -"JPEG ist das von Digitalkameras verwendete Dateiformat. Es ist recht klein " -"und bestens für die Weitergabe geeignet. Die meisten Benutzer verfügen über " -"Software zum Bearbeiten von JPEG-Fotos, außerdem lässt es sich einfach auf " -"Webseiten sozialer Netzwerke hochladen. Falls Sie mehrere Seiten eingescannt " -"haben, wird für jede Seite eine JPEG-Datei erzeugt." - -#: save.page:24(p) -msgid "Use this type if you want to modify or upload the scanned images." -msgstr "" -"Verwenden Sie diesen Typ, wenn Sie die eingescannten Bilder bearbeiten oder " -"hochladen wollen." - -#: save.page:27(title) -msgid "PNG" -msgstr "PNG" - -#: save.page:28(p) -msgid "" -"PNG files contain the raw data from the scanner. This makes them much larger " -"than JPEG files and not suitable for distributing. If you have scanned " -"multiple pages then a PNG file will be written for each page." -msgstr "" -"PNG-Dateien enthalten die Rohdaten aus dem Scanner. Dadurch sind sie " -"wesentlich größer als JPEG-Dateien und für die Weitergabe ungeeignet. Wenn " -"Sie mehrere Seiten einscannen, wird für jede Seite eine PNG-Datei erzeugt." - -#: save.page:29(p) -msgid "Use this type if you need high resolution files for editing" -msgstr "" -"Verwenden Sie diesen Typ, wenn sie hochauflösende Dateien zur " -"Weiterverarbeitung benötigen." - -#: rotate.page:9(title) -msgid "Rotating Pages" -msgstr "Seiten drehen" - -#: rotate.page:12(key) -msgid "[" -msgstr "[" - -#: rotate.page:12(key) -msgid "]" -msgstr "]" - -#: rotate.page:11(p) -msgid "" -"To rotate a page use the rotation buttons in the toolbar or the " -" and keys. Each new page that is scanned " -"will use the previous rotation." -msgstr "" -"Um eine Seite zu drehen, verwenden Sie die Drehknöpfe in der Werkzeugleiste " -"oder die Tasten und . Jede neu eingescannte " -"Seite übernimmt dann die gewählte Drehung." - -#: reorder.page:9(title) -msgid "Reordering Pages" -msgstr "Seiten neu anordnen" - -#: reorder.page:12(key) -msgid "<" -msgstr "<" - -#: reorder.page:12(key) -msgid ">" -msgstr ">" - -#: reorder.page:11(p) -msgid "" -"To move a page, select it and move the page left or right using the " -" and keys." -msgstr "" -"Um eine Seite zu verschieben, wählen Sie sie aus und verschieben Sie sie mit " -"den Tasten und nach rechts oder links." - -#: reorder.page:14(p) -msgid "To remove the selected page use the key." -msgstr "" -"Um die ausgewählte Seite zu entfernen, verwenden Sie die -" -"Taste." - -#: print.page:9(title) -msgid "Printing" -msgstr "Drucken" - -#: print.page:12(gui) -msgid "Print" -msgstr "Drucken" - -#: print.page:12(key) -msgid "P" -msgstr "P" - -#: print.page:11(p) -msgid "" -"To print the current document use the menu ()." -msgstr "" -"Um das aktuelle Dokument zu drucken, wählen Sie ()." - -#: index.page:7(name) -msgid "Robert Ancell" -msgstr "Robert Ancell" - -#: index.page:8(email) -msgid "robert.ancell@gmail.com" -msgstr "robert.ancell@gmail.com" - -#: index.page:13(title) -msgid "Simple Scan Help" -msgstr "Hilfe zu Simple Scan" - -#: index.page:16(title) -msgid "Scanning Pages" -msgstr "Scannen von Seiten" - -#: index.page:20(title) -msgid "Modifying the Document" -msgstr "Bearbeiten des Dokuments" - -#: index.page:24(title) -msgid "Using the Document" -msgstr "Das Dokument verwenden" - -#: email.page:9(title) -msgid "Sending via Email" -msgstr "Per E-Mail versenden" - -#: email.page:12(gui) -msgid "Email" -msgstr "E-Mail" - -#: email.page:12(key) -msgid "E" -msgstr "E" - -#: email.page:11(p) -msgid "" -"To email the current document use the menu (). Your " -"email program will be opened with a new message containing the scanned " -"document as an attachment." -msgstr "" -"Um das aktuelle Dokument per E-Mail zu versenden, wählen Sie " -" (). Ihr E-Mail-Programm wird mit einer neuen " -"Nachricht geöffnet, die das eingescannte Dokument als Anhang enthält." - -#: email.page:15(p) -msgid "" -"If the document type is set to text the email will have a PDF attachment " -"otherwise the email will have a JPEG attachment for each page." -msgstr "" -"Falls der Dokumenttyp auf Text gesetzt ist, dann wird der E-Mail-Anhang im " -"PDF-Format versendet, anderenfalls wird für jede Seite ein separater JPEG-" -"Anhang erzeugt." - -#: email.page:18(p) -msgid "See for more information about file formats." -msgstr "" -"In finden Sie weitere Informationen über Dateiformate." - -#: dpi.page:9(title) -msgid "Setting the Scan Resolution" -msgstr "Festlegen der Auflösung" - -#: dpi.page:11(p) -msgid "" -"By default text documents will be scanned at 200 dots per inch (dpi) and " -"photos at 400 dpi. To change these settings open the preferences from the " -" menu." -msgstr "" -"Standardmäßig werden Dokumente mit 200 dpi (Punkte pro Zoll) eingescannt und " -"Fotos mit 400 dpi. Um diese Einstellungen zu ändern, öffnen Sie die " -"Einstellungen mit ." - -#: crop.page:9(title) -msgid "Cropping" -msgstr "Zuschneiden" - -#: crop.page:11(p) -msgid "" -"To use only part of the scanned page enable crop by selecting the crop button " -"in the toolbar. A mask will be shown over the current page with the area not " -"being used shown in gray." -msgstr "" -"Um nur einen Teil der eingescannten Seite zu verwenden, können Sie mit dem " -"Zuschneiden-Knopf in der Werkzeugleiste diese auf die gewünschte Größe " -"zuschneiden. Eine Maske wird über der aktuellen Seite angezeigt, wobei der " -"nicht zu verwendende Teil in Grau dargestellt wird." - -#: crop.page:15(p) -msgid "" -"The crop area can be adjusted by clicking on the inside of the crop area " -"border and dragging the mouse." -msgstr "" -"Sie können den Zuschnittbereich anpassen, indem Sie innerhalb der Umrandung " -"dieses Bereichs mit der Maus klicken und die Maus dann ziehen." - -#: crop.page:19(gui) -msgid "Page" -msgstr "Seite" - -#: crop.page:19(gui) -msgid "Crop" -msgstr "Zuschneiden" - -#: crop.page:18(p) -msgid "" -"Fixed crop sizes can be chosen from the menu that match commonly used paper sizes." -msgstr "" -"Voreingestellte Zuschnittgrößen wählen Sie im Menü , das Ihnen häufig verwendete Papiergrößen zur " -"Auswahl anbietet." - -#: crop.page:21(p) -msgid "Each new page that is scanned will use the previous crop." -msgstr "" -"Jede neu eingescannte Seite verwendet den Zuschnitt der vorherigen Seite." - -#: adf.page:9(title) -msgid "Using an Automatic Document Feeder" -msgstr "Verwendung eines automatischen Dokumenteneinzugs" - -#: adf.page:12(gui) -msgid "All Pages From Feeder" -msgstr "Alle Seiten aus dem Papiereinzug" - -#: adf.page:11(p) -msgid "" -"If your scanner has an Automatic Document Feeder (ADF) you can scan all the " -"pages by selecting the menu." -msgstr "" -"Falls Ihr Scanner mit einem automatischen Dokumenteneinzug ausgestattet ist, " -"wählen Sie im Menü , um alle Seiten einzuscannen." - -#: adf.page:14(p) -msgid "" -"By default both sides of the paper will be scanned if your scanned supports " -"this. Single side scanning can be configured from the menu." -msgstr "" -"Standardmäßig werden beide Seiten des Papiers eingescannt, sofern Ihr Scanner " -"dies unterstützt. Einseitiges Scannen kann über das Menü " -" konfiguriert werden." -- cgit v1.2.3