diff options
author | Bart Lagerweij <bart-webleads@users.noreply.github.com> | 2020-03-02 15:02:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-02 15:02:34 +0100 |
commit | 17d6bc6bdada9ca16194513542fb51337e356e64 (patch) | |
tree | 98825d23b8121f82e0bb853b59f9754541698575 /src | |
parent | 8767538e965849dd9c4b9693007fdf05a886aa5c (diff) | |
download | twinkle-17d6bc6bdada9ca16194513542fb51337e356e64.tar twinkle-17d6bc6bdada9ca16194513542fb51337e356e64.tar.gz twinkle-17d6bc6bdada9ca16194513542fb51337e356e64.tar.lz twinkle-17d6bc6bdada9ca16194513542fb51337e356e64.tar.xz twinkle-17d6bc6bdada9ca16194513542fb51337e356e64.zip |
Fix a few translation typos
A few dutch translation where misspelled.
Diffstat (limited to 'src')
-rw-r--r-- | src/gui/lang/twinkle_nl.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/gui/lang/twinkle_nl.ts b/src/gui/lang/twinkle_nl.ts index adbf748..831a2c4 100644 --- a/src/gui/lang/twinkle_nl.ts +++ b/src/gui/lang/twinkle_nl.ts @@ -111,11 +111,11 @@ </message> <message> <source>&Password:</source> - <translation>&Paswoord:</translation> + <translation>W&achtwoord:</translation> </message> <message> <source>Your password for authentication.</source> - <translation>Uw paswoord voor authenticatie.</translation> + <translation>Uw wachtwoord voor authenticatie.</translation> </message> <message> <source>Your SIP authentication name. Quite often this is the same as your SIP user name. It can be a different name though.</source> @@ -260,7 +260,7 @@ </message> <message> <source>request failed</source> - <translation>verzoel mislukt</translation> + <translation>verzoek mislukt</translation> </message> <message> <source>Click right to add a buddy.</source> @@ -1005,11 +1005,11 @@ </message> <message> <source>Are you sure you want to delete contact '%1' from the local address book?</source> - <translation type="unfinished"></translation> + <translation>Weet je zeker dat je contact '%1' wilt verwijderen van je lokale adres boek?</translation> </message> <message> <source>Delete contact</source> - <translation type="unfinished"></translation> + <translation>Verwijder contact</translation> </message> </context> <context> @@ -1711,7 +1711,7 @@ Als de SAS aan beide kanten hetzelfde is, dan moet u die bevestigen door op het </message> <message> <source>&Quit</source> - <translation>&Aflsuiten</translation> + <translation>&Afsluiten</translation> </message> <message> <source>Ctrl+Q</source> @@ -2406,7 +2406,7 @@ Als de SAS aan beide kanten hetzelfde is, dan moet u die bevestigen door op het </message> <message> <source>&Manual</source> - <translation>&Handleinding</translation> + <translation>&Handleiding</translation> </message> <message> <source>Sign up</source> |