author | groucho <groucho> | 2003-02-12 12:21:21 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-02-12 12:21:21 (UTC) |
commit | 72e88174a2e32de400de0a7109407574650f5321 (patch) (side-by-side diff) | |
tree | cbf8f7d9bbc620cf422d10710dd7aa0921f4b396 /i18n/de | |
parent | 193c656a80ddb164f8e809defd1977bda4acff0d (diff) | |
download | opie-72e88174a2e32de400de0a7109407574650f5321.zip opie-72e88174a2e32de400de0a7109407574650f5321.tar.gz opie-72e88174a2e32de400de0a7109407574650f5321.tar.bz2 |
Translation added
-rw-r--r-- | i18n/de/todaydatebookpluginconfig.ts | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/i18n/de/todaydatebookpluginconfig.ts b/i18n/de/todaydatebookpluginconfig.ts new file mode 100644 index 0000000..16dcf59 --- a/dev/null +++ b/i18n/de/todaydatebookpluginconfig.ts @@ -0,0 +1,87 @@ +<!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> +<context> + <name>DateBookEvent</name> + <message> + <source>[with alarm]</source> + <translation>[mit Alarm]</translation> + </message> + <message> + <source>note</source> + <translation>Notiz</translation> + </message> +</context> +<context> + <name>DatebookPluginConfig</name> + <message> + <source>Show location</source> + <translation>Ort anzeigen</translation> + </message> + <message> + <source>Check this if the location of an appointment should be shown for each one</source> + <translation>Auswählen, wenn dieser Ort eines Termins für jeden einzelnen angezeigt werden soll</translation> + </message> + <message> + <source>Show notes</source> + <translation>Notizen zeigen</translation> + </message> + <message> + <source>Check this if the note attached to an appointment should be shown for each one</source> + <translation>Auswählenm wenn die Notiz eines Termins für jeden einzelnen angezeigt werden soll</translation> + </message> + <message> + <source>Show only later + appointments</source> + <translation>Nur spätere Termine zeigen</translation> + </message> + <message> + <source>Check this if only appointments later then current time should be shown</source> + <translation>Auswählen, wenn nur aktuelle Termine angezeigt werden sollen</translation> + </message> + <message> + <source>How many +appointment +should be +shown?</source> + <translation>Wieviele +Termine +sollen angezeigt +werden ?</translation> + </message> + <message> + <source>How many appointments should be shown maximal. In chronical order</source> + <translation>Wieviele Termine sollen maximal in chronologischer Reihenfolge angezeigt werden</translation> + </message> + <message> + <source>How many more days</source> + <translation>Wie viele weitere Tage</translation> + </message> + <message> + <source>How many more days should be in the range</source> + <translation>Wie viele weitere Tage im Voraus </translation> + </message> + <message> + <source> day(s)</source> + <translation>Tag(e)</translation> + </message> + <message> + <source>only today</source> + <translation>Nur heute</translation> + </message> +</context> +<context> + <name>QObject</name> + <message> + <source>Datebook plugin</source> + <translation>Datebiook plugin</translation> + </message> + <message> + <source>No more appointments today</source> + <translation>Keine weiteren Termine heute</translation> + </message> + <message> + <source>No appointments today</source> + <translation>Keine Termine heute</translation> + </message> +</context> +</TS> |