mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-17 04:22:23 +03:00
Update Japanese translation (#997)
This commit is contained in:
parent
f41bc31ba8
commit
e105e2d2a2
@ -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": "星の付け外し"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user