- Posts: 796
Updating and internationalizing documentation
- Moeder
-
Topic Author
- Offline
Less
More
- vlad_vy
-
- Offline
Less
More
- Posts: 3333
22 Nov 2017 14:53 - 22 Nov 2017 14:55 #66054
by vlad_vy
The problem confirmed and routed to transifex development team.
Replied by vlad_vy on topic Updating and internationalizing documentation
vlad_vy wrote: I have a problem with transifex. I can't scroll down "ch_model", it become frozen at half way down, nearby "Available curves".
The problem confirmed and routed to transifex development team.
Last edit: 22 Nov 2017 14:55 by vlad_vy.
- vlad_vy
-
- Offline
Less
More
- Posts: 3333
22 Nov 2017 17:11 #66058
by vlad_vy
Replied by vlad_vy on topic Updating and internationalizing documentation
9.37. Protocol: *PPM
Why PPM has asterisk (‘*’) before the protocol name?
Why PPM has asterisk (‘*’) before the protocol name?
- vlad_vy
-
- Offline
Less
More
- Posts: 3333
23 Nov 2017 06:33 - 23 Nov 2017 06:35 #66090
by vlad_vy
Replied by vlad_vy on topic Updating and internationalizing documentation
Last edit: 23 Nov 2017 06:35 by vlad_vy.
- vlad_vy
-
- Offline
Less
More
- Posts: 3333
23 Nov 2017 06:55 - 23 Nov 2017 06:59 #66091
by vlad_vy
Replied by vlad_vy on topic Updating and internationalizing documentation
Last edit: 23 Nov 2017 06:59 by vlad_vy.
- vlad_vy
-
- Offline
Less
More
- Posts: 3333
23 Nov 2017 07:13 #66092
by vlad_vy
Replied by vlad_vy on topic Updating and internationalizing documentation
Is it possible to disable hyphenation? It's difficult to read the text with hyphenation.
- Moeder
-
Topic Author
- Offline
Less
More
- Posts: 796
23 Nov 2017 08:20 #66093
by Moeder
Replied by Moeder on topic Updating and internationalizing documentation
Disabling hyphenation in general will probably bring up a lot of layout issues with justified print. Is it just an issue with some words, some languages or are you thinking of disabling it for all languages?
- vlad_vy
-
- Offline
Less
More
- Posts: 3333
30 Nov 2017 04:20 #66279
by vlad_vy
Replied by vlad_vy on topic Updating and internationalizing documentation
New addition to main page is not translated for Devo8 manual.
By default, channel outputs are displayed as [-100, 100]%. This may be tweaked by modifying the following values in the corresponding channel section in model.ini:
[channel1]
display-scale=100
display-format=%3d%%
Before being displayed, outputs have raw values in the range [-10000, 10000]. The displayed text is generated via sprintf(s, display_format, raw/display_scale)
If display-scale is omitted, the default value of 100 will be used.
If display-format is omitted, the default value of %3d%% will be used. See Wikipedia for more details on the format string.- vlad_vy
-
- Offline
Less
More
- Posts: 3333
30 Nov 2017 04:23 - 30 Nov 2017 04:24 #66280
by vlad_vy
Replied by vlad_vy on topic Updating and internationalizing documentation
Also, is not translated for Devo8 manual:
9.15. Frsky and FrskyX Extended Telemetry
9.16. Protocol: *Skyartec
9.17. Protocol: *Futaba S-FHSS
9.18. Protocol: *V202
9.19. Protocol: *SLT
It looks like Devo8 manual skipped last update. Or there is any error.
9.15. Frsky and FrskyX Extended Telemetry
9.16. Protocol: *Skyartec
9.17. Protocol: *Futaba S-FHSS
9.18. Protocol: *V202
9.19. Protocol: *SLT
It looks like Devo8 manual skipped last update. Or there is any error.
Last edit: 30 Nov 2017 04:24 by vlad_vy.
- Moeder
-
Topic Author
- Offline
Less
More
- Posts: 796
30 Nov 2017 18:04 - 30 Nov 2017 18:11 #66286
by Moeder
Replied by Moeder on topic Updating and internationalizing documentation
The devo8 html build failed in travis, although all others went just fine...something seems wrong in the docker container travis uses, as the build files while installing the apt packages...working on it!
update: it seems like a travis issue, now all builds are failing, please be patient
update: it seems like a travis issue, now all builds are failing, please be patient
Last edit: 30 Nov 2017 18:11 by Moeder. Reason: update
- Moeder
-
Topic Author
- Offline
Less
More
- Posts: 796
01 Dec 2017 08:26 #66294
by Moeder
Replied by Moeder on topic Updating and internationalizing documentation
Travis seems to be working again, next scheduled manual update will be in about 16 h when newest translations are fetched from transifex.
- vlad_vy
-
- Offline
Less
More
- Posts: 3333
06 Dec 2017 05:36 - 06 Dec 2017 05:38 #66361
by vlad_vy
Replied by vlad_vy on topic Updating and internationalizing documentation
RF module note for all protocols are not translated:
NOTE: This protocol requires the addition of an ‘A7105’ hardware module to function. See the following document for more information:
NOTE: This protocol requires the addition of an ‘CC2500’ hardware module to function. See the following document for more information:
NOTE: This protocol requires the addition of an ‘NRF24L01’ hardware module to function. See the following document for more information:
NOTE: This protocol requires the addition of an ‘NRF24L01+’ hardware module to function. Note the “plus” version of the nRF device is required to support the 250kbits/s data rate. See the following document for more information:
NOTE: This protocol requires the addition of an ‘A7105’ hardware module to function. See the following document for more information:
NOTE: This protocol requires the addition of an ‘CC2500’ hardware module to function. See the following document for more information:
NOTE: This protocol requires the addition of an ‘NRF24L01’ hardware module to function. See the following document for more information:
NOTE: This protocol requires the addition of an ‘NRF24L01+’ hardware module to function. Note the “plus” version of the nRF device is required to support the 250kbits/s data rate. See the following document for more information:
Last edit: 06 Dec 2017 05:38 by vlad_vy.
- vlad_vy
-
- Offline
Less
More
- Posts: 3333
08 Dec 2017 09:43 #66403
by vlad_vy
Replied by vlad_vy on topic Updating and internationalizing documentation
.. |mod-install-link| replace::
www.deviationtx.com/wiki/#hardware_modifications
.. |a7105-note| replace:: **NOTE: This protocol requires the addition of an ‘A7105’ hardware module to function. See the following document for more information**:
.. |cc2500-note| replace:: **NOTE: This protocol requires the addition of an ‘CC2500’ hardware module to function. See the following document for more information**:
.. |nrf24l01-note| replace:: **NOTE: This protocol requires the addition of an ‘NRF24L01’ hardware module to function. See the following document for more information**:
.. |nrf24l01p-note| replace:: **NOTE: This protocol requires the addition of an ‘NRF24L01+’ hardware module to function. Note the "plus" version of the nRF device is required to support the 250kbits/s data rate. See the following document for more information**:
It looks like these notes can't be translated.
.. |a7105-note| replace:: **NOTE: This protocol requires the addition of an ‘A7105’ hardware module to function. See the following document for more information**:
.. |cc2500-note| replace:: **NOTE: This protocol requires the addition of an ‘CC2500’ hardware module to function. See the following document for more information**:
.. |nrf24l01-note| replace:: **NOTE: This protocol requires the addition of an ‘NRF24L01’ hardware module to function. See the following document for more information**:
.. |nrf24l01p-note| replace:: **NOTE: This protocol requires the addition of an ‘NRF24L01+’ hardware module to function. Note the "plus" version of the nRF device is required to support the 250kbits/s data rate. See the following document for more information**:
It looks like these notes can't be translated.
- Moeder
-
Topic Author
- Offline
Less
More
- Posts: 796
08 Dec 2017 12:24 #66408
by Moeder
Replied by Moeder on topic Updating and internationalizing documentation
Yes. I'm on it.
- vlad_vy
-
- Offline
Less
More
- Posts: 3333
08 Dec 2017 12:39 #66409
by vlad_vy
Now the problem fixed by transifex development team.
Replied by vlad_vy on topic Updating and internationalizing documentation
vlad_vy wrote:
vlad_vy wrote: I have a problem with transifex. I can't scroll down "ch_model", it become frozen at half way down, nearby "Available curves".
The problem confirmed and routed to transifex development team.
Now the problem fixed by transifex development team.
- Moeder
-
Topic Author
- Offline
Less
More
- Posts: 796
08 Dec 2017 12:53 #66410
by Moeder
Replied by Moeder on topic Updating and internationalizing documentation
BTW, congrats on completing the Russian translation!
- vlad_vy
-
- Offline
Less
More
- Posts: 3333
06 Jan 2018 13:13 #66739
by vlad_vy
Replied by vlad_vy on topic Updating and internationalizing documentation
- Moeder
-
Topic Author
- Offline
Less
More
- Posts: 796
07 Jan 2018 11:23 #66751
by Moeder
Replied by Moeder on topic Updating and internationalizing documentation
Sphinx seems to use a different latex package for tables with 30+ rows, and devo8 manual has 31...I'll look into a fix later.
- Morlacus
-
- Offline
Less
More
- Posts: 181
23 Apr 2018 08:45 #68799
by Morlacus
Replied by Morlacus on topic Updating and internationalizing documentation
Hello
Would it be possible to have a warning when the manual is updated in order to update the translation accordingly ?
Regards
Would it be possible to have a warning when the manual is updated in order to update the translation accordingly ?
Regards
- FDR
-
- Offline
23 Apr 2018 10:09 #68800
by FDR
Replied by FDR on topic Updating and internationalizing documentation
Check you notification settings in Transifex (
www.transifex.com/user/settings/notices/
), but I don't receive notifications either...
Time to create page: 0.295 seconds
-
Home
-
Forum
-
Development
-
Development
- Updating and internationalizing documentation