mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Update i18n
This commit is contained in:
parent
f892312289
commit
a1c6000ab0
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -119,7 +119,7 @@
|
||||
"hide-top-search.min.js": "19641CCB6A883DB5DD143A768606DEF0C571572D91CCD3FD5A9302A2A916E19B",
|
||||
"home-video.vue.min.js": "ACD3918903369692BF0AA0ADBE3E77B8D6B942EA1DAAB7138B362D263E9DC1F4",
|
||||
"i18n.de-DE.min.js": "5BDAC5F0493F447A98B4D308817B21AB2787BEF9E3929EA37F0D2ACD3D879337",
|
||||
"i18n.en-US.min.js": "B503606FC6ED8784BFFDE9C28D12F8C6C9C74D66DA6A7CCB10ADF47750986C5E",
|
||||
"i18n.en-US.min.js": "38F86493B3C1745F4B2D9CC66AAD74C440349067D2BA9F4D01F2F3861BB370F2",
|
||||
"i18n.ja-JP.min.js": "C5E818E514FAB210608BFA121566D1D16D462EC26959308D7ACAFDB7B0FBF01A",
|
||||
"i18n.min.css": "0AE8A8F13C6FA4BA08628523525C0606DC5F97B93864D8751A4F299F1B3DC074",
|
||||
"i18n.min.js": "7FCB933FD43C05A152B672D4BD721F3ECEBA6AD29648379947DAAFC403907B38",
|
||||
@ -175,7 +175,7 @@
|
||||
"selectable-column-text.min.js": "09694A9E5BA787634FDCA96BF073BB83C599AA44D259BA442E22AACC54A7CB78",
|
||||
"settings-search.min.js": "C3B605AF2581F562415B6AA30F7B1D825A74EB0B2B83A5F17A303B7B5646E261",
|
||||
"settings-side-bar.min.js": "C01E22A25B573712D75340E1E34BBA4EC171A80E39F1097FD5E52C6F57BC9BF4",
|
||||
"settings-tooltip.en-US.min.js": "1799A6CF1FCC7D18C6CEE755F57D420E7B3215647B8159B792E74BC735568880",
|
||||
"settings-tooltip.en-US.min.js": "4286EC1A7812760ED1993AA4C2BF513F1BAF8A0F705F46E44822ED4F8BACAEC9",
|
||||
"settings-tooltip.ja-JP.min.js": "7398B19746268C7E3256E61A83B7CEFADBDFCB2DCD608970202FE58E67803713",
|
||||
"settings-tooltip.loader.min.js": "B3941A6B9A5AC693832EA49015397114DC95137E12E6D1ABC311EFF3A3D6F319",
|
||||
"settings-tooltip.min.css": "0C138D5CF16B9068E73D173D229B2B458C15F50272DA73D6A580921C5A848845",
|
||||
|
||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
2
min/i18n.en-US.min.js
vendored
2
min/i18n.en-US.min.js
vendored
File diff suppressed because one or more lines are too long
2
min/settings-tooltip.en-US.min.js
vendored
2
min/settings-tooltip.en-US.min.js
vendored
File diff suppressed because one or more lines are too long
@ -152,6 +152,13 @@ Additional variables:
|
||||
[`removeGameMatchModule`, `Also remove e-sports module.`],
|
||||
[`customNavbarTransparent`, `Use transparent fill when banner exists.`],
|
||||
[`recordLiveDanmaku`, `Record and export XML file in live danmaku recorder from add-ons.`],
|
||||
[`feedsTranslate`, `Append translate button to every feeds. Can translate feeds into Chinese or language specified in UI Translation.`],
|
||||
[`feedsTranslateProvider`, `The machine translate provider.`],
|
||||
[`updateCdn`, `Select mirror for hot updates, invalid in offline versions.`],
|
||||
[`preserveEventBanner`, `Preserve event banners in video page.`],
|
||||
[`useDefaultLiveQuality`, `Set the default live quality. Will switch to it automatically when watching live stream.`],
|
||||
[`defaultLiveQuality`, `Select the default live quality.`],
|
||||
[`fixedSidebars`, `Fix position of sidebars and navbar in feeds home.`],
|
||||
]);
|
||||
export default {
|
||||
export: { toolTips },
|
||||
|
||||
@ -90,7 +90,10 @@ export const map = new Map([
|
||||
[`设置`, `Settings`],
|
||||
[`频道`, `Channel`],
|
||||
[`标签`, `Tag`],
|
||||
[`关注`, `Follow`],
|
||||
[`关注`, [`Follow`, {
|
||||
selector: '.stats-item',
|
||||
text: 'Following',
|
||||
}]],
|
||||
[`关注数`, `Following`],
|
||||
[`粉丝`, `Follower`],
|
||||
[`粉丝数`, `Followers`],
|
||||
@ -821,6 +824,17 @@ export const map = new Map([
|
||||
[`追番追剧`, `Subscriptions`],
|
||||
[`黑色`, `Black`],
|
||||
[`白色`, `White`],
|
||||
[`领取B币`, `Collect Bili coins`],
|
||||
[`已领取B币`, `Collected Bili coins`],
|
||||
[`领取优惠券`, `Collect coupon`],
|
||||
[`已领取优惠券`, `Collected Bili coins`],
|
||||
[`我的课程`, `My courses`],
|
||||
[`更新源`, `Hot Update Mirror`],
|
||||
[`强制固定顶栏和侧栏`, `Fix positions of sidebars and navbar`],
|
||||
[`画中画`, `Picture in picture`],
|
||||
[`全部播放`, `Play all`],
|
||||
[`手动输入`, `Manual input`],
|
||||
[`链接列表`, `Video links`],
|
||||
[`*`, [
|
||||
{
|
||||
selector: `.gui-settings-widgets-box .widgets-container .empty-tip`,
|
||||
@ -883,7 +897,7 @@ export const regex = new Map([
|
||||
[/^未通过 \(([\d]+)\)$/, `Rejected ($1)`],
|
||||
[/^共([\d]+)P$/, `$1 Episodes`],
|
||||
[/^超清 ([\d]+)K$/, `Ultra $1K`],
|
||||
[/^高清 ([\d]+)P([60\+]?)$/, `HD $1P$2`],
|
||||
[/^高清 ([\d]+)P([60\+]*)$/, `HD $1P$2`],
|
||||
[/^清晰 ([\d]+)P$/, `$1P`],
|
||||
[/^流畅 ([\d]+)P$/, `$1P`],
|
||||
[/^兑换成功\n剩余银瓜子:([\d]+)$/, `Exchanged successfully.\nYou have $1 silver seeds left.`],
|
||||
@ -892,6 +906,8 @@ export const regex = new Map([
|
||||
[/^最高全站日排行(.+)名$/, `Daily Ranking Record: $1`],
|
||||
[/^已记录([0-1])条弹幕$/, `$1 danmaku recorded`],
|
||||
[/^已记录([\d]+)条弹幕$/, `$1 danmakus recorded`],
|
||||
[/^共([0-1])个视频$/, `$1 video`],
|
||||
[/^共([\d]+)个视频$/, `$1 videos`],
|
||||
]);
|
||||
export default {
|
||||
export: { map, regex },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user