Translated using Weblate (Japanese)

Currently translated at 28.3% (19 of 67 strings)

Translation: Subtracks/subtracks
Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/ja/
This commit is contained in:
Austin Riedhammer 2022-04-16 23:41:44 +00:00 committed by austinried
parent 2ccb397164
commit fcd5c1b167

View File

@ -6,10 +6,50 @@
"frequent": "よく聴くアルバム", "frequent": "よく聴くアルバム",
"recent": "最近再生した", "recent": "最近再生した",
"starred": "星付きアルバム" "starred": "星付きアルバム"
} },
"name": "アルバム"
}, },
"song": { "song": {
"name": "歌" "name": "歌",
"lists": {
"artistTopSongs": "人気曲"
}
},
"artist": {
"name": "アーティスト"
},
"playlist": {
"name": "プレイリスト"
}
},
"navigation": {
"tabs": {
"home": "ホーム",
"library": "ライブラリ",
"search": "検索",
"settings": "設定"
}
},
"search": {
"inputPlaceholder": "検索"
},
"settings": {
"servers": {
"name": "サーバ"
},
"network": {
"name": "ネット"
},
"music": {
"name": "音楽"
},
"reset": {
"name": "リセット"
},
"about": {
"actions": {
"projectHomepage": "ホームページ"
}
} }
} }
} }