From 8d54b2ad8611356322e46e25141a9931b1cc83ed Mon Sep 17 00:00:00 2001 From: Vitor Martins Date: Mon, 18 Mar 2024 09:31:09 -0300 Subject: [PATCH] v1.8.5 --- NEWS | 5 + configure | 20 +- configure.ac | 2 +- debian/changelog | 6 + epson-inkjet-printer-escpr.spec | 2 +- lsb/lsb-rpm.spec | 2 +- ppd/Epson-L1270_Series-epson-escpr-en.ppd | 3093 +++++++++++++++++++++ ppd/Epson-L3270_Series-epson-escpr-en.ppd | 3093 +++++++++++++++++++++ ppd/Epson-L3280_Series-epson-escpr-en.ppd | 3093 +++++++++++++++++++++ ppd/Epson-L5310_Series-epson-escpr-en.ppd | 3093 +++++++++++++++++++++ ppd/Makefile.am | 4 + ppd/Makefile.in | 4 + 12 files changed, 12404 insertions(+), 13 deletions(-) create mode 100644 ppd/Epson-L1270_Series-epson-escpr-en.ppd create mode 100644 ppd/Epson-L3270_Series-epson-escpr-en.ppd create mode 100644 ppd/Epson-L3280_Series-epson-escpr-en.ppd create mode 100644 ppd/Epson-L5310_Series-epson-escpr-en.ppd diff --git a/NEWS b/NEWS index 4d1abde..6ee88a5 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ NEWS -- an overview of user-visible changes with each release +---------------------------------------------------------------------- +epson-inkjet-printer-escpr-1.8.5 (2024-03-13) +---------------------------------------------------------------------- +* Supported new models. + ---------------------------------------------------------------------- epson-inkjet-printer-escpr-1.8.4 (2024-02-01) ---------------------------------------------------------------------- diff --git a/configure b/configure index 8881694..f9443d5 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for Epson Inkjet Printer Driver (ESC/P-R) for Linux 1.8.4. +# Generated by GNU Autoconf 2.69 for Epson Inkjet Printer Driver (ESC/P-R) for Linux 1.8.5. # # Report bugs to >. # @@ -590,8 +590,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='Epson Inkjet Printer Driver (ESC/P-R) for Linux' PACKAGE_TARNAME='epson-inkjet-printer-escpr' -PACKAGE_VERSION='1.8.4' -PACKAGE_STRING='Epson Inkjet Printer Driver (ESC/P-R) for Linux 1.8.4' +PACKAGE_VERSION='1.8.5' +PACKAGE_STRING='Epson Inkjet Printer Driver (ESC/P-R) for Linux 1.8.5' PACKAGE_BUGREPORT='Seiko Epson Corporation ' PACKAGE_URL='' @@ -1338,7 +1338,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures Epson Inkjet Printer Driver (ESC/P-R) for Linux 1.8.4 to adapt to many kinds of systems. +\`configure' configures Epson Inkjet Printer Driver (ESC/P-R) for Linux 1.8.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1410,7 +1410,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of Epson Inkjet Printer Driver (ESC/P-R) for Linux 1.8.4:";; + short | recursive ) echo "Configuration of Epson Inkjet Printer Driver (ESC/P-R) for Linux 1.8.5:";; esac cat <<\_ACEOF @@ -1525,7 +1525,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -Epson Inkjet Printer Driver (ESC/P-R) for Linux configure 1.8.4 +Epson Inkjet Printer Driver (ESC/P-R) for Linux configure 1.8.5 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1948,7 +1948,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by Epson Inkjet Printer Driver (ESC/P-R) for Linux $as_me 1.8.4, which was +It was created by Epson Inkjet Printer Driver (ESC/P-R) for Linux $as_me 1.8.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2823,7 +2823,7 @@ fi # Define the identity of the package. PACKAGE='epson-inkjet-printer-escpr' - VERSION='1.8.4' + VERSION='1.8.5' cat >>confdefs.h <<_ACEOF @@ -13281,7 +13281,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by Epson Inkjet Printer Driver (ESC/P-R) for Linux $as_me 1.8.4, which was +This file was extended by Epson Inkjet Printer Driver (ESC/P-R) for Linux $as_me 1.8.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -13347,7 +13347,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -Epson Inkjet Printer Driver (ESC/P-R) for Linux config.status 1.8.4 +Epson Inkjet Printer Driver (ESC/P-R) for Linux config.status 1.8.5 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 9cc03c4..3a9eecc 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ AC_PREREQ(2.53) AC_INIT([Epson Inkjet Printer Driver (ESC/P-R) for Linux], - [1.8.4], + [1.8.5], [Seiko Epson Corporation ], [epson-inkjet-printer-escpr]) dnl keep ALL versioning info in one location diff --git a/debian/changelog b/debian/changelog index 13014f2..28b41f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +epson-inkjet-printer-escpr (1.8.5) stable; urgency=low + + * Please refer to ./NEWS + + -- Seiko Epson Corporation Wed, 13 Mar 2024 11:30:00 +0900 + epson-inkjet-printer-escpr (1.8.4) stable; urgency=low * Please refer to ./NEWS diff --git a/epson-inkjet-printer-escpr.spec b/epson-inkjet-printer-escpr.spec index 2e1e55a..297b9db 100644 --- a/epson-inkjet-printer-escpr.spec +++ b/epson-inkjet-printer-escpr.spec @@ -1,6 +1,6 @@ %define pkg epson-inkjet-printer-escpr -%define ver 1.8.4 +%define ver 1.8.5 %define rel 1 %define cupsfilterdir /opt/epson-inkjet-printer-escpr/lib/cups/filter diff --git a/lsb/lsb-rpm.spec b/lsb/lsb-rpm.spec index a57c658..143b8da 100644 --- a/lsb/lsb-rpm.spec +++ b/lsb/lsb-rpm.spec @@ -16,7 +16,7 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA. %define pkg epson-inkjet-printer-escpr -%define ver 1.8.4 +%define ver 1.8.5 %define rel 1 # used in RPM macro set for the LSB Driver Development Kit diff --git a/ppd/Epson-L1270_Series-epson-escpr-en.ppd b/ppd/Epson-L1270_Series-epson-escpr-en.ppd new file mode 100644 index 0000000..47ee1fc --- /dev/null +++ b/ppd/Epson-L1270_Series-epson-escpr-en.ppd @@ -0,0 +1,3093 @@ +*PPD-Adobe: "4.3" +*% Adobe Systems PostScript(R) Printer Description File +*% Copyright 1987-1996 Adobe Systems Incorporated. +*% All Rights Reserved. +*% Copyright (c) SEIKO EPSON Corporation. 2009 +*FormatVersion: "4.3" +*FileVersion: "1.1" +*LanguageVersion: English +*LanguageEncoding: ISOLatin1 +*PCFileName: "EPL1270 Series.PPD" +*Product: "(EPSON L1270 Series)" +*PSVersion: "(3010.000) 550" +*ModelName: "EPSON L1270 Series" +*ShortNickName: "EPSON L1270 Series" +*NickName: "EPSON L1270 Series , Epson Inkjet Printer Driver (ESC/P-R) for Linux" +*Manufacturer: "Epson" +*LanguageLevel: "3" +*ColorDevice: True +*DefaultColorSpace: RGB +*FileSystem: True +*Throughput: "1" +*TTRasterizer: Type42 +*cupsLanguages: "nl fr de it ja pt pt_PT es ko ru zh_TW zh_CN" +*cupsVersion: 1.2 +*cupsManualCopies: True +*cupsModelNumber: 1 +*cupsFilter: "application/vnd.cups-raster 0 epson-escpr-wrapper" +*LandscapeOrientation: Plus90 +*VariablePaperSize: False +*1284DeviceID: "MFG:Epson;MDL:L1270 Series;DES:EPSON L1270 Series;" + + +*OpenUI *MediaType/Print Quality: PickOne +*OrderDependency: 20 AnySetup *MediaType +*DefaultMediaType: PLAIN_NORMAL +*MediaType PLAIN_HIGH/Plain paper-High: "<>setpagedevice" +*MediaType PLAIN_NORMAL/Plain paper-Standard: "<>setpagedevice" +*MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-High: "<>setpagedevice" +*MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standard: "<>setpagedevice" +*MediaType PMMATT_HIGH/Epson Matte-High: "<>setpagedevice" +*MediaType PMMATT_NORMAL/Epson Matte-Standard: "<>setpagedevice" +*MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "<>setpagedevice" +*MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "<>setpagedevice" +*MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "<>setpagedevice" +*MediaType PMPHOTO_NORMAL/Epson Premium Glossy-High: "<>setpagedevice" +*MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standard: "<>setpagedevice" +*MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "<>setpagedevice" +*MediaType PSGLOS_NORMAL/Epson Premium Semigloss-High: "<>setpagedevice" +*MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standard: "<>setpagedevice" +*MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "<>setpagedevice" +*MediaType LCPP_NORMAL/Photo Paper Glossy-High: "<>setpagedevice" +*MediaType LCPP_DRAFT/Photo Paper Glossy-Standard: "<>setpagedevice" +*MediaType ENV_HIGH/Envelope-High: "<>setpagedevice" +*MediaType ENV_NORMAL/Envelope-Standard: "<>setpagedevice" +*nl.Translation MediaType/Afdrukkwaliteit: "" +*fr.Translation MediaType/Qualité : "" +*de.Translation MediaType/Qualität: "" +*it.Translation MediaType/Qualità: "" +*ja.Translation MediaType/印刷品質: "" +*pt.Translation MediaType/Qualidade: "" +*pt_PT.Translation MediaType/Resolução: "" +*es.Translation MediaType/Resolución: "" +*ko.Translation MediaType/인쇄 품질: "" +*zh_TW.Translation MediaType/列印品質: "" +*zh_CN.Translation MediaType/打印质量: "" +*ru.Translation MediaType/Качество печати: "" +*nl.MediaType PLAIN_HIGH/Gewoon papier-Hoog: "" +*nl.MediaType PLAIN_NORMAL/Gewoon papier-Standaard: "" +*nl.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Hoog: "" +*nl.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standaard: "" +*nl.MediaType PMMATT_HIGH/Epson Matte-Hoog: "" +*nl.MediaType PMMATT_NORMAL/Epson Matte-Standaard: "" +*nl.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*nl.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standaard: "" +*nl.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*nl.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Hoog: "" +*nl.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standaard: "" +*nl.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*nl.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Hoog: "" +*nl.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standaard: "" +*nl.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*nl.MediaType LCPP_NORMAL/Photo Paper Glossy-Hoog: "" +*nl.MediaType LCPP_DRAFT/Photo Paper Glossy-Standaard: "" +*nl.MediaType ENV_HIGH/Enveloppe-Hoog: "" +*nl.MediaType ENV_NORMAL/Enveloppe-Standaard: "" +*fr.MediaType PLAIN_HIGH/Papier ordinaire-Supérieure: "" +*fr.MediaType PLAIN_NORMAL/Papier ordinaire-Standard: "" +*fr.MediaType SFINE_HIGH/Jet d'encre qualité photo Epson-Supérieure: "" +*fr.MediaType SFINE_NORMAL/Jet d'encre qualité photo Epson-Standard: "" +*fr.MediaType PMMATT_HIGH/Mat Epson-Supérieure: "" +*fr.MediaType PMMATT_NORMAL/Mat Epson-Standard: "" +*fr.MediaType PLATINA_HIGH/Ultra-glacé Epson-Photo RPM: "" +*fr.MediaType PLATINA_NORMAL/Ultra-glacé Epson-Standard: "" +*fr.MediaType PMPHOTO_HIGH/Glacé Premium Epson-Photo RPM: "" +*fr.MediaType PMPHOTO_NORMAL/Glacé Premium Epson-Supérieure: "" +*fr.MediaType PMPHOTO_DRAFT/Glacé Premium Epson-Standard: "" +*fr.MediaType PSGLOS_HIGH/Semi-glacé Premium Epson-Photo RPM: "" +*fr.MediaType PSGLOS_NORMAL/Semi-glacé Premium Epson-Supérieure: "" +*fr.MediaType PSGLOS_DRAFT/Semi-glacé Premium Epson-Standard: "" +*fr.MediaType LCPP_HIGH/Papier Photo Glacé -Photo RPM: "" +*fr.MediaType LCPP_NORMAL/Papier Photo Glacé -Supérieure: "" +*fr.MediaType LCPP_DRAFT/Papier Photo Glacé -Standard: "" +*fr.MediaType ENV_HIGH/Enveloppe-Supérieure: "" +*fr.MediaType ENV_NORMAL/Enveloppe-Standard: "" +*de.MediaType PLAIN_HIGH/Normalpapier-Stark: "" +*de.MediaType PLAIN_NORMAL/Normalpapier-Standard: "" +*de.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Stark: "" +*de.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standard: "" +*de.MediaType PMMATT_HIGH/Epson Matte-Stark: "" +*de.MediaType PMMATT_NORMAL/Epson Matte-Standard: "" +*de.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*de.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "" +*de.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*de.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Stark: "" +*de.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standard: "" +*de.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*de.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Stark: "" +*de.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standard: "" +*de.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*de.MediaType LCPP_NORMAL/Photo Paper Glossy-Stark: "" +*de.MediaType LCPP_DRAFT/Photo Paper Glossy-Standard: "" +*de.MediaType ENV_HIGH/Umschlag-Stark: "" +*de.MediaType ENV_NORMAL/Umschlag-Standard: "" +*it.MediaType PLAIN_HIGH/Carte comuni-Alto: "" +*it.MediaType PLAIN_NORMAL/Carte comuni-Standard: "" +*it.MediaType SFINE_HIGH/EPSON Photo Quality Ink Jet-Alto: "" +*it.MediaType SFINE_NORMAL/EPSON Photo Quality Ink Jet-Standard: "" +*it.MediaType PMMATT_HIGH/EPSON Matte-Alto: "" +*it.MediaType PMMATT_NORMAL/EPSON Matte-Standard: "" +*it.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*it.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "" +*it.MediaType PMPHOTO_HIGH/EPSON Premium Glossy-Photo RPM: "" +*it.MediaType PMPHOTO_NORMAL/EPSON Premium Glossy-Alto: "" +*it.MediaType PMPHOTO_DRAFT/EPSON Premium Glossy-Standard: "" +*it.MediaType PSGLOS_HIGH/EPSON Premium Semigloss-Photo RPM: "" +*it.MediaType PSGLOS_NORMAL/EPSON Premium Semigloss-Alto: "" +*it.MediaType PSGLOS_DRAFT/EPSON Premium Semigloss-Standard: "" +*it.MediaType LCPP_HIGH/Carta fotografica lucida-Photo RPM: "" +*it.MediaType LCPP_NORMAL/Carta fotografica lucida-Alto: "" +*it.MediaType LCPP_DRAFT/Carta fotografica lucida-Standard: "" +*it.MediaType ENV_HIGH/Busta-Alto: "" +*it.MediaType ENV_NORMAL/Busta-Standard: "" +*ja.MediaType PLAIN_HIGH/普通紙-きれい: "" +*ja.MediaType PLAIN_NORMAL/普通紙-標準: "" +*ja.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-きれい: "" +*ja.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-標準: "" +*ja.MediaType PMMATT_HIGH/Epson Matte-きれい: "" +*ja.MediaType PMMATT_NORMAL/Epson Matte-標準: "" +*ja.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*ja.MediaType PLATINA_NORMAL/Epson Ultra Glossy-標準: "" +*ja.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*ja.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-きれい: "" +*ja.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-標準: "" +*ja.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*ja.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-きれい: "" +*ja.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-標準: "" +*ja.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*ja.MediaType LCPP_NORMAL/Photo Paper Glossy-きれい: "" +*ja.MediaType LCPP_DRAFT/Photo Paper Glossy-標準: "" +*ja.MediaType ENV_HIGH/封筒-きれい: "" +*ja.MediaType ENV_NORMAL/封筒-標準: "" +*pt.MediaType PLAIN_HIGH/Papel normal-Alto: "" +*pt.MediaType PLAIN_NORMAL/Papel normal-Padrão: "" +*pt.MediaType SFINE_HIGH/Presentation Paper Matte-Alto: "" +*pt.MediaType SFINE_NORMAL/Presentation Paper Matte-Padrão: "" +*pt.MediaType PMMATT_HIGH/Premium Presentation Paper Matte-Alto: "" +*pt.MediaType PMMATT_NORMAL/Premium Presentation Paper Matte-Padrão: "" +*pt.MediaType PLATINA_HIGH/Ultra Premium Photo Paper Glossy-Photo RPM: "" +*pt.MediaType PLATINA_NORMAL/Ultra Premium Photo Paper Glossy-Padrão: "" +*pt.MediaType PMPHOTO_HIGH/Premium Photo Paper Glossy-Photo RPM: "" +*pt.MediaType PMPHOTO_NORMAL/Premium Photo Paper Glossy-Alto: "" +*pt.MediaType PMPHOTO_DRAFT/Premium Photo Paper Glossy-Padrão: "" +*pt.MediaType PSGLOS_HIGH/Premium Photo Paper Semi-Gloss-Photo RPM: "" +*pt.MediaType PSGLOS_NORMAL/Premium Photo Paper Semi-Gloss-Alto: "" +*pt.MediaType PSGLOS_DRAFT/Premium Photo Paper Semi-Gloss-Padrão: "" +*pt.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*pt.MediaType LCPP_NORMAL/Photo Paper Glossy-Alto: "" +*pt.MediaType LCPP_DRAFT/Photo Paper Glossy-Padrão: "" +*pt.MediaType ENV_HIGH/Envelope-Alto: "" +*pt.MediaType ENV_NORMAL/Envelope-Padrão: "" +*pt_PT.MediaType PLAIN_HIGH/Papel Normal-Alto: "" +*pt_PT.MediaType PLAIN_NORMAL/Papel Normal-Normal: "" +*pt_PT.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Alto: "" +*pt_PT.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Normal: "" +*pt_PT.MediaType PMMATT_HIGH/Epson Matte-Alto: "" +*pt_PT.MediaType PMMATT_NORMAL/Epson Matte-Normal: "" +*pt_PT.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*pt_PT.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Normal: "" +*pt_PT.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*pt_PT.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Alto: "" +*pt_PT.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Normal: "" +*pt_PT.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*pt_PT.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Alto: "" +*pt_PT.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Normal: "" +*pt_PT.MediaType LCPP_HIGH/Papel Fotográfico Brilhante-Photo RPM: "" +*pt_PT.MediaType LCPP_NORMAL/Papel Fotográfico Brilhante-Alto: "" +*pt_PT.MediaType LCPP_DRAFT/Papel Fotográfico Brilhante-Normal: "" +*pt_PT.MediaType ENV_HIGH/Envelope-Alto: "" +*pt_PT.MediaType ENV_NORMAL/Envelope-Normal: "" +*es.MediaType PLAIN_HIGH/Papel Normal-Alta: "" +*es.MediaType PLAIN_NORMAL/Papel Normal-Estándar: "" +*es.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Alta: "" +*es.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Estándar: "" +*es.MediaType PMMATT_HIGH/Epson Matte-Alta: "" +*es.MediaType PMMATT_NORMAL/Epson Matte-Estándar: "" +*es.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*es.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Estándar: "" +*es.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*es.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Alta: "" +*es.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Estándar: "" +*es.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*es.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Alta: "" +*es.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Estándar: "" +*es.MediaType LCPP_HIGH/Papel Fotográfico Brillante-Photo RPM: "" +*es.MediaType LCPP_NORMAL/Papel Fotográfico Brillante-Alta: "" +*es.MediaType LCPP_DRAFT/Papel Fotográfico Brillante-Estándar: "" +*es.MediaType ENV_HIGH/Sobre-Alta: "" +*es.MediaType ENV_NORMAL/Sobre-Estándar: "" +*ko.MediaType PLAIN_HIGH/일반 용지-높게: "" +*ko.MediaType PLAIN_NORMAL/일반 용지-일반: "" +*ko.MediaType SFINE_HIGH/Epson 사진 품질 잉크젯 전용지-높게: "" +*ko.MediaType SFINE_NORMAL/Epson 사진 품질 잉크젯 전용지-일반: "" +*ko.MediaType PMMATT_HIGH/Epson 매트지-높게: "" +*ko.MediaType PMMATT_NORMAL/Epson 매트지-일반: "" +*ko.MediaType PLATINA_HIGH/Epson 고광택지(Ultra)-포토 RPM: "" +*ko.MediaType PLATINA_NORMAL/Epson 고광택지(Ultra)-일반: "" +*ko.MediaType PMPHOTO_HIGH/Epson 프리미엄 광택지-포토 RPM: "" +*ko.MediaType PMPHOTO_NORMAL/Epson 프리미엄 광택지-높게: "" +*ko.MediaType PMPHOTO_DRAFT/Epson 프리미엄 광택지-일반: "" +*ko.MediaType PSGLOS_HIGH/Epson 프리미엄 저광택지-포토 RPM: "" +*ko.MediaType PSGLOS_NORMAL/Epson 프리미엄 저광택지-높게: "" +*ko.MediaType PSGLOS_DRAFT/Epson 프리미엄 저광택지-일반: "" +*ko.MediaType LCPP_HIGH/광택 사진 용지-포토 RPM: "" +*ko.MediaType LCPP_NORMAL/광택 사진 용지-높게: "" +*ko.MediaType LCPP_DRAFT/광택 사진 용지-일반: "" +*ko.MediaType ENV_HIGH/봉투-높게: "" +*ko.MediaType ENV_NORMAL/봉투-일반: "" +*zh_TW.MediaType PLAIN_HIGH/普通紙-高: "" +*zh_TW.MediaType PLAIN_NORMAL/普通紙-標準: "" +*zh_TW.MediaType SFINE_HIGH/Epson 7SFINE_HIGH0 dpi噴墨專用紙-高: "" +*zh_TW.MediaType SFINE_NORMAL/Epson 7SFINE_NORMAL0 dpi噴墨專用紙-標準: "" +*zh_TW.MediaType PMMATT_HIGH/Epson雪面銅版紙-高: "" +*zh_TW.MediaType PMMATT_NORMAL/Epson雪面銅版紙-標準: "" +*zh_TW.MediaType PLATINA_HIGH/Epson頂級白金相紙-Photo RPM: "" +*zh_TW.MediaType PLATINA_NORMAL/Epson頂級白金相紙-標準: "" +*zh_TW.MediaType PMPHOTO_HIGH/Epson頂級光面相紙-Photo RPM: "" +*zh_TW.MediaType PMPHOTO_NORMAL/Epson頂級光面相紙-高: "" +*zh_TW.MediaType PMPHOTO_DRAFT/Epson頂級光面相紙-標準: "" +*zh_TW.MediaType PSGLOS_HIGH/Epson頂級半光面相紙-Photo RPM: "" +*zh_TW.MediaType PSGLOS_NORMAL/Epson頂級半光面相紙-高: "" +*zh_TW.MediaType PSGLOS_DRAFT/Epson頂級半光面相紙-標準: "" +*zh_TW.MediaType LCPP_HIGH/超值光澤相紙-Photo RPM: "" +*zh_TW.MediaType LCPP_NORMAL/超值光澤相紙-高: "" +*zh_TW.MediaType LCPP_DRAFT/超值光澤相紙-標準: "" +*zh_TW.MediaType ENV_HIGH/信封-高: "" +*zh_TW.MediaType ENV_NORMAL/信封-標準: "" +*zh_CN.MediaType PLAIN_HIGH/普通纸-高: "" +*zh_CN.MediaType PLAIN_NORMAL/普通纸-标准: "" +*zh_CN.MediaType SFINE_HIGH/爱普生照片质量喷墨纸-高: "" +*zh_CN.MediaType SFINE_NORMAL/爱普生照片质量喷墨纸-标准: "" +*zh_CN.MediaType PMMATT_HIGH/爱普生粗面纸-高: "" +*zh_CN.MediaType PMMATT_NORMAL/爱普生粗面纸-标准: "" +*zh_CN.MediaType PLATINA_HIGH/爱普生超级光泽纸-照片 RPM: "" +*zh_CN.MediaType PLATINA_NORMAL/爱普生超级光泽纸-标准: "" +*zh_CN.MediaType PMPHOTO_HIGH/Epson Premium Glossy-照片 RPM: "" +*zh_CN.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-高: "" +*zh_CN.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-标准: "" +*zh_CN.MediaType PSGLOS_HIGH/爱普生高质量亚光纸-照片 RPM: "" +*zh_CN.MediaType PSGLOS_NORMAL/爱普生高质量亚光纸-高: "" +*zh_CN.MediaType PSGLOS_DRAFT/爱普生高质量亚光纸-标准: "" +*zh_CN.MediaType LCPP_HIGH/光泽照片纸-照片 RPM: "" +*zh_CN.MediaType LCPP_NORMAL/光泽照片纸-高: "" +*zh_CN.MediaType LCPP_DRAFT/光泽照片纸-标准: "" +*zh_CN.MediaType ENV_HIGH/信封-高: "" +*zh_CN.MediaType ENV_NORMAL/信封-标准: "" +*ru.MediaType PLAIN_HIGH/Простая бумага-Высокий: "" +*ru.MediaType PLAIN_NORMAL/Простая бумага-Стандартный: "" +*ru.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Высокий: "" +*ru.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Стандартный: "" +*ru.MediaType PMMATT_HIGH/Epson Matte-Высокий: "" +*ru.MediaType PMMATT_NORMAL/Epson Matte-Стандартный: "" +*ru.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*ru.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Стандартный: "" +*ru.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*ru.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Высокий: "" +*ru.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Стандартный: "" +*ru.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*ru.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Высокий: "" +*ru.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Стандартный: "" +*ru.MediaType LCPP_HIGH/Глянцевая фотобумага -Photo RPM: "" +*ru.MediaType LCPP_NORMAL/Глянцевая фотобумага -Высокий: "" +*ru.MediaType LCPP_DRAFT/Глянцевая фотобумага -Стандартный: "" +*ru.MediaType ENV_HIGH/Конверты-Высокий: "" +*ru.MediaType ENV_NORMAL/Конверты-Стандартный: "" +*CloseUI: *MediaType + + +*OpenUI *Ink/Grayscale: PickOne +*OrderDependency: 120 AnySetup *Ink +*DefaultInk: COLOR +*Ink COLOR/Off: "<>setpagedevice" +*Ink MONO/On: "<>setpagedevice" +*nl.Translation Ink/Grijswaarden: "" +*fr.Translation Ink/Niveaux de gris : "" +*de.Translation Ink/Graustufen: "" +*it.Translation Ink/Scala di grigio: "" +*ja.Translation Ink/グレースケール: "" +*pt.Translation Ink/Tons de cinza: "" +*pt_PT.Translation Ink/Escala de Cinzentos: "" +*es.Translation Ink/Escala de Grises: "" +*ko.Translation Ink/그레이스케일: "" +*zh_TW.Translation Ink/灰階: "" +*zh_CN.Translation Ink/灰度模式: "" +*ru.Translation Ink/Оттенки серого: "" +*nl.Ink COLOR/Uit: "" +*nl.Ink MONO/Aan: "" +*fr.Ink COLOR/Non: "" +*fr.Ink MONO/Oui: "" +*de.Ink COLOR/Aus: "" +*de.Ink MONO/Ein: "" +*it.Ink COLOR/Off: "" +*it.Ink MONO/On: "" +*ja.Ink COLOR/オフ: "" +*ja.Ink MONO/オン: "" +*pt.Ink COLOR/Não: "" +*pt.Ink MONO/Sim: "" +*pt_PT.Ink COLOR/Não: "" +*pt_PT.Ink MONO/Sim: "" +*es.Ink COLOR/Desactivado: "" +*es.Ink MONO/Activado: "" +*ko.Ink COLOR/사용 안 함: "" +*ko.Ink MONO/사용: "" +*zh_TW.Ink COLOR/關閉: "" +*zh_TW.Ink MONO/開啟: "" +*zh_CN.Ink COLOR/关: "" +*zh_CN.Ink MONO/开: "" +*ru.Ink COLOR/Выключить: "" +*ru.Ink MONO/Включить: "" +*CloseUI: *Ink + + + + +*OpenUI *PageSize: PickOne +*OrderDependency: 10 AnySetup *PageSize +*DefaultPageSize: A4 +*PageSize A4/A4: "<>setpagedevice" +*PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "<>setpagedevice" +*PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*PageSize A6/A6: "<>setpagedevice" +*PageSize A5/A5: "<>setpagedevice" +*PageSize B5/JIS B5: "<>setpagedevice" +*PageSize B6/JIS B6: "<>setpagedevice" +*PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "<>setpagedevice" +*PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*PageSize 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*PageSize T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "<>setpagedevice" +*PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*PageSize TPostcard/100 x 148 mm (Borderless): "<>setpagedevice" +*PageSize ENV10/Envelope #10: "<>setpagedevice" +*PageSize EnvDL/Envelope DL: "<>setpagedevice" +*PageSize ENVC6/Envelope C6: "<>setpagedevice" +*PageSize Letter/US Letter: "<>setpagedevice" +*PageSize Legal/US Legal: "<>setpagedevice" +*PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*nl.Translation PageSize/Papierformaat: "" +*fr.Translation PageSize/Taille papier : "" +*de.Translation PageSize/Papierformat: "" +*it.Translation PageSize/Formato carta: "" +*ja.Translation PageSize/用紙サイズ: "" +*pt.Translation PageSize/Tamanho do papel: "" +*pt_PT.Translation PageSize/Formato: "" +*es.Translation PageSize/Tamaño papel: "" +*ko.Translation PageSize/용지 크기: "" +*zh_TW.Translation PageSize/紙張大小: "" +*zh_CN.Translation PageSize/打印纸尺寸: "" +*ru.Translation PageSize/Размер бумаги: "" +*nl.PageSize A4/A4: "<>setpagedevice" +*nl.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*nl.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (Randloos): "<>setpagedevice" +*nl.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*nl.PageSize A6/A6: "<>setpagedevice" +*nl.PageSize A5/A5: "<>setpagedevice" +*nl.PageSize B5/JIS B5: "<>setpagedevice" +*nl.PageSize B6/JIS B6: "<>setpagedevice" +*nl.PageSize L/9 x 13 cm (3,5 x 5 in): "<>setpagedevice" +*nl.PageSize TL/9 x 13 cm (3,5 x 5 in) (Randloos): "<>setpagedevice" +*nl.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*nl.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*nl.PageSize 4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in): "<>setpagedevice" +*nl.PageSize T4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in) (Randloos): "<>setpagedevice" +*nl.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*nl.PageSize TPostcard/100 x 148 mm (Randloos): "<>setpagedevice" +*nl.PageSize ENV10/Enveloppe #10: "<>setpagedevice" +*nl.PageSize EnvDL/Enveloppe DL: "<>setpagedevice" +*nl.PageSize ENVC6/Enveloppe C6: "<>setpagedevice" +*nl.PageSize Letter/US Letter: "<>setpagedevice" +*nl.PageSize Legal/US Legal: "<>setpagedevice" +*nl.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*fr.PageSize A4/A4: "<>setpagedevice" +*fr.PageSize 4X6FULL/10 x 15 cm (4 x 6 p<2E>): "<>setpagedevice" +*fr.PageSize T4X6FULL/10 x 15 cm (4 x 6 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize 2L/13 x 18 cm (5 x 7 p<2E>): "<>setpagedevice" +*fr.PageSize A6/A6: "<>setpagedevice" +*fr.PageSize A5/A5: "<>setpagedevice" +*fr.PageSize B5/JIS B5: "<>setpagedevice" +*fr.PageSize B6/JIS B6: "<>setpagedevice" +*fr.PageSize L/9 x 13 cm (3,5 x 5 p<2E>): "<>setpagedevice" +*fr.PageSize TL/9 x 13 cm (3,5 x 5 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize INDEX5/5 x 8 p<2E> (127 x 203 mm): "<>setpagedevice" +*fr.PageSize 8x10/20 x 25 cm (8 x 10 p<2E>): "<>setpagedevice" +*fr.PageSize 4X7/16<3A>9 large (4 x 7,11 p<2E>): "<>setpagedevice" +*fr.PageSize T4X7/16<3A>9 large (4 x 7,11 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*fr.PageSize TPostcard/100 x 148 mm (Sans marges): "<>setpagedevice" +*fr.PageSize ENV10/Enveloppe #10: "<>setpagedevice" +*fr.PageSize EnvDL/Enveloppe DL: "<>setpagedevice" +*fr.PageSize ENVC6/Enveloppe C6: "<>setpagedevice" +*fr.PageSize Letter/Lettre US: "<>setpagedevice" +*fr.PageSize Legal/Légal US: "<>setpagedevice" +*fr.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*de.PageSize A4/DIN A4: "<>setpagedevice" +*de.PageSize 4X6FULL/10 x 15 cm (4 x 6 Zoll): "<>setpagedevice" +*de.PageSize T4X6FULL/10 x 15 cm (4 x 6 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize 2L/13 x 18 cm (5 x 7 Zoll): "<>setpagedevice" +*de.PageSize A6/DIN A6: "<>setpagedevice" +*de.PageSize A5/DIN A5: "<>setpagedevice" +*de.PageSize B5/JIS B5: "<>setpagedevice" +*de.PageSize B6/JIS B6: "<>setpagedevice" +*de.PageSize L/9 x 13 cm (3,5 x 5 Zoll): "<>setpagedevice" +*de.PageSize TL/9 x 13 cm (3,5 x 5 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize INDEX5/5 x 8 Zoll (127 x 203 mm): "<>setpagedevice" +*de.PageSize 8x10/20 x 25 cm (8 x 10 Zoll): "<>setpagedevice" +*de.PageSize 4X7/16<3A>9 breit (4 x 7,11 Zoll): "<>setpagedevice" +*de.PageSize T4X7/16<3A>9 breit (4 x 7,11 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*de.PageSize TPostcard/100 x 148 mm (Randlos): "<>setpagedevice" +*de.PageSize ENV10/Umschlag #10: "<>setpagedevice" +*de.PageSize EnvDL/Umschlag DL: "<>setpagedevice" +*de.PageSize ENVC6/Umschlag C6: "<>setpagedevice" +*de.PageSize Letter/US Letter: "<>setpagedevice" +*de.PageSize Legal/US Lang: "<>setpagedevice" +*de.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*it.PageSize A4/A4: "<>setpagedevice" +*it.PageSize 4X6FULL/10 x 15 cm (4 x 6 pol<2E>): "<>setpagedevice" +*it.PageSize T4X6FULL/10 x 15 cm (4 x 6 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize 2L/13 x 18 cm (5 x 7 pol<2E>): "<>setpagedevice" +*it.PageSize A6/A6: "<>setpagedevice" +*it.PageSize A5/A5: "<>setpagedevice" +*it.PageSize B5/JIS B5: "<>setpagedevice" +*it.PageSize B6/JIS B6: "<>setpagedevice" +*it.PageSize L/9 x 13 cm (3,5 x 5 pol<2E>): "<>setpagedevice" +*it.PageSize TL/9 x 13 cm (3,5 x 5 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*it.PageSize 8x10/20 x 25 cm (8 x 10 pol<2E>): "<>setpagedevice" +*it.PageSize 4X7/16<3A>9 ampio (4 x 7,11 pol<2E>): "<>setpagedevice" +*it.PageSize T4X7/16<3A>9 ampio (4 x 7,11 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*it.PageSize TPostcard/100 x 148 mm (Senza margini): "<>setpagedevice" +*it.PageSize ENV10/Busta #10: "<>setpagedevice" +*it.PageSize EnvDL/Busta DL: "<>setpagedevice" +*it.PageSize ENVC6/Busta C6: "<>setpagedevice" +*it.PageSize Letter/Lettera USA: "<>setpagedevice" +*it.PageSize Legal/Legale USA: "<>setpagedevice" +*it.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*ja.PageSize A4/A4: "<>setpagedevice" +*ja.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ja.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (フチなし): "<>setpagedevice" +*ja.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ja.PageSize A6/A6: "<>setpagedevice" +*ja.PageSize A5/A5: "<>setpagedevice" +*ja.PageSize B5/JIS B5: "<>setpagedevice" +*ja.PageSize B6/JIS B6: "<>setpagedevice" +*ja.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ja.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (フチなし): "<>setpagedevice" +*ja.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ja.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ja.PageSize 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*ja.PageSize T4X7/16<3A>9 wide (4 x 7<2E>11 in) (フチなし): "<>setpagedevice" +*ja.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*ja.PageSize TPostcard/100 x 148 mm (フチなし): "<>setpagedevice" +*ja.PageSize ENV10/封筒 #10: "<>setpagedevice" +*ja.PageSize EnvDL/封筒 DL: "<>setpagedevice" +*ja.PageSize ENVC6/封筒 C6: "<>setpagedevice" +*ja.PageSize Letter/レター: "<>setpagedevice" +*ja.PageSize Legal/リーガル: "<>setpagedevice" +*ja.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*pt.PageSize A4/A4: "<>setpagedevice" +*pt.PageSize 4X6FULL/4 x 6 pol<2E> (102 x 152 mm): "<>setpagedevice" +*pt.PageSize T4X6FULL/4 x 6 pol<2E> (102 x 152 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize 2L/5 x 7 pol<2E> (127 x 178 mm): "<>setpagedevice" +*pt.PageSize A6/A6: "<>setpagedevice" +*pt.PageSize A5/A5: "<>setpagedevice" +*pt.PageSize B5/JIS B5: "<>setpagedevice" +*pt.PageSize B6/JIS B6: "<>setpagedevice" +*pt.PageSize L/3,5 x 5 pol<2E> (89 x 127 mm): "<>setpagedevice" +*pt.PageSize TL/3,5 x 5 pol<2E> (89 x 127 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*pt.PageSize 8x10/8 x 10 pol<2E> (203 x 254 mm): "<>setpagedevice" +*pt.PageSize 4X7/16<3A>9 de largura (102 x 181 mm): "<>setpagedevice" +*pt.PageSize T4X7/16<3A>9 de largura (102 x 181 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*pt.PageSize TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt.PageSize ENV10/Envelope #10: "<>setpagedevice" +*pt.PageSize EnvDL/Envelope DL: "<>setpagedevice" +*pt.PageSize ENVC6/Envelope C6: "<>setpagedevice" +*pt.PageSize Letter/Carta EUA: "<>setpagedevice" +*pt.PageSize Legal/Ofício EUA: "<>setpagedevice" +*pt.PageSize 16K/16K (195 x 270 mm): "<>setpagedevice" +*pt_PT.PageSize A4/A4: "<>setpagedevice" +*pt_PT.PageSize 4X6FULL/10 x 15 cm (4 x 6 pol): "<>setpagedevice" +*pt_PT.PageSize T4X6FULL/10 x 15 cm (4 x 6 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize 2L/13 x 18 cm (5 x 7 pol): "<>setpagedevice" +*pt_PT.PageSize A6/A6: "<>setpagedevice" +*pt_PT.PageSize A5/A5: "<>setpagedevice" +*pt_PT.PageSize B5/JIS B5: "<>setpagedevice" +*pt_PT.PageSize B6/JIS B6: "<>setpagedevice" +*pt_PT.PageSize L/9 x 13 cm (3,5 x 5 pol): "<>setpagedevice" +*pt_PT.PageSize TL/9 x 13 cm (3,5 x 5 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize INDEX5/5 x 8 pol (127 x 203 mm): "<>setpagedevice" +*pt_PT.PageSize 8x10/20 x 25 cm (8 x 10 pol): "<>setpagedevice" +*pt_PT.PageSize 4X7/16<3A>9 de largura (4 x 7,11 pol): "<>setpagedevice" +*pt_PT.PageSize T4X7/16<3A>9 de largura (4 x 7,11 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*pt_PT.PageSize TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt_PT.PageSize ENV10/Envelope #10: "<>setpagedevice" +*pt_PT.PageSize EnvDL/Envelope DL: "<>setpagedevice" +*pt_PT.PageSize ENVC6/Envelope C6: "<>setpagedevice" +*pt_PT.PageSize Letter/Carta EUA: "<>setpagedevice" +*pt_PT.PageSize Legal/Legal EUA: "<>setpagedevice" +*pt_PT.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*es.PageSize A4/A4: "<>setpagedevice" +*es.PageSize 4X6FULL/10 x 15 cm (4 x 6 pulg): "<>setpagedevice" +*es.PageSize T4X6FULL/10 x 15 cm (4 x 6 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize 2L/13 x 18 cm (5 x 7 pulg): "<>setpagedevice" +*es.PageSize A6/A6: "<>setpagedevice" +*es.PageSize A5/A5: "<>setpagedevice" +*es.PageSize B5/JIS B5: "<>setpagedevice" +*es.PageSize B6/JIS B6: "<>setpagedevice" +*es.PageSize L/9 x 13 cm (3,5 x 5 pulg): "<>setpagedevice" +*es.PageSize TL/9 x 13 cm (3,5 x 5 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize INDEX5/5 x 8 pulg (127 x 203 mm): "<>setpagedevice" +*es.PageSize 8x10/20 x 25 cm (8 x 10 pulg): "<>setpagedevice" +*es.PageSize 4X7/16<3A>9 ancho (4 x 7,11 pulg): "<>setpagedevice" +*es.PageSize T4X7/16<3A>9 ancho (4 x 7,11 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*es.PageSize TPostcard/100 x 148 mm (Sin márgenes): "<>setpagedevice" +*es.PageSize ENV10/Sobre #10: "<>setpagedevice" +*es.PageSize EnvDL/Sobre DL: "<>setpagedevice" +*es.PageSize ENVC6/Sobre C6: "<>setpagedevice" +*es.PageSize Letter/Carta EE<2E> UU<2E>: "<>setpagedevice" +*es.PageSize Legal/Legal: "<>setpagedevice" +*es.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*ko.PageSize A4/A4: "<>setpagedevice" +*ko.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ko.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (여백 없음): "<>setpagedevice" +*ko.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ko.PageSize A6/A6: "<>setpagedevice" +*ko.PageSize A5/A5: "<>setpagedevice" +*ko.PageSize B5/JIS B5: "<>setpagedevice" +*ko.PageSize B6/JIS B6: "<>setpagedevice" +*ko.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ko.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (여백 없음): "<>setpagedevice" +*ko.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ko.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ko.PageSize 4X7/16<3A>9 너비 (4 x 7<2E>11 in): "<>setpagedevice" +*ko.PageSize T4X7/16<3A>9 너비 (4 x 7<2E>11 in) (여백 없음): "<>setpagedevice" +*ko.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*ko.PageSize TPostcard/100 x 148 mm (여백 없음): "<>setpagedevice" +*ko.PageSize ENV10/봉투 #10: "<>setpagedevice" +*ko.PageSize EnvDL/봉투 DL: "<>setpagedevice" +*ko.PageSize ENVC6/봉투 C6: "<>setpagedevice" +*ko.PageSize Letter/US 편지지: "<>setpagedevice" +*ko.PageSize Legal/US 공문서: "<>setpagedevice" +*ko.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_TW.PageSize A4/A4: "<>setpagedevice" +*zh_TW.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*zh_TW.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*zh_TW.PageSize A6/A6: "<>setpagedevice" +*zh_TW.PageSize A5/A5: "<>setpagedevice" +*zh_TW.PageSize B5/JIS B5: "<>setpagedevice" +*zh_TW.PageSize B6/JIS B6: "<>setpagedevice" +*zh_TW.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*zh_TW.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*zh_TW.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*zh_TW.PageSize 4X7/16<3A>9 寬 (4 x 7<2E>11 in): "<>setpagedevice" +*zh_TW.PageSize T4X7/16<3A>9 寬 (4 x 7<2E>11 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*zh_TW.PageSize TPostcard/100 x 148 mm (無邊): "<>setpagedevice" +*zh_TW.PageSize ENV10/信封 #10: "<>setpagedevice" +*zh_TW.PageSize EnvDL/信封 DL: "<>setpagedevice" +*zh_TW.PageSize ENVC6/信封 C6: "<>setpagedevice" +*zh_TW.PageSize Letter/美式信紙(US Letter): "<>setpagedevice" +*zh_TW.PageSize Legal/美式法定紙(US Legal): "<>setpagedevice" +*zh_TW.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_CN.PageSize A4/A4: "<>setpagedevice" +*zh_CN.PageSize 4X6FULL/102 x 152 毫米 (4 x 6 英寸): "<>setpagedevice" +*zh_CN.PageSize T4X6FULL/102 x 152 毫米 (4 x 6 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize 2L/127 x 178 毫米 (5 x 7 英寸): "<>setpagedevice" +*zh_CN.PageSize A6/A6: "<>setpagedevice" +*zh_CN.PageSize A5/A5: "<>setpagedevice" +*zh_CN.PageSize B5/JIS B5: "<>setpagedevice" +*zh_CN.PageSize B6/JIS B6: "<>setpagedevice" +*zh_CN.PageSize L/89 x 127 毫米 (3<2E>5 x 5 英寸): "<>setpagedevice" +*zh_CN.PageSize TL/89 x 127 毫米 (3<2E>5 x 5 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize INDEX5/5 x 8 英寸 (127 x 203 毫米): "<>setpagedevice" +*zh_CN.PageSize 8x10/203 x 254 毫米 (8 x 10 英寸): "<>setpagedevice" +*zh_CN.PageSize 4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸): "<>setpagedevice" +*zh_CN.PageSize T4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize Postcard/100 x 148 毫米: "<>setpagedevice" +*zh_CN.PageSize TPostcard/100 x 148 毫米 (无边距): "<>setpagedevice" +*zh_CN.PageSize ENV10/信封 #10: "<>setpagedevice" +*zh_CN.PageSize EnvDL/信封 DL: "<>setpagedevice" +*zh_CN.PageSize ENVC6/信封 C6: "<>setpagedevice" +*zh_CN.PageSize Letter/美国信纸: "<>setpagedevice" +*zh_CN.PageSize Legal/美国法定用纸: "<>setpagedevice" +*zh_CN.PageSize 16K/16K 195 x 270 毫米: "<>setpagedevice" +*ru.PageSize A4/A4: "<>setpagedevice" +*ru.PageSize 4X6FULL/10 x 15 см (4 x 6 in): "<>setpagedevice" +*ru.PageSize T4X6FULL/10 x 15 см (4 x 6 in) (Без полей): "<>setpagedevice" +*ru.PageSize 2L/13 x 18 см (5 x 7 in): "<>setpagedevice" +*ru.PageSize A6/A6: "<>setpagedevice" +*ru.PageSize A5/A5: "<>setpagedevice" +*ru.PageSize B5/JIS B5: "<>setpagedevice" +*ru.PageSize B6/JIS B6: "<>setpagedevice" +*ru.PageSize L/9 x 13 см (3,5 x 5 in): "<>setpagedevice" +*ru.PageSize TL/9 x 13 см (3,5 x 5 in) (Без полей): "<>setpagedevice" +*ru.PageSize INDEX5/5 x 8 in (127 x 203 мм): "<>setpagedevice" +*ru.PageSize 8x10/20 x 25 см (8 x 10 in): "<>setpagedevice" +*ru.PageSize 4X7/Соотношение сторон 16<3A>9: "<>setpagedevice" +*ru.PageSize T4X7/Соотношение сторон 16<3A>9 (Без полей): "<>setpagedevice" +*ru.PageSize Postcard/100 x 148 мм: "<>setpagedevice" +*ru.PageSize TPostcard/100 x 148 мм (Без полей): "<>setpagedevice" +*ru.PageSize ENV10/Конверты #10: "<>setpagedevice" +*ru.PageSize EnvDL/Конверты DL: "<>setpagedevice" +*ru.PageSize ENVC6/Конверты C6: "<>setpagedevice" +*ru.PageSize Letter/US Letter: "<>setpagedevice" +*ru.PageSize Legal/US Legal: "<>setpagedevice" +*ru.PageSize 16K/16K 195 x 270 мм: "<>setpagedevice" +*CloseUI: *PageSize + + + + +*OpenUI *Brightness/Brightness: PickOne +*OrderDependency: 200 AnySetup *Brightness +*DefaultBrightness: 0 +*Brightness -25/-25: "" +*Brightness -24/-24: "" +*Brightness -23/-23: "" +*Brightness -22/-22: "" +*Brightness -21/-21: "" +*Brightness -20/-20: "" +*Brightness -19/-19: "" +*Brightness -18/-18: "" +*Brightness -17/-17: "" +*Brightness -16/-16: "" +*Brightness -15/-15: "" +*Brightness -14/-14: "" +*Brightness -13/-13: "" +*Brightness -12/-12: "" +*Brightness -11/-11: "" +*Brightness -10/-10: "" +*Brightness -9/-9: "" +*Brightness -8/-8: "" +*Brightness -7/-7: "" +*Brightness -6/-6: "" +*Brightness -5/-5: "" +*Brightness -4/-4: "" +*Brightness -3/-3: "" +*Brightness -2/-2: "" +*Brightness -1/-1: "" +*Brightness 0/0: "" +*Brightness 1/1: "" +*Brightness 2/2: "" +*Brightness 3/3: "" +*Brightness 4/4: "" +*Brightness 5/5: "" +*Brightness 6/6: "" +*Brightness 7/7: "" +*Brightness 8/8: "" +*Brightness 9/9: "" +*Brightness 10/10: "" +*Brightness 11/11: "" +*Brightness 12/12: "" +*Brightness 13/13: "" +*Brightness 14/14: "" +*Brightness 15/15: "" +*Brightness 16/16: "" +*Brightness 17/17: "" +*Brightness 18/18: "" +*Brightness 19/19: "" +*Brightness 20/20: "" +*Brightness 21/21: "" +*Brightness 22/22: "" +*Brightness 23/23: "" +*Brightness 24/24: "" +*Brightness 25/25: "" +*nl.Translation Brightness/Helderheid: "" +*fr.Translation Brightness/Luminosité : "" +*de.Translation Brightness/Helligkeit: "" +*it.Translation Brightness/Luminosità: "" +*ja.Translation Brightness/明度: "" +*pt.Translation Brightness/Brilho: "" +*pt_PT.Translation Brightness/Brilho: "" +*es.Translation Brightness/Brillo: "" +*ko.Translation Brightness/명도: "" +*zh_TW.Translation Brightness/亮度: "" +*zh_CN.Translation Brightness/亮度: "" +*ru.Translation Brightness/Яркость: "" +*nl.Brightness -25/-25: "" +*nl.Brightness -24/-24: "" +*nl.Brightness -23/-23: "" +*nl.Brightness -22/-22: "" +*nl.Brightness -21/-21: "" +*nl.Brightness -20/-20: "" +*nl.Brightness -19/-19: "" +*nl.Brightness -18/-18: "" +*nl.Brightness -17/-17: "" +*nl.Brightness -16/-16: "" +*nl.Brightness -15/-15: "" +*nl.Brightness -14/-14: "" +*nl.Brightness -13/-13: "" +*nl.Brightness -12/-12: "" +*nl.Brightness -11/-11: "" +*nl.Brightness -10/-10: "" +*nl.Brightness -9/-9: "" +*nl.Brightness -8/-8: "" +*nl.Brightness -7/-7: "" +*nl.Brightness -6/-6: "" +*nl.Brightness -5/-5: "" +*nl.Brightness -4/-4: "" +*nl.Brightness -3/-3: "" +*nl.Brightness -2/-2: "" +*nl.Brightness -1/-1: "" +*nl.Brightness 0/0: "" +*nl.Brightness 1/1: "" +*nl.Brightness 2/2: "" +*nl.Brightness 3/3: "" +*nl.Brightness 4/4: "" +*nl.Brightness 5/5: "" +*nl.Brightness 6/6: "" +*nl.Brightness 7/7: "" +*nl.Brightness 8/8: "" +*nl.Brightness 9/9: "" +*nl.Brightness 10/10: "" +*nl.Brightness 11/11: "" +*nl.Brightness 12/12: "" +*nl.Brightness 13/13: "" +*nl.Brightness 14/14: "" +*nl.Brightness 15/15: "" +*nl.Brightness 16/16: "" +*nl.Brightness 17/17: "" +*nl.Brightness 18/18: "" +*nl.Brightness 19/19: "" +*nl.Brightness 20/20: "" +*nl.Brightness 21/21: "" +*nl.Brightness 22/22: "" +*nl.Brightness 23/23: "" +*nl.Brightness 24/24: "" +*nl.Brightness 25/25: "" +*fr.Brightness -25/-25: "" +*fr.Brightness -24/-24: "" +*fr.Brightness -23/-23: "" +*fr.Brightness -22/-22: "" +*fr.Brightness -21/-21: "" +*fr.Brightness -20/-20: "" +*fr.Brightness -19/-19: "" +*fr.Brightness -18/-18: "" +*fr.Brightness -17/-17: "" +*fr.Brightness -16/-16: "" +*fr.Brightness -15/-15: "" +*fr.Brightness -14/-14: "" +*fr.Brightness -13/-13: "" +*fr.Brightness -12/-12: "" +*fr.Brightness -11/-11: "" +*fr.Brightness -10/-10: "" +*fr.Brightness -9/-9: "" +*fr.Brightness -8/-8: "" +*fr.Brightness -7/-7: "" +*fr.Brightness -6/-6: "" +*fr.Brightness -5/-5: "" +*fr.Brightness -4/-4: "" +*fr.Brightness -3/-3: "" +*fr.Brightness -2/-2: "" +*fr.Brightness -1/-1: "" +*fr.Brightness 0/0: "" +*fr.Brightness 1/1: "" +*fr.Brightness 2/2: "" +*fr.Brightness 3/3: "" +*fr.Brightness 4/4: "" +*fr.Brightness 5/5: "" +*fr.Brightness 6/6: "" +*fr.Brightness 7/7: "" +*fr.Brightness 8/8: "" +*fr.Brightness 9/9: "" +*fr.Brightness 10/10: "" +*fr.Brightness 11/11: "" +*fr.Brightness 12/12: "" +*fr.Brightness 13/13: "" +*fr.Brightness 14/14: "" +*fr.Brightness 15/15: "" +*fr.Brightness 16/16: "" +*fr.Brightness 17/17: "" +*fr.Brightness 18/18: "" +*fr.Brightness 19/19: "" +*fr.Brightness 20/20: "" +*fr.Brightness 21/21: "" +*fr.Brightness 22/22: "" +*fr.Brightness 23/23: "" +*fr.Brightness 24/24: "" +*fr.Brightness 25/25: "" +*de.Brightness -25/-25: "" +*de.Brightness -24/-24: "" +*de.Brightness -23/-23: "" +*de.Brightness -22/-22: "" +*de.Brightness -21/-21: "" +*de.Brightness -20/-20: "" +*de.Brightness -19/-19: "" +*de.Brightness -18/-18: "" +*de.Brightness -17/-17: "" +*de.Brightness -16/-16: "" +*de.Brightness -15/-15: "" +*de.Brightness -14/-14: "" +*de.Brightness -13/-13: "" +*de.Brightness -12/-12: "" +*de.Brightness -11/-11: "" +*de.Brightness -10/-10: "" +*de.Brightness -9/-9: "" +*de.Brightness -8/-8: "" +*de.Brightness -7/-7: "" +*de.Brightness -6/-6: "" +*de.Brightness -5/-5: "" +*de.Brightness -4/-4: "" +*de.Brightness -3/-3: "" +*de.Brightness -2/-2: "" +*de.Brightness -1/-1: "" +*de.Brightness 0/0: "" +*de.Brightness 1/1: "" +*de.Brightness 2/2: "" +*de.Brightness 3/3: "" +*de.Brightness 4/4: "" +*de.Brightness 5/5: "" +*de.Brightness 6/6: "" +*de.Brightness 7/7: "" +*de.Brightness 8/8: "" +*de.Brightness 9/9: "" +*de.Brightness 10/10: "" +*de.Brightness 11/11: "" +*de.Brightness 12/12: "" +*de.Brightness 13/13: "" +*de.Brightness 14/14: "" +*de.Brightness 15/15: "" +*de.Brightness 16/16: "" +*de.Brightness 17/17: "" +*de.Brightness 18/18: "" +*de.Brightness 19/19: "" +*de.Brightness 20/20: "" +*de.Brightness 21/21: "" +*de.Brightness 22/22: "" +*de.Brightness 23/23: "" +*de.Brightness 24/24: "" +*de.Brightness 25/25: "" +*it.Brightness -25/-25: "" +*it.Brightness -24/-24: "" +*it.Brightness -23/-23: "" +*it.Brightness -22/-22: "" +*it.Brightness -21/-21: "" +*it.Brightness -20/-20: "" +*it.Brightness -19/-19: "" +*it.Brightness -18/-18: "" +*it.Brightness -17/-17: "" +*it.Brightness -16/-16: "" +*it.Brightness -15/-15: "" +*it.Brightness -14/-14: "" +*it.Brightness -13/-13: "" +*it.Brightness -12/-12: "" +*it.Brightness -11/-11: "" +*it.Brightness -10/-10: "" +*it.Brightness -9/-9: "" +*it.Brightness -8/-8: "" +*it.Brightness -7/-7: "" +*it.Brightness -6/-6: "" +*it.Brightness -5/-5: "" +*it.Brightness -4/-4: "" +*it.Brightness -3/-3: "" +*it.Brightness -2/-2: "" +*it.Brightness -1/-1: "" +*it.Brightness 0/0: "" +*it.Brightness 1/1: "" +*it.Brightness 2/2: "" +*it.Brightness 3/3: "" +*it.Brightness 4/4: "" +*it.Brightness 5/5: "" +*it.Brightness 6/6: "" +*it.Brightness 7/7: "" +*it.Brightness 8/8: "" +*it.Brightness 9/9: "" +*it.Brightness 10/10: "" +*it.Brightness 11/11: "" +*it.Brightness 12/12: "" +*it.Brightness 13/13: "" +*it.Brightness 14/14: "" +*it.Brightness 15/15: "" +*it.Brightness 16/16: "" +*it.Brightness 17/17: "" +*it.Brightness 18/18: "" +*it.Brightness 19/19: "" +*it.Brightness 20/20: "" +*it.Brightness 21/21: "" +*it.Brightness 22/22: "" +*it.Brightness 23/23: "" +*it.Brightness 24/24: "" +*it.Brightness 25/25: "" +*ja.Brightness -25/-25: "" +*ja.Brightness -24/-24: "" +*ja.Brightness -23/-23: "" +*ja.Brightness -22/-22: "" +*ja.Brightness -21/-21: "" +*ja.Brightness -20/-20: "" +*ja.Brightness -19/-19: "" +*ja.Brightness -18/-18: "" +*ja.Brightness -17/-17: "" +*ja.Brightness -16/-16: "" +*ja.Brightness -15/-15: "" +*ja.Brightness -14/-14: "" +*ja.Brightness -13/-13: "" +*ja.Brightness -12/-12: "" +*ja.Brightness -11/-11: "" +*ja.Brightness -10/-10: "" +*ja.Brightness -9/-9: "" +*ja.Brightness -8/-8: "" +*ja.Brightness -7/-7: "" +*ja.Brightness -6/-6: "" +*ja.Brightness -5/-5: "" +*ja.Brightness -4/-4: "" +*ja.Brightness -3/-3: "" +*ja.Brightness -2/-2: "" +*ja.Brightness -1/-1: "" +*ja.Brightness 0/0: "" +*ja.Brightness 1/1: "" +*ja.Brightness 2/2: "" +*ja.Brightness 3/3: "" +*ja.Brightness 4/4: "" +*ja.Brightness 5/5: "" +*ja.Brightness 6/6: "" +*ja.Brightness 7/7: "" +*ja.Brightness 8/8: "" +*ja.Brightness 9/9: "" +*ja.Brightness 10/10: "" +*ja.Brightness 11/11: "" +*ja.Brightness 12/12: "" +*ja.Brightness 13/13: "" +*ja.Brightness 14/14: "" +*ja.Brightness 15/15: "" +*ja.Brightness 16/16: "" +*ja.Brightness 17/17: "" +*ja.Brightness 18/18: "" +*ja.Brightness 19/19: "" +*ja.Brightness 20/20: "" +*ja.Brightness 21/21: "" +*ja.Brightness 22/22: "" +*ja.Brightness 23/23: "" +*ja.Brightness 24/24: "" +*ja.Brightness 25/25: "" +*pt.Brightness -25/-25: "" +*pt.Brightness -24/-24: "" +*pt.Brightness -23/-23: "" +*pt.Brightness -22/-22: "" +*pt.Brightness -21/-21: "" +*pt.Brightness -20/-20: "" +*pt.Brightness -19/-19: "" +*pt.Brightness -18/-18: "" +*pt.Brightness -17/-17: "" +*pt.Brightness -16/-16: "" +*pt.Brightness -15/-15: "" +*pt.Brightness -14/-14: "" +*pt.Brightness -13/-13: "" +*pt.Brightness -12/-12: "" +*pt.Brightness -11/-11: "" +*pt.Brightness -10/-10: "" +*pt.Brightness -9/-9: "" +*pt.Brightness -8/-8: "" +*pt.Brightness -7/-7: "" +*pt.Brightness -6/-6: "" +*pt.Brightness -5/-5: "" +*pt.Brightness -4/-4: "" +*pt.Brightness -3/-3: "" +*pt.Brightness -2/-2: "" +*pt.Brightness -1/-1: "" +*pt.Brightness 0/0: "" +*pt.Brightness 1/1: "" +*pt.Brightness 2/2: "" +*pt.Brightness 3/3: "" +*pt.Brightness 4/4: "" +*pt.Brightness 5/5: "" +*pt.Brightness 6/6: "" +*pt.Brightness 7/7: "" +*pt.Brightness 8/8: "" +*pt.Brightness 9/9: "" +*pt.Brightness 10/10: "" +*pt.Brightness 11/11: "" +*pt.Brightness 12/12: "" +*pt.Brightness 13/13: "" +*pt.Brightness 14/14: "" +*pt.Brightness 15/15: "" +*pt.Brightness 16/16: "" +*pt.Brightness 17/17: "" +*pt.Brightness 18/18: "" +*pt.Brightness 19/19: "" +*pt.Brightness 20/20: "" +*pt.Brightness 21/21: "" +*pt.Brightness 22/22: "" +*pt.Brightness 23/23: "" +*pt.Brightness 24/24: "" +*pt.Brightness 25/25: "" +*pt_PT.Brightness -25/-25: "" +*pt_PT.Brightness -24/-24: "" +*pt_PT.Brightness -23/-23: "" +*pt_PT.Brightness -22/-22: "" +*pt_PT.Brightness -21/-21: "" +*pt_PT.Brightness -20/-20: "" +*pt_PT.Brightness -19/-19: "" +*pt_PT.Brightness -18/-18: "" +*pt_PT.Brightness -17/-17: "" +*pt_PT.Brightness -16/-16: "" +*pt_PT.Brightness -15/-15: "" +*pt_PT.Brightness -14/-14: "" +*pt_PT.Brightness -13/-13: "" +*pt_PT.Brightness -12/-12: "" +*pt_PT.Brightness -11/-11: "" +*pt_PT.Brightness -10/-10: "" +*pt_PT.Brightness -9/-9: "" +*pt_PT.Brightness -8/-8: "" +*pt_PT.Brightness -7/-7: "" +*pt_PT.Brightness -6/-6: "" +*pt_PT.Brightness -5/-5: "" +*pt_PT.Brightness -4/-4: "" +*pt_PT.Brightness -3/-3: "" +*pt_PT.Brightness -2/-2: "" +*pt_PT.Brightness -1/-1: "" +*pt_PT.Brightness 0/0: "" +*pt_PT.Brightness 1/1: "" +*pt_PT.Brightness 2/2: "" +*pt_PT.Brightness 3/3: "" +*pt_PT.Brightness 4/4: "" +*pt_PT.Brightness 5/5: "" +*pt_PT.Brightness 6/6: "" +*pt_PT.Brightness 7/7: "" +*pt_PT.Brightness 8/8: "" +*pt_PT.Brightness 9/9: "" +*pt_PT.Brightness 10/10: "" +*pt_PT.Brightness 11/11: "" +*pt_PT.Brightness 12/12: "" +*pt_PT.Brightness 13/13: "" +*pt_PT.Brightness 14/14: "" +*pt_PT.Brightness 15/15: "" +*pt_PT.Brightness 16/16: "" +*pt_PT.Brightness 17/17: "" +*pt_PT.Brightness 18/18: "" +*pt_PT.Brightness 19/19: "" +*pt_PT.Brightness 20/20: "" +*pt_PT.Brightness 21/21: "" +*pt_PT.Brightness 22/22: "" +*pt_PT.Brightness 23/23: "" +*pt_PT.Brightness 24/24: "" +*pt_PT.Brightness 25/25: "" +*es.Brightness -25/-25: "" +*es.Brightness -24/-24: "" +*es.Brightness -23/-23: "" +*es.Brightness -22/-22: "" +*es.Brightness -21/-21: "" +*es.Brightness -20/-20: "" +*es.Brightness -19/-19: "" +*es.Brightness -18/-18: "" +*es.Brightness -17/-17: "" +*es.Brightness -16/-16: "" +*es.Brightness -15/-15: "" +*es.Brightness -14/-14: "" +*es.Brightness -13/-13: "" +*es.Brightness -12/-12: "" +*es.Brightness -11/-11: "" +*es.Brightness -10/-10: "" +*es.Brightness -9/-9: "" +*es.Brightness -8/-8: "" +*es.Brightness -7/-7: "" +*es.Brightness -6/-6: "" +*es.Brightness -5/-5: "" +*es.Brightness -4/-4: "" +*es.Brightness -3/-3: "" +*es.Brightness -2/-2: "" +*es.Brightness -1/-1: "" +*es.Brightness 0/0: "" +*es.Brightness 1/1: "" +*es.Brightness 2/2: "" +*es.Brightness 3/3: "" +*es.Brightness 4/4: "" +*es.Brightness 5/5: "" +*es.Brightness 6/6: "" +*es.Brightness 7/7: "" +*es.Brightness 8/8: "" +*es.Brightness 9/9: "" +*es.Brightness 10/10: "" +*es.Brightness 11/11: "" +*es.Brightness 12/12: "" +*es.Brightness 13/13: "" +*es.Brightness 14/14: "" +*es.Brightness 15/15: "" +*es.Brightness 16/16: "" +*es.Brightness 17/17: "" +*es.Brightness 18/18: "" +*es.Brightness 19/19: "" +*es.Brightness 20/20: "" +*es.Brightness 21/21: "" +*es.Brightness 22/22: "" +*es.Brightness 23/23: "" +*es.Brightness 24/24: "" +*es.Brightness 25/25: "" +*ko.Brightness -25/-25: "" +*ko.Brightness -24/-24: "" +*ko.Brightness -23/-23: "" +*ko.Brightness -22/-22: "" +*ko.Brightness -21/-21: "" +*ko.Brightness -20/-20: "" +*ko.Brightness -19/-19: "" +*ko.Brightness -18/-18: "" +*ko.Brightness -17/-17: "" +*ko.Brightness -16/-16: "" +*ko.Brightness -15/-15: "" +*ko.Brightness -14/-14: "" +*ko.Brightness -13/-13: "" +*ko.Brightness -12/-12: "" +*ko.Brightness -11/-11: "" +*ko.Brightness -10/-10: "" +*ko.Brightness -9/-9: "" +*ko.Brightness -8/-8: "" +*ko.Brightness -7/-7: "" +*ko.Brightness -6/-6: "" +*ko.Brightness -5/-5: "" +*ko.Brightness -4/-4: "" +*ko.Brightness -3/-3: "" +*ko.Brightness -2/-2: "" +*ko.Brightness -1/-1: "" +*ko.Brightness 0/0: "" +*ko.Brightness 1/1: "" +*ko.Brightness 2/2: "" +*ko.Brightness 3/3: "" +*ko.Brightness 4/4: "" +*ko.Brightness 5/5: "" +*ko.Brightness 6/6: "" +*ko.Brightness 7/7: "" +*ko.Brightness 8/8: "" +*ko.Brightness 9/9: "" +*ko.Brightness 10/10: "" +*ko.Brightness 11/11: "" +*ko.Brightness 12/12: "" +*ko.Brightness 13/13: "" +*ko.Brightness 14/14: "" +*ko.Brightness 15/15: "" +*ko.Brightness 16/16: "" +*ko.Brightness 17/17: "" +*ko.Brightness 18/18: "" +*ko.Brightness 19/19: "" +*ko.Brightness 20/20: "" +*ko.Brightness 21/21: "" +*ko.Brightness 22/22: "" +*ko.Brightness 23/23: "" +*ko.Brightness 24/24: "" +*ko.Brightness 25/25: "" +*zh_TW.Brightness -25/-25: "" +*zh_TW.Brightness -24/-24: "" +*zh_TW.Brightness -23/-23: "" +*zh_TW.Brightness -22/-22: "" +*zh_TW.Brightness -21/-21: "" +*zh_TW.Brightness -20/-20: "" +*zh_TW.Brightness -19/-19: "" +*zh_TW.Brightness -18/-18: "" +*zh_TW.Brightness -17/-17: "" +*zh_TW.Brightness -16/-16: "" +*zh_TW.Brightness -15/-15: "" +*zh_TW.Brightness -14/-14: "" +*zh_TW.Brightness -13/-13: "" +*zh_TW.Brightness -12/-12: "" +*zh_TW.Brightness -11/-11: "" +*zh_TW.Brightness -10/-10: "" +*zh_TW.Brightness -9/-9: "" +*zh_TW.Brightness -8/-8: "" +*zh_TW.Brightness -7/-7: "" +*zh_TW.Brightness -6/-6: "" +*zh_TW.Brightness -5/-5: "" +*zh_TW.Brightness -4/-4: "" +*zh_TW.Brightness -3/-3: "" +*zh_TW.Brightness -2/-2: "" +*zh_TW.Brightness -1/-1: "" +*zh_TW.Brightness 0/0: "" +*zh_TW.Brightness 1/1: "" +*zh_TW.Brightness 2/2: "" +*zh_TW.Brightness 3/3: "" +*zh_TW.Brightness 4/4: "" +*zh_TW.Brightness 5/5: "" +*zh_TW.Brightness 6/6: "" +*zh_TW.Brightness 7/7: "" +*zh_TW.Brightness 8/8: "" +*zh_TW.Brightness 9/9: "" +*zh_TW.Brightness 10/10: "" +*zh_TW.Brightness 11/11: "" +*zh_TW.Brightness 12/12: "" +*zh_TW.Brightness 13/13: "" +*zh_TW.Brightness 14/14: "" +*zh_TW.Brightness 15/15: "" +*zh_TW.Brightness 16/16: "" +*zh_TW.Brightness 17/17: "" +*zh_TW.Brightness 18/18: "" +*zh_TW.Brightness 19/19: "" +*zh_TW.Brightness 20/20: "" +*zh_TW.Brightness 21/21: "" +*zh_TW.Brightness 22/22: "" +*zh_TW.Brightness 23/23: "" +*zh_TW.Brightness 24/24: "" +*zh_TW.Brightness 25/25: "" +*zh_CN.Brightness -25/-25: "" +*zh_CN.Brightness -24/-24: "" +*zh_CN.Brightness -23/-23: "" +*zh_CN.Brightness -22/-22: "" +*zh_CN.Brightness -21/-21: "" +*zh_CN.Brightness -20/-20: "" +*zh_CN.Brightness -19/-19: "" +*zh_CN.Brightness -18/-18: "" +*zh_CN.Brightness -17/-17: "" +*zh_CN.Brightness -16/-16: "" +*zh_CN.Brightness -15/-15: "" +*zh_CN.Brightness -14/-14: "" +*zh_CN.Brightness -13/-13: "" +*zh_CN.Brightness -12/-12: "" +*zh_CN.Brightness -11/-11: "" +*zh_CN.Brightness -10/-10: "" +*zh_CN.Brightness -9/-9: "" +*zh_CN.Brightness -8/-8: "" +*zh_CN.Brightness -7/-7: "" +*zh_CN.Brightness -6/-6: "" +*zh_CN.Brightness -5/-5: "" +*zh_CN.Brightness -4/-4: "" +*zh_CN.Brightness -3/-3: "" +*zh_CN.Brightness -2/-2: "" +*zh_CN.Brightness -1/-1: "" +*zh_CN.Brightness 0/0: "" +*zh_CN.Brightness 1/1: "" +*zh_CN.Brightness 2/2: "" +*zh_CN.Brightness 3/3: "" +*zh_CN.Brightness 4/4: "" +*zh_CN.Brightness 5/5: "" +*zh_CN.Brightness 6/6: "" +*zh_CN.Brightness 7/7: "" +*zh_CN.Brightness 8/8: "" +*zh_CN.Brightness 9/9: "" +*zh_CN.Brightness 10/10: "" +*zh_CN.Brightness 11/11: "" +*zh_CN.Brightness 12/12: "" +*zh_CN.Brightness 13/13: "" +*zh_CN.Brightness 14/14: "" +*zh_CN.Brightness 15/15: "" +*zh_CN.Brightness 16/16: "" +*zh_CN.Brightness 17/17: "" +*zh_CN.Brightness 18/18: "" +*zh_CN.Brightness 19/19: "" +*zh_CN.Brightness 20/20: "" +*zh_CN.Brightness 21/21: "" +*zh_CN.Brightness 22/22: "" +*zh_CN.Brightness 23/23: "" +*zh_CN.Brightness 24/24: "" +*zh_CN.Brightness 25/25: "" +*ru.Brightness -25/-25: "" +*ru.Brightness -24/-24: "" +*ru.Brightness -23/-23: "" +*ru.Brightness -22/-22: "" +*ru.Brightness -21/-21: "" +*ru.Brightness -20/-20: "" +*ru.Brightness -19/-19: "" +*ru.Brightness -18/-18: "" +*ru.Brightness -17/-17: "" +*ru.Brightness -16/-16: "" +*ru.Brightness -15/-15: "" +*ru.Brightness -14/-14: "" +*ru.Brightness -13/-13: "" +*ru.Brightness -12/-12: "" +*ru.Brightness -11/-11: "" +*ru.Brightness -10/-10: "" +*ru.Brightness -9/-9: "" +*ru.Brightness -8/-8: "" +*ru.Brightness -7/-7: "" +*ru.Brightness -6/-6: "" +*ru.Brightness -5/-5: "" +*ru.Brightness -4/-4: "" +*ru.Brightness -3/-3: "" +*ru.Brightness -2/-2: "" +*ru.Brightness -1/-1: "" +*ru.Brightness 0/0: "" +*ru.Brightness 1/1: "" +*ru.Brightness 2/2: "" +*ru.Brightness 3/3: "" +*ru.Brightness 4/4: "" +*ru.Brightness 5/5: "" +*ru.Brightness 6/6: "" +*ru.Brightness 7/7: "" +*ru.Brightness 8/8: "" +*ru.Brightness 9/9: "" +*ru.Brightness 10/10: "" +*ru.Brightness 11/11: "" +*ru.Brightness 12/12: "" +*ru.Brightness 13/13: "" +*ru.Brightness 14/14: "" +*ru.Brightness 15/15: "" +*ru.Brightness 16/16: "" +*ru.Brightness 17/17: "" +*ru.Brightness 18/18: "" +*ru.Brightness 19/19: "" +*ru.Brightness 20/20: "" +*ru.Brightness 21/21: "" +*ru.Brightness 22/22: "" +*ru.Brightness 23/23: "" +*ru.Brightness 24/24: "" +*ru.Brightness 25/25: "" +*CloseUI: *Brightness + + +*OpenUI *Contrast/Contrast: PickOne +*OrderDependency: 210 AnySetup *Contrast +*DefaultContrast: 0 +*Contrast -25/-25: "" +*Contrast -24/-24: "" +*Contrast -23/-23: "" +*Contrast -22/-22: "" +*Contrast -21/-21: "" +*Contrast -20/-20: "" +*Contrast -19/-19: "" +*Contrast -18/-18: "" +*Contrast -17/-17: "" +*Contrast -16/-16: "" +*Contrast -15/-15: "" +*Contrast -14/-14: "" +*Contrast -13/-13: "" +*Contrast -12/-12: "" +*Contrast -11/-11: "" +*Contrast -10/-10: "" +*Contrast -9/-9: "" +*Contrast -8/-8: "" +*Contrast -7/-7: "" +*Contrast -6/-6: "" +*Contrast -5/-5: "" +*Contrast -4/-4: "" +*Contrast -3/-3: "" +*Contrast -2/-2: "" +*Contrast -1/-1: "" +*Contrast 0/0: "" +*Contrast 1/1: "" +*Contrast 2/2: "" +*Contrast 3/3: "" +*Contrast 4/4: "" +*Contrast 5/5: "" +*Contrast 6/6: "" +*Contrast 7/7: "" +*Contrast 8/8: "" +*Contrast 9/9: "" +*Contrast 10/10: "" +*Contrast 11/11: "" +*Contrast 12/12: "" +*Contrast 13/13: "" +*Contrast 14/14: "" +*Contrast 15/15: "" +*Contrast 16/16: "" +*Contrast 17/17: "" +*Contrast 18/18: "" +*Contrast 19/19: "" +*Contrast 20/20: "" +*Contrast 21/21: "" +*Contrast 22/22: "" +*Contrast 23/23: "" +*Contrast 24/24: "" +*Contrast 25/25: "" +*nl.Translation Contrast/Contrast: "" +*fr.Translation Contrast/Contraste : "" +*de.Translation Contrast/Kontrast: "" +*it.Translation Contrast/Contrasto: "" +*ja.Translation Contrast/コントラスト: "" +*pt.Translation Contrast/Contraste: "" +*pt_PT.Translation Contrast/Contraste: "" +*es.Translation Contrast/Contraste: "" +*ko.Translation Contrast/대비: "" +*zh_TW.Translation Contrast/對比: "" +*zh_CN.Translation Contrast/对比度: "" +*ru.Translation Contrast/Контрастность: "" +*nl.Contrast -25/-25: "" +*nl.Contrast -24/-24: "" +*nl.Contrast -23/-23: "" +*nl.Contrast -22/-22: "" +*nl.Contrast -21/-21: "" +*nl.Contrast -20/-20: "" +*nl.Contrast -19/-19: "" +*nl.Contrast -18/-18: "" +*nl.Contrast -17/-17: "" +*nl.Contrast -16/-16: "" +*nl.Contrast -15/-15: "" +*nl.Contrast -14/-14: "" +*nl.Contrast -13/-13: "" +*nl.Contrast -12/-12: "" +*nl.Contrast -11/-11: "" +*nl.Contrast -10/-10: "" +*nl.Contrast -9/-9: "" +*nl.Contrast -8/-8: "" +*nl.Contrast -7/-7: "" +*nl.Contrast -6/-6: "" +*nl.Contrast -5/-5: "" +*nl.Contrast -4/-4: "" +*nl.Contrast -3/-3: "" +*nl.Contrast -2/-2: "" +*nl.Contrast -1/-1: "" +*nl.Contrast 0/0: "" +*nl.Contrast 1/1: "" +*nl.Contrast 2/2: "" +*nl.Contrast 3/3: "" +*nl.Contrast 4/4: "" +*nl.Contrast 5/5: "" +*nl.Contrast 6/6: "" +*nl.Contrast 7/7: "" +*nl.Contrast 8/8: "" +*nl.Contrast 9/9: "" +*nl.Contrast 10/10: "" +*nl.Contrast 11/11: "" +*nl.Contrast 12/12: "" +*nl.Contrast 13/13: "" +*nl.Contrast 14/14: "" +*nl.Contrast 15/15: "" +*nl.Contrast 16/16: "" +*nl.Contrast 17/17: "" +*nl.Contrast 18/18: "" +*nl.Contrast 19/19: "" +*nl.Contrast 20/20: "" +*nl.Contrast 21/21: "" +*nl.Contrast 22/22: "" +*nl.Contrast 23/23: "" +*nl.Contrast 24/24: "" +*nl.Contrast 25/25: "" +*fr.Contrast -25/-25: "" +*fr.Contrast -24/-24: "" +*fr.Contrast -23/-23: "" +*fr.Contrast -22/-22: "" +*fr.Contrast -21/-21: "" +*fr.Contrast -20/-20: "" +*fr.Contrast -19/-19: "" +*fr.Contrast -18/-18: "" +*fr.Contrast -17/-17: "" +*fr.Contrast -16/-16: "" +*fr.Contrast -15/-15: "" +*fr.Contrast -14/-14: "" +*fr.Contrast -13/-13: "" +*fr.Contrast -12/-12: "" +*fr.Contrast -11/-11: "" +*fr.Contrast -10/-10: "" +*fr.Contrast -9/-9: "" +*fr.Contrast -8/-8: "" +*fr.Contrast -7/-7: "" +*fr.Contrast -6/-6: "" +*fr.Contrast -5/-5: "" +*fr.Contrast -4/-4: "" +*fr.Contrast -3/-3: "" +*fr.Contrast -2/-2: "" +*fr.Contrast -1/-1: "" +*fr.Contrast 0/0: "" +*fr.Contrast 1/1: "" +*fr.Contrast 2/2: "" +*fr.Contrast 3/3: "" +*fr.Contrast 4/4: "" +*fr.Contrast 5/5: "" +*fr.Contrast 6/6: "" +*fr.Contrast 7/7: "" +*fr.Contrast 8/8: "" +*fr.Contrast 9/9: "" +*fr.Contrast 10/10: "" +*fr.Contrast 11/11: "" +*fr.Contrast 12/12: "" +*fr.Contrast 13/13: "" +*fr.Contrast 14/14: "" +*fr.Contrast 15/15: "" +*fr.Contrast 16/16: "" +*fr.Contrast 17/17: "" +*fr.Contrast 18/18: "" +*fr.Contrast 19/19: "" +*fr.Contrast 20/20: "" +*fr.Contrast 21/21: "" +*fr.Contrast 22/22: "" +*fr.Contrast 23/23: "" +*fr.Contrast 24/24: "" +*fr.Contrast 25/25: "" +*de.Contrast -25/-25: "" +*de.Contrast -24/-24: "" +*de.Contrast -23/-23: "" +*de.Contrast -22/-22: "" +*de.Contrast -21/-21: "" +*de.Contrast -20/-20: "" +*de.Contrast -19/-19: "" +*de.Contrast -18/-18: "" +*de.Contrast -17/-17: "" +*de.Contrast -16/-16: "" +*de.Contrast -15/-15: "" +*de.Contrast -14/-14: "" +*de.Contrast -13/-13: "" +*de.Contrast -12/-12: "" +*de.Contrast -11/-11: "" +*de.Contrast -10/-10: "" +*de.Contrast -9/-9: "" +*de.Contrast -8/-8: "" +*de.Contrast -7/-7: "" +*de.Contrast -6/-6: "" +*de.Contrast -5/-5: "" +*de.Contrast -4/-4: "" +*de.Contrast -3/-3: "" +*de.Contrast -2/-2: "" +*de.Contrast -1/-1: "" +*de.Contrast 0/0: "" +*de.Contrast 1/1: "" +*de.Contrast 2/2: "" +*de.Contrast 3/3: "" +*de.Contrast 4/4: "" +*de.Contrast 5/5: "" +*de.Contrast 6/6: "" +*de.Contrast 7/7: "" +*de.Contrast 8/8: "" +*de.Contrast 9/9: "" +*de.Contrast 10/10: "" +*de.Contrast 11/11: "" +*de.Contrast 12/12: "" +*de.Contrast 13/13: "" +*de.Contrast 14/14: "" +*de.Contrast 15/15: "" +*de.Contrast 16/16: "" +*de.Contrast 17/17: "" +*de.Contrast 18/18: "" +*de.Contrast 19/19: "" +*de.Contrast 20/20: "" +*de.Contrast 21/21: "" +*de.Contrast 22/22: "" +*de.Contrast 23/23: "" +*de.Contrast 24/24: "" +*de.Contrast 25/25: "" +*it.Contrast -25/-25: "" +*it.Contrast -24/-24: "" +*it.Contrast -23/-23: "" +*it.Contrast -22/-22: "" +*it.Contrast -21/-21: "" +*it.Contrast -20/-20: "" +*it.Contrast -19/-19: "" +*it.Contrast -18/-18: "" +*it.Contrast -17/-17: "" +*it.Contrast -16/-16: "" +*it.Contrast -15/-15: "" +*it.Contrast -14/-14: "" +*it.Contrast -13/-13: "" +*it.Contrast -12/-12: "" +*it.Contrast -11/-11: "" +*it.Contrast -10/-10: "" +*it.Contrast -9/-9: "" +*it.Contrast -8/-8: "" +*it.Contrast -7/-7: "" +*it.Contrast -6/-6: "" +*it.Contrast -5/-5: "" +*it.Contrast -4/-4: "" +*it.Contrast -3/-3: "" +*it.Contrast -2/-2: "" +*it.Contrast -1/-1: "" +*it.Contrast 0/0: "" +*it.Contrast 1/1: "" +*it.Contrast 2/2: "" +*it.Contrast 3/3: "" +*it.Contrast 4/4: "" +*it.Contrast 5/5: "" +*it.Contrast 6/6: "" +*it.Contrast 7/7: "" +*it.Contrast 8/8: "" +*it.Contrast 9/9: "" +*it.Contrast 10/10: "" +*it.Contrast 11/11: "" +*it.Contrast 12/12: "" +*it.Contrast 13/13: "" +*it.Contrast 14/14: "" +*it.Contrast 15/15: "" +*it.Contrast 16/16: "" +*it.Contrast 17/17: "" +*it.Contrast 18/18: "" +*it.Contrast 19/19: "" +*it.Contrast 20/20: "" +*it.Contrast 21/21: "" +*it.Contrast 22/22: "" +*it.Contrast 23/23: "" +*it.Contrast 24/24: "" +*it.Contrast 25/25: "" +*ja.Contrast -25/-25: "" +*ja.Contrast -24/-24: "" +*ja.Contrast -23/-23: "" +*ja.Contrast -22/-22: "" +*ja.Contrast -21/-21: "" +*ja.Contrast -20/-20: "" +*ja.Contrast -19/-19: "" +*ja.Contrast -18/-18: "" +*ja.Contrast -17/-17: "" +*ja.Contrast -16/-16: "" +*ja.Contrast -15/-15: "" +*ja.Contrast -14/-14: "" +*ja.Contrast -13/-13: "" +*ja.Contrast -12/-12: "" +*ja.Contrast -11/-11: "" +*ja.Contrast -10/-10: "" +*ja.Contrast -9/-9: "" +*ja.Contrast -8/-8: "" +*ja.Contrast -7/-7: "" +*ja.Contrast -6/-6: "" +*ja.Contrast -5/-5: "" +*ja.Contrast -4/-4: "" +*ja.Contrast -3/-3: "" +*ja.Contrast -2/-2: "" +*ja.Contrast -1/-1: "" +*ja.Contrast 0/0: "" +*ja.Contrast 1/1: "" +*ja.Contrast 2/2: "" +*ja.Contrast 3/3: "" +*ja.Contrast 4/4: "" +*ja.Contrast 5/5: "" +*ja.Contrast 6/6: "" +*ja.Contrast 7/7: "" +*ja.Contrast 8/8: "" +*ja.Contrast 9/9: "" +*ja.Contrast 10/10: "" +*ja.Contrast 11/11: "" +*ja.Contrast 12/12: "" +*ja.Contrast 13/13: "" +*ja.Contrast 14/14: "" +*ja.Contrast 15/15: "" +*ja.Contrast 16/16: "" +*ja.Contrast 17/17: "" +*ja.Contrast 18/18: "" +*ja.Contrast 19/19: "" +*ja.Contrast 20/20: "" +*ja.Contrast 21/21: "" +*ja.Contrast 22/22: "" +*ja.Contrast 23/23: "" +*ja.Contrast 24/24: "" +*ja.Contrast 25/25: "" +*pt.Contrast -25/-25: "" +*pt.Contrast -24/-24: "" +*pt.Contrast -23/-23: "" +*pt.Contrast -22/-22: "" +*pt.Contrast -21/-21: "" +*pt.Contrast -20/-20: "" +*pt.Contrast -19/-19: "" +*pt.Contrast -18/-18: "" +*pt.Contrast -17/-17: "" +*pt.Contrast -16/-16: "" +*pt.Contrast -15/-15: "" +*pt.Contrast -14/-14: "" +*pt.Contrast -13/-13: "" +*pt.Contrast -12/-12: "" +*pt.Contrast -11/-11: "" +*pt.Contrast -10/-10: "" +*pt.Contrast -9/-9: "" +*pt.Contrast -8/-8: "" +*pt.Contrast -7/-7: "" +*pt.Contrast -6/-6: "" +*pt.Contrast -5/-5: "" +*pt.Contrast -4/-4: "" +*pt.Contrast -3/-3: "" +*pt.Contrast -2/-2: "" +*pt.Contrast -1/-1: "" +*pt.Contrast 0/0: "" +*pt.Contrast 1/1: "" +*pt.Contrast 2/2: "" +*pt.Contrast 3/3: "" +*pt.Contrast 4/4: "" +*pt.Contrast 5/5: "" +*pt.Contrast 6/6: "" +*pt.Contrast 7/7: "" +*pt.Contrast 8/8: "" +*pt.Contrast 9/9: "" +*pt.Contrast 10/10: "" +*pt.Contrast 11/11: "" +*pt.Contrast 12/12: "" +*pt.Contrast 13/13: "" +*pt.Contrast 14/14: "" +*pt.Contrast 15/15: "" +*pt.Contrast 16/16: "" +*pt.Contrast 17/17: "" +*pt.Contrast 18/18: "" +*pt.Contrast 19/19: "" +*pt.Contrast 20/20: "" +*pt.Contrast 21/21: "" +*pt.Contrast 22/22: "" +*pt.Contrast 23/23: "" +*pt.Contrast 24/24: "" +*pt.Contrast 25/25: "" +*pt_PT.Contrast -25/-25: "" +*pt_PT.Contrast -24/-24: "" +*pt_PT.Contrast -23/-23: "" +*pt_PT.Contrast -22/-22: "" +*pt_PT.Contrast -21/-21: "" +*pt_PT.Contrast -20/-20: "" +*pt_PT.Contrast -19/-19: "" +*pt_PT.Contrast -18/-18: "" +*pt_PT.Contrast -17/-17: "" +*pt_PT.Contrast -16/-16: "" +*pt_PT.Contrast -15/-15: "" +*pt_PT.Contrast -14/-14: "" +*pt_PT.Contrast -13/-13: "" +*pt_PT.Contrast -12/-12: "" +*pt_PT.Contrast -11/-11: "" +*pt_PT.Contrast -10/-10: "" +*pt_PT.Contrast -9/-9: "" +*pt_PT.Contrast -8/-8: "" +*pt_PT.Contrast -7/-7: "" +*pt_PT.Contrast -6/-6: "" +*pt_PT.Contrast -5/-5: "" +*pt_PT.Contrast -4/-4: "" +*pt_PT.Contrast -3/-3: "" +*pt_PT.Contrast -2/-2: "" +*pt_PT.Contrast -1/-1: "" +*pt_PT.Contrast 0/0: "" +*pt_PT.Contrast 1/1: "" +*pt_PT.Contrast 2/2: "" +*pt_PT.Contrast 3/3: "" +*pt_PT.Contrast 4/4: "" +*pt_PT.Contrast 5/5: "" +*pt_PT.Contrast 6/6: "" +*pt_PT.Contrast 7/7: "" +*pt_PT.Contrast 8/8: "" +*pt_PT.Contrast 9/9: "" +*pt_PT.Contrast 10/10: "" +*pt_PT.Contrast 11/11: "" +*pt_PT.Contrast 12/12: "" +*pt_PT.Contrast 13/13: "" +*pt_PT.Contrast 14/14: "" +*pt_PT.Contrast 15/15: "" +*pt_PT.Contrast 16/16: "" +*pt_PT.Contrast 17/17: "" +*pt_PT.Contrast 18/18: "" +*pt_PT.Contrast 19/19: "" +*pt_PT.Contrast 20/20: "" +*pt_PT.Contrast 21/21: "" +*pt_PT.Contrast 22/22: "" +*pt_PT.Contrast 23/23: "" +*pt_PT.Contrast 24/24: "" +*pt_PT.Contrast 25/25: "" +*es.Contrast -25/-25: "" +*es.Contrast -24/-24: "" +*es.Contrast -23/-23: "" +*es.Contrast -22/-22: "" +*es.Contrast -21/-21: "" +*es.Contrast -20/-20: "" +*es.Contrast -19/-19: "" +*es.Contrast -18/-18: "" +*es.Contrast -17/-17: "" +*es.Contrast -16/-16: "" +*es.Contrast -15/-15: "" +*es.Contrast -14/-14: "" +*es.Contrast -13/-13: "" +*es.Contrast -12/-12: "" +*es.Contrast -11/-11: "" +*es.Contrast -10/-10: "" +*es.Contrast -9/-9: "" +*es.Contrast -8/-8: "" +*es.Contrast -7/-7: "" +*es.Contrast -6/-6: "" +*es.Contrast -5/-5: "" +*es.Contrast -4/-4: "" +*es.Contrast -3/-3: "" +*es.Contrast -2/-2: "" +*es.Contrast -1/-1: "" +*es.Contrast 0/0: "" +*es.Contrast 1/1: "" +*es.Contrast 2/2: "" +*es.Contrast 3/3: "" +*es.Contrast 4/4: "" +*es.Contrast 5/5: "" +*es.Contrast 6/6: "" +*es.Contrast 7/7: "" +*es.Contrast 8/8: "" +*es.Contrast 9/9: "" +*es.Contrast 10/10: "" +*es.Contrast 11/11: "" +*es.Contrast 12/12: "" +*es.Contrast 13/13: "" +*es.Contrast 14/14: "" +*es.Contrast 15/15: "" +*es.Contrast 16/16: "" +*es.Contrast 17/17: "" +*es.Contrast 18/18: "" +*es.Contrast 19/19: "" +*es.Contrast 20/20: "" +*es.Contrast 21/21: "" +*es.Contrast 22/22: "" +*es.Contrast 23/23: "" +*es.Contrast 24/24: "" +*es.Contrast 25/25: "" +*ko.Contrast -25/-25: "" +*ko.Contrast -24/-24: "" +*ko.Contrast -23/-23: "" +*ko.Contrast -22/-22: "" +*ko.Contrast -21/-21: "" +*ko.Contrast -20/-20: "" +*ko.Contrast -19/-19: "" +*ko.Contrast -18/-18: "" +*ko.Contrast -17/-17: "" +*ko.Contrast -16/-16: "" +*ko.Contrast -15/-15: "" +*ko.Contrast -14/-14: "" +*ko.Contrast -13/-13: "" +*ko.Contrast -12/-12: "" +*ko.Contrast -11/-11: "" +*ko.Contrast -10/-10: "" +*ko.Contrast -9/-9: "" +*ko.Contrast -8/-8: "" +*ko.Contrast -7/-7: "" +*ko.Contrast -6/-6: "" +*ko.Contrast -5/-5: "" +*ko.Contrast -4/-4: "" +*ko.Contrast -3/-3: "" +*ko.Contrast -2/-2: "" +*ko.Contrast -1/-1: "" +*ko.Contrast 0/0: "" +*ko.Contrast 1/1: "" +*ko.Contrast 2/2: "" +*ko.Contrast 3/3: "" +*ko.Contrast 4/4: "" +*ko.Contrast 5/5: "" +*ko.Contrast 6/6: "" +*ko.Contrast 7/7: "" +*ko.Contrast 8/8: "" +*ko.Contrast 9/9: "" +*ko.Contrast 10/10: "" +*ko.Contrast 11/11: "" +*ko.Contrast 12/12: "" +*ko.Contrast 13/13: "" +*ko.Contrast 14/14: "" +*ko.Contrast 15/15: "" +*ko.Contrast 16/16: "" +*ko.Contrast 17/17: "" +*ko.Contrast 18/18: "" +*ko.Contrast 19/19: "" +*ko.Contrast 20/20: "" +*ko.Contrast 21/21: "" +*ko.Contrast 22/22: "" +*ko.Contrast 23/23: "" +*ko.Contrast 24/24: "" +*ko.Contrast 25/25: "" +*zh_TW.Contrast -25/-25: "" +*zh_TW.Contrast -24/-24: "" +*zh_TW.Contrast -23/-23: "" +*zh_TW.Contrast -22/-22: "" +*zh_TW.Contrast -21/-21: "" +*zh_TW.Contrast -20/-20: "" +*zh_TW.Contrast -19/-19: "" +*zh_TW.Contrast -18/-18: "" +*zh_TW.Contrast -17/-17: "" +*zh_TW.Contrast -16/-16: "" +*zh_TW.Contrast -15/-15: "" +*zh_TW.Contrast -14/-14: "" +*zh_TW.Contrast -13/-13: "" +*zh_TW.Contrast -12/-12: "" +*zh_TW.Contrast -11/-11: "" +*zh_TW.Contrast -10/-10: "" +*zh_TW.Contrast -9/-9: "" +*zh_TW.Contrast -8/-8: "" +*zh_TW.Contrast -7/-7: "" +*zh_TW.Contrast -6/-6: "" +*zh_TW.Contrast -5/-5: "" +*zh_TW.Contrast -4/-4: "" +*zh_TW.Contrast -3/-3: "" +*zh_TW.Contrast -2/-2: "" +*zh_TW.Contrast -1/-1: "" +*zh_TW.Contrast 0/0: "" +*zh_TW.Contrast 1/1: "" +*zh_TW.Contrast 2/2: "" +*zh_TW.Contrast 3/3: "" +*zh_TW.Contrast 4/4: "" +*zh_TW.Contrast 5/5: "" +*zh_TW.Contrast 6/6: "" +*zh_TW.Contrast 7/7: "" +*zh_TW.Contrast 8/8: "" +*zh_TW.Contrast 9/9: "" +*zh_TW.Contrast 10/10: "" +*zh_TW.Contrast 11/11: "" +*zh_TW.Contrast 12/12: "" +*zh_TW.Contrast 13/13: "" +*zh_TW.Contrast 14/14: "" +*zh_TW.Contrast 15/15: "" +*zh_TW.Contrast 16/16: "" +*zh_TW.Contrast 17/17: "" +*zh_TW.Contrast 18/18: "" +*zh_TW.Contrast 19/19: "" +*zh_TW.Contrast 20/20: "" +*zh_TW.Contrast 21/21: "" +*zh_TW.Contrast 22/22: "" +*zh_TW.Contrast 23/23: "" +*zh_TW.Contrast 24/24: "" +*zh_TW.Contrast 25/25: "" +*zh_CN.Contrast -25/-25: "" +*zh_CN.Contrast -24/-24: "" +*zh_CN.Contrast -23/-23: "" +*zh_CN.Contrast -22/-22: "" +*zh_CN.Contrast -21/-21: "" +*zh_CN.Contrast -20/-20: "" +*zh_CN.Contrast -19/-19: "" +*zh_CN.Contrast -18/-18: "" +*zh_CN.Contrast -17/-17: "" +*zh_CN.Contrast -16/-16: "" +*zh_CN.Contrast -15/-15: "" +*zh_CN.Contrast -14/-14: "" +*zh_CN.Contrast -13/-13: "" +*zh_CN.Contrast -12/-12: "" +*zh_CN.Contrast -11/-11: "" +*zh_CN.Contrast -10/-10: "" +*zh_CN.Contrast -9/-9: "" +*zh_CN.Contrast -8/-8: "" +*zh_CN.Contrast -7/-7: "" +*zh_CN.Contrast -6/-6: "" +*zh_CN.Contrast -5/-5: "" +*zh_CN.Contrast -4/-4: "" +*zh_CN.Contrast -3/-3: "" +*zh_CN.Contrast -2/-2: "" +*zh_CN.Contrast -1/-1: "" +*zh_CN.Contrast 0/0: "" +*zh_CN.Contrast 1/1: "" +*zh_CN.Contrast 2/2: "" +*zh_CN.Contrast 3/3: "" +*zh_CN.Contrast 4/4: "" +*zh_CN.Contrast 5/5: "" +*zh_CN.Contrast 6/6: "" +*zh_CN.Contrast 7/7: "" +*zh_CN.Contrast 8/8: "" +*zh_CN.Contrast 9/9: "" +*zh_CN.Contrast 10/10: "" +*zh_CN.Contrast 11/11: "" +*zh_CN.Contrast 12/12: "" +*zh_CN.Contrast 13/13: "" +*zh_CN.Contrast 14/14: "" +*zh_CN.Contrast 15/15: "" +*zh_CN.Contrast 16/16: "" +*zh_CN.Contrast 17/17: "" +*zh_CN.Contrast 18/18: "" +*zh_CN.Contrast 19/19: "" +*zh_CN.Contrast 20/20: "" +*zh_CN.Contrast 21/21: "" +*zh_CN.Contrast 22/22: "" +*zh_CN.Contrast 23/23: "" +*zh_CN.Contrast 24/24: "" +*zh_CN.Contrast 25/25: "" +*ru.Contrast -25/-25: "" +*ru.Contrast -24/-24: "" +*ru.Contrast -23/-23: "" +*ru.Contrast -22/-22: "" +*ru.Contrast -21/-21: "" +*ru.Contrast -20/-20: "" +*ru.Contrast -19/-19: "" +*ru.Contrast -18/-18: "" +*ru.Contrast -17/-17: "" +*ru.Contrast -16/-16: "" +*ru.Contrast -15/-15: "" +*ru.Contrast -14/-14: "" +*ru.Contrast -13/-13: "" +*ru.Contrast -12/-12: "" +*ru.Contrast -11/-11: "" +*ru.Contrast -10/-10: "" +*ru.Contrast -9/-9: "" +*ru.Contrast -8/-8: "" +*ru.Contrast -7/-7: "" +*ru.Contrast -6/-6: "" +*ru.Contrast -5/-5: "" +*ru.Contrast -4/-4: "" +*ru.Contrast -3/-3: "" +*ru.Contrast -2/-2: "" +*ru.Contrast -1/-1: "" +*ru.Contrast 0/0: "" +*ru.Contrast 1/1: "" +*ru.Contrast 2/2: "" +*ru.Contrast 3/3: "" +*ru.Contrast 4/4: "" +*ru.Contrast 5/5: "" +*ru.Contrast 6/6: "" +*ru.Contrast 7/7: "" +*ru.Contrast 8/8: "" +*ru.Contrast 9/9: "" +*ru.Contrast 10/10: "" +*ru.Contrast 11/11: "" +*ru.Contrast 12/12: "" +*ru.Contrast 13/13: "" +*ru.Contrast 14/14: "" +*ru.Contrast 15/15: "" +*ru.Contrast 16/16: "" +*ru.Contrast 17/17: "" +*ru.Contrast 18/18: "" +*ru.Contrast 19/19: "" +*ru.Contrast 20/20: "" +*ru.Contrast 21/21: "" +*ru.Contrast 22/22: "" +*ru.Contrast 23/23: "" +*ru.Contrast 24/24: "" +*ru.Contrast 25/25: "" +*CloseUI: *Contrast + + +*OpenUI *Saturation/Saturation: PickOne +*OrderDependency: 220 AnySetup *Saturation +*DefaultSaturation: 0 +*Saturation -25/-25: "" +*Saturation -24/-24: "" +*Saturation -23/-23: "" +*Saturation -22/-22: "" +*Saturation -21/-21: "" +*Saturation -20/-20: "" +*Saturation -19/-19: "" +*Saturation -18/-18: "" +*Saturation -17/-17: "" +*Saturation -16/-16: "" +*Saturation -15/-15: "" +*Saturation -14/-14: "" +*Saturation -13/-13: "" +*Saturation -12/-12: "" +*Saturation -11/-11: "" +*Saturation -10/-10: "" +*Saturation -9/-9: "" +*Saturation -8/-8: "" +*Saturation -7/-7: "" +*Saturation -6/-6: "" +*Saturation -5/-5: "" +*Saturation -4/-4: "" +*Saturation -3/-3: "" +*Saturation -2/-2: "" +*Saturation -1/-1: "" +*Saturation 0/0: "" +*Saturation 1/1: "" +*Saturation 2/2: "" +*Saturation 3/3: "" +*Saturation 4/4: "" +*Saturation 5/5: "" +*Saturation 6/6: "" +*Saturation 7/7: "" +*Saturation 8/8: "" +*Saturation 9/9: "" +*Saturation 10/10: "" +*Saturation 11/11: "" +*Saturation 12/12: "" +*Saturation 13/13: "" +*Saturation 14/14: "" +*Saturation 15/15: "" +*Saturation 16/16: "" +*Saturation 17/17: "" +*Saturation 18/18: "" +*Saturation 19/19: "" +*Saturation 20/20: "" +*Saturation 21/21: "" +*Saturation 22/22: "" +*Saturation 23/23: "" +*Saturation 24/24: "" +*Saturation 25/25: "" +*nl.Translation Saturation/Verzadiging: "" +*fr.Translation Saturation/Saturation : "" +*de.Translation Saturation/Sättigung: "" +*it.Translation Saturation/Saturazione: "" +*ja.Translation Saturation/彩度: "" +*pt.Translation Saturation/Saturação: "" +*pt_PT.Translation Saturation/Saturação: "" +*es.Translation Saturation/Saturación: "" +*ko.Translation Saturation/채도: "" +*zh_TW.Translation Saturation/飽和度: "" +*zh_CN.Translation Saturation/饱和度: "" +*ru.Translation Saturation/Насыщенность: "" +*nl.Saturation -25/-25: "" +*nl.Saturation -24/-24: "" +*nl.Saturation -23/-23: "" +*nl.Saturation -22/-22: "" +*nl.Saturation -21/-21: "" +*nl.Saturation -20/-20: "" +*nl.Saturation -19/-19: "" +*nl.Saturation -18/-18: "" +*nl.Saturation -17/-17: "" +*nl.Saturation -16/-16: "" +*nl.Saturation -15/-15: "" +*nl.Saturation -14/-14: "" +*nl.Saturation -13/-13: "" +*nl.Saturation -12/-12: "" +*nl.Saturation -11/-11: "" +*nl.Saturation -10/-10: "" +*nl.Saturation -9/-9: "" +*nl.Saturation -8/-8: "" +*nl.Saturation -7/-7: "" +*nl.Saturation -6/-6: "" +*nl.Saturation -5/-5: "" +*nl.Saturation -4/-4: "" +*nl.Saturation -3/-3: "" +*nl.Saturation -2/-2: "" +*nl.Saturation -1/-1: "" +*nl.Saturation 0/0: "" +*nl.Saturation 1/1: "" +*nl.Saturation 2/2: "" +*nl.Saturation 3/3: "" +*nl.Saturation 4/4: "" +*nl.Saturation 5/5: "" +*nl.Saturation 6/6: "" +*nl.Saturation 7/7: "" +*nl.Saturation 8/8: "" +*nl.Saturation 9/9: "" +*nl.Saturation 10/10: "" +*nl.Saturation 11/11: "" +*nl.Saturation 12/12: "" +*nl.Saturation 13/13: "" +*nl.Saturation 14/14: "" +*nl.Saturation 15/15: "" +*nl.Saturation 16/16: "" +*nl.Saturation 17/17: "" +*nl.Saturation 18/18: "" +*nl.Saturation 19/19: "" +*nl.Saturation 20/20: "" +*nl.Saturation 21/21: "" +*nl.Saturation 22/22: "" +*nl.Saturation 23/23: "" +*nl.Saturation 24/24: "" +*nl.Saturation 25/25: "" +*fr.Saturation -25/-25: "" +*fr.Saturation -24/-24: "" +*fr.Saturation -23/-23: "" +*fr.Saturation -22/-22: "" +*fr.Saturation -21/-21: "" +*fr.Saturation -20/-20: "" +*fr.Saturation -19/-19: "" +*fr.Saturation -18/-18: "" +*fr.Saturation -17/-17: "" +*fr.Saturation -16/-16: "" +*fr.Saturation -15/-15: "" +*fr.Saturation -14/-14: "" +*fr.Saturation -13/-13: "" +*fr.Saturation -12/-12: "" +*fr.Saturation -11/-11: "" +*fr.Saturation -10/-10: "" +*fr.Saturation -9/-9: "" +*fr.Saturation -8/-8: "" +*fr.Saturation -7/-7: "" +*fr.Saturation -6/-6: "" +*fr.Saturation -5/-5: "" +*fr.Saturation -4/-4: "" +*fr.Saturation -3/-3: "" +*fr.Saturation -2/-2: "" +*fr.Saturation -1/-1: "" +*fr.Saturation 0/0: "" +*fr.Saturation 1/1: "" +*fr.Saturation 2/2: "" +*fr.Saturation 3/3: "" +*fr.Saturation 4/4: "" +*fr.Saturation 5/5: "" +*fr.Saturation 6/6: "" +*fr.Saturation 7/7: "" +*fr.Saturation 8/8: "" +*fr.Saturation 9/9: "" +*fr.Saturation 10/10: "" +*fr.Saturation 11/11: "" +*fr.Saturation 12/12: "" +*fr.Saturation 13/13: "" +*fr.Saturation 14/14: "" +*fr.Saturation 15/15: "" +*fr.Saturation 16/16: "" +*fr.Saturation 17/17: "" +*fr.Saturation 18/18: "" +*fr.Saturation 19/19: "" +*fr.Saturation 20/20: "" +*fr.Saturation 21/21: "" +*fr.Saturation 22/22: "" +*fr.Saturation 23/23: "" +*fr.Saturation 24/24: "" +*fr.Saturation 25/25: "" +*de.Saturation -25/-25: "" +*de.Saturation -24/-24: "" +*de.Saturation -23/-23: "" +*de.Saturation -22/-22: "" +*de.Saturation -21/-21: "" +*de.Saturation -20/-20: "" +*de.Saturation -19/-19: "" +*de.Saturation -18/-18: "" +*de.Saturation -17/-17: "" +*de.Saturation -16/-16: "" +*de.Saturation -15/-15: "" +*de.Saturation -14/-14: "" +*de.Saturation -13/-13: "" +*de.Saturation -12/-12: "" +*de.Saturation -11/-11: "" +*de.Saturation -10/-10: "" +*de.Saturation -9/-9: "" +*de.Saturation -8/-8: "" +*de.Saturation -7/-7: "" +*de.Saturation -6/-6: "" +*de.Saturation -5/-5: "" +*de.Saturation -4/-4: "" +*de.Saturation -3/-3: "" +*de.Saturation -2/-2: "" +*de.Saturation -1/-1: "" +*de.Saturation 0/0: "" +*de.Saturation 1/1: "" +*de.Saturation 2/2: "" +*de.Saturation 3/3: "" +*de.Saturation 4/4: "" +*de.Saturation 5/5: "" +*de.Saturation 6/6: "" +*de.Saturation 7/7: "" +*de.Saturation 8/8: "" +*de.Saturation 9/9: "" +*de.Saturation 10/10: "" +*de.Saturation 11/11: "" +*de.Saturation 12/12: "" +*de.Saturation 13/13: "" +*de.Saturation 14/14: "" +*de.Saturation 15/15: "" +*de.Saturation 16/16: "" +*de.Saturation 17/17: "" +*de.Saturation 18/18: "" +*de.Saturation 19/19: "" +*de.Saturation 20/20: "" +*de.Saturation 21/21: "" +*de.Saturation 22/22: "" +*de.Saturation 23/23: "" +*de.Saturation 24/24: "" +*de.Saturation 25/25: "" +*it.Saturation -25/-25: "" +*it.Saturation -24/-24: "" +*it.Saturation -23/-23: "" +*it.Saturation -22/-22: "" +*it.Saturation -21/-21: "" +*it.Saturation -20/-20: "" +*it.Saturation -19/-19: "" +*it.Saturation -18/-18: "" +*it.Saturation -17/-17: "" +*it.Saturation -16/-16: "" +*it.Saturation -15/-15: "" +*it.Saturation -14/-14: "" +*it.Saturation -13/-13: "" +*it.Saturation -12/-12: "" +*it.Saturation -11/-11: "" +*it.Saturation -10/-10: "" +*it.Saturation -9/-9: "" +*it.Saturation -8/-8: "" +*it.Saturation -7/-7: "" +*it.Saturation -6/-6: "" +*it.Saturation -5/-5: "" +*it.Saturation -4/-4: "" +*it.Saturation -3/-3: "" +*it.Saturation -2/-2: "" +*it.Saturation -1/-1: "" +*it.Saturation 0/0: "" +*it.Saturation 1/1: "" +*it.Saturation 2/2: "" +*it.Saturation 3/3: "" +*it.Saturation 4/4: "" +*it.Saturation 5/5: "" +*it.Saturation 6/6: "" +*it.Saturation 7/7: "" +*it.Saturation 8/8: "" +*it.Saturation 9/9: "" +*it.Saturation 10/10: "" +*it.Saturation 11/11: "" +*it.Saturation 12/12: "" +*it.Saturation 13/13: "" +*it.Saturation 14/14: "" +*it.Saturation 15/15: "" +*it.Saturation 16/16: "" +*it.Saturation 17/17: "" +*it.Saturation 18/18: "" +*it.Saturation 19/19: "" +*it.Saturation 20/20: "" +*it.Saturation 21/21: "" +*it.Saturation 22/22: "" +*it.Saturation 23/23: "" +*it.Saturation 24/24: "" +*it.Saturation 25/25: "" +*ja.Saturation -25/-25: "" +*ja.Saturation -24/-24: "" +*ja.Saturation -23/-23: "" +*ja.Saturation -22/-22: "" +*ja.Saturation -21/-21: "" +*ja.Saturation -20/-20: "" +*ja.Saturation -19/-19: "" +*ja.Saturation -18/-18: "" +*ja.Saturation -17/-17: "" +*ja.Saturation -16/-16: "" +*ja.Saturation -15/-15: "" +*ja.Saturation -14/-14: "" +*ja.Saturation -13/-13: "" +*ja.Saturation -12/-12: "" +*ja.Saturation -11/-11: "" +*ja.Saturation -10/-10: "" +*ja.Saturation -9/-9: "" +*ja.Saturation -8/-8: "" +*ja.Saturation -7/-7: "" +*ja.Saturation -6/-6: "" +*ja.Saturation -5/-5: "" +*ja.Saturation -4/-4: "" +*ja.Saturation -3/-3: "" +*ja.Saturation -2/-2: "" +*ja.Saturation -1/-1: "" +*ja.Saturation 0/0: "" +*ja.Saturation 1/1: "" +*ja.Saturation 2/2: "" +*ja.Saturation 3/3: "" +*ja.Saturation 4/4: "" +*ja.Saturation 5/5: "" +*ja.Saturation 6/6: "" +*ja.Saturation 7/7: "" +*ja.Saturation 8/8: "" +*ja.Saturation 9/9: "" +*ja.Saturation 10/10: "" +*ja.Saturation 11/11: "" +*ja.Saturation 12/12: "" +*ja.Saturation 13/13: "" +*ja.Saturation 14/14: "" +*ja.Saturation 15/15: "" +*ja.Saturation 16/16: "" +*ja.Saturation 17/17: "" +*ja.Saturation 18/18: "" +*ja.Saturation 19/19: "" +*ja.Saturation 20/20: "" +*ja.Saturation 21/21: "" +*ja.Saturation 22/22: "" +*ja.Saturation 23/23: "" +*ja.Saturation 24/24: "" +*ja.Saturation 25/25: "" +*pt.Saturation -25/-25: "" +*pt.Saturation -24/-24: "" +*pt.Saturation -23/-23: "" +*pt.Saturation -22/-22: "" +*pt.Saturation -21/-21: "" +*pt.Saturation -20/-20: "" +*pt.Saturation -19/-19: "" +*pt.Saturation -18/-18: "" +*pt.Saturation -17/-17: "" +*pt.Saturation -16/-16: "" +*pt.Saturation -15/-15: "" +*pt.Saturation -14/-14: "" +*pt.Saturation -13/-13: "" +*pt.Saturation -12/-12: "" +*pt.Saturation -11/-11: "" +*pt.Saturation -10/-10: "" +*pt.Saturation -9/-9: "" +*pt.Saturation -8/-8: "" +*pt.Saturation -7/-7: "" +*pt.Saturation -6/-6: "" +*pt.Saturation -5/-5: "" +*pt.Saturation -4/-4: "" +*pt.Saturation -3/-3: "" +*pt.Saturation -2/-2: "" +*pt.Saturation -1/-1: "" +*pt.Saturation 0/0: "" +*pt.Saturation 1/1: "" +*pt.Saturation 2/2: "" +*pt.Saturation 3/3: "" +*pt.Saturation 4/4: "" +*pt.Saturation 5/5: "" +*pt.Saturation 6/6: "" +*pt.Saturation 7/7: "" +*pt.Saturation 8/8: "" +*pt.Saturation 9/9: "" +*pt.Saturation 10/10: "" +*pt.Saturation 11/11: "" +*pt.Saturation 12/12: "" +*pt.Saturation 13/13: "" +*pt.Saturation 14/14: "" +*pt.Saturation 15/15: "" +*pt.Saturation 16/16: "" +*pt.Saturation 17/17: "" +*pt.Saturation 18/18: "" +*pt.Saturation 19/19: "" +*pt.Saturation 20/20: "" +*pt.Saturation 21/21: "" +*pt.Saturation 22/22: "" +*pt.Saturation 23/23: "" +*pt.Saturation 24/24: "" +*pt.Saturation 25/25: "" +*pt_PT.Saturation -25/-25: "" +*pt_PT.Saturation -24/-24: "" +*pt_PT.Saturation -23/-23: "" +*pt_PT.Saturation -22/-22: "" +*pt_PT.Saturation -21/-21: "" +*pt_PT.Saturation -20/-20: "" +*pt_PT.Saturation -19/-19: "" +*pt_PT.Saturation -18/-18: "" +*pt_PT.Saturation -17/-17: "" +*pt_PT.Saturation -16/-16: "" +*pt_PT.Saturation -15/-15: "" +*pt_PT.Saturation -14/-14: "" +*pt_PT.Saturation -13/-13: "" +*pt_PT.Saturation -12/-12: "" +*pt_PT.Saturation -11/-11: "" +*pt_PT.Saturation -10/-10: "" +*pt_PT.Saturation -9/-9: "" +*pt_PT.Saturation -8/-8: "" +*pt_PT.Saturation -7/-7: "" +*pt_PT.Saturation -6/-6: "" +*pt_PT.Saturation -5/-5: "" +*pt_PT.Saturation -4/-4: "" +*pt_PT.Saturation -3/-3: "" +*pt_PT.Saturation -2/-2: "" +*pt_PT.Saturation -1/-1: "" +*pt_PT.Saturation 0/0: "" +*pt_PT.Saturation 1/1: "" +*pt_PT.Saturation 2/2: "" +*pt_PT.Saturation 3/3: "" +*pt_PT.Saturation 4/4: "" +*pt_PT.Saturation 5/5: "" +*pt_PT.Saturation 6/6: "" +*pt_PT.Saturation 7/7: "" +*pt_PT.Saturation 8/8: "" +*pt_PT.Saturation 9/9: "" +*pt_PT.Saturation 10/10: "" +*pt_PT.Saturation 11/11: "" +*pt_PT.Saturation 12/12: "" +*pt_PT.Saturation 13/13: "" +*pt_PT.Saturation 14/14: "" +*pt_PT.Saturation 15/15: "" +*pt_PT.Saturation 16/16: "" +*pt_PT.Saturation 17/17: "" +*pt_PT.Saturation 18/18: "" +*pt_PT.Saturation 19/19: "" +*pt_PT.Saturation 20/20: "" +*pt_PT.Saturation 21/21: "" +*pt_PT.Saturation 22/22: "" +*pt_PT.Saturation 23/23: "" +*pt_PT.Saturation 24/24: "" +*pt_PT.Saturation 25/25: "" +*es.Saturation -25/-25: "" +*es.Saturation -24/-24: "" +*es.Saturation -23/-23: "" +*es.Saturation -22/-22: "" +*es.Saturation -21/-21: "" +*es.Saturation -20/-20: "" +*es.Saturation -19/-19: "" +*es.Saturation -18/-18: "" +*es.Saturation -17/-17: "" +*es.Saturation -16/-16: "" +*es.Saturation -15/-15: "" +*es.Saturation -14/-14: "" +*es.Saturation -13/-13: "" +*es.Saturation -12/-12: "" +*es.Saturation -11/-11: "" +*es.Saturation -10/-10: "" +*es.Saturation -9/-9: "" +*es.Saturation -8/-8: "" +*es.Saturation -7/-7: "" +*es.Saturation -6/-6: "" +*es.Saturation -5/-5: "" +*es.Saturation -4/-4: "" +*es.Saturation -3/-3: "" +*es.Saturation -2/-2: "" +*es.Saturation -1/-1: "" +*es.Saturation 0/0: "" +*es.Saturation 1/1: "" +*es.Saturation 2/2: "" +*es.Saturation 3/3: "" +*es.Saturation 4/4: "" +*es.Saturation 5/5: "" +*es.Saturation 6/6: "" +*es.Saturation 7/7: "" +*es.Saturation 8/8: "" +*es.Saturation 9/9: "" +*es.Saturation 10/10: "" +*es.Saturation 11/11: "" +*es.Saturation 12/12: "" +*es.Saturation 13/13: "" +*es.Saturation 14/14: "" +*es.Saturation 15/15: "" +*es.Saturation 16/16: "" +*es.Saturation 17/17: "" +*es.Saturation 18/18: "" +*es.Saturation 19/19: "" +*es.Saturation 20/20: "" +*es.Saturation 21/21: "" +*es.Saturation 22/22: "" +*es.Saturation 23/23: "" +*es.Saturation 24/24: "" +*es.Saturation 25/25: "" +*ko.Saturation -25/-25: "" +*ko.Saturation -24/-24: "" +*ko.Saturation -23/-23: "" +*ko.Saturation -22/-22: "" +*ko.Saturation -21/-21: "" +*ko.Saturation -20/-20: "" +*ko.Saturation -19/-19: "" +*ko.Saturation -18/-18: "" +*ko.Saturation -17/-17: "" +*ko.Saturation -16/-16: "" +*ko.Saturation -15/-15: "" +*ko.Saturation -14/-14: "" +*ko.Saturation -13/-13: "" +*ko.Saturation -12/-12: "" +*ko.Saturation -11/-11: "" +*ko.Saturation -10/-10: "" +*ko.Saturation -9/-9: "" +*ko.Saturation -8/-8: "" +*ko.Saturation -7/-7: "" +*ko.Saturation -6/-6: "" +*ko.Saturation -5/-5: "" +*ko.Saturation -4/-4: "" +*ko.Saturation -3/-3: "" +*ko.Saturation -2/-2: "" +*ko.Saturation -1/-1: "" +*ko.Saturation 0/0: "" +*ko.Saturation 1/1: "" +*ko.Saturation 2/2: "" +*ko.Saturation 3/3: "" +*ko.Saturation 4/4: "" +*ko.Saturation 5/5: "" +*ko.Saturation 6/6: "" +*ko.Saturation 7/7: "" +*ko.Saturation 8/8: "" +*ko.Saturation 9/9: "" +*ko.Saturation 10/10: "" +*ko.Saturation 11/11: "" +*ko.Saturation 12/12: "" +*ko.Saturation 13/13: "" +*ko.Saturation 14/14: "" +*ko.Saturation 15/15: "" +*ko.Saturation 16/16: "" +*ko.Saturation 17/17: "" +*ko.Saturation 18/18: "" +*ko.Saturation 19/19: "" +*ko.Saturation 20/20: "" +*ko.Saturation 21/21: "" +*ko.Saturation 22/22: "" +*ko.Saturation 23/23: "" +*ko.Saturation 24/24: "" +*ko.Saturation 25/25: "" +*zh_TW.Saturation -25/-25: "" +*zh_TW.Saturation -24/-24: "" +*zh_TW.Saturation -23/-23: "" +*zh_TW.Saturation -22/-22: "" +*zh_TW.Saturation -21/-21: "" +*zh_TW.Saturation -20/-20: "" +*zh_TW.Saturation -19/-19: "" +*zh_TW.Saturation -18/-18: "" +*zh_TW.Saturation -17/-17: "" +*zh_TW.Saturation -16/-16: "" +*zh_TW.Saturation -15/-15: "" +*zh_TW.Saturation -14/-14: "" +*zh_TW.Saturation -13/-13: "" +*zh_TW.Saturation -12/-12: "" +*zh_TW.Saturation -11/-11: "" +*zh_TW.Saturation -10/-10: "" +*zh_TW.Saturation -9/-9: "" +*zh_TW.Saturation -8/-8: "" +*zh_TW.Saturation -7/-7: "" +*zh_TW.Saturation -6/-6: "" +*zh_TW.Saturation -5/-5: "" +*zh_TW.Saturation -4/-4: "" +*zh_TW.Saturation -3/-3: "" +*zh_TW.Saturation -2/-2: "" +*zh_TW.Saturation -1/-1: "" +*zh_TW.Saturation 0/0: "" +*zh_TW.Saturation 1/1: "" +*zh_TW.Saturation 2/2: "" +*zh_TW.Saturation 3/3: "" +*zh_TW.Saturation 4/4: "" +*zh_TW.Saturation 5/5: "" +*zh_TW.Saturation 6/6: "" +*zh_TW.Saturation 7/7: "" +*zh_TW.Saturation 8/8: "" +*zh_TW.Saturation 9/9: "" +*zh_TW.Saturation 10/10: "" +*zh_TW.Saturation 11/11: "" +*zh_TW.Saturation 12/12: "" +*zh_TW.Saturation 13/13: "" +*zh_TW.Saturation 14/14: "" +*zh_TW.Saturation 15/15: "" +*zh_TW.Saturation 16/16: "" +*zh_TW.Saturation 17/17: "" +*zh_TW.Saturation 18/18: "" +*zh_TW.Saturation 19/19: "" +*zh_TW.Saturation 20/20: "" +*zh_TW.Saturation 21/21: "" +*zh_TW.Saturation 22/22: "" +*zh_TW.Saturation 23/23: "" +*zh_TW.Saturation 24/24: "" +*zh_TW.Saturation 25/25: "" +*zh_CN.Saturation -25/-25: "" +*zh_CN.Saturation -24/-24: "" +*zh_CN.Saturation -23/-23: "" +*zh_CN.Saturation -22/-22: "" +*zh_CN.Saturation -21/-21: "" +*zh_CN.Saturation -20/-20: "" +*zh_CN.Saturation -19/-19: "" +*zh_CN.Saturation -18/-18: "" +*zh_CN.Saturation -17/-17: "" +*zh_CN.Saturation -16/-16: "" +*zh_CN.Saturation -15/-15: "" +*zh_CN.Saturation -14/-14: "" +*zh_CN.Saturation -13/-13: "" +*zh_CN.Saturation -12/-12: "" +*zh_CN.Saturation -11/-11: "" +*zh_CN.Saturation -10/-10: "" +*zh_CN.Saturation -9/-9: "" +*zh_CN.Saturation -8/-8: "" +*zh_CN.Saturation -7/-7: "" +*zh_CN.Saturation -6/-6: "" +*zh_CN.Saturation -5/-5: "" +*zh_CN.Saturation -4/-4: "" +*zh_CN.Saturation -3/-3: "" +*zh_CN.Saturation -2/-2: "" +*zh_CN.Saturation -1/-1: "" +*zh_CN.Saturation 0/0: "" +*zh_CN.Saturation 1/1: "" +*zh_CN.Saturation 2/2: "" +*zh_CN.Saturation 3/3: "" +*zh_CN.Saturation 4/4: "" +*zh_CN.Saturation 5/5: "" +*zh_CN.Saturation 6/6: "" +*zh_CN.Saturation 7/7: "" +*zh_CN.Saturation 8/8: "" +*zh_CN.Saturation 9/9: "" +*zh_CN.Saturation 10/10: "" +*zh_CN.Saturation 11/11: "" +*zh_CN.Saturation 12/12: "" +*zh_CN.Saturation 13/13: "" +*zh_CN.Saturation 14/14: "" +*zh_CN.Saturation 15/15: "" +*zh_CN.Saturation 16/16: "" +*zh_CN.Saturation 17/17: "" +*zh_CN.Saturation 18/18: "" +*zh_CN.Saturation 19/19: "" +*zh_CN.Saturation 20/20: "" +*zh_CN.Saturation 21/21: "" +*zh_CN.Saturation 22/22: "" +*zh_CN.Saturation 23/23: "" +*zh_CN.Saturation 24/24: "" +*zh_CN.Saturation 25/25: "" +*ru.Saturation -25/-25: "" +*ru.Saturation -24/-24: "" +*ru.Saturation -23/-23: "" +*ru.Saturation -22/-22: "" +*ru.Saturation -21/-21: "" +*ru.Saturation -20/-20: "" +*ru.Saturation -19/-19: "" +*ru.Saturation -18/-18: "" +*ru.Saturation -17/-17: "" +*ru.Saturation -16/-16: "" +*ru.Saturation -15/-15: "" +*ru.Saturation -14/-14: "" +*ru.Saturation -13/-13: "" +*ru.Saturation -12/-12: "" +*ru.Saturation -11/-11: "" +*ru.Saturation -10/-10: "" +*ru.Saturation -9/-9: "" +*ru.Saturation -8/-8: "" +*ru.Saturation -7/-7: "" +*ru.Saturation -6/-6: "" +*ru.Saturation -5/-5: "" +*ru.Saturation -4/-4: "" +*ru.Saturation -3/-3: "" +*ru.Saturation -2/-2: "" +*ru.Saturation -1/-1: "" +*ru.Saturation 0/0: "" +*ru.Saturation 1/1: "" +*ru.Saturation 2/2: "" +*ru.Saturation 3/3: "" +*ru.Saturation 4/4: "" +*ru.Saturation 5/5: "" +*ru.Saturation 6/6: "" +*ru.Saturation 7/7: "" +*ru.Saturation 8/8: "" +*ru.Saturation 9/9: "" +*ru.Saturation 10/10: "" +*ru.Saturation 11/11: "" +*ru.Saturation 12/12: "" +*ru.Saturation 13/13: "" +*ru.Saturation 14/14: "" +*ru.Saturation 15/15: "" +*ru.Saturation 16/16: "" +*ru.Saturation 17/17: "" +*ru.Saturation 18/18: "" +*ru.Saturation 19/19: "" +*ru.Saturation 20/20: "" +*ru.Saturation 21/21: "" +*ru.Saturation 22/22: "" +*ru.Saturation 23/23: "" +*ru.Saturation 24/24: "" +*ru.Saturation 25/25: "" +*CloseUI: *Saturation + + +*OpenUI *PageRegion: PickOne +*OrderDependency: 10 AnySetup *PageRegion +*DefaultPageRegion: A4 +*PageRegion A4/A4: "<>setpagedevice" +*PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "<>setpagedevice" +*PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*PageRegion A6/A6: "<>setpagedevice" +*PageRegion A5/A5: "<>setpagedevice" +*PageRegion B5/JIS B5: "<>setpagedevice" +*PageRegion B6/JIS B6: "<>setpagedevice" +*PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "<>setpagedevice" +*PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*PageRegion 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*PageRegion T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "<>setpagedevice" +*PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*PageRegion TPostcard/100 x 148 mm (Borderless): "<>setpagedevice" +*PageRegion ENV10/Envelope #10: "<>setpagedevice" +*PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*PageRegion Letter/US Letter: "<>setpagedevice" +*PageRegion Legal/US Legal: "<>setpagedevice" +*PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*nl.Translation PageRegion/Papierformaat: "" +*fr.Translation PageRegion/Taille papier : "" +*de.Translation PageRegion/Papierformat: "" +*it.Translation PageRegion/Formato carta: "" +*ja.Translation PageRegion/用紙サイズ: "" +*pt.Translation PageRegion/Tamanho do papel: "" +*pt_PT.Translation PageRegion/Formato: "" +*es.Translation PageRegion/Tamaño papel: "" +*ko.Translation PageRegion/용지 크기: "" +*zh_TW.Translation PageRegion/紙張大小: "" +*zh_CN.Translation PageRegion/打印纸尺寸: "" +*ru.Translation PageRegion/Размер бумаги: "" +*nl.PageRegion A4/A4: "<>setpagedevice" +*nl.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*nl.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (Randloos): "<>setpagedevice" +*nl.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*nl.PageRegion A6/A6: "<>setpagedevice" +*nl.PageRegion A5/A5: "<>setpagedevice" +*nl.PageRegion B5/JIS B5: "<>setpagedevice" +*nl.PageRegion B6/JIS B6: "<>setpagedevice" +*nl.PageRegion L/9 x 13 cm (3,5 x 5 in): "<>setpagedevice" +*nl.PageRegion TL/9 x 13 cm (3,5 x 5 in) (Randloos): "<>setpagedevice" +*nl.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*nl.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*nl.PageRegion 4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in): "<>setpagedevice" +*nl.PageRegion T4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in) (Randloos): "<>setpagedevice" +*nl.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*nl.PageRegion TPostcard/100 x 148 mm (Randloos): "<>setpagedevice" +*nl.PageRegion ENV10/Enveloppe #10: "<>setpagedevice" +*nl.PageRegion EnvDL/Enveloppe DL: "<>setpagedevice" +*nl.PageRegion ENVC6/Enveloppe C6: "<>setpagedevice" +*nl.PageRegion Letter/US Letter: "<>setpagedevice" +*nl.PageRegion Legal/US Legal: "<>setpagedevice" +*nl.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*fr.PageRegion A4/A4: "<>setpagedevice" +*fr.PageRegion 4X6FULL/10 x 15 cm (4 x 6 p<2E>): "<>setpagedevice" +*fr.PageRegion T4X6FULL/10 x 15 cm (4 x 6 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion 2L/13 x 18 cm (5 x 7 p<2E>): "<>setpagedevice" +*fr.PageRegion A6/A6: "<>setpagedevice" +*fr.PageRegion A5/A5: "<>setpagedevice" +*fr.PageRegion B5/JIS B5: "<>setpagedevice" +*fr.PageRegion B6/JIS B6: "<>setpagedevice" +*fr.PageRegion L/9 x 13 cm (3,5 x 5 p<2E>): "<>setpagedevice" +*fr.PageRegion TL/9 x 13 cm (3,5 x 5 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion INDEX5/5 x 8 p<2E> (127 x 203 mm): "<>setpagedevice" +*fr.PageRegion 8x10/20 x 25 cm (8 x 10 p<2E>): "<>setpagedevice" +*fr.PageRegion 4X7/16<3A>9 large (4 x 7,11 p<2E>): "<>setpagedevice" +*fr.PageRegion T4X7/16<3A>9 large (4 x 7,11 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*fr.PageRegion TPostcard/100 x 148 mm (Sans marges): "<>setpagedevice" +*fr.PageRegion ENV10/Enveloppe #10: "<>setpagedevice" +*fr.PageRegion EnvDL/Enveloppe DL: "<>setpagedevice" +*fr.PageRegion ENVC6/Enveloppe C6: "<>setpagedevice" +*fr.PageRegion Letter/Lettre US: "<>setpagedevice" +*fr.PageRegion Legal/Légal US: "<>setpagedevice" +*fr.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*de.PageRegion A4/DIN A4: "<>setpagedevice" +*de.PageRegion 4X6FULL/10 x 15 cm (4 x 6 Zoll): "<>setpagedevice" +*de.PageRegion T4X6FULL/10 x 15 cm (4 x 6 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion 2L/13 x 18 cm (5 x 7 Zoll): "<>setpagedevice" +*de.PageRegion A6/DIN A6: "<>setpagedevice" +*de.PageRegion A5/DIN A5: "<>setpagedevice" +*de.PageRegion B5/JIS B5: "<>setpagedevice" +*de.PageRegion B6/JIS B6: "<>setpagedevice" +*de.PageRegion L/9 x 13 cm (3,5 x 5 Zoll): "<>setpagedevice" +*de.PageRegion TL/9 x 13 cm (3,5 x 5 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion INDEX5/5 x 8 Zoll (127 x 203 mm): "<>setpagedevice" +*de.PageRegion 8x10/20 x 25 cm (8 x 10 Zoll): "<>setpagedevice" +*de.PageRegion 4X7/16<3A>9 breit (4 x 7,11 Zoll): "<>setpagedevice" +*de.PageRegion T4X7/16<3A>9 breit (4 x 7,11 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*de.PageRegion TPostcard/100 x 148 mm (Randlos): "<>setpagedevice" +*de.PageRegion ENV10/Umschlag #10: "<>setpagedevice" +*de.PageRegion EnvDL/Umschlag DL: "<>setpagedevice" +*de.PageRegion ENVC6/Umschlag C6: "<>setpagedevice" +*de.PageRegion Letter/US Letter: "<>setpagedevice" +*de.PageRegion Legal/US Lang: "<>setpagedevice" +*de.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*it.PageRegion A4/A4: "<>setpagedevice" +*it.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pol<2E>): "<>setpagedevice" +*it.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion 2L/13 x 18 cm (5 x 7 pol<2E>): "<>setpagedevice" +*it.PageRegion A6/A6: "<>setpagedevice" +*it.PageRegion A5/A5: "<>setpagedevice" +*it.PageRegion B5/JIS B5: "<>setpagedevice" +*it.PageRegion B6/JIS B6: "<>setpagedevice" +*it.PageRegion L/9 x 13 cm (3,5 x 5 pol<2E>): "<>setpagedevice" +*it.PageRegion TL/9 x 13 cm (3,5 x 5 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*it.PageRegion 8x10/20 x 25 cm (8 x 10 pol<2E>): "<>setpagedevice" +*it.PageRegion 4X7/16<3A>9 ampio (4 x 7,11 pol<2E>): "<>setpagedevice" +*it.PageRegion T4X7/16<3A>9 ampio (4 x 7,11 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*it.PageRegion TPostcard/100 x 148 mm (Senza margini): "<>setpagedevice" +*it.PageRegion ENV10/Busta #10: "<>setpagedevice" +*it.PageRegion EnvDL/Busta DL: "<>setpagedevice" +*it.PageRegion ENVC6/Busta C6: "<>setpagedevice" +*it.PageRegion Letter/Lettera USA: "<>setpagedevice" +*it.PageRegion Legal/Legale USA: "<>setpagedevice" +*it.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*ja.PageRegion A4/A4: "<>setpagedevice" +*ja.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ja.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (フチなし): "<>setpagedevice" +*ja.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ja.PageRegion A6/A6: "<>setpagedevice" +*ja.PageRegion A5/A5: "<>setpagedevice" +*ja.PageRegion B5/JIS B5: "<>setpagedevice" +*ja.PageRegion B6/JIS B6: "<>setpagedevice" +*ja.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ja.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (フチなし): "<>setpagedevice" +*ja.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ja.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ja.PageRegion 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*ja.PageRegion T4X7/16<3A>9 wide (4 x 7<2E>11 in) (フチなし): "<>setpagedevice" +*ja.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*ja.PageRegion TPostcard/100 x 148 mm (フチなし): "<>setpagedevice" +*ja.PageRegion ENV10/封筒 #10: "<>setpagedevice" +*ja.PageRegion EnvDL/封筒 DL: "<>setpagedevice" +*ja.PageRegion ENVC6/封筒 C6: "<>setpagedevice" +*ja.PageRegion Letter/レター: "<>setpagedevice" +*ja.PageRegion Legal/リーガル: "<>setpagedevice" +*ja.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*pt.PageRegion A4/A4: "<>setpagedevice" +*pt.PageRegion 4X6FULL/4 x 6 pol<2E> (102 x 152 mm): "<>setpagedevice" +*pt.PageRegion T4X6FULL/4 x 6 pol<2E> (102 x 152 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion 2L/5 x 7 pol<2E> (127 x 178 mm): "<>setpagedevice" +*pt.PageRegion A6/A6: "<>setpagedevice" +*pt.PageRegion A5/A5: "<>setpagedevice" +*pt.PageRegion B5/JIS B5: "<>setpagedevice" +*pt.PageRegion B6/JIS B6: "<>setpagedevice" +*pt.PageRegion L/3,5 x 5 pol<2E> (89 x 127 mm): "<>setpagedevice" +*pt.PageRegion TL/3,5 x 5 pol<2E> (89 x 127 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*pt.PageRegion 8x10/8 x 10 pol<2E> (203 x 254 mm): "<>setpagedevice" +*pt.PageRegion 4X7/16<3A>9 de largura (102 x 181 mm): "<>setpagedevice" +*pt.PageRegion T4X7/16<3A>9 de largura (102 x 181 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*pt.PageRegion TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt.PageRegion ENV10/Envelope #10: "<>setpagedevice" +*pt.PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*pt.PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*pt.PageRegion Letter/Carta EUA: "<>setpagedevice" +*pt.PageRegion Legal/Ofício EUA: "<>setpagedevice" +*pt.PageRegion 16K/16K (195 x 270 mm): "<>setpagedevice" +*pt_PT.PageRegion A4/A4: "<>setpagedevice" +*pt_PT.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pol): "<>setpagedevice" +*pt_PT.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion 2L/13 x 18 cm (5 x 7 pol): "<>setpagedevice" +*pt_PT.PageRegion A6/A6: "<>setpagedevice" +*pt_PT.PageRegion A5/A5: "<>setpagedevice" +*pt_PT.PageRegion B5/JIS B5: "<>setpagedevice" +*pt_PT.PageRegion B6/JIS B6: "<>setpagedevice" +*pt_PT.PageRegion L/9 x 13 cm (3,5 x 5 pol): "<>setpagedevice" +*pt_PT.PageRegion TL/9 x 13 cm (3,5 x 5 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion INDEX5/5 x 8 pol (127 x 203 mm): "<>setpagedevice" +*pt_PT.PageRegion 8x10/20 x 25 cm (8 x 10 pol): "<>setpagedevice" +*pt_PT.PageRegion 4X7/16<3A>9 de largura (4 x 7,11 pol): "<>setpagedevice" +*pt_PT.PageRegion T4X7/16<3A>9 de largura (4 x 7,11 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*pt_PT.PageRegion TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion ENV10/Envelope #10: "<>setpagedevice" +*pt_PT.PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*pt_PT.PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*pt_PT.PageRegion Letter/Carta EUA: "<>setpagedevice" +*pt_PT.PageRegion Legal/Legal EUA: "<>setpagedevice" +*pt_PT.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*es.PageRegion A4/A4: "<>setpagedevice" +*es.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pulg): "<>setpagedevice" +*es.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion 2L/13 x 18 cm (5 x 7 pulg): "<>setpagedevice" +*es.PageRegion A6/A6: "<>setpagedevice" +*es.PageRegion A5/A5: "<>setpagedevice" +*es.PageRegion B5/JIS B5: "<>setpagedevice" +*es.PageRegion B6/JIS B6: "<>setpagedevice" +*es.PageRegion L/9 x 13 cm (3,5 x 5 pulg): "<>setpagedevice" +*es.PageRegion TL/9 x 13 cm (3,5 x 5 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion INDEX5/5 x 8 pulg (127 x 203 mm): "<>setpagedevice" +*es.PageRegion 8x10/20 x 25 cm (8 x 10 pulg): "<>setpagedevice" +*es.PageRegion 4X7/16<3A>9 ancho (4 x 7,11 pulg): "<>setpagedevice" +*es.PageRegion T4X7/16<3A>9 ancho (4 x 7,11 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*es.PageRegion TPostcard/100 x 148 mm (Sin márgenes): "<>setpagedevice" +*es.PageRegion ENV10/Sobre #10: "<>setpagedevice" +*es.PageRegion EnvDL/Sobre DL: "<>setpagedevice" +*es.PageRegion ENVC6/Sobre C6: "<>setpagedevice" +*es.PageRegion Letter/Carta EE<2E> UU<2E>: "<>setpagedevice" +*es.PageRegion Legal/Legal: "<>setpagedevice" +*es.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*ko.PageRegion A4/A4: "<>setpagedevice" +*ko.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ko.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ko.PageRegion A6/A6: "<>setpagedevice" +*ko.PageRegion A5/A5: "<>setpagedevice" +*ko.PageRegion B5/JIS B5: "<>setpagedevice" +*ko.PageRegion B6/JIS B6: "<>setpagedevice" +*ko.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ko.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ko.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ko.PageRegion 4X7/16<3A>9 너비 (4 x 7<2E>11 in): "<>setpagedevice" +*ko.PageRegion T4X7/16<3A>9 너비 (4 x 7<2E>11 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*ko.PageRegion TPostcard/100 x 148 mm (여백 없음): "<>setpagedevice" +*ko.PageRegion ENV10/봉투 #10: "<>setpagedevice" +*ko.PageRegion EnvDL/봉투 DL: "<>setpagedevice" +*ko.PageRegion ENVC6/봉투 C6: "<>setpagedevice" +*ko.PageRegion Letter/US 편지지: "<>setpagedevice" +*ko.PageRegion Legal/US 공문서: "<>setpagedevice" +*ko.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_TW.PageRegion A4/A4: "<>setpagedevice" +*zh_TW.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*zh_TW.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*zh_TW.PageRegion A6/A6: "<>setpagedevice" +*zh_TW.PageRegion A5/A5: "<>setpagedevice" +*zh_TW.PageRegion B5/JIS B5: "<>setpagedevice" +*zh_TW.PageRegion B6/JIS B6: "<>setpagedevice" +*zh_TW.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*zh_TW.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*zh_TW.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*zh_TW.PageRegion 4X7/16<3A>9 寬 (4 x 7<2E>11 in): "<>setpagedevice" +*zh_TW.PageRegion T4X7/16<3A>9 寬 (4 x 7<2E>11 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*zh_TW.PageRegion TPostcard/100 x 148 mm (無邊): "<>setpagedevice" +*zh_TW.PageRegion ENV10/信封 #10: "<>setpagedevice" +*zh_TW.PageRegion EnvDL/信封 DL: "<>setpagedevice" +*zh_TW.PageRegion ENVC6/信封 C6: "<>setpagedevice" +*zh_TW.PageRegion Letter/美式信紙(US Letter): "<>setpagedevice" +*zh_TW.PageRegion Legal/美式法定紙(US Legal): "<>setpagedevice" +*zh_TW.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_CN.PageRegion A4/A4: "<>setpagedevice" +*zh_CN.PageRegion 4X6FULL/102 x 152 毫米 (4 x 6 英寸): "<>setpagedevice" +*zh_CN.PageRegion T4X6FULL/102 x 152 毫米 (4 x 6 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion 2L/127 x 178 毫米 (5 x 7 英寸): "<>setpagedevice" +*zh_CN.PageRegion A6/A6: "<>setpagedevice" +*zh_CN.PageRegion A5/A5: "<>setpagedevice" +*zh_CN.PageRegion B5/JIS B5: "<>setpagedevice" +*zh_CN.PageRegion B6/JIS B6: "<>setpagedevice" +*zh_CN.PageRegion L/89 x 127 毫米 (3<2E>5 x 5 英寸): "<>setpagedevice" +*zh_CN.PageRegion TL/89 x 127 毫米 (3<2E>5 x 5 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion INDEX5/5 x 8 英寸 (127 x 203 毫米): "<>setpagedevice" +*zh_CN.PageRegion 8x10/203 x 254 毫米 (8 x 10 英寸): "<>setpagedevice" +*zh_CN.PageRegion 4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸): "<>setpagedevice" +*zh_CN.PageRegion T4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion Postcard/100 x 148 毫米: "<>setpagedevice" +*zh_CN.PageRegion TPostcard/100 x 148 毫米 (无边距): "<>setpagedevice" +*zh_CN.PageRegion ENV10/信封 #10: "<>setpagedevice" +*zh_CN.PageRegion EnvDL/信封 DL: "<>setpagedevice" +*zh_CN.PageRegion ENVC6/信封 C6: "<>setpagedevice" +*zh_CN.PageRegion Letter/美国信纸: "<>setpagedevice" +*zh_CN.PageRegion Legal/美国法定用纸: "<>setpagedevice" +*zh_CN.PageRegion 16K/16K 195 x 270 毫米: "<>setpagedevice" +*ru.PageRegion A4/A4: "<>setpagedevice" +*ru.PageRegion 4X6FULL/10 x 15 см (4 x 6 in): "<>setpagedevice" +*ru.PageRegion T4X6FULL/10 x 15 см (4 x 6 in) (Без полей): "<>setpagedevice" +*ru.PageRegion 2L/13 x 18 см (5 x 7 in): "<>setpagedevice" +*ru.PageRegion A6/A6: "<>setpagedevice" +*ru.PageRegion A5/A5: "<>setpagedevice" +*ru.PageRegion B5/JIS B5: "<>setpagedevice" +*ru.PageRegion B6/JIS B6: "<>setpagedevice" +*ru.PageRegion L/9 x 13 см (3,5 x 5 in): "<>setpagedevice" +*ru.PageRegion TL/9 x 13 см (3,5 x 5 in) (Без полей): "<>setpagedevice" +*ru.PageRegion INDEX5/5 x 8 in (127 x 203 мм): "<>setpagedevice" +*ru.PageRegion 8x10/20 x 25 см (8 x 10 in): "<>setpagedevice" +*ru.PageRegion 4X7/Соотношение сторон 16<3A>9: "<>setpagedevice" +*ru.PageRegion T4X7/Соотношение сторон 16<3A>9 (Без полей): "<>setpagedevice" +*ru.PageRegion Postcard/100 x 148 мм: "<>setpagedevice" +*ru.PageRegion TPostcard/100 x 148 мм (Без полей): "<>setpagedevice" +*ru.PageRegion ENV10/Конверты #10: "<>setpagedevice" +*ru.PageRegion EnvDL/Конверты DL: "<>setpagedevice" +*ru.PageRegion ENVC6/Конверты C6: "<>setpagedevice" +*ru.PageRegion Letter/US Letter: "<>setpagedevice" +*ru.PageRegion Legal/US Legal: "<>setpagedevice" +*ru.PageRegion 16K/16K 195 x 270 мм: "<>setpagedevice" +*CloseUI: *PageRegion + + +*DefaultImageableArea: A4 +*ImageableArea A4/A4: "8.40 8.40 586.80 833.40" +*ImageableArea 4X6FULL/10 x 15 cm (4 x 6 in): "8.40 8.40 279.60 423.60" +*ImageableArea T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "0.00 0.00 288.00 432.00" +*ImageableArea 2L/13 x 18 cm (5 x 7 in): "8.40 8.40 351.60 496.00" +*ImageableArea A6/A6: "8.40 8.40 289.20 411.20" +*ImageableArea A5/A5: "8.40 8.40 411.20 586.80" +*ImageableArea B5/JIS B5: "8.40 8.40 507.60 720.20" +*ImageableArea B6/JIS B6: "8.40 8.40 354.40 507.60" +*ImageableArea L/9 x 13 cm (3<2E>5 x 5 in): "8.40 8.40 243.80 351.60" +*ImageableArea TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "0.00 0.00 252.20 360.00" +*ImageableArea INDEX5/5 x 8 in (127 x 203 mm): "8.40 8.40 351.60 567.60" +*ImageableArea 8x10/20 x 25 cm (8 x 10 in): "8.40 8.40 567.60 711.60" +*ImageableArea 4X7/16<3A>9 wide (4 x 7<2E>11 in): "8.40 8.40 279.60 503.60" +*ImageableArea T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "0.00 0.00 288.00 512.00" +*ImageableArea Postcard/100 x 148 mm: "8.40 8.40 275.00 411.20" +*ImageableArea TPostcard/100 x 148 mm (Borderless): "0.00 0.00 283.40 419.60" +*ImageableArea ENV10/Envelope #10: "8.40 8.40 288.60 675.60" +*ImageableArea EnvDL/Envelope DL: "8.40 8.40 303.40 615.20" +*ImageableArea ENVC6/Envelope C6: "8.40 8.40 314.80 450.80" +*ImageableArea Letter/US Letter: "8.40 8.40 603.60 783.60" +*ImageableArea Legal/US Legal: "8.40 8.40 603.60 999.60" +*ImageableArea 16K/16K 195 x 270 mm: "8.40 8.40 544.40 757.00" + + +*DefaultPaperDimension: A4 +*PaperDimension A4/A4: "595.20 841.80" +*PaperDimension 4X6FULL/10 x 15 cm (4 x 6 in): "288.00 432.00" +*PaperDimension T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "288.00 432.00" +*PaperDimension 2L/13 x 18 cm (5 x 7 in): "360.00 504.40" +*PaperDimension A6/A6: "297.60 419.60" +*PaperDimension A5/A5: "419.60 595.20" +*PaperDimension B5/JIS B5: "516.00 728.60" +*PaperDimension B6/JIS B6: "362.80 516.00" +*PaperDimension L/9 x 13 cm (3<2E>5 x 5 in): "252.20 360.00" +*PaperDimension TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "252.20 360.00" +*PaperDimension INDEX5/5 x 8 in (127 x 203 mm): "360.00 576.00" +*PaperDimension 8x10/20 x 25 cm (8 x 10 in): "576.00 720.00" +*PaperDimension 4X7/16<3A>9 wide (4 x 7<2E>11 in): "288.00 512.00" +*PaperDimension T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "288.00 512.00" +*PaperDimension Postcard/100 x 148 mm: "283.40 419.60" +*PaperDimension TPostcard/100 x 148 mm (Borderless): "283.40 419.60" +*PaperDimension ENV10/Envelope #10: "297.00 684.00" +*PaperDimension EnvDL/Envelope DL: "311.80 623.60" +*PaperDimension ENVC6/Envelope C6: "323.20 459.20" +*PaperDimension Letter/US Letter: "612.00 792.00" +*PaperDimension Legal/US Legal: "612.00 1008.00" +*PaperDimension 16K/16K 195 x 270 mm: "552.80 765.40" + + +*DefaultFont: Courier +*Font AvantGarde-Book: Standard "(001.006S)" Standard ROM +*Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM +*Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM +*Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM +*Font Bookman-Demi: Standard "(001.004S)" Standard ROM +*Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM +*Font Bookman-Light: Standard "(001.004S)" Standard ROM +*Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM +*Font Courier: Standard "(002.004S)" Standard ROM +*Font Courier-Bold: Standard "(002.004S)" Standard ROM +*Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM +*Font Courier-Oblique: Standard "(002.004S)" Standard ROM +*Font Helvetica: Standard "(001.006S)" Standard ROM +*Font Helvetica-Bold: Standard "(001.007S)" Standard ROM +*Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM +*Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM +*Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM +*Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM +*Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM +*Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM +*Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM +*Font Palatino-Bold: Standard "(001.005S)" Standard ROM +*Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM +*Font Palatino-Italic: Standard "(001.005S)" Standard ROM +*Font Palatino-Roman: Standard "(001.005S)" Standard ROM +*Font Times-Bold: Standard "(001.007S)" Standard ROM +*Font Times-BoldItalic: Standard "(001.009S)" Standard ROM +*Font Times-Italic: Standard "(001.007S)" Standard ROM +*Font Times-Roman: Standard "(001.007S)" Standard ROM +*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM +*Font Symbol: Special "(001.007S)" Special ROM +*Font ZapfDingbats: Special "(001.004S)" Standard ROM + + +*UIConstraints: *PageSize T4X6FULL *MediaType ENV_HIGH +*UIConstraints: *PageSize TL *MediaType ENV_HIGH +*UIConstraints: *PageSize T4X7 *MediaType ENV_HIGH +*UIConstraints: *PageSize TPostcard *MediaType ENV_HIGH +*UIConstraints: *PageSize T4X6FULL *MediaType ENV_NORMAL +*UIConstraints: *PageSize TL *MediaType ENV_NORMAL +*UIConstraints: *PageSize T4X7 *MediaType ENV_NORMAL +*UIConstraints: *PageSize TPostcard *MediaType ENV_NORMAL + diff --git a/ppd/Epson-L3270_Series-epson-escpr-en.ppd b/ppd/Epson-L3270_Series-epson-escpr-en.ppd new file mode 100644 index 0000000..bac37a5 --- /dev/null +++ b/ppd/Epson-L3270_Series-epson-escpr-en.ppd @@ -0,0 +1,3093 @@ +*PPD-Adobe: "4.3" +*% Adobe Systems PostScript(R) Printer Description File +*% Copyright 1987-1996 Adobe Systems Incorporated. +*% All Rights Reserved. +*% Copyright (c) SEIKO EPSON Corporation. 2009 +*FormatVersion: "4.3" +*FileVersion: "1.1" +*LanguageVersion: English +*LanguageEncoding: ISOLatin1 +*PCFileName: "EPL3270 Series.PPD" +*Product: "(EPSON L3270 Series)" +*PSVersion: "(3010.000) 550" +*ModelName: "EPSON L3270 Series" +*ShortNickName: "EPSON L3270 Series" +*NickName: "EPSON L3270 Series , Epson Inkjet Printer Driver (ESC/P-R) for Linux" +*Manufacturer: "Epson" +*LanguageLevel: "3" +*ColorDevice: True +*DefaultColorSpace: RGB +*FileSystem: True +*Throughput: "1" +*TTRasterizer: Type42 +*cupsLanguages: "nl fr de it ja pt pt_PT es ko ru zh_TW zh_CN" +*cupsVersion: 1.2 +*cupsManualCopies: True +*cupsModelNumber: 1 +*cupsFilter: "application/vnd.cups-raster 0 epson-escpr-wrapper" +*LandscapeOrientation: Plus90 +*VariablePaperSize: False +*1284DeviceID: "MFG:Epson;MDL:L3270 Series;DES:EPSON L3270 Series;" + + +*OpenUI *MediaType/Print Quality: PickOne +*OrderDependency: 20 AnySetup *MediaType +*DefaultMediaType: PLAIN_NORMAL +*MediaType PLAIN_HIGH/Plain paper-High: "<>setpagedevice" +*MediaType PLAIN_NORMAL/Plain paper-Standard: "<>setpagedevice" +*MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-High: "<>setpagedevice" +*MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standard: "<>setpagedevice" +*MediaType PMMATT_HIGH/Epson Matte-High: "<>setpagedevice" +*MediaType PMMATT_NORMAL/Epson Matte-Standard: "<>setpagedevice" +*MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "<>setpagedevice" +*MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "<>setpagedevice" +*MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "<>setpagedevice" +*MediaType PMPHOTO_NORMAL/Epson Premium Glossy-High: "<>setpagedevice" +*MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standard: "<>setpagedevice" +*MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "<>setpagedevice" +*MediaType PSGLOS_NORMAL/Epson Premium Semigloss-High: "<>setpagedevice" +*MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standard: "<>setpagedevice" +*MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "<>setpagedevice" +*MediaType LCPP_NORMAL/Photo Paper Glossy-High: "<>setpagedevice" +*MediaType LCPP_DRAFT/Photo Paper Glossy-Standard: "<>setpagedevice" +*MediaType ENV_HIGH/Envelope-High: "<>setpagedevice" +*MediaType ENV_NORMAL/Envelope-Standard: "<>setpagedevice" +*nl.Translation MediaType/Afdrukkwaliteit: "" +*fr.Translation MediaType/Qualité : "" +*de.Translation MediaType/Qualität: "" +*it.Translation MediaType/Qualità: "" +*ja.Translation MediaType/印刷品質: "" +*pt.Translation MediaType/Qualidade: "" +*pt_PT.Translation MediaType/Resolução: "" +*es.Translation MediaType/Resolución: "" +*ko.Translation MediaType/인쇄 품질: "" +*zh_TW.Translation MediaType/列印品質: "" +*zh_CN.Translation MediaType/打印质量: "" +*ru.Translation MediaType/Качество печати: "" +*nl.MediaType PLAIN_HIGH/Gewoon papier-Hoog: "" +*nl.MediaType PLAIN_NORMAL/Gewoon papier-Standaard: "" +*nl.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Hoog: "" +*nl.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standaard: "" +*nl.MediaType PMMATT_HIGH/Epson Matte-Hoog: "" +*nl.MediaType PMMATT_NORMAL/Epson Matte-Standaard: "" +*nl.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*nl.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standaard: "" +*nl.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*nl.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Hoog: "" +*nl.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standaard: "" +*nl.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*nl.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Hoog: "" +*nl.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standaard: "" +*nl.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*nl.MediaType LCPP_NORMAL/Photo Paper Glossy-Hoog: "" +*nl.MediaType LCPP_DRAFT/Photo Paper Glossy-Standaard: "" +*nl.MediaType ENV_HIGH/Enveloppe-Hoog: "" +*nl.MediaType ENV_NORMAL/Enveloppe-Standaard: "" +*fr.MediaType PLAIN_HIGH/Papier ordinaire-Supérieure: "" +*fr.MediaType PLAIN_NORMAL/Papier ordinaire-Standard: "" +*fr.MediaType SFINE_HIGH/Jet d'encre qualité photo Epson-Supérieure: "" +*fr.MediaType SFINE_NORMAL/Jet d'encre qualité photo Epson-Standard: "" +*fr.MediaType PMMATT_HIGH/Mat Epson-Supérieure: "" +*fr.MediaType PMMATT_NORMAL/Mat Epson-Standard: "" +*fr.MediaType PLATINA_HIGH/Ultra-glacé Epson-Photo RPM: "" +*fr.MediaType PLATINA_NORMAL/Ultra-glacé Epson-Standard: "" +*fr.MediaType PMPHOTO_HIGH/Glacé Premium Epson-Photo RPM: "" +*fr.MediaType PMPHOTO_NORMAL/Glacé Premium Epson-Supérieure: "" +*fr.MediaType PMPHOTO_DRAFT/Glacé Premium Epson-Standard: "" +*fr.MediaType PSGLOS_HIGH/Semi-glacé Premium Epson-Photo RPM: "" +*fr.MediaType PSGLOS_NORMAL/Semi-glacé Premium Epson-Supérieure: "" +*fr.MediaType PSGLOS_DRAFT/Semi-glacé Premium Epson-Standard: "" +*fr.MediaType LCPP_HIGH/Papier Photo Glacé -Photo RPM: "" +*fr.MediaType LCPP_NORMAL/Papier Photo Glacé -Supérieure: "" +*fr.MediaType LCPP_DRAFT/Papier Photo Glacé -Standard: "" +*fr.MediaType ENV_HIGH/Enveloppe-Supérieure: "" +*fr.MediaType ENV_NORMAL/Enveloppe-Standard: "" +*de.MediaType PLAIN_HIGH/Normalpapier-Stark: "" +*de.MediaType PLAIN_NORMAL/Normalpapier-Standard: "" +*de.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Stark: "" +*de.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standard: "" +*de.MediaType PMMATT_HIGH/Epson Matte-Stark: "" +*de.MediaType PMMATT_NORMAL/Epson Matte-Standard: "" +*de.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*de.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "" +*de.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*de.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Stark: "" +*de.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standard: "" +*de.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*de.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Stark: "" +*de.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standard: "" +*de.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*de.MediaType LCPP_NORMAL/Photo Paper Glossy-Stark: "" +*de.MediaType LCPP_DRAFT/Photo Paper Glossy-Standard: "" +*de.MediaType ENV_HIGH/Umschlag-Stark: "" +*de.MediaType ENV_NORMAL/Umschlag-Standard: "" +*it.MediaType PLAIN_HIGH/Carte comuni-Alto: "" +*it.MediaType PLAIN_NORMAL/Carte comuni-Standard: "" +*it.MediaType SFINE_HIGH/EPSON Photo Quality Ink Jet-Alto: "" +*it.MediaType SFINE_NORMAL/EPSON Photo Quality Ink Jet-Standard: "" +*it.MediaType PMMATT_HIGH/EPSON Matte-Alto: "" +*it.MediaType PMMATT_NORMAL/EPSON Matte-Standard: "" +*it.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*it.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "" +*it.MediaType PMPHOTO_HIGH/EPSON Premium Glossy-Photo RPM: "" +*it.MediaType PMPHOTO_NORMAL/EPSON Premium Glossy-Alto: "" +*it.MediaType PMPHOTO_DRAFT/EPSON Premium Glossy-Standard: "" +*it.MediaType PSGLOS_HIGH/EPSON Premium Semigloss-Photo RPM: "" +*it.MediaType PSGLOS_NORMAL/EPSON Premium Semigloss-Alto: "" +*it.MediaType PSGLOS_DRAFT/EPSON Premium Semigloss-Standard: "" +*it.MediaType LCPP_HIGH/Carta fotografica lucida-Photo RPM: "" +*it.MediaType LCPP_NORMAL/Carta fotografica lucida-Alto: "" +*it.MediaType LCPP_DRAFT/Carta fotografica lucida-Standard: "" +*it.MediaType ENV_HIGH/Busta-Alto: "" +*it.MediaType ENV_NORMAL/Busta-Standard: "" +*ja.MediaType PLAIN_HIGH/普通紙-きれい: "" +*ja.MediaType PLAIN_NORMAL/普通紙-標準: "" +*ja.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-きれい: "" +*ja.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-標準: "" +*ja.MediaType PMMATT_HIGH/Epson Matte-きれい: "" +*ja.MediaType PMMATT_NORMAL/Epson Matte-標準: "" +*ja.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*ja.MediaType PLATINA_NORMAL/Epson Ultra Glossy-標準: "" +*ja.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*ja.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-きれい: "" +*ja.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-標準: "" +*ja.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*ja.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-きれい: "" +*ja.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-標準: "" +*ja.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*ja.MediaType LCPP_NORMAL/Photo Paper Glossy-きれい: "" +*ja.MediaType LCPP_DRAFT/Photo Paper Glossy-標準: "" +*ja.MediaType ENV_HIGH/封筒-きれい: "" +*ja.MediaType ENV_NORMAL/封筒-標準: "" +*pt.MediaType PLAIN_HIGH/Papel normal-Alto: "" +*pt.MediaType PLAIN_NORMAL/Papel normal-Padrão: "" +*pt.MediaType SFINE_HIGH/Presentation Paper Matte-Alto: "" +*pt.MediaType SFINE_NORMAL/Presentation Paper Matte-Padrão: "" +*pt.MediaType PMMATT_HIGH/Premium Presentation Paper Matte-Alto: "" +*pt.MediaType PMMATT_NORMAL/Premium Presentation Paper Matte-Padrão: "" +*pt.MediaType PLATINA_HIGH/Ultra Premium Photo Paper Glossy-Photo RPM: "" +*pt.MediaType PLATINA_NORMAL/Ultra Premium Photo Paper Glossy-Padrão: "" +*pt.MediaType PMPHOTO_HIGH/Premium Photo Paper Glossy-Photo RPM: "" +*pt.MediaType PMPHOTO_NORMAL/Premium Photo Paper Glossy-Alto: "" +*pt.MediaType PMPHOTO_DRAFT/Premium Photo Paper Glossy-Padrão: "" +*pt.MediaType PSGLOS_HIGH/Premium Photo Paper Semi-Gloss-Photo RPM: "" +*pt.MediaType PSGLOS_NORMAL/Premium Photo Paper Semi-Gloss-Alto: "" +*pt.MediaType PSGLOS_DRAFT/Premium Photo Paper Semi-Gloss-Padrão: "" +*pt.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*pt.MediaType LCPP_NORMAL/Photo Paper Glossy-Alto: "" +*pt.MediaType LCPP_DRAFT/Photo Paper Glossy-Padrão: "" +*pt.MediaType ENV_HIGH/Envelope-Alto: "" +*pt.MediaType ENV_NORMAL/Envelope-Padrão: "" +*pt_PT.MediaType PLAIN_HIGH/Papel Normal-Alto: "" +*pt_PT.MediaType PLAIN_NORMAL/Papel Normal-Normal: "" +*pt_PT.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Alto: "" +*pt_PT.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Normal: "" +*pt_PT.MediaType PMMATT_HIGH/Epson Matte-Alto: "" +*pt_PT.MediaType PMMATT_NORMAL/Epson Matte-Normal: "" +*pt_PT.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*pt_PT.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Normal: "" +*pt_PT.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*pt_PT.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Alto: "" +*pt_PT.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Normal: "" +*pt_PT.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*pt_PT.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Alto: "" +*pt_PT.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Normal: "" +*pt_PT.MediaType LCPP_HIGH/Papel Fotográfico Brilhante-Photo RPM: "" +*pt_PT.MediaType LCPP_NORMAL/Papel Fotográfico Brilhante-Alto: "" +*pt_PT.MediaType LCPP_DRAFT/Papel Fotográfico Brilhante-Normal: "" +*pt_PT.MediaType ENV_HIGH/Envelope-Alto: "" +*pt_PT.MediaType ENV_NORMAL/Envelope-Normal: "" +*es.MediaType PLAIN_HIGH/Papel Normal-Alta: "" +*es.MediaType PLAIN_NORMAL/Papel Normal-Estándar: "" +*es.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Alta: "" +*es.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Estándar: "" +*es.MediaType PMMATT_HIGH/Epson Matte-Alta: "" +*es.MediaType PMMATT_NORMAL/Epson Matte-Estándar: "" +*es.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*es.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Estándar: "" +*es.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*es.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Alta: "" +*es.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Estándar: "" +*es.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*es.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Alta: "" +*es.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Estándar: "" +*es.MediaType LCPP_HIGH/Papel Fotográfico Brillante-Photo RPM: "" +*es.MediaType LCPP_NORMAL/Papel Fotográfico Brillante-Alta: "" +*es.MediaType LCPP_DRAFT/Papel Fotográfico Brillante-Estándar: "" +*es.MediaType ENV_HIGH/Sobre-Alta: "" +*es.MediaType ENV_NORMAL/Sobre-Estándar: "" +*ko.MediaType PLAIN_HIGH/일반 용지-높게: "" +*ko.MediaType PLAIN_NORMAL/일반 용지-일반: "" +*ko.MediaType SFINE_HIGH/Epson 사진 품질 잉크젯 전용지-높게: "" +*ko.MediaType SFINE_NORMAL/Epson 사진 품질 잉크젯 전용지-일반: "" +*ko.MediaType PMMATT_HIGH/Epson 매트지-높게: "" +*ko.MediaType PMMATT_NORMAL/Epson 매트지-일반: "" +*ko.MediaType PLATINA_HIGH/Epson 고광택지(Ultra)-포토 RPM: "" +*ko.MediaType PLATINA_NORMAL/Epson 고광택지(Ultra)-일반: "" +*ko.MediaType PMPHOTO_HIGH/Epson 프리미엄 광택지-포토 RPM: "" +*ko.MediaType PMPHOTO_NORMAL/Epson 프리미엄 광택지-높게: "" +*ko.MediaType PMPHOTO_DRAFT/Epson 프리미엄 광택지-일반: "" +*ko.MediaType PSGLOS_HIGH/Epson 프리미엄 저광택지-포토 RPM: "" +*ko.MediaType PSGLOS_NORMAL/Epson 프리미엄 저광택지-높게: "" +*ko.MediaType PSGLOS_DRAFT/Epson 프리미엄 저광택지-일반: "" +*ko.MediaType LCPP_HIGH/광택 사진 용지-포토 RPM: "" +*ko.MediaType LCPP_NORMAL/광택 사진 용지-높게: "" +*ko.MediaType LCPP_DRAFT/광택 사진 용지-일반: "" +*ko.MediaType ENV_HIGH/봉투-높게: "" +*ko.MediaType ENV_NORMAL/봉투-일반: "" +*zh_TW.MediaType PLAIN_HIGH/普通紙-高: "" +*zh_TW.MediaType PLAIN_NORMAL/普通紙-標準: "" +*zh_TW.MediaType SFINE_HIGH/Epson 7SFINE_HIGH0 dpi噴墨專用紙-高: "" +*zh_TW.MediaType SFINE_NORMAL/Epson 7SFINE_NORMAL0 dpi噴墨專用紙-標準: "" +*zh_TW.MediaType PMMATT_HIGH/Epson雪面銅版紙-高: "" +*zh_TW.MediaType PMMATT_NORMAL/Epson雪面銅版紙-標準: "" +*zh_TW.MediaType PLATINA_HIGH/Epson頂級白金相紙-Photo RPM: "" +*zh_TW.MediaType PLATINA_NORMAL/Epson頂級白金相紙-標準: "" +*zh_TW.MediaType PMPHOTO_HIGH/Epson頂級光面相紙-Photo RPM: "" +*zh_TW.MediaType PMPHOTO_NORMAL/Epson頂級光面相紙-高: "" +*zh_TW.MediaType PMPHOTO_DRAFT/Epson頂級光面相紙-標準: "" +*zh_TW.MediaType PSGLOS_HIGH/Epson頂級半光面相紙-Photo RPM: "" +*zh_TW.MediaType PSGLOS_NORMAL/Epson頂級半光面相紙-高: "" +*zh_TW.MediaType PSGLOS_DRAFT/Epson頂級半光面相紙-標準: "" +*zh_TW.MediaType LCPP_HIGH/超值光澤相紙-Photo RPM: "" +*zh_TW.MediaType LCPP_NORMAL/超值光澤相紙-高: "" +*zh_TW.MediaType LCPP_DRAFT/超值光澤相紙-標準: "" +*zh_TW.MediaType ENV_HIGH/信封-高: "" +*zh_TW.MediaType ENV_NORMAL/信封-標準: "" +*zh_CN.MediaType PLAIN_HIGH/普通纸-高: "" +*zh_CN.MediaType PLAIN_NORMAL/普通纸-标准: "" +*zh_CN.MediaType SFINE_HIGH/爱普生照片质量喷墨纸-高: "" +*zh_CN.MediaType SFINE_NORMAL/爱普生照片质量喷墨纸-标准: "" +*zh_CN.MediaType PMMATT_HIGH/爱普生粗面纸-高: "" +*zh_CN.MediaType PMMATT_NORMAL/爱普生粗面纸-标准: "" +*zh_CN.MediaType PLATINA_HIGH/爱普生超级光泽纸-照片 RPM: "" +*zh_CN.MediaType PLATINA_NORMAL/爱普生超级光泽纸-标准: "" +*zh_CN.MediaType PMPHOTO_HIGH/Epson Premium Glossy-照片 RPM: "" +*zh_CN.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-高: "" +*zh_CN.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-标准: "" +*zh_CN.MediaType PSGLOS_HIGH/爱普生高质量亚光纸-照片 RPM: "" +*zh_CN.MediaType PSGLOS_NORMAL/爱普生高质量亚光纸-高: "" +*zh_CN.MediaType PSGLOS_DRAFT/爱普生高质量亚光纸-标准: "" +*zh_CN.MediaType LCPP_HIGH/光泽照片纸-照片 RPM: "" +*zh_CN.MediaType LCPP_NORMAL/光泽照片纸-高: "" +*zh_CN.MediaType LCPP_DRAFT/光泽照片纸-标准: "" +*zh_CN.MediaType ENV_HIGH/信封-高: "" +*zh_CN.MediaType ENV_NORMAL/信封-标准: "" +*ru.MediaType PLAIN_HIGH/Простая бумага-Высокий: "" +*ru.MediaType PLAIN_NORMAL/Простая бумага-Стандартный: "" +*ru.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Высокий: "" +*ru.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Стандартный: "" +*ru.MediaType PMMATT_HIGH/Epson Matte-Высокий: "" +*ru.MediaType PMMATT_NORMAL/Epson Matte-Стандартный: "" +*ru.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*ru.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Стандартный: "" +*ru.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*ru.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Высокий: "" +*ru.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Стандартный: "" +*ru.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*ru.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Высокий: "" +*ru.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Стандартный: "" +*ru.MediaType LCPP_HIGH/Глянцевая фотобумага -Photo RPM: "" +*ru.MediaType LCPP_NORMAL/Глянцевая фотобумага -Высокий: "" +*ru.MediaType LCPP_DRAFT/Глянцевая фотобумага -Стандартный: "" +*ru.MediaType ENV_HIGH/Конверты-Высокий: "" +*ru.MediaType ENV_NORMAL/Конверты-Стандартный: "" +*CloseUI: *MediaType + + +*OpenUI *Ink/Grayscale: PickOne +*OrderDependency: 120 AnySetup *Ink +*DefaultInk: COLOR +*Ink COLOR/Off: "<>setpagedevice" +*Ink MONO/On: "<>setpagedevice" +*nl.Translation Ink/Grijswaarden: "" +*fr.Translation Ink/Niveaux de gris : "" +*de.Translation Ink/Graustufen: "" +*it.Translation Ink/Scala di grigio: "" +*ja.Translation Ink/グレースケール: "" +*pt.Translation Ink/Tons de cinza: "" +*pt_PT.Translation Ink/Escala de Cinzentos: "" +*es.Translation Ink/Escala de Grises: "" +*ko.Translation Ink/그레이스케일: "" +*zh_TW.Translation Ink/灰階: "" +*zh_CN.Translation Ink/灰度模式: "" +*ru.Translation Ink/Оттенки серого: "" +*nl.Ink COLOR/Uit: "" +*nl.Ink MONO/Aan: "" +*fr.Ink COLOR/Non: "" +*fr.Ink MONO/Oui: "" +*de.Ink COLOR/Aus: "" +*de.Ink MONO/Ein: "" +*it.Ink COLOR/Off: "" +*it.Ink MONO/On: "" +*ja.Ink COLOR/オフ: "" +*ja.Ink MONO/オン: "" +*pt.Ink COLOR/Não: "" +*pt.Ink MONO/Sim: "" +*pt_PT.Ink COLOR/Não: "" +*pt_PT.Ink MONO/Sim: "" +*es.Ink COLOR/Desactivado: "" +*es.Ink MONO/Activado: "" +*ko.Ink COLOR/사용 안 함: "" +*ko.Ink MONO/사용: "" +*zh_TW.Ink COLOR/關閉: "" +*zh_TW.Ink MONO/開啟: "" +*zh_CN.Ink COLOR/关: "" +*zh_CN.Ink MONO/开: "" +*ru.Ink COLOR/Выключить: "" +*ru.Ink MONO/Включить: "" +*CloseUI: *Ink + + + + +*OpenUI *PageSize: PickOne +*OrderDependency: 10 AnySetup *PageSize +*DefaultPageSize: A4 +*PageSize A4/A4: "<>setpagedevice" +*PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "<>setpagedevice" +*PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*PageSize A6/A6: "<>setpagedevice" +*PageSize A5/A5: "<>setpagedevice" +*PageSize B5/JIS B5: "<>setpagedevice" +*PageSize B6/JIS B6: "<>setpagedevice" +*PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "<>setpagedevice" +*PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*PageSize 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*PageSize T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "<>setpagedevice" +*PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*PageSize TPostcard/100 x 148 mm (Borderless): "<>setpagedevice" +*PageSize ENV10/Envelope #10: "<>setpagedevice" +*PageSize EnvDL/Envelope DL: "<>setpagedevice" +*PageSize ENVC6/Envelope C6: "<>setpagedevice" +*PageSize Letter/US Letter: "<>setpagedevice" +*PageSize Legal/US Legal: "<>setpagedevice" +*PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*nl.Translation PageSize/Papierformaat: "" +*fr.Translation PageSize/Taille papier : "" +*de.Translation PageSize/Papierformat: "" +*it.Translation PageSize/Formato carta: "" +*ja.Translation PageSize/用紙サイズ: "" +*pt.Translation PageSize/Tamanho do papel: "" +*pt_PT.Translation PageSize/Formato: "" +*es.Translation PageSize/Tamaño papel: "" +*ko.Translation PageSize/용지 크기: "" +*zh_TW.Translation PageSize/紙張大小: "" +*zh_CN.Translation PageSize/打印纸尺寸: "" +*ru.Translation PageSize/Размер бумаги: "" +*nl.PageSize A4/A4: "<>setpagedevice" +*nl.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*nl.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (Randloos): "<>setpagedevice" +*nl.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*nl.PageSize A6/A6: "<>setpagedevice" +*nl.PageSize A5/A5: "<>setpagedevice" +*nl.PageSize B5/JIS B5: "<>setpagedevice" +*nl.PageSize B6/JIS B6: "<>setpagedevice" +*nl.PageSize L/9 x 13 cm (3,5 x 5 in): "<>setpagedevice" +*nl.PageSize TL/9 x 13 cm (3,5 x 5 in) (Randloos): "<>setpagedevice" +*nl.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*nl.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*nl.PageSize 4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in): "<>setpagedevice" +*nl.PageSize T4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in) (Randloos): "<>setpagedevice" +*nl.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*nl.PageSize TPostcard/100 x 148 mm (Randloos): "<>setpagedevice" +*nl.PageSize ENV10/Enveloppe #10: "<>setpagedevice" +*nl.PageSize EnvDL/Enveloppe DL: "<>setpagedevice" +*nl.PageSize ENVC6/Enveloppe C6: "<>setpagedevice" +*nl.PageSize Letter/US Letter: "<>setpagedevice" +*nl.PageSize Legal/US Legal: "<>setpagedevice" +*nl.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*fr.PageSize A4/A4: "<>setpagedevice" +*fr.PageSize 4X6FULL/10 x 15 cm (4 x 6 p<2E>): "<>setpagedevice" +*fr.PageSize T4X6FULL/10 x 15 cm (4 x 6 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize 2L/13 x 18 cm (5 x 7 p<2E>): "<>setpagedevice" +*fr.PageSize A6/A6: "<>setpagedevice" +*fr.PageSize A5/A5: "<>setpagedevice" +*fr.PageSize B5/JIS B5: "<>setpagedevice" +*fr.PageSize B6/JIS B6: "<>setpagedevice" +*fr.PageSize L/9 x 13 cm (3,5 x 5 p<2E>): "<>setpagedevice" +*fr.PageSize TL/9 x 13 cm (3,5 x 5 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize INDEX5/5 x 8 p<2E> (127 x 203 mm): "<>setpagedevice" +*fr.PageSize 8x10/20 x 25 cm (8 x 10 p<2E>): "<>setpagedevice" +*fr.PageSize 4X7/16<3A>9 large (4 x 7,11 p<2E>): "<>setpagedevice" +*fr.PageSize T4X7/16<3A>9 large (4 x 7,11 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*fr.PageSize TPostcard/100 x 148 mm (Sans marges): "<>setpagedevice" +*fr.PageSize ENV10/Enveloppe #10: "<>setpagedevice" +*fr.PageSize EnvDL/Enveloppe DL: "<>setpagedevice" +*fr.PageSize ENVC6/Enveloppe C6: "<>setpagedevice" +*fr.PageSize Letter/Lettre US: "<>setpagedevice" +*fr.PageSize Legal/Légal US: "<>setpagedevice" +*fr.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*de.PageSize A4/DIN A4: "<>setpagedevice" +*de.PageSize 4X6FULL/10 x 15 cm (4 x 6 Zoll): "<>setpagedevice" +*de.PageSize T4X6FULL/10 x 15 cm (4 x 6 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize 2L/13 x 18 cm (5 x 7 Zoll): "<>setpagedevice" +*de.PageSize A6/DIN A6: "<>setpagedevice" +*de.PageSize A5/DIN A5: "<>setpagedevice" +*de.PageSize B5/JIS B5: "<>setpagedevice" +*de.PageSize B6/JIS B6: "<>setpagedevice" +*de.PageSize L/9 x 13 cm (3,5 x 5 Zoll): "<>setpagedevice" +*de.PageSize TL/9 x 13 cm (3,5 x 5 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize INDEX5/5 x 8 Zoll (127 x 203 mm): "<>setpagedevice" +*de.PageSize 8x10/20 x 25 cm (8 x 10 Zoll): "<>setpagedevice" +*de.PageSize 4X7/16<3A>9 breit (4 x 7,11 Zoll): "<>setpagedevice" +*de.PageSize T4X7/16<3A>9 breit (4 x 7,11 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*de.PageSize TPostcard/100 x 148 mm (Randlos): "<>setpagedevice" +*de.PageSize ENV10/Umschlag #10: "<>setpagedevice" +*de.PageSize EnvDL/Umschlag DL: "<>setpagedevice" +*de.PageSize ENVC6/Umschlag C6: "<>setpagedevice" +*de.PageSize Letter/US Letter: "<>setpagedevice" +*de.PageSize Legal/US Lang: "<>setpagedevice" +*de.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*it.PageSize A4/A4: "<>setpagedevice" +*it.PageSize 4X6FULL/10 x 15 cm (4 x 6 pol<2E>): "<>setpagedevice" +*it.PageSize T4X6FULL/10 x 15 cm (4 x 6 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize 2L/13 x 18 cm (5 x 7 pol<2E>): "<>setpagedevice" +*it.PageSize A6/A6: "<>setpagedevice" +*it.PageSize A5/A5: "<>setpagedevice" +*it.PageSize B5/JIS B5: "<>setpagedevice" +*it.PageSize B6/JIS B6: "<>setpagedevice" +*it.PageSize L/9 x 13 cm (3,5 x 5 pol<2E>): "<>setpagedevice" +*it.PageSize TL/9 x 13 cm (3,5 x 5 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*it.PageSize 8x10/20 x 25 cm (8 x 10 pol<2E>): "<>setpagedevice" +*it.PageSize 4X7/16<3A>9 ampio (4 x 7,11 pol<2E>): "<>setpagedevice" +*it.PageSize T4X7/16<3A>9 ampio (4 x 7,11 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*it.PageSize TPostcard/100 x 148 mm (Senza margini): "<>setpagedevice" +*it.PageSize ENV10/Busta #10: "<>setpagedevice" +*it.PageSize EnvDL/Busta DL: "<>setpagedevice" +*it.PageSize ENVC6/Busta C6: "<>setpagedevice" +*it.PageSize Letter/Lettera USA: "<>setpagedevice" +*it.PageSize Legal/Legale USA: "<>setpagedevice" +*it.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*ja.PageSize A4/A4: "<>setpagedevice" +*ja.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ja.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (フチなし): "<>setpagedevice" +*ja.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ja.PageSize A6/A6: "<>setpagedevice" +*ja.PageSize A5/A5: "<>setpagedevice" +*ja.PageSize B5/JIS B5: "<>setpagedevice" +*ja.PageSize B6/JIS B6: "<>setpagedevice" +*ja.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ja.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (フチなし): "<>setpagedevice" +*ja.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ja.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ja.PageSize 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*ja.PageSize T4X7/16<3A>9 wide (4 x 7<2E>11 in) (フチなし): "<>setpagedevice" +*ja.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*ja.PageSize TPostcard/100 x 148 mm (フチなし): "<>setpagedevice" +*ja.PageSize ENV10/封筒 #10: "<>setpagedevice" +*ja.PageSize EnvDL/封筒 DL: "<>setpagedevice" +*ja.PageSize ENVC6/封筒 C6: "<>setpagedevice" +*ja.PageSize Letter/レター: "<>setpagedevice" +*ja.PageSize Legal/リーガル: "<>setpagedevice" +*ja.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*pt.PageSize A4/A4: "<>setpagedevice" +*pt.PageSize 4X6FULL/4 x 6 pol<2E> (102 x 152 mm): "<>setpagedevice" +*pt.PageSize T4X6FULL/4 x 6 pol<2E> (102 x 152 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize 2L/5 x 7 pol<2E> (127 x 178 mm): "<>setpagedevice" +*pt.PageSize A6/A6: "<>setpagedevice" +*pt.PageSize A5/A5: "<>setpagedevice" +*pt.PageSize B5/JIS B5: "<>setpagedevice" +*pt.PageSize B6/JIS B6: "<>setpagedevice" +*pt.PageSize L/3,5 x 5 pol<2E> (89 x 127 mm): "<>setpagedevice" +*pt.PageSize TL/3,5 x 5 pol<2E> (89 x 127 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*pt.PageSize 8x10/8 x 10 pol<2E> (203 x 254 mm): "<>setpagedevice" +*pt.PageSize 4X7/16<3A>9 de largura (102 x 181 mm): "<>setpagedevice" +*pt.PageSize T4X7/16<3A>9 de largura (102 x 181 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*pt.PageSize TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt.PageSize ENV10/Envelope #10: "<>setpagedevice" +*pt.PageSize EnvDL/Envelope DL: "<>setpagedevice" +*pt.PageSize ENVC6/Envelope C6: "<>setpagedevice" +*pt.PageSize Letter/Carta EUA: "<>setpagedevice" +*pt.PageSize Legal/Ofício EUA: "<>setpagedevice" +*pt.PageSize 16K/16K (195 x 270 mm): "<>setpagedevice" +*pt_PT.PageSize A4/A4: "<>setpagedevice" +*pt_PT.PageSize 4X6FULL/10 x 15 cm (4 x 6 pol): "<>setpagedevice" +*pt_PT.PageSize T4X6FULL/10 x 15 cm (4 x 6 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize 2L/13 x 18 cm (5 x 7 pol): "<>setpagedevice" +*pt_PT.PageSize A6/A6: "<>setpagedevice" +*pt_PT.PageSize A5/A5: "<>setpagedevice" +*pt_PT.PageSize B5/JIS B5: "<>setpagedevice" +*pt_PT.PageSize B6/JIS B6: "<>setpagedevice" +*pt_PT.PageSize L/9 x 13 cm (3,5 x 5 pol): "<>setpagedevice" +*pt_PT.PageSize TL/9 x 13 cm (3,5 x 5 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize INDEX5/5 x 8 pol (127 x 203 mm): "<>setpagedevice" +*pt_PT.PageSize 8x10/20 x 25 cm (8 x 10 pol): "<>setpagedevice" +*pt_PT.PageSize 4X7/16<3A>9 de largura (4 x 7,11 pol): "<>setpagedevice" +*pt_PT.PageSize T4X7/16<3A>9 de largura (4 x 7,11 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*pt_PT.PageSize TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt_PT.PageSize ENV10/Envelope #10: "<>setpagedevice" +*pt_PT.PageSize EnvDL/Envelope DL: "<>setpagedevice" +*pt_PT.PageSize ENVC6/Envelope C6: "<>setpagedevice" +*pt_PT.PageSize Letter/Carta EUA: "<>setpagedevice" +*pt_PT.PageSize Legal/Legal EUA: "<>setpagedevice" +*pt_PT.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*es.PageSize A4/A4: "<>setpagedevice" +*es.PageSize 4X6FULL/10 x 15 cm (4 x 6 pulg): "<>setpagedevice" +*es.PageSize T4X6FULL/10 x 15 cm (4 x 6 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize 2L/13 x 18 cm (5 x 7 pulg): "<>setpagedevice" +*es.PageSize A6/A6: "<>setpagedevice" +*es.PageSize A5/A5: "<>setpagedevice" +*es.PageSize B5/JIS B5: "<>setpagedevice" +*es.PageSize B6/JIS B6: "<>setpagedevice" +*es.PageSize L/9 x 13 cm (3,5 x 5 pulg): "<>setpagedevice" +*es.PageSize TL/9 x 13 cm (3,5 x 5 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize INDEX5/5 x 8 pulg (127 x 203 mm): "<>setpagedevice" +*es.PageSize 8x10/20 x 25 cm (8 x 10 pulg): "<>setpagedevice" +*es.PageSize 4X7/16<3A>9 ancho (4 x 7,11 pulg): "<>setpagedevice" +*es.PageSize T4X7/16<3A>9 ancho (4 x 7,11 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*es.PageSize TPostcard/100 x 148 mm (Sin márgenes): "<>setpagedevice" +*es.PageSize ENV10/Sobre #10: "<>setpagedevice" +*es.PageSize EnvDL/Sobre DL: "<>setpagedevice" +*es.PageSize ENVC6/Sobre C6: "<>setpagedevice" +*es.PageSize Letter/Carta EE<2E> UU<2E>: "<>setpagedevice" +*es.PageSize Legal/Legal: "<>setpagedevice" +*es.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*ko.PageSize A4/A4: "<>setpagedevice" +*ko.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ko.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (여백 없음): "<>setpagedevice" +*ko.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ko.PageSize A6/A6: "<>setpagedevice" +*ko.PageSize A5/A5: "<>setpagedevice" +*ko.PageSize B5/JIS B5: "<>setpagedevice" +*ko.PageSize B6/JIS B6: "<>setpagedevice" +*ko.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ko.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (여백 없음): "<>setpagedevice" +*ko.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ko.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ko.PageSize 4X7/16<3A>9 너비 (4 x 7<2E>11 in): "<>setpagedevice" +*ko.PageSize T4X7/16<3A>9 너비 (4 x 7<2E>11 in) (여백 없음): "<>setpagedevice" +*ko.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*ko.PageSize TPostcard/100 x 148 mm (여백 없음): "<>setpagedevice" +*ko.PageSize ENV10/봉투 #10: "<>setpagedevice" +*ko.PageSize EnvDL/봉투 DL: "<>setpagedevice" +*ko.PageSize ENVC6/봉투 C6: "<>setpagedevice" +*ko.PageSize Letter/US 편지지: "<>setpagedevice" +*ko.PageSize Legal/US 공문서: "<>setpagedevice" +*ko.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_TW.PageSize A4/A4: "<>setpagedevice" +*zh_TW.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*zh_TW.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*zh_TW.PageSize A6/A6: "<>setpagedevice" +*zh_TW.PageSize A5/A5: "<>setpagedevice" +*zh_TW.PageSize B5/JIS B5: "<>setpagedevice" +*zh_TW.PageSize B6/JIS B6: "<>setpagedevice" +*zh_TW.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*zh_TW.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*zh_TW.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*zh_TW.PageSize 4X7/16<3A>9 寬 (4 x 7<2E>11 in): "<>setpagedevice" +*zh_TW.PageSize T4X7/16<3A>9 寬 (4 x 7<2E>11 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*zh_TW.PageSize TPostcard/100 x 148 mm (無邊): "<>setpagedevice" +*zh_TW.PageSize ENV10/信封 #10: "<>setpagedevice" +*zh_TW.PageSize EnvDL/信封 DL: "<>setpagedevice" +*zh_TW.PageSize ENVC6/信封 C6: "<>setpagedevice" +*zh_TW.PageSize Letter/美式信紙(US Letter): "<>setpagedevice" +*zh_TW.PageSize Legal/美式法定紙(US Legal): "<>setpagedevice" +*zh_TW.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_CN.PageSize A4/A4: "<>setpagedevice" +*zh_CN.PageSize 4X6FULL/102 x 152 毫米 (4 x 6 英寸): "<>setpagedevice" +*zh_CN.PageSize T4X6FULL/102 x 152 毫米 (4 x 6 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize 2L/127 x 178 毫米 (5 x 7 英寸): "<>setpagedevice" +*zh_CN.PageSize A6/A6: "<>setpagedevice" +*zh_CN.PageSize A5/A5: "<>setpagedevice" +*zh_CN.PageSize B5/JIS B5: "<>setpagedevice" +*zh_CN.PageSize B6/JIS B6: "<>setpagedevice" +*zh_CN.PageSize L/89 x 127 毫米 (3<2E>5 x 5 英寸): "<>setpagedevice" +*zh_CN.PageSize TL/89 x 127 毫米 (3<2E>5 x 5 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize INDEX5/5 x 8 英寸 (127 x 203 毫米): "<>setpagedevice" +*zh_CN.PageSize 8x10/203 x 254 毫米 (8 x 10 英寸): "<>setpagedevice" +*zh_CN.PageSize 4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸): "<>setpagedevice" +*zh_CN.PageSize T4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize Postcard/100 x 148 毫米: "<>setpagedevice" +*zh_CN.PageSize TPostcard/100 x 148 毫米 (无边距): "<>setpagedevice" +*zh_CN.PageSize ENV10/信封 #10: "<>setpagedevice" +*zh_CN.PageSize EnvDL/信封 DL: "<>setpagedevice" +*zh_CN.PageSize ENVC6/信封 C6: "<>setpagedevice" +*zh_CN.PageSize Letter/美国信纸: "<>setpagedevice" +*zh_CN.PageSize Legal/美国法定用纸: "<>setpagedevice" +*zh_CN.PageSize 16K/16K 195 x 270 毫米: "<>setpagedevice" +*ru.PageSize A4/A4: "<>setpagedevice" +*ru.PageSize 4X6FULL/10 x 15 см (4 x 6 in): "<>setpagedevice" +*ru.PageSize T4X6FULL/10 x 15 см (4 x 6 in) (Без полей): "<>setpagedevice" +*ru.PageSize 2L/13 x 18 см (5 x 7 in): "<>setpagedevice" +*ru.PageSize A6/A6: "<>setpagedevice" +*ru.PageSize A5/A5: "<>setpagedevice" +*ru.PageSize B5/JIS B5: "<>setpagedevice" +*ru.PageSize B6/JIS B6: "<>setpagedevice" +*ru.PageSize L/9 x 13 см (3,5 x 5 in): "<>setpagedevice" +*ru.PageSize TL/9 x 13 см (3,5 x 5 in) (Без полей): "<>setpagedevice" +*ru.PageSize INDEX5/5 x 8 in (127 x 203 мм): "<>setpagedevice" +*ru.PageSize 8x10/20 x 25 см (8 x 10 in): "<>setpagedevice" +*ru.PageSize 4X7/Соотношение сторон 16<3A>9: "<>setpagedevice" +*ru.PageSize T4X7/Соотношение сторон 16<3A>9 (Без полей): "<>setpagedevice" +*ru.PageSize Postcard/100 x 148 мм: "<>setpagedevice" +*ru.PageSize TPostcard/100 x 148 мм (Без полей): "<>setpagedevice" +*ru.PageSize ENV10/Конверты #10: "<>setpagedevice" +*ru.PageSize EnvDL/Конверты DL: "<>setpagedevice" +*ru.PageSize ENVC6/Конверты C6: "<>setpagedevice" +*ru.PageSize Letter/US Letter: "<>setpagedevice" +*ru.PageSize Legal/US Legal: "<>setpagedevice" +*ru.PageSize 16K/16K 195 x 270 мм: "<>setpagedevice" +*CloseUI: *PageSize + + + + +*OpenUI *Brightness/Brightness: PickOne +*OrderDependency: 200 AnySetup *Brightness +*DefaultBrightness: 0 +*Brightness -25/-25: "" +*Brightness -24/-24: "" +*Brightness -23/-23: "" +*Brightness -22/-22: "" +*Brightness -21/-21: "" +*Brightness -20/-20: "" +*Brightness -19/-19: "" +*Brightness -18/-18: "" +*Brightness -17/-17: "" +*Brightness -16/-16: "" +*Brightness -15/-15: "" +*Brightness -14/-14: "" +*Brightness -13/-13: "" +*Brightness -12/-12: "" +*Brightness -11/-11: "" +*Brightness -10/-10: "" +*Brightness -9/-9: "" +*Brightness -8/-8: "" +*Brightness -7/-7: "" +*Brightness -6/-6: "" +*Brightness -5/-5: "" +*Brightness -4/-4: "" +*Brightness -3/-3: "" +*Brightness -2/-2: "" +*Brightness -1/-1: "" +*Brightness 0/0: "" +*Brightness 1/1: "" +*Brightness 2/2: "" +*Brightness 3/3: "" +*Brightness 4/4: "" +*Brightness 5/5: "" +*Brightness 6/6: "" +*Brightness 7/7: "" +*Brightness 8/8: "" +*Brightness 9/9: "" +*Brightness 10/10: "" +*Brightness 11/11: "" +*Brightness 12/12: "" +*Brightness 13/13: "" +*Brightness 14/14: "" +*Brightness 15/15: "" +*Brightness 16/16: "" +*Brightness 17/17: "" +*Brightness 18/18: "" +*Brightness 19/19: "" +*Brightness 20/20: "" +*Brightness 21/21: "" +*Brightness 22/22: "" +*Brightness 23/23: "" +*Brightness 24/24: "" +*Brightness 25/25: "" +*nl.Translation Brightness/Helderheid: "" +*fr.Translation Brightness/Luminosité : "" +*de.Translation Brightness/Helligkeit: "" +*it.Translation Brightness/Luminosità: "" +*ja.Translation Brightness/明度: "" +*pt.Translation Brightness/Brilho: "" +*pt_PT.Translation Brightness/Brilho: "" +*es.Translation Brightness/Brillo: "" +*ko.Translation Brightness/명도: "" +*zh_TW.Translation Brightness/亮度: "" +*zh_CN.Translation Brightness/亮度: "" +*ru.Translation Brightness/Яркость: "" +*nl.Brightness -25/-25: "" +*nl.Brightness -24/-24: "" +*nl.Brightness -23/-23: "" +*nl.Brightness -22/-22: "" +*nl.Brightness -21/-21: "" +*nl.Brightness -20/-20: "" +*nl.Brightness -19/-19: "" +*nl.Brightness -18/-18: "" +*nl.Brightness -17/-17: "" +*nl.Brightness -16/-16: "" +*nl.Brightness -15/-15: "" +*nl.Brightness -14/-14: "" +*nl.Brightness -13/-13: "" +*nl.Brightness -12/-12: "" +*nl.Brightness -11/-11: "" +*nl.Brightness -10/-10: "" +*nl.Brightness -9/-9: "" +*nl.Brightness -8/-8: "" +*nl.Brightness -7/-7: "" +*nl.Brightness -6/-6: "" +*nl.Brightness -5/-5: "" +*nl.Brightness -4/-4: "" +*nl.Brightness -3/-3: "" +*nl.Brightness -2/-2: "" +*nl.Brightness -1/-1: "" +*nl.Brightness 0/0: "" +*nl.Brightness 1/1: "" +*nl.Brightness 2/2: "" +*nl.Brightness 3/3: "" +*nl.Brightness 4/4: "" +*nl.Brightness 5/5: "" +*nl.Brightness 6/6: "" +*nl.Brightness 7/7: "" +*nl.Brightness 8/8: "" +*nl.Brightness 9/9: "" +*nl.Brightness 10/10: "" +*nl.Brightness 11/11: "" +*nl.Brightness 12/12: "" +*nl.Brightness 13/13: "" +*nl.Brightness 14/14: "" +*nl.Brightness 15/15: "" +*nl.Brightness 16/16: "" +*nl.Brightness 17/17: "" +*nl.Brightness 18/18: "" +*nl.Brightness 19/19: "" +*nl.Brightness 20/20: "" +*nl.Brightness 21/21: "" +*nl.Brightness 22/22: "" +*nl.Brightness 23/23: "" +*nl.Brightness 24/24: "" +*nl.Brightness 25/25: "" +*fr.Brightness -25/-25: "" +*fr.Brightness -24/-24: "" +*fr.Brightness -23/-23: "" +*fr.Brightness -22/-22: "" +*fr.Brightness -21/-21: "" +*fr.Brightness -20/-20: "" +*fr.Brightness -19/-19: "" +*fr.Brightness -18/-18: "" +*fr.Brightness -17/-17: "" +*fr.Brightness -16/-16: "" +*fr.Brightness -15/-15: "" +*fr.Brightness -14/-14: "" +*fr.Brightness -13/-13: "" +*fr.Brightness -12/-12: "" +*fr.Brightness -11/-11: "" +*fr.Brightness -10/-10: "" +*fr.Brightness -9/-9: "" +*fr.Brightness -8/-8: "" +*fr.Brightness -7/-7: "" +*fr.Brightness -6/-6: "" +*fr.Brightness -5/-5: "" +*fr.Brightness -4/-4: "" +*fr.Brightness -3/-3: "" +*fr.Brightness -2/-2: "" +*fr.Brightness -1/-1: "" +*fr.Brightness 0/0: "" +*fr.Brightness 1/1: "" +*fr.Brightness 2/2: "" +*fr.Brightness 3/3: "" +*fr.Brightness 4/4: "" +*fr.Brightness 5/5: "" +*fr.Brightness 6/6: "" +*fr.Brightness 7/7: "" +*fr.Brightness 8/8: "" +*fr.Brightness 9/9: "" +*fr.Brightness 10/10: "" +*fr.Brightness 11/11: "" +*fr.Brightness 12/12: "" +*fr.Brightness 13/13: "" +*fr.Brightness 14/14: "" +*fr.Brightness 15/15: "" +*fr.Brightness 16/16: "" +*fr.Brightness 17/17: "" +*fr.Brightness 18/18: "" +*fr.Brightness 19/19: "" +*fr.Brightness 20/20: "" +*fr.Brightness 21/21: "" +*fr.Brightness 22/22: "" +*fr.Brightness 23/23: "" +*fr.Brightness 24/24: "" +*fr.Brightness 25/25: "" +*de.Brightness -25/-25: "" +*de.Brightness -24/-24: "" +*de.Brightness -23/-23: "" +*de.Brightness -22/-22: "" +*de.Brightness -21/-21: "" +*de.Brightness -20/-20: "" +*de.Brightness -19/-19: "" +*de.Brightness -18/-18: "" +*de.Brightness -17/-17: "" +*de.Brightness -16/-16: "" +*de.Brightness -15/-15: "" +*de.Brightness -14/-14: "" +*de.Brightness -13/-13: "" +*de.Brightness -12/-12: "" +*de.Brightness -11/-11: "" +*de.Brightness -10/-10: "" +*de.Brightness -9/-9: "" +*de.Brightness -8/-8: "" +*de.Brightness -7/-7: "" +*de.Brightness -6/-6: "" +*de.Brightness -5/-5: "" +*de.Brightness -4/-4: "" +*de.Brightness -3/-3: "" +*de.Brightness -2/-2: "" +*de.Brightness -1/-1: "" +*de.Brightness 0/0: "" +*de.Brightness 1/1: "" +*de.Brightness 2/2: "" +*de.Brightness 3/3: "" +*de.Brightness 4/4: "" +*de.Brightness 5/5: "" +*de.Brightness 6/6: "" +*de.Brightness 7/7: "" +*de.Brightness 8/8: "" +*de.Brightness 9/9: "" +*de.Brightness 10/10: "" +*de.Brightness 11/11: "" +*de.Brightness 12/12: "" +*de.Brightness 13/13: "" +*de.Brightness 14/14: "" +*de.Brightness 15/15: "" +*de.Brightness 16/16: "" +*de.Brightness 17/17: "" +*de.Brightness 18/18: "" +*de.Brightness 19/19: "" +*de.Brightness 20/20: "" +*de.Brightness 21/21: "" +*de.Brightness 22/22: "" +*de.Brightness 23/23: "" +*de.Brightness 24/24: "" +*de.Brightness 25/25: "" +*it.Brightness -25/-25: "" +*it.Brightness -24/-24: "" +*it.Brightness -23/-23: "" +*it.Brightness -22/-22: "" +*it.Brightness -21/-21: "" +*it.Brightness -20/-20: "" +*it.Brightness -19/-19: "" +*it.Brightness -18/-18: "" +*it.Brightness -17/-17: "" +*it.Brightness -16/-16: "" +*it.Brightness -15/-15: "" +*it.Brightness -14/-14: "" +*it.Brightness -13/-13: "" +*it.Brightness -12/-12: "" +*it.Brightness -11/-11: "" +*it.Brightness -10/-10: "" +*it.Brightness -9/-9: "" +*it.Brightness -8/-8: "" +*it.Brightness -7/-7: "" +*it.Brightness -6/-6: "" +*it.Brightness -5/-5: "" +*it.Brightness -4/-4: "" +*it.Brightness -3/-3: "" +*it.Brightness -2/-2: "" +*it.Brightness -1/-1: "" +*it.Brightness 0/0: "" +*it.Brightness 1/1: "" +*it.Brightness 2/2: "" +*it.Brightness 3/3: "" +*it.Brightness 4/4: "" +*it.Brightness 5/5: "" +*it.Brightness 6/6: "" +*it.Brightness 7/7: "" +*it.Brightness 8/8: "" +*it.Brightness 9/9: "" +*it.Brightness 10/10: "" +*it.Brightness 11/11: "" +*it.Brightness 12/12: "" +*it.Brightness 13/13: "" +*it.Brightness 14/14: "" +*it.Brightness 15/15: "" +*it.Brightness 16/16: "" +*it.Brightness 17/17: "" +*it.Brightness 18/18: "" +*it.Brightness 19/19: "" +*it.Brightness 20/20: "" +*it.Brightness 21/21: "" +*it.Brightness 22/22: "" +*it.Brightness 23/23: "" +*it.Brightness 24/24: "" +*it.Brightness 25/25: "" +*ja.Brightness -25/-25: "" +*ja.Brightness -24/-24: "" +*ja.Brightness -23/-23: "" +*ja.Brightness -22/-22: "" +*ja.Brightness -21/-21: "" +*ja.Brightness -20/-20: "" +*ja.Brightness -19/-19: "" +*ja.Brightness -18/-18: "" +*ja.Brightness -17/-17: "" +*ja.Brightness -16/-16: "" +*ja.Brightness -15/-15: "" +*ja.Brightness -14/-14: "" +*ja.Brightness -13/-13: "" +*ja.Brightness -12/-12: "" +*ja.Brightness -11/-11: "" +*ja.Brightness -10/-10: "" +*ja.Brightness -9/-9: "" +*ja.Brightness -8/-8: "" +*ja.Brightness -7/-7: "" +*ja.Brightness -6/-6: "" +*ja.Brightness -5/-5: "" +*ja.Brightness -4/-4: "" +*ja.Brightness -3/-3: "" +*ja.Brightness -2/-2: "" +*ja.Brightness -1/-1: "" +*ja.Brightness 0/0: "" +*ja.Brightness 1/1: "" +*ja.Brightness 2/2: "" +*ja.Brightness 3/3: "" +*ja.Brightness 4/4: "" +*ja.Brightness 5/5: "" +*ja.Brightness 6/6: "" +*ja.Brightness 7/7: "" +*ja.Brightness 8/8: "" +*ja.Brightness 9/9: "" +*ja.Brightness 10/10: "" +*ja.Brightness 11/11: "" +*ja.Brightness 12/12: "" +*ja.Brightness 13/13: "" +*ja.Brightness 14/14: "" +*ja.Brightness 15/15: "" +*ja.Brightness 16/16: "" +*ja.Brightness 17/17: "" +*ja.Brightness 18/18: "" +*ja.Brightness 19/19: "" +*ja.Brightness 20/20: "" +*ja.Brightness 21/21: "" +*ja.Brightness 22/22: "" +*ja.Brightness 23/23: "" +*ja.Brightness 24/24: "" +*ja.Brightness 25/25: "" +*pt.Brightness -25/-25: "" +*pt.Brightness -24/-24: "" +*pt.Brightness -23/-23: "" +*pt.Brightness -22/-22: "" +*pt.Brightness -21/-21: "" +*pt.Brightness -20/-20: "" +*pt.Brightness -19/-19: "" +*pt.Brightness -18/-18: "" +*pt.Brightness -17/-17: "" +*pt.Brightness -16/-16: "" +*pt.Brightness -15/-15: "" +*pt.Brightness -14/-14: "" +*pt.Brightness -13/-13: "" +*pt.Brightness -12/-12: "" +*pt.Brightness -11/-11: "" +*pt.Brightness -10/-10: "" +*pt.Brightness -9/-9: "" +*pt.Brightness -8/-8: "" +*pt.Brightness -7/-7: "" +*pt.Brightness -6/-6: "" +*pt.Brightness -5/-5: "" +*pt.Brightness -4/-4: "" +*pt.Brightness -3/-3: "" +*pt.Brightness -2/-2: "" +*pt.Brightness -1/-1: "" +*pt.Brightness 0/0: "" +*pt.Brightness 1/1: "" +*pt.Brightness 2/2: "" +*pt.Brightness 3/3: "" +*pt.Brightness 4/4: "" +*pt.Brightness 5/5: "" +*pt.Brightness 6/6: "" +*pt.Brightness 7/7: "" +*pt.Brightness 8/8: "" +*pt.Brightness 9/9: "" +*pt.Brightness 10/10: "" +*pt.Brightness 11/11: "" +*pt.Brightness 12/12: "" +*pt.Brightness 13/13: "" +*pt.Brightness 14/14: "" +*pt.Brightness 15/15: "" +*pt.Brightness 16/16: "" +*pt.Brightness 17/17: "" +*pt.Brightness 18/18: "" +*pt.Brightness 19/19: "" +*pt.Brightness 20/20: "" +*pt.Brightness 21/21: "" +*pt.Brightness 22/22: "" +*pt.Brightness 23/23: "" +*pt.Brightness 24/24: "" +*pt.Brightness 25/25: "" +*pt_PT.Brightness -25/-25: "" +*pt_PT.Brightness -24/-24: "" +*pt_PT.Brightness -23/-23: "" +*pt_PT.Brightness -22/-22: "" +*pt_PT.Brightness -21/-21: "" +*pt_PT.Brightness -20/-20: "" +*pt_PT.Brightness -19/-19: "" +*pt_PT.Brightness -18/-18: "" +*pt_PT.Brightness -17/-17: "" +*pt_PT.Brightness -16/-16: "" +*pt_PT.Brightness -15/-15: "" +*pt_PT.Brightness -14/-14: "" +*pt_PT.Brightness -13/-13: "" +*pt_PT.Brightness -12/-12: "" +*pt_PT.Brightness -11/-11: "" +*pt_PT.Brightness -10/-10: "" +*pt_PT.Brightness -9/-9: "" +*pt_PT.Brightness -8/-8: "" +*pt_PT.Brightness -7/-7: "" +*pt_PT.Brightness -6/-6: "" +*pt_PT.Brightness -5/-5: "" +*pt_PT.Brightness -4/-4: "" +*pt_PT.Brightness -3/-3: "" +*pt_PT.Brightness -2/-2: "" +*pt_PT.Brightness -1/-1: "" +*pt_PT.Brightness 0/0: "" +*pt_PT.Brightness 1/1: "" +*pt_PT.Brightness 2/2: "" +*pt_PT.Brightness 3/3: "" +*pt_PT.Brightness 4/4: "" +*pt_PT.Brightness 5/5: "" +*pt_PT.Brightness 6/6: "" +*pt_PT.Brightness 7/7: "" +*pt_PT.Brightness 8/8: "" +*pt_PT.Brightness 9/9: "" +*pt_PT.Brightness 10/10: "" +*pt_PT.Brightness 11/11: "" +*pt_PT.Brightness 12/12: "" +*pt_PT.Brightness 13/13: "" +*pt_PT.Brightness 14/14: "" +*pt_PT.Brightness 15/15: "" +*pt_PT.Brightness 16/16: "" +*pt_PT.Brightness 17/17: "" +*pt_PT.Brightness 18/18: "" +*pt_PT.Brightness 19/19: "" +*pt_PT.Brightness 20/20: "" +*pt_PT.Brightness 21/21: "" +*pt_PT.Brightness 22/22: "" +*pt_PT.Brightness 23/23: "" +*pt_PT.Brightness 24/24: "" +*pt_PT.Brightness 25/25: "" +*es.Brightness -25/-25: "" +*es.Brightness -24/-24: "" +*es.Brightness -23/-23: "" +*es.Brightness -22/-22: "" +*es.Brightness -21/-21: "" +*es.Brightness -20/-20: "" +*es.Brightness -19/-19: "" +*es.Brightness -18/-18: "" +*es.Brightness -17/-17: "" +*es.Brightness -16/-16: "" +*es.Brightness -15/-15: "" +*es.Brightness -14/-14: "" +*es.Brightness -13/-13: "" +*es.Brightness -12/-12: "" +*es.Brightness -11/-11: "" +*es.Brightness -10/-10: "" +*es.Brightness -9/-9: "" +*es.Brightness -8/-8: "" +*es.Brightness -7/-7: "" +*es.Brightness -6/-6: "" +*es.Brightness -5/-5: "" +*es.Brightness -4/-4: "" +*es.Brightness -3/-3: "" +*es.Brightness -2/-2: "" +*es.Brightness -1/-1: "" +*es.Brightness 0/0: "" +*es.Brightness 1/1: "" +*es.Brightness 2/2: "" +*es.Brightness 3/3: "" +*es.Brightness 4/4: "" +*es.Brightness 5/5: "" +*es.Brightness 6/6: "" +*es.Brightness 7/7: "" +*es.Brightness 8/8: "" +*es.Brightness 9/9: "" +*es.Brightness 10/10: "" +*es.Brightness 11/11: "" +*es.Brightness 12/12: "" +*es.Brightness 13/13: "" +*es.Brightness 14/14: "" +*es.Brightness 15/15: "" +*es.Brightness 16/16: "" +*es.Brightness 17/17: "" +*es.Brightness 18/18: "" +*es.Brightness 19/19: "" +*es.Brightness 20/20: "" +*es.Brightness 21/21: "" +*es.Brightness 22/22: "" +*es.Brightness 23/23: "" +*es.Brightness 24/24: "" +*es.Brightness 25/25: "" +*ko.Brightness -25/-25: "" +*ko.Brightness -24/-24: "" +*ko.Brightness -23/-23: "" +*ko.Brightness -22/-22: "" +*ko.Brightness -21/-21: "" +*ko.Brightness -20/-20: "" +*ko.Brightness -19/-19: "" +*ko.Brightness -18/-18: "" +*ko.Brightness -17/-17: "" +*ko.Brightness -16/-16: "" +*ko.Brightness -15/-15: "" +*ko.Brightness -14/-14: "" +*ko.Brightness -13/-13: "" +*ko.Brightness -12/-12: "" +*ko.Brightness -11/-11: "" +*ko.Brightness -10/-10: "" +*ko.Brightness -9/-9: "" +*ko.Brightness -8/-8: "" +*ko.Brightness -7/-7: "" +*ko.Brightness -6/-6: "" +*ko.Brightness -5/-5: "" +*ko.Brightness -4/-4: "" +*ko.Brightness -3/-3: "" +*ko.Brightness -2/-2: "" +*ko.Brightness -1/-1: "" +*ko.Brightness 0/0: "" +*ko.Brightness 1/1: "" +*ko.Brightness 2/2: "" +*ko.Brightness 3/3: "" +*ko.Brightness 4/4: "" +*ko.Brightness 5/5: "" +*ko.Brightness 6/6: "" +*ko.Brightness 7/7: "" +*ko.Brightness 8/8: "" +*ko.Brightness 9/9: "" +*ko.Brightness 10/10: "" +*ko.Brightness 11/11: "" +*ko.Brightness 12/12: "" +*ko.Brightness 13/13: "" +*ko.Brightness 14/14: "" +*ko.Brightness 15/15: "" +*ko.Brightness 16/16: "" +*ko.Brightness 17/17: "" +*ko.Brightness 18/18: "" +*ko.Brightness 19/19: "" +*ko.Brightness 20/20: "" +*ko.Brightness 21/21: "" +*ko.Brightness 22/22: "" +*ko.Brightness 23/23: "" +*ko.Brightness 24/24: "" +*ko.Brightness 25/25: "" +*zh_TW.Brightness -25/-25: "" +*zh_TW.Brightness -24/-24: "" +*zh_TW.Brightness -23/-23: "" +*zh_TW.Brightness -22/-22: "" +*zh_TW.Brightness -21/-21: "" +*zh_TW.Brightness -20/-20: "" +*zh_TW.Brightness -19/-19: "" +*zh_TW.Brightness -18/-18: "" +*zh_TW.Brightness -17/-17: "" +*zh_TW.Brightness -16/-16: "" +*zh_TW.Brightness -15/-15: "" +*zh_TW.Brightness -14/-14: "" +*zh_TW.Brightness -13/-13: "" +*zh_TW.Brightness -12/-12: "" +*zh_TW.Brightness -11/-11: "" +*zh_TW.Brightness -10/-10: "" +*zh_TW.Brightness -9/-9: "" +*zh_TW.Brightness -8/-8: "" +*zh_TW.Brightness -7/-7: "" +*zh_TW.Brightness -6/-6: "" +*zh_TW.Brightness -5/-5: "" +*zh_TW.Brightness -4/-4: "" +*zh_TW.Brightness -3/-3: "" +*zh_TW.Brightness -2/-2: "" +*zh_TW.Brightness -1/-1: "" +*zh_TW.Brightness 0/0: "" +*zh_TW.Brightness 1/1: "" +*zh_TW.Brightness 2/2: "" +*zh_TW.Brightness 3/3: "" +*zh_TW.Brightness 4/4: "" +*zh_TW.Brightness 5/5: "" +*zh_TW.Brightness 6/6: "" +*zh_TW.Brightness 7/7: "" +*zh_TW.Brightness 8/8: "" +*zh_TW.Brightness 9/9: "" +*zh_TW.Brightness 10/10: "" +*zh_TW.Brightness 11/11: "" +*zh_TW.Brightness 12/12: "" +*zh_TW.Brightness 13/13: "" +*zh_TW.Brightness 14/14: "" +*zh_TW.Brightness 15/15: "" +*zh_TW.Brightness 16/16: "" +*zh_TW.Brightness 17/17: "" +*zh_TW.Brightness 18/18: "" +*zh_TW.Brightness 19/19: "" +*zh_TW.Brightness 20/20: "" +*zh_TW.Brightness 21/21: "" +*zh_TW.Brightness 22/22: "" +*zh_TW.Brightness 23/23: "" +*zh_TW.Brightness 24/24: "" +*zh_TW.Brightness 25/25: "" +*zh_CN.Brightness -25/-25: "" +*zh_CN.Brightness -24/-24: "" +*zh_CN.Brightness -23/-23: "" +*zh_CN.Brightness -22/-22: "" +*zh_CN.Brightness -21/-21: "" +*zh_CN.Brightness -20/-20: "" +*zh_CN.Brightness -19/-19: "" +*zh_CN.Brightness -18/-18: "" +*zh_CN.Brightness -17/-17: "" +*zh_CN.Brightness -16/-16: "" +*zh_CN.Brightness -15/-15: "" +*zh_CN.Brightness -14/-14: "" +*zh_CN.Brightness -13/-13: "" +*zh_CN.Brightness -12/-12: "" +*zh_CN.Brightness -11/-11: "" +*zh_CN.Brightness -10/-10: "" +*zh_CN.Brightness -9/-9: "" +*zh_CN.Brightness -8/-8: "" +*zh_CN.Brightness -7/-7: "" +*zh_CN.Brightness -6/-6: "" +*zh_CN.Brightness -5/-5: "" +*zh_CN.Brightness -4/-4: "" +*zh_CN.Brightness -3/-3: "" +*zh_CN.Brightness -2/-2: "" +*zh_CN.Brightness -1/-1: "" +*zh_CN.Brightness 0/0: "" +*zh_CN.Brightness 1/1: "" +*zh_CN.Brightness 2/2: "" +*zh_CN.Brightness 3/3: "" +*zh_CN.Brightness 4/4: "" +*zh_CN.Brightness 5/5: "" +*zh_CN.Brightness 6/6: "" +*zh_CN.Brightness 7/7: "" +*zh_CN.Brightness 8/8: "" +*zh_CN.Brightness 9/9: "" +*zh_CN.Brightness 10/10: "" +*zh_CN.Brightness 11/11: "" +*zh_CN.Brightness 12/12: "" +*zh_CN.Brightness 13/13: "" +*zh_CN.Brightness 14/14: "" +*zh_CN.Brightness 15/15: "" +*zh_CN.Brightness 16/16: "" +*zh_CN.Brightness 17/17: "" +*zh_CN.Brightness 18/18: "" +*zh_CN.Brightness 19/19: "" +*zh_CN.Brightness 20/20: "" +*zh_CN.Brightness 21/21: "" +*zh_CN.Brightness 22/22: "" +*zh_CN.Brightness 23/23: "" +*zh_CN.Brightness 24/24: "" +*zh_CN.Brightness 25/25: "" +*ru.Brightness -25/-25: "" +*ru.Brightness -24/-24: "" +*ru.Brightness -23/-23: "" +*ru.Brightness -22/-22: "" +*ru.Brightness -21/-21: "" +*ru.Brightness -20/-20: "" +*ru.Brightness -19/-19: "" +*ru.Brightness -18/-18: "" +*ru.Brightness -17/-17: "" +*ru.Brightness -16/-16: "" +*ru.Brightness -15/-15: "" +*ru.Brightness -14/-14: "" +*ru.Brightness -13/-13: "" +*ru.Brightness -12/-12: "" +*ru.Brightness -11/-11: "" +*ru.Brightness -10/-10: "" +*ru.Brightness -9/-9: "" +*ru.Brightness -8/-8: "" +*ru.Brightness -7/-7: "" +*ru.Brightness -6/-6: "" +*ru.Brightness -5/-5: "" +*ru.Brightness -4/-4: "" +*ru.Brightness -3/-3: "" +*ru.Brightness -2/-2: "" +*ru.Brightness -1/-1: "" +*ru.Brightness 0/0: "" +*ru.Brightness 1/1: "" +*ru.Brightness 2/2: "" +*ru.Brightness 3/3: "" +*ru.Brightness 4/4: "" +*ru.Brightness 5/5: "" +*ru.Brightness 6/6: "" +*ru.Brightness 7/7: "" +*ru.Brightness 8/8: "" +*ru.Brightness 9/9: "" +*ru.Brightness 10/10: "" +*ru.Brightness 11/11: "" +*ru.Brightness 12/12: "" +*ru.Brightness 13/13: "" +*ru.Brightness 14/14: "" +*ru.Brightness 15/15: "" +*ru.Brightness 16/16: "" +*ru.Brightness 17/17: "" +*ru.Brightness 18/18: "" +*ru.Brightness 19/19: "" +*ru.Brightness 20/20: "" +*ru.Brightness 21/21: "" +*ru.Brightness 22/22: "" +*ru.Brightness 23/23: "" +*ru.Brightness 24/24: "" +*ru.Brightness 25/25: "" +*CloseUI: *Brightness + + +*OpenUI *Contrast/Contrast: PickOne +*OrderDependency: 210 AnySetup *Contrast +*DefaultContrast: 0 +*Contrast -25/-25: "" +*Contrast -24/-24: "" +*Contrast -23/-23: "" +*Contrast -22/-22: "" +*Contrast -21/-21: "" +*Contrast -20/-20: "" +*Contrast -19/-19: "" +*Contrast -18/-18: "" +*Contrast -17/-17: "" +*Contrast -16/-16: "" +*Contrast -15/-15: "" +*Contrast -14/-14: "" +*Contrast -13/-13: "" +*Contrast -12/-12: "" +*Contrast -11/-11: "" +*Contrast -10/-10: "" +*Contrast -9/-9: "" +*Contrast -8/-8: "" +*Contrast -7/-7: "" +*Contrast -6/-6: "" +*Contrast -5/-5: "" +*Contrast -4/-4: "" +*Contrast -3/-3: "" +*Contrast -2/-2: "" +*Contrast -1/-1: "" +*Contrast 0/0: "" +*Contrast 1/1: "" +*Contrast 2/2: "" +*Contrast 3/3: "" +*Contrast 4/4: "" +*Contrast 5/5: "" +*Contrast 6/6: "" +*Contrast 7/7: "" +*Contrast 8/8: "" +*Contrast 9/9: "" +*Contrast 10/10: "" +*Contrast 11/11: "" +*Contrast 12/12: "" +*Contrast 13/13: "" +*Contrast 14/14: "" +*Contrast 15/15: "" +*Contrast 16/16: "" +*Contrast 17/17: "" +*Contrast 18/18: "" +*Contrast 19/19: "" +*Contrast 20/20: "" +*Contrast 21/21: "" +*Contrast 22/22: "" +*Contrast 23/23: "" +*Contrast 24/24: "" +*Contrast 25/25: "" +*nl.Translation Contrast/Contrast: "" +*fr.Translation Contrast/Contraste : "" +*de.Translation Contrast/Kontrast: "" +*it.Translation Contrast/Contrasto: "" +*ja.Translation Contrast/コントラスト: "" +*pt.Translation Contrast/Contraste: "" +*pt_PT.Translation Contrast/Contraste: "" +*es.Translation Contrast/Contraste: "" +*ko.Translation Contrast/대비: "" +*zh_TW.Translation Contrast/對比: "" +*zh_CN.Translation Contrast/对比度: "" +*ru.Translation Contrast/Контрастность: "" +*nl.Contrast -25/-25: "" +*nl.Contrast -24/-24: "" +*nl.Contrast -23/-23: "" +*nl.Contrast -22/-22: "" +*nl.Contrast -21/-21: "" +*nl.Contrast -20/-20: "" +*nl.Contrast -19/-19: "" +*nl.Contrast -18/-18: "" +*nl.Contrast -17/-17: "" +*nl.Contrast -16/-16: "" +*nl.Contrast -15/-15: "" +*nl.Contrast -14/-14: "" +*nl.Contrast -13/-13: "" +*nl.Contrast -12/-12: "" +*nl.Contrast -11/-11: "" +*nl.Contrast -10/-10: "" +*nl.Contrast -9/-9: "" +*nl.Contrast -8/-8: "" +*nl.Contrast -7/-7: "" +*nl.Contrast -6/-6: "" +*nl.Contrast -5/-5: "" +*nl.Contrast -4/-4: "" +*nl.Contrast -3/-3: "" +*nl.Contrast -2/-2: "" +*nl.Contrast -1/-1: "" +*nl.Contrast 0/0: "" +*nl.Contrast 1/1: "" +*nl.Contrast 2/2: "" +*nl.Contrast 3/3: "" +*nl.Contrast 4/4: "" +*nl.Contrast 5/5: "" +*nl.Contrast 6/6: "" +*nl.Contrast 7/7: "" +*nl.Contrast 8/8: "" +*nl.Contrast 9/9: "" +*nl.Contrast 10/10: "" +*nl.Contrast 11/11: "" +*nl.Contrast 12/12: "" +*nl.Contrast 13/13: "" +*nl.Contrast 14/14: "" +*nl.Contrast 15/15: "" +*nl.Contrast 16/16: "" +*nl.Contrast 17/17: "" +*nl.Contrast 18/18: "" +*nl.Contrast 19/19: "" +*nl.Contrast 20/20: "" +*nl.Contrast 21/21: "" +*nl.Contrast 22/22: "" +*nl.Contrast 23/23: "" +*nl.Contrast 24/24: "" +*nl.Contrast 25/25: "" +*fr.Contrast -25/-25: "" +*fr.Contrast -24/-24: "" +*fr.Contrast -23/-23: "" +*fr.Contrast -22/-22: "" +*fr.Contrast -21/-21: "" +*fr.Contrast -20/-20: "" +*fr.Contrast -19/-19: "" +*fr.Contrast -18/-18: "" +*fr.Contrast -17/-17: "" +*fr.Contrast -16/-16: "" +*fr.Contrast -15/-15: "" +*fr.Contrast -14/-14: "" +*fr.Contrast -13/-13: "" +*fr.Contrast -12/-12: "" +*fr.Contrast -11/-11: "" +*fr.Contrast -10/-10: "" +*fr.Contrast -9/-9: "" +*fr.Contrast -8/-8: "" +*fr.Contrast -7/-7: "" +*fr.Contrast -6/-6: "" +*fr.Contrast -5/-5: "" +*fr.Contrast -4/-4: "" +*fr.Contrast -3/-3: "" +*fr.Contrast -2/-2: "" +*fr.Contrast -1/-1: "" +*fr.Contrast 0/0: "" +*fr.Contrast 1/1: "" +*fr.Contrast 2/2: "" +*fr.Contrast 3/3: "" +*fr.Contrast 4/4: "" +*fr.Contrast 5/5: "" +*fr.Contrast 6/6: "" +*fr.Contrast 7/7: "" +*fr.Contrast 8/8: "" +*fr.Contrast 9/9: "" +*fr.Contrast 10/10: "" +*fr.Contrast 11/11: "" +*fr.Contrast 12/12: "" +*fr.Contrast 13/13: "" +*fr.Contrast 14/14: "" +*fr.Contrast 15/15: "" +*fr.Contrast 16/16: "" +*fr.Contrast 17/17: "" +*fr.Contrast 18/18: "" +*fr.Contrast 19/19: "" +*fr.Contrast 20/20: "" +*fr.Contrast 21/21: "" +*fr.Contrast 22/22: "" +*fr.Contrast 23/23: "" +*fr.Contrast 24/24: "" +*fr.Contrast 25/25: "" +*de.Contrast -25/-25: "" +*de.Contrast -24/-24: "" +*de.Contrast -23/-23: "" +*de.Contrast -22/-22: "" +*de.Contrast -21/-21: "" +*de.Contrast -20/-20: "" +*de.Contrast -19/-19: "" +*de.Contrast -18/-18: "" +*de.Contrast -17/-17: "" +*de.Contrast -16/-16: "" +*de.Contrast -15/-15: "" +*de.Contrast -14/-14: "" +*de.Contrast -13/-13: "" +*de.Contrast -12/-12: "" +*de.Contrast -11/-11: "" +*de.Contrast -10/-10: "" +*de.Contrast -9/-9: "" +*de.Contrast -8/-8: "" +*de.Contrast -7/-7: "" +*de.Contrast -6/-6: "" +*de.Contrast -5/-5: "" +*de.Contrast -4/-4: "" +*de.Contrast -3/-3: "" +*de.Contrast -2/-2: "" +*de.Contrast -1/-1: "" +*de.Contrast 0/0: "" +*de.Contrast 1/1: "" +*de.Contrast 2/2: "" +*de.Contrast 3/3: "" +*de.Contrast 4/4: "" +*de.Contrast 5/5: "" +*de.Contrast 6/6: "" +*de.Contrast 7/7: "" +*de.Contrast 8/8: "" +*de.Contrast 9/9: "" +*de.Contrast 10/10: "" +*de.Contrast 11/11: "" +*de.Contrast 12/12: "" +*de.Contrast 13/13: "" +*de.Contrast 14/14: "" +*de.Contrast 15/15: "" +*de.Contrast 16/16: "" +*de.Contrast 17/17: "" +*de.Contrast 18/18: "" +*de.Contrast 19/19: "" +*de.Contrast 20/20: "" +*de.Contrast 21/21: "" +*de.Contrast 22/22: "" +*de.Contrast 23/23: "" +*de.Contrast 24/24: "" +*de.Contrast 25/25: "" +*it.Contrast -25/-25: "" +*it.Contrast -24/-24: "" +*it.Contrast -23/-23: "" +*it.Contrast -22/-22: "" +*it.Contrast -21/-21: "" +*it.Contrast -20/-20: "" +*it.Contrast -19/-19: "" +*it.Contrast -18/-18: "" +*it.Contrast -17/-17: "" +*it.Contrast -16/-16: "" +*it.Contrast -15/-15: "" +*it.Contrast -14/-14: "" +*it.Contrast -13/-13: "" +*it.Contrast -12/-12: "" +*it.Contrast -11/-11: "" +*it.Contrast -10/-10: "" +*it.Contrast -9/-9: "" +*it.Contrast -8/-8: "" +*it.Contrast -7/-7: "" +*it.Contrast -6/-6: "" +*it.Contrast -5/-5: "" +*it.Contrast -4/-4: "" +*it.Contrast -3/-3: "" +*it.Contrast -2/-2: "" +*it.Contrast -1/-1: "" +*it.Contrast 0/0: "" +*it.Contrast 1/1: "" +*it.Contrast 2/2: "" +*it.Contrast 3/3: "" +*it.Contrast 4/4: "" +*it.Contrast 5/5: "" +*it.Contrast 6/6: "" +*it.Contrast 7/7: "" +*it.Contrast 8/8: "" +*it.Contrast 9/9: "" +*it.Contrast 10/10: "" +*it.Contrast 11/11: "" +*it.Contrast 12/12: "" +*it.Contrast 13/13: "" +*it.Contrast 14/14: "" +*it.Contrast 15/15: "" +*it.Contrast 16/16: "" +*it.Contrast 17/17: "" +*it.Contrast 18/18: "" +*it.Contrast 19/19: "" +*it.Contrast 20/20: "" +*it.Contrast 21/21: "" +*it.Contrast 22/22: "" +*it.Contrast 23/23: "" +*it.Contrast 24/24: "" +*it.Contrast 25/25: "" +*ja.Contrast -25/-25: "" +*ja.Contrast -24/-24: "" +*ja.Contrast -23/-23: "" +*ja.Contrast -22/-22: "" +*ja.Contrast -21/-21: "" +*ja.Contrast -20/-20: "" +*ja.Contrast -19/-19: "" +*ja.Contrast -18/-18: "" +*ja.Contrast -17/-17: "" +*ja.Contrast -16/-16: "" +*ja.Contrast -15/-15: "" +*ja.Contrast -14/-14: "" +*ja.Contrast -13/-13: "" +*ja.Contrast -12/-12: "" +*ja.Contrast -11/-11: "" +*ja.Contrast -10/-10: "" +*ja.Contrast -9/-9: "" +*ja.Contrast -8/-8: "" +*ja.Contrast -7/-7: "" +*ja.Contrast -6/-6: "" +*ja.Contrast -5/-5: "" +*ja.Contrast -4/-4: "" +*ja.Contrast -3/-3: "" +*ja.Contrast -2/-2: "" +*ja.Contrast -1/-1: "" +*ja.Contrast 0/0: "" +*ja.Contrast 1/1: "" +*ja.Contrast 2/2: "" +*ja.Contrast 3/3: "" +*ja.Contrast 4/4: "" +*ja.Contrast 5/5: "" +*ja.Contrast 6/6: "" +*ja.Contrast 7/7: "" +*ja.Contrast 8/8: "" +*ja.Contrast 9/9: "" +*ja.Contrast 10/10: "" +*ja.Contrast 11/11: "" +*ja.Contrast 12/12: "" +*ja.Contrast 13/13: "" +*ja.Contrast 14/14: "" +*ja.Contrast 15/15: "" +*ja.Contrast 16/16: "" +*ja.Contrast 17/17: "" +*ja.Contrast 18/18: "" +*ja.Contrast 19/19: "" +*ja.Contrast 20/20: "" +*ja.Contrast 21/21: "" +*ja.Contrast 22/22: "" +*ja.Contrast 23/23: "" +*ja.Contrast 24/24: "" +*ja.Contrast 25/25: "" +*pt.Contrast -25/-25: "" +*pt.Contrast -24/-24: "" +*pt.Contrast -23/-23: "" +*pt.Contrast -22/-22: "" +*pt.Contrast -21/-21: "" +*pt.Contrast -20/-20: "" +*pt.Contrast -19/-19: "" +*pt.Contrast -18/-18: "" +*pt.Contrast -17/-17: "" +*pt.Contrast -16/-16: "" +*pt.Contrast -15/-15: "" +*pt.Contrast -14/-14: "" +*pt.Contrast -13/-13: "" +*pt.Contrast -12/-12: "" +*pt.Contrast -11/-11: "" +*pt.Contrast -10/-10: "" +*pt.Contrast -9/-9: "" +*pt.Contrast -8/-8: "" +*pt.Contrast -7/-7: "" +*pt.Contrast -6/-6: "" +*pt.Contrast -5/-5: "" +*pt.Contrast -4/-4: "" +*pt.Contrast -3/-3: "" +*pt.Contrast -2/-2: "" +*pt.Contrast -1/-1: "" +*pt.Contrast 0/0: "" +*pt.Contrast 1/1: "" +*pt.Contrast 2/2: "" +*pt.Contrast 3/3: "" +*pt.Contrast 4/4: "" +*pt.Contrast 5/5: "" +*pt.Contrast 6/6: "" +*pt.Contrast 7/7: "" +*pt.Contrast 8/8: "" +*pt.Contrast 9/9: "" +*pt.Contrast 10/10: "" +*pt.Contrast 11/11: "" +*pt.Contrast 12/12: "" +*pt.Contrast 13/13: "" +*pt.Contrast 14/14: "" +*pt.Contrast 15/15: "" +*pt.Contrast 16/16: "" +*pt.Contrast 17/17: "" +*pt.Contrast 18/18: "" +*pt.Contrast 19/19: "" +*pt.Contrast 20/20: "" +*pt.Contrast 21/21: "" +*pt.Contrast 22/22: "" +*pt.Contrast 23/23: "" +*pt.Contrast 24/24: "" +*pt.Contrast 25/25: "" +*pt_PT.Contrast -25/-25: "" +*pt_PT.Contrast -24/-24: "" +*pt_PT.Contrast -23/-23: "" +*pt_PT.Contrast -22/-22: "" +*pt_PT.Contrast -21/-21: "" +*pt_PT.Contrast -20/-20: "" +*pt_PT.Contrast -19/-19: "" +*pt_PT.Contrast -18/-18: "" +*pt_PT.Contrast -17/-17: "" +*pt_PT.Contrast -16/-16: "" +*pt_PT.Contrast -15/-15: "" +*pt_PT.Contrast -14/-14: "" +*pt_PT.Contrast -13/-13: "" +*pt_PT.Contrast -12/-12: "" +*pt_PT.Contrast -11/-11: "" +*pt_PT.Contrast -10/-10: "" +*pt_PT.Contrast -9/-9: "" +*pt_PT.Contrast -8/-8: "" +*pt_PT.Contrast -7/-7: "" +*pt_PT.Contrast -6/-6: "" +*pt_PT.Contrast -5/-5: "" +*pt_PT.Contrast -4/-4: "" +*pt_PT.Contrast -3/-3: "" +*pt_PT.Contrast -2/-2: "" +*pt_PT.Contrast -1/-1: "" +*pt_PT.Contrast 0/0: "" +*pt_PT.Contrast 1/1: "" +*pt_PT.Contrast 2/2: "" +*pt_PT.Contrast 3/3: "" +*pt_PT.Contrast 4/4: "" +*pt_PT.Contrast 5/5: "" +*pt_PT.Contrast 6/6: "" +*pt_PT.Contrast 7/7: "" +*pt_PT.Contrast 8/8: "" +*pt_PT.Contrast 9/9: "" +*pt_PT.Contrast 10/10: "" +*pt_PT.Contrast 11/11: "" +*pt_PT.Contrast 12/12: "" +*pt_PT.Contrast 13/13: "" +*pt_PT.Contrast 14/14: "" +*pt_PT.Contrast 15/15: "" +*pt_PT.Contrast 16/16: "" +*pt_PT.Contrast 17/17: "" +*pt_PT.Contrast 18/18: "" +*pt_PT.Contrast 19/19: "" +*pt_PT.Contrast 20/20: "" +*pt_PT.Contrast 21/21: "" +*pt_PT.Contrast 22/22: "" +*pt_PT.Contrast 23/23: "" +*pt_PT.Contrast 24/24: "" +*pt_PT.Contrast 25/25: "" +*es.Contrast -25/-25: "" +*es.Contrast -24/-24: "" +*es.Contrast -23/-23: "" +*es.Contrast -22/-22: "" +*es.Contrast -21/-21: "" +*es.Contrast -20/-20: "" +*es.Contrast -19/-19: "" +*es.Contrast -18/-18: "" +*es.Contrast -17/-17: "" +*es.Contrast -16/-16: "" +*es.Contrast -15/-15: "" +*es.Contrast -14/-14: "" +*es.Contrast -13/-13: "" +*es.Contrast -12/-12: "" +*es.Contrast -11/-11: "" +*es.Contrast -10/-10: "" +*es.Contrast -9/-9: "" +*es.Contrast -8/-8: "" +*es.Contrast -7/-7: "" +*es.Contrast -6/-6: "" +*es.Contrast -5/-5: "" +*es.Contrast -4/-4: "" +*es.Contrast -3/-3: "" +*es.Contrast -2/-2: "" +*es.Contrast -1/-1: "" +*es.Contrast 0/0: "" +*es.Contrast 1/1: "" +*es.Contrast 2/2: "" +*es.Contrast 3/3: "" +*es.Contrast 4/4: "" +*es.Contrast 5/5: "" +*es.Contrast 6/6: "" +*es.Contrast 7/7: "" +*es.Contrast 8/8: "" +*es.Contrast 9/9: "" +*es.Contrast 10/10: "" +*es.Contrast 11/11: "" +*es.Contrast 12/12: "" +*es.Contrast 13/13: "" +*es.Contrast 14/14: "" +*es.Contrast 15/15: "" +*es.Contrast 16/16: "" +*es.Contrast 17/17: "" +*es.Contrast 18/18: "" +*es.Contrast 19/19: "" +*es.Contrast 20/20: "" +*es.Contrast 21/21: "" +*es.Contrast 22/22: "" +*es.Contrast 23/23: "" +*es.Contrast 24/24: "" +*es.Contrast 25/25: "" +*ko.Contrast -25/-25: "" +*ko.Contrast -24/-24: "" +*ko.Contrast -23/-23: "" +*ko.Contrast -22/-22: "" +*ko.Contrast -21/-21: "" +*ko.Contrast -20/-20: "" +*ko.Contrast -19/-19: "" +*ko.Contrast -18/-18: "" +*ko.Contrast -17/-17: "" +*ko.Contrast -16/-16: "" +*ko.Contrast -15/-15: "" +*ko.Contrast -14/-14: "" +*ko.Contrast -13/-13: "" +*ko.Contrast -12/-12: "" +*ko.Contrast -11/-11: "" +*ko.Contrast -10/-10: "" +*ko.Contrast -9/-9: "" +*ko.Contrast -8/-8: "" +*ko.Contrast -7/-7: "" +*ko.Contrast -6/-6: "" +*ko.Contrast -5/-5: "" +*ko.Contrast -4/-4: "" +*ko.Contrast -3/-3: "" +*ko.Contrast -2/-2: "" +*ko.Contrast -1/-1: "" +*ko.Contrast 0/0: "" +*ko.Contrast 1/1: "" +*ko.Contrast 2/2: "" +*ko.Contrast 3/3: "" +*ko.Contrast 4/4: "" +*ko.Contrast 5/5: "" +*ko.Contrast 6/6: "" +*ko.Contrast 7/7: "" +*ko.Contrast 8/8: "" +*ko.Contrast 9/9: "" +*ko.Contrast 10/10: "" +*ko.Contrast 11/11: "" +*ko.Contrast 12/12: "" +*ko.Contrast 13/13: "" +*ko.Contrast 14/14: "" +*ko.Contrast 15/15: "" +*ko.Contrast 16/16: "" +*ko.Contrast 17/17: "" +*ko.Contrast 18/18: "" +*ko.Contrast 19/19: "" +*ko.Contrast 20/20: "" +*ko.Contrast 21/21: "" +*ko.Contrast 22/22: "" +*ko.Contrast 23/23: "" +*ko.Contrast 24/24: "" +*ko.Contrast 25/25: "" +*zh_TW.Contrast -25/-25: "" +*zh_TW.Contrast -24/-24: "" +*zh_TW.Contrast -23/-23: "" +*zh_TW.Contrast -22/-22: "" +*zh_TW.Contrast -21/-21: "" +*zh_TW.Contrast -20/-20: "" +*zh_TW.Contrast -19/-19: "" +*zh_TW.Contrast -18/-18: "" +*zh_TW.Contrast -17/-17: "" +*zh_TW.Contrast -16/-16: "" +*zh_TW.Contrast -15/-15: "" +*zh_TW.Contrast -14/-14: "" +*zh_TW.Contrast -13/-13: "" +*zh_TW.Contrast -12/-12: "" +*zh_TW.Contrast -11/-11: "" +*zh_TW.Contrast -10/-10: "" +*zh_TW.Contrast -9/-9: "" +*zh_TW.Contrast -8/-8: "" +*zh_TW.Contrast -7/-7: "" +*zh_TW.Contrast -6/-6: "" +*zh_TW.Contrast -5/-5: "" +*zh_TW.Contrast -4/-4: "" +*zh_TW.Contrast -3/-3: "" +*zh_TW.Contrast -2/-2: "" +*zh_TW.Contrast -1/-1: "" +*zh_TW.Contrast 0/0: "" +*zh_TW.Contrast 1/1: "" +*zh_TW.Contrast 2/2: "" +*zh_TW.Contrast 3/3: "" +*zh_TW.Contrast 4/4: "" +*zh_TW.Contrast 5/5: "" +*zh_TW.Contrast 6/6: "" +*zh_TW.Contrast 7/7: "" +*zh_TW.Contrast 8/8: "" +*zh_TW.Contrast 9/9: "" +*zh_TW.Contrast 10/10: "" +*zh_TW.Contrast 11/11: "" +*zh_TW.Contrast 12/12: "" +*zh_TW.Contrast 13/13: "" +*zh_TW.Contrast 14/14: "" +*zh_TW.Contrast 15/15: "" +*zh_TW.Contrast 16/16: "" +*zh_TW.Contrast 17/17: "" +*zh_TW.Contrast 18/18: "" +*zh_TW.Contrast 19/19: "" +*zh_TW.Contrast 20/20: "" +*zh_TW.Contrast 21/21: "" +*zh_TW.Contrast 22/22: "" +*zh_TW.Contrast 23/23: "" +*zh_TW.Contrast 24/24: "" +*zh_TW.Contrast 25/25: "" +*zh_CN.Contrast -25/-25: "" +*zh_CN.Contrast -24/-24: "" +*zh_CN.Contrast -23/-23: "" +*zh_CN.Contrast -22/-22: "" +*zh_CN.Contrast -21/-21: "" +*zh_CN.Contrast -20/-20: "" +*zh_CN.Contrast -19/-19: "" +*zh_CN.Contrast -18/-18: "" +*zh_CN.Contrast -17/-17: "" +*zh_CN.Contrast -16/-16: "" +*zh_CN.Contrast -15/-15: "" +*zh_CN.Contrast -14/-14: "" +*zh_CN.Contrast -13/-13: "" +*zh_CN.Contrast -12/-12: "" +*zh_CN.Contrast -11/-11: "" +*zh_CN.Contrast -10/-10: "" +*zh_CN.Contrast -9/-9: "" +*zh_CN.Contrast -8/-8: "" +*zh_CN.Contrast -7/-7: "" +*zh_CN.Contrast -6/-6: "" +*zh_CN.Contrast -5/-5: "" +*zh_CN.Contrast -4/-4: "" +*zh_CN.Contrast -3/-3: "" +*zh_CN.Contrast -2/-2: "" +*zh_CN.Contrast -1/-1: "" +*zh_CN.Contrast 0/0: "" +*zh_CN.Contrast 1/1: "" +*zh_CN.Contrast 2/2: "" +*zh_CN.Contrast 3/3: "" +*zh_CN.Contrast 4/4: "" +*zh_CN.Contrast 5/5: "" +*zh_CN.Contrast 6/6: "" +*zh_CN.Contrast 7/7: "" +*zh_CN.Contrast 8/8: "" +*zh_CN.Contrast 9/9: "" +*zh_CN.Contrast 10/10: "" +*zh_CN.Contrast 11/11: "" +*zh_CN.Contrast 12/12: "" +*zh_CN.Contrast 13/13: "" +*zh_CN.Contrast 14/14: "" +*zh_CN.Contrast 15/15: "" +*zh_CN.Contrast 16/16: "" +*zh_CN.Contrast 17/17: "" +*zh_CN.Contrast 18/18: "" +*zh_CN.Contrast 19/19: "" +*zh_CN.Contrast 20/20: "" +*zh_CN.Contrast 21/21: "" +*zh_CN.Contrast 22/22: "" +*zh_CN.Contrast 23/23: "" +*zh_CN.Contrast 24/24: "" +*zh_CN.Contrast 25/25: "" +*ru.Contrast -25/-25: "" +*ru.Contrast -24/-24: "" +*ru.Contrast -23/-23: "" +*ru.Contrast -22/-22: "" +*ru.Contrast -21/-21: "" +*ru.Contrast -20/-20: "" +*ru.Contrast -19/-19: "" +*ru.Contrast -18/-18: "" +*ru.Contrast -17/-17: "" +*ru.Contrast -16/-16: "" +*ru.Contrast -15/-15: "" +*ru.Contrast -14/-14: "" +*ru.Contrast -13/-13: "" +*ru.Contrast -12/-12: "" +*ru.Contrast -11/-11: "" +*ru.Contrast -10/-10: "" +*ru.Contrast -9/-9: "" +*ru.Contrast -8/-8: "" +*ru.Contrast -7/-7: "" +*ru.Contrast -6/-6: "" +*ru.Contrast -5/-5: "" +*ru.Contrast -4/-4: "" +*ru.Contrast -3/-3: "" +*ru.Contrast -2/-2: "" +*ru.Contrast -1/-1: "" +*ru.Contrast 0/0: "" +*ru.Contrast 1/1: "" +*ru.Contrast 2/2: "" +*ru.Contrast 3/3: "" +*ru.Contrast 4/4: "" +*ru.Contrast 5/5: "" +*ru.Contrast 6/6: "" +*ru.Contrast 7/7: "" +*ru.Contrast 8/8: "" +*ru.Contrast 9/9: "" +*ru.Contrast 10/10: "" +*ru.Contrast 11/11: "" +*ru.Contrast 12/12: "" +*ru.Contrast 13/13: "" +*ru.Contrast 14/14: "" +*ru.Contrast 15/15: "" +*ru.Contrast 16/16: "" +*ru.Contrast 17/17: "" +*ru.Contrast 18/18: "" +*ru.Contrast 19/19: "" +*ru.Contrast 20/20: "" +*ru.Contrast 21/21: "" +*ru.Contrast 22/22: "" +*ru.Contrast 23/23: "" +*ru.Contrast 24/24: "" +*ru.Contrast 25/25: "" +*CloseUI: *Contrast + + +*OpenUI *Saturation/Saturation: PickOne +*OrderDependency: 220 AnySetup *Saturation +*DefaultSaturation: 0 +*Saturation -25/-25: "" +*Saturation -24/-24: "" +*Saturation -23/-23: "" +*Saturation -22/-22: "" +*Saturation -21/-21: "" +*Saturation -20/-20: "" +*Saturation -19/-19: "" +*Saturation -18/-18: "" +*Saturation -17/-17: "" +*Saturation -16/-16: "" +*Saturation -15/-15: "" +*Saturation -14/-14: "" +*Saturation -13/-13: "" +*Saturation -12/-12: "" +*Saturation -11/-11: "" +*Saturation -10/-10: "" +*Saturation -9/-9: "" +*Saturation -8/-8: "" +*Saturation -7/-7: "" +*Saturation -6/-6: "" +*Saturation -5/-5: "" +*Saturation -4/-4: "" +*Saturation -3/-3: "" +*Saturation -2/-2: "" +*Saturation -1/-1: "" +*Saturation 0/0: "" +*Saturation 1/1: "" +*Saturation 2/2: "" +*Saturation 3/3: "" +*Saturation 4/4: "" +*Saturation 5/5: "" +*Saturation 6/6: "" +*Saturation 7/7: "" +*Saturation 8/8: "" +*Saturation 9/9: "" +*Saturation 10/10: "" +*Saturation 11/11: "" +*Saturation 12/12: "" +*Saturation 13/13: "" +*Saturation 14/14: "" +*Saturation 15/15: "" +*Saturation 16/16: "" +*Saturation 17/17: "" +*Saturation 18/18: "" +*Saturation 19/19: "" +*Saturation 20/20: "" +*Saturation 21/21: "" +*Saturation 22/22: "" +*Saturation 23/23: "" +*Saturation 24/24: "" +*Saturation 25/25: "" +*nl.Translation Saturation/Verzadiging: "" +*fr.Translation Saturation/Saturation : "" +*de.Translation Saturation/Sättigung: "" +*it.Translation Saturation/Saturazione: "" +*ja.Translation Saturation/彩度: "" +*pt.Translation Saturation/Saturação: "" +*pt_PT.Translation Saturation/Saturação: "" +*es.Translation Saturation/Saturación: "" +*ko.Translation Saturation/채도: "" +*zh_TW.Translation Saturation/飽和度: "" +*zh_CN.Translation Saturation/饱和度: "" +*ru.Translation Saturation/Насыщенность: "" +*nl.Saturation -25/-25: "" +*nl.Saturation -24/-24: "" +*nl.Saturation -23/-23: "" +*nl.Saturation -22/-22: "" +*nl.Saturation -21/-21: "" +*nl.Saturation -20/-20: "" +*nl.Saturation -19/-19: "" +*nl.Saturation -18/-18: "" +*nl.Saturation -17/-17: "" +*nl.Saturation -16/-16: "" +*nl.Saturation -15/-15: "" +*nl.Saturation -14/-14: "" +*nl.Saturation -13/-13: "" +*nl.Saturation -12/-12: "" +*nl.Saturation -11/-11: "" +*nl.Saturation -10/-10: "" +*nl.Saturation -9/-9: "" +*nl.Saturation -8/-8: "" +*nl.Saturation -7/-7: "" +*nl.Saturation -6/-6: "" +*nl.Saturation -5/-5: "" +*nl.Saturation -4/-4: "" +*nl.Saturation -3/-3: "" +*nl.Saturation -2/-2: "" +*nl.Saturation -1/-1: "" +*nl.Saturation 0/0: "" +*nl.Saturation 1/1: "" +*nl.Saturation 2/2: "" +*nl.Saturation 3/3: "" +*nl.Saturation 4/4: "" +*nl.Saturation 5/5: "" +*nl.Saturation 6/6: "" +*nl.Saturation 7/7: "" +*nl.Saturation 8/8: "" +*nl.Saturation 9/9: "" +*nl.Saturation 10/10: "" +*nl.Saturation 11/11: "" +*nl.Saturation 12/12: "" +*nl.Saturation 13/13: "" +*nl.Saturation 14/14: "" +*nl.Saturation 15/15: "" +*nl.Saturation 16/16: "" +*nl.Saturation 17/17: "" +*nl.Saturation 18/18: "" +*nl.Saturation 19/19: "" +*nl.Saturation 20/20: "" +*nl.Saturation 21/21: "" +*nl.Saturation 22/22: "" +*nl.Saturation 23/23: "" +*nl.Saturation 24/24: "" +*nl.Saturation 25/25: "" +*fr.Saturation -25/-25: "" +*fr.Saturation -24/-24: "" +*fr.Saturation -23/-23: "" +*fr.Saturation -22/-22: "" +*fr.Saturation -21/-21: "" +*fr.Saturation -20/-20: "" +*fr.Saturation -19/-19: "" +*fr.Saturation -18/-18: "" +*fr.Saturation -17/-17: "" +*fr.Saturation -16/-16: "" +*fr.Saturation -15/-15: "" +*fr.Saturation -14/-14: "" +*fr.Saturation -13/-13: "" +*fr.Saturation -12/-12: "" +*fr.Saturation -11/-11: "" +*fr.Saturation -10/-10: "" +*fr.Saturation -9/-9: "" +*fr.Saturation -8/-8: "" +*fr.Saturation -7/-7: "" +*fr.Saturation -6/-6: "" +*fr.Saturation -5/-5: "" +*fr.Saturation -4/-4: "" +*fr.Saturation -3/-3: "" +*fr.Saturation -2/-2: "" +*fr.Saturation -1/-1: "" +*fr.Saturation 0/0: "" +*fr.Saturation 1/1: "" +*fr.Saturation 2/2: "" +*fr.Saturation 3/3: "" +*fr.Saturation 4/4: "" +*fr.Saturation 5/5: "" +*fr.Saturation 6/6: "" +*fr.Saturation 7/7: "" +*fr.Saturation 8/8: "" +*fr.Saturation 9/9: "" +*fr.Saturation 10/10: "" +*fr.Saturation 11/11: "" +*fr.Saturation 12/12: "" +*fr.Saturation 13/13: "" +*fr.Saturation 14/14: "" +*fr.Saturation 15/15: "" +*fr.Saturation 16/16: "" +*fr.Saturation 17/17: "" +*fr.Saturation 18/18: "" +*fr.Saturation 19/19: "" +*fr.Saturation 20/20: "" +*fr.Saturation 21/21: "" +*fr.Saturation 22/22: "" +*fr.Saturation 23/23: "" +*fr.Saturation 24/24: "" +*fr.Saturation 25/25: "" +*de.Saturation -25/-25: "" +*de.Saturation -24/-24: "" +*de.Saturation -23/-23: "" +*de.Saturation -22/-22: "" +*de.Saturation -21/-21: "" +*de.Saturation -20/-20: "" +*de.Saturation -19/-19: "" +*de.Saturation -18/-18: "" +*de.Saturation -17/-17: "" +*de.Saturation -16/-16: "" +*de.Saturation -15/-15: "" +*de.Saturation -14/-14: "" +*de.Saturation -13/-13: "" +*de.Saturation -12/-12: "" +*de.Saturation -11/-11: "" +*de.Saturation -10/-10: "" +*de.Saturation -9/-9: "" +*de.Saturation -8/-8: "" +*de.Saturation -7/-7: "" +*de.Saturation -6/-6: "" +*de.Saturation -5/-5: "" +*de.Saturation -4/-4: "" +*de.Saturation -3/-3: "" +*de.Saturation -2/-2: "" +*de.Saturation -1/-1: "" +*de.Saturation 0/0: "" +*de.Saturation 1/1: "" +*de.Saturation 2/2: "" +*de.Saturation 3/3: "" +*de.Saturation 4/4: "" +*de.Saturation 5/5: "" +*de.Saturation 6/6: "" +*de.Saturation 7/7: "" +*de.Saturation 8/8: "" +*de.Saturation 9/9: "" +*de.Saturation 10/10: "" +*de.Saturation 11/11: "" +*de.Saturation 12/12: "" +*de.Saturation 13/13: "" +*de.Saturation 14/14: "" +*de.Saturation 15/15: "" +*de.Saturation 16/16: "" +*de.Saturation 17/17: "" +*de.Saturation 18/18: "" +*de.Saturation 19/19: "" +*de.Saturation 20/20: "" +*de.Saturation 21/21: "" +*de.Saturation 22/22: "" +*de.Saturation 23/23: "" +*de.Saturation 24/24: "" +*de.Saturation 25/25: "" +*it.Saturation -25/-25: "" +*it.Saturation -24/-24: "" +*it.Saturation -23/-23: "" +*it.Saturation -22/-22: "" +*it.Saturation -21/-21: "" +*it.Saturation -20/-20: "" +*it.Saturation -19/-19: "" +*it.Saturation -18/-18: "" +*it.Saturation -17/-17: "" +*it.Saturation -16/-16: "" +*it.Saturation -15/-15: "" +*it.Saturation -14/-14: "" +*it.Saturation -13/-13: "" +*it.Saturation -12/-12: "" +*it.Saturation -11/-11: "" +*it.Saturation -10/-10: "" +*it.Saturation -9/-9: "" +*it.Saturation -8/-8: "" +*it.Saturation -7/-7: "" +*it.Saturation -6/-6: "" +*it.Saturation -5/-5: "" +*it.Saturation -4/-4: "" +*it.Saturation -3/-3: "" +*it.Saturation -2/-2: "" +*it.Saturation -1/-1: "" +*it.Saturation 0/0: "" +*it.Saturation 1/1: "" +*it.Saturation 2/2: "" +*it.Saturation 3/3: "" +*it.Saturation 4/4: "" +*it.Saturation 5/5: "" +*it.Saturation 6/6: "" +*it.Saturation 7/7: "" +*it.Saturation 8/8: "" +*it.Saturation 9/9: "" +*it.Saturation 10/10: "" +*it.Saturation 11/11: "" +*it.Saturation 12/12: "" +*it.Saturation 13/13: "" +*it.Saturation 14/14: "" +*it.Saturation 15/15: "" +*it.Saturation 16/16: "" +*it.Saturation 17/17: "" +*it.Saturation 18/18: "" +*it.Saturation 19/19: "" +*it.Saturation 20/20: "" +*it.Saturation 21/21: "" +*it.Saturation 22/22: "" +*it.Saturation 23/23: "" +*it.Saturation 24/24: "" +*it.Saturation 25/25: "" +*ja.Saturation -25/-25: "" +*ja.Saturation -24/-24: "" +*ja.Saturation -23/-23: "" +*ja.Saturation -22/-22: "" +*ja.Saturation -21/-21: "" +*ja.Saturation -20/-20: "" +*ja.Saturation -19/-19: "" +*ja.Saturation -18/-18: "" +*ja.Saturation -17/-17: "" +*ja.Saturation -16/-16: "" +*ja.Saturation -15/-15: "" +*ja.Saturation -14/-14: "" +*ja.Saturation -13/-13: "" +*ja.Saturation -12/-12: "" +*ja.Saturation -11/-11: "" +*ja.Saturation -10/-10: "" +*ja.Saturation -9/-9: "" +*ja.Saturation -8/-8: "" +*ja.Saturation -7/-7: "" +*ja.Saturation -6/-6: "" +*ja.Saturation -5/-5: "" +*ja.Saturation -4/-4: "" +*ja.Saturation -3/-3: "" +*ja.Saturation -2/-2: "" +*ja.Saturation -1/-1: "" +*ja.Saturation 0/0: "" +*ja.Saturation 1/1: "" +*ja.Saturation 2/2: "" +*ja.Saturation 3/3: "" +*ja.Saturation 4/4: "" +*ja.Saturation 5/5: "" +*ja.Saturation 6/6: "" +*ja.Saturation 7/7: "" +*ja.Saturation 8/8: "" +*ja.Saturation 9/9: "" +*ja.Saturation 10/10: "" +*ja.Saturation 11/11: "" +*ja.Saturation 12/12: "" +*ja.Saturation 13/13: "" +*ja.Saturation 14/14: "" +*ja.Saturation 15/15: "" +*ja.Saturation 16/16: "" +*ja.Saturation 17/17: "" +*ja.Saturation 18/18: "" +*ja.Saturation 19/19: "" +*ja.Saturation 20/20: "" +*ja.Saturation 21/21: "" +*ja.Saturation 22/22: "" +*ja.Saturation 23/23: "" +*ja.Saturation 24/24: "" +*ja.Saturation 25/25: "" +*pt.Saturation -25/-25: "" +*pt.Saturation -24/-24: "" +*pt.Saturation -23/-23: "" +*pt.Saturation -22/-22: "" +*pt.Saturation -21/-21: "" +*pt.Saturation -20/-20: "" +*pt.Saturation -19/-19: "" +*pt.Saturation -18/-18: "" +*pt.Saturation -17/-17: "" +*pt.Saturation -16/-16: "" +*pt.Saturation -15/-15: "" +*pt.Saturation -14/-14: "" +*pt.Saturation -13/-13: "" +*pt.Saturation -12/-12: "" +*pt.Saturation -11/-11: "" +*pt.Saturation -10/-10: "" +*pt.Saturation -9/-9: "" +*pt.Saturation -8/-8: "" +*pt.Saturation -7/-7: "" +*pt.Saturation -6/-6: "" +*pt.Saturation -5/-5: "" +*pt.Saturation -4/-4: "" +*pt.Saturation -3/-3: "" +*pt.Saturation -2/-2: "" +*pt.Saturation -1/-1: "" +*pt.Saturation 0/0: "" +*pt.Saturation 1/1: "" +*pt.Saturation 2/2: "" +*pt.Saturation 3/3: "" +*pt.Saturation 4/4: "" +*pt.Saturation 5/5: "" +*pt.Saturation 6/6: "" +*pt.Saturation 7/7: "" +*pt.Saturation 8/8: "" +*pt.Saturation 9/9: "" +*pt.Saturation 10/10: "" +*pt.Saturation 11/11: "" +*pt.Saturation 12/12: "" +*pt.Saturation 13/13: "" +*pt.Saturation 14/14: "" +*pt.Saturation 15/15: "" +*pt.Saturation 16/16: "" +*pt.Saturation 17/17: "" +*pt.Saturation 18/18: "" +*pt.Saturation 19/19: "" +*pt.Saturation 20/20: "" +*pt.Saturation 21/21: "" +*pt.Saturation 22/22: "" +*pt.Saturation 23/23: "" +*pt.Saturation 24/24: "" +*pt.Saturation 25/25: "" +*pt_PT.Saturation -25/-25: "" +*pt_PT.Saturation -24/-24: "" +*pt_PT.Saturation -23/-23: "" +*pt_PT.Saturation -22/-22: "" +*pt_PT.Saturation -21/-21: "" +*pt_PT.Saturation -20/-20: "" +*pt_PT.Saturation -19/-19: "" +*pt_PT.Saturation -18/-18: "" +*pt_PT.Saturation -17/-17: "" +*pt_PT.Saturation -16/-16: "" +*pt_PT.Saturation -15/-15: "" +*pt_PT.Saturation -14/-14: "" +*pt_PT.Saturation -13/-13: "" +*pt_PT.Saturation -12/-12: "" +*pt_PT.Saturation -11/-11: "" +*pt_PT.Saturation -10/-10: "" +*pt_PT.Saturation -9/-9: "" +*pt_PT.Saturation -8/-8: "" +*pt_PT.Saturation -7/-7: "" +*pt_PT.Saturation -6/-6: "" +*pt_PT.Saturation -5/-5: "" +*pt_PT.Saturation -4/-4: "" +*pt_PT.Saturation -3/-3: "" +*pt_PT.Saturation -2/-2: "" +*pt_PT.Saturation -1/-1: "" +*pt_PT.Saturation 0/0: "" +*pt_PT.Saturation 1/1: "" +*pt_PT.Saturation 2/2: "" +*pt_PT.Saturation 3/3: "" +*pt_PT.Saturation 4/4: "" +*pt_PT.Saturation 5/5: "" +*pt_PT.Saturation 6/6: "" +*pt_PT.Saturation 7/7: "" +*pt_PT.Saturation 8/8: "" +*pt_PT.Saturation 9/9: "" +*pt_PT.Saturation 10/10: "" +*pt_PT.Saturation 11/11: "" +*pt_PT.Saturation 12/12: "" +*pt_PT.Saturation 13/13: "" +*pt_PT.Saturation 14/14: "" +*pt_PT.Saturation 15/15: "" +*pt_PT.Saturation 16/16: "" +*pt_PT.Saturation 17/17: "" +*pt_PT.Saturation 18/18: "" +*pt_PT.Saturation 19/19: "" +*pt_PT.Saturation 20/20: "" +*pt_PT.Saturation 21/21: "" +*pt_PT.Saturation 22/22: "" +*pt_PT.Saturation 23/23: "" +*pt_PT.Saturation 24/24: "" +*pt_PT.Saturation 25/25: "" +*es.Saturation -25/-25: "" +*es.Saturation -24/-24: "" +*es.Saturation -23/-23: "" +*es.Saturation -22/-22: "" +*es.Saturation -21/-21: "" +*es.Saturation -20/-20: "" +*es.Saturation -19/-19: "" +*es.Saturation -18/-18: "" +*es.Saturation -17/-17: "" +*es.Saturation -16/-16: "" +*es.Saturation -15/-15: "" +*es.Saturation -14/-14: "" +*es.Saturation -13/-13: "" +*es.Saturation -12/-12: "" +*es.Saturation -11/-11: "" +*es.Saturation -10/-10: "" +*es.Saturation -9/-9: "" +*es.Saturation -8/-8: "" +*es.Saturation -7/-7: "" +*es.Saturation -6/-6: "" +*es.Saturation -5/-5: "" +*es.Saturation -4/-4: "" +*es.Saturation -3/-3: "" +*es.Saturation -2/-2: "" +*es.Saturation -1/-1: "" +*es.Saturation 0/0: "" +*es.Saturation 1/1: "" +*es.Saturation 2/2: "" +*es.Saturation 3/3: "" +*es.Saturation 4/4: "" +*es.Saturation 5/5: "" +*es.Saturation 6/6: "" +*es.Saturation 7/7: "" +*es.Saturation 8/8: "" +*es.Saturation 9/9: "" +*es.Saturation 10/10: "" +*es.Saturation 11/11: "" +*es.Saturation 12/12: "" +*es.Saturation 13/13: "" +*es.Saturation 14/14: "" +*es.Saturation 15/15: "" +*es.Saturation 16/16: "" +*es.Saturation 17/17: "" +*es.Saturation 18/18: "" +*es.Saturation 19/19: "" +*es.Saturation 20/20: "" +*es.Saturation 21/21: "" +*es.Saturation 22/22: "" +*es.Saturation 23/23: "" +*es.Saturation 24/24: "" +*es.Saturation 25/25: "" +*ko.Saturation -25/-25: "" +*ko.Saturation -24/-24: "" +*ko.Saturation -23/-23: "" +*ko.Saturation -22/-22: "" +*ko.Saturation -21/-21: "" +*ko.Saturation -20/-20: "" +*ko.Saturation -19/-19: "" +*ko.Saturation -18/-18: "" +*ko.Saturation -17/-17: "" +*ko.Saturation -16/-16: "" +*ko.Saturation -15/-15: "" +*ko.Saturation -14/-14: "" +*ko.Saturation -13/-13: "" +*ko.Saturation -12/-12: "" +*ko.Saturation -11/-11: "" +*ko.Saturation -10/-10: "" +*ko.Saturation -9/-9: "" +*ko.Saturation -8/-8: "" +*ko.Saturation -7/-7: "" +*ko.Saturation -6/-6: "" +*ko.Saturation -5/-5: "" +*ko.Saturation -4/-4: "" +*ko.Saturation -3/-3: "" +*ko.Saturation -2/-2: "" +*ko.Saturation -1/-1: "" +*ko.Saturation 0/0: "" +*ko.Saturation 1/1: "" +*ko.Saturation 2/2: "" +*ko.Saturation 3/3: "" +*ko.Saturation 4/4: "" +*ko.Saturation 5/5: "" +*ko.Saturation 6/6: "" +*ko.Saturation 7/7: "" +*ko.Saturation 8/8: "" +*ko.Saturation 9/9: "" +*ko.Saturation 10/10: "" +*ko.Saturation 11/11: "" +*ko.Saturation 12/12: "" +*ko.Saturation 13/13: "" +*ko.Saturation 14/14: "" +*ko.Saturation 15/15: "" +*ko.Saturation 16/16: "" +*ko.Saturation 17/17: "" +*ko.Saturation 18/18: "" +*ko.Saturation 19/19: "" +*ko.Saturation 20/20: "" +*ko.Saturation 21/21: "" +*ko.Saturation 22/22: "" +*ko.Saturation 23/23: "" +*ko.Saturation 24/24: "" +*ko.Saturation 25/25: "" +*zh_TW.Saturation -25/-25: "" +*zh_TW.Saturation -24/-24: "" +*zh_TW.Saturation -23/-23: "" +*zh_TW.Saturation -22/-22: "" +*zh_TW.Saturation -21/-21: "" +*zh_TW.Saturation -20/-20: "" +*zh_TW.Saturation -19/-19: "" +*zh_TW.Saturation -18/-18: "" +*zh_TW.Saturation -17/-17: "" +*zh_TW.Saturation -16/-16: "" +*zh_TW.Saturation -15/-15: "" +*zh_TW.Saturation -14/-14: "" +*zh_TW.Saturation -13/-13: "" +*zh_TW.Saturation -12/-12: "" +*zh_TW.Saturation -11/-11: "" +*zh_TW.Saturation -10/-10: "" +*zh_TW.Saturation -9/-9: "" +*zh_TW.Saturation -8/-8: "" +*zh_TW.Saturation -7/-7: "" +*zh_TW.Saturation -6/-6: "" +*zh_TW.Saturation -5/-5: "" +*zh_TW.Saturation -4/-4: "" +*zh_TW.Saturation -3/-3: "" +*zh_TW.Saturation -2/-2: "" +*zh_TW.Saturation -1/-1: "" +*zh_TW.Saturation 0/0: "" +*zh_TW.Saturation 1/1: "" +*zh_TW.Saturation 2/2: "" +*zh_TW.Saturation 3/3: "" +*zh_TW.Saturation 4/4: "" +*zh_TW.Saturation 5/5: "" +*zh_TW.Saturation 6/6: "" +*zh_TW.Saturation 7/7: "" +*zh_TW.Saturation 8/8: "" +*zh_TW.Saturation 9/9: "" +*zh_TW.Saturation 10/10: "" +*zh_TW.Saturation 11/11: "" +*zh_TW.Saturation 12/12: "" +*zh_TW.Saturation 13/13: "" +*zh_TW.Saturation 14/14: "" +*zh_TW.Saturation 15/15: "" +*zh_TW.Saturation 16/16: "" +*zh_TW.Saturation 17/17: "" +*zh_TW.Saturation 18/18: "" +*zh_TW.Saturation 19/19: "" +*zh_TW.Saturation 20/20: "" +*zh_TW.Saturation 21/21: "" +*zh_TW.Saturation 22/22: "" +*zh_TW.Saturation 23/23: "" +*zh_TW.Saturation 24/24: "" +*zh_TW.Saturation 25/25: "" +*zh_CN.Saturation -25/-25: "" +*zh_CN.Saturation -24/-24: "" +*zh_CN.Saturation -23/-23: "" +*zh_CN.Saturation -22/-22: "" +*zh_CN.Saturation -21/-21: "" +*zh_CN.Saturation -20/-20: "" +*zh_CN.Saturation -19/-19: "" +*zh_CN.Saturation -18/-18: "" +*zh_CN.Saturation -17/-17: "" +*zh_CN.Saturation -16/-16: "" +*zh_CN.Saturation -15/-15: "" +*zh_CN.Saturation -14/-14: "" +*zh_CN.Saturation -13/-13: "" +*zh_CN.Saturation -12/-12: "" +*zh_CN.Saturation -11/-11: "" +*zh_CN.Saturation -10/-10: "" +*zh_CN.Saturation -9/-9: "" +*zh_CN.Saturation -8/-8: "" +*zh_CN.Saturation -7/-7: "" +*zh_CN.Saturation -6/-6: "" +*zh_CN.Saturation -5/-5: "" +*zh_CN.Saturation -4/-4: "" +*zh_CN.Saturation -3/-3: "" +*zh_CN.Saturation -2/-2: "" +*zh_CN.Saturation -1/-1: "" +*zh_CN.Saturation 0/0: "" +*zh_CN.Saturation 1/1: "" +*zh_CN.Saturation 2/2: "" +*zh_CN.Saturation 3/3: "" +*zh_CN.Saturation 4/4: "" +*zh_CN.Saturation 5/5: "" +*zh_CN.Saturation 6/6: "" +*zh_CN.Saturation 7/7: "" +*zh_CN.Saturation 8/8: "" +*zh_CN.Saturation 9/9: "" +*zh_CN.Saturation 10/10: "" +*zh_CN.Saturation 11/11: "" +*zh_CN.Saturation 12/12: "" +*zh_CN.Saturation 13/13: "" +*zh_CN.Saturation 14/14: "" +*zh_CN.Saturation 15/15: "" +*zh_CN.Saturation 16/16: "" +*zh_CN.Saturation 17/17: "" +*zh_CN.Saturation 18/18: "" +*zh_CN.Saturation 19/19: "" +*zh_CN.Saturation 20/20: "" +*zh_CN.Saturation 21/21: "" +*zh_CN.Saturation 22/22: "" +*zh_CN.Saturation 23/23: "" +*zh_CN.Saturation 24/24: "" +*zh_CN.Saturation 25/25: "" +*ru.Saturation -25/-25: "" +*ru.Saturation -24/-24: "" +*ru.Saturation -23/-23: "" +*ru.Saturation -22/-22: "" +*ru.Saturation -21/-21: "" +*ru.Saturation -20/-20: "" +*ru.Saturation -19/-19: "" +*ru.Saturation -18/-18: "" +*ru.Saturation -17/-17: "" +*ru.Saturation -16/-16: "" +*ru.Saturation -15/-15: "" +*ru.Saturation -14/-14: "" +*ru.Saturation -13/-13: "" +*ru.Saturation -12/-12: "" +*ru.Saturation -11/-11: "" +*ru.Saturation -10/-10: "" +*ru.Saturation -9/-9: "" +*ru.Saturation -8/-8: "" +*ru.Saturation -7/-7: "" +*ru.Saturation -6/-6: "" +*ru.Saturation -5/-5: "" +*ru.Saturation -4/-4: "" +*ru.Saturation -3/-3: "" +*ru.Saturation -2/-2: "" +*ru.Saturation -1/-1: "" +*ru.Saturation 0/0: "" +*ru.Saturation 1/1: "" +*ru.Saturation 2/2: "" +*ru.Saturation 3/3: "" +*ru.Saturation 4/4: "" +*ru.Saturation 5/5: "" +*ru.Saturation 6/6: "" +*ru.Saturation 7/7: "" +*ru.Saturation 8/8: "" +*ru.Saturation 9/9: "" +*ru.Saturation 10/10: "" +*ru.Saturation 11/11: "" +*ru.Saturation 12/12: "" +*ru.Saturation 13/13: "" +*ru.Saturation 14/14: "" +*ru.Saturation 15/15: "" +*ru.Saturation 16/16: "" +*ru.Saturation 17/17: "" +*ru.Saturation 18/18: "" +*ru.Saturation 19/19: "" +*ru.Saturation 20/20: "" +*ru.Saturation 21/21: "" +*ru.Saturation 22/22: "" +*ru.Saturation 23/23: "" +*ru.Saturation 24/24: "" +*ru.Saturation 25/25: "" +*CloseUI: *Saturation + + +*OpenUI *PageRegion: PickOne +*OrderDependency: 10 AnySetup *PageRegion +*DefaultPageRegion: A4 +*PageRegion A4/A4: "<>setpagedevice" +*PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "<>setpagedevice" +*PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*PageRegion A6/A6: "<>setpagedevice" +*PageRegion A5/A5: "<>setpagedevice" +*PageRegion B5/JIS B5: "<>setpagedevice" +*PageRegion B6/JIS B6: "<>setpagedevice" +*PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "<>setpagedevice" +*PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*PageRegion 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*PageRegion T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "<>setpagedevice" +*PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*PageRegion TPostcard/100 x 148 mm (Borderless): "<>setpagedevice" +*PageRegion ENV10/Envelope #10: "<>setpagedevice" +*PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*PageRegion Letter/US Letter: "<>setpagedevice" +*PageRegion Legal/US Legal: "<>setpagedevice" +*PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*nl.Translation PageRegion/Papierformaat: "" +*fr.Translation PageRegion/Taille papier : "" +*de.Translation PageRegion/Papierformat: "" +*it.Translation PageRegion/Formato carta: "" +*ja.Translation PageRegion/用紙サイズ: "" +*pt.Translation PageRegion/Tamanho do papel: "" +*pt_PT.Translation PageRegion/Formato: "" +*es.Translation PageRegion/Tamaño papel: "" +*ko.Translation PageRegion/용지 크기: "" +*zh_TW.Translation PageRegion/紙張大小: "" +*zh_CN.Translation PageRegion/打印纸尺寸: "" +*ru.Translation PageRegion/Размер бумаги: "" +*nl.PageRegion A4/A4: "<>setpagedevice" +*nl.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*nl.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (Randloos): "<>setpagedevice" +*nl.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*nl.PageRegion A6/A6: "<>setpagedevice" +*nl.PageRegion A5/A5: "<>setpagedevice" +*nl.PageRegion B5/JIS B5: "<>setpagedevice" +*nl.PageRegion B6/JIS B6: "<>setpagedevice" +*nl.PageRegion L/9 x 13 cm (3,5 x 5 in): "<>setpagedevice" +*nl.PageRegion TL/9 x 13 cm (3,5 x 5 in) (Randloos): "<>setpagedevice" +*nl.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*nl.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*nl.PageRegion 4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in): "<>setpagedevice" +*nl.PageRegion T4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in) (Randloos): "<>setpagedevice" +*nl.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*nl.PageRegion TPostcard/100 x 148 mm (Randloos): "<>setpagedevice" +*nl.PageRegion ENV10/Enveloppe #10: "<>setpagedevice" +*nl.PageRegion EnvDL/Enveloppe DL: "<>setpagedevice" +*nl.PageRegion ENVC6/Enveloppe C6: "<>setpagedevice" +*nl.PageRegion Letter/US Letter: "<>setpagedevice" +*nl.PageRegion Legal/US Legal: "<>setpagedevice" +*nl.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*fr.PageRegion A4/A4: "<>setpagedevice" +*fr.PageRegion 4X6FULL/10 x 15 cm (4 x 6 p<2E>): "<>setpagedevice" +*fr.PageRegion T4X6FULL/10 x 15 cm (4 x 6 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion 2L/13 x 18 cm (5 x 7 p<2E>): "<>setpagedevice" +*fr.PageRegion A6/A6: "<>setpagedevice" +*fr.PageRegion A5/A5: "<>setpagedevice" +*fr.PageRegion B5/JIS B5: "<>setpagedevice" +*fr.PageRegion B6/JIS B6: "<>setpagedevice" +*fr.PageRegion L/9 x 13 cm (3,5 x 5 p<2E>): "<>setpagedevice" +*fr.PageRegion TL/9 x 13 cm (3,5 x 5 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion INDEX5/5 x 8 p<2E> (127 x 203 mm): "<>setpagedevice" +*fr.PageRegion 8x10/20 x 25 cm (8 x 10 p<2E>): "<>setpagedevice" +*fr.PageRegion 4X7/16<3A>9 large (4 x 7,11 p<2E>): "<>setpagedevice" +*fr.PageRegion T4X7/16<3A>9 large (4 x 7,11 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*fr.PageRegion TPostcard/100 x 148 mm (Sans marges): "<>setpagedevice" +*fr.PageRegion ENV10/Enveloppe #10: "<>setpagedevice" +*fr.PageRegion EnvDL/Enveloppe DL: "<>setpagedevice" +*fr.PageRegion ENVC6/Enveloppe C6: "<>setpagedevice" +*fr.PageRegion Letter/Lettre US: "<>setpagedevice" +*fr.PageRegion Legal/Légal US: "<>setpagedevice" +*fr.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*de.PageRegion A4/DIN A4: "<>setpagedevice" +*de.PageRegion 4X6FULL/10 x 15 cm (4 x 6 Zoll): "<>setpagedevice" +*de.PageRegion T4X6FULL/10 x 15 cm (4 x 6 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion 2L/13 x 18 cm (5 x 7 Zoll): "<>setpagedevice" +*de.PageRegion A6/DIN A6: "<>setpagedevice" +*de.PageRegion A5/DIN A5: "<>setpagedevice" +*de.PageRegion B5/JIS B5: "<>setpagedevice" +*de.PageRegion B6/JIS B6: "<>setpagedevice" +*de.PageRegion L/9 x 13 cm (3,5 x 5 Zoll): "<>setpagedevice" +*de.PageRegion TL/9 x 13 cm (3,5 x 5 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion INDEX5/5 x 8 Zoll (127 x 203 mm): "<>setpagedevice" +*de.PageRegion 8x10/20 x 25 cm (8 x 10 Zoll): "<>setpagedevice" +*de.PageRegion 4X7/16<3A>9 breit (4 x 7,11 Zoll): "<>setpagedevice" +*de.PageRegion T4X7/16<3A>9 breit (4 x 7,11 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*de.PageRegion TPostcard/100 x 148 mm (Randlos): "<>setpagedevice" +*de.PageRegion ENV10/Umschlag #10: "<>setpagedevice" +*de.PageRegion EnvDL/Umschlag DL: "<>setpagedevice" +*de.PageRegion ENVC6/Umschlag C6: "<>setpagedevice" +*de.PageRegion Letter/US Letter: "<>setpagedevice" +*de.PageRegion Legal/US Lang: "<>setpagedevice" +*de.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*it.PageRegion A4/A4: "<>setpagedevice" +*it.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pol<2E>): "<>setpagedevice" +*it.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion 2L/13 x 18 cm (5 x 7 pol<2E>): "<>setpagedevice" +*it.PageRegion A6/A6: "<>setpagedevice" +*it.PageRegion A5/A5: "<>setpagedevice" +*it.PageRegion B5/JIS B5: "<>setpagedevice" +*it.PageRegion B6/JIS B6: "<>setpagedevice" +*it.PageRegion L/9 x 13 cm (3,5 x 5 pol<2E>): "<>setpagedevice" +*it.PageRegion TL/9 x 13 cm (3,5 x 5 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*it.PageRegion 8x10/20 x 25 cm (8 x 10 pol<2E>): "<>setpagedevice" +*it.PageRegion 4X7/16<3A>9 ampio (4 x 7,11 pol<2E>): "<>setpagedevice" +*it.PageRegion T4X7/16<3A>9 ampio (4 x 7,11 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*it.PageRegion TPostcard/100 x 148 mm (Senza margini): "<>setpagedevice" +*it.PageRegion ENV10/Busta #10: "<>setpagedevice" +*it.PageRegion EnvDL/Busta DL: "<>setpagedevice" +*it.PageRegion ENVC6/Busta C6: "<>setpagedevice" +*it.PageRegion Letter/Lettera USA: "<>setpagedevice" +*it.PageRegion Legal/Legale USA: "<>setpagedevice" +*it.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*ja.PageRegion A4/A4: "<>setpagedevice" +*ja.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ja.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (フチなし): "<>setpagedevice" +*ja.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ja.PageRegion A6/A6: "<>setpagedevice" +*ja.PageRegion A5/A5: "<>setpagedevice" +*ja.PageRegion B5/JIS B5: "<>setpagedevice" +*ja.PageRegion B6/JIS B6: "<>setpagedevice" +*ja.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ja.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (フチなし): "<>setpagedevice" +*ja.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ja.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ja.PageRegion 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*ja.PageRegion T4X7/16<3A>9 wide (4 x 7<2E>11 in) (フチなし): "<>setpagedevice" +*ja.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*ja.PageRegion TPostcard/100 x 148 mm (フチなし): "<>setpagedevice" +*ja.PageRegion ENV10/封筒 #10: "<>setpagedevice" +*ja.PageRegion EnvDL/封筒 DL: "<>setpagedevice" +*ja.PageRegion ENVC6/封筒 C6: "<>setpagedevice" +*ja.PageRegion Letter/レター: "<>setpagedevice" +*ja.PageRegion Legal/リーガル: "<>setpagedevice" +*ja.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*pt.PageRegion A4/A4: "<>setpagedevice" +*pt.PageRegion 4X6FULL/4 x 6 pol<2E> (102 x 152 mm): "<>setpagedevice" +*pt.PageRegion T4X6FULL/4 x 6 pol<2E> (102 x 152 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion 2L/5 x 7 pol<2E> (127 x 178 mm): "<>setpagedevice" +*pt.PageRegion A6/A6: "<>setpagedevice" +*pt.PageRegion A5/A5: "<>setpagedevice" +*pt.PageRegion B5/JIS B5: "<>setpagedevice" +*pt.PageRegion B6/JIS B6: "<>setpagedevice" +*pt.PageRegion L/3,5 x 5 pol<2E> (89 x 127 mm): "<>setpagedevice" +*pt.PageRegion TL/3,5 x 5 pol<2E> (89 x 127 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*pt.PageRegion 8x10/8 x 10 pol<2E> (203 x 254 mm): "<>setpagedevice" +*pt.PageRegion 4X7/16<3A>9 de largura (102 x 181 mm): "<>setpagedevice" +*pt.PageRegion T4X7/16<3A>9 de largura (102 x 181 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*pt.PageRegion TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt.PageRegion ENV10/Envelope #10: "<>setpagedevice" +*pt.PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*pt.PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*pt.PageRegion Letter/Carta EUA: "<>setpagedevice" +*pt.PageRegion Legal/Ofício EUA: "<>setpagedevice" +*pt.PageRegion 16K/16K (195 x 270 mm): "<>setpagedevice" +*pt_PT.PageRegion A4/A4: "<>setpagedevice" +*pt_PT.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pol): "<>setpagedevice" +*pt_PT.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion 2L/13 x 18 cm (5 x 7 pol): "<>setpagedevice" +*pt_PT.PageRegion A6/A6: "<>setpagedevice" +*pt_PT.PageRegion A5/A5: "<>setpagedevice" +*pt_PT.PageRegion B5/JIS B5: "<>setpagedevice" +*pt_PT.PageRegion B6/JIS B6: "<>setpagedevice" +*pt_PT.PageRegion L/9 x 13 cm (3,5 x 5 pol): "<>setpagedevice" +*pt_PT.PageRegion TL/9 x 13 cm (3,5 x 5 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion INDEX5/5 x 8 pol (127 x 203 mm): "<>setpagedevice" +*pt_PT.PageRegion 8x10/20 x 25 cm (8 x 10 pol): "<>setpagedevice" +*pt_PT.PageRegion 4X7/16<3A>9 de largura (4 x 7,11 pol): "<>setpagedevice" +*pt_PT.PageRegion T4X7/16<3A>9 de largura (4 x 7,11 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*pt_PT.PageRegion TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion ENV10/Envelope #10: "<>setpagedevice" +*pt_PT.PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*pt_PT.PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*pt_PT.PageRegion Letter/Carta EUA: "<>setpagedevice" +*pt_PT.PageRegion Legal/Legal EUA: "<>setpagedevice" +*pt_PT.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*es.PageRegion A4/A4: "<>setpagedevice" +*es.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pulg): "<>setpagedevice" +*es.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion 2L/13 x 18 cm (5 x 7 pulg): "<>setpagedevice" +*es.PageRegion A6/A6: "<>setpagedevice" +*es.PageRegion A5/A5: "<>setpagedevice" +*es.PageRegion B5/JIS B5: "<>setpagedevice" +*es.PageRegion B6/JIS B6: "<>setpagedevice" +*es.PageRegion L/9 x 13 cm (3,5 x 5 pulg): "<>setpagedevice" +*es.PageRegion TL/9 x 13 cm (3,5 x 5 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion INDEX5/5 x 8 pulg (127 x 203 mm): "<>setpagedevice" +*es.PageRegion 8x10/20 x 25 cm (8 x 10 pulg): "<>setpagedevice" +*es.PageRegion 4X7/16<3A>9 ancho (4 x 7,11 pulg): "<>setpagedevice" +*es.PageRegion T4X7/16<3A>9 ancho (4 x 7,11 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*es.PageRegion TPostcard/100 x 148 mm (Sin márgenes): "<>setpagedevice" +*es.PageRegion ENV10/Sobre #10: "<>setpagedevice" +*es.PageRegion EnvDL/Sobre DL: "<>setpagedevice" +*es.PageRegion ENVC6/Sobre C6: "<>setpagedevice" +*es.PageRegion Letter/Carta EE<2E> UU<2E>: "<>setpagedevice" +*es.PageRegion Legal/Legal: "<>setpagedevice" +*es.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*ko.PageRegion A4/A4: "<>setpagedevice" +*ko.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ko.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ko.PageRegion A6/A6: "<>setpagedevice" +*ko.PageRegion A5/A5: "<>setpagedevice" +*ko.PageRegion B5/JIS B5: "<>setpagedevice" +*ko.PageRegion B6/JIS B6: "<>setpagedevice" +*ko.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ko.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ko.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ko.PageRegion 4X7/16<3A>9 너비 (4 x 7<2E>11 in): "<>setpagedevice" +*ko.PageRegion T4X7/16<3A>9 너비 (4 x 7<2E>11 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*ko.PageRegion TPostcard/100 x 148 mm (여백 없음): "<>setpagedevice" +*ko.PageRegion ENV10/봉투 #10: "<>setpagedevice" +*ko.PageRegion EnvDL/봉투 DL: "<>setpagedevice" +*ko.PageRegion ENVC6/봉투 C6: "<>setpagedevice" +*ko.PageRegion Letter/US 편지지: "<>setpagedevice" +*ko.PageRegion Legal/US 공문서: "<>setpagedevice" +*ko.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_TW.PageRegion A4/A4: "<>setpagedevice" +*zh_TW.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*zh_TW.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*zh_TW.PageRegion A6/A6: "<>setpagedevice" +*zh_TW.PageRegion A5/A5: "<>setpagedevice" +*zh_TW.PageRegion B5/JIS B5: "<>setpagedevice" +*zh_TW.PageRegion B6/JIS B6: "<>setpagedevice" +*zh_TW.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*zh_TW.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*zh_TW.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*zh_TW.PageRegion 4X7/16<3A>9 寬 (4 x 7<2E>11 in): "<>setpagedevice" +*zh_TW.PageRegion T4X7/16<3A>9 寬 (4 x 7<2E>11 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*zh_TW.PageRegion TPostcard/100 x 148 mm (無邊): "<>setpagedevice" +*zh_TW.PageRegion ENV10/信封 #10: "<>setpagedevice" +*zh_TW.PageRegion EnvDL/信封 DL: "<>setpagedevice" +*zh_TW.PageRegion ENVC6/信封 C6: "<>setpagedevice" +*zh_TW.PageRegion Letter/美式信紙(US Letter): "<>setpagedevice" +*zh_TW.PageRegion Legal/美式法定紙(US Legal): "<>setpagedevice" +*zh_TW.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_CN.PageRegion A4/A4: "<>setpagedevice" +*zh_CN.PageRegion 4X6FULL/102 x 152 毫米 (4 x 6 英寸): "<>setpagedevice" +*zh_CN.PageRegion T4X6FULL/102 x 152 毫米 (4 x 6 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion 2L/127 x 178 毫米 (5 x 7 英寸): "<>setpagedevice" +*zh_CN.PageRegion A6/A6: "<>setpagedevice" +*zh_CN.PageRegion A5/A5: "<>setpagedevice" +*zh_CN.PageRegion B5/JIS B5: "<>setpagedevice" +*zh_CN.PageRegion B6/JIS B6: "<>setpagedevice" +*zh_CN.PageRegion L/89 x 127 毫米 (3<2E>5 x 5 英寸): "<>setpagedevice" +*zh_CN.PageRegion TL/89 x 127 毫米 (3<2E>5 x 5 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion INDEX5/5 x 8 英寸 (127 x 203 毫米): "<>setpagedevice" +*zh_CN.PageRegion 8x10/203 x 254 毫米 (8 x 10 英寸): "<>setpagedevice" +*zh_CN.PageRegion 4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸): "<>setpagedevice" +*zh_CN.PageRegion T4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion Postcard/100 x 148 毫米: "<>setpagedevice" +*zh_CN.PageRegion TPostcard/100 x 148 毫米 (无边距): "<>setpagedevice" +*zh_CN.PageRegion ENV10/信封 #10: "<>setpagedevice" +*zh_CN.PageRegion EnvDL/信封 DL: "<>setpagedevice" +*zh_CN.PageRegion ENVC6/信封 C6: "<>setpagedevice" +*zh_CN.PageRegion Letter/美国信纸: "<>setpagedevice" +*zh_CN.PageRegion Legal/美国法定用纸: "<>setpagedevice" +*zh_CN.PageRegion 16K/16K 195 x 270 毫米: "<>setpagedevice" +*ru.PageRegion A4/A4: "<>setpagedevice" +*ru.PageRegion 4X6FULL/10 x 15 см (4 x 6 in): "<>setpagedevice" +*ru.PageRegion T4X6FULL/10 x 15 см (4 x 6 in) (Без полей): "<>setpagedevice" +*ru.PageRegion 2L/13 x 18 см (5 x 7 in): "<>setpagedevice" +*ru.PageRegion A6/A6: "<>setpagedevice" +*ru.PageRegion A5/A5: "<>setpagedevice" +*ru.PageRegion B5/JIS B5: "<>setpagedevice" +*ru.PageRegion B6/JIS B6: "<>setpagedevice" +*ru.PageRegion L/9 x 13 см (3,5 x 5 in): "<>setpagedevice" +*ru.PageRegion TL/9 x 13 см (3,5 x 5 in) (Без полей): "<>setpagedevice" +*ru.PageRegion INDEX5/5 x 8 in (127 x 203 мм): "<>setpagedevice" +*ru.PageRegion 8x10/20 x 25 см (8 x 10 in): "<>setpagedevice" +*ru.PageRegion 4X7/Соотношение сторон 16<3A>9: "<>setpagedevice" +*ru.PageRegion T4X7/Соотношение сторон 16<3A>9 (Без полей): "<>setpagedevice" +*ru.PageRegion Postcard/100 x 148 мм: "<>setpagedevice" +*ru.PageRegion TPostcard/100 x 148 мм (Без полей): "<>setpagedevice" +*ru.PageRegion ENV10/Конверты #10: "<>setpagedevice" +*ru.PageRegion EnvDL/Конверты DL: "<>setpagedevice" +*ru.PageRegion ENVC6/Конверты C6: "<>setpagedevice" +*ru.PageRegion Letter/US Letter: "<>setpagedevice" +*ru.PageRegion Legal/US Legal: "<>setpagedevice" +*ru.PageRegion 16K/16K 195 x 270 мм: "<>setpagedevice" +*CloseUI: *PageRegion + + +*DefaultImageableArea: A4 +*ImageableArea A4/A4: "8.40 8.40 586.80 833.40" +*ImageableArea 4X6FULL/10 x 15 cm (4 x 6 in): "8.40 8.40 279.60 423.60" +*ImageableArea T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "0.00 0.00 288.00 432.00" +*ImageableArea 2L/13 x 18 cm (5 x 7 in): "8.40 8.40 351.60 496.00" +*ImageableArea A6/A6: "8.40 8.40 289.20 411.20" +*ImageableArea A5/A5: "8.40 8.40 411.20 586.80" +*ImageableArea B5/JIS B5: "8.40 8.40 507.60 720.20" +*ImageableArea B6/JIS B6: "8.40 8.40 354.40 507.60" +*ImageableArea L/9 x 13 cm (3<2E>5 x 5 in): "8.40 8.40 243.80 351.60" +*ImageableArea TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "0.00 0.00 252.20 360.00" +*ImageableArea INDEX5/5 x 8 in (127 x 203 mm): "8.40 8.40 351.60 567.60" +*ImageableArea 8x10/20 x 25 cm (8 x 10 in): "8.40 8.40 567.60 711.60" +*ImageableArea 4X7/16<3A>9 wide (4 x 7<2E>11 in): "8.40 8.40 279.60 503.60" +*ImageableArea T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "0.00 0.00 288.00 512.00" +*ImageableArea Postcard/100 x 148 mm: "8.40 8.40 275.00 411.20" +*ImageableArea TPostcard/100 x 148 mm (Borderless): "0.00 0.00 283.40 419.60" +*ImageableArea ENV10/Envelope #10: "8.40 8.40 288.60 675.60" +*ImageableArea EnvDL/Envelope DL: "8.40 8.40 303.40 615.20" +*ImageableArea ENVC6/Envelope C6: "8.40 8.40 314.80 450.80" +*ImageableArea Letter/US Letter: "8.40 8.40 603.60 783.60" +*ImageableArea Legal/US Legal: "8.40 8.40 603.60 999.60" +*ImageableArea 16K/16K 195 x 270 mm: "8.40 8.40 544.40 757.00" + + +*DefaultPaperDimension: A4 +*PaperDimension A4/A4: "595.20 841.80" +*PaperDimension 4X6FULL/10 x 15 cm (4 x 6 in): "288.00 432.00" +*PaperDimension T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "288.00 432.00" +*PaperDimension 2L/13 x 18 cm (5 x 7 in): "360.00 504.40" +*PaperDimension A6/A6: "297.60 419.60" +*PaperDimension A5/A5: "419.60 595.20" +*PaperDimension B5/JIS B5: "516.00 728.60" +*PaperDimension B6/JIS B6: "362.80 516.00" +*PaperDimension L/9 x 13 cm (3<2E>5 x 5 in): "252.20 360.00" +*PaperDimension TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "252.20 360.00" +*PaperDimension INDEX5/5 x 8 in (127 x 203 mm): "360.00 576.00" +*PaperDimension 8x10/20 x 25 cm (8 x 10 in): "576.00 720.00" +*PaperDimension 4X7/16<3A>9 wide (4 x 7<2E>11 in): "288.00 512.00" +*PaperDimension T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "288.00 512.00" +*PaperDimension Postcard/100 x 148 mm: "283.40 419.60" +*PaperDimension TPostcard/100 x 148 mm (Borderless): "283.40 419.60" +*PaperDimension ENV10/Envelope #10: "297.00 684.00" +*PaperDimension EnvDL/Envelope DL: "311.80 623.60" +*PaperDimension ENVC6/Envelope C6: "323.20 459.20" +*PaperDimension Letter/US Letter: "612.00 792.00" +*PaperDimension Legal/US Legal: "612.00 1008.00" +*PaperDimension 16K/16K 195 x 270 mm: "552.80 765.40" + + +*DefaultFont: Courier +*Font AvantGarde-Book: Standard "(001.006S)" Standard ROM +*Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM +*Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM +*Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM +*Font Bookman-Demi: Standard "(001.004S)" Standard ROM +*Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM +*Font Bookman-Light: Standard "(001.004S)" Standard ROM +*Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM +*Font Courier: Standard "(002.004S)" Standard ROM +*Font Courier-Bold: Standard "(002.004S)" Standard ROM +*Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM +*Font Courier-Oblique: Standard "(002.004S)" Standard ROM +*Font Helvetica: Standard "(001.006S)" Standard ROM +*Font Helvetica-Bold: Standard "(001.007S)" Standard ROM +*Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM +*Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM +*Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM +*Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM +*Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM +*Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM +*Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM +*Font Palatino-Bold: Standard "(001.005S)" Standard ROM +*Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM +*Font Palatino-Italic: Standard "(001.005S)" Standard ROM +*Font Palatino-Roman: Standard "(001.005S)" Standard ROM +*Font Times-Bold: Standard "(001.007S)" Standard ROM +*Font Times-BoldItalic: Standard "(001.009S)" Standard ROM +*Font Times-Italic: Standard "(001.007S)" Standard ROM +*Font Times-Roman: Standard "(001.007S)" Standard ROM +*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM +*Font Symbol: Special "(001.007S)" Special ROM +*Font ZapfDingbats: Special "(001.004S)" Standard ROM + + +*UIConstraints: *PageSize T4X6FULL *MediaType ENV_HIGH +*UIConstraints: *PageSize TL *MediaType ENV_HIGH +*UIConstraints: *PageSize T4X7 *MediaType ENV_HIGH +*UIConstraints: *PageSize TPostcard *MediaType ENV_HIGH +*UIConstraints: *PageSize T4X6FULL *MediaType ENV_NORMAL +*UIConstraints: *PageSize TL *MediaType ENV_NORMAL +*UIConstraints: *PageSize T4X7 *MediaType ENV_NORMAL +*UIConstraints: *PageSize TPostcard *MediaType ENV_NORMAL + diff --git a/ppd/Epson-L3280_Series-epson-escpr-en.ppd b/ppd/Epson-L3280_Series-epson-escpr-en.ppd new file mode 100644 index 0000000..9139398 --- /dev/null +++ b/ppd/Epson-L3280_Series-epson-escpr-en.ppd @@ -0,0 +1,3093 @@ +*PPD-Adobe: "4.3" +*% Adobe Systems PostScript(R) Printer Description File +*% Copyright 1987-1996 Adobe Systems Incorporated. +*% All Rights Reserved. +*% Copyright (c) SEIKO EPSON Corporation. 2009 +*FormatVersion: "4.3" +*FileVersion: "1.1" +*LanguageVersion: English +*LanguageEncoding: ISOLatin1 +*PCFileName: "EPL3280 Series.PPD" +*Product: "(EPSON L3280 Series)" +*PSVersion: "(3010.000) 550" +*ModelName: "EPSON L3280 Series" +*ShortNickName: "EPSON L3280 Series" +*NickName: "EPSON L3280 Series , Epson Inkjet Printer Driver (ESC/P-R) for Linux" +*Manufacturer: "Epson" +*LanguageLevel: "3" +*ColorDevice: True +*DefaultColorSpace: RGB +*FileSystem: True +*Throughput: "1" +*TTRasterizer: Type42 +*cupsLanguages: "nl fr de it ja pt pt_PT es ko ru zh_TW zh_CN" +*cupsVersion: 1.2 +*cupsManualCopies: True +*cupsModelNumber: 1 +*cupsFilter: "application/vnd.cups-raster 0 epson-escpr-wrapper" +*LandscapeOrientation: Plus90 +*VariablePaperSize: False +*1284DeviceID: "MFG:Epson;MDL:L3280 Series;DES:EPSON L3280 Series;" + + +*OpenUI *MediaType/Print Quality: PickOne +*OrderDependency: 20 AnySetup *MediaType +*DefaultMediaType: PLAIN_NORMAL +*MediaType PLAIN_HIGH/Plain paper-High: "<>setpagedevice" +*MediaType PLAIN_NORMAL/Plain paper-Standard: "<>setpagedevice" +*MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-High: "<>setpagedevice" +*MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standard: "<>setpagedevice" +*MediaType PMMATT_HIGH/Epson Matte-High: "<>setpagedevice" +*MediaType PMMATT_NORMAL/Epson Matte-Standard: "<>setpagedevice" +*MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "<>setpagedevice" +*MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "<>setpagedevice" +*MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "<>setpagedevice" +*MediaType PMPHOTO_NORMAL/Epson Premium Glossy-High: "<>setpagedevice" +*MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standard: "<>setpagedevice" +*MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "<>setpagedevice" +*MediaType PSGLOS_NORMAL/Epson Premium Semigloss-High: "<>setpagedevice" +*MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standard: "<>setpagedevice" +*MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "<>setpagedevice" +*MediaType LCPP_NORMAL/Photo Paper Glossy-High: "<>setpagedevice" +*MediaType LCPP_DRAFT/Photo Paper Glossy-Standard: "<>setpagedevice" +*MediaType ENV_HIGH/Envelope-High: "<>setpagedevice" +*MediaType ENV_NORMAL/Envelope-Standard: "<>setpagedevice" +*nl.Translation MediaType/Afdrukkwaliteit: "" +*fr.Translation MediaType/Qualité : "" +*de.Translation MediaType/Qualität: "" +*it.Translation MediaType/Qualità: "" +*ja.Translation MediaType/印刷品質: "" +*pt.Translation MediaType/Qualidade: "" +*pt_PT.Translation MediaType/Resolução: "" +*es.Translation MediaType/Resolución: "" +*ko.Translation MediaType/인쇄 품질: "" +*zh_TW.Translation MediaType/列印品質: "" +*zh_CN.Translation MediaType/打印质量: "" +*ru.Translation MediaType/Качество печати: "" +*nl.MediaType PLAIN_HIGH/Gewoon papier-Hoog: "" +*nl.MediaType PLAIN_NORMAL/Gewoon papier-Standaard: "" +*nl.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Hoog: "" +*nl.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standaard: "" +*nl.MediaType PMMATT_HIGH/Epson Matte-Hoog: "" +*nl.MediaType PMMATT_NORMAL/Epson Matte-Standaard: "" +*nl.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*nl.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standaard: "" +*nl.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*nl.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Hoog: "" +*nl.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standaard: "" +*nl.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*nl.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Hoog: "" +*nl.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standaard: "" +*nl.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*nl.MediaType LCPP_NORMAL/Photo Paper Glossy-Hoog: "" +*nl.MediaType LCPP_DRAFT/Photo Paper Glossy-Standaard: "" +*nl.MediaType ENV_HIGH/Enveloppe-Hoog: "" +*nl.MediaType ENV_NORMAL/Enveloppe-Standaard: "" +*fr.MediaType PLAIN_HIGH/Papier ordinaire-Supérieure: "" +*fr.MediaType PLAIN_NORMAL/Papier ordinaire-Standard: "" +*fr.MediaType SFINE_HIGH/Jet d'encre qualité photo Epson-Supérieure: "" +*fr.MediaType SFINE_NORMAL/Jet d'encre qualité photo Epson-Standard: "" +*fr.MediaType PMMATT_HIGH/Mat Epson-Supérieure: "" +*fr.MediaType PMMATT_NORMAL/Mat Epson-Standard: "" +*fr.MediaType PLATINA_HIGH/Ultra-glacé Epson-Photo RPM: "" +*fr.MediaType PLATINA_NORMAL/Ultra-glacé Epson-Standard: "" +*fr.MediaType PMPHOTO_HIGH/Glacé Premium Epson-Photo RPM: "" +*fr.MediaType PMPHOTO_NORMAL/Glacé Premium Epson-Supérieure: "" +*fr.MediaType PMPHOTO_DRAFT/Glacé Premium Epson-Standard: "" +*fr.MediaType PSGLOS_HIGH/Semi-glacé Premium Epson-Photo RPM: "" +*fr.MediaType PSGLOS_NORMAL/Semi-glacé Premium Epson-Supérieure: "" +*fr.MediaType PSGLOS_DRAFT/Semi-glacé Premium Epson-Standard: "" +*fr.MediaType LCPP_HIGH/Papier Photo Glacé -Photo RPM: "" +*fr.MediaType LCPP_NORMAL/Papier Photo Glacé -Supérieure: "" +*fr.MediaType LCPP_DRAFT/Papier Photo Glacé -Standard: "" +*fr.MediaType ENV_HIGH/Enveloppe-Supérieure: "" +*fr.MediaType ENV_NORMAL/Enveloppe-Standard: "" +*de.MediaType PLAIN_HIGH/Normalpapier-Stark: "" +*de.MediaType PLAIN_NORMAL/Normalpapier-Standard: "" +*de.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Stark: "" +*de.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standard: "" +*de.MediaType PMMATT_HIGH/Epson Matte-Stark: "" +*de.MediaType PMMATT_NORMAL/Epson Matte-Standard: "" +*de.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*de.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "" +*de.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*de.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Stark: "" +*de.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standard: "" +*de.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*de.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Stark: "" +*de.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standard: "" +*de.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*de.MediaType LCPP_NORMAL/Photo Paper Glossy-Stark: "" +*de.MediaType LCPP_DRAFT/Photo Paper Glossy-Standard: "" +*de.MediaType ENV_HIGH/Umschlag-Stark: "" +*de.MediaType ENV_NORMAL/Umschlag-Standard: "" +*it.MediaType PLAIN_HIGH/Carte comuni-Alto: "" +*it.MediaType PLAIN_NORMAL/Carte comuni-Standard: "" +*it.MediaType SFINE_HIGH/EPSON Photo Quality Ink Jet-Alto: "" +*it.MediaType SFINE_NORMAL/EPSON Photo Quality Ink Jet-Standard: "" +*it.MediaType PMMATT_HIGH/EPSON Matte-Alto: "" +*it.MediaType PMMATT_NORMAL/EPSON Matte-Standard: "" +*it.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*it.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "" +*it.MediaType PMPHOTO_HIGH/EPSON Premium Glossy-Photo RPM: "" +*it.MediaType PMPHOTO_NORMAL/EPSON Premium Glossy-Alto: "" +*it.MediaType PMPHOTO_DRAFT/EPSON Premium Glossy-Standard: "" +*it.MediaType PSGLOS_HIGH/EPSON Premium Semigloss-Photo RPM: "" +*it.MediaType PSGLOS_NORMAL/EPSON Premium Semigloss-Alto: "" +*it.MediaType PSGLOS_DRAFT/EPSON Premium Semigloss-Standard: "" +*it.MediaType LCPP_HIGH/Carta fotografica lucida-Photo RPM: "" +*it.MediaType LCPP_NORMAL/Carta fotografica lucida-Alto: "" +*it.MediaType LCPP_DRAFT/Carta fotografica lucida-Standard: "" +*it.MediaType ENV_HIGH/Busta-Alto: "" +*it.MediaType ENV_NORMAL/Busta-Standard: "" +*ja.MediaType PLAIN_HIGH/普通紙-きれい: "" +*ja.MediaType PLAIN_NORMAL/普通紙-標準: "" +*ja.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-きれい: "" +*ja.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-標準: "" +*ja.MediaType PMMATT_HIGH/Epson Matte-きれい: "" +*ja.MediaType PMMATT_NORMAL/Epson Matte-標準: "" +*ja.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*ja.MediaType PLATINA_NORMAL/Epson Ultra Glossy-標準: "" +*ja.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*ja.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-きれい: "" +*ja.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-標準: "" +*ja.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*ja.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-きれい: "" +*ja.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-標準: "" +*ja.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*ja.MediaType LCPP_NORMAL/Photo Paper Glossy-きれい: "" +*ja.MediaType LCPP_DRAFT/Photo Paper Glossy-標準: "" +*ja.MediaType ENV_HIGH/封筒-きれい: "" +*ja.MediaType ENV_NORMAL/封筒-標準: "" +*pt.MediaType PLAIN_HIGH/Papel normal-Alto: "" +*pt.MediaType PLAIN_NORMAL/Papel normal-Padrão: "" +*pt.MediaType SFINE_HIGH/Presentation Paper Matte-Alto: "" +*pt.MediaType SFINE_NORMAL/Presentation Paper Matte-Padrão: "" +*pt.MediaType PMMATT_HIGH/Premium Presentation Paper Matte-Alto: "" +*pt.MediaType PMMATT_NORMAL/Premium Presentation Paper Matte-Padrão: "" +*pt.MediaType PLATINA_HIGH/Ultra Premium Photo Paper Glossy-Photo RPM: "" +*pt.MediaType PLATINA_NORMAL/Ultra Premium Photo Paper Glossy-Padrão: "" +*pt.MediaType PMPHOTO_HIGH/Premium Photo Paper Glossy-Photo RPM: "" +*pt.MediaType PMPHOTO_NORMAL/Premium Photo Paper Glossy-Alto: "" +*pt.MediaType PMPHOTO_DRAFT/Premium Photo Paper Glossy-Padrão: "" +*pt.MediaType PSGLOS_HIGH/Premium Photo Paper Semi-Gloss-Photo RPM: "" +*pt.MediaType PSGLOS_NORMAL/Premium Photo Paper Semi-Gloss-Alto: "" +*pt.MediaType PSGLOS_DRAFT/Premium Photo Paper Semi-Gloss-Padrão: "" +*pt.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*pt.MediaType LCPP_NORMAL/Photo Paper Glossy-Alto: "" +*pt.MediaType LCPP_DRAFT/Photo Paper Glossy-Padrão: "" +*pt.MediaType ENV_HIGH/Envelope-Alto: "" +*pt.MediaType ENV_NORMAL/Envelope-Padrão: "" +*pt_PT.MediaType PLAIN_HIGH/Papel Normal-Alto: "" +*pt_PT.MediaType PLAIN_NORMAL/Papel Normal-Normal: "" +*pt_PT.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Alto: "" +*pt_PT.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Normal: "" +*pt_PT.MediaType PMMATT_HIGH/Epson Matte-Alto: "" +*pt_PT.MediaType PMMATT_NORMAL/Epson Matte-Normal: "" +*pt_PT.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*pt_PT.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Normal: "" +*pt_PT.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*pt_PT.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Alto: "" +*pt_PT.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Normal: "" +*pt_PT.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*pt_PT.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Alto: "" +*pt_PT.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Normal: "" +*pt_PT.MediaType LCPP_HIGH/Papel Fotográfico Brilhante-Photo RPM: "" +*pt_PT.MediaType LCPP_NORMAL/Papel Fotográfico Brilhante-Alto: "" +*pt_PT.MediaType LCPP_DRAFT/Papel Fotográfico Brilhante-Normal: "" +*pt_PT.MediaType ENV_HIGH/Envelope-Alto: "" +*pt_PT.MediaType ENV_NORMAL/Envelope-Normal: "" +*es.MediaType PLAIN_HIGH/Papel Normal-Alta: "" +*es.MediaType PLAIN_NORMAL/Papel Normal-Estándar: "" +*es.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Alta: "" +*es.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Estándar: "" +*es.MediaType PMMATT_HIGH/Epson Matte-Alta: "" +*es.MediaType PMMATT_NORMAL/Epson Matte-Estándar: "" +*es.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*es.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Estándar: "" +*es.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*es.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Alta: "" +*es.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Estándar: "" +*es.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*es.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Alta: "" +*es.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Estándar: "" +*es.MediaType LCPP_HIGH/Papel Fotográfico Brillante-Photo RPM: "" +*es.MediaType LCPP_NORMAL/Papel Fotográfico Brillante-Alta: "" +*es.MediaType LCPP_DRAFT/Papel Fotográfico Brillante-Estándar: "" +*es.MediaType ENV_HIGH/Sobre-Alta: "" +*es.MediaType ENV_NORMAL/Sobre-Estándar: "" +*ko.MediaType PLAIN_HIGH/일반 용지-높게: "" +*ko.MediaType PLAIN_NORMAL/일반 용지-일반: "" +*ko.MediaType SFINE_HIGH/Epson 사진 품질 잉크젯 전용지-높게: "" +*ko.MediaType SFINE_NORMAL/Epson 사진 품질 잉크젯 전용지-일반: "" +*ko.MediaType PMMATT_HIGH/Epson 매트지-높게: "" +*ko.MediaType PMMATT_NORMAL/Epson 매트지-일반: "" +*ko.MediaType PLATINA_HIGH/Epson 고광택지(Ultra)-포토 RPM: "" +*ko.MediaType PLATINA_NORMAL/Epson 고광택지(Ultra)-일반: "" +*ko.MediaType PMPHOTO_HIGH/Epson 프리미엄 광택지-포토 RPM: "" +*ko.MediaType PMPHOTO_NORMAL/Epson 프리미엄 광택지-높게: "" +*ko.MediaType PMPHOTO_DRAFT/Epson 프리미엄 광택지-일반: "" +*ko.MediaType PSGLOS_HIGH/Epson 프리미엄 저광택지-포토 RPM: "" +*ko.MediaType PSGLOS_NORMAL/Epson 프리미엄 저광택지-높게: "" +*ko.MediaType PSGLOS_DRAFT/Epson 프리미엄 저광택지-일반: "" +*ko.MediaType LCPP_HIGH/광택 사진 용지-포토 RPM: "" +*ko.MediaType LCPP_NORMAL/광택 사진 용지-높게: "" +*ko.MediaType LCPP_DRAFT/광택 사진 용지-일반: "" +*ko.MediaType ENV_HIGH/봉투-높게: "" +*ko.MediaType ENV_NORMAL/봉투-일반: "" +*zh_TW.MediaType PLAIN_HIGH/普通紙-高: "" +*zh_TW.MediaType PLAIN_NORMAL/普通紙-標準: "" +*zh_TW.MediaType SFINE_HIGH/Epson 7SFINE_HIGH0 dpi噴墨專用紙-高: "" +*zh_TW.MediaType SFINE_NORMAL/Epson 7SFINE_NORMAL0 dpi噴墨專用紙-標準: "" +*zh_TW.MediaType PMMATT_HIGH/Epson雪面銅版紙-高: "" +*zh_TW.MediaType PMMATT_NORMAL/Epson雪面銅版紙-標準: "" +*zh_TW.MediaType PLATINA_HIGH/Epson頂級白金相紙-Photo RPM: "" +*zh_TW.MediaType PLATINA_NORMAL/Epson頂級白金相紙-標準: "" +*zh_TW.MediaType PMPHOTO_HIGH/Epson頂級光面相紙-Photo RPM: "" +*zh_TW.MediaType PMPHOTO_NORMAL/Epson頂級光面相紙-高: "" +*zh_TW.MediaType PMPHOTO_DRAFT/Epson頂級光面相紙-標準: "" +*zh_TW.MediaType PSGLOS_HIGH/Epson頂級半光面相紙-Photo RPM: "" +*zh_TW.MediaType PSGLOS_NORMAL/Epson頂級半光面相紙-高: "" +*zh_TW.MediaType PSGLOS_DRAFT/Epson頂級半光面相紙-標準: "" +*zh_TW.MediaType LCPP_HIGH/超值光澤相紙-Photo RPM: "" +*zh_TW.MediaType LCPP_NORMAL/超值光澤相紙-高: "" +*zh_TW.MediaType LCPP_DRAFT/超值光澤相紙-標準: "" +*zh_TW.MediaType ENV_HIGH/信封-高: "" +*zh_TW.MediaType ENV_NORMAL/信封-標準: "" +*zh_CN.MediaType PLAIN_HIGH/普通纸-高: "" +*zh_CN.MediaType PLAIN_NORMAL/普通纸-标准: "" +*zh_CN.MediaType SFINE_HIGH/爱普生照片质量喷墨纸-高: "" +*zh_CN.MediaType SFINE_NORMAL/爱普生照片质量喷墨纸-标准: "" +*zh_CN.MediaType PMMATT_HIGH/爱普生粗面纸-高: "" +*zh_CN.MediaType PMMATT_NORMAL/爱普生粗面纸-标准: "" +*zh_CN.MediaType PLATINA_HIGH/爱普生超级光泽纸-照片 RPM: "" +*zh_CN.MediaType PLATINA_NORMAL/爱普生超级光泽纸-标准: "" +*zh_CN.MediaType PMPHOTO_HIGH/Epson Premium Glossy-照片 RPM: "" +*zh_CN.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-高: "" +*zh_CN.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-标准: "" +*zh_CN.MediaType PSGLOS_HIGH/爱普生高质量亚光纸-照片 RPM: "" +*zh_CN.MediaType PSGLOS_NORMAL/爱普生高质量亚光纸-高: "" +*zh_CN.MediaType PSGLOS_DRAFT/爱普生高质量亚光纸-标准: "" +*zh_CN.MediaType LCPP_HIGH/光泽照片纸-照片 RPM: "" +*zh_CN.MediaType LCPP_NORMAL/光泽照片纸-高: "" +*zh_CN.MediaType LCPP_DRAFT/光泽照片纸-标准: "" +*zh_CN.MediaType ENV_HIGH/信封-高: "" +*zh_CN.MediaType ENV_NORMAL/信封-标准: "" +*ru.MediaType PLAIN_HIGH/Простая бумага-Высокий: "" +*ru.MediaType PLAIN_NORMAL/Простая бумага-Стандартный: "" +*ru.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Высокий: "" +*ru.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Стандартный: "" +*ru.MediaType PMMATT_HIGH/Epson Matte-Высокий: "" +*ru.MediaType PMMATT_NORMAL/Epson Matte-Стандартный: "" +*ru.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*ru.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Стандартный: "" +*ru.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*ru.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Высокий: "" +*ru.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Стандартный: "" +*ru.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*ru.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Высокий: "" +*ru.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Стандартный: "" +*ru.MediaType LCPP_HIGH/Глянцевая фотобумага -Photo RPM: "" +*ru.MediaType LCPP_NORMAL/Глянцевая фотобумага -Высокий: "" +*ru.MediaType LCPP_DRAFT/Глянцевая фотобумага -Стандартный: "" +*ru.MediaType ENV_HIGH/Конверты-Высокий: "" +*ru.MediaType ENV_NORMAL/Конверты-Стандартный: "" +*CloseUI: *MediaType + + +*OpenUI *Ink/Grayscale: PickOne +*OrderDependency: 120 AnySetup *Ink +*DefaultInk: COLOR +*Ink COLOR/Off: "<>setpagedevice" +*Ink MONO/On: "<>setpagedevice" +*nl.Translation Ink/Grijswaarden: "" +*fr.Translation Ink/Niveaux de gris : "" +*de.Translation Ink/Graustufen: "" +*it.Translation Ink/Scala di grigio: "" +*ja.Translation Ink/グレースケール: "" +*pt.Translation Ink/Tons de cinza: "" +*pt_PT.Translation Ink/Escala de Cinzentos: "" +*es.Translation Ink/Escala de Grises: "" +*ko.Translation Ink/그레이스케일: "" +*zh_TW.Translation Ink/灰階: "" +*zh_CN.Translation Ink/灰度模式: "" +*ru.Translation Ink/Оттенки серого: "" +*nl.Ink COLOR/Uit: "" +*nl.Ink MONO/Aan: "" +*fr.Ink COLOR/Non: "" +*fr.Ink MONO/Oui: "" +*de.Ink COLOR/Aus: "" +*de.Ink MONO/Ein: "" +*it.Ink COLOR/Off: "" +*it.Ink MONO/On: "" +*ja.Ink COLOR/オフ: "" +*ja.Ink MONO/オン: "" +*pt.Ink COLOR/Não: "" +*pt.Ink MONO/Sim: "" +*pt_PT.Ink COLOR/Não: "" +*pt_PT.Ink MONO/Sim: "" +*es.Ink COLOR/Desactivado: "" +*es.Ink MONO/Activado: "" +*ko.Ink COLOR/사용 안 함: "" +*ko.Ink MONO/사용: "" +*zh_TW.Ink COLOR/關閉: "" +*zh_TW.Ink MONO/開啟: "" +*zh_CN.Ink COLOR/关: "" +*zh_CN.Ink MONO/开: "" +*ru.Ink COLOR/Выключить: "" +*ru.Ink MONO/Включить: "" +*CloseUI: *Ink + + + + +*OpenUI *PageSize: PickOne +*OrderDependency: 10 AnySetup *PageSize +*DefaultPageSize: A4 +*PageSize A4/A4: "<>setpagedevice" +*PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "<>setpagedevice" +*PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*PageSize A6/A6: "<>setpagedevice" +*PageSize A5/A5: "<>setpagedevice" +*PageSize B5/JIS B5: "<>setpagedevice" +*PageSize B6/JIS B6: "<>setpagedevice" +*PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "<>setpagedevice" +*PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*PageSize 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*PageSize T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "<>setpagedevice" +*PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*PageSize TPostcard/100 x 148 mm (Borderless): "<>setpagedevice" +*PageSize ENV10/Envelope #10: "<>setpagedevice" +*PageSize EnvDL/Envelope DL: "<>setpagedevice" +*PageSize ENVC6/Envelope C6: "<>setpagedevice" +*PageSize Letter/US Letter: "<>setpagedevice" +*PageSize Legal/US Legal: "<>setpagedevice" +*PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*nl.Translation PageSize/Papierformaat: "" +*fr.Translation PageSize/Taille papier : "" +*de.Translation PageSize/Papierformat: "" +*it.Translation PageSize/Formato carta: "" +*ja.Translation PageSize/用紙サイズ: "" +*pt.Translation PageSize/Tamanho do papel: "" +*pt_PT.Translation PageSize/Formato: "" +*es.Translation PageSize/Tamaño papel: "" +*ko.Translation PageSize/용지 크기: "" +*zh_TW.Translation PageSize/紙張大小: "" +*zh_CN.Translation PageSize/打印纸尺寸: "" +*ru.Translation PageSize/Размер бумаги: "" +*nl.PageSize A4/A4: "<>setpagedevice" +*nl.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*nl.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (Randloos): "<>setpagedevice" +*nl.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*nl.PageSize A6/A6: "<>setpagedevice" +*nl.PageSize A5/A5: "<>setpagedevice" +*nl.PageSize B5/JIS B5: "<>setpagedevice" +*nl.PageSize B6/JIS B6: "<>setpagedevice" +*nl.PageSize L/9 x 13 cm (3,5 x 5 in): "<>setpagedevice" +*nl.PageSize TL/9 x 13 cm (3,5 x 5 in) (Randloos): "<>setpagedevice" +*nl.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*nl.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*nl.PageSize 4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in): "<>setpagedevice" +*nl.PageSize T4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in) (Randloos): "<>setpagedevice" +*nl.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*nl.PageSize TPostcard/100 x 148 mm (Randloos): "<>setpagedevice" +*nl.PageSize ENV10/Enveloppe #10: "<>setpagedevice" +*nl.PageSize EnvDL/Enveloppe DL: "<>setpagedevice" +*nl.PageSize ENVC6/Enveloppe C6: "<>setpagedevice" +*nl.PageSize Letter/US Letter: "<>setpagedevice" +*nl.PageSize Legal/US Legal: "<>setpagedevice" +*nl.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*fr.PageSize A4/A4: "<>setpagedevice" +*fr.PageSize 4X6FULL/10 x 15 cm (4 x 6 p<2E>): "<>setpagedevice" +*fr.PageSize T4X6FULL/10 x 15 cm (4 x 6 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize 2L/13 x 18 cm (5 x 7 p<2E>): "<>setpagedevice" +*fr.PageSize A6/A6: "<>setpagedevice" +*fr.PageSize A5/A5: "<>setpagedevice" +*fr.PageSize B5/JIS B5: "<>setpagedevice" +*fr.PageSize B6/JIS B6: "<>setpagedevice" +*fr.PageSize L/9 x 13 cm (3,5 x 5 p<2E>): "<>setpagedevice" +*fr.PageSize TL/9 x 13 cm (3,5 x 5 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize INDEX5/5 x 8 p<2E> (127 x 203 mm): "<>setpagedevice" +*fr.PageSize 8x10/20 x 25 cm (8 x 10 p<2E>): "<>setpagedevice" +*fr.PageSize 4X7/16<3A>9 large (4 x 7,11 p<2E>): "<>setpagedevice" +*fr.PageSize T4X7/16<3A>9 large (4 x 7,11 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*fr.PageSize TPostcard/100 x 148 mm (Sans marges): "<>setpagedevice" +*fr.PageSize ENV10/Enveloppe #10: "<>setpagedevice" +*fr.PageSize EnvDL/Enveloppe DL: "<>setpagedevice" +*fr.PageSize ENVC6/Enveloppe C6: "<>setpagedevice" +*fr.PageSize Letter/Lettre US: "<>setpagedevice" +*fr.PageSize Legal/Légal US: "<>setpagedevice" +*fr.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*de.PageSize A4/DIN A4: "<>setpagedevice" +*de.PageSize 4X6FULL/10 x 15 cm (4 x 6 Zoll): "<>setpagedevice" +*de.PageSize T4X6FULL/10 x 15 cm (4 x 6 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize 2L/13 x 18 cm (5 x 7 Zoll): "<>setpagedevice" +*de.PageSize A6/DIN A6: "<>setpagedevice" +*de.PageSize A5/DIN A5: "<>setpagedevice" +*de.PageSize B5/JIS B5: "<>setpagedevice" +*de.PageSize B6/JIS B6: "<>setpagedevice" +*de.PageSize L/9 x 13 cm (3,5 x 5 Zoll): "<>setpagedevice" +*de.PageSize TL/9 x 13 cm (3,5 x 5 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize INDEX5/5 x 8 Zoll (127 x 203 mm): "<>setpagedevice" +*de.PageSize 8x10/20 x 25 cm (8 x 10 Zoll): "<>setpagedevice" +*de.PageSize 4X7/16<3A>9 breit (4 x 7,11 Zoll): "<>setpagedevice" +*de.PageSize T4X7/16<3A>9 breit (4 x 7,11 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*de.PageSize TPostcard/100 x 148 mm (Randlos): "<>setpagedevice" +*de.PageSize ENV10/Umschlag #10: "<>setpagedevice" +*de.PageSize EnvDL/Umschlag DL: "<>setpagedevice" +*de.PageSize ENVC6/Umschlag C6: "<>setpagedevice" +*de.PageSize Letter/US Letter: "<>setpagedevice" +*de.PageSize Legal/US Lang: "<>setpagedevice" +*de.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*it.PageSize A4/A4: "<>setpagedevice" +*it.PageSize 4X6FULL/10 x 15 cm (4 x 6 pol<2E>): "<>setpagedevice" +*it.PageSize T4X6FULL/10 x 15 cm (4 x 6 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize 2L/13 x 18 cm (5 x 7 pol<2E>): "<>setpagedevice" +*it.PageSize A6/A6: "<>setpagedevice" +*it.PageSize A5/A5: "<>setpagedevice" +*it.PageSize B5/JIS B5: "<>setpagedevice" +*it.PageSize B6/JIS B6: "<>setpagedevice" +*it.PageSize L/9 x 13 cm (3,5 x 5 pol<2E>): "<>setpagedevice" +*it.PageSize TL/9 x 13 cm (3,5 x 5 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*it.PageSize 8x10/20 x 25 cm (8 x 10 pol<2E>): "<>setpagedevice" +*it.PageSize 4X7/16<3A>9 ampio (4 x 7,11 pol<2E>): "<>setpagedevice" +*it.PageSize T4X7/16<3A>9 ampio (4 x 7,11 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*it.PageSize TPostcard/100 x 148 mm (Senza margini): "<>setpagedevice" +*it.PageSize ENV10/Busta #10: "<>setpagedevice" +*it.PageSize EnvDL/Busta DL: "<>setpagedevice" +*it.PageSize ENVC6/Busta C6: "<>setpagedevice" +*it.PageSize Letter/Lettera USA: "<>setpagedevice" +*it.PageSize Legal/Legale USA: "<>setpagedevice" +*it.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*ja.PageSize A4/A4: "<>setpagedevice" +*ja.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ja.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (フチなし): "<>setpagedevice" +*ja.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ja.PageSize A6/A6: "<>setpagedevice" +*ja.PageSize A5/A5: "<>setpagedevice" +*ja.PageSize B5/JIS B5: "<>setpagedevice" +*ja.PageSize B6/JIS B6: "<>setpagedevice" +*ja.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ja.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (フチなし): "<>setpagedevice" +*ja.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ja.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ja.PageSize 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*ja.PageSize T4X7/16<3A>9 wide (4 x 7<2E>11 in) (フチなし): "<>setpagedevice" +*ja.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*ja.PageSize TPostcard/100 x 148 mm (フチなし): "<>setpagedevice" +*ja.PageSize ENV10/封筒 #10: "<>setpagedevice" +*ja.PageSize EnvDL/封筒 DL: "<>setpagedevice" +*ja.PageSize ENVC6/封筒 C6: "<>setpagedevice" +*ja.PageSize Letter/レター: "<>setpagedevice" +*ja.PageSize Legal/リーガル: "<>setpagedevice" +*ja.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*pt.PageSize A4/A4: "<>setpagedevice" +*pt.PageSize 4X6FULL/4 x 6 pol<2E> (102 x 152 mm): "<>setpagedevice" +*pt.PageSize T4X6FULL/4 x 6 pol<2E> (102 x 152 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize 2L/5 x 7 pol<2E> (127 x 178 mm): "<>setpagedevice" +*pt.PageSize A6/A6: "<>setpagedevice" +*pt.PageSize A5/A5: "<>setpagedevice" +*pt.PageSize B5/JIS B5: "<>setpagedevice" +*pt.PageSize B6/JIS B6: "<>setpagedevice" +*pt.PageSize L/3,5 x 5 pol<2E> (89 x 127 mm): "<>setpagedevice" +*pt.PageSize TL/3,5 x 5 pol<2E> (89 x 127 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*pt.PageSize 8x10/8 x 10 pol<2E> (203 x 254 mm): "<>setpagedevice" +*pt.PageSize 4X7/16<3A>9 de largura (102 x 181 mm): "<>setpagedevice" +*pt.PageSize T4X7/16<3A>9 de largura (102 x 181 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*pt.PageSize TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt.PageSize ENV10/Envelope #10: "<>setpagedevice" +*pt.PageSize EnvDL/Envelope DL: "<>setpagedevice" +*pt.PageSize ENVC6/Envelope C6: "<>setpagedevice" +*pt.PageSize Letter/Carta EUA: "<>setpagedevice" +*pt.PageSize Legal/Ofício EUA: "<>setpagedevice" +*pt.PageSize 16K/16K (195 x 270 mm): "<>setpagedevice" +*pt_PT.PageSize A4/A4: "<>setpagedevice" +*pt_PT.PageSize 4X6FULL/10 x 15 cm (4 x 6 pol): "<>setpagedevice" +*pt_PT.PageSize T4X6FULL/10 x 15 cm (4 x 6 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize 2L/13 x 18 cm (5 x 7 pol): "<>setpagedevice" +*pt_PT.PageSize A6/A6: "<>setpagedevice" +*pt_PT.PageSize A5/A5: "<>setpagedevice" +*pt_PT.PageSize B5/JIS B5: "<>setpagedevice" +*pt_PT.PageSize B6/JIS B6: "<>setpagedevice" +*pt_PT.PageSize L/9 x 13 cm (3,5 x 5 pol): "<>setpagedevice" +*pt_PT.PageSize TL/9 x 13 cm (3,5 x 5 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize INDEX5/5 x 8 pol (127 x 203 mm): "<>setpagedevice" +*pt_PT.PageSize 8x10/20 x 25 cm (8 x 10 pol): "<>setpagedevice" +*pt_PT.PageSize 4X7/16<3A>9 de largura (4 x 7,11 pol): "<>setpagedevice" +*pt_PT.PageSize T4X7/16<3A>9 de largura (4 x 7,11 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*pt_PT.PageSize TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt_PT.PageSize ENV10/Envelope #10: "<>setpagedevice" +*pt_PT.PageSize EnvDL/Envelope DL: "<>setpagedevice" +*pt_PT.PageSize ENVC6/Envelope C6: "<>setpagedevice" +*pt_PT.PageSize Letter/Carta EUA: "<>setpagedevice" +*pt_PT.PageSize Legal/Legal EUA: "<>setpagedevice" +*pt_PT.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*es.PageSize A4/A4: "<>setpagedevice" +*es.PageSize 4X6FULL/10 x 15 cm (4 x 6 pulg): "<>setpagedevice" +*es.PageSize T4X6FULL/10 x 15 cm (4 x 6 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize 2L/13 x 18 cm (5 x 7 pulg): "<>setpagedevice" +*es.PageSize A6/A6: "<>setpagedevice" +*es.PageSize A5/A5: "<>setpagedevice" +*es.PageSize B5/JIS B5: "<>setpagedevice" +*es.PageSize B6/JIS B6: "<>setpagedevice" +*es.PageSize L/9 x 13 cm (3,5 x 5 pulg): "<>setpagedevice" +*es.PageSize TL/9 x 13 cm (3,5 x 5 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize INDEX5/5 x 8 pulg (127 x 203 mm): "<>setpagedevice" +*es.PageSize 8x10/20 x 25 cm (8 x 10 pulg): "<>setpagedevice" +*es.PageSize 4X7/16<3A>9 ancho (4 x 7,11 pulg): "<>setpagedevice" +*es.PageSize T4X7/16<3A>9 ancho (4 x 7,11 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*es.PageSize TPostcard/100 x 148 mm (Sin márgenes): "<>setpagedevice" +*es.PageSize ENV10/Sobre #10: "<>setpagedevice" +*es.PageSize EnvDL/Sobre DL: "<>setpagedevice" +*es.PageSize ENVC6/Sobre C6: "<>setpagedevice" +*es.PageSize Letter/Carta EE<2E> UU<2E>: "<>setpagedevice" +*es.PageSize Legal/Legal: "<>setpagedevice" +*es.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*ko.PageSize A4/A4: "<>setpagedevice" +*ko.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ko.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (여백 없음): "<>setpagedevice" +*ko.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ko.PageSize A6/A6: "<>setpagedevice" +*ko.PageSize A5/A5: "<>setpagedevice" +*ko.PageSize B5/JIS B5: "<>setpagedevice" +*ko.PageSize B6/JIS B6: "<>setpagedevice" +*ko.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ko.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (여백 없음): "<>setpagedevice" +*ko.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ko.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ko.PageSize 4X7/16<3A>9 너비 (4 x 7<2E>11 in): "<>setpagedevice" +*ko.PageSize T4X7/16<3A>9 너비 (4 x 7<2E>11 in) (여백 없음): "<>setpagedevice" +*ko.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*ko.PageSize TPostcard/100 x 148 mm (여백 없음): "<>setpagedevice" +*ko.PageSize ENV10/봉투 #10: "<>setpagedevice" +*ko.PageSize EnvDL/봉투 DL: "<>setpagedevice" +*ko.PageSize ENVC6/봉투 C6: "<>setpagedevice" +*ko.PageSize Letter/US 편지지: "<>setpagedevice" +*ko.PageSize Legal/US 공문서: "<>setpagedevice" +*ko.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_TW.PageSize A4/A4: "<>setpagedevice" +*zh_TW.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*zh_TW.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*zh_TW.PageSize A6/A6: "<>setpagedevice" +*zh_TW.PageSize A5/A5: "<>setpagedevice" +*zh_TW.PageSize B5/JIS B5: "<>setpagedevice" +*zh_TW.PageSize B6/JIS B6: "<>setpagedevice" +*zh_TW.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*zh_TW.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*zh_TW.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*zh_TW.PageSize 4X7/16<3A>9 寬 (4 x 7<2E>11 in): "<>setpagedevice" +*zh_TW.PageSize T4X7/16<3A>9 寬 (4 x 7<2E>11 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*zh_TW.PageSize TPostcard/100 x 148 mm (無邊): "<>setpagedevice" +*zh_TW.PageSize ENV10/信封 #10: "<>setpagedevice" +*zh_TW.PageSize EnvDL/信封 DL: "<>setpagedevice" +*zh_TW.PageSize ENVC6/信封 C6: "<>setpagedevice" +*zh_TW.PageSize Letter/美式信紙(US Letter): "<>setpagedevice" +*zh_TW.PageSize Legal/美式法定紙(US Legal): "<>setpagedevice" +*zh_TW.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_CN.PageSize A4/A4: "<>setpagedevice" +*zh_CN.PageSize 4X6FULL/102 x 152 毫米 (4 x 6 英寸): "<>setpagedevice" +*zh_CN.PageSize T4X6FULL/102 x 152 毫米 (4 x 6 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize 2L/127 x 178 毫米 (5 x 7 英寸): "<>setpagedevice" +*zh_CN.PageSize A6/A6: "<>setpagedevice" +*zh_CN.PageSize A5/A5: "<>setpagedevice" +*zh_CN.PageSize B5/JIS B5: "<>setpagedevice" +*zh_CN.PageSize B6/JIS B6: "<>setpagedevice" +*zh_CN.PageSize L/89 x 127 毫米 (3<2E>5 x 5 英寸): "<>setpagedevice" +*zh_CN.PageSize TL/89 x 127 毫米 (3<2E>5 x 5 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize INDEX5/5 x 8 英寸 (127 x 203 毫米): "<>setpagedevice" +*zh_CN.PageSize 8x10/203 x 254 毫米 (8 x 10 英寸): "<>setpagedevice" +*zh_CN.PageSize 4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸): "<>setpagedevice" +*zh_CN.PageSize T4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize Postcard/100 x 148 毫米: "<>setpagedevice" +*zh_CN.PageSize TPostcard/100 x 148 毫米 (无边距): "<>setpagedevice" +*zh_CN.PageSize ENV10/信封 #10: "<>setpagedevice" +*zh_CN.PageSize EnvDL/信封 DL: "<>setpagedevice" +*zh_CN.PageSize ENVC6/信封 C6: "<>setpagedevice" +*zh_CN.PageSize Letter/美国信纸: "<>setpagedevice" +*zh_CN.PageSize Legal/美国法定用纸: "<>setpagedevice" +*zh_CN.PageSize 16K/16K 195 x 270 毫米: "<>setpagedevice" +*ru.PageSize A4/A4: "<>setpagedevice" +*ru.PageSize 4X6FULL/10 x 15 см (4 x 6 in): "<>setpagedevice" +*ru.PageSize T4X6FULL/10 x 15 см (4 x 6 in) (Без полей): "<>setpagedevice" +*ru.PageSize 2L/13 x 18 см (5 x 7 in): "<>setpagedevice" +*ru.PageSize A6/A6: "<>setpagedevice" +*ru.PageSize A5/A5: "<>setpagedevice" +*ru.PageSize B5/JIS B5: "<>setpagedevice" +*ru.PageSize B6/JIS B6: "<>setpagedevice" +*ru.PageSize L/9 x 13 см (3,5 x 5 in): "<>setpagedevice" +*ru.PageSize TL/9 x 13 см (3,5 x 5 in) (Без полей): "<>setpagedevice" +*ru.PageSize INDEX5/5 x 8 in (127 x 203 мм): "<>setpagedevice" +*ru.PageSize 8x10/20 x 25 см (8 x 10 in): "<>setpagedevice" +*ru.PageSize 4X7/Соотношение сторон 16<3A>9: "<>setpagedevice" +*ru.PageSize T4X7/Соотношение сторон 16<3A>9 (Без полей): "<>setpagedevice" +*ru.PageSize Postcard/100 x 148 мм: "<>setpagedevice" +*ru.PageSize TPostcard/100 x 148 мм (Без полей): "<>setpagedevice" +*ru.PageSize ENV10/Конверты #10: "<>setpagedevice" +*ru.PageSize EnvDL/Конверты DL: "<>setpagedevice" +*ru.PageSize ENVC6/Конверты C6: "<>setpagedevice" +*ru.PageSize Letter/US Letter: "<>setpagedevice" +*ru.PageSize Legal/US Legal: "<>setpagedevice" +*ru.PageSize 16K/16K 195 x 270 мм: "<>setpagedevice" +*CloseUI: *PageSize + + + + +*OpenUI *Brightness/Brightness: PickOne +*OrderDependency: 200 AnySetup *Brightness +*DefaultBrightness: 0 +*Brightness -25/-25: "" +*Brightness -24/-24: "" +*Brightness -23/-23: "" +*Brightness -22/-22: "" +*Brightness -21/-21: "" +*Brightness -20/-20: "" +*Brightness -19/-19: "" +*Brightness -18/-18: "" +*Brightness -17/-17: "" +*Brightness -16/-16: "" +*Brightness -15/-15: "" +*Brightness -14/-14: "" +*Brightness -13/-13: "" +*Brightness -12/-12: "" +*Brightness -11/-11: "" +*Brightness -10/-10: "" +*Brightness -9/-9: "" +*Brightness -8/-8: "" +*Brightness -7/-7: "" +*Brightness -6/-6: "" +*Brightness -5/-5: "" +*Brightness -4/-4: "" +*Brightness -3/-3: "" +*Brightness -2/-2: "" +*Brightness -1/-1: "" +*Brightness 0/0: "" +*Brightness 1/1: "" +*Brightness 2/2: "" +*Brightness 3/3: "" +*Brightness 4/4: "" +*Brightness 5/5: "" +*Brightness 6/6: "" +*Brightness 7/7: "" +*Brightness 8/8: "" +*Brightness 9/9: "" +*Brightness 10/10: "" +*Brightness 11/11: "" +*Brightness 12/12: "" +*Brightness 13/13: "" +*Brightness 14/14: "" +*Brightness 15/15: "" +*Brightness 16/16: "" +*Brightness 17/17: "" +*Brightness 18/18: "" +*Brightness 19/19: "" +*Brightness 20/20: "" +*Brightness 21/21: "" +*Brightness 22/22: "" +*Brightness 23/23: "" +*Brightness 24/24: "" +*Brightness 25/25: "" +*nl.Translation Brightness/Helderheid: "" +*fr.Translation Brightness/Luminosité : "" +*de.Translation Brightness/Helligkeit: "" +*it.Translation Brightness/Luminosità: "" +*ja.Translation Brightness/明度: "" +*pt.Translation Brightness/Brilho: "" +*pt_PT.Translation Brightness/Brilho: "" +*es.Translation Brightness/Brillo: "" +*ko.Translation Brightness/명도: "" +*zh_TW.Translation Brightness/亮度: "" +*zh_CN.Translation Brightness/亮度: "" +*ru.Translation Brightness/Яркость: "" +*nl.Brightness -25/-25: "" +*nl.Brightness -24/-24: "" +*nl.Brightness -23/-23: "" +*nl.Brightness -22/-22: "" +*nl.Brightness -21/-21: "" +*nl.Brightness -20/-20: "" +*nl.Brightness -19/-19: "" +*nl.Brightness -18/-18: "" +*nl.Brightness -17/-17: "" +*nl.Brightness -16/-16: "" +*nl.Brightness -15/-15: "" +*nl.Brightness -14/-14: "" +*nl.Brightness -13/-13: "" +*nl.Brightness -12/-12: "" +*nl.Brightness -11/-11: "" +*nl.Brightness -10/-10: "" +*nl.Brightness -9/-9: "" +*nl.Brightness -8/-8: "" +*nl.Brightness -7/-7: "" +*nl.Brightness -6/-6: "" +*nl.Brightness -5/-5: "" +*nl.Brightness -4/-4: "" +*nl.Brightness -3/-3: "" +*nl.Brightness -2/-2: "" +*nl.Brightness -1/-1: "" +*nl.Brightness 0/0: "" +*nl.Brightness 1/1: "" +*nl.Brightness 2/2: "" +*nl.Brightness 3/3: "" +*nl.Brightness 4/4: "" +*nl.Brightness 5/5: "" +*nl.Brightness 6/6: "" +*nl.Brightness 7/7: "" +*nl.Brightness 8/8: "" +*nl.Brightness 9/9: "" +*nl.Brightness 10/10: "" +*nl.Brightness 11/11: "" +*nl.Brightness 12/12: "" +*nl.Brightness 13/13: "" +*nl.Brightness 14/14: "" +*nl.Brightness 15/15: "" +*nl.Brightness 16/16: "" +*nl.Brightness 17/17: "" +*nl.Brightness 18/18: "" +*nl.Brightness 19/19: "" +*nl.Brightness 20/20: "" +*nl.Brightness 21/21: "" +*nl.Brightness 22/22: "" +*nl.Brightness 23/23: "" +*nl.Brightness 24/24: "" +*nl.Brightness 25/25: "" +*fr.Brightness -25/-25: "" +*fr.Brightness -24/-24: "" +*fr.Brightness -23/-23: "" +*fr.Brightness -22/-22: "" +*fr.Brightness -21/-21: "" +*fr.Brightness -20/-20: "" +*fr.Brightness -19/-19: "" +*fr.Brightness -18/-18: "" +*fr.Brightness -17/-17: "" +*fr.Brightness -16/-16: "" +*fr.Brightness -15/-15: "" +*fr.Brightness -14/-14: "" +*fr.Brightness -13/-13: "" +*fr.Brightness -12/-12: "" +*fr.Brightness -11/-11: "" +*fr.Brightness -10/-10: "" +*fr.Brightness -9/-9: "" +*fr.Brightness -8/-8: "" +*fr.Brightness -7/-7: "" +*fr.Brightness -6/-6: "" +*fr.Brightness -5/-5: "" +*fr.Brightness -4/-4: "" +*fr.Brightness -3/-3: "" +*fr.Brightness -2/-2: "" +*fr.Brightness -1/-1: "" +*fr.Brightness 0/0: "" +*fr.Brightness 1/1: "" +*fr.Brightness 2/2: "" +*fr.Brightness 3/3: "" +*fr.Brightness 4/4: "" +*fr.Brightness 5/5: "" +*fr.Brightness 6/6: "" +*fr.Brightness 7/7: "" +*fr.Brightness 8/8: "" +*fr.Brightness 9/9: "" +*fr.Brightness 10/10: "" +*fr.Brightness 11/11: "" +*fr.Brightness 12/12: "" +*fr.Brightness 13/13: "" +*fr.Brightness 14/14: "" +*fr.Brightness 15/15: "" +*fr.Brightness 16/16: "" +*fr.Brightness 17/17: "" +*fr.Brightness 18/18: "" +*fr.Brightness 19/19: "" +*fr.Brightness 20/20: "" +*fr.Brightness 21/21: "" +*fr.Brightness 22/22: "" +*fr.Brightness 23/23: "" +*fr.Brightness 24/24: "" +*fr.Brightness 25/25: "" +*de.Brightness -25/-25: "" +*de.Brightness -24/-24: "" +*de.Brightness -23/-23: "" +*de.Brightness -22/-22: "" +*de.Brightness -21/-21: "" +*de.Brightness -20/-20: "" +*de.Brightness -19/-19: "" +*de.Brightness -18/-18: "" +*de.Brightness -17/-17: "" +*de.Brightness -16/-16: "" +*de.Brightness -15/-15: "" +*de.Brightness -14/-14: "" +*de.Brightness -13/-13: "" +*de.Brightness -12/-12: "" +*de.Brightness -11/-11: "" +*de.Brightness -10/-10: "" +*de.Brightness -9/-9: "" +*de.Brightness -8/-8: "" +*de.Brightness -7/-7: "" +*de.Brightness -6/-6: "" +*de.Brightness -5/-5: "" +*de.Brightness -4/-4: "" +*de.Brightness -3/-3: "" +*de.Brightness -2/-2: "" +*de.Brightness -1/-1: "" +*de.Brightness 0/0: "" +*de.Brightness 1/1: "" +*de.Brightness 2/2: "" +*de.Brightness 3/3: "" +*de.Brightness 4/4: "" +*de.Brightness 5/5: "" +*de.Brightness 6/6: "" +*de.Brightness 7/7: "" +*de.Brightness 8/8: "" +*de.Brightness 9/9: "" +*de.Brightness 10/10: "" +*de.Brightness 11/11: "" +*de.Brightness 12/12: "" +*de.Brightness 13/13: "" +*de.Brightness 14/14: "" +*de.Brightness 15/15: "" +*de.Brightness 16/16: "" +*de.Brightness 17/17: "" +*de.Brightness 18/18: "" +*de.Brightness 19/19: "" +*de.Brightness 20/20: "" +*de.Brightness 21/21: "" +*de.Brightness 22/22: "" +*de.Brightness 23/23: "" +*de.Brightness 24/24: "" +*de.Brightness 25/25: "" +*it.Brightness -25/-25: "" +*it.Brightness -24/-24: "" +*it.Brightness -23/-23: "" +*it.Brightness -22/-22: "" +*it.Brightness -21/-21: "" +*it.Brightness -20/-20: "" +*it.Brightness -19/-19: "" +*it.Brightness -18/-18: "" +*it.Brightness -17/-17: "" +*it.Brightness -16/-16: "" +*it.Brightness -15/-15: "" +*it.Brightness -14/-14: "" +*it.Brightness -13/-13: "" +*it.Brightness -12/-12: "" +*it.Brightness -11/-11: "" +*it.Brightness -10/-10: "" +*it.Brightness -9/-9: "" +*it.Brightness -8/-8: "" +*it.Brightness -7/-7: "" +*it.Brightness -6/-6: "" +*it.Brightness -5/-5: "" +*it.Brightness -4/-4: "" +*it.Brightness -3/-3: "" +*it.Brightness -2/-2: "" +*it.Brightness -1/-1: "" +*it.Brightness 0/0: "" +*it.Brightness 1/1: "" +*it.Brightness 2/2: "" +*it.Brightness 3/3: "" +*it.Brightness 4/4: "" +*it.Brightness 5/5: "" +*it.Brightness 6/6: "" +*it.Brightness 7/7: "" +*it.Brightness 8/8: "" +*it.Brightness 9/9: "" +*it.Brightness 10/10: "" +*it.Brightness 11/11: "" +*it.Brightness 12/12: "" +*it.Brightness 13/13: "" +*it.Brightness 14/14: "" +*it.Brightness 15/15: "" +*it.Brightness 16/16: "" +*it.Brightness 17/17: "" +*it.Brightness 18/18: "" +*it.Brightness 19/19: "" +*it.Brightness 20/20: "" +*it.Brightness 21/21: "" +*it.Brightness 22/22: "" +*it.Brightness 23/23: "" +*it.Brightness 24/24: "" +*it.Brightness 25/25: "" +*ja.Brightness -25/-25: "" +*ja.Brightness -24/-24: "" +*ja.Brightness -23/-23: "" +*ja.Brightness -22/-22: "" +*ja.Brightness -21/-21: "" +*ja.Brightness -20/-20: "" +*ja.Brightness -19/-19: "" +*ja.Brightness -18/-18: "" +*ja.Brightness -17/-17: "" +*ja.Brightness -16/-16: "" +*ja.Brightness -15/-15: "" +*ja.Brightness -14/-14: "" +*ja.Brightness -13/-13: "" +*ja.Brightness -12/-12: "" +*ja.Brightness -11/-11: "" +*ja.Brightness -10/-10: "" +*ja.Brightness -9/-9: "" +*ja.Brightness -8/-8: "" +*ja.Brightness -7/-7: "" +*ja.Brightness -6/-6: "" +*ja.Brightness -5/-5: "" +*ja.Brightness -4/-4: "" +*ja.Brightness -3/-3: "" +*ja.Brightness -2/-2: "" +*ja.Brightness -1/-1: "" +*ja.Brightness 0/0: "" +*ja.Brightness 1/1: "" +*ja.Brightness 2/2: "" +*ja.Brightness 3/3: "" +*ja.Brightness 4/4: "" +*ja.Brightness 5/5: "" +*ja.Brightness 6/6: "" +*ja.Brightness 7/7: "" +*ja.Brightness 8/8: "" +*ja.Brightness 9/9: "" +*ja.Brightness 10/10: "" +*ja.Brightness 11/11: "" +*ja.Brightness 12/12: "" +*ja.Brightness 13/13: "" +*ja.Brightness 14/14: "" +*ja.Brightness 15/15: "" +*ja.Brightness 16/16: "" +*ja.Brightness 17/17: "" +*ja.Brightness 18/18: "" +*ja.Brightness 19/19: "" +*ja.Brightness 20/20: "" +*ja.Brightness 21/21: "" +*ja.Brightness 22/22: "" +*ja.Brightness 23/23: "" +*ja.Brightness 24/24: "" +*ja.Brightness 25/25: "" +*pt.Brightness -25/-25: "" +*pt.Brightness -24/-24: "" +*pt.Brightness -23/-23: "" +*pt.Brightness -22/-22: "" +*pt.Brightness -21/-21: "" +*pt.Brightness -20/-20: "" +*pt.Brightness -19/-19: "" +*pt.Brightness -18/-18: "" +*pt.Brightness -17/-17: "" +*pt.Brightness -16/-16: "" +*pt.Brightness -15/-15: "" +*pt.Brightness -14/-14: "" +*pt.Brightness -13/-13: "" +*pt.Brightness -12/-12: "" +*pt.Brightness -11/-11: "" +*pt.Brightness -10/-10: "" +*pt.Brightness -9/-9: "" +*pt.Brightness -8/-8: "" +*pt.Brightness -7/-7: "" +*pt.Brightness -6/-6: "" +*pt.Brightness -5/-5: "" +*pt.Brightness -4/-4: "" +*pt.Brightness -3/-3: "" +*pt.Brightness -2/-2: "" +*pt.Brightness -1/-1: "" +*pt.Brightness 0/0: "" +*pt.Brightness 1/1: "" +*pt.Brightness 2/2: "" +*pt.Brightness 3/3: "" +*pt.Brightness 4/4: "" +*pt.Brightness 5/5: "" +*pt.Brightness 6/6: "" +*pt.Brightness 7/7: "" +*pt.Brightness 8/8: "" +*pt.Brightness 9/9: "" +*pt.Brightness 10/10: "" +*pt.Brightness 11/11: "" +*pt.Brightness 12/12: "" +*pt.Brightness 13/13: "" +*pt.Brightness 14/14: "" +*pt.Brightness 15/15: "" +*pt.Brightness 16/16: "" +*pt.Brightness 17/17: "" +*pt.Brightness 18/18: "" +*pt.Brightness 19/19: "" +*pt.Brightness 20/20: "" +*pt.Brightness 21/21: "" +*pt.Brightness 22/22: "" +*pt.Brightness 23/23: "" +*pt.Brightness 24/24: "" +*pt.Brightness 25/25: "" +*pt_PT.Brightness -25/-25: "" +*pt_PT.Brightness -24/-24: "" +*pt_PT.Brightness -23/-23: "" +*pt_PT.Brightness -22/-22: "" +*pt_PT.Brightness -21/-21: "" +*pt_PT.Brightness -20/-20: "" +*pt_PT.Brightness -19/-19: "" +*pt_PT.Brightness -18/-18: "" +*pt_PT.Brightness -17/-17: "" +*pt_PT.Brightness -16/-16: "" +*pt_PT.Brightness -15/-15: "" +*pt_PT.Brightness -14/-14: "" +*pt_PT.Brightness -13/-13: "" +*pt_PT.Brightness -12/-12: "" +*pt_PT.Brightness -11/-11: "" +*pt_PT.Brightness -10/-10: "" +*pt_PT.Brightness -9/-9: "" +*pt_PT.Brightness -8/-8: "" +*pt_PT.Brightness -7/-7: "" +*pt_PT.Brightness -6/-6: "" +*pt_PT.Brightness -5/-5: "" +*pt_PT.Brightness -4/-4: "" +*pt_PT.Brightness -3/-3: "" +*pt_PT.Brightness -2/-2: "" +*pt_PT.Brightness -1/-1: "" +*pt_PT.Brightness 0/0: "" +*pt_PT.Brightness 1/1: "" +*pt_PT.Brightness 2/2: "" +*pt_PT.Brightness 3/3: "" +*pt_PT.Brightness 4/4: "" +*pt_PT.Brightness 5/5: "" +*pt_PT.Brightness 6/6: "" +*pt_PT.Brightness 7/7: "" +*pt_PT.Brightness 8/8: "" +*pt_PT.Brightness 9/9: "" +*pt_PT.Brightness 10/10: "" +*pt_PT.Brightness 11/11: "" +*pt_PT.Brightness 12/12: "" +*pt_PT.Brightness 13/13: "" +*pt_PT.Brightness 14/14: "" +*pt_PT.Brightness 15/15: "" +*pt_PT.Brightness 16/16: "" +*pt_PT.Brightness 17/17: "" +*pt_PT.Brightness 18/18: "" +*pt_PT.Brightness 19/19: "" +*pt_PT.Brightness 20/20: "" +*pt_PT.Brightness 21/21: "" +*pt_PT.Brightness 22/22: "" +*pt_PT.Brightness 23/23: "" +*pt_PT.Brightness 24/24: "" +*pt_PT.Brightness 25/25: "" +*es.Brightness -25/-25: "" +*es.Brightness -24/-24: "" +*es.Brightness -23/-23: "" +*es.Brightness -22/-22: "" +*es.Brightness -21/-21: "" +*es.Brightness -20/-20: "" +*es.Brightness -19/-19: "" +*es.Brightness -18/-18: "" +*es.Brightness -17/-17: "" +*es.Brightness -16/-16: "" +*es.Brightness -15/-15: "" +*es.Brightness -14/-14: "" +*es.Brightness -13/-13: "" +*es.Brightness -12/-12: "" +*es.Brightness -11/-11: "" +*es.Brightness -10/-10: "" +*es.Brightness -9/-9: "" +*es.Brightness -8/-8: "" +*es.Brightness -7/-7: "" +*es.Brightness -6/-6: "" +*es.Brightness -5/-5: "" +*es.Brightness -4/-4: "" +*es.Brightness -3/-3: "" +*es.Brightness -2/-2: "" +*es.Brightness -1/-1: "" +*es.Brightness 0/0: "" +*es.Brightness 1/1: "" +*es.Brightness 2/2: "" +*es.Brightness 3/3: "" +*es.Brightness 4/4: "" +*es.Brightness 5/5: "" +*es.Brightness 6/6: "" +*es.Brightness 7/7: "" +*es.Brightness 8/8: "" +*es.Brightness 9/9: "" +*es.Brightness 10/10: "" +*es.Brightness 11/11: "" +*es.Brightness 12/12: "" +*es.Brightness 13/13: "" +*es.Brightness 14/14: "" +*es.Brightness 15/15: "" +*es.Brightness 16/16: "" +*es.Brightness 17/17: "" +*es.Brightness 18/18: "" +*es.Brightness 19/19: "" +*es.Brightness 20/20: "" +*es.Brightness 21/21: "" +*es.Brightness 22/22: "" +*es.Brightness 23/23: "" +*es.Brightness 24/24: "" +*es.Brightness 25/25: "" +*ko.Brightness -25/-25: "" +*ko.Brightness -24/-24: "" +*ko.Brightness -23/-23: "" +*ko.Brightness -22/-22: "" +*ko.Brightness -21/-21: "" +*ko.Brightness -20/-20: "" +*ko.Brightness -19/-19: "" +*ko.Brightness -18/-18: "" +*ko.Brightness -17/-17: "" +*ko.Brightness -16/-16: "" +*ko.Brightness -15/-15: "" +*ko.Brightness -14/-14: "" +*ko.Brightness -13/-13: "" +*ko.Brightness -12/-12: "" +*ko.Brightness -11/-11: "" +*ko.Brightness -10/-10: "" +*ko.Brightness -9/-9: "" +*ko.Brightness -8/-8: "" +*ko.Brightness -7/-7: "" +*ko.Brightness -6/-6: "" +*ko.Brightness -5/-5: "" +*ko.Brightness -4/-4: "" +*ko.Brightness -3/-3: "" +*ko.Brightness -2/-2: "" +*ko.Brightness -1/-1: "" +*ko.Brightness 0/0: "" +*ko.Brightness 1/1: "" +*ko.Brightness 2/2: "" +*ko.Brightness 3/3: "" +*ko.Brightness 4/4: "" +*ko.Brightness 5/5: "" +*ko.Brightness 6/6: "" +*ko.Brightness 7/7: "" +*ko.Brightness 8/8: "" +*ko.Brightness 9/9: "" +*ko.Brightness 10/10: "" +*ko.Brightness 11/11: "" +*ko.Brightness 12/12: "" +*ko.Brightness 13/13: "" +*ko.Brightness 14/14: "" +*ko.Brightness 15/15: "" +*ko.Brightness 16/16: "" +*ko.Brightness 17/17: "" +*ko.Brightness 18/18: "" +*ko.Brightness 19/19: "" +*ko.Brightness 20/20: "" +*ko.Brightness 21/21: "" +*ko.Brightness 22/22: "" +*ko.Brightness 23/23: "" +*ko.Brightness 24/24: "" +*ko.Brightness 25/25: "" +*zh_TW.Brightness -25/-25: "" +*zh_TW.Brightness -24/-24: "" +*zh_TW.Brightness -23/-23: "" +*zh_TW.Brightness -22/-22: "" +*zh_TW.Brightness -21/-21: "" +*zh_TW.Brightness -20/-20: "" +*zh_TW.Brightness -19/-19: "" +*zh_TW.Brightness -18/-18: "" +*zh_TW.Brightness -17/-17: "" +*zh_TW.Brightness -16/-16: "" +*zh_TW.Brightness -15/-15: "" +*zh_TW.Brightness -14/-14: "" +*zh_TW.Brightness -13/-13: "" +*zh_TW.Brightness -12/-12: "" +*zh_TW.Brightness -11/-11: "" +*zh_TW.Brightness -10/-10: "" +*zh_TW.Brightness -9/-9: "" +*zh_TW.Brightness -8/-8: "" +*zh_TW.Brightness -7/-7: "" +*zh_TW.Brightness -6/-6: "" +*zh_TW.Brightness -5/-5: "" +*zh_TW.Brightness -4/-4: "" +*zh_TW.Brightness -3/-3: "" +*zh_TW.Brightness -2/-2: "" +*zh_TW.Brightness -1/-1: "" +*zh_TW.Brightness 0/0: "" +*zh_TW.Brightness 1/1: "" +*zh_TW.Brightness 2/2: "" +*zh_TW.Brightness 3/3: "" +*zh_TW.Brightness 4/4: "" +*zh_TW.Brightness 5/5: "" +*zh_TW.Brightness 6/6: "" +*zh_TW.Brightness 7/7: "" +*zh_TW.Brightness 8/8: "" +*zh_TW.Brightness 9/9: "" +*zh_TW.Brightness 10/10: "" +*zh_TW.Brightness 11/11: "" +*zh_TW.Brightness 12/12: "" +*zh_TW.Brightness 13/13: "" +*zh_TW.Brightness 14/14: "" +*zh_TW.Brightness 15/15: "" +*zh_TW.Brightness 16/16: "" +*zh_TW.Brightness 17/17: "" +*zh_TW.Brightness 18/18: "" +*zh_TW.Brightness 19/19: "" +*zh_TW.Brightness 20/20: "" +*zh_TW.Brightness 21/21: "" +*zh_TW.Brightness 22/22: "" +*zh_TW.Brightness 23/23: "" +*zh_TW.Brightness 24/24: "" +*zh_TW.Brightness 25/25: "" +*zh_CN.Brightness -25/-25: "" +*zh_CN.Brightness -24/-24: "" +*zh_CN.Brightness -23/-23: "" +*zh_CN.Brightness -22/-22: "" +*zh_CN.Brightness -21/-21: "" +*zh_CN.Brightness -20/-20: "" +*zh_CN.Brightness -19/-19: "" +*zh_CN.Brightness -18/-18: "" +*zh_CN.Brightness -17/-17: "" +*zh_CN.Brightness -16/-16: "" +*zh_CN.Brightness -15/-15: "" +*zh_CN.Brightness -14/-14: "" +*zh_CN.Brightness -13/-13: "" +*zh_CN.Brightness -12/-12: "" +*zh_CN.Brightness -11/-11: "" +*zh_CN.Brightness -10/-10: "" +*zh_CN.Brightness -9/-9: "" +*zh_CN.Brightness -8/-8: "" +*zh_CN.Brightness -7/-7: "" +*zh_CN.Brightness -6/-6: "" +*zh_CN.Brightness -5/-5: "" +*zh_CN.Brightness -4/-4: "" +*zh_CN.Brightness -3/-3: "" +*zh_CN.Brightness -2/-2: "" +*zh_CN.Brightness -1/-1: "" +*zh_CN.Brightness 0/0: "" +*zh_CN.Brightness 1/1: "" +*zh_CN.Brightness 2/2: "" +*zh_CN.Brightness 3/3: "" +*zh_CN.Brightness 4/4: "" +*zh_CN.Brightness 5/5: "" +*zh_CN.Brightness 6/6: "" +*zh_CN.Brightness 7/7: "" +*zh_CN.Brightness 8/8: "" +*zh_CN.Brightness 9/9: "" +*zh_CN.Brightness 10/10: "" +*zh_CN.Brightness 11/11: "" +*zh_CN.Brightness 12/12: "" +*zh_CN.Brightness 13/13: "" +*zh_CN.Brightness 14/14: "" +*zh_CN.Brightness 15/15: "" +*zh_CN.Brightness 16/16: "" +*zh_CN.Brightness 17/17: "" +*zh_CN.Brightness 18/18: "" +*zh_CN.Brightness 19/19: "" +*zh_CN.Brightness 20/20: "" +*zh_CN.Brightness 21/21: "" +*zh_CN.Brightness 22/22: "" +*zh_CN.Brightness 23/23: "" +*zh_CN.Brightness 24/24: "" +*zh_CN.Brightness 25/25: "" +*ru.Brightness -25/-25: "" +*ru.Brightness -24/-24: "" +*ru.Brightness -23/-23: "" +*ru.Brightness -22/-22: "" +*ru.Brightness -21/-21: "" +*ru.Brightness -20/-20: "" +*ru.Brightness -19/-19: "" +*ru.Brightness -18/-18: "" +*ru.Brightness -17/-17: "" +*ru.Brightness -16/-16: "" +*ru.Brightness -15/-15: "" +*ru.Brightness -14/-14: "" +*ru.Brightness -13/-13: "" +*ru.Brightness -12/-12: "" +*ru.Brightness -11/-11: "" +*ru.Brightness -10/-10: "" +*ru.Brightness -9/-9: "" +*ru.Brightness -8/-8: "" +*ru.Brightness -7/-7: "" +*ru.Brightness -6/-6: "" +*ru.Brightness -5/-5: "" +*ru.Brightness -4/-4: "" +*ru.Brightness -3/-3: "" +*ru.Brightness -2/-2: "" +*ru.Brightness -1/-1: "" +*ru.Brightness 0/0: "" +*ru.Brightness 1/1: "" +*ru.Brightness 2/2: "" +*ru.Brightness 3/3: "" +*ru.Brightness 4/4: "" +*ru.Brightness 5/5: "" +*ru.Brightness 6/6: "" +*ru.Brightness 7/7: "" +*ru.Brightness 8/8: "" +*ru.Brightness 9/9: "" +*ru.Brightness 10/10: "" +*ru.Brightness 11/11: "" +*ru.Brightness 12/12: "" +*ru.Brightness 13/13: "" +*ru.Brightness 14/14: "" +*ru.Brightness 15/15: "" +*ru.Brightness 16/16: "" +*ru.Brightness 17/17: "" +*ru.Brightness 18/18: "" +*ru.Brightness 19/19: "" +*ru.Brightness 20/20: "" +*ru.Brightness 21/21: "" +*ru.Brightness 22/22: "" +*ru.Brightness 23/23: "" +*ru.Brightness 24/24: "" +*ru.Brightness 25/25: "" +*CloseUI: *Brightness + + +*OpenUI *Contrast/Contrast: PickOne +*OrderDependency: 210 AnySetup *Contrast +*DefaultContrast: 0 +*Contrast -25/-25: "" +*Contrast -24/-24: "" +*Contrast -23/-23: "" +*Contrast -22/-22: "" +*Contrast -21/-21: "" +*Contrast -20/-20: "" +*Contrast -19/-19: "" +*Contrast -18/-18: "" +*Contrast -17/-17: "" +*Contrast -16/-16: "" +*Contrast -15/-15: "" +*Contrast -14/-14: "" +*Contrast -13/-13: "" +*Contrast -12/-12: "" +*Contrast -11/-11: "" +*Contrast -10/-10: "" +*Contrast -9/-9: "" +*Contrast -8/-8: "" +*Contrast -7/-7: "" +*Contrast -6/-6: "" +*Contrast -5/-5: "" +*Contrast -4/-4: "" +*Contrast -3/-3: "" +*Contrast -2/-2: "" +*Contrast -1/-1: "" +*Contrast 0/0: "" +*Contrast 1/1: "" +*Contrast 2/2: "" +*Contrast 3/3: "" +*Contrast 4/4: "" +*Contrast 5/5: "" +*Contrast 6/6: "" +*Contrast 7/7: "" +*Contrast 8/8: "" +*Contrast 9/9: "" +*Contrast 10/10: "" +*Contrast 11/11: "" +*Contrast 12/12: "" +*Contrast 13/13: "" +*Contrast 14/14: "" +*Contrast 15/15: "" +*Contrast 16/16: "" +*Contrast 17/17: "" +*Contrast 18/18: "" +*Contrast 19/19: "" +*Contrast 20/20: "" +*Contrast 21/21: "" +*Contrast 22/22: "" +*Contrast 23/23: "" +*Contrast 24/24: "" +*Contrast 25/25: "" +*nl.Translation Contrast/Contrast: "" +*fr.Translation Contrast/Contraste : "" +*de.Translation Contrast/Kontrast: "" +*it.Translation Contrast/Contrasto: "" +*ja.Translation Contrast/コントラスト: "" +*pt.Translation Contrast/Contraste: "" +*pt_PT.Translation Contrast/Contraste: "" +*es.Translation Contrast/Contraste: "" +*ko.Translation Contrast/대비: "" +*zh_TW.Translation Contrast/對比: "" +*zh_CN.Translation Contrast/对比度: "" +*ru.Translation Contrast/Контрастность: "" +*nl.Contrast -25/-25: "" +*nl.Contrast -24/-24: "" +*nl.Contrast -23/-23: "" +*nl.Contrast -22/-22: "" +*nl.Contrast -21/-21: "" +*nl.Contrast -20/-20: "" +*nl.Contrast -19/-19: "" +*nl.Contrast -18/-18: "" +*nl.Contrast -17/-17: "" +*nl.Contrast -16/-16: "" +*nl.Contrast -15/-15: "" +*nl.Contrast -14/-14: "" +*nl.Contrast -13/-13: "" +*nl.Contrast -12/-12: "" +*nl.Contrast -11/-11: "" +*nl.Contrast -10/-10: "" +*nl.Contrast -9/-9: "" +*nl.Contrast -8/-8: "" +*nl.Contrast -7/-7: "" +*nl.Contrast -6/-6: "" +*nl.Contrast -5/-5: "" +*nl.Contrast -4/-4: "" +*nl.Contrast -3/-3: "" +*nl.Contrast -2/-2: "" +*nl.Contrast -1/-1: "" +*nl.Contrast 0/0: "" +*nl.Contrast 1/1: "" +*nl.Contrast 2/2: "" +*nl.Contrast 3/3: "" +*nl.Contrast 4/4: "" +*nl.Contrast 5/5: "" +*nl.Contrast 6/6: "" +*nl.Contrast 7/7: "" +*nl.Contrast 8/8: "" +*nl.Contrast 9/9: "" +*nl.Contrast 10/10: "" +*nl.Contrast 11/11: "" +*nl.Contrast 12/12: "" +*nl.Contrast 13/13: "" +*nl.Contrast 14/14: "" +*nl.Contrast 15/15: "" +*nl.Contrast 16/16: "" +*nl.Contrast 17/17: "" +*nl.Contrast 18/18: "" +*nl.Contrast 19/19: "" +*nl.Contrast 20/20: "" +*nl.Contrast 21/21: "" +*nl.Contrast 22/22: "" +*nl.Contrast 23/23: "" +*nl.Contrast 24/24: "" +*nl.Contrast 25/25: "" +*fr.Contrast -25/-25: "" +*fr.Contrast -24/-24: "" +*fr.Contrast -23/-23: "" +*fr.Contrast -22/-22: "" +*fr.Contrast -21/-21: "" +*fr.Contrast -20/-20: "" +*fr.Contrast -19/-19: "" +*fr.Contrast -18/-18: "" +*fr.Contrast -17/-17: "" +*fr.Contrast -16/-16: "" +*fr.Contrast -15/-15: "" +*fr.Contrast -14/-14: "" +*fr.Contrast -13/-13: "" +*fr.Contrast -12/-12: "" +*fr.Contrast -11/-11: "" +*fr.Contrast -10/-10: "" +*fr.Contrast -9/-9: "" +*fr.Contrast -8/-8: "" +*fr.Contrast -7/-7: "" +*fr.Contrast -6/-6: "" +*fr.Contrast -5/-5: "" +*fr.Contrast -4/-4: "" +*fr.Contrast -3/-3: "" +*fr.Contrast -2/-2: "" +*fr.Contrast -1/-1: "" +*fr.Contrast 0/0: "" +*fr.Contrast 1/1: "" +*fr.Contrast 2/2: "" +*fr.Contrast 3/3: "" +*fr.Contrast 4/4: "" +*fr.Contrast 5/5: "" +*fr.Contrast 6/6: "" +*fr.Contrast 7/7: "" +*fr.Contrast 8/8: "" +*fr.Contrast 9/9: "" +*fr.Contrast 10/10: "" +*fr.Contrast 11/11: "" +*fr.Contrast 12/12: "" +*fr.Contrast 13/13: "" +*fr.Contrast 14/14: "" +*fr.Contrast 15/15: "" +*fr.Contrast 16/16: "" +*fr.Contrast 17/17: "" +*fr.Contrast 18/18: "" +*fr.Contrast 19/19: "" +*fr.Contrast 20/20: "" +*fr.Contrast 21/21: "" +*fr.Contrast 22/22: "" +*fr.Contrast 23/23: "" +*fr.Contrast 24/24: "" +*fr.Contrast 25/25: "" +*de.Contrast -25/-25: "" +*de.Contrast -24/-24: "" +*de.Contrast -23/-23: "" +*de.Contrast -22/-22: "" +*de.Contrast -21/-21: "" +*de.Contrast -20/-20: "" +*de.Contrast -19/-19: "" +*de.Contrast -18/-18: "" +*de.Contrast -17/-17: "" +*de.Contrast -16/-16: "" +*de.Contrast -15/-15: "" +*de.Contrast -14/-14: "" +*de.Contrast -13/-13: "" +*de.Contrast -12/-12: "" +*de.Contrast -11/-11: "" +*de.Contrast -10/-10: "" +*de.Contrast -9/-9: "" +*de.Contrast -8/-8: "" +*de.Contrast -7/-7: "" +*de.Contrast -6/-6: "" +*de.Contrast -5/-5: "" +*de.Contrast -4/-4: "" +*de.Contrast -3/-3: "" +*de.Contrast -2/-2: "" +*de.Contrast -1/-1: "" +*de.Contrast 0/0: "" +*de.Contrast 1/1: "" +*de.Contrast 2/2: "" +*de.Contrast 3/3: "" +*de.Contrast 4/4: "" +*de.Contrast 5/5: "" +*de.Contrast 6/6: "" +*de.Contrast 7/7: "" +*de.Contrast 8/8: "" +*de.Contrast 9/9: "" +*de.Contrast 10/10: "" +*de.Contrast 11/11: "" +*de.Contrast 12/12: "" +*de.Contrast 13/13: "" +*de.Contrast 14/14: "" +*de.Contrast 15/15: "" +*de.Contrast 16/16: "" +*de.Contrast 17/17: "" +*de.Contrast 18/18: "" +*de.Contrast 19/19: "" +*de.Contrast 20/20: "" +*de.Contrast 21/21: "" +*de.Contrast 22/22: "" +*de.Contrast 23/23: "" +*de.Contrast 24/24: "" +*de.Contrast 25/25: "" +*it.Contrast -25/-25: "" +*it.Contrast -24/-24: "" +*it.Contrast -23/-23: "" +*it.Contrast -22/-22: "" +*it.Contrast -21/-21: "" +*it.Contrast -20/-20: "" +*it.Contrast -19/-19: "" +*it.Contrast -18/-18: "" +*it.Contrast -17/-17: "" +*it.Contrast -16/-16: "" +*it.Contrast -15/-15: "" +*it.Contrast -14/-14: "" +*it.Contrast -13/-13: "" +*it.Contrast -12/-12: "" +*it.Contrast -11/-11: "" +*it.Contrast -10/-10: "" +*it.Contrast -9/-9: "" +*it.Contrast -8/-8: "" +*it.Contrast -7/-7: "" +*it.Contrast -6/-6: "" +*it.Contrast -5/-5: "" +*it.Contrast -4/-4: "" +*it.Contrast -3/-3: "" +*it.Contrast -2/-2: "" +*it.Contrast -1/-1: "" +*it.Contrast 0/0: "" +*it.Contrast 1/1: "" +*it.Contrast 2/2: "" +*it.Contrast 3/3: "" +*it.Contrast 4/4: "" +*it.Contrast 5/5: "" +*it.Contrast 6/6: "" +*it.Contrast 7/7: "" +*it.Contrast 8/8: "" +*it.Contrast 9/9: "" +*it.Contrast 10/10: "" +*it.Contrast 11/11: "" +*it.Contrast 12/12: "" +*it.Contrast 13/13: "" +*it.Contrast 14/14: "" +*it.Contrast 15/15: "" +*it.Contrast 16/16: "" +*it.Contrast 17/17: "" +*it.Contrast 18/18: "" +*it.Contrast 19/19: "" +*it.Contrast 20/20: "" +*it.Contrast 21/21: "" +*it.Contrast 22/22: "" +*it.Contrast 23/23: "" +*it.Contrast 24/24: "" +*it.Contrast 25/25: "" +*ja.Contrast -25/-25: "" +*ja.Contrast -24/-24: "" +*ja.Contrast -23/-23: "" +*ja.Contrast -22/-22: "" +*ja.Contrast -21/-21: "" +*ja.Contrast -20/-20: "" +*ja.Contrast -19/-19: "" +*ja.Contrast -18/-18: "" +*ja.Contrast -17/-17: "" +*ja.Contrast -16/-16: "" +*ja.Contrast -15/-15: "" +*ja.Contrast -14/-14: "" +*ja.Contrast -13/-13: "" +*ja.Contrast -12/-12: "" +*ja.Contrast -11/-11: "" +*ja.Contrast -10/-10: "" +*ja.Contrast -9/-9: "" +*ja.Contrast -8/-8: "" +*ja.Contrast -7/-7: "" +*ja.Contrast -6/-6: "" +*ja.Contrast -5/-5: "" +*ja.Contrast -4/-4: "" +*ja.Contrast -3/-3: "" +*ja.Contrast -2/-2: "" +*ja.Contrast -1/-1: "" +*ja.Contrast 0/0: "" +*ja.Contrast 1/1: "" +*ja.Contrast 2/2: "" +*ja.Contrast 3/3: "" +*ja.Contrast 4/4: "" +*ja.Contrast 5/5: "" +*ja.Contrast 6/6: "" +*ja.Contrast 7/7: "" +*ja.Contrast 8/8: "" +*ja.Contrast 9/9: "" +*ja.Contrast 10/10: "" +*ja.Contrast 11/11: "" +*ja.Contrast 12/12: "" +*ja.Contrast 13/13: "" +*ja.Contrast 14/14: "" +*ja.Contrast 15/15: "" +*ja.Contrast 16/16: "" +*ja.Contrast 17/17: "" +*ja.Contrast 18/18: "" +*ja.Contrast 19/19: "" +*ja.Contrast 20/20: "" +*ja.Contrast 21/21: "" +*ja.Contrast 22/22: "" +*ja.Contrast 23/23: "" +*ja.Contrast 24/24: "" +*ja.Contrast 25/25: "" +*pt.Contrast -25/-25: "" +*pt.Contrast -24/-24: "" +*pt.Contrast -23/-23: "" +*pt.Contrast -22/-22: "" +*pt.Contrast -21/-21: "" +*pt.Contrast -20/-20: "" +*pt.Contrast -19/-19: "" +*pt.Contrast -18/-18: "" +*pt.Contrast -17/-17: "" +*pt.Contrast -16/-16: "" +*pt.Contrast -15/-15: "" +*pt.Contrast -14/-14: "" +*pt.Contrast -13/-13: "" +*pt.Contrast -12/-12: "" +*pt.Contrast -11/-11: "" +*pt.Contrast -10/-10: "" +*pt.Contrast -9/-9: "" +*pt.Contrast -8/-8: "" +*pt.Contrast -7/-7: "" +*pt.Contrast -6/-6: "" +*pt.Contrast -5/-5: "" +*pt.Contrast -4/-4: "" +*pt.Contrast -3/-3: "" +*pt.Contrast -2/-2: "" +*pt.Contrast -1/-1: "" +*pt.Contrast 0/0: "" +*pt.Contrast 1/1: "" +*pt.Contrast 2/2: "" +*pt.Contrast 3/3: "" +*pt.Contrast 4/4: "" +*pt.Contrast 5/5: "" +*pt.Contrast 6/6: "" +*pt.Contrast 7/7: "" +*pt.Contrast 8/8: "" +*pt.Contrast 9/9: "" +*pt.Contrast 10/10: "" +*pt.Contrast 11/11: "" +*pt.Contrast 12/12: "" +*pt.Contrast 13/13: "" +*pt.Contrast 14/14: "" +*pt.Contrast 15/15: "" +*pt.Contrast 16/16: "" +*pt.Contrast 17/17: "" +*pt.Contrast 18/18: "" +*pt.Contrast 19/19: "" +*pt.Contrast 20/20: "" +*pt.Contrast 21/21: "" +*pt.Contrast 22/22: "" +*pt.Contrast 23/23: "" +*pt.Contrast 24/24: "" +*pt.Contrast 25/25: "" +*pt_PT.Contrast -25/-25: "" +*pt_PT.Contrast -24/-24: "" +*pt_PT.Contrast -23/-23: "" +*pt_PT.Contrast -22/-22: "" +*pt_PT.Contrast -21/-21: "" +*pt_PT.Contrast -20/-20: "" +*pt_PT.Contrast -19/-19: "" +*pt_PT.Contrast -18/-18: "" +*pt_PT.Contrast -17/-17: "" +*pt_PT.Contrast -16/-16: "" +*pt_PT.Contrast -15/-15: "" +*pt_PT.Contrast -14/-14: "" +*pt_PT.Contrast -13/-13: "" +*pt_PT.Contrast -12/-12: "" +*pt_PT.Contrast -11/-11: "" +*pt_PT.Contrast -10/-10: "" +*pt_PT.Contrast -9/-9: "" +*pt_PT.Contrast -8/-8: "" +*pt_PT.Contrast -7/-7: "" +*pt_PT.Contrast -6/-6: "" +*pt_PT.Contrast -5/-5: "" +*pt_PT.Contrast -4/-4: "" +*pt_PT.Contrast -3/-3: "" +*pt_PT.Contrast -2/-2: "" +*pt_PT.Contrast -1/-1: "" +*pt_PT.Contrast 0/0: "" +*pt_PT.Contrast 1/1: "" +*pt_PT.Contrast 2/2: "" +*pt_PT.Contrast 3/3: "" +*pt_PT.Contrast 4/4: "" +*pt_PT.Contrast 5/5: "" +*pt_PT.Contrast 6/6: "" +*pt_PT.Contrast 7/7: "" +*pt_PT.Contrast 8/8: "" +*pt_PT.Contrast 9/9: "" +*pt_PT.Contrast 10/10: "" +*pt_PT.Contrast 11/11: "" +*pt_PT.Contrast 12/12: "" +*pt_PT.Contrast 13/13: "" +*pt_PT.Contrast 14/14: "" +*pt_PT.Contrast 15/15: "" +*pt_PT.Contrast 16/16: "" +*pt_PT.Contrast 17/17: "" +*pt_PT.Contrast 18/18: "" +*pt_PT.Contrast 19/19: "" +*pt_PT.Contrast 20/20: "" +*pt_PT.Contrast 21/21: "" +*pt_PT.Contrast 22/22: "" +*pt_PT.Contrast 23/23: "" +*pt_PT.Contrast 24/24: "" +*pt_PT.Contrast 25/25: "" +*es.Contrast -25/-25: "" +*es.Contrast -24/-24: "" +*es.Contrast -23/-23: "" +*es.Contrast -22/-22: "" +*es.Contrast -21/-21: "" +*es.Contrast -20/-20: "" +*es.Contrast -19/-19: "" +*es.Contrast -18/-18: "" +*es.Contrast -17/-17: "" +*es.Contrast -16/-16: "" +*es.Contrast -15/-15: "" +*es.Contrast -14/-14: "" +*es.Contrast -13/-13: "" +*es.Contrast -12/-12: "" +*es.Contrast -11/-11: "" +*es.Contrast -10/-10: "" +*es.Contrast -9/-9: "" +*es.Contrast -8/-8: "" +*es.Contrast -7/-7: "" +*es.Contrast -6/-6: "" +*es.Contrast -5/-5: "" +*es.Contrast -4/-4: "" +*es.Contrast -3/-3: "" +*es.Contrast -2/-2: "" +*es.Contrast -1/-1: "" +*es.Contrast 0/0: "" +*es.Contrast 1/1: "" +*es.Contrast 2/2: "" +*es.Contrast 3/3: "" +*es.Contrast 4/4: "" +*es.Contrast 5/5: "" +*es.Contrast 6/6: "" +*es.Contrast 7/7: "" +*es.Contrast 8/8: "" +*es.Contrast 9/9: "" +*es.Contrast 10/10: "" +*es.Contrast 11/11: "" +*es.Contrast 12/12: "" +*es.Contrast 13/13: "" +*es.Contrast 14/14: "" +*es.Contrast 15/15: "" +*es.Contrast 16/16: "" +*es.Contrast 17/17: "" +*es.Contrast 18/18: "" +*es.Contrast 19/19: "" +*es.Contrast 20/20: "" +*es.Contrast 21/21: "" +*es.Contrast 22/22: "" +*es.Contrast 23/23: "" +*es.Contrast 24/24: "" +*es.Contrast 25/25: "" +*ko.Contrast -25/-25: "" +*ko.Contrast -24/-24: "" +*ko.Contrast -23/-23: "" +*ko.Contrast -22/-22: "" +*ko.Contrast -21/-21: "" +*ko.Contrast -20/-20: "" +*ko.Contrast -19/-19: "" +*ko.Contrast -18/-18: "" +*ko.Contrast -17/-17: "" +*ko.Contrast -16/-16: "" +*ko.Contrast -15/-15: "" +*ko.Contrast -14/-14: "" +*ko.Contrast -13/-13: "" +*ko.Contrast -12/-12: "" +*ko.Contrast -11/-11: "" +*ko.Contrast -10/-10: "" +*ko.Contrast -9/-9: "" +*ko.Contrast -8/-8: "" +*ko.Contrast -7/-7: "" +*ko.Contrast -6/-6: "" +*ko.Contrast -5/-5: "" +*ko.Contrast -4/-4: "" +*ko.Contrast -3/-3: "" +*ko.Contrast -2/-2: "" +*ko.Contrast -1/-1: "" +*ko.Contrast 0/0: "" +*ko.Contrast 1/1: "" +*ko.Contrast 2/2: "" +*ko.Contrast 3/3: "" +*ko.Contrast 4/4: "" +*ko.Contrast 5/5: "" +*ko.Contrast 6/6: "" +*ko.Contrast 7/7: "" +*ko.Contrast 8/8: "" +*ko.Contrast 9/9: "" +*ko.Contrast 10/10: "" +*ko.Contrast 11/11: "" +*ko.Contrast 12/12: "" +*ko.Contrast 13/13: "" +*ko.Contrast 14/14: "" +*ko.Contrast 15/15: "" +*ko.Contrast 16/16: "" +*ko.Contrast 17/17: "" +*ko.Contrast 18/18: "" +*ko.Contrast 19/19: "" +*ko.Contrast 20/20: "" +*ko.Contrast 21/21: "" +*ko.Contrast 22/22: "" +*ko.Contrast 23/23: "" +*ko.Contrast 24/24: "" +*ko.Contrast 25/25: "" +*zh_TW.Contrast -25/-25: "" +*zh_TW.Contrast -24/-24: "" +*zh_TW.Contrast -23/-23: "" +*zh_TW.Contrast -22/-22: "" +*zh_TW.Contrast -21/-21: "" +*zh_TW.Contrast -20/-20: "" +*zh_TW.Contrast -19/-19: "" +*zh_TW.Contrast -18/-18: "" +*zh_TW.Contrast -17/-17: "" +*zh_TW.Contrast -16/-16: "" +*zh_TW.Contrast -15/-15: "" +*zh_TW.Contrast -14/-14: "" +*zh_TW.Contrast -13/-13: "" +*zh_TW.Contrast -12/-12: "" +*zh_TW.Contrast -11/-11: "" +*zh_TW.Contrast -10/-10: "" +*zh_TW.Contrast -9/-9: "" +*zh_TW.Contrast -8/-8: "" +*zh_TW.Contrast -7/-7: "" +*zh_TW.Contrast -6/-6: "" +*zh_TW.Contrast -5/-5: "" +*zh_TW.Contrast -4/-4: "" +*zh_TW.Contrast -3/-3: "" +*zh_TW.Contrast -2/-2: "" +*zh_TW.Contrast -1/-1: "" +*zh_TW.Contrast 0/0: "" +*zh_TW.Contrast 1/1: "" +*zh_TW.Contrast 2/2: "" +*zh_TW.Contrast 3/3: "" +*zh_TW.Contrast 4/4: "" +*zh_TW.Contrast 5/5: "" +*zh_TW.Contrast 6/6: "" +*zh_TW.Contrast 7/7: "" +*zh_TW.Contrast 8/8: "" +*zh_TW.Contrast 9/9: "" +*zh_TW.Contrast 10/10: "" +*zh_TW.Contrast 11/11: "" +*zh_TW.Contrast 12/12: "" +*zh_TW.Contrast 13/13: "" +*zh_TW.Contrast 14/14: "" +*zh_TW.Contrast 15/15: "" +*zh_TW.Contrast 16/16: "" +*zh_TW.Contrast 17/17: "" +*zh_TW.Contrast 18/18: "" +*zh_TW.Contrast 19/19: "" +*zh_TW.Contrast 20/20: "" +*zh_TW.Contrast 21/21: "" +*zh_TW.Contrast 22/22: "" +*zh_TW.Contrast 23/23: "" +*zh_TW.Contrast 24/24: "" +*zh_TW.Contrast 25/25: "" +*zh_CN.Contrast -25/-25: "" +*zh_CN.Contrast -24/-24: "" +*zh_CN.Contrast -23/-23: "" +*zh_CN.Contrast -22/-22: "" +*zh_CN.Contrast -21/-21: "" +*zh_CN.Contrast -20/-20: "" +*zh_CN.Contrast -19/-19: "" +*zh_CN.Contrast -18/-18: "" +*zh_CN.Contrast -17/-17: "" +*zh_CN.Contrast -16/-16: "" +*zh_CN.Contrast -15/-15: "" +*zh_CN.Contrast -14/-14: "" +*zh_CN.Contrast -13/-13: "" +*zh_CN.Contrast -12/-12: "" +*zh_CN.Contrast -11/-11: "" +*zh_CN.Contrast -10/-10: "" +*zh_CN.Contrast -9/-9: "" +*zh_CN.Contrast -8/-8: "" +*zh_CN.Contrast -7/-7: "" +*zh_CN.Contrast -6/-6: "" +*zh_CN.Contrast -5/-5: "" +*zh_CN.Contrast -4/-4: "" +*zh_CN.Contrast -3/-3: "" +*zh_CN.Contrast -2/-2: "" +*zh_CN.Contrast -1/-1: "" +*zh_CN.Contrast 0/0: "" +*zh_CN.Contrast 1/1: "" +*zh_CN.Contrast 2/2: "" +*zh_CN.Contrast 3/3: "" +*zh_CN.Contrast 4/4: "" +*zh_CN.Contrast 5/5: "" +*zh_CN.Contrast 6/6: "" +*zh_CN.Contrast 7/7: "" +*zh_CN.Contrast 8/8: "" +*zh_CN.Contrast 9/9: "" +*zh_CN.Contrast 10/10: "" +*zh_CN.Contrast 11/11: "" +*zh_CN.Contrast 12/12: "" +*zh_CN.Contrast 13/13: "" +*zh_CN.Contrast 14/14: "" +*zh_CN.Contrast 15/15: "" +*zh_CN.Contrast 16/16: "" +*zh_CN.Contrast 17/17: "" +*zh_CN.Contrast 18/18: "" +*zh_CN.Contrast 19/19: "" +*zh_CN.Contrast 20/20: "" +*zh_CN.Contrast 21/21: "" +*zh_CN.Contrast 22/22: "" +*zh_CN.Contrast 23/23: "" +*zh_CN.Contrast 24/24: "" +*zh_CN.Contrast 25/25: "" +*ru.Contrast -25/-25: "" +*ru.Contrast -24/-24: "" +*ru.Contrast -23/-23: "" +*ru.Contrast -22/-22: "" +*ru.Contrast -21/-21: "" +*ru.Contrast -20/-20: "" +*ru.Contrast -19/-19: "" +*ru.Contrast -18/-18: "" +*ru.Contrast -17/-17: "" +*ru.Contrast -16/-16: "" +*ru.Contrast -15/-15: "" +*ru.Contrast -14/-14: "" +*ru.Contrast -13/-13: "" +*ru.Contrast -12/-12: "" +*ru.Contrast -11/-11: "" +*ru.Contrast -10/-10: "" +*ru.Contrast -9/-9: "" +*ru.Contrast -8/-8: "" +*ru.Contrast -7/-7: "" +*ru.Contrast -6/-6: "" +*ru.Contrast -5/-5: "" +*ru.Contrast -4/-4: "" +*ru.Contrast -3/-3: "" +*ru.Contrast -2/-2: "" +*ru.Contrast -1/-1: "" +*ru.Contrast 0/0: "" +*ru.Contrast 1/1: "" +*ru.Contrast 2/2: "" +*ru.Contrast 3/3: "" +*ru.Contrast 4/4: "" +*ru.Contrast 5/5: "" +*ru.Contrast 6/6: "" +*ru.Contrast 7/7: "" +*ru.Contrast 8/8: "" +*ru.Contrast 9/9: "" +*ru.Contrast 10/10: "" +*ru.Contrast 11/11: "" +*ru.Contrast 12/12: "" +*ru.Contrast 13/13: "" +*ru.Contrast 14/14: "" +*ru.Contrast 15/15: "" +*ru.Contrast 16/16: "" +*ru.Contrast 17/17: "" +*ru.Contrast 18/18: "" +*ru.Contrast 19/19: "" +*ru.Contrast 20/20: "" +*ru.Contrast 21/21: "" +*ru.Contrast 22/22: "" +*ru.Contrast 23/23: "" +*ru.Contrast 24/24: "" +*ru.Contrast 25/25: "" +*CloseUI: *Contrast + + +*OpenUI *Saturation/Saturation: PickOne +*OrderDependency: 220 AnySetup *Saturation +*DefaultSaturation: 0 +*Saturation -25/-25: "" +*Saturation -24/-24: "" +*Saturation -23/-23: "" +*Saturation -22/-22: "" +*Saturation -21/-21: "" +*Saturation -20/-20: "" +*Saturation -19/-19: "" +*Saturation -18/-18: "" +*Saturation -17/-17: "" +*Saturation -16/-16: "" +*Saturation -15/-15: "" +*Saturation -14/-14: "" +*Saturation -13/-13: "" +*Saturation -12/-12: "" +*Saturation -11/-11: "" +*Saturation -10/-10: "" +*Saturation -9/-9: "" +*Saturation -8/-8: "" +*Saturation -7/-7: "" +*Saturation -6/-6: "" +*Saturation -5/-5: "" +*Saturation -4/-4: "" +*Saturation -3/-3: "" +*Saturation -2/-2: "" +*Saturation -1/-1: "" +*Saturation 0/0: "" +*Saturation 1/1: "" +*Saturation 2/2: "" +*Saturation 3/3: "" +*Saturation 4/4: "" +*Saturation 5/5: "" +*Saturation 6/6: "" +*Saturation 7/7: "" +*Saturation 8/8: "" +*Saturation 9/9: "" +*Saturation 10/10: "" +*Saturation 11/11: "" +*Saturation 12/12: "" +*Saturation 13/13: "" +*Saturation 14/14: "" +*Saturation 15/15: "" +*Saturation 16/16: "" +*Saturation 17/17: "" +*Saturation 18/18: "" +*Saturation 19/19: "" +*Saturation 20/20: "" +*Saturation 21/21: "" +*Saturation 22/22: "" +*Saturation 23/23: "" +*Saturation 24/24: "" +*Saturation 25/25: "" +*nl.Translation Saturation/Verzadiging: "" +*fr.Translation Saturation/Saturation : "" +*de.Translation Saturation/Sättigung: "" +*it.Translation Saturation/Saturazione: "" +*ja.Translation Saturation/彩度: "" +*pt.Translation Saturation/Saturação: "" +*pt_PT.Translation Saturation/Saturação: "" +*es.Translation Saturation/Saturación: "" +*ko.Translation Saturation/채도: "" +*zh_TW.Translation Saturation/飽和度: "" +*zh_CN.Translation Saturation/饱和度: "" +*ru.Translation Saturation/Насыщенность: "" +*nl.Saturation -25/-25: "" +*nl.Saturation -24/-24: "" +*nl.Saturation -23/-23: "" +*nl.Saturation -22/-22: "" +*nl.Saturation -21/-21: "" +*nl.Saturation -20/-20: "" +*nl.Saturation -19/-19: "" +*nl.Saturation -18/-18: "" +*nl.Saturation -17/-17: "" +*nl.Saturation -16/-16: "" +*nl.Saturation -15/-15: "" +*nl.Saturation -14/-14: "" +*nl.Saturation -13/-13: "" +*nl.Saturation -12/-12: "" +*nl.Saturation -11/-11: "" +*nl.Saturation -10/-10: "" +*nl.Saturation -9/-9: "" +*nl.Saturation -8/-8: "" +*nl.Saturation -7/-7: "" +*nl.Saturation -6/-6: "" +*nl.Saturation -5/-5: "" +*nl.Saturation -4/-4: "" +*nl.Saturation -3/-3: "" +*nl.Saturation -2/-2: "" +*nl.Saturation -1/-1: "" +*nl.Saturation 0/0: "" +*nl.Saturation 1/1: "" +*nl.Saturation 2/2: "" +*nl.Saturation 3/3: "" +*nl.Saturation 4/4: "" +*nl.Saturation 5/5: "" +*nl.Saturation 6/6: "" +*nl.Saturation 7/7: "" +*nl.Saturation 8/8: "" +*nl.Saturation 9/9: "" +*nl.Saturation 10/10: "" +*nl.Saturation 11/11: "" +*nl.Saturation 12/12: "" +*nl.Saturation 13/13: "" +*nl.Saturation 14/14: "" +*nl.Saturation 15/15: "" +*nl.Saturation 16/16: "" +*nl.Saturation 17/17: "" +*nl.Saturation 18/18: "" +*nl.Saturation 19/19: "" +*nl.Saturation 20/20: "" +*nl.Saturation 21/21: "" +*nl.Saturation 22/22: "" +*nl.Saturation 23/23: "" +*nl.Saturation 24/24: "" +*nl.Saturation 25/25: "" +*fr.Saturation -25/-25: "" +*fr.Saturation -24/-24: "" +*fr.Saturation -23/-23: "" +*fr.Saturation -22/-22: "" +*fr.Saturation -21/-21: "" +*fr.Saturation -20/-20: "" +*fr.Saturation -19/-19: "" +*fr.Saturation -18/-18: "" +*fr.Saturation -17/-17: "" +*fr.Saturation -16/-16: "" +*fr.Saturation -15/-15: "" +*fr.Saturation -14/-14: "" +*fr.Saturation -13/-13: "" +*fr.Saturation -12/-12: "" +*fr.Saturation -11/-11: "" +*fr.Saturation -10/-10: "" +*fr.Saturation -9/-9: "" +*fr.Saturation -8/-8: "" +*fr.Saturation -7/-7: "" +*fr.Saturation -6/-6: "" +*fr.Saturation -5/-5: "" +*fr.Saturation -4/-4: "" +*fr.Saturation -3/-3: "" +*fr.Saturation -2/-2: "" +*fr.Saturation -1/-1: "" +*fr.Saturation 0/0: "" +*fr.Saturation 1/1: "" +*fr.Saturation 2/2: "" +*fr.Saturation 3/3: "" +*fr.Saturation 4/4: "" +*fr.Saturation 5/5: "" +*fr.Saturation 6/6: "" +*fr.Saturation 7/7: "" +*fr.Saturation 8/8: "" +*fr.Saturation 9/9: "" +*fr.Saturation 10/10: "" +*fr.Saturation 11/11: "" +*fr.Saturation 12/12: "" +*fr.Saturation 13/13: "" +*fr.Saturation 14/14: "" +*fr.Saturation 15/15: "" +*fr.Saturation 16/16: "" +*fr.Saturation 17/17: "" +*fr.Saturation 18/18: "" +*fr.Saturation 19/19: "" +*fr.Saturation 20/20: "" +*fr.Saturation 21/21: "" +*fr.Saturation 22/22: "" +*fr.Saturation 23/23: "" +*fr.Saturation 24/24: "" +*fr.Saturation 25/25: "" +*de.Saturation -25/-25: "" +*de.Saturation -24/-24: "" +*de.Saturation -23/-23: "" +*de.Saturation -22/-22: "" +*de.Saturation -21/-21: "" +*de.Saturation -20/-20: "" +*de.Saturation -19/-19: "" +*de.Saturation -18/-18: "" +*de.Saturation -17/-17: "" +*de.Saturation -16/-16: "" +*de.Saturation -15/-15: "" +*de.Saturation -14/-14: "" +*de.Saturation -13/-13: "" +*de.Saturation -12/-12: "" +*de.Saturation -11/-11: "" +*de.Saturation -10/-10: "" +*de.Saturation -9/-9: "" +*de.Saturation -8/-8: "" +*de.Saturation -7/-7: "" +*de.Saturation -6/-6: "" +*de.Saturation -5/-5: "" +*de.Saturation -4/-4: "" +*de.Saturation -3/-3: "" +*de.Saturation -2/-2: "" +*de.Saturation -1/-1: "" +*de.Saturation 0/0: "" +*de.Saturation 1/1: "" +*de.Saturation 2/2: "" +*de.Saturation 3/3: "" +*de.Saturation 4/4: "" +*de.Saturation 5/5: "" +*de.Saturation 6/6: "" +*de.Saturation 7/7: "" +*de.Saturation 8/8: "" +*de.Saturation 9/9: "" +*de.Saturation 10/10: "" +*de.Saturation 11/11: "" +*de.Saturation 12/12: "" +*de.Saturation 13/13: "" +*de.Saturation 14/14: "" +*de.Saturation 15/15: "" +*de.Saturation 16/16: "" +*de.Saturation 17/17: "" +*de.Saturation 18/18: "" +*de.Saturation 19/19: "" +*de.Saturation 20/20: "" +*de.Saturation 21/21: "" +*de.Saturation 22/22: "" +*de.Saturation 23/23: "" +*de.Saturation 24/24: "" +*de.Saturation 25/25: "" +*it.Saturation -25/-25: "" +*it.Saturation -24/-24: "" +*it.Saturation -23/-23: "" +*it.Saturation -22/-22: "" +*it.Saturation -21/-21: "" +*it.Saturation -20/-20: "" +*it.Saturation -19/-19: "" +*it.Saturation -18/-18: "" +*it.Saturation -17/-17: "" +*it.Saturation -16/-16: "" +*it.Saturation -15/-15: "" +*it.Saturation -14/-14: "" +*it.Saturation -13/-13: "" +*it.Saturation -12/-12: "" +*it.Saturation -11/-11: "" +*it.Saturation -10/-10: "" +*it.Saturation -9/-9: "" +*it.Saturation -8/-8: "" +*it.Saturation -7/-7: "" +*it.Saturation -6/-6: "" +*it.Saturation -5/-5: "" +*it.Saturation -4/-4: "" +*it.Saturation -3/-3: "" +*it.Saturation -2/-2: "" +*it.Saturation -1/-1: "" +*it.Saturation 0/0: "" +*it.Saturation 1/1: "" +*it.Saturation 2/2: "" +*it.Saturation 3/3: "" +*it.Saturation 4/4: "" +*it.Saturation 5/5: "" +*it.Saturation 6/6: "" +*it.Saturation 7/7: "" +*it.Saturation 8/8: "" +*it.Saturation 9/9: "" +*it.Saturation 10/10: "" +*it.Saturation 11/11: "" +*it.Saturation 12/12: "" +*it.Saturation 13/13: "" +*it.Saturation 14/14: "" +*it.Saturation 15/15: "" +*it.Saturation 16/16: "" +*it.Saturation 17/17: "" +*it.Saturation 18/18: "" +*it.Saturation 19/19: "" +*it.Saturation 20/20: "" +*it.Saturation 21/21: "" +*it.Saturation 22/22: "" +*it.Saturation 23/23: "" +*it.Saturation 24/24: "" +*it.Saturation 25/25: "" +*ja.Saturation -25/-25: "" +*ja.Saturation -24/-24: "" +*ja.Saturation -23/-23: "" +*ja.Saturation -22/-22: "" +*ja.Saturation -21/-21: "" +*ja.Saturation -20/-20: "" +*ja.Saturation -19/-19: "" +*ja.Saturation -18/-18: "" +*ja.Saturation -17/-17: "" +*ja.Saturation -16/-16: "" +*ja.Saturation -15/-15: "" +*ja.Saturation -14/-14: "" +*ja.Saturation -13/-13: "" +*ja.Saturation -12/-12: "" +*ja.Saturation -11/-11: "" +*ja.Saturation -10/-10: "" +*ja.Saturation -9/-9: "" +*ja.Saturation -8/-8: "" +*ja.Saturation -7/-7: "" +*ja.Saturation -6/-6: "" +*ja.Saturation -5/-5: "" +*ja.Saturation -4/-4: "" +*ja.Saturation -3/-3: "" +*ja.Saturation -2/-2: "" +*ja.Saturation -1/-1: "" +*ja.Saturation 0/0: "" +*ja.Saturation 1/1: "" +*ja.Saturation 2/2: "" +*ja.Saturation 3/3: "" +*ja.Saturation 4/4: "" +*ja.Saturation 5/5: "" +*ja.Saturation 6/6: "" +*ja.Saturation 7/7: "" +*ja.Saturation 8/8: "" +*ja.Saturation 9/9: "" +*ja.Saturation 10/10: "" +*ja.Saturation 11/11: "" +*ja.Saturation 12/12: "" +*ja.Saturation 13/13: "" +*ja.Saturation 14/14: "" +*ja.Saturation 15/15: "" +*ja.Saturation 16/16: "" +*ja.Saturation 17/17: "" +*ja.Saturation 18/18: "" +*ja.Saturation 19/19: "" +*ja.Saturation 20/20: "" +*ja.Saturation 21/21: "" +*ja.Saturation 22/22: "" +*ja.Saturation 23/23: "" +*ja.Saturation 24/24: "" +*ja.Saturation 25/25: "" +*pt.Saturation -25/-25: "" +*pt.Saturation -24/-24: "" +*pt.Saturation -23/-23: "" +*pt.Saturation -22/-22: "" +*pt.Saturation -21/-21: "" +*pt.Saturation -20/-20: "" +*pt.Saturation -19/-19: "" +*pt.Saturation -18/-18: "" +*pt.Saturation -17/-17: "" +*pt.Saturation -16/-16: "" +*pt.Saturation -15/-15: "" +*pt.Saturation -14/-14: "" +*pt.Saturation -13/-13: "" +*pt.Saturation -12/-12: "" +*pt.Saturation -11/-11: "" +*pt.Saturation -10/-10: "" +*pt.Saturation -9/-9: "" +*pt.Saturation -8/-8: "" +*pt.Saturation -7/-7: "" +*pt.Saturation -6/-6: "" +*pt.Saturation -5/-5: "" +*pt.Saturation -4/-4: "" +*pt.Saturation -3/-3: "" +*pt.Saturation -2/-2: "" +*pt.Saturation -1/-1: "" +*pt.Saturation 0/0: "" +*pt.Saturation 1/1: "" +*pt.Saturation 2/2: "" +*pt.Saturation 3/3: "" +*pt.Saturation 4/4: "" +*pt.Saturation 5/5: "" +*pt.Saturation 6/6: "" +*pt.Saturation 7/7: "" +*pt.Saturation 8/8: "" +*pt.Saturation 9/9: "" +*pt.Saturation 10/10: "" +*pt.Saturation 11/11: "" +*pt.Saturation 12/12: "" +*pt.Saturation 13/13: "" +*pt.Saturation 14/14: "" +*pt.Saturation 15/15: "" +*pt.Saturation 16/16: "" +*pt.Saturation 17/17: "" +*pt.Saturation 18/18: "" +*pt.Saturation 19/19: "" +*pt.Saturation 20/20: "" +*pt.Saturation 21/21: "" +*pt.Saturation 22/22: "" +*pt.Saturation 23/23: "" +*pt.Saturation 24/24: "" +*pt.Saturation 25/25: "" +*pt_PT.Saturation -25/-25: "" +*pt_PT.Saturation -24/-24: "" +*pt_PT.Saturation -23/-23: "" +*pt_PT.Saturation -22/-22: "" +*pt_PT.Saturation -21/-21: "" +*pt_PT.Saturation -20/-20: "" +*pt_PT.Saturation -19/-19: "" +*pt_PT.Saturation -18/-18: "" +*pt_PT.Saturation -17/-17: "" +*pt_PT.Saturation -16/-16: "" +*pt_PT.Saturation -15/-15: "" +*pt_PT.Saturation -14/-14: "" +*pt_PT.Saturation -13/-13: "" +*pt_PT.Saturation -12/-12: "" +*pt_PT.Saturation -11/-11: "" +*pt_PT.Saturation -10/-10: "" +*pt_PT.Saturation -9/-9: "" +*pt_PT.Saturation -8/-8: "" +*pt_PT.Saturation -7/-7: "" +*pt_PT.Saturation -6/-6: "" +*pt_PT.Saturation -5/-5: "" +*pt_PT.Saturation -4/-4: "" +*pt_PT.Saturation -3/-3: "" +*pt_PT.Saturation -2/-2: "" +*pt_PT.Saturation -1/-1: "" +*pt_PT.Saturation 0/0: "" +*pt_PT.Saturation 1/1: "" +*pt_PT.Saturation 2/2: "" +*pt_PT.Saturation 3/3: "" +*pt_PT.Saturation 4/4: "" +*pt_PT.Saturation 5/5: "" +*pt_PT.Saturation 6/6: "" +*pt_PT.Saturation 7/7: "" +*pt_PT.Saturation 8/8: "" +*pt_PT.Saturation 9/9: "" +*pt_PT.Saturation 10/10: "" +*pt_PT.Saturation 11/11: "" +*pt_PT.Saturation 12/12: "" +*pt_PT.Saturation 13/13: "" +*pt_PT.Saturation 14/14: "" +*pt_PT.Saturation 15/15: "" +*pt_PT.Saturation 16/16: "" +*pt_PT.Saturation 17/17: "" +*pt_PT.Saturation 18/18: "" +*pt_PT.Saturation 19/19: "" +*pt_PT.Saturation 20/20: "" +*pt_PT.Saturation 21/21: "" +*pt_PT.Saturation 22/22: "" +*pt_PT.Saturation 23/23: "" +*pt_PT.Saturation 24/24: "" +*pt_PT.Saturation 25/25: "" +*es.Saturation -25/-25: "" +*es.Saturation -24/-24: "" +*es.Saturation -23/-23: "" +*es.Saturation -22/-22: "" +*es.Saturation -21/-21: "" +*es.Saturation -20/-20: "" +*es.Saturation -19/-19: "" +*es.Saturation -18/-18: "" +*es.Saturation -17/-17: "" +*es.Saturation -16/-16: "" +*es.Saturation -15/-15: "" +*es.Saturation -14/-14: "" +*es.Saturation -13/-13: "" +*es.Saturation -12/-12: "" +*es.Saturation -11/-11: "" +*es.Saturation -10/-10: "" +*es.Saturation -9/-9: "" +*es.Saturation -8/-8: "" +*es.Saturation -7/-7: "" +*es.Saturation -6/-6: "" +*es.Saturation -5/-5: "" +*es.Saturation -4/-4: "" +*es.Saturation -3/-3: "" +*es.Saturation -2/-2: "" +*es.Saturation -1/-1: "" +*es.Saturation 0/0: "" +*es.Saturation 1/1: "" +*es.Saturation 2/2: "" +*es.Saturation 3/3: "" +*es.Saturation 4/4: "" +*es.Saturation 5/5: "" +*es.Saturation 6/6: "" +*es.Saturation 7/7: "" +*es.Saturation 8/8: "" +*es.Saturation 9/9: "" +*es.Saturation 10/10: "" +*es.Saturation 11/11: "" +*es.Saturation 12/12: "" +*es.Saturation 13/13: "" +*es.Saturation 14/14: "" +*es.Saturation 15/15: "" +*es.Saturation 16/16: "" +*es.Saturation 17/17: "" +*es.Saturation 18/18: "" +*es.Saturation 19/19: "" +*es.Saturation 20/20: "" +*es.Saturation 21/21: "" +*es.Saturation 22/22: "" +*es.Saturation 23/23: "" +*es.Saturation 24/24: "" +*es.Saturation 25/25: "" +*ko.Saturation -25/-25: "" +*ko.Saturation -24/-24: "" +*ko.Saturation -23/-23: "" +*ko.Saturation -22/-22: "" +*ko.Saturation -21/-21: "" +*ko.Saturation -20/-20: "" +*ko.Saturation -19/-19: "" +*ko.Saturation -18/-18: "" +*ko.Saturation -17/-17: "" +*ko.Saturation -16/-16: "" +*ko.Saturation -15/-15: "" +*ko.Saturation -14/-14: "" +*ko.Saturation -13/-13: "" +*ko.Saturation -12/-12: "" +*ko.Saturation -11/-11: "" +*ko.Saturation -10/-10: "" +*ko.Saturation -9/-9: "" +*ko.Saturation -8/-8: "" +*ko.Saturation -7/-7: "" +*ko.Saturation -6/-6: "" +*ko.Saturation -5/-5: "" +*ko.Saturation -4/-4: "" +*ko.Saturation -3/-3: "" +*ko.Saturation -2/-2: "" +*ko.Saturation -1/-1: "" +*ko.Saturation 0/0: "" +*ko.Saturation 1/1: "" +*ko.Saturation 2/2: "" +*ko.Saturation 3/3: "" +*ko.Saturation 4/4: "" +*ko.Saturation 5/5: "" +*ko.Saturation 6/6: "" +*ko.Saturation 7/7: "" +*ko.Saturation 8/8: "" +*ko.Saturation 9/9: "" +*ko.Saturation 10/10: "" +*ko.Saturation 11/11: "" +*ko.Saturation 12/12: "" +*ko.Saturation 13/13: "" +*ko.Saturation 14/14: "" +*ko.Saturation 15/15: "" +*ko.Saturation 16/16: "" +*ko.Saturation 17/17: "" +*ko.Saturation 18/18: "" +*ko.Saturation 19/19: "" +*ko.Saturation 20/20: "" +*ko.Saturation 21/21: "" +*ko.Saturation 22/22: "" +*ko.Saturation 23/23: "" +*ko.Saturation 24/24: "" +*ko.Saturation 25/25: "" +*zh_TW.Saturation -25/-25: "" +*zh_TW.Saturation -24/-24: "" +*zh_TW.Saturation -23/-23: "" +*zh_TW.Saturation -22/-22: "" +*zh_TW.Saturation -21/-21: "" +*zh_TW.Saturation -20/-20: "" +*zh_TW.Saturation -19/-19: "" +*zh_TW.Saturation -18/-18: "" +*zh_TW.Saturation -17/-17: "" +*zh_TW.Saturation -16/-16: "" +*zh_TW.Saturation -15/-15: "" +*zh_TW.Saturation -14/-14: "" +*zh_TW.Saturation -13/-13: "" +*zh_TW.Saturation -12/-12: "" +*zh_TW.Saturation -11/-11: "" +*zh_TW.Saturation -10/-10: "" +*zh_TW.Saturation -9/-9: "" +*zh_TW.Saturation -8/-8: "" +*zh_TW.Saturation -7/-7: "" +*zh_TW.Saturation -6/-6: "" +*zh_TW.Saturation -5/-5: "" +*zh_TW.Saturation -4/-4: "" +*zh_TW.Saturation -3/-3: "" +*zh_TW.Saturation -2/-2: "" +*zh_TW.Saturation -1/-1: "" +*zh_TW.Saturation 0/0: "" +*zh_TW.Saturation 1/1: "" +*zh_TW.Saturation 2/2: "" +*zh_TW.Saturation 3/3: "" +*zh_TW.Saturation 4/4: "" +*zh_TW.Saturation 5/5: "" +*zh_TW.Saturation 6/6: "" +*zh_TW.Saturation 7/7: "" +*zh_TW.Saturation 8/8: "" +*zh_TW.Saturation 9/9: "" +*zh_TW.Saturation 10/10: "" +*zh_TW.Saturation 11/11: "" +*zh_TW.Saturation 12/12: "" +*zh_TW.Saturation 13/13: "" +*zh_TW.Saturation 14/14: "" +*zh_TW.Saturation 15/15: "" +*zh_TW.Saturation 16/16: "" +*zh_TW.Saturation 17/17: "" +*zh_TW.Saturation 18/18: "" +*zh_TW.Saturation 19/19: "" +*zh_TW.Saturation 20/20: "" +*zh_TW.Saturation 21/21: "" +*zh_TW.Saturation 22/22: "" +*zh_TW.Saturation 23/23: "" +*zh_TW.Saturation 24/24: "" +*zh_TW.Saturation 25/25: "" +*zh_CN.Saturation -25/-25: "" +*zh_CN.Saturation -24/-24: "" +*zh_CN.Saturation -23/-23: "" +*zh_CN.Saturation -22/-22: "" +*zh_CN.Saturation -21/-21: "" +*zh_CN.Saturation -20/-20: "" +*zh_CN.Saturation -19/-19: "" +*zh_CN.Saturation -18/-18: "" +*zh_CN.Saturation -17/-17: "" +*zh_CN.Saturation -16/-16: "" +*zh_CN.Saturation -15/-15: "" +*zh_CN.Saturation -14/-14: "" +*zh_CN.Saturation -13/-13: "" +*zh_CN.Saturation -12/-12: "" +*zh_CN.Saturation -11/-11: "" +*zh_CN.Saturation -10/-10: "" +*zh_CN.Saturation -9/-9: "" +*zh_CN.Saturation -8/-8: "" +*zh_CN.Saturation -7/-7: "" +*zh_CN.Saturation -6/-6: "" +*zh_CN.Saturation -5/-5: "" +*zh_CN.Saturation -4/-4: "" +*zh_CN.Saturation -3/-3: "" +*zh_CN.Saturation -2/-2: "" +*zh_CN.Saturation -1/-1: "" +*zh_CN.Saturation 0/0: "" +*zh_CN.Saturation 1/1: "" +*zh_CN.Saturation 2/2: "" +*zh_CN.Saturation 3/3: "" +*zh_CN.Saturation 4/4: "" +*zh_CN.Saturation 5/5: "" +*zh_CN.Saturation 6/6: "" +*zh_CN.Saturation 7/7: "" +*zh_CN.Saturation 8/8: "" +*zh_CN.Saturation 9/9: "" +*zh_CN.Saturation 10/10: "" +*zh_CN.Saturation 11/11: "" +*zh_CN.Saturation 12/12: "" +*zh_CN.Saturation 13/13: "" +*zh_CN.Saturation 14/14: "" +*zh_CN.Saturation 15/15: "" +*zh_CN.Saturation 16/16: "" +*zh_CN.Saturation 17/17: "" +*zh_CN.Saturation 18/18: "" +*zh_CN.Saturation 19/19: "" +*zh_CN.Saturation 20/20: "" +*zh_CN.Saturation 21/21: "" +*zh_CN.Saturation 22/22: "" +*zh_CN.Saturation 23/23: "" +*zh_CN.Saturation 24/24: "" +*zh_CN.Saturation 25/25: "" +*ru.Saturation -25/-25: "" +*ru.Saturation -24/-24: "" +*ru.Saturation -23/-23: "" +*ru.Saturation -22/-22: "" +*ru.Saturation -21/-21: "" +*ru.Saturation -20/-20: "" +*ru.Saturation -19/-19: "" +*ru.Saturation -18/-18: "" +*ru.Saturation -17/-17: "" +*ru.Saturation -16/-16: "" +*ru.Saturation -15/-15: "" +*ru.Saturation -14/-14: "" +*ru.Saturation -13/-13: "" +*ru.Saturation -12/-12: "" +*ru.Saturation -11/-11: "" +*ru.Saturation -10/-10: "" +*ru.Saturation -9/-9: "" +*ru.Saturation -8/-8: "" +*ru.Saturation -7/-7: "" +*ru.Saturation -6/-6: "" +*ru.Saturation -5/-5: "" +*ru.Saturation -4/-4: "" +*ru.Saturation -3/-3: "" +*ru.Saturation -2/-2: "" +*ru.Saturation -1/-1: "" +*ru.Saturation 0/0: "" +*ru.Saturation 1/1: "" +*ru.Saturation 2/2: "" +*ru.Saturation 3/3: "" +*ru.Saturation 4/4: "" +*ru.Saturation 5/5: "" +*ru.Saturation 6/6: "" +*ru.Saturation 7/7: "" +*ru.Saturation 8/8: "" +*ru.Saturation 9/9: "" +*ru.Saturation 10/10: "" +*ru.Saturation 11/11: "" +*ru.Saturation 12/12: "" +*ru.Saturation 13/13: "" +*ru.Saturation 14/14: "" +*ru.Saturation 15/15: "" +*ru.Saturation 16/16: "" +*ru.Saturation 17/17: "" +*ru.Saturation 18/18: "" +*ru.Saturation 19/19: "" +*ru.Saturation 20/20: "" +*ru.Saturation 21/21: "" +*ru.Saturation 22/22: "" +*ru.Saturation 23/23: "" +*ru.Saturation 24/24: "" +*ru.Saturation 25/25: "" +*CloseUI: *Saturation + + +*OpenUI *PageRegion: PickOne +*OrderDependency: 10 AnySetup *PageRegion +*DefaultPageRegion: A4 +*PageRegion A4/A4: "<>setpagedevice" +*PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "<>setpagedevice" +*PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*PageRegion A6/A6: "<>setpagedevice" +*PageRegion A5/A5: "<>setpagedevice" +*PageRegion B5/JIS B5: "<>setpagedevice" +*PageRegion B6/JIS B6: "<>setpagedevice" +*PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "<>setpagedevice" +*PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*PageRegion 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*PageRegion T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "<>setpagedevice" +*PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*PageRegion TPostcard/100 x 148 mm (Borderless): "<>setpagedevice" +*PageRegion ENV10/Envelope #10: "<>setpagedevice" +*PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*PageRegion Letter/US Letter: "<>setpagedevice" +*PageRegion Legal/US Legal: "<>setpagedevice" +*PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*nl.Translation PageRegion/Papierformaat: "" +*fr.Translation PageRegion/Taille papier : "" +*de.Translation PageRegion/Papierformat: "" +*it.Translation PageRegion/Formato carta: "" +*ja.Translation PageRegion/用紙サイズ: "" +*pt.Translation PageRegion/Tamanho do papel: "" +*pt_PT.Translation PageRegion/Formato: "" +*es.Translation PageRegion/Tamaño papel: "" +*ko.Translation PageRegion/용지 크기: "" +*zh_TW.Translation PageRegion/紙張大小: "" +*zh_CN.Translation PageRegion/打印纸尺寸: "" +*ru.Translation PageRegion/Размер бумаги: "" +*nl.PageRegion A4/A4: "<>setpagedevice" +*nl.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*nl.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (Randloos): "<>setpagedevice" +*nl.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*nl.PageRegion A6/A6: "<>setpagedevice" +*nl.PageRegion A5/A5: "<>setpagedevice" +*nl.PageRegion B5/JIS B5: "<>setpagedevice" +*nl.PageRegion B6/JIS B6: "<>setpagedevice" +*nl.PageRegion L/9 x 13 cm (3,5 x 5 in): "<>setpagedevice" +*nl.PageRegion TL/9 x 13 cm (3,5 x 5 in) (Randloos): "<>setpagedevice" +*nl.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*nl.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*nl.PageRegion 4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in): "<>setpagedevice" +*nl.PageRegion T4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in) (Randloos): "<>setpagedevice" +*nl.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*nl.PageRegion TPostcard/100 x 148 mm (Randloos): "<>setpagedevice" +*nl.PageRegion ENV10/Enveloppe #10: "<>setpagedevice" +*nl.PageRegion EnvDL/Enveloppe DL: "<>setpagedevice" +*nl.PageRegion ENVC6/Enveloppe C6: "<>setpagedevice" +*nl.PageRegion Letter/US Letter: "<>setpagedevice" +*nl.PageRegion Legal/US Legal: "<>setpagedevice" +*nl.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*fr.PageRegion A4/A4: "<>setpagedevice" +*fr.PageRegion 4X6FULL/10 x 15 cm (4 x 6 p<2E>): "<>setpagedevice" +*fr.PageRegion T4X6FULL/10 x 15 cm (4 x 6 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion 2L/13 x 18 cm (5 x 7 p<2E>): "<>setpagedevice" +*fr.PageRegion A6/A6: "<>setpagedevice" +*fr.PageRegion A5/A5: "<>setpagedevice" +*fr.PageRegion B5/JIS B5: "<>setpagedevice" +*fr.PageRegion B6/JIS B6: "<>setpagedevice" +*fr.PageRegion L/9 x 13 cm (3,5 x 5 p<2E>): "<>setpagedevice" +*fr.PageRegion TL/9 x 13 cm (3,5 x 5 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion INDEX5/5 x 8 p<2E> (127 x 203 mm): "<>setpagedevice" +*fr.PageRegion 8x10/20 x 25 cm (8 x 10 p<2E>): "<>setpagedevice" +*fr.PageRegion 4X7/16<3A>9 large (4 x 7,11 p<2E>): "<>setpagedevice" +*fr.PageRegion T4X7/16<3A>9 large (4 x 7,11 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*fr.PageRegion TPostcard/100 x 148 mm (Sans marges): "<>setpagedevice" +*fr.PageRegion ENV10/Enveloppe #10: "<>setpagedevice" +*fr.PageRegion EnvDL/Enveloppe DL: "<>setpagedevice" +*fr.PageRegion ENVC6/Enveloppe C6: "<>setpagedevice" +*fr.PageRegion Letter/Lettre US: "<>setpagedevice" +*fr.PageRegion Legal/Légal US: "<>setpagedevice" +*fr.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*de.PageRegion A4/DIN A4: "<>setpagedevice" +*de.PageRegion 4X6FULL/10 x 15 cm (4 x 6 Zoll): "<>setpagedevice" +*de.PageRegion T4X6FULL/10 x 15 cm (4 x 6 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion 2L/13 x 18 cm (5 x 7 Zoll): "<>setpagedevice" +*de.PageRegion A6/DIN A6: "<>setpagedevice" +*de.PageRegion A5/DIN A5: "<>setpagedevice" +*de.PageRegion B5/JIS B5: "<>setpagedevice" +*de.PageRegion B6/JIS B6: "<>setpagedevice" +*de.PageRegion L/9 x 13 cm (3,5 x 5 Zoll): "<>setpagedevice" +*de.PageRegion TL/9 x 13 cm (3,5 x 5 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion INDEX5/5 x 8 Zoll (127 x 203 mm): "<>setpagedevice" +*de.PageRegion 8x10/20 x 25 cm (8 x 10 Zoll): "<>setpagedevice" +*de.PageRegion 4X7/16<3A>9 breit (4 x 7,11 Zoll): "<>setpagedevice" +*de.PageRegion T4X7/16<3A>9 breit (4 x 7,11 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*de.PageRegion TPostcard/100 x 148 mm (Randlos): "<>setpagedevice" +*de.PageRegion ENV10/Umschlag #10: "<>setpagedevice" +*de.PageRegion EnvDL/Umschlag DL: "<>setpagedevice" +*de.PageRegion ENVC6/Umschlag C6: "<>setpagedevice" +*de.PageRegion Letter/US Letter: "<>setpagedevice" +*de.PageRegion Legal/US Lang: "<>setpagedevice" +*de.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*it.PageRegion A4/A4: "<>setpagedevice" +*it.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pol<2E>): "<>setpagedevice" +*it.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion 2L/13 x 18 cm (5 x 7 pol<2E>): "<>setpagedevice" +*it.PageRegion A6/A6: "<>setpagedevice" +*it.PageRegion A5/A5: "<>setpagedevice" +*it.PageRegion B5/JIS B5: "<>setpagedevice" +*it.PageRegion B6/JIS B6: "<>setpagedevice" +*it.PageRegion L/9 x 13 cm (3,5 x 5 pol<2E>): "<>setpagedevice" +*it.PageRegion TL/9 x 13 cm (3,5 x 5 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*it.PageRegion 8x10/20 x 25 cm (8 x 10 pol<2E>): "<>setpagedevice" +*it.PageRegion 4X7/16<3A>9 ampio (4 x 7,11 pol<2E>): "<>setpagedevice" +*it.PageRegion T4X7/16<3A>9 ampio (4 x 7,11 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*it.PageRegion TPostcard/100 x 148 mm (Senza margini): "<>setpagedevice" +*it.PageRegion ENV10/Busta #10: "<>setpagedevice" +*it.PageRegion EnvDL/Busta DL: "<>setpagedevice" +*it.PageRegion ENVC6/Busta C6: "<>setpagedevice" +*it.PageRegion Letter/Lettera USA: "<>setpagedevice" +*it.PageRegion Legal/Legale USA: "<>setpagedevice" +*it.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*ja.PageRegion A4/A4: "<>setpagedevice" +*ja.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ja.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (フチなし): "<>setpagedevice" +*ja.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ja.PageRegion A6/A6: "<>setpagedevice" +*ja.PageRegion A5/A5: "<>setpagedevice" +*ja.PageRegion B5/JIS B5: "<>setpagedevice" +*ja.PageRegion B6/JIS B6: "<>setpagedevice" +*ja.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ja.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (フチなし): "<>setpagedevice" +*ja.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ja.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ja.PageRegion 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*ja.PageRegion T4X7/16<3A>9 wide (4 x 7<2E>11 in) (フチなし): "<>setpagedevice" +*ja.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*ja.PageRegion TPostcard/100 x 148 mm (フチなし): "<>setpagedevice" +*ja.PageRegion ENV10/封筒 #10: "<>setpagedevice" +*ja.PageRegion EnvDL/封筒 DL: "<>setpagedevice" +*ja.PageRegion ENVC6/封筒 C6: "<>setpagedevice" +*ja.PageRegion Letter/レター: "<>setpagedevice" +*ja.PageRegion Legal/リーガル: "<>setpagedevice" +*ja.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*pt.PageRegion A4/A4: "<>setpagedevice" +*pt.PageRegion 4X6FULL/4 x 6 pol<2E> (102 x 152 mm): "<>setpagedevice" +*pt.PageRegion T4X6FULL/4 x 6 pol<2E> (102 x 152 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion 2L/5 x 7 pol<2E> (127 x 178 mm): "<>setpagedevice" +*pt.PageRegion A6/A6: "<>setpagedevice" +*pt.PageRegion A5/A5: "<>setpagedevice" +*pt.PageRegion B5/JIS B5: "<>setpagedevice" +*pt.PageRegion B6/JIS B6: "<>setpagedevice" +*pt.PageRegion L/3,5 x 5 pol<2E> (89 x 127 mm): "<>setpagedevice" +*pt.PageRegion TL/3,5 x 5 pol<2E> (89 x 127 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*pt.PageRegion 8x10/8 x 10 pol<2E> (203 x 254 mm): "<>setpagedevice" +*pt.PageRegion 4X7/16<3A>9 de largura (102 x 181 mm): "<>setpagedevice" +*pt.PageRegion T4X7/16<3A>9 de largura (102 x 181 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*pt.PageRegion TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt.PageRegion ENV10/Envelope #10: "<>setpagedevice" +*pt.PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*pt.PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*pt.PageRegion Letter/Carta EUA: "<>setpagedevice" +*pt.PageRegion Legal/Ofício EUA: "<>setpagedevice" +*pt.PageRegion 16K/16K (195 x 270 mm): "<>setpagedevice" +*pt_PT.PageRegion A4/A4: "<>setpagedevice" +*pt_PT.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pol): "<>setpagedevice" +*pt_PT.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion 2L/13 x 18 cm (5 x 7 pol): "<>setpagedevice" +*pt_PT.PageRegion A6/A6: "<>setpagedevice" +*pt_PT.PageRegion A5/A5: "<>setpagedevice" +*pt_PT.PageRegion B5/JIS B5: "<>setpagedevice" +*pt_PT.PageRegion B6/JIS B6: "<>setpagedevice" +*pt_PT.PageRegion L/9 x 13 cm (3,5 x 5 pol): "<>setpagedevice" +*pt_PT.PageRegion TL/9 x 13 cm (3,5 x 5 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion INDEX5/5 x 8 pol (127 x 203 mm): "<>setpagedevice" +*pt_PT.PageRegion 8x10/20 x 25 cm (8 x 10 pol): "<>setpagedevice" +*pt_PT.PageRegion 4X7/16<3A>9 de largura (4 x 7,11 pol): "<>setpagedevice" +*pt_PT.PageRegion T4X7/16<3A>9 de largura (4 x 7,11 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*pt_PT.PageRegion TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion ENV10/Envelope #10: "<>setpagedevice" +*pt_PT.PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*pt_PT.PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*pt_PT.PageRegion Letter/Carta EUA: "<>setpagedevice" +*pt_PT.PageRegion Legal/Legal EUA: "<>setpagedevice" +*pt_PT.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*es.PageRegion A4/A4: "<>setpagedevice" +*es.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pulg): "<>setpagedevice" +*es.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion 2L/13 x 18 cm (5 x 7 pulg): "<>setpagedevice" +*es.PageRegion A6/A6: "<>setpagedevice" +*es.PageRegion A5/A5: "<>setpagedevice" +*es.PageRegion B5/JIS B5: "<>setpagedevice" +*es.PageRegion B6/JIS B6: "<>setpagedevice" +*es.PageRegion L/9 x 13 cm (3,5 x 5 pulg): "<>setpagedevice" +*es.PageRegion TL/9 x 13 cm (3,5 x 5 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion INDEX5/5 x 8 pulg (127 x 203 mm): "<>setpagedevice" +*es.PageRegion 8x10/20 x 25 cm (8 x 10 pulg): "<>setpagedevice" +*es.PageRegion 4X7/16<3A>9 ancho (4 x 7,11 pulg): "<>setpagedevice" +*es.PageRegion T4X7/16<3A>9 ancho (4 x 7,11 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*es.PageRegion TPostcard/100 x 148 mm (Sin márgenes): "<>setpagedevice" +*es.PageRegion ENV10/Sobre #10: "<>setpagedevice" +*es.PageRegion EnvDL/Sobre DL: "<>setpagedevice" +*es.PageRegion ENVC6/Sobre C6: "<>setpagedevice" +*es.PageRegion Letter/Carta EE<2E> UU<2E>: "<>setpagedevice" +*es.PageRegion Legal/Legal: "<>setpagedevice" +*es.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*ko.PageRegion A4/A4: "<>setpagedevice" +*ko.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ko.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ko.PageRegion A6/A6: "<>setpagedevice" +*ko.PageRegion A5/A5: "<>setpagedevice" +*ko.PageRegion B5/JIS B5: "<>setpagedevice" +*ko.PageRegion B6/JIS B6: "<>setpagedevice" +*ko.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ko.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ko.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ko.PageRegion 4X7/16<3A>9 너비 (4 x 7<2E>11 in): "<>setpagedevice" +*ko.PageRegion T4X7/16<3A>9 너비 (4 x 7<2E>11 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*ko.PageRegion TPostcard/100 x 148 mm (여백 없음): "<>setpagedevice" +*ko.PageRegion ENV10/봉투 #10: "<>setpagedevice" +*ko.PageRegion EnvDL/봉투 DL: "<>setpagedevice" +*ko.PageRegion ENVC6/봉투 C6: "<>setpagedevice" +*ko.PageRegion Letter/US 편지지: "<>setpagedevice" +*ko.PageRegion Legal/US 공문서: "<>setpagedevice" +*ko.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_TW.PageRegion A4/A4: "<>setpagedevice" +*zh_TW.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*zh_TW.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*zh_TW.PageRegion A6/A6: "<>setpagedevice" +*zh_TW.PageRegion A5/A5: "<>setpagedevice" +*zh_TW.PageRegion B5/JIS B5: "<>setpagedevice" +*zh_TW.PageRegion B6/JIS B6: "<>setpagedevice" +*zh_TW.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*zh_TW.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*zh_TW.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*zh_TW.PageRegion 4X7/16<3A>9 寬 (4 x 7<2E>11 in): "<>setpagedevice" +*zh_TW.PageRegion T4X7/16<3A>9 寬 (4 x 7<2E>11 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*zh_TW.PageRegion TPostcard/100 x 148 mm (無邊): "<>setpagedevice" +*zh_TW.PageRegion ENV10/信封 #10: "<>setpagedevice" +*zh_TW.PageRegion EnvDL/信封 DL: "<>setpagedevice" +*zh_TW.PageRegion ENVC6/信封 C6: "<>setpagedevice" +*zh_TW.PageRegion Letter/美式信紙(US Letter): "<>setpagedevice" +*zh_TW.PageRegion Legal/美式法定紙(US Legal): "<>setpagedevice" +*zh_TW.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_CN.PageRegion A4/A4: "<>setpagedevice" +*zh_CN.PageRegion 4X6FULL/102 x 152 毫米 (4 x 6 英寸): "<>setpagedevice" +*zh_CN.PageRegion T4X6FULL/102 x 152 毫米 (4 x 6 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion 2L/127 x 178 毫米 (5 x 7 英寸): "<>setpagedevice" +*zh_CN.PageRegion A6/A6: "<>setpagedevice" +*zh_CN.PageRegion A5/A5: "<>setpagedevice" +*zh_CN.PageRegion B5/JIS B5: "<>setpagedevice" +*zh_CN.PageRegion B6/JIS B6: "<>setpagedevice" +*zh_CN.PageRegion L/89 x 127 毫米 (3<2E>5 x 5 英寸): "<>setpagedevice" +*zh_CN.PageRegion TL/89 x 127 毫米 (3<2E>5 x 5 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion INDEX5/5 x 8 英寸 (127 x 203 毫米): "<>setpagedevice" +*zh_CN.PageRegion 8x10/203 x 254 毫米 (8 x 10 英寸): "<>setpagedevice" +*zh_CN.PageRegion 4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸): "<>setpagedevice" +*zh_CN.PageRegion T4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion Postcard/100 x 148 毫米: "<>setpagedevice" +*zh_CN.PageRegion TPostcard/100 x 148 毫米 (无边距): "<>setpagedevice" +*zh_CN.PageRegion ENV10/信封 #10: "<>setpagedevice" +*zh_CN.PageRegion EnvDL/信封 DL: "<>setpagedevice" +*zh_CN.PageRegion ENVC6/信封 C6: "<>setpagedevice" +*zh_CN.PageRegion Letter/美国信纸: "<>setpagedevice" +*zh_CN.PageRegion Legal/美国法定用纸: "<>setpagedevice" +*zh_CN.PageRegion 16K/16K 195 x 270 毫米: "<>setpagedevice" +*ru.PageRegion A4/A4: "<>setpagedevice" +*ru.PageRegion 4X6FULL/10 x 15 см (4 x 6 in): "<>setpagedevice" +*ru.PageRegion T4X6FULL/10 x 15 см (4 x 6 in) (Без полей): "<>setpagedevice" +*ru.PageRegion 2L/13 x 18 см (5 x 7 in): "<>setpagedevice" +*ru.PageRegion A6/A6: "<>setpagedevice" +*ru.PageRegion A5/A5: "<>setpagedevice" +*ru.PageRegion B5/JIS B5: "<>setpagedevice" +*ru.PageRegion B6/JIS B6: "<>setpagedevice" +*ru.PageRegion L/9 x 13 см (3,5 x 5 in): "<>setpagedevice" +*ru.PageRegion TL/9 x 13 см (3,5 x 5 in) (Без полей): "<>setpagedevice" +*ru.PageRegion INDEX5/5 x 8 in (127 x 203 мм): "<>setpagedevice" +*ru.PageRegion 8x10/20 x 25 см (8 x 10 in): "<>setpagedevice" +*ru.PageRegion 4X7/Соотношение сторон 16<3A>9: "<>setpagedevice" +*ru.PageRegion T4X7/Соотношение сторон 16<3A>9 (Без полей): "<>setpagedevice" +*ru.PageRegion Postcard/100 x 148 мм: "<>setpagedevice" +*ru.PageRegion TPostcard/100 x 148 мм (Без полей): "<>setpagedevice" +*ru.PageRegion ENV10/Конверты #10: "<>setpagedevice" +*ru.PageRegion EnvDL/Конверты DL: "<>setpagedevice" +*ru.PageRegion ENVC6/Конверты C6: "<>setpagedevice" +*ru.PageRegion Letter/US Letter: "<>setpagedevice" +*ru.PageRegion Legal/US Legal: "<>setpagedevice" +*ru.PageRegion 16K/16K 195 x 270 мм: "<>setpagedevice" +*CloseUI: *PageRegion + + +*DefaultImageableArea: A4 +*ImageableArea A4/A4: "8.40 8.40 586.80 833.40" +*ImageableArea 4X6FULL/10 x 15 cm (4 x 6 in): "8.40 8.40 279.60 423.60" +*ImageableArea T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "0.00 0.00 288.00 432.00" +*ImageableArea 2L/13 x 18 cm (5 x 7 in): "8.40 8.40 351.60 496.00" +*ImageableArea A6/A6: "8.40 8.40 289.20 411.20" +*ImageableArea A5/A5: "8.40 8.40 411.20 586.80" +*ImageableArea B5/JIS B5: "8.40 8.40 507.60 720.20" +*ImageableArea B6/JIS B6: "8.40 8.40 354.40 507.60" +*ImageableArea L/9 x 13 cm (3<2E>5 x 5 in): "8.40 8.40 243.80 351.60" +*ImageableArea TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "0.00 0.00 252.20 360.00" +*ImageableArea INDEX5/5 x 8 in (127 x 203 mm): "8.40 8.40 351.60 567.60" +*ImageableArea 8x10/20 x 25 cm (8 x 10 in): "8.40 8.40 567.60 711.60" +*ImageableArea 4X7/16<3A>9 wide (4 x 7<2E>11 in): "8.40 8.40 279.60 503.60" +*ImageableArea T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "0.00 0.00 288.00 512.00" +*ImageableArea Postcard/100 x 148 mm: "8.40 8.40 275.00 411.20" +*ImageableArea TPostcard/100 x 148 mm (Borderless): "0.00 0.00 283.40 419.60" +*ImageableArea ENV10/Envelope #10: "8.40 8.40 288.60 675.60" +*ImageableArea EnvDL/Envelope DL: "8.40 8.40 303.40 615.20" +*ImageableArea ENVC6/Envelope C6: "8.40 8.40 314.80 450.80" +*ImageableArea Letter/US Letter: "8.40 8.40 603.60 783.60" +*ImageableArea Legal/US Legal: "8.40 8.40 603.60 999.60" +*ImageableArea 16K/16K 195 x 270 mm: "8.40 8.40 544.40 757.00" + + +*DefaultPaperDimension: A4 +*PaperDimension A4/A4: "595.20 841.80" +*PaperDimension 4X6FULL/10 x 15 cm (4 x 6 in): "288.00 432.00" +*PaperDimension T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "288.00 432.00" +*PaperDimension 2L/13 x 18 cm (5 x 7 in): "360.00 504.40" +*PaperDimension A6/A6: "297.60 419.60" +*PaperDimension A5/A5: "419.60 595.20" +*PaperDimension B5/JIS B5: "516.00 728.60" +*PaperDimension B6/JIS B6: "362.80 516.00" +*PaperDimension L/9 x 13 cm (3<2E>5 x 5 in): "252.20 360.00" +*PaperDimension TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "252.20 360.00" +*PaperDimension INDEX5/5 x 8 in (127 x 203 mm): "360.00 576.00" +*PaperDimension 8x10/20 x 25 cm (8 x 10 in): "576.00 720.00" +*PaperDimension 4X7/16<3A>9 wide (4 x 7<2E>11 in): "288.00 512.00" +*PaperDimension T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "288.00 512.00" +*PaperDimension Postcard/100 x 148 mm: "283.40 419.60" +*PaperDimension TPostcard/100 x 148 mm (Borderless): "283.40 419.60" +*PaperDimension ENV10/Envelope #10: "297.00 684.00" +*PaperDimension EnvDL/Envelope DL: "311.80 623.60" +*PaperDimension ENVC6/Envelope C6: "323.20 459.20" +*PaperDimension Letter/US Letter: "612.00 792.00" +*PaperDimension Legal/US Legal: "612.00 1008.00" +*PaperDimension 16K/16K 195 x 270 mm: "552.80 765.40" + + +*DefaultFont: Courier +*Font AvantGarde-Book: Standard "(001.006S)" Standard ROM +*Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM +*Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM +*Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM +*Font Bookman-Demi: Standard "(001.004S)" Standard ROM +*Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM +*Font Bookman-Light: Standard "(001.004S)" Standard ROM +*Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM +*Font Courier: Standard "(002.004S)" Standard ROM +*Font Courier-Bold: Standard "(002.004S)" Standard ROM +*Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM +*Font Courier-Oblique: Standard "(002.004S)" Standard ROM +*Font Helvetica: Standard "(001.006S)" Standard ROM +*Font Helvetica-Bold: Standard "(001.007S)" Standard ROM +*Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM +*Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM +*Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM +*Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM +*Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM +*Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM +*Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM +*Font Palatino-Bold: Standard "(001.005S)" Standard ROM +*Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM +*Font Palatino-Italic: Standard "(001.005S)" Standard ROM +*Font Palatino-Roman: Standard "(001.005S)" Standard ROM +*Font Times-Bold: Standard "(001.007S)" Standard ROM +*Font Times-BoldItalic: Standard "(001.009S)" Standard ROM +*Font Times-Italic: Standard "(001.007S)" Standard ROM +*Font Times-Roman: Standard "(001.007S)" Standard ROM +*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM +*Font Symbol: Special "(001.007S)" Special ROM +*Font ZapfDingbats: Special "(001.004S)" Standard ROM + + +*UIConstraints: *PageSize T4X6FULL *MediaType ENV_HIGH +*UIConstraints: *PageSize TL *MediaType ENV_HIGH +*UIConstraints: *PageSize T4X7 *MediaType ENV_HIGH +*UIConstraints: *PageSize TPostcard *MediaType ENV_HIGH +*UIConstraints: *PageSize T4X6FULL *MediaType ENV_NORMAL +*UIConstraints: *PageSize TL *MediaType ENV_NORMAL +*UIConstraints: *PageSize T4X7 *MediaType ENV_NORMAL +*UIConstraints: *PageSize TPostcard *MediaType ENV_NORMAL + diff --git a/ppd/Epson-L5310_Series-epson-escpr-en.ppd b/ppd/Epson-L5310_Series-epson-escpr-en.ppd new file mode 100644 index 0000000..b203af9 --- /dev/null +++ b/ppd/Epson-L5310_Series-epson-escpr-en.ppd @@ -0,0 +1,3093 @@ +*PPD-Adobe: "4.3" +*% Adobe Systems PostScript(R) Printer Description File +*% Copyright 1987-1996 Adobe Systems Incorporated. +*% All Rights Reserved. +*% Copyright (c) SEIKO EPSON Corporation. 2009 +*FormatVersion: "4.3" +*FileVersion: "1.1" +*LanguageVersion: English +*LanguageEncoding: ISOLatin1 +*PCFileName: "EPL5310 Series.PPD" +*Product: "(EPSON L5310 Series)" +*PSVersion: "(3010.000) 550" +*ModelName: "EPSON L5310 Series" +*ShortNickName: "EPSON L5310 Series" +*NickName: "EPSON L5310 Series , Epson Inkjet Printer Driver (ESC/P-R) for Linux" +*Manufacturer: "Epson" +*LanguageLevel: "3" +*ColorDevice: True +*DefaultColorSpace: RGB +*FileSystem: True +*Throughput: "1" +*TTRasterizer: Type42 +*cupsLanguages: "nl fr de it ja pt pt_PT es ko ru zh_TW zh_CN" +*cupsVersion: 1.2 +*cupsManualCopies: True +*cupsModelNumber: 1 +*cupsFilter: "application/vnd.cups-raster 0 epson-escpr-wrapper" +*LandscapeOrientation: Plus90 +*VariablePaperSize: False +*1284DeviceID: "MFG:Epson;MDL:L5310 Series;DES:EPSON L5310 Series;" + + +*OpenUI *MediaType/Print Quality: PickOne +*OrderDependency: 20 AnySetup *MediaType +*DefaultMediaType: PLAIN_NORMAL +*MediaType PLAIN_HIGH/Plain paper-High: "<>setpagedevice" +*MediaType PLAIN_NORMAL/Plain paper-Standard: "<>setpagedevice" +*MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-High: "<>setpagedevice" +*MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standard: "<>setpagedevice" +*MediaType PMMATT_HIGH/Epson Matte-High: "<>setpagedevice" +*MediaType PMMATT_NORMAL/Epson Matte-Standard: "<>setpagedevice" +*MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "<>setpagedevice" +*MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "<>setpagedevice" +*MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "<>setpagedevice" +*MediaType PMPHOTO_NORMAL/Epson Premium Glossy-High: "<>setpagedevice" +*MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standard: "<>setpagedevice" +*MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "<>setpagedevice" +*MediaType PSGLOS_NORMAL/Epson Premium Semigloss-High: "<>setpagedevice" +*MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standard: "<>setpagedevice" +*MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "<>setpagedevice" +*MediaType LCPP_NORMAL/Photo Paper Glossy-High: "<>setpagedevice" +*MediaType LCPP_DRAFT/Photo Paper Glossy-Standard: "<>setpagedevice" +*MediaType ENV_HIGH/Envelope-High: "<>setpagedevice" +*MediaType ENV_NORMAL/Envelope-Standard: "<>setpagedevice" +*nl.Translation MediaType/Afdrukkwaliteit: "" +*fr.Translation MediaType/Qualité : "" +*de.Translation MediaType/Qualität: "" +*it.Translation MediaType/Qualità: "" +*ja.Translation MediaType/印刷品質: "" +*pt.Translation MediaType/Qualidade: "" +*pt_PT.Translation MediaType/Resolução: "" +*es.Translation MediaType/Resolución: "" +*ko.Translation MediaType/인쇄 품질: "" +*zh_TW.Translation MediaType/列印品質: "" +*zh_CN.Translation MediaType/打印质量: "" +*ru.Translation MediaType/Качество печати: "" +*nl.MediaType PLAIN_HIGH/Gewoon papier-Hoog: "" +*nl.MediaType PLAIN_NORMAL/Gewoon papier-Standaard: "" +*nl.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Hoog: "" +*nl.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standaard: "" +*nl.MediaType PMMATT_HIGH/Epson Matte-Hoog: "" +*nl.MediaType PMMATT_NORMAL/Epson Matte-Standaard: "" +*nl.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*nl.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standaard: "" +*nl.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*nl.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Hoog: "" +*nl.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standaard: "" +*nl.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*nl.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Hoog: "" +*nl.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standaard: "" +*nl.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*nl.MediaType LCPP_NORMAL/Photo Paper Glossy-Hoog: "" +*nl.MediaType LCPP_DRAFT/Photo Paper Glossy-Standaard: "" +*nl.MediaType ENV_HIGH/Enveloppe-Hoog: "" +*nl.MediaType ENV_NORMAL/Enveloppe-Standaard: "" +*fr.MediaType PLAIN_HIGH/Papier ordinaire-Supérieure: "" +*fr.MediaType PLAIN_NORMAL/Papier ordinaire-Standard: "" +*fr.MediaType SFINE_HIGH/Jet d'encre qualité photo Epson-Supérieure: "" +*fr.MediaType SFINE_NORMAL/Jet d'encre qualité photo Epson-Standard: "" +*fr.MediaType PMMATT_HIGH/Mat Epson-Supérieure: "" +*fr.MediaType PMMATT_NORMAL/Mat Epson-Standard: "" +*fr.MediaType PLATINA_HIGH/Ultra-glacé Epson-Photo RPM: "" +*fr.MediaType PLATINA_NORMAL/Ultra-glacé Epson-Standard: "" +*fr.MediaType PMPHOTO_HIGH/Glacé Premium Epson-Photo RPM: "" +*fr.MediaType PMPHOTO_NORMAL/Glacé Premium Epson-Supérieure: "" +*fr.MediaType PMPHOTO_DRAFT/Glacé Premium Epson-Standard: "" +*fr.MediaType PSGLOS_HIGH/Semi-glacé Premium Epson-Photo RPM: "" +*fr.MediaType PSGLOS_NORMAL/Semi-glacé Premium Epson-Supérieure: "" +*fr.MediaType PSGLOS_DRAFT/Semi-glacé Premium Epson-Standard: "" +*fr.MediaType LCPP_HIGH/Papier Photo Glacé -Photo RPM: "" +*fr.MediaType LCPP_NORMAL/Papier Photo Glacé -Supérieure: "" +*fr.MediaType LCPP_DRAFT/Papier Photo Glacé -Standard: "" +*fr.MediaType ENV_HIGH/Enveloppe-Supérieure: "" +*fr.MediaType ENV_NORMAL/Enveloppe-Standard: "" +*de.MediaType PLAIN_HIGH/Normalpapier-Stark: "" +*de.MediaType PLAIN_NORMAL/Normalpapier-Standard: "" +*de.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Stark: "" +*de.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Standard: "" +*de.MediaType PMMATT_HIGH/Epson Matte-Stark: "" +*de.MediaType PMMATT_NORMAL/Epson Matte-Standard: "" +*de.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*de.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "" +*de.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*de.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Stark: "" +*de.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Standard: "" +*de.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*de.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Stark: "" +*de.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Standard: "" +*de.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*de.MediaType LCPP_NORMAL/Photo Paper Glossy-Stark: "" +*de.MediaType LCPP_DRAFT/Photo Paper Glossy-Standard: "" +*de.MediaType ENV_HIGH/Umschlag-Stark: "" +*de.MediaType ENV_NORMAL/Umschlag-Standard: "" +*it.MediaType PLAIN_HIGH/Carte comuni-Alto: "" +*it.MediaType PLAIN_NORMAL/Carte comuni-Standard: "" +*it.MediaType SFINE_HIGH/EPSON Photo Quality Ink Jet-Alto: "" +*it.MediaType SFINE_NORMAL/EPSON Photo Quality Ink Jet-Standard: "" +*it.MediaType PMMATT_HIGH/EPSON Matte-Alto: "" +*it.MediaType PMMATT_NORMAL/EPSON Matte-Standard: "" +*it.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*it.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Standard: "" +*it.MediaType PMPHOTO_HIGH/EPSON Premium Glossy-Photo RPM: "" +*it.MediaType PMPHOTO_NORMAL/EPSON Premium Glossy-Alto: "" +*it.MediaType PMPHOTO_DRAFT/EPSON Premium Glossy-Standard: "" +*it.MediaType PSGLOS_HIGH/EPSON Premium Semigloss-Photo RPM: "" +*it.MediaType PSGLOS_NORMAL/EPSON Premium Semigloss-Alto: "" +*it.MediaType PSGLOS_DRAFT/EPSON Premium Semigloss-Standard: "" +*it.MediaType LCPP_HIGH/Carta fotografica lucida-Photo RPM: "" +*it.MediaType LCPP_NORMAL/Carta fotografica lucida-Alto: "" +*it.MediaType LCPP_DRAFT/Carta fotografica lucida-Standard: "" +*it.MediaType ENV_HIGH/Busta-Alto: "" +*it.MediaType ENV_NORMAL/Busta-Standard: "" +*ja.MediaType PLAIN_HIGH/普通紙-きれい: "" +*ja.MediaType PLAIN_NORMAL/普通紙-標準: "" +*ja.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-きれい: "" +*ja.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-標準: "" +*ja.MediaType PMMATT_HIGH/Epson Matte-きれい: "" +*ja.MediaType PMMATT_NORMAL/Epson Matte-標準: "" +*ja.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*ja.MediaType PLATINA_NORMAL/Epson Ultra Glossy-標準: "" +*ja.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*ja.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-きれい: "" +*ja.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-標準: "" +*ja.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*ja.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-きれい: "" +*ja.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-標準: "" +*ja.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*ja.MediaType LCPP_NORMAL/Photo Paper Glossy-きれい: "" +*ja.MediaType LCPP_DRAFT/Photo Paper Glossy-標準: "" +*ja.MediaType ENV_HIGH/封筒-きれい: "" +*ja.MediaType ENV_NORMAL/封筒-標準: "" +*pt.MediaType PLAIN_HIGH/Papel normal-Alto: "" +*pt.MediaType PLAIN_NORMAL/Papel normal-Padrão: "" +*pt.MediaType SFINE_HIGH/Presentation Paper Matte-Alto: "" +*pt.MediaType SFINE_NORMAL/Presentation Paper Matte-Padrão: "" +*pt.MediaType PMMATT_HIGH/Premium Presentation Paper Matte-Alto: "" +*pt.MediaType PMMATT_NORMAL/Premium Presentation Paper Matte-Padrão: "" +*pt.MediaType PLATINA_HIGH/Ultra Premium Photo Paper Glossy-Photo RPM: "" +*pt.MediaType PLATINA_NORMAL/Ultra Premium Photo Paper Glossy-Padrão: "" +*pt.MediaType PMPHOTO_HIGH/Premium Photo Paper Glossy-Photo RPM: "" +*pt.MediaType PMPHOTO_NORMAL/Premium Photo Paper Glossy-Alto: "" +*pt.MediaType PMPHOTO_DRAFT/Premium Photo Paper Glossy-Padrão: "" +*pt.MediaType PSGLOS_HIGH/Premium Photo Paper Semi-Gloss-Photo RPM: "" +*pt.MediaType PSGLOS_NORMAL/Premium Photo Paper Semi-Gloss-Alto: "" +*pt.MediaType PSGLOS_DRAFT/Premium Photo Paper Semi-Gloss-Padrão: "" +*pt.MediaType LCPP_HIGH/Photo Paper Glossy-Photo RPM: "" +*pt.MediaType LCPP_NORMAL/Photo Paper Glossy-Alto: "" +*pt.MediaType LCPP_DRAFT/Photo Paper Glossy-Padrão: "" +*pt.MediaType ENV_HIGH/Envelope-Alto: "" +*pt.MediaType ENV_NORMAL/Envelope-Padrão: "" +*pt_PT.MediaType PLAIN_HIGH/Papel Normal-Alto: "" +*pt_PT.MediaType PLAIN_NORMAL/Papel Normal-Normal: "" +*pt_PT.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Alto: "" +*pt_PT.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Normal: "" +*pt_PT.MediaType PMMATT_HIGH/Epson Matte-Alto: "" +*pt_PT.MediaType PMMATT_NORMAL/Epson Matte-Normal: "" +*pt_PT.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*pt_PT.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Normal: "" +*pt_PT.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*pt_PT.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Alto: "" +*pt_PT.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Normal: "" +*pt_PT.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*pt_PT.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Alto: "" +*pt_PT.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Normal: "" +*pt_PT.MediaType LCPP_HIGH/Papel Fotográfico Brilhante-Photo RPM: "" +*pt_PT.MediaType LCPP_NORMAL/Papel Fotográfico Brilhante-Alto: "" +*pt_PT.MediaType LCPP_DRAFT/Papel Fotográfico Brilhante-Normal: "" +*pt_PT.MediaType ENV_HIGH/Envelope-Alto: "" +*pt_PT.MediaType ENV_NORMAL/Envelope-Normal: "" +*es.MediaType PLAIN_HIGH/Papel Normal-Alta: "" +*es.MediaType PLAIN_NORMAL/Papel Normal-Estándar: "" +*es.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Alta: "" +*es.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Estándar: "" +*es.MediaType PMMATT_HIGH/Epson Matte-Alta: "" +*es.MediaType PMMATT_NORMAL/Epson Matte-Estándar: "" +*es.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*es.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Estándar: "" +*es.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*es.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Alta: "" +*es.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Estándar: "" +*es.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*es.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Alta: "" +*es.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Estándar: "" +*es.MediaType LCPP_HIGH/Papel Fotográfico Brillante-Photo RPM: "" +*es.MediaType LCPP_NORMAL/Papel Fotográfico Brillante-Alta: "" +*es.MediaType LCPP_DRAFT/Papel Fotográfico Brillante-Estándar: "" +*es.MediaType ENV_HIGH/Sobre-Alta: "" +*es.MediaType ENV_NORMAL/Sobre-Estándar: "" +*ko.MediaType PLAIN_HIGH/일반 용지-높게: "" +*ko.MediaType PLAIN_NORMAL/일반 용지-일반: "" +*ko.MediaType SFINE_HIGH/Epson 사진 품질 잉크젯 전용지-높게: "" +*ko.MediaType SFINE_NORMAL/Epson 사진 품질 잉크젯 전용지-일반: "" +*ko.MediaType PMMATT_HIGH/Epson 매트지-높게: "" +*ko.MediaType PMMATT_NORMAL/Epson 매트지-일반: "" +*ko.MediaType PLATINA_HIGH/Epson 고광택지(Ultra)-포토 RPM: "" +*ko.MediaType PLATINA_NORMAL/Epson 고광택지(Ultra)-일반: "" +*ko.MediaType PMPHOTO_HIGH/Epson 프리미엄 광택지-포토 RPM: "" +*ko.MediaType PMPHOTO_NORMAL/Epson 프리미엄 광택지-높게: "" +*ko.MediaType PMPHOTO_DRAFT/Epson 프리미엄 광택지-일반: "" +*ko.MediaType PSGLOS_HIGH/Epson 프리미엄 저광택지-포토 RPM: "" +*ko.MediaType PSGLOS_NORMAL/Epson 프리미엄 저광택지-높게: "" +*ko.MediaType PSGLOS_DRAFT/Epson 프리미엄 저광택지-일반: "" +*ko.MediaType LCPP_HIGH/광택 사진 용지-포토 RPM: "" +*ko.MediaType LCPP_NORMAL/광택 사진 용지-높게: "" +*ko.MediaType LCPP_DRAFT/광택 사진 용지-일반: "" +*ko.MediaType ENV_HIGH/봉투-높게: "" +*ko.MediaType ENV_NORMAL/봉투-일반: "" +*zh_TW.MediaType PLAIN_HIGH/普通紙-高: "" +*zh_TW.MediaType PLAIN_NORMAL/普通紙-標準: "" +*zh_TW.MediaType SFINE_HIGH/Epson 7SFINE_HIGH0 dpi噴墨專用紙-高: "" +*zh_TW.MediaType SFINE_NORMAL/Epson 7SFINE_NORMAL0 dpi噴墨專用紙-標準: "" +*zh_TW.MediaType PMMATT_HIGH/Epson雪面銅版紙-高: "" +*zh_TW.MediaType PMMATT_NORMAL/Epson雪面銅版紙-標準: "" +*zh_TW.MediaType PLATINA_HIGH/Epson頂級白金相紙-Photo RPM: "" +*zh_TW.MediaType PLATINA_NORMAL/Epson頂級白金相紙-標準: "" +*zh_TW.MediaType PMPHOTO_HIGH/Epson頂級光面相紙-Photo RPM: "" +*zh_TW.MediaType PMPHOTO_NORMAL/Epson頂級光面相紙-高: "" +*zh_TW.MediaType PMPHOTO_DRAFT/Epson頂級光面相紙-標準: "" +*zh_TW.MediaType PSGLOS_HIGH/Epson頂級半光面相紙-Photo RPM: "" +*zh_TW.MediaType PSGLOS_NORMAL/Epson頂級半光面相紙-高: "" +*zh_TW.MediaType PSGLOS_DRAFT/Epson頂級半光面相紙-標準: "" +*zh_TW.MediaType LCPP_HIGH/超值光澤相紙-Photo RPM: "" +*zh_TW.MediaType LCPP_NORMAL/超值光澤相紙-高: "" +*zh_TW.MediaType LCPP_DRAFT/超值光澤相紙-標準: "" +*zh_TW.MediaType ENV_HIGH/信封-高: "" +*zh_TW.MediaType ENV_NORMAL/信封-標準: "" +*zh_CN.MediaType PLAIN_HIGH/普通纸-高: "" +*zh_CN.MediaType PLAIN_NORMAL/普通纸-标准: "" +*zh_CN.MediaType SFINE_HIGH/爱普生照片质量喷墨纸-高: "" +*zh_CN.MediaType SFINE_NORMAL/爱普生照片质量喷墨纸-标准: "" +*zh_CN.MediaType PMMATT_HIGH/爱普生粗面纸-高: "" +*zh_CN.MediaType PMMATT_NORMAL/爱普生粗面纸-标准: "" +*zh_CN.MediaType PLATINA_HIGH/爱普生超级光泽纸-照片 RPM: "" +*zh_CN.MediaType PLATINA_NORMAL/爱普生超级光泽纸-标准: "" +*zh_CN.MediaType PMPHOTO_HIGH/Epson Premium Glossy-照片 RPM: "" +*zh_CN.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-高: "" +*zh_CN.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-标准: "" +*zh_CN.MediaType PSGLOS_HIGH/爱普生高质量亚光纸-照片 RPM: "" +*zh_CN.MediaType PSGLOS_NORMAL/爱普生高质量亚光纸-高: "" +*zh_CN.MediaType PSGLOS_DRAFT/爱普生高质量亚光纸-标准: "" +*zh_CN.MediaType LCPP_HIGH/光泽照片纸-照片 RPM: "" +*zh_CN.MediaType LCPP_NORMAL/光泽照片纸-高: "" +*zh_CN.MediaType LCPP_DRAFT/光泽照片纸-标准: "" +*zh_CN.MediaType ENV_HIGH/信封-高: "" +*zh_CN.MediaType ENV_NORMAL/信封-标准: "" +*ru.MediaType PLAIN_HIGH/Простая бумага-Высокий: "" +*ru.MediaType PLAIN_NORMAL/Простая бумага-Стандартный: "" +*ru.MediaType SFINE_HIGH/Epson Photo Quality Ink Jet-Высокий: "" +*ru.MediaType SFINE_NORMAL/Epson Photo Quality Ink Jet-Стандартный: "" +*ru.MediaType PMMATT_HIGH/Epson Matte-Высокий: "" +*ru.MediaType PMMATT_NORMAL/Epson Matte-Стандартный: "" +*ru.MediaType PLATINA_HIGH/Epson Ultra Glossy-Photo RPM: "" +*ru.MediaType PLATINA_NORMAL/Epson Ultra Glossy-Стандартный: "" +*ru.MediaType PMPHOTO_HIGH/Epson Premium Glossy-Photo RPM: "" +*ru.MediaType PMPHOTO_NORMAL/Epson Premium Glossy-Высокий: "" +*ru.MediaType PMPHOTO_DRAFT/Epson Premium Glossy-Стандартный: "" +*ru.MediaType PSGLOS_HIGH/Epson Premium Semigloss-Photo RPM: "" +*ru.MediaType PSGLOS_NORMAL/Epson Premium Semigloss-Высокий: "" +*ru.MediaType PSGLOS_DRAFT/Epson Premium Semigloss-Стандартный: "" +*ru.MediaType LCPP_HIGH/Глянцевая фотобумага -Photo RPM: "" +*ru.MediaType LCPP_NORMAL/Глянцевая фотобумага -Высокий: "" +*ru.MediaType LCPP_DRAFT/Глянцевая фотобумага -Стандартный: "" +*ru.MediaType ENV_HIGH/Конверты-Высокий: "" +*ru.MediaType ENV_NORMAL/Конверты-Стандартный: "" +*CloseUI: *MediaType + + +*OpenUI *Ink/Grayscale: PickOne +*OrderDependency: 120 AnySetup *Ink +*DefaultInk: COLOR +*Ink COLOR/Off: "<>setpagedevice" +*Ink MONO/On: "<>setpagedevice" +*nl.Translation Ink/Grijswaarden: "" +*fr.Translation Ink/Niveaux de gris : "" +*de.Translation Ink/Graustufen: "" +*it.Translation Ink/Scala di grigio: "" +*ja.Translation Ink/グレースケール: "" +*pt.Translation Ink/Tons de cinza: "" +*pt_PT.Translation Ink/Escala de Cinzentos: "" +*es.Translation Ink/Escala de Grises: "" +*ko.Translation Ink/그레이스케일: "" +*zh_TW.Translation Ink/灰階: "" +*zh_CN.Translation Ink/灰度模式: "" +*ru.Translation Ink/Оттенки серого: "" +*nl.Ink COLOR/Uit: "" +*nl.Ink MONO/Aan: "" +*fr.Ink COLOR/Non: "" +*fr.Ink MONO/Oui: "" +*de.Ink COLOR/Aus: "" +*de.Ink MONO/Ein: "" +*it.Ink COLOR/Off: "" +*it.Ink MONO/On: "" +*ja.Ink COLOR/オフ: "" +*ja.Ink MONO/オン: "" +*pt.Ink COLOR/Não: "" +*pt.Ink MONO/Sim: "" +*pt_PT.Ink COLOR/Não: "" +*pt_PT.Ink MONO/Sim: "" +*es.Ink COLOR/Desactivado: "" +*es.Ink MONO/Activado: "" +*ko.Ink COLOR/사용 안 함: "" +*ko.Ink MONO/사용: "" +*zh_TW.Ink COLOR/關閉: "" +*zh_TW.Ink MONO/開啟: "" +*zh_CN.Ink COLOR/关: "" +*zh_CN.Ink MONO/开: "" +*ru.Ink COLOR/Выключить: "" +*ru.Ink MONO/Включить: "" +*CloseUI: *Ink + + + + +*OpenUI *PageSize: PickOne +*OrderDependency: 10 AnySetup *PageSize +*DefaultPageSize: A4 +*PageSize A4/A4: "<>setpagedevice" +*PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "<>setpagedevice" +*PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*PageSize A6/A6: "<>setpagedevice" +*PageSize A5/A5: "<>setpagedevice" +*PageSize B5/JIS B5: "<>setpagedevice" +*PageSize B6/JIS B6: "<>setpagedevice" +*PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "<>setpagedevice" +*PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*PageSize 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*PageSize T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "<>setpagedevice" +*PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*PageSize TPostcard/100 x 148 mm (Borderless): "<>setpagedevice" +*PageSize ENV10/Envelope #10: "<>setpagedevice" +*PageSize EnvDL/Envelope DL: "<>setpagedevice" +*PageSize ENVC6/Envelope C6: "<>setpagedevice" +*PageSize Letter/US Letter: "<>setpagedevice" +*PageSize Legal/US Legal: "<>setpagedevice" +*PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*nl.Translation PageSize/Papierformaat: "" +*fr.Translation PageSize/Taille papier : "" +*de.Translation PageSize/Papierformat: "" +*it.Translation PageSize/Formato carta: "" +*ja.Translation PageSize/用紙サイズ: "" +*pt.Translation PageSize/Tamanho do papel: "" +*pt_PT.Translation PageSize/Formato: "" +*es.Translation PageSize/Tamaño papel: "" +*ko.Translation PageSize/용지 크기: "" +*zh_TW.Translation PageSize/紙張大小: "" +*zh_CN.Translation PageSize/打印纸尺寸: "" +*ru.Translation PageSize/Размер бумаги: "" +*nl.PageSize A4/A4: "<>setpagedevice" +*nl.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*nl.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (Randloos): "<>setpagedevice" +*nl.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*nl.PageSize A6/A6: "<>setpagedevice" +*nl.PageSize A5/A5: "<>setpagedevice" +*nl.PageSize B5/JIS B5: "<>setpagedevice" +*nl.PageSize B6/JIS B6: "<>setpagedevice" +*nl.PageSize L/9 x 13 cm (3,5 x 5 in): "<>setpagedevice" +*nl.PageSize TL/9 x 13 cm (3,5 x 5 in) (Randloos): "<>setpagedevice" +*nl.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*nl.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*nl.PageSize 4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in): "<>setpagedevice" +*nl.PageSize T4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in) (Randloos): "<>setpagedevice" +*nl.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*nl.PageSize TPostcard/100 x 148 mm (Randloos): "<>setpagedevice" +*nl.PageSize ENV10/Enveloppe #10: "<>setpagedevice" +*nl.PageSize EnvDL/Enveloppe DL: "<>setpagedevice" +*nl.PageSize ENVC6/Enveloppe C6: "<>setpagedevice" +*nl.PageSize Letter/US Letter: "<>setpagedevice" +*nl.PageSize Legal/US Legal: "<>setpagedevice" +*nl.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*fr.PageSize A4/A4: "<>setpagedevice" +*fr.PageSize 4X6FULL/10 x 15 cm (4 x 6 p<2E>): "<>setpagedevice" +*fr.PageSize T4X6FULL/10 x 15 cm (4 x 6 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize 2L/13 x 18 cm (5 x 7 p<2E>): "<>setpagedevice" +*fr.PageSize A6/A6: "<>setpagedevice" +*fr.PageSize A5/A5: "<>setpagedevice" +*fr.PageSize B5/JIS B5: "<>setpagedevice" +*fr.PageSize B6/JIS B6: "<>setpagedevice" +*fr.PageSize L/9 x 13 cm (3,5 x 5 p<2E>): "<>setpagedevice" +*fr.PageSize TL/9 x 13 cm (3,5 x 5 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize INDEX5/5 x 8 p<2E> (127 x 203 mm): "<>setpagedevice" +*fr.PageSize 8x10/20 x 25 cm (8 x 10 p<2E>): "<>setpagedevice" +*fr.PageSize 4X7/16<3A>9 large (4 x 7,11 p<2E>): "<>setpagedevice" +*fr.PageSize T4X7/16<3A>9 large (4 x 7,11 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*fr.PageSize TPostcard/100 x 148 mm (Sans marges): "<>setpagedevice" +*fr.PageSize ENV10/Enveloppe #10: "<>setpagedevice" +*fr.PageSize EnvDL/Enveloppe DL: "<>setpagedevice" +*fr.PageSize ENVC6/Enveloppe C6: "<>setpagedevice" +*fr.PageSize Letter/Lettre US: "<>setpagedevice" +*fr.PageSize Legal/Légal US: "<>setpagedevice" +*fr.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*de.PageSize A4/DIN A4: "<>setpagedevice" +*de.PageSize 4X6FULL/10 x 15 cm (4 x 6 Zoll): "<>setpagedevice" +*de.PageSize T4X6FULL/10 x 15 cm (4 x 6 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize 2L/13 x 18 cm (5 x 7 Zoll): "<>setpagedevice" +*de.PageSize A6/DIN A6: "<>setpagedevice" +*de.PageSize A5/DIN A5: "<>setpagedevice" +*de.PageSize B5/JIS B5: "<>setpagedevice" +*de.PageSize B6/JIS B6: "<>setpagedevice" +*de.PageSize L/9 x 13 cm (3,5 x 5 Zoll): "<>setpagedevice" +*de.PageSize TL/9 x 13 cm (3,5 x 5 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize INDEX5/5 x 8 Zoll (127 x 203 mm): "<>setpagedevice" +*de.PageSize 8x10/20 x 25 cm (8 x 10 Zoll): "<>setpagedevice" +*de.PageSize 4X7/16<3A>9 breit (4 x 7,11 Zoll): "<>setpagedevice" +*de.PageSize T4X7/16<3A>9 breit (4 x 7,11 Zoll) (Randlos): "<>setpagedevice" +*de.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*de.PageSize TPostcard/100 x 148 mm (Randlos): "<>setpagedevice" +*de.PageSize ENV10/Umschlag #10: "<>setpagedevice" +*de.PageSize EnvDL/Umschlag DL: "<>setpagedevice" +*de.PageSize ENVC6/Umschlag C6: "<>setpagedevice" +*de.PageSize Letter/US Letter: "<>setpagedevice" +*de.PageSize Legal/US Lang: "<>setpagedevice" +*de.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*it.PageSize A4/A4: "<>setpagedevice" +*it.PageSize 4X6FULL/10 x 15 cm (4 x 6 pol<2E>): "<>setpagedevice" +*it.PageSize T4X6FULL/10 x 15 cm (4 x 6 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize 2L/13 x 18 cm (5 x 7 pol<2E>): "<>setpagedevice" +*it.PageSize A6/A6: "<>setpagedevice" +*it.PageSize A5/A5: "<>setpagedevice" +*it.PageSize B5/JIS B5: "<>setpagedevice" +*it.PageSize B6/JIS B6: "<>setpagedevice" +*it.PageSize L/9 x 13 cm (3,5 x 5 pol<2E>): "<>setpagedevice" +*it.PageSize TL/9 x 13 cm (3,5 x 5 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*it.PageSize 8x10/20 x 25 cm (8 x 10 pol<2E>): "<>setpagedevice" +*it.PageSize 4X7/16<3A>9 ampio (4 x 7,11 pol<2E>): "<>setpagedevice" +*it.PageSize T4X7/16<3A>9 ampio (4 x 7,11 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*it.PageSize TPostcard/100 x 148 mm (Senza margini): "<>setpagedevice" +*it.PageSize ENV10/Busta #10: "<>setpagedevice" +*it.PageSize EnvDL/Busta DL: "<>setpagedevice" +*it.PageSize ENVC6/Busta C6: "<>setpagedevice" +*it.PageSize Letter/Lettera USA: "<>setpagedevice" +*it.PageSize Legal/Legale USA: "<>setpagedevice" +*it.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*ja.PageSize A4/A4: "<>setpagedevice" +*ja.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ja.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (フチなし): "<>setpagedevice" +*ja.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ja.PageSize A6/A6: "<>setpagedevice" +*ja.PageSize A5/A5: "<>setpagedevice" +*ja.PageSize B5/JIS B5: "<>setpagedevice" +*ja.PageSize B6/JIS B6: "<>setpagedevice" +*ja.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ja.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (フチなし): "<>setpagedevice" +*ja.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ja.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ja.PageSize 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*ja.PageSize T4X7/16<3A>9 wide (4 x 7<2E>11 in) (フチなし): "<>setpagedevice" +*ja.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*ja.PageSize TPostcard/100 x 148 mm (フチなし): "<>setpagedevice" +*ja.PageSize ENV10/封筒 #10: "<>setpagedevice" +*ja.PageSize EnvDL/封筒 DL: "<>setpagedevice" +*ja.PageSize ENVC6/封筒 C6: "<>setpagedevice" +*ja.PageSize Letter/レター: "<>setpagedevice" +*ja.PageSize Legal/リーガル: "<>setpagedevice" +*ja.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*pt.PageSize A4/A4: "<>setpagedevice" +*pt.PageSize 4X6FULL/4 x 6 pol<2E> (102 x 152 mm): "<>setpagedevice" +*pt.PageSize T4X6FULL/4 x 6 pol<2E> (102 x 152 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize 2L/5 x 7 pol<2E> (127 x 178 mm): "<>setpagedevice" +*pt.PageSize A6/A6: "<>setpagedevice" +*pt.PageSize A5/A5: "<>setpagedevice" +*pt.PageSize B5/JIS B5: "<>setpagedevice" +*pt.PageSize B6/JIS B6: "<>setpagedevice" +*pt.PageSize L/3,5 x 5 pol<2E> (89 x 127 mm): "<>setpagedevice" +*pt.PageSize TL/3,5 x 5 pol<2E> (89 x 127 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*pt.PageSize 8x10/8 x 10 pol<2E> (203 x 254 mm): "<>setpagedevice" +*pt.PageSize 4X7/16<3A>9 de largura (102 x 181 mm): "<>setpagedevice" +*pt.PageSize T4X7/16<3A>9 de largura (102 x 181 mm) (Sem margens): "<>setpagedevice" +*pt.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*pt.PageSize TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt.PageSize ENV10/Envelope #10: "<>setpagedevice" +*pt.PageSize EnvDL/Envelope DL: "<>setpagedevice" +*pt.PageSize ENVC6/Envelope C6: "<>setpagedevice" +*pt.PageSize Letter/Carta EUA: "<>setpagedevice" +*pt.PageSize Legal/Ofício EUA: "<>setpagedevice" +*pt.PageSize 16K/16K (195 x 270 mm): "<>setpagedevice" +*pt_PT.PageSize A4/A4: "<>setpagedevice" +*pt_PT.PageSize 4X6FULL/10 x 15 cm (4 x 6 pol): "<>setpagedevice" +*pt_PT.PageSize T4X6FULL/10 x 15 cm (4 x 6 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize 2L/13 x 18 cm (5 x 7 pol): "<>setpagedevice" +*pt_PT.PageSize A6/A6: "<>setpagedevice" +*pt_PT.PageSize A5/A5: "<>setpagedevice" +*pt_PT.PageSize B5/JIS B5: "<>setpagedevice" +*pt_PT.PageSize B6/JIS B6: "<>setpagedevice" +*pt_PT.PageSize L/9 x 13 cm (3,5 x 5 pol): "<>setpagedevice" +*pt_PT.PageSize TL/9 x 13 cm (3,5 x 5 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize INDEX5/5 x 8 pol (127 x 203 mm): "<>setpagedevice" +*pt_PT.PageSize 8x10/20 x 25 cm (8 x 10 pol): "<>setpagedevice" +*pt_PT.PageSize 4X7/16<3A>9 de largura (4 x 7,11 pol): "<>setpagedevice" +*pt_PT.PageSize T4X7/16<3A>9 de largura (4 x 7,11 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*pt_PT.PageSize TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt_PT.PageSize ENV10/Envelope #10: "<>setpagedevice" +*pt_PT.PageSize EnvDL/Envelope DL: "<>setpagedevice" +*pt_PT.PageSize ENVC6/Envelope C6: "<>setpagedevice" +*pt_PT.PageSize Letter/Carta EUA: "<>setpagedevice" +*pt_PT.PageSize Legal/Legal EUA: "<>setpagedevice" +*pt_PT.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*es.PageSize A4/A4: "<>setpagedevice" +*es.PageSize 4X6FULL/10 x 15 cm (4 x 6 pulg): "<>setpagedevice" +*es.PageSize T4X6FULL/10 x 15 cm (4 x 6 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize 2L/13 x 18 cm (5 x 7 pulg): "<>setpagedevice" +*es.PageSize A6/A6: "<>setpagedevice" +*es.PageSize A5/A5: "<>setpagedevice" +*es.PageSize B5/JIS B5: "<>setpagedevice" +*es.PageSize B6/JIS B6: "<>setpagedevice" +*es.PageSize L/9 x 13 cm (3,5 x 5 pulg): "<>setpagedevice" +*es.PageSize TL/9 x 13 cm (3,5 x 5 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize INDEX5/5 x 8 pulg (127 x 203 mm): "<>setpagedevice" +*es.PageSize 8x10/20 x 25 cm (8 x 10 pulg): "<>setpagedevice" +*es.PageSize 4X7/16<3A>9 ancho (4 x 7,11 pulg): "<>setpagedevice" +*es.PageSize T4X7/16<3A>9 ancho (4 x 7,11 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*es.PageSize TPostcard/100 x 148 mm (Sin márgenes): "<>setpagedevice" +*es.PageSize ENV10/Sobre #10: "<>setpagedevice" +*es.PageSize EnvDL/Sobre DL: "<>setpagedevice" +*es.PageSize ENVC6/Sobre C6: "<>setpagedevice" +*es.PageSize Letter/Carta EE<2E> UU<2E>: "<>setpagedevice" +*es.PageSize Legal/Legal: "<>setpagedevice" +*es.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*ko.PageSize A4/A4: "<>setpagedevice" +*ko.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ko.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (여백 없음): "<>setpagedevice" +*ko.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ko.PageSize A6/A6: "<>setpagedevice" +*ko.PageSize A5/A5: "<>setpagedevice" +*ko.PageSize B5/JIS B5: "<>setpagedevice" +*ko.PageSize B6/JIS B6: "<>setpagedevice" +*ko.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ko.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (여백 없음): "<>setpagedevice" +*ko.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ko.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ko.PageSize 4X7/16<3A>9 너비 (4 x 7<2E>11 in): "<>setpagedevice" +*ko.PageSize T4X7/16<3A>9 너비 (4 x 7<2E>11 in) (여백 없음): "<>setpagedevice" +*ko.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*ko.PageSize TPostcard/100 x 148 mm (여백 없음): "<>setpagedevice" +*ko.PageSize ENV10/봉투 #10: "<>setpagedevice" +*ko.PageSize EnvDL/봉투 DL: "<>setpagedevice" +*ko.PageSize ENVC6/봉투 C6: "<>setpagedevice" +*ko.PageSize Letter/US 편지지: "<>setpagedevice" +*ko.PageSize Legal/US 공문서: "<>setpagedevice" +*ko.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_TW.PageSize A4/A4: "<>setpagedevice" +*zh_TW.PageSize 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*zh_TW.PageSize T4X6FULL/10 x 15 cm (4 x 6 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*zh_TW.PageSize A6/A6: "<>setpagedevice" +*zh_TW.PageSize A5/A5: "<>setpagedevice" +*zh_TW.PageSize B5/JIS B5: "<>setpagedevice" +*zh_TW.PageSize B6/JIS B6: "<>setpagedevice" +*zh_TW.PageSize L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*zh_TW.PageSize TL/9 x 13 cm (3<2E>5 x 5 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*zh_TW.PageSize 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*zh_TW.PageSize 4X7/16<3A>9 寬 (4 x 7<2E>11 in): "<>setpagedevice" +*zh_TW.PageSize T4X7/16<3A>9 寬 (4 x 7<2E>11 in) (無邊): "<>setpagedevice" +*zh_TW.PageSize Postcard/100 x 148 mm: "<>setpagedevice" +*zh_TW.PageSize TPostcard/100 x 148 mm (無邊): "<>setpagedevice" +*zh_TW.PageSize ENV10/信封 #10: "<>setpagedevice" +*zh_TW.PageSize EnvDL/信封 DL: "<>setpagedevice" +*zh_TW.PageSize ENVC6/信封 C6: "<>setpagedevice" +*zh_TW.PageSize Letter/美式信紙(US Letter): "<>setpagedevice" +*zh_TW.PageSize Legal/美式法定紙(US Legal): "<>setpagedevice" +*zh_TW.PageSize 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_CN.PageSize A4/A4: "<>setpagedevice" +*zh_CN.PageSize 4X6FULL/102 x 152 毫米 (4 x 6 英寸): "<>setpagedevice" +*zh_CN.PageSize T4X6FULL/102 x 152 毫米 (4 x 6 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize 2L/127 x 178 毫米 (5 x 7 英寸): "<>setpagedevice" +*zh_CN.PageSize A6/A6: "<>setpagedevice" +*zh_CN.PageSize A5/A5: "<>setpagedevice" +*zh_CN.PageSize B5/JIS B5: "<>setpagedevice" +*zh_CN.PageSize B6/JIS B6: "<>setpagedevice" +*zh_CN.PageSize L/89 x 127 毫米 (3<2E>5 x 5 英寸): "<>setpagedevice" +*zh_CN.PageSize TL/89 x 127 毫米 (3<2E>5 x 5 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize INDEX5/5 x 8 英寸 (127 x 203 毫米): "<>setpagedevice" +*zh_CN.PageSize 8x10/203 x 254 毫米 (8 x 10 英寸): "<>setpagedevice" +*zh_CN.PageSize 4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸): "<>setpagedevice" +*zh_CN.PageSize T4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageSize Postcard/100 x 148 毫米: "<>setpagedevice" +*zh_CN.PageSize TPostcard/100 x 148 毫米 (无边距): "<>setpagedevice" +*zh_CN.PageSize ENV10/信封 #10: "<>setpagedevice" +*zh_CN.PageSize EnvDL/信封 DL: "<>setpagedevice" +*zh_CN.PageSize ENVC6/信封 C6: "<>setpagedevice" +*zh_CN.PageSize Letter/美国信纸: "<>setpagedevice" +*zh_CN.PageSize Legal/美国法定用纸: "<>setpagedevice" +*zh_CN.PageSize 16K/16K 195 x 270 毫米: "<>setpagedevice" +*ru.PageSize A4/A4: "<>setpagedevice" +*ru.PageSize 4X6FULL/10 x 15 см (4 x 6 in): "<>setpagedevice" +*ru.PageSize T4X6FULL/10 x 15 см (4 x 6 in) (Без полей): "<>setpagedevice" +*ru.PageSize 2L/13 x 18 см (5 x 7 in): "<>setpagedevice" +*ru.PageSize A6/A6: "<>setpagedevice" +*ru.PageSize A5/A5: "<>setpagedevice" +*ru.PageSize B5/JIS B5: "<>setpagedevice" +*ru.PageSize B6/JIS B6: "<>setpagedevice" +*ru.PageSize L/9 x 13 см (3,5 x 5 in): "<>setpagedevice" +*ru.PageSize TL/9 x 13 см (3,5 x 5 in) (Без полей): "<>setpagedevice" +*ru.PageSize INDEX5/5 x 8 in (127 x 203 мм): "<>setpagedevice" +*ru.PageSize 8x10/20 x 25 см (8 x 10 in): "<>setpagedevice" +*ru.PageSize 4X7/Соотношение сторон 16<3A>9: "<>setpagedevice" +*ru.PageSize T4X7/Соотношение сторон 16<3A>9 (Без полей): "<>setpagedevice" +*ru.PageSize Postcard/100 x 148 мм: "<>setpagedevice" +*ru.PageSize TPostcard/100 x 148 мм (Без полей): "<>setpagedevice" +*ru.PageSize ENV10/Конверты #10: "<>setpagedevice" +*ru.PageSize EnvDL/Конверты DL: "<>setpagedevice" +*ru.PageSize ENVC6/Конверты C6: "<>setpagedevice" +*ru.PageSize Letter/US Letter: "<>setpagedevice" +*ru.PageSize Legal/US Legal: "<>setpagedevice" +*ru.PageSize 16K/16K 195 x 270 мм: "<>setpagedevice" +*CloseUI: *PageSize + + + + +*OpenUI *Brightness/Brightness: PickOne +*OrderDependency: 200 AnySetup *Brightness +*DefaultBrightness: 0 +*Brightness -25/-25: "" +*Brightness -24/-24: "" +*Brightness -23/-23: "" +*Brightness -22/-22: "" +*Brightness -21/-21: "" +*Brightness -20/-20: "" +*Brightness -19/-19: "" +*Brightness -18/-18: "" +*Brightness -17/-17: "" +*Brightness -16/-16: "" +*Brightness -15/-15: "" +*Brightness -14/-14: "" +*Brightness -13/-13: "" +*Brightness -12/-12: "" +*Brightness -11/-11: "" +*Brightness -10/-10: "" +*Brightness -9/-9: "" +*Brightness -8/-8: "" +*Brightness -7/-7: "" +*Brightness -6/-6: "" +*Brightness -5/-5: "" +*Brightness -4/-4: "" +*Brightness -3/-3: "" +*Brightness -2/-2: "" +*Brightness -1/-1: "" +*Brightness 0/0: "" +*Brightness 1/1: "" +*Brightness 2/2: "" +*Brightness 3/3: "" +*Brightness 4/4: "" +*Brightness 5/5: "" +*Brightness 6/6: "" +*Brightness 7/7: "" +*Brightness 8/8: "" +*Brightness 9/9: "" +*Brightness 10/10: "" +*Brightness 11/11: "" +*Brightness 12/12: "" +*Brightness 13/13: "" +*Brightness 14/14: "" +*Brightness 15/15: "" +*Brightness 16/16: "" +*Brightness 17/17: "" +*Brightness 18/18: "" +*Brightness 19/19: "" +*Brightness 20/20: "" +*Brightness 21/21: "" +*Brightness 22/22: "" +*Brightness 23/23: "" +*Brightness 24/24: "" +*Brightness 25/25: "" +*nl.Translation Brightness/Helderheid: "" +*fr.Translation Brightness/Luminosité : "" +*de.Translation Brightness/Helligkeit: "" +*it.Translation Brightness/Luminosità: "" +*ja.Translation Brightness/明度: "" +*pt.Translation Brightness/Brilho: "" +*pt_PT.Translation Brightness/Brilho: "" +*es.Translation Brightness/Brillo: "" +*ko.Translation Brightness/명도: "" +*zh_TW.Translation Brightness/亮度: "" +*zh_CN.Translation Brightness/亮度: "" +*ru.Translation Brightness/Яркость: "" +*nl.Brightness -25/-25: "" +*nl.Brightness -24/-24: "" +*nl.Brightness -23/-23: "" +*nl.Brightness -22/-22: "" +*nl.Brightness -21/-21: "" +*nl.Brightness -20/-20: "" +*nl.Brightness -19/-19: "" +*nl.Brightness -18/-18: "" +*nl.Brightness -17/-17: "" +*nl.Brightness -16/-16: "" +*nl.Brightness -15/-15: "" +*nl.Brightness -14/-14: "" +*nl.Brightness -13/-13: "" +*nl.Brightness -12/-12: "" +*nl.Brightness -11/-11: "" +*nl.Brightness -10/-10: "" +*nl.Brightness -9/-9: "" +*nl.Brightness -8/-8: "" +*nl.Brightness -7/-7: "" +*nl.Brightness -6/-6: "" +*nl.Brightness -5/-5: "" +*nl.Brightness -4/-4: "" +*nl.Brightness -3/-3: "" +*nl.Brightness -2/-2: "" +*nl.Brightness -1/-1: "" +*nl.Brightness 0/0: "" +*nl.Brightness 1/1: "" +*nl.Brightness 2/2: "" +*nl.Brightness 3/3: "" +*nl.Brightness 4/4: "" +*nl.Brightness 5/5: "" +*nl.Brightness 6/6: "" +*nl.Brightness 7/7: "" +*nl.Brightness 8/8: "" +*nl.Brightness 9/9: "" +*nl.Brightness 10/10: "" +*nl.Brightness 11/11: "" +*nl.Brightness 12/12: "" +*nl.Brightness 13/13: "" +*nl.Brightness 14/14: "" +*nl.Brightness 15/15: "" +*nl.Brightness 16/16: "" +*nl.Brightness 17/17: "" +*nl.Brightness 18/18: "" +*nl.Brightness 19/19: "" +*nl.Brightness 20/20: "" +*nl.Brightness 21/21: "" +*nl.Brightness 22/22: "" +*nl.Brightness 23/23: "" +*nl.Brightness 24/24: "" +*nl.Brightness 25/25: "" +*fr.Brightness -25/-25: "" +*fr.Brightness -24/-24: "" +*fr.Brightness -23/-23: "" +*fr.Brightness -22/-22: "" +*fr.Brightness -21/-21: "" +*fr.Brightness -20/-20: "" +*fr.Brightness -19/-19: "" +*fr.Brightness -18/-18: "" +*fr.Brightness -17/-17: "" +*fr.Brightness -16/-16: "" +*fr.Brightness -15/-15: "" +*fr.Brightness -14/-14: "" +*fr.Brightness -13/-13: "" +*fr.Brightness -12/-12: "" +*fr.Brightness -11/-11: "" +*fr.Brightness -10/-10: "" +*fr.Brightness -9/-9: "" +*fr.Brightness -8/-8: "" +*fr.Brightness -7/-7: "" +*fr.Brightness -6/-6: "" +*fr.Brightness -5/-5: "" +*fr.Brightness -4/-4: "" +*fr.Brightness -3/-3: "" +*fr.Brightness -2/-2: "" +*fr.Brightness -1/-1: "" +*fr.Brightness 0/0: "" +*fr.Brightness 1/1: "" +*fr.Brightness 2/2: "" +*fr.Brightness 3/3: "" +*fr.Brightness 4/4: "" +*fr.Brightness 5/5: "" +*fr.Brightness 6/6: "" +*fr.Brightness 7/7: "" +*fr.Brightness 8/8: "" +*fr.Brightness 9/9: "" +*fr.Brightness 10/10: "" +*fr.Brightness 11/11: "" +*fr.Brightness 12/12: "" +*fr.Brightness 13/13: "" +*fr.Brightness 14/14: "" +*fr.Brightness 15/15: "" +*fr.Brightness 16/16: "" +*fr.Brightness 17/17: "" +*fr.Brightness 18/18: "" +*fr.Brightness 19/19: "" +*fr.Brightness 20/20: "" +*fr.Brightness 21/21: "" +*fr.Brightness 22/22: "" +*fr.Brightness 23/23: "" +*fr.Brightness 24/24: "" +*fr.Brightness 25/25: "" +*de.Brightness -25/-25: "" +*de.Brightness -24/-24: "" +*de.Brightness -23/-23: "" +*de.Brightness -22/-22: "" +*de.Brightness -21/-21: "" +*de.Brightness -20/-20: "" +*de.Brightness -19/-19: "" +*de.Brightness -18/-18: "" +*de.Brightness -17/-17: "" +*de.Brightness -16/-16: "" +*de.Brightness -15/-15: "" +*de.Brightness -14/-14: "" +*de.Brightness -13/-13: "" +*de.Brightness -12/-12: "" +*de.Brightness -11/-11: "" +*de.Brightness -10/-10: "" +*de.Brightness -9/-9: "" +*de.Brightness -8/-8: "" +*de.Brightness -7/-7: "" +*de.Brightness -6/-6: "" +*de.Brightness -5/-5: "" +*de.Brightness -4/-4: "" +*de.Brightness -3/-3: "" +*de.Brightness -2/-2: "" +*de.Brightness -1/-1: "" +*de.Brightness 0/0: "" +*de.Brightness 1/1: "" +*de.Brightness 2/2: "" +*de.Brightness 3/3: "" +*de.Brightness 4/4: "" +*de.Brightness 5/5: "" +*de.Brightness 6/6: "" +*de.Brightness 7/7: "" +*de.Brightness 8/8: "" +*de.Brightness 9/9: "" +*de.Brightness 10/10: "" +*de.Brightness 11/11: "" +*de.Brightness 12/12: "" +*de.Brightness 13/13: "" +*de.Brightness 14/14: "" +*de.Brightness 15/15: "" +*de.Brightness 16/16: "" +*de.Brightness 17/17: "" +*de.Brightness 18/18: "" +*de.Brightness 19/19: "" +*de.Brightness 20/20: "" +*de.Brightness 21/21: "" +*de.Brightness 22/22: "" +*de.Brightness 23/23: "" +*de.Brightness 24/24: "" +*de.Brightness 25/25: "" +*it.Brightness -25/-25: "" +*it.Brightness -24/-24: "" +*it.Brightness -23/-23: "" +*it.Brightness -22/-22: "" +*it.Brightness -21/-21: "" +*it.Brightness -20/-20: "" +*it.Brightness -19/-19: "" +*it.Brightness -18/-18: "" +*it.Brightness -17/-17: "" +*it.Brightness -16/-16: "" +*it.Brightness -15/-15: "" +*it.Brightness -14/-14: "" +*it.Brightness -13/-13: "" +*it.Brightness -12/-12: "" +*it.Brightness -11/-11: "" +*it.Brightness -10/-10: "" +*it.Brightness -9/-9: "" +*it.Brightness -8/-8: "" +*it.Brightness -7/-7: "" +*it.Brightness -6/-6: "" +*it.Brightness -5/-5: "" +*it.Brightness -4/-4: "" +*it.Brightness -3/-3: "" +*it.Brightness -2/-2: "" +*it.Brightness -1/-1: "" +*it.Brightness 0/0: "" +*it.Brightness 1/1: "" +*it.Brightness 2/2: "" +*it.Brightness 3/3: "" +*it.Brightness 4/4: "" +*it.Brightness 5/5: "" +*it.Brightness 6/6: "" +*it.Brightness 7/7: "" +*it.Brightness 8/8: "" +*it.Brightness 9/9: "" +*it.Brightness 10/10: "" +*it.Brightness 11/11: "" +*it.Brightness 12/12: "" +*it.Brightness 13/13: "" +*it.Brightness 14/14: "" +*it.Brightness 15/15: "" +*it.Brightness 16/16: "" +*it.Brightness 17/17: "" +*it.Brightness 18/18: "" +*it.Brightness 19/19: "" +*it.Brightness 20/20: "" +*it.Brightness 21/21: "" +*it.Brightness 22/22: "" +*it.Brightness 23/23: "" +*it.Brightness 24/24: "" +*it.Brightness 25/25: "" +*ja.Brightness -25/-25: "" +*ja.Brightness -24/-24: "" +*ja.Brightness -23/-23: "" +*ja.Brightness -22/-22: "" +*ja.Brightness -21/-21: "" +*ja.Brightness -20/-20: "" +*ja.Brightness -19/-19: "" +*ja.Brightness -18/-18: "" +*ja.Brightness -17/-17: "" +*ja.Brightness -16/-16: "" +*ja.Brightness -15/-15: "" +*ja.Brightness -14/-14: "" +*ja.Brightness -13/-13: "" +*ja.Brightness -12/-12: "" +*ja.Brightness -11/-11: "" +*ja.Brightness -10/-10: "" +*ja.Brightness -9/-9: "" +*ja.Brightness -8/-8: "" +*ja.Brightness -7/-7: "" +*ja.Brightness -6/-6: "" +*ja.Brightness -5/-5: "" +*ja.Brightness -4/-4: "" +*ja.Brightness -3/-3: "" +*ja.Brightness -2/-2: "" +*ja.Brightness -1/-1: "" +*ja.Brightness 0/0: "" +*ja.Brightness 1/1: "" +*ja.Brightness 2/2: "" +*ja.Brightness 3/3: "" +*ja.Brightness 4/4: "" +*ja.Brightness 5/5: "" +*ja.Brightness 6/6: "" +*ja.Brightness 7/7: "" +*ja.Brightness 8/8: "" +*ja.Brightness 9/9: "" +*ja.Brightness 10/10: "" +*ja.Brightness 11/11: "" +*ja.Brightness 12/12: "" +*ja.Brightness 13/13: "" +*ja.Brightness 14/14: "" +*ja.Brightness 15/15: "" +*ja.Brightness 16/16: "" +*ja.Brightness 17/17: "" +*ja.Brightness 18/18: "" +*ja.Brightness 19/19: "" +*ja.Brightness 20/20: "" +*ja.Brightness 21/21: "" +*ja.Brightness 22/22: "" +*ja.Brightness 23/23: "" +*ja.Brightness 24/24: "" +*ja.Brightness 25/25: "" +*pt.Brightness -25/-25: "" +*pt.Brightness -24/-24: "" +*pt.Brightness -23/-23: "" +*pt.Brightness -22/-22: "" +*pt.Brightness -21/-21: "" +*pt.Brightness -20/-20: "" +*pt.Brightness -19/-19: "" +*pt.Brightness -18/-18: "" +*pt.Brightness -17/-17: "" +*pt.Brightness -16/-16: "" +*pt.Brightness -15/-15: "" +*pt.Brightness -14/-14: "" +*pt.Brightness -13/-13: "" +*pt.Brightness -12/-12: "" +*pt.Brightness -11/-11: "" +*pt.Brightness -10/-10: "" +*pt.Brightness -9/-9: "" +*pt.Brightness -8/-8: "" +*pt.Brightness -7/-7: "" +*pt.Brightness -6/-6: "" +*pt.Brightness -5/-5: "" +*pt.Brightness -4/-4: "" +*pt.Brightness -3/-3: "" +*pt.Brightness -2/-2: "" +*pt.Brightness -1/-1: "" +*pt.Brightness 0/0: "" +*pt.Brightness 1/1: "" +*pt.Brightness 2/2: "" +*pt.Brightness 3/3: "" +*pt.Brightness 4/4: "" +*pt.Brightness 5/5: "" +*pt.Brightness 6/6: "" +*pt.Brightness 7/7: "" +*pt.Brightness 8/8: "" +*pt.Brightness 9/9: "" +*pt.Brightness 10/10: "" +*pt.Brightness 11/11: "" +*pt.Brightness 12/12: "" +*pt.Brightness 13/13: "" +*pt.Brightness 14/14: "" +*pt.Brightness 15/15: "" +*pt.Brightness 16/16: "" +*pt.Brightness 17/17: "" +*pt.Brightness 18/18: "" +*pt.Brightness 19/19: "" +*pt.Brightness 20/20: "" +*pt.Brightness 21/21: "" +*pt.Brightness 22/22: "" +*pt.Brightness 23/23: "" +*pt.Brightness 24/24: "" +*pt.Brightness 25/25: "" +*pt_PT.Brightness -25/-25: "" +*pt_PT.Brightness -24/-24: "" +*pt_PT.Brightness -23/-23: "" +*pt_PT.Brightness -22/-22: "" +*pt_PT.Brightness -21/-21: "" +*pt_PT.Brightness -20/-20: "" +*pt_PT.Brightness -19/-19: "" +*pt_PT.Brightness -18/-18: "" +*pt_PT.Brightness -17/-17: "" +*pt_PT.Brightness -16/-16: "" +*pt_PT.Brightness -15/-15: "" +*pt_PT.Brightness -14/-14: "" +*pt_PT.Brightness -13/-13: "" +*pt_PT.Brightness -12/-12: "" +*pt_PT.Brightness -11/-11: "" +*pt_PT.Brightness -10/-10: "" +*pt_PT.Brightness -9/-9: "" +*pt_PT.Brightness -8/-8: "" +*pt_PT.Brightness -7/-7: "" +*pt_PT.Brightness -6/-6: "" +*pt_PT.Brightness -5/-5: "" +*pt_PT.Brightness -4/-4: "" +*pt_PT.Brightness -3/-3: "" +*pt_PT.Brightness -2/-2: "" +*pt_PT.Brightness -1/-1: "" +*pt_PT.Brightness 0/0: "" +*pt_PT.Brightness 1/1: "" +*pt_PT.Brightness 2/2: "" +*pt_PT.Brightness 3/3: "" +*pt_PT.Brightness 4/4: "" +*pt_PT.Brightness 5/5: "" +*pt_PT.Brightness 6/6: "" +*pt_PT.Brightness 7/7: "" +*pt_PT.Brightness 8/8: "" +*pt_PT.Brightness 9/9: "" +*pt_PT.Brightness 10/10: "" +*pt_PT.Brightness 11/11: "" +*pt_PT.Brightness 12/12: "" +*pt_PT.Brightness 13/13: "" +*pt_PT.Brightness 14/14: "" +*pt_PT.Brightness 15/15: "" +*pt_PT.Brightness 16/16: "" +*pt_PT.Brightness 17/17: "" +*pt_PT.Brightness 18/18: "" +*pt_PT.Brightness 19/19: "" +*pt_PT.Brightness 20/20: "" +*pt_PT.Brightness 21/21: "" +*pt_PT.Brightness 22/22: "" +*pt_PT.Brightness 23/23: "" +*pt_PT.Brightness 24/24: "" +*pt_PT.Brightness 25/25: "" +*es.Brightness -25/-25: "" +*es.Brightness -24/-24: "" +*es.Brightness -23/-23: "" +*es.Brightness -22/-22: "" +*es.Brightness -21/-21: "" +*es.Brightness -20/-20: "" +*es.Brightness -19/-19: "" +*es.Brightness -18/-18: "" +*es.Brightness -17/-17: "" +*es.Brightness -16/-16: "" +*es.Brightness -15/-15: "" +*es.Brightness -14/-14: "" +*es.Brightness -13/-13: "" +*es.Brightness -12/-12: "" +*es.Brightness -11/-11: "" +*es.Brightness -10/-10: "" +*es.Brightness -9/-9: "" +*es.Brightness -8/-8: "" +*es.Brightness -7/-7: "" +*es.Brightness -6/-6: "" +*es.Brightness -5/-5: "" +*es.Brightness -4/-4: "" +*es.Brightness -3/-3: "" +*es.Brightness -2/-2: "" +*es.Brightness -1/-1: "" +*es.Brightness 0/0: "" +*es.Brightness 1/1: "" +*es.Brightness 2/2: "" +*es.Brightness 3/3: "" +*es.Brightness 4/4: "" +*es.Brightness 5/5: "" +*es.Brightness 6/6: "" +*es.Brightness 7/7: "" +*es.Brightness 8/8: "" +*es.Brightness 9/9: "" +*es.Brightness 10/10: "" +*es.Brightness 11/11: "" +*es.Brightness 12/12: "" +*es.Brightness 13/13: "" +*es.Brightness 14/14: "" +*es.Brightness 15/15: "" +*es.Brightness 16/16: "" +*es.Brightness 17/17: "" +*es.Brightness 18/18: "" +*es.Brightness 19/19: "" +*es.Brightness 20/20: "" +*es.Brightness 21/21: "" +*es.Brightness 22/22: "" +*es.Brightness 23/23: "" +*es.Brightness 24/24: "" +*es.Brightness 25/25: "" +*ko.Brightness -25/-25: "" +*ko.Brightness -24/-24: "" +*ko.Brightness -23/-23: "" +*ko.Brightness -22/-22: "" +*ko.Brightness -21/-21: "" +*ko.Brightness -20/-20: "" +*ko.Brightness -19/-19: "" +*ko.Brightness -18/-18: "" +*ko.Brightness -17/-17: "" +*ko.Brightness -16/-16: "" +*ko.Brightness -15/-15: "" +*ko.Brightness -14/-14: "" +*ko.Brightness -13/-13: "" +*ko.Brightness -12/-12: "" +*ko.Brightness -11/-11: "" +*ko.Brightness -10/-10: "" +*ko.Brightness -9/-9: "" +*ko.Brightness -8/-8: "" +*ko.Brightness -7/-7: "" +*ko.Brightness -6/-6: "" +*ko.Brightness -5/-5: "" +*ko.Brightness -4/-4: "" +*ko.Brightness -3/-3: "" +*ko.Brightness -2/-2: "" +*ko.Brightness -1/-1: "" +*ko.Brightness 0/0: "" +*ko.Brightness 1/1: "" +*ko.Brightness 2/2: "" +*ko.Brightness 3/3: "" +*ko.Brightness 4/4: "" +*ko.Brightness 5/5: "" +*ko.Brightness 6/6: "" +*ko.Brightness 7/7: "" +*ko.Brightness 8/8: "" +*ko.Brightness 9/9: "" +*ko.Brightness 10/10: "" +*ko.Brightness 11/11: "" +*ko.Brightness 12/12: "" +*ko.Brightness 13/13: "" +*ko.Brightness 14/14: "" +*ko.Brightness 15/15: "" +*ko.Brightness 16/16: "" +*ko.Brightness 17/17: "" +*ko.Brightness 18/18: "" +*ko.Brightness 19/19: "" +*ko.Brightness 20/20: "" +*ko.Brightness 21/21: "" +*ko.Brightness 22/22: "" +*ko.Brightness 23/23: "" +*ko.Brightness 24/24: "" +*ko.Brightness 25/25: "" +*zh_TW.Brightness -25/-25: "" +*zh_TW.Brightness -24/-24: "" +*zh_TW.Brightness -23/-23: "" +*zh_TW.Brightness -22/-22: "" +*zh_TW.Brightness -21/-21: "" +*zh_TW.Brightness -20/-20: "" +*zh_TW.Brightness -19/-19: "" +*zh_TW.Brightness -18/-18: "" +*zh_TW.Brightness -17/-17: "" +*zh_TW.Brightness -16/-16: "" +*zh_TW.Brightness -15/-15: "" +*zh_TW.Brightness -14/-14: "" +*zh_TW.Brightness -13/-13: "" +*zh_TW.Brightness -12/-12: "" +*zh_TW.Brightness -11/-11: "" +*zh_TW.Brightness -10/-10: "" +*zh_TW.Brightness -9/-9: "" +*zh_TW.Brightness -8/-8: "" +*zh_TW.Brightness -7/-7: "" +*zh_TW.Brightness -6/-6: "" +*zh_TW.Brightness -5/-5: "" +*zh_TW.Brightness -4/-4: "" +*zh_TW.Brightness -3/-3: "" +*zh_TW.Brightness -2/-2: "" +*zh_TW.Brightness -1/-1: "" +*zh_TW.Brightness 0/0: "" +*zh_TW.Brightness 1/1: "" +*zh_TW.Brightness 2/2: "" +*zh_TW.Brightness 3/3: "" +*zh_TW.Brightness 4/4: "" +*zh_TW.Brightness 5/5: "" +*zh_TW.Brightness 6/6: "" +*zh_TW.Brightness 7/7: "" +*zh_TW.Brightness 8/8: "" +*zh_TW.Brightness 9/9: "" +*zh_TW.Brightness 10/10: "" +*zh_TW.Brightness 11/11: "" +*zh_TW.Brightness 12/12: "" +*zh_TW.Brightness 13/13: "" +*zh_TW.Brightness 14/14: "" +*zh_TW.Brightness 15/15: "" +*zh_TW.Brightness 16/16: "" +*zh_TW.Brightness 17/17: "" +*zh_TW.Brightness 18/18: "" +*zh_TW.Brightness 19/19: "" +*zh_TW.Brightness 20/20: "" +*zh_TW.Brightness 21/21: "" +*zh_TW.Brightness 22/22: "" +*zh_TW.Brightness 23/23: "" +*zh_TW.Brightness 24/24: "" +*zh_TW.Brightness 25/25: "" +*zh_CN.Brightness -25/-25: "" +*zh_CN.Brightness -24/-24: "" +*zh_CN.Brightness -23/-23: "" +*zh_CN.Brightness -22/-22: "" +*zh_CN.Brightness -21/-21: "" +*zh_CN.Brightness -20/-20: "" +*zh_CN.Brightness -19/-19: "" +*zh_CN.Brightness -18/-18: "" +*zh_CN.Brightness -17/-17: "" +*zh_CN.Brightness -16/-16: "" +*zh_CN.Brightness -15/-15: "" +*zh_CN.Brightness -14/-14: "" +*zh_CN.Brightness -13/-13: "" +*zh_CN.Brightness -12/-12: "" +*zh_CN.Brightness -11/-11: "" +*zh_CN.Brightness -10/-10: "" +*zh_CN.Brightness -9/-9: "" +*zh_CN.Brightness -8/-8: "" +*zh_CN.Brightness -7/-7: "" +*zh_CN.Brightness -6/-6: "" +*zh_CN.Brightness -5/-5: "" +*zh_CN.Brightness -4/-4: "" +*zh_CN.Brightness -3/-3: "" +*zh_CN.Brightness -2/-2: "" +*zh_CN.Brightness -1/-1: "" +*zh_CN.Brightness 0/0: "" +*zh_CN.Brightness 1/1: "" +*zh_CN.Brightness 2/2: "" +*zh_CN.Brightness 3/3: "" +*zh_CN.Brightness 4/4: "" +*zh_CN.Brightness 5/5: "" +*zh_CN.Brightness 6/6: "" +*zh_CN.Brightness 7/7: "" +*zh_CN.Brightness 8/8: "" +*zh_CN.Brightness 9/9: "" +*zh_CN.Brightness 10/10: "" +*zh_CN.Brightness 11/11: "" +*zh_CN.Brightness 12/12: "" +*zh_CN.Brightness 13/13: "" +*zh_CN.Brightness 14/14: "" +*zh_CN.Brightness 15/15: "" +*zh_CN.Brightness 16/16: "" +*zh_CN.Brightness 17/17: "" +*zh_CN.Brightness 18/18: "" +*zh_CN.Brightness 19/19: "" +*zh_CN.Brightness 20/20: "" +*zh_CN.Brightness 21/21: "" +*zh_CN.Brightness 22/22: "" +*zh_CN.Brightness 23/23: "" +*zh_CN.Brightness 24/24: "" +*zh_CN.Brightness 25/25: "" +*ru.Brightness -25/-25: "" +*ru.Brightness -24/-24: "" +*ru.Brightness -23/-23: "" +*ru.Brightness -22/-22: "" +*ru.Brightness -21/-21: "" +*ru.Brightness -20/-20: "" +*ru.Brightness -19/-19: "" +*ru.Brightness -18/-18: "" +*ru.Brightness -17/-17: "" +*ru.Brightness -16/-16: "" +*ru.Brightness -15/-15: "" +*ru.Brightness -14/-14: "" +*ru.Brightness -13/-13: "" +*ru.Brightness -12/-12: "" +*ru.Brightness -11/-11: "" +*ru.Brightness -10/-10: "" +*ru.Brightness -9/-9: "" +*ru.Brightness -8/-8: "" +*ru.Brightness -7/-7: "" +*ru.Brightness -6/-6: "" +*ru.Brightness -5/-5: "" +*ru.Brightness -4/-4: "" +*ru.Brightness -3/-3: "" +*ru.Brightness -2/-2: "" +*ru.Brightness -1/-1: "" +*ru.Brightness 0/0: "" +*ru.Brightness 1/1: "" +*ru.Brightness 2/2: "" +*ru.Brightness 3/3: "" +*ru.Brightness 4/4: "" +*ru.Brightness 5/5: "" +*ru.Brightness 6/6: "" +*ru.Brightness 7/7: "" +*ru.Brightness 8/8: "" +*ru.Brightness 9/9: "" +*ru.Brightness 10/10: "" +*ru.Brightness 11/11: "" +*ru.Brightness 12/12: "" +*ru.Brightness 13/13: "" +*ru.Brightness 14/14: "" +*ru.Brightness 15/15: "" +*ru.Brightness 16/16: "" +*ru.Brightness 17/17: "" +*ru.Brightness 18/18: "" +*ru.Brightness 19/19: "" +*ru.Brightness 20/20: "" +*ru.Brightness 21/21: "" +*ru.Brightness 22/22: "" +*ru.Brightness 23/23: "" +*ru.Brightness 24/24: "" +*ru.Brightness 25/25: "" +*CloseUI: *Brightness + + +*OpenUI *Contrast/Contrast: PickOne +*OrderDependency: 210 AnySetup *Contrast +*DefaultContrast: 0 +*Contrast -25/-25: "" +*Contrast -24/-24: "" +*Contrast -23/-23: "" +*Contrast -22/-22: "" +*Contrast -21/-21: "" +*Contrast -20/-20: "" +*Contrast -19/-19: "" +*Contrast -18/-18: "" +*Contrast -17/-17: "" +*Contrast -16/-16: "" +*Contrast -15/-15: "" +*Contrast -14/-14: "" +*Contrast -13/-13: "" +*Contrast -12/-12: "" +*Contrast -11/-11: "" +*Contrast -10/-10: "" +*Contrast -9/-9: "" +*Contrast -8/-8: "" +*Contrast -7/-7: "" +*Contrast -6/-6: "" +*Contrast -5/-5: "" +*Contrast -4/-4: "" +*Contrast -3/-3: "" +*Contrast -2/-2: "" +*Contrast -1/-1: "" +*Contrast 0/0: "" +*Contrast 1/1: "" +*Contrast 2/2: "" +*Contrast 3/3: "" +*Contrast 4/4: "" +*Contrast 5/5: "" +*Contrast 6/6: "" +*Contrast 7/7: "" +*Contrast 8/8: "" +*Contrast 9/9: "" +*Contrast 10/10: "" +*Contrast 11/11: "" +*Contrast 12/12: "" +*Contrast 13/13: "" +*Contrast 14/14: "" +*Contrast 15/15: "" +*Contrast 16/16: "" +*Contrast 17/17: "" +*Contrast 18/18: "" +*Contrast 19/19: "" +*Contrast 20/20: "" +*Contrast 21/21: "" +*Contrast 22/22: "" +*Contrast 23/23: "" +*Contrast 24/24: "" +*Contrast 25/25: "" +*nl.Translation Contrast/Contrast: "" +*fr.Translation Contrast/Contraste : "" +*de.Translation Contrast/Kontrast: "" +*it.Translation Contrast/Contrasto: "" +*ja.Translation Contrast/コントラスト: "" +*pt.Translation Contrast/Contraste: "" +*pt_PT.Translation Contrast/Contraste: "" +*es.Translation Contrast/Contraste: "" +*ko.Translation Contrast/대비: "" +*zh_TW.Translation Contrast/對比: "" +*zh_CN.Translation Contrast/对比度: "" +*ru.Translation Contrast/Контрастность: "" +*nl.Contrast -25/-25: "" +*nl.Contrast -24/-24: "" +*nl.Contrast -23/-23: "" +*nl.Contrast -22/-22: "" +*nl.Contrast -21/-21: "" +*nl.Contrast -20/-20: "" +*nl.Contrast -19/-19: "" +*nl.Contrast -18/-18: "" +*nl.Contrast -17/-17: "" +*nl.Contrast -16/-16: "" +*nl.Contrast -15/-15: "" +*nl.Contrast -14/-14: "" +*nl.Contrast -13/-13: "" +*nl.Contrast -12/-12: "" +*nl.Contrast -11/-11: "" +*nl.Contrast -10/-10: "" +*nl.Contrast -9/-9: "" +*nl.Contrast -8/-8: "" +*nl.Contrast -7/-7: "" +*nl.Contrast -6/-6: "" +*nl.Contrast -5/-5: "" +*nl.Contrast -4/-4: "" +*nl.Contrast -3/-3: "" +*nl.Contrast -2/-2: "" +*nl.Contrast -1/-1: "" +*nl.Contrast 0/0: "" +*nl.Contrast 1/1: "" +*nl.Contrast 2/2: "" +*nl.Contrast 3/3: "" +*nl.Contrast 4/4: "" +*nl.Contrast 5/5: "" +*nl.Contrast 6/6: "" +*nl.Contrast 7/7: "" +*nl.Contrast 8/8: "" +*nl.Contrast 9/9: "" +*nl.Contrast 10/10: "" +*nl.Contrast 11/11: "" +*nl.Contrast 12/12: "" +*nl.Contrast 13/13: "" +*nl.Contrast 14/14: "" +*nl.Contrast 15/15: "" +*nl.Contrast 16/16: "" +*nl.Contrast 17/17: "" +*nl.Contrast 18/18: "" +*nl.Contrast 19/19: "" +*nl.Contrast 20/20: "" +*nl.Contrast 21/21: "" +*nl.Contrast 22/22: "" +*nl.Contrast 23/23: "" +*nl.Contrast 24/24: "" +*nl.Contrast 25/25: "" +*fr.Contrast -25/-25: "" +*fr.Contrast -24/-24: "" +*fr.Contrast -23/-23: "" +*fr.Contrast -22/-22: "" +*fr.Contrast -21/-21: "" +*fr.Contrast -20/-20: "" +*fr.Contrast -19/-19: "" +*fr.Contrast -18/-18: "" +*fr.Contrast -17/-17: "" +*fr.Contrast -16/-16: "" +*fr.Contrast -15/-15: "" +*fr.Contrast -14/-14: "" +*fr.Contrast -13/-13: "" +*fr.Contrast -12/-12: "" +*fr.Contrast -11/-11: "" +*fr.Contrast -10/-10: "" +*fr.Contrast -9/-9: "" +*fr.Contrast -8/-8: "" +*fr.Contrast -7/-7: "" +*fr.Contrast -6/-6: "" +*fr.Contrast -5/-5: "" +*fr.Contrast -4/-4: "" +*fr.Contrast -3/-3: "" +*fr.Contrast -2/-2: "" +*fr.Contrast -1/-1: "" +*fr.Contrast 0/0: "" +*fr.Contrast 1/1: "" +*fr.Contrast 2/2: "" +*fr.Contrast 3/3: "" +*fr.Contrast 4/4: "" +*fr.Contrast 5/5: "" +*fr.Contrast 6/6: "" +*fr.Contrast 7/7: "" +*fr.Contrast 8/8: "" +*fr.Contrast 9/9: "" +*fr.Contrast 10/10: "" +*fr.Contrast 11/11: "" +*fr.Contrast 12/12: "" +*fr.Contrast 13/13: "" +*fr.Contrast 14/14: "" +*fr.Contrast 15/15: "" +*fr.Contrast 16/16: "" +*fr.Contrast 17/17: "" +*fr.Contrast 18/18: "" +*fr.Contrast 19/19: "" +*fr.Contrast 20/20: "" +*fr.Contrast 21/21: "" +*fr.Contrast 22/22: "" +*fr.Contrast 23/23: "" +*fr.Contrast 24/24: "" +*fr.Contrast 25/25: "" +*de.Contrast -25/-25: "" +*de.Contrast -24/-24: "" +*de.Contrast -23/-23: "" +*de.Contrast -22/-22: "" +*de.Contrast -21/-21: "" +*de.Contrast -20/-20: "" +*de.Contrast -19/-19: "" +*de.Contrast -18/-18: "" +*de.Contrast -17/-17: "" +*de.Contrast -16/-16: "" +*de.Contrast -15/-15: "" +*de.Contrast -14/-14: "" +*de.Contrast -13/-13: "" +*de.Contrast -12/-12: "" +*de.Contrast -11/-11: "" +*de.Contrast -10/-10: "" +*de.Contrast -9/-9: "" +*de.Contrast -8/-8: "" +*de.Contrast -7/-7: "" +*de.Contrast -6/-6: "" +*de.Contrast -5/-5: "" +*de.Contrast -4/-4: "" +*de.Contrast -3/-3: "" +*de.Contrast -2/-2: "" +*de.Contrast -1/-1: "" +*de.Contrast 0/0: "" +*de.Contrast 1/1: "" +*de.Contrast 2/2: "" +*de.Contrast 3/3: "" +*de.Contrast 4/4: "" +*de.Contrast 5/5: "" +*de.Contrast 6/6: "" +*de.Contrast 7/7: "" +*de.Contrast 8/8: "" +*de.Contrast 9/9: "" +*de.Contrast 10/10: "" +*de.Contrast 11/11: "" +*de.Contrast 12/12: "" +*de.Contrast 13/13: "" +*de.Contrast 14/14: "" +*de.Contrast 15/15: "" +*de.Contrast 16/16: "" +*de.Contrast 17/17: "" +*de.Contrast 18/18: "" +*de.Contrast 19/19: "" +*de.Contrast 20/20: "" +*de.Contrast 21/21: "" +*de.Contrast 22/22: "" +*de.Contrast 23/23: "" +*de.Contrast 24/24: "" +*de.Contrast 25/25: "" +*it.Contrast -25/-25: "" +*it.Contrast -24/-24: "" +*it.Contrast -23/-23: "" +*it.Contrast -22/-22: "" +*it.Contrast -21/-21: "" +*it.Contrast -20/-20: "" +*it.Contrast -19/-19: "" +*it.Contrast -18/-18: "" +*it.Contrast -17/-17: "" +*it.Contrast -16/-16: "" +*it.Contrast -15/-15: "" +*it.Contrast -14/-14: "" +*it.Contrast -13/-13: "" +*it.Contrast -12/-12: "" +*it.Contrast -11/-11: "" +*it.Contrast -10/-10: "" +*it.Contrast -9/-9: "" +*it.Contrast -8/-8: "" +*it.Contrast -7/-7: "" +*it.Contrast -6/-6: "" +*it.Contrast -5/-5: "" +*it.Contrast -4/-4: "" +*it.Contrast -3/-3: "" +*it.Contrast -2/-2: "" +*it.Contrast -1/-1: "" +*it.Contrast 0/0: "" +*it.Contrast 1/1: "" +*it.Contrast 2/2: "" +*it.Contrast 3/3: "" +*it.Contrast 4/4: "" +*it.Contrast 5/5: "" +*it.Contrast 6/6: "" +*it.Contrast 7/7: "" +*it.Contrast 8/8: "" +*it.Contrast 9/9: "" +*it.Contrast 10/10: "" +*it.Contrast 11/11: "" +*it.Contrast 12/12: "" +*it.Contrast 13/13: "" +*it.Contrast 14/14: "" +*it.Contrast 15/15: "" +*it.Contrast 16/16: "" +*it.Contrast 17/17: "" +*it.Contrast 18/18: "" +*it.Contrast 19/19: "" +*it.Contrast 20/20: "" +*it.Contrast 21/21: "" +*it.Contrast 22/22: "" +*it.Contrast 23/23: "" +*it.Contrast 24/24: "" +*it.Contrast 25/25: "" +*ja.Contrast -25/-25: "" +*ja.Contrast -24/-24: "" +*ja.Contrast -23/-23: "" +*ja.Contrast -22/-22: "" +*ja.Contrast -21/-21: "" +*ja.Contrast -20/-20: "" +*ja.Contrast -19/-19: "" +*ja.Contrast -18/-18: "" +*ja.Contrast -17/-17: "" +*ja.Contrast -16/-16: "" +*ja.Contrast -15/-15: "" +*ja.Contrast -14/-14: "" +*ja.Contrast -13/-13: "" +*ja.Contrast -12/-12: "" +*ja.Contrast -11/-11: "" +*ja.Contrast -10/-10: "" +*ja.Contrast -9/-9: "" +*ja.Contrast -8/-8: "" +*ja.Contrast -7/-7: "" +*ja.Contrast -6/-6: "" +*ja.Contrast -5/-5: "" +*ja.Contrast -4/-4: "" +*ja.Contrast -3/-3: "" +*ja.Contrast -2/-2: "" +*ja.Contrast -1/-1: "" +*ja.Contrast 0/0: "" +*ja.Contrast 1/1: "" +*ja.Contrast 2/2: "" +*ja.Contrast 3/3: "" +*ja.Contrast 4/4: "" +*ja.Contrast 5/5: "" +*ja.Contrast 6/6: "" +*ja.Contrast 7/7: "" +*ja.Contrast 8/8: "" +*ja.Contrast 9/9: "" +*ja.Contrast 10/10: "" +*ja.Contrast 11/11: "" +*ja.Contrast 12/12: "" +*ja.Contrast 13/13: "" +*ja.Contrast 14/14: "" +*ja.Contrast 15/15: "" +*ja.Contrast 16/16: "" +*ja.Contrast 17/17: "" +*ja.Contrast 18/18: "" +*ja.Contrast 19/19: "" +*ja.Contrast 20/20: "" +*ja.Contrast 21/21: "" +*ja.Contrast 22/22: "" +*ja.Contrast 23/23: "" +*ja.Contrast 24/24: "" +*ja.Contrast 25/25: "" +*pt.Contrast -25/-25: "" +*pt.Contrast -24/-24: "" +*pt.Contrast -23/-23: "" +*pt.Contrast -22/-22: "" +*pt.Contrast -21/-21: "" +*pt.Contrast -20/-20: "" +*pt.Contrast -19/-19: "" +*pt.Contrast -18/-18: "" +*pt.Contrast -17/-17: "" +*pt.Contrast -16/-16: "" +*pt.Contrast -15/-15: "" +*pt.Contrast -14/-14: "" +*pt.Contrast -13/-13: "" +*pt.Contrast -12/-12: "" +*pt.Contrast -11/-11: "" +*pt.Contrast -10/-10: "" +*pt.Contrast -9/-9: "" +*pt.Contrast -8/-8: "" +*pt.Contrast -7/-7: "" +*pt.Contrast -6/-6: "" +*pt.Contrast -5/-5: "" +*pt.Contrast -4/-4: "" +*pt.Contrast -3/-3: "" +*pt.Contrast -2/-2: "" +*pt.Contrast -1/-1: "" +*pt.Contrast 0/0: "" +*pt.Contrast 1/1: "" +*pt.Contrast 2/2: "" +*pt.Contrast 3/3: "" +*pt.Contrast 4/4: "" +*pt.Contrast 5/5: "" +*pt.Contrast 6/6: "" +*pt.Contrast 7/7: "" +*pt.Contrast 8/8: "" +*pt.Contrast 9/9: "" +*pt.Contrast 10/10: "" +*pt.Contrast 11/11: "" +*pt.Contrast 12/12: "" +*pt.Contrast 13/13: "" +*pt.Contrast 14/14: "" +*pt.Contrast 15/15: "" +*pt.Contrast 16/16: "" +*pt.Contrast 17/17: "" +*pt.Contrast 18/18: "" +*pt.Contrast 19/19: "" +*pt.Contrast 20/20: "" +*pt.Contrast 21/21: "" +*pt.Contrast 22/22: "" +*pt.Contrast 23/23: "" +*pt.Contrast 24/24: "" +*pt.Contrast 25/25: "" +*pt_PT.Contrast -25/-25: "" +*pt_PT.Contrast -24/-24: "" +*pt_PT.Contrast -23/-23: "" +*pt_PT.Contrast -22/-22: "" +*pt_PT.Contrast -21/-21: "" +*pt_PT.Contrast -20/-20: "" +*pt_PT.Contrast -19/-19: "" +*pt_PT.Contrast -18/-18: "" +*pt_PT.Contrast -17/-17: "" +*pt_PT.Contrast -16/-16: "" +*pt_PT.Contrast -15/-15: "" +*pt_PT.Contrast -14/-14: "" +*pt_PT.Contrast -13/-13: "" +*pt_PT.Contrast -12/-12: "" +*pt_PT.Contrast -11/-11: "" +*pt_PT.Contrast -10/-10: "" +*pt_PT.Contrast -9/-9: "" +*pt_PT.Contrast -8/-8: "" +*pt_PT.Contrast -7/-7: "" +*pt_PT.Contrast -6/-6: "" +*pt_PT.Contrast -5/-5: "" +*pt_PT.Contrast -4/-4: "" +*pt_PT.Contrast -3/-3: "" +*pt_PT.Contrast -2/-2: "" +*pt_PT.Contrast -1/-1: "" +*pt_PT.Contrast 0/0: "" +*pt_PT.Contrast 1/1: "" +*pt_PT.Contrast 2/2: "" +*pt_PT.Contrast 3/3: "" +*pt_PT.Contrast 4/4: "" +*pt_PT.Contrast 5/5: "" +*pt_PT.Contrast 6/6: "" +*pt_PT.Contrast 7/7: "" +*pt_PT.Contrast 8/8: "" +*pt_PT.Contrast 9/9: "" +*pt_PT.Contrast 10/10: "" +*pt_PT.Contrast 11/11: "" +*pt_PT.Contrast 12/12: "" +*pt_PT.Contrast 13/13: "" +*pt_PT.Contrast 14/14: "" +*pt_PT.Contrast 15/15: "" +*pt_PT.Contrast 16/16: "" +*pt_PT.Contrast 17/17: "" +*pt_PT.Contrast 18/18: "" +*pt_PT.Contrast 19/19: "" +*pt_PT.Contrast 20/20: "" +*pt_PT.Contrast 21/21: "" +*pt_PT.Contrast 22/22: "" +*pt_PT.Contrast 23/23: "" +*pt_PT.Contrast 24/24: "" +*pt_PT.Contrast 25/25: "" +*es.Contrast -25/-25: "" +*es.Contrast -24/-24: "" +*es.Contrast -23/-23: "" +*es.Contrast -22/-22: "" +*es.Contrast -21/-21: "" +*es.Contrast -20/-20: "" +*es.Contrast -19/-19: "" +*es.Contrast -18/-18: "" +*es.Contrast -17/-17: "" +*es.Contrast -16/-16: "" +*es.Contrast -15/-15: "" +*es.Contrast -14/-14: "" +*es.Contrast -13/-13: "" +*es.Contrast -12/-12: "" +*es.Contrast -11/-11: "" +*es.Contrast -10/-10: "" +*es.Contrast -9/-9: "" +*es.Contrast -8/-8: "" +*es.Contrast -7/-7: "" +*es.Contrast -6/-6: "" +*es.Contrast -5/-5: "" +*es.Contrast -4/-4: "" +*es.Contrast -3/-3: "" +*es.Contrast -2/-2: "" +*es.Contrast -1/-1: "" +*es.Contrast 0/0: "" +*es.Contrast 1/1: "" +*es.Contrast 2/2: "" +*es.Contrast 3/3: "" +*es.Contrast 4/4: "" +*es.Contrast 5/5: "" +*es.Contrast 6/6: "" +*es.Contrast 7/7: "" +*es.Contrast 8/8: "" +*es.Contrast 9/9: "" +*es.Contrast 10/10: "" +*es.Contrast 11/11: "" +*es.Contrast 12/12: "" +*es.Contrast 13/13: "" +*es.Contrast 14/14: "" +*es.Contrast 15/15: "" +*es.Contrast 16/16: "" +*es.Contrast 17/17: "" +*es.Contrast 18/18: "" +*es.Contrast 19/19: "" +*es.Contrast 20/20: "" +*es.Contrast 21/21: "" +*es.Contrast 22/22: "" +*es.Contrast 23/23: "" +*es.Contrast 24/24: "" +*es.Contrast 25/25: "" +*ko.Contrast -25/-25: "" +*ko.Contrast -24/-24: "" +*ko.Contrast -23/-23: "" +*ko.Contrast -22/-22: "" +*ko.Contrast -21/-21: "" +*ko.Contrast -20/-20: "" +*ko.Contrast -19/-19: "" +*ko.Contrast -18/-18: "" +*ko.Contrast -17/-17: "" +*ko.Contrast -16/-16: "" +*ko.Contrast -15/-15: "" +*ko.Contrast -14/-14: "" +*ko.Contrast -13/-13: "" +*ko.Contrast -12/-12: "" +*ko.Contrast -11/-11: "" +*ko.Contrast -10/-10: "" +*ko.Contrast -9/-9: "" +*ko.Contrast -8/-8: "" +*ko.Contrast -7/-7: "" +*ko.Contrast -6/-6: "" +*ko.Contrast -5/-5: "" +*ko.Contrast -4/-4: "" +*ko.Contrast -3/-3: "" +*ko.Contrast -2/-2: "" +*ko.Contrast -1/-1: "" +*ko.Contrast 0/0: "" +*ko.Contrast 1/1: "" +*ko.Contrast 2/2: "" +*ko.Contrast 3/3: "" +*ko.Contrast 4/4: "" +*ko.Contrast 5/5: "" +*ko.Contrast 6/6: "" +*ko.Contrast 7/7: "" +*ko.Contrast 8/8: "" +*ko.Contrast 9/9: "" +*ko.Contrast 10/10: "" +*ko.Contrast 11/11: "" +*ko.Contrast 12/12: "" +*ko.Contrast 13/13: "" +*ko.Contrast 14/14: "" +*ko.Contrast 15/15: "" +*ko.Contrast 16/16: "" +*ko.Contrast 17/17: "" +*ko.Contrast 18/18: "" +*ko.Contrast 19/19: "" +*ko.Contrast 20/20: "" +*ko.Contrast 21/21: "" +*ko.Contrast 22/22: "" +*ko.Contrast 23/23: "" +*ko.Contrast 24/24: "" +*ko.Contrast 25/25: "" +*zh_TW.Contrast -25/-25: "" +*zh_TW.Contrast -24/-24: "" +*zh_TW.Contrast -23/-23: "" +*zh_TW.Contrast -22/-22: "" +*zh_TW.Contrast -21/-21: "" +*zh_TW.Contrast -20/-20: "" +*zh_TW.Contrast -19/-19: "" +*zh_TW.Contrast -18/-18: "" +*zh_TW.Contrast -17/-17: "" +*zh_TW.Contrast -16/-16: "" +*zh_TW.Contrast -15/-15: "" +*zh_TW.Contrast -14/-14: "" +*zh_TW.Contrast -13/-13: "" +*zh_TW.Contrast -12/-12: "" +*zh_TW.Contrast -11/-11: "" +*zh_TW.Contrast -10/-10: "" +*zh_TW.Contrast -9/-9: "" +*zh_TW.Contrast -8/-8: "" +*zh_TW.Contrast -7/-7: "" +*zh_TW.Contrast -6/-6: "" +*zh_TW.Contrast -5/-5: "" +*zh_TW.Contrast -4/-4: "" +*zh_TW.Contrast -3/-3: "" +*zh_TW.Contrast -2/-2: "" +*zh_TW.Contrast -1/-1: "" +*zh_TW.Contrast 0/0: "" +*zh_TW.Contrast 1/1: "" +*zh_TW.Contrast 2/2: "" +*zh_TW.Contrast 3/3: "" +*zh_TW.Contrast 4/4: "" +*zh_TW.Contrast 5/5: "" +*zh_TW.Contrast 6/6: "" +*zh_TW.Contrast 7/7: "" +*zh_TW.Contrast 8/8: "" +*zh_TW.Contrast 9/9: "" +*zh_TW.Contrast 10/10: "" +*zh_TW.Contrast 11/11: "" +*zh_TW.Contrast 12/12: "" +*zh_TW.Contrast 13/13: "" +*zh_TW.Contrast 14/14: "" +*zh_TW.Contrast 15/15: "" +*zh_TW.Contrast 16/16: "" +*zh_TW.Contrast 17/17: "" +*zh_TW.Contrast 18/18: "" +*zh_TW.Contrast 19/19: "" +*zh_TW.Contrast 20/20: "" +*zh_TW.Contrast 21/21: "" +*zh_TW.Contrast 22/22: "" +*zh_TW.Contrast 23/23: "" +*zh_TW.Contrast 24/24: "" +*zh_TW.Contrast 25/25: "" +*zh_CN.Contrast -25/-25: "" +*zh_CN.Contrast -24/-24: "" +*zh_CN.Contrast -23/-23: "" +*zh_CN.Contrast -22/-22: "" +*zh_CN.Contrast -21/-21: "" +*zh_CN.Contrast -20/-20: "" +*zh_CN.Contrast -19/-19: "" +*zh_CN.Contrast -18/-18: "" +*zh_CN.Contrast -17/-17: "" +*zh_CN.Contrast -16/-16: "" +*zh_CN.Contrast -15/-15: "" +*zh_CN.Contrast -14/-14: "" +*zh_CN.Contrast -13/-13: "" +*zh_CN.Contrast -12/-12: "" +*zh_CN.Contrast -11/-11: "" +*zh_CN.Contrast -10/-10: "" +*zh_CN.Contrast -9/-9: "" +*zh_CN.Contrast -8/-8: "" +*zh_CN.Contrast -7/-7: "" +*zh_CN.Contrast -6/-6: "" +*zh_CN.Contrast -5/-5: "" +*zh_CN.Contrast -4/-4: "" +*zh_CN.Contrast -3/-3: "" +*zh_CN.Contrast -2/-2: "" +*zh_CN.Contrast -1/-1: "" +*zh_CN.Contrast 0/0: "" +*zh_CN.Contrast 1/1: "" +*zh_CN.Contrast 2/2: "" +*zh_CN.Contrast 3/3: "" +*zh_CN.Contrast 4/4: "" +*zh_CN.Contrast 5/5: "" +*zh_CN.Contrast 6/6: "" +*zh_CN.Contrast 7/7: "" +*zh_CN.Contrast 8/8: "" +*zh_CN.Contrast 9/9: "" +*zh_CN.Contrast 10/10: "" +*zh_CN.Contrast 11/11: "" +*zh_CN.Contrast 12/12: "" +*zh_CN.Contrast 13/13: "" +*zh_CN.Contrast 14/14: "" +*zh_CN.Contrast 15/15: "" +*zh_CN.Contrast 16/16: "" +*zh_CN.Contrast 17/17: "" +*zh_CN.Contrast 18/18: "" +*zh_CN.Contrast 19/19: "" +*zh_CN.Contrast 20/20: "" +*zh_CN.Contrast 21/21: "" +*zh_CN.Contrast 22/22: "" +*zh_CN.Contrast 23/23: "" +*zh_CN.Contrast 24/24: "" +*zh_CN.Contrast 25/25: "" +*ru.Contrast -25/-25: "" +*ru.Contrast -24/-24: "" +*ru.Contrast -23/-23: "" +*ru.Contrast -22/-22: "" +*ru.Contrast -21/-21: "" +*ru.Contrast -20/-20: "" +*ru.Contrast -19/-19: "" +*ru.Contrast -18/-18: "" +*ru.Contrast -17/-17: "" +*ru.Contrast -16/-16: "" +*ru.Contrast -15/-15: "" +*ru.Contrast -14/-14: "" +*ru.Contrast -13/-13: "" +*ru.Contrast -12/-12: "" +*ru.Contrast -11/-11: "" +*ru.Contrast -10/-10: "" +*ru.Contrast -9/-9: "" +*ru.Contrast -8/-8: "" +*ru.Contrast -7/-7: "" +*ru.Contrast -6/-6: "" +*ru.Contrast -5/-5: "" +*ru.Contrast -4/-4: "" +*ru.Contrast -3/-3: "" +*ru.Contrast -2/-2: "" +*ru.Contrast -1/-1: "" +*ru.Contrast 0/0: "" +*ru.Contrast 1/1: "" +*ru.Contrast 2/2: "" +*ru.Contrast 3/3: "" +*ru.Contrast 4/4: "" +*ru.Contrast 5/5: "" +*ru.Contrast 6/6: "" +*ru.Contrast 7/7: "" +*ru.Contrast 8/8: "" +*ru.Contrast 9/9: "" +*ru.Contrast 10/10: "" +*ru.Contrast 11/11: "" +*ru.Contrast 12/12: "" +*ru.Contrast 13/13: "" +*ru.Contrast 14/14: "" +*ru.Contrast 15/15: "" +*ru.Contrast 16/16: "" +*ru.Contrast 17/17: "" +*ru.Contrast 18/18: "" +*ru.Contrast 19/19: "" +*ru.Contrast 20/20: "" +*ru.Contrast 21/21: "" +*ru.Contrast 22/22: "" +*ru.Contrast 23/23: "" +*ru.Contrast 24/24: "" +*ru.Contrast 25/25: "" +*CloseUI: *Contrast + + +*OpenUI *Saturation/Saturation: PickOne +*OrderDependency: 220 AnySetup *Saturation +*DefaultSaturation: 0 +*Saturation -25/-25: "" +*Saturation -24/-24: "" +*Saturation -23/-23: "" +*Saturation -22/-22: "" +*Saturation -21/-21: "" +*Saturation -20/-20: "" +*Saturation -19/-19: "" +*Saturation -18/-18: "" +*Saturation -17/-17: "" +*Saturation -16/-16: "" +*Saturation -15/-15: "" +*Saturation -14/-14: "" +*Saturation -13/-13: "" +*Saturation -12/-12: "" +*Saturation -11/-11: "" +*Saturation -10/-10: "" +*Saturation -9/-9: "" +*Saturation -8/-8: "" +*Saturation -7/-7: "" +*Saturation -6/-6: "" +*Saturation -5/-5: "" +*Saturation -4/-4: "" +*Saturation -3/-3: "" +*Saturation -2/-2: "" +*Saturation -1/-1: "" +*Saturation 0/0: "" +*Saturation 1/1: "" +*Saturation 2/2: "" +*Saturation 3/3: "" +*Saturation 4/4: "" +*Saturation 5/5: "" +*Saturation 6/6: "" +*Saturation 7/7: "" +*Saturation 8/8: "" +*Saturation 9/9: "" +*Saturation 10/10: "" +*Saturation 11/11: "" +*Saturation 12/12: "" +*Saturation 13/13: "" +*Saturation 14/14: "" +*Saturation 15/15: "" +*Saturation 16/16: "" +*Saturation 17/17: "" +*Saturation 18/18: "" +*Saturation 19/19: "" +*Saturation 20/20: "" +*Saturation 21/21: "" +*Saturation 22/22: "" +*Saturation 23/23: "" +*Saturation 24/24: "" +*Saturation 25/25: "" +*nl.Translation Saturation/Verzadiging: "" +*fr.Translation Saturation/Saturation : "" +*de.Translation Saturation/Sättigung: "" +*it.Translation Saturation/Saturazione: "" +*ja.Translation Saturation/彩度: "" +*pt.Translation Saturation/Saturação: "" +*pt_PT.Translation Saturation/Saturação: "" +*es.Translation Saturation/Saturación: "" +*ko.Translation Saturation/채도: "" +*zh_TW.Translation Saturation/飽和度: "" +*zh_CN.Translation Saturation/饱和度: "" +*ru.Translation Saturation/Насыщенность: "" +*nl.Saturation -25/-25: "" +*nl.Saturation -24/-24: "" +*nl.Saturation -23/-23: "" +*nl.Saturation -22/-22: "" +*nl.Saturation -21/-21: "" +*nl.Saturation -20/-20: "" +*nl.Saturation -19/-19: "" +*nl.Saturation -18/-18: "" +*nl.Saturation -17/-17: "" +*nl.Saturation -16/-16: "" +*nl.Saturation -15/-15: "" +*nl.Saturation -14/-14: "" +*nl.Saturation -13/-13: "" +*nl.Saturation -12/-12: "" +*nl.Saturation -11/-11: "" +*nl.Saturation -10/-10: "" +*nl.Saturation -9/-9: "" +*nl.Saturation -8/-8: "" +*nl.Saturation -7/-7: "" +*nl.Saturation -6/-6: "" +*nl.Saturation -5/-5: "" +*nl.Saturation -4/-4: "" +*nl.Saturation -3/-3: "" +*nl.Saturation -2/-2: "" +*nl.Saturation -1/-1: "" +*nl.Saturation 0/0: "" +*nl.Saturation 1/1: "" +*nl.Saturation 2/2: "" +*nl.Saturation 3/3: "" +*nl.Saturation 4/4: "" +*nl.Saturation 5/5: "" +*nl.Saturation 6/6: "" +*nl.Saturation 7/7: "" +*nl.Saturation 8/8: "" +*nl.Saturation 9/9: "" +*nl.Saturation 10/10: "" +*nl.Saturation 11/11: "" +*nl.Saturation 12/12: "" +*nl.Saturation 13/13: "" +*nl.Saturation 14/14: "" +*nl.Saturation 15/15: "" +*nl.Saturation 16/16: "" +*nl.Saturation 17/17: "" +*nl.Saturation 18/18: "" +*nl.Saturation 19/19: "" +*nl.Saturation 20/20: "" +*nl.Saturation 21/21: "" +*nl.Saturation 22/22: "" +*nl.Saturation 23/23: "" +*nl.Saturation 24/24: "" +*nl.Saturation 25/25: "" +*fr.Saturation -25/-25: "" +*fr.Saturation -24/-24: "" +*fr.Saturation -23/-23: "" +*fr.Saturation -22/-22: "" +*fr.Saturation -21/-21: "" +*fr.Saturation -20/-20: "" +*fr.Saturation -19/-19: "" +*fr.Saturation -18/-18: "" +*fr.Saturation -17/-17: "" +*fr.Saturation -16/-16: "" +*fr.Saturation -15/-15: "" +*fr.Saturation -14/-14: "" +*fr.Saturation -13/-13: "" +*fr.Saturation -12/-12: "" +*fr.Saturation -11/-11: "" +*fr.Saturation -10/-10: "" +*fr.Saturation -9/-9: "" +*fr.Saturation -8/-8: "" +*fr.Saturation -7/-7: "" +*fr.Saturation -6/-6: "" +*fr.Saturation -5/-5: "" +*fr.Saturation -4/-4: "" +*fr.Saturation -3/-3: "" +*fr.Saturation -2/-2: "" +*fr.Saturation -1/-1: "" +*fr.Saturation 0/0: "" +*fr.Saturation 1/1: "" +*fr.Saturation 2/2: "" +*fr.Saturation 3/3: "" +*fr.Saturation 4/4: "" +*fr.Saturation 5/5: "" +*fr.Saturation 6/6: "" +*fr.Saturation 7/7: "" +*fr.Saturation 8/8: "" +*fr.Saturation 9/9: "" +*fr.Saturation 10/10: "" +*fr.Saturation 11/11: "" +*fr.Saturation 12/12: "" +*fr.Saturation 13/13: "" +*fr.Saturation 14/14: "" +*fr.Saturation 15/15: "" +*fr.Saturation 16/16: "" +*fr.Saturation 17/17: "" +*fr.Saturation 18/18: "" +*fr.Saturation 19/19: "" +*fr.Saturation 20/20: "" +*fr.Saturation 21/21: "" +*fr.Saturation 22/22: "" +*fr.Saturation 23/23: "" +*fr.Saturation 24/24: "" +*fr.Saturation 25/25: "" +*de.Saturation -25/-25: "" +*de.Saturation -24/-24: "" +*de.Saturation -23/-23: "" +*de.Saturation -22/-22: "" +*de.Saturation -21/-21: "" +*de.Saturation -20/-20: "" +*de.Saturation -19/-19: "" +*de.Saturation -18/-18: "" +*de.Saturation -17/-17: "" +*de.Saturation -16/-16: "" +*de.Saturation -15/-15: "" +*de.Saturation -14/-14: "" +*de.Saturation -13/-13: "" +*de.Saturation -12/-12: "" +*de.Saturation -11/-11: "" +*de.Saturation -10/-10: "" +*de.Saturation -9/-9: "" +*de.Saturation -8/-8: "" +*de.Saturation -7/-7: "" +*de.Saturation -6/-6: "" +*de.Saturation -5/-5: "" +*de.Saturation -4/-4: "" +*de.Saturation -3/-3: "" +*de.Saturation -2/-2: "" +*de.Saturation -1/-1: "" +*de.Saturation 0/0: "" +*de.Saturation 1/1: "" +*de.Saturation 2/2: "" +*de.Saturation 3/3: "" +*de.Saturation 4/4: "" +*de.Saturation 5/5: "" +*de.Saturation 6/6: "" +*de.Saturation 7/7: "" +*de.Saturation 8/8: "" +*de.Saturation 9/9: "" +*de.Saturation 10/10: "" +*de.Saturation 11/11: "" +*de.Saturation 12/12: "" +*de.Saturation 13/13: "" +*de.Saturation 14/14: "" +*de.Saturation 15/15: "" +*de.Saturation 16/16: "" +*de.Saturation 17/17: "" +*de.Saturation 18/18: "" +*de.Saturation 19/19: "" +*de.Saturation 20/20: "" +*de.Saturation 21/21: "" +*de.Saturation 22/22: "" +*de.Saturation 23/23: "" +*de.Saturation 24/24: "" +*de.Saturation 25/25: "" +*it.Saturation -25/-25: "" +*it.Saturation -24/-24: "" +*it.Saturation -23/-23: "" +*it.Saturation -22/-22: "" +*it.Saturation -21/-21: "" +*it.Saturation -20/-20: "" +*it.Saturation -19/-19: "" +*it.Saturation -18/-18: "" +*it.Saturation -17/-17: "" +*it.Saturation -16/-16: "" +*it.Saturation -15/-15: "" +*it.Saturation -14/-14: "" +*it.Saturation -13/-13: "" +*it.Saturation -12/-12: "" +*it.Saturation -11/-11: "" +*it.Saturation -10/-10: "" +*it.Saturation -9/-9: "" +*it.Saturation -8/-8: "" +*it.Saturation -7/-7: "" +*it.Saturation -6/-6: "" +*it.Saturation -5/-5: "" +*it.Saturation -4/-4: "" +*it.Saturation -3/-3: "" +*it.Saturation -2/-2: "" +*it.Saturation -1/-1: "" +*it.Saturation 0/0: "" +*it.Saturation 1/1: "" +*it.Saturation 2/2: "" +*it.Saturation 3/3: "" +*it.Saturation 4/4: "" +*it.Saturation 5/5: "" +*it.Saturation 6/6: "" +*it.Saturation 7/7: "" +*it.Saturation 8/8: "" +*it.Saturation 9/9: "" +*it.Saturation 10/10: "" +*it.Saturation 11/11: "" +*it.Saturation 12/12: "" +*it.Saturation 13/13: "" +*it.Saturation 14/14: "" +*it.Saturation 15/15: "" +*it.Saturation 16/16: "" +*it.Saturation 17/17: "" +*it.Saturation 18/18: "" +*it.Saturation 19/19: "" +*it.Saturation 20/20: "" +*it.Saturation 21/21: "" +*it.Saturation 22/22: "" +*it.Saturation 23/23: "" +*it.Saturation 24/24: "" +*it.Saturation 25/25: "" +*ja.Saturation -25/-25: "" +*ja.Saturation -24/-24: "" +*ja.Saturation -23/-23: "" +*ja.Saturation -22/-22: "" +*ja.Saturation -21/-21: "" +*ja.Saturation -20/-20: "" +*ja.Saturation -19/-19: "" +*ja.Saturation -18/-18: "" +*ja.Saturation -17/-17: "" +*ja.Saturation -16/-16: "" +*ja.Saturation -15/-15: "" +*ja.Saturation -14/-14: "" +*ja.Saturation -13/-13: "" +*ja.Saturation -12/-12: "" +*ja.Saturation -11/-11: "" +*ja.Saturation -10/-10: "" +*ja.Saturation -9/-9: "" +*ja.Saturation -8/-8: "" +*ja.Saturation -7/-7: "" +*ja.Saturation -6/-6: "" +*ja.Saturation -5/-5: "" +*ja.Saturation -4/-4: "" +*ja.Saturation -3/-3: "" +*ja.Saturation -2/-2: "" +*ja.Saturation -1/-1: "" +*ja.Saturation 0/0: "" +*ja.Saturation 1/1: "" +*ja.Saturation 2/2: "" +*ja.Saturation 3/3: "" +*ja.Saturation 4/4: "" +*ja.Saturation 5/5: "" +*ja.Saturation 6/6: "" +*ja.Saturation 7/7: "" +*ja.Saturation 8/8: "" +*ja.Saturation 9/9: "" +*ja.Saturation 10/10: "" +*ja.Saturation 11/11: "" +*ja.Saturation 12/12: "" +*ja.Saturation 13/13: "" +*ja.Saturation 14/14: "" +*ja.Saturation 15/15: "" +*ja.Saturation 16/16: "" +*ja.Saturation 17/17: "" +*ja.Saturation 18/18: "" +*ja.Saturation 19/19: "" +*ja.Saturation 20/20: "" +*ja.Saturation 21/21: "" +*ja.Saturation 22/22: "" +*ja.Saturation 23/23: "" +*ja.Saturation 24/24: "" +*ja.Saturation 25/25: "" +*pt.Saturation -25/-25: "" +*pt.Saturation -24/-24: "" +*pt.Saturation -23/-23: "" +*pt.Saturation -22/-22: "" +*pt.Saturation -21/-21: "" +*pt.Saturation -20/-20: "" +*pt.Saturation -19/-19: "" +*pt.Saturation -18/-18: "" +*pt.Saturation -17/-17: "" +*pt.Saturation -16/-16: "" +*pt.Saturation -15/-15: "" +*pt.Saturation -14/-14: "" +*pt.Saturation -13/-13: "" +*pt.Saturation -12/-12: "" +*pt.Saturation -11/-11: "" +*pt.Saturation -10/-10: "" +*pt.Saturation -9/-9: "" +*pt.Saturation -8/-8: "" +*pt.Saturation -7/-7: "" +*pt.Saturation -6/-6: "" +*pt.Saturation -5/-5: "" +*pt.Saturation -4/-4: "" +*pt.Saturation -3/-3: "" +*pt.Saturation -2/-2: "" +*pt.Saturation -1/-1: "" +*pt.Saturation 0/0: "" +*pt.Saturation 1/1: "" +*pt.Saturation 2/2: "" +*pt.Saturation 3/3: "" +*pt.Saturation 4/4: "" +*pt.Saturation 5/5: "" +*pt.Saturation 6/6: "" +*pt.Saturation 7/7: "" +*pt.Saturation 8/8: "" +*pt.Saturation 9/9: "" +*pt.Saturation 10/10: "" +*pt.Saturation 11/11: "" +*pt.Saturation 12/12: "" +*pt.Saturation 13/13: "" +*pt.Saturation 14/14: "" +*pt.Saturation 15/15: "" +*pt.Saturation 16/16: "" +*pt.Saturation 17/17: "" +*pt.Saturation 18/18: "" +*pt.Saturation 19/19: "" +*pt.Saturation 20/20: "" +*pt.Saturation 21/21: "" +*pt.Saturation 22/22: "" +*pt.Saturation 23/23: "" +*pt.Saturation 24/24: "" +*pt.Saturation 25/25: "" +*pt_PT.Saturation -25/-25: "" +*pt_PT.Saturation -24/-24: "" +*pt_PT.Saturation -23/-23: "" +*pt_PT.Saturation -22/-22: "" +*pt_PT.Saturation -21/-21: "" +*pt_PT.Saturation -20/-20: "" +*pt_PT.Saturation -19/-19: "" +*pt_PT.Saturation -18/-18: "" +*pt_PT.Saturation -17/-17: "" +*pt_PT.Saturation -16/-16: "" +*pt_PT.Saturation -15/-15: "" +*pt_PT.Saturation -14/-14: "" +*pt_PT.Saturation -13/-13: "" +*pt_PT.Saturation -12/-12: "" +*pt_PT.Saturation -11/-11: "" +*pt_PT.Saturation -10/-10: "" +*pt_PT.Saturation -9/-9: "" +*pt_PT.Saturation -8/-8: "" +*pt_PT.Saturation -7/-7: "" +*pt_PT.Saturation -6/-6: "" +*pt_PT.Saturation -5/-5: "" +*pt_PT.Saturation -4/-4: "" +*pt_PT.Saturation -3/-3: "" +*pt_PT.Saturation -2/-2: "" +*pt_PT.Saturation -1/-1: "" +*pt_PT.Saturation 0/0: "" +*pt_PT.Saturation 1/1: "" +*pt_PT.Saturation 2/2: "" +*pt_PT.Saturation 3/3: "" +*pt_PT.Saturation 4/4: "" +*pt_PT.Saturation 5/5: "" +*pt_PT.Saturation 6/6: "" +*pt_PT.Saturation 7/7: "" +*pt_PT.Saturation 8/8: "" +*pt_PT.Saturation 9/9: "" +*pt_PT.Saturation 10/10: "" +*pt_PT.Saturation 11/11: "" +*pt_PT.Saturation 12/12: "" +*pt_PT.Saturation 13/13: "" +*pt_PT.Saturation 14/14: "" +*pt_PT.Saturation 15/15: "" +*pt_PT.Saturation 16/16: "" +*pt_PT.Saturation 17/17: "" +*pt_PT.Saturation 18/18: "" +*pt_PT.Saturation 19/19: "" +*pt_PT.Saturation 20/20: "" +*pt_PT.Saturation 21/21: "" +*pt_PT.Saturation 22/22: "" +*pt_PT.Saturation 23/23: "" +*pt_PT.Saturation 24/24: "" +*pt_PT.Saturation 25/25: "" +*es.Saturation -25/-25: "" +*es.Saturation -24/-24: "" +*es.Saturation -23/-23: "" +*es.Saturation -22/-22: "" +*es.Saturation -21/-21: "" +*es.Saturation -20/-20: "" +*es.Saturation -19/-19: "" +*es.Saturation -18/-18: "" +*es.Saturation -17/-17: "" +*es.Saturation -16/-16: "" +*es.Saturation -15/-15: "" +*es.Saturation -14/-14: "" +*es.Saturation -13/-13: "" +*es.Saturation -12/-12: "" +*es.Saturation -11/-11: "" +*es.Saturation -10/-10: "" +*es.Saturation -9/-9: "" +*es.Saturation -8/-8: "" +*es.Saturation -7/-7: "" +*es.Saturation -6/-6: "" +*es.Saturation -5/-5: "" +*es.Saturation -4/-4: "" +*es.Saturation -3/-3: "" +*es.Saturation -2/-2: "" +*es.Saturation -1/-1: "" +*es.Saturation 0/0: "" +*es.Saturation 1/1: "" +*es.Saturation 2/2: "" +*es.Saturation 3/3: "" +*es.Saturation 4/4: "" +*es.Saturation 5/5: "" +*es.Saturation 6/6: "" +*es.Saturation 7/7: "" +*es.Saturation 8/8: "" +*es.Saturation 9/9: "" +*es.Saturation 10/10: "" +*es.Saturation 11/11: "" +*es.Saturation 12/12: "" +*es.Saturation 13/13: "" +*es.Saturation 14/14: "" +*es.Saturation 15/15: "" +*es.Saturation 16/16: "" +*es.Saturation 17/17: "" +*es.Saturation 18/18: "" +*es.Saturation 19/19: "" +*es.Saturation 20/20: "" +*es.Saturation 21/21: "" +*es.Saturation 22/22: "" +*es.Saturation 23/23: "" +*es.Saturation 24/24: "" +*es.Saturation 25/25: "" +*ko.Saturation -25/-25: "" +*ko.Saturation -24/-24: "" +*ko.Saturation -23/-23: "" +*ko.Saturation -22/-22: "" +*ko.Saturation -21/-21: "" +*ko.Saturation -20/-20: "" +*ko.Saturation -19/-19: "" +*ko.Saturation -18/-18: "" +*ko.Saturation -17/-17: "" +*ko.Saturation -16/-16: "" +*ko.Saturation -15/-15: "" +*ko.Saturation -14/-14: "" +*ko.Saturation -13/-13: "" +*ko.Saturation -12/-12: "" +*ko.Saturation -11/-11: "" +*ko.Saturation -10/-10: "" +*ko.Saturation -9/-9: "" +*ko.Saturation -8/-8: "" +*ko.Saturation -7/-7: "" +*ko.Saturation -6/-6: "" +*ko.Saturation -5/-5: "" +*ko.Saturation -4/-4: "" +*ko.Saturation -3/-3: "" +*ko.Saturation -2/-2: "" +*ko.Saturation -1/-1: "" +*ko.Saturation 0/0: "" +*ko.Saturation 1/1: "" +*ko.Saturation 2/2: "" +*ko.Saturation 3/3: "" +*ko.Saturation 4/4: "" +*ko.Saturation 5/5: "" +*ko.Saturation 6/6: "" +*ko.Saturation 7/7: "" +*ko.Saturation 8/8: "" +*ko.Saturation 9/9: "" +*ko.Saturation 10/10: "" +*ko.Saturation 11/11: "" +*ko.Saturation 12/12: "" +*ko.Saturation 13/13: "" +*ko.Saturation 14/14: "" +*ko.Saturation 15/15: "" +*ko.Saturation 16/16: "" +*ko.Saturation 17/17: "" +*ko.Saturation 18/18: "" +*ko.Saturation 19/19: "" +*ko.Saturation 20/20: "" +*ko.Saturation 21/21: "" +*ko.Saturation 22/22: "" +*ko.Saturation 23/23: "" +*ko.Saturation 24/24: "" +*ko.Saturation 25/25: "" +*zh_TW.Saturation -25/-25: "" +*zh_TW.Saturation -24/-24: "" +*zh_TW.Saturation -23/-23: "" +*zh_TW.Saturation -22/-22: "" +*zh_TW.Saturation -21/-21: "" +*zh_TW.Saturation -20/-20: "" +*zh_TW.Saturation -19/-19: "" +*zh_TW.Saturation -18/-18: "" +*zh_TW.Saturation -17/-17: "" +*zh_TW.Saturation -16/-16: "" +*zh_TW.Saturation -15/-15: "" +*zh_TW.Saturation -14/-14: "" +*zh_TW.Saturation -13/-13: "" +*zh_TW.Saturation -12/-12: "" +*zh_TW.Saturation -11/-11: "" +*zh_TW.Saturation -10/-10: "" +*zh_TW.Saturation -9/-9: "" +*zh_TW.Saturation -8/-8: "" +*zh_TW.Saturation -7/-7: "" +*zh_TW.Saturation -6/-6: "" +*zh_TW.Saturation -5/-5: "" +*zh_TW.Saturation -4/-4: "" +*zh_TW.Saturation -3/-3: "" +*zh_TW.Saturation -2/-2: "" +*zh_TW.Saturation -1/-1: "" +*zh_TW.Saturation 0/0: "" +*zh_TW.Saturation 1/1: "" +*zh_TW.Saturation 2/2: "" +*zh_TW.Saturation 3/3: "" +*zh_TW.Saturation 4/4: "" +*zh_TW.Saturation 5/5: "" +*zh_TW.Saturation 6/6: "" +*zh_TW.Saturation 7/7: "" +*zh_TW.Saturation 8/8: "" +*zh_TW.Saturation 9/9: "" +*zh_TW.Saturation 10/10: "" +*zh_TW.Saturation 11/11: "" +*zh_TW.Saturation 12/12: "" +*zh_TW.Saturation 13/13: "" +*zh_TW.Saturation 14/14: "" +*zh_TW.Saturation 15/15: "" +*zh_TW.Saturation 16/16: "" +*zh_TW.Saturation 17/17: "" +*zh_TW.Saturation 18/18: "" +*zh_TW.Saturation 19/19: "" +*zh_TW.Saturation 20/20: "" +*zh_TW.Saturation 21/21: "" +*zh_TW.Saturation 22/22: "" +*zh_TW.Saturation 23/23: "" +*zh_TW.Saturation 24/24: "" +*zh_TW.Saturation 25/25: "" +*zh_CN.Saturation -25/-25: "" +*zh_CN.Saturation -24/-24: "" +*zh_CN.Saturation -23/-23: "" +*zh_CN.Saturation -22/-22: "" +*zh_CN.Saturation -21/-21: "" +*zh_CN.Saturation -20/-20: "" +*zh_CN.Saturation -19/-19: "" +*zh_CN.Saturation -18/-18: "" +*zh_CN.Saturation -17/-17: "" +*zh_CN.Saturation -16/-16: "" +*zh_CN.Saturation -15/-15: "" +*zh_CN.Saturation -14/-14: "" +*zh_CN.Saturation -13/-13: "" +*zh_CN.Saturation -12/-12: "" +*zh_CN.Saturation -11/-11: "" +*zh_CN.Saturation -10/-10: "" +*zh_CN.Saturation -9/-9: "" +*zh_CN.Saturation -8/-8: "" +*zh_CN.Saturation -7/-7: "" +*zh_CN.Saturation -6/-6: "" +*zh_CN.Saturation -5/-5: "" +*zh_CN.Saturation -4/-4: "" +*zh_CN.Saturation -3/-3: "" +*zh_CN.Saturation -2/-2: "" +*zh_CN.Saturation -1/-1: "" +*zh_CN.Saturation 0/0: "" +*zh_CN.Saturation 1/1: "" +*zh_CN.Saturation 2/2: "" +*zh_CN.Saturation 3/3: "" +*zh_CN.Saturation 4/4: "" +*zh_CN.Saturation 5/5: "" +*zh_CN.Saturation 6/6: "" +*zh_CN.Saturation 7/7: "" +*zh_CN.Saturation 8/8: "" +*zh_CN.Saturation 9/9: "" +*zh_CN.Saturation 10/10: "" +*zh_CN.Saturation 11/11: "" +*zh_CN.Saturation 12/12: "" +*zh_CN.Saturation 13/13: "" +*zh_CN.Saturation 14/14: "" +*zh_CN.Saturation 15/15: "" +*zh_CN.Saturation 16/16: "" +*zh_CN.Saturation 17/17: "" +*zh_CN.Saturation 18/18: "" +*zh_CN.Saturation 19/19: "" +*zh_CN.Saturation 20/20: "" +*zh_CN.Saturation 21/21: "" +*zh_CN.Saturation 22/22: "" +*zh_CN.Saturation 23/23: "" +*zh_CN.Saturation 24/24: "" +*zh_CN.Saturation 25/25: "" +*ru.Saturation -25/-25: "" +*ru.Saturation -24/-24: "" +*ru.Saturation -23/-23: "" +*ru.Saturation -22/-22: "" +*ru.Saturation -21/-21: "" +*ru.Saturation -20/-20: "" +*ru.Saturation -19/-19: "" +*ru.Saturation -18/-18: "" +*ru.Saturation -17/-17: "" +*ru.Saturation -16/-16: "" +*ru.Saturation -15/-15: "" +*ru.Saturation -14/-14: "" +*ru.Saturation -13/-13: "" +*ru.Saturation -12/-12: "" +*ru.Saturation -11/-11: "" +*ru.Saturation -10/-10: "" +*ru.Saturation -9/-9: "" +*ru.Saturation -8/-8: "" +*ru.Saturation -7/-7: "" +*ru.Saturation -6/-6: "" +*ru.Saturation -5/-5: "" +*ru.Saturation -4/-4: "" +*ru.Saturation -3/-3: "" +*ru.Saturation -2/-2: "" +*ru.Saturation -1/-1: "" +*ru.Saturation 0/0: "" +*ru.Saturation 1/1: "" +*ru.Saturation 2/2: "" +*ru.Saturation 3/3: "" +*ru.Saturation 4/4: "" +*ru.Saturation 5/5: "" +*ru.Saturation 6/6: "" +*ru.Saturation 7/7: "" +*ru.Saturation 8/8: "" +*ru.Saturation 9/9: "" +*ru.Saturation 10/10: "" +*ru.Saturation 11/11: "" +*ru.Saturation 12/12: "" +*ru.Saturation 13/13: "" +*ru.Saturation 14/14: "" +*ru.Saturation 15/15: "" +*ru.Saturation 16/16: "" +*ru.Saturation 17/17: "" +*ru.Saturation 18/18: "" +*ru.Saturation 19/19: "" +*ru.Saturation 20/20: "" +*ru.Saturation 21/21: "" +*ru.Saturation 22/22: "" +*ru.Saturation 23/23: "" +*ru.Saturation 24/24: "" +*ru.Saturation 25/25: "" +*CloseUI: *Saturation + + +*OpenUI *PageRegion: PickOne +*OrderDependency: 10 AnySetup *PageRegion +*DefaultPageRegion: A4 +*PageRegion A4/A4: "<>setpagedevice" +*PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "<>setpagedevice" +*PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*PageRegion A6/A6: "<>setpagedevice" +*PageRegion A5/A5: "<>setpagedevice" +*PageRegion B5/JIS B5: "<>setpagedevice" +*PageRegion B6/JIS B6: "<>setpagedevice" +*PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "<>setpagedevice" +*PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*PageRegion 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*PageRegion T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "<>setpagedevice" +*PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*PageRegion TPostcard/100 x 148 mm (Borderless): "<>setpagedevice" +*PageRegion ENV10/Envelope #10: "<>setpagedevice" +*PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*PageRegion Letter/US Letter: "<>setpagedevice" +*PageRegion Legal/US Legal: "<>setpagedevice" +*PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*nl.Translation PageRegion/Papierformaat: "" +*fr.Translation PageRegion/Taille papier : "" +*de.Translation PageRegion/Papierformat: "" +*it.Translation PageRegion/Formato carta: "" +*ja.Translation PageRegion/用紙サイズ: "" +*pt.Translation PageRegion/Tamanho do papel: "" +*pt_PT.Translation PageRegion/Formato: "" +*es.Translation PageRegion/Tamaño papel: "" +*ko.Translation PageRegion/용지 크기: "" +*zh_TW.Translation PageRegion/紙張大小: "" +*zh_CN.Translation PageRegion/打印纸尺寸: "" +*ru.Translation PageRegion/Размер бумаги: "" +*nl.PageRegion A4/A4: "<>setpagedevice" +*nl.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*nl.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (Randloos): "<>setpagedevice" +*nl.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*nl.PageRegion A6/A6: "<>setpagedevice" +*nl.PageRegion A5/A5: "<>setpagedevice" +*nl.PageRegion B5/JIS B5: "<>setpagedevice" +*nl.PageRegion B6/JIS B6: "<>setpagedevice" +*nl.PageRegion L/9 x 13 cm (3,5 x 5 in): "<>setpagedevice" +*nl.PageRegion TL/9 x 13 cm (3,5 x 5 in) (Randloos): "<>setpagedevice" +*nl.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*nl.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*nl.PageRegion 4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in): "<>setpagedevice" +*nl.PageRegion T4X7/16<3A>9 breedbeeldformaat (4 x 7,11 in) (Randloos): "<>setpagedevice" +*nl.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*nl.PageRegion TPostcard/100 x 148 mm (Randloos): "<>setpagedevice" +*nl.PageRegion ENV10/Enveloppe #10: "<>setpagedevice" +*nl.PageRegion EnvDL/Enveloppe DL: "<>setpagedevice" +*nl.PageRegion ENVC6/Enveloppe C6: "<>setpagedevice" +*nl.PageRegion Letter/US Letter: "<>setpagedevice" +*nl.PageRegion Legal/US Legal: "<>setpagedevice" +*nl.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*fr.PageRegion A4/A4: "<>setpagedevice" +*fr.PageRegion 4X6FULL/10 x 15 cm (4 x 6 p<2E>): "<>setpagedevice" +*fr.PageRegion T4X6FULL/10 x 15 cm (4 x 6 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion 2L/13 x 18 cm (5 x 7 p<2E>): "<>setpagedevice" +*fr.PageRegion A6/A6: "<>setpagedevice" +*fr.PageRegion A5/A5: "<>setpagedevice" +*fr.PageRegion B5/JIS B5: "<>setpagedevice" +*fr.PageRegion B6/JIS B6: "<>setpagedevice" +*fr.PageRegion L/9 x 13 cm (3,5 x 5 p<2E>): "<>setpagedevice" +*fr.PageRegion TL/9 x 13 cm (3,5 x 5 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion INDEX5/5 x 8 p<2E> (127 x 203 mm): "<>setpagedevice" +*fr.PageRegion 8x10/20 x 25 cm (8 x 10 p<2E>): "<>setpagedevice" +*fr.PageRegion 4X7/16<3A>9 large (4 x 7,11 p<2E>): "<>setpagedevice" +*fr.PageRegion T4X7/16<3A>9 large (4 x 7,11 p<2E>) (Sans marges): "<>setpagedevice" +*fr.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*fr.PageRegion TPostcard/100 x 148 mm (Sans marges): "<>setpagedevice" +*fr.PageRegion ENV10/Enveloppe #10: "<>setpagedevice" +*fr.PageRegion EnvDL/Enveloppe DL: "<>setpagedevice" +*fr.PageRegion ENVC6/Enveloppe C6: "<>setpagedevice" +*fr.PageRegion Letter/Lettre US: "<>setpagedevice" +*fr.PageRegion Legal/Légal US: "<>setpagedevice" +*fr.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*de.PageRegion A4/DIN A4: "<>setpagedevice" +*de.PageRegion 4X6FULL/10 x 15 cm (4 x 6 Zoll): "<>setpagedevice" +*de.PageRegion T4X6FULL/10 x 15 cm (4 x 6 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion 2L/13 x 18 cm (5 x 7 Zoll): "<>setpagedevice" +*de.PageRegion A6/DIN A6: "<>setpagedevice" +*de.PageRegion A5/DIN A5: "<>setpagedevice" +*de.PageRegion B5/JIS B5: "<>setpagedevice" +*de.PageRegion B6/JIS B6: "<>setpagedevice" +*de.PageRegion L/9 x 13 cm (3,5 x 5 Zoll): "<>setpagedevice" +*de.PageRegion TL/9 x 13 cm (3,5 x 5 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion INDEX5/5 x 8 Zoll (127 x 203 mm): "<>setpagedevice" +*de.PageRegion 8x10/20 x 25 cm (8 x 10 Zoll): "<>setpagedevice" +*de.PageRegion 4X7/16<3A>9 breit (4 x 7,11 Zoll): "<>setpagedevice" +*de.PageRegion T4X7/16<3A>9 breit (4 x 7,11 Zoll) (Randlos): "<>setpagedevice" +*de.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*de.PageRegion TPostcard/100 x 148 mm (Randlos): "<>setpagedevice" +*de.PageRegion ENV10/Umschlag #10: "<>setpagedevice" +*de.PageRegion EnvDL/Umschlag DL: "<>setpagedevice" +*de.PageRegion ENVC6/Umschlag C6: "<>setpagedevice" +*de.PageRegion Letter/US Letter: "<>setpagedevice" +*de.PageRegion Legal/US Lang: "<>setpagedevice" +*de.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*it.PageRegion A4/A4: "<>setpagedevice" +*it.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pol<2E>): "<>setpagedevice" +*it.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion 2L/13 x 18 cm (5 x 7 pol<2E>): "<>setpagedevice" +*it.PageRegion A6/A6: "<>setpagedevice" +*it.PageRegion A5/A5: "<>setpagedevice" +*it.PageRegion B5/JIS B5: "<>setpagedevice" +*it.PageRegion B6/JIS B6: "<>setpagedevice" +*it.PageRegion L/9 x 13 cm (3,5 x 5 pol<2E>): "<>setpagedevice" +*it.PageRegion TL/9 x 13 cm (3,5 x 5 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*it.PageRegion 8x10/20 x 25 cm (8 x 10 pol<2E>): "<>setpagedevice" +*it.PageRegion 4X7/16<3A>9 ampio (4 x 7,11 pol<2E>): "<>setpagedevice" +*it.PageRegion T4X7/16<3A>9 ampio (4 x 7,11 pol<2E>) (Senza margini): "<>setpagedevice" +*it.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*it.PageRegion TPostcard/100 x 148 mm (Senza margini): "<>setpagedevice" +*it.PageRegion ENV10/Busta #10: "<>setpagedevice" +*it.PageRegion EnvDL/Busta DL: "<>setpagedevice" +*it.PageRegion ENVC6/Busta C6: "<>setpagedevice" +*it.PageRegion Letter/Lettera USA: "<>setpagedevice" +*it.PageRegion Legal/Legale USA: "<>setpagedevice" +*it.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*ja.PageRegion A4/A4: "<>setpagedevice" +*ja.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ja.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (フチなし): "<>setpagedevice" +*ja.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ja.PageRegion A6/A6: "<>setpagedevice" +*ja.PageRegion A5/A5: "<>setpagedevice" +*ja.PageRegion B5/JIS B5: "<>setpagedevice" +*ja.PageRegion B6/JIS B6: "<>setpagedevice" +*ja.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ja.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (フチなし): "<>setpagedevice" +*ja.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ja.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ja.PageRegion 4X7/16<3A>9 wide (4 x 7<2E>11 in): "<>setpagedevice" +*ja.PageRegion T4X7/16<3A>9 wide (4 x 7<2E>11 in) (フチなし): "<>setpagedevice" +*ja.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*ja.PageRegion TPostcard/100 x 148 mm (フチなし): "<>setpagedevice" +*ja.PageRegion ENV10/封筒 #10: "<>setpagedevice" +*ja.PageRegion EnvDL/封筒 DL: "<>setpagedevice" +*ja.PageRegion ENVC6/封筒 C6: "<>setpagedevice" +*ja.PageRegion Letter/レター: "<>setpagedevice" +*ja.PageRegion Legal/リーガル: "<>setpagedevice" +*ja.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*pt.PageRegion A4/A4: "<>setpagedevice" +*pt.PageRegion 4X6FULL/4 x 6 pol<2E> (102 x 152 mm): "<>setpagedevice" +*pt.PageRegion T4X6FULL/4 x 6 pol<2E> (102 x 152 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion 2L/5 x 7 pol<2E> (127 x 178 mm): "<>setpagedevice" +*pt.PageRegion A6/A6: "<>setpagedevice" +*pt.PageRegion A5/A5: "<>setpagedevice" +*pt.PageRegion B5/JIS B5: "<>setpagedevice" +*pt.PageRegion B6/JIS B6: "<>setpagedevice" +*pt.PageRegion L/3,5 x 5 pol<2E> (89 x 127 mm): "<>setpagedevice" +*pt.PageRegion TL/3,5 x 5 pol<2E> (89 x 127 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion INDEX5/5 x 8 pol<2E> (127 x 203 mm): "<>setpagedevice" +*pt.PageRegion 8x10/8 x 10 pol<2E> (203 x 254 mm): "<>setpagedevice" +*pt.PageRegion 4X7/16<3A>9 de largura (102 x 181 mm): "<>setpagedevice" +*pt.PageRegion T4X7/16<3A>9 de largura (102 x 181 mm) (Sem margens): "<>setpagedevice" +*pt.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*pt.PageRegion TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt.PageRegion ENV10/Envelope #10: "<>setpagedevice" +*pt.PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*pt.PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*pt.PageRegion Letter/Carta EUA: "<>setpagedevice" +*pt.PageRegion Legal/Ofício EUA: "<>setpagedevice" +*pt.PageRegion 16K/16K (195 x 270 mm): "<>setpagedevice" +*pt_PT.PageRegion A4/A4: "<>setpagedevice" +*pt_PT.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pol): "<>setpagedevice" +*pt_PT.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion 2L/13 x 18 cm (5 x 7 pol): "<>setpagedevice" +*pt_PT.PageRegion A6/A6: "<>setpagedevice" +*pt_PT.PageRegion A5/A5: "<>setpagedevice" +*pt_PT.PageRegion B5/JIS B5: "<>setpagedevice" +*pt_PT.PageRegion B6/JIS B6: "<>setpagedevice" +*pt_PT.PageRegion L/9 x 13 cm (3,5 x 5 pol): "<>setpagedevice" +*pt_PT.PageRegion TL/9 x 13 cm (3,5 x 5 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion INDEX5/5 x 8 pol (127 x 203 mm): "<>setpagedevice" +*pt_PT.PageRegion 8x10/20 x 25 cm (8 x 10 pol): "<>setpagedevice" +*pt_PT.PageRegion 4X7/16<3A>9 de largura (4 x 7,11 pol): "<>setpagedevice" +*pt_PT.PageRegion T4X7/16<3A>9 de largura (4 x 7,11 pol) (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*pt_PT.PageRegion TPostcard/100 x 148 mm (Sem margens): "<>setpagedevice" +*pt_PT.PageRegion ENV10/Envelope #10: "<>setpagedevice" +*pt_PT.PageRegion EnvDL/Envelope DL: "<>setpagedevice" +*pt_PT.PageRegion ENVC6/Envelope C6: "<>setpagedevice" +*pt_PT.PageRegion Letter/Carta EUA: "<>setpagedevice" +*pt_PT.PageRegion Legal/Legal EUA: "<>setpagedevice" +*pt_PT.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*es.PageRegion A4/A4: "<>setpagedevice" +*es.PageRegion 4X6FULL/10 x 15 cm (4 x 6 pulg): "<>setpagedevice" +*es.PageRegion T4X6FULL/10 x 15 cm (4 x 6 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion 2L/13 x 18 cm (5 x 7 pulg): "<>setpagedevice" +*es.PageRegion A6/A6: "<>setpagedevice" +*es.PageRegion A5/A5: "<>setpagedevice" +*es.PageRegion B5/JIS B5: "<>setpagedevice" +*es.PageRegion B6/JIS B6: "<>setpagedevice" +*es.PageRegion L/9 x 13 cm (3,5 x 5 pulg): "<>setpagedevice" +*es.PageRegion TL/9 x 13 cm (3,5 x 5 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion INDEX5/5 x 8 pulg (127 x 203 mm): "<>setpagedevice" +*es.PageRegion 8x10/20 x 25 cm (8 x 10 pulg): "<>setpagedevice" +*es.PageRegion 4X7/16<3A>9 ancho (4 x 7,11 pulg): "<>setpagedevice" +*es.PageRegion T4X7/16<3A>9 ancho (4 x 7,11 pulg) (Sin márgenes): "<>setpagedevice" +*es.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*es.PageRegion TPostcard/100 x 148 mm (Sin márgenes): "<>setpagedevice" +*es.PageRegion ENV10/Sobre #10: "<>setpagedevice" +*es.PageRegion EnvDL/Sobre DL: "<>setpagedevice" +*es.PageRegion ENVC6/Sobre C6: "<>setpagedevice" +*es.PageRegion Letter/Carta EE<2E> UU<2E>: "<>setpagedevice" +*es.PageRegion Legal/Legal: "<>setpagedevice" +*es.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*ko.PageRegion A4/A4: "<>setpagedevice" +*ko.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*ko.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*ko.PageRegion A6/A6: "<>setpagedevice" +*ko.PageRegion A5/A5: "<>setpagedevice" +*ko.PageRegion B5/JIS B5: "<>setpagedevice" +*ko.PageRegion B6/JIS B6: "<>setpagedevice" +*ko.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*ko.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*ko.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*ko.PageRegion 4X7/16<3A>9 너비 (4 x 7<2E>11 in): "<>setpagedevice" +*ko.PageRegion T4X7/16<3A>9 너비 (4 x 7<2E>11 in) (여백 없음): "<>setpagedevice" +*ko.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*ko.PageRegion TPostcard/100 x 148 mm (여백 없음): "<>setpagedevice" +*ko.PageRegion ENV10/봉투 #10: "<>setpagedevice" +*ko.PageRegion EnvDL/봉투 DL: "<>setpagedevice" +*ko.PageRegion ENVC6/봉투 C6: "<>setpagedevice" +*ko.PageRegion Letter/US 편지지: "<>setpagedevice" +*ko.PageRegion Legal/US 공문서: "<>setpagedevice" +*ko.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_TW.PageRegion A4/A4: "<>setpagedevice" +*zh_TW.PageRegion 4X6FULL/10 x 15 cm (4 x 6 in): "<>setpagedevice" +*zh_TW.PageRegion T4X6FULL/10 x 15 cm (4 x 6 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion 2L/13 x 18 cm (5 x 7 in): "<>setpagedevice" +*zh_TW.PageRegion A6/A6: "<>setpagedevice" +*zh_TW.PageRegion A5/A5: "<>setpagedevice" +*zh_TW.PageRegion B5/JIS B5: "<>setpagedevice" +*zh_TW.PageRegion B6/JIS B6: "<>setpagedevice" +*zh_TW.PageRegion L/9 x 13 cm (3<2E>5 x 5 in): "<>setpagedevice" +*zh_TW.PageRegion TL/9 x 13 cm (3<2E>5 x 5 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion INDEX5/5 x 8 in (127 x 203 mm): "<>setpagedevice" +*zh_TW.PageRegion 8x10/20 x 25 cm (8 x 10 in): "<>setpagedevice" +*zh_TW.PageRegion 4X7/16<3A>9 寬 (4 x 7<2E>11 in): "<>setpagedevice" +*zh_TW.PageRegion T4X7/16<3A>9 寬 (4 x 7<2E>11 in) (無邊): "<>setpagedevice" +*zh_TW.PageRegion Postcard/100 x 148 mm: "<>setpagedevice" +*zh_TW.PageRegion TPostcard/100 x 148 mm (無邊): "<>setpagedevice" +*zh_TW.PageRegion ENV10/信封 #10: "<>setpagedevice" +*zh_TW.PageRegion EnvDL/信封 DL: "<>setpagedevice" +*zh_TW.PageRegion ENVC6/信封 C6: "<>setpagedevice" +*zh_TW.PageRegion Letter/美式信紙(US Letter): "<>setpagedevice" +*zh_TW.PageRegion Legal/美式法定紙(US Legal): "<>setpagedevice" +*zh_TW.PageRegion 16K/16K 195 x 270 mm: "<>setpagedevice" +*zh_CN.PageRegion A4/A4: "<>setpagedevice" +*zh_CN.PageRegion 4X6FULL/102 x 152 毫米 (4 x 6 英寸): "<>setpagedevice" +*zh_CN.PageRegion T4X6FULL/102 x 152 毫米 (4 x 6 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion 2L/127 x 178 毫米 (5 x 7 英寸): "<>setpagedevice" +*zh_CN.PageRegion A6/A6: "<>setpagedevice" +*zh_CN.PageRegion A5/A5: "<>setpagedevice" +*zh_CN.PageRegion B5/JIS B5: "<>setpagedevice" +*zh_CN.PageRegion B6/JIS B6: "<>setpagedevice" +*zh_CN.PageRegion L/89 x 127 毫米 (3<2E>5 x 5 英寸): "<>setpagedevice" +*zh_CN.PageRegion TL/89 x 127 毫米 (3<2E>5 x 5 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion INDEX5/5 x 8 英寸 (127 x 203 毫米): "<>setpagedevice" +*zh_CN.PageRegion 8x10/203 x 254 毫米 (8 x 10 英寸): "<>setpagedevice" +*zh_CN.PageRegion 4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸): "<>setpagedevice" +*zh_CN.PageRegion T4X7/16<3A>9 宽屏 (4 x 7<2E>11 英寸) (无边距): "<>setpagedevice" +*zh_CN.PageRegion Postcard/100 x 148 毫米: "<>setpagedevice" +*zh_CN.PageRegion TPostcard/100 x 148 毫米 (无边距): "<>setpagedevice" +*zh_CN.PageRegion ENV10/信封 #10: "<>setpagedevice" +*zh_CN.PageRegion EnvDL/信封 DL: "<>setpagedevice" +*zh_CN.PageRegion ENVC6/信封 C6: "<>setpagedevice" +*zh_CN.PageRegion Letter/美国信纸: "<>setpagedevice" +*zh_CN.PageRegion Legal/美国法定用纸: "<>setpagedevice" +*zh_CN.PageRegion 16K/16K 195 x 270 毫米: "<>setpagedevice" +*ru.PageRegion A4/A4: "<>setpagedevice" +*ru.PageRegion 4X6FULL/10 x 15 см (4 x 6 in): "<>setpagedevice" +*ru.PageRegion T4X6FULL/10 x 15 см (4 x 6 in) (Без полей): "<>setpagedevice" +*ru.PageRegion 2L/13 x 18 см (5 x 7 in): "<>setpagedevice" +*ru.PageRegion A6/A6: "<>setpagedevice" +*ru.PageRegion A5/A5: "<>setpagedevice" +*ru.PageRegion B5/JIS B5: "<>setpagedevice" +*ru.PageRegion B6/JIS B6: "<>setpagedevice" +*ru.PageRegion L/9 x 13 см (3,5 x 5 in): "<>setpagedevice" +*ru.PageRegion TL/9 x 13 см (3,5 x 5 in) (Без полей): "<>setpagedevice" +*ru.PageRegion INDEX5/5 x 8 in (127 x 203 мм): "<>setpagedevice" +*ru.PageRegion 8x10/20 x 25 см (8 x 10 in): "<>setpagedevice" +*ru.PageRegion 4X7/Соотношение сторон 16<3A>9: "<>setpagedevice" +*ru.PageRegion T4X7/Соотношение сторон 16<3A>9 (Без полей): "<>setpagedevice" +*ru.PageRegion Postcard/100 x 148 мм: "<>setpagedevice" +*ru.PageRegion TPostcard/100 x 148 мм (Без полей): "<>setpagedevice" +*ru.PageRegion ENV10/Конверты #10: "<>setpagedevice" +*ru.PageRegion EnvDL/Конверты DL: "<>setpagedevice" +*ru.PageRegion ENVC6/Конверты C6: "<>setpagedevice" +*ru.PageRegion Letter/US Letter: "<>setpagedevice" +*ru.PageRegion Legal/US Legal: "<>setpagedevice" +*ru.PageRegion 16K/16K 195 x 270 мм: "<>setpagedevice" +*CloseUI: *PageRegion + + +*DefaultImageableArea: A4 +*ImageableArea A4/A4: "8.40 8.40 586.80 833.40" +*ImageableArea 4X6FULL/10 x 15 cm (4 x 6 in): "8.40 8.40 279.60 423.60" +*ImageableArea T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "0.00 0.00 288.00 432.00" +*ImageableArea 2L/13 x 18 cm (5 x 7 in): "8.40 8.40 351.60 496.00" +*ImageableArea A6/A6: "8.40 8.40 289.20 411.20" +*ImageableArea A5/A5: "8.40 8.40 411.20 586.80" +*ImageableArea B5/JIS B5: "8.40 8.40 507.60 720.20" +*ImageableArea B6/JIS B6: "8.40 8.40 354.40 507.60" +*ImageableArea L/9 x 13 cm (3<2E>5 x 5 in): "8.40 8.40 243.80 351.60" +*ImageableArea TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "0.00 0.00 252.20 360.00" +*ImageableArea INDEX5/5 x 8 in (127 x 203 mm): "8.40 8.40 351.60 567.60" +*ImageableArea 8x10/20 x 25 cm (8 x 10 in): "8.40 8.40 567.60 711.60" +*ImageableArea 4X7/16<3A>9 wide (4 x 7<2E>11 in): "8.40 8.40 279.60 503.60" +*ImageableArea T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "0.00 0.00 288.00 512.00" +*ImageableArea Postcard/100 x 148 mm: "8.40 8.40 275.00 411.20" +*ImageableArea TPostcard/100 x 148 mm (Borderless): "0.00 0.00 283.40 419.60" +*ImageableArea ENV10/Envelope #10: "8.40 8.40 288.60 675.60" +*ImageableArea EnvDL/Envelope DL: "8.40 8.40 303.40 615.20" +*ImageableArea ENVC6/Envelope C6: "8.40 8.40 314.80 450.80" +*ImageableArea Letter/US Letter: "8.40 8.40 603.60 783.60" +*ImageableArea Legal/US Legal: "8.40 8.40 603.60 999.60" +*ImageableArea 16K/16K 195 x 270 mm: "8.40 8.40 544.40 757.00" + + +*DefaultPaperDimension: A4 +*PaperDimension A4/A4: "595.20 841.80" +*PaperDimension 4X6FULL/10 x 15 cm (4 x 6 in): "288.00 432.00" +*PaperDimension T4X6FULL/10 x 15 cm (4 x 6 in) (Borderless): "288.00 432.00" +*PaperDimension 2L/13 x 18 cm (5 x 7 in): "360.00 504.40" +*PaperDimension A6/A6: "297.60 419.60" +*PaperDimension A5/A5: "419.60 595.20" +*PaperDimension B5/JIS B5: "516.00 728.60" +*PaperDimension B6/JIS B6: "362.80 516.00" +*PaperDimension L/9 x 13 cm (3<2E>5 x 5 in): "252.20 360.00" +*PaperDimension TL/9 x 13 cm (3<2E>5 x 5 in) (Borderless): "252.20 360.00" +*PaperDimension INDEX5/5 x 8 in (127 x 203 mm): "360.00 576.00" +*PaperDimension 8x10/20 x 25 cm (8 x 10 in): "576.00 720.00" +*PaperDimension 4X7/16<3A>9 wide (4 x 7<2E>11 in): "288.00 512.00" +*PaperDimension T4X7/16<3A>9 wide (4 x 7<2E>11 in) (Borderless): "288.00 512.00" +*PaperDimension Postcard/100 x 148 mm: "283.40 419.60" +*PaperDimension TPostcard/100 x 148 mm (Borderless): "283.40 419.60" +*PaperDimension ENV10/Envelope #10: "297.00 684.00" +*PaperDimension EnvDL/Envelope DL: "311.80 623.60" +*PaperDimension ENVC6/Envelope C6: "323.20 459.20" +*PaperDimension Letter/US Letter: "612.00 792.00" +*PaperDimension Legal/US Legal: "612.00 1008.00" +*PaperDimension 16K/16K 195 x 270 mm: "552.80 765.40" + + +*DefaultFont: Courier +*Font AvantGarde-Book: Standard "(001.006S)" Standard ROM +*Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM +*Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM +*Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM +*Font Bookman-Demi: Standard "(001.004S)" Standard ROM +*Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM +*Font Bookman-Light: Standard "(001.004S)" Standard ROM +*Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM +*Font Courier: Standard "(002.004S)" Standard ROM +*Font Courier-Bold: Standard "(002.004S)" Standard ROM +*Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM +*Font Courier-Oblique: Standard "(002.004S)" Standard ROM +*Font Helvetica: Standard "(001.006S)" Standard ROM +*Font Helvetica-Bold: Standard "(001.007S)" Standard ROM +*Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM +*Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM +*Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM +*Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM +*Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM +*Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM +*Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM +*Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM +*Font Palatino-Bold: Standard "(001.005S)" Standard ROM +*Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM +*Font Palatino-Italic: Standard "(001.005S)" Standard ROM +*Font Palatino-Roman: Standard "(001.005S)" Standard ROM +*Font Times-Bold: Standard "(001.007S)" Standard ROM +*Font Times-BoldItalic: Standard "(001.009S)" Standard ROM +*Font Times-Italic: Standard "(001.007S)" Standard ROM +*Font Times-Roman: Standard "(001.007S)" Standard ROM +*Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM +*Font Symbol: Special "(001.007S)" Special ROM +*Font ZapfDingbats: Special "(001.004S)" Standard ROM + + +*UIConstraints: *PageSize T4X6FULL *MediaType ENV_HIGH +*UIConstraints: *PageSize TL *MediaType ENV_HIGH +*UIConstraints: *PageSize T4X7 *MediaType ENV_HIGH +*UIConstraints: *PageSize TPostcard *MediaType ENV_HIGH +*UIConstraints: *PageSize T4X6FULL *MediaType ENV_NORMAL +*UIConstraints: *PageSize TL *MediaType ENV_NORMAL +*UIConstraints: *PageSize T4X7 *MediaType ENV_NORMAL +*UIConstraints: *PageSize TPostcard *MediaType ENV_NORMAL + diff --git a/ppd/Makefile.am b/ppd/Makefile.am index f3fb515..007710a 100644 --- a/ppd/Makefile.am +++ b/ppd/Makefile.am @@ -166,6 +166,7 @@ Epson-L805_Series-epson-escpr-en.ppd \ Epson-L810_Series-epson-escpr-en.ppd \ Epson-L850_Series-epson-escpr-en.ppd \ Epson-L1110_Series-epson-escpr-en.ppd \ +Epson-L1270_Series-epson-escpr-en.ppd \ Epson-L1455_Series-epson-escpr-en.ppd \ Epson-L3050_Series-epson-escpr-en.ppd \ Epson-L3060_Series-epson-escpr-en.ppd \ @@ -176,11 +177,14 @@ Epson-L3150_Series-epson-escpr-en.ppd \ Epson-L3160_Series-epson-escpr-en.ppd \ Epson-L3250_Series-epson-escpr-en.ppd \ Epson-L3260_Series-epson-escpr-en.ppd \ +Epson-L3270_Series-epson-escpr-en.ppd \ +Epson-L3280_Series-epson-escpr-en.ppd \ Epson-L4150_Series-epson-escpr-en.ppd \ Epson-L4160_Series-epson-escpr-en.ppd \ Epson-L4260_Series-epson-escpr-en.ppd \ Epson-L5190_Series-epson-escpr-en.ppd \ Epson-L5290_Series-epson-escpr-en.ppd \ +Epson-L5310_Series-epson-escpr-en.ppd \ Epson-L7160_Series-epson-escpr-en.ppd \ Epson-L7180_Series-epson-escpr-en.ppd \ Epson-M200_Series-epson-escpr-en.ppd \ diff --git a/ppd/Makefile.in b/ppd/Makefile.in index dd17ac1..00d52b4 100644 --- a/ppd/Makefile.in +++ b/ppd/Makefile.in @@ -429,6 +429,7 @@ Epson-L805_Series-epson-escpr-en.ppd \ Epson-L810_Series-epson-escpr-en.ppd \ Epson-L850_Series-epson-escpr-en.ppd \ Epson-L1110_Series-epson-escpr-en.ppd \ +Epson-L1270_Series-epson-escpr-en.ppd \ Epson-L1455_Series-epson-escpr-en.ppd \ Epson-L3050_Series-epson-escpr-en.ppd \ Epson-L3060_Series-epson-escpr-en.ppd \ @@ -439,11 +440,14 @@ Epson-L3150_Series-epson-escpr-en.ppd \ Epson-L3160_Series-epson-escpr-en.ppd \ Epson-L3250_Series-epson-escpr-en.ppd \ Epson-L3260_Series-epson-escpr-en.ppd \ +Epson-L3270_Series-epson-escpr-en.ppd \ +Epson-L3280_Series-epson-escpr-en.ppd \ Epson-L4150_Series-epson-escpr-en.ppd \ Epson-L4160_Series-epson-escpr-en.ppd \ Epson-L4260_Series-epson-escpr-en.ppd \ Epson-L5190_Series-epson-escpr-en.ppd \ Epson-L5290_Series-epson-escpr-en.ppd \ +Epson-L5310_Series-epson-escpr-en.ppd \ Epson-L7160_Series-epson-escpr-en.ppd \ Epson-L7180_Series-epson-escpr-en.ppd \ Epson-M200_Series-epson-escpr-en.ppd \