summaryrefslogtreecommitdiff
path: root/i18n/pt/libtodaytodolistplugin.ts
Unidiff
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
@@ -4,5 +4,5 @@
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>
@@ -20,20 +20,39 @@
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>