Sync Strings (#4739)

* Sync Strings from Localazy

* Sync strings again

---------

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
This commit is contained in:
ElementBot 2025-05-19 10:17:02 +02:00 committed by GitHub
parent f61be3af6f
commit 34e88f30ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
58 changed files with 1016 additions and 986 deletions

View file

@ -2,13 +2,5 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_test_unified_push_description">"Sicrhewch fod dosbarthwyr UnifiedPush ar gael."</string>
<string name="troubleshoot_notifications_test_unified_push_failure">"Heb ganfod dosbarthwyr gwthio."</string>
<plurals name="troubleshoot_notifications_test_unified_push_success">
<item quantity="zero">"Wedi canfod %1$d dosbarthwyr: %2$s"</item>
<item quantity="one">"Wedi canfod %1$d dosbarthwr: %2$s"</item>
<item quantity="two">"Wedi canfod %1$d dosbarthwr: %2$s"</item>
<item quantity="few">"Wedi canfod %1$d dosbarthwr: %2$s"</item>
<item quantity="many">"Wedi canfod %1$d dosbarthwr: %2$s"</item>
<item quantity="other">"Wedi canfod %1$d dosbarthwr: %2$s"</item>
</plurals>
<string name="troubleshoot_notifications_test_unified_push_title">"Gwiriwch UnifiedPush"</string>
</resources>