Project locked to follow the migration to Hugo/AsciiDoctor, sorry for the inconvenience and please wait a few days to continue with the translations.
Other components
Component | Translated | Untranslated | Untranslated words | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|
articles_building-products
|
0% | 194 | 3,381 | ||||
|
|||||||
articles_freebsd-update-server
|
0% | 104 | 3,428 | ||||
|
|||||||
articles_linux-users
|
0% | 120 | 1,752 | ||||
|
|||||||
articles_serial-uart
|
0% | 468 | 9,234 | ||||
|
|||||||
articles_pr-guidelines
|
0% | 209 | 2,165 | ||||
|
|||||||
articles_explaining-bsd
|
0% | 90 | 3,100 | ||||
|
|||||||
articles_contributing
|
0% | 217 | 5,622 | ||||
|
|||||||
articles_freebsd-questions
|
0% | 94 | 3,147 | ||||
|
|||||||
articles_new-users
|
0% | 164 | 3,327 | ||||
|
|||||||
articles_bsdl-gpl
|
0% | 84 | 3,744 | ||||
|
Translation Information
Project website | wiki.freebsd.org/DocTranslationOnWeblate |
---|---|
Instructions for translators | https://wiki.freebsd.org/DocTranslationOnWeblate Mailing list for translators: <<freebsd-translators@freebsd.org> |
Translation process |
|
Translation license | BSD-2-Clause-FreeBSD |
Filemask | articles/*/cups.po |
Translation file |
Download
articles/nl_NL/cups.po
|
In order to enable <application>CUPS</application> printing under certain <trademark class="registered">Microsoft</trademark> <trademark class="registered">Windows</trademark> clients, the line below should be uncommented in <filename>/usr/local/etc/cups/mime.types</filename> and <filename>/usr/local/etc/cups/mime.convs</filename>:
Om <application>CUPS</application> printen onder zekere <trademark class="registered">Microsoft</trademark> <trademark class="registered">Windows</trademark> clients mogelijk te maken, verwijder de commentaartekens vann de regel hieronder in <filename>/usr/local/etc/cups/mime.types</filename> en <filename>/usr/local/etc/cups/mime.convs</filename>:
These two entries will start the <application>CUPS</application> print server on boot and invoke the local devfs rule created above, respectively.
Deze twee regels zullen respectievelijk de <application>CUPS</application> print server starten bij het opstarten en de lokale devfs regel hierboven gemaakt aanroepen.
Note that <replaceable>X</replaceable>, <replaceable>Y</replaceable>, and <replaceable>Z</replaceable> should be replaced with the target USB device listed in the <filename>/dev/usb</filename> directory that corresponds to the printer. To find the correct device, examine the output of <citerefentry><refentrytitle>dmesg</refentrytitle><manvolnum>8</manvolnum></citerefentry>, where <filename>ugen<replaceable>X</replaceable>.<replaceable>Y</replaceable></filename> lists the printer device, which is a symbolic link to a USB device in <filename>/dev/usb</filename>.
Merk op dat <replaceable>X</replaceable>, <replaceable>Y</replaceable>, en <replaceable>Z</replaceable> moeten worden vervangen door het USB device genoemd in de <filename>/dev/usb</filename> directory dat overeenkomt met de printer. Om het correcte device te vinden, bekijk de uitvoer van <citerefentry><refentrytitle>dmesg</refentrytitle><manvolnum>8</manvolnum></citerefentry>, op de plek waar <filename>ugen<replaceable>X</replaceable>.<replaceable>Y</replaceable></filename> lists the printer device, die een symbolische link is naar een USB device in <filename>/dev/usb</filename>.
[system=10]
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'lpt*' mode 0660 group cups
add path 'usb/<replaceable>X</replaceable>.<replaceable>Y</replaceable>.<replaceable>Z</replaceable>' mode 0660 group cups
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'lpt*' mode 0660 group cups
add path 'usb/<replaceable>X</replaceable>.<replaceable>Y</replaceable>.<replaceable>Z</replaceable>' mode 0660 group cups
[system=10]
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'lpt*' mode 0660 group cups
add path 'usb/<replaceable>X</replaceable>.<replaceable>Y</replaceable>.<replaceable>Z</replaceable>' mode 0660 group cups
add path 'unlpt*' mode 0660 group cups
add path 'ulpt*' mode 0660 group cups
add path 'lpt*' mode 0660 group cups
add path 'usb/<replaceable>X</replaceable>.<replaceable>Y</replaceable>.<replaceable>Z</replaceable>' mode 0660 group cups
After installation, a few files must be edited in order to configure the <application>CUPS</application> server. First, create or modify, as the case may be, the file <filename>/etc/devfs.rules</filename> and add the following information to set the proper permissions on all potential printer devices and to associate printers with the <systemitem class="groupname">cups</systemitem> user group:
Na installatie moeten een aantal bestanden worden bewerkt om de <application>CUPS</application> server te configureren. Ten eerste, creëer of wijzig, zoals nodig, het bestand <filename>/etc/devfs.rules</filename> en voeg de volgende informatie toe om de juiste rechten toe te wijzen aan alle printer devices en om de printers te verbinden met de <systemitem class="groupname">cups</systemitem> gebruikersgroep:
48 | File in original format as translated in the repository | gettext PO file | |||||||
---|---|---|---|---|---|---|---|---|---|
48 | All strings, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF with gettext extensions | XLIFF 1.1 | XLSX |
30 | Strings needing action, converted files enriched with comments; suitable for offline translation | CSV | gettext MO | gettext PO | TBX | TMX | XLIFF with gettext extensions | XLIFF 1.1 | XLSX |
Statistics
Percent | Strings | Words | Chars | ||
---|---|---|---|---|---|
Total | 48 | 1,544 | 14,268 | ||
Translated | 37% | 18 | 202 | 1,833 | |
Needs editing | 12% | 6 | 205 | 2,158 | |
Failing checks | 14% | 7 | 207 | 2,206 |
Last activity
Last change | Nov. 25, 2020, 2:32 p.m. | |||
---|---|---|---|---|
Last author | Hans Drexler |