[Localization] Add Greek translation qt_el.ts
Dimitrios Glentadakis
dglent at free.fr
Mon Dec 15 15:38:25 CET 2014
----- Mail original -----
> De: "Oswald Buddenhagen" <oswald.buddenhagen at theqtcompany.com>
> À: "Dimitrios Glentadakis" <dglent at free.fr>
> Cc: localization at qt-project.org
> Envoyé: Lundi 15 Décembre 2014 14:24:12
> Objet: Re: [Localization] Add Greek translation qt_el.ts
>
> On Mon, Dec 15, 2014 at 12:17:25PM +0100, Dimitrios Glentadakis
> wrote:
> >
> > Hello, i wanted to translate qt 5.x.
> >
> ok, then you'll most probably create qtbase_el.ts as the first file.
>
> > There is no 'el' (Greek) language available in the above link
> >
> you need to use the *_untranslated.ts files (denoted as "templates"
> in
> the page).
> the git-related workflow is described in the wiki, notably the use of
> the "make commit-ts" target.
>
The qt_untranslated.ts contains only this:
ftp://ftp.qt-project.org/qt/l10n/qt5-stable/qt_untranslated.ts
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="">
<dependencies>
<dependency catalog="qtbase_"/>
<dependency catalog="qtscript_"/>
<dependency catalog="qtquick1_"/>
<dependency catalog="qtmultimedia_"/>
<dependency catalog="qtxmlpatterns_"/>
</dependencies>
</TS>
--
Dimitrios Glentadakis
More information about the Localization
mailing list