Translations:TAS:Pokročilé/Pluginy/TGMap/18/pl: Porovnání verzí
(založena nová stránka s textem „<TGMapSettings xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><br /> <RouteStopToolTipValues><br /> <string>stop;name;{0}<br /> </string><br /> <string>location;address;{0}<br /> </string><br /> <string>stop;demand1;Množství {0:N0}<br /> </string><br /> <string>routestop;eta;Příjezd: {0:HH:mm}<br /> </string><br /> &l…“) |
(Žádný rozdíl)
|
Aktuální verze z 26. 8. 2022, 11:12
<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>