author | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2002-01-25 22:14:26 (UTC) |
commit | 15318cad33835e4e2dc620d033e43cd930676cdd (patch) (side-by-side diff) | |
tree | c2fa0399a2c47fda8e2cd0092c73a809d17f68eb /i18n/de/clock.ts | |
download | opie-15318cad33835e4e2dc620d033e43cd930676cdd.zip opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.gz opie-15318cad33835e4e2dc620d033e43cd930676cdd.tar.bz2 |
Initial revision
-rw-r--r-- | i18n/de/clock.ts | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/i18n/de/clock.ts b/i18n/de/clock.ts new file mode 100644 index 0000000..9264ae3 --- a/dev/null +++ b/i18n/de/clock.ts @@ -0,0 +1,25 @@ +<!DOCTYPE TS><TS> +<context> + <name>Clock</name> + <message> + <source>Clock</source> + <translation>Uhr</translation> + </message> + <message> + <source>Stopwatch</source> + <translation>Stoppuhr</translation> + </message> + <message> + <source>Start</source> + <translation>Start</translation> + </message> + <message> + <source>Reset</source> + <translation>Zurücksetzen</translation> + </message> + <message> + <source>Stop</source> + <translation>Stop</translation> + </message> +</context> +</TS> |