summaryrefslogtreecommitdiff
path: root/i18n/fr/libtodaytodolistplugin.ts
Unidiff
Diffstat (limited to 'i18n/fr/libtodaytodolistplugin.ts') (more/less context) (ignore whitespace changes)
-rw-r--r--i18n/fr/libtodaytodolistplugin.ts27
1 files changed, 23 insertions, 4 deletions
diff --git a/i18n/fr/libtodaytodolistplugin.ts b/i18n/fr/libtodaytodolistplugin.ts
index 88c50e6..e4d9c7e 100644
--- a/i18n/fr/libtodaytodolistplugin.ts
+++ b/i18n/fr/libtodaytodolistplugin.ts
@@ -20,23 +20,42 @@
20 </message> 20 </message>
21</context> 21</context>
22<context> 22<context>
23 <name>TodoPluginConfigBase</name>
24 <message>
25 <source>Set the maximum number of task that should be shown</source>
26 <translation>Définit le nombre maximum de tâches à afficher</translation>
27 </message>
28 <message>
29 <source>tasks shown</source>
30 <translation>taches affichées</translation>
31 </message>
32 <message>
33 <source>After how many chars should be the info about the task be cut off</source>
34 <translation>Définit le nombre de caractères à afficher par ligne pour chaque tâche</translation>
35 </message>
36 <message>
37 <source>Clip line after X chars</source>
38 <translation>Nombre de caractères par ligne</translation>
39 </message>
40</context>
41<context>
23 <name>TodolistPluginConfig</name> 42 <name>TodolistPluginConfig</name>
24 <message> 43 <message>
25 <source>tasks shown </source> 44 <source>tasks shown </source>
26 <translation>Tâches affichées</translation> 45 <translation type="obsolete">Tâches affichées</translation>
27 </message> 46 </message>
28 <message> 47 <message>
29 <source>Set the maximum number of task that should be shown</source> 48 <source>Set the maximum number of task that should be shown</source>
30 <translation>Définit le nombre maximum de tâches à afficher</translation> 49 <translation type="obsolete">Définit le nombre maximum de tâches à afficher</translation>
31 </message> 50 </message>
32 <message> 51 <message>
33 <source>Clip line after X chars</source> 52 <source>Clip line after X chars</source>
34 <translation>Nombre de caractères 53 <translation type="obsolete">Nombre de caractères
35par ligne</translation> 54par ligne</translation>
36 </message> 55 </message>
37 <message> 56 <message>
38 <source>After how many chars should be the info about the task be cut off</source> 57 <source>After how many chars should be the info about the task be cut off</source>
39 <translation>Définit le nombre de caractères à afficher par ligne pour chaque tâche</translation> 58 <translation type="obsolete">Définit le nombre de caractères à afficher par ligne pour chaque tâche</translation>
40 </message> 59 </message>
41</context> 60</context>
42</TS> 61</TS>