Mercurial > hg > sonic-visualiser
comparison i18n/sonic-visualiser_en_GB.ts @ 165:33280c031d19
* Add a colour database, and Add New Colour function to the colour combo
in property box. The colour property is only correctly handled in the
waveform layer so far.
* Add en_GB translation, to translate those annoying Color texts in the
Qt colour picker dialog.
author | Chris Cannam |
---|---|
date | Wed, 11 Jul 2007 17:21:37 +0000 |
parents | |
children | f3df0494ae33 |
comparison
equal
deleted
inserted
replaced
164:75cafe7a9246 | 165:33280c031d19 |
---|---|
1 <!DOCTYPE TS><TS> | |
2 <context> | |
3 <name>QColorDialog</name> | |
4 <message> | |
5 <source>Color</source> | |
6 <translation>Colour</translation> | |
7 </message> | |
8 <message> | |
9 <source>&Basic colors</source> | |
10 <translation>&Basic colours</translation> | |
11 </message> | |
12 <message> | |
13 <source>&Custom colors</source> | |
14 <translation>&Custom colours</translation> | |
15 </message> | |
16 <message> | |
17 <source>&Define Custom Colors >></source> | |
18 <translation>&Define Custom Colours >></translation> | |
19 </message> | |
20 <message> | |
21 <source>&Add to Custom Colors</source> | |
22 <translation>&Add to Custom Colours</translation> | |
23 </message> | |
24 <message> | |
25 <source>Select color</source> | |
26 <translation>Select colour</translation> | |
27 </message> | |
28 </context> | |
29 </TS> |