Skip to content

Commit

Permalink
Translated using Weblate (Czech)
Browse files Browse the repository at this point in the history
Currently translated at 85.5% (360 of 421 strings)

Translation: evcc/evcc
Translate-URL: https://hosted.weblate.org/projects/evcc/evcc/cs/
  • Loading branch information
weblate committed May 27, 2024
1 parent aeb7121 commit e6f73b2
Showing 1 changed file with 77 additions and 0 deletions.
77 changes: 77 additions & 0 deletions i18n/cs.toml
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ nativeSettings = "Změna serveru"
needHelp = "Potřebujete poradit?"
sessions = "Průběhy nabíjení"
settings = "Nastavení"
logout =

[help]
discussionsButton = "GitHub diskuse"
Expand All @@ -190,6 +191,8 @@ primaryActions = "Něco nefunguje, jak má? Tohle jsou dobrá místa, kde získa
restartButton = "Restartovat"
restartDescription = "Zkusili jste to restartovat?"
secondaryActions = "Stále se vám nedaří vyřešit váš problém? Zde jsou některé další možnosti."
logsButton =
logsDescription =

[help.restart]
cancel = "Zrušit"
Expand Down Expand Up @@ -376,6 +379,7 @@ waitForVehicle = "Připraveno. Čekám na vozidlo..."
[notifications]
dismissAll = "Zrušit vše"
modalTitle = "Oznámení"
logs =

[offline]
message = "Nepřipojeno na server."
Expand Down Expand Up @@ -424,6 +428,11 @@ meterstart = "Počáteční stav měřiče (kWh)"
meterstop = "Konečný stav měřiče (kWh)"
odometer = "Tachometr (km)"
vehicle = "Vozidlo"
price =
co2perkwh =
priceperkwh =
chargeduration =
solarpercentage =

[sessions.filter]
allLoadpoints = "všechny nabíjecí body"
Expand Down Expand Up @@ -487,3 +496,71 @@ lineError = "Chyba v {0}."
lineErrorLink = "řádek {0}."
restartButton = "Restart"
title = "Chyba při spuštění"


[settings.fullscreen]
enter =
exit =
label =

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

[config.section]
general =
system =

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

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

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

[config.title]
title =
description =
label =

[config.general]
cancel =
save =

[config.options.endianness]
big =
little =

[config.options.schema]
http =
https =

0 comments on commit e6f73b2

Please sign in to comment.