Login or register (free and only takes a few minutes) to participate in this question.You will also have access to many other tools and opportunities designed for those who have language-related jobs (or are passionate about them). Participation is free and the site has a strict confidentiality policy.
Dutch to English translations [PRO] IT (Information Technology) / Lottery terminology | | Dutch term or phrase: voorloopnullen | I am currently working on a Lottery handbook translation (part IT), and am struggling with the above term.
The context is as follows:
Adres: De postcode, het huisnummer en de eerste 2 letters van de straat worden ingevoerd. Het huisnummer is numeriek en zal uitgevuld worden met voorloopnullen. De huisnummer toevoeging zal geen voorlooptekens bevatten.
All suggestions welcome - KudoZ points will be awarded within 72 hours.
Many thanks!
Pikey |
| Anne KeyKudoZ activityQuestions: 167 (none open) Answers: 0
| Local time: 06:39
|
| | Leading zero(es) | Explanation: Leading zero(es):
A zero that appears in the leftmost digit(s) of a number. Many programs that display numbers in columns allow you to specify whether the number should be preceded with spaces or leading zeros, as shown below.
leading zeros - spaces
0003.45 - 3.45
0148.70 - 148.70
-------------------------------------------------- Note added at 2005-07-11 13:44:17 (GMT) --------------------------------------------------
ref. http://www.webopedia.com/TERM/L/leading_zero.html
-------------------------------------------------- Note added at 2005-07-11 13:45:20 (GMT) --------------------------------------------------
From wikipedia:
A leading zero is any zero that proceeds a number string beginning with a non-null value. Often, leading zeros are found on non-electronic and LED digital displays that contain fixed sets of digits, such as the manual counter, the stopwatch, the odometer and the digital clock. Leading zeros are also generated by many older computer programs when creating values to assign to new records, accounts and other files, and as such are likely to be used by utility billing systems, human resources information systems and government databases. Many digital cameras and other electronic media recording devices use leading zeros when creating and saving new files.
-------------------------------------------------- Note added at 2005-07-11 13:45:34 (GMT) --------------------------------------------------
Or \"prefix zero\"
-------------------------------------------------- Note added at 2005-07-11 13:47:47 (GMT) --------------------------------------------------
* BIN$(x[,y]) zet een long integer om in een binaire string die de waarde van X weergeeft. Als de optionele Format parameter wordt meegegeven, dan zal een string van Y characters (maximaal 32) worden aangemaakt, gevuld met voorloopnullen. Als Y nul is of niet aanwezig is, wordt het aantal benodigde characters voor nauwkeurige weergave van het getal opgegeven.
AND
* HEX$(x[,y]) function converts a long integer to a hexadecimal string representation of the value of x. If the optional format parameter y is included, then a string of y digits (up to a maximum of eight) is returned, filled with leading zeros. If y is zero or missing, the returned string has the number of digits necessary to accurately represent the number.
ref. http://www.panthouse.tmfweb.nl/pb/versie5-6.htm
-------------------------------------------------- Note added at 2005-07-11 13:47:58 (GMT) --------------------------------------------------
Or \"zeros\" |
| Selected response from: Adam Smith United Kingdom Local time: 06:39
| Grading comment Comprehensive answer, extremely helpful references. Apologies for the late grading. 4 KudoZ points were awarded for this answer |
| |
| Discussion entries: 0 |
|---|
Automatic update in 00:
|
13 mins confidence:  peer agreement (net): +10 Leading zero(es)
Explanation: Leading zero(es):
A zero that appears in the leftmost digit(s) of a number. Many programs that display numbers in columns allow you to specify whether the number should be preceded with spaces or leading zeros, as shown below.
leading zeros - spaces
0003.45 - 3.45
0148.70 - 148.70
-------------------------------------------------- Note added at 2005-07-11 13:44:17 (GMT) --------------------------------------------------
ref. http://www.webopedia.com/TERM/L/leading_zero.html
-------------------------------------------------- Note added at 2005-07-11 13:45:20 (GMT) --------------------------------------------------
From wikipedia:
A leading zero is any zero that proceeds a number string beginning with a non-null value. Often, leading zeros are found on non-electronic and LED digital displays that contain fixed sets of digits, such as the manual counter, the stopwatch, the odometer and the digital clock. Leading zeros are also generated by many older computer programs when creating values to assign to new records, accounts and other files, and as such are likely to be used by utility billing systems, human resources information systems and government databases. Many digital cameras and other electronic media recording devices use leading zeros when creating and saving new files.
-------------------------------------------------- Note added at 2005-07-11 13:45:34 (GMT) --------------------------------------------------
Or \"prefix zero\"
-------------------------------------------------- Note added at 2005-07-11 13:47:47 (GMT) --------------------------------------------------
* BIN$(x[,y]) zet een long integer om in een binaire string die de waarde van X weergeeft. Als de optionele Format parameter wordt meegegeven, dan zal een string van Y characters (maximaal 32) worden aangemaakt, gevuld met voorloopnullen. Als Y nul is of niet aanwezig is, wordt het aantal benodigde characters voor nauwkeurige weergave van het getal opgegeven.
AND
* HEX$(x[,y]) function converts a long integer to a hexadecimal string representation of the value of x. If the optional format parameter y is included, then a string of y digits (up to a maximum of eight) is returned, filled with leading zeros. If y is zero or missing, the returned string has the number of digits necessary to accurately represent the number.
ref. http://www.panthouse.tmfweb.nl/pb/versie5-6.htm
-------------------------------------------------- Note added at 2005-07-11 13:47:58 (GMT) --------------------------------------------------
Or \"zeros\"
| Adam Smith United Kingdom Local time: 06:39 Works in field Native speaker of: English PRO pts in category: 20
|
| | Grading comment | Comprehensive answer, extremely helpful references. Apologies for the late grading. |
|
|
| |