Page MenuHomePhabricator

Way to change word order?
Closed, DuplicatePublic

Description

While testing I was given a map to translate. I'm in awe for this feature!
I do notice that simply translating word by word just won't do - for example, translating "Atlantic Ocean" to "Atlantico Oceano" doesn't make sense in Italian, since the noun should come first.
Maybe there's already some kind of control in place that I haven't found since I didn't go too far with my test.

Event Timeline

I'd close this as a dup of T201207 and T202771.

In general, search T201207 for "mare". The case mentioned there was "Ionian Sea" to "Mare Ionio". If the words are isolated, then they should be merged into one text element.

One does not want to transliterate. The map should have its words merged into translation units such as "Atlantic Ocean", and those translation units should be translated as a whole rather than word-for-word. The result is "Atlantic Ocean" becomes "Oceano Atlantico", and then the problem reduces to the line breaking of T202771.