Sync Strings from Localazy

This commit is contained in:
bmarty 2024-06-17 00:23:40 +00:00 committed by github-actions[bot]
parent 5c2d612bb3
commit 9288b90ac6
593 changed files with 1792 additions and 1724 deletions

View file

@ -3,6 +3,7 @@
<string name="notification_channel_call">"Appel"</string>
<string name="notification_channel_listening_for_events">"À lécoute des événements"</string>
<string name="notification_channel_noisy">"Notifications bruyantes"</string>
<string name="notification_channel_ringing_calls">"Appels entrants"</string>
<string name="notification_channel_silent">"Notifications silencieuses"</string>
<plurals name="notification_compat_summary_line_for_room">
<item quantity="one">"%1$s : %2$d message"</item>
@ -13,6 +14,7 @@
<item quantity="other">"%d notifications"</item>
</plurals>
<string name="notification_fallback_content">"Notification"</string>
<string name="notification_incoming_call">"Appel entrant"</string>
<string name="notification_inline_reply_failed">"** Échec de lenvoi - veuillez ouvrir le salon"</string>
<string name="notification_invitation_action_join">"Rejoindre"</string>
<string name="notification_invitation_action_reject">"Rejeter"</string>