Skip to content

Commit

Permalink
Fixing japanese text translation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sn0wfreezeDev committed Jul 31, 2024
1 parent ffaa593 commit 597ee7a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion app/src/main/res/values-ja/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,9 @@
<string name="onboarding_share_data_yes">ใฏใ„</string>
<string name="onboarding_share_data_dialog">ๅŒฟๅๅŒ–ใ•ใ‚ŒใŸใƒ‡ใƒผใ‚ฟใ‚’ๅ…ฑๆœ‰ใ™ใ‚‹ใ‹ใฉใ†ใ‹ใ‚’ๆฑบๅฎšใ™ใ‚‹ๅฟ…่ฆใŒใ‚ใ‚Šใพใ™</string>
<string name="device_name_find_my_device_apple">Find My ใƒ‡ใƒใ‚คใ‚น %s</string>
<string name="notification_text_base">่ฉณ็ดฐใซใคใ„ใฆใฏใ€้€š็Ÿฅใ‚’้–‹ใ„ใฆใใ ใ•ใ„ใ€‚่ฟฝ่ทกใ‚ฟใ‚ฐใŒๅฐ‘ใชใใจใ‚‚%dๅˆ†้–“ใ‚ใชใŸใ‚’่ฟฝ่ทกใ—ใฆใ„ใพใ™ใ€‚</string>
<plurals name="notification_text_base">
<item quantity="other">่ฉณ็ดฐใซใคใ„ใฆใฏใ€้€š็Ÿฅใ‚’้–‹ใ„ใฆใใ ใ•ใ„ใ€‚่ฟฝ่ทกใ‚ฟใ‚ฐใŒๅฐ‘ใชใใจใ‚‚%dๅˆ†้–“ใ‚ใชใŸใ‚’่ฟฝ่ทกใ—ใฆใ„ใพใ™ใ€‚</item>
</plurals>
<string name="notification_title_base">่ฟฝ่ทกใ‚ฟใ‚ฐใŒ็™บ่ฆ‹ใ•ใ‚Œใพใ—ใŸ!</string>
<string name="notification_text_single">่ฉณ็ดฐใซใคใ„ใฆใฏใ€้€š็Ÿฅใ‚’้–‹ใ„ใฆใใ ใ•ใ„ใ€‚%sใŒๅฐ‘ใชใใจใ‚‚%dๅˆ†้–“ใ‚ใชใŸใ‚’่ฟฝ่ทกใ—ใฆใ„ใพใ™ใ€‚</string>
<string name="notification_text_multiple">่ฉณ็ดฐใซใคใ„ใฆใฏใ€้€š็Ÿฅใ‚’้–‹ใ„ใฆใใ ใ•ใ„ใ€‚%sใŒๅฐ‘ใชใใจใ‚‚%dๅˆ†้–“ใ‚ใชใŸใ‚’ใƒ•ใ‚ฉใƒญใƒผใ—ใฆใ„ใพใ™ใ€‚</string>
Expand Down

0 comments on commit 597ee7a

Please sign in to comment.