Merge tag 'v18.0' into develop
This commit is contained in:
commit
474fca8f86
203 changed files with 6626 additions and 3019 deletions
|
|
@ -295,7 +295,7 @@
|
|||
<string name="action_set_caption">Mettre une légende</string>
|
||||
<string name="action_remove">Supprimer le média</string>
|
||||
<string name="lock_account_label">Verrouiller le compte</string>
|
||||
<string name="lock_account_label_description">Vous devez approuvez manuellement les abonnements</string>
|
||||
<string name="lock_account_label_description">Vous devez approuver manuellement les abonnements</string>
|
||||
<string name="compose_save_draft">Enregistrer comme brouillon ?</string>
|
||||
<string name="send_post_notification_title">Envoi du pouet…</string>
|
||||
<string name="send_post_notification_error_title">Erreur lors de l’envoi du pouet</string>
|
||||
|
|
@ -304,7 +304,6 @@
|
|||
<string name="send_post_notification_saved_content">Une copie du pouet a été sauvegardée dans vos brouillons</string>
|
||||
<string name="action_compose_shortcut">Écrire</string>
|
||||
<string name="error_no_custom_emojis">Votre instance %s n’a pas d’émojis personnalisés</string>
|
||||
<string name="copy_to_clipboard_success">Copié dans le presse-papier</string>
|
||||
<string name="emoji_style">Style d’émojis</string>
|
||||
<string name="system_default">Par défaut du système</string>
|
||||
<string name="download_fonts">Vous devez commencer par télécharger ces jeux d’émojis</string>
|
||||
|
|
@ -540,4 +539,13 @@
|
|||
<string name="duration_14_days">14 jours</string>
|
||||
<string name="duration_180_days">180 jours</string>
|
||||
<string name="tusky_compose_post_quicksetting_label">Rédiger un message</string>
|
||||
<string name="notification_sign_up_format">%s a créé un compte</string>
|
||||
<string name="notification_sign_up_name">Nouveaux comptes</string>
|
||||
<string name="notification_sign_up_description">Notifications quand quelqu\'un crée un nouveau compte</string>
|
||||
<string name="pref_title_notification_filter_sign_ups">un nouveau compte a été créé</string>
|
||||
<string name="notification_update_format">%s a modifié son message</string>
|
||||
<string name="pref_title_notification_filter_updates">un message avec lequel j\'ai interagi est modifié</string>
|
||||
<string name="notification_update_name">Messages modifiés</string>
|
||||
<string name="notification_update_description">Notifications quand un post avec lequel vous avez interagi est modifié</string>
|
||||
<string name="title_login">Se connecter</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue