New translations translation.json (French)

This commit is contained in:
AkiraFukushima 2023-08-22 17:26:09 +09:00
parent 414f03d87d
commit 23c8781264
1 changed files with 18 additions and 18 deletions

View File

@ -3,8 +3,8 @@
"application": { "application": {
"name": "Whalebird", "name": "Whalebird",
"about": "À propos de Whalebird", "about": "À propos de Whalebird",
"preferences": "Preferences", "preferences": "Préférences",
"shortcuts": "Keyboard shortcuts", "shortcuts": "Raccourcis clavier",
"services": "Services", "services": "Services",
"hide": "Cacher Whalebird", "hide": "Cacher Whalebird",
"hide_others": "Hide others", "hide_others": "Hide others",
@ -34,7 +34,7 @@
"jump_to": "Aller à" "jump_to": "Aller à"
}, },
"help": { "help": {
"name": "Help", "name": "Aide",
"thirdparty": "Thirdparty licenses" "thirdparty": "Thirdparty licenses"
} }
}, },
@ -45,15 +45,15 @@
"profile": "Profil", "profile": "Profil",
"show_profile": "Voir le profil", "show_profile": "Voir le profil",
"edit_profile": "Éditer mon profil", "edit_profile": "Éditer mon profil",
"settings": "Account settings", "settings": "Paramètres du compte",
"collapse": "Réduire", "collapse": "Réduire",
"expand": "Développer", "expand": "Développer",
"home": "Accueil", "home": "Accueil",
"notification": "Notifications", "notification": "Notifications",
"direct": "Messages directs", "direct": "Messages directs",
"follow_requests": "Follow requests", "follow_requests": "Demandes dabonnement",
"favourite": "Favourited", "favourite": "Favourited",
"bookmark": "Bookmarks", "bookmark": "Signets",
"local": "Fil public local", "local": "Fil public local",
"public": "Federated timeline", "public": "Federated timeline",
"hashtag": "Hashtags", "hashtag": "Hashtags",
@ -64,11 +64,11 @@
"home": "Accueil", "home": "Accueil",
"notification": "Notifications", "notification": "Notifications",
"favourite": "Favourited", "favourite": "Favourited",
"bookmark": "Bookmarks", "bookmark": "Signets",
"follow_requests": "Follow requests", "follow_requests": "Demandes dabonnement",
"direct_messages": "Direct messages", "direct_messages": "Messages directs",
"local": "Fil public local", "local": "Fil public local",
"public": "Federated timeline", "public": "Fil fédéré",
"hashtag": "Hashtags", "hashtag": "Hashtags",
"search": "Rechercher", "search": "Rechercher",
"lists": "Listes", "lists": "Listes",
@ -80,7 +80,7 @@
"general": { "general": {
"title": "Général", "title": "Général",
"toot": { "toot": {
"title": "Posts", "title": "Publications",
"visibility": { "visibility": {
"description": "Default post visibility", "description": "Default post visibility",
"notice": "This setting applies only to new posts; replies will follow the visibility settings of the parent post.", "notice": "This setting applies only to new posts; replies will follow the visibility settings of the parent post.",
@ -98,12 +98,12 @@
"title": "Fil d'actualité", "title": "Fil d'actualité",
"use_marker": { "use_marker": {
"title": "Load the timeline from the last reading position", "title": "Load the timeline from the last reading position",
"home": "Home", "home": "Accueil",
"notifications": "Notifications" "notifications": "Notifications"
} }
}, },
"filters": { "filters": {
"title": "Filters", "title": "Filtres",
"form": { "form": {
"phrase": "Keyword or phrase", "phrase": "Keyword or phrase",
"expire": "Expire after", "expire": "Expire after",
@ -123,16 +123,16 @@
"1_week": "1 week" "1_week": "1 week"
}, },
"new": { "new": {
"title": "New" "title": "Nouveau"
}, },
"edit": { "edit": {
"title": "Edit" "title": "Modifier"
}, },
"delete": { "delete": {
"title": "Delete", "title": "Supprimer",
"confirm": "Are you sure you want to delete this filter?", "confirm": "Are you sure you want to delete this filter?",
"confirm_ok": "Delete", "confirm_ok": "Supprimer",
"confirm_cancel": "Cancel" "confirm_cancel": "Annuler"
} }
} }
}, },