[ci skip] Translation update

This commit is contained in:
HomeAssistant Azure 2020-01-25 00:31:41 +00:00
parent f4626375f3
commit 71ae4b2623
6 changed files with 83 additions and 17 deletions

View File

@ -17,6 +17,11 @@
},
"description": "Configurez l'int\u00e9gration de l'imprimante Brother. Si vous avez des probl\u00e8mes avec la configuration, allez \u00e0 : https://www.home-assistant.io/integrations/brother",
"title": "Imprimante Brother"
},
"zeroconf_confirm": {
"data": {
"type": "Type d'imprimante"
}
}
},
"title": "Imprimante Brother"

View File

@ -9,6 +9,7 @@
"snmp_error": "Serwer SNMP wy\u0142\u0105czony lub drukarka nie jest obs\u0142ugiwana.",
"wrong_host": "Niepoprawna nazwa hosta lub adres IP drukarki."
},
"flow_title": "Drukarka Brother: {model} {serial_number}",
"step": {
"user": {
"data": {
@ -17,6 +18,13 @@
},
"description": "Konfiguracja integracji drukarek Brother. Je\u015bli masz problemy z konfiguracj\u0105, przejd\u017a na stron\u0119: https://www.home-assistant.io/integrations/brother",
"title": "Drukarka Brother"
},
"zeroconf_confirm": {
"data": {
"type": "Typ drukarki"
},
"description": "Czy chcesz doda\u0107 drukark\u0119 Brother {model} o numerze seryjnym `{serial_number}` do Home Assistant'a?",
"title": "Wykryto drukark\u0119 Brother"
}
},
"title": "Drukarka Brother"

View File

@ -0,0 +1,18 @@
{
"config": {
"abort": {
"already_setup": "Du kan kun konfigurere en enkelt Spotify-konto.",
"authorize_url_timeout": "Timeout ved generering af godkendelses-url.",
"missing_configuration": "Spotify-integrationen er ikke konfigureret. F\u00f8lg venligst dokumentationen."
},
"create_entry": {
"default": "Godkendt med Spotify."
},
"step": {
"pick_implementation": {
"title": "V\u00e6lg godkendelsesmetode"
}
},
"title": "Spotify"
}
}

View File

@ -1,10 +1,5 @@
{
"config": {
"step": {
"pick_implementation": {
"title": "Pick Authentication Method"
}
},
"abort": {
"already_setup": "You can only configure one Spotify account.",
"authorize_url_timeout": "Timeout generating authorize url.",
@ -13,6 +8,11 @@
"create_entry": {
"default": "Successfully authenticated with Spotify."
},
"step": {
"pick_implementation": {
"title": "Pick Authentication Method"
}
},
"title": "Spotify"
}
}

View File

@ -0,0 +1,17 @@
{
"config": {
"abort": {
"already_setup": "Vous ne pouvez configurer qu'un seul compte Spotify.",
"missing_configuration": "L'int\u00e9gration Spotify n'est pas configur\u00e9e. Veuillez suivre la documentation."
},
"create_entry": {
"default": "Authentification r\u00e9ussie avec Spotify."
},
"step": {
"pick_implementation": {
"title": "Choisissez la m\u00e9thode d'authentification"
}
},
"title": "Spotify"
}
}

View File

@ -0,0 +1,18 @@
{
"config": {
"abort": {
"already_setup": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0430 \u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u0438 \u0443\u0436\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u0430.",
"authorize_url_timeout": "\u0418\u0441\u0442\u0435\u043a\u043b\u043e \u0432\u0440\u0435\u043c\u044f \u0433\u0435\u043d\u0435\u0440\u0430\u0446\u0438\u0438 \u0441\u0441\u044b\u043b\u043a\u0438 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438.",
"missing_configuration": "\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f Spotify \u043d\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0435\u043d\u0430. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u043e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f\u043c\u0438."
},
"create_entry": {
"default": "\u0410\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f \u043f\u0440\u043e\u0439\u0434\u0435\u043d\u0430 \u0443\u0441\u043f\u0435\u0448\u043d\u043e."
},
"step": {
"pick_implementation": {
"title": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u043c\u0435\u0442\u043e\u0434 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438"
}
},
"title": "Spotify"
}
}