Skip to content

Commit

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

* New translations presence.json (French)
  • Loading branch information
SeMiD authored Sep 14, 2024
1 parent e6d8146 commit cd8d7c0
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
20 changes: 20 additions & 0 deletions fr-FR/Website/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"description": "Heading for group of users.",
"message": "Équipe"
},
"contributors.headings.supporters": {
"description": "Heading for group of users.",
"message": "Supporteurs"
},
"contributors.headings.translators": {
"description": "Heading for group of users.",
"message": "Traducteurs"
Expand All @@ -19,14 +23,30 @@
"description": "'Booster' title for contributors page and user pages.",
"message": "Booster"
},
"contributors.roles.moderator": {
"description": "'Moderator' title for contributors and user pages.",
"message": "Modérateur"
},
"contributors.roles.donator": {
"description": "'Donator' title for contributors page.",
"message": "Donateur"
},
"contributors.roles.humanResources": {
"description": "'Human Resources' title for contributors and user pages.",
"message": "Ressources humaines"
},
"contributors.roles.localizationManager": {
"description": "'Localization Manager' title for contributors and user pages.",
"message": "Responsable des localisations"
},
"contributors.roles.projectManagement": {
"description": "'Project Management' title for contributors and user pages.",
"message": "Gestion de projet"
},
"contributors.roles.contributor": {
"description": "'Contributor' title for contributors and user pages.",
"message": "Contributeur"
},
"contributors.roles.presenceDeveloper": {
"description": "'Presence Developer' title for contributors and user pages.",
"message": "Développeur de Présences"
Expand Down
4 changes: 4 additions & 0 deletions fr-FR/Website/presence.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
"description": "One of the strings from the Information section. [on webite -> Likes: (56)]",
"message": "J'aimes"
},
"presence.sections.information.moreurls": {
"description": "Shown in a presence’s page if it uses RegExp. The term \"RegExp\" should not be translated",
"message": "Cette Presence prend en charge plus d'URLs que celles listées ci-dessous grâce à l'utilisation de RegExp. Survolez pour voir le modèle"
},
"presence.sections.information.supportedurls": {
"description": "One of the strings from the Information section. [on webite -> Supported URLs: (array)]",
"message": "URL supportées"
Expand Down

0 comments on commit cd8d7c0

Please sign in to comment.