Diffstat (limited to 'i18n/xx/libtodaydatebookplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r-- | i18n/xx/libtodaydatebookplugin.ts | 83 |
1 files changed, 71 insertions, 12 deletions
diff --git a/i18n/xx/libtodaydatebookplugin.ts b/i18n/xx/libtodaydatebookplugin.ts index 789a7af..524b0ce 100644 --- a/i18n/xx/libtodaydatebookplugin.ts +++ b/i18n/xx/libtodaydatebookplugin.ts @@ -1,83 +1,142 @@ <!DOCTYPE TS><TS> <context> <name>DateBookEvent</name> <message> <source>[with alarm]</source> <translation>FOO</translation> </message> <message> <source>note</source> <translation>FOO</translation> </message> + <message> + <source>All day</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>DatebookPluginConfig</name> <message> <source>Show location</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>Check this if the location of an appointment should be shown for each one</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>Show notes</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>Check this if the note attached to an appointment should be shown for each one</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>Show only later appointments</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>Check this if only appointments later then current time should be shown</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>How many appointment should be shown?</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>How many appointments should be shown maximal. In chronical order</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>How many more days</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>How many more days should be in the range</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source> day(s)</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> </message> <message> <source>only today</source> - <translation>FOO</translation> + <translation type="obsolete">FOO</translation> + </message> +</context> +<context> + <name>DatebookPluginConfigBase</name> + <message> + <source>DatebookPluginConfigBase</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Show location</source> + <translation type="unfinished">FOO</translation> + </message> + <message> + <source>Check this if the location of an appointment should be shown for each one</source> + <translation type="unfinished">FOO</translation> + </message> + <message> + <source>Show notes</source> + <translation type="unfinished">FOO</translation> + </message> + <message> + <source>Check this if the note attached to an appointment should be shown for each one</source> + <translation type="unfinished">FOO</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">FOO</translation> + </message> + <message> + <source>Show time in extra line</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>How many appointments should be shown maximal. In chronical order</source> + <translation type="unfinished">FOO</translation> + </message> + <message> + <source>How many appointment should be shown?</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>only today</source> + <translation type="unfinished">FOO</translation> + </message> + <message> + <source>How many more days should be in the range</source> + <translation type="unfinished">FOO</translation> + </message> + <message> + <source>How many more days</source> + <translation type="unfinished">FOO</translation> </message> </context> <context> <name>QObject</name> <message> <source>Datebook plugin</source> <translation>FOO</translation> </message> <message> <source>No more appointments today</source> <translation>FOO</translation> </message> <message> <source>No appointments today</source> <translation>FOO</translation> </message> </context> </TS> |