prepare scripts to add Nederland translation

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2994 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2014-04-17 02:52:57 +00:00
parent 533bdfb28a
commit 904dd29bf1
4 changed files with 11 additions and 2 deletions

View File

@@ -21,6 +21,7 @@ Comment[pl]=Edycja schematów elektrycznych
Comment[it]=Disegnare schemi elettrici
Comment[hr]=Uredi elektro sheme
Comment[el]=Επεξεργασία ηλεκτρικών διαγραμμάτων
Comment[nl]=Bewerken bedradingsdiagrammen.
GenericName=Electrical diagram editor
GenericName[de]=Zeichenprogramm für Schaltpläne
GenericName[fr]=Éditeur de schémas électriques
@@ -32,4 +33,5 @@ GenericName[cs]=Editor výkresů elektrických obvodů
GenericName[pl]=Edytor schematów elektrycznych
GenericName[it]=Programma per disegnare schemi elettrici
GenericName[hr]=Editor elektro sheme
GenericName[el]=Επεξεργαστής ηλεκτρικών διαγραμμάτων
GenericName[el]=Επεξεργαστής ηλεκτρικών διαγραμμάτων
GenericName[nl]=Elektrische schema editor

View File

@@ -145,6 +145,12 @@ our %languages = (
'translator_name' => 'Nikos Papadopoylos & Yannis Gyftomitros',
'translator_mail_ml' => '231036448@freemail.gr',
'qt' => 1
}'nl' => {
'name' => 'Netherlands',
'french_name' => 'Pays-Bas',
'translator_name' => 'Shooter',
'translator_mail_ml' => 'shooter@home.nl',
'qt' => 1
}
);

View File

@@ -80,6 +80,7 @@
!insertmacro MUI_LANGUAGE "Romanian"
!insertmacro MUI_LANGUAGE "Catalan"
!insertmacro MUI_LANGUAGE "Croatian"
!insertmacro MUI_LANGUAGE "Nederland"
;--------------------------------
;Reserve Files

View File

@@ -79,7 +79,7 @@ RESOURCES += qelectrotech.qrc
RC_FILE = ico/windows_icon/qelectrotech.rc
# Fichiers de traduction qui seront installes
TRANSLATIONS += lang/qet_en.ts lang/qet_es.ts lang/qet_fr.ts lang/qet_ru.ts lang/qet_pt.ts lang/qet_cs.ts lang/qet_pl.ts lang/qet_de.ts lang/qet_ro.ts lang/qet_it.ts lang/qet_el.ts
TRANSLATIONS += lang/qet_en.ts lang/qet_es.ts lang/qet_fr.ts lang/qet_ru.ts lang/qet_pt.ts lang/qet_cs.ts lang/qet_pl.ts lang/qet_de.ts lang/qet_ro.ts lang/qet_it.ts lang/qet_el.ts lang/qet_nl.ts
# Modules Qt utilises par l'application
QT += xml svg network sql