author | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-08-09 15:23:37 (UTC) |
commit | 0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (side-by-side diff) | |
tree | 418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/de/libnotesapplet.ts | |
parent | b97ae670792c4b9e35fbe89f1e40d59786afdabb (diff) | |
download | opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2 |
Merge from BRANCH_1_0.
-rw-r--r-- | i18n/de/libnotesapplet.ts | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/de/libnotesapplet.ts b/i18n/de/libnotesapplet.ts index 97c5623..a4ae06d 100644 --- a/i18n/de/libnotesapplet.ts +++ b/i18n/de/libnotesapplet.ts @@ -1,46 +1,46 @@ <!DOCTYPE TS><TS> <defaultcodec>iso8859-1</defaultcodec> <context> <name>NotesControl</name> <message> <source>New</source> <translation>Neu</translation> </message> <message> <source>Save</source> <translation>Speichern</translation> </message> <message> <source>Delete</source> <translation>Löschen</translation> </message> <message> <source>Delete?</source> <translation>Löschen?</translation> </message> <message> <source>Do you really want to<BR><B> delete</B> this note ?</source> - <translation>Soll diese Notiz wirklich<br><b>gelöscht</b>werden?</translation> + <translation>Möchten sie wirklich diese Notiz löschen?</translation> </message> <message> <source>Yes</source> <translation>Ja</translation> </message> <message> <source>No</source> <translation>Nein</translation> </message> <message> <source>Beam Out</source> - <translation>Versenden</translation> + <translation>Beamen</translation> </message> <message> <source>Search For...</source> - <translation>Suche nach...</translation> + <translation>Suchen nach...</translation> </message> <message> <source>Toggle Maximized</source> - <translation>Maximiert umschalten</translation> + <translation>(de)maximiere</translation> </message> </context> </TS> |