Sync Strings from Localazy
This commit is contained in:
parent
dc4c1c265b
commit
23c1112dcf
186 changed files with 4902 additions and 1254 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">"Firebase が利用可能であることを確認してください。"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase を利用できません。"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase は利用可能です。"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_title">"Firebase の確認"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_description">"Firebase トークンが利用可能であることを確認してください。"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_failure">"Firebase トークンが不明です。"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_success">"Firebase トークン: %1$s"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_title">"Firebase トークンの確認"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue