diff options
author | Luboš Doležel <lubos@dolezel.info> | 2020-04-01 08:29:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-01 08:29:28 +0200 |
commit | 8271ef61d35bcb82c75a593405bc8acbdfc92c26 (patch) | |
tree | 89cc519690ae89d1a732264b3b9d09c6f4f245ec | |
parent | fd1f2304e41e98370ea429405ea025d413de67ef (diff) | |
parent | 17d6bc6bdada9ca16194513542fb51337e356e64 (diff) | |
download | twinkle-8271ef61d35bcb82c75a593405bc8acbdfc92c26.tar twinkle-8271ef61d35bcb82c75a593405bc8acbdfc92c26.tar.gz twinkle-8271ef61d35bcb82c75a593405bc8acbdfc92c26.tar.lz twinkle-8271ef61d35bcb82c75a593405bc8acbdfc92c26.tar.xz twinkle-8271ef61d35bcb82c75a593405bc8acbdfc92c26.zip |
Merge pull request #196 from bart-webleads/patch-1
Fix a few translation typos
-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> |