mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
chore(i18n): Translated using Weblate (Japanese)
Currently translated at 98.8% (425 of 430 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ja/
This commit is contained in:
@ -379,6 +379,10 @@
|
||||
},
|
||||
"templates": {
|
||||
"title": "字幕選択機を開く"
|
||||
},
|
||||
"toast": {
|
||||
"caption-changed": "字幕を{{language}}に変更しました",
|
||||
"caption-disabled": "字幕を無効にしました"
|
||||
}
|
||||
},
|
||||
"compact-sidebar": {
|
||||
@ -598,7 +602,15 @@
|
||||
},
|
||||
"navigation": {
|
||||
"description": "ブラウザの戻る・進むボタンのようにUIからコントロールできるボタン",
|
||||
"name": "ナビゲーション"
|
||||
"name": "ナビゲーション",
|
||||
"templates": {
|
||||
"back": {
|
||||
"title": "前のページに戻ります"
|
||||
},
|
||||
"forward": {
|
||||
"title": "次のページに進みます"
|
||||
}
|
||||
}
|
||||
},
|
||||
"no-google-login": {
|
||||
"description": "インターフェースからGoogleのログインボタンとリンクを削除",
|
||||
|
||||
Reference in New Issue
Block a user