Skip to content

Commit

Permalink
Translated using Weblate (Lithuanian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (201 of 201 strings)

Translated using Weblate (Polish)

Currently translated at 100.0% (201 of 201 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (201 of 201 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (194 of 194 strings)

Translated using Weblate (Lithuanian)

Currently translated at 100.0% (193 of 193 strings)

Co-authored-by: RTTTC <[email protected]>
Translate-URL: https://hosted.weblate.org/projects/evcc/evcc/lt/
Translate-URL: https://hosted.weblate.org/projects/evcc/evcc/pl/
Translation: evcc/evcc
  • Loading branch information
RTTTC authored and weblate committed Feb 9, 2023
1 parent 3109650 commit c7a3681
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 7 deletions.
31 changes: 25 additions & 6 deletions i18n/lt.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ noEnergy = "Nėra skaitiklių duomenų"
pvExport = "Tinklo eksportas"
pvProduction = "Gamyba"
selfConsumption = "Sunaudojama iškart"
batteryTooltip = "{energy} iš {total} ({soc}%)"

[main.loadpoint]
charged = "Įkrauta"
Expand Down Expand Up @@ -135,7 +136,7 @@ activate = "Aktyvuoti"
activeLabel = "{time}"
descriptionEnergy = "Iki kada {targetEnergy} turėtų būti įkrauta į automobilį?"
descriptionSoc = "Kada automobilis turėtų būti įkrautas iki {targetSoc}%?"
inactiveLabel = "Suplanuotas įkrovimas"
inactiveLabel = "Planinis įkrovimas"
modalTitle = "Nustatyti įkrovimo pabaigos laiką"
planDuration = "Įkrovimo laikas"
planPeriodLabel = "Periodas"
Expand All @@ -145,7 +146,7 @@ remove = "Panaikinti"
setTargetTime = "nenustatytas"
targetIsInThePast = "Pasirinkite laiką ateityje."
targetIsTooFarInTheFuture = "Pakoreguosime planą, kai tik gausime naujų duomenų."
title = "Suplanuotas įkrovimas"
title = "Planinis įkrovimas"
today = "šiandien"
tomorrow = "rytoj"
update = "Atnaujinti"
Expand All @@ -154,7 +155,7 @@ update = "Atnaujinti"
chargeDuration = "Įkrovimo trukmė"
co2Label = "CO₂ emisijos Ø"
priceLabel = "Energijos kaina"
timeRange = "{day} {range} h"
timeRange = "{day} {range} val"
unknownPrice = "dar nežinoma"

[main.targetEnergy]
Expand All @@ -169,6 +170,8 @@ none = "Nėra automobilio"
targetSoc = "Limitas"
unknown = "Nežinomas automobilis"
vehicleSoc = "Baterija"
addVehicle = "Pridėti automobilį"
moreActions = "Daugiau veiksmų"

[main.vehicleSoc]
charging = "vyksta įkrovimas"
Expand All @@ -186,9 +189,9 @@ pvDisable = "Trūksta saulės. Pauzė už {remaining}..."
pvEnable = "Saulės užtenka, įkrovimas už {remaining}..."
scale1p = "Sumažinimas į vienfazį įkrovimą už {remaining}..."
scale3p = "Padidinimas į trifazį įkrovimą už {remaining}..."
targetChargeActive = "Suplanuotas įkrovimas aktyvuotas..."
targetChargePlanned = "Suplanuotas įkrovimas prasidės {time}."
targetChargeWaitForVehicle = "Suplanuotas įkrovimas leidžiamas. Laukiama automobilio signalo..."
targetChargeActive = "Planinis įkrovimas aktyvuotas..."
targetChargePlanned = "Planinis įkrovimas prasidės {time}."
targetChargeWaitForVehicle = "Planinis įkrovimas leidžiamas. Laukiama automobilio signalo..."
unknown = ""
vehicleTargetReached = "Automobilyje nustatytas limitas {soc}% pasiektas."
waitForVehicle = "Paruošta. Laukiama automobilio..."
Expand Down Expand Up @@ -263,3 +266,19 @@ lineError = "Klaida čia {0}."
lineErrorLink = "eilutė {0}"
restartButton = "Restartuoti"
title = "Klaida startuojant"


[settings.gridDetails]
co2 = "CO₂"
label = "Tinklas detaliau"
none = "nėra"
price = "kaina"

[settings.hiddenFeatures]
value = "Rodyti eksperimentines funkcijas."
label = "Eksperimentinė"

[vehicleSettings]
cancel = "Atšaukti"
template = "Gamintojas"
test = "Testuoti"
30 changes: 29 additions & 1 deletion i18n/pl.toml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ noEnergy = "Brak danych licznika"
pvExport = "Eksport na siec"
pvProduction = "Produkcja"
selfConsumption = "Konsumpcja własna"
batteryTooltip = "{energy} z {total} ({soc}%)"

[main.loadpoint]
charged = "Naładowano"
Expand Down Expand Up @@ -140,13 +141,15 @@ modalTitle = "Ustaw docelowy czas"
planDuration = "Czas ładowania"
planPeriodLabel = "Okres"
planPeriodValue = "{start} do {end}"
planUnknown = "nieznany"
planUnknown = "jeszcze nie wiadomo"
remove = "Usuń"
setTargetTime = "brak"
targetIsInThePast = "Wybierz czas w przyszłości."
title = "Czas Docelowy"
today = "dzisiaj"
tomorrow = "jutro"
update = "Aktualizować"
targetIsTooFarInTheFuture = "Dostosujemy plan, gdy tylko dowiemy się więcej o przyszłości."

[main.targetEnergy]
label = "Ograniczenie"
Expand All @@ -160,6 +163,8 @@ none = "Brak pojazdu"
targetSoc = "Ograniczenie"
unknown = "Pojazd gościa"
vehicleSoc = "Bateria"
addVehicle = "Dodaj pojazd"
moreActions = "Więcej akcji"

[main.vehicleSoc]
charging = "ładuje się"
Expand Down Expand Up @@ -254,3 +259,26 @@ lineError = "Błąd w {0}."
lineErrorLink = "wiersz {0}"
restartButton = "Restartuj"
title = "Błąd uruchamiania"


[main.targetChargePlan]
co2Label = "CO₂ emisja Ø"
priceLabel = "Cena energii"
unknownPrice = "nadal nieznany"
chargeDuration = "Czas ładowania"
timeRange = "{day} {range} h"

[settings.gridDetails]
label = "Szczegóły sieci"
none = "nic"
price = "cena"
co2 = "CO₂"

[settings.hiddenFeatures]
label = "Eksperymentalny"
value = "Pokaż eksperymentalne funkcje interfejsu"

[vehicleSettings]
cancel = "Anulować"
template = "Producent"
test = "Test"

0 comments on commit c7a3681

Please sign in to comment.