mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-17 04:13:01 +00:00
f79ab85a6a
* New translations en.json (German) [ci skip] * New translations en.json (French) [ci skip] * New translations en.yml (French) [ci skip] * New translations simple_form.en.yml (French) [ci skip]
39 lines
2.1 KiB
JSON
39 lines
2.1 KiB
JSON
{
|
||
"account.add_account_note": "Ajouter une note pour @{name}",
|
||
"account.follows": "Abonnements",
|
||
"column_header.profile": "Profil",
|
||
"column_subheading.lists": "Listes",
|
||
"column_subheading.navigation": "Navigation",
|
||
"compose.attach": "Joindre…",
|
||
"compose.attach.doodle": "Dessiner quelque chose",
|
||
"compose.attach.upload": "Téléverser un fichier",
|
||
"compose.content-type.html": "HTML",
|
||
"compose.content-type.markdown": "Markdown",
|
||
"compose.content-type.plain": "Text brut",
|
||
"compose_form.poll.multiple_choices": "Choix multiples",
|
||
"compose_form.poll.single_choice": "Choix unique",
|
||
"confirmations.missing_media_description.confirm": "Envoyer quand même",
|
||
"onboarding.page_one.federation": "{domain} is an \"instance\" of Mastodon. Mastodon is a network of independent servers joining up to make one larger social network. We call these servers instances.",
|
||
"onboarding.page_six.admin": "Votre admin d’instance est {admin}.",
|
||
"onboarding.page_six.github": "{domain} runs on Glitchsoc. Glitchsoc is a friendly {fork} of {Mastodon}. Glitchsoc is fully compatible with all Mastodon apps and instances. Glitchsoc is free open-source software. You can report bugs, request features, or contribute to the code on {github}.",
|
||
"onboarding.page_six.various_app": "applications mobiles",
|
||
"settings.auto_collapse_reblogs": "Boosts",
|
||
"settings.auto_collapse_replies": "Réponses",
|
||
"settings.close": "Fermer",
|
||
"settings.content_warnings": "Content warnings",
|
||
"settings.content_warnings.regexp": "Expression rationnelle",
|
||
"settings.filters": "Filtres",
|
||
"settings.general": "Général",
|
||
"settings.notifications_opts": "Options des notifications",
|
||
"settings.pop_in_left": "Gauche",
|
||
"settings.pop_in_right": "Droite",
|
||
"settings.preferences": "Preferences",
|
||
"settings.side_arm.none": "Aucun",
|
||
"settings.status_icons_language": "Indicateur de langue",
|
||
"settings.status_icons_media": "Indicateur de médias et sondage",
|
||
"settings.status_icons_reply": "Indicateur de réponses",
|
||
"status.sensitive_toggle": "Cliquer pour voir",
|
||
"web_app_crash.debug_info": "Informations de débogage",
|
||
"web_app_crash.settings": "paramètres"
|
||
}
|