libvips/po/de.po

3497 lines
97 KiB
Plaintext
Raw Normal View History

2010-05-24 12:05:59 +02:00
# German translation of vips.
# Copyright (C) 1990-2009 Imperial College, London and others.
# This file is distributed under the same license as the vips package.
# Copyright of this file (C) Chris Leick <c.leick@vollbio.de> 2010-2013.
2010-05-24 12:05:59 +02:00
# See also http://www.gnu-darwin.org/www001/src/ports/graphics/vips/work/
# vips-7.12.4/doc/pdf/vipsmanual.pdf
#
msgid ""
msgstr ""
"Project-Id-Version: libvips-doc 7.36.5-1\n"
"Report-Msgid-Bugs-To: VIPSIP@JISCMAIL.AC.UK\n"
2012-03-09 10:47:28 +01:00
"POT-Creation-Date: 2012-03-08 21:02+0000\n"
"PO-Revision-Date: 2014-03-12 21:58+0100\n"
2010-05-24 12:05:59 +02:00
"Last-Translator: Chris Leick <c.leick@vollbio.de>\n"
"Language-Team: Debian German <debian-l10n-german@lists.debian.org>\n"
"Language: de\n"
2010-05-24 12:05:59 +02:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/abs.c:215
# http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&
# db=man&fname=/usr/share/catman/p_man/cat3/il_c/ilAbsImg.z
2012-03-09 10:47:28 +01:00
msgid "absolute value of an image"
msgstr "absoluter Wert eines Bildes"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/statistic.c:147
msgid "VIPS statistic operations"
msgstr "statistische VIPS-Transaktionen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/statistic.c:151 libvips/arithmetic/unary.c:87
#: libvips/conversion/bandmean.c:197 libvips/conversion/cast.c:474
#: libvips/conversion/tilecache.c:422 libvips/conversion/extract.c:194
#: libvips/conversion/extract.c:353 libvips/conversion/embed.c:516
#: libvips/conversion/rot.c:355 libvips/conversion/flip.c:240
#: libvips/conversion/copy.c:318 libvips/conversion/recomb.c:200
#: libvips/conversion/replicate.c:196 libvips/conversion/cache.c:106
#: libvips/conversion/bandjoin.c:171 libvips/foreign/foreign.c:1379
msgid "Input"
msgstr "Eingabe"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/statistic.c:152 libvips/conversion/cast.c:475
#: libvips/conversion/tilecache.c:423 libvips/conversion/extract.c:195
#: libvips/conversion/extract.c:354 libvips/conversion/embed.c:517
#: libvips/conversion/rot.c:356 libvips/conversion/flip.c:241
#: libvips/conversion/copy.c:319 libvips/conversion/replicate.c:197
#: libvips/conversion/cache.c:107
msgid "Input image"
msgstr "Eingabebild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/im_point_bilinear.c:74
2010-06-09 22:54:19 +02:00
msgid "coords outside image"
msgstr "Koordinaten außerhalb des Bildes"
2010-05-24 12:05:59 +02:00
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:298
2010-05-24 12:05:59 +02:00
msgid "absolute value"
msgstr "absoluter Wert"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:317 libvips/arithmetic/add.c:186
2010-05-24 12:05:59 +02:00
msgid "add two images"
msgstr "zwei Bilder hinzufügen"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:342
2010-05-24 12:05:59 +02:00
msgid "average value of image"
msgstr "Durchschnittswert des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:431
2010-05-24 12:05:59 +02:00
msgid "standard deviation of image"
msgstr "Standardabweichung des Bildes"
# im_exptra() transforms element x of input to
# <function>pow</function>(e, x) in output.
2010-06-09 22:54:19 +02:00
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:450
2010-05-24 12:05:59 +02:00
msgid "10^pel of image"
msgstr "10^pel des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:469
2010-05-24 12:05:59 +02:00
msgid "e^pel of image"
msgstr "e^pel des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:498
2010-05-24 12:05:59 +02:00
msgid "x^pel of image"
msgstr "x^pel des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:527
2010-05-24 12:05:59 +02:00
msgid "[x,y,z]^pel of image"
msgstr "[x,y,z]^pel des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:546 libvips/arithmetic/divide.c:225
2010-05-24 12:05:59 +02:00
msgid "divide two images"
msgstr "zwei Bilder teilen"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:565
2010-05-24 12:05:59 +02:00
msgid "photographic negative"
msgstr "Fotonegativ"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:596
2010-05-24 12:05:59 +02:00
msgid "calculate a*in + b = outfile"
msgstr "Berechnen von a*in + b = Ausgabedatei"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:622
2010-05-24 12:05:59 +02:00
msgid "vectors not equal length"
msgstr "Vektoren ungleicher Länge"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:633
2010-05-24 12:05:59 +02:00
msgid "calculate a*in + b -> out, a and b vectors"
msgstr "Berechnen von a*in + b -> out, a und b Vektoren"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:652
2010-05-24 12:05:59 +02:00
msgid "log10 of image"
msgstr "log10 des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:671
2010-05-24 12:05:59 +02:00
msgid "ln of image"
msgstr "ln des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:690
2010-05-24 12:05:59 +02:00
msgid "tan of image (angles in degrees)"
msgstr "Tangens des Bildes (Winkel in Grad)"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:709
2010-05-24 12:05:59 +02:00
msgid "atan of image (result in degrees)"
msgstr "Arkustangens des Bildes (Ergebnis in Grad)"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:728
2010-05-24 12:05:59 +02:00
msgid "cos of image (angles in degrees)"
msgstr "Kosinus des Bildes (Winkel in Grad)"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:747
2010-05-24 12:05:59 +02:00
msgid "acos of image (result in degrees)"
msgstr "Arkuskosinus des Bildes (Ergebnis in Grad)"
# hinter diesem String folgt ein Flag.
2010-06-09 22:54:19 +02:00
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:766
2010-06-09 22:54:19 +02:00
msgid "round to smallest integer value not less than"
2010-05-24 12:05:59 +02:00
msgstr "auf kleinsten ganzzahligen Wert runden, nicht weniger als"
# hinter diesem String folgt ein Flag.
2010-06-09 22:54:19 +02:00
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:785
2010-06-09 22:54:19 +02:00
msgid "round to largest integer value not greater than"
2010-05-24 12:05:59 +02:00
msgstr "auf größten ganzzahligen Wert runden, nicht größer als"
# hinter diesem String folgt ein Flag.
2010-06-09 22:54:19 +02:00
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:804
2010-06-09 22:54:19 +02:00
msgid "round to nearest integer value"
2010-05-24 12:05:59 +02:00
msgstr "auf nächsten ganzzahligen Wert runden"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:823
2010-05-24 12:05:59 +02:00
msgid "sin of image (angles in degrees)"
msgstr "Sinus des Bildes (Winkel in Grad)"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:842
2010-05-24 12:05:59 +02:00
msgid "average image bands"
msgstr "durchschnittliche Bildbänder"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:861
2010-05-24 12:05:59 +02:00
msgid "unit vector in direction of value"
msgstr "Einheitsvektor in Richtung des Wertes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:880
2010-05-24 12:05:59 +02:00
msgid "asin of image (result in degrees)"
msgstr "Arkussinus des Bildes (Ergebnis in Grad)"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:905
2010-05-24 12:05:59 +02:00
msgid "maximum value of image"
msgstr "Maximalwert des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:940
2010-05-24 12:05:59 +02:00
msgid "position of maximum value of image"
msgstr "Position des Maximalwerts des Bildes"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:968
2010-05-24 12:05:59 +02:00
msgid "position of maximum value of image, averaging in case of draw"
msgstr ""
"Position des Maximalwerts des Bildes, durchschnittlich im Fall des Zeichnens"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1012
2010-05-24 12:05:59 +02:00
msgid "position and value of n maxima of image"
msgstr "Position und Wert von n Maxima des Bildes"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1046
2010-05-24 12:05:59 +02:00
msgid "position and value of n minima of image"
msgstr "Position und Wert von n Minima des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1094
2010-05-24 12:05:59 +02:00
msgid "measure averages of a grid of patches"
msgstr "Durchschnittsmaße eine Gitters aus Flickstücken"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1119
2010-05-24 12:05:59 +02:00
msgid "minimum value of image"
msgstr "Minimalwert des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1147
2010-05-24 12:05:59 +02:00
msgid "position of minimum value of image"
msgstr "Position des Minimalwerts des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1166
2010-05-24 12:05:59 +02:00
msgid "remainder after integer division"
msgstr "Rest nach Ganzzahldivision"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1195
2010-05-24 12:05:59 +02:00
msgid "remainder after integer division by a constant"
msgstr "Rest nach Ganzzahldivision durch eine Konstante"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1224
2010-05-24 12:05:59 +02:00
msgid "remainder after integer division by a vector of constants"
msgstr "Rest nach Ganzzahldivision durch einen Vektor von Konstanten"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1244 libvips/arithmetic/multiply.c:172
2010-05-24 12:05:59 +02:00
msgid "multiply two images"
msgstr "zwei Bilder multiplizieren"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1265
2010-05-24 12:05:59 +02:00
msgid "pel^x of image"
msgstr "pel^x des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1286
2010-05-24 12:05:59 +02:00
msgid "pel^[x,y,z] of image"
msgstr "pel^[x,y,z] des Bildes"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1317
2010-05-24 12:05:59 +02:00
msgid "many image statistics in one pass"
msgstr "viele Bildstatistiken in einem Durchgang"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1336 libvips/arithmetic/subtract.c:161
2010-05-24 12:05:59 +02:00
msgid "subtract two images"
msgstr "zwei Bilder subtrahieren"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1384
2010-05-24 12:05:59 +02:00
msgid "pixelwise linear regression"
msgstr "bildpunktweise lineare Regression"
#. Name
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arith_dispatch.c:1403
2010-05-24 12:05:59 +02:00
msgid "phase of cross power spectrum of two complex images"
msgstr "Phase des Kreuzleistungsspektrums zweier komplexer Bilder"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/linear.c:249
msgid "calculate (a * in + b)"
msgstr "(a * in + b) berechnen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/linear.c:257
msgid "a"
msgstr "a"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/linear.c:258
msgid "Multiply by this"
msgstr "hiermit multiplizieren"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/linear.c:264
msgid "b"
msgstr "b"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/linear.c:265
msgid "Add this"
msgstr "dies hinzufügen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/remainder.c:178
msgid "remainder after integer division of two images"
msgstr "Rest nach Ganzzahldivision zweier Bilder"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/remainder.c:327
msgid "remainder after integer division of an image and a constant"
msgstr "Rest nach Ganzzahldivision eines Bildes und einer Konstante"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/im_maxpos_vec.c:121
#: libvips/arithmetic/im_maxpos_vec.c:186
2010-05-24 12:05:59 +02:00
msgid "scalar images only"
msgstr "nur skalare Bilder"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/im_maxpos_vec.c:126
#: libvips/arithmetic/im_maxpos_vec.c:191
2010-05-24 12:05:59 +02:00
msgid "single band images only"
msgstr "nur Einzelbandbilder"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/im_maxpos_vec.c:131
#: libvips/arithmetic/im_maxpos_vec.c:196
2010-05-24 12:05:59 +02:00
msgid "uncoded images only"
msgstr "nur unkodierte Bilder"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/im_maxpos_vec.c:136
#: libvips/arithmetic/im_maxpos_vec.c:201
2010-05-24 12:05:59 +02:00
msgid "invalid argument"
msgstr "ungültiges Argument"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/min.c:317
msgid "find image minimum"
msgstr "Minimum des Bildes finden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/min.c:325 libvips/arithmetic/arithmetic.c:382
#: libvips/arithmetic/stats.c:423 libvips/arithmetic/measure.c:202
#: libvips/arithmetic/max.c:324 libvips/arithmetic/avg.c:218
#: libvips/arithmetic/deviate.c:219 libvips/conversion/conversion.c:89
#: libvips/foreign/foreign.c:897
msgid "Output"
msgstr "Ausgabe"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/min.c:326 libvips/arithmetic/max.c:325
#: libvips/arithmetic/avg.c:219 libvips/arithmetic/deviate.c:220
msgid "Output value"
msgstr "Ausgabewert"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/min.c:332 libvips/arithmetic/max.c:331
#: libvips/conversion/embed.c:522
msgid "x"
msgstr "x"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/min.c:333
msgid "Horizontal position of minimum"
msgstr "horizontale Position des Minimums"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/min.c:339 libvips/arithmetic/max.c:338
#: libvips/conversion/embed.c:529
msgid "y"
msgstr "y"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/min.c:340
msgid "Vertical position of minimum"
msgstr "vertikale Position des Minimums"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/boolean.c:209
msgid "a boolean operation on a pair of images"
msgstr "eine Wahr-/Falsch-Transaktion für ein Bilderpaar"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/boolean.c:217 libvips/arithmetic/boolean.c:519
#: libvips/arithmetic/math2.c:204 libvips/arithmetic/math2.c:401
#: libvips/arithmetic/math.c:205 libvips/arithmetic/relational.c:227
#: libvips/arithmetic/relational.c:560 libvips/arithmetic/complex.c:222
#: libvips/arithmetic/complex.c:476
msgid "Operation"
msgstr "Transaktion"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/boolean.c:218 libvips/arithmetic/boolean.c:520
msgid "boolean to perform"
msgstr "Boolesch zur Durchführung"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/boolean.c:511
msgid "boolean operations against a constant"
msgstr "boolesche Transaktionen mit einer Konstante"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arithmetic.c:164
2010-06-09 22:54:19 +02:00
#, c-format
msgid "not one band or %d bands"
msgstr "nicht ein Band oder %d Bänder"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arithmetic.c:168 libvips/histograms_lut/im_identity.c:80
#: libvips/histograms_lut/im_identity.c:143
2010-06-09 22:54:19 +02:00
msgid "bad bands"
msgstr "falsche Bänder"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arithmetic.c:324 libvips/conversion/bandary.c:131
msgid "too many input images"
msgstr "zu viele Eingabebilder"
#: libvips/arithmetic/arithmetic.c:378
msgid "arithmetic operations"
msgstr "arithmetische Transaktionen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/arithmetic.c:383 libvips/conversion/conversion.c:90
#: libvips/foreign/foreign.c:898
msgid "Output image"
msgstr "Ausgabebild"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/stats.c:415 libvips/arithmetic/avg.c:210
#: libvips/arithmetic/deviate.c:211
msgid "find image average"
msgstr "Bildmittelwert finden"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/stats.c:424 libvips/arithmetic/measure.c:203
msgid "Output array of statistics"
msgstr "Ausgabefeld von Statistiken"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/math2.c:196
msgid "pow( left, right)"
msgstr "pow( links, rechts)"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/math2.c:205 libvips/arithmetic/math2.c:402
#: libvips/arithmetic/math.c:206
msgid "math to perform"
msgstr "durchzuführende Berechnung"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/math2.c:393
msgid "pow( @in, @c )"
msgstr "pow( @in, @c )"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/round.c:160
msgid "perform a round function on an image"
msgstr "eine Rundungsfunktion für ein Bild ausführen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/round.c:168
msgid "Round operation"
msgstr "Rundungstransakktion"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/round.c:169
msgid "rounding operation to perform"
msgstr "durchzuführende Rundungstransakktion"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:163
#, c-format
2012-03-09 10:47:28 +01:00
msgid "patch %d x %d, band %d: avg = %g, sdev = %g"
msgstr "Flicken %d x %d, Band %d: Durchschn. = %g, sdev = %g"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:192
msgid "measure a set of patches on a colour chart"
msgstr "messen eines Satzes von Patches auf ein Farbdiagramm"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:196
msgid "in"
msgstr "in"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:197
msgid "Image to measure"
msgstr "zu vermessendes Bild"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:208 libvips/conversion/replicate.c:202
msgid "Across"
msgstr "über"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:209
msgid "Number of patches across chart"
msgstr "Anzahl der Patches über ein Diagramm"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:215 libvips/conversion/replicate.c:209
msgid "Down"
msgstr "hinunter"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:216
msgid "Number of patches down chart"
msgstr "Anzahl der Patches ein Diagramm hinunter"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:222 libvips/arithmetic/binary.c:95
#: libvips/conversion/extract.c:200
msgid "Left"
msgstr "links"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:223 libvips/conversion/extract.c:201
msgid "Left edge of extract area"
msgstr "linke Kante eines extrahierten Bereichs"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:229 libvips/conversion/extract.c:207
msgid "Top"
msgstr "oben"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:230 libvips/conversion/extract.c:208
msgid "Top edge of extract area"
msgstr "obere Kante eines extrahierten Bereichs"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:236 libvips/conversion/extract.c:214
#: libvips/conversion/embed.c:536 libvips/conversion/copy.c:331
#: libvips/conversion/black.c:128 libvips/foreign/rawload.c:122
#: libvips/iofuncs/image.c:845
msgid "Width"
msgstr "Breite"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:237 libvips/conversion/extract.c:215
msgid "Width of extract area"
msgstr "Breite des extrahierten Bereichs"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:243 libvips/conversion/extract.c:221
#: libvips/conversion/embed.c:543 libvips/conversion/copy.c:338
#: libvips/conversion/black.c:135 libvips/foreign/rawload.c:129
#: libvips/iofuncs/image.c:852
msgid "Height"
msgstr "Höhe"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/measure.c:244 libvips/conversion/extract.c:222
msgid "Height of extract area"
msgstr "Höhe des extrahierten Bereichs"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/math.c:197
msgid "perform a math function on an image"
msgstr "eine mathematische Funktion für ein Bild ausführen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/relational.c:219
msgid "a relational operation on a pair of images"
msgstr "eine relationale Transaktion für ein Bilderpaar"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/relational.c:228 libvips/arithmetic/relational.c:561
msgid "relational to perform"
msgstr "relational durchzuführen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/relational.c:552
msgid "relational operations against a constant"
msgstr "relationale Transaktion für eine Konstante"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/unaryconst.c:201
msgid "unary operations with a constant"
msgstr "unäre Transaktionen mit einer Konstante"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/unaryconst.c:205
msgid "c"
msgstr "c"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/unaryconst.c:206
msgid "Array of constants"
msgstr "Feld aus Konstanten"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/unary.c:80
msgid "unary operations"
msgstr "unäre Transaktionen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/unary.c:88 libvips/conversion/bandmean.c:198
#: libvips/conversion/recomb.c:201
msgid "Input image argument"
msgstr "Eingabebildargument"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/invert.c:152
msgid "invert an image"
msgstr "ein Bild invertieren"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/max.c:316
msgid "find image maximum"
msgstr "Maximum des Bildes finden"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/max.c:332
msgid "Horizontal position of maximum"
msgstr "horizontale Position des Maximums"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/max.c:339
msgid "Vertical position of maximum"
msgstr "vertikale Position des Maximums"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/complex.c:215
msgid "perform a complex operation on an image"
msgstr "eine komplexe Transaktion mit einem Bild durchführen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/complex.c:223 libvips/arithmetic/complex.c:477
msgid "complex to perform"
msgstr "komplex durchzuführen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/complex.c:468
msgid "get a component from a complex image"
msgstr "einen Bestandteil eines komplexen Bildes holen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/complex.c:666
msgid "form a complex image from two real images"
msgstr "ein komplexes Bild aus zwei echten Bildern erstellen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/binary.c:88
msgid "binary operations"
msgstr "binäre Transaktionen"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/binary.c:96
msgid "Left-hand image argument"
msgstr "linksseitiges Bildargument"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/binary.c:101
msgid "Right"
msgstr "rechts"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/binary.c:102
msgid "Right-hand image argument"
msgstr "rechtsseitiges Bildargument"
2012-03-09 10:47:28 +01:00
#: libvips/arithmetic/sign.c:151
msgid "unit vector of pixel"
msgstr "Einheitsvektor von Bildpunkten"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_rad2float.c:186
2010-06-09 22:54:19 +02:00
msgid "not a RAD image"
msgstr "kein RAD-Bild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:202 libvips/colour/im_icc_transform.c:212
#: libvips/colour/im_icc_transform.c:1000
#: libvips/colour/im_icc_transform.c:1010
2010-05-24 12:05:59 +02:00
#, c-format
msgid "unable to open profile \"%s\""
msgstr "Profil »%s« kann nicht geöffnet werden"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:223
#: libvips/colour/im_icc_transform.c:1022
2010-05-24 12:05:59 +02:00
msgid "unable to create profiles"
msgstr "es können keine Profile erstellt werden"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:242
#: libvips/colour/im_icc_transform.c:1042
2010-05-24 12:05:59 +02:00
msgid "unable to read profile"
msgstr "Profil kann nicht gelesen werden"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:363 libvips/colour/im_icc_transform.c:372
#: libvips/colour/im_icc_transform.c:737
#: libvips/colour/im_icc_transform.c:1170
#: libvips/colour/im_icc_transform.c:1179
#: libvips/colour/im_icc_transform.c:1522
2010-05-24 12:05:59 +02:00
#, c-format
msgid ""
"intent %d (%s) not supported by profile \"%s\"; falling back to default "
"intent (usually PERCEPTUAL)"
msgstr ""
2010-06-09 22:54:19 +02:00
"Ziel-%d (%s) nicht von Profil »%s« unterstützt; Rückfall auf Standardabsicht "
"(normalerweise WAHRNEHMUNG)"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:382
#: libvips/colour/im_icc_transform.c:1189
2010-05-24 12:05:59 +02:00
msgid "CMYK input profile needs a 4 band input image"
msgstr "CMYK-Eingabeprofil benötigt ein Eingabebild mit vier Bändern"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:392
#: libvips/colour/im_icc_transform.c:1199
2010-05-24 12:05:59 +02:00
msgid "RGB input profile needs a 3 band input image"
msgstr "RGB-Eingabeprofil benötigt ein Eingabebild mit drei Bändern"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:401 libvips/colour/im_icc_transform.c:551
#: libvips/colour/im_icc_transform.c:1208
#: libvips/colour/im_icc_transform.c:1340
2010-05-24 12:05:59 +02:00
#, c-format
2010-05-26 13:19:25 +02:00
msgid "unimplemented input color space 0x%x"
2010-05-24 12:05:59 +02:00
msgstr "nicht implementierter Eingabefarbraum 0x%x"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:428 libvips/colour/im_icc_transform.c:767
#: libvips/colour/im_icc_transform.c:1235
#: libvips/colour/im_icc_transform.c:1552
2010-05-24 12:05:59 +02:00
#, c-format
2010-05-26 13:19:25 +02:00
msgid "unimplemented output color space 0x%x"
2010-05-24 12:05:59 +02:00
msgstr "nicht implementierter Ausgabefarbraum 0x%x"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:444 libvips/colour/im_icc_transform.c:567
#: libvips/colour/im_icc_transform.c:1251
#: libvips/colour/im_icc_transform.c:1356
2010-05-24 12:05:59 +02:00
msgid "uchar or ushort input only"
msgstr "nur »uchar« oder »ushort«-Eingabe"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:516
#: libvips/colour/im_icc_transform.c:1305
2010-05-24 12:05:59 +02:00
#, c-format
msgid ""
"intent %d (%s) not supported by profile; falling back to default intent "
"(usually PERCEPTUAL)"
msgstr ""
"Ziel-%d (%s) nicht vom Profil unterstützt; Rückfall auf Standardabsicht "
"(normalerweise WAHRNEHMUNG)"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:533
#: libvips/colour/im_icc_transform.c:1322
2010-05-24 12:05:59 +02:00
msgid "CMYK profile needs a 4 band input image"
msgstr "CMYK-Profil benötigt ein Eingabebild mit vier Bändern"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:543
#: libvips/colour/im_icc_transform.c:1332
2010-05-24 12:05:59 +02:00
msgid "RGB profile needs a 3 band input image"
msgstr "RGB-Profil benötigt ein Eingabebild mit drei Bändern"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:634
#: libvips/colour/im_icc_transform.c:1427
2010-05-24 12:05:59 +02:00
msgid "no embedded profile"
msgstr "kein eingebettetes Profil"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:726
#: libvips/colour/im_icc_transform.c:1511
2010-05-24 12:05:59 +02:00
msgid "unsupported bit depth"
msgstr "nicht unterstützte Bit-Tiefe"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:815
#: libvips/colour/im_icc_transform.c:1605
2010-05-24 12:05:59 +02:00
msgid "unable to get media white point"
msgstr "weißer Medienpunkt kann nicht abgefragt werden"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:1672
msgid "lcms library not linked to this VIPS"
msgstr "gegen die »lcms«-Bibliothek wird in diesem VIPS nicht verlinkt"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_icc_transform.c:1682
#: libvips/colour/im_icc_transform.c:1691
#: libvips/colour/im_icc_transform.c:1701
#: libvips/colour/im_icc_transform.c:1710
msgid "lmcs library not linked to this VIPS"
msgstr "gegen die »lmcs«-Bibliothek wird in diesem VIPS nicht verlinkt"
2012-03-09 10:47:28 +01:00
#: libvips/colour/disp.c:397
2010-06-09 22:54:19 +02:00
msgid "out of range [0,255]"
msgstr "außerhalb des Bereichs [0,255]"
2012-03-09 10:47:28 +01:00
#: libvips/colour/disp.c:423
2010-06-09 22:54:19 +02:00
msgid "bad display type"
msgstr "falsche Anzeigetyp"
2012-03-09 10:47:28 +01:00
#: libvips/colour/disp.c:537
2010-06-09 22:54:19 +02:00
msgid "display unknown"
msgstr "Anzeige unbekannt"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_disp2XYZ.c:86
2010-05-24 12:05:59 +02:00
msgid "input not 3-band uncoded char"
msgstr "Eingabe ist kein unkodiertes Zeichen mit drei Bändern"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_XYZ2disp.c:139
2010-06-09 22:54:19 +02:00
msgid "3-band uncoded float only"
msgstr "nur unkodierte Fließkommazahlen mit drei Bändern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_lab_morph.c:75
2010-05-24 12:05:59 +02:00
msgid "bad greyscale mask size"
msgstr "falsche Grauskala-Maskengröße"
2012-03-09 10:47:28 +01:00
#: libvips/colour/im_lab_morph.c:86
2010-05-24 12:05:59 +02:00
#, c-format
msgid "bad greyscale mask value, row %d"
msgstr "falscher Grauskala-Maskenwert, Reihe %d"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_gaussnoise.c:124
2010-06-09 22:54:19 +02:00
msgid "bad parameter"
msgstr "falscher Parameter"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/bandmean.c:191
msgid "band-wise average"
msgstr "bandweiser Durchschnitt"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/cast.c:123
2010-06-09 22:54:19 +02:00
#, c-format
msgid "%d underflows and %d overflows detected"
msgstr "%d Unter- und %d Überläufe entdeckt"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/cast.c:470
msgid "cast an image"
msgstr "ein Bild umwandeln"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/cast.c:480 libvips/conversion/copy.c:352
#: libvips/iofuncs/image.c:866
msgid "Format"
msgstr "Format"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/cast.c:481
msgid "Format to cast to"
msgstr "Format, in das umgewandelt werden soll"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/ifthenelse.c:395
msgid "ifthenelse an image"
msgstr "fallsdannsonst eines Bildes"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/ifthenelse.c:399
msgid "Condition"
msgstr "Bedingung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/ifthenelse.c:400
msgid "Condition input image"
msgstr "Bedingung des Eingabebilds"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/ifthenelse.c:405
msgid "Then image"
msgstr "dann Bild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/ifthenelse.c:406
msgid "Source for TRUE pixels"
msgstr "Quelle für TRUE-Bildpunkte"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/ifthenelse.c:411
msgid "Else image"
msgstr "sonst Bild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/ifthenelse.c:412
msgid "Source for FALSE pixels"
msgstr "Quelle für FALSE-Bildpunkte"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/ifthenelse.c:417
msgid "blend"
msgstr "Mischung"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/ifthenelse.c:418
msgid "Blend smoothly between then and else parts"
msgstr "nahtlos zwischen »dann«- und »sonst«-Teilen mischen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:349
msgid "insert an image"
msgstr "ein Bild einfügen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:353
msgid "Main"
msgstr "primär"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:354
msgid "Main input image"
msgstr "Haupteingabebild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:359
msgid "Sub-image"
msgstr "Teilbild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:360
msgid "Sub-image to insert into main image"
msgstr "Teilbild, das in das Hauptbild eingefügt werden soll"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:365
msgid "X"
msgstr "X"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:366
msgid "Left edge of sub in main"
msgstr "linker Rand des Teilbilds im Hauptbild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:372
msgid "Y"
msgstr "Y"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:373
msgid "Top edge of sub in main"
msgstr "oberer Rand des Teilbilds im Hauptbild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:379 libvips/conversion/join.c:233
msgid "Expand"
msgstr "expandieren"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:380 libvips/conversion/join.c:234
msgid "Expand output to hold all of both inputs"
msgstr "Ausgabe so expandieren, dass sie beide Eingaben vollständig enthält"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:386 libvips/conversion/join.c:247
msgid "Background"
msgstr "Hintergrund"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/insert.c:387 libvips/conversion/join.c:248
msgid "Colour for new pixels"
msgstr "Farbe für neue Bildpunkte"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/tilecache.c:418 libvips/conversion/cache.c:102
msgid "cache an image"
msgstr "ein Bild zwischenspeichern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/tilecache.c:428 libvips/conversion/cache.c:112
#: libvips/foreign/tiffsave.c:213
msgid "Tile width"
msgstr "Kachelbreite"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/tilecache.c:429 libvips/conversion/cache.c:113
#: libvips/foreign/tiffsave.c:214
msgid "Tile width in pixels"
msgstr "Kachelbreite in Bildpunkten"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/tilecache.c:435 libvips/conversion/cache.c:119
#: libvips/foreign/tiffsave.c:220
msgid "Tile height"
msgstr "Kachelhöhe"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/tilecache.c:436 libvips/conversion/cache.c:120
#: libvips/foreign/tiffsave.c:221
msgid "Tile height in pixels"
msgstr "Kachelhöhe in Bildpunkten"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/tilecache.c:442 libvips/conversion/cache.c:126
msgid "Max tiles"
msgstr "Kacheln maximal"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/tilecache.c:443 libvips/conversion/cache.c:127
msgid "Maximum number of tiles to cache"
msgstr "maximale Anzahl von Kacheln, die zwischengespeichert werden soll"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/tilecache.c:449
msgid "Strategy"
msgstr "Strategie"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/tilecache.c:450
msgid "Expected access pattern"
msgstr "erwartetes Zugriffsmuster"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_text.c:132
msgid "no text to render"
msgstr "kein Text zu rendern"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_text.c:219
msgid "invalid markup in text"
msgstr "ungültige Auszeichnung im Text"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_text.c:252
msgid "pangoft2 support disabled"
msgstr "Pangoft2-Unterstützung deaktiviert"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_zoom.c:331
msgid "zoom factors should be >= 0"
msgstr "Zoomfaktoren sollten >=0 sein"
#. Make sure we won't get integer overflow.
#.
#: libvips/conversion/im_zoom.c:338
msgid "zoom factors too large"
msgstr "Zoomfaktoren zu groß"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/conver_dispatch.c:918
#: libvips/inplace/inplace_dispatch.c:171
msgid "vectors not same length"
msgstr "Vektoren ungleicher Länge"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/extract.c:147
msgid "bad extract area"
msgstr "falscher extrahierter Bereich"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/extract.c:190
msgid "extract an area from an image"
msgstr "einen Bereich eines Bildes extrahieren"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/extract.c:318
msgid "bad extract band"
msgstr "schlecht extrahiertes Band"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/extract.c:347
msgid "extract band from an image"
msgstr "Band aus einem Bild extrahieren"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/extract.c:359
msgid "Band"
msgstr "Band"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/extract.c:360
msgid "Band to extract"
msgstr "zu extrahierendes Band"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/extract.c:366
msgid "n"
msgstr "n"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/extract.c:367
msgid "Number of bands to extract"
msgstr "Anzahl zu extrahierender Bänder"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/embed.c:430 libvips/iofuncs/image.c:1777
msgid "bad dimensions"
msgstr "falsche Abmessungen"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/embed.c:512
msgid "embed an image in a larger image"
msgstr "ein Bild in ein größeres Bild einbetten"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/embed.c:523
msgid "Left edge of input in output"
msgstr "linker Rand der Eingabe in der Ausgabe"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/embed.c:530
msgid "Top edge of input in output"
msgstr "oberer Rand der Eingabe in der Ausgabe"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/embed.c:537 libvips/conversion/copy.c:332
#: libvips/conversion/black.c:129 libvips/foreign/rawload.c:123
#: libvips/iofuncs/image.c:846
msgid "Image width in pixels"
msgstr "Bildbreite in Bildpunkten"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/embed.c:544 libvips/conversion/copy.c:339
#: libvips/conversion/black.c:136 libvips/foreign/rawload.c:130
#: libvips/iofuncs/image.c:853
msgid "Image height in pixels"
msgstr "Bildhöhe in Bildpunkten"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/embed.c:550
msgid "Extend"
msgstr "vergrößern"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/embed.c:551
msgid "How to generate the extra pixels"
msgstr "Wie werden die zusätzlichen Bildpunkte erzeugt?"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_grid.c:164
#: libvips/convolution/im_contrast_surface.c:140 libvips/iofuncs/image.c:710
#: libvips/iofuncs/sinkscreen.c:1082 libvips/morphology/im_rank.c:342
msgid "bad parameters"
msgstr "falsche Parameter"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_grid.c:169
msgid "bad grid geometry"
msgstr "falsche Gittergeometrie"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:210
msgid "join a pair of images"
msgstr "ein Bilderpaar zusammenführen"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:214
msgid "in1"
msgstr "in1"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:215
msgid "First input image"
msgstr "erstes Eingabebild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:220
msgid "in2"
msgstr "in2"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:221
msgid "Second input image"
msgstr "zweites Eingabebild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:226
msgid "direction"
msgstr "Richtung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:227
msgid "Join left-right or up-down"
msgstr "von links nach rechts oder von oben nach unten zusammenführen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:240
msgid "Shim"
msgstr "Scheibe"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:241
msgid "Pixels between images"
msgstr "Bildpunkte zwischen Bildern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:254
msgid "Align"
msgstr "ausrichten"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/join.c:255
msgid "Align on the low, centre or high coordinate edge"
msgstr "am Rand der unteren, mittleren oder höchsten Koordinate ausrichten"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/rot.c:351
msgid "rotate an image"
msgstr "ein Bild drehen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/rot.c:361
msgid "Angle"
msgstr "Winkel"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/rot.c:362
msgid "Angle to rotate image"
msgstr "Winkel zum Drehen eines Bildes"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/flip.c:236
msgid "flip an image"
msgstr "ein Bild umdrehen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/flip.c:246
msgid "Direction"
msgstr "Richtung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/flip.c:247
msgid "Direction to flip image"
msgstr "Richtung, nach der das Bild umgedreht werden soll"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:314
msgid "copy an image"
msgstr "ein Bild kopieren"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:324
msgid "Swap"
msgstr "austauschen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:325
msgid "Swap bytes in image between little and big-endian"
msgstr "Byte im Bild zwischen Little- und Big-Endian austauschen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:345 libvips/conversion/black.c:142
#: libvips/foreign/rawload.c:136 libvips/iofuncs/image.c:859
msgid "Bands"
msgstr "Bänder"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:346 libvips/conversion/black.c:143
#: libvips/foreign/rawload.c:137 libvips/iofuncs/image.c:860
msgid "Number of bands in image"
msgstr "Anzahl der Bänder in einem Bild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:353 libvips/iofuncs/image.c:867
msgid "Pixel format in image"
msgstr "Bildpunktformat im Bild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:359 libvips/iofuncs/image.c:873
msgid "Coding"
msgstr "Kodierung"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:360 libvips/iofuncs/image.c:874
msgid "Pixel coding"
msgstr "Bildpunktkodierung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:366 libvips/iofuncs/image.c:880
msgid "Interpretation"
msgstr "Interpretation"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:367 libvips/iofuncs/image.c:881
msgid "Pixel interpretation"
msgstr "Bildpunktinterpretation"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:373 libvips/foreign/tiffsave.c:249
#: libvips/iofuncs/image.c:887
msgid "Xres"
msgstr "Xres"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:374 libvips/foreign/tiffsave.c:250
#: libvips/iofuncs/image.c:888
msgid "Horizontal resolution in pixels/mm"
msgstr "horizontale Auflösung in Bildpunkten/mm"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:380 libvips/foreign/tiffsave.c:256
#: libvips/iofuncs/image.c:894
msgid "Yres"
msgstr "Yres"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:381 libvips/foreign/tiffsave.c:257
#: libvips/iofuncs/image.c:895
msgid "Vertical resolution in pixels/mm"
msgstr "vertikale Auflösung in Bildpunkten/mm"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:387 libvips/iofuncs/image.c:901
msgid "Xoffset"
msgstr "Xoffset"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:388 libvips/iofuncs/image.c:902
msgid "Horizontal offset of origin"
msgstr "horizontaler Versatz vom Ursprung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:394 libvips/iofuncs/image.c:908
msgid "Yoffset"
msgstr "Yoffset"
2012-03-09 10:47:28 +01:00
#: libvips/conversion/copy.c:395 libvips/iofuncs/image.c:909
msgid "Vertical offset of origin"
msgstr "vertikaler Versatz vom Ursprung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/bandary.c:127
msgid "no input images"
msgstr "keine Eingabebilder"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/bandary.c:173
msgid "operations on image bands"
msgstr "Transaktionen für Bänder von Bildern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/conversion.c:85
msgid "conversion operations"
msgstr "Umwandlungstransaktionen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/recomb.c:160
msgid "bands in must equal matrix width"
msgstr "»in«-Bänder müssen die gleiche Breite wie die Matrix haben"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/recomb.c:196
msgid "linear recombination with matrix"
msgstr "lineare Neukombinierung mit der Matrix"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/recomb.c:206
msgid "M"
msgstr "M"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/recomb.c:207
msgid "matrix of coefficients"
msgstr "Matrix der Koeffizienten"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/replicate.c:192
msgid "replicate an image"
msgstr "ein Bild nachmachen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/replicate.c:203
msgid "Repeat this many times horizontally"
msgstr "horizontal so oft wiederholen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/replicate.c:210
msgid "Repeat this many times vertically"
msgstr "vertikal so oft wiederholen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/black.c:124
msgid "make a black image"
msgstr "ein schwarzes Bild erstellen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_msb.c:134 libvips/conversion/im_msb.c:213
msgid "unknown coding"
msgstr "unbekannte Kodierung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_msb.c:169 libvips/resample/im_rightshift_size.c:116
msgid "bad arguments"
msgstr "falsche Argumente"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_msb.c:183 libvips/conversion/im_msb.c:200
msgid "image does not have that many bands"
msgstr "Bild hat nicht so viele Bänder"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_system_image.c:76
2010-05-24 12:05:59 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "command failed: \"%s\""
msgstr "Befehl fehlgeschlagen: »%s«"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_subsample.c:202
msgid "factors should both be >= 1"
msgstr "beide Faktoren sollten >=1 sein"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/im_subsample.c:221 libvips/resample/im_shrink.c:286
msgid "image has shrunk to nothing"
msgstr "Bild ist zu nichts geschrumpft"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/bandjoin.c:165
msgid "bandwise join a set of images"
msgstr "einen Satz Bilder bandweise zusammenführen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/conversion/bandjoin.c:172
msgid "Array of input images"
msgstr "Feld von Eingabebildern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/convolution/im_contrast_surface.c:147
msgid "parameters would result in zero size output image"
msgstr "Parameter würden zu einem Ausgabebild der Größe Null führen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/convolution/im_aconvsep.c:130 libvips/convolution/im_aconv.c:223
#: libvips/convolution/im_aconv.c:229 libvips/convolution/im_aconv.c:750
msgid "mask too complex"
msgstr "Maske zu komplex"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/convolution/im_aconvsep.c:798 libvips/convolution/im_conv.c:1038
#: libvips/convolution/im_conv_f.c:340 libvips/convolution/im_aconv.c:980
#: libvips/convolution/im_aconv.c:1201 libvips/morphology/morphology.c:721
msgid "image too small for mask"
msgstr "Bild zu klein für Maske"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/convolution/im_conv.c:215
2010-05-24 12:05:59 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "%d overflows and %d underflows detected"
msgstr "%d Über- und %d Unterläufe entdeckt"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/convolution/im_conv.c:1125 libvips/convolution/im_conv_f.c:403
msgid "expect 1xN or Nx1 input mask"
msgstr "1xN- oder Nx1-Eingabemaske wird erwartet"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
# ref und in sind Objekte
#: libvips/convolution/im_fastcor.c:134 libvips/convolution/im_spcor.c:247
msgid "ref not smaller than or equal to in"
msgstr "»ref« nicht kleiner oder gleich »in«"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/convolution/im_sharpen.c:325 libvips/histograms_lut/im_stdif.c:196
msgid "parameters out of range"
msgstr "Parameter außerhalb des Bereichs"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/rawload.c:107
msgid "load raw data from a file"
msgstr "Rohdaten aus einer Datei laden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/rawload.c:115 libvips/foreign/fitssave.c:128
#: libvips/foreign/ppmload.c:126 libvips/foreign/radload.c:126
#: libvips/foreign/openslideload.c:176 libvips/foreign/tiffload.c:142
#: libvips/foreign/fitsload.c:116 libvips/foreign/vipssave.c:125
#: libvips/foreign/radsave.c:119 libvips/foreign/openexrload.c:137
#: libvips/foreign/analyzeload.c:126 libvips/foreign/pngload.c:136
#: libvips/foreign/tiffsave.c:169 libvips/foreign/vipsload.c:133
#: libvips/foreign/magickload.c:146 libvips/foreign/matload.c:128
#: libvips/foreign/jpegload.c:245 libvips/foreign/jpegsave.c:193
#: libvips/foreign/rawsave.c:166 libvips/foreign/ppmsave.c:118
#: libvips/foreign/csvsave.c:121 libvips/foreign/csvload.c:132
#: libvips/foreign/pngsave.c:166 libvips/iofuncs/image.c:915
msgid "Filename"
msgstr "Dateiname"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/rawload.c:116 libvips/foreign/ppmload.c:127
#: libvips/foreign/radload.c:127 libvips/foreign/openslideload.c:177
#: libvips/foreign/tiffload.c:143 libvips/foreign/fitsload.c:117
#: libvips/foreign/openexrload.c:138 libvips/foreign/analyzeload.c:127
#: libvips/foreign/pngload.c:137 libvips/foreign/vipsload.c:134
#: libvips/foreign/magickload.c:147 libvips/foreign/matload.c:129
#: libvips/foreign/jpegload.c:246 libvips/foreign/csvload.c:133
msgid "Filename to load from"
msgstr "Name der Datei, aus der geladen werden soll"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/rawload.c:143 libvips/iofuncs/image.c:943
msgid "Size of header"
msgstr "Größe der Kopfdaten"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/rawload.c:144 libvips/iofuncs/image.c:944
msgid "Offset in bytes from start of file"
msgstr "Versatz in Byte vom Anfang der Datei"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/fitssave.c:119
# http://de.wikipedia.org/wiki/Flexible_Image_Transport_System
2012-03-09 10:47:28 +01:00
msgid "save image to fits file"
msgstr "Bild in FITS-Datei speichern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/fitssave.c:129 libvips/foreign/vipssave.c:126
#: libvips/foreign/radsave.c:120 libvips/foreign/tiffsave.c:170
#: libvips/foreign/jpegsave.c:194 libvips/foreign/rawsave.c:167
#: libvips/foreign/ppmsave.c:119 libvips/foreign/csvsave.c:122
#: libvips/foreign/pngsave.c:167
msgid "Filename to save to"
msgstr "Name der Datei in die gespeichert werden soll"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/ppmload.c:114
# Portable Pixmap
2012-03-09 10:47:28 +01:00
msgid "load ppm from file"
msgstr "PPM aus Datei laden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/radload.c:114
msgid "load a Radiance image from a file"
msgstr "ein Radiance-Bild aus einer Datei laden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslideload.c:159
msgid "load file with OpenSlide"
msgstr "Datei mit OpenSlide laden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslideload.c:183
msgid "Level"
msgstr "Ebene"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslideload.c:184
msgid "Load this level from the file"
msgstr "diese Ebene aus der Datei laden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslideload.c:190
msgid "Associated"
msgstr "dazugehörig"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslideload.c:191
msgid "Load this associated image"
msgstr "dieses zugehörige Bild laden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffload.c:130
msgid "load tiff from file"
msgstr "TIFF aus Datei laden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffload.c:149
msgid "Page"
msgstr "Seite"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffload.c:150
msgid "Load this page from the file"
msgstr "diese Seite aus der Datei laden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/fitsload.c:107
msgid "load a FITS image"
msgstr "ein FITS-Bild laden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/vipssave.c:114
msgid "save image to vips file"
msgstr "Bild in Vips-Datei speichern"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/radsave.c:108
msgid "save image to Radiance file"
msgstr "Bild in Radiance-Datei speichern"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openexrload.c:125
msgid "load an OpenEXR image"
msgstr "ein OpenEXR-Bild laden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/analyzeload.c:114
msgid "load an Analyze6 image"
msgstr "ein Analyze6-Bild laden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/pngload.c:124
msgid "load png from file"
msgstr "PNG-Datei aus Datei laden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:159
msgid "save image to tiff file"
msgstr "Bild in TIFF-Datei speichern"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:176 libvips/foreign/pngsave.c:103
msgid "Compression"
msgstr "Komprimierung"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:177
msgid "Compression for this file"
msgstr "Komprimierung für diese Datei"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:184 libvips/foreign/jpegsave.c:124
msgid "Q"
msgstr "Q"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:185 libvips/foreign/jpegsave.c:125
msgid "Q factor"
msgstr "Q-Faktor"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:191
# http://de.wikipedia.org/wiki/Abhängige_und_unabhängige_Variable
2012-03-09 10:47:28 +01:00
msgid "predictor"
msgstr "Prädiktor"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:192
msgid "Compression prediction"
msgstr "Prognose der Komprimierung"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:199 libvips/foreign/jpegsave.c:131
msgid "profile"
msgstr "Profil"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:200 libvips/foreign/jpegsave.c:132
msgid "ICC profile to embed"
msgstr "einzubettendes ICC-Profil"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:206
msgid "Tile"
msgstr "Kachel"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:207
msgid "Write a tiled tiff"
msgstr "ein gekacheltes TIFF schreiben"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:227
msgid "Pyramid"
msgstr "Pyramide"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:228
msgid "Write a pyramidal tiff"
msgstr "ein pyramidenförmiges TIFF schreiben"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:234
msgid "Squash"
msgstr "quetschen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:235
msgid "Squash images down to 1 bit"
msgstr "Bilder auf ein Bit zusammenquetschen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:241 libvips/foreign/tiffsave.c:242
msgid "Resolution unit"
msgstr "Einheit der Auflösung"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:263
# http://de.wikipedia.org/wiki/Liste_von_Dateinamenserweiterungen/T
2012-03-09 10:47:28 +01:00
msgid "Bigtiff"
msgstr "BigTIFF"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiffsave.c:264
msgid "Write a bigtiff image"
msgstr "ein BigTIFF-Bild schreiben"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csv.c:183
2010-06-09 22:54:19 +02:00
#, c-format
msgid "error parsing number, line %d, column %d"
msgstr "Fehler beim Auswerten von Nummer, Zeile %d, Spalte %d"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csv.c:237
2010-06-09 22:54:19 +02:00
msgid "end of file while skipping start"
msgstr "Dateiende während des Überspringens des Startes"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csv.c:246 libvips/iofuncs/util.c:1072
#: libvips/iofuncs/util.c:1078
2010-06-09 22:54:19 +02:00
msgid "unable to seek"
msgstr "kann nicht gesucht werden"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csv.c:257
2010-06-09 22:54:19 +02:00
msgid "empty line"
msgstr "leere Zeile"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csv.c:301
#, c-format
2012-03-09 10:47:28 +01:00
msgid "unexpected EOF, line %d col %d"
msgstr "unerwartetes Dateiende, Zeile %d, Spalte %d"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csv.c:307
#, c-format
2012-03-09 10:47:28 +01:00
msgid "unexpected EOL, line %d col %d"
msgstr "unerwartetes Zeilenende, Zeile %d, Spalte %d"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/vipsload.c:121
msgid "load vips from file"
msgstr "Vips aus einer Datei laden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/magickload.c:131
msgid "load file with ImageMagick"
msgstr "Datei mit ImageMagick laden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/matload.c:116
# http://www.dateiendung.com/format/mat
2012-03-09 10:47:28 +01:00
msgid "load mat from file"
msgstr "Mat aus Datei laden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegload.c:118
2010-06-09 22:54:19 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "bad shrink factor %d"
msgstr "falscher Schrumpffaktor %d"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegload.c:140
msgid "load jpeg"
msgstr "JPEG laden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegload.c:146
msgid "Shrink"
msgstr "verkleinern"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegload.c:147
msgid "Shrink factor on load"
msgstr "falscher Verkleinerungsfaktor %d"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegload.c:153
msgid "Fail"
msgstr "scheitern"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegload.c:154
msgid "Fail on first warning"
msgstr "scheitert bei erster Warnung"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegload.c:234
msgid "load jpeg from file"
msgstr "JPEG aus Datei laden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegload.c:309
msgid "load jpeg from buffer"
msgstr "JPEG aus Puffer laden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegload.c:315 libvips/foreign/jpegsave.c:260
#: libvips/foreign/pngsave.c:228
msgid "Buffer"
msgstr "Puffer"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegload.c:316
msgid "Buffer to load from"
msgstr "Puffer, aus dem geladen werden soll"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslide2vips.c:134
msgid "invalid associated image name"
msgstr "ungültiger zugehöriger Bildname"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslide2vips.c:159
msgid "failure opening slide"
msgstr "Fehler beim Öffnen des Dias"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslide2vips.c:166
msgid "invalid slide level"
msgstr "ungültige Diastufe"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslide2vips.c:202
#, c-format
2012-03-09 10:47:28 +01:00
msgid "getting dimensions: %s"
msgstr "Abfragen der Abmessungen: %s"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslide2vips.c:209
msgid "image dimensions overflow int"
msgstr "Überlaufganzzahl der Bildabmessungen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslide2vips.c:274
#, c-format
2012-03-09 10:47:28 +01:00
msgid "reading region: %s"
msgstr "Region wird gelesen: %s"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/openslide2vips.c:348
#, c-format
msgid "reading associated image: %s"
msgstr "zugehöriges Bild wird gelesen: %s"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/analyze2vips.c:308
msgid "header file size incorrect"
msgstr "Kopfdatendateigröße nicht korrekt"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/analyze2vips.c:353
msgid "header size incorrect"
msgstr "Kopfdatengröße nicht korrekt"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/analyze2vips.c:371
#, c-format
msgid "%d-dimensional images not supported"
msgstr "%d-dimensionale Bilder nicht unterstützt"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/analyze2vips.c:424
#, c-format
msgid "datatype %d not supported"
msgstr "Datentyp %d nicht unterstützt"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:262 libvips/foreign/tiff2vips.c:285
#: libvips/foreign/tiff2vips.c:303
2010-05-24 12:05:59 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "required field %d missing"
msgstr "benötigtes Feld %d fehlt"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:266
#, c-format
msgid "required field %d=%d, not %d"
msgstr "benötigtes Feld %d=%d, nicht %d"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:650
#, c-format
2012-03-09 10:47:28 +01:00
msgid "%d bits per sample palette image not supported"
msgstr "%d Bit pro Musterfarbpalettenbild nicht unterstützt"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:659
msgid "bad colormap"
msgstr "falsche Farbzusammenstellung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:716 libvips/foreign/tiff2vips.c:747
msgid "3 or 4 bands RGB TIFF only"
msgstr "nur RGB-TIFF mit drei oder vier Bändern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:818
msgid "4 or 5 bands CMYK TIFF only"
msgstr "nur CMYK-TIFF mit vier oder fünf Bändern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:869
msgid "unknown resolution unit"
msgstr "unbekannte Auflösungseinheit"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:874
#, c-format
msgid ""
"no resolution information for TIFF image \"%s\" -- defaulting to 1 pixel per "
"mm"
msgstr ""
"Keine Auflösungsinformationen für TIFF-Bild »%s« Standard auf 1 Bildpunkt "
2012-03-09 10:47:28 +01:00
"pro mm"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:946
#, c-format
msgid "unsupported sample format %d for lab image"
msgstr "nicht unterstütztes Musterformat %d für LAB-Bild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:956
#, c-format
msgid "unsupported depth %d for LAB image"
msgstr "nicht unterstützte Tiefe %d für LAB-Bild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:995
#, c-format
msgid "unsupported sample format %d for greyscale image"
msgstr "nicht unterstütztes Musterformat %d für Graustufenbild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:1004
#, c-format
msgid "unsupported depth %d for greyscale image"
msgstr "nicht unterstützte Tiefe %d für Graustufenbild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:1052
#, c-format
msgid "unsupported sample format %d for rgb image"
msgstr "nicht unterstütztes Musterformat %d für RGB-Bild"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:1061
#, c-format
msgid "unsupported depth %d for RGB image"
msgstr "nicht unterstützte Tiefe %d für RGB-Bild"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:1075
#, c-format
msgid "unknown photometric interpretation %d"
msgstr "unbekannte fotometrische Deutung %d"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:1331 libvips/foreign/radiance.c:959
msgid "read error"
msgstr "Lesefehler"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:1444
2010-06-09 22:54:19 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "bad page number %d"
msgstr "falsche Seitennummer %d"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:1465 libvips/foreign/vips2tiff.c:286
#, c-format
msgid "unable to open \"%s\" for input"
msgstr "»%s« kann nicht zur Eingabe geöffnet werden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/tiff2vips.c:1520 libvips/foreign/tiff2vips.c:1550
#, c-format
msgid "TIFF file does not contain page %d"
msgstr "TIFF-Datei enthält nicht Seite %d"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegsave.c:118
msgid "save jpeg"
msgstr "JPEG speichern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegsave.c:187
msgid "save image to jpeg file"
msgstr "Bild in JPEG-Datei speichern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegsave.c:256
msgid "save image to jpeg buffer"
msgstr "Bild in den JPEG-Puffer speichern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegsave.c:261 libvips/foreign/pngsave.c:229
msgid "Buffer to save to"
msgstr "Puffer, in den gespeichert werden soll"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegsave.c:303
msgid "error writing output"
msgstr "Fehler beim Schreiben der Ausgabe"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpegsave.c:319
# http://de.wikipedia.org/wiki/MIME#image
2012-03-09 10:47:28 +01:00
msgid "save image to jpeg mime"
msgstr "Bild in JPEG-MIME speichern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/rawsave.c:159
# http://de.wikipedia.org/wiki/Rohdatenformat_(Fotografie)
2012-03-09 10:47:28 +01:00
msgid "save image to raw file"
msgstr "Bild in Rohdatenformatdatei speichern"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/rawsave.c:266
msgid "write raw image to file descriptor"
msgstr "Rohdatenbild in Datei-Deskriptor schreiben"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/rawsave.c:273
msgid "File descriptor"
msgstr "Datei-Deskriptor"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/rawsave.c:274
msgid "File descriptor to write to"
msgstr "Datei-Deskriptor, in den geschrieben werden soll"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/foreign/ppmsave.c:109
# http://de.wikipedia.org/wiki/Portable_Pixmap
2012-03-09 10:47:28 +01:00
msgid "save image to ppm file"
msgstr "Bild in PPM-Datei speichern"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/ppmsave.c:125
msgid "ASCII"
msgstr "ASCII"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/ppmsave.c:126
msgid "save as ascii"
msgstr "Bild als ASCII speichern"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/vips2jpeg.c:132
#, c-format
msgid "%s"
msgstr "%s"
#: libvips/foreign/vips2jpeg.c:363
msgid "error setting JPEG resolution"
msgstr "Fehler beim Setzen der JPEG-Auflösung"
#: libvips/foreign/vips2jpeg.c:510
msgid "error saving EXIF"
msgstr "Fehler beim Speichern von EXIF"
#: libvips/foreign/openexr2vips.c:115
#, c-format
msgid "EXR error: %s"
msgstr "EXR-Fehler: %s"
#: libvips/foreign/magick2vips.c:215
#, c-format
msgid "unsupported image type %d"
msgstr "nicht unterstützter Bildtyp %d"
#: libvips/foreign/magick2vips.c:275
#, c-format
msgid "unsupported bit depth %d"
msgstr "nicht unterstützte Bit-Tiefe %d"
#: libvips/foreign/magick2vips.c:307
#, c-format
msgid "unsupported colorspace %d"
msgstr "nicht unterstützter Farbraum %d"
#: libvips/foreign/magick2vips.c:622
msgid "unable to read pixels"
msgstr "Bildpunkte können nicht gelesen werden"
#: libvips/foreign/magick2vips.c:658
#, c-format
msgid ""
"unable to read file \"%s\"\n"
"libMagick error: %s %s"
msgstr ""
"Datei »%s« kann nicht gelesen werden\n"
"libMagick-Fehler: %s %s"
#: libvips/foreign/magick2vips.c:692
#, c-format
msgid ""
"unable to ping file \"%s\"\n"
"libMagick error: %s %s"
msgstr ""
"Datei »%s« kann nicht angepingt werden\n"
"libMagick-Fehler: %s %s"
#: libvips/foreign/magick2vips.c:703
msgid "bad image size"
msgstr "falsche Bildgröße"
#: libvips/foreign/vipspng.c:230
msgid "unsupported color type"
msgstr "nicht unterstützter Farbtyp"
#: libvips/foreign/vipspng.c:570
msgid "compress should be in [0,9]"
msgstr "Komprimierung sollte in [0,9] liegen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/vipspng.c:650
#, c-format
msgid "unable to write \"%s\""
msgstr "»%s« kann nicht geschrieben werden"
#: libvips/foreign/vipspng.c:749
msgid "unable to write to buffer"
msgstr "In den Puffer kann nicht geschrieben werden."
#: libvips/foreign/matlab.c:106 libvips/foreign/fits.c:178
#: libvips/iofuncs/vips.c:143 libvips/mosaicing/global_balance.c:1181
#: libvips/mosaicing/global_balance.c:1516
#, c-format
msgid "unable to open \"%s\""
msgstr "»%s« kann nicht geöffnet werden"
#: libvips/foreign/matlab.c:114
#, c-format
msgid "no matrix variables in \"%s\""
msgstr "keine Matrixvariablen in »%s«"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/matlab.c:175
#, c-format
msgid "unsupported rank %d\n"
msgstr "nicht unterstützte Rangstufe %d\n"
#: libvips/foreign/matlab.c:188
#, c-format
msgid "unsupported class type %d\n"
msgstr "nicht unterstützter Klassentyp %d\n"
#: libvips/foreign/matlab.c:236
msgid "Mat_VarReadDataAll failed"
msgstr "»Mat_VarReadDataAll« fehlgeschlagen"
#: libvips/foreign/jpeg2vips.c:167
#, c-format
msgid "read gave %ld warnings"
msgstr "Lesen ergab %ld Warnungen"
#: libvips/foreign/jpeg2vips.c:489
msgid "error reading resolution"
msgstr "Fehler beim Lesen der Auflösung"
#: libvips/foreign/jpeg2vips.c:510
msgid "unknown EXIF resolution unit"
msgstr "unbekannte EXIF-Auflösungseinheit"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/jpeg2vips.c:718
msgid "unknown JFIF resolution unit"
msgstr "unbekannte JFIF-Auflösungseinheit"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/fits.c:240
msgid "dimensions above 3 must be size 1"
msgstr "Dimensionen größer drei müssen die Größe eins haben"
#: libvips/foreign/fits.c:256
#, c-format
msgid "bad number of axis %d"
msgstr "falsche Achsenanzahl %d"
#: libvips/foreign/fits.c:272
#, c-format
msgid "unsupported bitpix %d\n"
msgstr "nicht unterstützte »bitpix« %d\n"
#: libvips/foreign/fits.c:576 libvips/iofuncs/vips.c:171
#, c-format
msgid "unable to write to \"%s\""
msgstr "auf »%s« kann nicht geschrieben werden"
#: libvips/foreign/fits.c:637
#, c-format
2012-03-09 10:47:28 +01:00
msgid "unsupported BandFmt %d\n"
msgstr "nicht unterstütztes BandFmt %d\n"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvsave.c:112
msgid "save image to csv file"
msgstr "Bild in CSV-Datei speichern"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvsave.c:128 libvips/foreign/csvload.c:160
msgid "Separator"
msgstr "Trenner"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvsave.c:129
msgid "Separator characters"
msgstr "Trennzeichen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/ppm.c:109
msgid "bad int"
msgstr "falsche Ganzzahl"
#: libvips/foreign/ppm.c:121
msgid "bad float"
msgstr "falsche Fließkommazahl"
#: libvips/foreign/ppm.c:172
msgid "bad magic number"
msgstr "falsche magische Zahl"
#: libvips/foreign/ppm.c:222
msgid "not whitespace before start of binary data"
msgstr "kein Leerraum vor dem Start der binären Daten"
#: libvips/foreign/ppm.c:599 libvips/foreign/ppm.c:611
msgid "write error ... disc full?"
msgstr "Schreibfehler … Platte voll?"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/ppm.c:716
msgid "binary >8 bit images must be float"
msgstr "binäre Bilder >8 Bit müssen aus Fließkommazahlen bestehen"
#: libvips/foreign/vips2tiff.c:270
#, c-format
msgid "unable to open \"%s\" for output"
msgstr "»%s« kann nicht zur Ausgabe geöffnet werden"
#: libvips/foreign/vips2tiff.c:692
msgid "layer buffer exhausted -- try making TIFF output tiles smaller"
msgstr ""
"Ebenenpuffer aufgebraucht versuchen Sie die TIFF-Ausgabekacheln zu "
2012-03-09 10:47:28 +01:00
"verkleinern"
#: libvips/foreign/vips2tiff.c:922
msgid "TIFF write tile failed"
msgstr "Schreiben des TIFF-Bildes fehlgeschlagen"
#: libvips/foreign/vips2tiff.c:998
msgid "internal error #9876345"
msgstr "interner Fehler #9876345"
#: libvips/foreign/vips2tiff.c:1251
msgid "tile size not a multiple of 16"
msgstr "Bildgröße kein Vielfaches von 16"
#: libvips/foreign/vips2tiff.c:1257
msgid "can't have strip pyramid -- enabling tiling"
msgstr ""
"nicht ummantelte Pyramide nicht möglich Zerteilung wird eingeschaltet"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/vips2tiff.c:1268
msgid "can only pyramid LABQ and non-complex images"
msgstr ""
"nur LABQ und nicht-komplexe Bilder können pyramidenartig verwendet werden"
#: libvips/foreign/vips2tiff.c:1285
msgid "can't have 1-bit JPEG -- disabling JPEG"
msgstr "1-Bit-JPEG nicht möglich JPEG wird ausgeschaltet"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/vips2tiff.c:1463
msgid "unsigned 8-bit int, 16-bit int, and 32-bit float only"
msgstr "nur vorzeichenlose 8-Bit-Ganzzahl und 32-Bit-Fließkommazahl"
#: libvips/foreign/vips2tiff.c:1470
msgid "1 to 5 bands only"
msgstr "nur 1 bis 5 Bänder"
#: libvips/foreign/radiance.c:885
# http://radsite.lbl.gov/radiance/refer/Notes/picture_format.html
2012-03-09 10:47:28 +01:00
msgid "error reading radiance header"
msgstr "Fehler beim Lesen der Radiance-Kopfzeilen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvload.c:121
msgid "load csv from file"
msgstr "CSV aus Datei laden"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvload.c:139
msgid "Skip"
msgstr "überspringen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvload.c:140
msgid "Skip this many lines at the start of the file"
msgstr "so viele Zeilen ab dem Dateianfang überspringen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvload.c:146
msgid "Lines"
msgstr "Zeilen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvload.c:147
msgid "Read this many lines from the file"
msgstr "so viele Zeilen aus der Datei lesen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvload.c:153
msgid "Whitespace"
msgstr "Leerraum"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvload.c:154
msgid "Set of whitespace characters"
msgstr "Satz von Leerraumzeichen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/csvload.c:161
msgid "Set of separator characters"
msgstr "Satz von Trennzeichen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/pngsave.c:95
msgid "save png"
msgstr "PNG speichern"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/pngsave.c:104
msgid "Compression factor"
msgstr "Komprimierungsfaktor"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/pngsave.c:110
msgid "Interlace"
msgstr "Zeilensprung"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/pngsave.c:111
msgid "Interlace image"
msgstr "Zeilensprungbild"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/pngsave.c:162
msgid "save image to png file"
msgstr "Bild in PNG-Datei speichern"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/pngsave.c:224
msgid "save image to png buffer"
msgstr "Bild in den PNG-Puffer speichern"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:384
msgid "load and save image files"
msgstr "Bilddateien laden und speichern"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:525 libvips/mosaicing/im_remosaic.c:76
#, c-format
msgid "file \"%s\" not found"
msgstr "Datei »%s« nicht gefunden"
#: libvips/foreign/foreign.c:534 libvips/foreign/foreign.c:1022
#, c-format
2012-03-09 10:47:28 +01:00
msgid "\"%s\" is not a known file format"
msgstr "»%s« ist kein bekanntes Dateiformat"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:740
msgid "images do not match"
msgstr "Bilder passen nicht zusammen"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:826
msgid ""
"VIPS_FOREIGN_PARTIAL and VIPS_FOREIGN_SEQUENTIAL both set -- using SEQUENTIAL"
msgstr ""
"sowohl VIPS_FOREIGN_PARTIAL als auch VIPS_FOREIGN_SEQUENTIAL setzen "
"verwenden Sie SEQUENTIAL"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:894
msgid "file loaders"
msgstr "Dateilader"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:903
msgid "Flags"
msgstr "Schalter"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:904
msgid "Flags for this file"
msgstr "Schalter für diese Datei"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:910
msgid "Disc"
msgstr "Platte"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:911
msgid "Open to disc"
msgstr "offen zur Platte"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:917
msgid "Sequential"
msgstr "sequenziell"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:918
msgid "Sequential read only"
msgstr "sequenziell nur mit Lesezugriff"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:1370
msgid "file savers"
msgstr "Dateispeicherer"
2012-03-09 10:47:28 +01:00
#: libvips/foreign/foreign.c:1380
msgid "Image to save"
msgstr "zu speicherndes Bild"
2012-03-09 10:47:28 +01:00
#: libvips/freq_filt/im_freq_mask.c:108
msgid "mask sizes power of 2 only"
msgstr "Maskengröße nur Potenzen von 2"
#: libvips/freq_filt/im_freq_mask.c:155
msgid "unimplemented mask type"
msgstr "nicht implementierter Maskentyp"
#: libvips/freq_filt/fmaskcir.c:158 libvips/freq_filt/fmaskcir.c:303
#: libvips/freq_filt/fmaskcir.c:394 libvips/freq_filt/fmaskcir.c:476
#: libvips/freq_filt/fmaskcir.c:556
msgid "bad sizes"
msgstr "falsche Größen"
#: libvips/freq_filt/fmaskcir.c:172 libvips/freq_filt/fmaskcir.c:228
#: libvips/freq_filt/fmaskcir.c:242 libvips/freq_filt/fmaskcir.c:317
#: libvips/freq_filt/fmaskcir.c:321 libvips/freq_filt/fmaskcir.c:408
#: libvips/freq_filt/fmaskcir.c:412 libvips/freq_filt/fmaskcir.c:570
#: libvips/freq_filt/fmaskcir.c:574 libvips/freq_filt/fmask4th.c:120
#: libvips/freq_filt/fmask4th.c:129 libvips/freq_filt/fmask4th.c:163
#: libvips/freq_filt/fmask4th.c:172 libvips/freq_filt/fmask4th.c:205
#: libvips/freq_filt/fmask4th.c:214 libvips/freq_filt/fmask4th.c:252
#: libvips/freq_filt/fmask4th.c:261 libvips/freq_filt/fmask4th.c:292
#: libvips/freq_filt/fmask4th.c:301 libvips/freq_filt/fmask4th.c:333
#: libvips/freq_filt/fmask4th.c:342 libvips/freq_filt/fmask4th.c:373
#: libvips/freq_filt/fmask4th.c:387 libvips/freq_filt/fmask4th.c:423
#: libvips/freq_filt/fmask4th.c:437 libvips/freq_filt/fmask4th.c:473
#: libvips/freq_filt/fmask4th.c:487 libvips/freq_filt/fmask4th.c:527
#: libvips/freq_filt/fmask4th.c:541 libvips/freq_filt/fmask4th.c:578
#: libvips/freq_filt/fmask4th.c:592 libvips/freq_filt/fmask4th.c:629
#: libvips/freq_filt/fmask4th.c:643 libvips/freq_filt/fmask4th.c:697
msgid "bad args"
msgstr "falsche Argumente"
#: libvips/freq_filt/fmaskcir.c:490
msgid "bad args (f)"
msgstr "falsche Argumente (f)"
#: libvips/freq_filt/fmaskcir.c:494
msgid "bad args (ac)"
msgstr "falsche Argumente (ac)"
#: libvips/freq_filt/fmaskcir.c:655 libvips/freq_filt/fmask4th.c:791
msgid "unimplemented mask"
msgstr "nicht implementierte Maske"
#: libvips/freq_filt/im_fractsurf.c:72
msgid "dimension should be in (2,3)"
msgstr "Dimension sollte in (2,3) liegen"
#: libvips/freq_filt/im_invfft.c:105 libvips/freq_filt/im_invfftr.c:124
#: libvips/freq_filt/im_fwfft.c:125 libvips/freq_filt/im_fwfft.c:241
msgid "unable to create transform plan"
msgstr "Umwandlungsplan kann nicht erstellt werden"
#: libvips/freq_filt/im_invfft.c:130 libvips/freq_filt/im_invfftr.c:145
#: libvips/freq_filt/im_fwfft.c:301
msgid "vips configured without FFT support"
msgstr "VIPS wurde ohne FFT-Unterstützung konfiguriert"
2012-03-09 10:47:28 +01:00
#: libvips/histograms_lut/im_stdif.c:186
#: libvips/histograms_lut/im_lhisteq.c:159
msgid "window too large"
msgstr "Fenster zu groß"
#: libvips/histograms_lut/im_stdif.c:191
#: libvips/histograms_lut/im_lhisteq.c:164
msgid "window too small"
msgstr "Fenster zu klein"
#: libvips/histograms_lut/im_histnD.c:227
#, c-format
msgid " bins out of range [1,%d]"
msgstr " »bins« außerhalb des Bereichs [1,%d]"
#: libvips/histograms_lut/im_identity.c:139 libvips/other/im_grey.c:101
#: libvips/other/im_make_xy.c:95
msgid "bad size"
msgstr "falsche Größe"
#: libvips/histograms_lut/im_buildlut.c:120
msgid "x value not an int"
msgstr "x-Wert keine Ganzzahl"
#: libvips/histograms_lut/im_buildlut.c:133
msgid "x range too small"
msgstr "x-Bereich zu klein"
#: libvips/histograms_lut/im_buildlut.c:278
msgid "bad input matrix size"
msgstr "falsche Eingabematrix-Größe"
#: libvips/histograms_lut/tone.c:194
msgid "bad in_max, out_max parameters"
msgstr "falsche »in_max«-, »out_max«-Parameter"
#: libvips/histograms_lut/tone.c:199
msgid "bad Lb, Lw parameters"
msgstr "falsche »Lb«-, »Lw«-Parameter"
#: libvips/histograms_lut/tone.c:204
msgid "Ps not in range [0.0,1.0]"
msgstr "»Ps« nicht im Bereich [0.0,1.0]"
#: libvips/histograms_lut/tone.c:209
msgid "Pm not in range [0.0,1.0]"
msgstr "»Pm« nicht im Bereich [0.0,1.0]"
#: libvips/histograms_lut/tone.c:214
msgid "Ph not in range [0.0,1.0]"
msgstr "»Ph« nicht im Bereich [0.0,1.0]"
#: libvips/histograms_lut/tone.c:219
msgid "S not in range [-30,+30]"
msgstr "»S« nicht im Bereich [-30,+30]"
#: libvips/histograms_lut/tone.c:224
msgid "M not in range [-30,+30]"
msgstr "»M« nicht im Bereich [-30,+30]"
#: libvips/histograms_lut/tone.c:229
msgid "H not in range [-30,+30]"
msgstr "»H« nicht im Bereich [-30,+30]"
#: libvips/histograms_lut/im_invertlut.c:132
msgid "element out of range [0,1]"
msgstr "Element außerhalb des Bereichs [0,1]"
#: libvips/histograms_lut/im_invertlut.c:287
msgid "bad input matrix"
msgstr "falsche Eingabematrix"
#: libvips/histograms_lut/im_invertlut.c:292
msgid "bad lut_size"
msgstr "falsche »lut_size«"
#: libvips/histograms_lut/im_maplut.c:97
#, c-format
msgid "%d overflows detected"
msgstr "%d Überläufe entdeckt"
#: libvips/inplace/im_draw_line.c:389
msgid "mask image not 1 band 8 bit uncoded"
msgstr "Maskenbild nicht 8-Bit-kodiert mit einem Band"
#: libvips/inplace/im_draw_line.c:395
msgid "ink image does not match in image"
msgstr "»ink«-Bild passt nicht in das Bild"
#: libvips/inplace/im_draw_line.c:399
msgid "ink image not 1x1 pixels"
msgstr "»ink«-Bild nicht 1x1 Bildpunkte"
#: libvips/iofuncs/sink.c:105
#, c-format
msgid "stop function failed for image \"%s\""
msgstr "»stop«-Funktion für Bild »%s« fehlgeschlagen"
#: libvips/iofuncs/sink.c:142
#, c-format
msgid "start function failed for image \"%s\""
msgstr "»start«-Funktion für Bild »%s« fehlgeschlagen"
#: libvips/iofuncs/sink.c:175
msgid "per-thread state for sink"
msgstr "Status pro Thread für »sink«"
#: libvips/iofuncs/memory.c:231
msgid "vips_free: too many frees"
msgstr "vips_free: zu viele Frees"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/memory.c:235
msgid "vips_free: too much free"
msgstr "vips_free: zu viel frei"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/memory.c:295 libvips/iofuncs/memory.c:298
#, c-format
msgid "out of memory --- size == %dMB"
msgstr "Hauptspeicher reicht nicht aus Größe == %dMB"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/vips.c:286
#, c-format
msgid "\"%s\" is not a VIPS image"
msgstr "»%s« ist kein VIPS-Bild"
#: libvips/iofuncs/vips.c:374
msgid "unable to read history"
msgstr "Verlauf kann nicht gelesen werden"
#: libvips/iofuncs/vips.c:407
msgid "more than a 10 megabytes of XML? sufferin' succotash!"
msgstr "mehr als 10 Megabyte XML? Leidende Succotash!"
#: libvips/iofuncs/vips.c:455
msgid "incorrect namespace in XML"
msgstr "falscher Namensraum in XML"
#: libvips/iofuncs/vips.c:579
msgid "error transforming from save format"
msgstr "Fehler beim Umwandeln vom gespeicherten Format"
#: libvips/iofuncs/vips.c:680
#, c-format
msgid "unable to set property \"%s\" to value \"%s\"."
msgstr "Eigenschaft »%s« kann nicht auf Wert »%s« gesetzt werden."
#: libvips/iofuncs/vips.c:728
msgid "error transforming to save format"
msgstr "Fehler beim Umwandeln in das zu speichernde Format"
#: libvips/iofuncs/vips.c:776 libvips/iofuncs/vips.c:973
#: libvips/iofuncs/window.c:237
msgid "file has been truncated"
msgstr "Datei wurde gekürzt"
#: libvips/iofuncs/vips.c:890 libvips/iofuncs/vips.c:899
#: libvips/iofuncs/vips.c:922
msgid "xml save error"
msgstr "XML-Fehler beim Speichern"
#: libvips/iofuncs/vips.c:959
#, c-format
2012-03-09 10:47:28 +01:00
msgid "unable to read header for \"%s\""
msgstr "Kopfdaten für »%s« können nicht gelesen werden"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/vips.c:972 libvips/iofuncs/window.c:236
#, c-format
msgid "unable to read data for \"%s\", %s"
msgstr "Daten für »%s« können nicht gelesen werden, %s"
#: libvips/iofuncs/vips.c:984
#, c-format
msgid "error reading XML: %s"
msgstr "Fehler beim Lesen von XML: %s"
#: libvips/iofuncs/generate.c:343 libvips/iofuncs/header.c:611
msgid "too many images"
msgstr "zu viele Bilder"
#: libvips/iofuncs/generate.c:606
msgid "demand hint not set"
msgstr "Hinweisanfrage nicht gesetzt"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/generate.c:625 libvips/iofuncs/generate.c:650
msgid "generate() called twice"
msgstr "generate() zweimal aufgerufen"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/generate.c:682 libvips/iofuncs/image.c:1873
#, c-format
msgid "unable to output to a %s image"
msgstr "es kann nicht zu einem %s-Bild ausgegeben werden"
#: libvips/iofuncs/region.c:212
#, c-format
msgid "start function failed for image %s"
msgstr "Startfunktion für Bild %s fehlgeschlagen"
#: libvips/iofuncs/region.c:528 libvips/iofuncs/region.c:598
#: libvips/iofuncs/region.c:745 libvips/iofuncs/region.c:1241
msgid "valid clipped to nothing"
msgstr "gültig an nichts angeklammert"
#: libvips/iofuncs/region.c:642
msgid "bad image type"
msgstr "falscher Bildtyp"
#: libvips/iofuncs/region.c:687
msgid "no pixel data on attached image"
msgstr "keine Bildpunktdaten in angehängtem Bild"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/region.c:693
msgid "images do not match in pixel size"
msgstr "Bilder passen in der Bildpunktgröße nicht zusammen"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/region.c:726 libvips/iofuncs/region.c:1223
msgid "dest too small"
msgstr "Ziel zu klein"
#: libvips/iofuncs/region.c:813
msgid "bad position"
msgstr "falsche Position"
#: libvips/iofuncs/region.c:1102 libvips/iofuncs/region.c:1294
#, c-format
msgid "unable to input from a %s image"
msgstr "Eingabe von einem %s-Bild nicht möglich"
#: libvips/iofuncs/region.c:1126
msgid "incomplete header"
msgstr "unvollständige Kopfzeilen"
#: libvips/iofuncs/region.c:1197
msgid "inappropriate region type"
msgstr "Ungeeigneter Regionstyp"
#: libvips/iofuncs/init.c:366
msgid "evaluate with N concurrent threads"
msgstr "mit N gleichzeitigen Threads auswerten"
#: libvips/iofuncs/init.c:369
msgid "set tile width to N (DEBUG)"
msgstr "Bildbreite auf N setzen (DEBUG)"
#: libvips/iofuncs/init.c:372
msgid "set tile height to N (DEBUG)"
msgstr "Bildhöhe auf N setzen (DEBUG)"
#: libvips/iofuncs/init.c:375
msgid "set thinstrip height to N (DEBUG)"
msgstr "»thinstrip«-Höhe auf N setzen (DEBUG)"
#: libvips/iofuncs/init.c:378
msgid "set fatstrip height to N (DEBUG)"
msgstr "»fatstrip«-Höhe auf N setzen (DEBUG)"
#: libvips/iofuncs/init.c:381
msgid "show progress feedback"
msgstr "Fortschrittsrückmeldung anzeigen"
#: libvips/iofuncs/init.c:384
msgid "leak-check on exit"
msgstr "Lückenprüfung beim Beenden"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/init.c:387
msgid "images larger than N are decompressed to disc"
msgstr "Bilder, die größer als N sind, werden auf die Platte dekomprimiert"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/init.c:390
msgid "disable vectorised versions of operations"
msgstr "vektorgesteuerte Versionen von Transaktionen deaktivieren"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/init.c:393
msgid "cache at most N operations"
msgstr "höchstens N Transaktionen zwischenspeichern"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/init.c:396
msgid "cache at most N bytes in memory"
msgstr "höchstens N Byte zwischenspeichern"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/init.c:399
msgid "allow at most N open files"
msgstr "höchstens N offene Dateien erlauben"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/init.c:402
msgid "trace operation cache"
msgstr "Transaktionszwischenspeicher aufzeichnen"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/init.c:405
msgid "dump operation cache on exit"
msgstr "Transaktionszwischenspeicher beim Beenden ausgeben"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/init.c:428
msgid "VIPS Options"
msgstr "VIPS-Optionen"
#: libvips/iofuncs/init.c:428
msgid "Show VIPS options"
msgstr "VIPS-Optionen anzeigen"
#: libvips/iofuncs/image.c:293
msgid "unable to close fd"
msgstr "»fd« kann nicht geschlossen werden"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:373
#, c-format
msgid "%dx%d %s, %d band, %s"
msgid_plural "%dx%d %s, %d bands, %s"
msgstr[0] "%dx%d %s, %d Band, %s"
msgstr[1] "%dx%d %s, %d Bänder, %s"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:403
#, c-format
msgid " %s, %d band, %s"
msgid_plural " %s, %d bands, %s"
msgstr[0] " %s, %d band, %s"
msgstr[1] " %s, %d Bänder, %s"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:529
#, c-format
msgid "%s %s: %d threads, %d x %d tiles, groups of %d scanlines"
msgstr "%s %s: %d Threads, %d x %d Kacheln, Gruppen von %d Scan-Zeilen"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:542
#, c-format
msgid "%s %s: %d%% complete"
msgstr "%s %s: %d%% komplett"
#. Spaces at end help to erase the %complete message we overwrite.
#.
#: libvips/iofuncs/image.c:559
#, c-format
msgid "%s %s: done in %ds \n"
msgstr "%s %s: Erledigt in %ds \n"
#: libvips/iofuncs/image.c:738
#, c-format
2012-03-09 10:47:28 +01:00
msgid "unable to open \"%s\", file too short"
msgstr "»%s« kann nicht geöffnet werden, Datei zu klein"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:748
#, c-format
msgid "%s is longer than expected"
msgstr "%s ist länger als erwartet"
#: libvips/iofuncs/image.c:765
#, c-format
msgid "bad mode \"%s\""
msgstr "falscher Modus »%s«"
#: libvips/iofuncs/image.c:820
msgid "image class"
msgstr "Bildklasse"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:916
msgid "Image filename"
msgstr "Bilddateiname"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:922
msgid "Mode"
msgstr "Modus"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:923
msgid "Open mode"
msgstr "Öffnen-Modus"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:929
msgid "Kill"
msgstr "töten"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:930
msgid "Block evaluation on this image"
msgstr "Blockauswertung dieses Bildes"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:936
msgid "Demand style"
msgstr "Nachfragestil"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:937
msgid "Preferred demand style for this image"
msgstr "für dieses Bild bevorzugter Nachfragestil"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:950
msgid "Foreign buffer"
msgstr "Fremdpuffer"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:951
msgid "Pointer to foreign pixels"
msgstr "Puffer für fremde Bildpunkte"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/image.c:1215
#, c-format
msgid "killed for image \"%s\""
msgstr "für Bild »%s« abgeschossen"
#: libvips/iofuncs/image.c:1815
msgid "bad image descriptor"
msgstr "falscher Bild-Deskriptor"
#: libvips/iofuncs/image.c:1917
#, c-format
msgid "auto-rewind for %s failed"
msgstr "automatischer Rücklauf für %s fehlgeschlagen"
#: libvips/iofuncs/image.c:1973 libvips/iofuncs/image.c:2168
#: libvips/iofuncs/image.c:2185
msgid "no image data"
msgstr "keine Bilddaten"
#: libvips/iofuncs/image.c:2041 libvips/iofuncs/image.c:2208
msgid "image not readable"
msgstr "Bild nicht lesbar"
#: libvips/iofuncs/image.c:2062 libvips/iofuncs/image.c:2238
#: libvips/iofuncs/image.c:2247
msgid "image already written"
msgstr "Bild bereits geschrieben"
#: libvips/iofuncs/image.c:2086 libvips/iofuncs/image.c:2259
msgid "image not writeable"
msgstr "Bild nicht schreibbar"
#: libvips/iofuncs/image.c:2132
msgid "bad file type"
msgstr "falscher Dateityp"
#: libvips/iofuncs/sinkscreen.c:185
msgid "per-thread state for render"
msgstr "Status pro Thread für »render«"
#: libvips/iofuncs/sinkscreen.c:537 libvips/iofuncs/sinkdisc.c:236
#: libvips/iofuncs/threadpool.c:606
msgid "unable to create thread"
msgstr "Thread kann nicht erstellt werden"
#: libvips/iofuncs/mapfile.c:130 libvips/iofuncs/mapfile.c:297
msgid "unable to CreateFileMapping"
msgstr "»CreateFileMapping« nicht möglich"
#: libvips/iofuncs/mapfile.c:138 libvips/iofuncs/mapfile.c:309
msgid "unable to MapViewOfFile"
msgstr "»MapViewOfFile« nicht möglich"
#: libvips/iofuncs/mapfile.c:178
msgid "unable to mmap"
msgstr "»mmap« nicht möglich"
#: libvips/iofuncs/mapfile.c:179
#, c-format
msgid ""
"map failed (%s), running very low on system resources, expect a crash soon"
msgstr ""
"»map« fehlgeschlagen (%s), die Systemressourcen werden knapp, ein Absturz "
"steht bevor"
#: libvips/iofuncs/mapfile.c:196 libvips/iofuncs/mapfile.c:303
msgid "unable to UnmapViewOfFile"
msgstr "»UnmapViewOfFile« nicht möglich"
#: libvips/iofuncs/mapfile.c:202
msgid "unable to munmap file"
msgstr "»munmap« der Datei nicht möglich"
#: libvips/iofuncs/mapfile.c:224
msgid "file is less than 64 bytes"
msgstr "Datei ist weniger als 64 Byte groß"
#: libvips/iofuncs/mapfile.c:229 libvips/iofuncs/mapfile.c:263
msgid "unable to get file status"
msgstr "Dateistatus kann nicht abgefragt werden"
#: libvips/iofuncs/mapfile.c:235
msgid "not a regular file"
msgstr "keine reguläre Datei"
#: libvips/iofuncs/mapfile.c:269
msgid "unable to read data"
msgstr "Daten können nicht gelesen werden"
#: libvips/iofuncs/mapfile.c:329
#, c-format
msgid "unable to mmap: \"%s\" - %s"
msgstr "»mmap« nicht möglich: \"%s\" - %s"
#: libvips/iofuncs/mapfile.c:339
#, c-format
msgid "unable to mmap \"%s\" to same address"
msgstr "»mmap %s« zur gleichen Adresse nicht möglich"
#: libvips/iofuncs/base64.c:170
msgid "too little data"
msgstr "zu wenige Daten"
#: libvips/iofuncs/object.c:148
#, c-format
2012-03-09 10:47:28 +01:00
msgid "parameter %s not set"
msgstr "Parameter %s nicht gesetzt"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/object.c:505
#, c-format
msgid "no property named `%s'"
msgstr "keine Eigenschaft namens »%s«"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/object.c:513
#, c-format
msgid "no vips argument named `%s'"
msgstr "kein VIPS-Argument namens »%s«"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/object.c:520
#, c-format
msgid "argument `%s' has no instance"
msgstr "Argument »%s« hat keine Instanz"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/object.c:1248 libvips/iofuncs/operation.c:287
#: libvips/resample/interpolate.c:615
#, c-format
msgid "class \"%s\" not found"
msgstr "Klasse »%s« nicht gefunden"
#: libvips/iofuncs/object.c:1297
msgid "base class"
msgstr "Basisklasse"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/object.c:1311
msgid "Nickname"
msgstr "Nickname"
#: libvips/iofuncs/object.c:1312
msgid "Class nickname"
msgstr "Klassen-Nickname"
#: libvips/iofuncs/object.c:1318
msgid "Description"
msgstr "Beschreibung"
#: libvips/iofuncs/object.c:1319
msgid "Class description"
msgstr "Klassenbeschreibung"
#: libvips/iofuncs/object.c:1509
#, c-format
msgid "enum '%s' has no member '%s'"
msgstr "Aufzählung »%s« hat keinen Bestandteil »%s«"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/object.c:1769
#, c-format
2012-03-09 10:47:28 +01:00
msgid "unable to set '%s'"
msgstr "»%s« kann nicht gesetzt werden"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/object.c:1777
msgid "not , or ) after parameter"
msgstr "kein »,« oder »)« nach Parameter"
#: libvips/iofuncs/object.c:1784
msgid "extra tokens after ')'"
msgstr "keine zusätzlichen Token nach »)«"
#. File length unit.
#.
#: libvips/iofuncs/buf.c:520
msgid "bytes"
msgstr "Byte"
2012-03-09 10:47:28 +01:00
#. Kilo byte unit.
#.
#: libvips/iofuncs/buf.c:524
msgid "KB"
msgstr "KB"
2012-03-09 10:47:28 +01:00
#. Mega byte unit.
#.
#: libvips/iofuncs/buf.c:528
msgid "MB"
msgstr "MB"
2012-03-09 10:47:28 +01:00
#. Giga byte unit.
#.
#: libvips/iofuncs/buf.c:532
msgid "GB"
msgstr "GB"
2012-03-09 10:47:28 +01:00
#. Tera byte unit.
#.
#: libvips/iofuncs/buf.c:536
msgid "TB"
msgstr "TB"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/util.c:639
msgid "unable to get file stats"
msgstr "Dateistatus kann nicht abgefragt werden"
#: libvips/iofuncs/util.c:656 libvips/iofuncs/sinkdisc.c:262
msgid "write failed"
msgstr "Schreiben fehlgeschlagen"
#: libvips/iofuncs/util.c:720
#, c-format
msgid "unable to open file \"%s\" for reading"
msgstr "Datei »%s« kann nicht zum Lesen geöffnet werden"
#: libvips/iofuncs/util.c:742
#, c-format
msgid "unable to open file \"%s\" for writing"
msgstr "Datei »%s« kann nicht zum Schreiben geöffnet werden"
#: libvips/iofuncs/util.c:767
#, c-format
msgid "\"%s\" too long"
msgstr "»%s« zu lang"
#: libvips/iofuncs/util.c:784
msgid "out of memory"
msgstr "Hauptspeicher reicht nicht aus"
#: libvips/iofuncs/util.c:810
#, c-format
msgid "error reading from file \"%s\""
msgstr "Fehler beim Lesen von Datei »%s«"
#: libvips/iofuncs/util.c:857
#, c-format
2012-03-09 10:47:28 +01:00
msgid "write error (%zd out of %zd blocks written) ... disc full?"
msgstr "Schreibfehler (%zd aus %zd Blöcken geschrieben) … Platte voll?"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/util.c:1106 libvips/iofuncs/util.c:1113
msgid "unable to truncate"
msgstr "kann nicht gekürzt werden"
#: libvips/iofuncs/util.c:1297
msgid "unexpected end of string"
msgstr "Unerwartetes Ende der Zeichenkette"
#: libvips/iofuncs/util.c:1315
#, c-format
msgid "expected %s, saw %s"
msgstr "%s erwartet, %s gesehen"
#: libvips/iofuncs/util.c:1485
#, c-format
msgid "unable to make temporary file %s"
msgstr "temporäre Datei %s kann nicht erstellt werden"
#: libvips/iofuncs/operation.c:97
msgid "input"
msgstr "Eingabe"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/operation.c:97
msgid "output"
msgstr "Ausgabe"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/operation.c:246
msgid "operations"
msgstr "Transaktionen"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/operation.c:273
msgid "usage:"
msgstr "Aufruf:"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/operation.c:699
#, c-format
2012-03-09 10:47:28 +01:00
msgid "unknown argument '%s'"
msgstr "unbekanntes Argument »%s«"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/operation.c:810
msgid "too few arguments"
msgstr "zu wenige Argumente"
#: libvips/iofuncs/operation.c:931
msgid "too many arguments"
msgstr "zu viele Argumente"
#: libvips/iofuncs/header.c:210
#, c-format
2012-03-09 10:47:28 +01:00
msgid "unknown band format %d"
msgstr "unbekanntes Bandformat %d"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/header.c:781
#, c-format
msgid "field \"%s\" not found"
msgstr "Feld »%s« nicht gefunden"
#: libvips/iofuncs/header.c:949
#, c-format
msgid "field \"%s\" is of type %s, not %s"
msgstr "Feld »%s« ist vom Typ %s, nicht %s"
#: libvips/iofuncs/sinkmemory.c:108
msgid "per-thread state for sinkmemory"
msgstr "Status pro Thread für »sinkmemory«"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/sinkdisc.c:121
msgid "per-thread state for sinkdisc"
msgstr "Status pro Thread für »sinkdisc«"
#: libvips/iofuncs/error.c:210
msgid "windows error"
msgstr "Windows-Fehler"
#: libvips/iofuncs/error.c:219
msgid "unix error"
msgstr "Unix-Fehler"
#: libvips/iofuncs/error.c:304 libvips/iofuncs/error.c:305
#: libvips/iofuncs/error.c:354 libvips/iofuncs/error.c:355
#, c-format
msgid "%s: "
msgstr "%s: "
#: libvips/iofuncs/error.c:304
msgid "vips diagnostic"
msgstr "Vips-Diagnose"
#: libvips/iofuncs/error.c:354
msgid "vips warning"
msgstr "Vips-Warnung"
#: libvips/iofuncs/error.c:438
msgid "image must be uncoded"
msgstr "Bild muss unkodiert sein"
#: libvips/iofuncs/error.c:466
msgid "image coding must be NONE or LABQ"
msgstr "Bildkodierung muss NONE oder LABQ sein"
#: libvips/iofuncs/error.c:494
msgid "unknown image coding"
2010-06-09 22:54:19 +02:00
msgstr "unbekannte Bildkodierung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:520
2010-06-09 22:54:19 +02:00
msgid "Radiance coding only"
msgstr "Nur Radiance-Kodierung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:546
2010-06-09 22:54:19 +02:00
msgid "LABQ coding only"
msgstr "Nur LABQ-Kodierung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:570
2010-06-09 22:54:19 +02:00
msgid "image must one band"
msgstr "Bild muss ein Band haben"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:595
2010-05-24 12:05:59 +02:00
#, c-format
msgid "image must have %d bands"
2010-06-09 22:54:19 +02:00
msgstr "Bild muss %d Bänder haben"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:620
msgid "image must have one or three bands"
msgstr "Bild muss ein oder drei Bänder haben"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:648
2010-06-09 22:54:19 +02:00
msgid "images must have the same number of bands, or one must be single-band"
msgstr ""
"Bilder müssen die gleiche Anzahl Bänder haben oder eines muss ein Band haben"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:675
#, c-format
msgid "image must have 1 or %d bands"
msgstr "Bild muss ein oder %d Bänder haben"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:699
2010-06-09 22:54:19 +02:00
msgid "image must be non-complex"
msgstr "Bild muss nicht-komplex sein"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:723
2010-06-09 22:54:19 +02:00
msgid "image must be complex"
msgstr "Bild muss komplex sein"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:749
2010-05-24 12:05:59 +02:00
#, c-format
2010-06-09 22:54:19 +02:00
msgid "image must be %s"
msgstr "Bild muss %s sein"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:774
2010-06-09 22:54:19 +02:00
msgid "image must be integer"
msgstr "Bild muss ganzzahlig sein"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:799
2010-06-09 22:54:19 +02:00
msgid "image must be unsigned integer"
msgstr "Bild muss aus vorzeichenlosen Ganzzahlen bestehen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:827
2010-06-09 22:54:19 +02:00
msgid "image must be 8- or 16-bit integer, signed or unsigned"
msgstr ""
"Bild muss aus 8- oder 16-Bit Ganzzahlen mit oder ohne Vorzeichen bestehen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:854
2010-06-09 22:54:19 +02:00
msgid "image must be 8- or 16-bit unsigned integer"
msgstr "Bild muss aus 8- oder 16-Bit vorzeichenlosen Ganzzahlen bestehen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:880
2010-06-09 22:54:19 +02:00
msgid "image must be 8- or 16-bit unsigned integer, or float"
msgstr ""
2012-03-09 10:47:28 +01:00
"Bild muss aus 8- oder 16-Bit vorzeichenlosen Ganzzahlen oder "
"Fließkommazahlen bestehen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:908
2010-06-09 22:54:19 +02:00
msgid "image must be unsigned int or float"
msgstr ""
"Bild muss aus 8- oder 16-Bit vorzeichenlosen Ganz- oder Fließkommazahlen "
"bestehen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:933
2010-06-09 22:54:19 +02:00
msgid "images must match in size"
msgstr "Bilder müssen in der Größe passen"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:959
2010-06-09 22:54:19 +02:00
msgid "images must have the same number of bands"
msgstr "Bilder müssen die gleiche Anzahl Bänder haben"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:1013
2010-06-09 22:54:19 +02:00
msgid "images must have the same band format"
msgstr "Bilder müssen das gleiche Bandformat haben"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:1039
2010-06-09 22:54:19 +02:00
msgid "images must have the same coding"
msgstr "Bilder müssen die gleiche Kodierung haben"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:1064
2010-05-24 12:05:59 +02:00
#, c-format
2010-06-09 22:54:19 +02:00
msgid "vector must have 1 or %d elements"
msgstr "Vektor muss 1 oder %d Elemente haben"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:1089
2010-06-09 22:54:19 +02:00
msgid "histograms must have width or height 1"
msgstr "Histogramme müssen eine Breite oder Höhe von eins haben"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:1094
2010-06-09 22:54:19 +02:00
msgid "histograms must have not have more than 65536 elements"
msgstr "Histogramm dürfen nicht mehr als 65536 Elemente haben"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:1123 libvips/iofuncs/error.c:1151
2010-06-09 22:54:19 +02:00
msgid "nonsense mask parameters"
msgstr "unsinnige Maskenparameter"
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/error.c:1176
msgid "mask must be 1D"
msgstr "Maske muss 1D sein"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/threadpool.c:217
2010-05-24 12:05:59 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "threads clipped to %d"
msgstr "Threads an %d angeheftet"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/iofuncs/threadpool.c:281
msgid "per-thread state for vipsthreadpool"
msgstr "Status pro Thread für »vipsthreadpool«"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/morphology/im_profile.c:104
msgid "dir not 0 or 1"
msgstr "»dir« nicht 0 oder 1"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/morphology/morphology.c:311
2010-05-24 12:05:59 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "bad mask element (%d should be 0, 128 or 255)"
msgstr "falsches Maskenelement (%d sollte 0, 128 oder 255 sein)"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/morphology/im_zerox.c:141
msgid "flag not -1 or 1"
msgstr "Schalter nicht -1 oder 1"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/morphology/im_zerox.c:145
msgid "image too narrow"
msgstr "Bild zu schmal"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/morphology/im_cntlines.c:81
msgid "flag should be 0 (horizontal) or 1 (vertical)"
msgstr "Schalter sollte 0 (horizontal) oder 1 (vertikal) sein"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/morphology/im_rank.c:365
msgid "image too small for window"
msgstr "Bild zu klein für Fenster"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/morphology/im_rank_image.c:303
msgid "zero input images!"
msgstr "null Eingabebilder"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/morphology/im_rank_image.c:308
#, c-format
msgid "index should be in range 0 - %d"
msgstr "Index sollte im Bereich 0 - %d liegen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_lrmerge.c:213 libvips/mosaicing/im_lrmerge.c:262
#: libvips/mosaicing/im_lrmerge.c:603 libvips/mosaicing/im_tbmerge.c:163
#: libvips/mosaicing/im_tbmerge.c:217 libvips/mosaicing/im_tbmerge.c:535
msgid "internal error"
msgstr "interner Fehler"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_lrmerge.c:703
msgid "mwidth must be -1 or >= 0"
msgstr "»mwidth« muss -1 oder >= 0 sein"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_lrmerge.c:732
msgid "no overlap"
msgstr "kein Überlappen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_lrmerge.c:803 libvips/mosaicing/im_tbmerge.c:634
#: libvips/resample/im_affine.c:469
msgid "unknown coding type"
msgstr "unbekannter Kodierungstyp"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_lrmerge.c:820 libvips/mosaicing/im_tbmerge.c:652
msgid "too much overlap"
msgstr "zu viel Überlappung"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_remosaic.c:104
#, c-format
msgid "substitute image \"%s\" is not the same size as \"%s\""
msgstr "Bild zum Ersetzen »%s« hat nicht die gleiche Größe wie »%s«"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_tbmosaic.c:89 libvips/mosaicing/im_lrmosaic.c:113
msgid "bad area parameters"
msgstr "falsche Bereichsparameter"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_tbmosaic.c:110 libvips/mosaicing/im_lrmosaic.c:134
msgid "overlap too small for search"
msgstr "Überlappen zu klein für Suche"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_tbmosaic.c:143 libvips/mosaicing/im_lrmosaic.c:167
msgid "unknown Coding type"
msgstr "unbekannter Kodierungstyp"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_chkpair.c:200
msgid "inputs incompatible"
msgstr "Eingaben inkompatibel"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_chkpair.c:204 libvips/mosaicing/im_tbcalcon.c:102
msgid "help!"
msgstr "Hilfe!"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_tbcalcon.c:116
msgid "overlap too small"
msgstr "Überlappen zu schmal"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/global_balance.c:145
msgid "no matching '>'"
msgstr "kein passendes »>«"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/global_balance.c:154
msgid "too many items"
msgstr "zu viele Elemente"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
# Propogate a transform down a tree. If dirty is set, we've been here before,
# so there is a doubling up of this node. If this is a leaf, then we have the
# same leaf twice (which, in fact, we can cope with); if this is a node, we
# have circularity.
#: libvips/mosaicing/global_balance.c:448
msgid "circularity detected"
msgstr "Zirkularität entdeckt"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/global_balance.c:482
#: libvips/mosaicing/global_balance.c:538
2010-06-09 22:54:19 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "image \"%s\" used twice as output"
msgstr "Bild »%s« zweimal als Ausgabe benutzt"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/global_balance.c:587
msgid "bad number of args in join line"
msgstr "falsche Anzahl von Argumenten in »join«-Zeile"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/global_balance.c:629
msgid "bad number of args in join1 line"
msgstr "falsche Anzahl von Argumenten in »join1«-Zeile"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/global_balance.c:665
msgid "bad number of args in copy line"
msgstr "falsche Anzahl von Argumenten in »copy«-Zeile"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/global_balance.c:723
msgid ""
"mosaic root not found in desc file\n"
"is this really a mosaiced image?"
msgstr ""
"Mosaik-Wurzel nicht in Beschreibungsdatei gefunden\n"
"ist das wirklich ein Bild?"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/global_balance.c:734
msgid "more than one root"
msgstr "mehr als eine Wurzel"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/global_balance.c:1053
msgid "empty overlap!"
msgstr "leere Überlappung!"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_avgdxdy.c:64
msgid "no points to average"
msgstr "keine Punkte zum Mitteln"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_lrcalcon.c:203
msgid "overlap too small for your search size"
msgstr "Überlappen zu schmal für Ihre Suchgröße"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_lrcalcon.c:242
#, c-format
msgid "found %d tie-points, need at least %d"
msgstr "es wurden %d Verbindungspunkte gefunden, mindestens %d sind nötig"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_lrcalcon.c:287
msgid "not 1-band uchar image"
msgstr "kein »uchar«-Bild mit einem Band"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/mosaicing/im_clinear.c:136
msgid "im_invmat failed"
msgstr "»im_invmat« fehlgeschlagen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/other/im_zone.c:80
msgid "size must be even and positive"
msgstr "Größe muss gerade und positiv sein"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/other/im_sines.c:88
msgid "wrong sizes"
msgstr "falsche Größen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/other/im_sines.c:101
msgid "calloc failed"
msgstr "»calloc« fehlgeschlagen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/other/im_eye.c:83
msgid "factor should be in [1,0)"
msgstr "Faktor sollte in [0,1) liegen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/im_affine.c:410
msgid "output coordinates out of range"
msgstr "Ausgabekoordinaten außerhalb des Bereichs"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/im_shrink.c:346
msgid "shrink factors should be >= 1"
msgstr "Schrumpffaktoren sollten >=1 sein"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/interpolate.c:180
msgid "VIPS interpolators"
msgstr "VIPS-Interpolatoren"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/interpolate.c:361
msgid "Nearest-neighbour interpolation"
msgstr "Nächste-Nachbar-Interpolation"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/interpolate.c:532
msgid "Bilinear interpolation"
msgstr "Bilineare Interpolation"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/im_rightshift_size.c:120
msgid "shift by zero: falling back to im_copy"
msgstr "verschieben um Null: Rückfall auf »im_copy«"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/im_rightshift_size.c:124
msgid "would result in zero size output image"
msgstr "würde in einem Ausgabebild der Größe Null resultieren"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/im_rightshift_size.c:132
msgid "image and band_fmt must match in sign"
msgstr "Bild und Band-Fmt müssen im Kennzeichen zusammenpassen"
2012-03-09 10:47:28 +01:00
#: libvips/video/im_video_test.c:51
msgid "error requested"
msgstr "Fehler abgefragt"
2012-03-09 10:47:28 +01:00
#: libvips/video/im_video_v4l1.c:241
msgid "no file descriptor"
msgstr "kein Datei-Deskriptor"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/video/im_video_v4l1.c:246
#, c-format
msgid "ioctl(0x%x) failed: %s"
msgstr "ioctl(0x%x) fehlgeschlagen: %s"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/video/im_video_v4l1.c:295
2010-05-24 12:05:59 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "cannot open video device \"%s\""
msgstr "Videogerät »%s« kann nicht geöffnet werden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/video/im_video_v4l1.c:303
msgid "cannot get video capability"
msgstr "Videofähigkeit kann nicht abgefragt werden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/video/im_video_v4l1.c:312
msgid "card cannot capture to memory"
msgstr "Karte kann nicht in Speicher digitalisiert werden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/video/im_video_v4l1.c:458
msgid "unable to map memory"
msgstr "Speicher kann nicht abgebildet werden"
#: libvips/video/im_video_v4l1.c:470
2010-05-24 12:05:59 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "channel not between 0 and %d"
msgstr "Kanal nicht zwischen 0 und %d"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/video/im_video_v4l1.c:698
msgid "compiled without im_video_v4l1 support"
msgstr "ohne »im_video_v4l1«-Unterstützung kompiliert"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:82
msgid "tag file as big or little-endian"
msgstr "Kennzeichendatei als Big- oder Little-Endian"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:84
msgid "set width to N pixels"
msgstr "Breite auf N Bildpunkte setzen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:86
msgid "set height to N pixels"
msgstr "Höhe auf N Bildpunkte setzen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:88
msgid "set Bands to N"
msgstr "Bänder auf N setzen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:90
msgid "set BandFmt to F (eg. uchar, float)"
msgstr "»BandFmt« auf F setzen (z.B. uchar, float)"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:92
msgid "set interpretation to I (eg. xyz)"
msgstr "Interpretation aif I setzen (z.B. xyz)"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:94
msgid "set Coding to C (eg. labq)"
msgstr "Kodierung auf C setzen (z.B. labq)"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:96
msgid "set Xres to R pixels/mm"
msgstr "»Xres« auf R Bildpunkte/mm setzen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:98
msgid "set Yres to R pixels/mm"
msgstr "»Yres« auf R Bildpunkte/mm setzen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:100
msgid "set Xoffset to N pixels"
msgstr "»Xoffset« auf N Bildpunkte setzen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:102
msgid "set Yoffset to N pixels"
msgstr "»Yoffset« auf N Bildpunkte setzen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:104
msgid "replace extension block with stdin"
msgstr "Erweiterungsblock mit STDIN ersetzen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:106
msgid "set Xsize to N (deprecated, use width)"
msgstr "»Xsize« auf N setzen (missbilligt, benutzen Sie »width«)"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:108
msgid "set Ysize to N (deprecated, use height)"
msgstr "»Ysize« auf N setzen (missbilligt, benutzen Sie »height«)"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:110
msgid "set Type to T (deprecated, use interpretation)"
msgstr "Typ auf N setzen (missbilligt, benutzen Sie »interpretation«"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:121
2010-05-24 12:05:59 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "'%s' is not a positive integer"
msgstr "»%s« ist keine positive Ganzzahl"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:133
msgid "unable to start VIPS"
msgstr "VIPS kann nicht gestartet werden"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:138
msgid "vipsfile - edit vipsfile header"
msgstr "»vipsfile« - »vipsfile«-Kopfzeilen bearbeiten"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:150
2010-05-24 12:05:59 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "usage: %s [OPTION...] vipsfile\n"
msgstr "Aufruf: %s [OPTION …] vipsfile\n"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:157
#, c-format
msgid "could not open image %s"
msgstr "Bild %s konnte nicht geöffnet werden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:160
2010-06-09 22:54:19 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "could not read VIPS header for %s"
msgstr "VIPS-Kopfzeilen für %s konnten nicht gelesen werden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:169
2010-06-09 22:54:19 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "bad endian-ness %s, should be 'big' or 'little'"
msgstr "falsche Byte-Reihenfolge %s, sollte »big« oder »little« sein"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:182
2010-06-09 22:54:19 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "bad format %s"
msgstr "falsches Format %s"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:190
#, c-format
2012-03-09 10:47:28 +01:00
msgid "bad interpretation %s"
msgstr "falsche Interpretation »%s« "
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:198
2010-05-24 12:05:59 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "bad coding %s"
msgstr "falsche Kodierung %s"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:211
#, c-format
msgid "could not seek on %s"
msgstr "auf %s konnte nicht gesucht werden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:214
#, c-format
msgid "could not write to %s"
msgstr "auf %s konnte nicht geschrieben werden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:221
msgid "could not get ext data"
msgstr "zusätzliche Daten konnten nicht abgefragt werden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/edvips.c:230
msgid "could not set extension"
msgstr "Erweiterung konnte nicht gesetzt werden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/find_mosaic.c:112 tools/find_mosaic.c:122 tools/find_mosaic.c:144
#: tools/find_mosaic.c:154 tools/find_mosaic.c:163 tools/find_mosaic.c:184
#: tools/find_mosaic.c:194 tools/find_mosaic.c:203 tools/mergeup.c:238
#: tools/mergeup.c:248 tools/mergeup.c:270 tools/mergeup.c:280
#: tools/mergeup.c:289 tools/mergeup.c:310 tools/mergeup.c:320
#: tools/mergeup.c:329
#, c-format
2012-03-09 10:47:28 +01:00
msgid "bad file name format '%s'"
msgstr "falsches Dateinamensformat »%s«"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/header.c:85
msgid "show all fields"
msgstr "alle Felder anzeigen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/header.c:87
msgid ""
"print value of FIELD (\"getext\" reads extension block, \"Hist\" reads image "
"history)"
msgstr ""
"Wert von FELD ausgeben (»getext« liest Erweiterungsblock, »Hist« liest "
"Bildchronik)"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/header.c:210
msgid "- print image header"
msgstr "- Bild-Kopfzeilen ausgeben"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/mergeup.c:381
msgid "allocation failure in mergeup"
msgstr "Reservierung in »mergeup« gescheitert"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/mergeup.c:391
msgid "Need more than one image"
msgstr "Mehr als ein Bild benötigt"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:101
msgid "load PLUGIN"
msgstr "ERWEITERUNG laden"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:102
msgid "PLUGIN"
msgstr "ERWEITERUNG"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:104
msgid "print version"
msgstr "Version ausgeben"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:147
2010-06-09 22:54:19 +02:00
#, c-format
2012-03-09 10:47:28 +01:00
msgid "no package or function \"%s\""
msgstr "kein Paket oder Funktion »%s«"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:917
msgid "list classes|packages|all|package-name|operation-name"
msgstr "classes|packages|all|package-name|operation-name aufführen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:919
msgid "generate headers for C++ binding"
msgstr "Header für C++-Anbindung erzeugen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:921
msgid "generate bodies for C++ binding"
msgstr "Rumpfdaten für C++-Anbindung erzeugen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:923
msgid "generate links for vips/bin"
msgstr "Verweise für VIPS/Bin erzeugen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:1043
msgid "[ACTION] [OPTIONS] [PARAMETERS] - VIPS driver program"
msgstr "[AKTION] [OPTIONEN] [PARAMETER] - VIPS-Treiberprogramm"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:1111
msgid "possible actions:\n"
msgstr "mögliche Aktionen:\n"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:1116
msgid "execute named vips operation"
msgstr "genannte VIPS-Transaktion ausführen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vips.c:1118
#, c-format
2012-03-09 10:47:28 +01:00
msgid "unknown action \"%s\""
msgstr "unbekannte Aktion »%s«"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:54
msgid "set thumbnail size to SIZE"
msgstr "Miniaturansicht auf GRÖẞE setzen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:55
msgid "SIZE"
msgstr "GRÖẞE"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:57
msgid "set output to FORMAT"
msgstr "Ausgabe auf FORMAT setzen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:58
msgid "FORMAT"
msgstr "FORMAT"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:60
msgid "resample with INTERPOLATOR"
msgstr "neues Muster mit INTERPOLATOR erstellen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:61
msgid "INTERPOLATOR"
msgstr "INTERPOLATOR"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:63
msgid "don't sharpen thumbnail"
msgstr "Miniaturansicht nicht schärfen"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:65
msgid "export with PROFILE"
msgstr "mit PROFIL exportieren"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:66 tools/vipsthumbnail.c:69
msgid "PROFILE"
msgstr "PROFIL"
2010-06-09 22:54:19 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:68
msgid "import untagged images with PROFILE"
msgstr "nicht gekennzeichnetes Bild mit PROFIL importieren"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:71
msgid "don't delete profile from exported image"
msgstr "Profil aus exportiertem Bild nicht löschen"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:73
msgid "verbose output"
msgstr "detaillierte Ausgabe"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: tools/vipsthumbnail.c:412
msgid "- thumbnail generator"
msgstr "- Miniaturansichten-Generator"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/bicubic.cpp:430
msgid "Bicubic interpolation (Catmull-Rom)"
msgstr "doppelt kubische Interpolation (Catmull-Rom)"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/nohalo.cpp:1577
msgid "Edge sharpening resampler with halo reduction"
msgstr "neues Kantenschärfungsmuster mit Halo-Reduzierung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/vsqbs.cpp:400
msgid "B-Splines with antialiasing smoothing"
msgstr "B-Splines mit Kantenglättung"
2010-05-24 12:05:59 +02:00
2012-03-09 10:47:28 +01:00
#: libvips/resample/lbb.cpp:861
msgid "Reduced halo bicubic"
msgstr "doppelt kubische Halo-Reduzierung"