Sync Strings from Localazy (#6269)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2026-03-02 14:54:50 +01:00 committed by GitHub
parent 494e425de0
commit 5bcaad1e81
167 changed files with 2455 additions and 1322 deletions

View file

@ -15,6 +15,10 @@
</plurals>
<string name="notification_error_unified_push_unregistered_android">"Le distributeur de notifications UnifiedPush na pas pu être enregistré, vous ne recevrez donc plus de notifications. Veuillez vérifier les paramètres de notification de lapplication et létat du distributeur."</string>
<string name="notification_fallback_content">"Vous avez de nouveau(x) message(s)."</string>
<plurals name="notification_fallback_n_content">
<item quantity="one">"Vous avez %d nouveau message."</item>
<item quantity="other">"Vous avez %d nouveaux messages."</item>
</plurals>
<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>