diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2018-01-06 17:20:41 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2018-01-06 17:20:41 -0500 |
| commit | bdb99725a095f531acfb5e6d99ecf9a8a9c99d8d (patch) | |
| tree | 58b65ca52e05790aa9cbf76190d40bb8446d26dc | |
| parent | 4189900e86e9023111f472b3ed3f984532af90ac (diff) | |
| parent | addee255ffef15346ee92dfd3cd624ff682b58a9 (diff) | |
| download | monzero-gui-bdb99725a095f531acfb5e6d99ecf9a8a9c99d8d.tar.gz monzero-gui-bdb99725a095f531acfb5e6d99ecf9a8a9c99d8d.tar.xz monzero-gui-bdb99725a095f531acfb5e6d99ecf9a8a9c99d8d.zip | |
Merge pull request #1031
addee25 Typo fixes monero-core_nl.ts
| -rw-r--r-- | translations/monero-core_nl.ts | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/translations/monero-core_nl.ts b/translations/monero-core_nl.ts index fd50a01f..ef2fdac7 100644 --- a/translations/monero-core_nl.ts +++ b/translations/monero-core_nl.ts @@ -1068,7 +1068,7 @@ <message> <location filename="../pages/Sign.qml" line="419"/> <source><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> Signing address <font size='2'> ( Paste in or select from </font> <a href='#'>Address book</a><font size='2'> )</font></source> - <translation><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> Adres voor ondertekenen <font size='2'> (Vul in of slecteer uit het </font> <a href='#'>Addresboek</a><font size='2'>)</font></translation> + <translation><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> Adres voor ondertekenen <font size='2'> (Vul in of slecteer uit het </font> <a href='#'>Adresboek</a><font size='2'>)</font></translation> </message> <message> <location filename="../pages/Sign.qml" line="172"/> @@ -1311,7 +1311,7 @@ <message> <location filename="../pages/Transfer.qml" line="237"/> <source><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> Address <font size='2'> ( Paste in or select from </font> <a href='#'>Address book</a><font size='2'> )</font></source> - <translation><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> Adres <font size='2'> (Vul in of selecteer uit het </font> <a href='#'>Addresboek</a><font size='2'>)</font></translation> + <translation><style type='text/css'>a {text-decoration: none; color: #FF6C3C; font-size: 14px;}</style> Adres <font size='2'> (Vul in of selecteer uit het </font> <a href='#'>Adresboek</a><font size='2'>)</font></translation> </message> <message> <location filename="../pages/Transfer.qml" line="255"/> @@ -1825,7 +1825,7 @@ Ringgrootte: </translation> <message> <location filename="../wizard/WizardMemoTextInput.qml" line="44"/> <source>Enter your 25 word mnemonic seed</source> - <translation>Vul u hersteltekst van 25 woorden in</translation> + <translation>Vul uw hersteltekst van 25 woorden in</translation> </message> <message> <location filename="../wizard/WizardMemoTextInput.qml" line="88"/> @@ -1853,7 +1853,7 @@ Ringgrootte: </translation> <message> <location filename="../wizard/WizardOptions.qml" line="197"/> <source>Restore wallet from keys or mnemonic seed</source> - <translation>Herstel een portemonnee met behulp van u hersteltekst of sleutels</translation> + <translation>Herstel een portemonnee met behulp van uw hersteltekst of sleutels</translation> </message> <message> <location filename="../wizard/WizardOptions.qml" line="241"/> @@ -1877,7 +1877,7 @@ Ringgrootte: </translation> <location filename="../wizard/WizardPassword.qml" line="57"/> <location filename="../wizard/WizardPassword.qml" line="59"/> <source>Give your wallet a password</source> - <translation>Beveilig u portemonnee met een wachtwoord</translation> + <translation>Beveilig uw portemonnee met een wachtwoord</translation> </message> <message> <location filename="../wizard/WizardPassword.qml" line="127"/> |
