New Crowdin updates (#2037)

* 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]
This commit is contained in:
Claire
2022-12-22 13:51:16 +01:00
committed by GitHub
parent 8b8ca8d71b
commit f79ab85a6a
4 changed files with 77 additions and 4 deletions

View File

@ -72,12 +72,14 @@
"navigation_bar.misc": "Sonstiges",
"notification.markForDeletion": "Zum Entfernen auswählen",
"notification_purge.btn_all": "Alle\nauswählen",
"notification_purge.btn_apply": "Ausgewählte\nlöschen",
"notification_purge.btn_apply": "Ausgewählte\nentfernen",
"notification_purge.btn_invert": "Auswahl\numkehren",
"notification_purge.btn_none": "Auswahl\naufheben",
"notification_purge.start": "Benachrichtigung-Aufräumen-Modus starten",
"notifications.marked_clear": "Ausgewählte Benachrichtigungen löschen",
"notification_purge.start": "Benachrichtigungen-Aufräumen-Modus starten",
"notifications.marked_clear": "Ausgewählte Benachrichtigungen entfernen",
"notifications.marked_clear_confirmation": "Möchtest du wirklich alle auswählten Benachrichtigungen für immer entfernen?",
"onboarding.done": "Fertig",
"onboarding.next": "Weiter",
"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.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}.",
"settings.auto_collapse_lengthy": "Lange Toots",

View File

@ -1,8 +1,38 @@
{
"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 dinstance 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.preferences": "Preferences"
"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"
}