mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-16 12:42:06 +00:00
chore(i18n): Translated using Weblate (English)
Currently translated at 100.0% (397 of 397 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/en/
This commit is contained in:
committed by
Hosted Weblate
parent
410a052fea
commit
4457a043a4
@ -281,24 +281,17 @@
|
|||||||
},
|
},
|
||||||
"api-server": {
|
"api-server": {
|
||||||
"description": "Adds an API server to control the player",
|
"description": "Adds an API server to control the player",
|
||||||
"name": "API Server [Beta]",
|
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"request": {
|
"request": {
|
||||||
"title": "API authorization request",
|
|
||||||
"message": "Allow {{ID}} ({{origin}}) to access the API?",
|
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"allow": "Allow",
|
"allow": "Allow",
|
||||||
"deny": "Deny"
|
"deny": "Deny"
|
||||||
}
|
},
|
||||||
|
"message": "Allow {{ID}} ({{origin}}) to access the API?",
|
||||||
|
"title": "API authorization request"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"hostname": {
|
|
||||||
"label": "Hostname"
|
|
||||||
},
|
|
||||||
"port": {
|
|
||||||
"label": "Port"
|
|
||||||
},
|
|
||||||
"auth-strategy": {
|
"auth-strategy": {
|
||||||
"label": "Authorization strategy",
|
"label": "Authorization strategy",
|
||||||
"submenu": {
|
"submenu": {
|
||||||
@ -309,16 +302,23 @@
|
|||||||
"label": "No authorization"
|
"label": "No authorization"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
},
|
|
||||||
"prompt": {
|
|
||||||
"hostname": {
|
"hostname": {
|
||||||
"title": "Hostname",
|
"label": "Hostname"
|
||||||
"label": "Enter the hostname (like 0.0.0.0) for the API server:"
|
|
||||||
},
|
},
|
||||||
"port": {
|
"port": {
|
||||||
"title": "Port",
|
"label": "Port"
|
||||||
"label": "Enter the port for the API server:"
|
}
|
||||||
|
},
|
||||||
|
"name": "API Server [Beta]",
|
||||||
|
"prompt": {
|
||||||
|
"hostname": {
|
||||||
|
"label": "Enter the hostname (like 0.0.0.0) for the API server:",
|
||||||
|
"title": "Hostname"
|
||||||
|
},
|
||||||
|
"port": {
|
||||||
|
"label": "Enter the port for the API server:",
|
||||||
|
"title": "Port"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -746,7 +746,7 @@
|
|||||||
},
|
},
|
||||||
"show-lyrics-even-if-inexact": {
|
"show-lyrics-even-if-inexact": {
|
||||||
"label": "Show lyrics even if inexact",
|
"label": "Show lyrics even if inexact",
|
||||||
"tooltip": "If the song is not found, the plugin tries again with a different search query.\nThe result from the second attempt may not be exact."
|
"tooltip": "If the song is not found, the plugin tries again with a different search query. The result from the second attempt may not be exact."
|
||||||
},
|
},
|
||||||
"show-time-codes": {
|
"show-time-codes": {
|
||||||
"label": "Show time codes",
|
"label": "Show time codes",
|
||||||
|
|||||||
Reference in New Issue
Block a user