Update Japanese translation (#997)

This commit is contained in:
Aries 2021-04-08 12:18:49 +09:00 committed by GitHub
parent f41bc31ba8
commit e105e2d2a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 5 deletions

View File

@ -20,7 +20,9 @@
"bitRate": "ビットレート",
"discSubtitle": "ディスクサブタイトル",
"starred": "お気に入り",
"comment": "コメント"
"comment": "コメント",
"rating": "レート",
"quality": "品質"
},
"actions": {
"addToQueue": "最後に再生",
@ -44,7 +46,8 @@
"compilation": "Compilation",
"year": "年",
"updatedAt": "更新日",
"comment": "コメント"
"comment": "コメント",
"rating": "レート"
},
"actions": {
"playAll": "再生",
@ -60,7 +63,8 @@
"recentlyAdded": "最近追加された",
"recentlyPlayed": "最近再生された",
"mostPlayed": "最も再生された",
"starred": "お気に入り"
"starred": "お気に入り",
"topRated": "高評価"
}
},
"artist": {
@ -69,7 +73,8 @@
"name": "名前",
"albumCount": "アルバム枚数",
"songCount": "曲数",
"playCount": "再生数"
"playCount": "再生数",
"rating": "レート"
}
},
"user": {
@ -340,7 +345,7 @@
"next_song": "次の曲",
"vol_up": "音量を上げる",
"vol_down": "音量を下げる",
"toggle_star": "星の付け外し"
"toggle_love": "星の付け外し"
}
}
}