mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
日本語翻訳の更新
This commit is contained in:
parent
eef7d153a1
commit
008dd521b2
@ -1,6 +1,6 @@
|
||||
// ==UserScript==
|
||||
// @name Bilibili Evolved (Offline)
|
||||
// @version 586.84
|
||||
// @version 587.16
|
||||
// @description Bilibili Evolved 的离线版, 所有功能都已内置于脚本中.
|
||||
// @author Grant Howard, Coulomb-G
|
||||
// @copyright 2020, Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
// ==UserScript==
|
||||
// @name Bilibili Evolved (Preview Offline)
|
||||
// @version 586.84
|
||||
// @version 587.16
|
||||
// @description Bilibili Evolved 的预览离线版, 可以抢先体验新功能, 并且所有功能都已内置于脚本中.
|
||||
// @author Grant Howard, Coulomb-G
|
||||
// @copyright 2020, Grant Howard (https://github.com/the1812) & Coulomb-G (https://github.com/Coulomb-G)
|
||||
|
||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
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
2
min/settings-tooltip.ja-JP.min.js
vendored
2
min/settings-tooltip.ja-JP.min.js
vendored
File diff suppressed because one or more lines are too long
@ -161,6 +161,7 @@ export const toolTips = new Map<keyof BilibiliEvolvedSettings, string>([
|
||||
新しい変数:
|
||||
- <span>n</span>: 番号、n番目の動画を意味します.`],
|
||||
[`removeGameMatchModule`, /*html*/`電子スポーツプレート区を削除.`],
|
||||
[`recordLiveDanmaku`, /*html*/`追加機能に生放送弾幕レコーダーを追加し、生放送弾幕を記録して「XML」をエクスポートできます.`],
|
||||
]);
|
||||
export default {
|
||||
export: { toolTips },
|
||||
|
||||
@ -424,6 +424,8 @@ export const map = new Map([
|
||||
[`专栏文字选择`, `コラムのテキストを選択できる`],
|
||||
[`稍后再看期限提醒`, `「後で見る」のリマインダー`],
|
||||
[`自动选择当前直播间勋章`, `勲章を自動的に選択`],
|
||||
[`网址参数清理`, `追跡パラメーターをリンクから削除`],
|
||||
[`直播弹幕记录器`, `生放送弾幕レコーダー`],
|
||||
[`顶栏触摸优化`, `頂欄にタッチ最適化を行う`],
|
||||
[`素质三连触摸支持`, `素質三連タッチサポート`],
|
||||
[`播放器触摸支持`, `プレーヤータッチサポート`],
|
||||
@ -763,7 +765,6 @@ export const map = new Map([
|
||||
[`播放器设置`, `プレーヤー設定`],
|
||||
[`线路选择`, `回線を選ぶ`],
|
||||
[`对本稿件的投币枚数已用完`, `この作品にコインの数は使い果たされました`],
|
||||
[`网址参数清理`, `追跡パラメーターをリンクから削除`],
|
||||
[`收起直播间侧栏`, `生放送のサイドカードを非表示`],
|
||||
[`导出设置`, `エクスポート設定`],
|
||||
[`导入设置`, `インポート設定`],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user