Skip to content

Commit

Permalink
Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
balloob committed Mar 4, 2019
1 parent fc07d3a commit de9e6e8
Show file tree
Hide file tree
Showing 15 changed files with 222 additions and 4 deletions.
19 changes: 19 additions & 0 deletions homeassistant/components/daikin/.translations/fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"config": {
"abort": {
"already_configured": "L'appareil est d\u00e9j\u00e0 configur\u00e9",
"device_fail": "Erreur inattendue lors de la cr\u00e9ation du p\u00e9riph\u00e9rique.",
"device_timeout": "D\u00e9lai de connexion au p\u00e9riph\u00e9rique expir\u00e9."
},
"step": {
"user": {
"data": {
"host": "H\u00f4te"
},
"description": "Entrez l'adresse IP de votre Daikin AC.",
"title": "Configurer Daikin AC"
}
},
"title": "Daikin AC"
}
}
6 changes: 5 additions & 1 deletion homeassistant/components/esphome/.translations/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@
"data": {
"password": "Adgangskode"
},
"description": "Indtast venligst den adgangskode, du har angivet i din konfiguration.",
"description": "Indtast venligst den adgangskode du har angivet i din konfiguration for {name}.",
"title": "Indtast adgangskode"
},
"discovery_confirm": {
"description": "Vil du tilf\u00f8je ESPHome node `{name}` til Home Assistant?",
"title": "Fandt ESPHome node"
},
"user": {
"data": {
"host": "V\u00e6rt",
Expand Down
11 changes: 10 additions & 1 deletion homeassistant/components/esphome/.translations/fr.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
{
"config": {
"abort": {
"already_configured": "ESP est d\u00e9j\u00e0 configur\u00e9"
},
"error": {
"invalid_password": "Mot de passe invalide !"
"connection_error": "Impossible de se connecter \u00e0 ESP. Assurez-vous que votre fichier YAML contient une ligne 'api:'.",
"invalid_password": "Mot de passe invalide !",
"resolve_error": "Impossible de r\u00e9soudre l'adresse de l'ESP. Si cette erreur persiste, veuillez d\u00e9finir une adresse IP statique: https://esphomelib.com/esphomeyaml/components/wifi.html#manual-ips"
},
"step": {
"authenticate": {
Expand All @@ -11,6 +16,10 @@
"description": "Veuillez saisir le mot de passe que vous avez d\u00e9fini dans votre configuration.",
"title": "Entrer votre mot de passe"
},
"discovery_confirm": {
"description": "Voulez-vous ajouter le n\u0153ud ESPHome ` {name} ` \u00e0 Home Assistant?",
"title": "N\u0153ud ESPHome d\u00e9couvert"
},
"user": {
"data": {
"host": "H\u00f4te",
Expand Down
4 changes: 4 additions & 0 deletions homeassistant/components/esphome/.translations/no.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"description": "Vennligst skriv inn passordet du har angitt i din konfigurasjon.",
"title": "Skriv Inn Passord"
},
"discovery_confirm": {
"description": "\u00d8nsker du \u00e5 legge ESPHome noden `{name}` til Home Assistant?",
"title": "Oppdaget ESPHome node"
},
"user": {
"data": {
"host": "Vert",
Expand Down
6 changes: 5 additions & 1 deletion homeassistant/components/esphome/.translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@
"data": {
"password": "Has\u0142o"
},
"description": "Wprowad\u017a has\u0142o ustawione w konfiguracji.",
"description": "Wprowad\u017a has\u0142o ustawione w konfiguracji dla {nazwa}.",
"title": "Wprowad\u017a has\u0142o"
},
"discovery_confirm": {
"description": "Czy chcesz doda\u0107 w\u0119ze\u0142 ESPHome ` {name} ` do Home Assistant?",
"title": "Znaleziono w\u0119ze\u0142 ESPHome "
},
"user": {
"data": {
"host": "Host",
Expand Down
4 changes: 4 additions & 0 deletions homeassistant/components/esphome/.translations/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
"description": "Ange det l\u00f6senord du angav i din konfiguration.",
"title": "Ange l\u00f6senord"
},
"discovery_confirm": {
"description": "Vill du l\u00e4gga till ESPHome noden ` {name} ` till Home Assistant?",
"title": "Uppt\u00e4ckt ESPHome-nod"
},
"user": {
"data": {
"host": "V\u00e4rddatorn",
Expand Down
20 changes: 20 additions & 0 deletions homeassistant/components/ps4/.translations/fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"config": {
"step": {
"creds": {
"title": "PlayStation 4"
},
"link": {
"data": {
"code": "PIN",
"ip_address": "Adresse IP",
"name": "Nom",
"region": "R\u00e9gion"
},
"description": "Entrez vos informations PlayStation 4. Pour \"Code PIN\", acc\u00e9dez \u00e0 \"Param\u00e8tres\" sur votre console PlayStation 4. Ensuite, acc\u00e9dez \u00e0 \"Param\u00e8tres de connexion de l'application mobile\" et s\u00e9lectionnez \"Ajouter un p\u00e9riph\u00e9rique\". Entrez le code PIN qui est affich\u00e9.",
"title": "PlayStation 4"
}
},
"title": "PlayStation 4"
}
}
3 changes: 2 additions & 1 deletion homeassistant/components/tellduslive/.translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"user": {
"description": "Vide"
}
}
},
"title": "Telldus Live"
}
}
13 changes: 13 additions & 0 deletions homeassistant/components/toon/.translations/da.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"config": {
"step": {
"authenticate": {
"data": {
"password": "Adgangskode",
"username": "Brugernavn"
}
}
},
"title": "Toon"
}
}
32 changes: 32 additions & 0 deletions homeassistant/components/toon/.translations/fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
{
"config": {
"abort": {
"no_agreements": "Ce compte n'a pas d'affichages Toon.",
"no_app": "Vous devez configurer Toon avant de pouvoir vous authentifier avec celui-ci. [Veuillez lire les instructions] (https://www.home-assistant.io/components/toon/).",
"unknown_auth_fail": "Une erreur inattendue s'est produite lors de l'authentification."
},
"error": {
"credentials": "Les informations d'identification fournies ne sont pas valides.",
"display_exists": "L'affichage s\u00e9lectionn\u00e9 est d\u00e9j\u00e0 configur\u00e9."
},
"step": {
"authenticate": {
"data": {
"password": "Mot de passe",
"tenant": "Locataire",
"username": "Nom d'utilisateur"
},
"description": "Authentifiez-vous avec votre compte Eneco Toon (pas le compte d\u00e9veloppeur).",
"title": "Lier un compte Toon"
},
"display": {
"data": {
"display": "Choisissez l'affichage"
},
"description": "S\u00e9lectionnez l'affichage Toon avec lequel vous connecter.",
"title": "S\u00e9lectionnez l'affichage"
}
},
"title": "Toon"
}
}
34 changes: 34 additions & 0 deletions homeassistant/components/toon/.translations/no.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"config": {
"abort": {
"client_id": "Klient ID fra konfigurasjonen er ugyldig.",
"client_secret": "Klient hemmeligheten fra konfigurasjonen er ugyldig.",
"no_agreements": "Denne kontoen har ingen Toon skjermer.",
"no_app": "Du m\u00e5 konfigurere Toon f\u00f8r du kan autentisere den. [Vennligst les instruksjonene](https://www.home-assistant.io/components/toon/).",
"unknown_auth_fail": "Uventet feil oppstod under autentisering."
},
"error": {
"credentials": "De oppgitte legitimasjonene er ugyldige.",
"display_exists": "Den valgte skjermen er allerede konfigurert."
},
"step": {
"authenticate": {
"data": {
"password": "Passord",
"tenant": "Leietaker",
"username": "Brukernavn"
},
"description": "Godkjen med Eneco Toon kontoen din (ikke utviklerkontoen).",
"title": "Linken din Toon konto"
},
"display": {
"data": {
"display": "Velg skjerm"
},
"description": "Velg Toon skjerm \u00e5 koble til.",
"title": "Velg skjerm"
}
},
"title": "Toon"
}
}
24 changes: 24 additions & 0 deletions homeassistant/components/toon/.translations/pl.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"config": {
"abort": {
"client_id": "Identyfikator klienta z konfiguracji jest nieprawid\u0142owy.",
"client_secret": "Tajny klucz klienta z konfiguracji jest nieprawid\u0142owy.",
"no_agreements": "To konto nie posiada wy\u015bwietlaczy Toon.",
"no_app": "Musisz skonfigurowa\u0107 Toon zanim b\u0119dziesz m\u00f3g\u0142 si\u0119 z nim uwierzytelni\u0107. Prosz\u0119 przeczyta\u0107 instrukcj\u0119] (https://www.home-assistant.io/components/toon/).",
"unknown_auth_fail": "Wyst\u0105pi\u0142 nieoczekiwany b\u0142\u0105d podczas uwierzytelniania."
},
"error": {
"credentials": "Wprowadzone dane logowania s\u0105 nieprawid\u0142owe.",
"display_exists": "Wybrany ekran jest ju\u017c skonfigurowany."
},
"step": {
"authenticate": {
"data": {
"password": "Has\u0142o",
"tenant": "Najemca",
"username": "Nazwa u\u017cytkownika"
}
}
}
}
}
34 changes: 34 additions & 0 deletions homeassistant/components/toon/.translations/sv.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"config": {
"abort": {
"client_id": "Client ID fr\u00e5n konfiguration \u00e4r ogiltig.",
"client_secret": "Client secret fr\u00e5n konfigurationen \u00e4r ogiltig.",
"no_agreements": "Det h\u00e4r kontot har inga Toon-sk\u00e4rmar.",
"no_app": "Du m\u00e5ste konfigurera Toon innan du kan autentisera med den. [L\u00e4s instruktioner] (https://www.home-assistant.io/components/toon/).",
"unknown_auth_fail": "Ov\u00e4ntat fel uppstod under autentisering."
},
"error": {
"credentials": "De angivna uppgifterna \u00e4r ogiltiga.",
"display_exists": "Den valda sk\u00e4rmen \u00e4r redan konfigurerad"
},
"step": {
"authenticate": {
"data": {
"password": "L\u00f6senord",
"tenant": "Hyresg\u00e4st",
"username": "Anv\u00e4ndarnamn"
},
"description": "Autentisera med ditt Eneco Toon-konto (inte developer-kontot).",
"title": "L\u00e4nk ditt Toon-konto"
},
"display": {
"data": {
"display": "V\u00e4lj sk\u00e4rm"
},
"description": "V\u00e4lj Toon-sk\u00e4rm att ansluta till.",
"title": "V\u00e4lj sk\u00e4rm"
}
},
"title": "Toon"
}
}
15 changes: 15 additions & 0 deletions homeassistant/components/tplink/.translations/fr.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"config": {
"abort": {
"no_devices_found": "Aucun p\u00e9riph\u00e9rique TP-Link trouv\u00e9 sur le r\u00e9seau.",
"single_instance_allowed": "Une seule configuration est n\u00e9cessaire."
},
"step": {
"confirm": {
"description": "Voulez-vous configurer TP-Link smart devices?",
"title": "TP-Link Smart Home"
}
},
"title": "TP-Link Smart Home"
}
}
1 change: 1 addition & 0 deletions script/translations_download
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ mkdir -p ${LOCAL_DIR}

docker run \
-v ${LOCAL_DIR}:/opt/dest/locale \
--rm \
lokalise/lokalise-cli@sha256:b8329d20280263cad04f65b843e54b9e8e6909a348a678eac959550b5ef5c75f lokalise \
--token ${LOKALISE_TOKEN} \
export ${PROJECT_ID} \
Expand Down

0 comments on commit de9e6e8

Please sign in to comment.