RISC OS Translated: Difference between revisions
(Add link to Drobe article, remove "ul" tags) |
(Added CPMFS, HADFSFiler) |
||
Line 20: | Line 20: | ||
** [http://www.riscos.de/down.htm RISC OS 3.7, 4.02-4.39, 5.xx]: A generell Territory application <br> with Territory modules for many european languages are provided too. <br>Territory configure tool available. 4.42 soon. |
** [http://www.riscos.de/down.htm RISC OS 3.7, 4.02-4.39, 5.xx]: A generell Territory application <br> with Territory modules for many european languages are provided too. <br>Territory configure tool available. 4.42 soon. |
||
** [http://netsurf.sourceforge.net NetSurf]: built-in |
** [http://netsurf.sourceforge.net NetSurf]: built-in |
||
** [http://mdfs.net/Apps/Filing/ CPMFS]: available from mdfs.net |
|||
** [http://mdfs.net/Apps/Filers/ HADFSFiler]: built-in |
|||
* Chinese (Hong Kong) |
|||
** [http://mdfs.net/Apps/Filers/ HADFSFiler]: built-in (latin transcription) |
|||
== Application Developer: how to make an application translatable ? == |
== Application Developer: how to make an application translatable ? == |
Revision as of 12:55, 18 July 2006
Various people have translated RISC OS and its applications. For the user it is confusing and challenging to find these translations (or up-to-date copies of these translations) matching the various RISC OS releases we've seen over the last years. Application developers do not always know what they can do to make translations of their work possible or easier. Translators often have their own written tools or methods to do these translations and it is not always clear if there are overlapping efforts or if the most efficient method has been used.
Therefore this wiki page which tries to give an overview what is already available for the user and how he can install or update the translation of RISC OS and its applications. For the developer / translators this page list tools which can be used for making and keeping the translations up-to-date and even allow sharing of translations in a form which allows easier reuse of work from others. If there is sufficent interest the source code for those tools can be hosted on riscos.info.
Users: Which translations are available ?
- Dutch (Nederlands)
- RISC OS 3.1 - 3.7, 4.02 and 4.39 : RISC OS Adjust for the A9 Home wil be available in the next 2 months
- Ovation Pro : available as a separate product.
- NetSurf : built-in
- Artworks : built in
- SparkFS : built in
- raFS : built in
- Killer/VProtect : built in
- French (Fran�ais)
- NetSurf : built-in
- RISC OS : ...
- German (Deutsch)
- RISC OS 3.7, 4.02-4.39, 5.xx: A generell Territory application
with Territory modules for many european languages are provided too.
Territory configure tool available. 4.42 soon. - NetSurf: built-in
- CPMFS: available from mdfs.net
- HADFSFiler: built-in
- RISC OS 3.7, 4.02-4.39, 5.xx: A generell Territory application
- Chinese (Hong Kong)
- HADFSFiler: built-in (latin transcription)
Application Developer: how to make an application translatable ?
- Internationalization of RISC OS Applications:
First published in 2004 in the Archive Magazin. - Thoughts on internationalization
Translators: Tools, best practises, ... ?
- CCres : a command line tool to convert Template and Resource files to a textual equivalent and to convert it back to its binary form. Note from the author himself : the code is not 100% stable and reliable. It would be a good thing if this got rewritten from scratch.