Update translations

This commit is contained in:
Paulus Schoutsen 2018-10-23 14:04:25 +02:00
parent cf0bd6470a
commit 398ea40189
11 changed files with 154 additions and 16 deletions

View File

@ -0,0 +1,5 @@
{
"config": {
"title": "IFTT"
}
}

View File

@ -1,18 +1,18 @@
{
"config": {
"title": "Mailgun",
"step": {
"user": {
"title": "Set up the Mailgun Webhook",
"description": "Are you sure you want to set up Mailgun?"
}
},
"abort": {
"one_instance_allowed": "Only a single instance is necessary.",
"not_internet_accessible": "Your Home Assistant instance needs to be accessible from the internet to receive Mailgun messages."
},
"create_entry": {
"default": "To send events to Home Assistant, you will need to setup [Webhooks with Mailgun]({mailgun_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/x-www-form-urlencoded\n\nSee [the documentation]({docs_url}) on how to configure automations to handle incoming data."
"config": {
"abort": {
"not_internet_accessible": "Your Home Assistant instance needs to be accessible from the internet to receive Mailgun messages.",
"one_instance_allowed": "Only a single instance is necessary."
},
"create_entry": {
"default": "To send events to Home Assistant, you will need to setup [Webhooks with Mailgun]({mailgun_url}).\n\nFill in the following info:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/x-www-form-urlencoded\n\nSee [the documentation]({docs_url}) on how to configure automations to handle incoming data."
},
"step": {
"user": {
"description": "Are you sure you want to set up Mailgun?",
"title": "Set up the Mailgun Webhook"
}
},
"title": "Mailgun"
}
}
}
}

View File

@ -0,0 +1,18 @@
{
"config": {
"abort": {
"not_internet_accessible": "\u00c4r Home Assistant Instanz muss iwwert Internet accessibel si fir Mailgun Noriichten z'empf\u00e4nken.",
"one_instance_allowed": "N\u00ebmmen eng eenzeg Instanz ass n\u00e9ideg."
},
"create_entry": {
"default": "Fir Evenementer un Home Assistant ze sch\u00e9cken, mussen [Webhooks mat Mailgun]({mailgun_url}) ageriicht ginn.\n\nF\u00ebllt folgend Informatiounen aus:\n\n- URL: `{webhook_url}`\n- Method: POST\n- Content Type: application/x-www-form-urlencoded\n\nLiest [Dokumentatioun]({docs_url}) w\u00e9i een Automatiounen ariicht welch eingehend Donn\u00e9\u00eb trait\u00e9ieren."
},
"step": {
"user": {
"description": "S\u00e9cher fir Mailgun anzeriichten?",
"title": "Mailgun Webhook ariichten"
}
},
"title": "Mailgun"
}
}

View File

@ -0,0 +1,11 @@
{
"config": {
"step": {
"hassio_confirm": {
"data": {
"discovery": "Ke\u015ffetmeyi etkinle\u015ftir"
}
}
}
}
}

View File

@ -0,0 +1,19 @@
{
"config": {
"error": {
"identifier_exists": "Account bestaat al",
"invalid_credentials": "Ongeldige gebruikersgegevens"
},
"step": {
"user": {
"data": {
"code": "Code (voor Home Assistant)",
"password": "Wachtwoord",
"username": "E-mailadres"
},
"title": "Vul uw gegevens in"
}
},
"title": "SimpliSafe"
}
}

View File

@ -0,0 +1,12 @@
{
"config": {
"step": {
"user": {
"data": {
"password": "Parola",
"username": "E-posta adresi"
}
}
}
}
}

View File

@ -0,0 +1,16 @@
{
"config": {
"error": {
"name_exists": "Bu ad zaten var",
"wrong_location": "Konum sadece \u0130sve\u00e7"
},
"step": {
"user": {
"data": {
"latitude": "Enlem",
"longitude": "Boylam"
}
}
}
}
}

View File

@ -0,0 +1,23 @@
{
"config": {
"abort": {
"user_privilege": "Gebruiker moet beheerder zijn"
},
"error": {
"faulty_credentials": "Foutieve gebruikersgegevens",
"service_unavailable": "Geen service beschikbaar"
},
"step": {
"user": {
"data": {
"host": "Host",
"password": "Wachtwoord",
"port": "Poort",
"username": "Gebruikersnaam"
},
"title": "Stel de UniFi-controller in"
}
},
"title": "UniFi-controller"
}
}

View File

@ -0,0 +1,12 @@
{
"config": {
"step": {
"user": {
"data": {
"password": "Parola",
"username": "Kullan\u0131c\u0131 ad\u0131"
}
}
}
}
}

View File

@ -0,0 +1,11 @@
{
"config": {
"step": {
"user": {
"data": {
"enable_sensors": "Trafik sens\u00f6rleri ekleyin"
}
}
}
}
}

View File

@ -0,0 +1,11 @@
{
"config": {
"step": {
"user": {
"data": {
"network_key": "A\u011f Anajtar\u0131 (otomatik \u00fcretilmesi i\u00e7in bo\u015f b\u0131rak\u0131n\u0131z)"
}
}
}
}
}