From: Roman Moravčík Date: Mon, 6 Aug 2012 19:12:59 +0000 (+0200) Subject: Fixed about dialog localization X-Git-Url: http://vcs.maemo.org/git/?a=commitdiff_plain;ds=sidebyside;h=ad3ee71d84230c4538a167939d5de3e9b41abd23;p=medard Fixed about dialog localization --- diff --git a/src/aboutdialog.cpp b/src/aboutdialog.cpp index 2e69b53..e1d0303 100644 --- a/src/aboutdialog.cpp +++ b/src/aboutdialog.cpp @@ -33,13 +33,13 @@ AboutDialog::AboutDialog(QGraphicsItem *parent) : MMessageBox("", M::OkButton) setObjectName("messageBox"); setTitle("Medard 0.2.0\n"); - setText(tr("Copyright(c) 2011 Roman Moravcik") + + setText(tr("Copyright (c) 2011 Roman Moravcik") + tr("\n" "Weather data:\n" "Project MEDARD, Institute of Computer Science,\n" "Academy of Sciences of the Czech Republic, Prague\n" "\n" - "Copyright(c) Institute of Computer Science AS CR 2003-2009.\n" + "Copyright (c) Institute of Computer Science AS CR 2003-2009.\n" "MM5: PSU/NCAR, USA (c) CAMx: EVNIRON Corp., USA")); } #else @@ -62,7 +62,7 @@ AboutDialog::AboutDialog(QDialog *parent) : QDialog(parent) layout->addWidget(application); QLabel *applicationCopyright = new QLabel(); - applicationCopyright->setText(tr("Copyright(c) 2011 Roman Moravcik")); + applicationCopyright->setText(tr("Copyright (c) 2011 Roman Moravcik")); applicationCopyright->setAlignment(Qt::AlignCenter); layout->addWidget(applicationCopyright); @@ -72,7 +72,7 @@ AboutDialog::AboutDialog(QDialog *parent) : QDialog(parent) "Project MEDARD, Institute of Computer Science,\n" "Academy of Sciences of the Czech Republic, Prague\n" "\n" - "Copyright(c) Institute of Computer Science AS CR 2003-2009.\n" + "Copyright (c) Institute of Computer Science AS CR 2003-2009.\n" "MM5: PSU/NCAR, USA (c) CAMx: EVNIRON Corp., USA")); layout->addWidget(weatherDataCopyright); diff --git a/translations/medard_cs.qm b/translations/medard_cs.qm index 2e9af49..8814f0d 100644 Binary files a/translations/medard_cs.qm and b/translations/medard_cs.qm differ diff --git a/translations/medard_cs.ts b/translations/medard_cs.ts index caf8f45..cca5065 100644 --- a/translations/medard_cs.ts +++ b/translations/medard_cs.ts @@ -51,121 +51,113 @@ MM5: PSU/NCAR, USA (c) CAMx: EVNIRON Corp., USA MainWindow - + Domain Doména - - - - + + + + Sea Level Pressure Atmosférický tlak - - - - + + + + Precipitation Srážky (mm/2h) - - - - + + + + Wind Velocity Rychlost větru - - - - + + + + Cloudiness Oblačnost - - - - + + + + Temperature Teplota - + Forecast Předpověď - - + + About O aplikaci - - Forecast from: - - Předpověď z: - + + Forecast from:<br> + Předpověď z:<br> - - + + Europe Evropa - - + + Download again Stáhnout znovu - - + + -1 d -1 d - - + + +1 d +1 d - - + + -1 h -1 h - - + + +1 h +1 h - - + + Czech Republic Česká republika - - + + Medard Medard - - Initial date: - - Počiatočný dátum: - - diff --git a/translations/medard_en.qm b/translations/medard_en.qm index 93601c7..f036514 100644 Binary files a/translations/medard_en.qm and b/translations/medard_en.qm differ diff --git a/translations/medard_en.ts b/translations/medard_en.ts index 0888fa2..3a05295 100644 --- a/translations/medard_en.ts +++ b/translations/medard_en.ts @@ -51,121 +51,113 @@ MM5: PSU/NCAR, USA (c) CAMx: EVNIRON Corp., USA MainWindow - + Domain Domain - - - - + + + + Sea Level Pressure Sea Level Pressure - - - - + + + + Precipitation Precipitation - - - - + + + + Wind Velocity Wind Velocity - - - - + + + + Cloudiness Cloudiness - - - - + + + + Temperature Temperature - + Forecast Forecast - - + + About About - - Forecast from: - - Forecast from: - + + Forecast from:<br> + Forecast from:<br> - - + + Europe Europe - - + + Download again Download again - - + + -1 d -1 d - - + + +1 d +1 d - - + + -1 h -1 h - - + + +1 h +1 h - - + + Czech Republic Czech Republic - - + + Medard Medard - - Initial date: - - Initial date: - - diff --git a/translations/medard_sk.qm b/translations/medard_sk.qm index eb7f6a6..186b934 100644 Binary files a/translations/medard_sk.qm and b/translations/medard_sk.qm differ diff --git a/translations/medard_sk.ts b/translations/medard_sk.ts index 67dc46e..47215dc 100644 --- a/translations/medard_sk.ts +++ b/translations/medard_sk.ts @@ -51,121 +51,113 @@ MM5: PSU/NCAR, USA (c) CAMx: EVNIRON Corp., USA MainWindow - + Domain Doména - - - - + + + + Sea Level Pressure Atmosferický tlak - - - - + + + + Precipitation Zrážky (mm/2h) - - - - + + + + Wind Velocity RýchlosÅ¥ vetra - - - - + + + + Cloudiness OblačnosÅ¥ - - - - + + + + Temperature Teplota - + Forecast Predpoveď - - + + About O Aplikácií - - Forecast from: - - Predpove‌ď z: - + + Forecast from:<br> + Predpove‌ď z:<br> - - + + Europe Európa - - + + Download again SÅ¥iahnuÅ¥ znova - - + + -1 d -1 d - - + + +1 d +1 d - - + + -1 h -1 h - - + + +1 h +1 h - - + + Czech Republic Česká republika - - + + Medard Medard - - Initial date: - - Počiatočný dátum: - -