[ci skip] Translation update
This commit is contained in:
parent
4779916ac4
commit
c74f187b1f
19 changed files with 180 additions and 21 deletions
|
@ -1,7 +1,40 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia."
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane.",
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia.",
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie.",
|
||||
"unknown": "Nieoczekiwany b\u0142\u0105d."
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia.",
|
||||
"invalid_auth": "Niepoprawne uwierzytelnienie.",
|
||||
"unknown": "Nieoczekiwany b\u0142\u0105d."
|
||||
},
|
||||
"step": {
|
||||
"credentials": {
|
||||
"data": {
|
||||
"password": "Has\u0142o",
|
||||
"username": "Nazwa u\u017cytkownika"
|
||||
}
|
||||
},
|
||||
"host": {
|
||||
"data": {
|
||||
"host": "Nazwa hosta lub adres IP",
|
||||
"port": "Port"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"host": "Nazwa hosta lub adres IP",
|
||||
"port": "Port"
|
||||
}
|
||||
},
|
||||
"ws_port": {
|
||||
"data": {
|
||||
"ws_port": "Port"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue