Skip to content

Commit 23e60a5

Browse files
Lisappleweblate
authored andcommitted
chore: Translated using Weblate (French)
Currently translated at 50.0% (83 of 166 strings) chore: Translated using Weblate (French) Currently translated at 48.1% (80 of 166 strings) Co-authored-by: Maxime Leroy <[email protected]> Translate-URL: https://hosted.weblate.org/projects/git-touch/git-touch/fr/ Translation: GitTouch/GitTouch
1 parent e2c74ea commit 23e60a5

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

lib/l10n/intl_fr.arb

+45
Original file line numberDiff line numberDiff line change
@@ -346,5 +346,50 @@
346346
"news": "Nouvelles",
347347
"@news": {
348348
"description": "The News tab"
349+
},
350+
"submit": "Soumettre",
351+
"@submit": {
352+
"description": "submit button text"
353+
},
354+
"appLanguage": "Langage de l'Application",
355+
"@appLanguage": {
356+
"description": "The app's language"
357+
},
358+
"reloadMessage": "L'application va redemarrer pour appliquer le changement de langue",
359+
"@reloadMessage": {
360+
"description": "Reload message"
361+
},
362+
"theme": "Thème",
363+
"@theme": {
364+
"description": "Theme header text"
365+
},
366+
"title": "Titre",
367+
"@title": {
368+
"description": "title"
369+
},
370+
"body": "Corps",
371+
"@body": {
372+
"description": "body"
373+
},
374+
"timelineTypeNotImplemented": "Ce type n'a pas encore été implémenté",
375+
"@timelineTypeNotImplemented": {
376+
"description": "Timeline type not implemented"
377+
},
378+
"released": "publié",
379+
"@released": {
380+
"description": "released"
381+
},
382+
"pullRequestCommitMessage": "commit {commit} ajouté",
383+
"@pullRequestCommitMessage": {
384+
"description": "pull request commit message",
385+
"placeholders": {
386+
"commit": {
387+
"type": "String"
388+
}
389+
}
390+
},
391+
"assignedEventMessage": "assigné à",
392+
"@assignedEventMessage": {
393+
"description": "assigned event"
349394
}
350395
}

0 commit comments

Comments
 (0)