Sync Strings from Localazy (#4648)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
parent
f272167d67
commit
847f8fcbf6
121 changed files with 1909 additions and 914 deletions
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_description">"Gwnewch yn siwr fod Firebase ar gael."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Nid yw Firebase ar gael."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_success">"Mae Firebase ar gael."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_title">"Gwiriwch Firebase"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_description">"Gwnewch yn siŵr fod tocyn Firebase ar gael."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_failure">"Nid yw tocyn Firebase yn hysbys."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_success">"Tocyn Firebase: %1$s."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_title">"Gwiriwch tocyn Firebase"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue