blob: 6adb4234e154390211917f0a375db1b72c77bb2a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
<!DOCTYPE TS>
<TS>
<context>
<name>DateBookEvent</name>
<message>
<source>[with alarm]</source>
<translation>[s alarmem]</translation>
</message>
<message>
<source>All day</source>
<translation>Každý den</translation>
</message>
<message>
<source>note</source>
<translation>poznámka</translation>
</message>
<message>
<source>(Unknown)</source>
<translation>(Neznámý)</translation>
</message>
</context>
<context>
<name>DatebookPluginConfigBase</name>
<message>
<source>DatebookPluginConfigBase</source>
<translation>DatebookPluginConfigBase</translation>
</message>
<message>
<source>Show location</source>
<translation>Zobrazovat místo</translation>
</message>
<message>
<source>Check this if the location of an appointment should be shown for each one</source>
<translation>Zaškrtněte, jestliže se má zobrazovat místo schůzky pro každou položku</translation>
</message>
<message>
<source>Show notes</source>
<translation>Zobrazovat poznámky</translation>
</message>
<message>
<source>Check this if the note attached to an appointment should be shown for each one</source>
<translation>Zaškrtněte, jestliže se má zobrazovat poznámka u schůzky ke každé položce</translation>
</message>
<message>
<source>Show only later appointments</source>
<translation>Zobrazovat jen pozdější schůzky</translation>
</message>
<message>
<source>Check this if only appointments later then current time should be shown</source>
<translation>Zaškrtněte, jestliže se mají zobrazovat pouze budoucí schůzky</translation>
</message>
<message>
<source>Show time in extra line</source>
<translation>Zobrazovat čas na zvláštním řádku</translation>
</message>
<message>
<source>How many appointments should be shown maximal. In chronical order</source>
<translation>Kolik schůzek má být maximálně zobrazeno. V chronologickém pořadí</translation>
</message>
<message>
<source>How many appointment should be shown?</source>
<translation>Kolik schůzek má být zobrazeno?</translation>
</message>
<message>
<source>only today</source>
<translation>jen dnešek</translation>
</message>
<message>
<source>How many more days should be in the range</source>
<translation>O kolik dnů se má zvětšit rozsah</translation>
</message>
<message>
<source>How many more days</source>
<translation>O kolik dnů</translation>
</message>
<message>
<source>Clip line after X chars</source>
<translation>Ustříhnout řádku po X znacích</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>Datebook plugin</source>
<translation>Datebook plugin</translation>
</message>
<message>
<source>No more appointments today</source>
<translation>Dnes nejsou žádné další schůzky</translation>
</message>
<message>
<source>No appointments today</source>
<translation>Dnes nejsou žádné schůzky</translation>
</message>
</context>
</TS>
|