summaryrefslogtreecommitdiff
path: root/i18n/da/libtodaytodolistplugin.ts
blob: deca93d9766b41dbd2523b83977d0cdd37c2a709 (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>Opgaveliste plugin</translation>
    </message>
    <message>
        <source>There is &lt;b&gt; 1&lt;/b&gt; active task:  &lt;br&gt;</source>
        <translation>Der er &lt;b&gt; 1&lt;/b&gt; aktiv opgave:  &lt;br&gt;</translation>
    </message>
    <message>
        <source>There are &lt;b&gt; %1&lt;/b&gt; active tasks: &lt;br&gt;</source>
        <translation>Der er &lt;b&gt; %1&lt;/b&gt; aktive opgaver: &lt;br&gt;</translation>
    </message>
    <message>
        <source>No active tasks</source>
        <translation>Ingen aktive opgaver</translation>
    </message>
</context>
<context>
    <name>TodoPluginConfigBase</name>
    <message>
        <source>Set the maximum number of task that should be shown</source>
        <translation>Indstil maksimum antal opgaver der skal vises</translation>
    </message>
    <message>
        <source>tasks shown</source>
        <translation>opgaver vist</translation>
    </message>
    <message>
        <source>After how many chars should be the info about the task be cut off</source>
        <translation>Hvor mange tegns information omkring opgaven skal der vises</translation>
    </message>
    <message>
        <source>Clip line after X chars</source>
        <translation>Klip linien efter X tegn</translation>
    </message>
</context>
</TS>