Difference between revisions of "WebSiteTranslation"
Jump to navigation
Jump to search
m |
|||
Line 21: | Line 21: | ||
# Now you can start your translation. Files are simple text files with HTML tags and in UTF-8 encoding. | # Now you can start your translation. Files are simple text files with HTML tags and in UTF-8 encoding. | ||
# If you have the file translated and really want to submit it, read it once more and correct errors ;) | # If you have the file translated and really want to submit it, read it once more and correct errors ;) | ||
# Submit the file to the [http://sourceforge.net/tracker/?group_id=93438 | # Submit the file to the [http://sourceforge.net/tracker/?group_id=93438 | ||
Revision as of 11:34, 13 April 2007
Go Back to the main Translation information page.
Translation of web site
- There are two ways of getting files that you need to translate website:
- Checkout actual svn version of inkscape_web module (Working with SVN). To checkout the inkscape_web module use command:
svn co https://svn.sourceforge.net/svnroot/inkscape/inkscape_web/trunk inkscape_web
You need subversion client to do this. Be aware that the module is about 40MB to download because of screenshots! - OR Use online browser of subversion repository and download files manually.
- Files you probably want to translate are:
- includes/localized.inc (file contains string to translate menu)
- index-en.inc (main page of inkscape.org)
- discussion-en.inc
- download-en.inc
- mailing-lists-en.inc
- report-bugs-en.inc
- submit2webmaster-en.inc
- submit2webmaster-en-form.inc
- svn-en.inc
- screenshots/*
- showcase/*
- docs/* (at least main page for docs)
- Checkout actual svn version of inkscape_web module (Working with SVN). To checkout the inkscape_web module use command:
- Copy these files and replace "en" string in their name according to the ISO code of your language ("de" for german, "fr" for french, etc...).
- Now you can start your translation. Files are simple text files with HTML tags and in UTF-8 encoding.
- If you have the file translated and really want to submit it, read it once more and correct errors ;)
- Submit the file to the [http://sourceforge.net/tracker/?group_id=93438