new description for device specific option "source"

merge-requests/1/head
Rolf Bensch 2012-04-17 11:02:08 +02:00
rodzic 641e7f6e2a
commit 9b83cf6dc4
4 zmienionych plików z 21 dodań i 7 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2012-04-17 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma.c, * backend/pixma_sane_options.c, po/de.po:
New description for device specific option "source".
2012-04-17 Rolf Bensch <rolf at bensch hyphen online dot de>
* backend/pixma.c: select first entries of dynamic dpi list
and dynamic mode list as default values after changing the scan source

Wyświetl plik

@ -1610,7 +1610,7 @@ type string mode[10]
type string source[30]
constraint @string_list = ss->source_list
title @SANE_TITLE_SCAN_SOURCE
desc @SANE_DESC_SCAN_SOURCE
desc Selects the scan source (such as a document-feeder). Set source before mode and resolution. Resets mode and resolution to auto values.
default Flatbed
cap soft_select soft_detect

Wyświetl plik

@ -77,7 +77,7 @@ build_option_descriptors (struct pixma_sane_t *ss)
sod = &opt->sod;
sod->type = SANE_TYPE_STRING;
sod->title = SANE_TITLE_SCAN_SOURCE;
sod->desc = SANE_DESC_SCAN_SOURCE;
sod->desc = SANE_I18N ("Selects the scan source (such as a document-feeder). Set source before mode and resolution. Resets mode and resolution to auto values.");
sod->name = "source";
sod->unit = SANE_UNIT_NONE;
sod->size = 31;

Wyświetl plik

@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: sane-backends\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-04-04 14:50+0200\n"
"POT-Creation-Date: 2012-04-17 10:56+0200\n"
"PO-Revision-Date: 2010-08-06 17:17+0100\n"
"Last-Translator: Rolf Bensch <rolf at bensch hyphen online dot de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@ -1574,7 +1574,7 @@ msgstr "Wählt den Filmtyp aus"
#: ../backend/hp3900_sane.c:427 ../backend/hp3900_sane.c:1017
#: ../backend/hp5590.c:82 ../backend/ma1509.c:108
#: ../backend/magicolor.c:167 ../backend/mustek.c:156
#: ../backend/mustek.c:160 ../backend/mustek.c:164 ../backend/pixma.c:813
#: ../backend/mustek.c:160 ../backend/mustek.c:164 ../backend/pixma.c:814
#: ../backend/pixma_sane_options.c:88 ../backend/snapscan-options.c:82
#: ../backend/test.c:192 ../backend/umax.c:181
#, no-c-format
@ -1595,7 +1595,7 @@ msgstr "Automatischer Dokumenteneinzug hinten"
#: ../backend/canon_dr.c:341 ../backend/epjitsu.c:206
#: ../backend/fujitsu.c:569 ../backend/hp5590.c:84 ../backend/kodak.c:137
#: ../backend/pixma.c:824
#: ../backend/pixma.c:825
#, no-c-format
msgid "ADF Duplex"
msgstr "ADF-Duplex"
@ -1672,14 +1672,14 @@ msgstr "Einseitig"
msgid "Duplex"
msgstr "Duplex"
#: ../backend/epson.c:502 ../backend/epson2.c:115 ../backend/pixma.c:830
#: ../backend/epson.c:502 ../backend/epson2.c:115 ../backend/pixma.c:831
#, no-c-format
msgid "Transparency Unit"
msgstr "Durchlichtaufsatz"
#: ../backend/epson.c:503 ../backend/epson2.c:117
#: ../backend/magicolor.c:168 ../backend/mustek.c:160
#: ../backend/pixma.c:818 ../backend/test.c:192 ../backend/umax.c:183
#: ../backend/pixma.c:819 ../backend/test.c:192 ../backend/umax.c:183
#, no-c-format
msgid "Automatic Document Feeder"
msgstr "Autom. Dokumenteneinzug"
@ -4445,6 +4445,16 @@ msgstr "Negativfilm Farbe"
msgid "Negative gray"
msgstr "Negativfilm Graustufen"
#: ../backend/pixma_sane_options.c:80
#, no-c-format
msgid ""
"Selects the scan source (such as a document-feeder). Set source before "
"mode and resolution. Resets mode and resolution to auto values."
msgstr ""
"Legt die Scanquelle fest (wie z.B. Dokumenteneinzug). Die Scanquelle "
"muss vor Scanmodus und Scanauflösung ausgewählt werden. Setzt die "
"Einstellungen für Scanmodus und Scanauflösung zurück."
#: ../backend/pixma_sane_options.c:94
#, no-c-format
msgid "Button-controlled scan"