mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 09:09:29 +01:00
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:
parent
2ccb397164
commit
fcd5c1b167
44
android/app/src/main/assets/custom/i18n/ja.json
vendored
44
android/app/src/main/assets/custom/i18n/ja.json
vendored
@ -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": "ホームページ"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user