mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-11-17 08:17:59 +00:00
Improved Dutch translation of January GUI update
See comments on PR #1127 and #1130
This commit is contained in:
parent
6399a4281f
commit
59e653b458
1 changed files with 33 additions and 25 deletions
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<!DOCTYPE TS>
|
<!DOCTYPE TS>
|
||||||
<TS version="2.1" language="nl_NL">
|
<TS version="2.1" language="nl_NL" sourcelanguage="en">
|
||||||
<context>
|
<context>
|
||||||
<name>AddressBook</name>
|
<name>AddressBook</name>
|
||||||
<message>
|
<message>
|
||||||
|
@ -21,13 +21,13 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/AddressBook.qml" line="80"/>
|
<location filename="../pages/AddressBook.qml" line="80"/>
|
||||||
<source>Payment ID <font size='2'>(Optional)</font></source>
|
<source>Payment ID <font size='2'>(Optional)</font></source>
|
||||||
<translation>Betaal-ID <font size='2'>(Optioneel)</font></translation>
|
<translation>Betalings-ID <font size='2'>(Optioneel)</font></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/AddressBook.qml" line="81"/>
|
<location filename="../pages/AddressBook.qml" line="81"/>
|
||||||
<source><b>Payment ID</b><br/><br/>A unique user name used in<br/>the address book. It is not a<br/>transfer of information sent<br/>during the transfer</source>
|
<source><b>Payment ID</b><br/><br/>A unique user name used in<br/>the address book. It is not a<br/>transfer of information sent<br/>during the transfer</source>
|
||||||
<translatorcomment>Can we remove hard-coded line breaks within the sentence? In this case, the line breaks after the first two could ruin the formatting.</translatorcomment>
|
<translatorcomment>Can we remove hard-coded line breaks within the sentence? In this case, the line breaks after the first two could ruin the formatting.</translatorcomment>
|
||||||
<translation><b>Betaal-ID</b><br/><br/>Een unieke gebruikersnaam<br/>voor het adresboek. Het is<br/>geen informatie die wordt<br/>verzonden</translation>
|
<translation><b>Betalings-ID</b><br/><br/>Een unieke gebruikersnaam<br/>voor het adresboek. Het is<br/>geen informatie die wordt<br/>verzonden</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/AddressBook.qml" line="88"/>
|
<location filename="../pages/AddressBook.qml" line="88"/>
|
||||||
|
@ -75,7 +75,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/AddressBookTable.qml" line="104"/>
|
<location filename="../components/AddressBookTable.qml" line="104"/>
|
||||||
<source>Payment ID:</source>
|
<source>Payment ID:</source>
|
||||||
<translation>Betaal-ID:</translation>
|
<translation>Betalings-ID:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/AddressBookTable.qml" line="149"/>
|
<location filename="../components/AddressBookTable.qml" line="149"/>
|
||||||
|
@ -238,7 +238,7 @@
|
||||||
<location filename="../components/HistoryTable.qml" line="49"/>
|
<location filename="../components/HistoryTable.qml" line="49"/>
|
||||||
<location filename="../components/HistoryTable.qml" line="195"/>
|
<location filename="../components/HistoryTable.qml" line="195"/>
|
||||||
<source>Payment ID:</source>
|
<source>Payment ID:</source>
|
||||||
<translation>Betaal-ID:</translation>
|
<translation>Betalings-ID:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/HistoryTable.qml" line="48"/>
|
<location filename="../components/HistoryTable.qml" line="48"/>
|
||||||
|
@ -316,7 +316,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/HistoryTableMobile.qml" line="48"/>
|
<location filename="../components/HistoryTableMobile.qml" line="48"/>
|
||||||
<source>Payment ID:</source>
|
<source>Payment ID:</source>
|
||||||
<translation>Betaal-ID:</translation>
|
<translation>Betalings-ID:</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/HistoryTableMobile.qml" line="49"/>
|
<location filename="../components/HistoryTableMobile.qml" line="49"/>
|
||||||
|
@ -370,7 +370,7 @@
|
||||||
<location filename="../pages/Keys.qml" line="78"/>
|
<location filename="../pages/Keys.qml" line="78"/>
|
||||||
<location filename="../pages/Keys.qml" line="112"/>
|
<location filename="../pages/Keys.qml" line="112"/>
|
||||||
<source>Double tap to copy</source>
|
<source>Double tap to copy</source>
|
||||||
<translation>Dubbeltik om te kopiëren</translation>
|
<translation>Dubbeltikken om te kopiëren</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Keys.qml" line="85"/>
|
<location filename="../pages/Keys.qml" line="85"/>
|
||||||
|
@ -455,7 +455,8 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="346"/>
|
<location filename="../LeftPanel.qml" line="346"/>
|
||||||
<source>R</source>
|
<source>R</source>
|
||||||
<translatorcomment>Are these letters hotkeys for the preceding item?</translatorcomment>
|
<translatorcomment>Hotkeys visible when you press Alt Gr:
|
||||||
|
S Send, R Receive, H History, D Advanced, E Settings.</translatorcomment>
|
||||||
<translation>O</translation>
|
<translation>O</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -466,6 +467,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="440"/>
|
<location filename="../LeftPanel.qml" line="440"/>
|
||||||
<source>K</source>
|
<source>K</source>
|
||||||
|
<translatorcomment>Hotkey for Advanced - Check payment</translatorcomment>
|
||||||
<translation>C</translation>
|
<translation>C</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -491,13 +493,14 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="321"/>
|
<location filename="../LeftPanel.qml" line="321"/>
|
||||||
<source>B</source>
|
<source>B</source>
|
||||||
|
<translatorcomment>Hotkey for Send - Address book</translatorcomment>
|
||||||
<translation>B</translation>
|
<translation>B</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="370"/>
|
<location filename="../LeftPanel.qml" line="370"/>
|
||||||
<source>H</source>
|
<source>H</source>
|
||||||
<translatorcomment>What does H refer to? Help?</translatorcomment>
|
<translatorcomment>Hotkey for History</translatorcomment>
|
||||||
<translation>H</translation>
|
<translation>G</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="392"/>
|
<location filename="../LeftPanel.qml" line="392"/>
|
||||||
|
@ -507,17 +510,18 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="393"/>
|
<location filename="../LeftPanel.qml" line="393"/>
|
||||||
<source>D</source>
|
<source>D</source>
|
||||||
|
<translatorcomment>Hotkey for Advanced</translatorcomment>
|
||||||
<translation>G</translation>
|
<translation>G</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="415"/>
|
<location filename="../LeftPanel.qml" line="415"/>
|
||||||
<source>Mining</source>
|
<source>Mining</source>
|
||||||
<translatorcomment>Wat is een juiste vertaling voor minen/mining? Winning misschien, zoals het winnen van delfstoffen. Of ontginning/ontginnen?</translatorcomment>
|
|
||||||
<translation>Minen</translation>
|
<translation>Minen</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="416"/>
|
<location filename="../LeftPanel.qml" line="416"/>
|
||||||
<source>M</source>
|
<source>M</source>
|
||||||
|
<translatorcomment>Hotkey for Advanced - Mining</translatorcomment>
|
||||||
<translation>M</translation>
|
<translation>M</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -528,6 +532,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="509"/>
|
<location filename="../LeftPanel.qml" line="509"/>
|
||||||
<source>Y</source>
|
<source>Y</source>
|
||||||
|
<translatorcomment>Hotkey for Seed & Keys?</translatorcomment>
|
||||||
<translation>T</translation>
|
<translation>T</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
|
@ -538,7 +543,8 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="464"/>
|
<location filename="../LeftPanel.qml" line="464"/>
|
||||||
<source>I</source>
|
<source>I</source>
|
||||||
<translation>I</translation>
|
<translatorcomment>Hotkey for Advanced - Sign/verify</translatorcomment>
|
||||||
|
<translation>O</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="486"/>
|
<location filename="../LeftPanel.qml" line="486"/>
|
||||||
|
@ -548,12 +554,14 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="487"/>
|
<location filename="../LeftPanel.qml" line="487"/>
|
||||||
<source>E</source>
|
<source>E</source>
|
||||||
<translation>E</translation>
|
<translatorcomment>Hotkey for Settings</translatorcomment>
|
||||||
|
<translation>I</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../LeftPanel.qml" line="296"/>
|
<location filename="../LeftPanel.qml" line="296"/>
|
||||||
<source>S</source>
|
<source>S</source>
|
||||||
<translation>S</translation>
|
<translatorcomment>Hotkey for Send</translatorcomment>
|
||||||
|
<translation>Z</translation>
|
||||||
</message>
|
</message>
|
||||||
</context>
|
</context>
|
||||||
<context>
|
<context>
|
||||||
|
@ -798,7 +806,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Receive.qml" line="64"/>
|
<location filename="../pages/Receive.qml" line="64"/>
|
||||||
<source>Invalid payment ID</source>
|
<source>Invalid payment ID</source>
|
||||||
<translation>Ongeldige betaal-ID</translation>
|
<translation>Ongeldige betalings-ID</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Receive.qml" line="113"/>
|
<location filename="../pages/Receive.qml" line="113"/>
|
||||||
|
@ -868,7 +876,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Receive.qml" line="247"/>
|
<location filename="../pages/Receive.qml" line="247"/>
|
||||||
<source>Payment ID copied to clipboard</source>
|
<source>Payment ID copied to clipboard</source>
|
||||||
<translation>Betaal-ID gekopieerd naar klembord</translation>
|
<translation>Betalings-ID gekopieerd naar klembord</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Receive.qml" line="270"/>
|
<location filename="../pages/Receive.qml" line="270"/>
|
||||||
|
@ -883,7 +891,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Receive.qml" line="288"/>
|
<location filename="../pages/Receive.qml" line="288"/>
|
||||||
<source>Generate payment ID for integrated address</source>
|
<source>Generate payment ID for integrated address</source>
|
||||||
<translation>Genereer Betaal-ID voor geïntegreerd adres</translation>
|
<translation>Genereer betalings-ID voor geïntegreerd adres</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Receive.qml" line="300"/>
|
<location filename="../pages/Receive.qml" line="300"/>
|
||||||
|
@ -918,7 +926,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Receive.qml" line="227"/>
|
<location filename="../pages/Receive.qml" line="227"/>
|
||||||
<source>Payment ID</source>
|
<source>Payment ID</source>
|
||||||
<translation>Betaal-ID</translation>
|
<translation>Betalings-ID</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Receive.qml" line="312"/>
|
<location filename="../pages/Receive.qml" line="312"/>
|
||||||
|
@ -938,7 +946,7 @@
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Receive.qml" line="349"/>
|
<location filename="../pages/Receive.qml" line="349"/>
|
||||||
<source><p><font size='+2'>This is a simple sales tracker:</font></p><p>Click Generate to create a random payment id for a new customer</p> <p>Let your customer scan that QR code to make a payment (if that customer has software which supports QR code scanning).</p><p>This page will automatically scan the blockchain and the tx pool for incoming transactions using this QR code. If you input an amount, it will also check that incoming transactions total up to that amount.</p>It's up to you whether to accept unconfirmed transactions or not. It is likely they'll be confirmed in short order, but there is still a possibility they might not, so for larger values you may want to wait for one or more confirmation(s).</p></source>
|
<source><p><font size='+2'>This is a simple sales tracker:</font></p><p>Click Generate to create a random payment id for a new customer</p> <p>Let your customer scan that QR code to make a payment (if that customer has software which supports QR code scanning).</p><p>This page will automatically scan the blockchain and the tx pool for incoming transactions using this QR code. If you input an amount, it will also check that incoming transactions total up to that amount.</p>It's up to you whether to accept unconfirmed transactions or not. It is likely they'll be confirmed in short order, but there is still a possibility they might not, so for larger values you may want to wait for one or more confirmation(s).</p></source>
|
||||||
<translation><p><font size='+2'>Dit is een eenvoudige verkooptracker:</font></p><p>Klik hier om een willekeurige betaal-ID te maken voor een nieuwe klant</p> <p>Laat uw klant deze QR-code scannen om een betaling uit te voeren (als die klant over software beschikt die QR-codes kan scannen).</p><p>Deze pagina zal automatisch de blockchain en transactiepoel doorzoeken op inkomende transacties met behulp van deze QR-code. Als u een bedrag invult, wordt er ook gecontroleerd of het complete bedrag ontvangen is.</p>Het is aan u om eventuele onbevestigde transacties te accepteren of niet. Het is zeer waarschijnlijk dat deze op korte termijn bevestigd zullen worden, maar er is nog steeds een mogelijkheid dat dit niet gebeurt. Bij grote bedragen is het dus aan te raden om te wachten op een of meer bevestigingen.</p></translation>
|
<translation><p><font size='+2'>Dit is een eenvoudige verkooptracker:</font></p><p>Klik hier om een willekeurige betalings-ID te maken voor een nieuwe klant</p> <p>Laat uw klant deze QR-code scannen om een betaling uit te voeren (als die klant over software beschikt die QR-codes kan scannen).</p><p>Deze pagina zal automatisch de blockchain en transactiepoel doorzoeken op inkomende transacties met behulp van deze QR-code. Als u een bedrag invult, wordt er ook gecontroleerd of het complete bedrag ontvangen is.</p>Het is aan u om eventuele onbevestigde transacties te accepteren of niet. Het is zeer waarschijnlijk dat deze op korte termijn bevestigd zullen worden, maar er is nog steeds een mogelijkheid dat dit niet gebeurt. Bij grote bedragen is het dus aan te raden om te wachten op een of meer bevestigingen.</p></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Receive.qml" line="259"/>
|
<location filename="../pages/Receive.qml" line="259"/>
|
||||||
|
@ -1349,7 +1357,7 @@ De naam van het oude cachebestand wordt gewijzigd, zodat het later kan worden he
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/StandardDialog.qml" line="122"/>
|
<location filename="../components/StandardDialog.qml" line="122"/>
|
||||||
<source>Double tap to copy</source>
|
<source>Double tap to copy</source>
|
||||||
<translation>Dubbeltik om te kopiëren</translation>
|
<translation>Dubbeltikken om te kopiëren</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/StandardDialog.qml" line="129"/>
|
<location filename="../components/StandardDialog.qml" line="129"/>
|
||||||
|
@ -1448,7 +1456,7 @@ De naam van het oude cachebestand wordt gewijzigd, zodat het later kan worden he
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/TableHeader.qml" line="65"/>
|
<location filename="../components/TableHeader.qml" line="65"/>
|
||||||
<source>Payment ID</source>
|
<source>Payment ID</source>
|
||||||
<translation>Betaal-ID</translation>
|
<translation>Betalings-ID</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../components/TableHeader.qml" line="66"/>
|
<location filename="../components/TableHeader.qml" line="66"/>
|
||||||
|
@ -1683,7 +1691,7 @@ Ontvanger: </translation>
|
||||||
<source>
|
<source>
|
||||||
payment ID: </source>
|
payment ID: </source>
|
||||||
<translation>
|
<translation>
|
||||||
Betaal-ID: </translation>
|
betalings-ID: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Transfer.qml" line="550"/>
|
<location filename="../pages/Transfer.qml" line="550"/>
|
||||||
|
@ -1735,7 +1743,7 @@ Ringgrootte: </translation>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Transfer.qml" line="301"/>
|
<location filename="../pages/Transfer.qml" line="301"/>
|
||||||
<source>Payment ID <font size='2'>( Optional )</font></source>
|
<source>Payment ID <font size='2'>( Optional )</font></source>
|
||||||
<translation>Betaal-ID <font size='2'>(Optioneel)</font></translation>
|
<translation>Betalings-ID <font size='2'>(Optioneel)</font></translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../pages/Transfer.qml" line="307"/>
|
<location filename="../pages/Transfer.qml" line="307"/>
|
||||||
|
@ -1881,7 +1889,7 @@ Voor een betalingsbewijs hoeft u het adres van de ontvanger niet op te geven.</t
|
||||||
<location filename="../wizard/WizardDaemonSettings.qml" line="114"/>
|
<location filename="../wizard/WizardDaemonSettings.qml" line="114"/>
|
||||||
<source>To be able to communicate with the Monero network your wallet needs to be connected to a Monero node. For best privacy it's recommended to run your own node. <br><br> If you don't have the option to run an own node there's an option to connect to a remote node.</source>
|
<source>To be able to communicate with the Monero network your wallet needs to be connected to a Monero node. For best privacy it's recommended to run your own node. <br><br> If you don't have the option to run an own node there's an option to connect to a remote node.</source>
|
||||||
<translatorcomment>Please don't use hard-coded spaces for formatting. The text will be longer in the translation.</translatorcomment>
|
<translatorcomment>Please don't use hard-coded spaces for formatting. The text will be longer in the translation.</translatorcomment>
|
||||||
<translation type="unfinished">Om te kunnen communiceren met het Monero-netwerk moet uw portemonnee verbonden zijn met een Monero-node. Het is voor uw privacy het beste om uw eigen node te gebruiken.<br><br>Als u niet uw eigen node kunt gebruiken, kunt u verbinding maken met een externe node.</translation>
|
<translation>Om te kunnen communiceren met het Monero-netwerk moet uw portemonnee verbonden zijn met een Monero-node. Het is voor uw privacy het beste om uw eigen node te gebruiken.<br><br>Als u niet uw eigen node kunt gebruiken, kunt u verbinding maken met een externe node.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../wizard/WizardDaemonSettings.qml" line="126"/>
|
<location filename="../wizard/WizardDaemonSettings.qml" line="126"/>
|
||||||
|
@ -2367,7 +2375,7 @@ Adres: </translation>
|
||||||
<source>
|
<source>
|
||||||
Payment ID: </source>
|
Payment ID: </source>
|
||||||
<translation>
|
<translation>
|
||||||
Betaal-ID: </translation>
|
Betalings-ID: </translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<location filename="../main.qml" line="591"/>
|
<location filename="../main.qml" line="591"/>
|
||||||
|
|
Loading…
Reference in a new issue