mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
Update translation: French (fr) by plabuse (closes GH-23)
This commit is contained in:
parent
7bb60e2dc9
commit
2f2c6f2b79
1 changed files with 9 additions and 3 deletions
|
|
@ -1,13 +1,14 @@
|
|||
{
|
||||
"_header": {
|
||||
"ver": "v1.4.0",
|
||||
"date": "2011-01-28",
|
||||
"ver": "v1.6.8",
|
||||
"date": "2022-01-18",
|
||||
"language": "French",
|
||||
"original_name": "Français",
|
||||
"author": "liryk",
|
||||
"author": "liryk, plabuse",
|
||||
"author_url": "http://liryk.lautre.net"
|
||||
},
|
||||
"My Tiny Todolist": "My Tiny Todolist",
|
||||
"powered_by": "Powered by",
|
||||
"htab_newtask": "Nouvelle tâche",
|
||||
"htab_search": "Recherche",
|
||||
"btn_add": "Ajouter",
|
||||
|
|
@ -114,6 +115,7 @@
|
|||
"list_export_csv": "CSV",
|
||||
"list_export_ical": "iCalendar",
|
||||
"list_rssfeed": "Flux RSS",
|
||||
"list_hide": "Cacher la liste",
|
||||
"alltags": "Tous les mots-clefs:",
|
||||
"alltags_show": "Tout montrer",
|
||||
"alltags_hide": "Tout cacher",
|
||||
|
|
@ -123,6 +125,10 @@
|
|||
"feed_completed_tasks": "Tâches achevées",
|
||||
"feed_modified_tasks": "Tâches modifiées",
|
||||
"feed_new_tasks": "Nouvelles tâches",
|
||||
"feed_tasks": "Tâches",
|
||||
"feed_status_new": "Nouveau",
|
||||
"feed_status_updated": "Mise à jour",
|
||||
"feed_status_completed": "Terminé",
|
||||
"alltasks": "Toutes les tâches",
|
||||
"set_header": "Configuration",
|
||||
"set_title": "Titre",
|
||||
|
|
|
|||
Loading…
Reference in a new issue