Run ./tools/localazy/downloadStrings.sh --all
This commit is contained in:
parent
496e0ea566
commit
75f1d2fdc0
62 changed files with 482 additions and 478 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">"Uistite sa, že Firebase je k dispozícii."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase nie je k dispozícii."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase je k dispozícii."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_title">"Skontrolovať Firebase"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_description">"Uistite sa, že je k dispozícii token Firebase."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_failure">"Token Firebase nie je známy."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_success">"Token Firebase: %1$s."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_title">"Skontrolovať token Firebase"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue