summaryrefslogtreecommitdiff
path: root/i18n
Side-by-side diff
Diffstat (limited to 'i18n') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/da/todaydatebookpluginconfig.ts83
-rw-r--r--i18n/de/todaydatebookpluginconfig.ts87
-rw-r--r--i18n/en/todaydatebookpluginconfig.ts83
-rw-r--r--i18n/sl/todaydatebookpluginconfig.ts83
4 files changed, 336 insertions, 0 deletions
diff --git a/i18n/da/todaydatebookpluginconfig.ts b/i18n/da/todaydatebookpluginconfig.ts
new file mode 100644
index 0000000..e392d58
--- a/dev/null
+++ b/i18n/da/todaydatebookpluginconfig.ts
@@ -0,0 +1,83 @@
+<!DOCTYPE TS><TS>
+<context>
+ <name>DateBookEvent</name>
+ <message>
+ <source>[with alarm]</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>note</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>DatebookPluginConfig</name>
+ <message>
+ <source>Show location</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Check this if the location of an appointment should be shown for each one</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Show notes</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Check this if the note attached to an appointment should be shown for each one</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Show only later
+ appointments</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Check this if only appointments later then current time should be shown</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many
+appointment
+should be
+shown?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many appointments should be shown maximal. In chronical order</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many more days</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many more days should be in the range</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source> day(s)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>only today</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>QObject</name>
+ <message>
+ <source>Datebook plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>No more appointments today</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>No appointments today</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
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>
diff --git a/i18n/en/todaydatebookpluginconfig.ts b/i18n/en/todaydatebookpluginconfig.ts
new file mode 100644
index 0000000..e392d58
--- a/dev/null
+++ b/i18n/en/todaydatebookpluginconfig.ts
@@ -0,0 +1,83 @@
+<!DOCTYPE TS><TS>
+<context>
+ <name>DateBookEvent</name>
+ <message>
+ <source>[with alarm]</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>note</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>DatebookPluginConfig</name>
+ <message>
+ <source>Show location</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Check this if the location of an appointment should be shown for each one</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Show notes</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Check this if the note attached to an appointment should be shown for each one</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Show only later
+ appointments</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Check this if only appointments later then current time should be shown</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many
+appointment
+should be
+shown?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many appointments should be shown maximal. In chronical order</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many more days</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many more days should be in the range</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source> day(s)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>only today</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>QObject</name>
+ <message>
+ <source>Datebook plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>No more appointments today</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>No appointments today</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>
diff --git a/i18n/sl/todaydatebookpluginconfig.ts b/i18n/sl/todaydatebookpluginconfig.ts
new file mode 100644
index 0000000..e392d58
--- a/dev/null
+++ b/i18n/sl/todaydatebookpluginconfig.ts
@@ -0,0 +1,83 @@
+<!DOCTYPE TS><TS>
+<context>
+ <name>DateBookEvent</name>
+ <message>
+ <source>[with alarm]</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>note</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>DatebookPluginConfig</name>
+ <message>
+ <source>Show location</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Check this if the location of an appointment should be shown for each one</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Show notes</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Check this if the note attached to an appointment should be shown for each one</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Show only later
+ appointments</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>Check this if only appointments later then current time should be shown</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many
+appointment
+should be
+shown?</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many appointments should be shown maximal. In chronical order</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many more days</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>How many more days should be in the range</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source> day(s)</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>only today</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+<context>
+ <name>QObject</name>
+ <message>
+ <source>Datebook plugin</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>No more appointments today</source>
+ <translation type="unfinished"></translation>
+ </message>
+ <message>
+ <source>No appointments today</source>
+ <translation type="unfinished"></translation>
+ </message>
+</context>
+</TS>