Rozdíly
Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.
Obě strany předchozí revize Předchozí verze Následující verze | Předchozí verze | ||
skoda-ep:translation_guide [14.06.2018 05:03] Lukáš Čech [Placeholders inside the text and special symbols] |
skoda-ep:translation_guide [15.06.2018 06:36] (aktuální) Lukáš Čech [Non-breaking/Hard spaces] |
||
---|---|---|---|
Řádek 111: | Řádek 111: | ||
Generally, if you see some symbols in the original string, they need to be placed somewhere in the translation. If you are not sure, send us an email asking about it, or leave it at the same position as it is in the original. | Generally, if you see some symbols in the original string, they need to be placed somewhere in the translation. If you are not sure, send us an email asking about it, or leave it at the same position as it is in the original. | ||
+ | |||
+ | |||
+ | ===== Non-breaking/Hard spaces ===== | ||
+ | |||
+ | Sometimes it is necessary for two words to stay together. You can accomplish this by replacing a standard space with " " (non breaking space) | ||
+ | |||
+ | For example: //We run Tour de France contest one time a year!// | ||
+ | |||
+ | You want to keep together "Tour de France" and "a year" so you use " " like this: //We run Tour de France contest one time a year!// | ||
+ | |||
+ | It is also possible to use the non breaking space character on your computer, but it is a bit [[https://en.wikipedia.org/wiki/Non-breaking_space#Keyboard_entry_methods|more difficult to achieve on windows machines]]. | ||