Sync Strings from Localazy (#4648)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot
2025-04-28 10:59:35 +02:00
committed by GitHub
parent da9c59937b
commit 76c59e2eac
121 changed files with 1909 additions and 914 deletions

View File

@@ -1,4 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_deactivate_account_confirmation_dialog_content">"Cadarnhewch eich bod am gau\'r cyfrif. Does dom modd dadwneud y weithred hon."</string>
<string name="screen_deactivate_account_delete_all_messages">"Dileu fy holl negeseuon"</string>
<string name="screen_deactivate_account_delete_all_messages_notice">"Rhybudd: Mae\'n bosibl y bydd defnyddwyr y dyfodol yn gweld sgyrsiau anghyflawn."</string>
<string name="screen_deactivate_account_description">"Bydd cau eich cyfrif yn %1$s yn:"</string>
<string name="screen_deactivate_account_description_bold_part">"dim modd ei adfer"</string>
<string name="screen_deactivate_account_list_item_1">"%1$s eich cyfrif (does dim modd i chi fewngofnodi eto, ac nid oes modd ailddefnyddio\'ch dull adnabod)."</string>
<string name="screen_deactivate_account_list_item_1_bold_part">"Analluogi\'n barhaol"</string>
<string name="screen_deactivate_account_list_item_2">"Eich tynnu o bob ystafell sgwrsio."</string>
<string name="screen_deactivate_account_list_item_3">"Dileu manylion eich cyfrif o\'n gweinydd hunaniaeth."</string>
<string name="screen_deactivate_account_list_item_4">"Bydd eich negeseuon yn dal i fod yn weladwy i ddefnyddwyr cofrestredig ond fyddan nhw ddim ar gael i ddefnyddwyr newydd neu anghofrestredig os byddwch yn dewis eu dileu."</string>
<string name="screen_deactivate_account_title">"Cau cyfrif"</string>
</resources>

View File

@@ -2,4 +2,5 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_deactivate_account_description">"Desativar sua conta é %1$s, isso irá:"</string>
<string name="screen_deactivate_account_list_item_2">"Te remover de todas as salas de conversa."</string>
<string name="screen_deactivate_account_title">"Desativar conta"</string>
</resources>