summaryrefslogtreecommitdiff
path: root/i18n/mk/libtodaytodolistplugin.ts
blob: 7f0d2ed4e98c415d084bbf87a42145ae184871a4 (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>додаток листа на задачи</translation>
    </message>
    <message>
        <source>There is &lt;b&gt; 1&lt;/b&gt; active task:  &lt;br&gt;</source>
        <translation>Има &lt;b&gt;1&lt;/b&gt;активни задачи: &lt;br&gt;</translation>
    </message>
    <message>
        <source>There are &lt;b&gt; %1&lt;/b&gt; active tasks: &lt;br&gt;</source>
        <translation>Има &lt;b&gt;%1&lt;/b&gt;активни задачи: &lt;br&gt;</translation>
    </message>
    <message>
        <source>No active tasks</source>
        <translation>Нема активни задачи</translation>
    </message>
</context>
<context>
    <name>TodoPluginConfigBase</name>
    <message>
        <source>Set the maximum number of task that should be shown</source>
        <translation type="unfinished">Подеси го максимумот на зачи кои треба да бидат прикажани</translation>
    </message>
    <message>
        <source>tasks shown</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <source>After how many chars should be the info about the task be cut off</source>
        <translation type="unfinished">После колку карактери информацијата треба да се скрати</translation>
    </message>
    <message>
        <source>Clip line after X chars</source>
        <translation type="unfinished">Скрати ја линијата по Х карактеро</translation>
    </message>
</context>
</TS>