Translations:TAS:Pokročilé/Pluginy/Input, Output/Export/SolverTech.Tasha.PlugIns.IO.Email.Customers/7/en: Porovnání verzí

Z Solvertech
Skočit na navigaci Skočit na vyhledávání
(založena nová stránka s textem „<?xml version="1.0" encoding="utf-8"?> <SolverTechTashaPlugInsIOEmailCustomersSettings> <SmtpHost>smtp.server.cz</SmtpHost> <SmtpPort>25</SmtpPort> <EnableSsl>true</EnableSsl> <SmtpUser>user@server.cz</SmtpUser> <SmtpPassword>heslo</SmtpPassword> <EmailAddress>doprava@server.cz</EmailAddress> <EmailDisplayName>Transport of goods</EmailDisplayName> <SubjectFormatText>Delivery of goods</SubjectFormatText> <BodyFormatText>Dear Customer,<br> you h…“)
 
 
Řádek 10: Řádek 10:
<SubjectFormatText>Delivery of goods</SubjectFormatText>
<SubjectFormatText>Delivery of goods</SubjectFormatText>
<BodyFormatText>Dear Customer,<br>
<BodyFormatText>Dear Customer,<br>
you have placed an order with us no. {1}. We already have your order completely ready for you and would be happy to deliver it to you on {0:dd.MM.yyyy} ({0:dddd}) at {0:HH}:00 - {2:HH}:00 <br>
you have placed an order with us No. {1}. We already have your order completely ready for you and would be happy to deliver it to you on {0:dd.MM.yyyy} ({0:dddd}) at {0:HH}:00 - {2:HH}:00 <br>
Prosíme o potvrzení termínu doručení.<br>
Prosíme o potvrzení termínu doručení.<br>
Thank you for your order<br>
Thank you for your order<br>

Aktuální verze z 9. 8. 2022, 13:25

Informace o zprávě (přispět)
K této zprávě není dokumentace. Pokud víte, kde nebo jak se zpráva používá, můžete pomoci dalším překladatelům tím, že přidáte dokumentaci k této zprávě.
Zdroj zprávy (TAS:Pokročilé/Pluginy/Input, Output/Export/SolverTech.Tasha.PlugIns.IO.Email.Customers)
<?xml version="1.0" encoding="utf-8"?>
<SolverTechTashaPlugInsIOEmailCustomersSettings>
<SmtpHost>smtp.server.cz</SmtpHost>
<SmtpPort>25</SmtpPort>
<EnableSsl>true</EnableSsl>
<SmtpUser>user@server.cz</SmtpUser>
<SmtpPassword>heslo</SmtpPassword>
<EmailAddress>doprava@server.cz</EmailAddress>
<EmailDisplayName>Doprava zboží</EmailDisplayName>
<SubjectFormatText>Doručení zboží</SubjectFormatText>
<BodyFormatText>Vážený zákazníku,<br>
máte u nás objednávku č. {1}. Vaší objednávku již máme pro Vás kompletně připravenou a rádi bychom Vám ji dne {0:dd.MM.yyyy} ({0:dddd}) v čase {0:HH}:00 - {2:HH}:00 doručili.<br>
Prosíme o potvrzení termínu doručení.<br>
Děkujeme za objednávku<br>
Váš obchod
</BodyFormatText>
<EmailConfirmation>true</EmailConfirmation>
<!--base object is RouteStopViewModel-->
<CustomerEmailTextParameters>
<string>model.eta</string>
<string>model.job.identifier</string>
<string>model.eta;+120</string>
</CustomerEmailTextParameters>
</SolverTechTashaPlugInsIOEmailCustomersSettings>

<?xml version="1.0" encoding="utf-8"?> <SolverTechTashaPlugInsIOEmailCustomersSettings> <SmtpHost>smtp.server.cz</SmtpHost> <SmtpPort>25</SmtpPort> <EnableSsl>true</EnableSsl> <SmtpUser>user@server.cz</SmtpUser> <SmtpPassword>heslo</SmtpPassword> <EmailAddress>doprava@server.cz</EmailAddress> <EmailDisplayName>Transport of goods</EmailDisplayName> <SubjectFormatText>Delivery of goods</SubjectFormatText> <BodyFormatText>Dear Customer,
you have placed an order with us No. {1}. We already have your order completely ready for you and would be happy to deliver it to you on {0:dd.MM.yyyy} ({0:dddd}) at {0:HH}:00 - {2:HH}:00
Prosíme o potvrzení termínu doručení.
Thank you for your order
Your store </BodyFormatText> <EmailConfirmation>true</EmailConfirmation> <CustomerEmailTextParameters> <string>model.eta</string> <string>model.job.identifier</string> <string>model.eta;+120</string> </CustomerEmailTextParameters> </SolverTechTashaPlugInsIOEmailCustomersSettings>