Skip to content

Commit

Permalink
Translated using Weblate (Polish)
Browse files Browse the repository at this point in the history
Currently translated at 85.9% (362 of 421 strings)

Translation: evcc/evcc
Translate-URL: https://hosted.weblate.org/projects/evcc/evcc/pl/
  • Loading branch information
weblate committed May 27, 2024
1 parent d23bf1f commit de21648
Showing 1 changed file with 73 additions and 0 deletions.
73 changes: 73 additions & 0 deletions i18n/pl.toml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ nativeSettings = "Zmień serwer"
needHelp = "Potrzebuję Pomocy?"
sessions = "Sesje ładowania"
settings = "Ustawienia"
logout =

[header.theme]
auto = "Wygląd: system"
Expand All @@ -200,6 +201,8 @@ primaryActions = "Coś nie działa tak, jak powinno? To dobre miejsca, aby uzysk
restartButton = "Uruchom ponownie"
restartDescription = "Próbowałeś go wyłączyć i włączyć ponownie?"
secondaryActions = "Nadal nie możesz rozwiązać swojego problemu? Oto kilka bardziej wymagających opcji."
logsDescription =
logsButton =

[help.restart]
cancel = "Anulować"
Expand Down Expand Up @@ -387,6 +390,7 @@ waitForVehicle = "Gotowe. Czekam na pojazd..."
[notifications]
dismissAll = "Odrzuć wszystkie"
modalTitle = "Powiadomienia"
logs =

[offline]
message = "Brak połączenia z serwerem."
Expand Down Expand Up @@ -435,6 +439,11 @@ meterstart = "Licznik początek (kWh)"
meterstop = "Licznik koniec (kWh)"
odometer = "Przebieg (km)"
vehicle = "Pojazd"
priceperkwh =
price =
chargeduration =
co2perkwh =
solarpercentage =

[sessions.filter]
allLoadpoints = "wszystkie punkty ładowania"
Expand Down Expand Up @@ -509,3 +518,67 @@ title = "Błąd uruchamiania"
cancel = "Anulować"
template = "Producent"
test = "Test"


[loginModal]
error =
cancel =
login =
password =
title =
invalid =
reset =

[passwordModal]
description =
newPassword =
titleUpdate =
updatePassword =
labelRepeat =
titleNew =
noMatch =
empty =
labelCurrent =
error =
labelNew =

[config.system]
logs =
restartRequiredMessage =
restartRequiredDescription =
restartingMessage =
restartingDescription =
restart =

[config.title]
label =
title =
description =

[settings.fullscreen]
label =
exit =
enter =

[config.options.schema]
https =
http =

[log]
search =
levelLabel =
noResults =
areas =
download =
title =
areaLabel =
update =
showAll =

[config.options.endianness]
big =
little =

[config.section]
system =
general =

0 comments on commit de21648

Please sign in to comment.