summaryrefslogtreecommitdiff
path: root/i18n/pt/libtodaytodolistplugin.ts
authorkergoth <kergoth>2003-08-09 15:23:37 (UTC)
committer kergoth <kergoth>2003-08-09 15:23:37 (UTC)
commit0799b67a825c8ec00e57a63e5a5d55fd26bb2337 (patch) (unidiff)
tree418a6198021568b1b6dbe4178a938e6fe975c2c8 /i18n/pt/libtodaytodolistplugin.ts
parentb97ae670792c4b9e35fbe89f1e40d59786afdabb (diff)
downloadopie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.zip
opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.gz
opie-0799b67a825c8ec00e57a63e5a5d55fd26bb2337.tar.bz2
Merge from BRANCH_1_0.
Diffstat (limited to 'i18n/pt/libtodaytodolistplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/pt/libtodaytodolistplugin.ts29
1 files changed, 24 insertions, 5 deletions
diff --git a/i18n/pt/libtodaytodolistplugin.ts b/i18n/pt/libtodaytodolistplugin.ts
index 0d5ffd5..d862816 100644
--- a/i18n/pt/libtodaytodolistplugin.ts
+++ b/i18n/pt/libtodaytodolistplugin.ts
@@ -3,7 +3,7 @@
3 <name>QObject</name> 3 <name>QObject</name>
4 <message> 4 <message>
5 <source>Todolist plugin</source> 5 <source>Todolist plugin</source>
6 <translation>Plugin Tarefas</translation> 6 <translation>Resumo das Tarefas</translation>
7 </message> 7 </message>
8 <message> 8 <message>
9 <source>There is &lt;b&gt; 1&lt;/b&gt; active task: &lt;br&gt;</source> 9 <source>There is &lt;b&gt; 1&lt;/b&gt; active task: &lt;br&gt;</source>
@@ -19,22 +19,41 @@
19 </message> 19 </message>
20</context> 20</context>
21<context> 21<context>
22 <name>TodoPluginConfigBase</name>
23 <message>
24 <source>Set the maximum number of task that should be shown</source>
25 <translation>Número máximo de tarefas a mostrar</translation>
26 </message>
27 <message>
28 <source>tasks shown</source>
29 <translation>tarefas mostradas</translation>
30 </message>
31 <message>
32 <source>After how many chars should be the info about the task be cut off</source>
33 <translation>Cortar dados da tarefa ao fim de quantos caracteres</translation>
34 </message>
35 <message>
36 <source>Clip line after X chars</source>
37 <translation>Cortar linha aos X caracteres</translation>
38 </message>
39</context>
40<context>
22 <name>TodolistPluginConfig</name> 41 <name>TodolistPluginConfig</name>
23 <message> 42 <message>
24 <source>tasks shown </source> 43 <source>tasks shown </source>
25 <translation>tarefas a mostrar</translation> 44 <translation type="obsolete">tarefas a mostrar</translation>
26 </message> 45 </message>
27 <message> 46 <message>
28 <source>Set the maximum number of task that should be shown</source> 47 <source>Set the maximum number of task that should be shown</source>
29 <translation>Número máximo de tarefas a mostrar</translation> 48 <translation type="obsolete">Número máximo de tarefas a mostrar</translation>
30 </message> 49 </message>
31 <message> 50 <message>
32 <source>Clip line after X chars</source> 51 <source>Clip line after X chars</source>
33 <translation>Cortar linha aos X caracteres</translation> 52 <translation type="obsolete">Cortar linha aos X caracteres</translation>
34 </message> 53 </message>
35 <message> 54 <message>
36 <source>After how many chars should be the info about the task be cut off</source> 55 <source>After how many chars should be the info about the task be cut off</source>
37 <translation>Cortar dados da tarefa ao fim de quantos caracteres</translation> 56 <translation type="obsolete">Cortar dados da tarefa ao fim de quantos caracteres</translation>
38 </message> 57 </message>
39</context> 58</context>
40</TS> 59</TS>