author | groucho <groucho> | 2004-05-08 11:14:53 (UTC) |
---|---|---|
committer | groucho <groucho> | 2004-05-08 11:14:53 (UTC) |
commit | 91eccd3d535a8fb0022865bd1e1c100628a65431 (patch) (side-by-side diff) | |
tree | d1ef964486b6e6e9495e2e38a27cf06b6a2ff91e /i18n/de/bluepin.ts | |
parent | 668f56d712877200584e689045f6341e8d17ff7a (diff) | |
download | opie-91eccd3d535a8fb0022865bd1e1c100628a65431.zip opie-91eccd3d535a8fb0022865bd1e1c100628a65431.tar.gz opie-91eccd3d535a8fb0022865bd1e1c100628a65431.tar.bz2 |
Completed missing translations, more to come
-rw-r--r-- | i18n/de/bluepin.ts | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/i18n/de/bluepin.ts b/i18n/de/bluepin.ts index 616207e..a2bcac6 100644 --- a/i18n/de/bluepin.ts +++ b/i18n/de/bluepin.ts @@ -1,36 +1,36 @@ <!DOCTYPE TS><TS> <context> <name>PinDlgBase</name> <message> <source>Please enter pin</source> - <translation type="unfinished"></translation> + <translation>Bitte PIN eingeben</translation> </message> <message> <source>Please enter PIN:</source> - <translation type="unfinished"></translation> + <translation>Bitte PIN eingeben:</translation> </message> <message> <source>Save pin</source> - <translation type="unfinished"></translation> + <translation>PIN speichern</translation> </message> <message> <source>&Ok</source> - <translation type="unfinished"></translation> + <translation>&OK</translation> </message> <message> <source>&Cancel</source> - <translation type="unfinished"></translation> + <translation>Abbre&chen</translation> </message> </context> <context> <name>QObject</name> <message> <source>Outgoing connection to </source> - <translation type="unfinished"></translation> + <translation>Ausgehende Verbindung zu</translation> </message> <message> <source>Incoming connection from </source> - <translation type="unfinished"></translation> + <translation>Ankommende Verbindung von </translation> </message> </context> </TS> |