Component | Approved | Translated | Unfinished | Unfinished words | Unfinished characters | Untranslated | Checks | Suggestions | Comments | |
---|---|---|---|---|---|---|---|---|---|---|
master GPL-2.0-only | 0% | 0 | 0 | 0 | 0 | 4 | 0 | 0 | ||
|
||||||||||
Glossary yast-printer GPL-2.0-only | 0 | 0 | 0 | 0 | 0 | 0 | 0 | |||
|
Overview
Project website | github.com/yast/yast-printer | |
---|---|---|
Project maintainers | ancorgonzalezsosa | |
Language | Dutch | |
Language code | nl | |
Text direction | Left to right | |
Number of speakers | 32,796,705 |
11 days ago
String statistics
Strings percent | Hosted strings | Words percent | Hosted words | Characters percent | Hosted characters | |
---|---|---|---|---|---|---|
Total | 463 | 8,935 | 57,142 | |||
Approved | 0% | 0 | 0% | 0 | 0% | 0 |
Waiting for review | 100% | 463 | 100% | 8,935 | 100% | 57,142 |
Translated | 100% | 463 | 100% | 8,935 | 100% | 57,142 |
Needs editing | 0% | 0 | 0% | 0 | 0% | 0 |
Read-only | 0% | 0 | 0% | 0 | 0% | 0 |
Failing checks | 1% | 4 | 1% | 12 | 1% | 99 |
Strings with suggestions | 0% | 0 | 0% | 0 | 0% | 0 |
Untranslated strings | 0% | 0 | 0% | 0 | 0% | 0 |
Quick numbers
and previous 30 days
Trends of last 30 days
—
Hosted words
+100%
—
Hosted strings
+100%
—
Translated
+100%
—
Contributors
—
FreekDeKruijf
Translation changed |
|
FreekDeKruijf
Translation changed |
|
FreekDeKruijf
Translation changed |
|
FreekDeKruijf
Translation changed |
|
FreekDeKruijf
Translation changed |
|
FreekDeKruijf
Translation changed |
|
FreekDeKruijf
Translation changed |
|
FreekDeKruijf
Translation changed |
|
None
Resource updated |
The “
/var/lib/weblate/vcs/yast-base/master/po/printer/nl.po ” file was changed.
2 years ago
|
None
Source string changed |
|
<b><big>Printer Device URI</big></b><br>
A connection is specified as so called <b>device URI</b>.<br>
Its first word (the so called URI scheme) specifies the kind of data-transfer,
for example 'usb', 'socket', 'lpd', or 'ipp'.<br>
After the scheme there are more or less additional components
which specify the details for this kind of data-transfer.<br>
Space characters are not allowed in an URI.
Therefore a space character in a value of an URI component
is encoded as '%20' (20 is the hexadecimal value of the space character).<br>
The components of an URI are separated by special reserved characters like
colon ':', slash '/', question mark '?', ampersand '&', or equals sign '='.<br>
Finally there could be optional parameters (separated by a question mark '?')
of the form 'option1=value1&option2=value2&option3=value3' so that
a full device URI could be for example:<br>
ipp://server.domain:631/printers/queuename?waitjob=false&waitprinter=false<br>
Some examples:<br>
A USB printer model 'Fun Printer 1000+' made by 'ACME'
with serial number 'A1B2C3' may have a device URI like:<br>
usb://ACME/Fun%20Printer%201000%2B?serial=A1B2C3<br>
A network printer with IP 192.168.100.1 which is accessible
via port 9100 may have a device URI like:<br>
socket://192.168.100.1:9100<br>
A network printer with IP 192.168.100.2 which is accessible
via LPD protocol with a remote LPD queue name 'LPT1'
may have a device URI like:<br>
lpd://192.168.100.2/LPT1
</p>
<b><big>Printerapparaat-URI</big></b><br>
Een verbinding wordt als zogenaamde <b>apparaat-URI</b> opgegeven.<br>
Met het eerste woord ervan (het zogenaamde URI-schema) wordt het type gegevensoverdracht opgegeven,
bijvoorbeeld 'usb', 'socket', 'lpd' of 'ipp'.<br>
Na het schema volgen er meer of minder aanvullende componenten
waarmee de details van dit type gegevensoverdracht worden opgegeven.<br>
Spaties zijn niet toegestaan in een URI.
Een spatie in een waarde van een URI-component
wordt daarom gecodeerd als '%20' (20 is de hexadecimale waarde van de spatie).<br>
De componenten van een URI worden gescheiden door speciale gereserveerde tekens zoals
dubbele punt ':', slash '/', vraagteken '?', ampersand '&' of
Er zijn ook optionele parameters (gescheiden door een vraagteken '?')
in de vorm 'optie1=waarde1&optie2=waarde2&optie3=waarde3' zodat
een volledige apparaat-URI bijvoorbeeld het volgende kan zijn:<br>
ipp://server.domain:631/printers/queuename?waitjob=false&waitprinter=false<br>
Enkele voorbeelden:<br>
een USB-printermodel 'Fun Printer 1000+' gemaakt door 'ACME'
met serienummer 'A1B2C3' kan de volgende apparaat-URI hebben:<br>
usb://ACME/Fun%20Printer%201000%2B?serial=A1B2C3<br>
Een netwerkprinter met IP 192.168.100.1 die toegankelijk is
via poort 9100, kan de volgende apparaat-URI hebben:<br>
socket://192.168.100.1:9100<br>
Een netwerkprinter met IP 192.168.100.2 die toegankelijk is
via het LPD-protocol met een externe LPD-wachtrijnaam 'LPT1',
kan de volgende apparaat-URI hebben:<br>
lpd://192.168.100.2/LPT1
</p>