-rw-r--r-- | i18n/sl/todaydatebookpluginconfig.ts | 83 |
1 files changed, 83 insertions, 0 deletions
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 @@ | |||
1 | <!DOCTYPE TS><TS> | ||
2 | <context> | ||
3 | <name>DateBookEvent</name> | ||
4 | <message> | ||
5 | <source>[with alarm]</source> | ||
6 | <translation type="unfinished"></translation> | ||
7 | </message> | ||
8 | <message> | ||
9 | <source>note</source> | ||
10 | <translation type="unfinished"></translation> | ||
11 | </message> | ||
12 | </context> | ||
13 | <context> | ||
14 | <name>DatebookPluginConfig</name> | ||
15 | <message> | ||
16 | <source>Show location</source> | ||
17 | <translation type="unfinished"></translation> | ||
18 | </message> | ||
19 | <message> | ||
20 | <source>Check this if the location of an appointment should be shown for each one</source> | ||
21 | <translation type="unfinished"></translation> | ||
22 | </message> | ||
23 | <message> | ||
24 | <source>Show notes</source> | ||
25 | <translation type="unfinished"></translation> | ||
26 | </message> | ||
27 | <message> | ||
28 | <source>Check this if the note attached to an appointment should be shown for each one</source> | ||
29 | <translation type="unfinished"></translation> | ||
30 | </message> | ||
31 | <message> | ||
32 | <source>Show only later | ||
33 | appointments</source> | ||
34 | <translation type="unfinished"></translation> | ||
35 | </message> | ||
36 | <message> | ||
37 | <source>Check this if only appointments later then current time should be shown</source> | ||
38 | <translation type="unfinished"></translation> | ||
39 | </message> | ||
40 | <message> | ||
41 | <source>How many | ||
42 | appointment | ||
43 | should be | ||
44 | shown?</source> | ||
45 | <translation type="unfinished"></translation> | ||
46 | </message> | ||
47 | <message> | ||
48 | <source>How many appointments should be shown maximal. In chronical order</source> | ||
49 | <translation type="unfinished"></translation> | ||
50 | </message> | ||
51 | <message> | ||
52 | <source>How many more days</source> | ||
53 | <translation type="unfinished"></translation> | ||
54 | </message> | ||
55 | <message> | ||
56 | <source>How many more days should be in the range</source> | ||
57 | <translation type="unfinished"></translation> | ||
58 | </message> | ||
59 | <message> | ||
60 | <source> day(s)</source> | ||
61 | <translation type="unfinished"></translation> | ||
62 | </message> | ||
63 | <message> | ||
64 | <source>only today</source> | ||
65 | <translation type="unfinished"></translation> | ||
66 | </message> | ||
67 | </context> | ||
68 | <context> | ||
69 | <name>QObject</name> | ||
70 | <message> | ||
71 | <source>Datebook plugin</source> | ||
72 | <translation type="unfinished"></translation> | ||
73 | </message> | ||
74 | <message> | ||
75 | <source>No more appointments today</source> | ||
76 | <translation type="unfinished"></translation> | ||
77 | </message> | ||
78 | <message> | ||
79 | <source>No appointments today</source> | ||
80 | <translation type="unfinished"></translation> | ||
81 | </message> | ||
82 | </context> | ||
83 | </TS> | ||