|
201 | 201 | "restart": "I-restart ang App",
|
202 | 202 | "show": "Ipakita ang window",
|
203 | 203 | "tooltip": {
|
| 204 | + "default": "YouTube Music", |
204 | 205 | "with-song-info": "YouTube Music: {{artist}} - {{title}}"
|
205 | 206 | }
|
206 | 207 | }
|
|
212 | 213 | },
|
213 | 214 | "adblocker": {
|
214 | 215 | "description": "I-block ang lahat ng ad at tracking",
|
| 216 | + "menu": { |
| 217 | + "blocker": "Blocker" |
| 218 | + }, |
215 | 219 | "name": "Pag-block ng Ad"
|
216 | 220 | },
|
217 | 221 | "album-actions": {
|
|
222 | 226 | "description": "Naglalapat ng dynamic na tema at visual effect batay sa color palette ng album",
|
223 | 227 | "menu": {
|
224 | 228 | "color-mix-ratio": {
|
225 |
| - "label": "Ratio ng paghahalo ng kulay" |
| 229 | + "label": "Ratio ng paghahalo ng kulay", |
| 230 | + "submenu": { |
| 231 | + "percent": "{{ratio}}%" |
| 232 | + } |
226 | 233 | }
|
227 | 234 | },
|
228 | 235 | "name": "Tema ng Kulay ng Album"
|
|
261 | 268 | }
|
262 | 269 | },
|
263 | 270 | "smoothness-transition": {
|
| 271 | + "label": "Ayos ng Transisyon", |
264 | 272 | "submenu": {
|
265 | 273 | "during": "Habang {{interpolationTime}} s"
|
266 | 274 | }
|
267 | 275 | },
|
268 | 276 | "use-fullscreen": {
|
269 | 277 | "label": "Gumamit ng fullscreen"
|
270 | 278 | }
|
| 279 | + }, |
| 280 | + "name": "Ambient Mode" |
| 281 | + }, |
| 282 | + "api-server": { |
| 283 | + "description": "Nagdadagdag ng API Server upang kontrolin ang player", |
| 284 | + "dialog": { |
| 285 | + "request": { |
| 286 | + "buttons": { |
| 287 | + "allow": "Payagan", |
| 288 | + "deny": "Tanggihan" |
| 289 | + }, |
| 290 | + "message": "Payagan ang {{ID}} ({{origin}}) upang ma-access ang API?", |
| 291 | + "title": "Awtorisasyon ng API request" |
| 292 | + } |
| 293 | + }, |
| 294 | + "menu": { |
| 295 | + "auth-strategy": { |
| 296 | + "label": "Estratehiya ng awtorisasyon", |
| 297 | + "submenu": { |
| 298 | + "auth-at-first": { |
| 299 | + "label": "Mag-autorisa sa unang request" |
| 300 | + }, |
| 301 | + "none": { |
| 302 | + "label": "Walang awtorisasyon" |
| 303 | + } |
| 304 | + } |
| 305 | + }, |
| 306 | + "hostname": { |
| 307 | + "label": "Hostname" |
| 308 | + }, |
| 309 | + "port": { |
| 310 | + "label": "Port" |
| 311 | + } |
| 312 | + }, |
| 313 | + "name": "API Server [Beta]", |
| 314 | + "prompt": { |
| 315 | + "hostname": { |
| 316 | + "label": "Itala ang hostname (tulad ng 0.0.0.0) para sa API server:", |
| 317 | + "title": "Hostname" |
| 318 | + }, |
| 319 | + "port": { |
| 320 | + "label": "Itala ang port para sa API server:", |
| 321 | + "title": "Port" |
| 322 | + } |
271 | 323 | }
|
272 | 324 | },
|
273 | 325 | "audio-compressor": {
|
|
301 | 353 | }
|
302 | 354 | },
|
303 | 355 | "compact-sidebar": {
|
304 |
| - "description": "Laging i-set ang sidebar sa compact mode" |
| 356 | + "description": "Laging i-set ang sidebar sa compact mode", |
| 357 | + "name": "Pinaliit na Sidebar" |
305 | 358 | },
|
306 | 359 | "crossfade": {
|
307 | 360 | "description": "I-crossfade kada kanta",
|
|
425 | 478 | }
|
426 | 479 | },
|
427 | 480 | "lumiastream": {
|
428 |
| - "description": "Nabibigay suporta sa Lumia Stream" |
| 481 | + "description": "Nabibigay suporta sa Lumia Stream", |
| 482 | + "name": "Lumia Stream [Beta]" |
429 | 483 | },
|
430 | 484 | "lyrics-genius": {
|
431 | 485 | "description": "Nagdaragdag ng suporta sa lyrics para sa karamihan ng kanta",
|
|
582 | 636 | },
|
583 | 637 | "listenbrainz": {
|
584 | 638 | "token": {
|
585 |
| - "label": "Ilagay ang ListenBrainz user token:" |
| 639 | + "label": "Ilagay ang ListenBrainz user token:", |
| 640 | + "title": "Token ng ListenBrainz" |
586 | 641 | }
|
587 | 642 | }
|
588 | 643 | }
|
|
696 | 751 | }
|
697 | 752 | },
|
698 | 753 | "visualizer": {
|
699 |
| - "description": "Idaragdag ng visualizer sa player" |
| 754 | + "description": "Idaragdag ng visualizer sa player", |
| 755 | + "menu": { |
| 756 | + "visualizer-type": "Uri ng Visualizer" |
| 757 | + } |
700 | 758 | }
|
701 | 759 | }
|
702 | 760 | }
|
0 commit comments