New translations strings.xml (Japanese)

This commit is contained in:
Daksh P. Jain 2022-03-09 13:30:43 +05:30
parent 8abca27c60
commit f849a8bc71

View file

@ -340,6 +340,7 @@
<string name="pref_summary_toggle_volume">再生画面に十分なスペースがある場合に音量コントロールを追加する</string> <string name="pref_summary_toggle_volume">再生画面に十分なスペースがある場合に音量コントロールを追加する</string>
<string name="pref_summary_wallpaper_accent">Extract accent color from wallpaper</string> <string name="pref_summary_wallpaper_accent">Extract accent color from wallpaper</string>
<string name="pref_summary_whitelist">Only show music from /Music Folder</string> <string name="pref_summary_whitelist">Only show music from /Music Folder</string>
<string name="pref_summary_pause_history">When enabled, newly played songs won\'t show in history</string>
<string name="pref_title_album_art_on_lockscreen">アルバムジャケットを表示</string> <string name="pref_title_album_art_on_lockscreen">アルバムジャケットを表示</string>
<string name="pref_title_album_artists_only">アルバムのアーティストを表示</string> <string name="pref_title_album_artists_only">アルバムのアーティストを表示</string>
<string name="pref_title_album_cover_style">アルバムカバーのテーマ</string> <string name="pref_title_album_cover_style">アルバムカバーのテーマ</string>
@ -386,6 +387,7 @@
<string name="pref_title_toggle_volume">ボリュームコントロール</string> <string name="pref_title_toggle_volume">ボリュームコントロール</string>
<string name="pref_title_wallpaper_accent">Wallpaper accent color</string> <string name="pref_title_wallpaper_accent">Wallpaper accent color</string>
<string name="pref_title_whitelist">Whitelist music</string> <string name="pref_title_whitelist">Whitelist music</string>
<string name="pref_title_pause_history">Pause history</string>
<string name="pro">Pro</string> <string name="pro">Pro</string>
<string name="pro_summary">Black theme, Now playing themes, Carousel effect and more..</string> <string name="pro_summary">Black theme, Now playing themes, Carousel effect and more..</string>
<string name="profile">プロフィール</string> <string name="profile">プロフィール</string>
@ -524,4 +526,6 @@
<string name="you_will_be_forwarded_to_the_issue_tracker_website">issue trackerのウェブサイトに移動します</string> <string name="you_will_be_forwarded_to_the_issue_tracker_website">issue trackerのウェブサイトに移動します</string>
<string name="your_account_data_is_only_used_for_authentication">あなたのアカウントは認証にのみ使用されます</string> <string name="your_account_data_is_only_used_for_authentication">あなたのアカウントは認証にのみ使用されます</string>
<string name="customactivityoncrash_error_activity_error_details_share">Share Crash Report</string> <string name="customactivityoncrash_error_activity_error_details_share">Share Crash Report</string>
<string name="history_cleared">History cleared</string>
<string name="history_undo_button">Undo</string>
</resources> </resources>