-
-
Notifications
You must be signed in to change notification settings - Fork 37k
Expand file tree
/
Copy pathstrings.json
More file actions
293 lines (293 loc) · 8.87 KB
/
strings.json
File metadata and controls
293 lines (293 loc) · 8.87 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
{
"config": {
"abort": {
"already_configured": "[%key:common::config_flow::abort::already_configured_device%]",
"no_server_found": "No LMS found."
},
"error": {
"cannot_connect": "[%key:common::config_flow::error::cannot_connect%]",
"invalid_auth": "[%key:common::config_flow::error::invalid_auth%]",
"missing_uuid": "Your LMS did not provide a unique identifier and is not compatible with this integration. Please check and update your LMS version.",
"no_server_found": "Could not automatically discover server.",
"unknown": "[%key:common::config_flow::error::unknown%]"
},
"flow_title": "{host}",
"step": {
"edit": {
"data": {
"host": "[%key:common::config_flow::data::host%]",
"https": "Connect over HTTPS (requires reverse proxy)",
"password": "[%key:common::config_flow::data::password%]",
"port": "[%key:common::config_flow::data::port%]",
"username": "[%key:common::config_flow::data::username%]"
},
"data_description": {
"host": "[%key:component::squeezebox::config::step::user::data_description::host%]",
"https": "Connect to the LMS over HTTPS (requires reverse proxy).",
"password": "The password from LMS Advanced Security (if defined).",
"port": "The web interface port on the LMS. The default is 9000.",
"username": "The username from LMS Advanced Security (if defined)."
},
"title": "Edit connection information"
},
"user": {
"data": {
"host": "[%key:common::config_flow::data::host%]"
},
"data_description": {
"host": "The hostname or IP address of your Lyrion Music Server."
}
}
}
},
"entity": {
"binary_sensor": {
"alarm_active": {
"name": "Alarm active"
},
"alarm_snooze": {
"name": "Alarm snoozed"
},
"alarm_upcoming": {
"name": "Alarm upcoming"
},
"needsrestart": {
"name": "Needs restart"
},
"rescan": {
"name": "Library rescan"
}
},
"button": {
"bass_down": {
"name": "Bass down"
},
"bass_up": {
"name": "Bass up"
},
"brightness_down": {
"name": "Brightness down"
},
"brightness_up": {
"name": "Brightness up"
},
"preset": {
"name": "Preset {index}"
},
"treble_down": {
"name": "Treble down"
},
"treble_up": {
"name": "Treble up"
}
},
"sensor": {
"alarm_next": {
"name": "Next alarm"
},
"info_total_albums": {
"name": "Total albums",
"unit_of_measurement": "albums"
},
"info_total_artists": {
"name": "Total artists",
"unit_of_measurement": "artists"
},
"info_total_duration": {
"name": "Total duration"
},
"info_total_genres": {
"name": "Total genres",
"unit_of_measurement": "genres"
},
"info_total_songs": {
"name": "Total songs",
"unit_of_measurement": "songs"
},
"lastscan": {
"name": "Last scan"
},
"other_player_count": {
"name": "Player count off service",
"unit_of_measurement": "[%key:component::squeezebox::entity::sensor::player_count::unit_of_measurement%]"
},
"player_count": {
"name": "Player count",
"unit_of_measurement": "players"
}
},
"switch": {
"alarm": {
"name": "Alarm ({alarm_id})"
},
"alarms_enabled": {
"name": "Alarms enabled"
}
},
"update": {
"newplugins": {
"name": "Updated plugins"
},
"newversion": {
"name": "Lyrion Music Server"
}
}
},
"exceptions": {
"browse_media_not_found": {
"message": "Media not found: {type} / {id}."
},
"browse_media_type_not_supported": {
"message": "Media type not supported: {media_type}."
},
"call_method_failed": {
"message": "Failed to call method {command}."
},
"call_query_failed": {
"message": "Failed to query method {command}."
},
"clear_playlist_failed": {
"message": "Failed to clear the playlist."
},
"coordinator_no_data": {
"message": "No data from status poll."
},
"generate_image_url_failed": {
"message": "Failed to generate image URL for track ID {track_id}."
},
"init_auth_failed": {
"message": "Authentication failed with {host}."
},
"init_get_status_failed": {
"message": "Failed to get status from LMS {host} (HTTP status: {http_status}). Will retry."
},
"init_missing_uuid": {
"message": "LMS {host} status response missing essential data (UUID)."
},
"init_timeout": {
"message": "Timeout connecting to LMS {host}."
},
"invalid_announce_media_type": {
"message": "Only type 'music' can be played as announcement (received type {media_type})."
},
"invalid_announce_timeout": {
"message": "{announce_timeout} must be a number greater than 0."
},
"invalid_announce_volume": {
"message": "{announce_volume} must be a number greater than 0 and less than or equal to 1."
},
"invalid_search_media_content_type": {
"message": "If specified, Media content type must be one of {media_content_type}"
},
"join_cannot_find_other_player": {
"message": "Could not find player with entity_id {other_player_entity_id}."
},
"join_cannot_join_unknown_player": {
"message": "Could not join unknown player {other_player_entity_id}."
},
"join_failed": {
"message": "Failed to unsync the player."
},
"load_playlist_failed": {
"message": "Failed to load playlist with command {cmd}."
},
"load_url_failed": {
"message": "Failed to load media URL {media_id} with command {cmd}."
},
"next_track_failed": {
"message": "Failed to skip to the next track."
},
"pause_failed": {
"message": "Failed to pause playback."
},
"play_failed": {
"message": "Failed to start playback."
},
"play_pause_failed": {
"message": "Failed to toggle play/pause."
},
"press_failed": {
"message": "Failed to execute button action {action}."
},
"previous_track_failed": {
"message": "Failed to return to the previous track."
},
"seek_failed": {
"message": "Failed to seek to position {position} seconds."
},
"set_mute_failed": {
"message": "Failed to mute/unmute the player."
},
"set_repeat_failed": {
"message": "Failed to set repeat mode."
},
"set_shuffle_failed": {
"message": "Failed to set shuffle mode."
},
"set_volume_failed": {
"message": "Failed to set volume to {volume}%."
},
"stop_failed": {
"message": "Failed to stop playback."
},
"turn_off_failed": {
"message": "Failed to turn off the player."
},
"turn_on_failed": {
"message": "Failed to turn on the player."
},
"unjoin_failed": {
"message": "Failed to unsync the player."
},
"update_restart_failed": {
"message": "Error trying to update LMS Plugins: Restart failed."
}
},
"options": {
"step": {
"init": {
"data": {
"browse_limit": "Browse limit",
"lms_timeout": "LMS timeout",
"volume_step": "Volume step"
},
"data_description": {
"browse_limit": "Maximum number of items when browsing or in a playlist.",
"lms_timeout": "Timeout in seconds for requests to the LMS. If you experience timeouts due to a slow LMS or network, increase this value.",
"volume_step": "Amount to adjust the volume when turning volume up or down."
},
"title": "LMS Configuration"
}
}
},
"services": {
"call_method": {
"description": "Calls a custom Squeezebox JSONRPC API.",
"fields": {
"command": {
"description": "Command to pass to Lyrion Music Server (p0 in the CLI documentation).",
"name": "Command"
},
"parameters": {
"description": "Array of additional parameters to pass to Lyrion Music Server (p1, ..., pN in the CLI documentation).",
"name": "Parameters"
}
},
"name": "Call method"
},
"call_query": {
"description": "Calls a custom Squeezebox JSONRPC API. Result will be stored in 'query_result' attribute of the Squeezebox entity.",
"fields": {
"command": {
"description": "[%key:component::squeezebox::services::call_method::fields::command::description%]",
"name": "Command"
},
"parameters": {
"description": "[%key:component::squeezebox::services::call_method::fields::parameters::description%]",
"name": "Parameters"
}
},
"name": "Call query"
}
}
}