Skip to content

Commit 3b1d7cf

Browse files
authored
Merge pull request #1483 from wareczek/updated-pl-translation
updated PL translation
2 parents 1c8862f + 920a76f commit 3b1d7cf

File tree

1 file changed

+8
-7
lines changed
  • custom_components/sonoff/translations

1 file changed

+8
-7
lines changed

custom_components/sonoff/translations/pl.json

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
{
22
"config": {
33
"abort": {
4-
"reauth_successful": "Ponowne uwierzytelnienie powiod\u0142o si\u0119"
4+
"reauth_successful": "Ponowne uwierzytelnienie powiodło się"
55
},
66
"error": {
7-
"exists": "To konto jest juz skonfigurowane",
7+
"exists": "To konto jest już skonfigurowane",
88
"template": "{error}"
99
},
1010
"step": {
1111
"user": {
1212
"description": "Wpisz dane konta [eWeLink](https://www.ewelink.cc/pl/)",
1313
"data": {
14-
"username": "Adres email lub telefon (użyj dowolnych dla trybu DIY)",
15-
"password": "Hasło (pozostaw puste dla trybu DIY)"
14+
"username": "Adres e-mail lub numer telefonu (użyj dowolnych dla trybu DIY)",
15+
"password": "Hasło (pozostaw puste dla trybu DIY)",
16+
"country_code": "Kod kraju (pozostaw puste dla automatycznego wyboru)"
1617
}
1718
}
1819
}
@@ -22,7 +23,7 @@
2223
"init": {
2324
"data": {
2425
"mode": "Tryb (auto jest rekomendowany dla większości użytkowników)",
25-
"homes": "Domy (pozostaw nie zaznaczone dla \"obecnego\")",
26+
"homes": "Domy (pozostaw niezaznaczone dla aktywnego w aplikacji mobilnej)",
2627
"debug": "Strona debugowania (Integracja > Menu > Znane problemy)"
2728
}
2829
}
@@ -31,8 +32,8 @@
3132
"system_health": {
3233
"info": {
3334
"version": "Wersja",
34-
"cloud_online": "Urządzenie chmurowe online",
35-
"local_online": "Urzadzenia lokalne online",
35+
"cloud_online": "Urządzenia chmurowe online",
36+
"local_online": "Urządzenia lokalne online",
3637
"debug": "Strona debugowania"
3738
}
3839
}

0 commit comments

Comments
 (0)