-rw-r--r-- | i18n/nl/bluepin.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/nl/bluepin.ts b/i18n/nl/bluepin.ts index 616207e..8f5e9cf 100644 --- a/i18n/nl/bluepin.ts +++ b/i18n/nl/bluepin.ts @@ -1,36 +1,36 @@ <!DOCTYPE TS><TS> <context> <name>PinDlgBase</name> <message> <source>Please enter pin</source> - <translation type="unfinished"></translation> + <translation>Voer PIN in a.u.b.</translation> </message> <message> <source>Please enter PIN:</source> - <translation type="unfinished"></translation> + <translation>Voer PIN in a.u.b:</translation> </message> <message> <source>Save pin</source> - <translation type="unfinished"></translation> + <translation>Sla PIN op</translation> </message> <message> <source>&Ok</source> - <translation type="unfinished"></translation> + <translation>&Ok</translation> </message> <message> <source>&Cancel</source> - <translation type="unfinished"></translation> + <translation>&Annuleer</translation> </message> </context> <context> <name>QObject</name> <message> <source>Outgoing connection to </source> - <translation type="unfinished"></translation> + <translation>Uitgaande verbinding naar</translation> </message> <message> <source>Incoming connection from </source> - <translation type="unfinished"></translation> + <translation>Inkomende verbinding naar</translation> </message> </context> </TS> |