You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"queue_radio_based_on": "The queue is dynamically filled with tracks based on {0}:",
78
+
"queue_radio_based_on": "The queue is dynamically filled with tracks based on:",
79
79
"queue_radio_enabled": "Radio mode is enabled",
80
80
"radios": "Radio",
81
81
"read_more": "read more",
@@ -208,7 +208,7 @@
208
208
"description": "Hide this player in the user interface. \n\nNote that it can still be controlled and it will also show up in any sync groups the player belongs to."
209
209
},
210
210
"default_enqueue_select_artist": {
211
-
"label": "Items to select when you play a (in-library) artist.",
211
+
"label": "Items to select when you play an (in-library) artist.",
212
212
"description": "If you want to play an artist, what items should be enqueued?",
213
213
"options": {
214
214
"library_tracks": "Only in-library tracks",
@@ -218,7 +218,7 @@
218
218
}
219
219
},
220
220
"default_enqueue_select_album": {
221
-
"label": "Items to select when you play a (in-library) album.",
221
+
"label": "Items to select when you play an (in-library) album.",
222
222
"description": "If you want to play an album, what items should be enqueued?",
223
223
"options": {
224
224
"library_tracks": "Only in-library tracks",
@@ -287,7 +287,9 @@
287
287
"advanced": "Advanced settings",
288
288
"generic": "Generic settings",
289
289
"announcements": "Announcements configuration",
290
-
"airplay": "Airplay specific settings"
290
+
"airplay": "Airplay specific settings",
291
+
"player_controls": "Player controls",
292
+
"presets": "Presets"
291
293
},
292
294
"tts_pre_announce": {
293
295
"label": "Pre-announce TTS announcements",
@@ -365,12 +367,13 @@
365
367
"ru_RU": "Russian",
366
368
"pt_BR": "Portuguese (Brazil)",
367
369
"sl_SI": "Slovenian",
368
-
"hu_HU": "Hungarian"
370
+
"hu_HU": "Hungarian",
371
+
"it": "Italian"
369
372
}
370
373
},
371
374
"hide_settings": {
372
375
"label": "Hide settings button",
373
-
"description": "Hide settings button on home screen.\n\n Note that if you disable settings on the home screen and in the menu you may lock yourself out.\n\nIn that case you will need to manually enter the path to settings or clear the browser cookies to gain access again to settings, use at your own risk!"
376
+
"description": "Hide settings button on the home screen.\n\nNote that if you disable settings on the home screen and in the menu you may lock yourself out.\n\nIn that case you will need to manually enter the path to settings or clear the browser cookies to gain access again to settings, use at your own risk!"
374
377
},
375
378
"no_music_providers": "No Music Providers configured",
376
379
"no_music_providers_detail": "Start your Music Assistant experience by adding your Music providers.",
@@ -409,7 +412,100 @@
409
412
"description": "Fixed\/fallback gain correction to apply to a radio stream (depends on the 'Volume normalisation method' setting).\nUse a positive value to increase the volume, a negative value to decrease the volume.\n\nThis setting is used when the volume normalisation method is set to 'Fixed gain correction' or 'Fallback to gain correction'."
410
413
},
411
414
"group_type": "Group type",
412
-
"add_group_player_desc": "For player providers\/ecosystems that provide native grouping\/syncing, a syncgroup will be automatically created, meaning that if you play to this Player Group, the member players will be automatically synchronised. \n\nFor players\/ecosystems that do not support grouping, or in case you want to group players from different ecosystems, you can use the Universal group type, which will distribute the same audio to all member players (but not in sync). \n\nNote that some providers do support grouping, but you need to use the native app to perform the grouping. An example is Google Cast based players, where you can only create Google Cast groups within the Google Home app."
415
+
"add_group_player_desc": "For player providers\/ecosystems that provide native grouping\/syncing, a syncgroup will be automatically created, meaning that if you play to this Player Group, the member players will be automatically synchronised. \n\nFor players\/ecosystems that do not support grouping, or in case you want to group players from different ecosystems, you can use the Universal group type, which will distribute the same audio to all member players (but not in sync). \n\nNote that some providers do support grouping, but you need to use the native app to perform the grouping. An example is Google Cast based players, where you can only create Google Cast groups within the Google Home app.",
416
+
"dynamic_members": {
417
+
"label": "Dynamic group members",
418
+
"description": "Allow members to (temporarily) join\/leave the group dynamically, so the group more or less behaves the same as manually syncing players together, with the main difference being that the group player will hold the queue."
419
+
},
420
+
"dsp": {
421
+
"configure_on": "Configuring DSP on: {name}",
422
+
"disabled_message": "DSP is currently disabled. Enable it using the switch above",
"edited_channel": "Plot the EQs response for this channel(s)",
454
+
"channel": "This band will be applied to",
455
+
"per_channel_preamp": "Additional preamp gain for {channel}"
456
+
},
457
+
"tone_control": {
458
+
"bass_level": "Bass Level",
459
+
"mid_level": "Mid Level",
460
+
"treble_level": "Treble Level"
461
+
},
462
+
"parameter": {
463
+
"frequency": "Frequency",
464
+
"gain": "Gain",
465
+
"q_factor": "Q Factor"
466
+
},
467
+
"types": {
468
+
"parametric_eq": "Parametric EQ",
469
+
"tone_control": "Tone Control"
470
+
},
471
+
"channels": {
472
+
"ALL": "All",
473
+
"FL": "Left",
474
+
"FR": "Right"
475
+
},
476
+
"channels_compact": {
477
+
"FL": "L",
478
+
"FR": "R"
479
+
}
480
+
},
481
+
"power_control": {
482
+
"label": "Power control",
483
+
"description": "Define\/override the power control behaviour for this player. It allows you for example to redirect the power on\/off commands to a different appliance, or use a fake power control if your player does not support power on\/off commands but you like to have a dedicated state for a player not in use."
484
+
},
485
+
"volume_control": {
486
+
"label": "Volume control",
487
+
"description": "Define\/override the volume control behaviour for this player. It allows you for example to redirect the volume control commands to a different appliance, or disable it completely."
488
+
},
489
+
"mute_control": {
490
+
"label": "Mute control",
491
+
"description": "Define\/override the mute control behaviour for this player. It allows you for example to redirect the muting control commands to a different appliance, or disable it completely.\n\nWe offer a 'fake' mute control option, which will simulate muting by setting the volume to 0 and restoring the volume when unmuting."
492
+
},
493
+
"output_limiter": {
494
+
"label": "Enable limiting to prevent clipping",
495
+
"description": "Activates a limiter that prevents audio distortion by making loud peaks quieter."
496
+
},
497
+
"dsp_enabled": "DSP is enabled",
498
+
"dsp_disabled": "DSP is disabled",
499
+
"dsp_note_multi_device_group": {
500
+
"label": "You can configure the DSP for each player individually."
501
+
},
502
+
"dsp_note_multi_device_group_unsupported": {
503
+
"label": "This group type does not support DSP when playing to multiple devices."
504
+
},
505
+
"enable_builtin_player": {
506
+
"label": "Allow playback to this device\/browser",
507
+
"description": "Enable the (experimental) built-in player for this device\/browser, which allows you to stream all Music Assistant content directly to this device."
508
+
}
413
509
},
414
510
"show_info": "Show info",
415
511
"show_select_boxes": "Show selection boxes",
@@ -448,7 +544,7 @@
448
544
"paused": "paused",
449
545
"playing": "playing"
450
546
},
451
-
"sync_now": "Synchronize {0} now",
547
+
"sync_now": "Synchronise now",
452
548
"sync_running": "One or more music providers are being synchronized.",
"applied_gain_correction": "Applied gain correction: {0} dB",
688
+
"mode": {
689
+
"dynamic": "Volume normalisation is active in the dynamic mode.",
690
+
"measurement_only": "Volume normalisation is active based on a stored measurement of the (integrated) loudness of the audio.",
691
+
"measurement_album": "Volume normalisation is active based on a stored measurement of the (integrated) loudness of the album.",
692
+
"fixed_gain": "Volume normalisation is active based on fixed gain correction."
693
+
}
694
+
},
695
+
"click_to_expand": "Click to show all players",
696
+
"output_format_pcm_info": "Audio is passed as PCM to the player provider. The player provider may then convert the audio to a different format before sending it to the player."
0 commit comments