blob: a1eee425f07bbb947bb07510b927651974028320 (
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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
<!DOCTYPE TS><TS>
<context>
<name>AddressBookPluginConfig</name>
<message>
<source>Max Lines: </source>
<translation>Maksymalnie linii:</translation>
</message>
<message>
<source>Set the maximum number of lines that should be shown for each anniversaries/birthdays</source>
<translation>Ustaw maksymalną liczbę linii, jaka ma być wyświetlana dla urodzin/rocznic</translation>
</message>
<message>
<source>Clip line after X chars: </source>
<translation>Ogranicz linię do X znaków:</translation>
</message>
<message>
<source>After how many chars should be the info about the task be cut off</source>
<translation>Po ilu znakach powinna być obcięta informacja o zadaniu</translation>
</message>
<message>
<source>Days look ahead: </source>
<translation>Ile dni naprzód:</translation>
</message>
<message>
<source>How many days we should search forward</source>
<translation>Ile dni w przód wyświetlać</translation>
</message>
<message>
<source>Set Headline Color: </source>
<translation>Ustaw kolor nagłówka:</translation>
</message>
<message>
<source>Colors for the headlines !</source>
<translation>Kolory nagłówków!</translation>
</message>
<message>
<source>Set Entry Color: </source>
<translation>Kolor wpisu:</translation>
</message>
<message>
<source>This color will be used for shown birthdays/anniversaries !</source>
<translation>Ten kolor będzie użyty dle wyświetlonych urodzin/rocznic!</translation>
</message>
<message>
<source>Set Urgent
Color if below </source>
<translation>Ustaw jako pilne
jeśli bliżej niż</translation>
</message>
<message>
<source> days: </source>
<translation>dni:</translation>
</message>
<message>
<source>This urgent color will be used if we are close to the event !</source>
<translation>Ten kolor będzie użyty jeśli zdarzenie jest bliskie!</translation>
</message>
<message>
<source>The urgent color will be used if the birthday/anniversary is closer than given days !</source>
<translation>Ten kolor będzie użyty jeśli urodziny/rocznica są bliższe niż podana liczba dni!</translation>
</message>
<message>
<source>To activate settings: Restart application !</source>
<translation>By uaktywnić ustawienia: Uruchom ponownie aplikację!</translation>
</message>
<message>
<source>Enable/Disable Views</source>
<translation>Włącz/Wyłącz widoki</translation>
</message>
<message>
<source>Show &Birthdays</source>
<translation>Pokazuj &urodziny</translation>
</message>
<message>
<source>Show &Anniveraries</source>
<translation>Pokazuj &rocznice</translation>
</message>
<message>
<source>The next birthdays will just be shown, if enabled!</source>
<translation>Jeśli włączone, to wyświetlane będą nadchodzące urodziny!</translation>
</message>
<message>
<source>The next anniversaries will just be shown, if enabled !</source>
<translation>Jeśli włączone, to wyświetlane będą nadchodzące rocznice!</translation>
</message>
</context>
<context>
<name>QObject</name>
<message>
<source>AddressBook plugin</source>
<translation>Plugin Książka Adresowa</translation>
</message>
<message>
<source>Next birthdays in <b> %1 </b> days:</source>
<translation>Urodziny w ciągu najbliższych <b> %1 </b> dni:</translation>
</message>
<message>
<source>No birthdays in <b> %1 </b> days!</source>
<translation>Brak urodzin w ciągu najbliższych <b> %1 </b> dni!</translation>
</message>
<message>
<source>Next anniversaries in <b> %1 </b> days:</source>
<translation>Rocznice w ciągu najbliższych <b> %1 </b> dni:</translation>
</message>
<message>
<source>No anniversaries in <b> %1 </b> days!</source>
<translation>Brak rocznic w ciągu najbliższych <b> %1 </b> dni!</translation>
</message>
<message>
<source>Database does not provide this search query ! Please upgrade libOpie !<br></source>
<translation>Baza danych nie dostarcza tego zapytania! Zaktualizuj libOpie!<br></translation>
</message>
</context>
</TS>
|