author | mickeyl <mickeyl> | 2003-03-30 18:30:39 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-03-30 18:30:39 (UTC) |
commit | 9f185c144aa92c08d4d24721e1eba7782b51d366 (patch) (unidiff) | |
tree | 046f99ce149e0040cb5cf9c2948e50724f2f0173 /i18n | |
parent | 02309f4e7102f74b4b49cbf3839502f3518f700e (diff) | |
download | opie-9f185c144aa92c08d4d24721e1eba7782b51d366.zip opie-9f185c144aa92c08d4d24721e1eba7782b51d366.tar.gz opie-9f185c144aa92c08d4d24721e1eba7782b51d366.tar.bz2 |
enable translation of rotateapplet. carsten: will you add the rest of the .ts files?
-rw-r--r-- | i18n/de/librotateapplet.ts | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/i18n/de/librotateapplet.ts b/i18n/de/librotateapplet.ts new file mode 100644 index 0000000..83e34b1 --- a/dev/null +++ b/i18n/de/librotateapplet.ts | |||
@@ -0,0 +1,14 @@ | |||
1 | <!DOCTYPE TS><TS> | ||
2 | <defaultcodec>iso8859-1</defaultcodec> | ||
3 | <context> | ||
4 | <name>RotateApplet</name> | ||
5 | <message> | ||
6 | <source>Rotate shortcut</source> | ||
7 | <translation>Rotieren Abkürzung</translation> | ||
8 | </message> | ||
9 | <message> | ||
10 | <source>Rotate</source> | ||
11 | <translation>Rotieren</translation> | ||
12 | </message> | ||
13 | </context> | ||
14 | </TS> | ||