Project-OSRM / osrm-text-instructions

Text instructions from OSRM route responses
BSD 2-Clause "Simplified" License
90 stars 63 forks source link

Synchronize translations with Transifex #189

Closed 1ec5 closed 6 years ago

1ec5 commented 7 years ago

Pulled and selectively applied the latest translations in Transifex, excluding any changes that would revert a translated string back to English.

/cc @allierowan @mcwhittemore

1ec5 commented 7 years ago

These translations were contributed by:

yuryleb commented 7 years ago

@1ec5, Russian strings are just updated in Transifex again.

1ec5 commented 7 years ago

But I missed when arrive.<maneuver>.upcoming appeared - when is it supposed to be used, before/instead of arrive.<maneuver>.default or for via points only?

This instruction was added in #184. It isn’t used by compile(), but a client can use it with tokenize() to come up with an instruction like this:

Turn left, then, in 500 feet, you will arrive at your destination, on the left.

yuryleb commented 7 years ago

Thank you, then I should correct translation again to use more appropriate tense. Please synchronize Russian with Transifex more once (some other arrival phrases are also extended).

mcwhittemore commented 6 years ago

Rebasing vs master.

1ec5 commented 6 years ago

Published v0.10.6.

1ec5 commented 6 years ago

Thanks @yuryleb – removed in #191.