com.numdata.printer.PrinterSettings_nl.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of numdata-printer Show documentation
Show all versions of numdata-printer Show documentation
Java printer support library.
#
# Copyright (c) 2017, Numdata BV, The Netherlands.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
# * Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
# * Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
# * Neither the name of Numdata nor the
# names of its contributors may be used to endorse or promote products
# derived from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL NUMDATA BV BE LIABLE FOR ANY
# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
title=Printer-instellingen
method=Communicatiemethode
methodTip=Methode voor het benaderen van de printer.
method.JPS=Lokale printer (JPS)
method.LPD=Netwerkprinter (LPD)
method.SMB=Netwerkprinter (Windows)
method.SOCKET=Netwerksocket (TCP/IP)
method.VOID=Niet printen
queueName=Naam van printer of wachtrij
queueNameTip=Naam van printer wachtrij of gedeelde printer.
hostname=Hostnaam
hostnameTip=Hostname of TCP/IP-adres van de printer in het netwerk (bijv. 'naam' of '192.168.0.1').
networkPort=Netwerkpoortnummer
networkPortTip=Nummer van networkpoort waarop printer te bereiken is.
resolution=Resolutie (dpi)
resolutionTip=De resolutie van de printer, in 'dots per inch' (dpi).
pageWidth=Paginabreedte
pageWidthTip=De breedte van een pagina, bepaald door het formaat van de media waarop afgedrukt wordt.
pageHeight=Paginahoogte
pageHeightTip=De hoogte van een pagina, bepaald door het formaat van de media waarop afgedrukt wordt.
pageOrientation=Afdrukstand
pageOrientationTip=De stand waarin de pagina bedrukt wordt.
pageOrientation.LANDSCAPE=Liggend
pageOrientation.PORTRAIT=Staand
pageOrientation.REVERSE_LANDSCAPE=Liggend omgekeerd
imageableX=Marge links
imageableXTip=De afstand van de linkerkant van de pagina tot aan het afdrukbare gebied van de printer.
imageableY=Marge boven
imageableYTip=De afstand van de bovenkant van de pagina tot aan het afdrukbare gebied van de printer.
imageablePageWidth=Afdrukbare breedte
imageablePageWidthTip=De breedte van het afdrukbare gebied van de printer.
imageablePageHeight=Afdrukbare hoogte
imageablePageHeightTip=De hoogte van het afdrukbare gebied van de printer.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy