1 | Introduction |
---|
2 | ============ |
---|
3 | Virtaal is a graphical program for doing translation. It is meant to be easy |
---|
4 | to use and powerful at the same time. Although the initial focus is on software |
---|
5 | translation (localisation or l10n), we definitely intend it to be useful for |
---|
6 | several purposes. |
---|
7 | |
---|
8 | References |
---|
9 | ========== |
---|
10 | Website: http://translate.sourceforge.net/wiki/virtaal/index |
---|
11 | Bug tracker: http://bugs.locamotion.org/ |
---|
12 | |
---|
13 | Installation |
---|
14 | ============ |
---|
15 | The easiest way for most users to install Virtaal is through the provided |
---|
16 | packages, or through the packaging system of their distribution. On the |
---|
17 | Virtaal website there should be packages for Windows and seveal other systems. |
---|
18 | If you want to install from source code, you will need to ensure you have all |
---|
19 | the dependencies. For more information on building Virtaal to install it |
---|
20 | yourself, please consult the website here: |
---|
21 | http://translate.sourceforge.net/wiki/virtaal/building |
---|
22 | |
---|
23 | Note that you will probably already want the Translate Toolkit installed and |
---|
24 | working before you attempt to install Virtaal. |
---|
25 | |
---|
26 | Reporting bugs |
---|
27 | ============== |
---|
28 | Please report bugs by clicking on 'Help->Report bug...' from within Virtaal |
---|
29 | (this requires a bugzilla account). Alternatively report directly using this |
---|
30 | URL: http://bugs.locamotion.org/enter_bug.cgi?product=Virtaal |
---|
31 | |
---|
32 | Taking the time to create a bugzilla account will help ensure that you can track |
---|
33 | progress, provide feedback and allows others to see your bug report. |
---|
34 | |
---|
35 | Design principles |
---|
36 | ================= |
---|
37 | Good looking |
---|
38 | Optimise for the most frequent use cases |
---|
39 | No necessity for mouse |
---|
40 | The most important information must be visible by default |
---|
41 | Only relevant (actional) widgets should be shown |
---|
42 | Maximum functionality without setup |
---|