Update translations
This commit is contained in:
parent
d447a8347b
commit
0efeefe3b2
998 changed files with 9167 additions and 1605 deletions
|
@ -2,21 +2,21 @@
|
|||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "Du kan bare konfigurere \u00e9n Soma-konto.",
|
||||
"authorize_url_timeout": "Tidsavbrudd ved generering av autoriseringsadresse.",
|
||||
"authorize_url_timeout": "Tidsavbrudd ved oppretting av godkjenningsadresse.",
|
||||
"connection_error": "Kunne ikke koble til SOMA Connect.",
|
||||
"missing_configuration": "Soma-komponenten er ikke konfigurert. Vennligst f\u00f8lg dokumentasjonen.",
|
||||
"result_error": "SOMA Connect svarte med feilstatus."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Vellykket autentisering med Somfy."
|
||||
"default": "Vellykket godkjenning med Somfy."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Vert",
|
||||
"port": ""
|
||||
"port": "Port"
|
||||
},
|
||||
"description": "Vennligst skriv tilkoblingsinnstillingene for din SOMA Connect.",
|
||||
"description": "Vennligst fyll inn tilkoblingsinnstillingene for din SOMA Connect.",
|
||||
"title": ""
|
||||
}
|
||||
}
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
"config": {
|
||||
"abort": {
|
||||
"already_setup": "Mo\u017cesz skonfigurowa\u0107 tylko jedno konto Soma.",
|
||||
"authorize_url_timeout": "Przekroczono limit czasu generowania URL autoryzacji.",
|
||||
"authorize_url_timeout": "[%key_id:common::config_flow::abort::oauth2_authorize_url_timeout%]",
|
||||
"connection_error": "Nie uda\u0142o si\u0119 po\u0142\u0105czy\u0107 z SOMA Connect.",
|
||||
"missing_configuration": "Komponent Soma nie jest skonfigurowany. Post\u0119puj zgodnie z dokumentacj\u0105.",
|
||||
"missing_configuration": "[%key_id:common::config_flow::abort::oauth2_missing_configuration%]",
|
||||
"result_error": "SOMA Connect odpowiedzia\u0142 statusem b\u0142\u0119du."
|
||||
},
|
||||
"create_entry": {
|
||||
|
@ -13,8 +13,8 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nazwa hosta lub adres IP",
|
||||
"port": "Port"
|
||||
"host": "[%key_id:common::config_flow::data::host%]",
|
||||
"port": "[%key_id:common::config_flow::data::port%]"
|
||||
},
|
||||
"description": "Wprowad\u017a ustawienia po\u0142\u0105czenia SOMA Connect.",
|
||||
"title": "SOMA Connect"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue