@lumiastream/lumia-translations 1.7.7 → 1.7.9
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 +290 -30
- package/src/translations/de.translations.json +259 -30
- package/src/translations/en.translations.json +104 -17
- package/src/translations/es.translations.json +260 -30
- package/src/translations/fr.translations.json +259 -30
- package/src/translations/nl.translations.json +292 -30
- package/src/translations/pt.translations.json +290 -30
- package/src/translations/sv.translations.json +294 -31
- package/src/translations/tr.translations.json +290 -30
- package/src/translations/zh.translations.json +291 -30
|
@@ -123,7 +123,10 @@
|
|
|
123
123
|
"import": "Import",
|
|
124
124
|
"origin": "Origin",
|
|
125
125
|
"here": "Here",
|
|
126
|
-
"or": "Of"
|
|
126
|
+
"or": "Of",
|
|
127
|
+
"muted": "Muted",
|
|
128
|
+
"unmuted": "Unmuted",
|
|
129
|
+
"true": "True"
|
|
127
130
|
},
|
|
128
131
|
"auth": {
|
|
129
132
|
"login": "Log in",
|
|
@@ -364,7 +367,30 @@
|
|
|
364
367
|
"discord-auth-failed": "Authentication failed",
|
|
365
368
|
"discord-login": "A new window will pop up that asks you to login. Login and leave this window open in the background to use Discord with Lumia Stream. Make sure you're on your live page on this window so Lumia Stream can listen to events. If it tells you to login using the mobile app, try loggin in with the \"Use QR code\" option instead",
|
|
366
369
|
"select-channel": "Select Channel",
|
|
367
|
-
"closing-lumia": "Closing Lumia"
|
|
370
|
+
"closing-lumia": "Closing 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": "Selecteer de voorkeur die u wilt gebruiken",
|
|
@@ -397,7 +423,8 @@
|
|
|
397
423
|
"having-issues-click-here": "Heeft u problemen? ",
|
|
398
424
|
"copy-auth-and-paste": "Kopieer de auth-link en plak deze in de URL-balk van uw voorkeursbrowser",
|
|
399
425
|
"enable-twitch-chatters-permission": "Schakel Lees Chatters in voor de Viewers-widget in Twitch Connection. ",
|
|
400
|
-
"offline": "Offline — chat en meldingen zijn beschikbaar zodra de stream live is"
|
|
426
|
+
"offline": "Offline — chat en meldingen zijn beschikbaar zodra de stream live is",
|
|
427
|
+
"target-port": "Target port"
|
|
401
428
|
},
|
|
402
429
|
"lumia": {
|
|
403
430
|
"chatbot": "Chatbot",
|
|
@@ -424,7 +451,8 @@
|
|
|
424
451
|
"premium-no-alias": "Alias zijn alleen toegestaan in de premiumversie",
|
|
425
452
|
"brightness": "Helderheid",
|
|
426
453
|
"queue-is-paused": "Queue is paused",
|
|
427
|
-
"always-on-top": "Always on top"
|
|
454
|
+
"always-on-top": "Always on top",
|
|
455
|
+
"scenes": "Scenes"
|
|
428
456
|
},
|
|
429
457
|
"sidebar": {
|
|
430
458
|
"expand": "Uitklappen",
|
|
@@ -477,6 +505,7 @@
|
|
|
477
505
|
"buildups": "Opbouwen",
|
|
478
506
|
"build-ups": "Opbouwen",
|
|
479
507
|
"themes": "Thema's",
|
|
508
|
+
"appColorScheme": "App-kleurenschema",
|
|
480
509
|
"trovo-spells": "Trovo-spreuken",
|
|
481
510
|
"gamesglow": "Games Glow",
|
|
482
511
|
"virtual-lights": "Virtuele lichten",
|
|
@@ -490,7 +519,22 @@
|
|
|
490
519
|
"popout-title": "Pop-out widget",
|
|
491
520
|
"loyaltypoints": "Loyaliteitspunten",
|
|
492
521
|
"poll": "Peiling",
|
|
493
|
-
"plugins": "Plug-ins"
|
|
522
|
+
"plugins": "Plug-ins",
|
|
523
|
+
"excludedLights": "Excluded Lights",
|
|
524
|
+
"obs": "OBS",
|
|
525
|
+
"session": "Session",
|
|
526
|
+
"interactions": "Interactions",
|
|
527
|
+
"api": "API",
|
|
528
|
+
"advanced": "Advanced",
|
|
529
|
+
"user": "User",
|
|
530
|
+
"subscription": "Subscription",
|
|
531
|
+
"restrictions": "Restrictions",
|
|
532
|
+
"profiles": "Profiles",
|
|
533
|
+
"modtool": "Mod Tool",
|
|
534
|
+
"marketplace": "Marketplace",
|
|
535
|
+
"general": "General",
|
|
536
|
+
"games": "Games",
|
|
537
|
+
"filteredWords": "Filtered Words"
|
|
494
538
|
},
|
|
495
539
|
"home": {
|
|
496
540
|
"test-setup": "Test opstelling",
|
|
@@ -525,7 +569,9 @@
|
|
|
525
569
|
"cooldown-is-empty": "Cooldown is leeg",
|
|
526
570
|
"unsaved-changes": "Er zijn wijzigingen die een vernieuwing vereisen",
|
|
527
571
|
"chat-not-activated": "Chat is niet geactiveerd",
|
|
528
|
-
"mod-queue-is-empty": "Modqueue is leeg"
|
|
572
|
+
"mod-queue-is-empty": "Modqueue is leeg",
|
|
573
|
+
"remove-queue-item": "Remove queue item",
|
|
574
|
+
"actions": "Actions"
|
|
529
575
|
},
|
|
530
576
|
"controlcenter": {
|
|
531
577
|
"controlcenter": "Controle Centrum",
|
|
@@ -717,7 +763,11 @@
|
|
|
717
763
|
"20-words": "20 woorden per minuut",
|
|
718
764
|
"40-words": "40 woorden per minuut",
|
|
719
765
|
"80-words": "80 woorden per minuut",
|
|
720
|
-
"160-words": "160 woorden per minuut"
|
|
766
|
+
"160-words": "160 woorden per minuut",
|
|
767
|
+
"voicecommands": "Voice Commands",
|
|
768
|
+
"voicecommands-description": "Use your voice to trigger commands in Lumia",
|
|
769
|
+
"voicecommands-control": "Voice Commands Control",
|
|
770
|
+
"confidence": "Confidence"
|
|
721
771
|
},
|
|
722
772
|
"eventlist": {
|
|
723
773
|
"free-ticket": "Gratis ticket",
|
|
@@ -745,7 +795,10 @@
|
|
|
745
795
|
"record-new-rf-code": "Registreer nieuwe RF-code",
|
|
746
796
|
"point-your-rf-remote": "Opnemen: Richt uw RF-afstandsbediening op de ontvanger en houd de toets ingedrukt die u wilt opnemen. ",
|
|
747
797
|
"rf-code": "RF-code",
|
|
748
|
-
"broadlink-record-failed": "Fout bij Broadlink-record mislukt: {{message}}"
|
|
798
|
+
"broadlink-record-failed": "Fout bij Broadlink-record mislukt: {{message}}",
|
|
799
|
+
"model": "Model",
|
|
800
|
+
"brand": "Brand",
|
|
801
|
+
"appliance": "Appliance"
|
|
749
802
|
},
|
|
750
803
|
"default": {
|
|
751
804
|
"default-lights": "Standaard lichtstatus",
|
|
@@ -946,7 +999,9 @@
|
|
|
946
999
|
"timestamps-description": "Voer beats in op basis van tijdstempels. Dit zal de beatdetector overslaan",
|
|
947
1000
|
"use-all-lights": "Gebruik alle lichten bij elke beat",
|
|
948
1001
|
"beat-duration": "Hoe lang een beat moet blijven (ms)",
|
|
949
|
-
"turn-off-lights-after-beat": "Lichten uitschakelen na de beat"
|
|
1002
|
+
"turn-off-lights-after-beat": "Lichten uitschakelen na de beat",
|
|
1003
|
+
"scene-living-type-": "Scene living type",
|
|
1004
|
+
"edit-slots": "Edit slots"
|
|
950
1005
|
},
|
|
951
1006
|
"commands": {
|
|
952
1007
|
"set-to": "Instellen op {{on_off}}",
|
|
@@ -1689,7 +1744,35 @@
|
|
|
1689
1744
|
"marketplace-tts-extension-low-bits": "{{bits}} bits is lager dan het minimum van {{threshold}} bits. Gebruik {{threshold}}+ bits zodat Twitch de AI-TTS-kosten dekt; anders gaat het van je tegoed af.",
|
|
1690
1745
|
"extension-free-tts-tooltip": "Twitch-extensiecommando’s met {{threshold}} bits of meer dekken de AI-TTS-kosten zonder je maandelijkse tegoed te gebruiken.",
|
|
1691
1746
|
"extension-free-tts-badge": "Tegoedvrij",
|
|
1692
|
-
"extension-free-tts-summary": "Voor Twitch-extensies: stel {{threshold}} bits of meer in zodat Twitch de AI-TTS-kosten dekt. Lagere bedragen gebruiken je maandelijkse tegoed."
|
|
1747
|
+
"extension-free-tts-summary": "Voor Twitch-extensies: stel {{threshold}} bits of meer in zodat Twitch de AI-TTS-kosten dekt. Lagere bedragen gebruiken je maandelijkse tegoed.",
|
|
1748
|
+
"chatbot-show-in-chat-list": "Show Chat Bot messages in Dashboard, Overlays, and Lumia Link Chatboxes",
|
|
1749
|
+
"kicks": "Kicks",
|
|
1750
|
+
"wait-for-response": "Wait for response",
|
|
1751
|
+
"key-input": "Keyboard Typer",
|
|
1752
|
+
"winning-outcome": "Winning Outcome",
|
|
1753
|
+
"codeId": "Code ID",
|
|
1754
|
+
"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) => { ... })",
|
|
1755
|
+
"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.",
|
|
1756
|
+
"use-native-twitch-shoutout-instead-of-chatbot": "Use native Twitch /shoutout instead of chatbot",
|
|
1757
|
+
"use-native-twitch-shoutout-instead-of-chatbot-description": "On Twitch you can use the built in /shoutout instead of chatbot",
|
|
1758
|
+
"lumia-assistant-chat-gpt": "Lumia Stream assistant ChatGPT",
|
|
1759
|
+
"use-default-message": "Use default message",
|
|
1760
|
+
"screenshot-conversion-description": "Overlay must be connected within OBS or HUD and visible in order to capture a screenshot.",
|
|
1761
|
+
"printer-type": "Print type (Image or Text)",
|
|
1762
|
+
"printer-text": "Text to print",
|
|
1763
|
+
"printer-text-description": "Enter one or more lines. Each line prints separately.",
|
|
1764
|
+
"printer-image": "Image to print",
|
|
1765
|
+
"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",
|
|
1766
|
+
"use-system-tts-override": "Use system tts override",
|
|
1767
|
+
"soundboard": "Soundboard",
|
|
1768
|
+
"regex-match-premade-": "Regex match premade",
|
|
1769
|
+
"refresh-spotify-settings": "Refresh spotify settings",
|
|
1770
|
+
"printer-address": "Printer address",
|
|
1771
|
+
"kick-points-settings": "Kick points settings",
|
|
1772
|
+
"format": "Format",
|
|
1773
|
+
"conversion": "Conversion",
|
|
1774
|
+
"api": "Api",
|
|
1775
|
+
"always-use-tts-on-overlays": "Always use tts on overlays"
|
|
1693
1776
|
},
|
|
1694
1777
|
"variables": {
|
|
1695
1778
|
"action": "Naam van actie",
|
|
@@ -2256,7 +2339,64 @@
|
|
|
2256
2339
|
"user-triggered-kick-points-command": "{{username}} heeft kick-punt {{command}} geactiveerd",
|
|
2257
2340
|
"user-triggered-kick-points-command-but-not-level": "{{username}} heeft kick-punten {{command}} geactiveerd, maar voldoet niet aan de gebruikersniveauvoorwaarden",
|
|
2258
2341
|
"user-triggered-kick-points-command-but-not-points": "{{username}} heeft kick-punten {{command}} geactiveerd, maar voldoet niet aan de kostenvoorwaarden",
|
|
2259
|
-
"ai_prompt": "Stuur een prompt naar AI met Chat GPT, DeepSeek en meer. Voorbeeld: {{ai_prompt=Maak een grappig citaat}}. Of laat gebruikers een prompt sturen {{ai_prompt={{message}}}}"
|
|
2342
|
+
"ai_prompt": "Stuur een prompt naar AI met Chat GPT, DeepSeek en meer. Voorbeeld: {{ai_prompt=Maak een grappig citaat}}. Of laat gebruikers een prompt sturen {{ai_prompt={{message}}}}",
|
|
2343
|
+
"websocket_action_global_response": "Response retrieved from recently triggered websocket action (JSON strigified); use delay to await response",
|
|
2344
|
+
"websocket_action_response": "Response retrieved from last triggered websocket action (JSON strigified); use delay to await response",
|
|
2345
|
+
"codeId": "Code ID (codeId)",
|
|
2346
|
+
"currencySymbol": "The currency symbol used",
|
|
2347
|
+
"stickerId": "The sticker id used",
|
|
2348
|
+
"stickerName": "The sticker name used",
|
|
2349
|
+
"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}}",
|
|
2350
|
+
"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}}",
|
|
2351
|
+
"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}}",
|
|
2352
|
+
"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}}",
|
|
2353
|
+
"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}}",
|
|
2354
|
+
"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}}",
|
|
2355
|
+
"kick_session_gifts_count": "(Kick) the total gifts received in this session",
|
|
2356
|
+
"kick_total_subscriber_count": "(Kick) the total subscriber count of your channel",
|
|
2357
|
+
"kick_total_gift_subscription_count": "(Kick) the total gift subscription count of your Kick channel",
|
|
2358
|
+
"kick_session_gift_subscription_count": "(Kick) the total gift subscription received since Lumia Stream has turned on",
|
|
2359
|
+
"kick_last_gift_subscription": "(Kick) the last user who sent a gift subscription",
|
|
2360
|
+
"kick_session_gift_subscriptions": "(Kick) Session gift subscription list",
|
|
2361
|
+
"kick_last_bit": "(Kick) the last user who sent kicks",
|
|
2362
|
+
"kick_last_bit_amount": "(Kick) the amount of kicks for the last person to send kicks",
|
|
2363
|
+
"kick_session_kicks": "(Kick) Session kicks list",
|
|
2364
|
+
"kick_total_kicks_count": "(Kick) the total kicks count of your Twitch channel",
|
|
2365
|
+
"kick_session_kicks_count": "(Kick) the total kicks received since Lumia Stream has turned on",
|
|
2366
|
+
"kick_session_kicks_with_amount": "(Kick) Session kicks list with amount",
|
|
2367
|
+
"kick_last_kicks": "(Kick) the last kicks that were sent",
|
|
2368
|
+
"kick_last_kicks_amount": "(Kick) the amount of the last kicks that were sent",
|
|
2369
|
+
"last_overlay_screenshot_path": "The last overlay screenshot path that was taken using either {{overlay_screenshot}} or the Overlay action Take Screenshot",
|
|
2370
|
+
"now_playing_spotify_url": "(Now Playing) Spotify URL",
|
|
2371
|
+
"now_playing_url": "(Now Playing) The Beatport or Spotify URL of the song",
|
|
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
|
+
"prediction_possible_outcomes": "Prediction possible outcomes",
|
|
2376
|
+
"messageWithoutEmotes": "The message that the sender sent without the command/alias and without emots inside of the message. Mainly used for TTS.",
|
|
2377
|
+
"recipients": "Users being gifted the gift subscription. Comma separated list of usernames",
|
|
2378
|
+
"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",
|
|
2379
|
+
"meld_is_streaming": "(Meld) is streaming",
|
|
2380
|
+
"meld_is_recording": "(Meld) is recording",
|
|
2381
|
+
"meld_current_scene": "(Meld) current scene",
|
|
2382
|
+
"meld_previous_scene": "(Meld) previous scene",
|
|
2383
|
+
"meld_current_vertical_scene": "(Meld) current vertical scene",
|
|
2384
|
+
"meld_previous_vertical_scene": "(Meld) previous vertical scene",
|
|
2385
|
+
"twitch_session_gifts_count": "(Twitch) the total gifts received since Lumia Stream has turned on",
|
|
2386
|
+
"twitch_session_gift_subscription_count": "(Twitch) the total gift subscription received since Lumia Stream has turned on",
|
|
2387
|
+
"twitch_last_gift_subscription": "(Twitch) the last user who sent a gift subscription",
|
|
2388
|
+
"twitch_session_gift_subscriptions": "(Twitch) Session gift subscriptions list",
|
|
2389
|
+
"twitch_total_gift_subscription_count": "(Twitch) the total gift subscription count of your Twitch channel",
|
|
2390
|
+
"youtube_current_viewer_count": "(Youtube) the current viewer count that is watching",
|
|
2391
|
+
"youtube_total_viewer_count": "(Youtube) the total viewer count that has watched",
|
|
2392
|
+
"youtube_stream_likes": "(Youtube) the total likes for the stream",
|
|
2393
|
+
"youtube_stream_dislikes": "(Youtube) the total dislikes for the stream",
|
|
2394
|
+
"youtube_stream_chat_count": "(Youtube) the total chat count for the stream",
|
|
2395
|
+
"youtube_session_gift_members_count": "(Youtube) the total gift members received since Lumia Stream has turned on",
|
|
2396
|
+
"youtube_last_gift_member": "(Youtube) the last user who sent a gift",
|
|
2397
|
+
"youtube_session_gift_members": "(Youtube) Session gift members list",
|
|
2398
|
+
"youtube_total_gift_members_count": "(Youtube) the total gift members count of your Youtube channel",
|
|
2399
|
+
"items": "The items of the alert comma separated, such as shirt, keyblade, chaos emerald, etc."
|
|
2260
2400
|
},
|
|
2261
2401
|
"voicemod": {
|
|
2262
2402
|
"delay": "Vertraging",
|
|
@@ -2369,7 +2509,15 @@
|
|
|
2369
2509
|
"viewerQueueLeave": "Viewer Queue Leave",
|
|
2370
2510
|
"viewerQueuePlayPause": "Viewer Queue Play Pause",
|
|
2371
2511
|
"viewerQueueEndQueue": "Viewer Queue End Queue",
|
|
2372
|
-
"viewerQueuePickPlayer": "Viewer Queue Pick Player"
|
|
2512
|
+
"viewerQueuePickPlayer": "Viewer Queue Pick Player",
|
|
2513
|
+
"sendToPrinter": "Send To Printer",
|
|
2514
|
+
"appendToVariable": "Append to variable",
|
|
2515
|
+
"unappendFromVariable": "Unappend from variable",
|
|
2516
|
+
"unique-values": "Unique values",
|
|
2517
|
+
"printer-address": "Printer address",
|
|
2518
|
+
"printer-payload": "Printer payload",
|
|
2519
|
+
"encode-printer-payload": "Encode payload automatically",
|
|
2520
|
+
"encode-printer-payload-description": "When enabled, the payload is base64 encoded before it is sent to the printer."
|
|
2373
2521
|
},
|
|
2374
2522
|
"overlay-actions": {
|
|
2375
2523
|
"alertTrigger": "Waarschuwingstrigger",
|
|
@@ -2398,7 +2546,12 @@
|
|
|
2398
2546
|
"pollAddItem": "Poll Item toevoegen",
|
|
2399
2547
|
"pollRemoveItem": "Poll Verwijder item",
|
|
2400
2548
|
"sendCustomOverlayContent": "Aangepaste overlay-inhoud verzenden",
|
|
2401
|
-
"delay": "Vertraging"
|
|
2549
|
+
"delay": "Vertraging",
|
|
2550
|
+
"hudOverlayChange": "Hud Overlay Change",
|
|
2551
|
+
"hudToggle": "Hud Toggle",
|
|
2552
|
+
"hudVolumeSet": "Hud Volume Set",
|
|
2553
|
+
"hudOpacitySet": "Hud Opacity Set",
|
|
2554
|
+
"takeScreenshot": "Take Screenshot of Overlay"
|
|
2402
2555
|
},
|
|
2403
2556
|
"twitch": {
|
|
2404
2557
|
"changeStreamTitle": "Wijzig de streamtitel",
|
|
@@ -2437,7 +2590,9 @@
|
|
|
2437
2590
|
"clipFromTarget": "Clip uit doel in bericht",
|
|
2438
2591
|
"clipFromStreamer": "Clip van streamer",
|
|
2439
2592
|
"random-clip": "Willekeurige clip",
|
|
2440
|
-
"is_featured": "Get only featured clips"
|
|
2593
|
+
"is_featured": "Get only featured clips",
|
|
2594
|
+
"addModerator": "Add Moderator",
|
|
2595
|
+
"removeModerator": "Remove Moderator"
|
|
2441
2596
|
},
|
|
2442
2597
|
"audio": {
|
|
2443
2598
|
"setPlayState": "Media afspelen/pauzeren",
|
|
@@ -2688,7 +2843,39 @@
|
|
|
2688
2843
|
"powerupsPoints": "Powerups-punten",
|
|
2689
2844
|
"points-equal": "Puntenhoeveelheid gelijk aan",
|
|
2690
2845
|
"points-greater-equal": "Puntenhoeveelheid groter dan of gelijk aan",
|
|
2691
|
-
"confirmation-delete": "Het verwijderen van variaties is onomkeerbaar. Weet je zeker dat je wilt doorgaan?"
|
|
2846
|
+
"confirmation-delete": "Het verwijderen van variaties is onomkeerbaar. Weet je zeker dat je wilt doorgaan?",
|
|
2847
|
+
"triggered-this-stream": "Triggered this stream",
|
|
2848
|
+
"triggered": "Triggered",
|
|
2849
|
+
"triggerOncePerStream": "Trigger Once Per Stream",
|
|
2850
|
+
"viewers": "Viewers",
|
|
2851
|
+
"user-likes": "User Likes",
|
|
2852
|
+
"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.",
|
|
2853
|
+
"totalLikes": "Total Likes",
|
|
2854
|
+
"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.",
|
|
2855
|
+
"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.",
|
|
2856
|
+
"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.",
|
|
2857
|
+
"kicks": "Kicks",
|
|
2858
|
+
"raidOut": "Raid Out",
|
|
2859
|
+
"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.",
|
|
2860
|
+
"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.",
|
|
2861
|
+
"sessionMembers": "Session Members",
|
|
2862
|
+
"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.",
|
|
2863
|
+
"giftMembers": "Gift Member",
|
|
2864
|
+
"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.",
|
|
2865
|
+
"sessionGiftMembers": "Session Gift Members",
|
|
2866
|
+
"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.",
|
|
2867
|
+
"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.",
|
|
2868
|
+
"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.",
|
|
2869
|
+
"sessionKicks": "Session Kicks",
|
|
2870
|
+
"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.",
|
|
2871
|
+
"sessionSuperchats": "Session Superchats",
|
|
2872
|
+
"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.",
|
|
2873
|
+
"sessionSuperstickers": "Session Superstickers",
|
|
2874
|
+
"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.",
|
|
2875
|
+
"switchVerticalScene": "Switch Vertical Scene",
|
|
2876
|
+
"giveawayStarted": "Giveaway Started",
|
|
2877
|
+
"giveawayEnded": "Giveaway Ended",
|
|
2878
|
+
"thankyouSent": "Thank You Sent"
|
|
2692
2879
|
},
|
|
2693
2880
|
"discovery": {
|
|
2694
2881
|
"light-ip-has-changed": "Een van jouw {{type}} Het IP-adres van Light is gewijzigd. ",
|
|
@@ -3015,7 +3202,41 @@
|
|
|
3015
3202
|
"session-type-MONTHLY": "Monthly",
|
|
3016
3203
|
"session-type-YEARLY": "Yearly",
|
|
3017
3204
|
"gift-your-friends-subscription": "Geef je vrienden een abonnement cadeau",
|
|
3018
|
-
"go-to-shop": "Ga naar de winkel"
|
|
3205
|
+
"go-to-shop": "Ga naar de winkel",
|
|
3206
|
+
"display": "Display",
|
|
3207
|
+
"show-avatars": "Show avatars",
|
|
3208
|
+
"show-badges": "Show badges",
|
|
3209
|
+
"show-timestamps": "Show timestamps",
|
|
3210
|
+
"show-site-icons": "Show site icons",
|
|
3211
|
+
"hide-alerts": "Hide alerts",
|
|
3212
|
+
"hide-chat-commands": "Hide chat commands",
|
|
3213
|
+
"font": "Font",
|
|
3214
|
+
"font-size": "Font size (px)",
|
|
3215
|
+
"space-between-messages": "Space between messages (px)",
|
|
3216
|
+
"font-family": "Font family",
|
|
3217
|
+
"colors": "Colors",
|
|
3218
|
+
"background-color": "Background color",
|
|
3219
|
+
"text-color": "Text color",
|
|
3220
|
+
"username-color-override": "Username color override",
|
|
3221
|
+
"background-opacity": "Background opacity",
|
|
3222
|
+
"use-platform-colors": "Use platform colors",
|
|
3223
|
+
"messages": "Messages",
|
|
3224
|
+
"max-messages": "Max messages",
|
|
3225
|
+
"message-timeout": "Message timeout (seconds)",
|
|
3226
|
+
"never-timeout": "0 = never timeout",
|
|
3227
|
+
"animate-messages": "Animate messages",
|
|
3228
|
+
"smooth-scrolling": "Smooth scrolling",
|
|
3229
|
+
"chat-as-bot": "Chat as bot",
|
|
3230
|
+
"moderation": "Moderation",
|
|
3231
|
+
"hide-deleted-messages": "Hide deleted messages",
|
|
3232
|
+
"show-mod-actions": "Show moderation actions",
|
|
3233
|
+
"banned-user-display": "Banned user display",
|
|
3234
|
+
"hide-messages": "Hide messages",
|
|
3235
|
+
"fade-messages": "Fade messages",
|
|
3236
|
+
"show-messages": "Show messages",
|
|
3237
|
+
"always-auto-refresh": "Always auto refresh when unsaved changes are detected",
|
|
3238
|
+
"obs-description": "Obs description",
|
|
3239
|
+
"gradient-color": "Gradient color"
|
|
3019
3240
|
},
|
|
3020
3241
|
"billing": {
|
|
3021
3242
|
"card": "Kaart",
|
|
@@ -3089,7 +3310,8 @@
|
|
|
3089
3310
|
"duplicate-name": "Er mogen geen dubbele namen zijn",
|
|
3090
3311
|
"non-unique-inputcontrol": "Dit invoerbesturingselement moet uniek zijn. ",
|
|
3091
3312
|
"non-unique-variable": "Alle variabelen moeten uniek zijn en kunnen nergens anders in de app worden gebruikt. ",
|
|
3092
|
-
"missing-field": "Moet alle velden invoeren om op te slaan"
|
|
3313
|
+
"missing-field": "Moet alle velden invoeren om op te slaan",
|
|
3314
|
+
"save-failed": "Save failed"
|
|
3093
3315
|
},
|
|
3094
3316
|
"something-went-wrong": {
|
|
3095
3317
|
"title": "Oeps! ",
|
|
@@ -3280,7 +3502,9 @@
|
|
|
3280
3502
|
"voters": "Stemmers",
|
|
3281
3503
|
"trigger": "Trigger (bericht dat wordt verzonden na het stemcommando)",
|
|
3282
3504
|
"poll-description": "Met de poll-widget kun je peilingen maken met een titel, trigger en optionele afbeelding. Kijkers kunnen stemmen door een commando te typen (bijv. !vote) gevolgd door de trigger (bijv. !vote 1).",
|
|
3283
|
-
"no-poll-found": "Geen peiling gevonden, je kunt er een maken door een poll-overlaylaag toe te voegen"
|
|
3505
|
+
"no-poll-found": "Geen peiling gevonden, je kunt er een maken door een poll-overlaylaag toe te voegen",
|
|
3506
|
+
"private-upload": "Private upload",
|
|
3507
|
+
"newer-version-available": "Newer version available"
|
|
3284
3508
|
},
|
|
3285
3509
|
"update": {
|
|
3286
3510
|
"update-now": "Update nu",
|
|
@@ -3298,7 +3522,15 @@
|
|
|
3298
3522
|
"try-again": "Probeer het nog eens",
|
|
3299
3523
|
"update-error": "Update fout!",
|
|
3300
3524
|
"update": "Update",
|
|
3301
|
-
"update-internal": "Intern bijwerken"
|
|
3525
|
+
"update-internal": "Intern bijwerken",
|
|
3526
|
+
"update-failed": "Auto update failed",
|
|
3527
|
+
"update-error-description": "An error occurred while updating Lumia Stream. Please try again later.",
|
|
3528
|
+
"update-error-generic": "An error occurred while updating Lumia Stream. Please try again later.",
|
|
3529
|
+
"manual-download-suggestion-version": "You can manually download version {{version}} from here",
|
|
3530
|
+
"manual-download-suggestion": "You can manually download the latest version from here",
|
|
3531
|
+
"direct-download-available": "Direct download link available",
|
|
3532
|
+
"download-manually": "Direct download",
|
|
3533
|
+
"download-from-site": "Download from site"
|
|
3302
3534
|
},
|
|
3303
3535
|
"chatbot": {
|
|
3304
3536
|
"chatbot-description": "Geef Lumia Stream de mogelijkheid om in de chat met onze Chat Bot te laten zien wat er binnen Lumia gebeurt. ",
|
|
@@ -3322,7 +3554,8 @@
|
|
|
3322
3554
|
"allowed-variables": "Toegestane variabelen",
|
|
3323
3555
|
"allowed-variables-info": "Kopieer en plak deze variabelen in de invoer om een algemeen bericht te maken",
|
|
3324
3556
|
"checkout-website": "Kijk eens op uw Commands-website",
|
|
3325
|
-
"how-to-use": "Hoe te gebruiken"
|
|
3557
|
+
"how-to-use": "Hoe te gebruiken",
|
|
3558
|
+
"should-reply": "Should Reply to the one who called the command"
|
|
3326
3559
|
},
|
|
3327
3560
|
"tutorials": {
|
|
3328
3561
|
"widget-btn-title": "Beheer widgets",
|
|
@@ -3637,7 +3870,8 @@
|
|
|
3637
3870
|
"overlay": "Legacy-overlay",
|
|
3638
3871
|
"virtuallights": "Virtuele lichten",
|
|
3639
3872
|
"fast-warn": "{{brand}} is currently using Fast mode so Lumia won't be able to trigger Hue's native scenes. Use {{brand}} Regular mode to enable native scenes again",
|
|
3640
|
-
"discord": "Discord"
|
|
3873
|
+
"discord": "Discord",
|
|
3874
|
+
"huepro": "Hue Pro"
|
|
3641
3875
|
},
|
|
3642
3876
|
"shortcuts": {
|
|
3643
3877
|
"shortcuts": "Snelkoppelingen",
|
|
@@ -3894,7 +4128,10 @@
|
|
|
3894
4128
|
"error-deleting": "Fout bij het verwijderen van de community-upload",
|
|
3895
4129
|
"updated": "Bijgewerkt",
|
|
3896
4130
|
"includes-audio-modtool": "This community item contains audio, but since you are currently modding you cannot download with sound. Do you want to download it?",
|
|
3897
|
-
"post-new": "Post new"
|
|
4131
|
+
"post-new": "Post new",
|
|
4132
|
+
"comment-error": "Comment error",
|
|
4133
|
+
"by-posting-you-agree": "By posting you agree",
|
|
4134
|
+
"add-comment-placeholder": "Add comment placeholder"
|
|
3898
4135
|
},
|
|
3899
4136
|
"release-notes": {
|
|
3900
4137
|
"release": "Release-opmerkingen",
|
|
@@ -4155,7 +4392,8 @@
|
|
|
4155
4392
|
"message-couldnt-connect-chatbot": "Could not connect to {{site}} Chat Bot",
|
|
4156
4393
|
"multiple-instances": "You are using Lumia Stream in multiple places. While this should not be done it's still allowed, but it will turn off Lumia Services on the previous connections so that alerts and commands are not fired twice",
|
|
4157
4394
|
"message-discord-cant-reconnect": "Discord is not able to reconnect. Please reconnect to Discord by going to Connections > Platforms",
|
|
4158
|
-
"message-discord-no-chat": "Discord was not able to connect to chat. PLease try again"
|
|
4395
|
+
"message-discord-no-chat": "Discord was not able to connect to chat. PLease try again",
|
|
4396
|
+
"message-voicecommand-triggered": "Voice command triggered {{command}}"
|
|
4159
4397
|
},
|
|
4160
4398
|
"userLogs": {
|
|
4161
4399
|
"api-request-failed": "API-verzoek {{url}} mislukt met statuscode: {{status}} en bericht {{message}}"
|
|
@@ -4258,7 +4496,12 @@
|
|
|
4258
4496
|
"remove-from-dashboard": "Remove from dashboard",
|
|
4259
4497
|
"add-to-dashboard": "Add to dashboard",
|
|
4260
4498
|
"modQueue": "Modqueue",
|
|
4261
|
-
"mod-queue-description": "De modqueue wordt gebruikt voor opdrachten die een moderatie vereisen. Je en je moderators kunnen deze opdrachten goedkeuren of weigeren. Je en je moderators overslaan de wachtrij als je de oorsprong van de opdracht bent."
|
|
4499
|
+
"mod-queue-description": "De modqueue wordt gebruikt voor opdrachten die een moderatie vereisen. Je en je moderators kunnen deze opdrachten goedkeuren of weigeren. Je en je moderators overslaan de wachtrij als je de oorsprong van de opdracht bent.",
|
|
4500
|
+
"open-log-folder": "Open log folder",
|
|
4501
|
+
"menu-delete-widget": "Widget verwijderen",
|
|
4502
|
+
"menu-add-widget": "Nieuw widget toevoegen",
|
|
4503
|
+
"logs-important-only": "Logs important only",
|
|
4504
|
+
"log-settings": "Log settings"
|
|
4262
4505
|
},
|
|
4263
4506
|
"event-list": {
|
|
4264
4507
|
"event-to-show": "Evenementen om te laten zien",
|
|
@@ -4286,7 +4529,8 @@
|
|
|
4286
4529
|
"raffles": "Loterijen",
|
|
4287
4530
|
"others": "Anderen",
|
|
4288
4531
|
"confirmation-delete-freeticket": "Het verwijderen van tickets is onomkeerbaar. ",
|
|
4289
|
-
"platforms-to-show": "Platformen om te laten zien"
|
|
4532
|
+
"platforms-to-show": "Platformen om te laten zien",
|
|
4533
|
+
"kicks": "Kicks"
|
|
4290
4534
|
},
|
|
4291
4535
|
"hfx": {
|
|
4292
4536
|
"auto-use": "Automatisch gebruik in 2 eenvoudige stappen",
|
|
@@ -4317,7 +4561,8 @@
|
|
|
4317
4561
|
"open-upload": "Open de upload die je wilt importeren",
|
|
4318
4562
|
"copy-id": "Kopieer de",
|
|
4319
4563
|
"paste-id": "Plak het hieronder 👇",
|
|
4320
|
-
"hfx-info": "Hfx-informatie"
|
|
4564
|
+
"hfx-info": "Hfx-informatie",
|
|
4565
|
+
"reached-kick-points-command-limit": "Reached kick points command limit"
|
|
4321
4566
|
},
|
|
4322
4567
|
"raffle": {
|
|
4323
4568
|
"add-user": "Voeg gebruiker toe",
|
|
@@ -4405,7 +4650,8 @@
|
|
|
4405
4650
|
"pick-label-icon": "Pick label or icon",
|
|
4406
4651
|
"save-settings": "Save settings",
|
|
4407
4652
|
"icons": "Icons",
|
|
4408
|
-
"character-numbers": "Characters & Numbers"
|
|
4653
|
+
"character-numbers": "Characters & Numbers",
|
|
4654
|
+
"choose-icon": "Choose icon"
|
|
4409
4655
|
},
|
|
4410
4656
|
"viewerqueue": {
|
|
4411
4657
|
"viewerqueue-is-empty": "No viewer queue started yet",
|
|
@@ -4675,7 +4921,8 @@
|
|
|
4675
4921
|
"no-uploads-description": "Upload een plugin vanuit het marktplaatstabblad om die hier te zien.",
|
|
4676
4922
|
"updated-relative": "Bijgewerkt {{time}}",
|
|
4677
4923
|
"uploaded-relative": "Geüpload {{time}}",
|
|
4678
|
-
"view-changelog": "Changelog bekijken"
|
|
4924
|
+
"view-changelog": "Changelog bekijken",
|
|
4925
|
+
"category-": "Category"
|
|
4679
4926
|
},
|
|
4680
4927
|
"tts": {
|
|
4681
4928
|
"tab-my-voices": "Mijn stemmen",
|
|
@@ -4841,6 +5088,21 @@
|
|
|
4841
5088
|
"review-search-empty": "Geen inzendingen voldoen aan deze zoekopdracht.",
|
|
4842
5089
|
"search-no-my-voices": "Geen overeenkomende uploads. Probeer een andere zoekopdracht.",
|
|
4843
5090
|
"voice-processing-delete-block": "Wacht tot de verwerking is voltooid voordat je deze stem verwijdert.",
|
|
4844
|
-
"voice-processing-wait": "Deze stem wordt nog verwerkt. Wacht tot deze klaar is."
|
|
4845
|
-
|
|
5091
|
+
"voice-processing-wait": "Deze stem wordt nog verwerkt. Wacht tot deze klaar is.",
|
|
5092
|
+
"shouldReply": "Shouldreply"
|
|
5093
|
+
},
|
|
5094
|
+
"remember-prompts": {
|
|
5095
|
+
"never-show-obs-import": "Never show obs import"
|
|
5096
|
+
},
|
|
5097
|
+
"login": "Login",
|
|
5098
|
+
"integrations": {
|
|
5099
|
+
"wavelink": {
|
|
5100
|
+
"connected": "Connected"
|
|
5101
|
+
},
|
|
5102
|
+
"camerahub": {
|
|
5103
|
+
"connected": "Connected"
|
|
5104
|
+
}
|
|
5105
|
+
},
|
|
5106
|
+
"crowdcontrol-auth-failed": "Crowdcontrol auth failed",
|
|
5107
|
+
"copy-the-remote-key": "Copy the remote key"
|
|
4846
5108
|
}
|