view i18n/sonic-visualiser_en_GB.ts @ 209:55a4719c8e7d

* Introduce new Transform class which contains data necessary to describe the context for a plugin -- the plugin's name and output, the step/block size etc (formerly spread across ExecutionContext and TransformFactory). Other code hasn't been updated to use this yet. * Rename existing Transform stuff to Transformers (because they run Transforms) I'm still not 100% sure about this change, don't rely on it.
author Chris Cannam
date Mon, 05 Nov 2007 15:31:06 +0000
parents 33280c031d19
children f3df0494ae33
line wrap: on
line source
<!DOCTYPE TS><TS>
<context>
    <name>QColorDialog</name>
    <message>
        <source>Color</source>
        <translation>Colour</translation>
    </message>
    <message>
        <source>&amp;Basic colors</source>
        <translation>&amp;Basic colours</translation>
    </message>
    <message>
        <source>&amp;Custom colors</source>
        <translation>&amp;Custom colours</translation>
    </message>
    <message>
        <source>&amp;Define Custom Colors &gt;&gt;</source>
        <translation>&amp;Define Custom Colours &gt;&gt;</translation>
    </message>
    <message>
        <source>&amp;Add to Custom Colors</source>
        <translation>&amp;Add to Custom Colours</translation>
    </message>
    <message>
        <source>Select color</source>
        <translation>Select colour</translation>
    </message>
</context>
</TS>