Mercurial > hg > sonic-visualiser
annotate i18n/sonic-visualiser_en_GB.ts @ 240:91426a5e4b53 sv1-v1.2pre4
* PortAudio driver: do not specify frames per buffer, let PA decide
* Remove old non-RubberBand time stretcher -- it doesn't work with varying
buffer sizes such as the PA driver may now be using
* Rewrite getCurrentPlayingFrame for greater correctness when using long
buffer sizes (interpolating according to audio stream timestamp)
* Several changes to make the timestretch management RT safe(r)
author | Chris Cannam |
---|---|
date | Fri, 08 Feb 2008 17:51:15 +0000 |
parents | 33280c031d19 |
children | f3df0494ae33 |
rev | line source |
---|---|
Chris@165 | 1 <!DOCTYPE TS><TS> |
Chris@165 | 2 <context> |
Chris@165 | 3 <name>QColorDialog</name> |
Chris@165 | 4 <message> |
Chris@165 | 5 <source>Color</source> |
Chris@165 | 6 <translation>Colour</translation> |
Chris@165 | 7 </message> |
Chris@165 | 8 <message> |
Chris@165 | 9 <source>&Basic colors</source> |
Chris@165 | 10 <translation>&Basic colours</translation> |
Chris@165 | 11 </message> |
Chris@165 | 12 <message> |
Chris@165 | 13 <source>&Custom colors</source> |
Chris@165 | 14 <translation>&Custom colours</translation> |
Chris@165 | 15 </message> |
Chris@165 | 16 <message> |
Chris@165 | 17 <source>&Define Custom Colors >></source> |
Chris@165 | 18 <translation>&Define Custom Colours >></translation> |
Chris@165 | 19 </message> |
Chris@165 | 20 <message> |
Chris@165 | 21 <source>&Add to Custom Colors</source> |
Chris@165 | 22 <translation>&Add to Custom Colours</translation> |
Chris@165 | 23 </message> |
Chris@165 | 24 <message> |
Chris@165 | 25 <source>Select color</source> |
Chris@165 | 26 <translation>Select colour</translation> |
Chris@165 | 27 </message> |
Chris@165 | 28 </context> |
Chris@165 | 29 </TS> |