author | coredump <coredump> | 2005-03-23 10:01:48 (UTC) |
---|---|---|
committer | coredump <coredump> | 2005-03-23 10:01:48 (UTC) |
commit | bcd18c2db36978b1c79a769c59740fe20d5623f3 (patch) (side-by-side diff) | |
tree | 6e4aab831cf72e976fca630c967c50f8953124f8 /i18n/de/libtodayexampleplugin.ts | |
parent | 05f94f6ae23a79d63c266ac016d3d7acbd4721c9 (diff) | |
download | opie-bcd18c2db36978b1c79a769c59740fe20d5623f3.zip opie-bcd18c2db36978b1c79a769c59740fe20d5623f3.tar.gz opie-bcd18c2db36978b1c79a769c59740fe20d5623f3.tar.bz2 |
Some more .de translations
Diffstat (limited to 'i18n/de/libtodayexampleplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/de/libtodayexampleplugin.ts | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/i18n/de/libtodayexampleplugin.ts b/i18n/de/libtodayexampleplugin.ts index e7e0c6c..61cc829 100644 --- a/i18n/de/libtodayexampleplugin.ts +++ b/i18n/de/libtodayexampleplugin.ts @@ -1,16 +1,17 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>ExamplePluginWidget</name> <message> <source>Example text</source> - <translation type="unfinished"></translation> + <translation>Beispiel Text</translation> </message> </context> <context> <name>QObject</name> <message> <source>Example plugin</source> - <translation type="unfinished"></translation> + <translation>Beispiel Plugin</translation> </message> </context> </TS> |