mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
日本語翻訳の更新
This commit is contained in:
parent
4ef9facbfb
commit
8494789de9
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -731,7 +731,7 @@ class Observer {
|
||||
}
|
||||
videoChangeCallbacks.push(callback)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
class SpinQuery {
|
||||
constructor (query, condition, action, failed) {
|
||||
|
||||
@ -731,7 +731,7 @@ class Observer {
|
||||
}
|
||||
videoChangeCallbacks.push(callback)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
class SpinQuery {
|
||||
constructor (query, condition, action, failed) {
|
||||
|
||||
2
min/i18n.ja-JP.min.js
vendored
2
min/i18n.ja-JP.min.js
vendored
File diff suppressed because one or more lines are too long
@ -486,7 +486,8 @@ export const map = new Map([
|
||||
text: `デジタル`,
|
||||
}],
|
||||
[`纪录片`, {
|
||||
selector: `.elevator-module .nav-list .item`,
|
||||
selector: `.elevator-module .nav-list .item,
|
||||
.elevator .list-box .item.sortable`,
|
||||
not,
|
||||
text: `ドキュメンタリー`,
|
||||
}],
|
||||
@ -499,7 +500,8 @@ export const map = new Map([
|
||||
`歴史`,
|
||||
{
|
||||
text: `履歴`,
|
||||
selector: `.nav-con.fr .nav-item .t, .custom-navbar li[data-name='historyList'] .main-content, .custom-navbar-settings .orders li`
|
||||
selector: `.nav-con.fr .nav-item .t, .custom-navbar li[data-name='historyList'] .main-content, .custom-navbar-settings .orders li,
|
||||
.app-layout .manga-navbar .action-button.app-button`
|
||||
},
|
||||
]],
|
||||
[`我的关注`, [
|
||||
@ -680,6 +682,9 @@ export const map = new Map([
|
||||
[`违法信息`, `違法な情報`],
|
||||
[`直播歌曲内容不适宜请立即调整`, `放送の内容は適していません、すぐに調整`],
|
||||
[`违反直播言论规范, 请立即调整`, `ライブスピーチ規範の違反、すぐに調整`],
|
||||
[`系统通知`, `システム通知`],
|
||||
[`当前直播间被直播管理员切断直播。`, `今、配信ルームはスーパー管理者によって中断されています.`],
|
||||
[`悲痛欲绝 >△<`, `悲しすぎる >△<`],
|
||||
[`*`, [
|
||||
{
|
||||
selector: `.gui-settings-widgets-box .widgets-container .empty-tip`,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user