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
@@ -21,3 +21,7 @@
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>
@@ -27,4 +31,4 @@
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>
@@ -34,5 +38,20 @@
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>