joshuar-go-hass-agent/internal/translations/locales/en/out.gotext.json

173 lines
6.3 KiB
JSON

{
"language": "en",
"messages": [
{
"id": "About",
"message": "About",
"translation": "About",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Sensors",
"message": "Sensors",
"translation": "Sensors",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "App Settings",
"message": "App Settings",
"translation": "App Settings",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Fyne Settings",
"message": "Fyne Settings",
"translation": "Fyne Settings",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Quit",
"message": "Quit",
"translation": "Quit",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "App Registration",
"message": "App Registration",
"translation": "App Registration",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "To register the agent, please enter the relevant details for your Home Assistant\nserver (if not auto-detected) and long-lived access token.",
"message": "To register the agent, please enter the relevant details for your Home Assistant\nserver (if not auto-detected) and long-lived access token.",
"translation": "To register the agent, please enter the relevant details for your Home Assistant\nserver (if not auto-detected) and long-lived access token.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Fyne Preferences",
"message": "Fyne Preferences",
"translation": "Fyne Preferences",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "App Preferences",
"message": "App Preferences",
"translation": "App Preferences",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Save",
"message": "Save",
"translation": "Save",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Please restart the agent to use changed preferences.",
"message": "Please restart the agent to use changed preferences.",
"translation": "Please restart the agent to use changed preferences.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Token",
"message": "Token",
"translation": "Token",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "The long-lived access token generated in Home Assistant.",
"message": "The long-lived access token generated in Home Assistant.",
"translation": "The long-lived access token generated in Home Assistant.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Auto-discovered Servers",
"message": "Auto-discovered Servers",
"translation": "Auto-discovered Servers",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "These are the Home Assistant servers that were detected on the local network.",
"message": "These are the Home Assistant servers that were detected on the local network.",
"translation": "These are the Home Assistant servers that were detected on the local network.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Use Custom Server?",
"message": "Use Custom Server?",
"translation": "Use Custom Server?",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Select this option to enter a server manually below.",
"message": "Select this option to enter a server manually below.",
"translation": "Select this option to enter a server manually below.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Manual Server Entry",
"message": "Manual Server Entry",
"translation": "Manual Server Entry",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Ignore returned URLs?",
"message": "Ignore returned URLs?",
"translation": "Ignore returned URLs?",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Override Home Assistant and use server chosen (above) for API access.",
"message": "Override Home Assistant and use server chosen (above) for API access.",
"translation": "Override Home Assistant and use server chosen (above) for API access.",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "MQTT Server",
"message": "MQTT Server",
"translation": "MQTT Server",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "MQTT User",
"message": "MQTT User",
"translation": "MQTT User",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "MQTT Password",
"message": "MQTT Password",
"translation": "MQTT Password",
"translatorComment": "Copied from source.",
"fuzzy": true
},
{
"id": "Use MQTT?",
"message": "Use MQTT?",
"translation": "Use MQTT?",
"translatorComment": "Copied from source.",
"fuzzy": true
}
]
}