author | michaelo <michaelo> | 2004-05-04 22:21:34 (UTC) |
---|---|---|
committer | michaelo <michaelo> | 2004-05-04 22:21:34 (UTC) |
commit | ffad692eea3df268b9658b389cf3324e2046499d (patch) (side-by-side diff) | |
tree | bdad026a3b00f78805670efe7c982d7e023b0188 /i18n/nl/bluepin.ts | |
parent | 8eaa60055c400437d407c549a174cbb2052554a2 (diff) | |
download | opie-ffad692eea3df268b9658b389cf3324e2046499d.zip opie-ffad692eea3df268b9658b389cf3324e2046499d.tar.gz opie-ffad692eea3df268b9658b389cf3324e2046499d.tar.bz2 |
Dutch translation updates from Sikko / Ruben Lubbes
-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> |