summaryrefslogtreecommitdiff
path: root/i18n/es/libtodaytodolistplugin.ts
Unidiff
Diffstat (limited to 'i18n/es/libtodaytodolistplugin.ts') (more/less context) (show whitespace changes)
-rw-r--r--i18n/es/libtodaytodolistplugin.ts27
1 files changed, 23 insertions, 4 deletions
diff --git a/i18n/es/libtodaytodolistplugin.ts b/i18n/es/libtodaytodolistplugin.ts
index 8a5f7e7..4a4fdd5 100644
--- a/i18n/es/libtodaytodolistplugin.ts
+++ b/i18n/es/libtodaytodolistplugin.ts
@@ -16,25 +16,44 @@
16 <message> 16 <message>
17 <source>No active tasks</source> 17 <source>No active tasks</source>
18 <translation>Sin tareas activas</translation> 18 <translation>Sin tareas activas</translation>
19 </message> 19 </message>
20</context> 20</context>
21<context> 21<context>
22 <name>TodolistPluginConfig</name> 22 <name>TodoPluginConfigBase</name>
23 <message>
24 <source>Set the maximum number of task that should be shown</source>
25 <translation>Fija el número máximo de tareas que deben mostrarse</translation>
26 </message>
23 <message> 27 <message>
24 <source>tasks shown </source> 28 <source>tasks shown </source>
25 <translation>tareas mostradas </translation> 29 <translation>tareas mostradas </translation>
26 </message> 30 </message>
27 <message> 31 <message>
28 <source>Set the maximum number of task that should be shown</source> 32 <source>After how many chars should be the info about the task be cut off</source>
29 <translation>Fija el número máximo de tareas que deben mostrarse</translation> 33 <translation>Después de cuántos caracteres la información de la tarea debe ser cortada</translation>
30 </message> 34 </message>
31 <message> 35 <message>
32 <source>Clip line after X chars</source> 36 <source>Clip line after X chars</source>
33 <translation>Cortar línea tras X caracteres</translation> 37 <translation>Cortar línea tras X caracteres</translation>
34 </message> 38 </message>
39</context>
40<context>
41 <name>TodolistPluginConfig</name>
42 <message>
43 <source>tasks shown </source>
44 <translation type="obsolete">tareas mostradas </translation>
45 </message>
46 <message>
47 <source>Set the maximum number of task that should be shown</source>
48 <translation type="obsolete">Fija el número máximo de tareas que deben mostrarse</translation>
49 </message>
50 <message>
51 <source>Clip line after X chars</source>
52 <translation type="obsolete">Cortar línea tras X caracteres</translation>
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>Después de cuántos caracteres la información de la tarea debe ser cortada</translation> 56 <translation type="obsolete">Después de cuántos caracteres la información de la tarea debe ser cortada</translation>
38 </message> 57 </message>
39</context> 58</context>
40</TS> 59</TS>