Skip to content

Commit

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

* New translations partners.json (French)

* New translations general.json (French)
  • Loading branch information
SeMiD authored Sep 21, 2024
1 parent 0ac4b6e commit c60e342
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 2 deletions.
20 changes: 18 additions & 2 deletions fr-FR/Extension/tabs.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@
"description": "Check 4 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
"message": "Connecté avec l'application Discord"
},
"tab.troubleshooting.checks.discordStatus": {
"description": "Check 5 of the tab which opens when you click on the troubleshooting button, in front of the text will be a question mark (?) since we can't check this",
"message": "Message de status Discord activé"
},
"tab.troubleshooting.checks.presenceToDisplay": {
"description": "Check 6 of the tab which opens when you click on the troubleshooting button, in front of the text will be a checkbox (✓) or a cross (✗) depending on the result",
"message": "Présence à afficher"
Expand All @@ -108,9 +112,13 @@
"message": "Corrections"
},
"tab.updated.changeTypes.performance": {
"description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
"description": "Title of the 'performance' section of the tab which opens when PreMiD was updated",
"message": "Performance"
},
"tab.updated.changeTypes.chores": {
"description": "Title of the 'changes' section of the tab which opens when PreMiD was updated",
"message": "Changements généraux"
},
"tab.updated.linkYourDiscordAccount": {
"description": "Button to link your Discord account",
"message": "Associer votre compte Discord"
Expand All @@ -127,6 +135,10 @@
"description": "Subtitle of the tab which opens when PreMiD was updated",
"message": "Et maintenant ?"
},
"tab.updated.whatsNextDescription": {
"description": "Description of the subtitle of the tab which opens when PreMiD was updated",
"message": "Nous espérons que vous apprécierez la nouvelle mise à jour ! Si vous avez des commentaires ou des suggestions, n'hésitez pas à rejoindre notre serveur Discord et faites-le nous savoir."
},
"tab.updated.whatsNextJoinDiscordButton": {
"description": "Button to join the Discord server",
"message": "Rejoignez notre serveur Discord"
Expand All @@ -153,7 +165,7 @@
},
"tab.installed.activitySettingsPath": {
"description": "Path to activity settings ({0} will be replaced with an arrow)",
"message": "Paramètres utilisateur {0} Paramètres d'activité {0} Confidentialité de l'activité"
"message": "Paramètres utilisateur {0} Paramètres des activités {0} Confidentialité des activités"
},
"tab.installed.linkDiscordAccount": {
"description": "Prompt to link Discord account",
Expand Down Expand Up @@ -187,6 +199,10 @@
"description": "Confirmation of completion",
"message": "C'est terminé !"
},
"tab.installed.setupComplete": {
"description": "Setup complete message",
"message": "Vous êtes prêt à partir ! Nous espérons que vous apprécierez l'utilisation de PreMiD. Si vous avez des questions ou si vous avez besoin d'aide, n'hésitez pas à rejoindre notre serveur Discord. Si vous aimez PreMiD autant que nous, pensez à nous soutenir en faisant un don, en notant l'extension ou en la partageant avec vos amis."
},
"tab.installed.close": {
"description": "Close button text",
"message": "Fermer"
Expand Down
12 changes: 12 additions & 0 deletions fr-FR/Presence/general.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"description": "",
"message": "Navigue..."
},
"general.buttonBrowse": {
"description": "Used as the title for the button in Discord.",
"message": "Parcourir"
},
"general.buttonListenAlong": {
"description": "Used as the title for the button in Discord.",
"message": "Rejoindre l'écoute"
Expand Down Expand Up @@ -123,6 +127,10 @@
"description": "",
"message": "Écoute de la musique"
},
"general.listeningTo": {
"description": "{0} will be replaced with a new line, but if you leave it out, the string will be in just 1 line. {1} will be replaced with a song name, podcast name etc.",
"message": "Écoute{0}{1}"
},
"general.live": {
"description": "",
"message": "Live"
Expand Down Expand Up @@ -155,6 +163,10 @@
"description": "",
"message": "En train de lire"
},
"general.readingADM": {
"description": "",
"message": "Lit un message privé"
},
"general.readingAbout": {
"description": "",
"message": "Lecture à propos de:"
Expand Down
4 changes: 4 additions & 0 deletions fr-FR/Website/partners.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,10 @@
"description": "Description for taigabot.",
"message": "taiga est un bot Discord qui essaie d'offrir toutes les fonctionnalités dont vous pourriez avoir besoin en même temps !"
},
"partners.partner.upBeat": {
"description": "Description for UpBeatRadio.",
"message": "UpBeat Radio est une radio en ligne alimentée par la communauté, offrant des divertissements radio sans publicité 24 heures sur 24, 7 jours sur 7, des articles d'actualité quotidiens et bien plus encore !"
},
"partners.partner.wikijs": {
"description": "Description for WikiJS.",
"message": "Le logiciel Wiki open source le plus puissant et extensible."
Expand Down

0 comments on commit c60e342

Please sign in to comment.