Mercurial > hg > sonic-visualiser
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/i18n/sonic-visualiser_en_GB.ts Wed Jul 11 17:21:37 2007 +0000 @@ -0,0 +1,29 @@ +<!DOCTYPE TS><TS> +<context> + <name>QColorDialog</name> + <message> + <source>Color</source> + <translation>Colour</translation> + </message> + <message> + <source>&Basic colors</source> + <translation>&Basic colours</translation> + </message> + <message> + <source>&Custom colors</source> + <translation>&Custom colours</translation> + </message> + <message> + <source>&Define Custom Colors >></source> + <translation>&Define Custom Colours >></translation> + </message> + <message> + <source>&Add to Custom Colors</source> + <translation>&Add to Custom Colours</translation> + </message> + <message> + <source>Select color</source> + <translation>Select colour</translation> + </message> +</context> +</TS>