Translated using Weblate (Japanese)

Currently translated at 98.6% (511 of 518 strings)

Translated using Weblate (Japanese)

Currently translated at 97.6% (506 of 518 strings)

Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Jeff <jeffvictorli@gmail.com>
Co-authored-by: aorinngoDo <aorinngo@email.cz>
Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ja/
Translation: feishin/Translation
This commit is contained in:
Hosted Weblate 2023-11-02 03:58:29 +01:00
parent 8e0ef96596
commit 809f2683a2
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -27,7 +27,8 @@
"shuffle_off": "シャッフル無効", "shuffle_off": "シャッフル無効",
"addLast": "最後へ追加", "addLast": "最後へ追加",
"mute": "ミュート", "mute": "ミュート",
"skip_forward": "次へスキップ" "skip_forward": "次へスキップ",
"pause": "一時停止"
}, },
"setting": { "setting": {
"crossfadeStyle_description": "オーディオプレーヤーが使用するクロスフェードのスタイルを選択します", "crossfadeStyle_description": "オーディオプレーヤーが使用するクロスフェードのスタイルを選択します",
@ -409,7 +410,10 @@
"toYear": "年まで", "toYear": "年まで",
"fromYear": "年から", "fromYear": "年から",
"criticRating": "批評家の評価", "criticRating": "批評家の評価",
"trackNumber": "トラック" "trackNumber": "トラック",
"comment": "コメント",
"recentlyUpdated": "新規更新",
"isPublic": "共有済み"
}, },
"page": { "page": {
"sidebar": { "sidebar": {
@ -420,7 +424,7 @@
"albums": "$t(entity.album_other)", "albums": "$t(entity.album_other)",
"genres": "$t(entity.genre_other)", "genres": "$t(entity.genre_other)",
"folders": "$t(entity.folder_other)", "folders": "$t(entity.folder_other)",
"settings": "$t(entity.setting_other)", "settings": "$t(common.setting_other)",
"home": "$t(common.home)", "home": "$t(common.home)",
"artists": "$t(entity.artist_other)", "artists": "$t(entity.artist_other)",
"albumArtists": "$t(entity.albumArtist_other)" "albumArtists": "$t(entity.albumArtist_other)"