Translations:TAS:Pokročilé/Pluginy/TGMap/18/cs

Z Solvertech
Verze z 18. 8. 2022, 07:52, kterou vytvořil FuzzyBot (diskuse | příspěvky) (Importuje se nová verze z vnějšího zdroje)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Skočit na navigaci Skočit na vyhledávání

<TGMapSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema%22 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance%22>
<RouteStopToolTipValues>
<string>stop;name;{0}
</string>
<string>location;address;{0}
</string>
<string>stop;demand1;Množství {0:N0}
</string>
<string>routestop;eta;Příjezd: {0:HH:mm}
</string>
<string>stop;opentime;Čas závozu: {0:HH:mm}</string>
<string>stop;closetime; - {0:HH:mm}
</string>
</RouteStopToolTipValues>
<NotServedToolTipValues>
<string>stop;name;{0}
</string>
<string>location;address;{0}
</string>
<string>stop;demand1;Množství {0:N0}
</string>
<string>stop;opentime;Čas závozu: {0:HH:mm}</string>
<string>stop;closetime; - {0:HH:mm}
</string>
<string>stop;specialcodes;{0}
</string>
</NotServedToolTipValues>
</TGMapSettings>