forked from Hendrix-Shen/Bilibili-Danmaku
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bbde303
commit c51d28c
Showing
2 changed files
with
160 additions
and
178 deletions.
There are no files selected for viewing
169 changes: 80 additions & 89 deletions
169
src/main/resources/assets/bilibili-danmaku/lang/en_us.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,91 +1,82 @@ | ||
{ | ||
"bilibili-danmaku.gui.title": "Bilibili Danmaku - Config - Version: %s (%s)", | ||
|
||
"bilibili-danmaku.gui.button.tab.debug": "Debug", | ||
"bilibili-danmaku.gui.button.tab.format_chat": "Chat Format", | ||
"bilibili-danmaku.gui.button.tab.generic": "Generic", | ||
"bilibili-danmaku.gui.button.tab.toggle_chat": "Chat Toggle", | ||
|
||
"bilibili-danmaku.misc.versionType.Development": "Development", | ||
"bilibili-danmaku.misc.versionType.Public Beta": "Public Beta", | ||
"bilibili-danmaku.misc.versionType.Public Release": "Public Release", | ||
"bilibili-danmaku.misc.versionType.Unknown": "Unknown", | ||
|
||
"bilibili-danmaku.messages.getRealRoomID.failed": "§6[Bilibili Danmaku]§4Get room identifier failed!", | ||
"bilibili-danmaku.messages.getRealRoomID.successful": "§6[Bilibili Danmaku]§2Get room identifier successfully(%s)!", | ||
|
||
"bilibili-danmaku.messages.websocket.open.failed": "§6[Bilibili Danmaku]§4Websocket connect failed!", | ||
"bilibili-danmaku.messages.websocket.open.successful": "§6[Bilibili Danmaku]§aWebsocket connect successful!", | ||
|
||
"bilibili-danmaku.messages.websocket.close": "§6[Bilibili Danmaku]§eWebsocket disconnect!", | ||
|
||
"bilibili-danmaku.config.generic.enable.name": "enable", | ||
"bilibili-danmaku.config.generic.enable.comment": "", | ||
"bilibili-danmaku.config.generic.blockGifts.name": "blockGifts", | ||
"bilibili-danmaku.config.generic.blockGifts.comment": "", | ||
"bilibili-danmaku.config.generic.blockWords.name": "blockWords", | ||
"bilibili-danmaku.config.generic.blockWords.comment": "", | ||
"bilibili-danmaku.config.generic.openConfigGui.name": "openConfigGui", | ||
"bilibili-danmaku.config.generic.openConfigGui.comment": "A hotkey to open the in-game Config GUI.", | ||
"bilibili-danmaku.config.generic.roomId.name": "roomId", | ||
"bilibili-danmaku.config.generic.roomId.comment": "", | ||
|
||
"bilibili-danmaku.config.toggle_chat.chatDanmakuEnable.name": "chatDanmakuEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatDanmakuEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatGiftEnable.name": "chatGiftEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatGiftEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyEnable.name": "chatGuardBuyEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel1Enable.name": "chatGuardBuyLevel1Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel1Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel2Enable.name": "chatGuardBuyLevel2Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel2Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel3Enable.name": "chatGuardBuyLevel3Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel3Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatSuperChatEnable.name": "chatSuperChatEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatSuperChatEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeEnable.name": "chatWelcomeEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardEnable.name": "chatWelcomeGuardEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv1Enable.name": "chatWelcomeGuardLv1Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv1Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv2Enable.name": "chatWelcomeGuardLv2Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv2Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv3Enable.name": "chatWelcomeGuardLv3Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv3Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeNormalEnable.name": "chatWelcomeNormalEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeNormalEnable.comment": "", | ||
|
||
"bilibili-danmaku.config.format_chat.formatChatAdmin.name": "formatChatAdmin", | ||
"bilibili-danmaku.config.format_chat.formatChatAdmin.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv1.name": "formatChatBuyGuardLv1", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv1.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv2.name": "formatChatBuyGuardLv2", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv2.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv3.name": "formatChatBuyGuardLv3", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv3.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatDanmakuGuard.name": "formatChatDanmakuGuard", | ||
"bilibili-danmaku.config.format_chat.formatChatDanmakuGuard.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatDanmakuNormal.name": "formatChatDanmakuNormal", | ||
"bilibili-danmaku.config.format_chat.formatChatDanmakuNormal.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatGifts.name": "formatChatGifts", | ||
"bilibili-danmaku.config.format_chat.formatChatGifts.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatSuperChat.name": "聊天栏醒目留言格式", | ||
"bilibili-danmaku.config.format_chat.formatChatSuperChat.comment": "当收到醒目留言时展示的信格式息。", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv1.name": "formatChatWelcomeGuardLv1", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv1.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv2.name": "formatChatWelcomeGuardLv2", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv2.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv3.name": "formatChatWelcomeGuardLv3", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv3.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeNormal.name": "formatChatWelcomeNormal", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeNormal.comment": "", | ||
|
||
"bilibili-danmaku.config.debug.debugMode.name": "debugMode", | ||
"bilibili-danmaku.config.debug.debugMode.comment": "", | ||
"bilibili-danmaku.config.debug.initApiUrl.name": "initApiUrl", | ||
"bilibili-danmaku.config.debug.initApiUrl.comment": "", | ||
"bilibili-danmaku.config.debug.websocketUri.name": "websocketUri", | ||
"bilibili-danmaku.config.debug.websocketUri.comment": "" | ||
"bilibili-danmaku.gui.title": "Bilibili Danmaku - Config - Version: %s (%s)", | ||
"bilibili-danmaku.gui.button.tab.debug": "Debug", | ||
"bilibili-danmaku.gui.button.tab.format_chat": "Chat Format", | ||
"bilibili-danmaku.gui.button.tab.generic": "Generic", | ||
"bilibili-danmaku.gui.button.tab.toggle_chat": "Chat Toggle", | ||
"bilibili-danmaku.misc.versionType.Development": "Development", | ||
"bilibili-danmaku.misc.versionType.Public Beta": "Public Beta", | ||
"bilibili-danmaku.misc.versionType.Public Release": "Public Release", | ||
"bilibili-danmaku.misc.versionType.Unknown": "Unknown", | ||
"bilibili-danmaku.messages.getRealRoomID.failed": "§6[Bilibili Danmaku]§4Get room identifier failed!", | ||
"bilibili-danmaku.messages.getRealRoomID.successful": "§6[Bilibili Danmaku]§2Get room identifier successfully(%s)!", | ||
"bilibili-danmaku.messages.websocket.open.failed": "§6[Bilibili Danmaku]§4Websocket connect failed!", | ||
"bilibili-danmaku.messages.websocket.open.successful": "§6[Bilibili Danmaku]§aWebsocket connect successful!", | ||
"bilibili-danmaku.messages.websocket.close": "§6[Bilibili Danmaku]§eWebsocket disconnect!", | ||
"bilibili-danmaku.config.generic.enable.name": "enable", | ||
"bilibili-danmaku.config.generic.enable.comment": "", | ||
"bilibili-danmaku.config.generic.blockGifts.name": "blockGifts", | ||
"bilibili-danmaku.config.generic.blockGifts.comment": "", | ||
"bilibili-danmaku.config.generic.blockWords.name": "blockWords", | ||
"bilibili-danmaku.config.generic.blockWords.comment": "", | ||
"bilibili-danmaku.config.generic.openConfigGui.name": "openConfigGui", | ||
"bilibili-danmaku.config.generic.openConfigGui.comment": "A hotkey to open the in-game Config GUI.", | ||
"bilibili-danmaku.config.generic.roomId.name": "roomId", | ||
"bilibili-danmaku.config.generic.roomId.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatDanmakuEnable.name": "chatDanmakuEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatDanmakuEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatGiftEnable.name": "chatGiftEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatGiftEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyEnable.name": "chatGuardBuyEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel1Enable.name": "chatGuardBuyLevel1Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel1Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel2Enable.name": "chatGuardBuyLevel2Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel2Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel3Enable.name": "chatGuardBuyLevel3Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatGuardBuyLevel3Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatSuperChatEnable.name": "chatSuperChatEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatSuperChatEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeEnable.name": "chatWelcomeEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardEnable.name": "chatWelcomeGuardEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardEnable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv1Enable.name": "chatWelcomeGuardLv1Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv1Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv2Enable.name": "chatWelcomeGuardLv2Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv2Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv3Enable.name": "chatWelcomeGuardLv3Enable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeGuardLv3Enable.comment": "", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeNormalEnable.name": "chatWelcomeNormalEnable", | ||
"bilibili-danmaku.config.toggle_chat.chatWelcomeNormalEnable.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatAdmin.name": "formatChatAdmin", | ||
"bilibili-danmaku.config.format_chat.formatChatAdmin.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv1.name": "formatChatBuyGuardLv1", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv1.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv2.name": "formatChatBuyGuardLv2", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv2.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv3.name": "formatChatBuyGuardLv3", | ||
"bilibili-danmaku.config.format_chat.formatChatBuyGuardLv3.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatDanmakuGuard.name": "formatChatDanmakuGuard", | ||
"bilibili-danmaku.config.format_chat.formatChatDanmakuGuard.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatDanmakuNormal.name": "formatChatDanmakuNormal", | ||
"bilibili-danmaku.config.format_chat.formatChatDanmakuNormal.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatGifts.name": "formatChatGifts", | ||
"bilibili-danmaku.config.format_chat.formatChatGifts.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatSuperChat.name": "formatChatSuperChat", | ||
"bilibili-danmaku.config.format_chat.formatChatSuperChat.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv1.name": "formatChatWelcomeGuardLv1", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv1.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv2.name": "formatChatWelcomeGuardLv2", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv2.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv3.name": "formatChatWelcomeGuardLv3", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeGuardLv3.comment": "", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeNormal.name": "formatChatWelcomeNormal", | ||
"bilibili-danmaku.config.format_chat.formatChatWelcomeNormal.comment": "", | ||
"bilibili-danmaku.config.debug.debugMode.name": "debugMode", | ||
"bilibili-danmaku.config.debug.debugMode.comment": "", | ||
"bilibili-danmaku.config.debug.initApiUrl.name": "initApiUrl", | ||
"bilibili-danmaku.config.debug.initApiUrl.comment": "", | ||
"bilibili-danmaku.config.debug.websocketUri.name": "websocketUri", | ||
"bilibili-danmaku.config.debug.websocketUri.comment": "" | ||
} |
Oops, something went wrong.