summaryrefslogtreecommitdiff
path: root/i18n/pl/libtodaytodolistplugin.ts
blob: 642eab85b238f47e6b8d82ae04a612773216523f (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
<!DOCTYPE TS><TS>
<context>
    <name>QObject</name>
    <message>
        <source>Todolist plugin</source>
        <translation>Plugin ZróbTo</translation>
    </message>
    <message>
        <source>There is &lt;b&gt; 1&lt;/b&gt; active task:  &lt;br&gt;</source>
        <translation>Jest &lt;b&gt; 1&lt;/b&gt; aktywne zadanie: &lt;br&gt;</translation>
    </message>
    <message>
        <source>There are &lt;b&gt; %1&lt;/b&gt; active tasks: &lt;br&gt;</source>
        <translation>Liczba aktywnych zadań - &lt;b&gt; %1&lt;/b&gt;: &lt;br&gt;</translation>
    </message>
    <message>
        <source>No active tasks</source>
        <translation>Nie ma aktywnych zadań</translation>
    </message>
</context>
<context>
    <name>TodoPluginConfigBase</name>
    <message>
        <source>Set the maximum number of task that should be shown</source>
        <translation>Ustaw maksymalną liczbę wyświetlanych zadań</translation>
    </message>
    <message>
        <source>tasks shown</source>
        <translation>liczba pokazywanych zadań</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>Clip line after X chars</source>
        <translation>Ogranicz linię do X znaków</translation>
    </message>
</context>
</TS>