@lumiastream/lumia-translations 1.7.7 → 1.7.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/translations/ar.translations.json +289 -30
- package/src/translations/de.translations.json +258 -30
- package/src/translations/en.translations.json +103 -17
- package/src/translations/es.translations.json +259 -30
- package/src/translations/fr.translations.json +258 -30
- package/src/translations/nl.translations.json +291 -30
- package/src/translations/pt.translations.json +289 -30
- package/src/translations/sv.translations.json +293 -31
- package/src/translations/tr.translations.json +289 -30
- package/src/translations/zh.translations.json +290 -30
|
@@ -123,7 +123,10 @@
|
|
|
123
123
|
"import": "导入",
|
|
124
124
|
"origin": "来源",
|
|
125
125
|
"here": "此处",
|
|
126
|
-
"or": "或"
|
|
126
|
+
"or": "或",
|
|
127
|
+
"muted": "Muted",
|
|
128
|
+
"unmuted": "Unmuted",
|
|
129
|
+
"true": "True"
|
|
127
130
|
},
|
|
128
131
|
"auth": {
|
|
129
132
|
"login": "登录",
|
|
@@ -364,7 +367,30 @@
|
|
|
364
367
|
"discord-auth-failed": "身份验证失败",
|
|
365
368
|
"discord-login": "将弹出一个新窗口,要求您登录。登录并让此窗口在后台保持打开状态,以便将 Discord 与 Lumia Stream 结合使用。确保您在此窗口中位于直播页面,以便 Lumia Stream 可以监听事件。如果它告诉您使用移动应用程序登录,请尝试使用“使用二维码”选项登录",
|
|
366
369
|
"select-channel": "选择频道",
|
|
367
|
-
"closing-lumia": "正在关闭 Lumia"
|
|
370
|
+
"closing-lumia": "正在关闭 Lumia",
|
|
371
|
+
"slobs-status": "Open Streamlabs Desktop, press the Settings Icon, Click Mobile on the Sidebar, Turn on Allow Third Party connections, Copy your API Token and enter it below",
|
|
372
|
+
"yeelight-build-error": "Yeelight build error",
|
|
373
|
+
"wiz-build-error": "Wiz build error",
|
|
374
|
+
"twinkly-build-error": "Twinkly build error",
|
|
375
|
+
"trovo-no-chat": "Trovo no chat",
|
|
376
|
+
"tplink-build-error": "Tplink build error",
|
|
377
|
+
"touchportal-restart": "Touchportal restart",
|
|
378
|
+
"touchportal-plugin-update": "Touchportal plugin update",
|
|
379
|
+
"touchportal-download-failed": "Touchportal download failed",
|
|
380
|
+
"tapo-build-error": "Tapo build error",
|
|
381
|
+
"streamdeck-download-failed": "Streamdeck download failed",
|
|
382
|
+
"steelseries-build-error": "Steelseries build error",
|
|
383
|
+
"razer-build-error": "Razer build error",
|
|
384
|
+
"midi-build-error": "Midi build error",
|
|
385
|
+
"magichome-build-error": "Magichome build error",
|
|
386
|
+
"logitech-build-error": "Logitech build error",
|
|
387
|
+
"keylight-build-error": "Keylight build error",
|
|
388
|
+
"integration-copy-url": "Integration copy url",
|
|
389
|
+
"hyperate-auth-failed": "Hyperate auth failed",
|
|
390
|
+
"elgato-build-error": "Elgato build error",
|
|
391
|
+
"corsair-build-error": "Corsair build error",
|
|
392
|
+
"cololight-build-error": "Cololight build error",
|
|
393
|
+
"broadlink-build-error": "Broadlink build error"
|
|
368
394
|
},
|
|
369
395
|
"connection": {
|
|
370
396
|
"select-preference": "选择您想要使用的偏好",
|
|
@@ -397,7 +423,8 @@
|
|
|
397
423
|
"having-issues-click-here": "遇到问题?点击这里",
|
|
398
424
|
"copy-auth-and-paste": "复制身份验证链接并粘贴到您首选的浏览器地址栏中",
|
|
399
425
|
"enable-twitch-chatters-permission": "在 Twitch 连接中为观众小部件启用“读取聊天者”。前往“连接”>“编辑 Twitch”并为观众小部件选择“读取聊天者”",
|
|
400
|
-
"offline": "离线 — 聊天和提醒将在直播开始后可用"
|
|
426
|
+
"offline": "离线 — 聊天和提醒将在直播开始后可用",
|
|
427
|
+
"target-port": "Target port"
|
|
401
428
|
},
|
|
402
429
|
"lumia": {
|
|
403
430
|
"chatbot": "聊天机器人",
|
|
@@ -424,7 +451,8 @@
|
|
|
424
451
|
"premium-variations": "仅限高级版允许使用变体",
|
|
425
452
|
"premium-no-alias": "仅限高级版允许使用别名",
|
|
426
453
|
"brightness": "亮度",
|
|
427
|
-
"always-on-top": "始终置顶"
|
|
454
|
+
"always-on-top": "始终置顶",
|
|
455
|
+
"scenes": "Scenes"
|
|
428
456
|
},
|
|
429
457
|
"sidebar": {
|
|
430
458
|
"expand": "展开",
|
|
@@ -490,7 +518,22 @@
|
|
|
490
518
|
"popout-title": "弹出小部件",
|
|
491
519
|
"loyaltypoints": "忠诚度积分",
|
|
492
520
|
"poll": "投票",
|
|
493
|
-
"plugins": "插件"
|
|
521
|
+
"plugins": "插件",
|
|
522
|
+
"excludedLights": "Excluded Lights",
|
|
523
|
+
"obs": "OBS",
|
|
524
|
+
"session": "Session",
|
|
525
|
+
"interactions": "Interactions",
|
|
526
|
+
"api": "API",
|
|
527
|
+
"advanced": "Advanced",
|
|
528
|
+
"user": "User",
|
|
529
|
+
"subscription": "Subscription",
|
|
530
|
+
"restrictions": "Restrictions",
|
|
531
|
+
"profiles": "Profiles",
|
|
532
|
+
"modtool": "Mod Tool",
|
|
533
|
+
"marketplace": "Marketplace",
|
|
534
|
+
"general": "General",
|
|
535
|
+
"games": "Games",
|
|
536
|
+
"filteredWords": "Filtered Words"
|
|
494
537
|
},
|
|
495
538
|
"home": {
|
|
496
539
|
"test-setup": "测试设置",
|
|
@@ -525,7 +568,9 @@
|
|
|
525
568
|
"cooldown-is-empty": "冷却时间为空",
|
|
526
569
|
"unsaved-changes": "您有需要刷新的更改",
|
|
527
570
|
"chat-not-activated": "聊天未激活",
|
|
528
|
-
"mod-queue-is-empty": "审核队列为空"
|
|
571
|
+
"mod-queue-is-empty": "审核队列为空",
|
|
572
|
+
"remove-queue-item": "Remove queue item",
|
|
573
|
+
"actions": "Actions"
|
|
529
574
|
},
|
|
530
575
|
"controlcenter": {
|
|
531
576
|
"controlcenter": "控制中心",
|
|
@@ -717,7 +762,11 @@
|
|
|
717
762
|
"20-words": "每分钟 20 个词",
|
|
718
763
|
"40-words": "每分钟 40 个词",
|
|
719
764
|
"80-words": "每分钟 80 个词",
|
|
720
|
-
"160-words": "每分钟 160 个词"
|
|
765
|
+
"160-words": "每分钟 160 个词",
|
|
766
|
+
"voicecommands": "Voice Commands",
|
|
767
|
+
"voicecommands-description": "Use your voice to trigger commands in Lumia",
|
|
768
|
+
"voicecommands-control": "Voice Commands Control",
|
|
769
|
+
"confidence": "Confidence"
|
|
721
770
|
},
|
|
722
771
|
"eventlist": {
|
|
723
772
|
"free-ticket": "免费票",
|
|
@@ -745,7 +794,10 @@
|
|
|
745
794
|
"record-new-rf-code": "录制新的射频代码",
|
|
746
795
|
"point-your-rf-remote": "录制:将您的射频遥控器对准接收器,然后按住您要录制的按键。这可能需要 30 秒。如果按住不起作用,请尝试按住和连续按压的组合",
|
|
747
796
|
"rf-code": "射频代码",
|
|
748
|
-
"broadlink-record-failed": "Broadlink 录制失败错误:{{message}}"
|
|
797
|
+
"broadlink-record-failed": "Broadlink 录制失败错误:{{message}}",
|
|
798
|
+
"model": "Model",
|
|
799
|
+
"brand": "Brand",
|
|
800
|
+
"appliance": "Appliance"
|
|
749
801
|
},
|
|
750
802
|
"default": {
|
|
751
803
|
"default-lights": "默认灯光状态",
|
|
@@ -946,7 +998,9 @@
|
|
|
946
998
|
"timestamps-description": "根据时间戳输入节拍。这将跳过节拍检测器",
|
|
947
999
|
"use-all-lights": "每个节拍使用所有灯光",
|
|
948
1000
|
"beat-duration": "节拍应持续多长时间(毫秒)",
|
|
949
|
-
"turn-off-lights-after-beat": "节拍后关闭灯光"
|
|
1001
|
+
"turn-off-lights-after-beat": "节拍后关闭灯光",
|
|
1002
|
+
"scene-living-type-": "Scene living type",
|
|
1003
|
+
"edit-slots": "Edit slots"
|
|
950
1004
|
},
|
|
951
1005
|
"commands": {
|
|
952
1006
|
"scratch": "从头开始",
|
|
@@ -1689,7 +1743,35 @@
|
|
|
1689
1743
|
"marketplace-tts-extension-low-bits": "{{bits}} 比特低于最低 {{threshold}} 比特。设置为 {{threshold}}+ 比特即可由 Twitch 承担 AI TTS;否则将消耗你的配额。",
|
|
1690
1744
|
"extension-free-tts-tooltip": "价格达到 {{threshold}} 比特或更高的 Twitch 扩展指令会覆盖 AI TTS 成本,不会使用你的每月配额。",
|
|
1691
1745
|
"extension-free-tts-badge": "免配额",
|
|
1692
|
-
"extension-free-tts-summary": "针对 Twitch 扩展:将价格设置为 {{threshold}} 比特或以上即可由 Twitch 承担 AI TTS。低于此值将消耗你的配额。"
|
|
1746
|
+
"extension-free-tts-summary": "针对 Twitch 扩展:将价格设置为 {{threshold}} 比特或以上即可由 Twitch 承担 AI TTS。低于此值将消耗你的配额。",
|
|
1747
|
+
"chatbot-show-in-chat-list": "Show Chat Bot messages in Dashboard, Overlays, and Lumia Link Chatboxes",
|
|
1748
|
+
"kicks": "Kicks",
|
|
1749
|
+
"wait-for-response": "Wait for response",
|
|
1750
|
+
"key-input": "Keyboard Typer",
|
|
1751
|
+
"winning-outcome": "Winning Outcome",
|
|
1752
|
+
"codeId": "Code ID",
|
|
1753
|
+
"overlays-custom-codeId-description": "The codeId will make sure only the overlay layers with the same codeId will receive this content. It will come through under Overlay.on('overlaycontent', (data) => { ... })",
|
|
1754
|
+
"overlays-overlay-layer-optional": "Overlay Layer Selection is optional. Please do not select a layer if you plan on uploading this code to the marketplace. If you are unsure, leave it blank and use the codeId to determine when to update the Custom Overlay.",
|
|
1755
|
+
"use-native-twitch-shoutout-instead-of-chatbot": "Use native Twitch /shoutout instead of chatbot",
|
|
1756
|
+
"use-native-twitch-shoutout-instead-of-chatbot-description": "On Twitch you can use the built in /shoutout instead of chatbot",
|
|
1757
|
+
"lumia-assistant-chat-gpt": "Lumia Stream assistant ChatGPT",
|
|
1758
|
+
"use-default-message": "Use default message",
|
|
1759
|
+
"screenshot-conversion-description": "Overlay must be connected within OBS or HUD and visible in order to capture a screenshot.",
|
|
1760
|
+
"printer-type": "Print type (Image or Text)",
|
|
1761
|
+
"printer-text": "Text to print",
|
|
1762
|
+
"printer-text-description": "Enter one or more lines. Each line prints separately.",
|
|
1763
|
+
"printer-image": "Image to print",
|
|
1764
|
+
"printer-image-description": "Enter the path to the image to print or use the variable function {{overlay_screenshot=my overlay name,thermal}} to send a screenshot as well or {{obs_screenshot}} to send your screenshot from OBS",
|
|
1765
|
+
"use-system-tts-override": "Use system tts override",
|
|
1766
|
+
"soundboard": "Soundboard",
|
|
1767
|
+
"regex-match-premade-": "Regex match premade",
|
|
1768
|
+
"refresh-spotify-settings": "Refresh spotify settings",
|
|
1769
|
+
"printer-address": "Printer address",
|
|
1770
|
+
"kick-points-settings": "Kick points settings",
|
|
1771
|
+
"format": "Format",
|
|
1772
|
+
"conversion": "Conversion",
|
|
1773
|
+
"api": "Api",
|
|
1774
|
+
"always-use-tts-on-overlays": "Always use tts on overlays"
|
|
1693
1775
|
},
|
|
1694
1776
|
"variables": {
|
|
1695
1777
|
"action": "动作名称",
|
|
@@ -2259,7 +2341,61 @@
|
|
|
2259
2341
|
"user-triggered-kick-points-command": "{{username}} 触发了 Kick 积分 {{command}}",
|
|
2260
2342
|
"user-triggered-kick-points-command-but-not-level": "{{username}} 触发了 Kick 积分 {{command}},但不符合用户等级条件",
|
|
2261
2343
|
"user-triggered-kick-points-command-but-not-points": "{{username}} 触发了 Kick 积分 {{command}},但不符合成本条件",
|
|
2262
|
-
"ai_prompt": "使用 Chat GPT、DeepSeek 等向 AI 发送提示。示例:{{ai_prompt=生成一个有趣的引言}}。或允许用户发送提示 {{ai_prompt={{message}}}}"
|
|
2344
|
+
"ai_prompt": "使用 Chat GPT、DeepSeek 等向 AI 发送提示。示例:{{ai_prompt=生成一个有趣的引言}}。或允许用户发送提示 {{ai_prompt={{message}}}}",
|
|
2345
|
+
"websocket_action_global_response": "Response retrieved from recently triggered websocket action (JSON strigified); use delay to await response",
|
|
2346
|
+
"websocket_action_response": "Response retrieved from last triggered websocket action (JSON strigified); use delay to await response",
|
|
2347
|
+
"codeId": "Code ID (codeId)",
|
|
2348
|
+
"currencySymbol": "The currency symbol used",
|
|
2349
|
+
"stickerId": "The sticker id used",
|
|
2350
|
+
"stickerName": "The sticker name used",
|
|
2351
|
+
"fourthwall_last_order": "(Fourthwall) The last order that was made. Use Object dot notation to access the properties. e.g. {{fourthwall_last_order.username}}, {{fourthwall_last_order.amount}}, {{fourthwall_last_order.currency}}, {{fourthwall_last_order.message}}, {{fourthwall_last_order.items}}, {{fourthwall_last_order.items}}",
|
|
2352
|
+
"fourthwall_last_tip": "(Fourthwall) The last tip that was made. Use Object dot notation to access the properties. e.g. {{fourthwall_last_tip.username}}, {{fourthwall_last_tip.amount}}, {{fourthwall_last_tip.currency}}, {{fourthwall_last_tip.message}}",
|
|
2353
|
+
"fourthwall_last_gift_purchase": "(Fourthwall) The last gift that was purchased. Use Object dot notation to access the properties. e.g. {{fourthwall_last_gift_purchase.username}}, {{fourthwall_last_gift_purchase.amount}}, {{fourthwall_last_gift_purchase.currency}}",
|
|
2354
|
+
"fourthwall_last_subscriber": "(Fourthwall) The last subscriber that was added. Use Object dot notation to access the properties. e.g. {{fourthwall_last_subscriber.username}}, {{fourthwall_last_subscriber.amount}}, {{fourthwall_last_subscriber.currency}}, {{fourthwall_last_subscriber.interval}}",
|
|
2355
|
+
"fourthwall_current_giveaway": "(Fourthwall) The current giveaway. Use Object dot notation to access the properties. e.g. {{fourthwall_current_giveaway.name}}, {{fourthwall_current_giveaway.amount}}, {{fourthwall_current_giveaway.currency}}",
|
|
2356
|
+
"fourthwall_giveaway_completed": "(Fourthwall) The giveaway that was completed. Use Object dot notation to access the properties. e.g. {{fourthwall_giveaway_completed.name}}, {{fourthwall_giveaway_completed.amount}}, {{fourthwall_giveaway_completed.currency}}, {{fourthwall_giveaway_completed.username}}, {{fourthwall_giveaway_completed.totalGifts}}, {{fourthwall_giveaway_completed.winnerNames}}, {{fourthwall_giveaway_completed.winners}}",
|
|
2357
|
+
"kick_session_gifts_count": "(Kick) the total gifts received in this session",
|
|
2358
|
+
"kick_total_subscriber_count": "(Kick) the total subscriber count of your channel",
|
|
2359
|
+
"kick_total_gift_subscription_count": "(Kick) the total gift subscription count of your Kick channel",
|
|
2360
|
+
"kick_session_gift_subscription_count": "(Kick) the total gift subscription received since Lumia Stream has turned on",
|
|
2361
|
+
"kick_last_gift_subscription": "(Kick) the last user who sent a gift subscription",
|
|
2362
|
+
"kick_session_gift_subscriptions": "(Kick) Session gift subscription list",
|
|
2363
|
+
"kick_last_bit": "(Kick) the last user who sent kicks",
|
|
2364
|
+
"kick_last_bit_amount": "(Kick) the amount of kicks for the last person to send kicks",
|
|
2365
|
+
"kick_session_kicks": "(Kick) Session kicks list",
|
|
2366
|
+
"kick_total_kicks_count": "(Kick) the total kicks count of your Twitch channel",
|
|
2367
|
+
"kick_session_kicks_count": "(Kick) the total kicks received since Lumia Stream has turned on",
|
|
2368
|
+
"kick_session_kicks_with_amount": "(Kick) Session kicks list with amount",
|
|
2369
|
+
"kick_last_kicks": "(Kick) the last kicks that were sent",
|
|
2370
|
+
"kick_last_kicks_amount": "(Kick) the amount of the last kicks that were sent",
|
|
2371
|
+
"last_overlay_screenshot_path": "The last overlay screenshot path that was taken using either {{overlay_screenshot}} or the Overlay action Take Screenshot",
|
|
2372
|
+
"overlay_screenshot": "Take a screenshot of a specific overlay and store it on your computer. You can also select any overlay by selecting the overlay after the variable as well as color conversion type. e.g. {{overlay_screenshot=overlay 1}}. Or to select the conversion type: {{overlay_screenshot=overlay 1,thermal}}. Conversion types: original, thermal, grayscale, invert, binary. This variable will return the file path and can be used immediately",
|
|
2373
|
+
"poll_winning_title": "Poll winning title",
|
|
2374
|
+
"poll_winning_id": "Poll winning id",
|
|
2375
|
+
"messageWithoutEmotes": "The message that the sender sent without the command/alias and without emots inside of the message. Mainly used for TTS.",
|
|
2376
|
+
"recipients": "Users being gifted the gift subscription. Comma separated list of usernames",
|
|
2377
|
+
"recipientsRaw": "Users being gifted the gift subscription. Raw array of usernames, avatar, and userId. mainly used for custom code and custom overlays. Can be accessed with dot notation e.g. {{recipientsRaw.0.avatar}} to get the first users avatar",
|
|
2378
|
+
"meld_is_streaming": "(Meld) is streaming",
|
|
2379
|
+
"meld_is_recording": "(Meld) is recording",
|
|
2380
|
+
"meld_current_scene": "(Meld) current scene",
|
|
2381
|
+
"meld_previous_scene": "(Meld) previous scene",
|
|
2382
|
+
"meld_current_vertical_scene": "(Meld) current vertical scene",
|
|
2383
|
+
"meld_previous_vertical_scene": "(Meld) previous vertical scene",
|
|
2384
|
+
"twitch_session_gifts_count": "(Twitch) the total gifts received since Lumia Stream has turned on",
|
|
2385
|
+
"twitch_session_gift_subscription_count": "(Twitch) the total gift subscription received since Lumia Stream has turned on",
|
|
2386
|
+
"twitch_last_gift_subscription": "(Twitch) the last user who sent a gift subscription",
|
|
2387
|
+
"twitch_session_gift_subscriptions": "(Twitch) Session gift subscriptions list",
|
|
2388
|
+
"twitch_total_gift_subscription_count": "(Twitch) the total gift subscription count of your Twitch channel",
|
|
2389
|
+
"youtube_current_viewer_count": "(Youtube) the current viewer count that is watching",
|
|
2390
|
+
"youtube_total_viewer_count": "(Youtube) the total viewer count that has watched",
|
|
2391
|
+
"youtube_stream_likes": "(Youtube) the total likes for the stream",
|
|
2392
|
+
"youtube_stream_dislikes": "(Youtube) the total dislikes for the stream",
|
|
2393
|
+
"youtube_stream_chat_count": "(Youtube) the total chat count for the stream",
|
|
2394
|
+
"youtube_session_gift_members_count": "(Youtube) the total gift members received since Lumia Stream has turned on",
|
|
2395
|
+
"youtube_last_gift_member": "(Youtube) the last user who sent a gift",
|
|
2396
|
+
"youtube_session_gift_members": "(Youtube) Session gift members list",
|
|
2397
|
+
"youtube_total_gift_members_count": "(Youtube) the total gift members count of your Youtube channel",
|
|
2398
|
+
"items": "The items of the alert comma separated, such as shirt, keyblade, chaos emerald, etc."
|
|
2263
2399
|
},
|
|
2264
2400
|
"voicemod": {
|
|
2265
2401
|
"delay": "延迟",
|
|
@@ -2371,7 +2507,16 @@
|
|
|
2371
2507
|
"viewerQueueEntry": "观众队列条目",
|
|
2372
2508
|
"viewerQueuePlayPause": "观众队列播放/暂停",
|
|
2373
2509
|
"viewerQueueEndQueue": "观众队列结束队列",
|
|
2374
|
-
"viewerQueuePickPlayer": "观众队列选择玩家"
|
|
2510
|
+
"viewerQueuePickPlayer": "观众队列选择玩家",
|
|
2511
|
+
"sendToPrinter": "Send To Printer",
|
|
2512
|
+
"viewerQueueLeave": "Viewer Queue Leave",
|
|
2513
|
+
"appendToVariable": "Append to variable",
|
|
2514
|
+
"unappendFromVariable": "Unappend from variable",
|
|
2515
|
+
"unique-values": "Unique values",
|
|
2516
|
+
"printer-address": "Printer address",
|
|
2517
|
+
"printer-payload": "Printer payload",
|
|
2518
|
+
"encode-printer-payload": "Encode payload automatically",
|
|
2519
|
+
"encode-printer-payload-description": "When enabled, the payload is base64 encoded before it is sent to the printer."
|
|
2375
2520
|
},
|
|
2376
2521
|
"overlay-actions": {
|
|
2377
2522
|
"alertTrigger": "警报触发器",
|
|
@@ -2400,7 +2545,12 @@
|
|
|
2400
2545
|
"pollAddItem": "投票添加项目",
|
|
2401
2546
|
"pollRemoveItem": "投票移除项目",
|
|
2402
2547
|
"sendCustomOverlayContent": "发送自定义叠加内容",
|
|
2403
|
-
"delay": "延迟"
|
|
2548
|
+
"delay": "延迟",
|
|
2549
|
+
"hudOverlayChange": "Hud Overlay Change",
|
|
2550
|
+
"hudToggle": "Hud Toggle",
|
|
2551
|
+
"hudVolumeSet": "Hud Volume Set",
|
|
2552
|
+
"hudOpacitySet": "Hud Opacity Set",
|
|
2553
|
+
"takeScreenshot": "Take Screenshot of Overlay"
|
|
2404
2554
|
},
|
|
2405
2555
|
"twitch": {
|
|
2406
2556
|
"changeStreamTitle": "更改直播标题",
|
|
@@ -2439,7 +2589,9 @@
|
|
|
2439
2589
|
"clipFromTarget": "从消息中的目标剪辑",
|
|
2440
2590
|
"clipFromStreamer": "从主播剪辑",
|
|
2441
2591
|
"random-clip": "随机剪辑",
|
|
2442
|
-
"is_featured": "只获取精选剪辑"
|
|
2592
|
+
"is_featured": "只获取精选剪辑",
|
|
2593
|
+
"addModerator": "Add Moderator",
|
|
2594
|
+
"removeModerator": "Remove Moderator"
|
|
2443
2595
|
},
|
|
2444
2596
|
"audio": {
|
|
2445
2597
|
"setPlayState": "播放/暂停媒体",
|
|
@@ -2690,7 +2842,39 @@
|
|
|
2690
2842
|
"powerupsPoints": "道具点数",
|
|
2691
2843
|
"points-equal": "点数等于",
|
|
2692
2844
|
"points-greater-equal": "点数大于或等于",
|
|
2693
|
-
"confirmation-delete": "删除变体是不可逆的。您确定要继续吗?"
|
|
2845
|
+
"confirmation-delete": "删除变体是不可逆的。您确定要继续吗?",
|
|
2846
|
+
"triggered-this-stream": "Triggered this stream",
|
|
2847
|
+
"triggered": "Triggered",
|
|
2848
|
+
"triggerOncePerStream": "Trigger Once Per Stream",
|
|
2849
|
+
"viewers": "Viewers",
|
|
2850
|
+
"user-likes": "User Likes",
|
|
2851
|
+
"userLikes-info": "This alert will trigger when the user reaches a certain number of likes. This is a cumulative count of all likes the user has received per stream. It requires variations to be used as the milestones to reach.",
|
|
2852
|
+
"totalLikes": "Total Likes",
|
|
2853
|
+
"totalLikes-info": "This alert will trigger when the total number of likes reaches a certain number. This is a cumulative count of all likes received by all users in the stream. It requires variations to be used as the milestones to reach.",
|
|
2854
|
+
"likes-info": "This alert will trigger when the user reaches a certain number of likes. This is a cumulative count of all likes the user has received per stream.",
|
|
2855
|
+
"viewers-info": "This alert will trigger when the total number of viewers reaches a certain number. This is a cumulative count of all viewers that have watched the stream. It requires variations to be used as the milestones to reach and will not trigger again for the whole stream.",
|
|
2856
|
+
"kicks": "Kicks",
|
|
2857
|
+
"raidOut": "Raid Out",
|
|
2858
|
+
"sessionFollowers-info": "This alert will trigger when the total number of followers reaches a certain number per session. This is a cumulative count of all followers that have followed the stream. It requires variations to be used as the milestones to reach.",
|
|
2859
|
+
"sessionSubs-info": "This alert will trigger when the total number of subscribers reaches a certain number per session. This is a cumulative count of all subscribers that have subscribed to the stream. It requires variations to be used as the milestones to reach.",
|
|
2860
|
+
"sessionMembers": "Session Members",
|
|
2861
|
+
"sessionMembers-info": "This alert will trigger when the total number of members reaches a certain number per session. This is a cumulative count of all members that have joined the stream. It requires variations to be used as the milestones to reach.",
|
|
2862
|
+
"giftMembers": "Gift Member",
|
|
2863
|
+
"giftMembers-info": "This alert will trigger when the total number of gift members reaches a certain number per session. This is a cumulative count of all gift members that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2864
|
+
"sessionGiftMembers": "Session Gift Members",
|
|
2865
|
+
"sessionGiftMembers-info": "This alert will trigger when the total number of gift members reaches a certain number per session. This is a cumulative count of all gift members that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2866
|
+
"sessionGiftSubscriptions-info": "This alert will trigger when the total number of gift subscriptions reaches a certain number per session. This is a cumulative count of all gift subscriptions that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2867
|
+
"sessionBits-info": "This alert will trigger when the total number of bits reaches a certain number per session. This is a cumulative count of all bits that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2868
|
+
"sessionKicks": "Session Kicks",
|
|
2869
|
+
"sessionKicks-info": "This alert will trigger when the total number of kicks reaches a certain number per session. This is a cumulative count of all kicks that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2870
|
+
"sessionSuperchats": "Session Superchats",
|
|
2871
|
+
"sessionSuperchats-info": "This alert will trigger when the total number of superchats reaches a certain number per session. This is a cumulative count of all superchats that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2872
|
+
"sessionSuperstickers": "Session Superstickers",
|
|
2873
|
+
"sessionSuperstickers-info": "This alert will trigger when the total number of superstickers reaches a certain number per session. This is a cumulative count of all superstickers that have been given to the stream. It requires variations to be used as the milestones to reach.",
|
|
2874
|
+
"switchVerticalScene": "Switch Vertical Scene",
|
|
2875
|
+
"giveawayStarted": "Giveaway Started",
|
|
2876
|
+
"giveawayEnded": "Giveaway Ended",
|
|
2877
|
+
"thankyouSent": "Thank You Sent"
|
|
2694
2878
|
},
|
|
2695
2879
|
"discovery": {
|
|
2696
2880
|
"light-ip-has-changed": "您的 {{type}} 灯光的 IP 地址已更改。请按“刷新更改”以便 Lumia 使用新的 IP 地址",
|
|
@@ -3017,7 +3201,41 @@
|
|
|
3017
3201
|
"session-type-MONTHLY": "每月",
|
|
3018
3202
|
"session-type-YEARLY": "每年",
|
|
3019
3203
|
"gift-your-friends-subscription": "赠送朋友订阅",
|
|
3020
|
-
"go-to-shop": "前往商店"
|
|
3204
|
+
"go-to-shop": "前往商店",
|
|
3205
|
+
"display": "Display",
|
|
3206
|
+
"show-avatars": "Show avatars",
|
|
3207
|
+
"show-badges": "Show badges",
|
|
3208
|
+
"show-timestamps": "Show timestamps",
|
|
3209
|
+
"show-site-icons": "Show site icons",
|
|
3210
|
+
"hide-alerts": "Hide alerts",
|
|
3211
|
+
"hide-chat-commands": "Hide chat commands",
|
|
3212
|
+
"font": "Font",
|
|
3213
|
+
"font-size": "Font size (px)",
|
|
3214
|
+
"space-between-messages": "Space between messages (px)",
|
|
3215
|
+
"font-family": "Font family",
|
|
3216
|
+
"colors": "Colors",
|
|
3217
|
+
"background-color": "Background color",
|
|
3218
|
+
"text-color": "Text color",
|
|
3219
|
+
"username-color-override": "Username color override",
|
|
3220
|
+
"background-opacity": "Background opacity",
|
|
3221
|
+
"use-platform-colors": "Use platform colors",
|
|
3222
|
+
"messages": "Messages",
|
|
3223
|
+
"max-messages": "Max messages",
|
|
3224
|
+
"message-timeout": "Message timeout (seconds)",
|
|
3225
|
+
"never-timeout": "0 = never timeout",
|
|
3226
|
+
"animate-messages": "Animate messages",
|
|
3227
|
+
"smooth-scrolling": "Smooth scrolling",
|
|
3228
|
+
"chat-as-bot": "Chat as bot",
|
|
3229
|
+
"moderation": "Moderation",
|
|
3230
|
+
"hide-deleted-messages": "Hide deleted messages",
|
|
3231
|
+
"show-mod-actions": "Show moderation actions",
|
|
3232
|
+
"banned-user-display": "Banned user display",
|
|
3233
|
+
"hide-messages": "Hide messages",
|
|
3234
|
+
"fade-messages": "Fade messages",
|
|
3235
|
+
"show-messages": "Show messages",
|
|
3236
|
+
"always-auto-refresh": "Always auto refresh when unsaved changes are detected",
|
|
3237
|
+
"obs-description": "Obs description",
|
|
3238
|
+
"gradient-color": "Gradient color"
|
|
3021
3239
|
},
|
|
3022
3240
|
"billing": {
|
|
3023
3241
|
"card": "银行卡",
|
|
@@ -3091,7 +3309,8 @@
|
|
|
3091
3309
|
"duplicate-name": "不能有重复的名称",
|
|
3092
3310
|
"non-unique-inputcontrol": "此输入控件必须是唯一的。您已有一个具有这些输入值的输入控件",
|
|
3093
3311
|
"non-unique-variable": "所有变量必须是唯一的,并且不能在应用程序的任何其他地方使用。请尝试为您的变量提供唯一的名称",
|
|
3094
|
-
"missing-field": "必须填写所有字段才能保存"
|
|
3312
|
+
"missing-field": "必须填写所有字段才能保存",
|
|
3313
|
+
"save-failed": "Save failed"
|
|
3095
3314
|
},
|
|
3096
3315
|
"something-went-wrong": {
|
|
3097
3316
|
"title": "哎呀!出错了",
|
|
@@ -3282,7 +3501,9 @@
|
|
|
3282
3501
|
"voters": "投票者",
|
|
3283
3502
|
"trigger": "触发器(在投票命令后发送的消息)",
|
|
3284
3503
|
"poll-description": "投票小部件允许您创建包含标题、触发器和可选图片的投票。观众可以通过输入命令(例如 !vote)并跟上触发器(例如 !vote 1)来投票。",
|
|
3285
|
-
"no-poll-found": "未找到投票,您可以通过添加一个投票覆盖层来创建"
|
|
3504
|
+
"no-poll-found": "未找到投票,您可以通过添加一个投票覆盖层来创建",
|
|
3505
|
+
"private-upload": "Private upload",
|
|
3506
|
+
"newer-version-available": "Newer version available"
|
|
3286
3507
|
},
|
|
3287
3508
|
"update": {
|
|
3288
3509
|
"update-now": "立即更新",
|
|
@@ -3300,7 +3521,15 @@
|
|
|
3300
3521
|
"try-again": "重试",
|
|
3301
3522
|
"update-error": "更新错误!",
|
|
3302
3523
|
"update": "更新",
|
|
3303
|
-
"update-internal": "内部更新"
|
|
3524
|
+
"update-internal": "内部更新",
|
|
3525
|
+
"update-failed": "Auto update failed",
|
|
3526
|
+
"update-error-description": "An error occurred while updating Lumia Stream. Please try again later.",
|
|
3527
|
+
"update-error-generic": "An error occurred while updating Lumia Stream. Please try again later.",
|
|
3528
|
+
"manual-download-suggestion-version": "You can manually download version {{version}} from here",
|
|
3529
|
+
"manual-download-suggestion": "You can manually download the latest version from here",
|
|
3530
|
+
"direct-download-available": "Direct download link available",
|
|
3531
|
+
"download-manually": "Direct download",
|
|
3532
|
+
"download-from-site": "Download from site"
|
|
3304
3533
|
},
|
|
3305
3534
|
"chatbot": {
|
|
3306
3535
|
"chatbot-description": "让 Lumia Stream 能够通过我们的聊天机器人传达 Lumia 内部的动态。确保在您的 Twitch 聊天中用 /mod lumiastream 将 Lumia Stream 设为版主",
|
|
@@ -3324,7 +3553,8 @@
|
|
|
3324
3553
|
"allowed-variables": "允许的变量",
|
|
3325
3554
|
"allowed-variables-info": "复制并粘贴这些变量到输入框中以创建通用消息",
|
|
3326
3555
|
"checkout-website": "查看您的命令网站",
|
|
3327
|
-
"how-to-use": "如何使用"
|
|
3556
|
+
"how-to-use": "如何使用",
|
|
3557
|
+
"should-reply": "Should Reply to the one who called the command"
|
|
3328
3558
|
},
|
|
3329
3559
|
"tutorials": {
|
|
3330
3560
|
"widget-btn-title": "管理小部件",
|
|
@@ -3639,7 +3869,8 @@
|
|
|
3639
3869
|
"kick": "Kick",
|
|
3640
3870
|
"overlay": "旧版叠加层",
|
|
3641
3871
|
"virtuallights": "虚拟灯光",
|
|
3642
|
-
"discord": "Discord"
|
|
3872
|
+
"discord": "Discord",
|
|
3873
|
+
"huepro": "Hue Pro"
|
|
3643
3874
|
},
|
|
3644
3875
|
"shortcuts": {
|
|
3645
3876
|
"shortcuts": "快捷方式",
|
|
@@ -3896,7 +4127,10 @@
|
|
|
3896
4127
|
"confirmation-close": "删除上传是不可逆的。您确定要删除吗?",
|
|
3897
4128
|
"error-deleting": "删除社区上传时出错",
|
|
3898
4129
|
"updated": "已更新",
|
|
3899
|
-
"post-new": "发布新内容"
|
|
4130
|
+
"post-new": "发布新内容",
|
|
4131
|
+
"comment-error": "Comment error",
|
|
4132
|
+
"by-posting-you-agree": "By posting you agree",
|
|
4133
|
+
"add-comment-placeholder": "Add comment placeholder"
|
|
3900
4134
|
},
|
|
3901
4135
|
"release-notes": {
|
|
3902
4136
|
"release": "发布说明",
|
|
@@ -4157,7 +4391,8 @@
|
|
|
4157
4391
|
"message-emulate-alert": "正在模拟警报 {{alert}}",
|
|
4158
4392
|
"multiple-instances": "您正在多个位置使用 Lumia Stream。虽然不建议这样做,但仍然允许,但它将关闭先前连接上的 Lumia 服务,以便警报和命令不会触发两次",
|
|
4159
4393
|
"message-discord-cant-reconnect": "Discord 无法重新连接。请通过转到“连接”>“平台”重新连接到 Discord",
|
|
4160
|
-
"message-discord-no-chat": "Discord 无法连接到聊天。请重试"
|
|
4394
|
+
"message-discord-no-chat": "Discord 无法连接到聊天。请重试",
|
|
4395
|
+
"message-voicecommand-triggered": "Voice command triggered {{command}}"
|
|
4161
4396
|
},
|
|
4162
4397
|
"userLogs": {
|
|
4163
4398
|
"api-request-failed": "API 请求 {{url}} 失败,状态码:{{status}},消息:{{message}}"
|
|
@@ -4188,7 +4423,8 @@
|
|
|
4188
4423
|
"pick-label-icon": "选择标签或图标",
|
|
4189
4424
|
"save-settings": "保存设置",
|
|
4190
4425
|
"icons": "图标",
|
|
4191
|
-
"character-numbers": "字符和数字"
|
|
4426
|
+
"character-numbers": "字符和数字",
|
|
4427
|
+
"choose-icon": "Choose icon"
|
|
4192
4428
|
},
|
|
4193
4429
|
"artnet": {
|
|
4194
4430
|
"preset": "预设",
|
|
@@ -4269,7 +4505,13 @@
|
|
|
4269
4505
|
"remove-from-dashboard": "从仪表盘中移除",
|
|
4270
4506
|
"add-to-dashboard": "添加到仪表盘",
|
|
4271
4507
|
"modQueue": "审核队列",
|
|
4272
|
-
"mod-queue-description": "审核队列用于需要审核的命令。您和您的审核员可以批准或拒绝这些命令。如果您是命令的来源,您和您的审核员将跳过队列。"
|
|
4508
|
+
"mod-queue-description": "审核队列用于需要审核的命令。您和您的审核员可以批准或拒绝这些命令。如果您是命令的来源,您和您的审核员将跳过队列。",
|
|
4509
|
+
"chatbox-settings": "Chatbox Settings",
|
|
4510
|
+
"open-log-folder": "Open log folder",
|
|
4511
|
+
"menu-delete-widget": "删除组件",
|
|
4512
|
+
"menu-add-widget": "添加新组件",
|
|
4513
|
+
"logs-important-only": "Logs important only",
|
|
4514
|
+
"log-settings": "Log settings"
|
|
4273
4515
|
},
|
|
4274
4516
|
"event-list": {
|
|
4275
4517
|
"event-to-show": "要显示的事件",
|
|
@@ -4297,7 +4539,8 @@
|
|
|
4297
4539
|
"raffles": "抽奖",
|
|
4298
4540
|
"others": "其他",
|
|
4299
4541
|
"confirmation-delete-freeticket": "删除票据不可逆。您确定要删除吗?",
|
|
4300
|
-
"platforms-to-show": "要显示的平台"
|
|
4542
|
+
"platforms-to-show": "要显示的平台",
|
|
4543
|
+
"kicks": "Kicks"
|
|
4301
4544
|
},
|
|
4302
4545
|
"hfx": {
|
|
4303
4546
|
"auto-use": "2 个简单步骤自动使用",
|
|
@@ -4328,7 +4571,8 @@
|
|
|
4328
4571
|
"open-upload": "打开要导入的上传",
|
|
4329
4572
|
"copy-id": "复制 ID",
|
|
4330
4573
|
"paste-id": "粘贴到下方 👇",
|
|
4331
|
-
"hfx-info": "Hfx 信息"
|
|
4574
|
+
"hfx-info": "Hfx 信息",
|
|
4575
|
+
"reached-kick-points-command-limit": "Reached kick points command limit"
|
|
4332
4576
|
},
|
|
4333
4577
|
"raffle": {
|
|
4334
4578
|
"add-user": "添加用户",
|
|
@@ -4676,7 +4920,8 @@
|
|
|
4676
4920
|
"no-uploads-description": "请从市场标签上传插件后即可在此查看。",
|
|
4677
4921
|
"updated-relative": "已更新 {{time}}",
|
|
4678
4922
|
"uploaded-relative": "已上传 {{time}}",
|
|
4679
|
-
"view-changelog": "查看更新日志"
|
|
4923
|
+
"view-changelog": "查看更新日志",
|
|
4924
|
+
"category-": "Category"
|
|
4680
4925
|
},
|
|
4681
4926
|
"tts": {
|
|
4682
4927
|
"tab-my-voices": "我的语音",
|
|
@@ -4842,6 +5087,21 @@
|
|
|
4842
5087
|
"review-search-empty": "没有提交符合该搜索。",
|
|
4843
5088
|
"search-no-my-voices": "无匹配上传。请尝试其他搜索。",
|
|
4844
5089
|
"voice-processing-delete-block": "在删除此语音之前,请等待处理完成。",
|
|
4845
|
-
"voice-processing-wait": "此语音仍在处理中,请等待其准备就绪。"
|
|
4846
|
-
|
|
5090
|
+
"voice-processing-wait": "此语音仍在处理中,请等待其准备就绪。",
|
|
5091
|
+
"shouldReply": "Shouldreply"
|
|
5092
|
+
},
|
|
5093
|
+
"remember-prompts": {
|
|
5094
|
+
"never-show-obs-import": "Never show obs import"
|
|
5095
|
+
},
|
|
5096
|
+
"login": "Login",
|
|
5097
|
+
"integrations": {
|
|
5098
|
+
"wavelink": {
|
|
5099
|
+
"connected": "Connected"
|
|
5100
|
+
},
|
|
5101
|
+
"camerahub": {
|
|
5102
|
+
"connected": "Connected"
|
|
5103
|
+
}
|
|
5104
|
+
},
|
|
5105
|
+
"crowdcontrol-auth-failed": "Crowdcontrol auth failed",
|
|
5106
|
+
"copy-the-remote-key": "Copy the remote key"
|
|
4847
5107
|
}
|