[ci skip] Translation update
This commit is contained in:
parent
cb2b6f5ff4
commit
86f46753c9
32 changed files with 539 additions and 12 deletions
|
@ -1,9 +1,14 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane"
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
|
||||
"cannot_communicate": "Nie uda\u0142o si\u0119 nawi\u0105za\u0107 \u0142\u0105czno\u015bci",
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia"
|
||||
},
|
||||
"error": {
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
|
||||
"cannot_communicate": "Nie uda\u0142o si\u0119 nawi\u0105za\u0107 \u0142\u0105czno\u015bci",
|
||||
"cannot_connect": "Nie mo\u017cna nawi\u0105za\u0107 po\u0142\u0105czenia",
|
||||
"few": "kilka",
|
||||
"many": "wiele",
|
||||
"one": "jeden",
|
||||
|
@ -13,7 +18,34 @@
|
|||
"few": "kilka",
|
||||
"many": "wiele",
|
||||
"one": "jeden",
|
||||
"other": "inne"
|
||||
"other": "inne",
|
||||
"setup_network": {
|
||||
"data": {
|
||||
"dsmr_version": "Wybierz wersj\u0119 DSMR",
|
||||
"host": "Nazwa hosta lub adres IP",
|
||||
"port": "Port"
|
||||
},
|
||||
"title": "Wybierz adres dla po\u0142\u0105czenia"
|
||||
},
|
||||
"setup_serial": {
|
||||
"data": {
|
||||
"dsmr_version": "Wybierz wersj\u0119 DSMR",
|
||||
"port": "Wybierz urz\u0105dzenie"
|
||||
},
|
||||
"title": "Urz\u0105dzenie"
|
||||
},
|
||||
"setup_serial_manual_path": {
|
||||
"data": {
|
||||
"port": "\u015acie\u017cka urz\u0105dzenia USB"
|
||||
},
|
||||
"title": "\u015acie\u017cka"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"type": "Rodzaj po\u0142\u0105czenia"
|
||||
},
|
||||
"title": "Wybierz typ po\u0142\u0105czenia"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue