author | groucho <groucho> | 2003-01-21 11:18:33 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-21 11:18:33 (UTC) |
commit | 3f15e4748ea75a1afad46bee1bb7a1f8ab2f9c4a (patch) (side-by-side diff) | |
tree | e5d8c78f41abc7f53645ae676a8d4111cc3dab8c /i18n/de/libclipboardapplet.ts | |
parent | 39491a189517289bb0bdd88bf2d1776d25168239 (diff) | |
download | opie-3f15e4748ea75a1afad46bee1bb7a1f8ab2f9c4a.zip opie-3f15e4748ea75a1afad46bee1bb7a1f8ab2f9c4a.tar.gz opie-3f15e4748ea75a1afad46bee1bb7a1f8ab2f9c4a.tar.bz2 |
Mass translation for the german texts
33% overall translation reached.
Needs still proof reading.
Diffstat (limited to 'i18n/de/libclipboardapplet.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/de/libclipboardapplet.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/de/libclipboardapplet.ts b/i18n/de/libclipboardapplet.ts index 9b0ac97..beb8875 100644 --- a/i18n/de/libclipboardapplet.ts +++ b/i18n/de/libclipboardapplet.ts @@ -1,17 +1,17 @@ <!DOCTYPE TS><TS> <context> <name>ClipboardApplet</name> <message> <source>Cut</source> - <translation type="unfinished"></translation> + <translation>Ausschneiden</translation> </message> <message> <source>Copy</source> - <translation type="unfinished"></translation> + <translation>Kopieren</translation> </message> <message> <source>Paste</source> - <translation type="unfinished"></translation> + <translation>Einfügen</translation> </message> </context> </TS> |