ProjectWeb/i18n/web_en.ts

Mon, 16 Mar 2015 19:41:53 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Mon, 16 Mar 2015 19:41:53 +0100
changeset 7
e6fbd4a7484d
child 38
6a12561fc0b5
permissions
-rw-r--r--

Some small corrections, added source docu, translations and the other supporting files.

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS><TS version="2.0" language="en_US" sourcelanguage="">
<context>
    <name>Html5ToCss3ConverterParameterDialog</name>
    <message>
        <location filename="../../ProjectWeb/Html5ToCss3ConverterParameterDialog.ui" line="14"/>
        <source>Conversion Parameters</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../ProjectWeb/Html5ToCss3ConverterParameterDialog.ui" line="23"/>
        <source>CSS Indentation Spaces:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../ProjectWeb/Html5ToCss3ConverterParameterDialog.ui" line="30"/>
        <source>Enter the amount of spaces to be used as indentation</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../ProjectWeb/Html5ToCss3ConverterParameterDialog.ui" line="62"/>
        <source>CSS Placeholder:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../ProjectWeb/Html5ToCss3ConverterParameterDialog.ui" line="75"/>
        <source>Select the treatment of empty CSS</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../ProjectWeb/Html5ToCss3ConverterParameterDialog.ui" line="79"/>
        <source>Blank Empty CSS</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../ProjectWeb/Html5ToCss3ConverterParameterDialog.ui" line="84"/>
        <source>Placeholders</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>Html5ToJsConverterParameterDialog</name>
    <message>
        <location filename="../../ProjectWeb/Html5ToJsConverterParameterDialog.ui" line="14"/>
        <source>Conversion Parameters</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../ProjectWeb/Html5ToJsConverterParameterDialog.ui" line="23"/>
        <source>JS Indentation Spaces:</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../ProjectWeb/Html5ToJsConverterParameterDialog.ui" line="30"/>
        <source>Enter the amount of spaces to be used as indentation</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../ProjectWeb/Html5ToJsConverterParameterDialog.ui" line="72"/>
        <source>Select to enclose the generated JavaScript code by &apos;script&apos; tags</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../ProjectWeb/Html5ToJsConverterParameterDialog.ui" line="75"/>
        <source>Enclose by &apos;script&apos; HTML tags</source>
        <translation type="unfinished"></translation>
    </message>
</context>
<context>
    <name>ProjectWebPlugin</name>
    <message>
        <location filename="../../PluginProjectWeb.py" line="177"/>
        <source>Web</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../PluginProjectWeb.py" line="180"/>
        <source>HTML5 to CSS3</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../PluginProjectWeb.py" line="182"/>
        <source>HTML5 to JavaScript</source>
        <translation type="unfinished"></translation>
    </message>
    <message>
        <location filename="../../PluginProjectWeb.py" line="185"/>
        <source>Prettify HTML</source>
        <translation type="unfinished"></translation>
    </message>
</context>
</TS>

eric ide

mercurial