Skip to content

Commit

Permalink
New Crowdin updates (#7498)
Browse files Browse the repository at this point in the history
* New translations popup.json (Korean)

* New translations downloads.json (French)
  • Loading branch information
SeMiD authored Nov 8, 2024
1 parent d85d056 commit ab6ddcf
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 0 deletions.
80 changes: 80 additions & 0 deletions fr-FR/Website/downloads.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,12 +159,92 @@
"description": "Warning modal title, pops out when user clicks on Edge/Opera downloads (based on the current browser).",
"message": "Attention"
},
"downloads.mobile.notAvailable": {
"description": "Warning message shown on mobile devices indicating PreMiD is not available.",
"message": "PreMiD n'est pas disponible pour les appareils mobiles. Veuillez utiliser un navigateur de bureau pour installer PreMiD."
},
"downloads.mobile.showDownloads": {
"description": "Button text to show downloads section on mobile.",
"message": "Voir les téléchargements"
},
"downloads.mobile.hideDownloads": {
"description": "Button text to hide downloads section on mobile.",
"message": "Cacher les téléchargements"
},
"downloads.notice.header.title": {
"description": "Main announcement title in the downloads page.",
"message": "Grandes nouvelles !"
},
"downloads.notice.header.removal": {
"description": "First line of the announcement about app removal.",
"message": "Nous avons complètement supprimé l'application !"
},
"downloads.notice.header.simplified": {
"description": "Second line explaining the simplified installation process.",
"message": "Désormais, vous n'avez besoin que de l'extension du navigateur - aucun téléchargement supplémentaire n'est nécessaire."
},
"downloads.notice.features.oneClick": {
"description": "Feature tag highlighting one-click setup.",
"message": "Installation en un clic"
},
"downloads.notice.features.noApp": {
"description": "Feature tag highlighting no app requirement.",
"message": "Aucune application nécessaire"
},
"downloads.notice.features.justWorks": {
"description": "Feature tag emphasizing simplicity.",
"message": "Prêt à l'emploi™"
},
"downloads.notice.version": {
"description": "Small text showing version information and reason for change.",
"message": "Application supprimée dans la v2.6.0 pour vous faciliter la vie ✨"
},
"downloads.notice.browsers.title": {
"description": "Title for the browser selection section.",
"message": "Obtenez PreMiD pour votre navigateur"
},
"downloads.notice.browsers.comingSoon": {
"description": "Label shown on unavailable browser options.",
"message": "À venir"
},
"downloads.notice.beta.title": {
"description": "Title for the beta program section.",
"message": "Programme Bêta"
},
"downloads.notice.beta.description": {
"description": "Description of how to join the beta program.",
"message": "Vous aimez essayer de nouvelles choses ? Rejoignez notre Discord et utilisez /beta pour obtenir un accès anticipé !"
},
"downloads.notice.alpha.title": {
"description": "Title for the alpha access section.",
"message": "Accès Alpha"
},
"downloads.notice.alpha.description": {
"description": "Description of how to get alpha access.",
"message": "Soutenez-nous sur GitHub ou Patreon pour bénéficier des fonctionnalités les plus récentes !"
},
"downloads.notice.support.needHelp": {
"description": "Start of the support section text.",
"message": "Besoin d'aide ? Rejoignez notre"
},
"downloads.notice.support.discord": {
"description": "Discord link text in support section.",
"message": "Discord"
},
"downloads.notice.support.forSupport": {
"description": "End of the support section text.",
"message": "pour obtenir de l'aide !"
},
"downloads.notice.appreciation.title": {
"description": "Title for the appreciation section.",
"message": "Vous aimez PreMiD ?"
},
"downloads.notice.appreciation.description": {
"description": "Description in the appreciation section.",
"message": "N'hésitez pas à nous soutenir ou à laisser un commentaire - cela nous touche au plus haut point !"
},
"downloads.notice.appreciation.buttons.review": {
"description": "Review button text.",
"message": "Évaluez-nous"
}
}
8 changes: 8 additions & 0 deletions ko-KR/Extension/popup.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,14 @@
"description": "Enable/Disable the indicator in the menu bar (location: extension popup -> discord icon/profile picture -> 'settings' section)",
"message": "제목 메뉴바"
},
"popup.setting.syncLanguage": {
"description": "Enable/Disable syncing the language of the extension with the language of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
"message": "언어 동기화"
},
"popup.setting.preferredPresenceLanguage": {
"description": "When the 'Sync Language' setting is disabled, it will show a selector where you can select a language that will be preferred for the languages of presences (location: extension popup -> discord icon/profile picture -> 'language' section)",
"message": "선호하는 Presence 언어"
},
"popup.notConnectedBanner.heading": {
"description": "Title of the error banner when no discord connection is found",
"message": "Discord 연동 해제됨"
Expand Down

0 comments on commit ab6ddcf

Please sign in to comment.