Skip to content

Commit

Permalink
New Crowdin updates (#7475)
Browse files Browse the repository at this point in the history
* New translations general.json (French)

* New translations gmail.json (French)
  • Loading branch information
SeMiD authored Sep 21, 2024
1 parent c60e342 commit 2d80fbf
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 1 deletion.
4 changes: 4 additions & 0 deletions fr-FR/Presence/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -363,6 +363,10 @@
"description": "A page name",
"message": "Wiki"
},
"general.wikiMainPage": {
"description": "Displayed when viewing the wiki main page.",
"message": "Page principale du Wiki"
},
"general.wishlist": {
"description": "",
"message": "Liste de souhaits:"
Expand Down
59 changes: 58 additions & 1 deletion fr-FR/Presence/gmail.json
Original file line number Diff line number Diff line change
@@ -1 +1,58 @@
{}
{
"gmail.categoryForum": {
"description": "Displayed when viewing emails in the forums category.",
"message": "Regarde la catégorie Forums"
},
"gmail.categoryPrimary": {
"description": "Displayed when viewing emails in the primary category.",
"message": "Regarde la catégorie Principale"
},
"gmail.categoryPromotions": {
"description": "Displayed when viewing emails in the promotions category.",
"message": "Regarde la catégorie Promotions"
},
"gmail.categorySocial": {
"description": "Displayed when viewing emails in the social category.",
"message": "Regarde la catégorie Réseaux Sociaux"
},
"gmail.viewingAllEmails": {
"description": "Displayed when the user is viewing all their emails",
"message": "Regarde tous les e-mails"
},
"gmail.viewingDrafts": {
"description": "Displayed when the user is viewing their drafts",
"message": "Regarde les brouillons"
},
"gmail.viewingEmail": {
"description": "Displayed when the user is viewing an email",
"message": "Regarde un e-mail"
},
"gmail.viewingImportantEmails": {
"description": "Displayed when the user is viewing emails marked as important",
"message": "Regarde les e-mails importants"
},
"gmail.viewingScheduled": {
"description": "Displayed when the user is viewing their scheduled emails",
"message": "Regarde les e-mails planifiés"
},
"gmail.viewingSentEmails": {
"description": "Displayed when the user is viewing the emails they have sent",
"message": "Regarde les e-mails envoyés"
},
"gmail.viewingSnoozedEmails": {
"description": "Displayed when the user is viewing their snoozed emails",
"message": "Regarde les e-mails en attente"
},
"gmail.viewingSpam": {
"description": "Displayed when the user is viewing their spam",
"message": "Regarde les spams"
},
"gmail.viewingStarredEmails": {
"description": "Displayed when the user is viewing emails marked with a star",
"message": "Regarde les e-mails suivis"
},
"gmail.viewingTrash": {
"description": "Displayed when the user is viewing their trash",
"message": "Regarde la corbeille"
}
}

0 comments on commit 2d80fbf

Please sign in to comment.