summaryrefslogtreecommitdiff
path: root/i18n/fr/libtodaytodolistplugin.ts
Side-by-side diff
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
@@ -22,2 +22,21 @@
<context>
+ <name>TodoPluginConfigBase</name>
+ <message>
+ <source>Set the maximum number of task that should be shown</source>
+ <translation>Définit le nombre maximum de tâches à afficher</translation>
+ </message>
+ <message>
+ <source>tasks shown</source>
+ <translation>taches affichées</translation>
+ </message>
+ <message>
+ <source>After how many chars should be the info about the task be cut off</source>
+ <translation>Définit le nombre de caractères à afficher par ligne pour chaque tâche</translation>
+ </message>
+ <message>
+ <source>Clip line after X chars</source>
+ <translation>Nombre de caractères par ligne</translation>
+ </message>
+</context>
+<context>
<name>TodolistPluginConfig</name>
@@ -25,3 +44,3 @@
<source>tasks shown </source>
- <translation>Tâches affichées</translation>
+ <translation type="obsolete">Tâches affichées</translation>
</message>
@@ -29,3 +48,3 @@
<source>Set the maximum number of task that should be shown</source>
- <translation>Définit le nombre maximum de tâches à afficher</translation>
+ <translation type="obsolete">Définit le nombre maximum de tâches à afficher</translation>
</message>
@@ -33,3 +52,3 @@
<source>Clip line after X chars</source>
- <translation>Nombre de caractères
+ <translation type="obsolete">Nombre de caractères
par ligne</translation>
@@ -38,3 +57,3 @@ par ligne</translation>
<source>After how many chars should be the info about the task be cut off</source>
- <translation>Définit le nombre de caractères à afficher par ligne pour chaque tâche</translation>
+ <translation type="obsolete">Définit le nombre de caractères à afficher par ligne pour chaque tâche</translation>
</message>